*,:before,:after{box-sizing:border-box}body{margin:0}:root{--bg:#f4f1eb;--bg-elevated:#faf8f4;--bg-quiet:#ebe8e0;--text:#2c2c2c;--text-muted:#5c5a54;--accent-line:#d8d4ca;--serif:"Noto Serif", "Georgia", serif;--sans:"IBM Plex Sans", system-ui, sans-serif;--content-max:50rem;--reading-max:36rem}#root{background:var(--bg);min-height:100svh;color:var(--text);font-family:var(--sans);font-size:1.05rem;line-height:1.55}.site{flex-direction:column;min-height:100svh;display:flex}.site-body{flex:1;grid-template-columns:minmax(0,1fr) minmax(12.5rem,17rem);align-items:start;gap:2rem;width:100%;max-width:88rem;margin:0 auto;padding:0 1.25rem 4rem;display:grid}.site-main{flex:1;width:100%;min-width:0;max-width:none;margin:0;padding:0}.site-main--dashboard{box-sizing:border-box;max-width:88rem;margin-inline:auto;padding:0 1.25rem 4rem}.daily-learning-sidebar{min-width:0}.daily-learning-card{border-radius:6px;padding:1.1rem 1.15rem 1rem;position:sticky;top:1rem}.daily-learning-eyebrow{margin-bottom:.35rem}.daily-learning-heading{font-family:var(--serif);margin:0 0 .25rem;font-size:1.15rem;font-weight:600;line-height:1.25}.daily-learning-date{margin:0 0 .85rem;font-size:.82rem}.daily-learning-status{margin:0 0 .75rem;font-size:.95rem}.daily-learning-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.daily-learning-item{border-bottom:1px solid var(--accent-line);flex-direction:column;gap:.2rem;padding-bottom:.75rem;display:flex}.daily-learning-item:last-of-type{border-bottom:none;padding-bottom:0}.daily-learning-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:600}.daily-learning-title{font-family:var(--serif);font-size:.98rem;font-weight:600;line-height:1.35;text-decoration:none}a.daily-learning-title{color:var(--text)}.daily-learning-hebrew{font-size:.88rem;line-height:1.35}.daily-learning-credit{margin:1rem 0 0;font-size:.75rem;line-height:1.4}@media (width<=960px){.site-body{grid-template-columns:1fr;gap:1.5rem;padding-bottom:3rem}.daily-learning-sidebar{order:1}.site-main{order:0}.daily-learning-card{position:static}}.skip-link{background:var(--text);color:var(--bg);z-index:100;padding:.5rem 1rem;position:absolute;top:.75rem;left:-9999px}.skip-link:focus{left:1rem}.visually-hidden{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.muted{color:var(--text-muted)}.page-pad{padding-top:.5rem}.contact-direct{border-top:1px solid var(--accent-line);max-width:var(--content-max);margin-top:2.75rem;padding-top:2rem}.contact-direct--lead{border-top:none;margin-top:.75rem;margin-bottom:2rem;padding-top:0}.prose-flow p.contact-publisher{border-top:1px solid var(--accent-line);margin-top:2.25rem;padding-top:1.75rem}.contact-direct-label{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .65rem;font-size:.78rem;font-weight:600}.contact-direct-email{margin:0;font-size:1.15rem}.contact-direct-email a{font-weight:500}.page-title{font-family:var(--serif);letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:600;line-height:1.15}.lede{max-width:var(--content-max);font-size:1.12rem;line-height:1.6}.prose-flow p{max-width:var(--content-max);margin:0 0 1rem}.eyebrow{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .75rem;font-size:.78rem;font-weight:600}.section-heading{font-family:var(--serif);border-bottom:1px solid var(--accent-line);margin:0 0 1.25rem;padding-bottom:.5rem;font-size:1.35rem;font-weight:600}.text-link{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted);text-underline-offset:3px}.text-link:hover{-webkit-text-decoration-color:var(--text);text-decoration-color:var(--text)}.text-link-subtle{border-bottom:1px solid var(--accent-line);text-decoration:none}.text-link-subtle:hover{border-bottom-color:var(--text-muted)}.panel-quiet{background:var(--bg-quiet);border-radius:2px}.panel-elevated{background:var(--bg-elevated);box-shadow:0 1px 0 var(--accent-line);border-radius:3px}.site-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--accent-line);background:#f4f1ebeb;position:sticky;top:0}.site-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;max-width:72rem;margin:0 auto;padding:1rem 1.25rem;display:flex}.site-logo{font-family:var(--serif);color:var(--text);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-flex}.site-logo-mark{flex-shrink:0;width:2rem;height:2rem;display:block}.site-logo-text{line-height:1}.site-logo:hover{color:var(--text-muted)}.nav-primary{flex-wrap:wrap;gap:.35rem 1rem;font-size:.9rem;display:flex}.nav-primary a{color:var(--text-muted);border-bottom:2px solid #0000;padding:.2rem 0;text-decoration:none}.nav-primary a:hover{color:var(--text)}.nav-primary a.active{color:var(--text);border-bottom-color:var(--text);font-weight:500}.nav-primary button.nav-logout{font:inherit;font-size:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.2rem 0}.nav-primary button.nav-logout:hover{color:var(--text)}.nav-primary button.nav-newsletter{font:inherit;font-size:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.2rem 0}.nav-primary button.nav-newsletter:hover{color:var(--text)}.site-footer{border-top:1px solid var(--accent-line);background:var(--bg-quiet);margin-top:auto;padding:2rem 1.25rem}.site-footer-tag{text-align:center;color:var(--text-muted);margin:0 0 .6rem;font-size:.88rem}.site-footer-credit{text-align:center;color:var(--text-muted);margin:0;font-size:.85rem}.site-footer-dev{text-align:center;color:var(--text-muted);margin:.55rem 0 0;font-size:.85rem}.home{--home-content-wide:calc(var(--content-max) * 1.3);--home-reading-wide:calc(var(--reading-max) * 1.3);flex-direction:column;gap:3rem;padding-top:1.5rem;display:flex}.home .hero{width:100%;max-width:var(--home-content-wide);text-align:justify;text-align-last:center;text-wrap:balance;margin-inline:auto;padding:2rem 1.75rem 2.25rem}.hero-title{font-family:var(--serif);letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.12}.hero-title a{color:inherit;text-decoration:none}.hero-title a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted)}.hero-shabbat{margin:0;font-size:.95rem}.home .hero .eyebrow,.home .hero .hero-title,.home .hero .hero-shabbat{text-align:center}.home-parshah-spot{width:100%;max-width:var(--home-content-wide);margin-inline:auto;padding:1.75rem 1.75rem 2rem}.home-parshah-spot-line{border:0;border-top:1px solid var(--accent-line);margin:0 0 1.25rem}.home-parshah-spot-heading{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);text-align:center;margin:0 0 .85rem;font-size:.72rem;font-weight:600}.home-parshah-spot-title{font-family:var(--serif);letter-spacing:-.02em;text-align:center;margin:0 0 .5rem;font-size:1.45rem;font-weight:600;line-height:1.25}.home-parshah-spot-title a{color:inherit;text-decoration:none}.home-parshah-spot-title a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted)}.home-parshah-spot-description{max-width:var(--home-reading-wide);text-align:justify;text-align-last:center;text-wrap:balance;margin:0 auto .75rem;font-size:1rem;line-height:1.5}.home-parshah-spot-meta{text-align:center;margin:0;font-size:.88rem}.home-parshah-spot-body{max-width:var(--home-reading-wide);text-align:justify;text-align-last:center;text-wrap:balance;margin:0;margin-inline:auto;font-size:1rem;line-height:1.5}.home-parshah-more{width:100%;max-width:var(--home-content-wide);margin-inline:auto;margin-top:1.25rem;padding:1.5rem 1.5rem 1.35rem}.home-parshah-more-heading{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);text-align:center;margin:0 0 1rem;font-size:.72rem;font-weight:600}.home-parshah-more-status{text-align:justify;text-align-last:center;text-wrap:balance;margin:0}.home-parshah-more-foot{text-align:center;margin:1.15rem 0 0;font-size:.88rem}.home-parshah-columns{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.25rem;display:grid}@media (width<=42rem){.home-parshah-columns{grid-template-columns:1fr}}.home-parshah-column-card{border:1px solid var(--accent-line);background:var(--bg-elevated);text-align:left;border-radius:2px;flex-direction:column;gap:.35rem;padding:1.2rem 1.25rem;display:flex}.home-parshah-column-title{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:1.12rem;font-weight:600;line-height:1.3}.home-parshah-column-title a{color:inherit;text-decoration:none}.home-parshah-column-title a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted)}.home-parshah-column-desc{margin:0;font-size:.92rem;line-height:1.45}.home-parshah-column-card .article-readmore{margin-top:auto;padding-top:.5rem}.home-parshah-spot .article-readmore{text-align:center;margin:.5rem 0 .35rem}.home-parshah-column-empty{border:1px solid var(--accent-line);text-align:center;background:var(--bg);border-radius:2px;justify-content:center;align-items:center;min-height:6rem;padding:1.2rem 1.25rem;display:flex}.home-parshah-column-empty-text{margin:0;font-size:.95rem;line-height:1.45}.insight-card-meta{margin:0;font-size:.78rem}.article-readmore{margin:.35rem 0 0;font-size:.84rem}.newsletter{text-align:center;max-width:32rem;margin:0 auto 2rem;padding:2.5rem 1.5rem}.newsletter-title{font-family:var(--serif);margin:0 0 .5rem;font-size:1.35rem}.newsletter-dek{margin:0 0 1.25rem;font-size:.95rem}.newsletter-form{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.65rem;display:flex}.newsletter-input{border:1px solid var(--accent-line);background:var(--bg-elevated);min-width:10rem;font-family:var(--sans);border-radius:2px;flex:12rem;padding:.65rem .85rem;font-size:1rem}.newsletter-input:focus{outline:2px solid var(--text-muted);outline-offset:1px}.btn-primary{font-family:var(--sans);color:var(--bg);background:var(--text);cursor:pointer;border:none;border-radius:2px;padding:.65rem 1.25rem;font-size:.95rem;font-weight:500}.btn-primary:hover{opacity:.88}.home .newsletter{max-width:var(--home-content-wide)}.home .newsletter .newsletter-dek{text-align:justify;text-align-last:center;text-wrap:balance;max-width:var(--home-reading-wide);margin-inline:auto}.newsletter-err{color:#6b2e2e;width:100%;margin:0;font-size:.88rem}.newsletter-thanks{text-align:left;max-width:26rem;color:var(--text-muted);margin:0;margin-inline:auto;font-size:.95rem}.newsletter-modal{background:0 0;border:none;max-width:100vw;max-height:100vh;padding:0}.newsletter-modal::backdrop{background:#2c2c2c61}.newsletter-modal-panel{border-radius:4px;min-width:min(22rem,100vw - 2rem);padding:1.45rem 1.35rem 1.35rem}.newsletter-modal-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem;display:flex}.newsletter-modal-title{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.newsletter-modal-close{width:2rem;height:2rem;font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:2px;flex-shrink:0;margin:-.35rem -.25rem 0 0;padding:0;font-size:1.5rem;line-height:1}.newsletter-modal-close:hover{color:var(--text)}.newsletter-modal-dek{text-align:left;margin:0 0 1rem;font-size:.92rem}.newsletter-modal-form{flex-direction:column;gap:.65rem;display:flex}.newsletter-modal-form .newsletter-input{box-sizing:border-box;flex:none;width:100%}.newsletter-modal-thanks{text-align:left;margin:0;font-size:.95rem;line-height:1.5}.library-header{margin-bottom:2rem}.parshah-card-grid{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.parshah-card{flex-direction:column;min-height:100%;display:flex;overflow:hidden}.parshah-card-image{background-position:50%;background-size:cover;background-color:var(--accent-line);height:6.5rem}.parshah-card-placeholder{background:linear-gradient(90deg, var(--accent-line), var(--bg-elevated), var(--accent-line));height:4px}.parshah-card-body{flex-direction:column;flex:1;gap:.5rem;padding:1.2rem 1.35rem 1.35rem;display:flex}.parshah-card-titles{flex-direction:row;justify-content:space-between;align-items:baseline;gap:.65rem 1rem;width:100%;margin-bottom:.15rem;display:flex}.parshah-card-title{font-family:var(--serif);flex:auto;min-width:0;margin:0;font-size:1.2rem;font-weight:600;line-height:1.25}.parshah-card-hebrew{min-width:0;font-family:var(--serif);color:var(--text-muted);letter-spacing:.02em;text-align:right;flex:0 auto;margin:0;font-size:1.05rem;font-weight:500;line-height:1.35}.parshah-archive-hebrew{font-family:var(--serif);color:var(--text-muted);letter-spacing:.02em;margin:.35rem 0 .75rem;font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:500;line-height:1.4}.parshah-card-summary{flex:1;margin:0;font-size:.92rem;line-height:1.5}.parshah-archive-header{max-width:var(--content-max);margin-bottom:2rem}.parshah-summary{margin:.5rem 0 0}.archive-section{padding:1.75rem 1.5rem 2rem}.insight-timeline{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.insight-timeline li{border-bottom:1px solid var(--accent-line);grid-template-columns:8.5rem 1fr;align-items:start;gap:1rem;padding-bottom:1.25rem;display:grid}.insight-timeline li:last-child{border-bottom:none;padding-bottom:0}@media (width<=560px){.insight-timeline li{grid-template-columns:1fr}}.timeline-date{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.85rem}.timeline-title{font-family:var(--serif);color:var(--text);font-size:1.1rem;font-weight:600;text-decoration:none}.timeline-title:hover{text-decoration:underline}.timeline-description{margin:.35rem 0 0;font-size:.92rem;line-height:1.45}.timeline-body .article-readmore{margin:.45rem 0 0;font-size:.88rem}.insight-article{padding-top:1rem}.insight-header{max-width:var(--reading-max);margin-bottom:2.5rem}.insight-title{font-family:var(--serif);letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(2rem,4.5vw,2.75rem);font-weight:600;line-height:1.12}.insight-short-description{color:var(--text-muted);max-width:var(--content-max);margin:0 0 1rem;font-size:1.12rem;line-height:1.55}.insight-dateline{font-size:.9rem}.insight-body-single{max-width:var(--reading-max)}.insight-body-grid{grid-template-columns:minmax(0,1fr) minmax(12rem,14rem);align-items:start;gap:2.5rem 2rem;display:grid}@media (width<=900px){.insight-body-grid{grid-template-columns:1fr}}.prose-monograph{font-family:var(--serif);color:var(--text);font-size:1.14rem;line-height:1.65}.prose-monograph p{margin:0 0 1.15rem}.prose-monograph h2{font-family:var(--serif);margin:2rem 0 .75rem;font-size:1.35rem;font-weight:600;line-height:1.25}.prose-monograph h3{font-family:var(--serif);margin:1.5rem 0 .5rem;font-size:1.15rem;font-weight:600}.prose-monograph strong{font-weight:650}.prose-monograph em{font-style:italic}.prose-monograph blockquote{border-left:3px solid var(--text-muted);color:var(--text-muted);margin:1.5rem 0;padding:.25rem 0 .25rem 1.25rem;font-style:italic}.prose-monograph ul,.prose-monograph ol{margin:0 0 1.15rem;padding-left:1.35rem}.prose-monograph li{margin-bottom:.35rem}.prose-monograph code{background:var(--bg-quiet);border-radius:2px;padding:.12em .35em;font-family:ui-monospace,monospace;font-size:.88em}.prose-monograph a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted)}.marginalia{background:var(--bg-quiet);font-family:var(--sans);border-radius:2px;padding:1rem 1.1rem;font-size:.88rem;line-height:1.5;position:sticky;top:5rem}@media (width<=900px){.marginalia{position:static}}.marginalia-heading{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .85rem;font-size:.72rem;font-weight:600}.marginalia-list{margin:0}.marginalia-item{margin-bottom:1rem}.marginalia-item:last-child{margin-bottom:0}.marginalia-item dt{color:var(--text);margin-bottom:.25rem;font-weight:600}.marginalia-item dd{color:var(--text-muted);margin:0}.dashboard-admin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.dashboard-admin-search{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;max-width:28rem;margin-bottom:1rem;display:flex}.dashboard-admin-search-row{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.dashboard-admin-search-row .dashboard-input{flex:12rem;width:auto;min-width:0}.dashboard-input{width:100%;max-width:100%;font:inherit;border:1px solid var(--accent-line);background:var(--bg-elevated);color:var(--text);border-radius:4px;padding:.5rem .65rem}.dashboard-input:focus{outline:2px solid var(--text-muted);outline-offset:1px}.dashboard-textarea{width:100%;min-height:12rem;font:inherit;border:1px solid var(--accent-line);background:var(--bg-elevated);color:var(--text);resize:vertical;border-radius:4px;padding:.55rem .65rem;font-size:.92rem;line-height:1.45}.dashboard-textarea:focus{outline:2px solid var(--text-muted);outline-offset:1px}.dashboard-field-hint{margin:-.15rem 0 .5rem;font-size:.88rem;line-height:1.45}.dashboard-field-hint-inline{font-size:.85rem;font-weight:400}.dashboard-required-mark{color:var(--text-muted);font-size:.88rem;font-weight:500}.blog-wysiwyg{border:1px solid var(--accent-line);background:var(--bg-elevated);border-radius:6px;overflow:hidden}.blog-wysiwyg:focus-within{outline:2px solid var(--text-muted);outline-offset:1px}.blog-wysiwyg-toolbar{background:var(--bg-quiet);border-bottom:1px solid var(--accent-line);flex-wrap:wrap;align-items:center;gap:.25rem;padding:.4rem .45rem;display:flex}.blog-wysiwyg-toolbar-sep{background:var(--accent-line);align-self:stretch;width:1px;min-height:1.5rem;margin:0 .15rem}.blog-wysiwyg-toolbar-icon{justify-content:center;align-items:center;display:flex}.blog-wysiwyg-toolbar-icon svg{flex-shrink:0;width:1.05rem;height:1.05rem;display:block}.blog-wysiwyg-toolbar-btn{font:inherit;min-width:2rem;min-height:2rem;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:.35rem;font-size:.78rem;font-weight:500;line-height:0}.blog-wysiwyg-toolbar-btn:hover:not(:disabled){background:var(--bg-elevated)}.blog-wysiwyg-toolbar-btn--active{background:var(--bg-elevated);border-color:var(--accent-line)}.blog-wysiwyg-toolbar-btn:disabled{opacity:.45;cursor:not-allowed}.blog-wysiwyg-surface{min-height:22rem;max-height:70vh;padding:.85rem 1rem 1.25rem;overflow:auto}.blog-wysiwyg-surface .tiptap{outline:none;min-height:18rem}.blog-wysiwyg-surface .tiptap p.is-empty:first-child:before{content:attr(data-placeholder);color:var(--text-muted);float:left;pointer-events:none;height:0}.dashboard-textarea--short{resize:vertical;min-height:0}.dashboard-form{flex-direction:column;gap:1.1rem;max-width:40rem;display:flex}.dashboard-form--editor{max-width:56rem}.dashboard-form-layout{grid-template-columns:minmax(0,1fr) minmax(14rem,19rem);align-items:start;gap:1.5rem 2rem;display:grid}@media (width<=720px){.dashboard-form-layout{grid-template-columns:1fr}}.dashboard-form-main{flex-direction:column;gap:1.1rem;min-width:0;display:flex}.dashboard-form-sidebar{flex-direction:column;gap:1.1rem;display:flex}.dashboard-category-groups{flex-direction:column;gap:1rem;display:flex}.dashboard-category-fieldset{border:1px solid var(--accent-line);background:var(--bg-quiet);border-radius:4px;margin:0;padding:.75rem .85rem}.dashboard-category-fieldset legend{padding:0 .35rem;font-size:.88rem;font-weight:600}.dashboard-category-checks{flex-direction:column;gap:.35rem;margin-top:.35rem;display:flex}.dashboard-category-empty{margin:.25rem 0 0;font-size:.88rem}.dashboard-category-row{border-bottom:1px solid var(--accent-line);justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.2rem 0;display:flex}.dashboard-category-row:last-child{border-bottom:none;padding-bottom:0}.dashboard-category-row-label{cursor:pointer;flex:1;align-items:flex-start;gap:.45rem;min-width:0;margin:0;font-size:.9rem;font-weight:400;display:flex}.dashboard-category-row-label input{flex-shrink:0;margin-top:.2rem}.dashboard-category-row-label span{word-break:break-word;min-width:0}.dashboard-category-actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.dashboard-category-action{font:inherit;color:var(--text-muted);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;border-radius:3px;padding:.15rem .35rem;font-size:.78rem;text-decoration:underline}.dashboard-category-action:hover{color:var(--text)}.dashboard-category-action--danger:hover{color:#8b2942}.dashboard-category-add{border-top:1px solid var(--accent-line);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.65rem;padding-top:.65rem;display:flex}.dashboard-category-add-input{flex:1;min-width:6rem;padding:.35rem .5rem;font-size:.88rem}.dashboard-category-add-btn{flex-shrink:0;padding:.35rem .65rem;font-size:.85rem}.dashboard-field label,.dashboard-field-label-as-label{margin-bottom:.35rem;font-size:.88rem;font-weight:600;display:block}.dashboard-form-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.dashboard-form-actions--split{justify-content:space-between;align-items:center}.dashboard-form-actions-main{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.dashboard-badge-draft{letter-spacing:.06em;text-transform:uppercase;background:var(--bg-quiet);color:var(--text-muted);border:1px solid var(--accent-line);border-radius:3px;padding:.2rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.dashboard-btn{font:inherit;border:1px solid var(--accent-line);background:var(--bg-elevated);color:var(--text);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:.45rem .9rem;font-size:.92rem;text-decoration:none;display:inline-flex}.dashboard-btn:hover{background:var(--bg-quiet)}.dashboard-btn:disabled{opacity:.65;cursor:not-allowed}.dashboard-btn-primary{background:var(--text);color:var(--bg);border-color:var(--text)}.dashboard-btn-primary:hover:not(:disabled){opacity:.92;background:var(--text)}.dashboard-btn-quiet{background:0 0}.dashboard-btn-text{font:inherit;font-size:inherit;color:var(--text);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.dashboard-btn-text.danger{color:#8b2942}.dashboard-btn-text:disabled{opacity:.6;cursor:not-allowed}.dashboard-alert{color:#6b1d2e;background:#f8e8ec;border-radius:4px;margin:0 0 1rem;padding:.65rem .85rem;font-size:.95rem}.dashboard-table-wrap{border:1px solid var(--accent-line);background:var(--bg-elevated);border-radius:4px;overflow-x:auto}.dashboard-table{border-collapse:collapse;width:100%;font-size:.92rem}.dashboard-table th,.dashboard-table td{text-align:left;border-bottom:1px solid var(--accent-line);vertical-align:top;padding:.65rem .85rem}.dashboard-table th{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);background:var(--bg-quiet);font-size:.78rem}.dashboard-table tr:last-child td{border-bottom:none}.dashboard-th-actions,.dashboard-td-actions{white-space:nowrap;width:1%}.dashboard-row-actions{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;display:flex}.dashboard-code{background:var(--bg-quiet);border-radius:3px;padding:.1em .35em;font-family:ui-monospace,Cascadia Code,monospace;font-size:.85em}.dashboard-emails-layout{align-items:start;gap:1.75rem;margin-bottom:2.5rem;display:grid}@media (width>=960px){.dashboard-emails-layout{grid-template-columns:minmax(0,1fr) minmax(14rem,22rem)}}.dashboard-emails-body{min-height:14rem}.dashboard-emails-datetime{max-width:22rem}.dashboard-emails-toggle{margin:.25rem 0 .75rem}.dashboard-emails-preview-wrap{min-width:0}.dashboard-emails-list-heading{margin-top:.5rem}.dashboard-emails-iframe{border:1px solid var(--accent-line);background:var(--bg-elevated);border-radius:6px;width:100%;min-height:480px;display:block}.dashboard-emails-banner{flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin:0 0 1rem;font-size:.9rem;display:flex}
