:root{color:#191c1c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8faf9;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}button,input,textarea,select{font:inherit}#root{min-height:100vh}:root{--background:#f8faf9;--surface:#fff;--surface-low:#f2f4f3;--surface-container:#eceeee;--surface-high:#e7e8e8;--surface-highest:#e1e3e2;--text:#191c1c;--muted:#404848;--outline:#707978;--outline-soft:#bfc8c7;--primary:#003030;--primary-container:#0d4848;--primary-soft:#b7ecec;--primary-soft-dim:#9bd0cf;--secondary:#a43b2c;--secondary-container:#fd7d68;--secondary-soft:#ffdad4;--error:#ba1a1a;--error-soft:#ffdad6;--ink:#2a2b2a;--shadow:0 4px 20px #0d48480d;--shadow-strong:0 12px 32px #0d48481f;--radius:8px;--radius-lg:12px;--sidebar-width:256px}*{box-sizing:border-box}body{background:var(--background)}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;color:var(--text);background:var(--background);display:grid}.beam-grid{display:none}.content-tree{z-index:10;background:var(--surface);border-right:1px solid var(--outline-soft);height:100vh;box-shadow:none;flex-direction:column;gap:18px;padding:24px;display:flex;position:sticky;top:0}.brand{align-items:center;min-height:48px;display:flex}.brand>div{padding-left:52px;position:relative}.brand>div:before{content:"e";color:#fff;background:var(--primary);border-radius:var(--radius);place-items:center;width:40px;height:40px;font-size:22px;font-weight:800;display:grid;position:absolute;top:50%;left:0;transform:translateY(-50%)}.brand-wordmark{color:var(--primary);letter-spacing:0;font-size:27px;font-weight:800;line-height:1;display:block}.brand span{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;margin-top:3px;font-size:12px;font-weight:700;display:block}.tree-label{display:none}.tree-nav{gap:8px;display:grid}.tree-item,.sync-button,.primary-button,.secondary-button,.record-button,.file-drop,.event-strip-item,.event-index-item,.picker-item,.chip,.icon-button,.tab-row button{font:inherit;cursor:pointer;border:0;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s,color .18s,border-color .18s}.tree-item{min-height:46px;color:var(--muted);border-radius:var(--radius);text-align:left;background:0 0;grid-template-columns:22px 1fr auto;align-items:center;gap:12px;padding:0 14px;display:grid}.tree-item:hover{color:var(--text);background:var(--surface-low)}.tree-item.is-active{color:var(--primary-soft-dim);background:var(--primary-container);transform:scale(.98)}.tree-item em{min-width:26px;min-height:22px;color:inherit;background:#ffffff29;border-radius:999px;place-items:center;padding:0 7px;font-size:11px;font-style:normal;display:inline-grid}.provider-stack{border-radius:var(--radius-lg);background:var(--surface-low);border:1px solid #bfc8c7b3;gap:8px;margin-top:auto;padding:14px;display:grid}.provider-pill{color:var(--muted);align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.provider-pill span{background:var(--outline-soft);border-radius:50%;width:8px;height:8px}.provider-pill.ready span{background:var(--primary);box-shadow:0 0 0 4px #9bd0cf59}.provider-pill.ready{color:var(--text)}.account-card,.rail-status{border-radius:var(--radius);background:var(--surface-low);align-items:center;gap:10px;padding:12px;display:grid}.account-card{grid-template-columns:18px minmax(0,1fr) auto}.rail-status{grid-template-columns:18px minmax(0,1fr)}.account-card span,.rail-status span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.account-card button,.link-button{color:var(--secondary);font:inherit;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800}.account-card button:hover,.link-button:hover{color:var(--primary)}.sync-button{min-height:42px;color:var(--text);background:var(--surface);border:1px solid var(--outline-soft);border-radius:var(--radius);justify-content:center;align-items:center;gap:8px;display:inline-flex}.sync-button:hover{background:var(--surface-low)}.rail-links{justify-content:center;gap:14px;display:flex}.rail-links a,.rsvp-legal-links a,.public-nav a,.back-link{color:inherit;font-weight:700;text-decoration:none}.rail-links a{color:var(--muted);font-size:12px}.rail-links a:hover,.public-nav a:hover,.rsvp-legal-links a:hover,.back-link:hover{color:var(--secondary)}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.module-stage{min-width:0;padding:40px}.page-shell{flex-direction:column;gap:24px;min-height:calc(100vh - 80px);display:flex}.page-enter{animation:.28s both pageIn}@keyframes pageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.module-header{border-bottom:1px solid #bfc8c78c;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:86px;padding:0 0 8px;display:grid}.module-icon{width:48px;height:48px;color:var(--primary);border-radius:var(--radius);background:#b7ececcc;place-items:center;display:grid}.module-header span,.section-title span,.input-wrap span,.select-wrap span,.eyebrow{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:800}.module-header h1{color:var(--primary);letter-spacing:0;margin:2px 0 0;font-size:32px;line-height:1.18}.module-action{justify-self:end}.dashboard-hero{min-height:310px;color:var(--text);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);border:1px solid #bfc8c78c;grid-template-columns:minmax(0,1.15fr) minmax(360px,.65fr);gap:24px;padding:24px;display:grid;overflow:hidden}.hero-copy{align-self:center}.hero-copy .eyebrow{color:var(--secondary)}.hero-copy h1{max-width:760px;color:var(--primary);letter-spacing:0;margin:0;font-size:clamp(34px,5vw,48px);line-height:1.08}.hero-copy p{max-width:660px;color:var(--muted);font-size:16px;line-height:1.6}.hero-actions,.event-actions,.inline-action,.signal-header,.signal-track,.signal-node,.voice-bars,.metric-card,.section-title,.readiness-line,.event-badges,.event-facts,.fact,.notice-band,.clip-row,.voice-card-top,.group-head,.chip,.person-row{align-items:center;display:flex}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px}.readiness-chip{min-height:40px;color:var(--primary);background:var(--surface-low);border:1px solid var(--outline-soft);border-radius:var(--radius);align-items:center;gap:8px;padding:0 14px;font-weight:800;display:inline-flex}.signal-card{min-height:260px;color:var(--text);border-radius:var(--radius-lg);background:var(--surface-low);border:1px solid #bfc8c7b3;align-content:space-between;align-self:stretch;gap:18px;padding:22px;display:grid}.signal-header{color:var(--primary);justify-content:space-between;font-weight:800}.signal-track{justify-content:space-between;gap:10px}.signal-node{min-height:78px;color:var(--muted);background:var(--surface);border-radius:var(--radius);border:1px solid #bfc8c7b8;flex-direction:column;flex:1;justify-content:center;gap:8px;padding:12px;font-size:12px;font-weight:800}.signal-node.active{color:var(--primary);border-color:var(--primary-soft-dim);background:var(--primary-soft)}.voice-bars{border-radius:var(--radius);background:var(--primary);justify-content:center;gap:5px;height:64px;padding:10px}.voice-bars i{background:var(--secondary-container);border-radius:999px;width:5px;height:18px;animation:1.1s ease-in-out infinite voiceWave}.voice-bars i:nth-child(3n){background:var(--primary-soft-dim);height:28px}.voice-bars i:nth-child(4n){background:var(--secondary-soft);height:38px}@keyframes voiceWave{50%{transform:scaleY(1.7)}}.metric-row{grid-template-columns:repeat(6,minmax(120px,1fr));gap:16px;display:grid}.metric-card{min-height:108px;color:var(--text);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid #bfc8c78c;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding:18px}.metric-card strong{font-size:34px;line-height:1}.metric-card span{color:var(--muted);font-size:13px;font-weight:700}.tint-pink svg{color:var(--secondary)}.tint-teal svg{color:var(--primary)}.tint-gold svg{color:#7b5a00}.tint-blue svg{color:#326666}.tint-green svg{color:#0d6f62}.dashboard-grid,.create-layout,.events-layout,.voices-layout,.directory-layout,.groups-layout,.split-detail,.cards-layout{gap:24px;display:grid}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.surface{color:var(--text);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid #bfc8c78c;padding:24px}.nested-surface{background:var(--surface-low)}.section-title{gap:10px;margin-bottom:18px}.section-title svg,.metric-card svg,.module-icon svg{flex-shrink:0}.section-title h2{color:var(--primary);letter-spacing:0;margin:1px 0 0;font-size:24px;line-height:1.16}.event-strip,.prompt-stack,.clip-list,.delivery-list,.people-table,.group-board,.library-grid,.picker-list,.rsvp-link-list{gap:12px;display:grid}.event-strip-item{min-height:78px;color:var(--text);text-align:left;background:var(--surface);border-radius:var(--radius);border:1px solid #0000;grid-template-columns:minmax(106px,.2fr) minmax(0,1fr) minmax(160px,.35fr) 22px;align-items:center;gap:14px;padding:16px;display:grid}.event-strip-item:hover,.event-index-item:hover,.picker-item:hover,.prompt-card:hover,.person-row:hover,.group-card:hover,.card-tile:hover,.voice-card:hover{background:var(--surface-low);border-color:#bfc8c7d9;transform:translateY(-2px)}.event-strip-item span,.event-strip-item em,.event-index-item span,.event-index-item em,.delivery-row span,.person-row span,.group-head span,.voice-card small,.clip-row span{color:var(--muted);font-size:13px;font-style:normal;font-weight:700}.launch-surface{align-content:start;display:grid}.readiness-line{border-bottom:1px solid #bfc8c78c;gap:10px;min-height:54px;padding:11px 0}.readiness-line:last-child{border-bottom:0}.readiness-line svg{color:var(--outline)}.readiness-line.ready svg{color:var(--primary)}.readiness-line b{flex:1}.readiness-line span{color:var(--muted);font-size:13px;font-weight:700}.create-layout{grid-template-columns:minmax(560px,1fr) minmax(340px,.42fr);align-items:start}.form-surface,.audience-surface,.compact-form,.voice-guide,.voice-create,.event-detail,.card-designer{flex-direction:column;gap:16px;display:flex}.segmented{border-radius:var(--radius);background:var(--surface-low);border:1px solid #bfc8c7a6;grid-auto-columns:1fr;grid-auto-flow:column;gap:6px;padding:5px;display:grid}.segmented button{min-height:40px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;font-weight:800}.segmented button:hover{color:var(--text)}.segmented .selected{color:var(--primary-soft-dim);background:var(--primary-container);box-shadow:0 2px 8px #0d484814}.form-grid{gap:14px;display:grid}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.input-wrap,.select-wrap{gap:7px;display:grid}.select-wrap small{color:var(--error);font-size:12px;font-weight:700}input,textarea,select{border-radius:var(--radius);width:100%;min-height:46px;color:var(--text);background:var(--surface);font:inherit;border:1px solid #bfc8c7d9;outline:none;padding:11px 12px;font-weight:500;transition:border-color .18s,box-shadow .18s,background .18s}textarea{resize:vertical;min-height:116px;line-height:1.5}input:focus,textarea:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #9bd0cf6b}.needs-value select{border-color:var(--secondary);box-shadow:0 0 0 3px #fd7d6833}.primary-button,.secondary-button,.record-button,.file-drop{border-radius:var(--radius);justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 16px;text-decoration:none;display:inline-flex}.primary-button{color:#fff;background:var(--primary);box-shadow:var(--shadow)}.secondary-button{color:var(--text);background:var(--surface);border:1px solid var(--outline-soft)}.secondary-button.slim,.slim-primary{min-height:36px;padding:0 12px;font-size:13px}.secondary-button.danger{color:var(--error);background:var(--error-soft);border-color:#ba1a1a2e}.secondary-button.gold{color:#fff;background:var(--secondary);border-color:var(--secondary)}.primary-button:hover,.secondary-button:hover,.record-button:hover,.file-drop:hover{box-shadow:var(--shadow-strong);transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.link-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.audience-picker{gap:10px;display:grid}.picker-head{color:var(--text);justify-content:space-between;font-weight:800;display:flex}.picker-head span{color:var(--muted);font-size:13px}.picker-item{text-align:left;min-height:58px;color:var(--text);border-radius:var(--radius);background:var(--surface);border:1px solid #bfc8c78c;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;gap:8px;padding:11px 12px;display:grid}.picker-item em{color:var(--muted);font-size:12px;font-style:normal}.picker-item.selected{color:var(--primary);border-color:var(--primary-soft-dim);background:#b7ecec75}.events-layout{grid-template-columns:minmax(280px,.34fr) minmax(0,1fr);align-items:start}.event-index{gap:12px;display:grid}.event-index-item{min-height:104px;color:var(--text);text-align:left;border:1px solid #bfc8c78c;border-left:5px solid var(--outline-soft);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);gap:7px;padding:16px;display:grid}.event-index-item.is-active{border-left-color:var(--secondary);background:var(--surface)}.event-detail{min-height:620px}.empty-detail{place-items:center;display:grid}.event-detail-hero{color:#fff;border-radius:var(--radius-lg);background:var(--primary-container);gap:18px;padding:22px;display:grid;position:relative;overflow:hidden}.event-detail-hero:after{content:"";background:#b7ecec1f;border-radius:50%;width:180px;height:180px;position:absolute;top:-56px;right:-44px}.event-detail-hero .eyebrow,.event-detail-hero p{color:#ffffffc7}.event-detail-hero h2{color:#fff;letter-spacing:0;margin:0;font-size:34px;line-height:1.08}.event-detail-hero p{max-width:760px;line-height:1.6}.event-badges{flex-wrap:wrap;gap:8px}.event-badges span{min-height:30px;color:var(--primary-soft);background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.event-facts{grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;display:grid}.fact{min-height:78px;color:var(--text);background:var(--surface-low);border-radius:var(--radius);border:1px solid #bfc8c78c;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:14px}.fact svg{color:var(--primary)}.fact span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.fact b{word-break:break-word}.event-actions{flex-wrap:wrap;align-items:end;gap:10px}.inline-action{align-items:end;gap:8px}.inline-action .input-wrap{min-width:240px}.inline-action.wide{flex:1;min-width:400px}.inline-action.wide .input-wrap{flex:1}.notice-band{color:#71160b;background:var(--secondary-soft);border-radius:var(--radius);border:1px solid #a43b2c3d;gap:8px;min-height:44px;padding:11px 12px;font-weight:800}.manual-links{gap:12px;display:grid}.manual-links-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.manual-links-head .section-title{margin-bottom:0}.rsvp-link-row{min-height:54px;color:var(--text);background:var(--surface);border-radius:var(--radius);border:1px solid #bfc8c78c;grid-template-columns:minmax(140px,.28fr) minmax(0,1fr);align-items:center;gap:12px;padding:11px 12px;text-decoration:none;display:grid}.rsvp-link-row span{font-weight:800}.rsvp-link-row code{min-width:0;color:var(--muted);font:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.split-detail{grid-template-columns:minmax(0,.95fr) minmax(360px,1fr)}.draft-box{min-height:224px;max-height:420px;color:var(--muted);white-space:pre-wrap;background:var(--surface-low);border-radius:var(--radius);font:inherit;border:1px solid #bfc8c78c;margin:0;padding:16px;line-height:1.55;overflow:auto}.delivery-row{background:var(--surface);border-radius:var(--radius);border:1px solid #bfc8c78c;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:14px;display:grid}.delivery-row em{min-height:30px;color:var(--primary);background:#b7ecec8c;border-radius:999px;align-items:center;padding:0 10px;font-style:normal;font-weight:800;display:inline-flex}.delivery-response{justify-self:end;align-items:center;gap:8px;display:inline-flex}.delivery-response .icon-button{width:32px;height:32px}.delivery-row p{color:var(--muted);grid-column:1/-1;margin:0;line-height:1.5}.voices-layout{grid-template-columns:minmax(520px,1.05fr) minmax(340px,.52fr);align-items:start}.voice-library,.voice-preview{grid-column:1/-1}.voice-library{padding-top:0}.voice-preview-grid{grid-template-columns:minmax(220px,.34fr) minmax(320px,1fr) auto;align-items:end;gap:12px;display:grid}.preview-copy textarea{min-height:88px}.voice-audio{width:100%;margin-top:12px;display:block}.prompt-card{background:var(--surface);border-radius:var(--radius);border:1px solid #bfc8c78c;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:126px;padding:14px;display:grid}.prompt-card.is-recording{border-color:var(--secondary);box-shadow:0 0 0 3px #fd7d6833}.prompt-card.is-done{border-color:var(--primary-soft-dim);background:#b7ecec47}.prompt-index{width:42px;height:42px;color:var(--primary);background:var(--primary-soft);border-radius:var(--radius);place-items:center;font-weight:800;display:grid}.prompt-card b{margin-bottom:6px;display:block}.prompt-card p{color:var(--muted);margin:0;line-height:1.5}.record-button{color:#fff;background:var(--secondary)}.record-button.recording{background:var(--error);box-shadow:0 0 0 4px #ba1a1a24}.file-drop{width:100%;color:var(--primary);background:var(--primary-soft)}.file-drop input{display:none}.mini-consent{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.mini-consent input{width:16px;min-height:16px;accent-color:var(--primary)}.clip-row{background:var(--surface);border-radius:var(--radius);border:1px solid #bfc8c78c;grid-template-columns:20px minmax(0,1fr) 32px;gap:9px;padding:10px;display:grid}.clip-row button{width:32px;height:32px;color:var(--error);background:var(--error-soft);border-radius:var(--radius);cursor:pointer;border:0;place-items:center;display:grid}.library-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.voice-card{background:var(--surface);border-radius:var(--radius-lg);min-height:164px;box-shadow:var(--shadow);border:1px solid #bfc8c78c;align-content:space-between;gap:12px;padding:16px;display:grid}.voice-card-top{justify-content:space-between}.voice-card-top span{min-height:26px;color:var(--primary);background:#b7ecec8c;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.voice-card.status-failed{background:snow;border-color:#ba1a1a33}.voice-card.status-failed .voice-card-top span{color:var(--error);background:var(--error-soft)}.voice-card.status-ready .voice-card-top span{color:var(--primary);background:var(--primary-soft)}.voice-card p{color:var(--error);margin:0;font-size:12px;font-weight:700;line-height:1.45}.voice-card b,.group-head b{font-size:18px}.voice-card-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tab-row{background:var(--surface-low);border-radius:var(--radius);border:1px solid #bfc8c773;gap:8px;padding:6px;display:flex;overflow-x:auto}.tab-row button{min-height:38px;color:var(--muted);background:0 0;border-radius:6px;flex:none;padding:0 13px;font-size:13px}.tab-row button.selected{color:var(--primary-soft-dim);background:var(--primary-container)}.tab-panel{background:var(--surface);border-radius:var(--radius);border:1px solid #bfc8c78c;padding:16px}.conflict-band,.conflict-row{color:#71160b;background:var(--secondary-soft);border-color:#a43b2c47}.conflict-row em{color:#71160b;background:#fd7d6838}.response-grid,.card-selection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.sms-preview,.import-box,.progress-card,.nested-surface{background:var(--surface-low);border-radius:var(--radius);border:1px solid #bfc8c78c;gap:10px;padding:14px;display:grid}.sms-preview b,.import-box b,.progress-card b{color:var(--text)}.sms-preview p,.import-box p,.progress-card span{color:var(--muted);margin:0;font-size:13px;font-weight:600;line-height:1.45}.sms-preview code{min-width:0;color:var(--primary);font:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.progress-card div{background:var(--surface-highest);border-radius:999px;height:8px;overflow:hidden}.progress-card i{background:linear-gradient(90deg, var(--primary), var(--secondary-container));border-radius:inherit;height:100%;display:block}.import-box a{color:var(--primary);font-weight:800;text-decoration:none}.import-actions{gap:8px;display:flex}.import-result{background:var(--surface);border-radius:var(--radius);gap:5px;padding:10px;display:grid}.import-result span,.import-result em{color:var(--muted);font-size:12px;font-style:normal;font-weight:700}.file-improve{position:relative;overflow:hidden}.file-improve input{opacity:0;cursor:pointer;position:absolute;inset:0}.cards-layout{grid-template-columns:minmax(0,1fr) minmax(380px,.42fr);align-items:start}.card-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.card-tile{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid #bfc8c78c;gap:12px;padding:12px;display:grid}.card-designer{position:sticky;top:24px}.card-preview{background:var(--surface-low);border-radius:var(--radius-lg);border:1px solid #bfc8c78c;justify-items:center;gap:10px;padding:16px;display:grid}.card-preview>span,.empty-card span{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:800}.mobile-card{text-align:center;width:min(100%,260px);min-height:360px;box-shadow:var(--shadow-strong);border:8px solid #ffffffb3;border-radius:30px;flex-direction:column;justify-content:center;gap:12px;padding:28px;display:flex;position:relative;overflow:hidden}.mobile-card img{object-fit:cover;opacity:.2;width:100%;height:100%;position:absolute;inset:0}.mobile-card p,.mobile-card h3,.mobile-card b,.mobile-card em,.mobile-card button{z-index:1;position:relative}.mobile-card p{color:var(--outline);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.mobile-card h3{color:var(--primary);margin:0;font-size:28px;line-height:1.1}.mobile-card b{color:var(--muted);font-size:14px;line-height:1.45}.mobile-card em{color:var(--muted);font-style:normal;font-weight:700}.mobile-card button{color:#fff;background:var(--primary);min-height:40px;font:inherit;border:0;border-radius:999px;align-self:center;padding:0 22px;font-weight:800}.palette-teal-coral .mobile-card{background:linear-gradient(145deg,#f8faf9,#ffdad4)}.palette-ink-gold .mobile-card{background:linear-gradient(145deg,#2a2b2a,#404140)}.palette-ink-gold .mobile-card h3,.palette-ink-gold .mobile-card b,.palette-ink-gold .mobile-card em{color:#e3e2e0}.palette-soft-floral .mobile-card{background:linear-gradient(145deg,#fff8f1,#ffdad4)}.empty-card{align-content:center;min-height:220px}.card-public-page{background:var(--background);place-items:center;min-height:100vh;padding:24px;display:grid}.public-card-shell{gap:16px;width:min(100%,420px);display:grid}.directory-layout,.groups-layout{grid-template-columns:minmax(300px,.34fr) minmax(0,1fr);align-items:start}.compact-form{position:sticky;top:24px}.directory-list{min-height:620px}.person-row{background:var(--surface);border-radius:var(--radius);border:1px solid #bfc8c78c;grid-template-columns:44px minmax(0,1fr) minmax(130px,.25fr) 40px;gap:12px;min-height:72px;padding:12px;display:grid}.avatar{width:44px;height:44px;color:var(--primary);background:var(--primary-soft);border-radius:50%;place-items:center;font-weight:800;display:grid}.person-row em{color:var(--muted);font-size:13px;font-style:normal;font-weight:700}.icon-button{width:38px;height:38px;color:var(--muted);background:var(--surface-low);border-radius:var(--radius);place-items:center;display:grid}.icon-button.danger{color:var(--error);background:var(--error-soft)}.group-board{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.group-card{background:var(--surface);border-radius:var(--radius-lg);min-height:190px;box-shadow:var(--shadow);border:1px solid #bfc8c78c;align-content:start;gap:16px;padding:20px;display:grid}.group-head{justify-content:space-between;gap:12px}.chip-cloud{flex-wrap:wrap;gap:8px;display:flex}.chip{min-height:34px;color:var(--muted);background:var(--surface-low);border:1px solid #bfc8c7a6;border-radius:999px;gap:5px;padding:0 10px}.chip.selected{color:var(--primary);border-color:var(--primary-soft-dim);background:var(--primary-soft)}.empty-state{min-height:132px;color:var(--muted);background:var(--surface-low);border:1px dashed var(--outline-soft);border-radius:var(--radius);text-align:center;place-items:center;padding:18px;font-weight:800;display:grid}.access-page{min-height:100dvh;color:var(--text);background:var(--background);place-items:center;padding:24px;display:grid}.access-card{background:var(--surface);border-radius:var(--radius-lg);width:min(430px,100%);box-shadow:var(--shadow-strong);border:1px solid #bfc8c799;gap:14px;padding:28px;display:grid}.access-card h1{color:var(--primary);margin:0;font-size:36px;line-height:1.08}.access-card p{color:var(--muted);margin:0;line-height:1.55}.access-card>span{color:var(--muted);font-size:13px;font-weight:700}.rsvp-page{min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left));background:var(--background);place-items:center;display:grid}.rsvp-card{background:var(--surface);border-radius:var(--radius-lg);width:min(440px,100%);box-shadow:var(--shadow-strong);border:1px solid #bfc8c799;gap:13px;padding:24px;display:grid}.rsvp-card h1{color:var(--primary);letter-spacing:0;margin:0;font-size:34px;line-height:1.08}.rsvp-card p{color:var(--muted);margin:0;line-height:1.55}.rsvp-segment{grid-template-columns:repeat(3,minmax(0,1fr));margin:6px 0}.rsvp-summary{background:var(--surface-low);border-radius:var(--radius);border:1px solid #bfc8c78c;gap:8px;padding:12px;display:grid}.rsvp-summary span{color:var(--muted);font-size:13px;font-weight:700}.rsvp-response-label{color:var(--text);margin-top:4px;font-weight:800}.rsvp-page input,.rsvp-page textarea{min-height:50px;font-size:16px}.rsvp-page textarea{min-height:92px}.rsvp-notice{color:var(--primary);font-weight:800}.rsvp-legal-links{color:var(--muted);justify-content:center;gap:14px;padding-top:4px;font-size:12px;display:flex}.public-page{min-height:100vh;color:var(--text);background:var(--background)}.public-grid{display:none}.public-nav{justify-content:space-between;align-items:center;gap:18px;width:min(1120px,100% - 36px);min-height:76px;margin:0 auto;display:flex}.public-brand{color:var(--primary);font-size:32px;font-weight:800;line-height:1}.public-nav div{color:var(--muted);align-items:center;gap:18px;font-size:14px;display:flex}.public-hero,.public-content{width:min(1120px,100% - 36px);margin:0 auto}.public-hero{gap:12px;padding:54px 0 34px;display:grid}.back-link{width:max-content;min-height:40px;color:var(--text);background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #bfc8c78c;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.public-hero h1{max-width:840px;color:var(--primary);letter-spacing:0;margin:0;font-size:clamp(40px,7vw,78px);line-height:.98}.public-hero p{max-width:760px;color:var(--muted);margin:0;font-size:18px;line-height:1.6}.public-hero>span{color:#71160b;background:var(--secondary-soft);border-radius:999px;align-items:center;width:max-content;min-height:34px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.public-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-bottom:72px;display:grid}.policy-section{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid #bfc8c78c;grid-template-columns:52px minmax(0,1fr);gap:14px;padding:18px;display:grid}.policy-icon{width:52px;height:52px;color:var(--primary);background:var(--primary-soft);border-radius:var(--radius);place-items:center;display:grid}.policy-section h2{color:var(--primary);margin:0 0 8px;font-size:23px;line-height:1.12}.policy-section p{color:var(--muted);margin:0 0 10px;line-height:1.6}.policy-section p:last-child{margin-bottom:0}.module-tools,.toolbar-controls,.workflow-actions,.pagination-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.feedback-link{min-height:42px;color:var(--primary);border-radius:var(--radius);background:#b7ecec57;border:1px solid #9bd0cf99;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.feedback-link:hover{background:var(--primary-soft)}.workflow-panel,.wizard-panel,.voice-workflow,.group-detail-panel{gap:16px;display:grid}.workflow-heading,.list-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.workflow-heading .section-title,.list-toolbar .section-title{margin-bottom:0}.search-box{min-width:min(360px,100%);color:var(--muted);background:var(--surface-low);border-radius:var(--radius);border:1px solid #bfc8c7b8;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:0 12px;display:grid}.search-box input{min-height:42px;box-shadow:none;background:0 0;border:0;padding:0}.segmented.small{grid-auto-columns:minmax(96px,auto);width:max-content}.segmented.small button{min-height:34px;padding:0 12px;font-size:13px}.full-list{min-height:0}.professional-list .person-row{background:var(--surface-lowest,#fff)}.paged-cards{margin-top:18px}.clickable-card{cursor:pointer}.group-card-stats,.event-mini-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.event-mini-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.group-card-stats .fact,.event-mini-stats .fact{min-height:68px;padding:10px}.avatar-stack{align-items:center;margin-top:auto;display:flex}.avatar-stack span{width:32px;height:32px;color:var(--primary);background:var(--primary-soft);border:2px solid var(--surface);border-radius:999px;place-items:center;margin-right:-8px;font-size:11px;font-weight:800;display:grid}.pagination-row{color:var(--muted);justify-content:flex-end;padding-top:18px;font-size:13px;font-weight:800}.group-detail-panel{border-color:#9bd0cfcc}.compact-chips{max-height:220px;overflow:auto}.event-card-surface{gap:18px;display:grid}.event-card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.event-stat-card{min-height:248px;color:var(--text);text-align:left;background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);cursor:pointer;border:1px solid #bfc8c799;align-content:space-between;gap:16px;padding:18px;display:grid}.event-stat-card:hover,.event-stat-card.is-active{border-color:var(--primary-soft-dim);background:#f2f4f3cc;transform:translateY(-2px)}.event-stat-card span{color:var(--secondary);text-transform:uppercase;font-size:12px;font-weight:800}.event-stat-card b{color:var(--primary);margin-top:7px;font-size:22px;line-height:1.15;display:block}.event-stat-card em{color:var(--muted);margin-top:6px;font-size:13px;font-style:normal;font-weight:700;display:block}.event-stat-card strong{width:max-content;min-height:30px;color:var(--primary);background:var(--primary-soft);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;display:inline-flex}.rsvp-split-panel{background:var(--surface-low);border-radius:var(--radius);border:1px solid #bfc8c78c;gap:12px;padding:14px;display:grid}.call-transcript{background:var(--surface-low);border-radius:var(--radius);border:1px solid #bfc8c78c;grid-column:1/-1;gap:8px;padding:12px;display:grid}.call-transcript b{color:var(--primary)}.call-transcript pre{color:var(--muted);white-space:pre-wrap;font:inherit;margin:0;line-height:1.5}.wizard-shell{gap:16px;display:grid}.wizard-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.wizard-steps button{min-height:58px;color:var(--muted);background:var(--surface);border-radius:var(--radius);font:inherit;cursor:pointer;border:1px solid #bfc8c7a6;align-items:center;gap:9px;padding:0 12px;font-weight:800;display:flex}.wizard-steps button span{width:28px;height:28px;color:var(--primary);background:var(--surface-low);border-radius:999px;place-items:center;font-size:12px;display:grid}.wizard-steps button.selected{color:var(--primary-soft-dim);background:var(--primary-container)}.wizard-steps button.selected span{color:var(--primary);background:var(--primary-soft-dim)}.wizard-steps button.complete{border-color:var(--primary-soft-dim)}.wizard-panel{align-content:start;min-height:470px}.audience-step,.review-grid{gap:16px;display:grid}.review-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.review-grid .draft-box{grid-column:1/-1}.wizard-actions{justify-content:flex-end}.voices-layout.refined{grid-template-columns:minmax(0,1fr) minmax(360px,.46fr)}.voice-library-full{grid-column:1/-1;padding-top:24px}.voice-workflow{border-color:#9bd0cfcc;grid-column:1/-1}.single-prompt{min-height:220px}.template-picker,.color-palette{gap:12px;display:grid}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.template-option{text-align:left;min-height:132px;color:var(--text);background:var(--surface);border-radius:var(--radius);font:inherit;cursor:pointer;border:1px solid #bfc8c7a6;gap:8px;padding:10px;display:grid}.template-option.selected{border-color:var(--primary);box-shadow:0 0 0 3px #9bd0cf59}.template-option b{color:var(--primary);font-size:14px}.template-option em{color:var(--muted);font-size:12px;font-style:normal;font-weight:700}.template-thumb{border:1px solid #bfc8c78c;border-radius:6px;height:58px}.color-palette>div{flex-wrap:wrap;gap:10px;display:flex}.color-swatch{border:2px solid var(--surface);width:36px;height:36px;box-shadow:0 0 0 1px var(--outline-soft);cursor:pointer;border-radius:999px}.color-swatch.selected{box-shadow:0 0 0 3px var(--primary-soft-dim)}.card-tile-title{gap:3px;padding:4px 4px 0;display:grid}.card-tile-title b{color:var(--primary)}.card-tile-title span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.card-preview .mobile-card p,.card-preview .mobile-card h3,.card-preview .mobile-card b,.card-preview .mobile-card em{color:inherit}.template-flowers .mobile-card,.template-flowers.template-thumb{background:radial-gradient(circle at 18% 18%,#fd7d6857,#0000 24%),radial-gradient(circle at 82% 22%,#b7ecec73,#0000 26%),linear-gradient(145deg,#fff8f1,#ffdad4)}.template-nature .mobile-card,.template-nature.template-thumb{background:linear-gradient(135deg,#003030e0,#9bd0cf3d),linear-gradient(35deg,#e7f2df,#f8faf9)}.template-city .mobile-card,.template-city.template-thumb{background:repeating-linear-gradient(90deg,#0030302e 0 8px,#0000 8px 18px),linear-gradient(145deg,#f8faf9,#e1e3e2)}.template-space .mobile-card,.template-space.template-thumb{background:radial-gradient(circle at 30% 24%,#ffdad4b3,#0000 8%),radial-gradient(circle at 70% 66%,#9bd0cfcc,#0000 9%),linear-gradient(145deg,#191c1c,#404140)}.template-ocean .mobile-card,.template-ocean.template-thumb{background:linear-gradient(160deg,#9bd0cff2,#ffffffb3),repeating-linear-gradient(0deg,#0030301a 0 8px,#0000 8px 18px)}.template-wild .mobile-card,.template-wild.template-thumb{background:linear-gradient(135deg,#a43b2c47,#0000),repeating-linear-gradient(45deg,#f8faf9 0 10px,#e3e2e0 10px 20px)}@media (width<=1260px){.module-stage{padding:28px}.dashboard-hero,.create-layout,.events-layout,.voices-layout,.directory-layout,.groups-layout,.dashboard-grid,.split-detail,.cards-layout{grid-template-columns:1fr}.compact-form,.card-designer{position:relative;top:auto}.metric-row{grid-template-columns:repeat(3,minmax(138px,1fr))}}@media (width<=900px){.app-shell{display:block}.content-tree{border-right:0;border-bottom:1px solid var(--outline-soft);height:auto;min-height:0;padding:16px;position:sticky}.brand{min-height:42px}.tree-nav{gap:8px;padding-bottom:3px;display:flex;overflow-x:auto}.tree-item{min-width:max-content}.provider-stack,.account-card,.rail-status,.feedback-link,.rail-links{display:none}.sync-button{align-self:flex-start}.module-stage{padding:20px}.module-header,.person-row,.event-strip-item,.prompt-card,.event-facts,.event-mini-stats,.group-card-stats,.two,.voice-preview-grid,.metric-row,.response-grid,.card-selection-grid,.review-grid,.wizard-steps,.template-grid{grid-template-columns:1fr}.module-action{justify-self:stretch}.hero-copy h1{font-size:34px}.inline-action,.inline-action.wide{width:100%;min-width:0;display:grid}.manual-links-head,.rsvp-link-row,.public-content{grid-template-columns:1fr}}@media (width<=560px){.module-stage{padding:16px}.surface,.dashboard-hero,.access-card,.rsvp-card{padding:18px}.module-header{grid-template-columns:42px minmax(0,1fr)}.module-icon{width:42px;height:42px}.module-action{grid-column:1/-1}.module-header h1{font-size:27px}.hero-copy h1{font-size:30px}.dashboard-hero{padding:18px}.signal-track{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.access-page,.rsvp-page,.card-public-page{padding-top:max(16px, env(safe-area-inset-top));align-items:start}.rsvp-segment{gap:5px;padding:5px}.rsvp-segment button{min-height:46px;font-size:14px}.rsvp-card .primary-button{width:100%}.public-nav{flex-direction:column;align-items:flex-start;padding:16px 0}.public-nav div{justify-content:space-between;gap:10px;width:100%}.public-hero{padding:26px 0 24px}.public-hero h1{font-size:42px}.policy-section{grid-template-columns:1fr;padding:16px}}
