:root{--request-green:#198754}.request-shell{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:#f5f8f6}.request-card{width:min(680px,100%);padding:32px;background:#fff;border:1px solid #dce6df;border-radius:18px;box-shadow:0 12px 36px rgba(20,50,35,.09)}.request-card header{display:flex;gap:16px;align-items:center}.request-card header p{margin:0;color:#66756b}.request-card h1{margin:3px 0;font-size:1.7rem}.request-brand{display:grid;place-items:center;width:54px;height:54px;border-radius:13px;background:var(--request-green);color:#fff;font-weight:800;font-size:2rem}.request-notice{margin:20px 0;padding:16px;border-left:4px solid var(--request-green);background:#eff8f2}.request-notice ul{margin:8px 0 0;padding-left:22px}.request-card form{display:grid;gap:17px}.request-card label>span,.request-card legend{display:block;margin-bottom:7px;font-weight:700}.request-card b{color:#b42318;font-size:.75rem}.request-card input,.request-card select{box-sizing:border-box;width:100%;padding:12px;border:1px solid #bac8bf;border-radius:9px;font:inherit}.request-card small{display:block;margin-top:6px;color:#66756b}.request-card fieldset{display:grid;gap:10px;padding:14px;border:1px solid #d3ddd6;border-radius:10px}.request-card fieldset label{display:flex;gap:8px;align-items:center}.request-card fieldset input{width:auto}.honeypot{position:absolute!important;left:-10000px!important}.request-error{padding:12px;background:#fff0f0;color:#a41515;border-radius:8px}.request-actions{display:flex;justify-content:flex-end;gap:10px}dialog{width:min(560px,calc(100% - 32px));border:0;border-radius:16px;padding:28px;box-shadow:0 20px 70px #0004}dialog::backdrop{background:#17221db8}dialog dl div{display:grid;grid-template-columns:150px 1fr;padding:10px 0;border-bottom:1px solid #e4e9e5}dialog dt{font-weight:700}@media(max-width:390px){.request-shell{padding:0}.request-card{min-height:100vh;border:0;border-radius:0;padding:24px 18px}.request-card h1{font-size:1.35rem}.request-brand{width:46px;height:46px}dialog dl div{grid-template-columns:1fr;gap:4px}.request-actions{flex-direction:column-reverse}.request-actions .button{width:100%}}
