:root{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--brand-red: #e8171e;--brand-red-hover: #ff252c;--brand-red-soft: rgba(232, 23, 30, .12);--bg: #000000;--surface: #0f0f0f;--surface-2: #171717;--surface-3: #202020;--text: #ffffff;--text-muted: #a6a6a6;--text-subtle: #8f8f8f;--line: #292929;--line-strong: #383838;--danger: #e56f64;--green: #58b889;--shadow: 0 24px 80px rgba(0, 0, 0, .45);--muted: var(--text-muted);--amber: var(--brand-red);--amber-2: var(--brand-red-hover);--amber-soft: var(--brand-red-soft);color:var(--text);background:var(--bg);color-scheme:dark}[data-theme=light]{--brand-red: #d6151c;--brand-red-hover: #bd1118;--brand-red-soft: rgba(214, 21, 28, .09);--bg: #ffffff;--surface: #ffffff;--surface-2: #f7f7f7;--surface-3: #eeeeee;--text: #0f0f0f;--text-muted: #606060;--text-subtle: #7a7a7a;--line: #e4e4e4;--line-strong: #d3d3d3;--danger: #b51218;--green: #2f8f62;--shadow: 0 18px 50px rgba(15, 15, 15, .08);color:var(--text);background:var(--bg);color-scheme:light}[data-theme=dark]{color:var(--text);background:var(--bg);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.btn{min-height:50px;border:1px solid transparent;border-radius:12px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;cursor:pointer;transition:.2s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-accent{background:var(--brand-red);color:#fff}.btn-accent:hover{background:var(--brand-red-hover)}.btn-secondary{border-color:var(--line);background:var(--surface-2);color:var(--text)}.btn-sm{min-height:42px;border-radius:10px;padding:0 14px;font-size:13px}.text-link{color:var(--text);font-size:13px;font-weight:600}.text-link:hover{color:var(--brand-red)}.eyebrow{color:#868a92;font-size:10px;font-weight:800;letter-spacing:.16em}.accent-text{color:var(--brand-red)}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand-logo{display:block;width:auto;height:48px;object-fit:contain}.brand-compact .brand-logo{height:34px}.brand-logo-light{display:none}.brand-logo-dark,[data-theme=light] .brand-logo-light{display:block}[data-theme=light] .brand-logo-dark,[data-theme=dark] .brand-logo-light{display:none}[data-theme=dark] .brand-logo-dark{display:block}.theme-toggle{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:999px;background:var(--surface);box-shadow:var(--shadow)}.theme-toggle-button{width:40px;height:40px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--text-muted);cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.theme-toggle-button:hover{background:var(--surface-2);color:var(--text)}.theme-toggle-button.active{background:var(--brand-red);color:#fff}.theme-toggle-button:focus-visible{outline:2px solid var(--brand-red);outline-offset:2px}.theme-toggle-icon{width:18px;height:18px;display:block}.marketing-not-found{width:min(calc(100% - 32px),720px);min-height:100vh;margin:auto;display:grid;align-content:center;justify-items:start;gap:12px}.marketing-not-found p{margin:0;color:var(--brand-red);font-size:14px;font-weight:900;letter-spacing:.16em}.marketing-not-found h1{margin:0;font-size:clamp(42px,8vw,72px);letter-spacing:-.055em}.marketing-not-found a{margin-top:12px;padding-bottom:3px;border-bottom:1px solid currentColor;color:var(--text-muted);font-weight:700}.gr2-home{--gr2-ink: #08090b;--gr2-ink-soft: #111317;--gr2-paper: var(--bg);--gr2-paper-bright: var(--surface);--gr2-paper-deep: var(--surface-2);--gr2-red: var(--brand-red);--gr2-red-bright: var(--brand-red-hover);--gr2-line: var(--line);min-height:100vh;overflow-x:clip;background:var(--gr2-paper);color:var(--text)}.gr2-home #features,.gr2-home #how,.gr2-home #plans,.gr2-home #faq{scroll-margin-top:105px}.gr2-home a:focus-visible,.gr2-home button:focus-visible,.gr2-home summary:focus-visible{outline:3px solid var(--gr2-red);outline-offset:4px}.gr2-skip-link{position:fixed;z-index:200;top:10px;left:12px;padding:12px 16px;border-radius:8px;background:#fff;color:#111;font-weight:800;transform:translateY(-180%);transition:transform .18s ease}.gr2-skip-link:focus{transform:translateY(0)}.gr2-header{position:sticky;z-index:100;top:14px;display:flex;align-items:center;gap:24px;width:min(calc(100% - 32px),1240px);min-height:70px;margin:14px auto 0;padding:10px 12px 10px 20px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#08090beb;box-shadow:0 18px 60px #00000038;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gr2-brand-link{display:inline-flex;align-items:center;flex:0 0 auto}.gr2-header .brand-logo{width:auto;height:27px}.gr2-header .brand-logo-light,.gr2-footer .brand-logo-light{display:block}.gr2-header .brand-logo-dark{display:none}.gr2-desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2vw,29px);margin-left:auto}.gr2-desktop-nav a,.gr2-login-link{color:#ffffffa8;font-size:12px;font-weight:700;transition:color .18s ease}.gr2-desktop-nav a:hover,.gr2-login-link:hover{color:#fff}.gr2-header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.gr2-header .theme-toggle{border-color:#ffffff24;background:#ffffff0f;box-shadow:none}.gr2-header .theme-toggle-button{width:34px;height:34px;color:#ffffffa6}.gr2-header-cta{min-height:44px;padding:0 16px;border-radius:11px;background:var(--gr2-red);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:800;transition:transform .18s ease,background .18s ease}.gr2-header-cta:hover{background:var(--gr2-red-bright);transform:translateY(-1px)}.gr2-header-cta svg,.gr2-button svg,.gr2-text-link svg,.gr2-plan-client a svg{width:18px;height:18px}.gr2-mobile-menu{position:relative;display:none}.gr2-mobile-menu>button{min-height:42px;padding:0 12px;border:1px solid rgba(255,255,255,.16);border-radius:10px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:transparent;cursor:pointer;font-size:11px;font-weight:800;font-family:inherit}.gr2-mobile-menu>button span,.gr2-mobile-menu>button span:before,.gr2-mobile-menu>button span:after{display:block;width:15px;height:2px;border-radius:2px;background:currentColor}.gr2-mobile-menu>button span{position:relative}.gr2-mobile-menu>button span:before,.gr2-mobile-menu>button span:after{position:absolute;left:0;content:""}.gr2-mobile-menu>button span:before{top:-5px}.gr2-mobile-menu>button span:after{top:5px}.gr2-mobile-menu nav{position:absolute;top:calc(100% + 12px);right:0;display:grid;min-width:230px;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#101114;box-shadow:0 28px 70px #00000059}.gr2-mobile-menu nav a{min-height:44px;padding:0 12px;border-radius:8px;display:flex;align-items:center;color:#ffffffc7;font-size:13px;font-weight:700}.gr2-mobile-menu nav a:hover{background:#ffffff12;color:#fff}.gr2-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(370px,.82fr);align-items:center;gap:clamp(48px,6vw,84px);width:min(calc(100% - 32px),1240px);min-height:890px;margin:18px auto 0;padding:clamp(64px,7vw,94px) clamp(26px,5vw,68px) 0;border:1px solid rgba(255,255,255,.08);border-radius:32px;overflow:hidden;background:radial-gradient(circle at 88% 18%,rgba(232,23,30,.23),transparent 25rem),radial-gradient(circle at 13% 110%,rgba(255,255,255,.08),transparent 30rem),var(--gr2-ink);color:#fff;box-shadow:0 34px 100px #0a0a0c33;isolation:isolate}.gr2-hero:before{position:absolute;z-index:-1;inset:0;border-radius:inherit;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 82%);mask-image:linear-gradient(to bottom,#000,transparent 82%);content:""}.gr2-hero-copy{position:relative;z-index:2;align-self:center;padding-bottom:190px}.gr2-eyebrow{margin:0 0 24px;display:flex;align-items:center;gap:10px;color:#ffffffa8;font-size:11px;font-weight:850;letter-spacing:.14em;line-height:1.5;text-transform:uppercase}.gr2-eyebrow>span{width:24px;height:2px;border-radius:99px;background:var(--gr2-red);flex:0 0 auto}.gr2-eyebrow-dark{color:var(--text-subtle)}.gr2-hero h1,.gr2-problem h2,.gr2-section-heading h2,.gr2-shop-intro h2,.gr2-faq-heading h2,.gr2-final-cta h2{letter-spacing:-.058em}.gr2-hero h1{max-width:690px;margin:0;font-size:clamp(52px,5.4vw,80px);font-weight:880;line-height:.92}.gr2-hero h1 em{display:block;color:var(--gr2-red-bright);font-style:normal}.gr2-hero-lead{max-width:610px;margin:30px 0 0;color:#ffffffad;font-size:clamp(15px,1.5vw,18px);line-height:1.72}.gr2-hero-actions,.gr2-plan-actions{margin-top:32px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.gr2-hero-quiet-links{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:18px}.gr2-hero-quiet-links a{color:#ffffff9e;font-size:11px;font-weight:700;text-decoration:underline;text-decoration-color:#ffffff40;text-underline-offset:4px}.gr2-hero-quiet-links a:hover{color:#fff;text-decoration-color:currentColor}.gr2-button{min-height:54px;padding:0 20px;border:1px solid transparent;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:13px;font-weight:820;transition:transform .18s ease,background .18s ease,border-color .18s ease}.gr2-button:hover{transform:translateY(-2px)}.gr2-button-primary{background:var(--gr2-red);color:#fff;box-shadow:0 14px 30px #e8171e38}.gr2-button-primary:hover{background:var(--gr2-red-bright)}.gr2-button-secondary{border-color:#fff3;background:#ffffff0a;color:#fff}.gr2-button-secondary:hover{border-color:#ffffff57;background:#ffffff1a}.gr2-button-light{background:#fff;color:#111}.gr2-button-light:hover{background:#f2eee8}.gr2-hero-trust{display:flex;flex-wrap:wrap;gap:12px 20px;margin:28px 0 0;padding:0;list-style:none}.gr2-hero-trust li{display:inline-flex;align-items:center;gap:7px;color:#ffffff8c;font-size:11px;font-weight:700}.gr2-hero-trust svg{width:15px;height:15px;color:var(--gr2-red-bright)}.gr2-hero-media{position:relative;align-self:stretch;min-height:650px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:24px 24px 0 0;background:#191919;box-shadow:0 32px 80px #00000052}.gr2-hero-media picture,.gr2-hero-media img{display:block;width:100%;height:100%}.gr2-hero-media img{position:absolute;inset:0;object-fit:cover;object-position:50% 44%}.gr2-hero-media-shade{position:absolute;inset:0;background:linear-gradient(to top,#050507e6,#05050700 48%)}.gr2-hero-media-note{position:absolute;right:25px;bottom:170px;left:25px}.gr2-hero-media-note span{color:#fff9;font-size:9px;font-weight:850;letter-spacing:.14em}.gr2-hero-media-note strong{display:block;max-width:320px;margin-top:8px;font-size:22px;line-height:1.2}.gr2-outcomes{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:142px;border-top:1px solid rgba(255,255,255,.1);background:#08090bf5}.gr2-outcomes article{display:grid;grid-template-columns:33px minmax(0,1fr);gap:17px;padding:28px clamp(20px,3vw,38px);border-left:1px solid rgba(255,255,255,.1)}.gr2-outcomes article:first-child{border-left:0}.gr2-outcomes article>span{color:var(--gr2-red-bright);font-size:10px;font-weight:900;letter-spacing:.1em}.gr2-outcomes h2{margin:0;font-size:16px;line-height:1.25}.gr2-outcomes p{margin:8px 0 0;color:#ffffff85;font-size:11px;line-height:1.55}.gr2-problem{display:grid;grid-template-columns:minmax(340px,.84fr) minmax(0,1.1fr);align-items:stretch;gap:clamp(48px,7vw,95px);width:min(calc(100% - 32px),1180px);margin:0 auto;padding:120px 0}.gr2-problem-media{min-height:660px;overflow:hidden;border-radius:24px;background:#d7d0c7;box-shadow:0 28px 70px #16120e2e}.gr2-problem-media picture,.gr2-problem-media img{display:block;width:100%;height:100%}.gr2-problem-media img{object-fit:cover;object-position:50% 40%}.gr2-problem-copy{align-self:center}.gr2-problem h2{max-width:700px;margin:0;font-size:clamp(42px,5vw,68px);line-height:.98}.gr2-problem-lead{max-width:690px;margin:27px 0 0;color:var(--text-muted);font-size:16px;line-height:1.75}.gr2-solution-points{display:grid;gap:0;margin-top:36px;border-top:1px solid var(--gr2-line)}.gr2-solution-points article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;padding:22px 0;border-bottom:1px solid var(--gr2-line)}.gr2-solution-points article>svg{width:23px;height:23px;color:var(--gr2-red)}.gr2-solution-points strong{font-size:14px}.gr2-solution-points p{margin:6px 0 0;color:var(--text-muted);font-size:12px;line-height:1.6}.gr2-text-link{display:inline-flex;align-items:center;gap:11px;margin-top:26px;color:var(--gr2-red);font-size:12px;font-weight:850}.gr2-text-link:hover{text-decoration:underline;text-underline-offset:4px}.gr2-benefits{padding:112px max(16px,calc((100% - 1180px)/2));background:var(--gr2-ink);color:#fff}.gr2-section-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.55fr);align-items:end;gap:56px}.gr2-section-heading h2{max-width:820px;margin:0;font-size:clamp(43px,5.4vw,72px);line-height:.98}.gr2-section-heading>p{margin:0 0 4px;color:#ffffff94;font-size:13px;line-height:1.72}.gr2-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:64px}.gr2-benefit-grid>article{min-height:470px;padding:clamp(26px,3vw,39px);border:1px solid rgba(255,255,255,.11);border-radius:19px;background:linear-gradient(145deg,#ffffff12,#ffffff06)}.gr2-benefit-grid>article:nth-child(2){border-color:#e8171e73;background:linear-gradient(145deg,#e8171e2e,#ffffff06)}.gr2-benefit-icon{width:51px;height:51px;margin-bottom:52px;border:1px solid rgba(255,255,255,.13);border-radius:14px;display:grid;place-items:center;color:var(--gr2-red-bright);background:#ffffff0d}.gr2-benefit-icon svg{width:23px;height:23px}.gr2-card-label{margin:0 0 14px;color:var(--gr2-red-bright);font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gr2-benefit-grid h3,.gr2-plan-grid h3{margin:0;font-size:clamp(25px,2.7vw,34px);letter-spacing:-.04em;line-height:1.07}.gr2-benefit-grid article>p:not(.gr2-card-label){margin:19px 0 0;color:#ffffff94;font-size:13px;line-height:1.7}.gr2-deeper-meaning{margin-top:34px;padding-top:23px;border-top:1px solid rgba(255,255,255,.11)}.gr2-deeper-meaning span{display:block;margin-bottom:8px;color:#ffffff5c;font-size:8px;font-weight:850;letter-spacing:.14em}.gr2-deeper-meaning strong{font-size:12px;line-height:1.55}.gr2-shop-process{width:min(calc(100% - 32px),1240px);margin:0 auto;padding:120px 0}.gr2-shop-intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:clamp(40px,7vw,90px);padding:clamp(34px,5vw,64px);border:1px solid rgba(255,255,255,.1);border-bottom:0;border-radius:26px 26px 0 0;background:var(--gr2-ink);color:#fff}.gr2-shop-intro .gr2-eyebrow{justify-content:flex-start}.gr2-shop-intro h2{max-width:760px;margin:0;font-size:clamp(42px,5vw,68px);line-height:.98}.gr2-shop-intro>div:last-child{display:grid;gap:18px}.gr2-shop-intro>div:last-child p{margin:0;color:#fff9;font-size:13px;line-height:1.68}.gr2-shop-intro>div:last-child strong{color:#fff}.gr2-shop-visual{position:relative;aspect-ratio:16 / 9;min-height:0;overflow:hidden;border-radius:0 0 26px 26px;background:#151515;box-shadow:0 34px 90px #16120e33}.gr2-shop-visual picture,.gr2-shop-visual img{display:block;width:100%;height:100%}.gr2-shop-visual img{position:absolute;inset:0;object-fit:cover;object-position:center}.gr2-process-heading{display:grid;grid-template-columns:minmax(170px,.4fr) minmax(0,1fr);align-items:end;gap:40px;margin-top:72px;padding:0 8px 28px}.gr2-process-heading .gr2-eyebrow{justify-content:flex-start;margin:0;color:var(--text-subtle)}.gr2-process-heading h3{max-width:790px;margin:0;font-size:clamp(32px,4vw,52px);letter-spacing:-.05em;line-height:1.02}.gr2-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;border-right:1px solid var(--gr2-line);border-bottom:1px solid var(--gr2-line);border-left:1px solid var(--gr2-line);border-top:1px solid var(--gr2-line);border-radius:20px;list-style:none}.gr2-steps li{min-height:220px;padding:35px;border-left:1px solid var(--gr2-line);display:grid;grid-template-columns:38px minmax(0,1fr);gap:16px}.gr2-steps li:first-child{border-left:0}.gr2-steps li>span{color:var(--gr2-red);font-size:11px;font-weight:900;letter-spacing:.1em}.gr2-steps h4{margin:0;font-size:20px;letter-spacing:-.03em}.gr2-steps p{margin:12px 0 0;color:var(--text-muted);font-size:12px;line-height:1.65}.gr2-plans{padding:112px max(16px,calc((100% - 1180px)/2));background:var(--gr2-ink-soft);color:#fff}.gr2-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:60px}.gr2-plan-grid>article{position:relative;min-height:520px;padding:clamp(28px,4vw,45px);border:1px solid rgba(255,255,255,.12);border-radius:19px;background:#ffffff0b;display:flex;flex-direction:column}.gr2-plan-grid .gr2-plan-featured{border-color:#e8171e8c;background:linear-gradient(145deg,#e8171e2b,#ffffff0a)}.gr2-plan-badge{position:absolute;top:18px;right:18px;padding:7px 10px;border:1px solid rgba(232,23,30,.45);border-radius:999px;color:#fff;background:#e8171e21;font-size:8px;font-weight:900;letter-spacing:.08em}.gr2-plan-grid article>p:not(.gr2-card-label){max-width:520px;margin:18px 0 0;color:#ffffff94;font-size:13px;line-height:1.65}.gr2-plan-price{display:flex;align-items:baseline;gap:8px;margin-top:23px}.gr2-plan-price strong{font-size:clamp(36px,4vw,50px);letter-spacing:-.055em;line-height:1}.gr2-plan-price span{color:#ffffff85;font-size:11px;font-weight:750}.gr2-plan-grid ul{display:grid;gap:13px;margin:29px 0 0;padding:23px 0 0;border-top:1px solid rgba(255,255,255,.11);list-style:none}.gr2-plan-grid li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;color:#ffffffad;font-size:11px;line-height:1.45}.gr2-plan-grid li svg{width:16px;height:16px;color:var(--gr2-red-bright)}.gr2-plan-client>a{display:inline-flex;align-items:center;gap:9px;margin-top:auto;padding-top:28px;color:#fff;font-size:12px;font-weight:800}.gr2-plan-grid article>.gr2-button{width:100%;margin-top:auto}.gr2-plan-actions{justify-content:center}.gr2-text-link-light{margin:0 0 0 8px;color:#ffffffbf}.gr2-plan-note{max-width:740px;margin:27px auto 0;color:#ffffff73;font-size:10px;line-height:1.6;text-align:center}.gr2-faq{width:min(calc(100% - 32px),1180px);margin:0 auto;padding:120px 0 0}.gr2-faq-heading{max-width:800px;margin-bottom:53px}.gr2-faq-heading h2{margin:0;font-size:clamp(43px,5.2vw,70px);line-height:.98}.gr2-faq-list{border-top:1px solid var(--gr2-line)}.gr2-faq-list details{border-bottom:1px solid var(--gr2-line)}.gr2-faq-list summary{display:grid;grid-template-columns:40px minmax(0,1fr) 28px;align-items:center;gap:16px;min-height:82px;padding:10px 0;cursor:pointer;font-size:16px;font-weight:800;list-style:none}.gr2-faq-list summary::-webkit-details-marker{display:none}.gr2-faq-list summary>span{color:var(--gr2-red);font-size:9px;letter-spacing:.1em}.gr2-faq-list summary svg{width:20px;height:20px;transition:transform .18s ease}.gr2-faq-list details[open] summary svg{transform:rotate(45deg)}.gr2-faq-list details>p{max-width:870px;margin:-4px 0 27px 56px;padding-right:60px;color:var(--text-muted);font-size:13px;line-height:1.72}.gr2-final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;margin-top:90px;padding:clamp(36px,6vw,68px);border-radius:24px;background:var(--gr2-red);color:#fff}.gr2-final-cta h2{max-width:760px;margin:0;font-size:clamp(40px,5.3vw,68px);line-height:.98}.gr2-final-cta>div:first-child>p:last-child{max-width:660px;margin:23px 0 0;color:#ffffffc7;font-size:13px;line-height:1.65}.gr2-final-cta>div:last-child{display:grid;justify-items:stretch;gap:13px;min-width:230px}.gr2-final-login{color:#fff;font-size:11px;font-weight:750;text-align:center;text-decoration:underline;text-underline-offset:4px}.gr2-footer{margin-top:120px;border-top:1px solid #24262b;background:var(--gr2-ink);color:#fff}.gr2-footer-top,.gr2-footer-bottom{width:min(100%,1180px);margin:0 auto;padding-right:24px;padding-left:24px}.gr2-footer-top{display:grid;grid-template-columns:minmax(270px,1.5fr) repeat(3,minmax(120px,.55fr));gap:48px;padding-top:63px;padding-bottom:54px}.gr2-footer .brand-logo{width:auto;height:27px}.gr2-footer .brand-logo-dark{display:none}.gr2-footer-brand p{max-width:310px;margin:20px 0 14px;color:#ffffff85;font-size:12px;line-height:1.6}.gr2-footer-brand>a:last-child{color:var(--gr2-red-bright);font-size:11px;font-weight:800}.gr2-footer-top nav{display:grid;align-content:start;gap:13px}.gr2-footer-top nav strong{margin-bottom:5px;font-size:9px;letter-spacing:.12em}.gr2-footer-top nav a{color:#ffffff85;font-size:11px}.gr2-footer-top nav a:hover{color:#fff}.gr2-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:21px;padding-bottom:calc(21px + env(safe-area-inset-bottom));border-top:1px solid #24262b}.gr2-footer-bottom>div:first-child{display:grid;gap:5px}.gr2-footer-bottom span,.gr2-footer-bottom small{color:#ffffff73;font-size:9px;line-height:1.45}.gr2-footer .theme-toggle{border-color:#ffffff24;background:#ffffff0f;box-shadow:none}.gr2-footer .theme-toggle-button{color:#ffffffa6}.gr2-footer-theme{display:flex;align-items:center;gap:12px}.gr2-footer-theme>span{color:#ffffff6b;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}@media(max-width:1050px){.gr2-desktop-nav{display:none}.gr2-mobile-menu{display:block}.gr2-header-actions{margin-left:auto}.gr2-hero{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);gap:42px}.gr2-hero h1{font-size:clamp(52px,7vw,78px)}.gr2-benefit-grid{grid-template-columns:minmax(0,1fr)}.gr2-benefit-grid>article{min-height:0}.gr2-benefit-icon{margin-bottom:34px}.gr2-plan-grid{grid-template-columns:minmax(0,1fr)}.gr2-plan-grid>article{min-height:0}}@media(max-width:820px){.gr2-header{top:8px;width:calc(100% - 16px);margin-top:8px;padding-left:14px}.gr2-header .theme-toggle,.gr2-login-link{display:none}.gr2-hero{grid-template-columns:minmax(0,1fr);gap:42px;width:calc(100% - 16px);min-height:0;padding:64px 16px 0;border-radius:24px}.gr2-hero-copy{padding:0 7px;text-align:center}.gr2-eyebrow{justify-content:center}.gr2-hero h1,.gr2-hero-lead{margin-right:auto;margin-left:auto}.gr2-hero-actions,.gr2-hero-trust{justify-content:center}.gr2-hero-media{width:min(100%,560px);min-height:0;aspect-ratio:3 / 4;margin:0 auto;border-radius:20px 20px 0 0}.gr2-outcomes{position:relative;grid-column:1;grid-template-columns:minmax(0,1fr);margin:0 -16px}.gr2-outcomes article{border-top:1px solid rgba(255,255,255,.1);border-left:0}.gr2-outcomes article:first-child{border-top:0}.gr2-problem{grid-template-columns:minmax(0,1fr);gap:54px;padding:90px 0}.gr2-problem-media{width:min(100%,560px);min-height:0;aspect-ratio:1011 / 1556;margin:0 auto}.gr2-problem-copy{padding:0 8px}.gr2-problem-copy .gr2-eyebrow,.gr2-benefits .gr2-eyebrow,.gr2-plans .gr2-eyebrow,.gr2-faq .gr2-eyebrow{justify-content:flex-start}.gr2-section-heading{grid-template-columns:minmax(0,1fr);gap:20px}.gr2-benefits,.gr2-plans{padding-top:90px;padding-bottom:90px}.gr2-shop-process{padding:90px 0}.gr2-shop-intro{grid-template-columns:minmax(0,1fr);gap:28px}.gr2-process-heading{grid-template-columns:minmax(0,1fr);gap:18px;margin-top:56px}.gr2-steps{grid-template-columns:minmax(0,1fr)}.gr2-steps li{min-height:0;border-top:1px solid var(--gr2-line);border-left:0}.gr2-steps li:first-child{border-top:0}.gr2-final-cta{grid-template-columns:minmax(0,1fr);align-items:start}.gr2-final-cta>div:last-child{justify-items:start;width:min(100%,340px)}.gr2-final-cta .gr2-button{width:100%}.gr2-footer-top{grid-template-columns:repeat(3,minmax(0,1fr))}.gr2-footer-brand{grid-column:1 / -1}}@media(max-width:560px){.gr2-header{min-height:62px;gap:8px}.gr2-header .brand-logo{height:23px}.gr2-header-actions{gap:7px}.gr2-header-cta{min-height:40px;padding:0 11px;font-size:10px}.gr2-header-cta svg{display:none}.gr2-mobile-menu>button{min-height:40px;padding:0 10px;font-size:0}.gr2-mobile-menu>button span{margin:0 1px}.gr2-hero{padding-top:54px}.gr2-hero h1{font-size:clamp(43px,13vw,60px)}.gr2-hero-lead{font-size:14px}.gr2-hero-actions{flex-direction:column}.gr2-hero-actions .gr2-button{width:100%}.gr2-hero-quiet-links{justify-content:center}.gr2-hero-trust{display:grid}.gr2-hero-media-note{bottom:30px}.gr2-problem-media{min-height:0;border-radius:18px}.gr2-problem-media img{object-position:50% 38%}.gr2-problem h2,.gr2-section-heading h2,.gr2-shop-intro h2,.gr2-faq-heading h2,.gr2-final-cta h2{font-size:39px}.gr2-benefit-grid{margin-top:43px}.gr2-benefit-grid>article{padding:27px}.gr2-shop-intro{padding:31px 22px;border-radius:19px 19px 0 0}.gr2-shop-visual{min-height:0;border-radius:0 0 19px 19px}.gr2-process-heading{padding-right:0;padding-left:0}.gr2-process-heading h3{font-size:34px}.gr2-steps li{padding:28px 22px}.gr2-plan-grid>article{min-height:0;padding:27px 23px}.gr2-plan-badge{position:static;display:inline-flex;margin-bottom:25px}.gr2-plan-actions{align-items:stretch;flex-direction:column}.gr2-text-link-light{margin:0;justify-content:center;text-align:center}.gr2-faq{padding-top:90px}.gr2-faq-list summary{grid-template-columns:28px minmax(0,1fr) 22px;gap:10px;min-height:76px;font-size:14px}.gr2-faq-list details>p{margin-left:38px;padding-right:0}.gr2-final-cta{margin-top:70px;padding:34px 22px;border-radius:19px}.gr2-footer{margin-top:90px}.gr2-footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px;padding:48px 16px 42px}.gr2-footer-top nav:last-child{grid-column:1 / -1}.gr2-footer-bottom{align-items:flex-start;flex-direction:column-reverse;padding-right:16px;padding-left:16px}}@media(prefers-reduced-motion:reduce){.gr2-home *,.gr2-home *:before,.gr2-home *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.gr-home,.gr-home *,.gr-legal-page,.gr-legal-page *{min-width:0}.gr-home{overflow-x:clip;overflow-y:visible;background:radial-gradient(circle at 82% 7%,var(--brand-red-soft),transparent 23rem),var(--bg)}.gr-home .btn-secondary,.gr-legal-page .btn-secondary{border-color:var(--line-strong);background:var(--surface);color:var(--text)}.gr-home a:focus-visible,.gr-home summary:focus-visible,.gr-legal-page a:focus-visible{border-radius:6px;outline:2px solid var(--brand-red);outline-offset:4px}.gr-home-nav{position:relative;z-index:20;border-bottom-color:color-mix(in srgb,var(--line) 80%,transparent)}.gr-home-nav>a,.gr-legal-header>a{display:inline-flex}.gr-home-nav nav a{font-weight:650}.gr-hero{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);align-items:center;gap:clamp(48px,6vw,84px);width:min(100%,1230px);min-height:700px;margin:0 auto;padding:clamp(76px,9vw,126px) 24px 100px}.gr-hero-glow{position:absolute;z-index:0;top:42%;right:-18%;width:660px;height:660px;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle,var(--brand-red-soft),transparent 69%);pointer-events:none}.gr-hero-copy,.gr-product-preview{position:relative;z-index:1}.gr-hero-copy h1{max-width:740px;margin:18px 0 25px;color:var(--text);font-size:clamp(48px,5.55vw,76px);line-height:.98;letter-spacing:-.062em}.gr-hero-copy h1 em{display:block;margin-top:9px;color:var(--text-muted);font-style:normal;font-weight:510}.gr-hero-lead{max-width:640px;margin:0;color:var(--text-muted);font-size:clamp(16px,1.6vw,19px);line-height:1.68}.gr-hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin:34px 0 24px}.gr-hero-proof{display:flex;flex-wrap:wrap;gap:11px 20px;color:var(--text-muted);font-size:12px;font-weight:620}.gr-hero-proof span{display:inline-flex;align-items:center;gap:6px}.gr-hero-proof svg{width:14px;color:var(--brand-red)}.gr-product-preview{perspective:1200px}.gr-preview-window{position:relative;width:100%;padding:18px;overflow:hidden;border:1px solid var(--line-strong);border-radius:25px;background:linear-gradient(145deg,color-mix(in srgb,var(--surface-2) 92%,var(--brand-red) 8%),var(--surface));box-shadow:0 36px 100px color-mix(in srgb,#000 50%,transparent);transform:rotateY(-3deg) rotateX(1deg)}[data-theme=light] .gr-preview-window{box-shadow:0 30px 80px #0f0f0f21}.gr-preview-window:after{position:absolute;right:-70px;bottom:-90px;width:240px;height:240px;border-radius:50%;background:var(--brand-red-soft);content:"";filter:blur(8px);pointer-events:none}.gr-preview-bar,.gr-preview-heading,.gr-preview-schedule header,.gr-preview-appointment{display:flex;align-items:center}.gr-preview-bar{justify-content:space-between;padding:0 2px 15px;border-bottom:1px solid var(--line)}.gr-preview-label{color:var(--text-subtle);font-size:8px;font-weight:800;letter-spacing:.16em}.gr-preview-heading{justify-content:space-between;gap:16px;padding:24px 3px 18px}.gr-preview-heading>div,.gr-preview-sidebar>div{display:grid;gap:5px}.gr-preview-heading span,.gr-preview-sidebar span,.gr-preview-schedule header span{color:var(--text-subtle);font-size:8px;font-weight:800;letter-spacing:.13em}.gr-preview-heading strong{font-size:20px;letter-spacing:-.035em}.gr-preview-status{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid color-mix(in srgb,var(--green) 45%,var(--line));border-radius:999px;color:var(--text-muted)!important;font-size:9px!important;letter-spacing:0!important}.gr-preview-status i{width:7px;height:7px;border-radius:50%;background:var(--green)}.gr-preview-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(155px,.55fr);gap:12px}.gr-preview-schedule,.gr-preview-sidebar>div{border:1px solid var(--line);border-radius:15px;background:color-mix(in srgb,var(--surface) 94%,transparent)}.gr-preview-schedule{padding:15px}.gr-preview-schedule header{justify-content:space-between;gap:12px;padding:0 2px 13px}.gr-preview-schedule header>div{display:grid;gap:4px}.gr-preview-schedule header strong{font-size:13px}.gr-preview-schedule header svg{width:18px;color:var(--brand-red)}.gr-preview-appointment{display:grid;grid-template-columns:39px minmax(0,1fr) auto;gap:10px;min-height:64px;padding:11px 2px;border-top:1px solid var(--line)}.gr-preview-appointment time{color:var(--text-muted);font-size:10px;font-weight:750}.gr-preview-appointment>div{display:grid;gap:4px}.gr-preview-appointment strong{font-size:10px}.gr-preview-appointment>div span{color:var(--text-subtle);font-size:8px;line-height:1.4}.gr-preview-pill{padding:5px 7px;border-radius:999px;background:var(--brand-red-soft);color:var(--brand-red);font-size:7px;font-weight:800}.gr-preview-pill.is-open{background:color-mix(in srgb,var(--green) 12%,transparent);color:var(--green)}.gr-preview-sidebar{display:grid;gap:10px}.gr-preview-sidebar>div{align-content:center;min-height:88px;padding:13px}.gr-preview-sidebar svg{width:17px;margin-bottom:3px;color:var(--brand-red)}.gr-preview-sidebar strong{font-size:10px;line-height:1.35}.gr-preview-sidebar .is-accent{border-color:color-mix(in srgb,var(--brand-red) 50%,var(--line));background:var(--brand-red);color:#fff}.gr-preview-sidebar .is-accent span,.gr-preview-sidebar .is-accent svg{color:#ffffffbf}.gr-trust-strip{display:grid;grid-template-columns:minmax(230px,1.5fr) repeat(3,minmax(150px,.75fr));gap:24px;align-items:center;width:min(calc(100% - 48px),1180px);margin:0 auto;padding:24px 28px;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:var(--shadow)}.gr-trust-strip span{color:var(--text-muted);font-size:12px}.gr-trust-strip strong{padding-left:20px;border-left:1px solid var(--line);font-size:12px;text-align:center}.gr-section{width:min(100%,1180px);margin:0 auto;padding:clamp(88px,11vw,140px) 24px}.gr-section-heading{max-width:790px;margin-bottom:48px}.gr-section-heading h2,.gr-how-intro h2,.gr-ownership-copy h2,.gr-final-cta h2{margin:14px 0 18px;color:var(--text);font-size:clamp(34px,4.4vw,56px);line-height:1.04;letter-spacing:-.052em}.gr-section-heading>p:last-child,.gr-how-intro>p,.gr-ownership-copy>p,.gr-final-cta p{margin:0;color:var(--text-muted);font-size:16px;line-height:1.7}.gr-section-heading.is-centered{margin-right:auto;margin-left:auto;text-align:center}.gr-section-heading-split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.65fr);align-items:end;gap:clamp(40px,7vw,100px);max-width:none}.gr-section-heading-split h2{margin-bottom:0}.gr-problem-section{padding-top:122px}.gr-problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gr-problem-grid article,.gr-feature-grid article,.gr-plan-grid article{border:1px solid var(--line);background:var(--surface)}.gr-problem-grid article{min-height:270px;padding:28px;border-radius:17px}.gr-problem-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:45px;border:1px solid var(--line-strong);border-radius:50%;color:var(--brand-red);font-size:10px;font-weight:800}.gr-problem-grid h3,.gr-feature-grid h3,.gr-plan-grid h3{margin:0 0 11px;font-size:20px;line-height:1.2;letter-spacing:-.025em}.gr-problem-grid p,.gr-feature-grid p,.gr-plan-grid p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.65}.gr-features-section{width:100%;max-width:none;padding-right:max(24px,calc((100vw - 1132px)/2));padding-left:max(24px,calc((100vw - 1132px)/2));background:var(--surface-2)}.gr-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gr-feature-grid article{min-height:275px;padding:28px;border-radius:17px}.gr-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:46px;border:1px solid color-mix(in srgb,var(--brand-red) 38%,var(--line));border-radius:13px;background:var(--brand-red-soft);color:var(--brand-red)}.gr-how-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(58px,8vw,110px)}.gr-how-intro{align-self:start;position:sticky;top:30px}.gr-arrow-link{display:inline-flex;align-items:center;gap:8px;margin-top:25px}.gr-arrow-link svg{width:17px}.gr-steps{display:grid;gap:0;margin:0;padding:0;list-style:none}.gr-steps li{display:grid;grid-template-columns:54px minmax(0,1fr);gap:22px;padding:34px 0;border-top:1px solid var(--line)}.gr-steps li:last-child{border-bottom:1px solid var(--line)}.gr-steps li>span{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:var(--brand-red);color:#fff;font-size:13px;font-weight:850}.gr-steps h3{margin:0 0 8px;font-size:22px;letter-spacing:-.03em}.gr-steps p{margin:0;color:var(--text-muted);font-size:14px;line-height:1.65}.gr-ownership-section{padding-top:10px}.gr-ownership-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:clamp(44px,8vw,100px);padding:clamp(36px,6vw,76px);overflow:hidden;border:1px solid color-mix(in srgb,var(--brand-red) 35%,var(--line));border-radius:25px;background:radial-gradient(circle at 88% 50%,var(--brand-red-soft),transparent 46%),var(--surface)}.gr-ownership-copy ul,.gr-plan-grid ul{display:grid;gap:13px;margin:28px 0 0;padding:0;list-style:none}.gr-ownership-copy li,.gr-plan-grid li{display:flex;align-items:flex-start;gap:9px;color:var(--text-muted);font-size:13px;line-height:1.45}.gr-ownership-copy li svg,.gr-plan-grid li svg{flex:0 0 auto;width:15px;color:var(--brand-red)}.gr-ownership-visual{display:grid;align-content:center;gap:11px}.gr-ownership-visual>div{display:grid;grid-template-columns:40px minmax(0,1fr);gap:2px 12px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface-2) 92%,transparent)}.gr-ownership-visual svg{grid-row:1 / 3;width:21px;color:var(--brand-red)}.gr-ownership-visual span{color:var(--text-subtle);font-size:8px;font-weight:800;letter-spacing:.13em}.gr-ownership-visual strong{font-size:13px}.gr-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px}.gr-plan-grid article{display:flex;flex-direction:column;padding:29px;border-radius:19px}.gr-plan-grid article.is-featured{border-color:var(--brand-red);box-shadow:0 24px 70px var(--brand-red-soft)}.gr-plan-audience{min-height:30px;color:var(--brand-red);font-size:9px;font-weight:850;letter-spacing:.13em}.gr-plan-grid h3{font-size:25px}.gr-plan-price{display:flex;align-items:baseline;gap:7px;margin:23px 0 17px}.gr-plan-price strong{font-size:38px;line-height:1;letter-spacing:-.05em}.gr-plan-price span{color:var(--text-muted);font-size:12px}.gr-plan-grid ul{margin:24px 0 28px}.gr-plan-grid .btn{width:100%;margin-top:auto}.gr-plan-note{max-width:760px;margin:20px auto 0;color:var(--text-subtle);font-size:11px;line-height:1.55;text-align:center}.gr-faq-section{padding-top:55px}.gr-faq-list{border-top:1px solid var(--line)}.gr-faq-list details{border-bottom:1px solid var(--line)}.gr-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 4px;cursor:pointer;color:var(--text);font-size:16px;font-weight:720;list-style:none}.gr-faq-list summary::-webkit-details-marker{display:none}.gr-faq-list summary svg{flex:0 0 auto;width:18px;color:var(--brand-red);transition:transform .2s ease}.gr-faq-list details[open] summary svg{transform:rotate(45deg)}.gr-faq-list details>p{max-width:860px;margin:-5px 0 25px;padding-right:45px;color:var(--text-muted);font-size:14px;line-height:1.7}.gr-final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:45px;width:min(calc(100% - 48px),1180px);margin:0 auto 100px;padding:clamp(40px,6vw,70px);border-radius:24px;background:var(--brand-red);color:#fff}.gr-final-cta .eyebrow,.gr-final-cta p{color:#fffc}.gr-final-cta h2{max-width:760px;color:#fff}.gr-final-cta>div:last-child{display:grid;gap:13px;justify-items:stretch;min-width:220px}.gr-light-button{border:0;background:#fff;color:#111}.gr-cta-text-link{color:#fff;font-size:12px;font-weight:700;text-align:center;text-decoration:underline;text-underline-offset:4px}.gr-site-footer{border-top:1px solid var(--line);background:var(--surface)}.gr-footer-top,.gr-footer-bottom{width:min(100%,1180px);margin:0 auto;padding-right:24px;padding-left:24px}.gr-footer-top{display:grid;grid-template-columns:minmax(270px,1.55fr) repeat(3,minmax(130px,.55fr));gap:48px;padding-top:65px;padding-bottom:55px}.gr-footer-brand p{max-width:300px;margin:20px 0 13px;color:var(--text-muted);font-size:13px;line-height:1.6}.gr-footer-brand>a:last-child{color:var(--brand-red);font-size:13px;font-weight:700}.gr-footer-top nav{display:grid;align-content:start;gap:13px}.gr-footer-top nav strong{margin-bottom:4px;font-size:12px}.gr-footer-top nav a{color:var(--text-muted);font-size:12px}.gr-footer-top nav a:hover{color:var(--brand-red)}.gr-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-top:22px;padding-bottom:calc(22px + env(safe-area-inset-bottom));border-top:1px solid var(--line)}.gr-footer-bottom>div:first-child{display:grid;gap:5px}.gr-footer-bottom span,.gr-footer-bottom small{color:var(--text-muted);font-size:10px;line-height:1.45}.gr-footer-theme{display:flex;align-items:center;gap:10px}.gr-legal-page{min-height:100vh;overflow-x:clip;background:var(--bg);color:var(--text)}.gr-legal-header{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(100%,1180px);height:76px;margin:0 auto;padding:0 24px;border-bottom:1px solid var(--line)}.gr-legal-header nav,.gr-legal-header>div{display:flex;align-items:center;gap:24px}.gr-legal-header nav a{color:var(--text-muted);font-size:12px;font-weight:650}.gr-legal-header nav a:hover{color:var(--text)}.gr-legal-main{width:min(100%,1180px);margin:0 auto;padding:0 24px 110px}.gr-legal-hero{max-width:900px;padding:92px 0 64px}.gr-legal-hero h1{margin:16px 0 22px;font-size:clamp(45px,7vw,76px);line-height:1;letter-spacing:-.06em}.gr-legal-hero>p:not(.eyebrow){max-width:780px;margin:0;color:var(--text-muted);font-size:17px;line-height:1.7}.gr-legal-hero>div{display:flex;flex-wrap:wrap;gap:12px 30px;margin-top:27px;color:var(--text-subtle);font-size:11px}.gr-legal-layout{display:grid;grid-template-columns:225px minmax(0,1fr);align-items:start;gap:clamp(45px,8vw,100px)}.gr-legal-toc{position:sticky;top:24px;max-height:calc(100vh - 48px);overflow-y:auto;padding:19px;border:1px solid var(--line);border-radius:14px;background:var(--surface);scrollbar-width:thin}.gr-legal-toc>strong{display:block;margin-bottom:15px;font-size:11px}.gr-legal-toc nav{display:grid;gap:10px}.gr-legal-toc a{color:var(--text-muted);font-size:10px;line-height:1.4}.gr-legal-toc a:hover{color:var(--brand-red)}.gr-legal-document{max-width:790px}.gr-legal-notice,.gr-legal-callout{padding:20px 22px;border:1px solid color-mix(in srgb,var(--brand-red) 40%,var(--line));border-radius:14px;background:var(--brand-red-soft)}.gr-legal-notice{margin-bottom:44px}.gr-legal-notice strong,.gr-legal-callout strong{font-size:13px}.gr-legal-notice p,.gr-legal-callout p{margin:7px 0 0!important}.gr-legal-section{scroll-margin-top:25px;padding:44px 0;border-top:1px solid var(--line)}.gr-legal-section:first-of-type{border-top:0}.gr-legal-section h2{margin:0 0 22px;font-size:clamp(25px,3vw,34px);line-height:1.16;letter-spacing:-.04em}.gr-legal-section h3{margin:30px 0 9px;font-size:16px;line-height:1.35}.gr-legal-section p,.gr-legal-section li,.gr-legal-section address{color:var(--text-muted);font-size:13px;line-height:1.78}.gr-legal-section p{margin:0 0 16px}.gr-legal-section ul,.gr-legal-section ol{display:grid;gap:9px;margin:0 0 20px;padding-left:21px}.gr-legal-section a{color:var(--brand-red);font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.gr-legal-section address{padding:18px 20px;border:1px solid var(--line);border-radius:12px;background:var(--surface);font-style:normal}.gr-legal-section address strong{color:var(--text)}.gr-legal-callout{margin:25px 0}.gr-privacy-category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:27px}.gr-privacy-category-list article{padding:18px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.gr-privacy-category-list h3{margin:0 0 7px;font-size:13px}.gr-privacy-category-list p{margin:0;font-size:11px;line-height:1.62}.gr-legal-footer{display:flex;align-items:center;justify-content:space-between;gap:35px;width:min(100%,1180px);margin:0 auto;padding:28px 24px calc(28px + env(safe-area-inset-bottom));border-top:1px solid var(--line)}.gr-legal-footer>div{display:flex;align-items:center;gap:20px}.gr-legal-footer p,.gr-legal-footer a{color:var(--text-muted);font-size:10px}.gr-legal-footer nav{display:flex;flex-wrap:wrap;gap:18px}.gr-legal-footer nav a:hover{color:var(--brand-red)}@media(max-width:980px){.gr-hero{grid-template-columns:minmax(0,1fr);gap:60px;padding-top:82px}.gr-hero-copy{max-width:790px;margin:0 auto;text-align:center}.gr-hero-lead{margin-right:auto;margin-left:auto}.gr-hero-actions,.gr-hero-proof{justify-content:center}.gr-product-preview{width:min(100%,720px);margin:0 auto}.gr-preview-window{transform:none}.gr-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-trust-strip span{grid-column:1 / -1;text-align:center}.gr-trust-strip strong:first-of-type{border-left:0}.gr-section-heading-split,.gr-how-section,.gr-ownership-card{grid-template-columns:minmax(0,1fr)}.gr-section-heading-split{gap:20px}.gr-how-intro{position:static;max-width:760px}.gr-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-plan-grid{grid-template-columns:minmax(0,1fr);max-width:650px;margin:0 auto}.gr-plan-grid article{min-height:0}.gr-final-cta{grid-template-columns:minmax(0,1fr);align-items:start}.gr-final-cta>div:last-child{justify-items:start;width:min(100%,330px)}.gr-final-cta .btn{width:100%}.gr-footer-top{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-footer-brand{grid-column:1 / -1}.gr-legal-layout{grid-template-columns:minmax(0,1fr);gap:40px}.gr-legal-toc{position:static;max-height:none}.gr-legal-toc nav{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-legal-document{max-width:none}}@media(max-width:720px){.gr-home-nav,.gr-legal-header{height:66px;padding-right:16px;padding-left:16px}.gr-legal-header nav,.gr-legal-header .theme-toggle{display:none}.gr-hero{min-height:0;padding:60px 16px 70px}.gr-hero-copy h1{font-size:clamp(41px,12vw,56px)}.gr-hero-actions{flex-direction:column}.gr-hero-actions .btn{width:100%}.gr-preview-window{padding:13px;border-radius:20px}.gr-preview-grid{grid-template-columns:minmax(0,1fr)}.gr-preview-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-preview-sidebar>div{min-height:105px}.gr-trust-strip{grid-template-columns:minmax(0,1fr);width:calc(100% - 32px);gap:14px;padding:22px}.gr-trust-strip strong{padding:10px 0 0;border-top:1px solid var(--line);border-left:0;text-align:left}.gr-section{padding:85px 16px}.gr-problem-section{padding-top:95px}.gr-problem-grid,.gr-feature-grid{grid-template-columns:minmax(0,1fr)}.gr-problem-grid article,.gr-feature-grid article{min-height:0}.gr-problem-grid article>span,.gr-feature-icon{margin-bottom:30px}.gr-ownership-section,.gr-faq-section{padding-top:10px}.gr-ownership-card{padding:30px 21px;border-radius:20px}.gr-final-cta{width:calc(100% - 32px);margin-bottom:70px;padding:34px 23px;border-radius:20px}.gr-footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px;padding:50px 16px 42px}.gr-footer-top nav:last-child{grid-column:1 / -1}.gr-footer-bottom{align-items:flex-start;flex-direction:column-reverse;padding-right:16px;padding-left:16px}.gr-legal-main{padding:0 16px 80px}.gr-legal-hero{padding:66px 0 50px}.gr-legal-hero h1{font-size:clamp(42px,13vw,58px)}.gr-legal-hero>p:not(.eyebrow){font-size:15px}.gr-legal-toc nav{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-privacy-category-list{grid-template-columns:minmax(0,1fr)}.gr-legal-footer{align-items:flex-start;flex-direction:column;padding-right:16px;padding-left:16px}.gr-legal-footer>div{align-items:flex-start;flex-direction:column;gap:10px}}@media(max-width:430px){.gr-home-nav>div:last-child{gap:7px}.gr-home-nav .btn-sm{min-height:38px;padding:0 11px;font-size:10px}.gr-hero-copy h1{overflow-wrap:normal;font-size:clamp(38px,11.5vw,48px)}.gr-hero-lead{font-size:14px}.gr-hero-proof{display:grid;justify-content:center}.gr-preview-heading{align-items:flex-start;flex-direction:column}.gr-preview-appointment{grid-template-columns:34px minmax(0,1fr)}.gr-preview-pill{grid-column:2;justify-self:start}.gr-preview-sidebar{grid-template-columns:minmax(0,1fr)}.gr-preview-sidebar>div{min-height:88px}.gr-section-heading h2,.gr-how-intro h2,.gr-ownership-copy h2,.gr-final-cta h2{font-size:34px}.gr-steps li{grid-template-columns:42px minmax(0,1fr);gap:15px}.gr-steps li>span{width:39px;height:39px}.gr-faq-list summary{gap:14px;font-size:14px}.gr-faq-list details>p{padding-right:0;font-size:13px}.gr-footer-top{grid-template-columns:minmax(0,1fr)}.gr-footer-brand,.gr-footer-top nav:last-child{grid-column:auto}.gr-legal-header .btn-sm{min-height:38px}.gr-legal-toc nav{grid-template-columns:minmax(0,1fr)}.gr-legal-section{padding:37px 0}.gr-legal-section p,.gr-legal-section li,.gr-legal-section address{font-size:12px}}@media(prefers-reduced-motion:reduce){.gr-home *,.gr-legal-page *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.marketing-pricing{min-height:100vh;background:var(--bg);color:var(--text)}.marketing-pricing-header{width:min(calc(100% - 32px),1180px);min-height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.marketing-pricing-header nav,.marketing-pricing-actions{display:flex;align-items:center;gap:20px}.marketing-pricing-header nav a,.marketing-pricing-login{color:var(--text-muted);font-size:13px;font-weight:700}.marketing-pricing-header nav a:hover,.marketing-pricing-login:hover{color:var(--text)}.marketing-pricing-shell{width:min(calc(100% - 32px),1080px);margin:auto;padding:clamp(70px,9vw,112px) 0 90px}.marketing-pricing-hero{max-width:760px;margin-bottom:44px}.marketing-pricing-hero h1{margin:14px 0 20px;font-size:clamp(42px,7vw,72px);line-height:1;letter-spacing:-.06em}.marketing-pricing-hero>p:last-child{max-width:690px;margin:0;color:var(--text-muted);font-size:17px;line-height:1.75}.marketing-trial-notice{margin:0 0 26px;padding:22px 24px;border:1px solid rgba(232,23,30,.35);border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--brand-red-soft)}.marketing-trial-notice strong{display:block;margin-bottom:5px}.marketing-trial-notice p{margin:0;color:var(--text-muted);line-height:1.55}.marketing-trial-notice span{flex:0 0 auto;color:var(--brand-red);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.marketing-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.marketing-plan{padding:clamp(26px,4vw,38px);border:1px solid var(--line);border-radius:20px;display:flex;flex-direction:column;background:var(--surface)}.marketing-plan-featured{border-color:#e8171e80;box-shadow:0 24px 80px #e8171e14}.marketing-plan-heading{min-height:72px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.marketing-plan-label,.marketing-plan-badge{color:var(--brand-red);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.marketing-plan-badge{padding:7px 9px;border-radius:999px;background:var(--brand-red-soft);text-align:center}.marketing-plan h2{margin:8px 0 0;font-size:28px;letter-spacing:-.04em}.marketing-plan-price{margin:22px 0 18px;display:flex;align-items:baseline;gap:8px}.marketing-plan-price strong{font-size:clamp(44px,6vw,62px);letter-spacing:-.06em}.marketing-plan-price span,.marketing-plan>p,.marketing-plan li{color:var(--text-muted)}.marketing-plan>p{min-height:52px;margin:0;line-height:1.6}.marketing-plan ul{min-height:170px;margin:24px 0 28px;padding:0;display:grid;align-content:start;gap:11px;list-style:none}.marketing-plan li{position:relative;padding-left:20px;line-height:1.5}.marketing-plan li:before{position:absolute;left:0;color:var(--brand-red);content:"✓"}.marketing-plan .btn{width:100%}.marketing-plan .btn svg{width:18px}.marketing-personal{margin-top:18px;padding:28px 30px;border:1px solid var(--line);border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--surface-2)}.marketing-personal h2{margin:6px 0;font-size:25px;letter-spacing:-.035em}.marketing-personal p{margin:0;color:var(--text-muted);line-height:1.55}@media(max-width:820px){.marketing-pricing-header nav,.marketing-pricing-header .theme-toggle,.marketing-pricing-login{display:none}.marketing-plan-grid{grid-template-columns:1fr}.marketing-plan>p,.marketing-plan ul{min-height:0}.marketing-personal{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.marketing-trial-notice{align-items:flex-start;flex-direction:column}.marketing-pricing-actions .btn{min-height:42px;padding:0 13px;font-size:12px}}
