:root{--navy:#061827;--navy2:#0b2b43;--green:#073f35;--green2:#0b6b59;--gold:#c79a45;--paper:#f7f5ef;--text:#17342d;--muted:#63736e;--line:#d9e3de;--white:#fff;--danger:#8d1c1c}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:Arial,Tahoma,sans-serif;line-height:1.8}img{max-width:100%;height:auto}a{color:inherit}[hidden]{display:none!important}.request-container{width:min(980px,calc(100% - 28px));margin-inline:auto}.request-topbar{background:linear-gradient(135deg,var(--navy),var(--green));color:#fff;border-bottom:3px solid var(--gold)}.request-topbar-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px}.request-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.request-brand img{width:52px;height:52px;object-fit:cover;border-radius:15px;background:var(--navy)}.request-brand strong{display:block;font-size:20px}.request-brand small{display:block;color:#e6d49f;font-size:12px}.request-home{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.26);border-radius:12px;padding:9px 13px;font-weight:800}.request-main{padding:30px 0 48px}.request-hero{background:linear-gradient(135deg,var(--navy2),var(--green));color:#fff;border-radius:24px;padding:30px;box-shadow:0 20px 55px rgba(6,24,39,.16);position:relative;overflow:hidden}.request-hero:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;left:-80px;bottom:-150px;background:rgba(199,154,69,.15)}.request-kicker{display:inline-block;color:#f1d88e;font-weight:900}.request-hero h1{margin:7px 0 10px;font-size:clamp(29px,6vw,48px);line-height:1.3}.request-hero p{margin:0;max-width:760px;color:#dce8e4;font-size:17px}.request-benefits{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;position:relative;z-index:1}.request-benefits span{padding:7px 11px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.08);font-size:13px;font-weight:800}.request-form-card{margin-top:20px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 18px 50px rgba(4,42,35,.09)}.request-form-card h2{margin:0;color:var(--green);font-size:28px}.request-form-card>p{margin:4px 0 22px;color:var(--muted)}.request-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:7px}.field-full{grid-column:1/-1}.field>span,.request-payment legend{font-weight:900;color:var(--green)}.field em,.request-payment em{color:#b42318;font-style:normal}.field small{color:var(--muted);font-size:12px}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd9d2;background:#fff;border-radius:14px;padding:12px 13px;font:inherit;color:var(--text);outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(199,154,69,.13)}.field textarea{min-height:155px;resize:vertical}.request-payment{border:0;padding:0;margin:0}.request-payment legend{margin-bottom:9px}.payment-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.payment-option{display:flex;align-items:flex-start;gap:9px;border:1px solid var(--line);border-radius:14px;padding:13px;background:#fbfdfc}.payment-option input{margin-top:6px;accent-color:var(--green)}.payment-option strong,.payment-option small{display:block}.payment-option small{color:var(--muted);font-size:12px;margin-top:2px}.request-consent{display:flex;align-items:flex-start;gap:9px;margin:18px 0 12px}.request-consent input{margin-top:7px;accent-color:var(--green)}.request-consent a{color:var(--green);font-weight:900}.request-note{margin:0 0 14px;background:#f6faf8;border:1px solid var(--line);border-radius:13px;padding:10px 12px;color:var(--muted);text-align:center}.request-submit{width:100%;min-height:52px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--green2),var(--green));color:#fff;font:inherit;font-weight:900;font-size:17px;cursor:pointer}.request-submit:disabled{opacity:.55;cursor:not-allowed}.service-request-status{margin:13px 0 0;border-radius:13px;padding:11px 12px;font-weight:900;text-align:center}.service-request-status.is-error{display:block;background:#fff1f1;border:1px solid #efc5c5;color:var(--danger)}.service-request-status.is-success{display:block;background:#effaf4;border:1px solid #c7e5d4;color:#075b49}.request-support{margin-top:18px;text-align:center;color:var(--muted)}.request-support a{display:inline-flex;margin-top:8px;text-decoration:none;border:1px solid var(--line);background:#fff;border-radius:13px;padding:9px 14px;color:var(--green);font-weight:900}.request-footer{border-top:1px solid var(--line);padding:18px 0 30px;text-align:center;color:var(--muted);font-size:13px}.secure-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.success-wrap{min-height:calc(100vh - 110px);display:grid;place-items:center;padding:36px 0}.success-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px 26px;text-align:center;box-shadow:0 22px 65px rgba(4,42,35,.12)}.success-icon{width:76px;height:76px;border-radius:50%;margin:0 auto 16px;display:grid;place-items:center;background:linear-gradient(135deg,var(--green2),var(--green));color:#fff;font-size:40px}.success-card h1{margin:5px 0 10px;color:var(--green);font-size:clamp(30px,7vw,46px)}.success-card p{color:var(--muted);font-size:17px}.success-reference{display:inline-grid;gap:2px;margin:13px auto;background:#fffaf0;border:1px solid #ead6aa;border-radius:13px;padding:8px 16px}.success-reference span{font-size:11px;color:#80652f}.success-reference strong{direction:ltr;color:var(--green)}.success-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.success-actions a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:13px;padding:10px 16px;text-decoration:none;font-weight:900}.success-actions .primary{background:var(--green);color:#fff}.success-actions .secondary{border:1px solid var(--line);background:#fff;color:var(--green)}
@media(max-width:720px){.request-topbar-inner{min-height:68px}.request-brand img{width:44px;height:44px}.request-brand strong{font-size:17px}.request-brand small{display:none}.request-home{padding:8px 10px;font-size:13px}.request-main{padding-top:18px}.request-hero{padding:23px 20px;border-radius:20px}.request-hero p{font-size:15px}.request-form-card{padding:20px 16px;border-radius:20px}.request-form-card h2{font-size:24px}.request-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.payment-options{grid-template-columns:1fr}.request-benefits{gap:6px}.request-benefits span{font-size:12px}.success-card{padding:31px 18px}}
