.form-page{background:#f3f6f4;min-height:100vh}.form-hero{background:#071f35;color:#fff;padding:54px 0 44px;position:relative;overflow:hidden}.form-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;pointer-events:none}.form-hero .container{position:relative;z-index:1}.form-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.055em;margin:12px 0}.form-hero h1 span{color:#36eb76}.form-hero p{max-width:760px;color:rgba(255,255,255,.72);font-size:17px;line-height:1.6;margin:0}.form-shell{width:min(calc(100% - 32px),980px);margin:36px auto 70px}.form-card{background:#fff;border:1px solid #dce5df;border-radius:16px;box-shadow:0 18px 45px rgba(7,31,53,.07);overflow:hidden}.form-card-head{padding:30px 34px 22px;border-bottom:1px solid #e4ebe7}.form-card-head h2{font-size:28px;letter-spacing:-.04em;margin:5px 0 8px}.form-card-head p{margin:0;color:#61706a;line-height:1.55}.form-body{padding:30px 34px 34px}.form-section{padding:8px 0 30px;margin-bottom:24px;border-bottom:1px solid #e6ece8}.form-section:last-of-type{border-bottom:0;margin-bottom:0}.form-section h3{font-size:18px;margin:0 0 5px;letter-spacing:-.02em}.form-section>.hint{margin:0 0 18px;color:#6b7973;font-size:13px;line-height:1.5}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:7px;margin-top:16px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:850;color:#153047}.field small{font-size:11px;color:#7a8882;line-height:1.45}.field input,.field textarea,.field select{width:100%;border:1px solid #cfdad4;border-radius:9px;background:#fbfcfb;color:#102a40;font:inherit;font-size:14px;padding:13px 14px;outline:none;transition:.15s}.field textarea{resize:vertical;min-height:112px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#1ec85f;box-shadow:0 0 0 3px rgba(30,200,95,.11);background:#fff}.field input::placeholder,.field textarea::placeholder{color:#9aa7a1}.checkbox-row{display:flex;gap:12px;align-items:flex-start;margin-top:20px;padding:16px;border:1px solid #d8e3dd;border-radius:10px;background:#f8faf9}.checkbox-row input{width:18px;height:18px;margin-top:2px;accent-color:#18bc59}.checkbox-row label{font-size:13px;line-height:1.5;color:#40534b}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.form-actions .button{min-width:220px}.form-actions button:disabled{opacity:.65;cursor:wait;transform:none}.privacy-note{font-size:11px;line-height:1.45;color:#7a8882;max-width:560px}.form-error{margin:18px 0 0;padding:13px 15px;border-radius:9px;background:#fff3f3;border:1px solid #f0caca;color:#8d2727;font-size:13px}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important}.form-complete{padding:52px 34px;text-align:center}.complete-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#e5f8eb;color:#0cab4c;font-size:28px;font-weight:900}.form-complete h2{font-size:32px;letter-spacing:-.04em;margin:0 0 10px}.form-complete p{max-width:610px;margin:0 auto;color:#61706a;line-height:1.65}.reference{margin-top:16px;font-size:11px;color:#8b9892}.back-link{display:inline-flex;margin-top:24px;font-weight:800;color:#0c9f48}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.trust-strip div{padding:13px 14px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:rgba(255,255,255,.04);font-size:12px;color:rgba(255,255,255,.72)}@media(max-width:720px){.form-hero{padding:38px 0 32px}.form-hero h1{font-size:40px}.form-hero p{font-size:15px}.form-shell{margin-top:20px}.form-card-head,.form-body{padding-left:20px;padding-right:20px}.field-grid{grid-template-columns:1fr}.form-actions{display:grid}.form-actions .button{width:100%}.trust-strip{grid-template-columns:1fr}.form-card-head h2{font-size:25px}}
