.lp{--lp-blue: #7ec8e3;--lp-blue-soft: #d4f0fb;--lp-pink: #ffb8d0;--lp-pink-soft: #ffe4ef;--lp-yellow: #ffe082;--lp-yellow-soft: #fff8e1;--lp-lavender: #c4b5fd;--lp-lavender-soft: #ede9fe;--lp-cream: #faf8f5;--lp-ink: #0f172a;--lp-text: #1e293b;--lp-text-muted: #64748b;--lp-radius: 24px;--lp-radius-lg: 40px;--lp-shadow: 0 24px 80px rgba(15, 23, 42, .08);--lp-shadow-hover: 0 32px 100px rgba(15, 23, 42, .14);--lp-glass-bg: rgba(255, 255, 255, .52);--lp-glass-border: rgba(255, 255, 255, .55);--lp-glass-blur: blur(16px) saturate(1.25);background:var(--lp-cream);color:var(--lp-text);overflow-x:hidden;position:relative}.lp:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:50;padding:.5rem 1rem .35rem;background:linear-gradient(180deg,rgba(250,248,245,.92) 0%,rgba(250,248,245,.55) 70%,transparent 100%);pointer-events:none;transition:background .35s ease,box-shadow .35s ease}.lp-nav__inner{max-width:420px;width:calc(100% - 2rem);margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:.75rem 1.25rem .85rem;background:var(--lp-glass-bg);backdrop-filter:var(--lp-glass-blur);-webkit-backdrop-filter:var(--lp-glass-blur);border:1px solid var(--lp-glass-border);border-radius:20px;box-shadow:0 8px 32px #0f172a0f;pointer-events:auto;text-align:center}.lp-nav__links{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:.35rem 1.1rem;width:100%}.lp-nav__links a{color:var(--lp-text);font-weight:500;font-size:.9rem;letter-spacing:.02em;line-height:1.4;transition:color .2s ease;text-decoration:none;white-space:nowrap;opacity:1}.lp-nav__links a:hover{color:var(--lp-ink)}.lp-nav .lp-logo{justify-content:center;direction:ltr;gap:.55rem}.lp-nav .lp-logo .lp-logo__brand{font-size:1.15rem}@media (min-width: 769px){.lp-nav{padding-bottom:.75rem}.lp-nav__inner{max-width:min(1400px,calc(100% - 3rem));width:100%;gap:1rem;padding:1rem 2.5rem 1.15rem;border-radius:24px}.lp-hero--grid{padding-top:8.25rem}.lp-nav__links{gap:3rem}.lp-nav__links a{font-size:.9375rem;font-weight:400}.lp-hero__content{max-width:min(1600px,calc(100vw - 2rem));width:100%;padding:0 .5rem;align-items:center}.lp-hero__intro{display:contents}.lp-hero__intro-head{max-width:820px;margin:.75rem auto 1.5rem;padding:1.65rem 2.5rem;background:var(--lp-glass-bg);border:1px solid var(--lp-glass-border);border-radius:28px;box-shadow:0 16px 48px #0f172a14;backdrop-filter:var(--lp-glass-blur);-webkit-backdrop-filter:var(--lp-glass-blur)}.lp-hero__title{margin-bottom:.7rem}.lp-hero__title-text{white-space:nowrap}.lp-hero__desc{max-width:720px;margin-left:auto;margin-right:auto}.lp-hero__highlights{max-width:1180px;width:100%;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(4,minmax(210px,250px));justify-content:center;gap:1.25rem;text-align:center;padding:0;margin-bottom:1.75rem;background:transparent;border:none;border-radius:0}.lp-hero__highlights li{aspect-ratio:unset;min-height:4.75rem;height:auto;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.95rem 1.15rem;background:var(--lp-glass-bg);border-radius:18px;border:1px solid rgba(126,200,227,.28);box-shadow:0 8px 28px #0f172a0f;backdrop-filter:var(--lp-glass-blur);-webkit-backdrop-filter:var(--lp-glass-blur)}.lp-hero__highlights li:before{margin:0 0 .4rem;width:1.85rem;height:1.85rem;font-size:.78rem}.lp-hero__highlight-title{font-size:1.22rem;font-weight:500;color:#1e3a5f;line-height:1.3}.lp-hero__highlight-desc{font-size:.98rem;font-weight:400;color:#4a6fa5;line-height:1.3}.lp-hero__cta{margin-top:0}.lp-container{max-width:1400px;padding:0 2.5rem}.lp-section{padding:7rem 0}}.lp-nav__cta-desktop{padding:.55rem 1.25rem!important;font-size:.88rem!important;white-space:nowrap}.lp-nav__actions{display:flex;align-items:center;gap:.5rem}.lp-nav__actions--desktop{flex-shrink:0}.lp-btn--sm{padding:.5rem 1rem!important;font-size:.85rem!important}.lp-nav__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;border:none;border-radius:12px;background:#0f172a0f;cursor:pointer}.lp-nav__burger span{display:block;height:2px;background:var(--lp-ink);border-radius:2px}.lp-nav__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;border:none;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.lp-nav__drawer{position:fixed;top:0;right:0;z-index:201;width:min(300px,88vw);height:100vh;padding:1.25rem 1rem 1.5rem;background:#fffffffa;border-left:1px solid rgba(15,23,42,.08);box-shadow:-20px 0 60px #0f172a1f;transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column}.lp-nav__drawer--open{transform:translate(0)}.lp-nav__drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(15,23,42,.08)}.lp-nav__drawer-close{width:40px;height:40px;border:none;border-radius:12px;background:#0f172a0f;font-size:1.5rem;line-height:1;cursor:pointer}.lp-nav__drawer-links{display:flex;flex-direction:column;gap:.5rem}.lp-nav__drawer-links a{padding:.85rem 1rem;border-radius:14px;color:var(--lp-text);font-weight:500;font-size:1rem;letter-spacing:.02em;text-decoration:none;transition:background .2s,color .2s}.lp-nav__drawer-links a:hover{background:#7ec8e31f;color:var(--lp-ink)}.lp-nav__drawer-links a.is-active{font-weight:700;color:var(--lp-ink)}.lp-nav__drawer-links .lp-btn{margin-top:1rem;width:100%;justify-content:center}.lp-nav--centered .lp-nav__inner{flex-wrap:nowrap}.lp-nav--centered .lp-nav__links{flex:1;justify-content:center}.lp-logo{display:flex;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:700;color:var(--lp-text);text-decoration:none}.lp-logo__brand{font-size:1.1rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;background:linear-gradient(90deg,#f59e0b,#ef4444 20%,#a855f7,#3b82f6 70%,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-logo__icon{width:1.55rem;height:1.55rem;object-fit:contain;border-radius:.35rem;display:block;flex-shrink:0;line-height:1}.lp-nav__actions .lp-btn--ghost{font-weight:600}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.35rem;border-radius:999px;font-weight:600;font-size:.95rem;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s;text-decoration:none;font-family:inherit}.lp-btn:hover{transform:translateY(-2px)}.lp-btn--primary{background:linear-gradient(135deg,#7ec8e3,#a78bfa,#ffb8d0);color:#fff;box-shadow:0 8px 24px #7ec8e366}.lp-btn--primary:hover{box-shadow:0 12px 32px #7ec8e380}.lp-btn--ghost{background:transparent;color:var(--lp-text-muted)}.lp-btn--ghost:hover{color:var(--lp-text);background:#0000000a}.lp-btn--outline{background:#fff;color:var(--lp-text);border:2px solid rgba(45,55,72,.1)}.lp-btn--outline:hover{border-color:var(--lp-blue);box-shadow:var(--lp-shadow)}.lp-btn--white{background:#fff;color:var(--lp-text);box-shadow:0 8px 32px #0000001f}.lp-btn--lg{padding:.9rem 1.75rem;font-size:1.05rem}.lp-btn--xl{padding:1.1rem 2.5rem;font-size:1.2rem;border-radius:999px}.lp-btn--shine{position:relative;overflow:hidden;background:linear-gradient(135deg,#5eb8dc,#9b7cf7 45%,#ff9ec0);color:#fff;font-weight:700;box-shadow:0 0 #7ec8e380,0 10px 40px #a78bfa73,0 4px 16px #ffb8d059;animation:lp-btn-glow 2.5s ease-in-out infinite}.lp-btn--shine:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.15) 40%,rgba(255,255,255,.55) 50%,rgba(255,255,255,.15) 60%,transparent 100%);animation:lp-shine 3s ease-in-out infinite}.lp-btn--shine span,.lp-btn--shine svg{position:relative;z-index:1}.lp-btn--shine:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 0 24px #7ec8e399,0 16px 48px #a78bfa8c,0 6px 20px #ffb8d066}.lp-btn--shine.lp-btn--white{background:#fff;color:var(--lp-text);animation:lp-btn-glow-white 2.5s ease-in-out infinite}.lp-btn--shine.lp-btn--white:before{background:linear-gradient(105deg,transparent 0%,rgba(126,200,227,.1) 40%,rgba(255,255,255,.9) 50%,rgba(167,139,250,.1) 60%,transparent 100%)}@keyframes lp-shine{0%{left:-120%}40%,to{left:180%}}@keyframes lp-btn-glow{0%,to{box-shadow:0 0 #7ec8e366,0 10px 40px #a78bfa66,0 4px 16px #ffb8d04d}50%{box-shadow:0 0 20px 4px #7ec8e359,0 14px 50px #a78bfa8c,0 6px 24px #ffb8d073}}@keyframes lp-btn-glow-white{0%,to{box-shadow:0 8px 32px #0000001f}50%{box-shadow:0 12px 40px #ffffff59,0 8px 32px #0000001a}}.lp-btn svg{transform:scaleX(-1)}.lp-hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:7rem 1.5rem 4rem;background:radial-gradient(ellipse 80% 60% at 20% 10%,var(--lp-blue-soft) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 85% 20%,var(--lp-pink-soft) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 50% 90%,var(--lp-yellow-soft) 0%,transparent 45%),var(--lp-cream)}.lp-hero--centered{align-items:flex-start;padding-top:8rem}.lp-hero--grid{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:5.5rem 1.25rem 2.5rem;overflow:hidden;background:var(--lp-cream);scroll-margin-top:5rem}.lp-hero__grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,minmax(0,1fr));gap:6px;min-height:100%;height:100%}.lp-hero__cell{position:relative;overflow:hidden;min-height:80px;background:var(--lp-blue-soft);isolation:isolate;contain:layout paint}.lp-hero__cell-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;z-index:1;transition:opacity 4.5s ease-in-out;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);will-change:opacity}.lp-hero__cell-img--active{opacity:.72;z-index:2}.lp-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#fffbf5bf,#fffbf559 18%,#fffbf533 45%,#fffbf573),radial-gradient(ellipse 80% 60% at 50% 45%,#fffbf580,#fffbf559);pointer-events:none}.lp-hero__content{position:relative;z-index:2;width:100%;max-width:560px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.lp-hero__intro-head{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.lp-hero__intro{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.85rem 2rem;background:var(--lp-glass-bg);border:1px solid var(--lp-glass-border);border-radius:28px;box-shadow:0 20px 56px #0f172a14;backdrop-filter:var(--lp-glass-blur);-webkit-backdrop-filter:var(--lp-glass-blur)}.lp-hero__inner{width:100%;max-width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;padding:2.25rem 2rem;background:#ffffffeb;border:1px solid rgba(255,255,255,.95);border-radius:28px;box-shadow:0 24px 64px #0f172a1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.lp-hero__eyebrow{display:inline-flex;align-items:center;padding:.4rem .95rem;margin-bottom:.65rem;font-size:.78rem;font-weight:700;color:#4a6fa5;background:#fffffff2;border:1px solid rgba(126,200,227,.4);border-radius:999px;animation:lp-fade-up .8s ease both}.lp-hero__title{margin:0 0 .7rem;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:800;line-height:1.55;letter-spacing:-.03em;color:var(--lp-ink);animation:lp-fade-up .8s .1s ease both;max-width:100%;width:100%;overflow:visible}.lp-hero__title-text{display:inline-block;text-align:center;direction:rtl;padding:.18em .08em .22em;line-height:1.55;overflow:visible;background:linear-gradient(135deg,#0f172a,#334155,#1e3a5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;box-decoration-break:clone;-webkit-box-decoration-break:clone}.lp-hero__title-icon{font-size:clamp(1.25rem,3.5vw,1.85rem);line-height:1;flex-shrink:0;opacity:.92;filter:drop-shadow(0 2px 6px rgba(26,54,93,.12))}.lp-hero__desc{font-size:clamp(.95rem,2.5vw,1.12rem);color:#3d5068;line-height:1.75;max-width:520px;margin-bottom:1.1rem;animation:lp-fade-up .8s .2s ease both}.lp-hero__highlights{list-style:none;width:100%;max-width:480px;margin:0 0 1.5rem;padding:0;text-align:right;animation:lp-fade-up .8s .25s ease both}.lp-hero__highlights li{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.55rem 0;font-size:1.05rem;color:#3d5068;line-height:1.4;border-bottom:1px solid rgba(45,55,72,.06);text-align:center}.lp-hero__highlights li:last-child{border-bottom:none}.lp-hero__highlight-title{display:block;font-weight:500;color:#1e3a5f;line-height:1.35;letter-spacing:.01em}.lp-hero__highlight-desc{display:block;font-size:.88em;font-weight:400;color:#5a7399;line-height:1.35}.lp-hero__highlights li:before{content:"✓";flex-shrink:0;width:1.35rem;height:1.35rem;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#5eb8dc,#9b7cf7);border-radius:50%;margin-top:.1rem}.lp-hero__cta{display:flex;justify-content:center;width:100%;margin-bottom:0;animation:lp-fade-up .8s .3s ease both}.lp-hero__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%}.lp-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#fff;border-radius:999px;font-size:.85rem;font-weight:600;color:var(--lp-text-muted);box-shadow:0 2px 12px #0000000f;margin-bottom:1.5rem;animation:lp-fade-up .8s ease both}.lp-badge__dot{width:8px;height:8px;background:#48bb78;border-radius:50%;animation:lp-pulse 2s infinite}.lp-stat strong{display:block;font-size:1.75rem;font-weight:800;background:linear-gradient(135deg,#7ec8e3,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-stat span{font-size:.85rem;color:var(--lp-text-muted)}.lp-shape{position:absolute;font-size:2.5rem;opacity:.7;pointer-events:none;filter:drop-shadow(0 4px 12px rgba(0,0,0,.08))}.lp-shape--1{top:18%;right:8%;animation:lp-float 6s ease-in-out infinite}.lp-shape--2{top:35%;right:22%;animation:lp-float 7s 1s ease-in-out infinite;font-size:2rem}.lp-shape--3{bottom:25%;right:5%;animation:lp-float 5s .5s ease-in-out infinite}.lp-shape--4{top:22%;left:5%;animation:lp-float 8s 2s ease-in-out infinite;font-size:1.8rem}.lp-shape--5{bottom:15%;left:12%;animation:lp-float 6s 1.5s ease-in-out infinite;font-size:2.2rem}.lp-hero__visual{position:relative;animation:lp-fade-up 1s .3s ease both}.lp-mockup{position:relative;z-index:2;background:#fff;border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow);overflow:hidden;border:1px solid rgba(255,255,255,.9);transform:perspective(1000px) rotateY(-4deg) rotateX(2deg);transition:transform .5s ease}.lp-mockup:hover{transform:perspective(1000px) rotateY(0) rotateX(0)}.lp-mockup__bar{display:flex;gap:6px;padding:14px 18px;background:linear-gradient(135deg,var(--lp-blue-soft),var(--lp-pink-soft))}.lp-mockup__bar span{width:10px;height:10px;border-radius:50%;background:#fffc}.lp-mockup__body{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.lp-mockup__card{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-radius:var(--lp-radius);background:var(--lp-cream)}.lp-mockup__card--2{background:linear-gradient(135deg,var(--lp-lavender-soft),var(--lp-blue-soft));font-size:.9rem;font-weight:600}.lp-mockup__avatar{width:44px;height:44px;border-radius:14px;background:var(--lp-pink-soft);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.lp-mockup__line{font-size:.85rem;color:var(--lp-text-muted)}.lp-mockup__line--bold{font-weight:700;color:var(--lp-text);margin-bottom:.2rem}.lp-mockup__photos{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.lp-mockup__photo{aspect-ratio:1;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem}.lp-mockup-glow{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(circle,rgba(167,139,250,.25) 0%,transparent 70%);z-index:1;pointer-events:none}.lp-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.lp-section{padding:6rem 0;scroll-margin-top:5.5rem}.lp-section--soft{background:radial-gradient(ellipse 80% 50% at 50% 0%,var(--lp-pink-soft) 0%,transparent 55%),linear-gradient(180deg,transparent,var(--lp-blue-soft) 50%,transparent)}.lp-section__head{text-align:center;margin-bottom:3.5rem}.lp-section__title{font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;margin-bottom:.75rem;letter-spacing:-.03em;color:var(--lp-ink)}.lp-section__sub{color:var(--lp-text-muted);font-size:1.1rem}.lp-section__label{display:inline-block;padding:.35rem 1rem;background:transparent;border-radius:999px;font-size:.75rem;font-weight:700;color:var(--lp-text-muted);text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem;border:1px solid rgba(15,23,42,.1)}.lp-features{display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem}.lp-feature:nth-child(1),.lp-feature:nth-child(2),.lp-feature:nth-child(3),.lp-feature:nth-child(4),.lp-feature:nth-child(5),.lp-feature:nth-child(6){grid-column:span 4}.lp-feature:nth-child(7),.lp-feature--notif{grid-column:span 12}.lp-feature{position:relative;padding:2.25rem 2rem;background:var(--lp-glass-bg);border:1px solid var(--lp-glass-border);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow);backdrop-filter:var(--lp-glass-blur);-webkit-backdrop-filter:var(--lp-glass-blur);overflow:hidden;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s;animation:lp-fade-up .6s ease both}.lp-feature:hover{transform:translateY(-10px) scale(1.01);box-shadow:var(--lp-shadow-hover)}.lp-feature__icon{width:56px;height:56px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem}.lp-feature--blue .lp-feature__icon{background:var(--lp-blue-soft)}.lp-feature--pink .lp-feature__icon{background:var(--lp-pink-soft)}.lp-feature--yellow .lp-feature__icon{background:var(--lp-yellow-soft)}.lp-feature--lavender .lp-feature__icon{background:var(--lp-lavender-soft)}.lp-feature h3{font-size:1.15rem;font-weight:700;margin-bottom:.6rem}.lp-feature p{font-size:.9rem;color:var(--lp-text-muted);line-height:1.7}.lp-feature__deco{position:absolute;bottom:-30px;left:-30px;width:100px;height:100px;border-radius:50%;opacity:.15}.lp-feature--blue .lp-feature__deco{background:var(--lp-blue)}.lp-feature--pink .lp-feature__deco{background:var(--lp-pink)}.lp-feature--yellow .lp-feature__deco{background:var(--lp-yellow)}.lp-feature--lavender .lp-feature__deco{background:var(--lp-lavender)}.lp-security{background:linear-gradient(165deg,#0f172a,#1e293b 45%,#0f766e);color:#f8fafc;position:relative;overflow:hidden}.lp-security:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 20%,rgba(45,212,191,.12) 0%,transparent 45%),radial-gradient(circle at 85% 80%,rgba(99,102,241,.1) 0%,transparent 40%);pointer-events:none}.lp-security .lp-container{position:relative;z-index:1}.lp-section__head--light .lp-section__title,.lp-section__head--light .lp-section__sub{color:#f1f5f9}.lp-section__head--light .lp-section__label{color:#5eead4;background:#5eead41f;border:1px solid rgba(94,234,212,.25)}.lp-security__seal{display:flex;align-items:center;gap:1.5rem;padding:1.35rem 1.75rem;margin-bottom:2rem;border-radius:20px;background:#0f172a8c;border:1px solid rgba(148,163,184,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);direction:ltr}.lp-security__seal-ring{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2dd4bf40,#6366f133);border:2px solid rgba(94,234,212,.45);flex-shrink:0}.lp-security__seal-icon{font-size:1.75rem;line-height:1}.lp-security__seal-text{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;flex:1;min-width:0;direction:rtl;text-align:right}.lp-security__seal-text strong{font-size:1.08rem;letter-spacing:.02em;line-height:1.45;color:#f8fafc}.lp-security__seal-sub{font-size:.88rem;color:#94a3b8;line-height:1.55}.lp-security__seal-tech{display:inline-block;width:fit-content;max-width:100%;padding:.3rem .85rem;margin:.1rem 0;border-radius:999px;font-size:.78rem!important;font-weight:600;letter-spacing:.03em;color:#5eead4!important;background:#5eead41a;border:1px solid rgba(94,234,212,.28);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;direction:ltr;text-align:center;white-space:nowrap}@media (min-width: 769px){.lp-security__seal{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:1.65rem 2.25rem;max-width:920px;margin-left:auto;margin-right:auto}.lp-security__seal-text{gap:.5rem}.lp-security__seal-text strong{font-size:1.22rem}.lp-security__seal-sub{font-size:.92rem;max-width:36rem}.lp-security__seal-tech{font-size:.82rem!important;padding:.35rem 1rem}.lp-security__seal-ring{width:76px;height:76px}.lp-security__seal-icon{font-size:2rem}}.lp-security__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.75rem}.lp-security__card{padding:1.25rem 1.35rem;border-radius:18px;background:#ffffff0a;border:1px solid rgba(148,163,184,.18);transition:border-color .2s,transform .2s,background .2s}.lp-security__card:hover{transform:translateY(-3px);border-color:#5eead473;background:#ffffff12}.lp-security__card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem;gap:.5rem}.lp-security__card-icon{font-size:1.5rem;line-height:1}.lp-security__card-tag{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5eead4;background:#5eead41a;padding:.2rem .55rem;border-radius:999px;direction:ltr}.lp-security__card h3{margin:0 0 .55rem;font-size:1.05rem;color:#f8fafc}.lp-security__card p{margin:0 0 .75rem;font-size:.88rem;line-height:1.65;color:#cbd5e1}.lp-security__card-detail{display:inline-block;font-size:.75rem;font-weight:600;color:#94a3b8;direction:ltr;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.lp-security__checks{list-style:none;margin:0;padding:1rem 1.25rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem 1.5rem;border-radius:16px;background:#0f172a73;border:1px solid rgba(148,163,184,.15)}.lp-security__checks li{font-size:.9rem;color:#e2e8f0}@media (max-width: 900px){.lp-security__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.lp-security__grid,.lp-security__checks{grid-template-columns:1fr}.lp-security__seal{flex-direction:column;text-align:center;max-width:none;direction:rtl}.lp-security__seal-text{align-items:center;width:100%;text-align:center}.lp-security__seal-tech{white-space:normal;text-align:center;line-height:1.45}}.lp-showcase{padding:3rem 0}.lp-showcase__inner{display:flex;align-items:center;justify-content:center;gap:2rem;padding:2rem 3rem;background:var(--lp-glass-bg);border:1px solid var(--lp-glass-border);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow);backdrop-filter:var(--lp-glass-blur);-webkit-backdrop-filter:var(--lp-glass-blur);flex-wrap:wrap}.lp-showcase__item{display:flex;align-items:center;gap:1rem}.lp-showcase__item span:first-child{font-size:2.5rem}.lp-showcase__item strong{display:block;font-size:1rem}.lp-showcase__item p{font-size:.85rem;color:var(--lp-text-muted)}.lp-showcase__divider{width:1px;height:48px;background:#00000014}.lp-testimonials{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.lp-testimonial{padding:1.75rem;background:var(--lp-glass-bg);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow);border:1px solid var(--lp-glass-border);backdrop-filter:var(--lp-glass-blur);-webkit-backdrop-filter:var(--lp-glass-blur);transition:transform .4s cubic-bezier(.22,1,.36,1);margin:0;scroll-snap-align:start}.lp-testimonial:hover{transform:translateY(-4px)}.lp-testimonial--pink{border-top:4px solid var(--lp-pink)}.lp-testimonial--blue{border-top:4px solid var(--lp-blue)}.lp-testimonial--yellow{border-top:4px solid var(--lp-yellow)}.lp-testimonial--lavender{border-top:4px solid var(--lp-lavender)}.lp-testimonial__text{font-size:1rem;line-height:1.8;color:var(--lp-text);margin-bottom:1.5rem}.lp-testimonial__author{display:flex;align-items:center;gap:.75rem}.lp-testimonial__avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1rem}.lp-testimonial--pink .lp-testimonial__avatar{background:linear-gradient(135deg,var(--lp-pink),#f687b3)}.lp-testimonial--blue .lp-testimonial__avatar{background:linear-gradient(135deg,var(--lp-blue),#63b3ed)}.lp-testimonial--yellow .lp-testimonial__avatar{background:linear-gradient(135deg,var(--lp-yellow),#f6ad55)}.lp-testimonial--lavender .lp-testimonial__avatar{background:linear-gradient(135deg,var(--lp-lavender),#a78bfa)}.lp-testimonial__author strong{display:block;font-size:.95rem}.lp-testimonial__author span{font-size:.8rem;color:var(--lp-text-muted)}.lp-cta{padding:4rem 0 6rem}.lp-cta__box{position:relative;text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#7ec8e3,#a78bfa 45%,#ffb8d0);border-radius:var(--lp-radius-lg);color:#fff;overflow:hidden}.lp-cta__box h2{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;margin-bottom:.75rem}.lp-cta__box p{font-size:1.1rem;opacity:.92;margin-bottom:2rem}.lp-shape--cta1{top:10%;right:10%;font-size:3rem;opacity:.5;animation:lp-float 5s infinite}.lp-shape--cta2{bottom:15%;left:8%;font-size:2rem;opacity:.5;animation:lp-float 6s 1s infinite}.lp-footer{padding:5rem 0 2rem;background:var(--lp-ink);color:#ffffffd9}.lp-footer .lp-logo{color:#fff;margin-bottom:1rem}.lp-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.lp-footer__brand p{color:#fff9;font-size:.95rem;line-height:1.7;max-width:320px}.lp-footer__col h4{color:#fff;font-size:.9rem;margin-bottom:1rem;font-weight:700}.lp-footer__col a{display:block;color:#fff9;font-size:.9rem;margin-bottom:.5rem;text-decoration:none;transition:color .2s}.lp-footer__col a:hover{color:#fff}.lp-footer__bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.85rem;color:#ffffff73}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-16px) rotate(5deg)}}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.5}}html:has(.lp){scroll-behavior:smooth}@media (min-width: 1200px){.lp-hero--grid{padding:9.5rem 1.5rem 3rem}.lp-hero__content{max-width:min(1600px,calc(100vw - 3rem));align-items:center}.lp-hero__intro-head{margin-top:1.5rem}.lp-hero__highlights{max-width:1240px;grid-template-columns:repeat(4,270px);gap:1.35rem}.lp-hero__highlights li{min-height:5rem;padding:1rem 1.25rem}.lp-hero__highlight-title{font-size:1.28rem}.lp-hero__highlight-desc{font-size:1rem}.lp-nav__links{gap:3.5rem}}.lp-feature__kw{display:inline-block;white-space:nowrap}.lp-footer-heart{display:inline-block;font-style:normal;animation:lp-heart-wave 2.4s ease-in-out infinite;filter:drop-shadow(0 2px 6px rgba(236,72,153,.35))}@keyframes lp-heart-wave{0%,to{transform:scale(1) rotate(0)}25%{transform:scale(1.12) rotate(-8deg)}50%{transform:scale(1.06) rotate(6deg)}75%{transform:scale(1.1) rotate(-4deg)}}@media (prefers-reduced-motion: reduce){.lp-footer-heart{animation:none}.lp-features .lp-feature{animation:none;opacity:1;transform:none}}@media (max-width: 1024px){.lp-hero--grid{padding:5rem 1rem 2rem}.lp-hero__grid-bg{gap:4px}.lp-hero__inner{padding:1.5rem 1rem}.lp-features{grid-template-columns:repeat(2,1fr)}.lp-feature:nth-child(n){grid-column:span 1}.lp-testimonials{grid-template-columns:1fr}}@media (max-width: 768px){.lp{--lp-gutter: .85rem}.lp-nav{padding:.35rem .35rem .25rem;background:linear-gradient(180deg,rgba(250,248,245,.96) 0%,rgba(250,248,245,.7) 85%,transparent 100%)}.lp-nav__inner,.lp-nav__inner--wide{width:100%;max-width:none;padding:.55rem .45rem .65rem;gap:.45rem;border-radius:16px}.lp-nav .lp-logo{direction:ltr;gap:.5rem}.lp-nav__links{gap:.15rem .28rem;flex-wrap:nowrap;justify-content:space-between;width:100%;overflow:visible}.lp-nav__links a{font-size:.68rem;font-weight:600;flex:1 1 auto;flex-shrink:1;min-width:0;letter-spacing:0;text-align:center;white-space:nowrap}@supports (-webkit-touch-callout: none){.lp-nav__links{gap:.2rem .32rem}.lp-nav__links a{font-size:.78rem}}.lp-hero--grid{min-height:auto;padding:7.25rem .65rem 1.25rem;align-items:center}.lp-container{padding-left:var(--lp-gutter);padding-right:var(--lp-gutter)}.lp-showcase{padding-left:0;padding-right:0}.lp-showcase__inner{margin-left:0;margin-right:0}.lp-hero__content{max-width:100%;margin-left:auto;margin-right:auto}.lp-hero__intro{align-items:center;text-align:center}.lp-hero__desc{max-width:100%;margin-left:auto;margin-right:auto;text-align:center}.lp-section__head{display:flex;flex-direction:column;align-items:center;text-align:center}.lp-section__title,.lp-section__sub,.lp-section__label{text-align:center;width:100%}.lp-section__label{margin-left:auto;margin-right:auto}.lp-feature{padding:1.35rem 1.2rem;border-radius:18px;display:flex;flex-direction:column;align-items:center;text-align:center;animation:none;overflow:visible;transform:none!important}.lp-feature:hover{transform:none!important;box-shadow:var(--lp-shadow)}.lp-feature h3{line-height:1.55;overflow:visible;word-break:normal}.lp-feature__kw{white-space:nowrap;display:inline-block}.lp-feature h3,.lp-feature p,.lp-feature--notif h3,.lp-feature--notif p,.lp-feature-notif__title,.lp-feature-notif__desc,.lp-feature-notif__headline{text-align:center}.lp-feature--notif{align-items:center;text-align:center}.lp-feature__icon{margin-left:auto;margin-right:auto}.lp-showcase__item{flex-direction:column;align-items:center;text-align:center}.lp-showcase__item strong,.lp-showcase__item p,.lp-testimonial,.lp-testimonial__text{text-align:center}.lp-testimonial__author{justify-content:center}.lp-cta__box,.lp-cta__box h2,.lp-cta__box p{text-align:center}.lp-footer__brand p{margin-left:auto;margin-right:auto;text-align:center}.lp-footer__col,.lp-footer__col a{text-align:center}.lp-hero__grid-bg{gap:3px}.lp-hero__cell-img{transition-duration:5.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lp-hero__intro{display:flex;padding:1.35rem 1rem 1.2rem;border-radius:22px;gap:1rem;background:var(--lp-glass-bg);box-shadow:0 10px 36px #2d374812;border:1px solid var(--lp-glass-border);backdrop-filter:var(--lp-glass-blur);-webkit-backdrop-filter:var(--lp-glass-blur)}.lp-hero__intro-head{width:100%}.lp-hero__highlights{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;width:100%;max-width:100%;margin-left:0;margin-right:0;margin-bottom:1.15rem;padding:.7rem;background:linear-gradient(145deg,#d4f0fb80,#ede9fe73);border-radius:16px;border:1px solid rgba(126,200,227,.22);text-align:center;justify-content:stretch}.lp-hero__highlights li{aspect-ratio:unset;height:auto;min-height:4.25rem;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;padding:.7rem .45rem;font-size:.86rem;font-weight:400;line-height:1.45;color:#2d4768;background:#fffffff0;border-radius:12px;border:none;border-bottom:none;box-shadow:0 2px 10px #2d37480d;text-align:center}.lp-hero__highlight-title{font-size:.86rem;font-weight:500;color:#1e3a5f;line-height:1.35}.lp-hero__highlight-desc{font-size:.78rem;color:#5a7399;font-weight:400;line-height:1.35}.lp-hero__highlights li:before{margin:0;width:1.25rem;height:1.25rem;font-size:.65rem}.lp-hero__title{margin-bottom:.75rem;font-size:clamp(1.42rem,5.5vw,1.85rem);line-height:1.55}.lp-hero__desc{margin-bottom:0;font-size:.92rem;line-height:1.65;color:#4a5f78}.lp-hero__cta{width:100%;margin-bottom:0}.lp-hero__cta .lp-btn{width:100%;justify-content:center;padding:.95rem 1.25rem;font-size:1rem}.lp-section{padding:3rem 0}.lp-section__title{font-size:1.45rem;text-align:center}.lp-section__sub{text-align:center}.lp-features{grid-template-columns:1fr;gap:1rem}.lp-feature:nth-child(n){grid-column:span 1}.lp-testimonials{display:flex;overflow-x:auto;gap:1rem;padding-bottom:.5rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.lp-testimonial{flex:0 0 min(85vw,320px)}.lp-showcase{padding:0}.lp-showcase__inner{flex-direction:column;text-align:center;padding:1.25rem 1rem;border-radius:20px;gap:.85rem}.lp-showcase__divider{display:none}.lp-showcase__item{width:100%;padding:.85rem 1rem;background:#ffffffb3;border-radius:14px}.lp-cta__box{padding:2rem 1.25rem;border-radius:22px}.lp-cta__box .lp-btn{width:100%;justify-content:center}.lp-footer__grid{grid-template-columns:1fr;gap:2rem;text-align:center}.lp-footer__brand .lp-logo{justify-content:center}.lp-footer__bottom{flex-direction:column;gap:.35rem;text-align:center}.lp-mockup{transform:none;max-width:100%}.lp-shape{font-size:1.5rem;opacity:.4}.lp-shape--1{top:12%;right:2%}.lp-shape--4{top:8%;left:2%}}.lp-btn--cta{box-shadow:0 10px 30px #7ec8e373;font-weight:700}.signup-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:radial-gradient(ellipse 80% 50% at 50% 0%,var(--lp-blue-soft) 0%,transparent 60%),var(--lp-cream)}.signup-card{width:100%;max-width:520px;background:#fff;border-radius:24px;padding:2.5rem;box-shadow:var(--lp-shadow)}.signup-logo{justify-content:center;margin-bottom:1.5rem;gap:.55rem;direction:ltr}.signup-logo .lp-logo__brand{font-size:1.4rem;letter-spacing:.18em;background:linear-gradient(90deg,#f59e0b,#ef4444 20%,#a855f7,#3b82f6 70%,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.signup-logo .lp-logo__icon{font-size:1.5rem}.signup-trial-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.25rem;padding:.65rem 1rem;border-radius:999px;background:linear-gradient(135deg,#ecfdf5,#dbeafe);border:1px solid rgba(79,70,229,.15);color:#3730a3;font-size:.92rem;font-weight:600;text-align:center;line-height:1.4}.signup-trial-badge__icon{font-size:1.1rem;flex-shrink:0}.signup-trial-badge__text{letter-spacing:.01em}.signup-card h1{text-align:center;font-size:1.5rem;margin-bottom:.35rem}.signup-sub{text-align:center;color:var(--lp-text-muted);margin-bottom:1.5rem;font-size:.95rem}.signup-submit{width:100%;margin-top:.5rem}.signup-login{text-align:center;margin-top:1.25rem;font-size:.9rem;color:var(--lp-text-muted)}.status-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--lp-cream)}.status-card{max-width:480px;text-align:center;background:#fff;padding:2.5rem;border-radius:24px;box-shadow:var(--lp-shadow)}.status-card--wide{max-width:560px;text-align:right}.status-card--wide .status-icon,.status-card--wide h1,.status-card--wide>p:first-of-type{text-align:center}.status-card--wide .status-link{display:block;text-align:center}.status-icon{font-size:3.5rem;margin-bottom:1rem}.status-info{background:var(--lp-blue-soft);border-radius:12px;padding:1rem;margin:1.5rem 0;text-align:right}.status-info div{display:flex;justify-content:space-between;padding:.35rem 0;font-size:.9rem}.status-info span{color:var(--lp-text-muted)}.status-link{display:block;margin-top:1rem;font-size:.9rem}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.info-grid div{display:flex;flex-direction:column;gap:.25rem}.info-grid span{font-size:.85rem;color:var(--text-muted)}@media (max-width: 480px){.signup-card{padding:1.5rem}.form-row{grid-template-columns:1fr}}.lp-whatsapp-fab{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9000;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36673;transition:transform .2s,box-shadow .2s;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.lp-whatsapp-fab:hover{transform:scale(1.1);box-shadow:0 6px 28px #25d36699}.lp-feature--notif{grid-column:span 12;padding:2.75rem 2rem 3rem;background:linear-gradient(135deg,#d4f0fb8c,#ede9fe59 45%,#ffffffb3);border:1px solid rgba(126,200,227,.25);overflow:visible;display:flex;flex-direction:column;align-items:center;text-align:center}.lp-feature-notif__headline{width:100%;text-align:center;font-size:clamp(1.65rem,3.5vw,2.15rem);font-weight:800;color:var(--lp-ink);letter-spacing:-.02em;margin:0 0 2rem;line-height:1.3}.lp-feature-notif__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.25rem;width:100%;max-width:640px;margin:0 auto}.lp-feature-notif__copy{flex:1;min-width:0;max-width:440px;display:flex;flex-direction:column;align-items:center;text-align:center}.lp-feature-notif__icon-wrap{width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,var(--lp-blue-soft),#fff);border:1px solid rgba(126,200,227,.4);box-shadow:0 8px 24px #7ec8e340;display:flex;align-items:center;justify-content:center;margin-bottom:1.15rem}.lp-feature-notif__icon{font-size:1.85rem;line-height:1}.lp-feature-notif__title{font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:700;line-height:1.4;color:var(--lp-ink);margin:0 0 .75rem}.lp-feature-notif__desc{font-size:clamp(.95rem,1.6vw,1.05rem);color:var(--lp-text-muted);line-height:1.75;margin:0 0 1.25rem;max-width:38ch}.lp-feature-notif__tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0;justify-content:center}.lp-feature-notif__tags li{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .9rem;border-radius:999px;font-size:.88rem;font-weight:600;color:var(--lp-ink);background:#ffffffbf;border:1px solid rgba(126,200,227,.3);box-shadow:0 2px 8px #0f172a0a}.lp-feature-notif__tags li span{font-size:1rem;line-height:1}.lp-phone-mockup{flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;padding:1rem 0}.lp-phone-mockup__glow{position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(126,200,227,.45) 0%,rgba(167,139,250,.2) 45%,transparent 70%);filter:blur(28px);z-index:0;pointer-events:none}.lp-phone-mockup__frame{width:220px;height:400px;background:linear-gradient(160deg,#2a2a3e,#1a1a2e);border-radius:36px;padding:13px;box-shadow:0 28px 70px #0f172a59,0 0 0 2px #ffffff24,inset 0 1px #ffffff14;position:relative;z-index:1;overflow:hidden;animation:lp-phone-float 3.5s ease-in-out infinite}@keyframes lp-phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.lp-phone-mockup__notch{width:60px;height:14px;background:#1a1a2e;border-radius:0 0 10px 10px;margin:0 auto 8px;position:relative;z-index:2}.lp-phone-mockup__screen{width:100%;height:calc(100% - 22px);border-radius:22px;overflow:hidden;position:relative;background:linear-gradient(160deg,#2d1b69,#1a237e,#0d47a1)}.lp-phone-mockup__wallpaper{width:100%;height:100%;overflow:hidden}.lp-phone-mockup__wallpaper img{width:100%;height:100%;object-fit:cover;object-position:center}.lp-phone-mockup__notification{position:absolute;top:18px;left:10px;right:10px;background:#ffffff2e;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:14px;padding:10px 12px;animation:lp-notif-scroll 4s cubic-bezier(.22,1,.36,1) infinite;box-shadow:0 4px 20px #0003}@keyframes lp-notif-scroll{0%{transform:translateY(-60px);opacity:0}12%{transform:translateY(0);opacity:1}72%{transform:translateY(0);opacity:1}88%{transform:translateY(-60px);opacity:0}to{transform:translateY(-60px);opacity:0}}.lp-phone-notif__app{display:flex;align-items:center;gap:5px;font-size:.6rem;color:#ffffffbf;margin-bottom:5px;direction:rtl}.lp-phone-notif__icon{font-size:.8rem}.lp-phone-notif__time{margin-right:auto;font-size:.55rem;opacity:.65}.lp-phone-notif__title{font-size:.68rem;font-weight:700;color:#fff;margin-bottom:3px;direction:rtl}.lp-phone-notif__body{font-size:.6rem;color:#fffc;line-height:1.4;direction:rtl}@media (max-width: 768px){.lp-feature--notif{grid-column:span 1;padding:1.75rem 1.25rem 2rem}.lp-feature-notif__headline{margin-bottom:1.5rem;font-size:1.55rem}.lp-feature-notif__content{flex-direction:column;gap:2rem;align-items:center}.lp-feature-notif__copy{max-width:none;width:100%;align-items:center}.lp-feature-notif__icon-wrap{margin-left:auto;margin-right:auto}.lp-phone-mockup__frame{width:185px;height:335px}.lp-phone-mockup__glow{width:220px;height:220px}}@media (min-width: 769px){.lp-feature--notif{grid-column:span 12}.lp-feature-notif__content{flex-direction:row;direction:ltr;align-items:center;justify-content:center;gap:3rem 4.5rem;max-width:960px;width:100%}.lp-phone-mockup{flex:0 0 auto}.lp-feature-notif__copy{flex:1;max-width:460px;align-items:center;text-align:center}}.lp-nav__inner--wide{max-width:min(1200px,calc(100% - 2rem))}@media (max-width: 768px){.lp-nav__inner--wide{max-width:none;width:100%}}@media (min-width: 769px){.lp-nav__inner--wide{flex-direction:row;justify-content:space-between;text-align:right}.lp-nav__inner--wide .lp-logo{justify-content:flex-start}.lp-nav__inner--wide .lp-nav__links{justify-content:flex-end;flex-wrap:nowrap;gap:1.5rem}}.lp-nav__links a.is-active,.lp-nav__links .is-active{color:var(--lp-ink);font-weight:700;opacity:1}.lp-static-hero{padding:7.5rem 1rem 2rem}.lp-static-hero__card{max-width:820px;margin:0 auto;padding:2rem 1.5rem;background:#fff;border-radius:var(--lp-radius);box-shadow:var(--lp-shadow);border:1px solid rgba(15,23,42,.06);text-align:center}.lp-static-hero__title{margin:.5rem 0 .75rem;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:800;line-height:1.35;color:var(--lp-ink)}.lp-static-hero__sub{margin:0;color:var(--lp-text-muted);font-size:1.05rem;line-height:1.7}.lp-static-body{padding:0 1rem 4rem}.lp-static-prose{max-width:760px;margin:0 auto 2.5rem;font-size:1.02rem;line-height:1.85;color:var(--lp-text)}.lp-static-prose--lead{text-align:center;font-size:1.08rem}.lp-static-prose p+p{margin-top:1rem}.lp-static-cards{display:grid;gap:1.25rem;margin-bottom:2.5rem}@media (min-width: 769px){.lp-static-cards{grid-template-columns:repeat(3,1fr)}}.lp-static-card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 12px 40px #0f172a0f;border:1px solid rgba(15,23,42,.05)}.lp-static-card__icon{font-size:1.75rem;display:block;margin-bottom:.75rem}.lp-static-card h2{margin:0 0 .5rem;font-size:1.15rem}.lp-static-card p{margin:0;color:var(--lp-text-muted);line-height:1.7;font-size:.95rem}.lp-static-block{margin-bottom:2.5rem}.lp-static-block__title{text-align:center;margin-bottom:1.25rem;font-size:1.35rem}.lp-static-pillars{display:grid;gap:1rem}@media (min-width: 769px){.lp-static-pillars{grid-template-columns:repeat(2,1fr)}}.lp-static-pillar{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(15,23,42,.06);border-radius:16px;padding:1.15rem 1.25rem}.lp-static-pillar strong{display:block;margin-bottom:.35rem;color:var(--lp-ink)}.lp-static-pillar p{margin:0;color:var(--lp-text-muted);line-height:1.65;font-size:.92rem}.lp-static-legal{max-width:820px;margin:0 auto}.lp-static-legal__section{background:#fff;border-radius:18px;padding:1.35rem 1.5rem;margin-bottom:1rem;border:1px solid rgba(15,23,42,.06);box-shadow:0 8px 28px #0f172a0a}.lp-static-legal__section h2{margin:0 0 .65rem;font-size:1.08rem;color:var(--lp-ink)}.lp-static-legal__section p{margin:0;line-height:1.8;color:var(--lp-text)}.lp-static-legal__section ul{margin:0;padding-right:1.25rem;line-height:1.85;color:var(--lp-text)}.lp-static-legal__section li+li{margin-top:.35rem}.lp-privacy-banner{display:flex;align-items:center;gap:1rem;max-width:820px;margin:0 auto 2rem;padding:1.25rem 1.5rem;border-radius:20px;background:linear-gradient(135deg,#0f172a,#1e3a5f);color:#fff}.lp-privacy-banner__icon{font-size:2rem;flex-shrink:0}.lp-privacy-banner strong{display:block;margin-bottom:.25rem;font-size:1.05rem}.lp-privacy-banner p{margin:0;opacity:.88;font-size:.92rem}.lp-static-note{max-width:760px;margin:2rem auto 0;text-align:center;color:var(--lp-text-muted);font-size:.95rem}.lp-static-note a{color:#4f46e5;font-weight:600;text-decoration:none}.lp-static-note a:hover{text-decoration:underline}.lp-static-cta{max-width:640px;margin:2.5rem auto 0;text-align:center;padding:2rem 1.5rem;background:#fff;border-radius:24px;box-shadow:var(--lp-shadow)}.lp-static-cta p{margin:0 0 1.25rem;font-size:1.05rem;color:var(--lp-text-muted)}.lp-static-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.lp-btn--outline{background:transparent;color:var(--lp-ink);border:1px solid rgba(15,23,42,.15);box-shadow:none}.lp-btn--outline:hover{background:#0f172a0a}.lp-faq{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.lp-faq__item{background:#fff;border-radius:18px;border:1px solid rgba(15,23,42,.06);box-shadow:0 8px 28px #0f172a0a;overflow:hidden}.lp-faq__q{cursor:pointer;list-style:none;padding:1.15rem 1.35rem;font-weight:700;color:var(--lp-ink);font-size:1rem}.lp-faq__q::-webkit-details-marker{display:none}.lp-faq__item[open] .lp-faq__q{border-bottom:1px solid rgba(15,23,42,.06)}.lp-faq__a{margin:0;padding:1rem 1.35rem 1.25rem;color:var(--lp-text-muted);line-height:1.8;font-size:.95rem}.lp-footer__grid--4{grid-template-columns:1fr}@media (min-width: 769px){.lp-footer__grid--4{grid-template-columns:1.4fr 1fr 1fr 1fr}.lp-static-hero{padding-top:9rem}}.lp-section--new{padding-top:4rem;padding-bottom:2.25rem}#features.lp-section{padding-top:2.75rem}@media (min-width: 769px){.lp-section--new{padding-top:5rem;padding-bottom:2.75rem}#features.lp-section{padding-top:3.25rem}}.lp-new-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.lp-new-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.lp-new-grid{grid-template-columns:repeat(3,1fr)}}.lp-new-card{background:#fff;border-radius:20px;padding:1.35rem;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 36px #0f172a0d;transition:transform .2s,box-shadow .2s}.lp-new-card:hover{transform:translateY(-3px);box-shadow:var(--lp-shadow-hover)}.lp-new-card__icon{font-size:1.6rem;display:block;margin-bottom:.65rem}.lp-new-card h3{margin:0 0 .4rem;font-size:1rem}.lp-new-card p{margin:0;color:var(--lp-text-muted);font-size:.88rem;line-height:1.65}.lp-security__more{text-align:center;margin-top:1.75rem}.lp-security__more a{color:#fffffff2;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.35)}.lp-security__more a:hover{border-bottom-color:#fff}:root{--primary: #4f46e5;--primary-dark: #4338ca;--success: #16a34a;--danger: #dc2626;--warning: #d97706;--bg: #f8fafc;--surface: #ffffff;--text: #1e293b;--text-muted: #64748b;--border: #e2e8f0;--radius: 10px;--shadow: 0 1px 3px rgba(0, 0, 0, .08)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Tajawal,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh;direction:rtl;text-align:right}input,select,textarea{direction:rtl;text-align:right}a{color:var(--primary);text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}.app-layout{display:flex;min-height:100vh}.sidebar{width:240px;background:var(--surface);border-left:1px solid var(--border);padding:1.5rem 1rem;display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;z-index:120;overflow:hidden}.sidebar-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:1rem;flex-shrink:0}.sidebar-header .sidebar-logo{margin-bottom:0}.sidebar-close{display:none;flex-shrink:0;width:40px;height:40px;border:none;border-radius:10px;background:#0f172a0f;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--text)}.sidebar-footer{margin-top:auto;padding-top:1rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}.sidebar-user{font-size:.9rem;font-weight:600;color:var(--text-muted);padding:0 .5rem}.mobile-topbar,.sidebar-overlay,.sidebar-toggle{display:none}.brand-mark{display:inline-flex;align-items:center;gap:.5rem}.brand-mark__icon{flex-shrink:0;object-fit:contain;border-radius:.4rem;display:block}.sidebar-toggle__icon{width:22px;height:22px;color:var(--text)}.sidebar-logo{display:flex;flex-direction:column;gap:.15rem;line-height:1.3;margin-bottom:2rem;padding:0 .5rem}.sidebar-logo .brand-mark{font-size:1.25rem;font-weight:700;color:var(--primary)}.sidebar-logo small{font-size:.72rem;font-weight:500;color:var(--text-muted);padding-right:.15rem}.mobile-topbar__brand .brand-mark{font-size:.95rem;font-weight:700;color:var(--primary);justify-content:center}.sidebar-nav{display:flex;flex-direction:column;gap:.25rem;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-left:.15rem;margin-left:-.15rem}.sidebar-nav a{padding:.75rem 1.1rem;border-radius:var(--radius);color:var(--text);font-size:.97rem;font-weight:500;transition:background .15s}.sidebar-nav a:hover,.sidebar-nav a.active{background:#eef2ff;color:var(--primary)}.main-content{flex:1;margin-right:240px;padding:2rem;max-width:1200px}.main-content__frame{position:relative}.main-content__center-brand{position:relative;overflow:hidden;text-align:center;margin-bottom:1.25rem;padding:.85rem 1rem 1.15rem;border-bottom:1px solid rgba(99,102,241,.12);border-radius:0 0 18px 18px}.main-content__center-brand:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#e0e7fff2,#ede9feeb 28%,#dbeafef0 55%,#e9d5ffe0 78%,#e0e7fff2);background-size:220% 220%;animation:center-brand-wave 14s ease-in-out infinite;z-index:0}.main-content__center-brand:after{content:"";position:absolute;top:-20%;right:-10%;bottom:-20%;left:-10%;background:radial-gradient(ellipse 55% 80% at 15% 50%,rgba(129,140,248,.14),transparent 68%),radial-gradient(ellipse 50% 75% at 85% 45%,rgba(167,139,250,.12),transparent 65%);animation:center-brand-shimmer 10s ease-in-out infinite alternate;z-index:0;pointer-events:none}.main-content__center-brand>*{position:relative;z-index:1}.app-layout--parent .main-content__center-brand:before{background:linear-gradient(115deg,#ccfbf1eb,#e0e7ffe6 30%,#ede9feeb 62%,#d1fae5e0);background-size:220% 220%}.app-layout--parent .main-content__center-brand:after{background:radial-gradient(ellipse 55% 80% at 20% 50%,rgba(45,212,191,.1),transparent 68%),radial-gradient(ellipse 50% 75% at 80% 45%,rgba(129,140,248,.1),transparent 65%)}@keyframes center-brand-wave{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes center-brand-shimmer{0%{opacity:.75;transform:translate(-1.5%) scale(1)}to{opacity:1;transform:translate(1.5%) scale(1.02)}}@media (prefers-reduced-motion: reduce){.main-content__center-brand:before,.main-content__center-brand:after,.mobile-topbar:before{animation:none}}@media (min-width: 768px){.app-layout--nursery .main-content,.app-layout--parent .main-content{padding-top:0;max-width:none;width:100%}.app-layout--nursery .main-content__center-brand,.app-layout--parent .main-content__center-brand{margin-inline:-2rem;margin-top:0;margin-bottom:.75rem;width:calc(100% + 4rem);padding:.55rem 2rem .6rem;border-radius:0 0 16px 16px}.app-layout--nursery .main-content__center-brand{margin-bottom:.55rem;padding:.4rem 2rem .45rem}.center-brand__platform{font-size:1rem;margin-bottom:.2rem}.app-layout--nursery .center-brand__platform{font-size:.72rem;margin-bottom:.05rem;letter-spacing:.04em}.center-brand__nursery{font-size:2.2rem}.app-layout--nursery .center-brand__nursery{font-size:1.35rem;font-weight:750;line-height:1.2}}@media (max-width: 767px){.main-content__center-brand{display:none}}.center-brand__platform{display:block;font-size:.8rem;font-weight:600;color:var(--text-muted);letter-spacing:.06em;margin-bottom:.35rem}.center-brand__nursery{margin:0;font-size:2.15rem;font-weight:800;line-height:1.25;letter-spacing:-.02em;color:#4338ca}.center-brand__nursery--parent{color:#0f766e}.center-brand__nursery--compact{font-size:1.08rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-brand__title{display:block;font-size:1.02rem;font-weight:700;line-height:1.45;color:var(--text)}.sidebar-logo--compact{margin-bottom:.5rem;padding:0 .5rem}.sidebar-logo--compact .sidebar-brand__title{font-size:1.05rem}.sidebar--parent .sidebar-brand__title{color:#0f766e}.sidebar--nursery .sidebar-brand__title{color:#4338ca}.brand-text{font-size:1.25rem;font-weight:700;color:var(--primary)}.invoice-payment-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem}.invoice-payment-option{display:flex;flex-direction:column;gap:.25rem;padding:.85rem;border:2px solid var(--border);border-radius:12px;cursor:pointer;transition:border-color .15s,background .15s}.invoice-payment-option input{position:absolute;opacity:0;pointer-events:none}.invoice-payment-option--active{border-color:var(--primary);background:#4f46e50f}.invoice-payment-option__body{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;line-height:1.45}.invoice-payment-option__label{font-weight:700;font-size:.9rem}.invoice-payment-option__desc{font-size:.78rem;font-weight:400;color:var(--text-muted);line-height:1.4}.invoice-update-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding:.75rem 0}.invoice-update-row select,.invoice-update-row input{min-width:140px;padding:.45rem .6rem;border-radius:8px;border:1px solid var(--border)}.main-content__bell--floating{position:absolute;top:50%;left:.85rem;right:auto;transform:translateY(-50%);z-index:2;direction:ltr}.center-brand__bell{position:absolute;top:0;bottom:0;left:0;right:auto;width:3.25rem;z-index:5;pointer-events:none}.center-brand__bell .main-content__bell--floating{pointer-events:auto;top:50%;left:.85rem;right:auto;transform:translateY(-50%)}.main-content__frame:has(.notification-bell) .page-header:first-child:not(.page-header--row){padding-left:0}.page-header--row{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.page-header__actions{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;direction:ltr}.page-header{margin-bottom:1.5rem}.page-header h1{font-size:1.6rem;font-weight:700}.page-header p{color:var(--text-muted);margin-top:.25rem}.card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);padding:1.25rem;box-shadow:var(--shadow)}.card+.card{margin-top:1rem}.inquiry-layout>.card+.card{margin-top:0}.share-link-card{margin-bottom:1.5rem;border-color:#6366f140;background:linear-gradient(135deg,#6366f10a,#7ec8e314)}.share-link-card__head{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1rem}.share-link-card__icon{font-size:1.75rem;line-height:1;flex-shrink:0}.share-link-card__title{margin:0 0 .25rem;font-size:1.05rem}.share-link-card__desc{margin:0;color:var(--text-muted);font-size:.88rem;line-height:1.55}.share-link-url{padding:.75rem 1rem;border-radius:12px;background:#fff;border:1px solid var(--border);margin-bottom:.85rem;overflow-x:auto}.share-link-url__text{font-size:.84rem;color:var(--primary);font-weight:600;word-break:break-all}.share-link-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.share-link-actions__btn{justify-content:center;width:100%}.share-link-whatsapp{text-decoration:none;border-color:#25d36673;color:#128c7e}.share-link-whatsapp:hover{background:#25d36614;border-color:#25d366}.share-link-row{display:flex;gap:.5rem;flex-wrap:wrap}.share-link-row input{flex:1;min-width:200px;padding:.6rem .85rem;border:1px solid var(--border);border-radius:var(--radius);font-size:.85rem;background:#fff;color:var(--text)}.share-link-row .btn{white-space:nowrap}@media (max-width: 640px){.share-link-actions{grid-template-columns:1fr}.share-link-row{flex-direction:column}.share-link-row .btn{width:100%;justify-content:center}}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.1rem;border-radius:var(--radius);border:none;font-size:.95rem;font-weight:500;transition:opacity .15s}.btn:hover{opacity:.9}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--primary);color:#fff}.btn-success{background:var(--success);color:#fff}.btn-danger{background:var(--danger);color:#fff}.btn-outline{background:transparent;border:1px solid var(--border);color:var(--text)}.btn-download{background:linear-gradient(135deg,#5eb8dc,#4f46e5);color:#fff;font-size:.92rem;font-weight:600;padding:.48rem 1rem;box-shadow:0 2px 8px #4f46e540}.btn-download:hover:not(:disabled){opacity:.92;box-shadow:0 4px 12px #4f46e552}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.35rem;font-weight:500;font-size:.9rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.6rem .75rem;border:1px solid var(--border);border-radius:var(--radius);font-size:.95rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #4f46e526}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:.75rem 1rem;text-align:right;border-bottom:1px solid var(--border)}th{font-weight:600;color:var(--text-muted);font-size:.85rem}.badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.8rem;font-weight:500}.badge-present{background:#dcfce7;color:#166534}.badge-absent{background:#fee2e2;color:#991b1b}.badge-unmarked{background:#f1f5f9;color:#64748b}.badge-pending{background:#fef3c7;color:#92400e}.badge-partial{background:#ffedd5;color:#c2410c}.badge-paid{background:#dcfce7;color:#166534}.badge-overdue{background:#fee2e2;color:#991b1b}.alert{padding:.75rem 1rem;border-radius:var(--radius);margin-bottom:1rem;font-size:.9rem}.alert-error{background:#fee2e2;color:#991b1b}.alert-success{background:#dcfce7;color:#166534}.alert-info{background:#eef2ff;color:#3730a3}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;text-align:center}.stat-card .value{font-size:2rem;font-weight:700;color:var(--primary)}.stat-card .label{color:var(--text-muted);font-size:.85rem;margin-top:.25rem}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.photo-item{border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:var(--surface)}.photo-item img{width:100%;height:160px;object-fit:cover;display:block}.photo-item .caption{padding:.5rem .75rem;font-size:.85rem}.login-page,.pwa-boot{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2ff,#f8fafc)}.pwa-boot--static{min-height:100vh;min-height:100dvh}.pwa-boot__text{margin:0;font-size:1rem;color:#475569;font-weight:600}.pwa-recover{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.5rem;text-align:center;background:linear-gradient(135deg,#eef2ff,#f8fafc)}.login-card{background:var(--surface);padding:2.5rem;border-radius:16px;box-shadow:0 4px 24px #00000014;width:100%;max-width:400px}.login-logo{justify-content:center;margin-bottom:1rem}.login-card__title{text-align:center;font-size:1.4rem;margin-bottom:1.5rem;color:var(--primary)}.login-card__submit{width:100%;display:flex;align-items:center;justify-content:center;text-align:center}.parent-login-gate__hint{color:var(--text-muted);font-size:.9rem;line-height:1.55;margin:0}.parent-login-gate__input{width:100%;min-height:5.5rem;resize:vertical;font-size:.95rem;line-height:1.45;padding:.65rem .75rem;border:1px solid var(--border);border-radius:var(--radius);font-family:inherit;box-sizing:border-box}.parent-login-gate__input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #4f46e526}.parent-login-gate__example{color:var(--text-muted);display:block;margin-top:.35rem;font-size:.82rem}.parent-login-gate__submit{width:100%;display:flex;align-items:center;justify-content:center;text-align:center}.login-password-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.login-password-row label{margin-bottom:0}.login-forgot-link{border:none;background:none;padding:0;font-size:.8rem;color:var(--primary);cursor:pointer;font-family:inherit;font-weight:600;white-space:nowrap}.login-forgot-link:hover{text-decoration:underline}.login-input-ltr{direction:ltr;text-align:left}.password-field{position:relative;width:100%}.password-field input{width:100%;padding-left:2.75rem}.password-field__toggle{position:absolute;left:.55rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:8px;background:transparent;color:var(--text-muted, #64748b);cursor:pointer}.password-field__toggle:hover{color:var(--text, #1e293b);background:#0f172a0d}.login-forgot-link--below{display:inline-block;margin-top:.45rem}.nursery-logo-preview{display:flex;align-items:center;justify-content:center;min-height:120px;padding:1rem;border-radius:16px;background:#ffffffb3;border:1px dashed var(--border)}.nursery-logo-preview__img{max-width:160px;max-height:100px;object-fit:contain}.nursery-logo-preview__placeholder{color:var(--text-muted);font-size:.9rem}.login-forgot-panel{margin-bottom:1rem;padding:.85rem 1rem;border-radius:12px;background:#eef2ff;border:1px solid #c7d2fe;font-size:.85rem;line-height:1.7}.login-forgot-panel a{display:block;color:var(--primary);font-weight:600}.login-card h1{text-align:center;color:var(--primary);margin-bottom:.5rem}.login-card p.subtitle{text-align:center;color:var(--text-muted);margin-bottom:2rem}.actions-row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.checkbox-row{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem}.checkbox-row input{width:18px;height:18px;accent-color:var(--primary)}.parent-child-checklist{display:grid;grid-template-columns:max-content 22px;column-gap:.65rem;row-gap:.25rem;padding:.75rem;border:1px solid var(--border);border-radius:12px;background:var(--surface);direction:rtl}.form-group .parent-child-checklist__item{display:grid;grid-column:1 / -1;grid-template-columns:subgrid;align-items:center;margin:0;padding:.55rem .65rem;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.parent-child-checklist__item:hover{background:#4f46e50a}.parent-child-checklist__check{width:20px;height:20px;margin:0;padding:0;justify-self:center;align-self:center;accent-color:var(--primary);cursor:pointer}.parent-child-checklist__name{font-size:.95rem;line-height:1.35;text-align:right;min-height:20px}@media (max-width: 768px){.mobile-topbar{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;column-gap:.4rem;direction:ltr;position:fixed;top:0;left:0;right:0;z-index:110;height:52px;padding:0 .65rem;background:transparent;border-bottom:1px solid rgba(99,102,241,.12);backdrop-filter:none;-webkit-backdrop-filter:none;overflow:visible}.app-layout--nursery .mobile-topbar{height:48px}.mobile-topbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#e0e7fffa,#ede9fef2,#dbeafef5 70%,#e9d5ffeb);background-size:220% 220%;animation:center-brand-wave 14s ease-in-out infinite;z-index:0}.app-layout--parent .mobile-topbar:before{background:linear-gradient(115deg,#ccfbf1f2,#e0e7ffed 40%,#ede9fef2);background-size:220% 220%}.mobile-topbar>*{position:relative;z-index:1}.mobile-topbar__start{display:flex;align-items:center;justify-content:flex-start;width:40px;height:40px;grid-column:1;padding-top:0}.mobile-topbar__start .notification-bell{width:40px;min-width:40px;height:40px;padding:0;border-radius:10px}.mobile-topbar__start .notification-bell__svg{width:20px;height:20px}.mobile-topbar__brand{grid-column:2;display:flex;flex-direction:column;gap:0;line-height:1.15;min-width:0;direction:rtl;text-align:center;justify-self:center;width:100%;max-width:calc(100vw - 6.5rem)}.app-layout--nursery .mobile-topbar__brand{flex-direction:row;flex-wrap:nowrap;align-items:baseline;justify-content:center;gap:.35rem}.mobile-topbar__brand strong{font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-topbar__brand .center-brand__nursery--compact{font-size:1rem}.mobile-topbar__brand .center-brand__platform{font-size:.7rem;margin-bottom:0}.app-layout--nursery .mobile-topbar__brand .center-brand__nursery--compact{font-size:.95rem;font-weight:750;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-layout--nursery .mobile-topbar__brand .center-brand__platform{font-size:.68rem;font-weight:600;opacity:.75;flex-shrink:0}.app-layout--nursery .mobile-topbar__brand .center-brand__platform:before{content:"·";margin-inline-end:.35rem;opacity:.5}.mobile-topbar__brand small{font-size:.68rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-toggle{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;padding:0;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:var(--shadow);cursor:pointer;grid-column:3;justify-self:end;color:var(--text);transition:background .15s,border-color .15s,color .15s}.sidebar-toggle:hover{background:#eef2ff;border-color:#4f46e540;color:var(--primary)}.sidebar-toggle__icon{width:20px;height:20px}.sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:115;border:none;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer}.sidebar{width:min(280px,88vw);transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1);box-shadow:-16px 0 48px #0f172a1f}.sidebar--open{transform:translate(0)}.sidebar-close{display:flex;align-items:center;justify-content:center}.main-content{margin-right:0;padding:calc(52px + .85rem) 1rem 1rem;max-width:none;width:100%}.app-layout--nursery .main-content{padding-top:calc(48px + .7rem)}.main-content__frame:has(.notification-bell) .page-header:first-child:not(.page-header--row){padding-left:0}.page-header--row{flex-direction:column;align-items:stretch;gap:.75rem}.page-header--row>div:first-child{text-align:center}.page-header__actions{width:100%;justify-content:stretch;direction:rtl}.page-header__actions .btn{flex:1;justify-content:center}.page-header h1{font-size:1.35rem}.app-layout{flex-direction:column}.form-row,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.login-role-badge{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-bottom:.85rem;padding:.4rem .85rem;border-radius:999px;font-size:.82rem;font-weight:700}.login-role-badge--nursery{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe}.login-role-badge--parent{color:#0f766e;background:#ecfdf5;border:1px solid #99f6e4}.login-card--parent .login-card__header{text-align:center;margin-bottom:1.5rem}.login-card--parent .login-card__logo{display:flex;justify-content:center;margin-bottom:1rem}.login-card--parent .login-card__title--parent{font-size:1.35rem;margin-bottom:.35rem;color:var(--text)}.login-card--parent .login-card__subtitle{text-align:center;color:var(--text-muted);margin-bottom:0}.login-card--parent .login-card__form{text-align:right}.login-card--parent .login-card__submit{width:100%;display:flex;align-items:center;justify-content:center;text-align:center}.login-card--parent .login-card__footer{text-align:center;margin-top:1rem;font-size:.85rem;color:var(--text-muted)}.sidebar--nursery{border-left-color:#c7d2fe}.sidebar--parent{border-left-color:#99f6e4}.sidebar--platform{border-left-color:#c9a22759}@media screen and (max-width: 768px){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden]):not([type=button]):not([type=submit]):not([type=reset]),select,textarea{font-size:16px!important}}@media (max-width: 767px){.feed-date-bar__controls{flex-wrap:wrap}}.pagination-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.pagination-info{font-size:.85rem;color:var(--text-muted)}.pagination-controls{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.pagination-btn{min-width:36px;height:36px;padding:0 .65rem;font-size:.85rem;border-radius:8px}.pagination-sep{color:var(--text-muted);padding:0 .2rem;font-size:.85rem}@media (max-width: 480px){.pagination-wrap{flex-direction:column;align-items:flex-start}}.date-field-wrap{width:100%;max-width:100%;min-width:0}.date-field-wrap__label{display:block;margin-bottom:.35rem;font-size:.9rem;font-weight:500;color:var(--text)}.date-field-shell{position:relative;display:block;width:100%;max-width:100%;min-width:0}.date-field-shell__display{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-width:0;height:2.75rem;box-sizing:border-box;padding:.5rem .75rem;border:1px solid var(--border);border-radius:var(--radius);font-size:.95rem;font-family:inherit;background:var(--surface, #fff);color:var(--text);direction:rtl;text-align:right;line-height:1.25;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .15s,box-shadow .15s;-webkit-tap-highlight-color:transparent}button.date-field-shell__display{-moz-appearance:none;appearance:none;-webkit-appearance:none}.date-field-shell__display:hover{border-color:#4f46e559}.date-field-shell:focus-visible,.date-field-shell__display:focus-visible{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #4f46e526}.date-field-shell__display--empty{color:var(--text-muted)}.date-field-shell__icon{flex-shrink:0;font-size:1rem;opacity:.75;pointer-events:none}.date-field--native{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:none;background:transparent;color:transparent;caret-color:transparent;cursor:pointer;z-index:2;font-size:16px;opacity:.011;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width: 768px){.date-field-shell__display{position:relative;z-index:1}.date-field--native{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;overflow:hidden}.app-layout--parent .parent-filter-card>.date-field-wrap,.app-layout--parent .parent-filter-card .parent-announcements-filters__date,.app-layout--parent .parent-filter-card .parent-daily-reports-filters__date{width:25%;max-width:25%;min-width:11rem}.app-layout--parent .parent-activities-filters__row{grid-template-columns:minmax(11rem,25%) minmax(12rem,16rem);justify-content:start;width:fit-content;max-width:100%}.app-layout--parent .parent-activities-filters__row .date-field-wrap{width:100%;max-width:100%}}@media (max-width: 767px){.date-field-shell__display{pointer-events:none;font-size:16px;height:2.875rem;padding:.55rem .65rem}.app-layout--nursery .date-field-wrap,.app-layout--nursery .date-field-shell,.app-layout--parent .date-field-wrap,.app-layout--parent .date-field-shell{width:100%;max-width:100%;min-width:0}.parent-filter-card{padding-inline:1rem}.parent-activities-filters__row .date-field-wrap{min-width:0}}.parent-filter-card{min-width:0}.parent-filter-card .week-day-strip+.date-field-wrap,.parent-filter-card .week-day-strip+.parent-daily-reports-filters__date,.parent-filter-card .week-day-strip+.parent-announcements-filters__date{margin-top:.85rem}.parent-filter-card .date-field-wrap{margin-bottom:0}@media (max-width: 360px){.parent-activities-filters__row{grid-template-columns:1fr;gap:.75rem}}
