.demo-company-dialog{width:min(930px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #dbe2d6;border-radius:18px;background:#f8faf5;color:#17231b;box-shadow:0 24px 100px #10201840;overflow:auto}
.demo-company-dialog::backdrop{background:#10201899;backdrop-filter:blur(4px)}
.demo-company-heading{padding:32px 34px 24px;position:relative;border-bottom:1px solid #dbe2d6}
.demo-company-heading h2{font-size:32px;line-height:1.15;letter-spacing:-.8px;margin:14px 0 12px;font-weight:500;max-width:650px}
.demo-company-heading>p{color:#5c6a58;margin:0;line-height:1.6}.demo-company-heading>.icon-button{position:absolute;right:20px;top:20px}
.demo-company-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:30px 34px}.demo-company-layout form{display:grid;gap:18px;align-content:start}.demo-company-layout .letter-field{margin:0}
.demo-company-layout select,.demo-company-layout input{width:100%;min-height:48px;font:inherit;color:inherit;background:white;border:1px solid #cbd5c5;border-radius:8px;padding:12px;box-sizing:border-box}.demo-company-layout small{font-size:12px;font-weight:400}
.demo-credit-intro{display:flex;gap:12px;padding:16px;background:#eaf2dd;border-radius:10px}.demo-credit-intro svg{width:23px;height:23px;flex-shrink:0}.demo-credit-intro p{font-size:13px;line-height:1.5;margin:6px 0 0;color:#526348}.demo-company-layout .small-note{margin:0;line-height:1.6}
#demo-company-preview{--demo-company-accent:#31533e;background:white;border:1px solid #dbe2d6;border-radius:12px;padding:26px;align-self:start;min-width:0}#demo-company-preview h3{font-size:25px;line-height:1.2;margin:20px 0 10px;letter-spacing:-.4px;color:var(--demo-company-accent)}#demo-company-preview p{font-size:14px;line-height:1.6;color:#52604e}.demo-company-rule{height:3px;background:var(--demo-company-accent);margin:24px 0}#demo-company-preview dl{font-size:13px;line-height:1.6}#demo-company-preview dt{font-weight:600;margin-top:18px}#demo-company-preview dd{margin:5px 0;color:#64715f}
.demo-postal-banner{display:flex;gap:18px;align-items:center;border:1px solid #b8cf9e;background:#eff6e6;color:#33492b;padding:16px 20px;border-radius:10px;margin-bottom:24px;font-size:13px;line-height:1.5}.demo-postal-banner strong{white-space:nowrap;font-size:11px;letter-spacing:.6px}.demo-send-result{background:#edf6e5;padding:20px;border-radius:10px;margin-top:22px}.demo-send-result>svg{width:28px;height:28px}.postal-status.simulated{background:#e7f4d8;color:#315428}.postal-wallet strong{overflow-wrap:anywhere}
@media(max-width:720px){.demo-company-layout{grid-template-columns:1fr;padding:22px;gap:24px}.demo-company-heading{padding:26px 22px 20px}.demo-company-heading h2{font-size:27px;padding-right:22px}#demo-company-preview{padding:20px}.demo-postal-banner{display:block}.demo-postal-banner strong{display:block;margin-bottom:5px}.demo-company-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}}
@media(prefers-reduced-motion:reduce){.demo-company-dialog::backdrop{backdrop-filter:none}}

.demo-company-logo{display:block;width:100%;height:auto;margin-top:24px}.demo-company-layout form,.demo-company-layout .letter-field{min-width:0}.demo-company-layout select{min-width:0;max-width:100%}
