:root{--str-ink:#13272d;--str-muted:#536870;--str-teal:#0d6570;--str-teal-dark:#084b53;--str-gold:#d8ad42;--str-soft:#edf4f3;--str-border:#c8d7d8;--str-white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--str-ink);background:var(--str-white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:17px;line-height:1.6}a{color:var(--str-teal)}button,input,select,textarea{font:inherit}.str-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.str-skip{position:absolute;left:12px;top:-100px;z-index:9999;padding:12px 18px;background:#fff;color:#000}.str-skip:focus{top:12px}.str-site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--str-border);background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.str-header-inner{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:24px}.str-brand{display:flex;align-items:center;gap:12px;color:var(--str-ink);text-decoration:none}.str-brand-mark{display:grid;width:48px;height:48px;place-items:center;border-radius:13px;background:var(--str-teal);color:#fff;font-weight:900}.str-brand strong,.str-brand small{display:block}.str-brand strong{font-size:20px}.str-brand small{font-size:14px;color:var(--str-muted)}.str-main-nav,.str-main-nav ul{display:flex;align-items:center;gap:12px;margin:0;padding:0;list-style:none}.str-main-nav a{display:inline-flex;min-height:44px;align-items:center;padding:8px 12px;border-radius:9px;color:var(--str-ink);font-weight:750;text-decoration:none}.str-main-nav a:hover,.str-main-nav a:focus-visible{background:var(--str-soft);outline:2px solid var(--str-gold)}.str-hero{padding:clamp(70px,10vw,130px) 0;background:linear-gradient(135deg,#ecf5f3 0%,#fff 58%,#f8efd7 100%)}.str-hero-grid,.str-two-col{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(36px,6vw,80px);align-items:center}.str-eyebrow{margin:0 0 12px;color:var(--str-teal);font-size:15px;font-weight:900;letter-spacing:.14em}.str-hero h1{max-width:16ch;margin:0;font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.045em}.str-lead{max-width:64ch;margin:24px 0;font-size:clamp(19px,2vw,23px);color:#334d55}.str-actions{display:flex;flex-wrap:wrap;gap:12px}.str-cta,.str-secondary{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:12px 22px;border-radius:11px;font-weight:850;text-decoration:none}.str-cta{background:var(--str-teal);color:#fff}.str-secondary{border:2px solid var(--str-teal);color:var(--str-teal)}.str-trust-card,.str-status-card{padding:30px;border:1px solid var(--str-border);border-radius:20px;background:#fff;box-shadow:0 20px 50px rgba(19,39,45,.12)}.str-trust-card>span{color:var(--str-teal);font-weight:850}.str-trust-card>strong{display:block;margin:10px 0 18px;font-size:26px;line-height:1.2}.str-trust-card li,.str-status-card li{margin:8px 0}.str-section{padding-top:clamp(64px,8vw,104px);padding-bottom:clamp(64px,8vw,104px)}.str-section h2{max-width:22ch;margin:0 0 32px;font-size:clamp(32px,4vw,50px);line-height:1.08}.str-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.str-feature-grid article{padding:28px;border:1px solid var(--str-border);border-radius:16px}.str-feature-grid b{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--str-gold);font-size:18px}.str-feature-grid h3{font-size:23px;line-height:1.2}.str-soft{max-width:none;background:var(--str-soft)}.str-page-content{max-width:980px}.str-page-content h1{font-size:clamp(36px,5vw,60px);line-height:1.08}.str-site-footer{padding:48px 0;background:var(--str-ink);color:#fff}.str-footer-grid{display:grid;grid-template-columns:1fr auto auto;gap:32px;align-items:start}.str-site-footer a{color:#fff}.str-site-footer ul{margin:0;padding:0;list-style:none}.str-site-footer p{margin:.5em 0;color:#dbe5e6}@media(max-width:800px){.str-header-inner{align-items:flex-start;padding:14px 0}.str-main-nav,.str-main-nav ul{flex-wrap:wrap;justify-content:flex-end}.str-hero-grid,.str-two-col,.str-feature-grid,.str-footer-grid{grid-template-columns:1fr}.str-hero h1{font-size:clamp(38px,12vw,58px)}}@media(max-width:560px){body{font-size:17px}.str-shell{width:min(100% - 28px,1180px)}.str-header-inner{display:block}.str-main-nav,.str-main-nav ul{justify-content:flex-start;margin-top:10px}.str-main-nav a{padding-inline:8px}.str-hero{padding-top:58px}.str-actions>a{width:100%}}
