.talsem-guest-dialog{width:760px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 32px);margin:auto;padding:28px;border:1px solid #d8d8d8;border-radius:6px;background:#fff;color:#111;overflow:auto;letter-spacing:0}
.talsem-guest-dialog::backdrop{background:rgba(0,0,0,.45)}
.talsem-guest-dialog h2{font-size:26px;line-height:1.2;margin:20px 0 12px;letter-spacing:0}
.talsem-guest-dialog p{font-size:15px;line-height:1.5;overflow-wrap:anywhere}
.talsem-guest-dialog fieldset{border:0;margin:0;padding:0;min-width:0}
.talsem-guest-dialog label{letter-spacing:0;text-transform:none;margin:0;line-height:1.4}
.talsem-guest-dialog .b2b-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.talsem-guest-dialog .b2b-field{display:flex;flex-direction:column;min-width:0;gap:6px;font-size:14px}
.talsem-guest-dialog [hidden]{display:none!important}
.talsem-guest-dialog .b2b-field-full{grid-column:1/-1}
.talsem-guest-dialog input:not([type=checkbox]),.talsem-guest-dialog select,.talsem-guest-dialog textarea{width:100%;min-width:0;border:1px solid #bcbcbc;border-radius:3px;padding:10px;font:inherit;font-size:16px;background:#fff;color:#111;letter-spacing:0}
.talsem-guest-dialog textarea{resize:vertical}
.talsem-guest-dialog .talsem-guest-consent{display:flex;align-items:flex-start;gap:10px;margin:22px 0;font-size:14px;line-height:1.5}
.talsem-guest-dialog input[type=checkbox]{flex:0 0 18px;width:18px;height:18px;margin:2px 0}
.talsem-guest-dialog a{text-decoration:underline}
.talsem-guest-dialog .b2b-primary{display:block;width:100%;white-space:normal;padding:14px 18px;background:#111;color:#fff;text-align:center;font-size:16px;letter-spacing:0;text-decoration:none}
.talsem-guest-dialog button:disabled{opacity:.6;cursor:wait}
.talsem-guest-back{border:0;border-bottom:1px solid currentColor;padding:0 0 3px;background:none;font:inherit;font-size:14px;color:#111}
.talsem-guest-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(max-width:520px){.talsem-guest-dialog{padding:20px}.talsem-guest-dialog .b2b-form-grid{grid-template-columns:minmax(0,1fr);gap:14px}.talsem-guest-dialog h2{font-size:23px}}
