.sg-home,.sg-auth,.sg-app{--ink: #132347;--ink-soft: #43507a;--paper: #edf1fa;--paper-deep: #e0e8f6;--card: #ffffff;--line: #c4d1ea;--blue: #2563eb;--blue-deep: #1e3a8a;--blue-tint: #dce8fd;--amber: #b45309;--amber-tint: #fbe7c6;--red: #b23b2e;--red-deep: #7f2a20;--red-tint: #f5dad4;--white: #ffffff;--font-display: "Zilla Slab", Georgia, serif;--font-body: "IBM Plex Sans", -apple-system, sans-serif;--font-mono: "IBM Plex Mono", monospace;--radius-s: 4px;--radius-m: 8px;--color-accent: var(--blue);--color-accent-content: var(--blue-deep);--color-accent-foreground: var(--white)}.sg-home{--container: 1180px;--gap-section: 96px;background:var(--paper);color:var(--ink);font-family:var(--font-body);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased;overflow-x:hidden}.sg-home *,.sg-home *:before,.sg-home *:after{box-sizing:border-box}.sg-home img,.sg-home svg{display:block}.sg-home a{color:inherit;text-decoration:none}.sg-home ul{margin:0;padding:0;list-style:none}.sg-home h1,.sg-home h2,.sg-home h3,.sg-home h4{font-family:var(--font-display);font-weight:600;margin:0;color:var(--ink)}.sg-home p{margin:0}.sg-home button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.sg-home .wrap{max-width:var(--container);margin:0 auto;padding:0 32px}.sg-home .eyebrow{font-family:var(--font-mono);font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--blue-deep);display:flex;align-items:center;gap:10px;margin-bottom:16px}.sg-home .eyebrow:before{content:"";width:18px;height:1px;background:var(--blue)}.sg-home section{padding:var(--gap-section) 0}.sg-home .section-head{max-width:620px;margin-bottom:56px}.sg-home .section-head h2{font-size:clamp(28px,3.4vw,40px);line-height:1.15}.sg-home .section-head .desc{margin-top:14px;color:var(--ink-soft);font-size:16.5px}.sg-home :focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media (max-width: 880px){.sg-home{--gap-section: 72px}.sg-home .wrap{padding:0 24px}.sg-home .section-head{margin-bottom:42px}}@media (max-width: 560px){.sg-home{--gap-section: 56px}.sg-home .wrap{padding:0 20px}.sg-home .section-head{margin-bottom:32px}}.sg-home .btn{display:inline-flex;align-items:center;gap:8px;padding:13px 24px;border-radius:var(--radius-s);font-weight:600;font-size:14.5px;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.sg-home .btn-primary{background:var(--blue);color:var(--white)}.sg-home .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 0 var(--blue-deep)}.sg-home .btn-ghost{border:1px solid var(--line);color:var(--ink)}.sg-home .btn-ghost:hover{border-color:var(--ink)}.sg-home .btn-text{font-weight:600;font-size:14.5px;border-bottom:1px solid var(--line);padding-bottom:2px}.sg-home .btn-text:hover{border-color:var(--ink)}.sg-home .tabbar{position:sticky;top:0;z-index:50;background:#edf1faeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--line)}.sg-home .tabbar-inner{max-width:var(--container);margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;height:72px}.sg-home .brand{display:flex;align-items:center;gap:12px}.sg-home .brand-logo{width:55px;height:55px;flex:none}.sg-home .brand-copy{display:flex;flex-direction:column;line-height:1;gap:3px}.sg-home .brand .name{font-family:var(--font-display);font-weight:700;font-size:21px;letter-spacing:.01em}.sg-home .brand .tag{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.18em;color:var(--blue-deep);text-transform:uppercase}.sg-home nav.tabs{display:flex;gap:4px}.sg-home nav.tabs a{font-size:14px;font-weight:500;color:var(--ink-soft);padding:10px 14px 9px;border-radius:var(--radius-s) var(--radius-s) 0 0;border-bottom:2px solid transparent}.sg-home nav.tabs a:hover{color:var(--ink);border-bottom-color:var(--line)}.sg-home .tab-actions{display:flex;align-items:center;gap:18px}.sg-home .menu-toggle{display:none;flex-direction:column;gap:5px;padding:6px}.sg-home .menu-toggle span{width:22px;height:2px;background:var(--ink)}.sg-home nav.tabs.is-open{display:flex;flex-direction:column;position:absolute;top:72px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:8px 32px 16px}.sg-home .tabs-actions-mobile{display:none}.sg-home nav.tabs.is-open .tabs-actions-mobile{display:flex;flex-direction:column;gap:12px;margin-top:12px;padding-top:16px;border-top:1px solid var(--line)}.sg-home nav.tabs.is-open .tabs-actions-mobile .btn{width:100%;justify-content:center}svg rect{clip-path:inset(0 0 0 0 round 10px)}.web-icon{border-radius:10}@media (max-width: 920px){.sg-home nav.tabs{display:none}.sg-home .menu-toggle{display:flex}.sg-home .tab-actions{display:none}}@media (max-width: 560px){.sg-home .tabbar-inner{padding:0 20px}.sg-home nav.tabs.is-open{padding:8px 20px 16px}}.sg-home .hero{padding-top:72px;padding-bottom:96px}.sg-home .hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.sg-home .hero h1{font-size:clamp(34px,4.6vw,54px);line-height:1.08;letter-spacing:-.01em}.sg-home .hero .sub{margin-top:22px;font-size:18px;color:var(--ink-soft);max-width:480px}.sg-home .hero-ctas{display:flex;align-items:center;gap:22px;margin-top:34px;flex-wrap:wrap}.sg-home .hero-links{display:flex;gap:22px;margin-top:26px;flex-wrap:wrap}.sg-home .dossier{position:relative;background:var(--card);border:1px solid var(--line);border-radius:var(--radius-m);padding:30px 28px;box-shadow:0 1px 0 var(--line),0 22px 40px -28px #13234773;transform:rotate(1.2deg)}.sg-home .dossier:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px dashed var(--line);border-radius:6px;pointer-events:none}.sg-home .dossier-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.sg-home .dossier-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft)}.sg-home .dossier-ref{font-family:var(--font-mono);font-size:15px;font-weight:600;margin-top:4px}.sg-home .dossier h3{font-size:21px;margin-top:18px}.sg-home .checklist{margin-top:18px;display:flex;flex-direction:column;gap:10px}.sg-home .checklist li{display:flex;align-items:center;gap:10px;font-size:14.5px;color:var(--ink-soft)}.sg-home .checklist .tick{width:18px;height:18px;border-radius:3px;border:1.5px solid var(--blue);display:flex;align-items:center;justify-content:center;flex:none;color:var(--blue)}.sg-home .checklist .tick svg{width:11px;height:11px}.sg-home .dossier-foot{margin-top:24px;padding-top:18px;border-top:1px dashed var(--line);display:flex;align-items:center;justify-content:space-between}.sg-home .stamp-slot{position:absolute;right:18px;bottom:-26px}.sg-home .stamp{width:118px;height:118px;border-radius:50%;border:2.5px solid currentColor;box-shadow:0 0 0 6px var(--card),0 0 0 7px currentColor;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-family:var(--font-mono);text-transform:uppercase;color:var(--amber);transform:rotate(-9deg) scale(1);opacity:0;background:radial-gradient(circle,transparent 60%,currentColor 61%,transparent 62%);transition:opacity .1s linear}.sg-home .stamp .s1{font-size:11px;letter-spacing:.08em;font-weight:600}.sg-home .stamp .s2{font-size:9px;letter-spacing:.12em}.sg-home .stamp.is-visible{animation:sgStampDown .5s cubic-bezier(.2,1.4,.4,1) forwards}@keyframes sgStampDown{0%{opacity:0;transform:translateY(-34px) rotate(-26deg) scale(1.5)}65%{opacity:1;transform:translateY(3px) rotate(-6deg) scale(.95)}to{opacity:1;transform:translateY(0) rotate(-9deg) scale(1)}}.sg-home .stamp.blue{color:var(--blue)}.sg-home .stamp.red{color:var(--red)}.sg-home .stamp.amber{color:var(--amber)}.sg-home .stamp.ink{color:var(--ink-soft)}@media (prefers-reduced-motion: reduce){.sg-home .stamp{transition:none}.sg-home .stamp.is-visible{animation:none;opacity:1;transform:rotate(-9deg) scale(1)}}@media (max-width: 880px){.sg-home .hero-inner{grid-template-columns:1fr}.sg-home .hero{padding-top:48px;padding-bottom:64px}}@media (max-width: 560px){.sg-home .hero{padding-top:36px;padding-bottom:48px}.sg-home .hero .sub{font-size:16.5px}.sg-home .hero-ctas{gap:14px;margin-top:26px}.sg-home .hero-ctas .btn{flex:1 1 auto;justify-content:center}.sg-home .dossier{padding:24px 20px;transform:rotate(0)}.sg-home .stamp-slot{right:12px;bottom:-18px}.sg-home .stamp{width:92px;height:92px}}.sg-home .qual{background:var(--paper-deep)}.sg-home .qual-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sg-home .qual-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-m);padding:24px 20px}.sg-home .qual-card .badge{width:38px;height:38px;border-radius:50%;border:1.5px solid var(--blue);display:flex;align-items:center;justify-content:center;color:var(--blue);margin-bottom:16px}.sg-home .qual-card .badge svg{width:18px;height:18px}.sg-home .qual-card h4{font-size:16.5px;font-weight:600;font-family:var(--font-body)}.sg-home .qual-card p{margin-top:8px;font-size:14px;color:var(--ink-soft)}.sg-home .qual-foot{margin-top:36px}@media (max-width: 880px){.sg-home .qual-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.sg-home .qual-grid{grid-template-columns:1fr}}.sg-home .folders{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.sg-home .folder{position:relative;background:var(--card);border:1px solid var(--line);border-radius:0 var(--radius-m) var(--radius-m) var(--radius-m);padding:26px 24px 24px}.sg-home .folder-tab{position:absolute;top:-15px;left:24px;background:var(--ink);color:var(--card);font-family:var(--font-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;padding:6px 12px;border-radius:4px 4px 0 0}.sg-home .folder h4{font-size:18px;margin-top:8px}.sg-home .folder ul{margin-top:16px;display:flex;flex-direction:column;gap:12px}.sg-home .folder li{display:flex;gap:10px;font-size:14.5px;color:var(--ink-soft);align-items:flex-start}.sg-home .folder li svg{width:15px;height:15px;flex:none;margin-top:3px;color:var(--blue)}@media (max-width: 880px){.sg-home .folders{grid-template-columns:1fr}}.sg-home .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sg-home .feat-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-m);padding:26px 24px;transition:border-color .15s ease}.sg-home .feat-card:hover{border-color:var(--blue)}.sg-home .feat-card .icon{width:40px;height:40px;border-radius:8px;background:var(--blue-tint);color:var(--blue-deep);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.sg-home .feat-card .icon svg{width:20px;height:20px}.sg-home .feat-card h4{font-size:17.5px;font-weight:600;font-family:var(--font-body)}.sg-home .feat-card p{margin-top:8px;font-size:14.5px;color:var(--ink-soft)}@media (max-width: 880px){.sg-home .feat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.sg-home .feat-grid{grid-template-columns:1fr}}.sg-home .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.sg-home .price-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-m);display:flex;flex-direction:column;overflow:hidden}.sg-home .price-card.featured{border-color:var(--blue);box-shadow:0 14px 30px -22px #2563eb8c}.sg-home .price-top{padding:26px 24px 22px;border-bottom:1px dashed var(--line)}.sg-home .price-code{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft)}.sg-home .price-name{font-size:22px;margin-top:8px}.sg-home .price-amount{font-family:var(--font-mono);font-size:26px;font-weight:600;margin-top:14px}.sg-home .price-amount span{font-size:13px;font-weight:400;color:var(--ink-soft)}.sg-home .price-users{margin-top:6px;font-size:13.5px;color:var(--ink-soft)}.sg-home .price-feats{padding:22px 24px 26px;display:flex;flex-direction:column;gap:11px;flex:1}.sg-home .price-feats li{display:flex;gap:9px;font-size:14px;color:var(--ink-soft);align-items:flex-start}.sg-home .price-feats li svg{width:14px;height:14px;color:var(--blue);flex:none;margin-top:3px}.sg-home .price-cta{padding:0 24px 26px}.sg-home .price-cta .btn{width:100%;justify-content:center}@media (max-width: 880px){.sg-home .price-grid{grid-template-columns:1fr}}@media (max-width: 560px){.sg-home .qual-card,.sg-home .feat-card{padding:20px 18px}.sg-home .folder{padding:24px 20px 20px}.sg-home .price-top,.sg-home .price-feats,.sg-home .price-cta{padding-left:20px;padding-right:20px}.sg-home .sec-card{padding:22px 20px}}.sg-home .timeline-wrap{background:var(--paper-deep)}.sg-home .timeline{position:relative;padding-left:6px}.sg-home .timeline:before{content:"";position:absolute;left:27px;top:6px;bottom:6px;width:1px;background:repeating-linear-gradient(to bottom,var(--line) 0 6px,transparent 6px 12px)}.sg-home .t-step{display:flex;gap:24px;padding:22px 0;position:relative}.sg-home .t-num{flex:none;width:54px;height:54px;border-radius:50%;background:var(--card);border:1.5px solid var(--ink);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-weight:600;font-size:15px;z-index:1}.sg-home .t-body h4{font-size:17.5px}.sg-home .t-body p{margin-top:5px;font-size:14.5px;color:var(--ink-soft);max-width:520px}.sg-home .sec-band{background:var(--ink);color:var(--card)}.sg-home .sec-band .section-head h2,.sg-home .sec-band .eyebrow{color:var(--card)}.sg-home .sec-band .eyebrow:before{background:var(--card)}.sg-home .sec-band .section-head .desc{color:#b9c4e0}.sg-home .sec-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.sg-home .sec-card{border:1px solid #2c3a63;border-radius:var(--radius-m);padding:22px 16px;text-align:center}.sg-home .sec-card .icon{width:42px;height:42px;border-radius:50%;border:1.5px solid var(--blue);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;color:#7fb0ff}.sg-home .sec-card .icon svg{width:20px;height:20px}.sg-home .sec-card p{font-size:13.5px;font-weight:500}@media (max-width: 880px){.sg-home .sec-grid{grid-template-columns:repeat(2,1fr)}}.sg-home .track-panel{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-m);padding:36px;display:grid;grid-template-columns:1fr 1.3fr;gap:40px}.sg-home .track-form{display:flex;flex-direction:column;gap:16px}.sg-home .field label{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft)}.sg-home .field select,.sg-home .field input{width:100%;margin-top:7px;padding:11px 12px;border:1px solid var(--line);border-radius:var(--radius-s);background:var(--white);font-family:var(--font-body);font-size:14.5px;color:var(--ink)}.sg-home .track-result{display:flex;flex-direction:column;gap:18px}.sg-home .ledger{display:flex;flex-direction:column;gap:0;border:1px dashed var(--line);border-radius:var(--radius-s);padding:18px 20px}.sg-home .ledger-row{display:flex;align-items:center;gap:14px;padding:9px 0;font-size:13.5px}.sg-home .ledger-dot{width:9px;height:9px;border-radius:50%;background:var(--line);flex:none}.sg-home .ledger-row.is-active .ledger-dot{background:var(--blue)}.sg-home .ledger-row.is-active{font-weight:600}.sg-home .ledger-row span.code{font-family:var(--font-mono);color:var(--ink-soft);margin-left:auto;font-size:12px}.sg-home .track-stamp-wrap{display:flex;align-items:center;gap:20px}.sg-home #track-stamp{position:static}@media (max-width: 880px){.sg-home .track-panel{grid-template-columns:1fr}}.sg-home .proof{background:var(--paper-deep)}.sg-home .stats-row{display:flex;gap:48px;margin-bottom:48px;flex-wrap:wrap}.sg-home .stat .num{font-family:var(--font-mono);font-size:34px;font-weight:600;color:var(--blue-deep)}.sg-home .stat .label{margin-top:4px;font-size:13.5px;color:var(--ink-soft)}.sg-home .quote-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.sg-home .quote-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-m);padding:28px 26px;position:relative}.sg-home .quote-card .mark{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--blue-deep);border:1px solid var(--blue);border-radius:20px;padding:4px 10px;display:inline-block;margin-bottom:16px}.sg-home .quote-card p.text{font-size:16px;font-family:var(--font-display);font-weight:500;line-height:1.5}.sg-home .quote-card .src{margin-top:16px;font-size:13.5px;color:var(--ink-soft);font-weight:600}@media (max-width: 880px){.sg-home .quote-grid{grid-template-columns:1fr}}.sg-home .faq-list{border-top:1px solid var(--line)}.sg-home .faq-item{border-bottom:1px solid var(--line)}.sg-home .faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:22px 4px;font-size:17px;font-weight:600;font-family:var(--font-display);text-align:left}.sg-home .faq-q svg{width:16px;height:16px;flex:none;transition:transform .2s ease}.sg-home .faq-item.open .faq-q svg{transform:rotate(45deg)}.sg-home .faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}.sg-home .faq-a p{padding:0 4px 22px;font-size:15px;color:var(--ink-soft);max-width:680px}.sg-home .final-cta{background:var(--ink);color:var(--card);border-radius:var(--radius-m);padding:64px 56px;display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap}.sg-home .final-cta h2{color:var(--card);font-size:clamp(26px,3vw,34px);max-width:520px}.sg-home .final-actions{display:flex;gap:16px;flex-wrap:wrap}.sg-home .final-cta .btn-primary{background:var(--card);color:var(--ink)}.sg-home .final-cta .btn-ghost{border-color:#3c4a72;color:var(--card)}.sg-home footer{padding:72px 0 36px;border-top:1px solid var(--line)}.sg-home .foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;gap:32px}.sg-home .foot-col h5{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:16px}.sg-home .foot-col ul{display:flex;flex-direction:column;gap:10px}.sg-home .foot-col a{font-size:14px;color:var(--ink-soft)}.sg-home .foot-col a:hover{color:var(--ink)}.sg-home .foot-brand .name{font-family:var(--font-display);font-weight:700;font-size:20px}.sg-home .foot-brand p{margin-top:12px;font-size:13.5px;color:var(--ink-soft);max-width:240px}.sg-home .foot-bottom{margin-top:56px;padding-top:24px;border-top:1px dashed var(--line);display:flex;justify-content:space-between;font-size:12.5px;color:var(--ink-soft);font-family:var(--font-mono);flex-wrap:wrap;gap:10px}@media (max-width: 880px){.sg-home .foot-grid{grid-template-columns:repeat(2,1fr)}.sg-home .final-cta{padding:44px 28px}}@media (max-width: 560px){.sg-home .sec-grid{grid-template-columns:1fr}.sg-home .track-panel{padding:22px;gap:24px}.sg-home .stats-row{gap:24px 36px;margin-bottom:36px}.sg-home .t-step{gap:16px}.sg-home .t-num{width:44px;height:44px;font-size:14px}.sg-home .timeline:before{left:22px}.sg-home .foot-grid{grid-template-columns:1fr}.sg-home .final-cta{padding:36px 24px}}.sg-home .reveal{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.sg-home .reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.sg-home .reveal{opacity:1;transform:none;transition:none}}html{scroll-behavior:smooth}body{margin:0}
