:root{--ink:#09233b;--ink-2:#163a50;--teal:#0f6b67;--teal-light:#dcebe6;--gold:#c79a3b;--gold-2:#e5c67d;--ivory:#f7f3e9;--paper:#fffdf8;--sage:#93a889;--muted:#62727b;--line:#ded8cb;--shadow:0 24px 70px rgba(13,31,42,.14);--radius:22px;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Inter",Arial,sans-serif}
html[data-theme="dark"]{--ink:#edf4f3;--ink-2:#d6e4e2;--teal:#79c3ba;--teal-light:#163a3b;--gold:#ddb35d;--gold-2:#f0d89e;--ivory:#071620;--paper:#102531;--sage:#9eb39b;--muted:#aebdbd;--line:#29424d;--shadow:0 24px 70px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);line-height:1.6}a{color:inherit;text-decoration:none}.gc-container{width:min(1180px,calc(100% - 40px));margin:auto}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.skip-link{position:fixed;left:12px;top:-80px;background:var(--ink);color:var(--paper);padding:10px 14px;z-index:999}.skip-link:focus{top:12px}.gc-site-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--ivory) 88%,transparent);backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.gc-nav-wrap{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.gc-brand{display:flex;align-items:center;gap:11px}.gc-brand-symbol{width:48px;height:48px;overflow:visible}.gc-brand-symbol .gc-thread,.gc-brand-symbol circle{fill:none;stroke:var(--teal);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.gc-brand-symbol circle{fill:var(--ivory)}.gc-brand-symbol .gc-spark{fill:var(--gold)}.gc-brand-copy{display:flex;flex-direction:column;line-height:1}.gc-brand-copy strong{font:700 27px/1 var(--serif);letter-spacing:.2px}.gc-brand-copy small{margin-top:6px;text-transform:uppercase;font-size:9px;letter-spacing:1.1px;color:var(--muted)}.gc-main-nav{display:flex;justify-content:center;gap:22px;font-size:13px;font-weight:600}.gc-main-nav a{position:relative;padding:28px 0}.gc-main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:2px;background:var(--gold);transition:.25s}.gc-main-nav a:hover:after{right:0}.gc-nav-actions{display:flex;align-items:center;gap:14px;font-size:13px;font-weight:600}.theme-toggle{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:50%;width:38px;height:38px;cursor:pointer}.gc-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--teal),#125b61);color:white;padding:14px 22px;border-radius:10px;font-weight:700;font-size:14px;box-shadow:0 10px 26px rgba(15,107,103,.22);transition:transform .2s,box-shadow .2s}.gc-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(15,107,103,.3)}.gc-button-small{padding:10px 16px}.gc-button-secondary{background:transparent;color:var(--ink);border:1px solid var(--teal);box-shadow:none}.gc-menu-toggle{display:none;border:0;background:none}.gc-landing-hero{position:relative;overflow:hidden;padding:92px 0 78px;background:radial-gradient(circle at 12% 20%,color-mix(in srgb,var(--gold) 10%,transparent),transparent 28%),linear-gradient(120deg,var(--ivory),color-mix(in srgb,var(--paper) 70%,var(--ivory)))}.gc-landing-hero:after{content:"";position:absolute;right:-160px;top:-220px;width:560px;height:560px;border:1px solid color-mix(in srgb,var(--gold) 25%,transparent);border-radius:50%;box-shadow:0 0 0 55px color-mix(in srgb,var(--gold) 3%,transparent),0 0 0 110px color-mix(in srgb,var(--gold) 3%,transparent)}.gc-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.08fr;gap:66px;align-items:center}.gc-eyebrow{text-transform:uppercase;letter-spacing:1.8px;font-size:11px;font-weight:800;color:var(--teal);margin:0 0 18px}.gc-landing-hero h1,.gc-section h2,.gc-security h2,.gc-final-cta h2{font-family:var(--serif);line-height:.98;letter-spacing:-1.1px}.gc-landing-hero h1{font-size:clamp(50px,5vw,74px);margin:0 0 25px;font-weight:600}.gc-landing-hero h1 em{font-style:normal;color:var(--teal)}.gc-hero-text{font-size:17px;color:var(--muted);max-width:630px}.gc-hero-actions{display:flex;gap:13px;margin:30px 0 19px}.gc-trust-line{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:9px}.gc-trust-line span{display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--gold);color:var(--gold);border-radius:50%}.gc-product-stage{position:relative;height:500px}.gc-app-window{position:absolute;z-index:4;left:0;top:35px;width:92%;background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.gc-app-top{height:54px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid var(--line);font-size:13px}.gc-mini-brand{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:var(--ink);color:var(--gold);font-family:var(--serif);font-weight:700}.gc-status{margin-left:auto;padding:5px 9px;border-radius:20px;background:var(--teal-light);color:var(--teal);font-size:10px;font-weight:700}.gc-app-body{display:grid;grid-template-columns:105px 1fr;min-height:335px}.gc-app-body aside{padding:20px 10px;background:color-mix(in srgb,var(--ivory) 65%,var(--paper));border-right:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.gc-app-body aside span{font-size:9px;padding:7px 9px;border-radius:6px;color:var(--muted)}.gc-app-body aside .active{background:var(--teal-light);color:var(--teal);font-weight:700}.gc-dashboard{padding:18px}.gc-dash-heading{display:flex;justify-content:space-between;align-items:start}.gc-dash-heading small{color:var(--muted);font-size:8px}.gc-dash-heading h3{font-family:var(--serif);font-size:21px;margin:0}.gc-verified{background:var(--teal);color:white;padding:7px 10px;border-radius:7px;font-size:8px;font-weight:700}.gc-dash-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:12px;margin-top:14px}.gc-family-tree,.gc-document-card,.gc-timeline-card{border:1px solid var(--line);border-radius:12px;padding:12px;background:color-mix(in srgb,var(--paper) 94%,var(--ivory))}.gc-family-tree h4,.gc-document-card h4,.gc-timeline-card h4{font-size:9px;margin:0 0 10px}.gc-tree-row{display:flex;justify-content:center;gap:24px}.gc-tree-row.gc-children{gap:12px}.gc-person{text-align:center;position:relative}.gc-person b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(140deg,#d9c5a8,#9c7753);color:white;font-size:9px;border:3px solid var(--paper);box-shadow:0 0 0 1px var(--gold)}.gc-children .gc-person b{width:31px;height:31px}.gc-person span{display:block;font-size:7px;margin-top:3px}.gc-tree-lines{height:22px;width:60%;margin:auto;border-top:1px solid var(--gold);border-left:1px solid var(--gold);border-right:1px solid var(--gold);transform:translateY(10px)}.gc-paper{height:58px;background:#efe4ce;border:1px solid #d1bb94;border-radius:3px;padding:10px;margin-bottom:6px}.gc-paper span{display:block;border-top:1px solid #b69d72;margin:6px 0}.gc-document-card strong,.gc-document-card small{display:block;font-size:7px}.gc-document-card small{color:var(--muted)}.gc-document-card button{border:0;border-radius:5px;background:var(--ink);color:var(--paper);font-size:7px;padding:5px 8px;margin-top:6px}.gc-timeline-card{margin-top:12px}.gc-timeline-title{display:flex;justify-content:space-between}.gc-timeline-title small{font-size:7px;color:var(--muted)}.gc-timeline{height:1px;background:var(--line);display:flex;justify-content:space-between;margin:11px 8px 5px}.gc-timeline i{width:7px;height:7px;background:var(--teal);border:2px solid var(--paper);box-shadow:0 0 0 1px var(--teal);border-radius:50%;transform:translateY(-3px)}.gc-years{display:flex;justify-content:space-between;font-size:7px}.gc-years span{text-align:center}.gc-years small{display:block;color:var(--muted);font-size:6px}.gc-heritage-layer{position:absolute;background:#dcc9a9;border:8px solid #f7f1e5;box-shadow:var(--shadow);color:#735f43;font-family:var(--serif);font-size:10px;padding:10px}.gc-layer-photo{right:-10px;top:16px;width:190px;height:145px;transform:rotate(6deg);z-index:2}.gc-photo-people{height:95px;background:linear-gradient(180deg,#b7a17e,#705f47);display:flex;align-items:end;justify-content:center;gap:6px;padding:10px}.gc-photo-people i{width:24px;height:55px;border-radius:50% 50% 10% 10%;background:#493f33}.gc-layer-doc{right:15px;bottom:0;width:190px;height:135px;transform:rotate(-7deg);z-index:3}.gc-doc-lines{height:82px;background:repeating-linear-gradient(#9d8663 0 1px,transparent 1px 11px)}.gc-map-card{position:absolute;right:-5px;bottom:30px;z-index:6;width:215px;background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:12px;box-shadow:var(--shadow)}.gc-map-card strong,.gc-map-card span{display:block;font-size:9px}.gc-map-card span{color:var(--muted)}.gc-map-route{height:60px;background:linear-gradient(25deg,transparent 48%,var(--teal) 49% 51%,transparent 52%),radial-gradient(circle at 20% 70%,var(--gold) 0 4px,transparent 5px),radial-gradient(circle at 50% 45%,var(--teal) 0 4px,transparent 5px),radial-gradient(circle at 82% 25%,var(--ink) 0 4px,transparent 5px)}.gc-proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.gc-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.gc-proof-grid article{display:flex;align-items:center;gap:13px;padding:23px 18px;border-right:1px solid var(--line)}.gc-proof-grid article:last-child{border-right:0}.gc-proof-icon{font:600 28px var(--serif);color:var(--teal)}.gc-proof-grid strong,.gc-proof-grid span{display:block}.gc-proof-grid strong{font-size:12px}.gc-proof-grid span{font-size:10px;color:var(--muted)}.gc-section{padding:100px 0}.gc-section-heading.gc-split{display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:end;margin-bottom:38px}.gc-section h2,.gc-security h2,.gc-final-cta h2{font-size:clamp(42px,4vw,58px);font-weight:600;margin:0}.gc-section-heading>p:last-child{color:var(--muted);font-size:16px}.gc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gc-steps article{position:relative;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:27px 22px;box-shadow:0 14px 36px rgba(12,38,48,.06)}.gc-steps article>span{position:absolute;right:18px;top:18px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:white;font-size:11px;font-weight:800}.gc-step-icon{font-size:32px;color:var(--gold);margin-bottom:12px}.gc-steps h3,.gc-cap-grid h3,.gc-audience-card h3{font:700 26px/1.1 var(--serif);margin:0 0 10px}.gc-steps p,.gc-cap-grid p,.gc-audience-card p{color:var(--muted);font-size:13px}.gc-audiences{background:var(--paper)}.gc-audience-grid{display:grid;grid-template-columns:1.05fr .95fr .95fr;gap:24px;align-items:stretch}.gc-audience-intro{padding:30px 28px 30px 0}.gc-audience-intro p:last-child{color:var(--muted)}.gc-audience-card{position:relative;border:1px solid var(--line);border-radius:22px;padding:24px;overflow:hidden;min-height:390px}.gc-audience-card.gc-family{background:linear-gradient(160deg,color-mix(in srgb,var(--sage) 25%,var(--paper)),var(--paper))}.gc-audience-card.gc-professional{background:linear-gradient(160deg,color-mix(in srgb,var(--gold) 15%,var(--paper)),var(--paper))}.gc-audience-label{position:absolute;right:18px;top:18px;background:var(--ink);color:var(--paper);border-radius:30px;padding:5px 9px;font-size:9px;font-weight:800}.gc-audience-card a{color:var(--teal);font-size:12px;font-weight:800}.gc-audience-art{height:155px;position:relative}.gc-portrait{position:absolute;bottom:12px;width:90px;height:115px;background:linear-gradient(145deg,#c5ae8a,#5f5142);border:7px solid var(--paper);box-shadow:0 10px 25px rgba(0,0,0,.15)}.gc-portrait:after{content:"";position:absolute;left:31px;top:17px;width:25px;height:30px;border-radius:50%;background:#4d4035}.p1{left:10px;transform:rotate(-7deg)}.p2{left:85px;bottom:18px;z-index:2}.p3{left:160px;transform:rotate(7deg)}.gc-professional-art{height:155px;display:flex;align-items:end;justify-content:center;gap:8px}.gc-professional-art i{display:block;width:70px;border:1px solid var(--gold);background:repeating-linear-gradient(#c2a469 0 1px,transparent 1px 11px),var(--paper);box-shadow:0 10px 30px rgba(0,0,0,.08)}.gc-professional-art i:nth-child(1){height:95px;transform:rotate(-5deg)}.gc-professional-art i:nth-child(2){height:125px;z-index:2}.gc-professional-art i:nth-child(3){height:105px;transform:rotate(5deg)}.gc-section-heading.gc-centered{text-align:center;max-width:740px;margin:0 auto 45px}.gc-cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gc-cap-grid article{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:22px;transition:.25s}.gc-cap-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(12,38,48,.1);border-color:var(--gold)}.gc-cap-grid article>span{font-size:26px;color:var(--teal)}.gc-cap-grid h3{font-size:21px;margin-top:13px}.gc-security{background:linear-gradient(120deg,#071b2c,#0c2d3a);color:#eef5f2;padding:72px 0;position:relative;overflow:hidden}.gc-security:after{content:"";position:absolute;right:-100px;bottom:-180px;width:450px;height:450px;border:1px solid rgba(211,165,69,.25);border-radius:50%;box-shadow:0 0 0 50px rgba(211,165,69,.03),0 0 0 100px rgba(211,165,69,.03)}.gc-security-grid{position:relative;z-index:2;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.gc-security .gc-eyebrow{color:var(--gold-2)}.gc-security-story{display:flex;align-items:center;gap:28px}.gc-gold-tree{position:relative;width:140px;height:155px;flex:0 0 140px}.gc-gold-tree:before{content:"";position:absolute;left:68px;bottom:0;width:3px;height:105px;background:var(--gold);transform:rotate(4deg)}.gc-gold-tree span{position:absolute;width:11px;height:11px;border:2px solid var(--gold);border-radius:50%}.gc-gold-tree span:after{content:"";position:absolute;width:55px;height:2px;background:var(--gold);transform-origin:left}.gc-gold-tree span:nth-child(1){left:16px;top:38px}.gc-gold-tree span:nth-child(1):after{transform:rotate(28deg)}.gc-gold-tree span:nth-child(2){left:44px;top:8px}.gc-gold-tree span:nth-child(2):after{width:43px;transform:rotate(70deg)}.gc-gold-tree span:nth-child(3){right:18px;top:28px}.gc-gold-tree span:nth-child(3):after{width:48px;transform:rotate(145deg)}.gc-gold-tree span:nth-child(4){right:2px;top:73px}.gc-gold-tree span:nth-child(4):after{width:68px;transform:rotate(190deg)}.gc-gold-tree span:nth-child(5){left:22px;top:91px}.gc-gold-tree span:nth-child(5):after{width:57px;transform:rotate(-28deg)}.gc-security-points{display:grid;gap:12px}.gc-security-points article{display:flex;gap:16px;padding:17px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.04)}.gc-security-points article>span{font-size:24px;color:var(--gold)}.gc-security-points strong{font-family:var(--serif);font-size:20px}.gc-security-points p{font-size:12px;color:#b9ccca;margin:3px 0}.gc-final-cta{background:var(--paper)}.gc-cta-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;padding:55px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 85% 20%,color-mix(in srgb,var(--gold) 18%,transparent),transparent 28%),var(--ivory);box-shadow:var(--shadow)}.gc-cta-card p:not(.gc-eyebrow){color:var(--muted);max-width:750px}.gc-cta-actions{display:flex;flex-direction:column;gap:12px;min-width:245px}.gc-footer{background:#061723;color:#dfe9e7;padding:58px 0 20px}.gc-footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:50px}.gc-footer-brand p{color:#94aaa9;font-size:12px;max-width:360px}.gc-footer-grid>div:not(.gc-footer-brand){display:flex;flex-direction:column;gap:8px}.gc-footer-grid>div>strong{font-family:var(--serif);font-size:20px;color:white;margin-bottom:8px}.gc-footer-grid>div>a{font-size:12px;color:#a9bcba}.gc-footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #24404a;margin-top:45px;padding-top:18px;color:#7f9795;font-size:11px}
@media(max-width:1050px){.gc-main-nav{display:none}.gc-nav-wrap{grid-template-columns:auto 1fr auto}.gc-menu-toggle{display:block;justify-self:end}.gc-nav-actions .gc-login-link{display:none}.gc-main-nav.open{position:absolute;display:flex;flex-direction:column;top:78px;left:0;right:0;background:var(--paper);padding:20px 30px;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.gc-main-nav.open a{padding:8px}.gc-hero-grid{grid-template-columns:1fr}.gc-hero-copy{max-width:760px}.gc-product-stage{max-width:720px;width:100%;margin:auto}.gc-audience-grid{grid-template-columns:1fr 1fr}.gc-audience-intro{grid-column:1/-1}.gc-cap-grid{grid-template-columns:repeat(2,1fr)}.gc-security-grid{grid-template-columns:1fr}.gc-proof-grid{grid-template-columns:1fr 1fr}.gc-proof-grid article:nth-child(2){border-right:0}.gc-steps{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.gc-container{width:min(100% - 24px,1180px)}.gc-site-header .gc-brand-copy small,.gc-nav-actions .gc-button{display:none}.gc-nav-wrap{gap:8px}.gc-brand-symbol{width:40px}.gc-landing-hero{padding:62px 0}.gc-landing-hero h1{font-size:48px}.gc-hero-actions{flex-direction:column;align-items:stretch}.gc-product-stage{height:420px}.gc-app-window{width:100%}.gc-app-body{grid-template-columns:75px 1fr}.gc-dash-grid{grid-template-columns:1fr}.gc-document-card{display:none}.gc-heritage-layer{display:none}.gc-map-card{right:0}.gc-proof-grid,.gc-steps,.gc-audience-grid,.gc-cap-grid,.gc-footer-grid{grid-template-columns:1fr}.gc-proof-grid article{border-right:0;border-bottom:1px solid var(--line)}.gc-section{padding:72px 0}.gc-section-heading.gc-split{grid-template-columns:1fr;gap:10px}.gc-cta-card{grid-template-columns:1fr;padding:32px 22px}.gc-security-story{flex-direction:column;align-items:flex-start}.gc-footer-bottom{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Sprint 23B Preview V2 refinements */
.gc-brand-symbol{filter:drop-shadow(0 5px 10px rgba(8,73,79,.12))}.gc-brand-symbol .gc-thread-main{stroke-width:2.8}.gc-brand-symbol .gc-thread-loop{stroke-width:2.4}.gc-brand-symbol .gc-thread-branch{stroke-width:2}.gc-brand-symbol .gc-node{fill:var(--gold);stroke:var(--paper);stroke-width:1.5}.gc-stage-caption{position:absolute;left:0;top:3px;z-index:8;display:flex;align-items:center;gap:10px;padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--paper) 88%,transparent);backdrop-filter:blur(10px);box-shadow:0 10px 28px rgba(8,31,43,.08)}.gc-stage-caption span{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--teal)}.gc-stage-caption strong{font:600 15px var(--serif)}
.gc-hero-grid{align-items:center}.gc-product-stage{transform:scale(1.035);transform-origin:center}.gc-hero-copy{padding-right:12px}.gc-landing-hero h1{letter-spacing:-.025em}.gc-hero-text{max-width:670px}.gc-app-window{box-shadow:0 32px 70px rgba(3,28,42,.18),0 1px 0 rgba(255,255,255,.65) inset}.gc-heritage-layer{filter:saturate(.88)}
.gc-portrait{overflow:hidden}.gc-portrait span{position:absolute;left:8px;bottom:7px;color:#f8f1e5;font:700 12px var(--serif);text-shadow:0 1px 4px rgba(0,0,0,.65)}.gc-memory-thread{position:absolute;left:52px;right:25px;bottom:25px;height:2px;background:linear-gradient(90deg,var(--gold),var(--teal));transform:rotate(-4deg);z-index:5}.gc-memory-thread:before,.gc-memory-thread:after{content:"";position:absolute;top:-4px;width:10px;height:10px;border-radius:50%;background:var(--gold)}.gc-memory-thread:before{left:0}.gc-memory-thread:after{right:0;background:var(--teal)}
.gc-professional-art{position:relative}.gc-professional-art i{position:relative;padding-top:14px}.gc-professional-art i span{position:absolute;left:8px;top:7px;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--teal)}.gc-case-seal{position:absolute;right:22px;bottom:12px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--gold);font:700 18px var(--serif);border:3px double var(--gold);box-shadow:0 10px 25px rgba(0,0,0,.15)}
.gc-confidence{background:linear-gradient(180deg,var(--paper),var(--ivory))}.gc-confidence-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.gc-confidence-grid h2{max-width:620px}.gc-confidence-list{display:grid;gap:14px}.gc-confidence-list article{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:center;padding:20px 22px;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:0 12px 30px rgba(7,30,42,.05)}.gc-confidence-list article>span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--teal) 12%,var(--paper));color:var(--teal);font-weight:800}.gc-confidence-list strong{font:700 22px var(--serif)}.gc-confidence-list p{margin:4px 0 0;color:var(--muted);font-size:13px}
@media(max-width:1050px){.gc-product-stage{transform:none}.gc-confidence-grid{grid-template-columns:1fr;gap:30px}}
@media(max-width:700px){.gc-stage-caption{position:relative;display:inline-flex;margin-bottom:10px}.gc-confidence-list article{grid-template-columns:44px 1fr;padding:17px}.gc-confidence-list article>span{width:38px;height:38px}.gc-confidence-list strong{font-size:19px}.gc-product-stage{height:450px}}

