.project-hero{background:#0d2238;color:#fff;padding:72px 0}.project-hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:48px;align-items:center}.project-hero h1{max-width:760px;margin:14px 0 18px;font-size:clamp(2.25rem,5vw,4.5rem);line-height:1.02}.project-hero p{max-width:720px;color:#d7e1ea;font-size:1.08rem;line-height:1.75}.project-hero-note{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:28px}.project-hero-note span{display:block;color:#9db0c1;font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.project-hero-note strong{display:block;margin:9px 0;font-size:1.25rem}.project-hero-note p{margin:0;font-size:.94rem;line-height:1.55}.project-form-section{background:#edf0ef;padding:64px 0 88px}.project-form-shell{max-width:1000px}.project-success,.project-errors{margin-bottom:24px;border-radius:16px;padding:22px 24px}.project-success{background:#e8f7f1;border:1px solid #9fd8c2;color:#174d3c}.project-success strong,.project-success span{display:block;margin-bottom:6px}.project-success code{font-size:1rem}.project-errors{background:#fff1ef;border:1px solid #efb2aa;color:#7b2c22}.project-errors ul{margin:10px 0 0;padding-left:20px}.project-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;list-style:none;margin:0 0 18px;padding:0}.project-steps li{display:flex;align-items:center;gap:8px;color:#798795;font-size:.84rem;font-weight:750}.project-steps span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#dbe0e2}.project-steps li.active{color:#10283d}.project-steps li.active span{background:#f26752;color:#fff}.project-panel{display:none;margin:0;border:1px solid #dce2e4;border-radius:22px;background:#fff;padding:clamp(24px,4vw,44px);box-shadow:0 18px 48px rgba(13,34,56,.08)}.project-panel.active{display:block}.project-panel legend{width:100%;margin:0 0 26px;color:#10283d;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:850}.project-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}.project-type-grid label,.feature-options label{cursor:pointer}.project-type-grid input,.feature-options input{position:absolute;opacity:0;pointer-events:none}.project-type-grid span,.feature-options span{display:block;border:1px solid #dce2e4;border-radius:12px;padding:15px 16px;font-weight:750}.project-type-grid input:checked+span,.feature-options input:checked+span{border-color:#f26752;background:#fff3f0;color:#9e382b}.project-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-field{display:block;margin-bottom:20px}.project-field>span,.project-label{display:block;margin-bottom:8px;color:#263d51;font-size:.88rem;font-weight:800}.project-field input,.project-field select,.project-field textarea{width:100%;border:1px solid #ccd5da;border-radius:10px;background:#fff;padding:13px 14px;color:#10283d;font:inherit}.project-field textarea{min-height:135px;resize:vertical;line-height:1.55}.project-field input:focus,.project-field select:focus,.project-field textarea:focus{border-color:#3b9b8c;outline:3px solid rgba(59,155,140,.15)}.feature-options{display:flex;flex-wrap:wrap;gap:10px}.feature-options span{padding:10px 13px;font-size:.88rem}.project-help{margin:-12px 0 24px;color:#657486}.project-file{border:1px dashed #aab8bf;border-radius:14px;padding:20px}.project-file small{display:block;margin-top:8px;color:#657486}.project-checks{display:flex;flex-wrap:wrap;gap:12px 22px}.project-checks label,.privacy-check{display:flex;gap:10px;align-items:flex-start;color:#334b5e}.privacy-check{margin-top:10px;border-radius:12px;background:#f5f7f7;padding:16px;line-height:1.55}.privacy-check a{color:#1e7468;font-weight:750}.project-form-actions{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.project-form-actions [data-next],.project-form-actions [data-submit]{margin-left:auto}[hidden]{display:none!important}@media(max-width:720px){.project-hero{padding:52px 0}.project-hero-grid,.project-two-columns{grid-template-columns:1fr}.project-hero-grid{gap:28px}.project-steps{grid-template-columns:repeat(5,30px);justify-content:space-between}.project-steps li{font-size:0}.project-type-grid{grid-template-columns:1fr}.project-form-section{padding:40px 0 64px}.project-panel{padding:24px 18px}.project-form-actions .button{padding-inline:18px}}
