.company-request-card{position:relative;overflow:hidden;display:grid;grid-template-columns:82px minmax(0,1fr);gap:16px;align-items:center;padding:22px;margin-bottom:14px;border:1px solid #dac59e;border-radius:24px;background:linear-gradient(145deg,#fffdf8 0%,#f5efe2 100%);color:#153f3c;box-shadow:0 18px 42px rgba(22,68,63,.16),0 4px 12px rgba(22,68,63,.07)}
.company-request-card:after{content:"";position:absolute;width:180px;height:180px;right:-70px;top:-90px;border:1px solid rgba(16,79,76,.13);border-radius:50%;box-shadow:0 0 0 25px rgba(16,79,76,.035),0 0 0 50px rgba(16,79,76,.022)}
.company-request-mark{position:relative;z-index:1;display:grid;place-items:center;width:78px;height:78px;border:1px solid #bd9860;border-radius:50%;font:600 44px/1 Georgia,serif;color:#a87f45;background:rgba(189,152,96,.08);box-shadow:inset 0 0 0 5px rgba(255,255,255,.55)}
.company-request-copy{position:relative;z-index:1;min-width:0}.company-request-copy small{display:block;margin-bottom:5px;color:#9a7542;font-size:10px;font-weight:800;letter-spacing:.16em}.company-request-copy h3{margin:0 0 7px;color:#153f3c;font-size:20px;line-height:1.15}.company-request-copy p{margin:0 0 14px;color:#5f706d;font-size:13px;line-height:1.45}
.request-company-open{appearance:none;border:0;border-radius:12px;padding:11px 15px;background:#bd9860;color:#153f3c;font:800 13px/1 inherit;cursor:pointer}.request-company-open:hover{filter:brightness(1.06)}
.company-request-modal{position:relative;width:min(92vw,480px);max-height:90vh;overflow:auto;border-radius:24px;padding:28px;background:#fff;color:#173f3d;box-shadow:0 24px 80px rgba(0,0,0,.25)}
.company-request-modal .close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#edf3f2;color:#104f4c;font-size:25px;cursor:pointer}.company-request-modal form>small{color:#9a7542;font-weight:800;letter-spacing:.14em}.company-request-modal h2{margin:8px 44px 8px 0;font-size:27px;line-height:1.08}.company-request-modal form>p{color:#60706f;font-size:14px;line-height:1.5}.company-request-modal label{display:grid;gap:8px;margin-top:20px;font-size:13px;font-weight:800}.company-request-modal input[name="company"]{width:100%;box-sizing:border-box;border:1px solid #cbd8d6;border-radius:13px;padding:14px 15px;background:#fbfdfd;color:#173f3d;font:500 16px/1.2 inherit;outline:none}.company-request-modal input[name="company"]:focus{border-color:#104f4c;box-shadow:0 0 0 3px rgba(16,79,76,.1)}
.company-request-modal .submit{width:100%;margin-top:14px;border:0;border-radius:13px;padding:14px;background:#104f4c;color:#fff;font:800 14px/1 inherit;cursor:pointer}.company-request-modal .submit:disabled{opacity:.55}.company-request-modal .request-note{margin:9px 0 0;font-size:12px}.company-request-modal .form-message{min-height:20px;margin:12px 0 0;color:#104f4c;font-weight:700}.request-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
@media(max-width:520px){.company-request-card{grid-template-columns:64px 1fr;padding:18px 16px;border-radius:20px}.company-request-mark{width:62px;height:62px;font-size:36px}.company-request-copy h3{font-size:18px}.company-request-modal{padding:25px 20px}.company-request-modal h2{font-size:24px}}
