:root{--tde-red:#d71920;--tde-black:#111;--tde-ink:#202020;--tde-muted:#727272;--tde-paper:#f5f2ef;--tde-line:#e4dfda;--tde-white:#fff;--tde-green:#2f7d4b;--tde-gold:#9b6818}
.tde-mgmt-shell{width:100vw;max-width:none;margin-left:calc(50% - 50vw);background:var(--tde-paper);color:var(--tde-ink);font-family:Inter,Arial,sans-serif;min-height:78vh;box-sizing:border-box;position:relative;z-index:1}
.tde-mgmt-shell *{box-sizing:border-box}
.tde-mgmt-shell a{text-decoration:none}
.tde-mgmt-topbar{height:78px;background:#0f0f10;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,72px);gap:24px;border-bottom:1px solid rgba(255,255,255,.08)}
.tde-mgmt-brand{display:flex;align-items:center;gap:12px;color:#fff}.tde-mgmt-brand:hover{color:#fff}.tde-mgmt-brand-mark{width:42px;height:42px;border:1px solid rgba(255,255,255,.22);background:#171719;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;letter-spacing:.13em}.tde-mgmt-brand strong{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.tde-mgmt-brand small{display:block;color:#aaa;font-family:"Cormorant Garamond",Georgia,serif;font-size:17px;line-height:1.05;margin-top:1px}
.tde-mgmt-top-actions{display:flex;align-items:center;gap:18px}.tde-mgmt-user{font-size:12px;color:#bdbdbd}.tde-mgmt-text-link{font-size:12px;font-weight:700;color:var(--tde-red)}.tde-mgmt-text-link:hover{color:#aa1016}.tde-mgmt-topbar .tde-mgmt-text-link{color:#fff}.tde-mgmt-topbar .tde-mgmt-text-link:hover{color:#ddd}
.tde-mgmt-outline-btn,.tde-mgmt-outline-light,.tde-mgmt-secondary-btn,.tde-mgmt-primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;font-weight:700;font-size:13px;line-height:1;padding:12px 16px;min-height:42px;border:1px solid transparent;cursor:pointer;transition:.16s ease;background:none;font-family:inherit}.tde-mgmt-outline-btn{color:#fff;border-color:#3b3b3d}.tde-mgmt-outline-btn:hover{background:#202023;color:#fff}.tde-mgmt-outline-light{color:#fff;border-color:rgba(255,255,255,.35);white-space:nowrap}.tde-mgmt-outline-light:hover{background:#fff;color:#111}.tde-mgmt-primary-btn{background:var(--tde-red);border-color:var(--tde-red);color:#fff}.tde-mgmt-primary-btn:hover{background:#b71319;border-color:#b71319;color:#fff;transform:translateY(-1px)}.tde-mgmt-secondary-btn{background:#fff;border-color:#d5d0cb;color:#242424}.tde-mgmt-secondary-btn:hover{border-color:#aaa;color:#111;background:#fafafa}
.tde-mgmt-main{max-width:1440px;margin:0 auto;padding:clamp(28px,4vw,56px) clamp(20px,4.4vw,64px) 70px}.tde-mgmt-eyebrow{margin:0 0 8px!important;font-size:10px!important;line-height:1.2!important;letter-spacing:.2em!important;font-weight:800!important;color:var(--tde-red)!important;text-transform:uppercase}.tde-mgmt-hero{background:#111;color:#fff;border-radius:18px;padding:clamp(30px,4vw,54px);display:flex;align-items:flex-end;justify-content:space-between;gap:36px;box-shadow:0 12px 36px rgba(0,0,0,.08);position:relative;overflow:hidden}.tde-mgmt-hero:after{content:"";position:absolute;width:290px;height:290px;border:52px solid rgba(215,25,32,.09);border-radius:50%;right:-75px;top:-110px;pointer-events:none}.tde-mgmt-hero>div,.tde-mgmt-hero>a{position:relative;z-index:1}.tde-mgmt-hero h1,.tde-mgmt-page-head h1{font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;letter-spacing:-.02em}.tde-mgmt-hero h1{font-size:clamp(42px,5vw,68px);line-height:.95;margin:0 0 14px;color:#fff}.tde-mgmt-hero>div>p:last-child{max-width:720px;color:#c9c9c9;font-size:15px;line-height:1.65;margin:0}
.tde-mgmt-section{margin-top:38px}.tde-mgmt-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}.tde-mgmt-section-head h2{font:600 clamp(30px,3vw,42px)/1 "Cormorant Garamond",Georgia,serif;margin:0;color:#161616}.tde-mgmt-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tde-mgmt-tile{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;background:#fff;border:1px solid var(--tde-line);border-radius:16px;padding:26px;color:#1c1c1c;box-shadow:0 7px 25px rgba(0,0,0,.035);transition:.16s ease;min-height:190px}.tde-mgmt-tile:hover{transform:translateY(-2px);box-shadow:0 13px 34px rgba(0,0,0,.07);border-color:#d2cbc5;color:#1c1c1c}.tde-mgmt-tile-icon{width:74px;height:74px;border-radius:15px;background:#111;display:grid;place-items:center}.tde-mgmt-tile-icon svg{width:43px;height:43px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tde-mgmt-tile-kicker{font-size:9px;letter-spacing:.18em;color:var(--tde-red);font-weight:800}.tde-mgmt-tile h3{font:600 30px/1 "Cormorant Garamond",Georgia,serif;margin:4px 0 7px;color:#111}.tde-mgmt-tile p{font-size:13px;line-height:1.55;color:#737373;margin:0}.tde-mgmt-tile-arrow{font-size:28px;color:#bbb}.tde-mgmt-mini-stats{display:flex;gap:13px;flex-wrap:wrap;margin-top:14px;padding-top:13px;border-top:1px solid #eee}.tde-mgmt-mini-stats span{font-size:10px;color:#737373;text-transform:uppercase;letter-spacing:.06em}.tde-mgmt-mini-stats strong{color:#1b1b1b;font-size:13px;margin-right:3px}
.tde-mgmt-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}.tde-mgmt-page-head h1{font-size:clamp(42px,5vw,64px);line-height:.95;margin:0 0 10px;color:#111}.tde-mgmt-page-head>div>p:last-child{max-width:720px;color:#717171;font-size:14px;line-height:1.6;margin:0}.tde-mgmt-head-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.tde-mgmt-form-head{align-items:flex-start}.tde-mgmt-back{display:inline-block;margin:0 0 18px;color:#333;font-size:12px;font-weight:700}.tde-mgmt-back:hover{color:var(--tde-red)}
.tde-mgmt-notice{border-radius:10px;padding:13px 16px;margin:0 0 18px;font-size:13px;font-weight:600;border:1px solid}.tde-mgmt-notice.is-success{background:#edf7f0;border-color:#c7e3cf;color:#28693d}.tde-mgmt-notice.is-error{background:#fff0f0;border-color:#efc0c0;color:#9e1f24}
.tde-mgmt-filter-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}.tde-mgmt-filter-tabs a{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--tde-line);border-radius:999px;padding:9px 12px;color:#565656;font-size:11px;font-weight:700}.tde-mgmt-filter-tabs a strong{min-width:23px;height:23px;border-radius:999px;display:grid;place-items:center;background:#f1efec;color:#555;font-size:10px}.tde-mgmt-filter-tabs a.is-active{border-color:#111;background:#111;color:#fff}.tde-mgmt-filter-tabs a.is-active strong{background:var(--tde-red);color:#fff}
.tde-mgmt-list-card,.tde-mgmt-panel{background:#fff;border:1px solid var(--tde-line);border-radius:14px;box-shadow:0 7px 24px rgba(0,0,0,.035);overflow:hidden}.tde-mgmt-search{display:flex;align-items:center;gap:8px;padding:14px;border-bottom:1px solid #ece8e4}.tde-mgmt-search input[type=search]{flex:1;max-width:470px;height:42px;border:1px solid #d7d2ce;border-radius:8px;padding:0 13px;font:inherit;font-size:13px;background:#fff}.tde-mgmt-search input[type=search]:focus{outline:none;border-color:#999;box-shadow:0 0 0 3px rgba(0,0,0,.04)}.tde-mgmt-list{display:flex;flex-direction:column}.tde-mgmt-listing{display:grid;grid-template-columns:116px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px;border-bottom:1px solid #eeeae6}.tde-mgmt-listing:last-child{border-bottom:0}.tde-mgmt-listing.is-archived{opacity:.78}.tde-mgmt-thumb{height:90px;background:#eeeae5;border-radius:9px;overflow:hidden;display:grid;place-items:center;color:#8c8985;font-size:11px}.tde-mgmt-thumb img{width:100%;height:100%;object-fit:cover;display:block}.tde-mgmt-listing-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.tde-mgmt-listing-title h3{font:600 23px/1.05 "Cormorant Garamond",Georgia,serif;margin:0 0 3px;color:#161616}.tde-mgmt-listing-title p{font-size:11px;color:#777;margin:0}.tde-mgmt-listing-title>strong{font:600 21px/1 "Cormorant Garamond",Georgia,serif;color:var(--tde-red)}.tde-mgmt-listing-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:11px}.tde-mgmt-listing-meta>span{font-size:9px;line-height:1;background:#f4f1ed;border-radius:999px;padding:6px 8px;color:#676767}.tde-mgmt-status{font-weight:800!important;text-transform:uppercase;letter-spacing:.06em;color:#fff!important}.tde-mgmt-status-available{background:var(--tde-green)!important}.tde-mgmt-status-pending{background:var(--tde-gold)!important}.tde-mgmt-status-sold,.tde-mgmt-status.is-archived{background:#555!important}.tde-mgmt-listing-actions{display:flex;align-items:center;gap:8px}.tde-mgmt-inline-status{margin:0}.tde-mgmt-inline-status select{height:42px;border:1px solid #d5d0cb;border-radius:8px;background:#fff;padding:0 34px 0 11px;font:600 12px Inter,Arial,sans-serif}.tde-mgmt-danger-link{font-size:11px;font-weight:700;color:#a71d23;padding:8px}.tde-mgmt-danger-link:hover{color:#7d1116}.tde-mgmt-empty{text-align:center;padding:65px 20px}.tde-mgmt-empty h2{font:600 30px/1 "Cormorant Garamond",Georgia,serif;margin:0 0 8px}.tde-mgmt-empty p{color:#777;margin:0}
.tde-mgmt-form-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.tde-mgmt-form-main,.tde-mgmt-form-side{display:flex;flex-direction:column;gap:18px}.tde-mgmt-panel-head{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid #eee}.tde-mgmt-panel-head>span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--tde-red);color:#fff;font-size:12px;font-weight:800}.tde-mgmt-panel-head>div:nth-child(2){flex:1}.tde-mgmt-panel-head h2{font:600 23px/1 "Cormorant Garamond",Georgia,serif;margin:0;color:#111}.tde-mgmt-panel-head p{font-size:11px;color:#7a7a7a;margin:3px 0 0}.tde-manager-total{margin-left:auto;background:#111;color:#fff;border-radius:8px;padding:8px 12px;text-align:center}.tde-manager-total strong{font-size:20px;display:block;line-height:1}.tde-manager-total small{display:block;color:#aaa;text-transform:uppercase;font-size:7px;letter-spacing:.07em;margin-top:3px}
.tde-manager-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:20px}.tde-manager-grid .wide{grid-column:1/-1}.tde-manager-grid label,.tde-mgmt-publish-card label,.tde-mgmt-internal label,.tde-manager-inventory-row label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:700;color:#373737}.tde-manager-grid input,.tde-manager-grid select,.tde-manager-grid textarea,.tde-mgmt-publish-card select,.tde-mgmt-internal input,.tde-mgmt-internal textarea,.tde-manager-inventory-row input,.tde-manager-inventory-row select{width:100%;max-width:none;box-sizing:border-box;min-height:42px;border:1px solid #d6d2cd;border-radius:7px;background:#fff;padding:9px 10px;font:400 13px Inter,Arial,sans-serif;color:#222}.tde-manager-grid textarea{min-height:130px;resize:vertical}.tde-manager-grid input:focus,.tde-manager-grid select:focus,.tde-manager-grid textarea:focus,.tde-mgmt-publish-card select:focus,.tde-mgmt-internal input:focus,.tde-mgmt-internal textarea:focus,.tde-manager-inventory-row input:focus,.tde-manager-inventory-row select:focus{outline:none;border-color:#888;box-shadow:0 0 0 3px rgba(0,0,0,.04)}.tde-manager-grid small{font-size:10px;color:#777;font-weight:400;line-height:1.4}.tde-category-other,.tde-accessories-details{display:none}.tde-manager-price{display:flex;align-items:center;border:1px solid #d6d2cd;border-radius:7px;overflow:hidden}.tde-manager-price b{padding-left:11px;color:#555}.tde-manager-price input{border:0!important;box-shadow:none!important}
#tde-inventory-rows{padding:15px 20px 4px}.tde-manager-inventory-row{display:grid;grid-template-columns:1.5fr 1.2fr 86px 34px;gap:10px;align-items:end;background:#faf8f6;border:1px solid #e7e1dc;border-radius:9px;padding:11px;margin-bottom:8px}.tde-inventory-other{display:none}.tde-remove-inventory{height:38px;border:0;background:transparent;color:#a11c20;font-size:22px;cursor:pointer;border-radius:6px}.tde-remove-inventory:hover{background:#fff0f0}.tde-add-inventory{margin:7px 20px 20px}.tde-manager-photo-box{padding:18px 20px}.tde-manager-photo-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.tde-manager-photo-head strong{display:block;font-size:13px}.tde-manager-photo-head span{display:block;color:#777;font-size:10px;margin-top:2px}.tde-manager-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.tde-photo-tile{border:2px solid transparent;border-radius:8px;padding:5px;background:#f4f1ed;position:relative}.tde-photo-tile.is-main{border-color:var(--tde-red);background:#fff;box-shadow:0 0 0 2px rgba(215,25,32,.1)}.tde-photo-tile img{width:100%;height:135px;object-fit:cover;display:block;border-radius:5px}.tde-photo-badge{display:none;position:absolute;top:9px;left:9px;background:var(--tde-red);color:#fff;border-radius:4px;padding:4px 7px;font-size:8px;text-transform:uppercase;font-weight:800}.tde-photo-tile.is-main .tde-photo-badge{display:block}.tde-photo-tile button{border:0;background:none;padding:6px 3px 1px;color:#555;cursor:pointer;font-size:9px}.tde-photo-tile .tde-set-main{display:block;width:100%;margin-top:7px;border:1px solid #bbb;border-radius:5px;background:#fff;padding:6px;font-weight:700;color:#333}.tde-photo-tile.is-main .tde-set-main{background:var(--tde-red);border-color:var(--tde-red);color:#fff}.tde-photo-tile .tde-remove-photo{float:right;color:#a00}.tde-photo-framing{margin-top:16px;padding:15px;border:1px solid #e4ddd5;border-radius:9px;background:#faf8f5;display:grid;grid-template-columns:minmax(0,1.1fr) 230px;gap:18px;align-items:start}.tde-photo-framing-copy strong{display:block;font-size:12px;margin-bottom:4px}.tde-photo-framing-copy span{display:block;color:#666;font-size:10px;line-height:1.45}.tde-photo-framing-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.tde-photo-framing-grid label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700}.tde-photo-framing-grid input[type=range]{width:100%}.tde-photo-framing-grid small{font-size:9px;color:#666}.tde-photo-framing-actions{grid-column:1/-1;display:flex;gap:7px;flex-wrap:wrap}.tde-photo-framing-preview small{display:block;margin-top:7px;color:#666;font-size:9px;line-height:1.35}.tde-costume-card-preview{height:290px;background:#ebe6df;border:1px solid #ddd4ca;overflow:hidden;position:relative}.tde-costume-card-preview.is-empty:before{content:'Choose a main image to preview framing';position:absolute;inset:0;display:grid;place-items:center;color:#777;font-size:10px;padding:20px;text-align:center}.tde-costume-card-preview img{width:100%;height:100%;object-fit:cover;object-position:var(--img-x,50%) var(--img-y,50%);transform:scale(var(--img-zoom,1));transform-origin:center center;display:block}.tde-costume-card-preview.is-empty img{display:none}.tde-mgmt-help{font-size:10px;color:#777;margin:12px 0 0}
.tde-mgmt-publish-card{padding:20px;position:sticky;top:22px}.tde-mgmt-publish-card h2{font:600 29px/1 "Cormorant Garamond",Georgia,serif;margin:0 0 18px}.tde-mgmt-publish-card label{margin-bottom:12px}.tde-mgmt-publish-card .tde-mgmt-primary-btn,.tde-mgmt-publish-card .tde-mgmt-secondary-btn{width:100%;margin-top:8px}.tde-mgmt-internal{padding:17px}.tde-mgmt-internal summary{font-size:12px;font-weight:800;cursor:pointer}.tde-mgmt-internal label{margin-top:14px}.tde-mgmt-internal textarea{resize:vertical}
.tde-mgmt-login-shell{min-height:78vh;display:grid;place-items:center;padding:40px 20px;background:#efebe7}.tde-mgmt-login-card{width:min(980px,95vw);display:grid;grid-template-columns:.9fr 1.1fr;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.12);border:1px solid #ded8d3}.tde-mgmt-login-brand{background:#111;color:#fff;padding:54px;display:flex;flex-direction:column;justify-content:flex-end;min-height:520px;position:relative;overflow:hidden}.tde-mgmt-login-brand:after{content:"";position:absolute;width:280px;height:280px;border:50px solid rgba(215,25,32,.1);border-radius:50%;right:-105px;top:-85px}.tde-mgmt-login-brand .tde-mgmt-brand-mark{margin-bottom:auto;position:relative;z-index:1}.tde-mgmt-login-brand p{font-size:10px;letter-spacing:.22em;font-weight:800;color:var(--tde-red);margin:0 0 5px;position:relative;z-index:1}.tde-mgmt-login-brand h1{font:600 62px/.9 "Cormorant Garamond",Georgia,serif;margin:0;color:#fff;position:relative;z-index:1}.tde-mgmt-login-brand>span:last-child{color:#aaa;font-size:12px;margin-top:13px;position:relative;z-index:1}.tde-mgmt-login-form{padding:54px;display:flex;flex-direction:column;justify-content:center}.tde-mgmt-login-form h2{font:600 40px/1 "Cormorant Garamond",Georgia,serif;margin:0 0 7px}.tde-mgmt-login-form>p:not(.tde-mgmt-eyebrow){font-size:12px;color:#777;margin:0 0 25px}.tde-mgmt-login-form form p{margin:0 0 14px}.tde-mgmt-login-form label{display:block;font-size:10px;font-weight:800;margin-bottom:6px;color:#444}.tde-mgmt-login-form input[type=text],.tde-mgmt-login-form input[type=password]{width:100%;height:45px;border:1px solid #d7d1cb;border-radius:8px;padding:0 12px;font:13px Inter,Arial,sans-serif}.tde-mgmt-login-form input[type=checkbox]{margin-right:6px}.tde-mgmt-login-form .login-remember label{font-size:10px;font-weight:600;color:#666}.tde-mgmt-login-form input[type=submit]{width:100%;height:46px;border:0;border-radius:8px;background:var(--tde-red);color:#fff;font:700 12px Inter,Arial,sans-serif;cursor:pointer}.tde-mgmt-login-form input[type=submit]:hover{background:#b71319}.tde-mgmt-forgot{font-size:10px;color:#666;text-align:center;margin-top:4px}.tde-mgmt-forgot:hover{color:var(--tde-red)}.tde-mgmt-message-card{width:min(560px,94vw);background:#fff;border:1px solid #ded8d3;border-radius:16px;padding:48px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.08)}.tde-mgmt-message-card .tde-mgmt-brand-mark{margin:0 auto 18px}.tde-mgmt-message-card h1{font:600 40px/1 "Cormorant Garamond",Georgia,serif;margin:0 0 10px}.tde-mgmt-message-card p{color:#777;font-size:13px;line-height:1.6;margin:0 0 22px}
@media(max-width:1000px){.tde-mgmt-tiles{grid-template-columns:1fr}.tde-mgmt-form-grid{grid-template-columns:1fr}.tde-mgmt-publish-card{position:static}.tde-mgmt-listing{grid-template-columns:100px 1fr}.tde-mgmt-listing-actions{grid-column:1/-1;justify-content:flex-end}.tde-manager-photo-grid{grid-template-columns:repeat(3,1fr)}.tde-photo-framing{grid-template-columns:1fr}.tde-photo-framing-preview{order:-1}.tde-costume-card-preview{height:360px}}
@media(max-width:760px){.tde-mgmt-topbar{height:auto;min-height:76px;padding:14px 18px;align-items:flex-start}.tde-mgmt-user{display:none}.tde-mgmt-top-actions{gap:8px}.tde-mgmt-topbar .tde-mgmt-text-link{display:none}.tde-mgmt-main{padding:26px 16px 55px}.tde-mgmt-hero,.tde-mgmt-page-head{align-items:flex-start;flex-direction:column}.tde-mgmt-hero{padding:30px 24px}.tde-mgmt-hero h1{font-size:45px}.tde-mgmt-tile{grid-template-columns:auto 1fr;padding:20px;min-height:0}.tde-mgmt-tile-arrow{display:none}.tde-mgmt-tile-icon{width:58px;height:58px}.tde-mgmt-tile-icon svg{width:34px;height:34px}.tde-mgmt-tile h3{font-size:27px}.tde-mgmt-listing{grid-template-columns:82px 1fr;gap:12px}.tde-mgmt-thumb{height:76px}.tde-mgmt-listing-title>strong{display:none}.tde-mgmt-listing-actions{justify-content:flex-start;flex-wrap:wrap}.tde-mgmt-inline-status select{max-width:160px}.tde-manager-grid{grid-template-columns:1fr;padding:16px}.tde-manager-grid .wide{grid-column:auto}.tde-manager-inventory-row{grid-template-columns:1fr}.tde-manager-photo-grid{grid-template-columns:repeat(2,1fr)}.tde-photo-framing-grid{grid-template-columns:1fr}.tde-photo-framing-actions{grid-column:auto}.tde-mgmt-login-card{grid-template-columns:1fr}.tde-mgmt-login-brand{min-height:220px;padding:28px}.tde-mgmt-login-brand h1{font-size:48px}.tde-mgmt-login-form{padding:30px}.tde-mgmt-search{flex-wrap:wrap}.tde-mgmt-search input[type=search]{max-width:none;width:100%;flex-basis:100%}}
.tde-mgmt-login-error{background:#fff0f0;border:1px solid #efc3c3;color:#8f1b21;border-radius:8px;padding:10px 12px;margin:0 0 16px;font-size:11px;line-height:1.45;font-weight:600}

/* 1.1.0 management dashboard + gallery manager */
.tde-mgmt-menu-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:11px 16px;border-radius:8px;background:var(--tde-red);border:1px solid var(--tde-red);color:#fff!important;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;transition:.16s ease}
.tde-mgmt-menu-btn:hover{background:#b71319;border-color:#b71319;color:#fff!important;transform:translateY(-1px)}
.tde-mgmt-hero-compact{padding:clamp(24px,2.7vw,36px) clamp(26px,3.2vw,44px);align-items:center;min-height:0}
.tde-mgmt-hero-compact:after{width:220px;height:220px;border-width:40px;right:-62px;top:-88px}
.tde-mgmt-hero-compact h1{font-size:clamp(34px,3.4vw,50px);line-height:1;margin-bottom:10px;max-width:980px}
.tde-mgmt-hero-compact>div>p:last-child{font-size:13px;line-height:1.55;max-width:850px}
.tde-mgmt-gallery-form{display:flex;flex-direction:column;gap:18px}
.tde-mgmt-gallery-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px}
.tde-mgmt-gallery-fields label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:800;color:#353535}
.tde-mgmt-gallery-fields select{width:100%;min-height:46px;border:1px solid #d6d2cd;border-radius:8px;background:#fff;padding:0 38px 0 12px;font:500 13px Inter,Arial,sans-serif;color:#222}
.tde-mgmt-gallery-fields select:focus{outline:none;border-color:#888;box-shadow:0 0 0 3px rgba(0,0,0,.04)}
.tde-gallery-selected-count{margin-left:auto;border-radius:999px;background:#f1eeea;color:#555;padding:8px 11px;font-size:10px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}
.tde-mgmt-gallery-picker{display:flex;align-items:center;gap:15px;padding:20px;border-bottom:1px solid #eeeae6}
.tde-mgmt-gallery-picker p{margin:0;color:#777;font-size:11px;line-height:1.45}
.tde-mgmt-gallery-preview{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:0 20px 20px}
.tde-mgmt-gallery-preview:empty{display:none}
.tde-mgmt-gallery-photo{position:relative;aspect-ratio:1/1;border-radius:9px;overflow:hidden;background:#eee9e4;border:1px solid #e0dad4}
.tde-mgmt-gallery-photo img{width:100%;height:100%;object-fit:cover;display:block}
.tde-mgmt-gallery-photo button{position:absolute;top:6px;right:6px;width:26px;height:26px;border:0;border-radius:50%;background:rgba(17,17,17,.86);color:#fff;font-size:17px;line-height:1;display:grid;place-items:center;cursor:pointer}
.tde-mgmt-gallery-photo button:hover{background:var(--tde-red)}
.tde-mgmt-gallery-save{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px}
@media(max-width:900px){.tde-mgmt-gallery-preview{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.tde-mgmt-topbar{align-items:center}.tde-mgmt-top-actions{margin-left:auto}.tde-mgmt-menu-btn{padding:10px 12px;font-size:10px}.tde-mgmt-outline-btn{padding:10px 12px;font-size:10px}.tde-mgmt-brand small{font-size:15px}.tde-mgmt-hero-compact{padding:24px}.tde-mgmt-hero-compact h1{font-size:36px}.tde-mgmt-gallery-fields{grid-template-columns:1fr;padding:16px}.tde-mgmt-gallery-picker{align-items:flex-start;flex-direction:column;padding:16px}.tde-mgmt-gallery-preview{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 16px 16px}.tde-mgmt-gallery-save{align-items:stretch;flex-direction:column-reverse}.tde-mgmt-gallery-save .tde-mgmt-primary-btn,.tde-mgmt-gallery-save .tde-mgmt-secondary-btn{width:100%}}
/* v1.2.0 Documents + Music management */
.tde-mgmt-docs-form,.tde-mgmt-music-panel{margin-top:8px}.tde-mgmt-doc-list{display:flex;flex-direction:column;gap:12px}.tde-mgmt-doc-row{background:#fff;border:1px solid var(--tde-line);border-radius:13px;padding:16px 18px;box-shadow:0 5px 18px rgba(0,0,0,.025)}.tde-mgmt-doc-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.tde-mgmt-doc-title strong{font:600 21px/1.1 "Cormorant Garamond",Georgia,serif;color:#111}.tde-mgmt-doc-fields{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(180px,1fr) minmax(180px,1fr);gap:10px 12px;align-items:end}.tde-mgmt-doc-fields label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#555}.tde-mgmt-doc-fields label.wide{grid-column:span 2}.tde-mgmt-doc-fields input{width:100%;height:40px;border:1px solid #d9d3ce;border-radius:7px;padding:0 10px;font:500 12px Inter,Arial,sans-serif;background:#fff}.tde-mgmt-file-row{display:flex;gap:7px}.tde-mgmt-file-row input{flex:1}.tde-mgmt-check{flex-direction:row!important;align-items:center!important;text-transform:none!important;letter-spacing:0!important;font-size:12px!important;font-weight:600!important;padding-bottom:10px}.tde-mgmt-check input{width:auto;height:auto}.tde-mgmt-save-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.tde-mgmt-compact-stats{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 14px}.tde-mgmt-compact-stats span{background:#fff;border:1px solid var(--tde-line);border-radius:9px;padding:10px 13px;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#777}.tde-mgmt-compact-stats strong{font-size:16px;color:#111;margin-right:4px}.tde-mgmt-music-panel{overflow:visible}.tde-mgmt-music-tools{display:flex;gap:8px;align-items:center;padding:14px;border-bottom:1px solid #eee}.tde-mgmt-music-tools input{flex:1;max-width:420px;height:42px;border:1px solid #d7d2ce;border-radius:8px;padding:0 12px;font:inherit}.tde-mgmt-music-list{display:flex;flex-direction:column}.tde-mgmt-music-row{display:grid;grid-template-columns:minmax(210px,.9fr) minmax(300px,1.5fr) 82px;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid #eee}.tde-mgmt-music-row:last-child{border-bottom:0}.tde-mgmt-music-row.is-missing{background:#fff7f7;border-left:3px solid var(--tde-red)}.tde-mgmt-music-row>div:first-child strong{display:block;font-size:13px;color:#111}.tde-mgmt-music-row>div:first-child small{display:block;font-size:10px;color:#888;margin-top:2px}.tde-mgmt-music-row input{width:100%;height:38px;border:1px solid #d8d2cd;border-radius:7px;padding:0 10px;font:500 12px Inter,Arial,sans-serif}.tde-mgmt-music-status{text-align:right}.tde-mgmt-music-status a{font-size:11px;font-weight:700;color:var(--tde-red)}.tde-mgmt-music-status span{display:inline-block;background:#fde8e8;color:#b7181e;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;letter-spacing:.06em}.tde-mgmt-music-save{padding:14px;border-top:1px solid #eee;margin-top:0}.tde-mgmt-music-save>span{font-size:11px;color:#777}.tde-mgmt-external-tile .tde-mgmt-tile-icon{background:#b9171e}
@media(max-width:900px){.tde-mgmt-doc-fields{grid-template-columns:1fr 1fr}.tde-mgmt-doc-fields label.wide{grid-column:1/-1}.tde-mgmt-music-row{grid-template-columns:1fr}.tde-mgmt-music-status{text-align:left}.tde-mgmt-music-tools{flex-wrap:wrap}.tde-mgmt-music-tools input{max-width:none;width:100%;flex-basis:100%}}
@media(max-width:620px){.tde-mgmt-doc-fields{grid-template-columns:1fr}.tde-mgmt-doc-fields label.wide{grid-column:auto}.tde-mgmt-file-row{flex-direction:column}.tde-mgmt-save-row{align-items:stretch;flex-direction:column}.tde-mgmt-save-row .tde-mgmt-primary-btn,.tde-mgmt-save-row .tde-mgmt-secondary-btn{width:100%}}

/* 1.3.0 Studio News + Company Video management */
.tde-mgmt-video-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 14px}.tde-mgmt-video-steps>div{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid var(--tde-line);border-radius:11px;padding:13px 14px;color:#686868;font-size:11px;line-height:1.45}.tde-mgmt-video-steps>div>strong{flex:0 0 27px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:11px}.tde-mgmt-video-steps b{display:block;color:#222;margin-bottom:2px}.tde-mgmt-video-panel{overflow:visible}.tde-mgmt-video-list{display:flex;flex-direction:column}.tde-mgmt-video-row{display:grid;grid-template-columns:minmax(200px,.72fr) 100px minmax(590px,2.4fr) 80px;gap:10px;align-items:start;padding:8px 14px;border-bottom:1px solid #eee;background:#fff}.tde-mgmt-video-row:last-child{border-bottom:0}.tde-mgmt-video-row.is-missing{background:#fff7f7;box-shadow:inset 3px 0 0 var(--tde-red)}.tde-mgmt-video-row[hidden]{display:none!important}.tde-mgmt-video-dance{padding-top:6px;min-width:0}.tde-mgmt-video-dance strong,.tde-mgmt-video-dance small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tde-mgmt-video-dance strong{font-size:13px;color:#111}.tde-mgmt-video-dance small{font-size:9px;color:#888;margin-top:2px;text-transform:uppercase;letter-spacing:.035em}.tde-mgmt-video-badge{margin-top:5px;justify-self:start;border-radius:999px;background:#ece9e5;color:#666;padding:5px 8px;font-size:8px;font-weight:800;letter-spacing:.06em;white-space:nowrap}.tde-mgmt-video-row.is-missing .tde-mgmt-video-badge{background:var(--tde-red);color:#fff}.tde-mgmt-video-entries{display:grid;gap:6px;min-width:0}.tde-mgmt-video-entry{display:grid;grid-template-columns:23px minmax(115px,.65fr) minmax(245px,1.45fr) minmax(115px,.65fr) auto;gap:7px;align-items:center;min-width:0}.tde-mgmt-video-entry+.tde-mgmt-video-entry{padding-top:6px;border-top:1px dashed #e6e1dc}.tde-mgmt-video-number{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#171717;color:#fff;font-size:9px;font-weight:800}.tde-mgmt-video-entry input{width:100%;min-width:0;height:36px;border:1px solid #d8d2cd;border-radius:7px;padding:0 9px;font:500 11px Inter,Arial,sans-serif}.tde-mgmt-video-actions{display:flex;align-items:center;gap:6px;justify-content:flex-end;white-space:nowrap}.tde-mgmt-video-open{font-size:10px;font-weight:800;color:var(--tde-red)}.tde-manager-video-add{min-height:36px;padding:0 10px}.tde-mgmt-video-save{margin-top:0;padding:13px 14px;border-top:1px solid #eee;background:#111;color:#fff;position:sticky;bottom:0;z-index:3}.tde-mgmt-video-save>span{font-size:11px;color:#bbb}
.tde-mgmt-story-list{display:flex;flex-direction:column}.tde-mgmt-story-row{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:15px;align-items:center;padding:12px 14px;border-bottom:1px solid #eee}.tde-mgmt-story-row:last-child{border-bottom:0}.tde-mgmt-story-thumb{width:86px;height:68px;border-radius:8px;overflow:hidden;background:#111;display:grid;place-items:center;color:#fff;font:600 18px/1 "Cormorant Garamond",Georgia,serif}.tde-mgmt-story-thumb img{width:100%;height:100%;object-fit:cover}.tde-mgmt-story-copy>span{font-size:8px;font-weight:800;color:var(--tde-red);letter-spacing:.09em;text-transform:uppercase}.tde-mgmt-story-copy h3{font:600 22px/1.05 "Cormorant Garamond",Georgia,serif;margin:2px 0 4px;color:#111}.tde-mgmt-story-copy p{font-size:10px;color:#888;margin:0}.tde-mgmt-story-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.tde-mgmt-story-form{display:flex;flex-direction:column;gap:16px}.tde-mgmt-story-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;padding:18px 20px}.tde-mgmt-story-fields label{display:flex;flex-direction:column;gap:6px;color:#444;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}.tde-mgmt-story-fields label.wide{grid-column:1/-1}.tde-mgmt-story-fields input,.tde-mgmt-story-fields select,.tde-mgmt-story-fields textarea{width:100%;border:1px solid #d7d1cc;border-radius:8px;background:#fff;padding:10px 11px;font:500 12px/1.5 Inter,Arial,sans-serif;color:#222;text-transform:none;letter-spacing:0}.tde-mgmt-story-fields input,.tde-mgmt-story-fields select{height:43px;padding-top:0;padding-bottom:0}.tde-mgmt-story-fields textarea{resize:vertical}.tde-mgmt-story-fields small{font-size:10px;text-transform:none;letter-spacing:0;color:#888;font-weight:500}.tde-mgmt-story-photo-wrap{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:18px;padding:20px}.tde-mgmt-story-main-preview{height:260px;border-radius:10px;overflow:hidden;background:#eee9e4;display:grid;place-items:center;position:relative}.tde-mgmt-story-main-preview img{width:100%;height:100%;object-fit:cover;object-position:var(--story-x,50%) var(--story-y,50%);transform:scale(var(--story-z,1));display:block}.tde-mgmt-story-main-preview>span{display:none;color:#8c8782;font-size:11px}.tde-mgmt-story-main-preview.is-empty>span{display:block}.tde-mgmt-story-photo-actions{display:flex;align-items:center;gap:8px;margin-top:9px}.tde-mgmt-story-crop{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.tde-mgmt-story-crop label{font-size:9px;font-weight:700;color:#777}.tde-mgmt-story-crop input{width:100%}.tde-mgmt-story-gallery-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.tde-mgmt-story-gallery-preview>div{aspect-ratio:1/1;border-radius:8px;overflow:hidden;position:relative;background:#eee}.tde-mgmt-story-gallery-preview img{width:100%;height:100%;object-fit:cover}.tde-mgmt-story-gallery-preview button{position:absolute;right:5px;top:5px;width:25px;height:25px;border:0;border-radius:50%;background:rgba(17,17,17,.86);color:#fff;font-size:16px;cursor:pointer}.tde-mgmt-story-publish{display:flex;align-items:end;justify-content:flex-end;gap:10px;padding:14px;background:#111;border-radius:11px;position:sticky;bottom:0;z-index:3}.tde-mgmt-story-publish label{display:flex;flex-direction:column;gap:4px;color:#bbb;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.tde-mgmt-story-publish select{height:42px;min-width:150px;border-radius:7px;border:1px solid #444;background:#fff;padding:0 10px;font:600 12px Inter,Arial,sans-serif}
@media(max-width:1100px){.tde-mgmt-video-row{grid-template-columns:180px 95px minmax(0,1fr)}.tde-manager-video-add{grid-column:3}.tde-mgmt-video-entry{grid-template-columns:22px minmax(105px,.6fr) minmax(210px,1.3fr) auto}.tde-mgmt-video-entry input[data-field=notes]{display:none}.tde-mgmt-video-actions{grid-column:4}}
@media(max-width:820px){.tde-mgmt-video-steps{grid-template-columns:1fr}.tde-mgmt-story-photo-wrap{grid-template-columns:1fr}.tde-mgmt-story-gallery-preview{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:700px){.tde-mgmt-video-row{grid-template-columns:1fr auto}.tde-mgmt-video-dance{padding-top:0}.tde-mgmt-video-badge{margin-top:0}.tde-mgmt-video-entries,.tde-manager-video-add{grid-column:1/-1}.tde-mgmt-video-entry{grid-template-columns:22px 1fr}.tde-mgmt-video-entry input,.tde-mgmt-video-actions{grid-column:2}.tde-mgmt-video-entry input[data-field=notes]{display:block}.tde-mgmt-video-actions{justify-content:flex-start}.tde-mgmt-video-save{align-items:stretch;flex-direction:column}.tde-mgmt-story-row{grid-template-columns:68px minmax(0,1fr)}.tde-mgmt-story-thumb{width:68px;height:58px}.tde-mgmt-story-actions{grid-column:1/-1;justify-content:flex-start}.tde-mgmt-story-fields{grid-template-columns:1fr;padding:16px}.tde-mgmt-story-fields label.wide{grid-column:auto}.tde-mgmt-story-photo-wrap{padding:16px}.tde-mgmt-story-main-preview{height:220px}.tde-mgmt-story-crop{grid-template-columns:1fr}.tde-mgmt-story-gallery-preview{grid-template-columns:repeat(3,minmax(0,1fr))}.tde-mgmt-story-publish{align-items:stretch;flex-direction:column}.tde-mgmt-story-publish select,.tde-mgmt-story-publish .tde-mgmt-primary-btn{width:100%}}

/* 1.4.0 Website Operations Manual */
.tde-mgmt-manual-tile .tde-mgmt-tile-icon{background:#242426}
.tde-mgmt-manual-head{align-items:flex-end}.tde-mgmt-manual-head .tde-mgmt-head-actions{padding-bottom:3px}
.tde-mgmt-manual-version{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #cfe3d5;background:#edf7f0;border-radius:12px;padding:14px 16px;margin-bottom:14px}.tde-mgmt-manual-version>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tde-mgmt-manual-version strong{font-size:12px;color:#28693d}.tde-mgmt-manual-version span{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:999px;background:#fff;color:#28693d;font-size:10px;font-weight:800;letter-spacing:.04em}.tde-mgmt-manual-version small{font-size:10px;line-height:1.45;color:#5d7665;text-align:right}.tde-mgmt-manual-version.needs-review{background:#fff7e8;border-color:#edd39d}.tde-mgmt-manual-version.needs-review strong,.tde-mgmt-manual-version.needs-review span{color:#80550f}.tde-mgmt-manual-version.needs-review small{color:#806a46}
.tde-mgmt-manual-intro{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 20px}.tde-mgmt-manual-intro>div{display:flex;gap:11px;align-items:flex-start;background:#fff;border:1px solid var(--tde-line);border-radius:11px;padding:14px}.tde-mgmt-manual-intro>div>strong{flex:0 0 28px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:11px}.tde-mgmt-manual-intro span{font-size:11px;line-height:1.55;color:#6d6d6d}.tde-mgmt-manual-intro b{display:block;color:#222;font-size:11px;margin-bottom:1px}
.tde-mgmt-manual-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:20px;align-items:start}.tde-mgmt-manual-nav{position:sticky;top:18px;background:#111;color:#fff;border-radius:14px;padding:16px;max-height:calc(100vh - 36px);overflow:auto}.tde-mgmt-manual-nav label{display:block;color:#aaa;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;margin-bottom:6px}.tde-mgmt-manual-nav input{width:100%;height:39px;border:1px solid #39393c;background:#1d1d20;color:#fff;border-radius:7px;padding:0 10px;font:500 11px Inter,Arial,sans-serif;margin-bottom:12px}.tde-mgmt-manual-nav input::placeholder{color:#858589}.tde-mgmt-manual-nav input:focus{outline:none;border-color:#777}.tde-mgmt-manual-nav nav{display:flex;flex-direction:column;gap:2px}.tde-mgmt-manual-nav nav a{display:block;border-radius:7px;padding:8px 9px;color:#d6d6d7;font-size:11px;font-weight:650}.tde-mgmt-manual-nav nav a:hover{background:#242426;color:#fff}.tde-mgmt-manual-tip{margin:14px 0 0;padding-top:13px;border-top:1px solid #303033;color:#96969b;font-size:9px;line-height:1.55}.tde-mgmt-manual-tip strong{color:#fff}
.tde-mgmt-manual-pages{display:flex;flex-direction:column;gap:18px;min-width:0}.tde-mgmt-manual-page{scroll-margin-top:20px;background:#fff;border:1px solid var(--tde-line);border-radius:14px;overflow:hidden;box-shadow:0 7px 24px rgba(0,0,0,.03)}.tde-mgmt-manual-page[hidden]{display:none!important}.tde-mgmt-manual-page-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.62fr);gap:24px;align-items:start;padding:22px 24px;background:#171719;color:#fff}.tde-mgmt-manual-page-header>div:first-child>span{display:block;color:#e55257;font-size:8px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px}.tde-mgmt-manual-page-header h2{font:600 34px/1 "Cormorant Garamond",Georgia,serif;margin:0 0 6px;color:#fff}.tde-mgmt-manual-page-header p{font-size:11px;line-height:1.55;color:#b9b9bc;margin:0;max-width:680px}.tde-mgmt-manual-path{border-left:1px solid #343438;padding-left:18px;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.tde-mgmt-manual-path small{font-size:8px;color:#8e8e92;font-weight:800;letter-spacing:.12em;margin-bottom:5px}.tde-mgmt-manual-path strong{font-size:10px;line-height:1.5;color:#f1f1f2;font-weight:650}
.tde-mgmt-manual-sections{display:flex;flex-direction:column}.tde-mgmt-manual-task{padding:19px 22px;border-top:1px solid #eeeae6}.tde-mgmt-manual-task:first-child{border-top:0}.tde-mgmt-manual-task-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.tde-mgmt-manual-task h3{font:600 22px/1.05 "Cormorant Garamond",Georgia,serif;margin:0;color:#171717}.tde-mgmt-manual-task-title>span{flex:0 0 auto;display:inline-flex;align-items:center;border-radius:999px;background:#f0eeeb;color:#676767;padding:5px 8px;font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.tde-mgmt-manual-task-title>span.is-safe{background:#edf7f0;color:#2f7d4b}.tde-mgmt-manual-task ol{margin:0;padding:0 0 0 24px;color:#4f4f4f}.tde-mgmt-manual-task li{padding-left:4px;margin:0 0 6px;font-size:11px;line-height:1.58}.tde-mgmt-manual-task li:last-child{margin-bottom:0}.tde-mgmt-manual-task li::marker{color:var(--tde-red);font-weight:800}.tde-mgmt-manual-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;margin-top:12px;padding:10px 12px;border-radius:8px;background:#fff7f7;border:1px solid #f1d6d7}.tde-mgmt-manual-note strong{font-size:8px;letter-spacing:.08em;color:#a71d23;text-transform:uppercase;padding-top:2px}.tde-mgmt-manual-note p{margin:0;font-size:10px;line-height:1.5;color:#745d5e}.tde-mgmt-manual-no-results{background:#fff;border:1px solid var(--tde-line);border-radius:12px;padding:28px;text-align:center;font-size:12px;color:#777}
@media(max-width:960px){.tde-mgmt-manual-layout{grid-template-columns:1fr}.tde-mgmt-manual-nav{position:relative;top:auto;max-height:none}.tde-mgmt-manual-nav nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tde-mgmt-manual-page-header{grid-template-columns:1fr}.tde-mgmt-manual-path{border-left:0;border-top:1px solid #343438;padding:13px 0 0}.tde-mgmt-manual-intro{grid-template-columns:1fr}}
@media(max-width:620px){.tde-mgmt-manual-version{align-items:flex-start;flex-direction:column}.tde-mgmt-manual-version small{text-align:left}.tde-mgmt-manual-nav nav{grid-template-columns:repeat(2,minmax(0,1fr))}.tde-mgmt-manual-page-header{padding:18px}.tde-mgmt-manual-task{padding:16px}.tde-mgmt-manual-task-title{align-items:flex-start;flex-direction:column}}
@media print{body *{visibility:hidden!important}.tde-mgmt-shell,.tde-mgmt-shell *{visibility:visible!important}.tde-mgmt-shell{position:absolute!important;left:0!important;top:0!important;width:100%!important;margin:0!important;background:#fff!important}.tde-mgmt-topbar,.tde-mgmt-manual-head .tde-mgmt-head-actions,.tde-mgmt-manual-nav,.tde-mgmt-manual-intro{display:none!important}.tde-mgmt-main{max-width:none!important;padding:0!important}.tde-mgmt-manual-layout{display:block!important}.tde-mgmt-manual-pages{display:block!important}.tde-mgmt-manual-page{break-inside:avoid;box-shadow:none!important;margin:0 0 14px!important}.tde-mgmt-manual-page-header{background:#111!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.tde-mgmt-manual-version{box-shadow:none!important}.tde-mgmt-manual-task{break-inside:avoid}}

/* v1.4.2 Operations Manual hierarchy + clean ending */
.tde-mgmt-manual-nav nav a.is-child{padding-left:22px;font-size:10px;color:#b9b9bd;position:relative}
.tde-mgmt-manual-nav nav a.is-child:before{content:'↳';position:absolute;left:9px;color:#717176}
.tde-mgmt-manual-end{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:16px 18px;border-top:1px solid #dedad5;color:#737373;font-size:10px}
.tde-mgmt-manual-end strong{color:#1b1b1b;font-size:11px}
@media(max-width:620px){.tde-mgmt-manual-end{align-items:flex-start;flex-direction:column}}
@media print{.tde-mgmt-manual-end{display:flex!important;visibility:visible!important}}

/* 1.4.4 staff inspiration label */
.tde-mgmt-inspiration-label{
  margin:0 0 7px!important;
  color:#bfbfbf!important;
  font-size:11px!important;
  line-height:1.35!important;
  letter-spacing:.04em!important;
  font-weight:600!important;
}

/* 1.5.0 Booster Club staff manager */
.tde-mgmt-booster-form{display:flex;flex-direction:column;gap:18px}
.tde-mgmt-panel-heading{padding:22px 24px;border-bottom:1px solid #eeeae6}.tde-mgmt-panel-heading h2{font:600 30px/1 "Cormorant Garamond",Georgia,serif;margin:0 0 7px;color:#171717}.tde-mgmt-panel-heading p:last-child{margin:0;color:#737373;font-size:12px;line-height:1.55}.tde-mgmt-panel-heading-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
.tde-mgmt-booster-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px 24px}.tde-mgmt-booster-fields label,.tde-mgmt-booster-event-grid label{display:flex;flex-direction:column;gap:6px}.tde-mgmt-booster-fields label>span,.tde-mgmt-booster-event-grid label>span{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#686868}.tde-mgmt-booster-fields input,.tde-mgmt-booster-event-grid input,.tde-mgmt-booster-event-grid textarea{width:100%;border:1px solid #d8d3ce;border-radius:7px;background:#fff;padding:10px 11px;font:500 12px Inter,Arial,sans-serif}.tde-mgmt-booster-event-grid textarea{resize:vertical;min-height:78px}
.tde-mgmt-booster-event-list{display:flex;flex-direction:column}.tde-mgmt-booster-event{padding:18px 24px;border-top:1px solid #eeeae6}.tde-mgmt-booster-event:first-child{border-top:0}.tde-mgmt-booster-event[hidden]{display:none!important}.tde-mgmt-booster-event-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.tde-mgmt-booster-event-head strong{font:600 22px/1 "Cormorant Garamond",Georgia,serif}.tde-mgmt-booster-event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tde-mgmt-booster-event-grid .wide{grid-column:1/-1}.tde-mgmt-booster-limit{margin:0;padding:0 24px 20px;color:#888;font-size:10px}
.tde-mgmt-booster-gallery-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;padding:22px 24px}.tde-mgmt-booster-gallery-photo{position:relative;aspect-ratio:1;background:#eee;border-radius:7px;overflow:hidden}.tde-mgmt-booster-gallery-photo img{width:100%;height:100%;object-fit:cover;display:block}.tde-manager-booster-remove-photo{position:absolute;right:5px;top:5px;width:28px;height:28px;border:0;border-radius:50%;background:rgba(17,17,17,.88);color:#fff;font-size:20px;line-height:1;cursor:pointer}.tde-mgmt-booster-save{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#111;color:#fff;border-radius:12px;padding:16px 18px}.tde-mgmt-booster-save span{font-size:11px;color:#bbb;line-height:1.5}.tde-mgmt-booster-save .tde-mgmt-primary-btn{flex:0 0 auto}
@media(max-width:900px){.tde-mgmt-booster-gallery-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:700px){.tde-mgmt-panel-heading-actions,.tde-mgmt-booster-save{align-items:stretch;flex-direction:column}.tde-mgmt-booster-fields,.tde-mgmt-booster-event-grid{grid-template-columns:1fr}.tde-mgmt-booster-event-grid .wide{grid-column:auto}.tde-mgmt-booster-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:16px}.tde-mgmt-booster-save .tde-mgmt-primary-btn{width:100%}}

/* v1.5.1 fast-save feedback */
.tde-mgmt-inline-save{margin:14px 0;padding:11px 14px;border-left:4px solid #28a745;background:#eef9f0;color:#17672a;font-weight:700}

/* v1.5.2 Booster event end-time fields */
.tde-mgmt-booster-event-grid input[type="datetime-local"]{min-height:44px}

/* v1.6.0 Booster Club Volunteer Center manager */
.tde-mgmt-volunteer-manager{scroll-margin-top:18px}.tde-mgmt-volunteer-form{display:flex;flex-direction:column}.tde-mgmt-volunteer-settings{border-bottom:1px solid #eeeae6}.tde-mgmt-volunteer-toggle{display:flex;align-items:center;gap:9px;padding:18px 24px;background:#fff7f7;border-bottom:1px solid #f1dddd;font-size:11px;font-weight:750;color:#4c3031}.tde-mgmt-volunteer-toggle input{width:17px;height:17px}.tde-mgmt-volunteer-settings .tde-mgmt-booster-fields .wide{grid-column:1/-1}.tde-mgmt-volunteer-settings textarea{width:100%;border:1px solid #d8d3ce;border-radius:7px;background:#fff;padding:10px 11px;font:500 12px Inter,Arial,sans-serif;resize:vertical}.tde-mgmt-volunteer-subscriber-note{margin:0 24px 22px;padding:12px 14px;background:#f4f2ef;border-left:4px solid var(--tde-red);font-size:11px;color:#666}.tde-mgmt-volunteer-subscriber-note strong{font:700 23px/1 "Cormorant Garamond",Georgia,serif;color:#111;margin-right:4px}.tde-mgmt-volunteer-opportunities{display:flex;flex-direction:column}.tde-mgmt-volunteer-opportunity{padding:22px 24px;border-bottom:1px solid #eeeae6}.tde-mgmt-volunteer-opportunity-grid{display:grid;grid-template-columns:1fr 2fr;gap:12px}.tde-mgmt-volunteer-opportunity-grid label{display:flex;flex-direction:column;gap:6px}.tde-mgmt-volunteer-opportunity-grid label>span,.tde-mgmt-volunteer-date-row label>span{font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:#686868}.tde-mgmt-volunteer-opportunity-grid input[type=text],.tde-mgmt-volunteer-opportunity-grid textarea,.tde-mgmt-volunteer-date-row input{width:100%;border:1px solid #d8d3ce;border-radius:7px;background:#fff;padding:10px 11px;font:500 12px Inter,Arial,sans-serif}.tde-mgmt-volunteer-opportunity-grid textarea{resize:vertical;min-height:76px}.tde-mgmt-volunteer-opportunity-grid .wide{grid-column:1/-1}.tde-mgmt-volunteer-active{grid-column:1/-1!important;display:flex!important;flex-direction:row!important;align-items:center!important;padding:10px 12px;background:#f4f7f4;border-radius:7px}.tde-mgmt-volunteer-active input{width:17px!important;height:17px!important}.tde-mgmt-volunteer-active span{color:#2d6e42!important}.tde-mgmt-volunteer-date-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 10px}.tde-mgmt-volunteer-date-heading strong{font:600 21px/1 "Cormorant Garamond",Georgia,serif}.tde-mgmt-volunteer-date-list{display:flex;flex-direction:column;gap:10px}.tde-mgmt-volunteer-date-row{display:grid;grid-template-columns:1.25fr 1.25fr .65fr 1fr auto;gap:9px;align-items:end;padding:12px;background:#f7f5f2;border:1px solid #e4dfd9;border-radius:9px}.tde-mgmt-volunteer-date-row label{display:flex;flex-direction:column;gap:5px}.tde-mgmt-volunteer-date-row .tde-mgmt-danger-link{align-self:center}.tde-mgmt-volunteer-signups{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px 12px;padding-top:8px;border-top:1px solid #e0dbd5;font-size:10px;color:#555}.tde-mgmt-volunteer-signups>strong{color:#222}.tde-mgmt-volunteer-signups>span{padding:3px 7px;background:#fff;border:1px solid #e1ddd8;border-radius:999px}.tde-mgmt-volunteer-signups small{color:#888}.tde-mgmt-volunteer-signups.is-empty{color:#999;font-style:italic}.tde-mgmt-volunteer-empty-admin{margin:22px 24px;padding:20px;border:1px dashed #d4cdc5;background:#fbfaf8;text-align:center;color:#777;font-size:11px}.tde-mgmt-volunteer-empty-admin[hidden]{display:none!important}.tde-mgmt-volunteer-manager>.tde-mgmt-volunteer-form>.tde-mgmt-booster-save{margin:18px 24px 24px}
@media(max-width:900px){.tde-mgmt-volunteer-date-row{grid-template-columns:1fr 1fr}.tde-mgmt-volunteer-date-row .tde-mgmt-danger-link{justify-self:start}.tde-mgmt-volunteer-opportunity-grid{grid-template-columns:1fr}.tde-mgmt-volunteer-opportunity-grid .wide,.tde-mgmt-volunteer-active{grid-column:auto!important}}
@media(max-width:620px){.tde-mgmt-volunteer-date-row{grid-template-columns:1fr}.tde-mgmt-volunteer-opportunity{padding:16px}.tde-mgmt-volunteer-toggle{align-items:flex-start}.tde-mgmt-volunteer-manager>.tde-mgmt-volunteer-form>.tde-mgmt-booster-save{margin:14px 16px 18px}}

/* v1.6.1 Booster volunteer roster visibility */
.tde-mgmt-field-help{display:block;margin-top:5px;color:#888;font-size:10px;line-height:1.4;text-transform:none;letter-spacing:0;font-weight:500}
.tde-mgmt-volunteer-signups{grid-column:1/-1;display:block;padding:12px 0 0;border-top:1px solid #e0dbd5;font-size:10px;color:#555}
.tde-mgmt-volunteer-signup-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:9px}.tde-mgmt-volunteer-signup-head strong{color:#222;font-size:11px}.tde-mgmt-volunteer-signup-head span{color:#888;font-size:9px;text-transform:uppercase;letter-spacing:.06em}
.tde-mgmt-volunteer-roster-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tde-mgmt-volunteer-person{display:flex;flex-direction:column;gap:2px;padding:9px 10px;background:#fff;border:1px solid #e1ddd8;border-radius:7px}.tde-mgmt-volunteer-person strong{font-size:11px;color:#171717}.tde-mgmt-volunteer-person span,.tde-mgmt-volunteer-person a{font-size:9px;color:#575757;text-decoration:none;overflow-wrap:anywhere}.tde-mgmt-volunteer-person a:hover{text-decoration:underline}.tde-mgmt-volunteer-person small{margin-top:3px;color:#999;font-size:8px}.tde-mgmt-volunteer-signups.is-empty{display:block;color:#999;font-style:italic}
@media(max-width:620px){.tde-mgmt-volunteer-roster-grid{grid-template-columns:1fr}.tde-mgmt-volunteer-signup-head{align-items:flex-start;flex-direction:column;gap:2px}}


/* v1.6.2 Volunteer notification interest + dancer hours report */
.tde-mgmt-volunteer-interest{margin:0 24px 22px;border:1px solid #e2ddd7;background:#fbfaf8;border-radius:10px;overflow:hidden}
.tde-mgmt-volunteer-interest-head{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#111;color:#fff}
.tde-mgmt-volunteer-interest-head>div{display:flex;align-items:baseline;gap:7px;padding:13px 15px}
.tde-mgmt-volunteer-interest-head>div+div{border-left:1px solid #333}
.tde-mgmt-volunteer-interest-head strong{font:700 25px/1 "Cormorant Garamond",Georgia,serif}
.tde-mgmt-volunteer-interest-head span{font-size:9px;color:#c9c9c9;text-transform:uppercase;letter-spacing:.06em}
.tde-mgmt-volunteer-interest-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid #e7e2dc}
.tde-mgmt-volunteer-interest-title strong{font:600 20px/1 "Cormorant Garamond",Georgia,serif;color:#171717}
.tde-mgmt-volunteer-interest-title span{font-size:9px;color:#858585}
.tde-mgmt-volunteer-subscriber-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
.tde-mgmt-volunteer-subscriber{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:12px 15px;border-bottom:1px solid #eee9e3}
.tde-mgmt-volunteer-subscriber:nth-child(odd){border-right:1px solid #eee9e3}
.tde-mgmt-volunteer-subscriber>div{min-width:0}.tde-mgmt-volunteer-subscriber strong{display:block;color:#181818;font-size:11px}.tde-mgmt-volunteer-subscriber a{display:block;margin-top:2px;color:#555;font-size:9px;text-decoration:none;overflow-wrap:anywhere}
.tde-mgmt-volunteer-subscriber a:hover{text-decoration:underline}
.tde-mgmt-volunteer-subscriber-status{align-self:start;padding:4px 7px;border-radius:999px;background:#e9f5ec;color:#27623a;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.tde-mgmt-volunteer-subscriber.is-inactive{opacity:.62}.tde-mgmt-volunteer-subscriber.is-inactive .tde-mgmt-volunteer-subscriber-status{background:#eee9e4;color:#6f6963}
.tde-mgmt-volunteer-subscriber small{grid-column:1/-1;color:#999;font-size:8px}
.tde-mgmt-volunteer-interest-empty{margin:0;padding:18px 15px;color:#888;font-size:10px}
.tde-mgmt-volunteer-hours{margin:20px 24px 4px;border:1px solid #ddd7d0;border-radius:11px;background:#fff;overflow:hidden}
.tde-mgmt-volunteer-hours-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid #e7e1da;background:#f8f6f2}
.tde-mgmt-volunteer-hours-head h3{font:600 27px/1 "Cormorant Garamond",Georgia,serif;margin:2px 0 5px;color:#171717}
.tde-mgmt-volunteer-hours-head p:last-child{max-width:760px;margin:0;color:#747474;font-size:10px;line-height:1.5}
.tde-mgmt-volunteer-hours-table{overflow-x:auto}
.tde-mgmt-volunteer-hours-row{display:grid;grid-template-columns:minmax(190px,1.5fr) repeat(5,minmax(86px,.65fr));min-width:760px;border-bottom:1px solid #eeeae5}
.tde-mgmt-volunteer-hours-row:last-child{border-bottom:0}
.tde-mgmt-volunteer-hours-row>span{display:flex;flex-direction:column;justify-content:center;padding:11px 12px;font-size:10px;color:#555}
.tde-mgmt-volunteer-hours-row>span+span{border-left:1px solid #f0ece7;align-items:flex-end}
.tde-mgmt-volunteer-hours-row.is-head{background:#171717}
.tde-mgmt-volunteer-hours-row.is-head>span{color:#d5d5d5;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.tde-mgmt-volunteer-hours-row strong{color:#171717;font-size:11px}.tde-mgmt-volunteer-hours-row small{margin-top:2px;color:#888;font-size:8px}.tde-mgmt-volunteer-hours-row em{margin-top:3px;color:#a04649;font-size:8px;font-style:normal}
.tde-mgmt-volunteer-hours-row b{color:#111;font-size:12px}
.tde-mgmt-volunteer-hours-empty{padding:22px 20px;color:#888;font-size:10px}
@media(max-width:700px){.tde-mgmt-volunteer-interest{margin:0 16px 18px}.tde-mgmt-volunteer-interest-head,.tde-mgmt-volunteer-subscriber-list{grid-template-columns:1fr}.tde-mgmt-volunteer-interest-head>div+div{border-left:0;border-top:1px solid #333}.tde-mgmt-volunteer-subscriber:nth-child(odd){border-right:0}.tde-mgmt-volunteer-interest-title,.tde-mgmt-volunteer-hours-head{align-items:flex-start;flex-direction:column}.tde-mgmt-volunteer-hours{margin:16px 16px 2px}}


/* v1.6.3 Volunteer opportunity types + Dine to Donate tracking */
.tde-mgmt-volunteer-opportunity-grid select{width:100%;min-height:39px;border:1px solid #d8d3ce;border-radius:7px;background:#fff;padding:8px 10px;font:500 12px Inter,Arial,sans-serif;color:#222}
.tde-mgmt-volunteer-opportunity[data-opportunity-type="dine"]{background:#fffafa}.tde-mgmt-volunteer-opportunity[data-opportunity-type="dine"] .tde-mgmt-booster-event-head{border-left:4px solid var(--tde-red);padding-left:10px}.tde-mgmt-volunteer-opportunity[data-opportunity-type="dine"] .tde-mgmt-volunteer-spots-field{display:none}.tde-mgmt-volunteer-opportunity[data-opportunity-type="dine"] .tde-mgmt-volunteer-date-row{grid-template-columns:1.25fr 1.25fr 1.15fr auto}
.tde-mgmt-dine-report{margin-top:14px}.tde-mgmt-dine-row{display:grid;grid-template-columns:minmax(210px,1.6fr) minmax(90px,.5fr) minmax(180px,.9fr);min-width:560px;border-bottom:1px solid #eeeae5}.tde-mgmt-dine-row:last-child{border-bottom:0}.tde-mgmt-dine-row>span{display:flex;flex-direction:column;justify-content:center;padding:11px 12px;font-size:10px;color:#555}.tde-mgmt-dine-row>span+span{border-left:1px solid #f0ece7;align-items:flex-end}.tde-mgmt-dine-row.is-head{background:#171717}.tde-mgmt-dine-row.is-head>span{color:#d5d5d5;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.tde-mgmt-dine-row strong{color:#171717;font-size:11px}.tde-mgmt-dine-row small{margin-top:2px;color:#888;font-size:8px}.tde-mgmt-dine-row em{margin-top:3px;color:#a04649;font-size:8px;font-style:normal}.tde-mgmt-dine-row b{color:#111;font-size:13px}
@media(max-width:900px){.tde-mgmt-volunteer-opportunity[data-opportunity-type="dine"] .tde-mgmt-volunteer-date-row{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.tde-mgmt-volunteer-opportunity[data-opportunity-type="dine"] .tde-mgmt-volunteer-date-row{grid-template-columns:1fr}}

/* v1.6.5 Booster volunteer manager dashboard grouping */
.tde-mgmt-volunteer-manager{margin-top:24px;scroll-margin-top:18px}
.tde-mgmt-volunteer-dashboard-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 16px;padding:0 2px}
.tde-mgmt-volunteer-dashboard-head h2{margin:2px 0 5px;font:600 34px/1 "Cormorant Garamond",Georgia,serif;color:#171717}
.tde-mgmt-volunteer-dashboard-head p:last-child{margin:0;max-width:760px;color:#737373;font-size:11px;line-height:1.55}
.tde-mgmt-volunteer-dashboard{display:flex;flex-direction:column;gap:18px}
.tde-mgmt-volunteer-admin-card{overflow:hidden;border:1px solid #ddd7d0;border-top:4px solid #171717;border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.035)}
.tde-mgmt-volunteer-admin-card.is-add-opportunity{border-top-color:var(--tde-red)}
.tde-mgmt-volunteer-card-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid #e9e4de;background:#faf9f7}
.tde-mgmt-volunteer-card-head h3{margin:2px 0 5px;font:600 28px/1 "Cormorant Garamond",Georgia,serif;color:#171717}
.tde-mgmt-volunteer-card-head p:last-child{margin:0;max-width:820px;color:#747474;font-size:10px;line-height:1.5}
.tde-mgmt-volunteer-card-head .tde-mgmt-primary-btn{flex:0 0 auto}
.tde-mgmt-volunteer-count-badge{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#171717;color:#fff;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.tde-mgmt-volunteer-type-guide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e9e4de}
.tde-mgmt-volunteer-type-guide>span{display:block;padding:14px 18px;background:#fff;color:#686868;font-size:10px;line-height:1.5}
.tde-mgmt-volunteer-type-guide strong{display:block;margin-bottom:2px;color:#171717;font-size:11px}
.tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-settings{border-bottom:0}
.tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-toggle{padding:14px 20px}
.tde-mgmt-volunteer-admin-card .tde-mgmt-booster-fields{padding:18px 20px 20px}
.tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-opportunities{gap:12px;padding:16px 18px 18px;background:#f7f5f2}
.tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-opportunity{padding:18px;border:1px solid #e1dcd6;border-radius:10px;background:#fff}
.tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-opportunity[data-opportunity-type="dine"]{background:#fffafa}
.tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-empty-admin{margin:0 18px 18px}
.tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-interest{margin:18px 20px 20px}
.tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-interest-title{display:none}
.tde-mgmt-volunteer-report-grid{display:flex;flex-direction:column;gap:14px;padding:18px 20px 20px;background:#f7f5f2}
.tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-hours{margin:0;border-radius:9px}
.tde-mgmt-volunteer-admin-card .tde-mgmt-dine-report{margin-top:0}
.tde-mgmt-volunteer-dashboard-save{margin:18px 0 0!important;border:1px solid #ddd7d0;border-radius:10px;background:#171717;color:#d8d8d8}
.tde-mgmt-volunteer-dashboard-save span{color:#d8d8d8}
@media(max-width:760px){
 .tde-mgmt-volunteer-dashboard-head,.tde-mgmt-volunteer-card-head{align-items:flex-start;flex-direction:column}
 .tde-mgmt-volunteer-dashboard-head .tde-mgmt-secondary-btn,.tde-mgmt-volunteer-card-head .tde-mgmt-primary-btn{width:100%;text-align:center}
 .tde-mgmt-volunteer-type-guide{grid-template-columns:1fr}
 .tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-opportunities{padding:12px}
 .tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-opportunity{padding:14px}
 .tde-mgmt-volunteer-admin-card .tde-mgmt-volunteer-interest{margin:14px}
 .tde-mgmt-volunteer-report-grid{padding:14px}
 .tde-mgmt-volunteer-dashboard-save{margin-top:14px!important}
}

/* v1.7.0 Booster Club task-based manager */
.tde-mgmt-booster-page-head{margin-bottom:18px}
.tde-mgmt-booster-command-center{margin:0 0 22px;border:1px solid #ddd7d0;border-radius:15px;background:#fff;overflow:hidden;box-shadow:0 8px 26px rgba(0,0,0,.035)}
.tde-mgmt-booster-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#111;color:#d8d8d8}
.tde-mgmt-booster-summary-strip span{padding:13px 16px;border-right:1px solid #2d2d2d;font-size:10px;text-transform:uppercase;letter-spacing:.055em}
.tde-mgmt-booster-summary-strip span:last-child{border-right:0}.tde-mgmt-booster-summary-strip strong{margin-right:5px;color:#fff;font:700 20px/1 "Cormorant Garamond",Georgia,serif;letter-spacing:0}
.tde-mgmt-booster-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#e8e3dd}
.tde-mgmt-booster-task{appearance:none;border:0;border-radius:0;background:#fff;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:92px;padding:16px 18px;text-align:left;color:#1d1d1d;cursor:pointer;font-family:inherit;transition:background .15s ease,box-shadow .15s ease}
.tde-mgmt-booster-task:hover{background:#faf8f5}.tde-mgmt-booster-task:focus-visible{outline:3px solid rgba(215,25,32,.22);outline-offset:-3px}
.tde-mgmt-booster-task.is-active{background:#f9f5f2;box-shadow:inset 4px 0 0 var(--tde-red)}
.tde-mgmt-booster-task-number{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f1eeea;color:#8a837d;font-size:9px;font-weight:800;letter-spacing:.08em}.tde-mgmt-booster-task.is-active .tde-mgmt-booster-task-number{background:var(--tde-red);color:#fff}
.tde-mgmt-booster-task>span:nth-child(2){min-width:0}.tde-mgmt-booster-task strong{display:block;font:600 22px/1 "Cormorant Garamond",Georgia,serif;color:#171717}.tde-mgmt-booster-task small{display:block;margin-top:5px;color:#737373;font-size:10px;line-height:1.35}.tde-mgmt-booster-task>b{align-self:start;border-radius:999px;background:#f1eeea;color:#625d58;padding:6px 8px;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.045em}.tde-mgmt-booster-task.is-active>b{background:#111;color:#fff}
.tde-mgmt-booster-area.is-hidden{display:none!important}.tde-mgmt-booster-workspace-form{margin:0}.tde-mgmt-booster-area>.tde-mgmt-panel+.tde-mgmt-panel,.tde-mgmt-booster-area>.tde-mgmt-volunteer-admin-card+.tde-mgmt-volunteer-admin-card{margin-top:18px}.tde-mgmt-volunteer-manager{margin-top:0}
.tde-mgmt-booster-area .tde-mgmt-booster-save{margin-top:16px}.tde-mgmt-booster-area .tde-mgmt-volunteer-dashboard-save{margin-top:16px!important}

/* Existing opportunities stay small until staff chooses Manage. */
.tde-mgmt-volunteer-opportunities.is-compact{gap:10px;padding:14px;background:#f5f2ef}
.tde-mgmt-volunteer-opportunities.is-compact .tde-mgmt-volunteer-opportunity{padding:0!important;border:1px solid #ded8d1;border-radius:10px;background:#fff;overflow:visible}
.tde-mgmt-volunteer-opportunities.is-compact .tde-mgmt-volunteer-opportunity[data-opportunity-type="dine"]{background:#fffafa}
.tde-mgmt-opportunity-summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:14px 15px;min-height:84px}
.tde-mgmt-opportunity-summary-main{min-width:0}.tde-mgmt-opportunity-type-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 7px;background:#f1eeea;color:#625c56;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.tde-mgmt-volunteer-opportunity[data-opportunity-type="dine"] .tde-mgmt-opportunity-type-pill{background:#fff0f0;color:#a71920}
.tde-mgmt-opportunity-summary h4{margin:5px 0 5px;font:600 24px/1.05 "Cormorant Garamond",Georgia,serif;color:#171717;white-space:normal}.tde-mgmt-opportunity-summary p{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0;color:#777;font-size:10px;line-height:1.35}
.tde-mgmt-opportunity-status{display:inline-flex;border-radius:999px;padding:4px 6px;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}.tde-mgmt-opportunity-status.is-live{background:#e9f5ec;color:#27623a}.tde-mgmt-opportunity-status.is-draft{background:#eee9e4;color:#6e6862}
.tde-mgmt-opportunity-summary-count{text-align:center;min-width:70px}.tde-mgmt-opportunity-summary-count strong{display:block;font:700 27px/1 "Cormorant Garamond",Georgia,serif;color:#171717}.tde-mgmt-opportunity-summary-count span{display:block;margin-top:3px;color:#89837d;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}
.tde-mgmt-opportunity-summary .tde-manager-volunteer-manage{min-width:92px}
.tde-mgmt-volunteer-opportunity-editor{border-top:1px solid #e7e1db;padding:16px 18px 18px;background:#fff}.tde-mgmt-volunteer-opportunity[data-opportunity-type="dine"] .tde-mgmt-volunteer-opportunity-editor{background:#fffafa}.tde-mgmt-volunteer-opportunity-editor[hidden]{display:none!important}
.tde-mgmt-volunteer-opportunity.is-open{box-shadow:0 8px 20px rgba(0,0,0,.045)}.tde-mgmt-volunteer-opportunity.is-open .tde-mgmt-opportunity-summary{background:#faf9f7}

/* A single people view for signups, pledges and notification interest. */
.tde-mgmt-participation-table{overflow-x:auto}.tde-mgmt-participation-row{display:grid;grid-template-columns:minmax(180px,1.15fr) minmax(130px,.85fr) minmax(200px,1.3fr) minmax(150px,1fr) minmax(90px,.55fr);min-width:850px;border-bottom:1px solid #eee9e4}.tde-mgmt-participation-row:last-child{border-bottom:0}.tde-mgmt-participation-row>span{display:flex;flex-direction:column;justify-content:center;padding:12px 14px;color:#555;font-size:11px;line-height:1.4}.tde-mgmt-participation-row>span+span{border-left:1px solid #f0ece7}.tde-mgmt-participation-row.is-head{background:#171717}.tde-mgmt-participation-row.is-head>span{color:#d5d5d5;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.065em}.tde-mgmt-participation-row strong{color:#171717;font-size:12px}.tde-mgmt-participation-row a{margin-top:2px;color:#5d5d5d;font-size:10px}.tde-mgmt-participation-row small{margin-top:2px;color:#8a8a8a;font-size:9px}.tde-mgmt-participation-type{align-self:flex-start;border-radius:999px;padding:5px 7px;background:#eee9e4;color:#5f5954;font-size:8px;text-transform:uppercase;letter-spacing:.05em}.tde-mgmt-participation-type.is-dine{background:#fff0f0;color:#9e1f24}.tde-mgmt-participation-type.is-time{background:#edf4ee;color:#316a44}

/* Readability pass for Booster staff tools. */
.tde-mgmt-volunteer-card-head p:last-child,.tde-mgmt-volunteer-type-guide>span,.tde-mgmt-volunteer-hours-head p:last-child{font-size:12px;line-height:1.5}.tde-mgmt-volunteer-type-guide strong{font-size:12px}.tde-mgmt-volunteer-subscriber strong{font-size:13px}.tde-mgmt-volunteer-subscriber a{font-size:11px}.tde-mgmt-volunteer-subscriber small{font-size:9px}.tde-mgmt-volunteer-interest-empty,.tde-mgmt-volunteer-hours-empty{font-size:11px}.tde-mgmt-volunteer-hours-row>span,.tde-mgmt-dine-row>span{font-size:11px}.tde-mgmt-volunteer-hours-row strong,.tde-mgmt-dine-row strong{font-size:12px}

@media(max-width:980px){.tde-mgmt-booster-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tde-mgmt-booster-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.tde-mgmt-booster-summary-strip span:nth-child(2){border-right:0}.tde-mgmt-booster-summary-strip span:nth-child(-n+2){border-bottom:1px solid #2d2d2d}}
@media(max-width:700px){.tde-mgmt-booster-task-grid{grid-template-columns:1fr}.tde-mgmt-booster-summary-strip{grid-template-columns:1fr 1fr}.tde-mgmt-booster-task{min-height:82px;padding:14px}.tde-mgmt-booster-task strong{font-size:21px}.tde-mgmt-opportunity-summary{grid-template-columns:minmax(0,1fr) auto;gap:12px}.tde-mgmt-opportunity-summary-count{min-width:55px}.tde-mgmt-opportunity-summary .tde-manager-volunteer-manage{grid-column:1/-1;width:100%}.tde-mgmt-volunteer-opportunity-editor{padding:13px}.tde-mgmt-volunteer-opportunities.is-compact{padding:10px}}
@media(max-width:460px){.tde-mgmt-booster-summary-strip{grid-template-columns:1fr}.tde-mgmt-booster-summary-strip span{border-right:0!important;border-bottom:1px solid #2d2d2d}.tde-mgmt-booster-summary-strip span:last-child{border-bottom:0}.tde-mgmt-booster-task{grid-template-columns:auto minmax(0,1fr)}.tde-mgmt-booster-task>b{display:none}}

/* v1.8.0 TDE Shop Manager */
.tde-shop-staff-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding:24px 26px;background:#111;color:#fff;border-top:4px solid var(--tde-red);border-radius:12px 12px 0 0}.tde-shop-staff-head h1{margin:0 0 6px;color:#fff;font:600 36px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-staff-head p:last-child{margin:0;color:#bbb;font-size:12px}.tde-shop-staff-head .tde-mgmt-eyebrow{color:var(--tde-red)!important}.tde-shop-staff-head-actions{display:flex;gap:8px}.tde-shop-staff-tabs{display:flex;gap:4px;padding:10px;background:#f2efeb;border:1px solid #ded9d3;border-top:0;margin-bottom:18px}.tde-shop-staff-tabs a{padding:11px 15px;border-radius:7px;text-decoration:none;color:#333;font-size:11px;font-weight:800}.tde-shop-staff-tabs a.is-active{background:#111;color:#fff}.tde-shop-error{margin:0 0 16px;padding:12px 14px;border-left:4px solid #c9202c;background:#fff0f1;color:#8b121b;font-weight:700}.tde-shop-staff-products,.tde-shop-staff-product-editor,.tde-shop-ops.is-staff{background:#fff;border:1px solid #ded9d3;border-radius:12px;overflow:hidden}.tde-shop-staff-product-list{display:flex;flex-direction:column}.tde-shop-staff-product-list article{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:14px;align-items:center;padding:13px 18px;border-top:1px solid #eeeae6}.tde-shop-staff-product-list article:first-child{border-top:0}.tde-shop-staff-product-list .thumb{width:74px;height:74px;display:grid;place-items:center;background:#f3f0ec;overflow:hidden;border-radius:7px}.tde-shop-staff-product-list .thumb img{width:100%;height:100%;object-fit:contain}.tde-shop-staff-product-list .copy>span{color:var(--tde-red);font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.tde-shop-staff-product-list h3{margin:3px 0 4px;font:600 21px/1.05 "Cormorant Garamond",Georgia,serif}.tde-shop-staff-product-list p{margin:0;color:#747474;font-size:11px}.tde-shop-staff-product-list .actions{display:flex;align-items:center;gap:8px}.tde-shop-staff-product-form{padding:20px}.tde-shop-staff-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tde-shop-staff-fields label{display:flex;flex-direction:column;gap:6px}.tde-shop-staff-fields label.wide{grid-column:1/-1}.tde-shop-staff-fields label>span{font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:#666}.tde-shop-staff-fields input,.tde-shop-staff-fields select,.tde-shop-staff-fields textarea{width:100%;min-height:43px;border:1px solid #d7d2cc;border-radius:7px;background:#fff;padding:10px 11px;font:500 12px Inter,Arial,sans-serif}.tde-shop-staff-fields textarea{resize:vertical}.tde-shop-staff-flags{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.tde-shop-staff-flags label,.tde-shop-track{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f7f5f2;border-radius:7px;font-size:11px;font-weight:700}.tde-shop-staff-flags input,.tde-shop-track input{width:17px;height:17px}.tde-shop-staff-section{margin-top:18px;padding-top:18px;border-top:1px solid #e9e5e0}.tde-shop-staff-section h3{margin:0 0 5px;font:600 25px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-staff-section>p{margin:0 0 12px;color:#777;font-size:11px}.tde-shop-staff-sizes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-bottom:12px}.tde-shop-staff-sizes label{display:flex;align-items:flex-start;gap:7px;padding:9px;background:#f7f5f2;border-radius:7px}.tde-shop-staff-sizes span{font-size:10px}.tde-shop-staff-sizes b{display:block;font-size:11px}.tde-merch-inventory-editor{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.tde-merch-inventory-row{display:grid;grid-template-columns:minmax(0,1fr) 65px auto;gap:7px;align-items:center;padding:10px;background:#f7f5f2;border:1px solid #e1ddd8;border-radius:7px}.tde-merch-inventory-row>span{font-size:10px;font-weight:750;min-width:0}.tde-merch-inventory-row input[type=number]{width:65px;min-height:38px}.tde-merch-inventory-row small{color:#777;font-size:9px}.tde-shop-staff-photo-row{display:grid;grid-template-columns:150px 1fr;gap:16px;align-items:center}.tde-shop-main-preview{width:150px;height:150px;display:grid;place-items:center;background:#f2efeb;overflow:hidden;border-radius:8px}.tde-shop-main-preview img{width:100%;height:100%;object-fit:contain}.tde-shop-main-preview b{font:700 38px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-staff-photo-row p{color:#777;font-size:10px}.tde-shop-gallery-preview{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.tde-shop-gallery-preview>div{position:relative;width:82px;height:82px;background:#eee;border-radius:7px;overflow:hidden}.tde-shop-gallery-preview img{width:100%;height:100%;object-fit:cover}.tde-shop-gallery-preview button{position:absolute;right:3px;top:3px;width:25px;height:25px;border:0;border-radius:50%;background:#111;color:#fff;cursor:pointer}.tde-shop-staff-save{display:flex;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:18px;border-top:1px solid #e9e5e0}.tde-shop-ops.is-staff{padding:18px}.tde-shop-ops.is-staff .tde-shop-order-card{border-radius:9px;overflow:hidden}.tde-shop-ops-head{display:flex;align-items:flex-end;justify-content:space-between}.tde-shop-ops-head p{margin:0 0 5px;color:var(--tde-red);font-size:9px;font-weight:850;letter-spacing:.08em}.tde-shop-ops-head h2{margin:0 0 5px;font:600 28px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-ops-head span{color:#777;font-size:11px}.tde-shop-order-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.tde-shop-order-summary>div{padding:14px;background:#f7f5f2;border:1px solid #e1ddd8;border-radius:8px}.tde-shop-order-summary strong{display:block;font-size:24px}.tde-shop-order-summary span{font-size:8px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:#777}.tde-shop-order-filters{display:flex;flex-wrap:wrap;gap:5px}.tde-shop-order-filters a{padding:8px 10px;background:#f0ede8;border-radius:6px;color:#333;text-decoration:none;font-size:9px;font-weight:800}.tde-shop-order-filters a.active{background:#111;color:#fff}.tde-shop-order-filters b{display:inline-grid;place-items:center;min-width:17px;height:17px;margin-left:3px;border-radius:50%;background:var(--tde-red);color:#fff;font-size:8px}.tde-shop-order-card{border:1px solid #ded9d3;border-left:5px solid #b9b9b9;background:#fff}.tde-shop-order-card.status-paid,.tde-shop-order-card.status-processing{border-left-color:#3b8050}.tde-shop-order-card.status-ready_pickup{border-left-color:var(--tde-red)}.tde-shop-order-card.status-completed{border-left-color:#111}.tde-shop-order-card.status-cancelled{opacity:.64}.tde-shop-order-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:15px 17px;border-bottom:1px solid #eeeae6}.tde-shop-order-card>header span{color:var(--tde-red);font-size:8px;font-weight:850;letter-spacing:.07em}.tde-shop-order-card>header h3{margin:2px 0 3px;font:600 21px/1.05 "Cormorant Garamond",Georgia,serif}.tde-shop-order-card>header p{margin:0;color:#777;font-size:9px}.tde-shop-order-total{text-align:right}.tde-shop-order-total>b{display:block;font-size:19px;margin-bottom:5px}.tde-shop-status-pill{display:inline-block;padding:5px 7px;background:#eee;border-radius:999px;font-size:7px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.tde-shop-status-pill.status-paid,.tde-shop-status-pill.status-processing{background:#e7f4ea;color:#27633a}.tde-shop-status-pill.status-ready_pickup{background:#ffeaec;color:#a30e18}.tde-shop-status-pill.status-completed{background:#111;color:#fff}.tde-shop-order-body{display:grid;grid-template-columns:2fr 1fr;gap:18px;padding:15px 17px}.tde-shop-order-items>strong,.tde-shop-order-customer>strong{display:block;margin-bottom:6px;color:#777;font-size:8px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.tde-shop-order-items>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:9px;padding:8px 0;border-bottom:1px solid #eee;font-size:10px}.tde-shop-order-items>div span{color:#666}.tde-shop-order-items>div em{font-style:normal;font-weight:800}.tde-shop-order-customer p,.tde-shop-order-note,.tde-shop-order-extra{margin:0 0 10px;color:#555;font-size:10px;line-height:1.5}.tde-shop-order-update{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 17px;background:#f7f5f2;border-top:1px solid #e4dfd9}.tde-shop-order-update label{display:flex;flex-direction:column;gap:5px}.tde-shop-order-update label>span{font-size:8px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:#666}.tde-shop-order-update input,.tde-shop-order-update select{width:100%;min-height:40px;border:1px solid #d7d2cc;border-radius:6px;background:#fff;padding:8px}.tde-shop-order-update label small{color:#888;font-size:8px}.tde-shop-order-update .wide{grid-column:1/-1}.tde-shop-order-save{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px}.tde-shop-order-save span{color:#6a6a6a;font-size:9px}.tde-shop-order-save button{border:0;border-radius:7px;background:#111;color:#fff;padding:10px 16px;font-weight:800;cursor:pointer}
@media(max-width:800px){.tde-shop-staff-head{align-items:stretch;flex-direction:column}.tde-shop-staff-fields{grid-template-columns:1fr}.tde-shop-staff-fields label.wide{grid-column:auto}.tde-shop-staff-sizes{grid-template-columns:repeat(2,minmax(0,1fr))}.tde-merch-inventory-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.tde-shop-order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.tde-shop-order-body{grid-template-columns:1fr}.tde-shop-staff-product-list article{grid-template-columns:64px minmax(0,1fr)}.tde-shop-staff-product-list .actions{grid-column:2;justify-content:flex-start}}
@media(max-width:520px){.tde-shop-staff-tabs{flex-direction:column}.tde-shop-staff-tabs a{text-align:center}.tde-shop-staff-sizes,.tde-merch-inventory-editor{grid-template-columns:1fr}.tde-shop-staff-photo-row{grid-template-columns:1fr}.tde-shop-order-card>header{flex-direction:column}.tde-shop-order-total{text-align:left}.tde-shop-order-update{grid-template-columns:1fr}.tde-shop-order-update .wide,.tde-shop-order-save{grid-column:auto}.tde-shop-order-save{align-items:stretch;flex-direction:column}.tde-shop-order-save button{width:100%}}

/* v1.8.1 TDE Shop fulfillment navigation + visual order tracker */
.tde-shop-staff-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 14px;padding:9px 10px;background:#fff;border:1px solid #e4dfda;border-radius:12px;box-shadow:0 4px 16px rgba(20,20,20,.045)}
.tde-shop-staff-nav a,.tde-shop-staff-nav button{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:39px;margin:0;padding:8px 12px;border:1px solid #ddd7d1;border-radius:8px;background:#f8f6f3;color:#222;text-decoration:none;font:800 11px/1 Inter,Arial,sans-serif;cursor:pointer}
.tde-shop-staff-nav a:hover,.tde-shop-staff-nav button:hover{background:#111;border-color:#111;color:#fff}
.tde-shop-staff-nav .tde-shop-nav-public{margin-left:auto;background:#fff;color:#a71922;border-color:#e0b8bc}
.tde-shop-staff-nav .tde-shop-nav-public:hover{background:#a71922;border-color:#a71922;color:#fff}
.tde-shop-staff-head{align-items:center;padding:25px 28px;border-radius:14px;margin-bottom:12px;background:linear-gradient(125deg,#0f0f0f 0%,#1d1d1d 100%);box-shadow:0 10px 30px rgba(0,0,0,.09)}
.tde-shop-staff-head h1{font-size:39px;letter-spacing:-.015em}
.tde-shop-staff-head p:last-child{font-size:13px;line-height:1.55;color:#d0d0d0}
.tde-shop-staff-tabs{padding:7px;margin:0 0 18px;border:1px solid #e4dfda;border-radius:11px;background:#fff;box-shadow:0 4px 14px rgba(20,20,20,.04)}
.tde-shop-staff-tabs a{flex:1;min-height:43px;display:flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:8px;background:#f7f4f1;font-size:12px;color:#4a4642}
.tde-shop-staff-tabs a:hover{background:#eee9e4;color:#111}
.tde-shop-staff-tabs a.is-active{background:#111;color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.12)}
.tde-shop-ops.is-staff{padding:0;border:0;background:transparent;overflow:visible}
.tde-shop-ops-head{align-items:center;padding:20px 22px;margin-bottom:10px;border:1px solid #e5e0db;border-radius:13px;background:#fff}
.tde-shop-ops-head p{font-size:10px}.tde-shop-ops-head h2{font-size:31px}.tde-shop-ops-head span{font-size:13px;line-height:1.45}
.tde-shop-order-summary{gap:10px;margin:0 0 12px}
.tde-shop-order-summary>div{position:relative;overflow:hidden;padding:17px 18px;background:#fff;border:1px solid #e4dfda;border-radius:12px;box-shadow:0 3px 12px rgba(20,20,20,.035)}
.tde-shop-order-summary>div:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#c9202c}
.tde-shop-order-summary strong{font-size:29px;line-height:1}.tde-shop-order-summary span{margin-top:5px;font-size:9px;line-height:1.2}
.tde-shop-order-filters{gap:6px;margin:0 0 14px;padding:7px;border:1px solid #e4dfda;border-radius:11px;background:#fff}
.tde-shop-order-filters a{padding:9px 12px;border-radius:7px;background:#f7f4f1;font-size:10px}.tde-shop-order-filters a:hover{background:#ebe6e1;color:#111}.tde-shop-order-filters a.active{background:#111;color:#fff}
.tde-shop-order-card{margin:0 0 14px;border:1px solid #e1dcd7;border-left:0;border-radius:14px!important;background:#fff;box-shadow:0 5px 20px rgba(20,20,20,.05);overflow:visible!important}
.tde-shop-order-card:before{content:"";display:block;height:4px;border-radius:14px 14px 0 0;background:#b9b9b9}
.tde-shop-order-card.status-paid:before,.tde-shop-order-card.status-processing:before{background:#3b8050}.tde-shop-order-card.status-ready_pickup:before{background:#c9202c}.tde-shop-order-card.status-completed:before{background:#111}.tde-shop-order-card.status-cancelled:before{background:#aaa}
.tde-shop-order-card>header{padding:17px 20px 14px;border-bottom:0}.tde-shop-order-card>header span{font-size:9px}.tde-shop-order-card>header h3{margin:3px 0 4px;font-size:25px}.tde-shop-order-card>header p{font-size:11px;line-height:1.45}.tde-shop-order-total>b{font-size:22px}.tde-shop-status-pill{padding:6px 9px;font-size:8px}
.tde-shop-order-tracker{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0 20px 4px;padding:14px 8px 16px;border-top:1px solid #f0ece8;border-bottom:1px solid #f0ece8;background:#fcfbfa}
.tde-shop-order-step{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;min-width:0;text-align:center;color:#9a9691}
.tde-shop-order-step:not(:last-of-type):after{content:"";position:absolute;z-index:0;top:14px;left:calc(50% + 17px);right:calc(-50% + 17px);height:2px;background:#dedad6}
.tde-shop-order-step.is-complete:not(:last-of-type):after{background:#3b8050}
.tde-shop-order-step-dot{position:relative;z-index:1;display:grid;place-items:center;width:29px;height:29px;border:2px solid #d6d1cc;border-radius:50%;background:#fff;color:#8a8580;font:800 10px/1 Inter,Arial,sans-serif}
.tde-shop-order-step.is-complete .tde-shop-order-step-dot{border-color:#3b8050;background:#3b8050;color:#fff}.tde-shop-order-step.is-current .tde-shop-order-step-dot{border-color:#c9202c;background:#c9202c;color:#fff;box-shadow:0 0 0 4px rgba(201,32,44,.1)}
.tde-shop-order-step-label b{display:block;font:800 10px/1.2 Inter,Arial,sans-serif;color:#777}.tde-shop-order-step-label small{display:none}.tde-shop-order-step.is-current .tde-shop-order-step-label b{color:#a71922}.tde-shop-order-step.is-complete .tde-shop-order-step-label b{color:#326b43}
.tde-shop-order-tracker.is-cancelled .tde-shop-order-step{opacity:.34}.tde-shop-order-cancelled{position:absolute;inset:7px 10px;z-index:3;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e1dcd7;border-radius:9px;background:rgba(255,255,255,.96);color:#555}.tde-shop-order-cancelled strong{font-size:12px;color:#222}.tde-shop-order-cancelled span{font-size:10px}
.tde-shop-order-body{grid-template-columns:minmax(0,1.8fr) minmax(220px,.9fr);gap:22px;padding:17px 20px}.tde-shop-order-items>strong,.tde-shop-order-customer>strong{font-size:9px}.tde-shop-order-items>div{gap:10px;padding:9px 0;font-size:12px}.tde-shop-order-items>div span{font-size:11px}.tde-shop-order-customer p,.tde-shop-order-note,.tde-shop-order-extra{font-size:12px;line-height:1.55}
.tde-shop-order-customer{padding:14px 15px;border-radius:10px;background:#f8f6f3}.tde-shop-order-customer a{color:#9e1922}
.tde-shop-order-update{gap:12px;padding:16px 20px 18px;background:#f7f5f2;border-top:1px solid #e8e3de}.tde-shop-order-update label>span{font-size:9px}.tde-shop-order-update input,.tde-shop-order-update select{min-height:44px;padding:9px 10px;font-size:12px}.tde-shop-order-update label small{font-size:9px;line-height:1.4}.tde-shop-order-save span{font-size:10px;line-height:1.45}.tde-shop-order-save button{min-height:43px;padding:11px 18px;border-radius:8px;font-size:12px}.tde-shop-order-save button:hover{background:#c9202c}
.tde-shop-staff-products,.tde-shop-staff-product-editor{border-radius:14px;border-color:#e4dfda;box-shadow:0 5px 20px rgba(20,20,20,.045)}
.tde-shop-staff-product-list article{padding:15px 19px}.tde-shop-staff-product-list .copy>span{font-size:10px}.tde-shop-staff-product-list h3{font-size:23px}.tde-shop-staff-product-list p{font-size:12px;line-height:1.4}
.tde-shop-staff-fields label>span{font-size:10px}.tde-shop-staff-fields input,.tde-shop-staff-fields select,.tde-shop-staff-fields textarea{font-size:13px}.tde-shop-staff-section>p,.tde-shop-staff-photo-row p{font-size:12px;line-height:1.5}.tde-shop-staff-sizes span{font-size:11px}.tde-shop-staff-sizes b{font-size:12px}
@media(max-width:800px){.tde-shop-staff-nav .tde-shop-nav-public{margin-left:0}.tde-shop-order-body{grid-template-columns:1fr}.tde-shop-order-tracker{margin-left:14px;margin-right:14px}.tde-shop-order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.tde-shop-staff-nav{display:grid;grid-template-columns:1fr 1fr}.tde-shop-staff-nav a,.tde-shop-staff-nav button{width:100%;font-size:10px}.tde-shop-staff-nav .tde-shop-nav-public{grid-column:1/-1}.tde-shop-staff-head{padding:20px}.tde-shop-staff-head h1{font-size:34px}.tde-shop-staff-tabs{display:grid;grid-template-columns:1fr}.tde-shop-order-summary{grid-template-columns:1fr 1fr}.tde-shop-order-summary strong{font-size:25px}.tde-shop-order-card>header{padding:15px}.tde-shop-order-card>header h3{font-size:23px}.tde-shop-order-tracker{overflow-x:auto;display:flex;align-items:flex-start;gap:0;padding:13px 4px 15px}.tde-shop-order-step{flex:0 0 86px}.tde-shop-order-step:not(:last-of-type):after{left:calc(50% + 14px);right:calc(-50% + 14px);top:12px}.tde-shop-order-step-dot{width:25px;height:25px}.tde-shop-order-step-label b{font-size:9px}.tde-shop-order-body{padding:15px}.tde-shop-order-update{padding:14px 15px}.tde-shop-order-cancelled{position:sticky;left:4px;right:auto;min-width:260px}}

/* TDE Shop fulfillment refinement v1.5.2 */
.tde-shop-order-summary-links>a{display:block;padding:16px;background:#f7f5f2;border:1px solid #e1ddd8;border-radius:10px;color:#222;text-decoration:none;transition:.18s ease}.tde-shop-order-summary-links>a:hover,.tde-shop-order-summary-links>a.is-current{background:#111;border-color:#111;color:#fff;transform:translateY(-1px)}.tde-shop-order-summary-links>a strong{display:block;font-size:28px;line-height:1}.tde-shop-order-summary-links>a span{display:block;margin-top:5px;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;color:inherit}.tde-shop-order-summary-links>a small{display:block;margin-top:4px;font-size:9px;color:#85817d}.tde-shop-order-summary-links>a:hover small,.tde-shop-order-summary-links>a.is-current small{color:#c9c5c0}
.tde-shop-order-items>strong{font-size:10px;color:#444;margin-bottom:10px}.tde-shop-order-items>div.tde-shop-order-line{display:grid;grid-template-columns:104px minmax(0,1fr) auto;gap:16px;align-items:center;padding:12px;border:1px solid #e7e2dd;border-radius:10px;background:#fcfbfa;font-size:inherit}.tde-shop-order-product-image{width:104px;height:104px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#f1eeea}.tde-shop-order-product-image img{width:100%;height:100%;object-fit:contain}.tde-shop-order-product-image span{font:700 30px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-order-product-info h4{margin:0 0 11px;font:600 24px/1.05 "Cormorant Garamond",Georgia,serif;color:#111}.tde-shop-order-options{display:flex;flex-wrap:wrap;gap:8px}.tde-shop-order-options>span{min-width:82px;padding:9px 11px;border-radius:7px;background:#fff;border:1px solid #e3ded8;color:#111!important}.tde-shop-order-options small{display:block;margin-bottom:2px;font-size:8px;font-weight:850;letter-spacing:.08em;color:#777}.tde-shop-order-options b{display:block;font-size:15px;line-height:1.1;color:#111}.tde-shop-order-line-price{align-self:start;padding-top:5px;font-size:17px;color:#111}.tde-shop-order-customer>strong{font-size:9px;color:#555}.tde-shop-order-customer p,.tde-shop-order-note,.tde-shop-order-extra{font-size:11px;line-height:1.6}.tde-shop-order-extra,.tde-shop-order-note{padding:10px 12px;border-radius:8px;background:#f7f5f2}.tde-shop-order-update label>span{font-size:9px}.tde-shop-order-update input,.tde-shop-order-update select{font-size:12px}.tde-shop-staff-customization .tde-shop-staff-flags{margin-bottom:0}
@media(max-width:650px){.tde-shop-order-items>div.tde-shop-order-line{grid-template-columns:82px minmax(0,1fr);gap:12px}.tde-shop-order-product-image{width:82px;height:82px}.tde-shop-order-line-price{grid-column:2;align-self:auto;padding-top:0}.tde-shop-order-product-info h4{font-size:21px}.tde-shop-order-options>span{min-width:68px}.tde-shop-order-summary-links>a{padding:13px}.tde-shop-order-summary-links>a strong{font-size:24px}}

/* v2.26.06 shop fulfillment item identifiers */
.tde-shop-order-options>span.is-item{min-width:190px}.tde-shop-order-options>span.is-sku{min-width:145px}.tde-shop-order-options>span.is-item b,.tde-shop-order-options>span.is-sku b{font-size:16px;line-height:1.15}.tde-shop-order-update{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:650px){.tde-shop-order-options>span.is-item,.tde-shop-order-options>span.is-sku{min-width:100%}.tde-shop-order-update{grid-template-columns:1fr}.tde-shop-order-update .wide,.tde-shop-order-save{grid-column:1}}

/* TDE Shop v1.6.0 dashboard, reports, fulfillment tools */
.tde-shop-dashboard,.tde-shop-reports{margin-top:18px}.tde-shop-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.tde-shop-dashboard-grid>a{position:relative;display:block;padding:20px;border:1px solid #e2ddd8;border-radius:12px;background:#fff;color:#111;text-decoration:none;box-shadow:0 4px 16px rgba(20,20,20,.04);overflow:hidden}.tde-shop-dashboard-grid>a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#c9202c}.tde-shop-dashboard-grid>a:hover{border-color:#bbb;transform:translateY(-1px)}.tde-shop-dashboard-grid b{display:block;font:600 32px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-dashboard-grid span{display:block;margin-top:5px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tde-shop-dashboard-grid small{display:block;margin-top:4px;color:#777;font-size:10px}.tde-shop-dashboard-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.tde-shop-dash-panel,.tde-shop-reports{padding:22px;border:1px solid #e2ddd8;border-radius:14px;background:#fff;box-shadow:0 5px 20px rgba(20,20,20,.04)}.tde-shop-dash-clear{display:flex;align-items:center;gap:10px;padding:20px;background:#f3f8f3;border-radius:10px}.tde-shop-dash-clear b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#3b8050;color:#fff}.tde-shop-dash-clear span{font-weight:700}.tde-shop-alert-list>a,.tde-shop-dash-note{display:grid;grid-template-columns:120px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-top:1px solid #eee;color:#111;text-decoration:none}.tde-shop-alert-list>a:first-child{border-top:0}.tde-shop-alert-list>a>b{color:#a71922;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.tde-shop-alert-list>a>span{font-size:12px;font-weight:700}.tde-shop-alert-list>a>small{font-size:10px;color:#777;text-align:right}.tde-shop-dash-note{display:block;padding:14px;background:#f7f5f2}.tde-shop-dash-note b,.tde-shop-dash-note span{display:block}.tde-shop-dash-note b{font-size:12px}.tde-shop-dash-note span{margin-top:3px;color:#777;font-size:10px}.tde-shop-activity-list>div{display:grid;grid-template-columns:10px 1fr;gap:10px;padding:10px 0;border-top:1px solid #eee}.tde-shop-activity-list>div:first-child{border-top:0}.tde-shop-activity-list>div>span{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#c9202c}.tde-shop-activity-list p{margin:0}.tde-shop-activity-list b,.tde-shop-activity-list small{display:block}.tde-shop-activity-list b{font-size:11px}.tde-shop-activity-list small{margin-top:3px;color:#888;font-size:9px}.tde-shop-activity-list .empty{color:#777;font-size:11px}
.tde-shop-report-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}.tde-shop-report-stats>div{padding:15px;border-radius:10px;background:#f7f5f2}.tde-shop-report-stats span,.tde-shop-report-stats b,.tde-shop-report-stats small{display:block}.tde-shop-report-stats span{font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#666}.tde-shop-report-stats b{margin-top:4px;font:600 27px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-report-stats small{margin-top:4px;color:#888;font-size:9px}.tde-shop-report-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tde-shop-report-columns>div{padding:15px;border:1px solid #e6e1dc;border-radius:10px}.tde-shop-report-columns h3{margin:0 0 9px;font:600 21px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-report-columns p{display:flex;justify-content:space-between;gap:8px;margin:0;padding:8px 0;border-top:1px solid #eee;font-size:10px}.tde-shop-report-columns p:first-of-type{border-top:0}.tde-shop-report-columns .empty{display:block;color:#888}.tde-shop-tax-note{display:flex;gap:10px;margin-top:16px;padding:13px 15px;background:#111;color:#fff;border-radius:9px}.tde-shop-tax-note b{color:#ef3340;font-size:10px;text-transform:uppercase}.tde-shop-tax-note span{font-size:10px;line-height:1.5;color:#ddd}
.tde-shop-inventory-note{display:block;margin:12px 0}.tde-shop-inventory-note span,.tde-merch-inventory-note span{display:block;margin-bottom:5px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.tde-shop-inventory-note input,.tde-merch-inventory-note input{width:100%;min-height:42px}.tde-shop-inventory-note small,.tde-merch-inventory-note small{display:block;margin-top:4px;color:#888;font-size:9px}.tde-shop-history-list>div{display:grid;grid-template-columns:48px minmax(0,1fr);gap:0 10px;padding:10px 0;border-top:1px solid #eee}.tde-shop-history-list>div:first-child{border-top:0}.tde-shop-history-list b{grid-row:1/3;font-size:17px;color:#a71922}.tde-shop-history-list span{font-size:11px;font-weight:800}.tde-shop-history-list small{font-size:9px;color:#888}.tde-shop-order-options>span.is-location{min-width:175px}.tde-shop-order-options>span.is-preorder{min-width:170px;background:#f4eef9}.tde-shop-order-tools{display:flex;align-items:center;gap:10px;padding:0 20px 15px}.tde-shop-order-tools details{position:relative}.tde-shop-order-tools summary{cursor:pointer;padding:10px 13px;border:1px solid #d8d2cc;border-radius:7px;background:#fff;font-size:10px;font-weight:800;list-style:none}.tde-shop-order-tools summary::-webkit-details-marker{display:none}.tde-shop-message-form{position:absolute;z-index:12;left:0;top:calc(100% + 6px);display:grid;grid-template-columns:150px minmax(180px,1fr) auto;gap:7px;width:min(520px,75vw);padding:10px;border:1px solid #d8d2cc;border-radius:9px;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.14)}.tde-shop-message-form select,.tde-shop-message-form input{min-height:40px;border:1px solid #ccc;padding:8px}.tde-shop-message-form button{border:0;border-radius:7px;background:#111;color:#fff;padding:0 14px;font-weight:800;cursor:pointer}.tde-shop-message-form button:hover{background:#c9202c}
@media(max-width:900px){.tde-shop-dashboard-grid,.tde-shop-report-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.tde-shop-dashboard-columns{grid-template-columns:1fr}.tde-shop-report-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.tde-shop-dashboard-grid,.tde-shop-report-stats,.tde-shop-report-columns{grid-template-columns:1fr}.tde-shop-alert-list>a{grid-template-columns:1fr}.tde-shop-alert-list>a>small{text-align:left}.tde-shop-order-tools{align-items:stretch;flex-direction:column}.tde-shop-message-form{position:static;width:100%;grid-template-columns:1fr}.tde-shop-order-options>span.is-location,.tde-shop-order-options>span.is-preorder{min-width:100%}}


/* v2.26.08 shop dashboard, inventory discovery + reports polish */
.tde-shop-dashboard-columns{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:16px}
.tde-shop-attention-panel{border-top:4px solid #c9202c}
.tde-shop-alert-list>a{border-radius:9px;padding:12px 10px;margin-top:4px;border-top:0;background:#faf8f6;transition:.16s ease}
.tde-shop-alert-list>a:hover{background:#f3efeb;transform:translateX(2px)}
.tde-shop-alert-list>a.is-urgent{background:#fff0f1;border:1px solid #f3c8cc}.tde-shop-alert-list>a.is-urgent>b{color:#a30e18}
.tde-shop-inventory-guide{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:0 18px 16px;padding:14px 16px;border:1px solid #dfdad4;border-left:4px solid #c9202c;border-radius:10px;background:#fbfaf8}
.tde-shop-inventory-guide b,.tde-shop-inventory-guide span{display:block}.tde-shop-inventory-guide>div>b{font:600 19px/1.1 "Cormorant Garamond",Georgia,serif}.tde-shop-inventory-guide span{margin-top:4px;color:#5f5b57;font-size:11px;line-height:1.55}.tde-shop-inventory-guide>small{flex:0 0 auto;padding:8px 10px;border-radius:999px;background:#111;color:#fff;font-size:9px;letter-spacing:.04em}.tde-shop-inventory-guide>small b{display:inline;color:#fff}
.tde-shop-inventory-section{scroll-margin-top:26px;padding:18px!important;border:1px solid #ded9d3!important;border-top:4px solid #c9202c!important;border-radius:11px;background:#fbfaf8}.tde-shop-inventory-section h3{font-size:29px}.tde-shop-inventory-section>p{max-width:820px;font-size:12px;line-height:1.55}.tde-shop-inventory-section .tde-merch-inventory-editor{margin-top:14px}.tde-shop-inventory-section .tde-merch-inventory-row{background:#fff}.tde-shop-inventory-section .tde-merch-inventory-row input[type=number]{font-size:16px;font-weight:800;text-align:center}
.tde-shop-reports{padding:26px}.tde-shop-report-overview{display:grid;grid-template-columns:1.35fr repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 26px}.tde-shop-report-overview article{position:relative;min-height:124px;padding:18px;border:1px solid #e1ddd8;border-radius:12px;background:#f7f5f2;overflow:hidden}.tde-shop-report-overview article.is-primary{background:#111;color:#fff;border-color:#111}.tde-shop-report-overview article.is-primary:after{content:"TDE";position:absolute;right:-8px;bottom:-20px;font:700 74px/1 "Cormorant Garamond",Georgia,serif;color:rgba(255,255,255,.06)}.tde-shop-report-overview span,.tde-shop-report-overview b,.tde-shop-report-overview small{display:block;position:relative;z-index:1}.tde-shop-report-overview span{font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#68635f}.tde-shop-report-overview .is-primary span{color:#ef3340}.tde-shop-report-overview b{margin-top:10px;font:600 31px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-report-overview small{margin-top:8px;color:#807b76;font-size:9px}.tde-shop-report-overview .is-primary small{color:#cfcfcf}
.tde-shop-report-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:4px 0 12px;padding-top:18px;border-top:1px solid #eee}.tde-shop-report-section-head h3{margin:2px 0 0;font:600 28px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-report-section-head>span{color:#777;font-size:10px}.tde-shop-report-insights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tde-shop-report-card{padding:17px;border:1px solid #e5e0da;border-radius:12px;background:#fff}.tde-shop-report-card header{padding-bottom:11px;border-bottom:1px solid #eee}.tde-shop-report-card h3{margin:0;font:600 23px/1.05 "Cormorant Garamond",Georgia,serif}.tde-shop-report-card header p{margin:4px 0 0;color:#85807b;font-size:9px}.tde-shop-report-ranked>div{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px 0;border-top:1px solid #f0eeeb}.tde-shop-report-ranked>div:first-child{border-top:0}.tde-shop-report-ranked .rank{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#f1eeea;color:#777;font-size:9px;font-weight:900}.tde-shop-report-ranked .name{font-size:11px;font-weight:750}.tde-shop-report-ranked b{font-size:14px}.tde-shop-report-ranked .empty{margin:13px 0 2px;color:#888;font-size:10px}.tde-shop-tax-note{align-items:center;margin-top:16px;padding:16px 18px}.tde-shop-tax-note .mark{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#c9202c;color:#fff;font:700 18px/1 Georgia,serif}.tde-shop-tax-note>div:last-child b,.tde-shop-tax-note>div:last-child span{display:block}.tde-shop-tax-note>div:last-child b{margin:0 0 3px;color:#fff;font-size:11px}.tde-shop-tax-note>div:last-child span{font-size:10px;color:#d2d2d2;line-height:1.5}
@media(max-width:980px){.tde-shop-report-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.tde-shop-dashboard-columns{grid-template-columns:1fr}.tde-shop-inventory-guide{align-items:flex-start;flex-direction:column}.tde-shop-inventory-guide>small{flex:auto}}
@media(max-width:620px){.tde-shop-report-overview,.tde-shop-report-insights{grid-template-columns:1fr}.tde-shop-report-section-head{align-items:flex-start;flex-direction:column}.tde-shop-reports{padding:18px}}

/* v2.26.09 Shop Pricing Wizard */
.tde-shop-pricing-page{padding:24px}.tde-pricing-wizard{margin:18px 0;padding:20px;border:1px solid #dfdad4;border-top:4px solid #c9202c;border-radius:13px;background:#fff}.tde-pricing-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:17px}.tde-pricing-eyebrow{margin:0 0 4px;color:#c9202c;font-size:9px;font-weight:900;letter-spacing:.13em}.tde-pricing-head h3{margin:0;font:600 29px/1.05 "Cormorant Garamond",Georgia,serif}.tde-pricing-head>div>p:last-child{max-width:720px;margin:6px 0 0;color:#716b65;font-size:10px;line-height:1.55}.tde-pricing-product-name{padding:7px 10px;border-radius:999px;background:#111;color:#fff;font-size:9px;font-weight:900}.tde-pricing-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:16px}.tde-pricing-inputs{display:grid;gap:11px}.tde-pricing-group{padding:15px;border:1px solid #e8e3de;border-radius:10px;background:#faf8f6}.tde-pricing-group h4{margin:0 0 10px;font:600 20px/1 "Cormorant Garamond",Georgia,serif}.tde-pricing-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tde-pricing-fields label>span,.tde-pricing-retail-row label>span{display:block;margin-bottom:4px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#5f5954}.tde-pricing-fields small,.tde-pricing-retail-row small{display:block;margin-top:4px;color:#8a837d;font-size:8px}.tde-pricing-money,.tde-pricing-percent{display:flex;align-items:center;border:1px solid #d4cec7;border-radius:7px;background:#fff;overflow:hidden}.tde-pricing-money b,.tde-pricing-percent b{padding-left:9px;color:#777}.tde-pricing-money input,.tde-pricing-percent input{width:100%;min-height:42px;padding:9px;border:0!important;background:transparent!important;box-shadow:none!important}.tde-pricing-money.is-retail{border-color:#111}.tde-pricing-money.is-retail input{font-size:17px;font-weight:900}.tde-pricing-addons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tde-pricing-addons>label{display:flex;gap:8px;padding:10px;border:1px solid #ddd7d1;border-radius:8px;background:#fff}.tde-pricing-addons b,.tde-pricing-addons small{display:block}.tde-pricing-addons b{font-size:9px}.tde-pricing-addons small{margin-top:4px;color:#777;font-size:8px}.tde-pricing-addons small input{width:80px;margin-left:4px}.tde-pricing-help{margin:7px 0 0;color:#888;font-size:8px}.tde-pricing-retail-row{display:grid;grid-template-columns:1.2fr .8fr;gap:9px}.tde-pricing-results{display:flex;flex-direction:column;gap:9px;padding:15px;border-radius:11px;background:#111;color:#fff}.tde-pricing-hero-result{padding:16px;border-radius:9px;background:#c9202c}.tde-pricing-hero-result span,.tde-pricing-hero-result b,.tde-pricing-hero-result small,.tde-pricing-customer span,.tde-pricing-customer b,.tde-pricing-customer small{display:block}.tde-pricing-hero-result span,.tde-pricing-customer span{font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tde-pricing-hero-result b{margin-top:4px;font:600 36px/1 "Cormorant Garamond",Georgia,serif}.tde-pricing-hero-result small{margin-top:4px;color:#ffe0e3;font-size:8px}.tde-pricing-customer{padding:12px 13px;border:1px solid #343434;border-radius:8px}.tde-pricing-customer b{margin-top:3px;font-size:22px}.tde-pricing-customer small{margin-top:3px;color:#aaa;font-size:8px}.tde-pricing-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.tde-pricing-result-grid>div{padding:10px;border-radius:7px;background:#1d1d1d}.tde-pricing-result-grid span,.tde-pricing-result-grid b{display:block}.tde-pricing-result-grid span{font-size:7px;text-transform:uppercase;letter-spacing:.06em;color:#aaa}.tde-pricing-result-grid b{margin-top:4px;font-size:13px}.tde-pricing-profit{display:grid;grid-template-columns:1.4fr .6fr;gap:7px}.tde-pricing-profit>div{padding:12px;border-radius:8px;background:#f7f5f2;color:#111}.tde-pricing-profit span,.tde-pricing-profit b{display:block}.tde-pricing-profit span{font-size:7px;font-weight:900;text-transform:uppercase;color:#666}.tde-pricing-profit b{margin-top:3px;font-size:19px}.tde-pricing-wizard.is-loss .tde-pricing-profit>div:first-child{background:#fff0f1;color:#a30e18}.tde-pricing-assumptions b,.tde-pricing-assumptions span,.tde-pricing-assumptions small{display:block}.tde-pricing-assumptions b{color:#fff;font-size:8px;text-transform:uppercase}.tde-pricing-assumptions span{margin-top:3px;color:#bbb;font-size:8px;line-height:1.45}.tde-pricing-assumptions small{margin-top:5px;color:#858585;font-size:7px;line-height:1.4}.tde-pricing-use{min-height:42px;border:0;border-radius:7px;background:#fff;color:#111;font-size:10px;font-weight:900;cursor:pointer}.tde-pricing-save-note{margin:0;text-align:center;color:#ccc;font-size:8px}.tde-pricing-product-picker{margin:0 0 14px;padding:13px 15px;border:1px solid #e0dbd5;border-radius:9px;background:#faf8f6}.tde-pricing-product-picker label>span{display:block;margin-bottom:5px;font-size:9px;font-weight:900;text-transform:uppercase}.tde-pricing-product-picker select{width:100%;max-width:560px;min-height:42px;padding:8px;border:1px solid #ccc}.tde-pricing-product-picker small{display:block;margin-top:4px;color:#777;font-size:8px}
@media(max-width:920px){.tde-pricing-layout{grid-template-columns:1fr}}
@media(max-width:620px){.tde-shop-pricing-page{padding:16px}.tde-pricing-wizard{padding:15px}.tde-pricing-head{flex-direction:column}.tde-pricing-fields,.tde-pricing-addons,.tde-pricing-retail-row,.tde-pricing-result-grid,.tde-pricing-profit{grid-template-columns:1fr}.tde-pricing-product-name{align-self:flex-start}}

/* v1.9.0 Staff Access permissions, audit and read-only states */
.tde-mgmt-readonly-banner{display:flex;gap:12px;align-items:center;margin:0 0 18px;padding:12px 16px;border:1px solid #d7d9df;border-radius:12px;background:#f7f8fa;color:#32343a}
.tde-mgmt-readonly-banner strong{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#8d1524}.tde-mgmt-readonly-banner span{font-size:13px;color:#666b73}
.tde-mgmt-shell.is-readonly form button[type=submit],.tde-mgmt-shell.is-readonly form input[type=submit],.tde-mgmt-shell.is-readonly .tde-mgmt-danger-link{display:none!important}
.tde-mgmt-owner-tile{border-color:#ead8dc!important;background:linear-gradient(135deg,#fff 0%,#fff8f9 100%)!important}
.tde-staff-access-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:18px}.tde-staff-access-head h1{margin:4px 0 4px;font-family:"Cormorant Garamond",serif;font-size:42px;line-height:1}.tde-staff-access-head p:last-child{margin:0;color:#666;max-width:720px}
.tde-staff-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px;padding:6px;border:1px solid #e2e3e7;border-radius:14px;background:#f7f7f8}.tde-staff-tabs a{padding:10px 14px;border-radius:10px;color:#444;text-decoration:none;font-size:13px;font-weight:700}.tde-staff-tabs a.is-active{background:#151515;color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12)}
.tde-staff-owner-card{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;margin-bottom:16px;border:1px solid #e3d5d8;border-radius:14px;background:#fff8f9}.tde-staff-owner-card div{display:flex;flex-direction:column;gap:2px}.tde-staff-owner-card strong{font-size:16px}.tde-staff-owner-card span:not(.tde-staff-owner-badge){font-size:12px;color:#777}.tde-staff-owner-badge{padding:5px 9px;border-radius:999px;background:#99182b;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em}
.tde-staff-add,.tde-staff-member-card{margin-bottom:14px;border:1px solid #e1e2e6;border-radius:14px;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.035)}.tde-staff-add>summary,.tde-staff-member-card>summary{cursor:pointer;list-style:none;padding:16px 18px;font-weight:800}.tde-staff-add>summary::-webkit-details-marker,.tde-staff-member-card>summary::-webkit-details-marker{display:none}.tde-staff-add>form,.tde-staff-member-card>form{padding:0 18px 18px}.tde-staff-add-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.tde-staff-add-grid .wide{grid-column:1/-1}.tde-staff-add-grid label,.tde-staff-security-form>label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700}.tde-staff-add-grid input,.tde-staff-add-grid select,.tde-staff-security-form input[type=email]{min-height:42px;padding:8px 10px;border:1px solid #cfd2d8;border-radius:9px;background:#fff}
.tde-staff-check{flex-direction:row!important;align-items:center!important;gap:9px!important;font-weight:600!important}.tde-staff-check input{min-height:0!important}
.tde-staff-member-card>summary{display:flex;justify-content:space-between;align-items:center;gap:16px}.tde-staff-member-card>summary>span:first-child{display:flex;flex-direction:column}.tde-staff-member-card>summary small{font-weight:500;color:#777;margin-top:2px}.tde-staff-summary-access{padding:5px 9px;border-radius:999px;background:#f2f3f5;color:#555;font-size:11px}
.tde-staff-perm-group{border-top:1px solid #eee;padding-top:14px;margin-top:12px}.tde-staff-perm-group h3{margin:0 0 10px;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#8d1524}.tde-staff-perm-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tde-staff-perm-grid label{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:12px;align-items:center;padding:10px 12px;border:1px solid #ececef;border-radius:10px}.tde-staff-perm-grid label>span{display:flex;flex-direction:column;gap:2px}.tde-staff-perm-grid label strong{font-size:13px}.tde-staff-perm-grid label small{font-size:11px;color:#777;line-height:1.35}.tde-staff-perm-grid select{width:100%;min-height:36px;border:1px solid #cfd2d8;border-radius:8px;background:#fff;padding:5px 8px}.tde-staff-card-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-top:16px}.tde-staff-deactivate{padding-top:0!important;margin-top:-8px!important}.tde-staff-deactivate button{appearance:none;border:0;background:none;padding:0;color:#9e1d2f;font-size:12px;text-decoration:underline;cursor:pointer}
.tde-staff-activity-filters{display:grid;grid-template-columns:1fr 1fr 1fr auto auto;gap:10px;align-items:end;margin-bottom:16px;padding:14px;border:1px solid #e1e2e6;border-radius:12px;background:#fff}.tde-staff-activity-filters label{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.tde-staff-activity-filters select,.tde-staff-activity-filters input{min-height:38px;padding:6px 8px;border:1px solid #cfd2d8;border-radius:8px;background:#fff;text-transform:none;letter-spacing:0}.tde-staff-activity-filters>a{padding:10px 4px;font-size:12px;color:#777}.tde-staff-activity-list{display:flex;flex-direction:column;gap:8px}.tde-staff-activity-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;padding:13px 15px;border:1px solid #e5e6e9;border-radius:11px;background:#fff}.tde-staff-activity-row.is-important{border-left:3px solid #a91d32}.tde-staff-activity-row time{font-size:11px;color:#777}.tde-staff-activity-row strong{font-size:13px}.tde-staff-activity-row p{margin:2px 0;font-size:13px;color:#333}.tde-staff-activity-row small{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#8a8e95}
.tde-staff-security-card,.tde-staff-security-form{margin-bottom:14px}.tde-staff-security-form{display:flex;flex-direction:column;gap:12px}.tde-staff-security-form h2{margin-bottom:2px}
@media(max-width:820px){.tde-staff-perm-grid{grid-template-columns:1fr}.tde-staff-activity-filters{grid-template-columns:1fr 1fr}.tde-staff-activity-filters label:nth-child(3){grid-column:1/-1}.tde-staff-activity-row{grid-template-columns:1fr;gap:4px}.tde-staff-add-grid{grid-template-columns:1fr}.tde-staff-add-grid .wide{grid-column:auto}}
@media(max-width:560px){.tde-staff-perm-grid label{grid-template-columns:1fr}.tde-staff-tabs{display:grid;grid-template-columns:1fr}.tde-staff-tabs a{text-align:center}.tde-staff-activity-filters{grid-template-columns:1fr}.tde-staff-activity-filters label:nth-child(3){grid-column:auto}.tde-staff-owner-card{align-items:flex-start}.tde-staff-member-card>summary{align-items:flex-start;flex-direction:column}}

/* v1.9.0 Staff Access: compact owner activity preview */
.tde-mgmt-recent-staff{margin-top:4px}
.tde-mgmt-recent-staff .tde-mgmt-section-head{align-items:center}
.tde-mgmt-recent-staff-list{background:#fff;border:1px solid #e5e5e7;border-radius:18px;overflow:hidden}
.tde-mgmt-recent-staff-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 17px;border-top:1px solid #ededf0;font-size:13px;color:#4b4b50}
.tde-mgmt-recent-staff-row:first-child{border-top:0}
.tde-mgmt-recent-staff-row span{display:flex;min-width:0;gap:8px;align-items:baseline}
.tde-mgmt-recent-staff-row strong{color:#151519;white-space:nowrap}
.tde-mgmt-recent-staff-row time{color:#777980;font-size:12px;white-space:nowrap}
@media(max-width:680px){.tde-mgmt-recent-staff-row{align-items:flex-start;flex-direction:column;gap:4px}.tde-mgmt-recent-staff-row span{display:block}.tde-mgmt-recent-staff-row strong{display:block;margin-bottom:2px}}


/* v1.9.2: Staff tools that historically lived in wp-admin now render safely
   inside Staff Access. These compatibility rules provide the small set of
   WordPress-admin primitives those tools expect without exposing wp-admin. */
.tde-staff-scheduler-workspace,.tde-staff-communications-workspace{font-family:inherit;color:#202124}
.tde-staff-scheduler-workspace .wrap,.tde-staff-communications-workspace .wrap{margin:0;max-width:none}
.tde-staff-scheduler-workspace .button,.tde-staff-communications-workspace .button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:6px 12px;border:1px solid #c9cbd1;border-radius:7px;background:#fff;color:#26272b;text-decoration:none;font:600 13px/1.2 inherit;cursor:pointer;box-shadow:none}
.tde-staff-scheduler-workspace .button:hover,.tde-staff-communications-workspace .button:hover{border-color:#9a9da5;background:#f8f8f9;color:#111}
.tde-staff-scheduler-workspace .button-primary,.tde-staff-communications-workspace .button-primary{background:#c71f2d;border-color:#c71f2d;color:#fff}
.tde-staff-scheduler-workspace .button-primary:hover,.tde-staff-communications-workspace .button-primary:hover{background:#aa1723;border-color:#aa1723;color:#fff}
.tde-staff-scheduler-workspace .button-small,.tde-staff-communications-workspace .button-small{min-height:30px;padding:4px 9px;font-size:12px}
.tde-staff-scheduler-workspace .widefat,.tde-staff-communications-workspace .widefat{width:100%;border-collapse:collapse;background:#fff;border:1px solid #dedfe3;border-radius:8px;overflow:hidden}
.tde-staff-scheduler-workspace .widefat th,.tde-staff-scheduler-workspace .widefat td,.tde-staff-communications-workspace .widefat th,.tde-staff-communications-workspace .widefat td{padding:10px 12px;border-bottom:1px solid #ececef;text-align:left;vertical-align:top}
.tde-staff-scheduler-workspace .widefat thead th,.tde-staff-communications-workspace .widefat thead th{background:#f6f6f7;font-weight:750}
.tde-staff-scheduler-workspace .notice,.tde-staff-communications-workspace .notice{margin:12px 0;padding:10px 13px;border-left:4px solid #2271b1;background:#fff;border-radius:5px;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.tde-staff-scheduler-workspace .notice-success,.tde-staff-communications-workspace .notice-success{border-left-color:#16803a}
.tde-staff-scheduler-workspace .notice-error,.tde-staff-communications-workspace .notice-error{border-left-color:#b42318}
.tde-staff-scheduler-workspace input,.tde-staff-scheduler-workspace select,.tde-staff-scheduler-workspace textarea,.tde-staff-communications-workspace input,.tde-staff-communications-workspace select,.tde-staff-communications-workspace textarea{font-family:inherit}
.tde-mgmt-shell.is-readonly .tde-staff-scheduler-workspace form button:not([type=button]),.tde-mgmt-shell.is-readonly .tde-staff-scheduler-workspace form input[type=submit]{opacity:.48;pointer-events:none}
@media(max-width:760px){.tde-staff-scheduler-workspace .widefat,.tde-staff-communications-workspace .widefat{font-size:12px}.tde-staff-scheduler-workspace .button,.tde-staff-communications-workspace .button{white-space:normal}}

/* v1.10.0 Staff Access grouped dashboard + owner recovery/invitation controls */
.tde-mgmt-dashboard-groups{display:flex;flex-direction:column;gap:20px}
.tde-mgmt-tool-group{padding:20px;border:1px solid #e3ddd7;border-radius:16px;background:#fff;box-shadow:0 6px 24px rgba(20,20,20,.035)}
.tde-mgmt-tool-group>header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:0 3px 15px;margin-bottom:14px;border-bottom:1px solid #eee9e4}
.tde-mgmt-tool-group>header span{display:block;margin-bottom:4px;color:var(--tde-red);font-size:9px;font-weight:850;letter-spacing:.14em}
.tde-mgmt-tool-group>header h3{margin:0;font:600 29px/1.05 "Cormorant Garamond",Georgia,serif;color:#161616}
.tde-mgmt-tool-group>header p{margin:6px 0 0;max-width:660px;color:#777;font-size:11px;line-height:1.5}
.tde-mgmt-tool-group>header>b{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#f4f1ee;color:#6f6964;font-size:9px;letter-spacing:.06em;text-transform:uppercase}
.tde-mgmt-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.tde-mgmt-tool-grid .tde-mgmt-tile{min-height:144px;padding:20px;gap:17px;border-radius:13px;box-shadow:none}
.tde-mgmt-tool-grid .tde-mgmt-tile-icon{width:62px;height:62px;border-radius:13px}
.tde-mgmt-tool-grid .tde-mgmt-tile-icon svg{width:35px;height:35px}
.tde-mgmt-tool-grid .tde-mgmt-tile h3{font-size:27px}
.tde-mgmt-tool-grid .tde-mgmt-tile p{font-size:12px}
.tde-mgmt-tool-grid .tde-mgmt-mini-stats{margin-top:10px;padding-top:10px}

.tde-staff-email-hold{display:flex;align-items:flex-start;gap:8px;margin:14px 0;padding:12px 14px;border:1px solid #ead8d5;border-radius:9px;background:#fff8f7;color:#5d4d4b;font-size:12px;line-height:1.5}
.tde-staff-email-hold strong{color:#9f1820;white-space:nowrap}.tde-staff-email-hold em{font-style:normal;font-weight:800;color:#222}
.tde-staff-card-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tde-staff-invite-last{color:#777;font-size:10px}
.tde-staff-invitation-intro h2,.tde-staff-invitation-form h2{font:600 31px/1 "Cormorant Garamond",Georgia,serif}
.tde-staff-invitation-form{display:flex;flex-direction:column;gap:16px}.tde-staff-invitation-form>label,.tde-staff-invite-admin-grid label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:#555}
.tde-staff-invitation-form input,.tde-staff-invitation-form textarea{width:100%;border:1px solid #d8d2cc;border-radius:8px;background:#fff;padding:10px 11px;font:500 13px/1.5 Inter,Arial,sans-serif;text-transform:none;letter-spacing:0}
.tde-staff-invitation-form label small{font-size:10px;font-weight:500;letter-spacing:0;text-transform:none;color:#888}
.tde-staff-invite-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.tde-staff-invite-fixed{display:flex;flex-wrap:wrap;gap:7px 12px;padding:14px;border-radius:10px;background:#f6f3f0;border:1px solid #e4ded8;font-size:11px;color:#555}.tde-staff-invite-fixed strong{width:100%;color:#222}.tde-staff-invite-fixed span{white-space:nowrap}
.tde-staff-recovery-center{margin-bottom:18px;padding:18px;border:1px solid #e0dad4;border-radius:13px;background:#fff}
.tde-staff-recovery-center>div:first-child h2{margin:3px 0 6px;font:600 31px/1 "Cormorant Garamond",Georgia,serif}.tde-staff-recovery-center>div:first-child p:last-child{margin:0;color:#777;font-size:11px;line-height:1.55}
.tde-staff-recovery-bulk{display:grid;grid-template-columns:minmax(180px,1fr) minmax(210px,1fr) auto;gap:10px;align-items:end;margin-top:15px;padding-top:15px;border-top:1px solid #eee9e4}
.tde-staff-recovery-bulk label{display:flex;flex-direction:column;gap:5px;color:#666;font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.tde-staff-recovery-bulk select,.tde-staff-recovery-bulk input{min-height:40px;border:1px solid #d8d2cc;border-radius:7px;background:#fff;padding:8px 10px}
.tde-staff-recovery-action{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:9px}.tde-staff-recovery-action form{margin:0}.tde-staff-recovery-action button{appearance:none;border:1px solid #c9b5b3;border-radius:7px;background:#fff6f5;color:#a0171f;padding:7px 10px;font-size:10px;font-weight:850;cursor:pointer}.tde-staff-recovery-action button:hover{background:#a71922;border-color:#a71922;color:#fff}.tde-staff-recovery-action>span{color:#888;font-size:9px}.tde-staff-recovery-action .is-undone{color:#39704a;font-weight:800}
.tde-staff-nonundo-note{margin-top:8px;padding:8px 10px;border-radius:7px;background:#fff5db;color:#765a18;font-size:10px;line-height:1.45}

@media(max-width:900px){.tde-mgmt-tool-grid{grid-template-columns:1fr}.tde-staff-recovery-bulk{grid-template-columns:1fr 1fr}.tde-staff-recovery-bulk button{grid-column:1/-1}.tde-staff-invite-admin-grid{grid-template-columns:1fr}}
@media(max-width:600px){.tde-mgmt-tool-group{padding:14px}.tde-mgmt-tool-group>header{align-items:flex-start;flex-direction:column}.tde-mgmt-tool-group>header>b{display:none}.tde-mgmt-tool-grid .tde-mgmt-tile{min-height:0;padding:17px}.tde-mgmt-tool-grid .tde-mgmt-tile-icon{width:54px;height:54px}.tde-mgmt-tool-grid .tde-mgmt-tile-icon svg{width:31px;height:31px}.tde-staff-recovery-bulk{grid-template-columns:1fr}.tde-staff-recovery-bulk button{grid-column:auto}.tde-staff-email-hold{flex-direction:column}}

/* v1.1.1 Staff Access editable sign-in emails */
.tde-staff-email-form{display:flex;align-items:end;gap:10px;margin:0 18px 14px;padding:13px 14px!important;border:1px solid #e7e2dd;border-radius:10px;background:#faf9f8}
.tde-staff-email-form>div{flex:1;min-width:0}.tde-staff-email-form label{display:flex;flex-direction:column;gap:5px;color:#555;font-size:10px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}
.tde-staff-email-form input[type=email]{width:100%;min-height:40px;padding:8px 10px;border:1px solid #d3cec9;border-radius:8px;background:#fff;font:500 13px/1.3 Inter,Arial,sans-serif;text-transform:none;letter-spacing:0}
.tde-staff-email-form small{display:block;margin-top:5px;color:#888;font-size:10px;line-height:1.4}
@media(max-width:680px){.tde-staff-email-form{align-items:stretch;flex-direction:column}.tde-staff-email-form .tde-mgmt-secondary-btn{width:100%;justify-content:center}}

/* v1.10.3 Staff password setup stays inside the TDE Staff Access flow */
.tde-mgmt-login-success{margin:0 0 16px;padding:12px 14px;border:1px solid #cfe5d2;border-radius:10px;background:#f3faf4;color:#245b2d;font-size:13px;line-height:1.5}.tde-mgmt-login-success strong{color:#173f1e}


/* v1.10.5 TDE Shop direct staff photo uploader */
.tde-shop-direct-photo-upload .tde-shop-upload-status{display:block;min-height:18px;margin-top:8px;color:#777;font-size:11px;line-height:1.4}
.tde-shop-direct-photo-upload .tde-shop-upload-status.is-working{color:#765a18}
.tde-shop-direct-photo-upload .tde-shop-upload-status.is-ok{color:#26713b;font-weight:700}
.tde-shop-direct-photo-upload .tde-shop-upload-status.is-error{color:#a71922;font-weight:700}

/* v1.10.6 TDE Shop low-click option builder + storefront-accurate photo previews */
.tde-shop-option-builder{padding:20px!important;border:1px solid #ded9d3!important;border-top:4px solid var(--tde-red)!important;border-radius:12px;background:#fbfaf8}.tde-shop-option-head,.tde-shop-option-group-head,.tde-shop-other-sizes-head,.tde-shop-photo-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.tde-shop-option-head>span,.tde-shop-photo-head>span{flex:0 0 auto;padding:7px 9px;border-radius:999px;background:#111;color:#fff;font-size:8px;font-weight:900;letter-spacing:.08em}.tde-shop-option-head p,.tde-shop-option-group-head p,.tde-shop-other-sizes-head span{margin:3px 0 0;color:#777;font-size:10px}.tde-shop-option-group{margin-top:16px;padding:15px;border:1px solid #e6e1db;border-radius:10px;background:#fff}.tde-shop-option-group h4{margin:0;font:600 22px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-brand-rows,.tde-shop-custom-size-rows{display:grid;gap:7px;margin-top:11px}.tde-shop-option-row{display:grid;grid-template-columns:minmax(0,1fr) 150px 36px;gap:8px;align-items:end}.tde-shop-option-row label{display:flex;flex-direction:column;gap:4px}.tde-shop-option-row label>span{font-size:8px;font-weight:850;letter-spacing:.05em;text-transform:uppercase;color:#777}.tde-shop-option-row input{width:100%;min-height:40px;border:1px solid #d7d2cc;border-radius:7px;padding:8px 10px}.tde-shop-option-row .price>div{display:flex;align-items:center;border:1px solid #d7d2cc;border-radius:7px;background:#fff;overflow:hidden}.tde-shop-option-row .price>div b{padding-left:9px;color:#777}.tde-shop-option-row .price input{border:0!important}.tde-shop-option-remove{width:36px;height:40px;border:0;border-radius:7px;background:#f3efeb;color:#777;font-size:20px;cursor:pointer}.tde-shop-option-remove:hover{background:#111;color:#fff}.tde-shop-option-tip{margin:9px 0 0!important;padding:9px 10px;border-radius:7px;background:#f7f4f0;color:#6d6863!important;font-size:9px!important}.tde-shop-bulk-upcharge{display:flex;align-items:center;gap:5px;padding:5px;border:1px solid #e0dbd5;border-radius:8px;background:#f7f5f2}.tde-shop-bulk-upcharge>span{padding-left:5px;font-size:9px;font-weight:800}.tde-shop-bulk-upcharge>b{color:#777}.tde-shop-bulk-upcharge input{width:68px;min-height:34px;border:0;border-radius:5px;background:#fff;padding:6px}.tde-shop-bulk-upcharge button{min-height:34px;border:0;border-radius:5px;background:#111;color:#fff;padding:0 10px;font-size:9px;font-weight:850;cursor:pointer}.tde-shop-staff-sizes-smart{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px}.tde-shop-staff-sizes-smart>label{display:grid!important;grid-template-columns:minmax(0,1fr) 96px;gap:8px;align-items:center}.tde-shop-staff-sizes-smart .check{display:flex;align-items:flex-start;gap:7px}.tde-shop-staff-sizes-smart .check>span{min-width:0}.tde-shop-staff-sizes-smart .size-price>small{display:block;color:#888;font-size:7px;text-transform:uppercase;letter-spacing:.05em}.tde-shop-staff-sizes-smart .size-price>span{display:flex;align-items:center;margin-top:2px;border:1px solid #ddd7d1;border-radius:5px;background:#fff;overflow:hidden}.tde-shop-staff-sizes-smart .size-price b{padding-left:5px;color:#888;font-size:9px}.tde-shop-staff-sizes-smart .size-price input{width:100%;min-width:0;height:30px;border:0;background:transparent;padding:4px;font-size:10px}.tde-shop-other-sizes-head{align-items:center;margin:14px 0 8px}.tde-shop-other-sizes-head b,.tde-shop-other-sizes-head span{display:block}.tde-shop-option-bottom{margin-top:14px}.tde-shop-direct-photo-upload{padding:18px!important;border:1px solid #ded9d3!important;border-radius:12px;background:#fff}.tde-shop-main-preview{width:220px!important;height:auto!important;aspect-ratio:4/4.55!important;border:1px solid #e2ddd7!important;border-radius:0!important;background:#f4f3f1!important;box-sizing:border-box}.tde-shop-main-preview img{width:100%!important;height:100%!important;object-fit:contain!important;padding:18px!important;box-sizing:border-box}.tde-shop-gallery-preview>div{width:74px!important;height:auto!important;aspect-ratio:4/4.55!important;border-radius:0!important;background:#f4f3f1!important}.tde-shop-gallery-preview img{width:100%!important;height:100%!important;object-fit:contain!important;padding:6px!important;box-sizing:border-box}.tde-shop-upload-status.is-working:before{content:"";display:inline-block;width:8px;height:8px;margin-right:5px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:tdeShopSpin .7s linear infinite}@keyframes tdeShopSpin{to{transform:rotate(360deg)}}
@media(max-width:760px){.tde-shop-option-head,.tde-shop-option-group-head,.tde-shop-other-sizes-head,.tde-shop-photo-head{display:block}.tde-shop-option-head>span,.tde-shop-photo-head>span{display:inline-block;margin-top:8px}.tde-shop-bulk-upcharge{margin-top:10px;width:max-content}.tde-shop-option-row{grid-template-columns:minmax(0,1fr) 115px 36px}.tde-shop-staff-sizes-smart{grid-template-columns:1fr 1fr}.tde-shop-staff-sizes-smart>label{grid-template-columns:1fr}.tde-shop-main-preview{width:min(220px,58vw)!important}}
@media(max-width:480px){.tde-shop-staff-sizes-smart{grid-template-columns:1fr}.tde-shop-option-row{grid-template-columns:minmax(0,1fr) 105px 34px}}

/* v2.27.44 Shop Manager inventory-by-size + photo workspace cleanup */
.tde-shop-inventory-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.tde-shop-inventory-heading h3{margin-bottom:5px}.tde-shop-inventory-heading p{margin:0;color:#777;font-size:11px;line-height:1.5}.tde-shop-inventory-heading>span{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#f1ede8;color:#5d5751;font-size:8px;font-weight:900;letter-spacing:.08em}.tde-shop-track-inventory{align-items:flex-start!important}.tde-shop-track-inventory>span{display:block}.tde-shop-track-inventory b,.tde-shop-track-inventory small{display:block}.tde-shop-track-inventory small{margin-top:3px;color:#777;font-size:9px;font-weight:500;line-height:1.4}.tde-shop-inventory-details{margin-top:12px;padding:14px;border:1px solid #e4dfd9;border-radius:10px;background:#fbfaf8}.tde-shop-inventory-explainer{margin:0 0 12px!important;color:#666!important;font-size:10px!important;line-height:1.5}.tde-shop-inventory-note{display:grid;grid-template-columns:minmax(0,1fr);gap:5px;margin-bottom:12px}.tde-shop-inventory-note>span{font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.05em;color:#666}.tde-shop-inventory-note input{width:100%;min-height:40px;border:1px solid #d7d2cc;border-radius:7px;padding:8px 10px}.tde-shop-inventory-note>small{color:#888;font-size:9px}.tde-merch-inventory-by-size{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tde-merch-inventory-by-size .tde-merch-inventory-row{grid-template-columns:minmax(0,1fr) 72px!important}.tde-merch-inventory-by-size .tde-merch-inventory-row small{grid-column:2;text-align:center;margin-top:-4px}.tde-merch-inventory-by-size .tde-merch-inventory-row input[type=number]{width:72px!important;text-align:center;font-weight:800}
.tde-shop-direct-photo-upload{overflow:hidden}.tde-shop-photo-main-card{display:grid;grid-template-columns:240px minmax(0,1fr);gap:22px;align-items:start;margin-top:16px;padding:16px;border:1px solid #e4dfd9;border-radius:10px;background:#fbfaf8}.tde-shop-photo-preview-wrap>small{display:block;margin-bottom:7px;color:#777;font-size:8px;font-weight:900;letter-spacing:.08em}.tde-shop-direct-photo-upload .tde-shop-main-preview{width:220px!important;max-width:100%!important;margin:0!important;aspect-ratio:4/4.55!important;background:#fff!important}.tde-shop-photo-actions{min-width:0;padding-top:20px}.tde-shop-photo-actions h4,.tde-shop-photo-alternate-head h4{margin:0 0 5px;font:600 22px/1 "Cormorant Garamond",Georgia,serif}.tde-shop-photo-actions>p,.tde-shop-photo-alternate-head p{margin:0;color:#777;font-size:10px;line-height:1.5}.tde-shop-photo-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.tde-shop-photo-buttons .tde-mgmt-primary-btn,.tde-shop-photo-buttons .tde-mgmt-secondary-btn{margin:0!important}.tde-shop-photo-save-note{display:block;margin-top:9px;color:#777;font-size:9px;line-height:1.45}.tde-shop-photo-alternates{margin-top:14px;padding-top:14px;border-top:1px solid #ebe6e0}.tde-shop-photo-alternate-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.tde-shop-photo-alternate-head .tde-mgmt-secondary-btn{flex:0 0 auto;margin:0!important}.tde-shop-direct-photo-upload .tde-shop-gallery-preview{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(74px,88px));gap:9px;margin:12px 0 0!important}.tde-shop-direct-photo-upload .tde-shop-gallery-preview>div{width:100%!important;aspect-ratio:4/4.55!important}.tde-shop-no-alternates{margin:10px 0 0!important;color:#999!important;font-size:10px!important;font-style:italic}
@media(max-width:900px){.tde-merch-inventory-by-size{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:680px){.tde-shop-inventory-heading,.tde-shop-photo-alternate-head{display:block}.tde-shop-inventory-heading>span{display:inline-block;margin-top:8px}.tde-shop-photo-main-card{grid-template-columns:1fr}.tde-shop-photo-actions{padding-top:0}.tde-shop-direct-photo-upload .tde-shop-main-preview{width:min(220px,100%)!important}.tde-shop-photo-alternate-head .tde-mgmt-secondary-btn{margin-top:10px!important}.tde-merch-inventory-by-size{grid-template-columns:1fr!important}}

/* v1.10.7 Shop pricing clarity + low-click size controls */
.tde-shop-size-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.tde-shop-select-size-tools{display:flex;gap:5px}.tde-shop-select-size-tools button{min-height:34px;padding:0 11px;border:1px solid #d6d0ca;border-radius:7px;background:#fff;color:#171717;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.tde-shop-select-size-tools button:hover{border-color:#111}.tde-pricing-breakdown{padding:2px 0;border-top:1px solid #343434;border-bottom:1px solid #343434}.tde-pricing-breakdown-head,.tde-pricing-breakdown>div:not(.tde-pricing-breakdown-head){display:flex;align-items:center;justify-content:space-between;gap:14px}.tde-pricing-breakdown-head{padding:10px 0 7px}.tde-pricing-breakdown-head span{font-size:8px;font-weight:900;letter-spacing:.1em;color:#fff}.tde-pricing-breakdown-head small{font-size:7px;color:#777}.tde-pricing-breakdown>div:not(.tde-pricing-breakdown-head){padding:7px 9px;border-radius:6px}.tde-pricing-breakdown>div:not(.tde-pricing-breakdown-head):nth-child(even){background:#191919}.tde-pricing-breakdown span{font-size:8px;color:#bbb}.tde-pricing-breakdown b{font-size:11px;color:#fff;white-space:nowrap}.tde-pricing-breakdown .is-ne span,.tde-pricing-breakdown .is-ne b{color:#f0d5d7}.tde-pricing-breakdown .is-tde{margin:4px 0;background:#f7f5f2!important}.tde-pricing-breakdown .is-tde span{color:#666;font-weight:900}.tde-pricing-breakdown .is-tde b{color:#111;font-size:15px}.tde-pricing-wizard.is-loss .tde-pricing-breakdown .is-tde{background:#fff0f1!important}.tde-pricing-wizard.is-loss .tde-pricing-breakdown .is-tde b{color:#a30e18}@media(max-width:760px){.tde-shop-size-actions{width:100%;justify-content:flex-start}.tde-shop-option-group-head{flex-wrap:wrap}.tde-shop-select-size-tools button{min-height:38px}}


/* Shop v1.9.1 bulk catalog actions */
.tde-shop-bulk-tools{display:flex;align-items:center;gap:12px;padding:12px 18px;background:#f7f5f2;border-top:1px solid #eeeae6;border-bottom:1px solid #eeeae6}
.tde-shop-bulk-tools label{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.tde-shop-bulk-tools input{width:17px;height:17px}
.tde-shop-bulk-tools button{border:0;background:transparent;padding:0;cursor:pointer;font:800 10px/1.2 Inter,Arial,sans-serif}
.tde-shop-bulk-tools>span{margin-left:auto;color:#777;font-size:10px}
.tde-shop-staff-product-list article{position:relative;grid-template-columns:28px 74px minmax(0,1fr) auto}
.tde-shop-product-select{display:grid;place-items:center;align-self:stretch}
.tde-shop-product-select input{width:17px;height:17px}
@media(max-width:800px){.tde-shop-bulk-tools{align-items:flex-start;flex-wrap:wrap}.tde-shop-bulk-tools>span{width:100%;margin-left:0}.tde-shop-staff-product-list article{grid-template-columns:28px 64px minmax(0,1fr)}.tde-shop-staff-product-list .actions{grid-column:3;justify-content:flex-start}}


/* v1.10.8 Booster Volunteer opportunity eligibility + fundraiser fields */
.tde-mgmt-volunteer-company-only{
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  column-gap:8px!important;
  align-items:center!important;
  align-content:center!important;
  padding:10px 12px!important;
  border:1px solid #ead8da!important;
  border-radius:7px!important;
  background:#fff8f8!important;
}
.tde-mgmt-volunteer-company-only input{width:17px!important;height:17px!important;grid-row:1 / span 2!important}
.tde-mgmt-volunteer-company-only>span{color:#9f1e25!important}
.tde-mgmt-volunteer-company-only>small,.tde-mgmt-volunteer-group-field>small{color:#777;font-size:9px;line-height:1.35}
.tde-mgmt-volunteer-group-field[hidden]{display:none!important}
.tde-mgmt-opportunity-meta-pills{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:7px}
.tde-mgmt-opportunity-meta-pills:empty{display:none}
.tde-mgmt-opportunity-meta-pills>span{
  display:inline-flex;align-items:center;min-height:21px;padding:4px 7px;border-radius:999px;
  background:#f1eeea;color:#655f59;font-size:7.5px;font-weight:800;letter-spacing:.045em;text-transform:uppercase
}
.tde-mgmt-opportunity-meta-pills>span:first-child{background:#fff0f0;color:#a71920}


/* v1.10.9 Volunteer signup close + unlimited capacity */
.tde-mgmt-volunteer-spots-field{display:flex!important;flex-direction:column!important;align-items:stretch!important}
.tde-mgmt-volunteer-unlimited{
  display:flex!important;align-items:center!important;gap:7px!important;margin-top:7px!important;
  color:#555!important;font-size:9px!important;font-weight:700!important;text-transform:none!important;letter-spacing:0!important
}
.tde-mgmt-volunteer-unlimited input{width:15px!important;height:15px!important;margin:0!important}
.tde-mgmt-volunteer-spots-field input[type=number]:disabled{background:#f1efec!important;color:#9a9590!important}
.tde-manager-volunteer-signup-close+small{display:block;margin-top:4px;color:#777;font-size:9px;line-height:1.35}


/* v1.10.10 Volunteer audience/eligibility selector */
.tde-mgmt-volunteer-eligibility small{
  display:block;margin-top:4px;color:#777;font-size:9px;line-height:1.4
}
.tde-mgmt-opportunity-meta-pills>span.is-eligibility-company{
  background:#d71920!important;color:#fff!important
}
.tde-mgmt-opportunity-meta-pills>span.is-eligibility-open{
  background:#111!important;color:#fff!important
}


/* v1.10.12 TDE Shop full manager controls */
.tde-shop-staff-tabs{flex-wrap:wrap}
.tde-shop-staff-tabs a b{display:inline-grid;place-items:center;min-width:17px;height:17px;margin-left:3px;padding:0 4px;border-radius:999px;background:var(--tde-red);color:#fff;font-size:8px;line-height:1}
.tde-shop-collection-manager,.tde-shop-storefront-form{display:block}
.tde-shop-collection-manager>.tde-mgmt-card,.tde-shop-storefront-card,.tde-shop-staff-questions{background:#fff;border:1px solid #ded9d3;border-radius:12px;overflow:hidden}
.tde-shop-collection-manager-list{display:grid;gap:12px;padding:0 20px 20px}
.tde-shop-collection-editor{border:1px solid #ddd7d0;border-radius:10px;background:#fbfaf8;overflow:hidden}
.tde-shop-collection-editor-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;background:#111;color:#fff}
.tde-shop-collection-editor-head span{display:block;color:var(--tde-red);font-size:8px;font-weight:900;letter-spacing:.09em}
.tde-shop-collection-editor-head strong{display:block;margin-top:2px;font:600 20px/1.05 "Cormorant Garamond",Georgia,serif}
.tde-shop-collection-editor-head small{color:#bbb;font-size:9px}
.tde-shop-collection-editor-grid,.tde-shop-storefront-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:15px}
.tde-shop-collection-editor-grid label,.tde-shop-storefront-grid label{display:flex;flex-direction:column;gap:6px}
.tde-shop-collection-editor-grid label.wide,.tde-shop-storefront-grid label.wide{grid-column:1/-1}
.tde-shop-collection-editor-grid label>span,.tde-shop-storefront-grid label>span{font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:#666}
.tde-shop-collection-editor-grid input,.tde-shop-storefront-grid input,.tde-shop-storefront-grid textarea{width:100%;box-sizing:border-box;min-height:43px;border:1px solid #d7d2cc;border-radius:7px;background:#fff;padding:10px 11px;font:500 12px Inter,Arial,sans-serif}
.tde-shop-collection-editor-grid small,.tde-shop-storefront-grid small{color:#777;font-size:9px;line-height:1.4}
.tde-shop-storefront-section{margin:0 20px;padding:18px 0;border-top:1px solid #e9e5e0}
.tde-shop-storefront-section:first-of-type{border-top:0}
.tde-shop-storefront-section h3{margin:0 0 4px;font:600 25px/1 "Cormorant Garamond",Georgia,serif}
.tde-shop-storefront-section>p{margin:0 0 10px;color:#777;font-size:11px}
.tde-shop-storefront-grid{padding:0}
.tde-shop-storefront-grid textarea{resize:vertical}
.tde-shop-collection-manager>.tde-mgmt-form-actions,.tde-shop-storefront-form>.tde-mgmt-form-actions{margin-top:12px}
.tde-shop-staff-questions{padding-bottom:18px}
.tde-shop-staff-question-list{display:grid;gap:10px;padding:0 18px}
.tde-shop-staff-question-list article{border:1px solid #ddd8d2;border-left:4px solid var(--tde-red);border-radius:9px;background:#fff;overflow:hidden}
.tde-shop-staff-question-list article.handled{opacity:.68;border-left-color:#999}
.tde-shop-staff-question-list article>header{display:flex;justify-content:space-between;gap:15px;padding:14px 15px;border-bottom:1px solid #eeeae6;background:#fbfaf8}
.tde-shop-staff-question-list article>header span{color:var(--tde-red);font-size:8px;font-weight:900;letter-spacing:.08em}
.tde-shop-staff-question-list article>header h3{margin:2px 0 3px;font:600 21px/1.05 "Cormorant Garamond",Georgia,serif}
.tde-shop-staff-question-list article>header p{margin:0;color:#777;font-size:9px}
.tde-shop-staff-question-list article>header>b{height:max-content;padding:5px 7px;border-radius:999px;background:#111;color:#fff;font-size:7px;letter-spacing:.06em}
.tde-shop-staff-question-list .request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:13px 15px}
.tde-shop-staff-question-list .request-grid p{margin:0;color:#555;font-size:11px;line-height:1.5}
.tde-shop-staff-question-list .request-grid strong{display:block;margin-bottom:4px;color:#111;font-size:8px;letter-spacing:.07em;text-transform:uppercase}
.tde-shop-staff-question-list .request-notes{margin:0 15px 13px;padding:12px;background:#f6f3ef;color:#333;font-size:11px;line-height:1.5}
.tde-shop-staff-question-list .request-notes strong{display:block;margin-bottom:5px;color:#111;font-size:8px;letter-spacing:.07em;text-transform:uppercase}
.tde-shop-staff-question-list footer{display:flex;gap:8px;padding:0 15px 14px}
@media(max-width:760px){
  .tde-shop-collection-editor-grid,.tde-shop-storefront-grid,.tde-shop-staff-question-list .request-grid{grid-template-columns:1fr}
  .tde-shop-collection-editor-grid label.wide,.tde-shop-storefront-grid label.wide{grid-column:auto}
  .tde-shop-staff-question-list footer{flex-wrap:wrap}
}


/* v1.10.13 Staff Access Pricing Wizard readability */
.tde-mgmt-shell .tde-pricing-results{
  gap:11px;
  padding:17px;
}
.tde-mgmt-shell .tde-pricing-hero-result span,
.tde-mgmt-shell .tde-pricing-customer span{
  font-size:10px;
  line-height:1.25;
  letter-spacing:.075em;
}
.tde-mgmt-shell .tde-pricing-hero-result small{
  margin-top:5px;
  font-size:10px;
  line-height:1.35;
}
.tde-mgmt-shell .tde-pricing-customer{
  padding:14px 15px;
}
.tde-mgmt-shell .tde-pricing-customer b{
  font-size:25px;
}
.tde-mgmt-shell .tde-pricing-customer small{
  margin-top:5px;
  color:#c4c4c4;
  font-size:10px;
  line-height:1.4;
}
.tde-mgmt-shell .tde-pricing-breakdown{
  padding:4px 0;
}
.tde-mgmt-shell .tde-pricing-breakdown-head{
  padding:11px 0 9px;
}
.tde-mgmt-shell .tde-pricing-breakdown-head span{
  font-size:10px;
  line-height:1.25;
}
.tde-mgmt-shell .tde-pricing-breakdown-head small{
  color:#a7a7a7;
  font-size:9px;
  line-height:1.3;
}
.tde-mgmt-shell .tde-pricing-breakdown>div:not(.tde-pricing-breakdown-head){
  padding:9px 10px;
}
.tde-mgmt-shell .tde-pricing-breakdown span{
  color:#d0d0d0;
  font-size:10px;
  line-height:1.35;
}
.tde-mgmt-shell .tde-pricing-breakdown b{
  font-size:14px;
  line-height:1.2;
}
.tde-mgmt-shell .tde-pricing-breakdown .is-ne span,
.tde-mgmt-shell .tde-pricing-breakdown .is-ne b{
  color:#ffdfe2;
}
.tde-mgmt-shell .tde-pricing-breakdown .is-tde{
  margin:5px 0;
  padding-top:10px!important;
  padding-bottom:10px!important;
}
.tde-mgmt-shell .tde-pricing-breakdown .is-tde span{
  font-size:10px;
}
.tde-mgmt-shell .tde-pricing-breakdown .is-tde b{
  font-size:18px;
}
.tde-mgmt-shell .tde-pricing-result-grid{
  gap:9px;
}
.tde-mgmt-shell .tde-pricing-result-grid>div{
  padding:12px;
}
.tde-mgmt-shell .tde-pricing-result-grid span{
  color:#c4c4c4;
  font-size:9px;
  line-height:1.3;
}
.tde-mgmt-shell .tde-pricing-result-grid b{
  margin-top:5px;
  font-size:16px;
}
.tde-mgmt-shell .tde-pricing-assumptions{
  padding-top:6px;
}
.tde-mgmt-shell .tde-pricing-assumptions b{
  font-size:10px;
  line-height:1.3;
  letter-spacing:.04em;
}
.tde-mgmt-shell .tde-pricing-assumptions span{
  margin-top:5px;
  color:#d0d0d0;
  font-size:10px;
  line-height:1.5;
}
.tde-mgmt-shell .tde-pricing-assumptions small{
  margin-top:7px;
  color:#aaa;
  font-size:9px;
  line-height:1.5;
}
@media(max-width:620px){
  .tde-mgmt-shell .tde-pricing-results{padding:15px}
  .tde-mgmt-shell .tde-pricing-breakdown>div:not(.tde-pricing-breakdown-head){gap:10px}
}
