:root{--bg:#fff;--ink:#0a0a0a;--line:#111;--muted:#666;--pad:clamp(24px,3vw,48px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Times New Roman,Times,serif}button,input,textarea{font-family:inherit}.rail{position:fixed;left:14px;top:0;bottom:0;width:1px;background:#000;z-index:50}.rail:before{content:"";position:absolute;left:-5px;top:7vh;width:11px;height:11px;border-radius:50%;background:#000}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:18px var(--pad);border-bottom:1px solid #000;background:#fff}.brand,.signin{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#000;text-decoration:none}.signin{border-bottom:1px solid #000;padding-bottom:2px}.shell{padding:0 var(--pad)}.hero{min-height:54vh;position:relative;border-bottom:1px solid #000;display:flex;align-items:flex-end;padding:0 0 5vh}.identity{position:absolute;top:28px;left:0}.kicker{font-size:12px;letter-spacing:.09em;text-transform:uppercase;margin-bottom:18px}.identity h1{font-size:clamp(74px,8vw,132px);line-height:.82;font-weight:400;letter-spacing:-.05em;margin:0 0 14px}.username{font-size:clamp(22px,2.2vw,34px);margin:0}.status{margin-left:auto;text-align:right;align-self:center}.status strong{display:block;font-size:clamp(54px,6vw,98px);font-weight:400;line-height:.86}.status span{display:block;margin-top:16px;font-size:11px;letter-spacing:.08em}.section{padding:8vh 0;border-bottom:1px solid #000}.section h2{font-size:clamp(52px,6.2vw,100px);line-height:.9;letter-spacing:-.04em;font-weight:400;max-width:1260px;margin:0 0 28px}.lead{font-size:clamp(20px,2vw,30px);max-width:980px;line-height:1.25;margin-bottom:36px}.choiceGrid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #000;border-left:1px solid #000;margin-top:40px}.choice{min-height:270px;padding:26px;border-right:1px solid #000;border-bottom:1px solid #000;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:.18s ease}.choice.active,.choice:hover{background:#000;color:#fff}.choice .num{font-size:11px;letter-spacing:.08em}.choice h3{font-size:clamp(36px,4vw,60px);font-weight:400;line-height:.96;margin:0 0 14px}.choice p{font-size:18px;line-height:1.35;max-width:520px;margin:0}.formWrap{display:none;margin-top:6vh;border-top:1px solid #000;padding-top:4vh}.formWrap.show{display:block}.formTitle{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:36px}.formTitle h3{font-size:clamp(38px,4.4vw,68px);font-weight:400;margin:0}.close{border:0;background:transparent;border-bottom:1px solid #000;font-size:12px;cursor:pointer}form{max-width:1000px;grid-gap:28px;gap:28px}form,label{display:grid}label{grid-gap:10px;gap:10px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}input,textarea{width:100%;border:0;border-bottom:1px solid #000;background:transparent;padding:12px 0;font-size:clamp(22px,2.2vw,36px);outline:none}textarea{min-height:112px;resize:vertical}.multi{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.pill{border:1px solid #000;padding:10px 14px;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pill.active{background:#000;color:#fff}.upload{border:1px solid #000;min-height:190px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:26px;cursor:pointer}.upload strong{font-size:28px;font-weight:400}.upload small{display:block;margin-top:14px;font-size:14px;line-height:1.4;max-width:680px}.upload input{display:none}.fileList{margin-top:12px;font-size:15px}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #000;background:#fff;color:#000;padding:14px 18px;font-size:16px;cursor:pointer;text-transform:uppercase;text-decoration:none;display:inline-block}.btn.dark{background:#000;color:#fff}.actions{display:flex;gap:10px;flex-wrap:wrap}.screen{display:none}.screen.show{display:block}.stepbar{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #000;border-left:1px solid #000;margin-top:42px}.step{padding:17px;border-right:1px solid #000;border-bottom:1px solid #000;min-height:112px;display:flex;flex-direction:column;justify-content:space-between}.step span{font-size:10px;letter-spacing:.08em}.step strong{font-size:17px;font-weight:400}.step.done{background:#f2f2f2}.step.active{background:#000;color:#fff}.analysisPanel{border-top:1px solid #000;margin-top:38px}.analysisRow{display:grid;grid-template-columns:210px 1fr;grid-gap:28px;gap:28px;border-bottom:1px solid #000;padding:24px 0}.analysisRow b{font-size:11px;letter-spacing:.08em;font-weight:400}.analysisRow p{font-size:24px;line-height:1.25;margin:0;max-width:980px}.sourceGrid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid #000;border-top:1px solid #000;margin-top:32px}.source{padding:22px;border-right:1px solid #000;border-bottom:1px solid #000;min-height:150px}.source b{font-size:11px;letter-spacing:.08em;font-weight:400}.source h3{font-size:28px;font-weight:400;margin:44px 0 6px}.source p{margin:0;font-size:15px}.loadingBox{margin-top:44px;border-top:1px solid #000;padding-top:28px}.loadingLine{height:1px;background:#000;width:0;animation:load 3.2s forwards}@keyframes load{to{width:100%}}.signals{display:grid;grid-template-columns:1fr;border-top:1px solid #000}.signal{display:grid;grid-template-columns:95px 1fr 180px;grid-gap:24px;gap:24px;padding:26px 0;border-bottom:1px solid #000}.signal .num{font-size:12px}.signal h3{font-size:clamp(30px,3vw,46px);font-weight:400;margin:0 0 10px}.signal p{font-size:18px;line-height:1.35;max-width:850px;margin:0}.severity{text-align:right;font-size:12px;letter-spacing:.08em}.summaryGrid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #000;border-top:1px solid #000;margin-top:36px}.metric{padding:24px;border-right:1px solid #000;border-bottom:1px solid #000;min-height:170px}.metric b{font-size:11px;letter-spacing:.08em;font-weight:400}.metric strong{display:block;font-size:58px;font-weight:400;margin-top:42px}.expertGrid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #000;border-top:1px solid #000;margin-top:36px}.expert{padding:24px;border-right:1px solid #000;border-bottom:1px solid #000;min-height:220px}.expert b{font-size:11px;letter-spacing:.08em;font-weight:400}.expert h3{font-size:34px;font-weight:400;margin:54px 0 12px}.expert p{font-size:16px;line-height:1.35}.contact{position:fixed;right:28px;bottom:22px;color:#000;text-decoration:none;border-bottom:1px solid #000;font-size:12px;z-index:40}.ideaGrid{display:grid;grid-template-columns:repeat(2,1fr);border-left:1px solid #000;border-top:1px solid #000;margin-top:36px}.ideaCard{padding:24px;border-right:1px solid #000;border-bottom:1px solid #000;min-height:190px}.ideaCard b{font-size:11px;letter-spacing:.08em;font-weight:400}.ideaCard h3{font-size:clamp(28px,3vw,46px);font-weight:400;margin:44px 0 10px;line-height:1}.ideaCard p{font-size:17px;line-height:1.35;margin:0}.decisionGrid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #000;border-top:1px solid #000;margin-top:36px}.decision{padding:24px;border-right:1px solid #000;border-bottom:1px solid #000;min-height:220px;cursor:pointer}.decision:hover{background:#000;color:#fff}.teaser{max-width:1050px}.priceGrid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #000;border-top:1px solid #000;margin:38px 0}.priceCard{min-height:230px;padding:24px;border-right:1px solid #000;border-bottom:1px solid #000;cursor:pointer;display:flex;align-items:flex-end;transition:.15s ease}.priceCard strong{font-size:clamp(54px,6vw,92px);font-weight:400;letter-spacing:-.04em}.priceCard.selected,.priceCard:hover{background:#000;color:#fff}.bookingGrid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:54px;gap:54px;align-items:start}.dateStrip{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid #000;border-top:1px solid #000;margin:22px 0 38px}.dateCard{padding:18px 12px;border-right:1px solid #000;border-bottom:1px solid #000;min-height:115px;cursor:pointer}.dateCard span{display:block;font-size:11px;letter-spacing:.08em}.dateCard strong{display:block;font-size:32px;font-weight:400;margin-top:24px}.dateCard.selected{background:#000;color:#fff}.timeGrid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #000;border-top:1px solid #000;margin-top:20px}.timeCard{padding:18px;border-right:1px solid #000;border-bottom:1px solid #000;cursor:pointer;font-size:20px}.timeCard.selected{background:#000;color:#fff}.checkout{border-top:1px solid #000}.checkoutRow{display:flex;justify-content:space-between;gap:24px;padding:17px 0;border-bottom:1px solid #000;font-size:17px}.checkoutRow b{font-size:11px;letter-spacing:.08em;font-weight:400}.paybox{margin-top:28px;border:1px solid #000;padding:22px}.paybox input{font-size:22px}.confirmationMark{font-size:clamp(90px,12vw,190px);line-height:.75;margin:35px 0;font-weight:400}.aiScoreWrap{display:grid;grid-template-columns:.75fr 1.25fr;border-top:1px solid #000;border-left:1px solid #000;margin-top:36px}.aiInsightBox,.aiScoreBox{border-right:1px solid #000;border-bottom:1px solid #000;padding:28px;min-height:250px}.aiScoreBox strong{display:block;font-size:clamp(88px,10vw,160px);line-height:.8;font-weight:400;letter-spacing:-.06em;margin-top:54px}.aiScoreBox span{font-size:12px;letter-spacing:.08em}.aiInsightBox h3{font-size:clamp(34px,4vw,60px);font-weight:400;line-height:.95;margin:52px 0 16px}.aiInsightBox p{font-size:18px;line-height:1.35;max-width:760px}.aiSignals{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #000;border-left:1px solid #000;margin-top:36px}.aiSignal{min-height:210px;padding:24px;border-right:1px solid #000;border-bottom:1px solid #000}.aiSignal b{font-size:11px;letter-spacing:.08em;font-weight:400}.aiSignal h3{font-size:clamp(26px,3vw,42px);line-height:1;font-weight:400;margin:48px 0 12px}.aiSignal p{font-size:16px;line-height:1.35;margin:0}.accountGrid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:54px;gap:54px;align-items:start}.accountBlock{border-top:1px solid #000}.accountRow{display:grid;grid-template-columns:190px 1fr;grid-gap:24px;gap:24px;padding:19px 0;border-bottom:1px solid #000}.accountRow b{font-size:11px;letter-spacing:.08em;font-weight:400}.accountRow p{font-size:22px;line-height:1.25;margin:0;white-space:pre-wrap}.bookingCard{border:1px solid #000;padding:26px}.bookingCard h3{font-size:clamp(40px,4.5vw,68px);line-height:.95;font-weight:400;margin:40px 0 22px}.editPanel{display:none;margin-top:34px;border-top:1px solid #000;padding-top:30px}.editPanel.show{display:block}@media(max-width:860px){.hero{min-height:70vh;display:block;padding-top:28px}.identity{position:static}.status{text-align:left;margin-top:10vh}.aiScoreWrap,.aiSignals,.analysisRow,.bookingGrid,.choiceGrid,.dateStrip,.decisionGrid,.expertGrid,.ideaGrid,.priceGrid,.signal,.sourceGrid,.stepbar,.summaryGrid,.timeGrid{grid-template-columns:1fr}.severity{text-align:left}}.choice,.dateCard,.pill,.priceCard,.timeCard{-webkit-user-select:none;-moz-user-select:none;user-select:none}.choice:focus,.dateCard:focus,.pill:focus,.priceCard:focus,.timeCard:focus{outline:none}.dateStrip{grid-template-columns:repeat(7,1fr)}.choice,.dateCard,.pill,.priceCard,.timeCard{background:#fff;color:#0a0a0a}.choice.active,.choice:hover,.dateCard.selected,.pill.active,.priceCard.selected,.priceCard:hover,.timeCard.selected{background:#000;color:#fff}.errorBox{border:1px solid #000;padding:18px;margin-top:24px;font-size:18px;line-height:1.35}.italicLead{font-style:italic}.spaced{margin-top:36px}.full{width:100%;margin-top:24px}.payTwo{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;margin-top:14px}.timezone{font-size:13px;margin-top:14px}.teaserTalk{margin-top:8vh!important}:root{--gc-font:Times,"Times New Roman",serif;--gc-global-weight:400;--gc-global-thin:0.100px;--gc-top-brand-size:13px;--gc-top-brand-weight:400;--gc-top-brand-thin:0px;--gc-top-brand-spacing:.08em;--gc-signin-size:13px;--gc-signin-weight:400;--gc-signin-thin:0px;--gc-home-brand-min:60px;--gc-home-brand-size:35vw;--gc-home-brand-max:150px;--gc-home-brand-weight:400;--gc-home-brand-thin:0.55px;--gc-home-brand-line:.82;--gc-home-brand-spacing:-.05em;--gc-home-manifesto-min:48px;--gc-home-manifesto-size:6.3vw;--gc-home-manifesto-max:96px;--gc-home-manifesto-weight:400;--gc-home-manifesto-thin:0.35px;--gc-home-manifesto-line:1.02;--gc-home-services-min:62px;--gc-home-services-size:8.3vw;--gc-home-services-max:132px;--gc-home-services-weight:400;--gc-home-services-thin:0.35px;--gc-home-services-line:.92;--gc-hero-min:52px;--gc-hero-size:6.2vw;--gc-hero-max:100px;--gc-hero-weight:400;--gc-hero-thin:0.20px;--gc-hero-line:.90;--gc-hero-spacing:-.04em;--gc-identity-min:74px;--gc-identity-size:8vw;--gc-identity-max:132px;--gc-identity-weight:400;--gc-identity-thin:0.20px;--gc-identity-line:.82;--gc-identity-spacing:-.05em;--gc-card-title-size:52px;--gc-card-title-weight:400;--gc-card-title-thin:0.20px;--gc-card-title-line:.96;--gc-card-title-spacing:-.025em;--gc-form-title-min:38px;--gc-form-title-size:4.4vw;--gc-form-title-max:68px;--gc-form-title-weight:400;--gc-form-title-thin:0.20px;--gc-lead-min:20px;--gc-lead-size:2vw;--gc-lead-max:30px;--gc-lead-weight:400;--gc-lead-thin:0px;--gc-lead-line:1.25;--gc-body-size:18px;--gc-body-weight:400;--gc-body-thin:0px;--gc-body-line:1.35;--gc-small-size:14px;--gc-small-weight:400;--gc-small-thin:0px;--gc-label-size:11px;--gc-label-weight:400;--gc-label-thin:0px;--gc-label-spacing:.08em;--gc-button-size:16px;--gc-button-weight:400;--gc-button-thin:0px;--gc-input-min:22px;--gc-input-size:2.2vw;--gc-input-max:36px;--gc-input-weight:400;--gc-input-thin:0px;--gc-signal-min:30px;--gc-signal-size:3vw;--gc-signal-max:46px;--gc-signal-weight:400;--gc-signal-thin:0.20px;--gc-metric-size:58px;--gc-metric-weight:400;--gc-metric-thin:0.20px;--gc-score-min:88px;--gc-score-size:10vw;--gc-score-max:160px;--gc-score-weight:400;--gc-score-thin:0.20px;--gc-price-min:54px;--gc-price-size:6vw;--gc-price-max:92px;--gc-price-weight:400;--gc-price-thin:0.20px;--gc-confirm-min:90px;--gc-confirm-size:12vw;--gc-confirm-max:190px;--gc-confirm-weight:400;--gc-confirm-thin:0.20px;--gc-auth-brand-min:38px;--gc-auth-brand-size:4.1vw;--gc-auth-brand-max:68px;--gc-auth-brand-thin:0.20px;--gc-auth-title-min:42px;--gc-auth-title-size:5vw;--gc-auth-title-max:76px;--gc-auth-title-thin:0.20px}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;font-synthesis:none}body,button,input,select,textarea{font-family:var(--gc-font);font-synthesis:none}.brand,.platformScope .brand,.platformScope .simpleTopbar .brand,.simpleTopbar .brand{font-family:var(--gc-font)!important;font-size:var(--gc-top-brand-size)!important;font-weight:var(--gc-top-brand-weight)!important;letter-spacing:var(--gc-top-brand-spacing)!important;-webkit-text-stroke:var(--gc-top-brand-thin) rgba(255,255,255,.98)!important}.platformScope .signin,.signin{font-family:var(--gc-font)!important;font-size:var(--gc-signin-size)!important;font-weight:var(--gc-signin-weight)!important;-webkit-text-stroke:var(--gc-signin-thin) rgba(255,255,255,.98)!important}.homeBrandTitle,.platformScope .homeBrandTitle{font-family:var(--gc-font)!important;font-size:clamp(var(--gc-home-brand-min),var(--gc-home-brand-size),var(--gc-home-brand-max))!important;font-weight:var(--gc-home-brand-weight)!important;line-height:var(--gc-home-brand-line)!important;letter-spacing:var(--gc-home-brand-spacing)!important;-webkit-text-stroke:var(--gc-home-brand-thin) rgba(255,255,255,.98)!important}.homeManifesto,.platformScope .homeManifesto{font-family:var(--gc-font)!important;font-size:clamp(var(--gc-home-manifesto-min),var(--gc-home-manifesto-size),var(--gc-home-manifesto-max))!important;line-height:var(--gc-home-manifesto-line)!important;-webkit-text-stroke:var(--gc-home-manifesto-thin) rgba(255,255,255,.98)!important}.homeManifesto,.homeManifesto em,.platformScope .homeManifesto,.platformScope .homeManifesto em{font-weight:var(--gc-home-manifesto-weight)!important}.homeServicesText,.platformScope .homeServicesText{font-family:var(--gc-font)!important;font-size:clamp(var(--gc-home-services-min),var(--gc-home-services-size),var(--gc-home-services-max))!important;font-weight:var(--gc-home-services-weight)!important;line-height:var(--gc-home-services-line)!important;-webkit-text-stroke:var(--gc-home-services-thin) rgba(255,255,255,.98)!important}.hero h1,.platformScope .hero h1,.platformScope .publichero h1,.platformScope .section h2,.publichero h1,.section h2{font-family:var(--gc-font)!important;font-size:clamp(var(--gc-hero-min),var(--gc-hero-size),var(--gc-hero-max))!important;font-weight:var(--gc-hero-weight)!important;line-height:var(--gc-hero-line)!important;letter-spacing:var(--gc-hero-spacing)!important;-webkit-text-stroke:var(--gc-hero-thin) rgba(255,255,255,.98)!important}.identity h1,.platformScope .identity h1{font-family:var(--gc-font)!important;font-size:clamp(var(--gc-identity-min),var(--gc-identity-size),var(--gc-identity-max))!important;font-weight:var(--gc-identity-weight)!important;line-height:var(--gc-identity-line)!important;letter-spacing:var(--gc-identity-spacing)!important;-webkit-text-stroke:var(--gc-identity-thin) rgba(255,255,255,.98)!important}.choice h3,.platformScope .choice h3{font-family:var(--gc-font)!important;font-size:var(--gc-card-title-size)!important;font-weight:var(--gc-card-title-weight)!important;line-height:var(--gc-card-title-line)!important;letter-spacing:var(--gc-card-title-spacing)!important;-webkit-text-stroke:var(--gc-card-title-thin) rgba(255,255,255,.98)!important}.choice.active h3,.choice:hover h3,.platformScope .choice.active h3,.platformScope .choice:hover h3{-webkit-text-stroke:var(--gc-card-title-thin) rgba(0,0,0,.98)!important}.formTitle h3,.platformScope .formTitle h3{font-size:clamp(var(--gc-form-title-min),var(--gc-form-title-size),var(--gc-form-title-max))!important;font-weight:var(--gc-form-title-weight)!important;-webkit-text-stroke:var(--gc-form-title-thin) rgba(255,255,255,.98)!important}.lead,.platformScope .lead{font-size:clamp(var(--gc-lead-min),var(--gc-lead-size),var(--gc-lead-max))!important;font-weight:var(--gc-lead-weight)!important;line-height:var(--gc-lead-line)!important}.aiInsightBox p,.aiSignal p,.choice p,.expert p,.ideaCard p,.platformScope .card p,.platformScope .diagnosticAction p,.platformScope .taskBlock p,.platformScope .workspaceTask p,.signal p{font-size:var(--gc-body-size)!important;font-weight:var(--gc-body-weight)!important;line-height:var(--gc-body-line)!important}.accountRow b,.aiScoreBox span,.aiSignal b,.analysisRow b,.checkoutRow b,.choice .num,.expert b,.ideaCard b,.kicker,.metric b,.platformScope .card .label,.platformScope .kicker,.platformScope .table th,.platformScope .taskGate,.platformScope .taskNum,.severity,.signal .num,.source b{font-size:var(--gc-label-size)!important;font-weight:var(--gc-label-weight)!important;letter-spacing:var(--gc-label-spacing)!important}.btn,.contactTrigger,.platformScope .btn,.platformScope .contactTrigger{font-size:var(--gc-button-size)!important;font-weight:var(--gc-button-weight)!important}.platformScope input,.platformScope select,.platformScope textarea,input,textarea{font-family:var(--gc-font)!important;font-size:clamp(var(--gc-input-min),var(--gc-input-size),var(--gc-input-max))!important;font-weight:var(--gc-input-weight)!important}.aiSignal h3,.ideaCard h3,.platformScope .diagnosticAction h3,.platformScope .workspaceTask h3,.signal h3{font-size:clamp(var(--gc-signal-min),var(--gc-signal-size),var(--gc-signal-max))!important;font-weight:var(--gc-signal-weight)!important;-webkit-text-stroke:var(--gc-signal-thin) rgba(255,255,255,.98)!important}.metric strong,.platformScope .adminStageGrid b,.platformScope .metric strong{font-size:var(--gc-metric-size)!important;font-weight:var(--gc-metric-weight)!important;-webkit-text-stroke:var(--gc-metric-thin) rgba(255,255,255,.98)!important}.aiScoreBox strong,.platformScope .score{font-size:clamp(var(--gc-score-min),var(--gc-score-size),var(--gc-score-max))!important;font-weight:var(--gc-score-weight)!important;-webkit-text-stroke:var(--gc-score-thin) rgba(255,255,255,.98)!important}.priceCard strong{font-size:clamp(var(--gc-price-min),var(--gc-price-size),var(--gc-price-max))!important;font-weight:var(--gc-price-weight)!important;-webkit-text-stroke:var(--gc-price-thin) rgba(255,255,255,.98)!important}.priceCard.selected strong,.priceCard:hover strong{-webkit-text-stroke:var(--gc-price-thin) rgba(0,0,0,.98)!important}.confirmationMark{font-size:clamp(var(--gc-confirm-min),var(--gc-confirm-size),var(--gc-confirm-max))!important;font-weight:var(--gc-confirm-weight)!important}.platformScope .authBrandCopy h1{font-family:var(--gc-font)!important;font-size:clamp(var(--gc-auth-brand-min),var(--gc-auth-brand-size),var(--gc-auth-brand-max))!important;font-weight:400!important;-webkit-text-stroke:var(--gc-auth-brand-thin) rgba(255,255,255,.98)!important}.platformScope .authBox h2,.platformScope .authbox h1{font-family:var(--gc-font)!important;font-size:clamp(var(--gc-auth-title-min),var(--gc-auth-title-size),var(--gc-auth-title-max))!important;font-weight:400!important;-webkit-text-stroke:var(--gc-auth-title-thin) rgba(255,255,255,.98)!important}@media (max-width:700px){:root{--gc-home-brand-min:72px;--gc-home-brand-size:20vw;--gc-home-brand-max:118px;--gc-home-manifesto-min:44px;--gc-home-manifesto-size:12vw;--gc-home-manifesto-max:68px;--gc-home-services-min:54px;--gc-home-services-size:15vw;--gc-home-services-max:88px;--gc-hero-min:46px;--gc-hero-size:13vw;--gc-hero-max:76px}.choice h3,.platformScope .choice h3{white-space:normal!important}}