@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap);:root{--bg:#f3ecff;--surface:#fbf4ff;--surface-2:#eadfff;--primary:#9b7eea;--primary-hover:#8566d6;--accent:#78cfc2;--accent-warm:#ffd1c2;--accent-blue:#bedcff;--text:#332544;--text-secondary:#746985;--border:#5b417e29;--container:1280px;--shadow:0 20px 55px #674e8b29;--radius:18px;--transition:all 0.3s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3ecff;background:var(--bg);color:#332544;color:var(--text);font-family:Nunito,sans-serif}body:before{background:radial-gradient(circle at top right,#9b7eea3d,#0000 35%),radial-gradient(circle at bottom left,#ffd2c457,#0000 35%);z-index:-2}body:after,body:before{content:"";inset:0;position:fixed}body:after{background:linear-gradient(180deg,#fff6fc57,#fff0 24%);pointer-events:none;z-index:-1}img{display:block;max-width:100%}button,input,textarea{font-family:inherit}button{border:none;cursor:pointer}a{color:inherit;text-decoration:none}ul{list-style:none}section{padding:110px 0}.container{margin:auto;width:min(1280px,calc(100% - 48px));width:min(var(--container),calc(100% - 48px))}.section-title{font-family:Nunito,sans-serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:900;line-height:1.1;margin-bottom:18px}.section-subtitle{color:#746985;color:var(--text-secondary);font-size:1.08rem;line-height:1.8;max-width:720px}.primary-btn{background:linear-gradient(135deg,#9b7eea,#b69af6);background:linear-gradient(135deg,var(--primary),#b69af6);border-radius:999px;box-shadow:0 15px 35px #9b7eea52;color:#fff;font-weight:700;padding:16px 30px;transition:all .3s ease;transition:var(--transition)}.primary-btn:hover{background:linear-gradient(135deg,#8566d6,#a98df1);background:linear-gradient(135deg,var(--primary-hover),#a98df1);transform:translateY(-3px)}.secondary-btn{background:#0000;border:1px solid #5b417e29;border:1px solid var(--border);border-radius:999px;color:#332544;color:var(--text);padding:16px 30px;transition:all .3s ease;transition:var(--transition)}.secondary-btn:hover{background:#9b7eea14}.glass-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf4ffbd;border:1px solid #5b417e29;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);box-shadow:0 20px 55px #674e8b29;box-shadow:var(--shadow)}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#f3edff}::-webkit-scrollbar-thumb{background:#c9b8f2;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#a98df1}::selection{background:#9b7eea;background:var(--primary);color:#fff}@media (max-width:992px){section{padding:90px 0}.container{width:min(100% - 32px,1280px);width:min(100% - 32px,var(--container))}}@media (max-width:768px){section{padding:75px 0}.container{width:calc(100% - 24px)}.primary-btn,.secondary-btn{display:flex;justify-content:center;width:100%}.section-title{font-size:2.2rem}.section-subtitle{font-size:1rem}}#root{overflow-x:hidden}.navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3ecffc2;border-bottom:1px solid #5b417e1a;left:0;position:fixed;top:0;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease,-webkit-backdrop-filter .35s ease;transition:background .35s ease,backdrop-filter .35s ease,border-color .35s ease,box-shadow .35s ease;transition:background .35s ease,backdrop-filter .35s ease,border-color .35s ease,box-shadow .35s ease,-webkit-backdrop-filter .35s ease;width:100%;z-index:1000}.navbar.scrolled{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fbf4ffeb;border-bottom:1px solid #5b417e1f;box-shadow:0 12px 35px #674e8b1f}.navbar-container{align-items:center;display:flex;height:80px;justify-content:space-between;transition:height .3s ease}.navbar.scrolled .navbar-container{height:72px}.logo{align-items:center;display:inline-flex;transition:.3s}.logo img{height:38px;object-fit:contain;width:auto}.logo:hover{transform:translateY(-1px)}.nav-links{align-items:center;display:flex;gap:38px}.nav-links a{color:var(--text-secondary);font-weight:500;position:relative;transition:.3s}.nav-links a:after{background:var(--primary);border-radius:999px;bottom:-8px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover{color:var(--primary)}.nav-links a:hover:after{width:100%}.nav-btn{background:linear-gradient(135deg,var(--primary),#b69af6);border-radius:999px;color:#fff;font-weight:600;padding:13px 24px;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease}.nav-btn:hover{box-shadow:0 16px 40px #9b7eea4d;filter:brightness(1.05);transform:translateY(-2px) scale(1.02)}@media(max-width:900px){.nav-links{display:none}.nav-btn{align-items:center;display:inline-flex;font-size:.92rem;justify-content:center;padding:12px 18px}}@media(max-width:420px){.logo{flex-shrink:0}.logo img{height:32px}.nav-btn{font-size:.86rem;padding:11px 14px}}.hero{overflow:hidden;position:relative}.hero-bg{background:radial-gradient(circle at 72% 40%,#9b7eea4d,#0000 25%),radial-gradient(circle at 20% 15%,#ffd1c270,#0000 30%),radial-gradient(circle at 60% 90%,#78cfc238,#0000 35%);z-index:-3}.hero-bg,.hero-noise{inset:0;position:absolute}.hero-noise{background-image:radial-gradient(circle,#9b7eea2e 1px,#0000 0);background-size:28px 28px;opacity:.22;pointer-events:none;z-index:-2}.hero-container{grid-gap:54px;gap:54px;grid-template-columns:minmax(0,1fr) minmax(560px,640px)}.hero-left{z-index:3}.hero-eyebrow-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:26px}.hero-badge{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#9b7eea1f;border:1px solid #9b7eea38;border-radius:999px;color:#6d4fc4;display:inline-flex;font-size:.88rem;font-weight:700;letter-spacing:.4px;padding:10px 18px;width:-webkit-fit-content;width:fit-content}.hero-title-list{display:flex;flex-direction:column;font-family:Nunito,sans-serif;font-size:clamp(2.8rem,4vw,4.05rem);font-weight:900;gap:12px;letter-spacing:0;line-height:1.04;margin-bottom:26px}.hero-title-list span{align-items:center;display:inline-flex;gap:14px;white-space:nowrap}.hero-title-list span:before{background:var(--accent);border-radius:50%;box-shadow:0 0 18px #72cfc161;content:"";flex:0 0 14px;height:14px;width:14px}.hero-left p{color:var(--text-secondary);font-size:1.08rem;line-height:1.9;margin-bottom:26px;max-width:600px}.hero-benefits{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:650px}.hero-benefits span{align-items:center;background:#f9f2ffcc;border:1px solid #5b417e26;border-radius:16px;box-shadow:0 14px 34px #674e8b1f;color:var(--text);display:flex;line-height:1.45;min-height:78px;padding:16px 16px 16px 42px;position:relative}.hero-benefits span:before{background:var(--accent);border-radius:50%;box-shadow:0 0 16px #72cfc161;content:"";height:12px;left:16px;position:absolute;top:50%;transform:translateY(-50%);width:12px}.hero-right{align-items:center;display:flex;justify-content:center;width:100%}.hero-showcase{background:radial-gradient(circle at 24% 34%,#ffffffd6,#0000 24%),radial-gradient(circle at 78% 16%,#78cfc238,#0000 30%),linear-gradient(145deg,#fff8fcc2,#e8dcffdb);border:1px solid #5b417e29;border-radius:38px;box-shadow:0 32px 85px #674e8b33;min-height:620px;overflow:hidden;padding:24px;position:relative;width:100%}.hero-showcase:before{background:#4a37622e;border-radius:50%;bottom:58px;content:"";filter:blur(16px);height:34px;left:48px;position:absolute;right:300px}.hero-showcase:after{border:1px solid #ffffff6b;border-radius:30px;content:"";inset:20px;pointer-events:none;position:absolute}.hero-product-card{min-height:570px;position:relative;width:54%;z-index:2}.hero-product-card img{bottom:28px;filter:drop-shadow(0 30px 30px rgba(67,47,94,.2));max-height:525px;object-fit:contain;width:min(100%,340px);z-index:3}.hero-product-card img,.hero-product-glow{left:50%;position:absolute;transform:translateX(-50%)}.hero-product-glow{background:radial-gradient(circle,#ffffffc2,#0000 54%),radial-gradient(circle at 28% 72%,#78cfc242,#0000 50%);border-radius:999px;filter:blur(4px);height:340px;top:78px;width:340px}.hero-alert-pill{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff8fcc7;border:1px solid #5b417e1f;border-radius:18px;box-shadow:0 16px 34px #674e8b24;min-width:148px;padding:12px 14px;position:absolute;z-index:4}.hero-alert-pill span,.hero-alert-pill strong{display:block}.hero-alert-pill strong{color:var(--text);font-size:.82rem;margin-bottom:3px}.hero-alert-pill span{color:var(--text-secondary);font-size:.8rem;line-height:1.35}.hero-alert-pill-top{right:-18px;top:82px}.hero-alert-pill-bottom{bottom:132px;left:8px}.hero-product-note{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff8fcb8;border:1px solid #5b417e1f;border-radius:18px;bottom:34px;box-shadow:0 14px 28px #674e8b1f;display:flex;flex-direction:column;gap:3px;left:6px;padding:13px 15px;position:absolute;width:min(230px,100%);z-index:3}.hero-product-note strong{color:var(--text);font-size:.98rem}.hero-product-note span{color:var(--text-secondary);font-size:.86rem;line-height:1.35}.hero-form-card{background:radial-gradient(circle at top right,#9b7eea29,#0000 56%),linear-gradient(180deg,#fffafde6,#f6eeffe0);border:1px solid #5b417e24;border-radius:26px;box-shadow:0 26px 66px #533d7038;max-width:none;padding:26px;position:absolute;right:24px;top:50%;transform:translateY(-50%);width:min(356px,calc(100% - 48px));z-index:5}.hero-form-badge{margin-bottom:22px}.hero-form-card h2{font-size:1.64rem;margin-bottom:12px}.hero-form-card p{font-size:.96rem;line-height:1.62;margin-bottom:18px}.hero-form-card .waitlist-form input[type=email],.hero-form-card .waitlist-form input[type=text]{height:48px}.hero-form-card .package-options{gap:8px}.hero-form-card .package-option span{font-size:.84rem;min-height:46px;padding:0 8px}.hero-form-card .form-submit{min-height:50px}@media (max-width:1100px){.hero-container{gap:46px;grid-template-columns:1fr}.hero-showcase{margin:0 auto;max-width:760px}.hero-left{text-align:center}.hero-benefits,.hero-eyebrow-row,.hero-title-list span{justify-content:center}.hero-benefits,.hero-left p{margin-left:auto;margin-right:auto}}@media (max-width:768px){.hero{padding-bottom:58px;padding-top:104px}.hero-title-list{font-size:clamp(1.85rem,8vw,2.35rem);gap:10px}.hero-title-list span{justify-content:flex-start}.hero-title-list span:before{flex-basis:10px;height:10px;width:10px}.hero-form-card{padding:34px 22px}.hero-form-card h2{font-size:1.72rem}.hero-benefits{grid-template-columns:1fr}.hero-benefits span{min-height:auto}}@media (max-width:760px){.hero-showcase{border-radius:30px;display:flex;flex-direction:column;min-height:auto;padding:18px}.hero-product-card{min-height:390px;width:100%}.hero-product-card img{bottom:42px;max-height:310px;width:min(100%,230px)}.hero-product-glow{height:270px;top:48px;width:270px}.hero-alert-pill-top{right:0;top:46px}.hero-alert-pill-bottom{bottom:78px;left:0}.hero-product-note{bottom:12px;left:0}.hero-form-card{position:relative;right:auto;top:auto;transform:none;width:100%}}@media (max-width:390px){.hero-title-list{font-size:1.72rem}}.hero{padding-bottom:34px;padding-top:104px}.hero-shell{display:flex;flex-direction:column;gap:26px}.hero-container{gap:70px;grid-template-columns:minmax(0,1.08fr) minmax(390px,500px)}.hero-title-list{font-size:clamp(2.75rem,3.9vw,4.05rem)}.hero-showcase{border-radius:40px;min-height:482px;padding:28px}.hero-showcase:before{bottom:42px;left:74px;right:74px}.hero-product-card{min-height:424px;width:100%}.hero-product-card img{bottom:12px;max-height:430px;width:min(100%,360px)}.hero-product-glow{height:370px;top:40px;width:370px}.hero-alert-pill-top{right:24px;top:56px}.hero-alert-pill-bottom{bottom:116px;left:18px}.hero-product-note{bottom:26px;left:26px}.hero-waitlist-strip{grid-gap:24px;align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 15% 20%,#ffd1c247,#0000 32%),linear-gradient(135deg,#fff8fce0,#f1e7ffe0);border:1px solid #5b417e24;border-radius:28px;box-shadow:0 22px 58px #674e8b29;display:grid;gap:24px;grid-template-columns:minmax(220px,.72fr) minmax(0,1.45fr);padding:24px;position:relative;z-index:6}.hero-waitlist-copy span{color:#6d4fc4;display:inline-flex;font-size:.82rem;font-weight:900;letter-spacing:1.1px;margin-bottom:8px;text-transform:uppercase}.hero-waitlist-copy h2{color:var(--text);font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.15;margin-bottom:7px}.hero-waitlist-copy p{color:var(--text-secondary);font-size:.95rem;line-height:1.6;max-width:420px}.hero-form-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:0;box-shadow:none;overflow:visible;padding:0}.hero-form-card h2,.hero-form-card p,.hero-form-card:before{display:none}.hero-waitlist-strip .waitlist-form{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:1fr 1fr 1.12fr}.hero-waitlist-strip .form-row{display:contents}.hero-waitlist-strip .package-choice{grid-column:1/3}.hero-waitlist-strip .form-submit{grid-column:3;grid-row:2;min-height:52px}.hero-waitlist-strip .waitlist-form input[type=email],.hero-waitlist-strip .waitlist-form input[type=text]{height:52px}.hero-waitlist-strip .package-option span{min-height:50px}@media (max-width:1180px){.hero-container{gap:36px;grid-template-columns:1fr}.hero-showcase{margin:0 auto;max-width:620px}.hero-waitlist-strip{grid-template-columns:1fr}.hero-waitlist-copy{text-align:center}.hero-waitlist-copy p{margin:0 auto}}@media (max-width:860px){.hero{padding-bottom:42px;padding-top:96px}.hero-waitlist-strip .waitlist-form{grid-template-columns:1fr}.hero-waitlist-strip .form-row{display:grid}.hero-waitlist-strip .form-submit,.hero-waitlist-strip .package-choice{grid-column:auto;grid-row:auto}}@media (max-width:620px){.hero-showcase{border-radius:30px;min-height:390px;padding:18px}.hero-product-card{min-height:350px}.hero-product-card img{bottom:22px;max-height:315px;width:min(100%,245px)}.hero-product-glow{height:270px;top:34px;width:270px}.hero-alert-pill{min-width:132px;padding:10px 12px}.hero-alert-pill-top{right:8px;top:34px}.hero-alert-pill-bottom{bottom:84px;left:8px}.hero-product-note{bottom:8px;left:8px;right:8px;width:auto}.hero-waitlist-strip{border-radius:24px;padding:20px}}.hero{align-items:center;display:flex;min-height:100vh;padding-bottom:80px;padding-top:112px}.hero-container{grid-gap:64px;align-items:center;display:grid;gap:64px;grid-template-columns:minmax(0,1.12fr) minmax(410px,500px)}.hero-title-list{font-size:clamp(3rem,4.25vw,4.25rem)}.hero-form-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at top,#9b7eea33,#0000 55%),linear-gradient(180deg,#fbf4fff0,#f0e6ffdb);border:1px solid #5b417e29;border-radius:28px;box-shadow:0 25px 70px #674e8b33;max-height:none;max-width:500px;overflow:hidden;padding:42px;position:relative;right:auto;top:auto;transform:none;width:100%}.hero-form-card:before{background:linear-gradient(135deg,#9b7eea47,#0000,#72cfc142);border-radius:inherit;content:"";display:block;inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.hero-form-card h2{display:block;font-size:2.05rem;line-height:1.2;margin-bottom:18px;position:relative}.hero-form-card p{color:var(--text-secondary);display:block;font-size:1rem;line-height:1.78;margin-bottom:28px;position:relative}.hero-form-card .form-row{display:grid;grid-template-columns:1fr}.hero-form-card .waitlist-form{display:flex;gap:12px}.hero-form-card .waitlist-form input[type=email],.hero-form-card .waitlist-form input[type=text]{height:50px}.hero-form-card .package-choice{grid-column:auto}.hero-form-card .form-submit{grid-column:auto;grid-row:auto;min-height:52px}@media (max-width:1100px){.hero-container{gap:46px;grid-template-columns:1fr}}@media (max-width:768px){.hero{padding-bottom:58px;padding-top:104px}.hero-title-list{font-size:clamp(1.85rem,8vw,2.35rem)}.hero-form-card{padding:34px 22px}.hero-form-card h2{font-size:1.72rem}}.waitlist-form{display:flex;flex-direction:column;gap:16px}.form-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.waitlist-form label{color:var(--text);display:flex;flex-direction:column;font-size:.9rem;font-weight:600;gap:8px}.waitlist-form label span{color:var(--text)}.waitlist-form input[type=email],.waitlist-form input[type=text]{background:#f8f1ffd1;border:1px solid #5b417e24;border-radius:16px;color:var(--text);height:56px;outline:none;padding:0 18px;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease;width:100%}.waitlist-form input[type=email]:focus,.waitlist-form input[type=text]:focus{background:#fff8fc;border-color:var(--accent);box-shadow:0 0 0 4px #72cfc129}.package-choice{border:0;display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.package-choice legend{color:var(--text);font-size:.9rem;font-weight:700}.package-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.package-option{min-width:0;position:relative}.package-option input{cursor:pointer;inset:0;opacity:0;position:absolute}.package-option span{align-items:center;background:#f8f1ffcc;border:1px solid #5b417e24;border-radius:15px;color:var(--text);display:flex;font-size:.9rem;font-weight:800;justify-content:center;min-height:52px;padding:0 10px;text-align:center;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease,color .25s ease}.package-option input:checked+span{background:#9b7eea2e;border-color:#9b7eea8c;box-shadow:0 0 0 4px #9b7eea1a;color:#5f45b6}.package-option input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.waitlist-form small{color:#c84f6f;font-size:.8rem;line-height:1.4}.form-submit-error{color:#b83f61;line-height:1.6;margin:0}.form-submit{align-items:center;display:inline-flex;gap:10px;justify-content:center;min-height:58px;width:100%}.form-submit:disabled{cursor:not-allowed;opacity:.72}.waitlist-form-success{background:#78cfc229;border:1px solid #72cfc142;border-radius:18px;padding:28px;text-align:center}.waitlist-form-success svg{color:var(--accent);font-size:42px;margin-bottom:14px}.waitlist-form-success strong{display:block;font-size:1.15rem;margin-bottom:10px}.waitlist-form-success p{color:var(--text-secondary);line-height:1.7;margin:0}@media (max-width:620px){.form-row,.package-options{grid-template-columns:1fr}}.packages{overflow:hidden;padding:46px 0 32px;position:relative}.packages:before{background:radial-gradient(circle,#ffd2c44d,#0000 70%);border-radius:50%;content:"";height:520px;pointer-events:none;position:absolute;right:-230px;top:8%;width:520px}.packages-header{margin-bottom:24px;position:relative;text-align:center;z-index:1}.packages-header span{color:var(--accent);font-size:.9rem;font-weight:700;letter-spacing:2px}.packages-header h2{margin-bottom:12px;margin-top:14px}.packages .section-title{font-size:clamp(1.9rem,3vw,2.75rem)}.packages-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));position:relative;z-index:1}.package-card{--plan:var(--accent);--plan-soft:#72cfc124;background:linear-gradient(180deg,#fbf4fff0,#f3e8ffc7);border:1px solid #5b417e29;border-radius:20px;box-shadow:0 22px 55px #674e8b29;display:flex;flex-direction:column;min-height:100%;overflow:hidden;padding:24px;position:relative}.package-card:before{background:linear-gradient(90deg,var(--plan),#0000);content:"";height:4px;inset:0 0 auto;position:absolute}.package-card:after{background:radial-gradient(circle,var(--plan-soft),#0000 68%);border-radius:50%;content:"";height:190px;pointer-events:none;position:absolute;right:-90px;top:-95px;width:190px}.package-card.mini{--plan:#72cfc1;--plan-soft:#72cfc129}.package-card.plus{--plan:#9b7eea;--plan-soft:#9b7eea2e}.package-card.pro{--plan:#ffb8a8;--plan-soft:#ffb8a83d}.package-card.featured{border-color:#9b7eea57;box-shadow:0 26px 70px #674e8b2e,0 0 0 1px #9b7eea1a}.package-head{border-bottom:1px solid #5b417e1a;margin-bottom:14px;padding-bottom:16px;position:relative;z-index:1}.package-meta-row{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.package-eyebrow{color:var(--plan);font-size:.82rem;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.package-pill{background:var(--plan-soft);border:1px solid #5b417e1a;border-radius:999px;color:var(--text);flex:0 0 auto;font-size:.78rem;font-weight:800;padding:7px 10px;white-space:nowrap}.package-head h3{font-family:Nunito,sans-serif;font-size:1.95rem;font-weight:900;line-height:1.1;margin-bottom:10px}.package-head p{color:var(--text-secondary);font-size:.98rem;line-height:1.55}.package-fit{background:linear-gradient(135deg,var(--plan-soft),#fff7fc94);border:1px solid #5b417e1a;border-radius:14px;display:flex;flex-direction:column;gap:6px;margin-bottom:14px;padding:13px 14px;position:relative;z-index:1}.package-fit strong{color:var(--text);font-size:.9rem}.package-fit span{color:var(--text-secondary);font-size:.91rem;line-height:1.45}.package-features{display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}.package-feature{grid-gap:10px;align-items:center;background:#fff8fca8;border:1px solid #5b417e1a;border-radius:12px;color:var(--text);display:grid;font-size:.97rem;gap:10px;grid-template-columns:27px minmax(0,1fr);line-height:1.32;min-height:39px;padding:8px 10px}.feature-icon{align-items:center;background:var(--plan-soft);border-radius:9px;color:var(--plan);display:inline-flex;height:27px;justify-content:center;width:27px}.feature-icon svg{height:15px;width:15px}.package-price{align-items:baseline;border-top:1px solid #5b417e1a;color:var(--text);display:flex;gap:6px;justify-content:center;margin-top:auto;padding-top:18px;position:relative;z-index:1}.package-price span{color:var(--plan);font-size:1.35rem;font-weight:800}.package-price strong{font-family:Nunito,sans-serif;font-size:clamp(2.1rem,3vw,2.75rem);font-weight:900;line-height:1}@media (max-width:1180px){.packages-grid{grid-template-columns:1fr;margin:0 auto;max-width:760px}}@media (max-width:768px){.packages{padding:70px 0 50px}.packages-header{margin-bottom:28px}.package-card{border-radius:18px;padding:22px 18px}.package-meta-row{align-items:flex-start;flex-direction:column}.package-head h3{font-size:1.78rem}.package-feature{font-size:.95rem;min-height:40px}}.trust{padding:30px 0 10px;position:relative}.trust-header{margin-bottom:70px;text-align:center}.trust-header span{color:var(--accent);font-size:.9rem;font-weight:600;letter-spacing:2px}.trust-header h2{margin-top:18px}.trust-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.trust-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,#fbf4ffeb,#fff1f7bd);border:1px solid #5b417e26;border-radius:28px;box-shadow:0 18px 46px #674e8b1f;min-height:260px;overflow:hidden;padding:34px 30px;position:relative;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.trust-card:before{background:radial-gradient(circle at top right,#9b7eea29,#0000 45%);content:"";inset:0;opacity:0;position:absolute;transition:.35s}.trust-card:hover{border-color:#9b7eea47;box-shadow:0 25px 60px #674e8b29;transform:translateY(-8px)}.trust-card:hover:before{opacity:1}.trust-glow{background:#9b7eea29;border-radius:50%;filter:blur(45px);height:180px;opacity:0;position:absolute;right:-90px;top:-90px;transition:.4s;width:180px}.trust-card:hover .trust-glow{opacity:1}.trust-top{justify-content:space-between;margin-bottom:30px}.trust-icon,.trust-top{align-items:center;display:flex}.trust-icon{background:#9b7eea1f;border:1px solid #9b7eea2e;border-radius:20px;color:var(--primary);font-size:1.8rem;height:66px;justify-content:center;transition:.35s;width:66px}.trust-card:hover .trust-icon{transform:scale(1.08) rotate(-5deg)}.trust-arrow{color:#5b417e4d;font-size:1.25rem;transition:.35s}.trust-card:hover .trust-arrow{color:var(--primary);transform:translate(4px,-4px)}.trust-card h3{font-size:1.28rem;line-height:1.4;margin-bottom:14px;min-height:3.6rem}.trust-card p{color:var(--text-secondary);font-size:.97rem;line-height:1.8}@media(max-width:1100px){.trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.trust{padding-top:10px}.trust-header{margin-bottom:50px}.trust-grid{grid-template-columns:1fr}.trust-card{padding:30px 24px}.trust-card,.trust-card h3{min-height:auto}}.security{overflow:hidden;padding:110px 0;position:relative}.security:before{background:radial-gradient(circle,#9b7eea2e,#0000 70%);height:520px;left:-180px;top:-180px;width:520px}.security:after,.security:before{content:"";pointer-events:none;position:absolute}.security:after{background:radial-gradient(circle,#ffd2c43d,#0000 70%);bottom:-180px;height:480px;right:-180px;width:480px}.security-heading{margin-bottom:62px;position:relative;text-align:center;z-index:1}.security-heading span{color:var(--accent);font-size:.9rem;font-weight:700;letter-spacing:2px}.security-heading h2{margin-bottom:22px;margin-top:18px}.security-subtitle{margin:auto;max-width:790px}.security-wrapper{grid-gap:58px;display:grid;gap:58px;grid-template-columns:minmax(380px,440px) minmax(420px,650px);z-index:1}.security-product-display,.security-wrapper{align-items:center;justify-content:center;position:relative}.security-product-display{background:radial-gradient(circle at 50% 36%,#fffffff5,#0000 42%),linear-gradient(180deg,#fffafdf0,#eee4ffe0);border:1px solid #5b417e29;border-radius:38px;box-shadow:0 28px 70px #674e8b2e;display:flex;justify-self:center;min-height:560px;overflow:hidden;padding:34px 28px;width:min(100%,420px)}.security-product-display:after{background:#4a37622e;border-radius:50%;bottom:52px;content:"";filter:blur(16px);height:28px;left:54px;position:absolute;right:54px}.security-product-display img{filter:drop-shadow(0 30px 26px rgba(67,47,94,.16));max-height:510px;object-fit:contain;position:relative;width:min(100%,335px);z-index:2}.security-product-glow{background:radial-gradient(circle,#ffffffdb,#0000 58%),radial-gradient(circle at 35% 72%,#78cfc22e,#0000 52%);border-radius:999px;filter:blur(2px);height:360px;position:absolute;top:70px;width:360px}.security-phone{background:#e4d6ff;border:1px solid #5b417e29;border-radius:42px;box-shadow:0 28px 70px #674e8b33,inset 0 0 0 1px #ffffff75;justify-self:center;min-height:640px;overflow:hidden;padding:14px;position:relative;width:min(100%,420px)}.security-phone:after{background:linear-gradient(180deg,#402f5a29,#402f5a7a),radial-gradient(circle at top right,#72cfc133,#0000 48%);border-radius:30px;content:"";inset:14px;pointer-events:none;position:absolute}.phone-notch{background:#4f3b70;border-radius:999px;height:24px;left:50%;position:absolute;top:24px;transform:translateX(-50%);width:92px;z-index:4}.security-phone img{border-radius:30px;height:612px;object-fit:cover;width:100%}.lock-screen-time{color:#fff;left:0;position:absolute;right:0;text-align:center;text-shadow:0 2px 16px #00000073;top:72px;z-index:3}.lock-screen-time span,.lock-screen-time strong{display:block}.lock-screen-time strong{font-family:Nunito,sans-serif;font-size:3.2rem;font-weight:900;line-height:1}.lock-screen-time span{color:#ffffffc7;font-size:.92rem;letter-spacing:.6px;margin-top:8px}.phone-notification{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8fce0;border-radius:20px;bottom:36px;box-shadow:0 18px 40px #674e8b2e;color:var(--text);display:flex;gap:13px;left:28px;padding:15px;position:absolute;right:28px;z-index:3}.notification-icon{align-items:center;background:linear-gradient(135deg,var(--primary),#b69af6);border-radius:14px;color:#fff;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.phone-notification span,.phone-notification strong{display:block}.phone-notification strong{font-size:.95rem;margin-bottom:4px}.phone-notification span{color:var(--text-secondary);font-size:.9rem;line-height:1.4}.security-list{grid-gap:18px;display:grid;gap:18px;width:100%}.security-item{align-items:flex-start;background:#fbf4ffc7;border:1px solid #5b417e26;border-radius:20px;box-shadow:0 16px 38px #674e8b1f;display:flex;gap:18px;min-height:124px;padding:22px;transition:transform .35s ease,border-color .35s ease,background .35s ease}.security-item:hover{background:#72cfc121;border-color:#72cfc161;transform:translateX(8px)}.security-icon{align-items:center;background:#9b7eea21;border-radius:16px;color:var(--primary);display:flex;flex-shrink:0;font-size:1.3rem;height:54px;justify-content:center;width:54px}.security-item h3{font-size:1.16rem;margin-bottom:8px}.security-item p{color:var(--text-secondary);line-height:1.72}@media (max-width:992px){.security-wrapper{gap:40px;grid-template-columns:1fr}.security-list{margin:0 auto;max-width:650px}}@media (max-width:768px){.security{padding:86px 0}.security-heading{margin-bottom:46px}.security-phone{min-height:530px;width:min(100%,360px)}.security-product-display{min-height:500px;width:min(100%,360px)}.security-product-display img{max-height:430px}.security-phone img{height:502px}.lock-screen-time strong{font-size:2.8rem}.security-item{min-height:auto;padding:20px}}@media (max-width:520px){.security-item{flex-direction:column}.phone-notification{left:24px;right:24px}}.app-section{overflow:hidden}.app-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr)}.app-left>span{color:var(--accent);font-size:.9rem;font-weight:600;letter-spacing:2px}.app-left h2{margin:18px 0}.app-features{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr);margin-top:45px}.app-features div{align-items:center;background:#fbf4ffc7;border:1px solid #5b417e1f;border-radius:16px;display:flex;gap:12px;padding:18px}.app-features svg{color:var(--primary);font-size:1.3rem}.app-device-pair,.app-right{display:flex;justify-content:center}.app-device-pair{align-items:center;gap:26px;min-height:625px;position:relative;width:100%}.phone{background:#ebe0ff;border:1px solid #5b417e24;border-radius:42px;box-shadow:0 25px 60px #674e8b2e;padding:16px;width:330px}.app-main-phone{height:auto;position:relative;width:330px;z-index:2}.app-lock-phone{background:#e4d6ff;border:1px solid #5b417e29;border-radius:42px;box-shadow:0 24px 60px #674e8b2e,inset 0 0 0 1px #ffffff6b;height:625px;min-height:625px;overflow:hidden;padding:16px;position:relative;transform:none;width:330px;z-index:1}.app-lock-phone:after{background:linear-gradient(180deg,#402f5a24,#402f5a7a),radial-gradient(circle at top right,#78cfc233,#0000 48%);border-radius:30px;content:"";inset:10px;pointer-events:none;position:absolute}.app-lock-phone img{border-radius:30px;height:593px;object-fit:cover;width:100%}.app-lock-notch{background:#4f3b70;border-radius:999px;height:20px;left:50%;position:absolute;top:18px;transform:translateX(-50%);width:74px;z-index:4}.app-lock-time{color:#fff;left:0;position:absolute;right:0;text-align:center;text-shadow:0 2px 16px #00000073;top:58px;z-index:3}.app-lock-time span,.app-lock-time strong{display:block}.app-lock-time strong{font-size:3.2rem;font-weight:900;line-height:1}.app-lock-time span{color:#ffffffc7;font-size:.92rem;letter-spacing:.5px;margin-top:6px}.app-lock-notification{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8fce0;border-radius:20px;bottom:32px;box-shadow:0 16px 34px #674e8b2e;color:var(--text);display:flex;gap:10px;left:24px;padding:14px;position:absolute;right:24px;z-index:3}.app-lock-icon{align-items:center;background:linear-gradient(135deg,var(--primary),#b69af6);border-radius:14px;color:#fff;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.app-lock-notification span,.app-lock-notification strong{display:block}.app-lock-notification strong{font-size:.95rem;margin-bottom:3px}.app-lock-notification span{color:var(--text-secondary);font-size:.9rem;line-height:1.35}.app-main-phone .phone-screen{height:auto}.phone-top{background:#8e78cf;border-radius:20px;height:8px;margin:0 auto 22px;width:110px}.phone-screen{display:flex;flex-direction:column;gap:18px}.status-card{background:linear-gradient(135deg,var(--primary),#b69af6);border-radius:22px;color:#fff;padding:24px}.status-card small{opacity:.8}.status-card h3{margin:12px 0 10px}.chart-card{align-items:center;background:#fff8fc;border:1px solid #5b417e1a;border-radius:22px;display:flex;height:170px;justify-content:center;overflow:hidden}.chart-line{background:linear-gradient(90deg,#0000,var(--accent),#0000);height:3px;position:relative;width:85%}.chart-line:before{border-radius:50%;border-top:3px solid var(--accent);content:"";height:50px;left:15%;position:absolute;top:-25px;width:55%}.sensor-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.sensor-card{background:#fff8fc;border:1px solid #5b417e1a;border-radius:18px;padding:18px}.sensor-card span{color:var(--text-secondary);display:block;font-size:.8rem;margin-bottom:8px}.sensor-card strong{font-size:1.2rem}@media(max-width:992px){.app-container{grid-template-columns:1fr}.app-left{text-align:center}.app-features{margin-top:35px}.app-device-pair{margin:0 auto;max-width:620px}}@media(max-width:768px){.app-features{grid-template-columns:1fr}.phone{max-width:340px;width:100%}.app-device-pair{flex-direction:column;gap:24px;min-height:auto}.app-lock-phone,.app-main-phone{max-width:340px;width:100%}.app-lock-phone{height:625px;min-height:625px;transform:none}.app-lock-phone img{height:593px}}.footer{border-top:1px solid #9b7eea2e;overflow:hidden;padding:110px 0 40px;position:relative}.footer:before{background:radial-gradient(circle at top left,#9b7eea29,#0000 45%),radial-gradient(circle at bottom right,#ffd2c442,#0000 40%);content:"";inset:0}.footer-glow,.footer:before{pointer-events:none;position:absolute}.footer-glow{background:radial-gradient(circle,#9b7eea2e,#0000 72%);filter:blur(80px);height:300px;left:50%;top:-180px;transform:translateX(-50%);width:650px}.footer-content{grid-gap:70px;align-items:start;display:grid;gap:70px;grid-template-columns:1.3fr 1fr 1fr;position:relative;z-index:2}.footer-brand{max-width:430px}.footer-brand h2{align-items:center;cursor:default;display:inline-flex;font-family:Nunito,sans-serif;font-size:2.7rem;font-weight:900;gap:2px;margin-bottom:18px;transition:letter-spacing .45s ease,transform .45s ease}.footer-brand h2 span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#b69af6,#9b7eea,#72cfc1);-webkit-background-clip:text;transition:.45s}.footer-brand:hover h2{letter-spacing:4px;transform:translateX(4px)}.footer-brand:hover h2 span{filter:drop-shadow(0 0 8px rgba(155,126,234,.45))}.footer-brand p{color:var(--text-secondary);line-height:1.9;max-width:390px}.footer-middle h4{font-size:1.05rem;font-weight:600;margin-bottom:24px}.footer-tags{display:flex;flex-direction:column;gap:16px}.footer-tag{align-items:center;background:#fbf4ffc2;border:1px solid #5b417e1f;border-radius:999px;color:var(--text-secondary);display:inline-flex;gap:12px;padding:12px 18px;transition:.35s;width:-webkit-fit-content;width:fit-content}.footer-tag svg{color:var(--primary);font-size:1rem}.footer-tag:hover{background:#9b7eea1f;border-color:#9b7eea40;box-shadow:0 15px 35px #9b7eea2e;color:var(--primary);transform:translateX(8px)}.footer-contact h4{font-size:1.05rem;font-weight:600;margin-bottom:22px}.footer-contact>a{align-items:center;color:var(--text-secondary);display:inline-flex;gap:12px;text-decoration:none;transition:.35s}.footer-contact>a svg{color:var(--primary);font-size:1.1rem}.footer-contact>a:hover{color:var(--primary);transform:translateX(6px)}.footer-follow{margin-top:36px}.footer-follow span{color:var(--text-secondary);display:block;font-size:.92rem;letter-spacing:.8px;margin-bottom:18px;text-transform:uppercase}.footer-social{display:flex;gap:18px}.footer-social a{align-items:center;background:#fbf4ffc2;border:1px solid #5b417e1f;border-radius:50%;color:var(--primary);display:flex;height:54px;justify-content:center;overflow:hidden;position:relative;transition:transform .4s,background .4s,border-color .4s,box-shadow .4s;width:54px}.social-tooltip{background:#fff8fcfa;border:1px solid #5b417e1f;border-radius:8px;bottom:calc(100% + 14px);box-shadow:0 15px 35px #674e8b24;color:var(--text);font-size:.78rem;left:50%;opacity:0;padding:7px 12px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(10px);transition:.3s;visibility:hidden;white-space:nowrap}.footer-social a:hover .social-tooltip{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.footer-social a:before{background:radial-gradient(circle,#ffffff73,#0000 70%);border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:.4s}.footer-social a svg{font-size:1.2rem;position:relative;transition:transform .45s,color .35s;z-index:2}.footer-social a:hover{background:var(--primary);border-color:#0000;box-shadow:0 18px 40px #9b7eea47;transform:translateY(-8px) scale(1.08)}.footer-social a:hover:before{opacity:1}.footer-social a:hover svg{color:#fff;transform:rotate(-10deg) scale(1.12)}.footer-logo{height:54px;margin-bottom:18px;object-fit:contain;width:auto}.footer-divider{background:linear-gradient(90deg,#0000,#9b7eea57,#72cfc147,#9b7eea57,#0000);height:1px;margin:70px 0 32px;width:100%}.footer-bottom{color:var(--text-secondary);font-size:.95rem;line-height:1.8;text-align:center}.footer-bottom,.scroll-top{align-items:center;display:flex;justify-content:center}.scroll-top{background:linear-gradient(135deg,var(--primary),#b69af6);border:none;border-radius:50%;bottom:34px;box-shadow:0 18px 45px #9b7eea4d;color:#fff;cursor:pointer;font-size:1.35rem;height:58px;opacity:0;position:fixed;right:34px;transform:translateY(25px) scale(.8);transition:.45s;visibility:hidden;width:58px;z-index:999}.scroll-top.show{opacity:1;transform:translateY(0) scale(1);visibility:visible}.scroll-top:hover{box-shadow:0 30px 60px #9b7eea5c;transform:translateY(-7px) rotate(-10deg) scale(1.08)}@media (max-width:1100px){.footer-content{gap:55px;grid-template-columns:1fr}.footer-brand{max-width:100%}.footer-middle{order:2}.footer-contact{order:3}.footer-tags{flex-direction:row;flex-wrap:wrap;gap:14px}}@media (max-width:768px){.footer{padding:85px 0 35px}.footer-brand h2{font-size:2.2rem}.footer-logo{height:46px}.footer-brand p{font-size:.96rem;max-width:100%}.footer-contact h4,.footer-middle h4{font-size:1rem}.footer-tag{font-size:.9rem;padding:11px 16px}.footer-social{gap:14px}.footer-social a{height:48px;width:48px}.footer-divider{margin:55px 0 28px}.footer-bottom{font-size:.88rem;line-height:1.7}.scroll-top{bottom:18px;font-size:1.15rem;height:50px;right:18px;width:50px}}@media (max-width:520px){.footer{padding-top:75px}.footer-content{gap:45px}.footer-brand h2{font-size:2rem}.footer-tags{align-items:flex-start;flex-direction:column}.footer-tag{justify-content:flex-start;width:100%}.footer-contact>a{font-size:.95rem;word-break:break-word}.footer-follow{margin-top:28px}.footer-bottom{font-size:.82rem}}.footer *{-webkit-tap-highlight-color:transparent}.footer a{text-decoration:none}.footer svg{flex-shrink:0}.footer-brand,.footer-contact,.footer-middle{position:relative;z-index:2}.footer-brand h2,.footer-social a,.footer-tag,.scroll-top{will-change:transform}.footer-brand,.footer-contact,.footer-middle{transition:transform .35s ease}.footer-brand:hover,.footer-contact:hover,.footer-middle:hover{transform:translateY(-2px)}
/*# sourceMappingURL=main.e4e92dd8.css.map*/