:root{--navy:#081a32;--navy-2:#0d2544;--blue:#176bff;--blue-dark:#1056d4;--blue-pale:#edf4ff;--ink:#10213a;--muted:#66758a;--warm:#fbfaf7;--paper:#fff;--line:#e5eaf1;--soft:#f3f6fa;--gold:#e59b3a;--radius-sm:14px;--radius-md:22px;--radius-lg:34px;--shadow:0 20px 60px #162c4d14;--font-body:"Segoe UI", Inter, system-ui, sans-serif;--font-display:"Segoe UI Variable Display", "Segoe UI", Inter, system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--warm);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img,svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.035em;line-height:1.08}p{color:var(--muted)}:focus-visible{outline-offset:4px;border-radius:5px;outline:3px solid #ffb443}.skip-link{z-index:9999;color:var(--navy);background:#fff;border-radius:10px;padding:12px 18px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:16px}.shell{width:min(1160px,100% - 48px);margin-inline:auto}.shell.narrow{width:min(800px,100% - 48px)}.section{padding:112px 0}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:22px;font-size:.76rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:22px;height:2px}.eyebrow.light{color:#8db9ff}.button-row{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:0 22px;font-size:.92rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 10px 28px #176bff40}.button.primary:hover{background:var(--blue-dark)}.button.secondary{border:1px solid var(--line);color:var(--navy);background:#fff}.text-link{color:var(--blue);align-items:center;gap:12px;font-weight:700;display:inline-flex}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7e6;border-bottom:1px solid #e5eaf1bf;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);min-height:76px;margin-inline:auto;display:flex}.brand{color:var(--navy);font-family:var(--font-display);letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:11px;font-size:1.08rem;display:inline-flex}.brand strong{color:var(--blue);font-weight:700}.brand-mark{background:var(--navy);color:#fff;border-radius:10px;place-items:center;width:33px;height:33px;font-size:.88rem;font-weight:800;display:grid;box-shadow:inset 0 0 0 1px #ffffff24}.main-nav{align-items:center;gap:4px;display:flex}.main-nav>a{color:#58677a;border-radius:10px;padding:10px 15px;font-size:.9rem;font-weight:600}.main-nav>a:hover,.main-nav>a[aria-current=page]{color:var(--navy);background:#fff}.main-nav .nav-cta{color:#fff;background:var(--navy);margin-left:14px;padding-inline:18px}.main-nav .nav-cta:hover{background:var(--blue);color:#fff}.menu-toggle{background:0 0;border:0;width:44px;height:44px;padding:10px;display:none}.menu-toggle span{background:var(--navy);border-radius:2px;height:2px;margin:5px 0;display:block}.hero,.product-hero{background:radial-gradient(circle at 82% 38%,#186cff1f,#0000 28%),linear-gradient(#fbfaf7 0%,#f7f9fc 100%);align-items:center;min-height:720px;display:grid;overflow:hidden}.product-hero{background:linear-gradient(145deg,#f8faff,#edf4ff);min-height:690px}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding-block:72px;display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{color:var(--navy);max-width:730px;margin-bottom:26px;font-size:clamp(3rem,5.2vw,5rem)}.hero-copy h1 em{color:var(--blue);font-style:normal}.hero-copy>p{max-width:590px;font-size:1.12rem;line-height:1.75}.trust-line{color:#69778a;gap:26px;margin-top:38px;font-size:.82rem;font-weight:600;display:flex}.trust-line span{align-items:center;gap:8px;display:flex}.trust-line i{background:var(--gold);border-radius:50%;width:6px;height:6px}.phone-scene{min-width:440px;height:540px;position:relative}.phone-scene.compact{height:500px}.orb{filter:blur(2px);border-radius:50%;position:absolute}.orb-one{opacity:.14;background:linear-gradient(135deg,#176bff,#6aa0ff);width:370px;height:370px;top:70px;right:8px}.orb-two{background:var(--gold);opacity:.08;width:180px;height:180px;bottom:30px;left:30px}.phone{background:#0a1629;border-radius:36px;width:218px;height:448px;padding:8px;position:absolute;box-shadow:0 34px 65px #091f4140}.phone-back{opacity:.9;top:66px;left:34px;transform:rotate(-8deg)}.phone-front{top:20px;right:32px;transform:rotate(5deg)}.phone-notch{z-index:2;background:#0a1629;border-radius:0 0 10px 10px;width:62px;height:17px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.screen{background:linear-gradient(#f9fbff,#eef4ff);border-radius:29px;height:100%;padding:34px 18px 18px;overflow:hidden}.screen-top{color:var(--navy);justify-content:space-between;align-items:center;margin-bottom:32px;font-size:.68rem;font-weight:800;display:flex}.screen-top i{background:#dce8fb;border-radius:8px;width:22px;height:22px}.tiny-label{letter-spacing:.12em;color:#8390a2;font-size:.42rem;font-weight:800}.balance{color:var(--navy);margin:7px 0 20px;font-size:.9rem;display:block}.flow-card{background:#fff;border-radius:12px;align-items:center;gap:8px;margin:9px 0;padding:13px 10px;display:flex;box-shadow:0 5px 15px #19375a0d}.flow-card .flow-dot{background:#fff0dc;border-radius:8px;width:23px;height:23px}.flow-card .flow-dot.blue{background:#ddebff}.flow-card div{flex:1;display:grid}.flow-card b{color:var(--navy);font-size:.55rem}.flow-card small{color:#8290a2;font-size:.42rem}.flow-card>i{background:#d7dfeb;border-radius:3px;width:22px;height:4px}.screen-nav{border-top:1px solid #e1e8f2;justify-content:space-around;height:35px;padding-top:10px;display:flex;position:absolute;bottom:28px;left:27px;right:27px}.screen-nav i{background:#cbd6e4;border-radius:3px;width:10px;height:10px}.screen-nav i:first-child{background:var(--blue)}.screen-chart{padding-top:80px}.screen-chart strong{color:var(--navy);margin:8px 0 25px;font-size:1rem;display:block}.bars{border-bottom:1px solid #dbe4ef;align-items:end;gap:10px;height:130px;display:flex}.bars i{background:#9ec0fb;border-radius:5px 5px 0 0;width:18px;display:block}.bars i:first-child{height:35%}.bars i:nth-child(2){height:68%}.bars i:nth-child(3){height:45%}.bars i:nth-child(4){background:var(--blue);height:82%}.bars i:nth-child(5){height:58%}.mini-card{background:#fff;border-radius:13px;gap:8px;height:68px;margin-top:20px;padding:15px;display:grid}.mini-card span{background:#dce5f0;border-radius:4px;height:6px}.mini-card span:last-child{width:60%}.visual-note{color:#64748a;border:1px solid var(--line);background:#ffffffd9;border-radius:20px;padding:8px 12px;font-size:.68rem;position:absolute;bottom:0;right:14px}.split-heading{grid-template-columns:.9fr 1.1fr;align-items:end;gap:130px;display:grid}.split-heading h2,.section-heading h2,.centered-copy h2,.plans-copy h2,.privacy-card h2{color:var(--navy);margin-bottom:0;font-size:clamp(2.2rem,4vw,3.5rem)}.mission-copy p{color:#34465e;font-size:1.2rem;line-height:1.8}.mission-copy .muted{color:var(--muted);margin-bottom:0;font-size:1rem}.principles-section{background:#fff}.section-heading{max-width:650px;margin-bottom:52px}.section-heading p{font-size:1.05rem}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading.centered .eyebrow{justify-content:center}.principles-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.principle-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;min-height:285px;padding:28px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative}.principle-card:hover{box-shadow:var(--shadow);border-color:#cbdcff;transform:translateY(-5px)}.icon-box{background:var(--blue-pale);width:48px;height:48px;color:var(--blue);border-radius:14px;place-items:center;margin-bottom:54px;display:grid}.icon{width:23px;height:23px}.card-index{color:#9aa7b7;font-size:.7rem;font-weight:700;position:absolute;top:31px;right:25px}.principle-card h3{color:var(--navy);margin-bottom:12px;font-size:1.22rem}.principle-card p{margin-bottom:0;font-size:.9rem}.product-section{background:var(--soft)}.featured-product{border-radius:var(--radius-lg);min-height:480px;box-shadow:var(--shadow);background:#fff;grid-template-columns:.85fr 1.15fr;display:grid;overflow:hidden}.product-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:64px;display:flex}.status-badge{color:#9a6014;background:#fff7e9;border:1px solid #f5debb;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:.68rem;font-weight:700;display:inline-flex}.status-badge i{background:var(--gold);border-radius:50%;width:6px;height:6px}.status-badge.blue{color:#174eae;background:#eaf2ff;border-color:#c9dcff;margin-bottom:26px}.status-badge.blue i{background:var(--blue)}.product-kicker{color:#8793a3;text-transform:uppercase;letter-spacing:.12em;margin-top:32px;font-size:.72rem}.product-copy h3{color:var(--navy);margin:5px 0 18px;font-size:3.2rem}.product-copy h3 span{color:var(--blue)}.product-copy p{max-width:400px;margin-bottom:28px;font-size:1.05rem}.product-visual{background:linear-gradient(135deg,#0d2341,#164987);place-items:center;padding:45px;display:grid}.mini-dashboard{background:#f5f8fd;border-radius:24px;width:min(430px,100%);height:335px;padding:30px;transform:rotate(2deg);box-shadow:0 25px 50px #0003}.dash-head{color:var(--navy);justify-content:space-between;margin-bottom:42px;display:flex}.mini-dashboard small{color:#8794a6;letter-spacing:.12em;font-size:.52rem}.mini-dashboard>strong{color:var(--navy);margin:6px 0 30px;display:block}.dash-grid{grid-template-columns:repeat(6,1fr);align-items:end;gap:12px;height:90px;display:grid}.dash-grid i{background:#b9cdf1;border-radius:5px 5px 0 0;height:50%}.dash-grid i:nth-child(2){height:80%}.dash-grid i:nth-child(3){height:62%}.dash-grid i:nth-child(4){background:var(--blue);height:95%}.dash-grid i:nth-child(5){height:74%}.dash-grid i:nth-child(6){height:45%}.dash-row{gap:12px;margin-top:24px;display:flex}.dash-row span{background:#fff;border-radius:9px;flex:1;height:34px}.future-slot{color:#8793a3;border:1px dashed #c8d1dc;border-radius:16px;place-items:center;min-height:62px;margin-top:18px;font-size:.82rem;display:grid}.final-cta{color:#fff;background:var(--navy);padding:120px 0;position:relative;overflow:hidden}.final-cta:after{content:"";border:80px solid #176bff33;border-radius:50%;width:440px;height:440px;position:absolute;top:-180px;right:-100px}.final-cta-inner{z-index:1;text-align:center;max-width:800px;position:relative}.final-cta h2{margin-bottom:22px;font-size:clamp(2.5rem,5vw,4.2rem)}.final-cta h2 em{color:#79a9ff;font-style:normal}.final-cta p{color:#bdc9d8;max-width:650px;margin:0 auto 32px;font-size:1.08rem}.light-button{color:var(--navy);background:#fff}.overview-band{background:#fff}.centered-copy{text-align:center;max-width:850px}.centered-copy .eyebrow{justify-content:center}.centered-copy p{max-width:760px;margin:26px auto 0;font-size:1.08rem}.features-section{background:#f4f7fb}.features-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-card{background:#fff;border:1px solid #e7ebf2;border-radius:18px;align-items:center;gap:18px;min-height:112px;padding:22px;display:flex}.feature-card>.icon{width:42px;height:42px;color:var(--blue);background:var(--blue-pale);border-radius:13px;flex:none;padding:10px}.feature-card h3{color:var(--navy);letter-spacing:-.02em;margin:0 0 5px;font-size:1rem}.feature-card p{margin:0;font-size:.8rem;line-height:1.4}.plans-section{background:#fff}.plans-wrap{grid-template-columns:.7fr 1.3fr;align-items:center;gap:65px;display:grid}.plans-copy p{margin-top:24px}.no-price{border-left:2px solid var(--gold);color:#6e798a;margin-top:24px;padding-left:14px;font-size:.78rem;display:block}.plan-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.plan-card{border:1px solid var(--line);border-radius:24px;padding:32px}.plan-card.premium{background:var(--navy);color:#fff;border-color:var(--navy)}.plan-label{color:var(--blue);letter-spacing:.14em;font-size:.65rem;font-weight:800}.premium .plan-label{color:#7faeff}.plan-card h3{margin:10px 0 25px;font-size:1.6rem}.plan-card ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.plan-card li{color:#647185;padding-left:24px;font-size:.84rem;position:relative}.plan-card li:before{content:"âœ“";color:var(--blue);font-weight:800;position:absolute;left:0}.premium li{color:#c6d0de}.privacy-control{background:#f3f6fa}.privacy-card{box-shadow:var(--shadow);background:#fff;border-radius:30px;grid-template-columns:auto 1fr;gap:38px;padding:60px;display:grid}.privacy-icon{background:var(--blue-pale);width:70px;height:70px;color:var(--blue);border-radius:20px;place-items:center;display:grid}.privacy-icon .icon{width:33px;height:33px}.privacy-card h2{font-size:2.8rem}.privacy-card p{max-width:780px;margin:20px 0 0}.availability{text-align:center;color:#fff;background:linear-gradient(135deg,#09203c,#0e3768);padding:110px 0}.availability h2{margin-bottom:18px;font-size:clamp(2.5rem,4vw,3.8rem)}.availability p{color:#bbcadd;max-width:700px;margin:auto}.page-hero{text-align:center;background:linear-gradient(#edf4ff,#fbfaf7);padding:110px 0 78px}.page-hero .eyebrow{justify-content:center}.page-hero h1{color:var(--navy);margin-bottom:22px;font-size:clamp(3rem,6vw,4.8rem)}.page-hero>.shell>p{max-width:680px;margin-inline:auto;font-size:1.08rem}.draft-banner{color:#855819;background:#fff6e7;border:1px solid #efd6ae;border-radius:12px;align-items:center;gap:10px;margin:34px auto 0;padding:11px 16px;font-size:.78rem;font-weight:700;display:inline-flex}.legal-layout{grid-template-columns:270px 1fr;align-items:start;gap:72px;padding-block:90px 120px;display:grid}.legal-aside{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px;position:sticky;top:110px}.legal-aside>span{color:#8793a4;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;display:block}.legal-aside strong{color:#9a6014;margin:5px 0 14px;display:block}.legal-aside p{font-size:.76rem;line-height:1.55}.legal-aside code{word-break:break-all;color:#8390a1;background:#f5f7fa;border-radius:7px;padding:8px;font-size:.57rem;display:block}.legal-content{max-width:720px}.legal-content section{border-bottom:1px solid var(--line);margin-bottom:45px;padding:0 0 46px 55px;position:relative}.legal-content h2{color:var(--navy);margin-bottom:15px;font-size:1.45rem}.legal-content p{font-size:.93rem}.section-number{color:var(--blue);font-size:.68rem;font-weight:800;position:absolute;top:3px;left:0}.editorial-placeholder{color:#855819;background:#fff7e9;border-radius:8px;padding:8px 10px;font-weight:700;display:inline-block;font-size:.75rem!important}.support-section{background:#fff}.support-grid{grid-template-columns:370px 1fr;align-items:start;gap:85px;display:grid}.support-sidebar{position:sticky;top:110px}.support-sidebar h2{color:var(--navy);font-size:2.5rem}.support-placeholder{border:1px solid var(--line);background:var(--soft);border-radius:18px;margin:30px 0;padding:22px}.support-placeholder strong,.support-placeholder span{display:block}.support-placeholder span{color:#7b8798;margin:8px 0 18px;font-size:.78rem}.support-button{color:#fff;background:var(--blue);border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:44px;font-size:.84rem;font-weight:700;display:flex}.support-button:hover{background:var(--blue-dark)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item h2{margin:0}.faq-item button{width:100%;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;padding:25px 0;font-weight:700;display:flex}.faq-item button i{background:var(--blue-pale);width:28px;height:28px;color:var(--blue);border-radius:50%;place-items:center;font-style:normal;display:grid}.faq-answer{padding:0 50px 24px 0}.faq-answer p{font-size:.9rem}.deletion-section{background:#fff}.narrow-content{max-width:850px}.notice-card{border-left:3px solid var(--gold);background:#fff9ef;border-radius:0 14px 14px 0;align-items:center;gap:30px;padding:22px 25px;display:flex}.notice-card strong{white-space:nowrap;color:#835514}.notice-card p{margin:0;font-size:.83rem}.steps-list{margin:65px 0}.step-item{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:22px;padding:32px 0;display:grid}.step-item>span{color:var(--blue);padding-top:5px;font-size:.68rem;font-weight:800}.step-item h2{color:var(--navy);margin-bottom:10px;font-size:1.3rem}.step-item p{margin-bottom:0;font-size:.9rem}.data-caveat{background:var(--navy);color:#fff;border-radius:22px;padding:32px}.data-caveat h2{font-size:1.4rem}.data-caveat p{color:#bec9d7;margin-bottom:0;font-size:.88rem}.not-found{text-align:center;background:radial-gradient(circle,#edf4ff,#fbfaf7 55%);flex-direction:column;justify-content:center;align-items:center;min-height:690px;padding:100px 24px;display:flex}.not-found-orb{width:170px;height:170px;color:var(--blue);box-shadow:var(--shadow);font-family:var(--font-display);background:#fff;border-radius:50%;place-items:center;margin-bottom:30px;font-size:2.5rem;font-weight:800;display:grid}.not-found h1{color:var(--navy);margin-bottom:18px;font-size:clamp(2.6rem,5vw,4rem)}.not-found p{max-width:520px}.not-found .button{margin-top:20px}.site-footer{color:#fff;background:#06162b}.footer-main{grid-template-columns:.9fr 1.1fr;gap:90px;padding:72px 0 54px;display:grid}.site-footer .brand{color:#fff}.site-footer .brand-mark{color:var(--navy);background:#fff}.footer-intro p{color:#9faec0;max-width:330px;margin-top:20px;font-size:.86rem}.footer-links{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-links div{flex-direction:column;gap:10px;display:flex}.footer-links span{color:#718298;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:.64rem}.footer-links a{color:#bbc6d4;font-size:.82rem}.footer-links a:hover{color:#fff}.footer-bottom{color:#74859b;border-top:1px solid #ffffff14;justify-content:space-between;padding:22px 0 28px;font-size:.7rem;display:flex}@media (max-width:1024px){.hero-grid{gap:25px}.phone-scene{transform-origin:50%;margin-inline:-35px;transform:scale(.86)}.principles-grid{grid-template-columns:repeat(2,1fr)}.featured-product{grid-template-columns:1fr 1fr}.product-copy{padding:44px}.features-grid{grid-template-columns:repeat(2,1fr)}.plans-wrap{grid-template-columns:1fr}.support-grid{grid-template-columns:320px 1fr;gap:55px}}@media (max-width:768px){.shell,.shell.narrow{width:min(100% - 32px,680px)}.header-inner{width:calc(100% - 32px);min-height:68px}.menu-toggle{display:block}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:70px;left:16px;right:16px}.main-nav.is-open{display:flex}.main-nav>a{align-items:center;min-height:44px;display:flex}.main-nav .nav-cta{justify-content:center;margin:4px 0 0}.section{padding:78px 0}.hero,.product-hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-block:58px}.hero-copy h1{font-size:clamp(2.7rem,10vw,4.5rem)}.phone-scene{transform-origin:top;width:440px;min-width:0;height:430px;margin:-25px auto -40px;transform:scale(.78)}.split-heading{grid-template-columns:1fr;gap:35px}.principles-grid{grid-template-columns:1fr 1fr}.featured-product{grid-template-columns:1fr}.product-visual{min-height:380px}.plan-cards{grid-template-columns:1fr 1fr}.privacy-card{grid-template-columns:1fr;padding:40px}.legal-layout{grid-template-columns:1fr;gap:40px}.legal-aside{position:static}.support-grid{grid-template-columns:1fr}.support-sidebar{position:static}.footer-main{grid-template-columns:1fr;gap:45px}}@media (max-width:560px){.hero-copy h1{font-size:2.65rem}.hero-copy>p{font-size:1rem}.button-row{flex-direction:column}.button{width:100%}.trust-line{flex-wrap:wrap;gap:12px 20px}.phone-scene{margin-left:-220px;left:50%}.principles-grid,.features-grid,.plan-cards{grid-template-columns:1fr}.principle-card{min-height:235px}.icon-box{margin-bottom:32px}.product-copy{padding:34px 26px}.product-copy h3{font-size:2.7rem}.product-visual{min-height:300px;padding:25px}.mini-dashboard{height:280px;padding:22px}.privacy-card{padding:30px 24px}.privacy-card h2{font-size:2.1rem}.page-hero{padding:80px 0 60px}.page-hero h1{font-size:2.65rem}.legal-content section{padding-left:0}.section-number{margin-bottom:8px;display:block;position:static}.notice-card{flex-direction:column;align-items:flex-start;gap:7px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--r-night:#06112c;--r-night-soft:#0a1b43;--r-ink:#0a2250;--r-blue:#3674ff;--r-blue-dark:#2359e8;--r-violet:#7b4dff;--r-magenta:#df45db;--r-paper:#f8f9fd;--r-card:#fff;--r-muted:#5e6c86;--r-line:#dfe5f0;--r-radius:22px;--r-radius-lg:32px;--r-shadow:0 24px 70px #1a30621a;--r-gradient:linear-gradient(100deg, var(--r-blue), var(--r-violet) 58%, var(--r-magenta));--r-content:1320px}body{background:var(--r-paper);color:var(--r-ink)}.product-container{width:min(var(--r-content), calc(100% - 64px));margin-inline:auto}.product-site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#06112cf0;border-bottom:1px solid #ffffff14;position:sticky;top:0}.product-site-header .header-inner{min-height:78px;width:min(var(--r-content), calc(100% - 64px))}.brand-logo-crop{width:190px;height:45px;display:block;position:relative;overflow:hidden}.brand-logo-crop img{object-fit:fill;filter:invert()hue-rotate(180deg)saturate(1.25);mix-blend-mode:screen;width:250px;max-width:none;height:188px;position:absolute;top:-70px;left:-32px}.product-site-header .main-nav{gap:4px}.product-site-header .main-nav>a{color:#d3dcf1;border-radius:10px;align-items:center;min-height:42px;padding:0 14px;font-size:.84rem;font-weight:600;display:inline-flex}.product-site-header .main-nav>a:hover,.product-site-header .main-nav>a[aria-current=page]{color:#fff;background:#ffffff17}.product-site-header .main-nav .nav-cta{color:#fff;background:var(--r-gradient);margin-left:14px;padding-inline:20px;box-shadow:0 10px 28px #5154ff40}.product-site-header .main-nav .nav-cta:hover{color:#fff;background:linear-gradient(100deg,#2866f5,#7043ed 58%,#cd37ca)}.product-site-header .menu-toggle span{background:#fff}.product-eyebrow,.section-label{color:var(--r-blue);text-transform:uppercase;letter-spacing:.17em;align-items:center;gap:9px;font-size:.68rem;font-weight:800;display:inline-flex}.product-eyebrow i,.section-label i{border:2px solid;border-radius:50%;width:7px;height:7px}.product-eyebrow.light,.section-label.light{color:#8eaaff}.product-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.product-button{border-radius:10px;justify-content:center;align-items:center;gap:18px;min-height:49px;padding:0 22px;font-size:.82rem;font-weight:800;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:inline-flex}.product-button:hover{transform:translateY(-2px)}.product-button.primary{color:#fff;background:var(--r-gradient);box-shadow:0 12px 30px #3e5cf540}.product-button.secondary{color:#fff;background:#ffffff09;border:1px solid #ffffff4d}.product-button.ghost{color:var(--r-ink);background:#ffffffb8;border:1px solid #cbd4e3}.product-button.inverse{color:var(--r-night);background:#fff}.inline-link,.support-link{color:var(--r-blue);align-items:center;gap:12px;font-size:.84rem;font-weight:800;display:inline-flex}.support-link.light{color:#fff}.product-home-hero{color:#fff;background:radial-gradient(circle at 78% 42%,#485bff38,#0000 29%),radial-gradient(circle at 96% 72%,#df45db40,#0000 30%),linear-gradient(135deg,#06112c 0%,#08173b 58%,#10143f 100%);min-height:670px;position:relative;overflow:hidden}.product-home-hero:after{content:"";background:linear-gradient(90deg,#0000,#7898ffcc,#e04cd7bf,#0000);height:1px;position:absolute;inset:auto 0 0}.product-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(40px,4.5vw,68px);min-height:690px;padding-block:68px 80px;display:grid}.product-hero-copy{z-index:2;position:relative}.product-hero-copy h1{color:#fff;letter-spacing:-.065em;text-wrap:balance;max-width:720px;margin:20px 0;font-size:clamp(3.55rem,5.05vw,5.15rem);line-height:.98}.product-hero-copy h1 em{color:#0000;background:linear-gradient(100deg,#81a6ff,#7d75ff 46%,#eb63dc);-webkit-background-clip:text;background-clip:text;font-style:normal}.product-hero-copy>p{color:#bdc8df;max-width:555px;margin-bottom:0;font-size:1rem;line-height:1.72}.hero-footnote{color:#8593b1;margin-top:20px;font-size:.72rem;display:block}.hero-device-stage{background:linear-gradient(145deg,#1a306cb3,#1c1b53bf);border:1px solid #ffffff1f;border-radius:30px;min-height:455px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 30px 80px #00000040}.hero-device-stage:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.stage-glow{filter:blur(70px);opacity:.38;background:#d84ad9;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-110px;right:-60px}.stage-card{background:linear-gradient(135deg,#285dfa47,#7d4eff6b);border-radius:12px;width:135px;height:75px;position:absolute;transform:rotate(10deg)}.card-top{top:55px;right:35px}.card-bottom{background:linear-gradient(135deg,#b837d059,#e650d83d);bottom:55px;right:30px}.outline-phone{background:#071536;border:7px solid #f5f7ff;border-radius:36px;width:185px;height:350px;padding:29px 16px 18px;position:absolute;box-shadow:0 18px 40px #00000061}.outline-phone:before{content:"";background:#f5f7ff;border-radius:0 0 10px 10px;width:66px;height:14px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.phone-tilted{top:86px;left:80px;transform:rotate(-8deg)}.phone-straight{top:52px;right:105px}.outline-phone>i{background:linear-gradient(145deg,#093ebc,#1730a0);border-radius:14px;width:100%;height:96px;display:block}.phone-ui-block.strong{background:linear-gradient(145deg,#0b49e4,#102a8a)}.outline-phone span{background:#274473;border-radius:9px;height:9px;margin-top:13px;display:block}.outline-phone span:last-child{width:62%}.hero-device-stage small{color:#dce5fa;background:#030c22b8;border-radius:20px;padding:7px 11px;font-size:.62rem;position:absolute;bottom:20px;left:24px}.home-light-canvas{background:linear-gradient(#fbfcff 0%,#f7f8fc 100%);position:relative;overflow:hidden}.home-light-canvas:before{content:"";pointer-events:none;background:radial-gradient(circle at 14% 25%,#3774ff0e,#0000 25%),radial-gradient(circle at 86% 70%,#d041d20a,#0000 25%);position:absolute;inset:0}.home-product-section{z-index:1;padding:92px 0 58px;position:relative}.home-budget-card{border-radius:var(--r-radius-lg);background:#fffffff0;border:1px solid #d5deec;grid-template-columns:.9fr 1.1fr;min-height:560px;display:grid;overflow:hidden;box-shadow:0 28px 80px #1a306221}.budget-card-copy{align-self:center;padding:64px clamp(50px,4.5vw,72px)}.budget-card-copy h2{color:var(--r-ink);letter-spacing:-.065em;margin:16px 0 8px;font-size:clamp(3rem,4.6vw,4.7rem)}.budget-card-copy h2 span{color:var(--r-blue)}.budget-card-copy h3{color:var(--r-ink);letter-spacing:-.025em;margin:0 0 22px;font-size:1.12rem}.budget-card-copy>p{max-width:510px;font-size:.98rem;line-height:1.72}.feature-checks{grid-template-columns:1fr 1fr;gap:13px 18px;margin:28px 0;padding:0;list-style:none;display:grid}.feature-checks li{color:#2f4164;padding-left:24px;font-size:.78rem;font-weight:700;position:relative}.feature-checks li:before{content:"✓";color:#fff;background:var(--r-blue);border-radius:50%;place-items:center;width:15px;height:15px;font-size:.55rem;display:grid;position:absolute;top:1px;left:0}.light-actions{margin-top:30px}.budget-preview{color:#fff;background:linear-gradient(145deg,#061531,#0b214b 60%,#101d4b);grid-template-columns:.9fr 1.1fr;align-items:stretch;min-height:560px;padding:44px 40px 38px;display:grid;position:relative;overflow:hidden}.budget-preview:after{content:"";filter:blur(65px);opacity:.28;background:#8b39d5;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-120px;right:-90px}.preview-phone,.preview-analytics{z-index:1;background:#07142f;border:1px solid #ffffff17;position:relative}.preview-phone{border-radius:28px 0 0 24px;margin-top:30px;padding:20px 18px;box-shadow:-18px 20px 50px #00000040}.preview-status,.preview-brand,.analytics-head{justify-content:space-between;align-items:center;display:flex}.preview-status{color:#b8c5dd;font-size:.55rem}.preview-status i{background:#46577a;border-radius:5px;width:28px;height:5px}.preview-brand{justify-content:flex-start;gap:7px;margin:19px 0 30px;font-size:.68rem}.preview-brand b{border:1px solid #7585aa;border-radius:6px;place-items:center;width:20px;height:20px;display:grid}.preview-phone small,.preview-analytics>small{color:#6f809e;letter-spacing:.1em;font-size:.48rem}.preview-phone>strong{margin:5px 0 24px;font-size:1.35rem;display:block}.preview-budget{background:#0d2045;border-radius:11px;padding:14px;font-size:.58rem}.preview-budget b{float:right}.preview-budget i{background:linear-gradient(90deg,#3ee0a8 72%,#24365b 72%);border-radius:5px;height:5px;margin-top:10px;display:block}.preview-list{grid-template-columns:18px 1fr 32px;align-items:center;gap:8px;margin-top:14px;display:grid}.preview-list i{background:#ee416d;border-radius:5px;width:18px;height:18px}.preview-list.purple i{background:#7855f6}.preview-list.green i{background:#28c595}.preview-list span,.preview-list b{background:#263b62;border-radius:5px;height:5px}.preview-list b{background:#52678d}.preview-analytics{border-radius:0 22px 22px 0;margin-bottom:20px;padding:28px 22px}.analytics-head{margin-bottom:28px;font-size:.78rem}.analytics-head span{color:#8fa0bd;background:#12264b;border-radius:6px;padding:5px 8px;font-size:.5rem}.preview-analytics svg{width:100%;margin:18px 0 20px;overflow:visible}.preview-analytics path{fill:none;stroke:#557cff;stroke-width:2px}.preview-analytics path.grid{stroke:#ffffff12;stroke-width:1px}.analytics-bottom{grid-template-columns:90px 1fr;align-items:center;gap:20px;display:grid}.donut{border:15px solid #527bff;border-color:#527bff #bd4cdf #2ab49b #527bff;border-radius:50%;width:82px;height:82px}.analytics-bottom>div:last-child{gap:6px;font-size:.55rem;display:grid}.analytics-bottom span{color:#8fa0bd}.analytics-bottom span i{background:#557cff;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.preview-note{z-index:2;color:#7383a3;font-size:.5rem;position:absolute;bottom:10px;right:26px}.product-principles{z-index:1;padding:78px 0 48px;position:relative}.compact-heading{max-width:620px;margin-bottom:38px}.compact-heading h2{color:var(--r-ink);letter-spacing:-.055em;margin:13px 0 0;font-size:clamp(2.25rem,3.8vw,3.45rem)}.compact-heading>p{max-width:630px;margin-top:16px}.compact-heading.horizontal{grid-template-columns:1fr .75fr;align-items:end;gap:70px;max-width:none;display:grid}.principle-cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.principle-cards article{background:#f8faff;border:1px solid #cfdaea;border-radius:22px;min-height:238px;padding:34px;box-shadow:0 16px 42px #17305e14}.principle-cards article:nth-child(2){background:#faf9ff;border-color:#d8d3ee}.principle-cards article:nth-child(3){background:#fff9fd;border-color:#ead4e7}.principle-icon{background:#e9efff;border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:36px;display:grid}.principle-icon i{border:2px solid var(--r-blue);width:12px;height:12px;transform:rotate(45deg)}.principle-icon.simple{background:#eeeaff}.principle-icon.simple i{border-color:var(--r-violet);border-radius:50%}.principle-icon.care{background:#fdeafb}.principle-icon.care i{border-color:var(--r-magenta);border-radius:50% 50% 0}.principle-cards h3{color:var(--r-ink);margin-bottom:10px;font-size:1.16rem}.principle-cards p{color:#4d5d79;margin:0;font-size:.91rem;line-height:1.68}.roviqa-future{z-index:1;padding:72px 0 100px;position:relative}.future-grid{grid-template-columns:minmax(440px,1.12fr) minmax(340px,.88fr) 220px;align-items:center;gap:clamp(44px,5vw,76px);display:grid}.future-grid h2{max-width:590px;color:var(--r-ink);letter-spacing:-.055em;text-wrap:balance;margin:14px 0 0;font-size:clamp(2.45rem,3.55vw,3.45rem)}.future-copy p{font-size:.9rem;line-height:1.75}.future-copy .inline-link{margin-top:10px}.roviqa-motif{height:150px;position:relative}.roviqa-motif i{border:1px solid var(--r-blue);border-radius:55px 18px;position:absolute;inset:28px 8px;transform:rotate(-23deg)}.roviqa-motif i:nth-child(2){border-color:var(--r-violet);transform:rotate(-13deg)}.roviqa-motif i:nth-child(3){border-color:var(--r-magenta);transform:rotate(-3deg)}.product-final-cta{color:#fff;background:linear-gradient(125deg,#06132f,#091b46 65%,#201346);padding:78px 0;position:relative;overflow:hidden}.product-final-cta:before{content:"";background:radial-gradient(circle at 85% 20%,#7546ff47,#0000 28%);position:absolute;inset:0}.final-cta-grid{z-index:1;grid-template-columns:1fr auto;align-items:center;gap:70px;display:grid;position:relative}.final-cta-grid h2{color:#fff;margin:13px 0 10px;font-size:clamp(2.35rem,3.8vw,3.6rem)}.final-cta-grid p{color:#aebbd3;margin:0}.final-actions{flex-wrap:wrap;gap:12px;display:flex}.budget-product-hero,.inner-product-hero{color:#fff;background:radial-gradient(circle at 80% 35%,#5a53ff33,#0000 28%),linear-gradient(135deg,#06112c,#0a1b43);padding:92px 0;position:relative;overflow:hidden}.budget-product-grid,.inner-hero-grid{grid-template-columns:1fr .9fr;align-items:center;gap:70px;display:grid}.budget-product-hero h1,.inner-product-hero h1{color:#fff;letter-spacing:-.06em;margin:18px 0 20px;font-size:clamp(3rem,5vw,5rem)}.budget-product-hero h1 em{color:#9a8cff;font-style:normal}.budget-product-hero p,.inner-product-hero p{color:#b8c4db;max-width:620px}.availability-badge{color:#cdd9f4;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:7px 11px;font-size:.64rem;display:inline-flex}.availability-badge i{background:#70a0ff;border-radius:50%;width:6px;height:6px}.screenshot-placeholders{background:#ffffff09;border:1px solid #ffffff1a;border-radius:28px;justify-content:center;align-items:center;gap:12px;min-height:380px;display:flex;position:relative}.shot-frame{background:#0a1d42;border:5px solid #e9efff;border-radius:27px;width:135px;height:270px;padding:20px 13px}.shot-frame.main{transform:translateY(-15px)}.shot-frame.side{opacity:.65;transform:scale(.88)}.shot-frame i,.shot-frame span,.shot-frame b{background:#264b96;border-radius:8px;margin-bottom:12px;display:block}.shot-frame i{height:80px}.shot-frame span{height:8px}.shot-frame b{height:45px}.screenshot-placeholders small{color:#8190ae;font-size:.58rem;position:absolute;bottom:16px}.product-section-compact{background:var(--r-paper);padding:82px 0}.product-section-compact+.product-section-compact{border-top:1px solid #d7deebbf}.real-screens-section{background:#f3f5fb}.budget-feature-grid,.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.budget-feature-grid article,.process-grid article{border:1px solid var(--r-line);background:#fff;border-radius:18px;padding:26px}.budget-feature-grid h3,.process-grid h3{color:var(--r-ink);font-size:1rem}.budget-feature-grid p,.process-grid p{margin:0;font-size:.8rem}.feature-mark{background:#e9efff;border-radius:9px;width:30px;height:30px;margin-bottom:25px;display:block}.feature-mark i{border:2px solid var(--r-blue);width:10px;height:10px;display:block;transform:translate(10px,10px)rotate(45deg)}.two-column-copy{grid-template-columns:1fr 1fr;align-items:start;gap:90px;display:grid}.two-column-copy h2{color:var(--r-ink);margin:14px 0 0;font-size:clamp(2.2rem,3.5vw,3.25rem)}.two-column-copy ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.two-column-copy li{border:1px solid var(--r-line);background:#fff;border-radius:12px;padding:14px 18px}.two-column-copy li i{background:var(--r-blue);border-radius:50%;width:7px;height:7px;margin-right:10px;display:inline-block}.simple-plan-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.simple-plan-grid article{border:1px solid var(--r-line);background:#fff;border-radius:22px;padding:34px}.simple-plan-grid .premium-plan{color:#fff;background:linear-gradient(145deg,#071733,#132a5f);border-color:#1c3770}.simple-plan-grid article>span{color:var(--r-blue);letter-spacing:.14em;font-size:.65rem;font-weight:800}.premium-plan>span{color:#9aabff!important}.simple-plan-grid h3{margin:10px 0 22px}.simple-plan-grid ul{color:var(--r-muted);margin:0;padding-left:18px;font-size:.84rem}.premium-plan ul{color:#b9c5dc}.data-control{background:#f3f5fb}.data-control-grid{grid-template-columns:180px 1fr;align-items:center;gap:50px;display:grid}.data-symbol{background:linear-gradient(145deg,#dfe8ff,#f2e6ff);border-radius:40px;place-items:center;width:150px;height:150px;display:grid;position:relative}.data-symbol i{border:4px solid var(--r-blue);border-radius:20px;width:50px;height:65px;position:absolute}.data-symbol i:last-child{border-color:var(--r-violet);transform:translate(20px,12px)}.data-control h2{color:var(--r-ink);margin:12px 0;font-size:2.8rem}.future-availability{color:#fff;background:linear-gradient(125deg,#06132f,#102756);padding:75px 0}.availability-grid{grid-template-columns:1fr auto;align-items:center;gap:60px;display:grid}.availability-grid h2{color:#fff;margin:14px 0;font-size:3rem}.availability-grid p{color:#b5c2da;max-width:680px}.development-seal{border:1px solid #ffffff38;border-radius:50%;place-items:center;width:135px;height:135px;display:grid}.development-seal span{font-size:.72rem;font-weight:800}.budget-final-cta{background:#f7f8fc;padding:72px 0}.studio-brand-panel{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:28px;place-items:center;min-height:310px;display:grid}.roviqa-symbol-crop img{width:260px;max-width:80%;height:auto}.studio-brand-panel>span{color:#8191b0;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem}.process-grid article>span{color:var(--r-blue);margin-bottom:30px;font-size:.68rem;font-weight:800;display:block}.studio-values{background:#f3f5fb}.studio-first-product{color:#fff;background:linear-gradient(135deg,#07142f,#112a5a);padding:80px 0}.first-product-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.first-product-grid h2{color:#fff;margin:14px 0;font-size:3.5rem}.first-product-grid p{color:#b8c4db}.empty-product-frame{background:#ffffff09;border:1px solid #ffffff1f;border-radius:26px;place-items:center;min-height:310px;display:grid}.empty-phone{background:#0b214a;border:5px solid #edf2ff;border-radius:28px;width:145px;height:270px}.empty-product-frame small{color:#8090ad;font-size:.58rem;position:absolute}.page-hero{color:#fff;background:radial-gradient(circle at 75% 25%,#664cff38,#0000 25%),linear-gradient(135deg,#06112c,#0a1b43);border:0;padding:88px 0 70px}.page-hero .eyebrow{color:#8eaaff}.page-hero h1{color:#fff;font-size:clamp(3rem,5vw,4.8rem)}.page-hero>.shell>p{color:#b9c5dc}.draft-banner{color:#f5d6ff;background:#c741c921;border-color:#e669e047}.legal-layout,.support-section,.deletion-section{background:var(--r-paper)}.legal-aside,.support-placeholder{border-color:var(--r-line);box-shadow:0 12px 35px #17305e0e}.legal-content section,.faq-item{border-color:var(--r-line)}.legal-content h2,.support-sidebar h2,.step-item h2,.faq-item button{color:var(--r-ink)}.faq-item button i{color:var(--r-blue);background:#e9efff}.notice-card{border-left-color:var(--r-blue);background:#f2f5ff}.notice-card strong{color:var(--r-blue-dark)}.data-caveat{background:linear-gradient(135deg,#07142f,#102756)}.not-found{background:radial-gradient(circle,#eef1ff,#f8f9fd 60%)}.not-found-orb{color:var(--r-violet)}.product-footer{color:#fff;background:#050f27}.footer-brand-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:60px 0 38px;display:flex}.footer-brand-row p{color:#9aa7bf;margin:14px 0 0;font-size:.84rem;line-height:1.6}.footer-motif{width:130px;height:70px;position:relative}.footer-motif i{border:1px solid #3e70ff;border-radius:35px 10px;position:absolute;inset:18px;transform:rotate(-20deg)}.footer-motif i:nth-child(2){border-color:#7651f4;transform:rotate(-8deg)}.footer-motif i:nth-child(3){border-color:#d84ad7;transform:rotate(4deg)}.footer-navigation{grid-template-columns:1fr 1fr;gap:40px;padding:32px 0;display:grid}.footer-navigation nav{flex-wrap:wrap;gap:22px;display:flex}.footer-navigation nav:last-child{justify-content:flex-end}.footer-navigation a{color:#b7c1d4;align-items:center;min-height:36px;font-size:.82rem;display:inline-flex}.footer-navigation a:hover{color:#fff}.footer-copyright{color:#7d8ba5;border-top:1px solid #ffffff12;justify-content:space-between;padding:22px 0 32px;font-size:.72rem;line-height:1.55;display:flex}.product-footer .brand-logo-crop{width:205px;height:49px}.product-footer .brand-logo-crop img{width:270px;height:203px;top:-76px;left:-35px}@media (max-width:1024px){.product-container{width:min(100% - 48px,960px)}.product-hero-grid{grid-template-columns:1fr .9fr;gap:32px}.product-hero-copy h1{font-size:clamp(3.15rem,5.5vw,4.2rem)}.phone-tilted{left:35px}.phone-straight{right:50px}.home-budget-card{grid-template-columns:1fr}.budget-preview{min-height:500px}.future-grid{grid-template-columns:1fr 1fr}.roviqa-motif{display:none}.budget-product-grid,.inner-hero-grid{gap:38px}.budget-feature-grid,.process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-container{width:min(100% - 32px,680px)}.product-site-header .header-inner{width:calc(100% - 32px);min-height:70px}.brand-logo-crop,.brand-logo-crop img{width:165px;height:40px}.product-site-header .menu-toggle{display:block}.product-site-header .main-nav{background:#0a1839;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:72px;left:16px;right:16px;box-shadow:0 24px 55px #00000047}.product-site-header .main-nav.is-open{display:flex}.product-site-header .main-nav>a{width:100%;min-height:46px}.product-site-header .main-nav .nav-cta{justify-content:center;margin:6px 0 0}.product-home-hero,.product-hero-grid{min-height:auto}.product-hero-grid{grid-template-columns:1fr;padding-block:62px 70px}.product-hero-copy h1{font-size:clamp(3rem,10vw,4.5rem)}.hero-device-stage{min-height:430px}.phone-tilted{left:20%}.phone-straight{right:18%}.home-product-section{padding-top:64px}.home-budget-card{border-radius:24px}.budget-card-copy{padding:42px 34px}.principle-cards{grid-template-columns:1fr}.principle-cards article{min-height:190px}.future-grid,.final-cta-grid{grid-template-columns:1fr;gap:30px}.compact-heading.horizontal,.two-column-copy{grid-template-columns:1fr;gap:28px}.budget-product-grid,.inner-hero-grid,.first-product-grid,.availability-grid{grid-template-columns:1fr}.budget-feature-grid,.process-grid{grid-template-columns:1fr 1fr}.data-control-grid,.simple-plan-grid,.footer-navigation{grid-template-columns:1fr}.footer-navigation nav:last-child{justify-content:flex-start}}@media (max-width:520px){.product-hero-copy h1{font-size:2.8rem}.product-actions,.final-actions{flex-direction:column}.product-button{width:100%}.hero-device-stage{min-height:350px}.outline-phone{border-width:5px;border-radius:28px;width:135px;height:265px}.outline-phone>i{height:68px}.phone-tilted{top:60px;left:13%}.phone-straight{top:38px;right:13%}.stage-card{width:95px;height:55px}.hero-device-stage small{left:16px}.budget-card-copy{padding:36px 24px}.feature-checks{grid-template-columns:1fr}.budget-preview{grid-template-columns:1fr 1fr;min-height:420px;padding:26px 18px}.preview-phone{padding:16px 12px}.preview-analytics{padding:22px 12px}.analytics-bottom{grid-template-columns:65px 1fr;gap:8px}.donut{border-width:11px;width:60px;height:60px}.preview-note{display:none}.principle-cards article{padding:25px}.roviqa-future{padding-bottom:75px}.budget-feature-grid,.process-grid{grid-template-columns:1fr}.screenshot-placeholders{min-height:330px}.shot-frame{width:105px;height:220px}.shot-frame.side{display:none}.data-control h2{font-size:2.2rem}.footer-brand-row,.footer-copyright{flex-direction:column;align-items:flex-start;gap:16px}.footer-motif{display:none}}@media (prefers-reduced-motion:reduce){.product-button{transition:none}}
:root{--c-night:#0b1020;--c-night-soft:#111936;--c-blue:#2f6bff;--c-violet:#7657ff;--c-magenta:#c84bff;--c-pink:#f05bb8;--c-warm:#f8f9fc;--c-surface:#f1f3f8;--c-ink:#15192a;--c-muted:#626b7d;--c-muted-light:#b8c1d3;--c-line:#15192a1f;--c-line-dark:#ffffff21;--c-card:#ffffffd1;--c-action:linear-gradient(120deg,var(--c-blue),var(--c-violet) 56%,var(--c-magenta));--c-ambient:radial-gradient(circle at 12% 10%,#2f6bff6b,transparent 34%),radial-gradient(circle at 88% 84%,#c84bff40,transparent 35%),linear-gradient(145deg,var(--c-night),var(--c-night-soft) 58%,#19132f);--c-ambient-blue:radial-gradient(circle at 82% 18%,#2f6bff57,transparent 33%),radial-gradient(circle at 16% 88%,#7657ff38,transparent 34%),linear-gradient(145deg,#0b1020,#101a38);--c-shadow:0 24px 70px #15192a1f;--c-shadow-dark:0 28px 80px #00000052;--c-transition-mid:72px;--c-transition-depth:190px;--c-fade-dark-out:linear-gradient(0deg,#7657ff1f 0,#2f6bff0b var(--c-transition-mid),transparent var(--c-transition-depth));--c-fade-light-in:linear-gradient(180deg,#dfe5f0 0,#e5e9f1bd var(--c-transition-mid),#eceff400 var(--c-transition-depth));--c-fade-light-out:linear-gradient(0deg,#e2e5ef 0,#e6e8f0b3 var(--c-transition-mid),#eceff400 var(--c-transition-depth));--c-fade-dark-in:linear-gradient(180deg,#7657ff1f 0,#2f6bff0b var(--c-transition-mid),transparent var(--c-transition-depth));--c-porcelain:linear-gradient(180deg,#e4e9f2 0%,#eceff4 38%,#e6e9f0 100%);--c-porcelain-lilac:linear-gradient(145deg,#e2e7f0 0%,#e9e9f1 62%,#ebe5ec 100%);--c-radius-sm:12px;--c-radius-md:20px;--c-radius-lg:28px;--r-ivory:var(--c-warm);--r-paper:#fff;--r-white:#fff;--r-navy:var(--c-ink);--r-navy-soft:var(--c-night-soft);--r-blue:var(--c-blue);--r-blue-dark:#1f55de;--r-indigo:var(--c-violet);--r-muted:var(--c-muted);--r-line:#d9deea;--r-pale:var(--c-surface);--r-radius:var(--c-radius-md);--r-shadow:var(--c-shadow);--navy:var(--c-ink);--blue:var(--c-blue);--blue-dark:#1f55de;--muted:var(--c-muted);--soft:var(--c-surface);--line:#d9deea;--blue-pale:#e9efff}html{background:var(--c-night)}body{background:var(--c-warm);color:var(--c-ink)}::selection{color:#fff;background:var(--c-violet)}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #2f6bff85}.brand{display:block;position:relative;overflow:hidden}.brand-logo-crop{display:block;position:absolute;inset:0;overflow:hidden}.brand-logo-crop img{width:130.5%;max-width:none;height:auto;transform:translate(-13%,-37.5%)}.brand-inline-lockup{display:none}.product-site-header{--brand-symbol-size:64px;--brand-image-width:346.9px;--brand-image-x:-44.9px;--brand-image-y:-97.5px;--brand-name-size:1.55rem;--brand-gap:16px;color:#fff;height:96px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0b1020;border:0;margin-bottom:0}.product-site-header:after{display:none}.product-site-header .header-inner{gap:34px;width:min(1320px,100% - 48px);min-height:96px}.product-site-header .brand{color:#fff;width:auto;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;padding:0;transition:transform .22s;overflow:visible}.product-site-header .brand:hover{transform:translateY(-1px)}.product-site-header .brand-logo-crop{display:none}.product-site-header .brand-inline-lockup{align-items:center;gap:var(--brand-gap);display:flex}.product-site-header .brand-symbol-crop{width:var(--brand-symbol-size);height:var(--brand-symbol-size);flex:0 0 var(--brand-symbol-size);background:#e9edf5;border:1px solid #ffffff38;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 12px 28px #00000042,inset 0 1px #ffffff4d}.product-site-header .brand-symbol-crop img{width:var(--brand-image-width);max-width:none;height:auto;transform:translate(var(--brand-image-x),var(--brand-image-y));position:absolute}.product-site-header .brand-name{color:#f5f7fc;font-size:var(--brand-name-size);letter-spacing:-.035em;white-space:nowrap;font-weight:720}.product-site-header .brand-name strong{color:#0000;background:linear-gradient(100deg,#79a0ff,#a78bff 58%,#e47fc8);-webkit-background-clip:text;background-clip:text;font-weight:720}.product-site-header .main-nav{gap:7px}.product-site-header .main-nav>a{color:#b9c3d6;letter-spacing:.005em;border:1px solid #0000;border-radius:10px;min-height:40px;padding-inline:15px;font-size:.86rem;font-weight:650;transition:color .2s,background .2s,border-color .2s,transform .2s}.product-site-header .main-nav>a:hover{color:#fff;background:#ffffff0e;border-color:#ffffff12}.product-site-header .main-nav>a[aria-current=page]{color:#fff;background:linear-gradient(120deg,#2f6bff21,#7657ff1a);border-color:#8ea0ff26;box-shadow:inset 0 1px #ffffff0b}.product-site-header .main-nav .nav-cta{color:#fff;background:var(--c-action);border-color:#ffffff29;border-radius:11px;min-height:42px;margin-left:8px;padding-inline:19px;box-shadow:0 9px 24px #2f6bff33,inset 0 1px #ffffff2e}.product-site-header .main-nav .nav-cta:hover{color:#fff;background:var(--c-action);border-color:#ffffff3d;transform:translateY(-1px);box-shadow:0 12px 30px #7657ff45,inset 0 1px #ffffff3d}.product-site-header .main-nav .nav-cta[aria-current=page]{background:var(--c-action);border-color:#ffffff3d;box-shadow:0 10px 26px #7657ff40,inset 0 0 0 1px #ffffff14}.product-site-header .menu-toggle{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:12px;place-items:center;transition:background .2s,border-color .2s}.product-site-header .menu-toggle:hover{background:#ffffff17;border-color:#ffffff2e}.product-site-header .menu-toggle span{background:#fff;width:19px;margin:4px auto;transition:transform .2s,opacity .2s}.product-site-header .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.product-site-header .menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.product-site-header .menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-6px)rotate(-45deg)}.product-eyebrow,.section-label{color:var(--c-blue)}.product-eyebrow i,.section-label i{border-color:#0000 currentColor currentColor}.product-eyebrow.light,.section-label.light{color:#aebfff}.product-button{border-radius:var(--c-radius-sm);min-height:54px;padding-inline:24px;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s}.product-button:hover{transform:translateY(-3px)}.product-button.primary,.support-button{color:#fff;background:var(--c-action);box-shadow:0 14px 34px #2f6bff3d}.product-button.primary:hover,.support-button:hover{background:var(--c-action);box-shadow:0 18px 42px #7657ff52}.product-button.secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0e;border-color:#ffffff3d}.product-button.secondary:hover{background:#ffffff1a;border-color:#ffffff75}.product-button.inverse{color:var(--c-night);background:var(--c-warm);box-shadow:0 14px 34px #0000002b}.product-button.inverse:hover{box-shadow:0 20px 45px #00000040}.support-link{color:var(--c-ink)}.support-link.light{color:#fff}.inline-link,.text-link{color:var(--c-blue)}.product-home-hero{color:#fff;background:var(--c-ambient);isolation:isolate;border-bottom:0;min-height:720px;position:relative}.product-hero-grid{z-index:1;min-height:720px;padding-block:72px;position:relative}.product-hero-copy h1{color:#fff;font-size:clamp(4rem,5.8vw,5.35rem);line-height:.98}.product-hero-copy h1 em,.budget-product-hero h1 em{color:#0000;background:linear-gradient(100deg,#79a0ff 4%,#b294ff 50%,#f08ccf);-webkit-background-clip:text;background-clip:text}.product-hero-copy>p{color:#c6cede}.product-hero-copy>small{color:#929db3}.abstract-product-visual,.screenshot-placeholders,.empty-product-frame{border:1px solid var(--c-line-dark);box-shadow:var(--c-shadow-dark);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff1a,#ffffff06)}.abstract-product-visual{height:520px}.abstract-product-visual:before,.screenshot-placeholders:before,.empty-product-frame:before{content:"";filter:blur(42px);background:#2f6bff42;border-radius:50%;width:280px;height:280px;position:absolute;top:-70px;right:-80px}.abstract-product-visual:after,.screenshot-placeholders:after,.empty-product-frame:after{content:"";filter:blur(45px);background:#c84bff33;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-100px;left:-100px}.abstract-product-visual.is-dark{background:linear-gradient(145deg,#2f6bff1f,#7657ff12)}.roviqa-path{border-color:#79a0ff47}.path-two{border-color:#f05bb838}.empty-phone,.shot-frame{background:linear-gradient(160deg,#192442,#10182d);border-color:#edf1fa;box-shadow:0 28px 58px #00000061}.empty-phone:before,.shot-frame:before{background:#edf1fa}.empty-phone>div,.shot-frame i{background:linear-gradient(135deg,#2f6bff57,#7657ff33)}.empty-phone>span,.empty-phone>i,.shot-frame span,.shot-frame b{background:#b8c1d333}.abstract-card{background:linear-gradient(135deg,#2f6bff47,#ffffff12);border-color:#ffffff24;box-shadow:0 20px 35px #0003}.card-two,.is-dark .card-two{background:linear-gradient(135deg,#c84bff38,#ffffff0f);border-color:#f05bb833}.real-shots-note{color:#d5dbea;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1020ad;border-color:#ffffff29}.declaration-grid h2,.two-column-copy h2,.compact-heading h2,.future-grid h2,.data-control-grid h2{color:var(--c-ink)}.declaration-copy{border-left-color:#0000;position:relative}.declaration-copy p,.future-grid p{color:#424b5e}.declaration-copy:before{content:"";background:linear-gradient(var(--c-blue),var(--c-violet),var(--c-pink));border-radius:4px;width:3px;position:absolute;inset:22px auto 0 0}.not-agency{border-left-color:var(--c-violet);border-radius:0 var(--c-radius-sm) var(--c-radius-sm) 0;background:linear-gradient(120deg,#2f6bff14,#c84bff12);color:var(--c-ink)!important}.home-budgetflow,.budget-product-hero,.studio-first-product{background:var(--c-ambient-blue)}.home-budgetflow:before,.future-availability:before,.product-final-cta:before,.budget-final-cta:before{content:"";pointer-events:none;background:radial-gradient(circle at 85% 15%,#c84bff2e,#0000 28%);position:absolute;inset:0}.home-budgetflow:after,.product-final-cta:after{border-color:#f05bb840}.development-badge,.availability-badge{color:#dce3f3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff13;border-color:#ffffff2e}.budgetflow-copy h2 span{color:#8ca8ff}.budgetflow-copy>p,.budgetflow-copy li{color:#c1cada}.principle-cards article,.budget-feature-grid article,.simple-plan-grid article,.data-control-grid{border-color:var(--c-line);background:var(--c-card);box-shadow:0 12px 36px #15192a0d}.principle-cards{gap:20px}.principle-cards article{background:linear-gradient(145deg,#fff,#f7f8fc);border:1px solid #15192a33;border-radius:24px;min-height:260px;padding:36px;transition:transform .24s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden;box-shadow:0 22px 54px #15192a1f}.principle-cards article:before{content:"";background:linear-gradient(90deg,var(--c-blue),transparent 76%);height:4px;position:absolute;inset:0 0 auto}.principle-cards article:nth-child(2):before{background:linear-gradient(90deg,var(--c-violet),transparent 72%)}.principle-cards article:nth-child(3):before{background:linear-gradient(90deg,var(--c-pink),transparent 72%)}.principle-cards article:hover{border-color:#7657ff57;transform:translateY(-3px);box-shadow:0 22px 50px #15192a1f}.budget-feature-grid article:hover{box-shadow:var(--c-shadow);border-color:#7657ff47;transform:translateY(-5px)}.principle-icon,.feature-mark,.data-symbol{background:linear-gradient(135deg,#2f6bff1f,#7657ff14)}.principle-icon{border:1px solid #2f6bff2e;border-radius:16px;width:56px;height:56px;margin-bottom:32px;box-shadow:0 10px 22px #2f6bff1a}.principle-icon i{width:22px;height:22px}.principle-icon.simple{background:linear-gradient(135deg,#7657ff24,#c84bff12);border-color:#7657ff21}.principle-icon.care{background:linear-gradient(135deg,#c84bff1f,#f05bb814)}.principle-icon.care i{border-color:var(--c-pink);border-top-color:#0000}.principle-cards h3{color:#101528;letter-spacing:-.03em;margin-bottom:13px;font-size:1.58rem}.principle-cards p{color:#4f586b;max-width:32ch;font-size:.98rem;line-height:1.7}.roviqa-future,.daily-help,.data-control{background:linear-gradient(135deg,#f8f7ff,#f3f0ff 55%,#fff6fb)}.roviqa-motif{opacity:.62;right:60px}.roviqa-motif i:nth-child(3){border-color:var(--c-pink)}.product-final-cta,.budget-final-cta{background:var(--c-ambient)}.product-final-cta .support-link,.budget-final-cta .support-link{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff8c;border-radius:12px;justify-content:center;align-items:center;min-height:54px;padding:0 22px;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.product-final-cta .support-link:hover,.budget-final-cta .support-link:hover{color:#fff;background:#ffffff2b;border-color:#fff;transform:translateY(-2px)}.inner-product-hero{color:#fff;background:var(--c-ambient);border-bottom:0}.inner-hero-grid h1{color:#fff}.inner-hero-grid p{color:#c6cede}.studio-brand-panel{border:1px solid var(--c-line-dark);box-shadow:var(--c-shadow-dark);background:linear-gradient(145deg,#ffffff17,#ffffff06)}.studio-brand-panel>i{border-color:#2f6bff8c}.studio-brand-panel>i:last-child{border-color:#c84bff7a}.studio-reason{background:var(--c-warm)}.studio-values{background:linear-gradient(135deg,#f8f7ff,#fff8fc)}.process-grid,.process-grid article{border-color:#d5d9e5}.process-grid article{transition:background .2s}.process-grid article:hover{background:#ffffff9e}.studio-first-product,.budget-product-hero{position:relative;overflow:hidden}.budget-product-hero:before{content:"";background:radial-gradient(circle at 84% 18%,#c84bff2e,#0000 30%);position:absolute;inset:0}.budget-product-grid{z-index:1;position:relative}.availability-badge i{background:#9bb4ff;box-shadow:0 0 0 5px #2f6bff24}.screenshot-placeholders{background:linear-gradient(145deg,#ffffff17,#ffffff06)}.real-screens-section{background:var(--c-warm)}.real-screens-section .screenshot-placeholders{background:var(--c-ambient-blue)}.budget-feature-grid article{border-radius:18px;transition:transform .22s,box-shadow .22s}.daily-help li{color:#363d52;border-color:#15192a1f}.simple-plan-grid article{border-radius:var(--c-radius-md)}.premium-plan{background:var(--c-ambient-blue)!important;box-shadow:var(--c-shadow-dark)!important;border-color:#0000!important}.premium-plan>span{color:#b59fff!important}.data-control-grid{border-radius:var(--c-radius-lg)}.future-availability{background:var(--c-night-soft);position:relative;overflow:hidden}.development-seal{background:#ffffff0a;border-color:#ffffff3d}.development-seal i{border-color:#a992ff}.page-hero{color:#fff;background:var(--c-ambient);text-align:center;border-bottom:0}.page-hero .eyebrow{color:#aebfff}.page-hero h1{color:#fff}.page-hero>.shell>p{color:#c6cede}.draft-banner{color:#f7e4bb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffd9891a;border-color:#ffd98947}.support-section,.deletion-section{background:var(--c-warm)}.support-placeholder,.notice-card,.legal-aside{border-color:var(--c-line);background:#fff;box-shadow:0 14px 42px #15192a0f}.support-placeholder,.legal-aside{border-radius:var(--c-radius-md)}.faq-list,.faq-item{border-color:#d8dce7}.faq-item button{color:var(--c-ink)}.faq-item button i{color:var(--c-violet);background:#eeebff}.legal-layout{background:var(--c-warm)}.legal-aside code{background:var(--c-surface)}.legal-content h2,.step-item h2{color:var(--c-ink)}.notice-card{border-left-color:var(--c-violet);background:linear-gradient(120deg,#f3f0ff,#fff8fc)}.notice-card strong{color:#4f3b9f}.data-caveat{background:var(--c-ambient-blue);border:1px solid var(--c-line-dark);border-radius:var(--c-radius-md)}.not-found{color:#fff;background:var(--c-ambient)}.not-found h1{color:#fff}.not-found p{color:#c6cede}.not-found-orb{color:#fff;background:var(--c-action);box-shadow:0 30px 70px #00000052}.product-home-hero,.inner-product-hero,.page-hero{background:var(--c-fade-dark-out),var(--c-ambient)}.home-budgetflow{background:var(--c-fade-dark-in),var(--c-fade-dark-out),var(--c-ambient-blue)}.budget-product-hero{background:var(--c-fade-dark-out),var(--c-ambient-blue)}.roviqa-declaration{background:var(--c-fade-light-in),var(--c-fade-light-out),var(--c-porcelain)}.product-principles{background:var(--c-fade-light-in),var(--c-porcelain-lilac)}.roviqa-future{background:var(--c-fade-light-out),var(--c-porcelain-lilac)}.product-final-cta{background:var(--c-fade-dark-in),var(--c-ambient)}.studio-reason,.real-screens-section{background:var(--c-fade-light-in),var(--c-porcelain)}.studio-values,.data-control{background:var(--c-fade-light-out),var(--c-porcelain-lilac)}.studio-first-product{background:var(--c-fade-dark-in),var(--c-ambient-blue)}.future-availability{background:var(--c-fade-dark-in),var(--c-night-soft)}.support-section,.deletion-section,.page-hero+.legal-layout{background:var(--c-fade-light-in),var(--c-fade-light-out),var(--c-porcelain)}.studio-process,.budget-features,.budget-plans{background:var(--c-porcelain)}.daily-help{background:var(--c-porcelain-lilac)}.product-footer{--brand-symbol-size:64px;--brand-image-width:346.9px;--brand-image-x:-44.9px;--brand-image-y:-97.5px;--brand-name-size:1.5rem;--brand-gap:16px;background:#080d1b;overflow:hidden}.product-footer .brand{color:#fff;background:0 0;border:0;border-radius:0;width:auto;height:auto;padding:0;overflow:visible}.product-footer .brand-logo-crop{display:none}.product-footer .brand-inline-lockup{align-items:center;gap:var(--brand-gap);display:flex}.product-footer .brand-symbol-crop{width:var(--brand-symbol-size);height:var(--brand-symbol-size);flex:0 0 var(--brand-symbol-size);background:#e9edf5;border:1px solid #fff3;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 12px 28px #0000003d}.product-footer .brand-symbol-crop img{width:var(--brand-image-width);max-width:none;height:auto;transform:translate(var(--brand-image-x),var(--brand-image-y));position:absolute}.product-footer .brand-name{color:#f5f7fc;font-size:var(--brand-name-size);letter-spacing:-.035em;white-space:nowrap;font-weight:720}.product-footer .brand-name strong{color:#0000;background:linear-gradient(100deg,#79a0ff,#a78bff 58%,#e47fc8);-webkit-background-clip:text;background-clip:text;font-weight:720}.footer-brand-row{border-bottom:1px solid var(--c-line-dark)}.footer-brand-row p{color:#9ea8bb}.footer-navigation a{color:var(--c-muted-light)}.footer-navigation a:hover{color:#fff}.footer-motif{opacity:.58}.footer-motif i:nth-child(3){border-color:var(--c-pink)}.footer-copyright{color:#737f96;border-top:1px solid var(--c-line-dark)}@media (max-width:1024px){.product-hero-copy h1{font-size:clamp(3.6rem,7vw,4.7rem)}}@media (max-width:920px){.product-site-header{--brand-symbol-size:56px;--brand-image-width:303.5px;--brand-image-x:-39.3px;--brand-image-y:-85.3px;--brand-name-size:1.3rem;--brand-gap:14px;height:86px}.product-site-header .header-inner{gap:18px;width:calc(100% - 32px);min-height:86px}.product-site-header .brand{width:auto;height:auto}.product-site-header .menu-toggle{flex:0 0 44px;display:grid}.product-site-header .main-nav{color:#fff;-webkit-backdrop-filter:blur(20px)saturate(135%);backdrop-filter:blur(20px)saturate(135%);background:linear-gradient(145deg,#0b1020fb,#111936fa);border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;align-items:stretch;gap:4px;padding:10px;display:none;position:absolute;top:84px;left:16px;right:16px;box-shadow:0 24px 58px #00000057}.product-site-header .main-nav.is-open{display:flex}.product-site-header .main-nav>a{color:#c5cddd;width:100%;min-height:48px;padding-inline:15px}.product-site-header .main-nav>a:hover,.product-site-header .main-nav>a[aria-current=page]{color:#fff;background:linear-gradient(120deg,#2f6bff1f,#7657ff14)}.product-site-header .main-nav .nav-cta{justify-content:center;min-height:48px;margin:6px 0 0}}@media (max-width:768px){.product-site-header{--brand-symbol-size:52px;--brand-image-width:282.4px;--brand-image-x:-36.6px;--brand-image-y:-79.4px;--brand-name-size:1.2rem;--brand-gap:13px;height:80px}.product-site-header .header-inner{min-height:80px}.product-site-header .brand{width:auto;height:auto}.product-site-header .main-nav{top:78px}.product-home-hero,.product-hero-grid{min-height:auto}.product-hero-grid{padding-block:64px}.product-hero-copy h1{font-size:clamp(3.2rem,12vw,4.2rem)}.abstract-product-visual{height:450px}.declaration-copy{padding-left:26px}}@media (max-width:480px){:root{--c-transition-mid:48px;--c-transition-depth:130px}.product-site-header{--brand-symbol-size:48px;--brand-image-width:259.8px;--brand-image-x:-33.7px;--brand-image-y:-73.1px;--brand-name-size:1.12rem;--brand-gap:12px;height:76px}.product-site-header .header-inner{min-height:76px}.product-site-header .main-nav{top:74px}.product-hero-copy h1{font-size:3rem}.product-button{width:100%}.final-actions .support-link{text-align:center;width:100%}.principle-cards article{padding:28px}.abstract-product-visual{height:405px}.product-footer{--brand-symbol-size:52px;--brand-image-width:282.4px;--brand-image-x:-36.6px;--brand-image-y:-79.4px;--brand-name-size:1.2rem;--brand-gap:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-card-circles{z-index:0;pointer-events:none;opacity:.72;width:380px;height:380px;position:absolute}.hero-card-circles i{border-radius:50%;display:block;position:absolute;box-shadow:inset 0 0 34px #5c5cff09}.hero-card-circles i:first-child{background:#2f6bff05;border:1px solid #4f7aff42;width:190px;height:190px;top:4px;right:24px}.hero-card-circles i:nth-child(2){background:#7657ff06;border:1px solid #8263ff4d;width:255px;height:255px;top:64px;right:-4px}.hero-card-circles i:nth-child(3){background:radial-gradient(circle at 42% 42%,#7657ff09,#d152d613);border:1px solid #d152d661;width:335px;height:335px;top:132px;right:-58px}.hero-card-circles-left{left:-95px}.hero-card-circles-left i:first-child{left:24px;right:auto}.hero-card-circles-left i:nth-child(2){left:-4px;right:auto}.hero-card-circles-left i:nth-child(3){left:-58px;right:auto}.hero-card-circles-right{right:-95px}.hero-card-circles.circles-top{top:-34px}.hero-card-circles.circles-center{top:50%;transform:translateY(-50%)}.hero-card-circles.circles-low{bottom:-118px}.hero-card-circles.circles-compact{transform-origin:50%;width:300px;height:300px;top:50%;right:-88px;transform:translateY(-50%)scale(.72)}.page-hero,.future-availability,.budget-final-cta,.studio-first-product,.deletion-support{isolation:isolate;position:relative;overflow:hidden}.page-hero>.shell,.product-home-hero>.product-container,.budget-product-hero>.product-container,.inner-product-hero>.product-container,.product-final-cta>.product-container,.future-availability>.product-container,.budget-final-cta>.product-container,.studio-first-product>.product-container,.deletion-support>div{z-index:1;position:relative}@media (max-width:768px){.hero-card-circles{opacity:.58;width:270px;height:270px}.hero-card-circles i:first-child{width:132px;height:132px;top:4px;right:18px}.hero-card-circles i:nth-child(2){width:180px;height:180px;top:45px;right:-2px}.hero-card-circles i:nth-child(3){width:235px;height:235px;top:92px;right:-40px}.hero-card-circles-left{left:-88px}.hero-card-circles-left i:first-child{left:18px;right:auto}.hero-card-circles-left i:nth-child(2){left:-2px;right:auto}.hero-card-circles-left i:nth-child(3){left:-40px;right:auto}.hero-card-circles-right{right:-88px}.hero-card-circles.circles-top{top:-26px}.hero-card-circles.circles-low{bottom:-82px}}@media (max-width:520px){.hero-card-circles{opacity:.5;width:230px;height:230px}.hero-card-circles i:first-child{width:112px;height:112px;top:3px;right:15px}.hero-card-circles i:nth-child(2){width:154px;height:154px;top:38px;right:-2px}.hero-card-circles i:nth-child(3){width:200px;height:200px;top:78px;right:-34px}.hero-card-circles-left{left:-72px}.hero-card-circles-left i:first-child{left:15px;right:auto}.hero-card-circles-left i:nth-child(2){left:-2px;right:auto}.hero-card-circles-left i:nth-child(3){left:-34px;right:auto}.hero-card-circles-right{right:-72px}.deletion-support .hero-card-circles{display:none}}.product-home-hero>.hero-card-circles-left{opacity:.44;top:44%;bottom:auto;left:-145px;transform:translateY(-50%)scale(.82)}.product-home-hero>.hero-card-circles-right{opacity:.8;top:-74px;right:-62px;transform:scale(1.06)}.product-final-cta>.hero-card-circles-right{opacity:.62;top:48%;right:-38px;transform:translateY(-50%)scale(.88)}.budget-product-hero>.hero-card-circles-left{opacity:.38;bottom:-158px;left:-122px;transform:rotate(-7deg)scale(.9)}.budget-product-hero>.hero-card-circles-right{opacity:.82;top:-58px;right:-42px;transform:scale(1.12)}.future-availability>.hero-card-circles-left{opacity:.3;bottom:-172px;left:-58px;transform:scale(.68)}.future-availability>.hero-card-circles-right{opacity:.5;top:-102px;right:-112px;transform:scale(.82)}.budget-final-cta>.hero-card-circles-right{opacity:.46;top:48%;right:-12px;transform:translateY(-50%)scale(.7)}.studio-page-hero>.hero-card-circles-left{opacity:.28;bottom:-188px;left:-38px;transform:scale(.72)}.studio-page-hero>.hero-card-circles-right{opacity:.72;top:-92px;right:-78px;transform:scale(1.05)}.studio-first-product>.hero-card-circles-left{opacity:.5;bottom:-72px;left:-112px;transform:scale(1.05)}.studio-first-product>.hero-card-circles-right{opacity:.36;top:-136px;right:-18px;transform:scale(.65)}.products-page-hero>.hero-card-circles-left{opacity:.28;bottom:-186px;left:-34px;transform:scale(.68)}.products-page-hero>.hero-card-circles-right{opacity:.76;top:-52px;right:-52px;transform:scale(1.08)}.support-page .page-hero>.hero-card-circles-left{opacity:.27;top:46%;bottom:auto;left:-42px;transform:translateY(-50%)scale(.62)}.support-page .page-hero>.hero-card-circles-right{opacity:.66;top:auto;bottom:-132px;right:-58px;transform:scale(1.04)}.deletion-page .page-hero>.hero-card-circles-left{opacity:.58;top:-74px;left:-74px;transform:scale(1.02)}.deletion-page .page-hero>.hero-card-circles-right{opacity:.4;top:auto;bottom:-154px;right:-8px;transform:scale(.72)}.privacy-policy-page .page-hero>.hero-card-circles-left{opacity:.25;top:auto;bottom:-176px;left:-38px;transform:scale(.66)}.privacy-policy-page .page-hero>.hero-card-circles-right{opacity:.7;top:-78px;right:-66px;transform:scale(1.12)}.deletion-support>.hero-card-circles-right{opacity:.42;right:-22px;transform:translateY(-50%)scale(.66)}@media (max-width:768px){.product-home-hero>.hero-card-circles-left{top:40%;left:-108px;transform:translateY(-50%)scale(.78)}.product-home-hero>.hero-card-circles-right{top:-42px;right:-34px;transform:scale(.92)}.product-final-cta>.hero-card-circles-right{right:-22px;transform:translateY(-50%)scale(.78)}.budget-product-hero>.hero-card-circles-left{bottom:-94px;left:-102px;transform:rotate(-7deg)scale(.76)}.budget-product-hero>.hero-card-circles-right{top:-34px;right:-28px;transform:scale(.92)}.future-availability>.hero-card-circles-left{bottom:-108px;left:-52px;transform:scale(.62)}.future-availability>.hero-card-circles-right{top:-64px;right:-72px;transform:scale(.72)}.budget-final-cta>.hero-card-circles-right{right:-12px;transform:translateY(-50%)scale(.62)}.studio-page-hero>.hero-card-circles-left{bottom:-116px;left:-32px;transform:scale(.62)}.studio-page-hero>.hero-card-circles-right{top:-58px;right:-52px;transform:scale(.86)}.studio-first-product>.hero-card-circles-left{bottom:-48px;left:-82px;transform:scale(.82)}.studio-first-product>.hero-card-circles-right{top:-82px;right:-8px;transform:scale(.55)}.products-page-hero>.hero-card-circles-left{bottom:-116px;left:-28px;transform:scale(.58)}.products-page-hero>.hero-card-circles-right{top:-38px;right:-36px;transform:scale(.88)}.support-page .page-hero>.hero-card-circles-left{left:-28px;transform:translateY(-50%)scale(.52)}.support-page .page-hero>.hero-card-circles-right{bottom:-84px;right:-38px;transform:scale(.84)}.deletion-page .page-hero>.hero-card-circles-left{top:-48px;left:-48px;transform:scale(.82)}.deletion-page .page-hero>.hero-card-circles-right{bottom:-96px;right:-4px;transform:scale(.58)}.privacy-policy-page .page-hero>.hero-card-circles-left{bottom:-108px;left:-24px;transform:scale(.54)}.privacy-policy-page .page-hero>.hero-card-circles-right{top:-48px;right:-42px;transform:scale(.9)}}