/* Sprint 23B integration */
.gc-public-body{margin:0}.gc-site-header{position:sticky;top:0;z-index:50}.gc-public-body main{display:block}.gc-footer{display:block}.gc-footer a{display:block}.gc-footer .gc-brand{display:inline-flex}.gc-footer-brand p{max-width:30rem}.gc-nav-actions .locale-links{display:flex;gap:.45rem}.gc-menu-toggle{display:none}.gc-main-nav.is-open{display:flex}
@media(max-width:1050px){.gc-menu-toggle{display:inline-flex}.gc-main-nav{display:none}.gc-main-nav.is-open{display:flex;position:absolute;top:100%;left:1rem;right:1rem;flex-direction:column;padding:1rem;background:var(--surface);border:1px solid var(--border);border-radius:1rem;box-shadow:var(--shadow)}.gc-nav-actions .gc-button-small{display:none}}

/* Sprint 23B FIX3: navegación, tema, móvil y footer */
.gc-main-nav{gap:20px;font-size:13px;font-weight:450;letter-spacing:.005em}
.gc-main-nav>a{padding:29px 0;color:color-mix(in srgb,var(--ink) 88%,var(--muted));white-space:nowrap}
.gc-main-nav>a:hover,.gc-main-nav>a:focus-visible{color:var(--teal)}
.gc-nav-actions{gap:12px;font-size:12.5px;font-weight:500;white-space:nowrap}
.gc-nav-actions .locale-links{align-items:center}
.gc-login-link{font-weight:550;text-underline-offset:4px}
.gc-theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;min-width:112px;height:38px;padding:0 13px;border-radius:999px;line-height:1;white-space:nowrap}
.gc-theme-toggle .theme-toggle__icon{position:relative;display:inline-block;flex:0 0 16px;width:16px;height:16px;margin:0;transform:none}
.gc-theme-toggle .theme-toggle__text{display:inline-block;line-height:1;font-size:12px;font-weight:550}
.gc-menu-toggle{position:relative;width:42px;height:42px;padding:10px;border:1px solid var(--line);border-radius:11px;background:var(--paper);align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}
.gc-menu-toggle>span{display:block;width:19px;height:2px;border-radius:2px;background:var(--ink);transition:transform .2s,opacity .2s}
.gc-menu-toggle[aria-expanded="true"]>span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.gc-menu-toggle[aria-expanded="true"]>span:nth-child(2){opacity:0}
.gc-menu-toggle[aria-expanded="true"]>span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.gc-mobile-nav-head,.gc-mobile-nav-actions{display:none}
.gc-menu-overlay{position:fixed;inset:0;z-index:48;background:rgba(3,18,27,.46);backdrop-filter:blur(2px)}
body.gc-menu-open{overflow:hidden}

