.sbb-home{--home-wash:#fdd9ac;--home-sans:"IBM Plex Sans",system-ui,-apple-system,sans-serif;--home-mono:"IBM Plex Mono",ui-monospace,monospace;background:var(--paper);color:var(--ink);font-family:var(--home-sans);font-size:17px;line-height:1.62;overflow-x:hidden}.sbb-home .home-shell{max-width:940px;margin:0 auto;padding:0 24px}.sbb-home a{color:inherit}.sbb-home .home-filebar{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sbb-home .home-filebar .home-shell{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-family:var(--home-mono);font-size:12px;letter-spacing:.04em;color:var(--ink-soft);padding-top:9px;padding-bottom:9px}.sbb-home .home-hero{padding:64px 0 56px}.sbb-home h1{font-size:clamp(34px,6vw,58px);line-height:1.03;font-weight:600;letter-spacing:-.028em;text-wrap:balance;margin:0 0 26px;max-width:17ch}.sbb-home .home-sweep{background:linear-gradient(180deg,transparent 58%,var(--home-wash) 58%);padding:0 2px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.sbb-home .home-pills{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.sbb-home .home-pill{font-family:var(--home-mono);font-size:12px;letter-spacing:.11em;text-transform:uppercase;background:var(--accent);color:var(--ink);border:1px solid var(--accent);border-radius:2px;padding:5px 11px}.sbb-home .home-pill.quiet{background:var(--home-wash);border-color:var(--home-wash)}.sbb-home .home-lead{font-size:clamp(18px,2.2vw,21px);color:var(--ink-soft);max-width:56ch;margin:0 0 16px}.sbb-home .home-lead strong{color:var(--ink);font-weight:600}.sbb-home .home-ctarow{margin-top:32px;display:flex;gap:10px;flex-wrap:wrap}.sbb-home .home-btn{display:inline-block;text-decoration:none;font-weight:600;font-size:16.5px;padding:15px 26px;border-radius:3px;background:var(--accent);color:var(--ink);border:1px solid var(--accent);transition:background .15s ease,color .15s ease,border-color .15s ease}.sbb-home .home-btn:focus-visible,.sbb-home .home-btn:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.sbb-home .home-btn.ghost{background:transparent;color:var(--ink);border-color:var(--accent)}.sbb-home .home-btn.ghost:focus-visible,.sbb-home .home-btn.ghost:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.sbb-home .home-pricenote{font-family:var(--home-mono);font-size:13px;color:var(--ink-soft);margin:18px 0 0}.sbb-home .home-pricenote a{color:var(--ink);text-underline-offset:3px}.sbb-home section{padding:56px 0;border-top:1px solid var(--line)}.sbb-home section>h2:before{content:"";display:block;width:34px;height:3px;background:var(--accent);margin-bottom:18px;border-radius:2px}.sbb-home h2{font-size:clamp(23px,3.2vw,32px);font-weight:600;letter-spacing:-.02em;margin:0 0 16px;text-wrap:balance;max-width:24ch}.sbb-home .home-sub{font-size:16px;color:var(--ink-soft);max-width:62ch;margin:0 0 32px}.sbb-home .home-sub:last-child{margin-bottom:0}.sbb-home .home-funnel{margin-bottom:26px}.sbb-home .home-frow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 18px;gap:6px 18px;align-items:baseline;padding:14px 0;border-bottom:1px solid var(--line)}.sbb-home .home-frow:first-child{border-top:2px solid var(--accent)}.sbb-home .home-fbar{grid-column:1;height:14px;background:var(--accent);border-radius:1px;min-width:4px}.sbb-home .home-flabel{grid-column:1;font-size:15px;color:var(--ink-soft)}.sbb-home .home-fnum{grid-column:2;grid-row:1/span 2;font-family:var(--home-mono);font-size:26px;font-weight:500;letter-spacing:-.03em;align-self:center;text-align:right;min-width:3.2ch}.sbb-home .home-evidence{background:var(--paper-2);border-left:3px solid var(--accent);padding:18px 20px;font-size:15.5px;line-height:1.6;margin:0}.sbb-home .home-evidence a{color:var(--ink)}.sbb-home ul.home-plain{list-style:none;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 30px;gap:12px 30px;margin:0;padding:0}.sbb-home ul.home-plain li{font-size:16px;color:var(--ink-soft);padding-left:20px;position:relative}.sbb-home ul.home-plain li:before{content:"";position:absolute;left:0;top:.72em;width:9px;height:1px;background:var(--accent)}.sbb-home ol.home-stages{list-style:none;counter-reset:s;margin:0;padding:0}.sbb-home ol.home-stages li{counter-increment:s;display:grid;grid-template-columns:42px 1fr;grid-gap:0 16px;gap:0 16px;padding:16px 0;border-top:1px solid var(--line)}.sbb-home ol.home-stages li:last-child{border-bottom:1px solid var(--line)}.sbb-home ol.home-stages li:before{content:counter(s,decimal-leading-zero);font-family:var(--home-mono);font-size:12.5px;font-weight:600;color:var(--accent);padding-top:4px}.sbb-home ol.home-stages h3{font-size:16.5px;font-weight:600;margin:0 0 4px}.sbb-home ol.home-stages p{font-size:15px;color:var(--ink-soft);margin:0}.sbb-home .home-paths{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.sbb-home .home-path{border:1px solid var(--line);border-radius:3px;padding:24px 22px 22px;background:#fff;display:flex;flex-direction:column}.sbb-home .home-path.feature{border:2px solid var(--accent)}.sbb-home .home-ptag{font-family:var(--home-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-deep);margin-bottom:12px}.sbb-home .home-path h3{font-size:17.5px;font-weight:600;line-height:1.32;margin:0 0 10px}.sbb-home .home-path p{font-size:14.5px;color:var(--ink-soft);margin:0 0 18px;flex:1 1}.sbb-home .home-pprice{font-family:var(--home-mono);font-size:13.5px;color:var(--ink);margin-bottom:16px;padding-top:14px;border-top:1px solid var(--line)}.sbb-home .home-pbtn{display:block;text-align:center;text-decoration:none;font-weight:600;font-size:15px;padding:12px;background:var(--accent);color:var(--ink);border:1px solid var(--accent);border-radius:3px;transition:background .15s ease,color .15s ease,border-color .15s ease}.sbb-home .home-pbtn:focus-visible,.sbb-home .home-pbtn:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.sbb-home .home-pricebox{border:2px solid var(--accent);border-radius:3px;padding:clamp(24px,4vw,38px);background:#fff}.sbb-home .home-amt{font-family:var(--home-mono);font-size:38px;font-weight:500;letter-spacing:-.035em;line-height:1}.sbb-home .home-amtsub{font-size:14.5px;color:var(--ink-soft);margin:10px 0 22px}.sbb-home .home-pricebox ul{list-style:none;margin:0 0 26px;padding:0}.sbb-home .home-pricebox li{font-size:15.5px;color:var(--ink-soft);padding-left:20px;position:relative;margin-bottom:8px}.sbb-home .home-pricebox li:before{content:"";position:absolute;left:0;top:.72em;width:9px;height:1px;background:var(--accent)}.sbb-home .home-pricefoot{font-size:14px;color:var(--ink-soft);margin:20px 0 0}.sbb-home .home-closing{padding-bottom:64px}@media (max-width:760px){.sbb-home{font-size:16px}.sbb-home .home-paths,.sbb-home ul.home-plain{grid-template-columns:1fr}.sbb-home h1{max-width:none}}@media (prefers-reduced-motion:reduce){.sbb-home *,.sbb-home :after,.sbb-home :before{transition:none!important;animation:none!important}}