.rssef-shell{--text:#10131b;--muted:#667085;max-width:1180px;margin:auto;background:#fff;border-radius:26px;overflow:hidden;font-family:"Open Sans",Arial,sans-serif;color:var(--text);box-shadow:none}
.rssef-main{display:grid;grid-template-columns:1fr 1.15fr;gap:42px;padding:34px}
.rssef-copy{padding:14px 12px 12px}
.rssef-eyebrow-wrap{display:flex;justify-content:flex-start}
.rssef-eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid #d8a900;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:600;transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.rssef-eyebrow svg{width:17px;height:17px;fill:currentColor;flex:0 0 auto}
.rssef-title{margin:27px 0 14px;font-size:50px;line-height:.98;letter-spacing:-2.2px;font-weight:800;color:var(--text)}
.rssef-description{max-width:500px;color:var(--muted);font-size:17px;line-height:1.55;margin:0 0 38px}
.rssef-contact-line{display:flex;align-items:center;gap:13px;margin:13px 0;font-weight:600}
.rssef-contact-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#0d1020;flex:0 0 auto}
.rssef-contact-icon svg{width:20px;height:20px;fill:#fff}
.rssef-form-panel{border-radius:22px;padding:25px;background:#ffd42a}
.rssef-form label{display:block;font-size:13px;font-weight:700}
.rssef-form label>.rssef-label-text{display:block;margin:0 0 8px}
.rssef-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}
.rssef-input{width:100%;border:1px solid rgba(15,23,42,.06);border-radius:12px;padding:15px 16px;color:#1f2937;background:#fff2b8;outline:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease;box-sizing:border-box}
.rssef-input::placeholder{opacity:1}
.rssef-input:focus{border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,.12)}
.rssef-message{height:132px;resize:vertical;margin-bottom:13px}
.rssef-button-wrap{display:flex;justify-content:flex-start}
.rssef-button{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:8px 19px 8px 9px;border:1px solid #d8a900;border-radius:999px;background:#fff;color:#111827;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}
.rssef-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.12)}
.rssef-button:disabled{opacity:.65;cursor:wait}
.rssef-send-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#0d1020;color:#fff;font-size:14px;line-height:1;flex:0 0 auto}
.rssef-status{min-height:22px;margin-top:10px;font-size:13px}
.rssef-status.is-success{color:#146c2e}
.rssef-status.is-error{color:#9f1d1d}
.rssef-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.rssef-turnstile{margin:0 0 12px}
.rssef-security-footer{padding:14px 20px 11px;background:#eef8ef;border-top:1px solid rgba(16,24,40,.06)}
.rssef-security-items{display:flex;justify-content:center;align-items:center;gap:0;flex-wrap:wrap}
.rssef-security-items span{display:inline-flex;align-items:center;gap:8px;padding:3px 24px;border-right:1px solid rgba(16,24,40,.12);font-size:13px}
.rssef-security-items span:last-child{border-right:0!important}
.rssef-security-items svg,.rssef-footer-note svg{width:18px;height:18px;fill:currentColor;flex:0 0 auto}
.rssef-footer-note{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:7px;font-size:12px;color:#697386}
.rssef-legal-notice{display:grid;grid-template-columns:auto 1fr;gap:15px;align-items:start;margin:0 0 14px;padding:17px 18px;background:#f2faf3;border:1px solid #a9ceae;border-radius:14px;color:#1f2937;font-size:12.5px;line-height:1.55}
.rssef-legal-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:rgba(33,110,46,.09);color:#216e2e;flex:0 0 auto}
.rssef-legal-icon svg{width:27px;height:27px;fill:currentColor}
.rssef-legal-content p{margin:0}
.rssef-legal-title{color:#216e2e;font-weight:800}
.rssef-legal-divider{height:1px;background:rgba(33,110,46,.16);margin:11px 0}
.rssef-legal-notice+.rssef-hp{display:block}
@media(max-width:850px){
  .rssef-main{grid-template-columns:1fr;gap:22px;padding:24px}
  .rssef-title{font-size:42px}
  .rssef-security-items span{padding:5px 12px;border-right:0}
  .rssef-row{grid-template-columns:1fr}
}
@media(max-width:520px){
  .rssef-main{padding:16px}
  .rssef-form-panel{padding:18px}
  .rssef-title{font-size:35px}
  .rssef-description{font-size:15px}
  .rssef-security-items{justify-content:flex-start}
  .rssef-footer-note{justify-content:flex-start}
  .rssef-shell{border-radius:18px}
  .rssef-legal-notice{grid-template-columns:auto 1fr;padding:14px;gap:11px}
  .rssef-legal-icon{width:38px;height:38px}
  .rssef-legal-icon svg{width:22px;height:22px}
}
