@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..900;1,9..144,300..900&family=Inter:wght@300;400;500;600;700;800;900&display=swap";.navbar{z-index:1000;padding:1.25rem 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.nav-logo{color:#fff;align-items:center;gap:.6rem;transition:color .4s;display:flex}.nav-logo-img{object-fit:contain;width:auto;height:38px;transition:filter .4s}.nav-logo-word{object-fit:contain;filter:brightness(1.45)saturate(.92);width:auto;height:34px;display:block}@media (width<=768px){.nav-logo-word{height:28px}.nav-logo-img{height:32px}}.nav-links a{color:#fff9;letter-spacing:.01em;padding:.25rem 0;font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.nav-links a:after{content:"";background:var(--lilac-300);transform-origin:100%;width:100%;height:2px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-links a:hover{color:#fff}.nav-links a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.01em;background:#ffffff1a;border:1px solid #ffffff26;border-radius:100px;padding:.65rem 1.75rem;font-size:.9rem;font-weight:600;transition:all .3s;color:#fff!important}.nav-cta:hover{background:#ffffff2e;transform:translateY(-1px)}.navbar.scrolled{-webkit-backdrop-filter:blur(24px);background:#0a0510bf;border-bottom:1px solid #ffffff0d;padding:.75rem 0}.navbar.scrolled .nav-cta{background:var(--lilac-600);border-color:var(--lilac-600)}.navbar.scrolled .nav-cta:hover{background:var(--lilac-700);box-shadow:0 8px 25px #8655a840}.nav-inner{justify-content:space-between;align-items:center;display:flex}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-entry{align-items:center;gap:1.25rem;display:flex}.nav-signin{color:#ffffffb8;white-space:nowrap;font-size:.9rem;font-weight:500;transition:color .3s}.nav-signin:hover{color:#fff}.nav-burger{display:none}@media (width<=768px){.nav-links{display:none}.nav-entry{gap:.9rem}.nav-cta{padding:.6rem 1.25rem;font-size:.85rem}.nav-burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:flex}.nav-burger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .2s;display:block}.navbar.menu-open .nav-burger span:first-child{transform:translateY(7px)rotate(45deg)}.navbar.menu-open .nav-burger span:nth-child(2){opacity:0}.navbar.menu-open .nav-burger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-mobile{z-index:2;-webkit-backdrop-filter:blur(18px);background:#0e0816f7;border-top:1px solid #ffffff14;flex-direction:column;padding:.5rem 1.25rem 1.25rem;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 48px #00000073}.nav-mobile[hidden]{display:none}.nav-mobile a{color:#ffffffeb;border-bottom:1px solid #ffffff12;padding:.95rem .25rem;font-size:1.05rem;font-weight:500}.nav-mobile a:last-child{border-bottom:0}.nav-mobile a:active{color:#fff}.nav-mobile-signin{margin-top:.35rem;color:var(--gold-light,#e8d8a8)!important}.nav-scrim{z-index:1;background:#00000073;position:fixed;inset:0}.nav-inner{z-index:3;position:relative}}@media (width<=420px){.nav-signin{display:none}}.footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0510b3;border-top:1px solid #ffffff0d;padding:4rem 0 2rem}.footer-inner{justify-content:space-between;gap:3rem;margin-bottom:3rem;display:flex}.footer-brand{max-width:280px}.footer-logo{object-fit:contain;width:36px;height:36px;margin-bottom:.5rem}.footer-brand span{color:#fff;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;display:block}.footer-tagline{color:#ffffff59;font-size:.8rem;line-height:1.6}.footer-links{gap:4rem;display:flex}.footer-col h4{color:#ffffff80;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700}.footer-col a{color:#fff6;margin-bottom:.6rem;font-size:.85rem;transition:color .2s;display:block}.footer-col a:hover{color:var(--lilac-400)}.footer-bottom{color:#ffffff40;border-top:1px solid #ffffff0d;justify-content:space-between;padding-top:1.5rem;font-size:.75rem;display:flex}@media (width<=768px){.footer-inner{flex-direction:column}.footer-links{flex-wrap:wrap;gap:2rem}.footer-bottom{flex-direction:column;gap:.5rem}}:root{--lilac-50:#faf7fc;--lilac-100:#f3eef8;--lilac-200:#e8ddf1;--lilac-300:#d4c2e5;--lilac-400:#b99ad4;--lilac-500:#9e72c0;--lilac-600:#8655a8;--lilac-700:#70458c;--lilac-800:#5e3b74;--lilac-900:#4e3260;--gold:#d4a853;--gold-light:#f0dba8;--rose:#e8a0bf;--white:#fff;--gray-50:#fafafa;--gray-100:#f5f5f5;--gray-200:#e5e5e5;--gray-300:#d4d4d4;--gray-400:#a3a3a3;--gray-500:#737373;--gray-600:#525252;--gray-700:#404040;--gray-800:#262626;--gray-900:#171717;--text-shadow-light:none;--text-shadow-strong:none;--text-shadow-glow:none}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#ffffffd9;background-color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#fff;font-family:Fraunces,Georgia,serif;line-height:1.1}p,span,div{text-shadow:none}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.global-video-bg{z-index:0;position:fixed;inset:0}.global-video-bg video{object-fit:cover;width:100%;height:100%}.global-video-overlay{background:linear-gradient(#0a051033 0%,#0a05101a 30%,#0a05104d 70%,#0a051080 100%);position:absolute;inset:0}.global-video-overlay:after{content:"";opacity:0;background:radial-gradient(90% 70% at 50% 40%,#0a051066 0%,#0a05108c 100%),linear-gradient(#0a051080 0%,#0a05106b 30%,#0a05108c 70%,#0a0510b8 100%);transition:opacity 1.4s;position:absolute;inset:0}html.intro-done .global-video-overlay:after{opacity:1}html.intro-pending .navbar,html.intro-pending main,html.intro-pending footer{opacity:0;visibility:hidden;pointer-events:none}.navbar,main,footer{transition:opacity 1.1s,visibility}html.intro-pending body{overflow:hidden}main{z-index:1;position:relative}.container{max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem)}.ios-section{z-index:1;padding:6rem 0;position:relative}.ios-glass-card{-webkit-backdrop-filter:blur(8px)saturate(120%);background:linear-gradient(135deg,#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-color:#fff3 #ffffff1a #ffffff1a #ffffff26;border-radius:32px;padding:3rem;overflow:hidden;box-shadow:0 30px 60px #00000026,inset 0 0 20px #ffffff08,inset 0 1px #fff3}.ios-glass-card-sm{-webkit-backdrop-filter:blur(6px)saturate(110%);background:linear-gradient(135deg,#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff14;border-color:#ffffff2e #ffffff14 #ffffff14 #ffffff1f;border-radius:28px;padding:2.5rem;box-shadow:0 16px 40px #0000001a,inset 0 0 15px #ffffff05,inset 0 1px #ffffff26}.section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--lilac-400);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700}.section-title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.section-title em{color:var(--lilac-400);font-style:italic}.section-desc{color:#ffffff8c;max-width:560px;font-size:1.05rem;line-height:1.7}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#a78bfa4d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a78bfa80}::selection{background:var(--lilac-600);color:#fff}:root{--deep:#382957;--deep-2:#251a3a;--accent:#9e6edb;--accent-2:#b891ea;--lilac:#d1b8f5;--surface:#e8e0fa;--sand:#f0e8fc;--ivory:#faf5ff;--paper:#fffbff;--white:#fffffff0;--muted:#382957ad;--line:#3829571a;--line-strong:#9e6edb47;--coral:#f25966;--success:#2f8068;--shadow-soft:0 14px 34px #4530611a;--shadow-strong:0 24px 64px #3d265b2e;--font-display:"Cormorant Garamond", "Playfair Display", Georgia, serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}button,input{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #9e6edb47}@keyframes fadeInPage{0%{opacity:0}to{opacity:1}}.page-shell,.site-shell{isolation:isolate;min-height:100vh;animation:.6s cubic-bezier(.16,1,.3,1) both fadeInPage;position:relative}.page-shell{color:#fff;background:radial-gradient(circle at 50% -8%, #9e6edb57, transparent 58%), linear-gradient(180deg, var(--deep-2) 0%, #1d1533 55%, #160f27 100%);background-attachment:fixed}.topbar{justify-content:space-between;align-items:center;gap:18px;max-width:1220px;margin:0 auto;padding:18px clamp(18px,4vw,56px);display:flex}.brand{color:#fff;letter-spacing:0;align-items:center;gap:11px;font-weight:850;text-decoration:none;display:flex}.brand-logo{object-fit:contain;width:54px;height:54px;display:block}.topbar-actions{align-items:center;gap:10px;display:flex}.text-link{color:#ffffffb8;background:0 0;border:1px solid #ffffff29;border-radius:999px;padding:9px 14px;font-size:14px;font-weight:650;text-decoration:none;transition:background .16s,border-color .16s,color .16s}.text-link:hover{color:#fff;background:#ffffff1f;border-color:#ffffff47}.hero{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:28px;max-width:1220px;margin:0 auto;padding:34px clamp(18px,4vw,56px) 24px;display:grid}.hero>div:first-child{color:#fff;padding-top:24px}.eyebrow{color:inherit;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 14px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow:before{content:"";opacity:.78;background:currentColor;border-radius:999px;width:7px;height:7px}h1,h2{font-family:var(--font-display)}h1{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(38px,5.3vw,66px);line-height:1}.hero-copy{color:#ffffffd1;max-width:680px;margin:18px 0 0;font-size:18px;line-height:1.6}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:740px;margin-top:28px;display:grid}.trust-item{background:#ffffff21;border:1px solid #ffffff2e;border-radius:20px;padding:15px;box-shadow:0 16px 34px #251a3a29}.trust-item strong{color:#fff;font-size:14px;display:block}.trust-item span{color:#ffffffb8;margin-top:5px;font-size:13px;line-height:1.4;display:block}.summary-panel{background:var(--white);box-shadow:var(--shadow-strong);border:1px solid #ffffffa3;border-radius:28px;flex-direction:column;justify-content:center;align-self:stretch;min-height:330px;padding:26px;display:flex}.summary-panel h2{letter-spacing:0;margin:0;font-size:24px}.summary-list{gap:14px;margin-top:22px;display:grid}.summary-row{background:#f0e8fcbd;border:1px solid #9e6edb21;border-radius:18px;align-items:center;gap:13px;padding:12px;display:flex}.summary-icon{background:var(--deep);color:#fff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:inline-flex}.main{max-width:1220px;margin:0 auto;padding:18px clamp(18px,4vw,56px) 58px}.billing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.plan-card{background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #ffffffc2;border-radius:24px;flex-direction:column;min-height:382px;padding:20px;display:flex;position:relative;overflow:hidden}.plan-card:before{content:"";background:linear-gradient(90deg,#9e6edb2e,#d1b8f500);height:5px;position:absolute;inset:0 0 auto}.plan-card.is-selected{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 22px 54px #50307733}.badge{color:var(--deep);background:#9e6edb21;border:1px solid #9e6edb29;border-radius:999px;align-self:flex-start;padding:7px 10px;font-size:12px;font-weight:900}.plan-card h3{letter-spacing:0;margin:16px 0 0;font-size:23px}.price{color:var(--deep);letter-spacing:0;margin:10px 0 8px;font-size:28px;font-weight:900}.price span{color:var(--muted);margin-top:3px;font-size:13px;font-weight:800;display:block}.plan-card p{color:var(--muted);margin:0;line-height:1.45}.feature-list{gap:10px;margin:18px 0 22px;padding:0;list-style:none;display:grid}.feature-list li{color:var(--deep);align-items:flex-start;gap:9px;font-size:14px;line-height:1.38;display:flex}.check{color:var(--accent);background:#9e6edb1f;border-radius:999px;flex:none;justify-content:center;align-items:center;width:19px;height:19px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:0 18px;font-weight:900;text-decoration:none;transition:transform .16s,background .16s,opacity .16s,box-shadow .16s;display:inline-flex;box-shadow:0 12px 24px #5c37892e}.button:hover{background:#8c5ed0;transform:translateY(-1px);box-shadow:0 16px 30px #5c37893d}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button.secondary{background:var(--surface);color:var(--deep)}.plan-card .button{margin-top:auto}.checkout-band{background:linear-gradient(135deg, var(--deep), #4f3973);box-shadow:var(--shadow-strong);color:#fff;border:1px solid #ffffff1f;border-radius:24px;grid-template-columns:1fr minmax(190px,250px) minmax(160px,210px) minmax(210px,auto);align-items:center;gap:16px;margin:28px 0;padding:18px;display:grid}.selection-summary{color:#ffffffe6;font-size:13px;line-height:1.35}.selection-summary strong,.selection-summary span{display:block}.selection-summary span{color:#ffffffa8;margin-top:4px}.addons-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0;display:grid}.addon-card{box-shadow:var(--shadow-soft);background:#ffffffe0;border:1px solid #9e6edb26;border-radius:20px;padding:20px}.addon-card h4{margin:0 0 8px;font-size:20px}.addon-card p{color:var(--muted);margin:0}.addon-price{font-weight:900;color:var(--deep)!important}.checkout-band strong{font-size:17px;display:block}.checkout-band span{color:#ffffffb8;margin-top:4px;font-size:13px;display:block}.promo-input{color:#fff;background:#ffffff1f;border:1px solid #ffffff38;border-radius:18px;width:100%;min-height:52px;padding:0 14px}.promo-input::placeholder{color:#ffffff94}.notice{border-radius:18px;margin-top:18px;padding:15px 17px;font-weight:750;line-height:1.45;display:none}.notice.is-visible{display:block}.notice.info{color:var(--deep);background:#e8e0fad1}.notice.error{color:#aa2634;background:#f259661f}.footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;max-width:1220px;margin:22px auto 0;padding:24px clamp(18px,4vw,56px);display:flex}.site-shell .footer,.page-shell .footer{color:#ffffff9e;border-top-color:#ffffff24}.site-shell .footer span:first-child,.page-shell .footer span:first-child{color:#ffffffeb;font-weight:800}.site-shell .footer a,.page-shell .footer a{color:#ffffff9e;transition:color .16s}.site-shell .footer a:hover,.page-shell .footer a:hover{color:#fff}.success-card,.contact-card{-webkit-backdrop-filter:blur(12px)saturate(120%);color:#ffffffd9;background:linear-gradient(135deg,#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-color:#fff3 #ffffff1a #ffffff1a #ffffff26;border-radius:28px;max-width:720px;margin:58px auto;padding:30px;box-shadow:0 30px 60px #00000026,inset 0 0 20px #ffffff08,inset 0 1px #ffffff26}.success-card .eyebrow,.contact-card .eyebrow{color:var(--lilac-300)}.success-card h1,.contact-card h1{color:#fff;font-family:Fraunces,Georgia,serif;font-size:clamp(34px,5vw,48px)}.success-card .hero-copy,.contact-card .hero-copy{color:#ffffffb3}.success-card .button,.contact-card .button{width:auto;min-width:210px;margin-top:26px}@media (width<=1040px){.hero,.billing-grid{grid-template-columns:1fr 1fr}.summary-panel{grid-column:1/-1}}@media (width<=720px){body{background:linear-gradient(150deg, #382957fa 0%, #9e6edbdb 33%, #faf5ff00 34%), linear-gradient(180deg, var(--ivory) 0%, var(--sand) 48%, var(--paper) 100%)}.topbar,.footer{flex-direction:column;align-items:flex-start}.topbar-actions{flex-wrap:wrap}.hero,.billing-grid,.trust-strip,.checkout-band,.addons-grid{grid-template-columns:1fr}.hero{padding-top:16px}.hero>div:first-child{padding-top:8px}.hero-copy{font-size:16px}.summary-panel{min-height:0}}.site-shell{color:#fff;isolation:isolate;min-height:100vh;position:relative}.site-shell:before{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(90% 70% at 50% 40%,#0a05108c 0%,#0a0510b3 100%),linear-gradient(#0a05109e 0%,#0a05108c 30%,#0a0510ad 70%,#0a0510d9 100%),url(/hero-still.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}@media (orientation:portrait){.site-shell:before{background-image:radial-gradient(90% 70% at 50% 40%,#0a05108c 0%,#0a0510b3 100%),linear-gradient(#0a05109e 0%,#0a05108c 30%,#0a0510ad 70%,#0a0510d9 100%),url(/hero-still-portrait.jpg)}}.video-backdrop{z-index:-2;background:#120b1d;position:fixed;inset:0;overflow:hidden}.video-backdrop video{object-fit:cover;opacity:.82;width:100%;height:100%}.video-shade{background:linear-gradient(#0a051038 0%,#0a05103d 38%,#0a051094 100%),radial-gradient(circle at 52% 18%,#ffffff1a,#0000 32%);position:absolute;inset:0}.marketing-nav,.landing-hero,.home-band,.home-cta{max-width:1220px;margin:0 auto;padding-left:clamp(18px,4vw,56px);padding-right:clamp(18px,4vw,56px)}.marketing-nav{z-index:5;justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:16px;display:flex;position:relative}.site-shell .brand{color:#fff;gap:12px}.site-shell .brand-logo{filter:none;width:54px;height:54px}.brand-wordmark{color:#fff;letter-spacing:0;font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:700;display:block}.marketing-links{align-items:center;gap:10px;display:flex}.marketing-links a,.footer a{color:inherit;text-decoration:none}.marketing-links a{color:#ffffffa8;background:0 0;border:1px solid #ffffff29;border-radius:999px;padding:9px 14px;font-size:14px;font-weight:650}.marketing-links a:hover,.nav-cta:hover{color:#fff;background:#ffffff1f}.nav-cta{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:800;text-decoration:none}.landing-hero{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding-top:34px;padding-bottom:70px;display:flex;position:relative}.hero-center{text-align:center;flex-direction:column;align-items:center;min-width:0;max-width:100%;display:flex}.landing-copy{max-width:980px;margin:0 auto}.landing-copy h1{color:#fff;letter-spacing:0;text-shadow:0 4px 40px #00000094;max-width:1040px;margin:0;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:clamp(50px,7.4vw,94px);font-weight:600;line-height:.92}.landing-copy h1 em,.family-card h2 em{color:#eadcf8;font-style:italic;font-weight:400}.landing-copy .hero-copy{color:#ffffffe0;text-shadow:0 2px 18px #0000008a;max-width:780px;margin-left:auto;margin-right:auto;font-size:clamp(17px,1.7vw,21px);font-weight:350;line-height:1.68}.site-shell .hero-actions{justify-content:center;gap:16px;margin-top:24px;display:flex}.home-primary{color:#251a3a;background:#fff;max-width:none}.home-secondary{box-shadow:none;color:#fff;background:#ffffff1f;border:1px solid #ffffff38;min-width:190px;max-width:none}.hero-stats-glass{justify-content:center;align-items:center;gap:clamp(22px,5vw,64px);margin-top:28px;display:flex}.hero-stats-glass strong{color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;line-height:1;display:block}.hero-stats-glass span{color:#fff9;letter-spacing:.07em;text-transform:uppercase;margin-top:8px;font-size:12px;font-weight:750;display:block}.hero-stats-glass i{background:#fff3;width:1px;height:42px;display:block}.launch-panel,.home-band,.home-cta{color:#fff;background:linear-gradient(135deg,#ffffff13,#ffffff05);border:1px solid #ffffff1f;border-left-color:#ffffff2e;border-radius:32px;box-shadow:0 30px 72px #0000002e,inset 0 1px #ffffff2e}.launch-panel{padding:28px}.launch-panel>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:950;display:block}.launch-panel h2,.home-band h2,.home-cta h2{color:#fff;text-shadow:0 4px 32px #00000085;font-family:Cormorant Garamond,Georgia,serif;font-weight:600}.home-band{margin-bottom:26px;padding-top:clamp(34px,5vw,62px);padding-bottom:clamp(34px,5vw,62px)}.section-heading{max-width:780px}.section-heading h2,.split-band h2,.home-cta h2{margin:0;font-size:clamp(30px,4.4vw,52px);line-height:1}.section-heading p,.split-band p,.home-cta p{color:#ffffffa8;line-height:1.65}.policy-card p,.policy-card .hero-copy{color:#ffffffb3;line-height:1.65}.policy-card a:not(.button),.contact-card a:not(.button),.success-card a:not(.button){color:var(--lilac-300);font-weight:700;text-decoration:none}.policy-card a:not(.button):hover,.contact-card a:not(.button):hover,.success-card a:not(.button):hover{color:#fff;text-decoration:underline}.value-grid,.steps-grid,.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.value-grid article,.steps-grid article,.problem-grid article,.feature-list article{background:#ffffff0e;border:1px solid #ffffff17;border-radius:24px;padding:20px}.value-grid strong,.steps-grid strong,.problem-grid strong,.feature-list strong{color:#fff;margin-bottom:8px;font-size:18px;display:block}.value-grid span,.steps-grid p,.problem-grid p,.feature-list span{color:#fff9;line-height:1.55}.problem-grid article>span{color:#f0dba8;letter-spacing:.07em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:850;display:inline-block}.split-band{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:40px;display:grid}.feature-list{gap:14px;display:grid}.feature-list article{align-items:flex-start;gap:6px;display:grid}.family-card{text-align:center;flex-direction:column;align-items:center;max-width:980px;margin-left:auto;margin-right:auto;display:flex}.family-card p:not(.eyebrow){color:#ffffffa8;max-width:720px;margin:12px auto 0;font-size:18px;line-height:1.7}.family-features-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.family-features-row span{color:#fff;background:#fff1;border:1px solid #ffffff1a;border-radius:18px;min-width:170px;padding:18px 20px;font-weight:800}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.steps-grid article>span{color:#caa5ea;margin-bottom:18px;font-family:Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:950;line-height:1;display:block}.home-cta{text-align:center;margin-bottom:34px;padding-top:38px;padding-bottom:38px}.home-cta p:not(.eyebrow){max-width:620px;margin:12px auto 0}.home-cta .hero-actions{margin-left:auto;margin-right:auto}.policy-shell{background:linear-gradient(135deg, #382957f5 0%, #9e6edbd6 34%, #faf5ff00 35%), linear-gradient(180deg, var(--ivory) 0%, var(--sand) 46%, var(--paper) 100%)}.policy-card{-webkit-backdrop-filter:blur(12px)saturate(120%);color:#ffffffd9;background:linear-gradient(135deg,#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-color:#fff3 #ffffff1a #ffffff1a #ffffff26;border-radius:28px;max-width:920px;margin:30px auto;padding:clamp(24px,4vw,44px);box-shadow:0 30px 60px #00000026,inset 0 0 20px #ffffff08,inset 0 1px #ffffff26}.policy-card h1{color:#fff;text-shadow:none;margin:0 0 12px;font-family:Fraunces,Georgia,serif;font-size:clamp(36px,5vw,58px);font-weight:700;line-height:1.02}.policy-card section{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:20px}.policy-card h2{color:#fff;text-shadow:none;margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:26px;font-weight:700}.site-shell.plans-page-shell{color:#fff}.plans-page-shell .hero{padding-top:116px}@media (width<=720px){.plans-page-shell .hero{padding-top:104px}}.plans-page-shell .hero>div:first-child{color:#fff}.plans-page-shell h1,.plans-page-shell h2,.plan-card h3,.summary-panel h2,.addon-card h4,.checkout-band strong{font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-weight:600}.summary-panel{color:#fff;background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-left-color:#ffffff2e;border-radius:28px;align-self:stretch;box-shadow:0 30px 72px #0000002e,inset 0 1px #ffffff2e}.summary-panel h2{color:#fff;font-size:26px}.summary-row{background:#ffffff0a;border:1px solid #ffffff14}.summary-row span{color:#ffffffd1}.summary-icon{background:var(--accent)}.plan-card{color:#fff;background:linear-gradient(135deg,#ffffff13,#ffffff05);border:1px solid #ffffff1f;border-left-color:#ffffff2e;border-radius:24px;box-shadow:0 30px 72px #0000002e,inset 0 1px #ffffff2e}.plan-card.is-selected{border-color:var(--accent);background:linear-gradient(135deg,#ffffff1f,#ffffff08);transform:translateY(-2px);box-shadow:0 22px 54px #9e6edb59}.plan-card h3{color:#fff;font-size:32px}.price{color:#fff}.price span{color:#fff9}.plan-card p,.gst-line,.cycle-sub,.seat-line,.plan-summary,.addon-meta{font-size:13px;color:#ffffffa8!important}.feature-list li{color:#ffffffe6}.badge{color:#eadcf8;background:#9e6edb38;border-color:#9e6edb59}.badge.popular{color:#4adeb2;background:#2f806838;border-color:#2f806859}.cadence-tabs{justify-content:center;align-items:center;gap:8px;margin:0 auto 18px;display:flex}.cadence-tab{color:#ffffffc2;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:10px 22px;font-weight:900;transition:all .4s cubic-bezier(.16,1,.3,1)}.cadence-tab:hover{color:#fff;background:#ffffff26}.cadence-tab.is-active{color:var(--deep-2);background:#fff;border-color:#fff}.addon-card{color:#fff;background:linear-gradient(135deg,#fff1,#ffffff04);border:1px solid #ffffff1a;border-left-color:#ffffff29;border-radius:20px;box-shadow:0 20px 48px #0000001f}.addon-card h4{color:#fff;font-size:22px}.addon-price{color:var(--accent-2)!important}.sla-list{color:#fff9;margin:12px 0 0;padding-left:18px;font-size:13px}.plan-card .button{color:#fff;box-shadow:none;background:#ffffff14;border:1px solid #ffffff29}.plan-card .button:hover{background:#ffffff29}.plan-card.is-selected .button{color:var(--deep-2);background:#fff;border:0;box-shadow:0 12px 34px #ffffff2e}.plan-card.is-selected .button:hover{background:#eadcf8;box-shadow:0 16px 40px #ffffff47}.checkout-band .button{color:var(--deep-2);background:#fff;border:0;box-shadow:0 12px 34px #ffffff2e}.checkout-band .button:hover{background:#eadcf8;box-shadow:0 16px 40px #ffffff47}.notice.info{color:#fff;background:#ffffff1a;border:1px solid #ffffff29}.notice.error{color:#ff8c95;background:#f2596633;border:1px solid #f2596659}@media (prefers-reduced-motion:no-preference){.plan-card,.addon-card{transition:transform .4s cubic-bezier(.16,1,.3,1),filter .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1)}.billing-grid:hover .plan-card{filter:blur(3px)opacity(.55)}.billing-grid:hover .plan-card:hover{filter:none;opacity:1;transform:translateY(-8px)scale(1.03);box-shadow:0 34px 80px #9e6edb59}.addons-grid:hover .addon-card{filter:blur(3px)opacity(.55)}.addons-grid:hover .addon-card:hover{filter:none;opacity:1;transform:translateY(-6px)scale(1.02);box-shadow:0 24px 56px #9e6edb40}}@media (width<=920px){.landing-hero,.split-band{grid-template-columns:1fr}.value-grid,.steps-grid,.problem-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.marketing-nav,.marketing-links,.hero-actions,.cadence-tabs{flex-direction:column;align-items:stretch}.landing-hero{min-height:0;padding-top:28px;padding-bottom:56px}.landing-copy{width:100%;max-width:100%}.landing-copy h1{overflow-wrap:break-word;word-break:break-word;max-width:100%;font-size:clamp(34px,10.5vw,48px);line-height:1.02}.landing-copy .hero-copy{max-width:100%;font-size:16px;line-height:1.6}.nav-cta{display:none}.site-shell .brand-logo{width:50px;height:50px}.marketing-links a{text-align:center;width:100%}.site-shell .hero-actions{flex-direction:column;align-items:center;width:100%}.site-shell .hero-actions .button{width:100%;max-width:280px}.hero-stats-glass{flex-direction:column;align-items:stretch;gap:18px;margin-top:24px}.hero-stats-glass i{width:72px;height:1px}.scroll-indicator{display:none}.home-primary,.home-secondary{max-width:none}.value-grid,.steps-grid,.problem-grid{grid-template-columns:1fr}}
