:root{--klm-navy:#111b2d;--klm-navy2:#1c2b45;--klm-gold:#b99555;--klm-gold2:#d8c08f;--klm-text:#2d3440;--klm-muted:#6f7784;--klm-border:#e4e7ec;--klm-bg:#f5f6f8}
.klm-form-page{background:var(--klm-bg);color:var(--klm-text);font-family:Arial,Helvetica,sans-serif;min-height:100vh}.klm-form-page *{box-sizing:border-box}.klm-container{width:min(1080px,calc(100% - 32px));margin:0 auto}.klm-hero{background:radial-gradient(circle at 90% 20%,rgba(185,149,85,.18),transparent 30%),linear-gradient(135deg,var(--klm-navy),var(--klm-navy2));padding:62px 0 120px;color:#fff}.klm-brand{display:flex;align-items:center;gap:12px;margin-bottom:44px}.klm-brand-mark{width:48px;height:48px;border-radius:14px;background:var(--klm-gold);display:grid;place-items:center;font-weight:800}.klm-brand strong,.klm-brand small{display:block}.klm-brand small{color:rgba(255,255,255,.55);text-transform:uppercase;font-size:10px;letter-spacing:.14em;margin-top:3px}.klm-eyebrow{display:block;color:var(--klm-gold2);font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:700;margin-bottom:14px}.klm-hero h1{font-size:clamp(36px,6vw,58px);line-height:1.04;max-width:760px;margin:0 0 18px;color:#fff}.klm-hero p{max-width:760px;font-size:17px;color:rgba(255,255,255,.7);line-height:1.7;margin:0}.klm-main{margin-top:-65px;padding-bottom:70px}.klm-form{display:grid;gap:24px}.klm-card{background:#fff;border:1px solid rgba(17,27,45,.07);border-radius:22px;padding:38px;box-shadow:0 20px 60px rgba(17,27,45,.07)}.klm-intro-card{padding-top:32px}.klm-card-title{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:start;margin-bottom:34px}.klm-card-title>span{width:54px;height:54px;border-radius:15px;background:var(--klm-navy);color:var(--klm-gold2);display:grid;place-items:center;font-weight:800}.klm-card-title h2{margin:0 0 5px;color:var(--klm-navy);font-size:24px}.klm-card-title p{margin:0;color:var(--klm-muted);font-size:14px}.klm-card h3{font-size:16px;color:var(--klm-navy);border-top:1px solid var(--klm-border);padding-top:28px;margin:32px 0 18px}.klm-card h3:first-of-type{border-top:0;padding-top:0;margin-top:0}.klm-grid{display:grid;gap:18px}.klm-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.klm-form label{display:block;font-size:13px;font-weight:700;color:#333b47;margin-bottom:18px}.klm-form input,.klm-form textarea,.klm-form select{width:100%;margin-top:8px;border:1px solid #dfe3e8;background:#fff;border-radius:11px;padding:13px 14px;font:inherit;color:var(--klm-text);outline:none;transition:.2s}.klm-form input{min-height:50px}.klm-form textarea{min-height:110px;resize:vertical;line-height:1.55}.klm-form textarea.klm-tall{min-height:150px}.klm-form textarea.klm-xl{min-height:220px}.klm-form input:focus,.klm-form textarea:focus,.klm-form select:focus{border-color:var(--klm-gold);box-shadow:0 0 0 3px rgba(185,149,85,.1)}.klm-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:26px}.klm-check{display:flex!important;align-items:flex-start;gap:11px;border:1px solid var(--klm-border);border-radius:12px;padding:15px!important;margin:0!important;background:#fff}.klm-check input{width:18px!important;height:18px!important;min-height:0!important;margin:1px 0 0!important}.klm-submit-wrap{background:var(--klm-navy);color:#fff;border-radius:22px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:25px}.klm-submit-wrap h2{color:#fff;margin:0 0 6px;font-size:22px}.klm-submit-wrap p{margin:0;color:rgba(255,255,255,.6)}.klm-submit-wrap button{border:0;border-radius:11px;background:var(--klm-gold);color:#fff;padding:15px 22px;font-weight:800;cursor:pointer;min-width:190px}.klm-submit-wrap button:hover{background:#a98243}.klm-alert{border-radius:16px;padding:18px 20px;margin-bottom:22px;display:flex;flex-direction:column;gap:3px}.klm-success{background:#eaf7ef;border:1px solid #bfe4cc;color:#1d6338}.klm-error{background:#fff0f0;border:1px solid #f0c2c2;color:#8a2929}@media(max-width:760px){.klm-hero{padding:45px 0 95px}.klm-main{margin-top:-45px}.klm-card{padding:24px 19px;border-radius:17px}.klm-card-title{grid-template-columns:46px 1fr;gap:12px}.klm-card-title>span{width:46px;height:46px;border-radius:12px}.klm-card-title h2{font-size:20px}.klm-grid-2,.klm-check-grid{grid-template-columns:1fr}.klm-submit-wrap{align-items:stretch;flex-direction:column;padding:28px 22px}.klm-submit-wrap button{width:100%}}
