.vs-preselection{color:#f8f5ef;background:#10100f;border:1px solid #76623b;border-radius:24px;width:min(720px,calc(100% - 24px));max-height:92dvh;margin:auto;padding:0;box-shadow:0 28px 90px #0009;font:16px/1.6 Arial,sans-serif}
.vs-preselection::backdrop{background:#000c;backdrop-filter:blur(5px)}
.vs-preselection *{box-sizing:border-box}
.vs-preselection .vs-inner{padding:clamp(22px,5vw,44px)}
.vs-preselection .vs-close{position:sticky;top:0;display:block;margin:12px 12px 0 auto;z-index:1;border:1px solid #76623b;border-radius:50%;background:#10100f;color:white;width:44px;height:44px;font:26px Arial;cursor:pointer}
.vs-preselection h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(32px,7vw,46px);line-height:1.1;margin:10px 0 24px;color:#fff}
.vs-preselection h2:focus,.vs-preselection .vs-confirmation:focus{outline:none}
.vs-preselection h3{font:600 23px/1.35 Georgia,serif;margin:0 0 14px;color:#fff}
.vs-preselection p{margin:0 0 20px;color:#e0ddd5}
.vs-preselection .vs-eyebrow{color:#d8b76c;font-size:12px;letter-spacing:.16em;text-transform:uppercase}
.vs-preselection dl{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:24px;background:#1a1916;border:1px solid #51452d;border-radius:16px;margin:0 0 24px}
.vs-preselection dt{color:#d8b76c;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.vs-preselection dd{margin:5px 0 0;font-weight:600;overflow-wrap:anywhere}
.vs-preselection .vs-transition{border-top:1px solid #51452d;padding-top:28px;margin-top:28px}
.vs-preselection label,.vs-preselection legend{display:block;color:#f8f5ef;font-size:15px;font-weight:500;margin-bottom:8px}
.vs-preselection input:not([type=radio]):not([type=checkbox]),.vs-preselection textarea{display:block;width:100%;border:1px solid #777269;border-radius:10px;background:#f9f7f2;color:#151411;padding:13px 14px;font:16px/1.5 Arial,sans-serif;margin:0 0 20px}
.vs-preselection textarea{resize:vertical;min-height:110px}
.vs-preselection input:focus-visible,.vs-preselection textarea:focus-visible,.vs-preselection button:focus-visible,.vs-preselection a:focus-visible{outline:3px solid #e7c46e;outline-offset:4px}
.vs-preselection fieldset{border:0;padding:0;margin:0 0 24px;min-width:0}
.vs-preselection .vs-choice{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin-right:24px;cursor:pointer}
.vs-preselection input[type=radio],.vs-preselection input[type=checkbox]{width:20px;height:20px;flex-shrink:0;accent-color:#d8b76c}
.vs-preselection .vs-consent{display:flex;gap:12px;align-items:flex-start;margin-bottom:24px;cursor:pointer}
.vs-preselection .vs-submit,.vs-preselection .vs-whatsapp{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;border:0;border-radius:999px;background:#d4b16a;color:#111;font:700 13px/1.4 Arial,sans-serif;letter-spacing:.09em;text-align:center;padding:16px 18px;text-decoration:none;white-space:normal;cursor:pointer}
.vs-preselection button:disabled{opacity:.5;cursor:not-allowed}
.vs-preselection .vs-status{color:#f0cd84;background:#242018;border-radius:12px;padding:16px;font-size:14px}
.vs-preselection .vs-error{color:#ffd2c7;margin:12px 0}
.vs-preselection [hidden]{display:none!important}
.vs-preselection .vs-confirmation{padding:24px 0}
@media(max-width:440px){.vs-preselection dl{grid-template-columns:1fr;padding:18px;gap:16px}.vs-preselection{max-height:94dvh;border-radius:18px}}
