.irm-shell{--ink:#282c2b;--paper:#faf8f3;--muted:#626862;--line:#dadcd4;--accent:#89621b;--tint:#f0eee5;--radius:18px;--button:#282c2b;--button-ink:#fff;font:16px/1.65 Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);padding:40px 20px;max-width:100%;}
.irm-shell *{box-sizing:border-box}.irm-shell [hidden]{display:none!important}.irm-shell .irm-card{max-width:800px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 16px 60px #282c2b09}.irm-shell .irm-header{padding:30px;text-align:center;border-bottom:1px solid var(--line);background:var(--paper)}.irm-shell .irm-brand{font:34px/1.15 Georgia,serif;letter-spacing:-1.2px}.irm-shell .irm-tagline{margin-top:10px;font:10px/1.6 Arial,sans-serif;letter-spacing:2.3px;text-transform:uppercase;color:var(--accent)}
.irm-shell .irm-progress{display:flex;align-items:center;justify-content:center;padding:30px 24px 24px}.irm-shell .irm-progress span{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:12px;color:var(--muted);position:relative}.irm-shell .irm-progress span small{position:absolute;top:38px;left:50%;transform:translateX(-50%);white-space:nowrap;font:11px Arial,sans-serif}.irm-shell .irm-progress span.is-active{background:var(--ink);border-color:var(--ink);color:white}.irm-shell .irm-progress i{height:1px;width:90px;background:var(--line)}
.irm-shell .irm-step{display:none;padding:36px 48px 44px}.irm-shell .irm-step.is-active{display:block}.irm-shell .irm-eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:2px;font-size:10px;font-weight:700;margin:0 0 14px}.irm-shell .irm-step h2{font:400 clamp(30px,4vw,42px)/1.12 Georgia,serif;letter-spacing:-1.3px;margin:0 0 20px;color:var(--ink)}.irm-shell p{margin:0 0 22px}.irm-shell .irm-step>p:not(.irm-eyebrow){color:var(--muted);font-size:14px}.irm-shell a{color:var(--ink);text-underline-offset:3px}
.irm-shell .irm-choice-grid,.irm-shell .irm-slot-grid,.irm-shell .irm-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.irm-shell .irm-choice-grid label,.irm-shell .irm-slot-grid label{cursor:pointer;position:relative}.irm-shell .irm-choice-grid input,.irm-shell .irm-slot-grid input{position:absolute;opacity:0;width:1px;height:1px}.irm-shell .irm-choice-grid span,.irm-shell .irm-slot-grid span{display:flex;flex-direction:column;border:1px solid var(--line);padding:20px;min-height:100%;border-radius:var(--radius);transition:background .15s,border-color .15s}.irm-shell .irm-choice-grid input:checked+span,.irm-shell .irm-slot-grid input:checked+span{border-color:var(--accent);background:var(--tint);box-shadow:inset 0 0 0 1px var(--accent)}.irm-shell .irm-choice-grid b,.irm-shell .irm-slot-grid b{font-size:14px}.irm-shell .irm-choice-grid small,.irm-shell .irm-slot-grid small{font-size:12px;color:var(--muted);margin-top:5px}.irm-shell .irm-help{margin:22px 0;font-size:13px!important}
.irm-shell .irm-field{display:flex;flex-direction:column;gap:7px;margin:16px 0;font-size:13px;font-weight:700}.irm-shell .irm-field small{font-size:12px;font-weight:400;color:var(--muted)}.irm-shell .irm-field input,.irm-shell .irm-field textarea{display:block;box-sizing:border-box;width:100%;max-width:100%;min-width:0;font:400 16px/1.5 Arial,sans-serif;border:1px solid #b9bcb3;border-radius:8px;padding:12px;background:#fff;color:var(--ink);min-height:48px}.irm-shell .irm-two>*{min-width:0}.irm-shell input:focus-visible,.irm-shell textarea:focus-visible,.irm-shell button:focus-visible,.irm-shell a:focus-visible,.irm-shell .irm-choice-grid input:focus-visible+span,.irm-shell .irm-slot-grid input:focus-visible+span{outline:3px solid var(--accent);outline-offset:3px}
.irm-shell .irm-button{display:inline-flex;align-items:center;justify-content:center;background:var(--button);color:var(--button-ink)!important;border:1px solid var(--accent);border-radius:999px;padding:14px 24px;font:700 13px/1.5 Arial,sans-serif;text-decoration:none;cursor:pointer;min-height:50px;letter-spacing:.2px;white-space:normal}.irm-shell .irm-button:disabled{opacity:.5;cursor:wait}.irm-shell .irm-button:hover{filter:brightness(.95)}.irm-shell .irm-back{font:14px Arial,sans-serif;padding:14px 8px;border:0;background:transparent;color:var(--ink);text-decoration:underline;cursor:pointer;min-height:48px}.irm-shell .irm-actions{display:flex;gap:14px;justify-content:space-between;align-items:center;margin-top:26px}.irm-shell .irm-step>.irm-button{margin-top:24px}
.irm-shell .irm-price{background:var(--tint);border-left:2px solid var(--accent);padding:18px 20px;display:flex;flex-direction:column;gap:6px;font-size:13px}.irm-shell .irm-price span{color:var(--muted);font-size:12px}.irm-shell .irm-summary{border-block:1px solid var(--line);margin-bottom:22px}.irm-shell .irm-summary p{display:flex;flex-direction:column;gap:5px;padding:14px 0;margin:0;border-bottom:1px solid var(--line);font-size:14px}.irm-shell .irm-summary p:last-child{border:0}.irm-shell .irm-summary span{color:var(--muted);overflow-wrap:anywhere}.irm-shell .irm-consent{display:flex;align-items:flex-start;gap:12px;margin:24px 0;font-size:13px}.irm-shell .irm-consent input{flex-shrink:0;margin-top:5px;width:18px;height:18px;accent-color:var(--ink)}.irm-shell .irm-alert{margin:24px 48px 0;padding:14px;background:#edf4ec;border-left:3px solid #476444;font-size:14px}.irm-shell .irm-alert.is-error{background:#fff0ed;border-color:#a83828}.irm-shell .irm-success{text-align:center}.irm-shell .irm-check{width:60px;height:60px;background:var(--tint);border-radius:50%;display:grid;place-items:center;font-size:30px;margin:0 auto 24px}.irm-shell [data-alternatives]{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
@media(max-width:600px){.irm-shell{padding:16px 10px}.irm-shell .irm-step{padding:32px 20px}.irm-shell .irm-header{padding:26px 16px}.irm-shell .irm-choice-grid,.irm-shell .irm-two{grid-template-columns:1fr}.irm-shell .irm-slot-grid span{padding:14px}.irm-shell .irm-progress i{width:44px}.irm-shell .irm-progress{padding-inline:12px}.irm-shell .irm-alert{margin-inline:20px}.irm-shell .irm-brand{font-size:30px}.irm-shell .irm-actions .irm-button{max-width:80%}}@media(prefers-reduced-motion:reduce){.irm-shell *{scroll-behavior:auto;transition:none}}
.irm-shell .irm-progress span small{color:var(--ink)}

.irm-frequency{border:0;padding:0;margin:24px 0}.irm-frequency legend{font-weight:700;margin-bottom:12px}.irm-frequency select{width:100%;padding:14px;border:1px solid #ccc;border-radius:8px;background:white;font:inherit}.irm-frequency [hidden]{display:none!important}
