.workspace{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:80vh;background:#f7f6f1;border-top:1px solid #e1e5dd}.workspace-nav{padding:38px 24px;border-right:1px solid #e0e5dd;background:#f0f2ea;display:flex;flex-direction:column;gap:28px}.workspace-nav .eyebrow{font-size:10px;letter-spacing:.13em}.workspace-nav nav{display:grid;gap:7px}.workspace-nav nav a{display:flex;align-items:center;gap:13px;padding:13px 12px;border-radius:8px;font-size:14px;font-weight:600}.workspace-nav nav a.active,.workspace-nav nav a:hover{background:#193e34;color:white}.workspace-nav> a{font-size:12px}.workspace-nav svg{width:19px;height:19px}.workspace-note{margin-top:auto;padding:20px;background:#e2e8d9;border-radius:12px;font-size:20px;line-height:1.4;color:#24493b}.workspace-content{padding:42px clamp(22px,4vw,64px);max-width:1600px;width:100%;min-width:0}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.workspace-heading h1{font-size:clamp(32px,4vw,52px);letter-spacing:-2px;line-height:1.15;margin:10px 0}.workspace-heading h1 span{color:#e2764e}.workspace-heading p{color:#728076;margin:10px 0;font-size:14px}.studio-date{font-size:13px;text-align:right;color:#53685c;white-space:nowrap}.studio-date small{font-size:10px}.panel{border:1px solid #e0e5dc;border-radius:16px;background:#fff;padding:28px;margin-bottom:22px;min-width:0}.panel h2{font-size:24px;letter-spacing:-.7px;margin:0 0 18px}.panel h3{margin:26px 0 14px;font-size:17px}.panel p{line-height:1.7;font-size:14px}.stack{display:grid;gap:18px}.stack label:not(.check){display:grid;gap:8px;font-size:13px;font-weight:600}.stack input:not([type=checkbox]),.stack select,.stack textarea,.inline-form input,.inline-form select,.toolbar input{width:100%;border:1px solid #d5ded4;background:#fafbf8;color:#233b2e;padding:12px 14px;border-radius:7px;font:inherit;min-width:0}.stack textarea{resize:vertical;min-height:90px}.stack .button{justify-self:start}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.check{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:400}.check input{width:17px;height:17px;accent-color:#244c3c;flex:none}.stack fieldset{border:1px solid #dde2d9;border-radius:10px;padding:18px}.stack legend{font-size:13px;padding:0 8px}.interest-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.record-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:22px}.record-card{background:white;border:1px solid #dce4d7;padding:28px;border-radius:14px;display:flex;flex-direction:column;gap:16px}.record-card h2{font-size:23px;margin:0}.record-card .text-link{margin-top:18px}.status{display:inline-block;font-size:11px;line-height:1.6;padding:5px 10px;border-radius:20px;background:#edf1e7;color:#456046}.editor-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr);gap:25px;align-items:start}.editorial-aside{background:#eaf0df}.editorial-aside h2{font-size:30px;line-height:1.25}.empty-panel{text-align:center;border:1px dashed #cbd6c3;background:#f4f6ee;padding:60px 30px;border-radius:16px}.empty-panel>svg{width:42px;height:42px;color:#769266}.empty-panel h2{font-size:27px}.empty-panel p{max-width:470px;margin:15px auto 25px;color:#697963}.empty-panel .button{display:inline-flex}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{color:#71806e;font-weight:500;font-size:11px;text-transform:uppercase;letter-spacing:.06em;padding:14px 12px;border-bottom:1px solid #e5e9e0}td{padding:18px 12px;border-bottom:1px solid #eef0eb;vertical-align:top}td a{color:#275944;text-decoration:underline}td svg{width:14px;height:14px}dl{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:14px}dt{color:#748070}dd{margin:0;font-weight:600;text-align:right}.notice{background:#fff3da;border:1px solid #efdfb9;padding:18px 22px;border-radius:10px;font-size:13px;line-height:1.7;margin-bottom:20px}.validation.validation-summary-valid{display:none}.validation{padding:16px;background:#fff0e9;color:#9c3c27;border-radius:8px;margin-bottom:18px}.message{padding:15px 0;border-bottom:1px solid #e8ece4}.message small{color:#7b8773}.message p{white-space:pre-wrap}.preserve-lines{white-space:pre-wrap}.muted{color:#73806f}.button.secondary{background:#edf0e7;color:#334f39}.button-row{display:flex;gap:8px;flex-wrap:wrap}.text-button{border:0;background:none;text-decoration:underline;cursor:pointer;color:#655f50;font:inherit;font-size:13px}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px}.metric{padding:24px;border:1px solid #dfe5d8;background:white;border-radius:12px;display:flex;flex-direction:column;gap:18px}.metric:nth-child(1){background:#193f34;color:#fff}.metric span{font-size:12px}.metric strong{font-size:38px;font-weight:500;letter-spacing:-1px}.queue-item{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;border-bottom:1px solid #edf0e8;font-size:14px}.queue-item small{display:block;margin-top:8px;color:#788570;font-size:12px}.queue-item svg{width:18px;height:18px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.toolbar form,.inline-form{display:flex;gap:12px;align-items:center}.inline-form{margin:18px 0}.inline-form input,.inline-form select{flex:1}.inline-form .button{flex:none}details{padding:18px 0;border-bottom:1px solid #e3e8df}details.panel{padding:24px}summary{cursor:pointer;font-size:15px;font-weight:600}details[open]>summary{margin-bottom:20px}.subscriber summary{display:flex;justify-content:space-between;gap:20px}.pagination{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin:30px 0}.auth-shell{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:70px;padding-bottom:80px;align-items:start}.auth-shell h1{font-size:clamp(42px,5vw,66px);letter-spacing:-2.7px;line-height:1.08;margin:20px 0}.auth-shell aside p{font-size:17px;line-height:1.8;color:#77806e;max-width:440px}.auth-shell aside img{width:100%;max-height:310px;object-fit:cover;border-radius:22px;margin-top:30px}.auth-shell>.panel{padding:36px}.auth-links{display:flex;flex-direction:column;gap:15px;margin-top:25px;font-size:13px;color:#5b7251}.narrow{max-width:760px;margin:30px auto 70px}.event-cover{width:100%;max-height:500px;object-fit:cover;border-radius:20px;margin-bottom:22px}.product-card{padding:42px;display:flex;flex-direction:column;gap:18px}.product-card h2{font-size:32px;line-height:1.2}.product-card>svg{width:38px;height:38px;color:#dc704a}.product-price{font-size:28px}.product-card small{line-height:1.7;color:#71806b}.secret-key{display:block;overflow-wrap:anywhere;padding:15px;background:#f1f4ec;margin:15px 0}.panel hr{border:0;border-top:1px solid #e0e6d8;margin:28px 0}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #da8259;outline-offset:3px}
@media(max-width:1050px){.workspace{grid-template-columns:180px minmax(0,1fr)}.workspace-nav{padding:30px 15px}.workspace-content{padding:28px 22px}.editor-grid{grid-template-columns:1fr}.auth-shell{gap:35px}.toolbar{align-items:stretch;flex-direction:column}}
@media(max-width:700px){.workspace{display:block}.workspace-nav{padding:16px;border-right:0;border-bottom:1px solid #dce2d4;gap:12px}.workspace-nav> .eyebrow,.workspace-note,.workspace-nav>a{display:none}.workspace-nav nav{display:flex;overflow:auto;gap:5px}.workspace-nav nav a{white-space:nowrap;padding:10px;font-size:12px}.workspace-nav nav svg{width:16px}.workspace-content{padding:28px 16px}.workspace-heading{align-items:flex-start;flex-direction:column;gap:14px}.workspace-heading h1{font-size:36px;letter-spacing:-1.3px}.studio-date{display:none}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric{padding:18px}.metric strong{font-size:31px}.panel{padding:22px 18px}.two-col{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr;padding-top:35px;gap:25px}.auth-shell aside img{display:none}.auth-shell h1{font-size:44px}.auth-shell>.panel{padding:25px 20px}.interest-grid{grid-template-columns:1fr}.inline-form,.toolbar form{flex-wrap:wrap}.subscriber summary{flex-direction:column;gap:8px;overflow-wrap:anywhere}.product-card{padding:30px 24px}.narrow{width:calc(100% - 32px)}.record-grid{grid-template-columns:1fr}.queue-item{gap:10px}table{min-width:550px}}

/* Working screens: retain the EventMe palette, put the task ahead of decoration. */
.workspace-toggle{display:none}.save-state{color:#285743;font-size:13px}.image-review{margin:0}.image-review img,.review-image{width:100%;max-width:480px;max-height:260px;object-fit:cover;border-radius:12px}.image-review figcaption{font-size:12px;margin-top:8px}.filter-form{display:flex;flex-wrap:wrap;gap:12px;align-items:end}.filter-form label{display:grid;gap:6px;font-size:12px;flex:1;min-width:130px}.filter-form input,.filter-form select{width:100%;padding:10px;border:1px solid #cbd5c6;border-radius:6px;background:#fafbf8;min-width:0}.readiness{background:#edf2e7;padding:22px;border-radius:12px;margin:18px 0}.readiness ul{padding-left:20px}.readiness li{margin:10px 0}.picker-row{display:flex!important;align-items:center;gap:12px;font-size:14px;font-weight:400!important}.picker-row input{width:18px!important;flex:none}.picker-row img{width:70px;height:55px;object-fit:cover;border-radius:7px}.picker-row small{display:block;font-size:12px;color:#56664f;margin-top:6px}.compact-metrics .metric{padding:15px;gap:8px}.compact-metrics .metric strong{font-size:25px}.button:disabled{opacity:.55;cursor:not-allowed}.workspace-content .muted{color:#52644e}.sample-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.sample-email{background:#f4f6ee;border:1px solid #d9e2d3;border-radius:14px;padding:26px}.sample-email img{width:100%;max-height:230px;object-fit:cover;border-radius:8px}.sample-label{font-size:11px;letter-spacing:.1em;color:#82371f;text-transform:uppercase}.metric a{text-decoration:underline}.workspace-content .button-row{margin-top:12px}
@media(max-width:700px){.workspace-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #b7c6ad;border-radius:8px;background:#193e34;color:white;padding:13px;font:inherit}.workspace-nav nav{display:none;overflow:visible}.workspace-nav nav.expanded{display:grid;grid-template-columns:1fr 1fr;gap:6px}.workspace-nav nav a{white-space:normal;padding:13px;font-size:14px}.sample-grid{grid-template-columns:1fr}.filter-form label{min-width:100%}.picker-row{align-items:flex-start}.workspace-heading{margin-bottom:20px}.editorial-aside h2{font-size:25px}}

/* Keep admin navigation in place; each desktop pane owns its scrolling. */
@media(min-width:701px){
body.admin-shell{height:100dvh;overflow:hidden;display:flex;flex-direction:column}
.admin-shell>.header{flex:none}
.admin-shell>main{flex:1;min-height:0;overflow:hidden}
.admin-shell .workspace{height:100%;min-height:0;overflow:hidden}
.admin-shell .workspace-nav{min-height:0;overflow-y:auto;overscroll-behavior:contain}
.admin-shell .workspace-content{height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
}
@media(max-width:700px){.admin-shell .workspace-nav{position:sticky;top:0;z-index:20;max-height:65dvh;overflow-y:auto}}

.catalog-hash{overflow-wrap:anywhere;font-size:11px!important}

.admin-actions form{margin:0}.admin-website{display:inline-flex;align-items:center;gap:8px;min-height:44px}.admin-actions .button{min-height:44px}
@media(max-width:650px){.admin-shell .nav{width:calc(100% - 24px);gap:8px}.admin-shell .brand{font-size:26px}.admin-shell .brand b{margin-left:3px}.admin-actions{gap:10px;font-size:12px}.admin-actions .admin-website svg{display:none}.admin-actions .button svg{display:none}}

.legacy-fields{display:grid;grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:10px 20px}.legacy-fields dt{font-weight:600}.legacy-fields dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:650px){.legacy-fields{grid-template-columns:1fr;gap:4px}.legacy-fields dd{margin-bottom:12px}}

/* Keep labeled search controls on the same input baseline. */
.inline-form:has(>label>input[name="q"]){align-items:flex-end}
.inline-form:has(>label>input[name="q"])>label{display:grid;gap:4px;min-width:0}
.inline-form:has(>label>input[name="q"])>label>input,.inline-form:has(>label>input[name="q"])>button{height:52px}
.inline-form:has(>label>input[name="q"])>a{display:inline-flex;align-items:center;min-height:52px}

.subscriber>summary{gap:12px}.subscriber>summary>.subscriber-select{width:18px;height:18px;margin:0;flex:none;cursor:pointer;accent-color:#193e34}.subscriber>summary>strong{margin-right:auto;min-width:0;overflow-wrap:anywhere}

.business-dialog{width:min(560px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;border:1px solid var(--line);border-radius:16px;padding:28px;color:var(--ink);background:var(--paper)}.business-dialog::backdrop{background:rgb(20 35 27 / 55%)}.business-dialog h2{font-size:28px}.business-dialog small{font-weight:400}

@media(max-width:650px){.admin-shell .nav{height:auto;min-height:76px;flex-wrap:wrap;padding-block:12px}.admin-shell .admin-actions{flex-wrap:wrap;justify-content:flex-end}.admin-shell .admin-actions>a{font-size:11px}}

.relaunch-pause{margin-top:12px;}
