.start-page{min-height:100vh;background:#fafaf9;color:#1c1917}.start-hero{background:linear-gradient(150deg,#134e4a,#0f766e);color:#fff;padding:58px 22px 72px}.start-inner{max-width:1040px;margin:0 auto}.start-kicker{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.12em;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);padding:5px 12px;border-radius:999px}.start-hero h1{font-size:clamp(34px,5vw,54px);line-height:1.15;letter-spacing:-.035em;margin:18px 0 14px}.start-hero p{font-size:16px;line-height:1.8;color:rgba(255,255,255,.88);max-width:760px;margin:0}.start-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;padding:34px 20px 18px}.start-card{position:relative;background:#fff;border:1px solid #e7e5e4;border-radius:18px;padding:26px;min-height:230px;display:flex;flex-direction:column;box-shadow:0 8px 26px rgba(28,25,23,.04)}.start-card:hover{border-color:#99f6e4;box-shadow:0 14px 34px rgba(15,118,110,.08)}.start-card-number{position:absolute;right:22px;top:18px;color:#d6d3d1;font-size:22px;font-weight:900}.start-card-eyebrow{color:#0f766e;font-size:11.5px;font-weight:900;letter-spacing:.05em;margin-bottom:8px}.start-card h2{font-size:22px;letter-spacing:-.02em;margin:0 0 10px;padding-right:38px}.start-card p{font-size:13.5px;color:#6b625c;line-height:1.75;margin:0 0 24px}.start-card a{margin-top:auto;align-self:flex-start;display:inline-flex;min-height:42px;align-items:center;padding:0 14px;border-radius:9px;background:#f0fdfa;color:#0f766e;text-decoration:none;font-size:13px;font-weight:850}.start-card a:hover{background:#ccfbf1}.start-card a:focus-visible{outline:2px solid #0f766e;outline-offset:3px}.start-note{margin-top:18px;margin-bottom:72px;padding:20px 22px;border-left:4px solid #0f766e;background:#fff;border-radius:0 13px 13px 0}.start-note strong{font-size:14px}.start-note p{margin:6px 0 0;color:#57534e;font-size:13px;line-height:1.7}@media(max-width:720px){.start-hero{padding:44px 18px 58px}.start-options{grid-template-columns:1fr;padding-inline:14px}.start-note{margin-left:14px;margin-right:14px}.start-card{min-height:0}}