.gc-footer{background:#061723;color:#dfe9e7;padding:64px 0 20px}
.gc-footer-main{display:grid;grid-template-columns:minmax(280px,1.3fr) minmax(420px,1fr);gap:80px;align-items:start}
.gc-footer-brand .gc-brand{display:inline-flex;margin-bottom:20px}
.gc-footer .gc-brand-symbol{width:44px;height:44px}
.gc-footer .gc-brand-copy strong{color:#fff;font-weight:600}
.gc-footer .gc-brand-copy small{color:#91aaa8}
.gc-footer-brand p{max-width:420px;margin:0 0 10px;color:#a8bcba;font-size:13px;line-height:1.7}
.gc-footer-promise{color:#d7e3e1!important}
.gc-footer-links{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:36px}
.gc-footer-links section{display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.gc-footer-links h3{margin:0 0 8px;color:#fff;font:600 18px/1.2 var(--serif)}
.gc-footer-links a{display:inline-block;color:#a8bcba;font-size:12.5px;line-height:1.45}
.gc-footer-links a:hover,.gc-footer-links a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:4px}
.gc-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #24404a;margin-top:48px;padding-top:20px;color:#7f9795;font-size:11.5px}
.gc-footer-bottom>div{display:flex;gap:8px;align-items:center}
.gc-footer-bottom a{display:inline;color:#9db1af}

@media(max-width:1180px){
  .gc-nav-wrap{gap:18px}.gc-main-nav{gap:15px;font-size:12px}.gc-nav-actions{gap:9px}.gc-theme-toggle{min-width:38px;width:38px;padding:0}.gc-theme-toggle .theme-toggle__text{display:none}.gc-nav-actions .gc-button-small{padding:9px 12px}
}
@media(max-width:1050px){
  .gc-nav-wrap{grid-template-columns:auto 1fr;min-height:72px}.gc-nav-actions{justify-self:end}.gc-menu-toggle{display:inline-flex;order:10}.gc-main-nav{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;z-index:60;width:min(390px,88vw);display:flex!important;flex-direction:column;justify-content:flex-start;gap:0;padding:0 24px 28px;background:var(--paper);border:0;border-left:1px solid var(--line);border-radius:0;box-shadow:-20px 0 60px rgba(2,24,35,.22);transform:translateX(104%);visibility:hidden;transition:transform .25s ease,visibility .25s ease;overflow-y:auto}
  .gc-main-nav.is-open{transform:translateX(0);visibility:visible}.gc-mobile-nav-head{display:flex;align-items:center;justify-content:space-between;min-height:74px;border-bottom:1px solid var(--line);margin-bottom:12px;font:600 19px var(--serif)}.gc-menu-close{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);font-size:27px;line-height:1;cursor:pointer}.gc-main-nav>a{display:block;padding:14px 2px;border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent);font-size:16px;font-weight:500}.gc-main-nav>a:after{display:none}.gc-mobile-nav-actions{display:grid;gap:14px;margin-top:22px;padding-top:5px}.gc-mobile-nav-actions .locale-links{display:flex;gap:10px}.gc-mobile-nav-actions .gc-login-link{display:inline-block}.gc-mobile-nav-actions .gc-button{display:inline-flex;width:100%}.gc-nav-actions>.locale-links,.gc-nav-actions>.gc-login-link,.gc-nav-actions>.gc-button-small{display:none}
  .gc-footer-main{grid-template-columns:1fr;gap:38px}.gc-footer-links{max-width:700px}
}
@media(max-width:700px){
  .gc-site-header .gc-brand-copy small{display:none}.gc-site-header .gc-brand-copy strong{font-size:24px}.gc-brand-symbol{width:39px;height:39px}.gc-theme-toggle{display:inline-flex!important}.gc-nav-actions{gap:8px}.gc-menu-toggle{width:40px;height:40px}.gc-main-nav{width:min(360px,92vw)}
  .gc-footer{padding-top:48px}.gc-footer-main{gap:32px}.gc-footer-brand{text-align:left}.gc-footer-links{grid-template-columns:1fr 1fr;gap:30px 24px}.gc-footer-links section:last-child{grid-column:1/-1}.gc-footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;margin-top:34px}.gc-footer .gc-brand-copy small{display:block}
}
@media(max-width:430px){
  .gc-container{width:min(100% - 24px,1180px)}.gc-site-header .gc-brand-copy{display:none}.gc-footer-links{grid-template-columns:1fr}.gc-footer-links section:last-child{grid-column:auto}.gc-footer-links section{padding-bottom:18px;border-bottom:1px solid #1c3742}.gc-footer-links section:last-child{border-bottom:0}
}

/* Sprint 23B FIX3: mobile menu, contrast, footer and pricing */
.gc-button,.gc-button:visited{color:#fff!important}
.gc-button:hover,.gc-button:focus-visible{color:#fff!important;background:linear-gradient(135deg,#0a5e58,#0a4850);outline:3px solid color-mix(in srgb,var(--gold) 55%,transparent);outline-offset:3px}
.gc-button-secondary,.gc-button-secondary:visited{color:var(--ink)!important;background:transparent!important}
.gc-button-secondary:hover,.gc-button-secondary:focus-visible{color:#fff!important;background:var(--teal)!important;border-color:var(--teal)}
[data-theme="dark"] .gc-button-secondary,[data-theme="dark"] .gc-button-secondary:visited{color:#dff7f3!important;border-color:#73c9c0}
[data-theme="dark"] .gc-button-secondary:hover,[data-theme="dark"] .gc-button-secondary:focus-visible{color:#061723!important;background:#89d4cb!important}
.gc-footer-promise{max-width:440px!important;color:#b9ccca!important;font-weight:450}
.gc-pricing{background:color-mix(in srgb,var(--paper) 62%,var(--ivory))}
.gc-pricing .gc-section-heading{max-width:820px;margin:0 auto 34px;text-align:center}.gc-pricing .gc-section-heading>p:last-child{color:var(--muted)}
.gc-billing-toggle{width:max-content;margin:0 auto 34px;padding:5px;display:flex;border:1px solid var(--line);border-radius:999px;background:var(--paper);box-shadow:0 8px 24px rgba(12,38,48,.06)}
.gc-billing-toggle button{border:0;background:transparent;color:var(--muted);padding:10px 18px;border-radius:999px;font:600 13px var(--sans);cursor:pointer}.gc-billing-toggle button span{margin-left:6px;color:var(--teal)}.gc-billing-toggle button.is-active{background:var(--ink);color:var(--paper)}
.gc-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.gc-price-card{position:relative;display:flex;flex-direction:column;padding:30px 26px;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:0 16px 42px rgba(12,38,48,.07)}.gc-price-featured{border:2px solid var(--teal);transform:translateY(-10px)}.gc-popular{position:absolute;right:20px;top:18px;padding:5px 9px;border-radius:999px;background:var(--teal);color:#fff;font-size:10px;font-weight:700}.gc-plan-audience{margin:0 0 8px;color:var(--teal);font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.gc-price-card h3{margin:0;font:600 31px/1.1 var(--serif)}.gc-price{display:flex;align-items:baseline;gap:5px;margin:15px 0 6px}.gc-price strong{font:650 46px/1 var(--serif)}.gc-price span{color:var(--muted);font-size:13px}.gc-price-card>p:not(.gc-plan-audience){color:var(--muted);min-height:52px}.gc-price-card ul{padding:0;margin:18px 0 26px;list-style:none;display:grid;gap:11px;flex:1}.gc-price-card li{position:relative;padding-left:22px;font-size:13px}.gc-price-card li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:800}.gc-study-plan{text-align:center;margin:28px 0 0;color:var(--muted)}.gc-study-plan a{color:var(--teal);font-weight:700;text-decoration:underline;text-underline-offset:4px}
@media(max-width:1050px){
 .gc-main-nav{display:flex!important;z-index:70!important;color:var(--ink)!important}
 .gc-main-nav:not(.is-open){transform:translateX(104%)!important;visibility:hidden!important;pointer-events:none!important}
 .gc-main-nav.is-open{transform:translateX(0)!important;visibility:visible!important;pointer-events:auto!important}
 .gc-main-nav>a{display:block!important;visibility:visible!important;opacity:1!important;color:var(--ink)!important;font-size:16px!important;line-height:1.35!important}
 .gc-main-nav>a:hover,.gc-main-nav>a:focus-visible{color:var(--teal)!important;background:color-mix(in srgb,var(--teal) 8%,transparent);padding-left:10px!important}
 .gc-mobile-nav-head,.gc-mobile-nav-actions{display:flex!important;visibility:visible!important;opacity:1!important;color:var(--ink)!important}
 .gc-mobile-nav-actions{flex-direction:column!important}.gc-mobile-nav-actions .locale-links{display:flex!important}.gc-mobile-nav-actions a{visibility:visible!important;opacity:1!important}
 .gc-menu-overlay:not([hidden]){display:block!important;z-index:60!important}
 .gc-price-grid{grid-template-columns:1fr}.gc-price-featured{transform:none}
}
@media(max-width:700px){.gc-pricing{padding-top:72px}.gc-price-card{padding:25px 20px}.gc-popular{position:static;width:max-content;margin-bottom:12px}.gc-price strong{font-size:40px}.gc-billing-toggle{width:100%;max-width:330px}.gc-billing-toggle button{flex:1}.gc-footer-brand{text-align:left!important}.gc-footer-promise{font-size:13px!important;line-height:1.65!important}}

/* Sprint 23B FIX5: clean typography, dedicated mobile drawer, no horizontal overflow */
:root{
  --serif:"Segoe UI",Arial,Helvetica,sans-serif;
  --sans:"Segoe UI",Arial,Helvetica,sans-serif;
}
html,body{max-width:100%;overflow-x:hidden}
body{font-weight:400;letter-spacing:0}
img,svg,video,canvas{max-width:100%}
.gc-container{max-width:1180px}
.gc-brand-copy strong{font-weight:600;letter-spacing:0}
.gc-main-nav{font-weight:400;letter-spacing:0}
.gc-main-nav>a{font-weight:500}
.gc-nav-actions{font-weight:500}
.gc-landing-hero h1,.gc-section h2,.gc-security h2,.gc-final-cta h2{font-family:var(--sans);font-weight:650;letter-spacing:-.025em;line-height:1.04}
.gc-landing-hero h1{font-weight:650}
.gc-eyebrow{font-weight:600;letter-spacing:1.45px}
.gc-hero-text,.gc-section-heading>p:last-child{font-weight:400;line-height:1.65}
.gc-button{font-weight:600}
.gc-price-card h3,.gc-price strong,.gc-footer-links h3,.gc-security-points strong{font-family:var(--sans)}
.gc-price-card h3{font-weight:600}.gc-price strong{font-weight:650}
.gc-footer-links h3{font-weight:600}
.gc-footer-promise{font-weight:400!important}

.gc-mobile-drawer{display:none}
.gc-menu-overlay[hidden]{display:none!important}

@media(max-width:1050px){
  .gc-desktop-nav{display:none!important}
  .gc-menu-toggle{display:inline-flex!important}
  .gc-mobile-drawer{
    position:fixed;inset:0 0 0 auto;z-index:80;
    display:flex;flex-direction:column;
    width:min(390px,92vw);height:100dvh;
    padding:0 24px 28px;
    background:var(--paper);color:var(--ink);
    border-left:1px solid var(--line);
    box-shadow:-22px 0 64px rgba(2,24,35,.26);
    transform:translate3d(105%,0,0);
    visibility:hidden;pointer-events:none;
    transition:transform .25s ease,visibility .25s ease;
    overflow-x:hidden;overflow-y:auto;
  }
  .gc-mobile-drawer.is-open{transform:translate3d(0,0,0);visibility:visible;pointer-events:auto}
  .gc-mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:76px;border-bottom:1px solid var(--line);font-size:20px;font-weight:600}
  .gc-menu-close{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--ink);font:400 28px/1 var(--sans);cursor:pointer}
  .gc-mobile-drawer-links{display:flex;flex-direction:column;padding-top:10px}
  .gc-mobile-drawer-links a{display:flex;align-items:center;min-height:52px;padding:10px 4px;border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent);color:var(--ink)!important;font-size:16px;font-weight:500;line-height:1.35}
  .gc-mobile-drawer-links a:hover,.gc-mobile-drawer-links a:focus-visible{padding-left:12px;color:var(--teal)!important;background:color-mix(in srgb,var(--teal) 8%,transparent);outline:0}
  .gc-mobile-drawer-actions{display:grid;gap:14px;margin-top:auto;padding-top:28px}
  .gc-mobile-drawer-actions .locale-links{display:flex!important;gap:10px}
  .gc-mobile-drawer-actions .gc-login-link{display:inline-flex!important;align-items:center;min-height:44px;color:var(--teal)!important;font-weight:500}
  .gc-mobile-drawer-actions .gc-button{display:inline-flex!important;width:100%;min-height:48px}
  .gc-menu-overlay:not([hidden]){display:block!important;position:fixed;inset:0;z-index:70;background:rgba(3,18,27,.55);backdrop-filter:blur(3px)}
  html.gc-menu-open,body.gc-menu-open{overflow:hidden!important}
}

@media(max-width:700px){
  .gc-nav-wrap{width:100%;padding:0 14px;grid-template-columns:minmax(0,1fr) auto;gap:10px}
  .gc-nav-actions{min-width:0}
  .gc-site-header .gc-brand{min-width:0;overflow:hidden}
  .gc-site-header .gc-brand-copy strong{font-size:22px;white-space:nowrap}
  .gc-theme-toggle,.gc-menu-toggle{flex:0 0 40px}
  .gc-landing-hero:after{right:-310px;top:-250px}
  .gc-product-stage{transform:none!important;max-width:100%;overflow:hidden}
  .gc-app-window{left:0;right:0;width:100%}
  .gc-map-card{max-width:48%;right:0}
  .gc-hero-grid,.gc-section-heading.gc-split,.gc-audience-grid,.gc-cap-grid,.gc-price-grid,.gc-footer-main,.gc-footer-links{min-width:0}
  .gc-landing-hero h1{font-size:clamp(39px,11vw,52px);line-height:1.06}
  .gc-section h2,.gc-security h2,.gc-final-cta h2{font-size:clamp(34px,9vw,46px);line-height:1.08}
  .gc-hero-text{font-size:16px}
  .gc-button,.gc-button-secondary{min-height:50px}
  .gc-footer-links{grid-template-columns:1fr!important}
  .gc-footer-links section{grid-column:auto!important}
}

@media(max-width:430px){
  .gc-container{width:calc(100% - 24px)}
  .gc-site-header .gc-brand-copy{display:flex!important}
  .gc-site-header .gc-brand-copy small{display:none!important}
  .gc-site-header .gc-brand-symbol{width:36px;height:36px}
  .gc-site-header .gc-brand-copy strong{font-size:20px}
  .gc-mobile-drawer{width:100vw;max-width:100vw;padding-left:20px;padding-right:20px}
}
