html.public-site .sg-web{--web-paper:hsl(var(--background));--web-ink:hsl(var(--foreground));--web-muted:hsl(var(--muted-foreground));--web-rule:hsl(var(--border));--web-wash:hsl(var(--muted));color:var(--web-ink);background:var(--web-paper);font-family:var(--sg-font);font-size:17px;line-height:1.6}html.public-site .sg-web :is(h1,h2,h3,p){margin-top:0}html.public-site .sg-web h1{letter-spacing:-.045em;text-transform:none;margin-bottom:25px;font-size:clamp(52px,5.3vw,76px);font-weight:650;font-stretch:82%;line-height:1.03}html.public-site .sg-web h2{letter-spacing:-.035em;text-transform:none;margin-bottom:24px;font-size:clamp(40px,4.15vw,58px);font-weight:620;font-stretch:85%;line-height:1.08}html.public-site .sg-web h3{letter-spacing:-.025em;text-transform:none;margin-bottom:16px;font-size:26px;font-weight:600;line-height:1.2}html.public-site .sg-web p{margin-bottom:20px}html.public-site .sg-web :is(button,a){-webkit-tap-highlight-color:transparent}html.public-site .sg-web button{cursor:pointer}html.public-site .sg-web :is(a,button,[tabindex]):focus-visible{outline:3px solid var(--sg-accent-text);outline-offset:4px}html.public-site .sg-web .sg-web-kicker{color:var(--sg-accent-text);letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:550;line-height:1.5}html.public-site .sg-web-muted{color:var(--web-muted)}html.public-site .sg-web-text-link{border-bottom:1px solid var(--web-rule);color:var(--sg-accent-text);align-items:center;gap:16px;padding-bottom:6px;font-size:14px;font-weight:550;text-decoration:none;display:inline-flex}html.public-site .sg-web-text-link:hover{border-bottom-color:currentColor}html.public-site .sg-web-hero{padding:calc(var(--public-nav-height) + 42px) 0 72px}html.public-site .sg-web-crumbs{color:var(--sg-gray-3);margin-bottom:50px;font-size:12px}html.public-site .sg-web-crumbs ol{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}html.public-site .sg-web-crumbs a:hover{color:var(--sg-white);text-decoration:underline}html.public-site .sg-web-hero-grid{grid-template-columns:1.04fr 1fr;align-items:center;gap:64px;display:grid}html.public-site .sg-web-hero-grid>*{min-width:0}html.public-site .sg-web-hero-summary{max-width:520px}html.public-site .sg-web-hero .sg-web-kicker{color:var(--sg-gray-3)}html.public-site .sg-web-hero h1{color:var(--sg-white)}html.public-site .sg-web-hero h1 span{color:var(--sg-accent-on-dark)}html.public-site .sg-web .sg-web-lede{color:var(--sg-gray-3);max-width:510px;margin-bottom:32px;font-size:19px;line-height:1.65}html.public-site .sg-web-hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}html.public-site .sg-web-hero-actions .sg-web-text-link{color:var(--sg-white);border-color:var(--sg-gray-5)}html.public-site .sg-web-hero-actions .sg-web-text-link:hover{color:var(--sg-accent-on-dark)}html.public-site .sg-web .sg-web-hero-note{color:var(--sg-gray-3);margin:20px 0 0;font-size:12px}html.public-site .sg-web-section{scroll-margin-top:var(--public-section-anchor-offset,calc(var(--public-nav-height) + 90px));border-bottom:1px solid var(--web-rule);padding-block:100px}html.public-site .sg-web-section-head{grid-template-columns:1fr 1fr;align-items:end;gap:100px;margin-bottom:48px;display:grid}html.public-site .sg-web-section-head>p{color:var(--web-muted);max-width:480px;margin:0}html.public-site .sg-web-section-head h2{margin-bottom:0}html.public-site .sg-web-paths{border:1px solid var(--web-rule);grid-template-columns:repeat(3,1fr);display:grid}html.public-site .sg-web-path{flex-direction:column;min-width:0;padding:32px 30px;display:flex}html.public-site .sg-web-path+.sg-web-path{border-left:1px solid var(--web-rule)}html.public-site .sg-web-symbol{color:var(--sg-accent-text);margin-bottom:30px;font-size:35px;line-height:1}html.public-site .sg-web-path p{color:var(--web-muted);margin-bottom:28px;font-size:16px}html.public-site .sg-web-path .sg-web-text-link{align-self:start;margin-top:auto}html.public-site .sg-web-tint{background:var(--web-wash)}html.public-site .sg-web-scope-layout{grid-template-columns:1fr 1.22fr;gap:100px;display:grid}html.public-site .sg-web-scope-layout>*{min-width:0}html.public-site .sg-web-scope-tabs{flex-wrap:wrap;margin-top:34px;display:flex}html.public-site .sg-web-scope-tabs button{border:1px solid var(--web-rule);background:var(--web-paper);color:var(--web-ink);padding:12px 17px;font-size:13px;font-weight:600}html.public-site .sg-web-scope-tabs button:hover{border-color:var(--web-ink)}html.public-site .sg-web-scope-tabs button[aria-selected=true]{background:var(--web-ink);color:var(--web-paper);border-color:var(--web-ink)}html.public-site .sg-web-scope-list{margin:0;padding:0;list-style:none}html.public-site .sg-web-scope-list li{border-bottom:1px solid var(--web-rule);grid-template-columns:28px 1fr;gap:16px;padding:22px 0;display:grid}html.public-site .sg-web-scope-list li:first-child{padding-top:0}html.public-site .sg-web-scope-list li>span{color:var(--sg-accent-text);font-size:21px}html.public-site .sg-web-scope-list h3{margin:0 0 5px;font-size:18px}html.public-site .sg-web-scope-list p{color:var(--web-muted);margin:0;font-size:15px}html.public-site .sg-web .sg-web-footnote{color:var(--web-muted);margin:24px 0 0;font-size:12px}html.public-site :is(.sg-web-ai-layout,.sg-web-seo-layout){grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}html.public-site .sg-web-options{margin:30px 0;padding:0;list-style:none}html.public-site .sg-web-options li{border-top:1px solid var(--web-rule);padding:17px 0;font-size:15px}html.public-site .sg-web-options strong{margin-bottom:4px;font-size:17px;font-weight:600;display:block}html.public-site .sg-web-options span{color:var(--web-muted)}html.public-site .sg-web-ai-chat{border:1px solid var(--web-rule);background:var(--web-paper);min-width:0}html.public-site .sg-web-ai-chat-head{background:var(--sg-black);color:var(--sg-white);align-items:center;gap:14px;padding:20px 24px;display:flex}html.public-site .sg-web-ai-icon{background:var(--sg-accent);place-items:center;width:38px;height:38px;font-size:24px;display:grid}html.public-site .sg-web-ai-chat-head strong{font-size:15px;display:block}html.public-site .sg-web-ai-chat-head small{color:var(--sg-gray-3);font-size:11px}html.public-site .sg-web-ai-chat-body{min-height:310px;padding:28px 24px}html.public-site .sg-web-chat-bubble{background:var(--web-wash);border:1px solid var(--web-rule);padding:19px;font-size:15px}html.public-site .sg-web-chat-bubble p{margin-bottom:13px}html.public-site .sg-web-chat-source{color:var(--sg-accent-text);font-size:11px;text-decoration:underline;display:block}html.public-site .sg-web-chat-actions{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}html.public-site .sg-web-chat-actions button{background:var(--web-paper);color:var(--sg-accent-text);border:1px solid var(--web-rule);text-align:left;min-height:40px;padding:10px 12px;font-size:12px}html.public-site .sg-web-chat-actions button:hover{border-color:var(--sg-accent-text);background:var(--web-wash)}html.public-site .sg-web-chat-contact{margin-top:24px}html.public-site .sg-web .sg-web-ai-chat-footer{border-top:1px solid var(--web-rule);color:var(--web-muted);margin:0;padding:17px 24px;font-size:12px}html.public-site .sg-web-seo-baseline{border-left:3px solid var(--sg-accent);background:var(--web-paper);margin:28px 0;padding:24px}html.public-site .sg-web-seo-baseline h3{font-size:19px}html.public-site .sg-web-seo-baseline p{color:var(--web-muted);margin-bottom:0;font-size:15px}html.public-site .sg-web-seo-options{margin:0}html.public-site .sg-web-journey-section{border-bottom:0}html.public-site .sg-web-journey-section .sg-web-section-head>p{color:var(--sg-gray-3)}html.public-site .sg-web-journey{border:1px solid var(--sg-gray-5);grid-template-columns:repeat(3,1fr);display:grid}html.public-site .sg-web-journey article{border-right:1px solid var(--sg-gray-5);min-width:0;padding:35px}html.public-site .sg-web-journey article:last-child{border:0}html.public-site .sg-web-step-label{color:var(--sg-accent-on-dark);letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;gap:8px;margin-bottom:28px;font-size:12px;display:flex}html.public-site .sg-web-journey h3{font-size:24px}html.public-site .sg-web-journey p{color:var(--sg-gray-3);margin-bottom:0;font-size:15px}html.public-site .sg-web .sg-web-journey-note{color:var(--sg-gray-3);margin:24px 0 0;font-size:13px}html.public-site .sg-web-journey-visual{border:1px solid var(--sg-gray-5);flex-direction:column;justify-content:center;gap:9px;height:84px;margin-bottom:26px;padding:14px;font-size:12px;display:flex}html.public-site .sg-web-line{background:var(--sg-gray-4);width:80%;height:5px}html.public-site .sg-web-line-short{width:50%}html.public-site .sg-web-small-button{background:var(--sg-accent);color:var(--sg-white);align-self:start;padding:4px 12px;font-size:11px}html.public-site .sg-web-mock-label{color:var(--sg-gray-3);justify-content:space-between;gap:6px;display:flex}html.public-site .sg-web-mock-label b{color:var(--sg-white);font-weight:500}html.public-site .sg-web-process{counter-reset:web-process;grid-template-columns:repeat(4,1fr);gap:28px;margin:0;padding:0;list-style:none;display:grid}html.public-site .sg-web-process li{border-top:2px solid var(--web-ink);padding-top:24px}html.public-site .sg-web-process li:before{counter-increment:web-process;content:"0" counter(web-process);color:var(--sg-accent-text);margin-bottom:30px;font-size:13px;display:block}html.public-site .sg-web-process h3{font-size:22px}html.public-site .sg-web-process p{color:var(--web-muted);margin:0;font-size:15px}html.public-site .sg-web-ownership{border:1px solid var(--web-rule);grid-template-columns:.6fr 1.4fr;align-items:center;gap:42px;margin-top:54px;padding:26px 32px;display:grid}html.public-site .sg-web-ownership h3{margin:0;font-size:21px}html.public-site .sg-web-ownership p{color:var(--web-muted);margin:0;font-size:15px}html.public-site .sg-web-faq-layout{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}html.public-site .sg-web-faq-list{border-top:1px solid var(--web-rule);min-width:0}html.public-site .sg-web-faq-trigger{text-align:left;gap:20px;padding:23px 0;font-size:18px;font-weight:550;line-height:1.5}html.public-site .sg-web-faq-trigger:hover{color:var(--sg-accent-text);text-decoration:none}html.public-site .sg-web-faq-answer p{color:var(--web-muted);margin-bottom:8px;font-size:16px}html.public-site .sg-web-project-layout{grid-template-columns:1.1fr 1fr;align-items:center;gap:100px;display:grid}html.public-site .sg-web-project-actions{border:1px solid var(--web-rule);background:var(--web-paper);flex-direction:column;align-items:start;gap:24px;padding:36px;display:flex}html.public-site .sg-web-project-actions .sg-web-footnote{margin-top:0}html.public-site .sg-web-summary{padding-block:48px}html.public-site .sg-web-related{flex-wrap:wrap;gap:28px;margin-top:28px;font-size:14px;display:flex}html.public-site .sg-web-related a{color:var(--sg-accent-text);text-underline-offset:4px;text-decoration:underline}@media (max-width:900px){html.public-site .sg-web-hero-grid{grid-template-columns:1fr;gap:48px}html.public-site .sg-web-hero h1{max-width:640px}html.public-site .sg-web .sg-web-lede{max-width:600px}html.public-site .sg-web-hero{padding-bottom:50px}html.public-site .sg-web-crumbs{margin-bottom:36px}html.public-site .sg-web-section{padding-block:72px}html.public-site .sg-web-section-head{grid-template-columns:1fr;gap:22px;margin-bottom:38px}html.public-site .sg-web-section-head>p{max-width:650px}html.public-site :is(.sg-web-scope-layout,.sg-web-ai-layout,.sg-web-seo-layout,.sg-web-faq-layout,.sg-web-project-layout){grid-template-columns:1fr;gap:38px}html.public-site .sg-web-scope-tabs{margin-top:24px}html.public-site .sg-web-process{grid-template-columns:repeat(2,1fr);gap:36px}html.public-site .sg-web-ownership{grid-template-columns:1fr;gap:16px}html.public-site .sg-web-journey{grid-template-columns:1fr}html.public-site .sg-web-journey article{border-right:0;border-bottom:1px solid var(--sg-gray-5);grid-template-columns:1fr 1.4fr;column-gap:32px;display:grid}html.public-site .sg-web-step-label{grid-column:1/-1;margin-bottom:20px}html.public-site .sg-web-journey-visual{grid-row:2/4;height:95px;margin:0}html.public-site .sg-web-paths{grid-template-columns:1fr}html.public-site .sg-web-path{grid-template-columns:50px 1fr;column-gap:22px;display:grid}html.public-site .sg-web-path+.sg-web-path{border-left:0;border-top:1px solid var(--web-rule)}html.public-site .sg-web-symbol{grid-row:1/4}html.public-site .sg-web-path h3{margin-bottom:12px}html.public-site .sg-web-path p{margin-bottom:18px}html.public-site .sg-web-path .sg-web-text-link{justify-self:start}}@media (max-width:520px){html.public-site .sg-web-hero{padding-top:calc(var(--public-nav-height) + 26px)}html.public-site .sg-web h1{letter-spacing:-.035em;font-size:49px}html.public-site .sg-web h2{font-size:40px}html.public-site .sg-web-crumbs{margin-bottom:34px;font-size:11px}html.public-site .sg-web .sg-web-lede{font-size:17px}html.public-site .sg-web-hero-actions{flex-direction:column;align-items:start;gap:18px}html.public-site .sg-web-hero-actions .sg-btn{padding-inline:15px;font-size:12px}html.public-site .sg-web .sg-web-hero-note{font-size:11px}html.public-site .sg-web-hero-grid{gap:38px}html.public-site .sg-web-section{padding-block:60px}html.public-site .sg-web-path{grid-template-columns:26px 1fr;column-gap:18px;padding:25px 20px}html.public-site .sg-web-symbol{font-size:28px}html.public-site .sg-web-path h3{font-size:23px}html.public-site .sg-web-path p{font-size:15px}html.public-site .sg-web-scope-tabs button{padding:11px 12px;font-size:12px}html.public-site .sg-web-journey article{padding:24px;display:block}html.public-site .sg-web-journey-visual{margin-bottom:24px}html.public-site .sg-web-process{gap:28px 22px}html.public-site .sg-web-process h3{font-size:20px}html.public-site .sg-web-process li:before{margin-bottom:20px}html.public-site .sg-web-process p{font-size:14px}html.public-site .sg-web-ownership{margin-top:36px;padding:24px}html.public-site .sg-web-ai-chat-body{padding:24px 20px}html.public-site :is(.sg-web-ai-chat-head,.sg-web-ai-chat-footer){padding:18px 20px}html.public-site .sg-web-project-actions{padding:24px 20px}html.public-site .sg-web-project-actions .sg-btn{padding-inline:12px;font-size:12px}html.public-site .sg-web-faq-trigger{font-size:17px}}@media (prefers-reduced-motion:reduce){html.public-site .sg-web *,html.public-site .sg-web :before,html.public-site .sg-web :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
