.feature-page{padding-top:100px}.feature-hero{padding-top:28px;padding-bottom:50px}.feature-breadcrumb{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:13px;margin-bottom:30px}.feature-hero h1{font-family:Manrope Variable,sans-serif;font-size:clamp(34px,4.6vw,62px);line-height:1.12;letter-spacing:-.045em;max-width:920px;margin:22px 0}.feature-intro{font-size:18px;line-height:1.8;max-width:800px;color:var(--muted)}.feature-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.feature-process{padding-bottom:45px}.feature-page h2{font-size:clamp(25px,3vw,35px);letter-spacing:-.035em}.feature-process ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;list-style:none;padding:0}.feature-process li{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px}.feature-process li>span{font-size:28px;color:#f05237;font-weight:800}.feature-page p{line-height:1.8}.feature-example{background:#fff1e7;border:1px solid #f0523726;padding:32px;border-radius:24px;margin-bottom:45px}.feature-example p{max-width:850px}.feature-example>a,.feature-related p a{font-weight:700;text-decoration:underline;text-underline-offset:4px}.feature-related{padding-bottom:55px}.feature-related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.feature-related>div>a{display:flex;justify-content:space-between;gap:10px;background:#fff;border:1px solid var(--line);padding:22px;border-radius:16px;font-weight:700}.feature-related a:hover{color:#ca3f29}.calculator-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;margin-bottom:45px}.calculator-fields,.calculator-result{border:1px solid var(--line);border-radius:24px;padding:28px;background:#fff}.calculator-fields label{display:block;margin-bottom:22px;font-weight:650}.calculator-fields input{display:block;width:100%;margin-top:8px;border:1px solid #bdc1c7;border-radius:12px;padding:13px;font:inherit;color:#132238;background:#fff;min-height:48px}.calculator-result{background:#fff1e7}.calculator-result dl{margin:20px 0}.calculator-result dl>div{padding:16px 0;border-bottom:1px solid #ddcfc5}.calculator-result dt{color:#536071}.calculator-result dd{font-size:27px;font-weight:800;margin:6px 0 0}.calculator-result .calculator-error{color:#a02415}.calculator-help{font-size:14px;color:#536071}.calculator-mode{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.calculator-mode button{font:inherit;border:1px solid var(--line);border-radius:99px;padding:12px 20px;background:#fff;cursor:pointer}.calculator-mode button[aria-pressed=true]{background:#132238;color:#fff}.calculator-page output{display:block}.feature-page a:focus-visible,.calculator-page button:focus-visible,.calculator-page input:focus-visible{outline:3px solid #f05237;outline-offset:4px}@media(max-width:760px){.feature-page{padding-top:80px}.feature-process ol,.feature-related>div,.calculator-grid{grid-template-columns:1fr}.feature-hero{padding-bottom:25px}.feature-actions>a{width:100%}.feature-example,.calculator-fields,.calculator-result{padding:23px}.feature-intro{font-size:16px}}
