.producer-modal[hidden]{display:none!important}.producer-modal{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:22px;background:rgba(35,28,23,.62);backdrop-filter:blur(5px)}.producer-modal-card{width:min(760px,100%);max-height:min(88vh,860px);overflow:auto;background:#fffaf2;border:1px solid #eadfd4;border-radius:24px;box-shadow:0 28px 80px rgba(40,25,15,.28);padding:24px}.producer-modal-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}.producer-modal-head h2{margin:0 0 6px;font-size:clamp(26px,4vw,38px);line-height:1.08}.producer-modal-head p{margin:0;color:#756a60}.producer-modal-close{border:1px solid #eadfd4;background:white;border-radius:999px;width:42px;height:42px;cursor:pointer;font-size:22px;line-height:1}.producer-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.producer-form label{display:grid;gap:6px;font-weight:700}.producer-form input,.producer-form textarea{width:100%;border:1px solid #d9c9bb;background:#fff;border-radius:12px;padding:12px 13px;font:inherit;color:#2e261f}.producer-form textarea{min-height:130px;resize:vertical}.producer-form .full{grid-column:1/-1}.producer-form .producer-privacy{display:flex;grid-template-columns:none;align-items:flex-start;gap:10px;font-weight:500;font-size:14px;color:#5f554d}.producer-form .producer-privacy input{width:auto;margin-top:4px}.producer-form .producer-privacy a{text-decoration:underline}.producer-form-status{display:none;margin-top:2px;padding:12px 14px;border-radius:12px}.producer-form-status.show{display:block}.producer-form-status.ok{background:#e3f3e4;color:#23582a}.producer-form-status.error{background:#fde6e1;color:#8b2d22}.producer-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.producer-modal-open{overflow:hidden}.social-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.social-buttons a{display:inline-flex!important;align-items:center;justify-content:center;padding:9px 12px!important;margin:0!important;border:1px solid #ffffff2c;border-radius:999px;color:#eee3d8!important;font-weight:750;transition:.2s background,.2s border-color}.social-buttons a:hover{background:#ffffff12;border-color:#ffffff4a}@media(max-width:700px){.producer-modal{padding:12px}.producer-modal-card{padding:18px;border-radius:18px}.producer-form{grid-template-columns:1fr}.producer-form .full{grid-column:auto}}

/* AYSEL-PANEL-1.0-PRODUCER-MOBILE-SAFE-20260830 */
.producer-form-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}
@media(max-width:700px){
  .producer-modal{place-items:start center;padding:max(10px,env(safe-area-inset-top,0px)) 10px max(12px,env(safe-area-inset-bottom,0px));overflow:hidden;touch-action:pan-y}
  .producer-modal-card{width:100%;max-height:calc(var(--aysel-visual-viewport,100dvh) - 20px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:18px 16px calc(18px + env(safe-area-inset-bottom,0px));border-radius:18px;scrollbar-gutter:stable}
  .producer-modal-head{position:relative;gap:10px}.producer-modal-head h2{font-size:clamp(25px,8vw,32px)}.producer-modal-head p{font-size:14px;line-height:1.45}
  .producer-modal-close{position:sticky;top:0;z-index:6;flex:0 0 42px;background:#fff}
  .producer-form{grid-template-columns:1fr;gap:12px}.producer-form .full{grid-column:auto}.producer-form input,.producer-form textarea{font-size:16px;min-height:48px}.producer-form textarea{min-height:130px}
  .producer-form .producer-privacy{font-size:13px;line-height:1.45}
  .producer-form-actions{position:sticky;bottom:calc(-18px - env(safe-area-inset-bottom,0px));z-index:5;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:6px -16px calc(-18px - env(safe-area-inset-bottom,0px));padding:12px 16px calc(18px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,rgba(255,250,242,.88),#fffaf2 24%);border-top:1px solid #eadfd4}
  .producer-form-actions .btn{width:100%;min-height:48px;padding:11px 10px}
}
@media(max-width:390px){.producer-form-actions{grid-template-columns:1fr}}

