:root{color-scheme:dark;--bg:#090b13;--panel:#111420;--panel2:#161a28;--line:#252a3c;--text:#f0f2fa;--muted:#969eb5;--primary:#9167ff;--blue:#4a9cff;--green:#59dcb0;--red:#fa839c;--amber:#f8c676;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}a{color:inherit;text-decoration:none}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid var(--line);border-radius:9px;padding:10px 16px;background:var(--panel2);color:var(--text);cursor:pointer;font-size:.875rem;font-weight:600;transition:background .15s,transform .15s}button:hover,.button:hover{background:#242940;border-color:#595071}button:active{transform:translateY(1px)}button.primary,.button.primary{background:linear-gradient(115deg,#8051e7,#654cdc);border-color:#9b78ff;box-shadow:0 4px 20px #6f40da20}button.primary:hover{background:#9167ff}.ghost{background:transparent}.danger{color:var(--red)}button:disabled{opacity:.45;cursor:default}.icon{width:19px;height:19px;display:inline-block;flex-shrink:0;vertical-align:middle}.brand{display:flex;align-items:center;gap:11px;font-size:1.3rem;font-weight:750;letter-spacing:.16em}.brand img{width:42px;height:42px;object-fit:cover;border-radius:9px}.muted{color:var(--muted)}.small{font-size:.8rem}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:650;color:#ae91f7;text-transform:uppercase}.pill{display:inline-flex;align-items:center;gap:6px;border:1px solid #39324d;background:#8760e51a;color:#c4afff;border-radius:100px;padding:5px 10px;font-size:.75rem;white-space:nowrap}.pill.good{color:var(--green);background:#59dcb014;border-color:#275045}.pill.warn{color:var(--amber);background:#f8c67610;border-color:#58472e}.pill.bad{color:var(--red);background:#fa839c10;border-color:#643443}.row{display:flex;align-items:center;gap:12px}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.stack{display:grid;gap:18px}.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.card{border:1px solid var(--line);border-radius:14px;background:var(--panel);padding:23px}.card h3{font-size:1rem;margin:0 0 10px}.card p{color:var(--muted);line-height:1.65}.card-link:hover{border-color:#5e4a8e;cursor:pointer}.empty{padding:40px;text-align:center;color:var(--muted)}.loading{display:grid;place-content:center;min-height:70vh}.divider{height:1px;background:var(--line);margin:24px 0}.pre{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.section-head h2{font-size:1.05rem;margin:0}.link{color:#b198ff;background:transparent;border:0;padding:0;min-height:28px}.avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;width:36px;height:36px;font-weight:650;font-size:.8rem;background:linear-gradient(130deg,#383356,#222c48);color:#c9b6ff}.avatar.large{width:66px;height:66px;font-size:1.4rem}.public-nav{height:88px;display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:auto;padding:0 28px;border-bottom:1px solid #252a3c66}.public-nav nav{display:flex;gap:32px;font-size:.875rem;color:var(--muted)}.public-nav nav a:hover{color:white}.public-main{max-width:1224px;padding:65px 28px;margin:auto}.hero{text-align:center;padding:8px 0 30px;position:relative}.hero h1{font-size:clamp(2.7rem,5.5vw,4.8rem);letter-spacing:-.06em;line-height:1.08;max-width:900px;margin:28px auto 22px;font-weight:700}.gradient{background:linear-gradient(95deg,#b686ff,#7386ff,#48bbff);background-clip:text;color:transparent}.hero p{font-size:1.1rem;line-height:1.75;max-width:650px;margin:0 auto 27px;color:var(--muted)}.hero .row{justify-content:center}.hero-art{margin-top:48px;border:1px solid #353455;border-radius:16px;overflow:hidden;box-shadow:0 -15px 90px #654ce312}.hero-art img{display:block;width:100%;height:auto}.public-section{margin:70px 0}.public-section>h2{font-size:2rem;letter-spacing:-.035em}.public-footer{max-width:1224px;margin:40px auto 0;border-top:1px solid var(--line);padding:30px 28px;display:flex;gap:18px;justify-content:space-between;flex-wrap:wrap;color:var(--muted);font-size:.8rem}.price{font-size:2.8rem;font-weight:650;letter-spacing:-.06em;margin:24px 0}.price small{font-size:1rem;font-weight:400;letter-spacing:0;color:var(--muted)}.features{list-style:none;padding:0;display:grid;gap:15px;color:#b5bdd0;font-size:.9rem;line-height:1.5}.features li:before{content:'✓';color:var(--green);margin-right:10px}.featured{border-color:#8a5eeb;background:linear-gradient(145deg,#201b37,#111420)}.auth{max-width:480px;margin:30px auto}.auth h1{font-size:1.8rem;letter-spacing:-.04em}.notice{padding:13px 16px;border:1px solid #484066;border-radius:9px;color:#c4b7e6;background:#8d65ef0c;font-size:.84rem;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px;font-size:.875rem}.field.full{grid-column:1/-1}input,select,textarea{background:#0c0f19;border:1px solid #31364a;border-radius:8px;padding:11px 12px;color:var(--text);width:100%;min-width:0}input:focus,select:focus,textarea:focus{border-color:#9670ff;outline:2px solid #9670ff22}input[type=checkbox]{width:17px;height:17px;accent-color:#9167ff}input[type=color]{padding:4px;height:43px}textarea{resize:vertical;min-height:108px}.form-error{color:var(--red);font-size:.85rem;line-height:1.5}.auth form{display:grid;gap:18px}.shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.sidebar{background:#0c0e18;border-right:1px solid var(--line);height:100vh;position:sticky;top:0;display:flex;flex-direction:column}.side-brand{padding:24px 23px 20px}.product-label{margin:0 23px 18px;color:#a596c9;font-size:.7rem;letter-spacing:.22em}.org-switch{margin:0 16px 14px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#151724}.org-switch select{border:0;background:transparent;padding:0;font-size:.8rem;font-weight:650}.org-switch small{display:block;color:var(--muted);font-size:.7rem;margin-top:8px}.side-nav{flex:1;overflow:auto;padding:0 13px 12px;scrollbar-width:thin;scrollbar-color:#313044 transparent}.nav-group{font-size:.66rem;font-weight:600;letter-spacing:.12em;color:#6e7690;text-transform:uppercase;margin:21px 11px 9px}.side-nav a{display:flex;align-items:center;gap:11px;min-height:39px;padding:9px 11px;color:#9da5bd;font-size:.81rem;border-radius:7px;margin:3px 0}.side-nav a:hover{background:#191c2c;color:#e0e1f3}.side-nav a.active{background:#8b62ec20;color:#bea4ff;border:1px solid #7654b331}.side-nav a .icon{width:17px;height:17px}.nav-badge{margin-left:auto;background:#634398;color:#e6d6ff;padding:1px 6px;border-radius:4px;font-size:.67rem}.side-bottom{padding:17px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px}.side-bottom strong{display:block;font-size:.8rem}.side-bottom small{font-size:.7rem;color:var(--muted)}.side-bottom button{padding:6px;min-height:30px;margin-left:auto}.workspace{min-width:0}.topbar{height:77px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 34px;background:#0c0e18ba}.crumb{color:var(--muted);font-size:.8rem}.crumb span{color:#e7e8f5;margin-left:10px}.top-actions{display:flex;align-items:center;gap:16px}.search-box{position:relative}.search-box input{width:260px;background:#121521;padding:9px 12px 9px 35px;font-size:.8rem}.search-box>.icon{position:absolute;left:11px;top:11px;width:16px;color:#8a92ac}.search-results{position:absolute;top:45px;right:0;min-width:330px;background:#161a28;border:1px solid var(--line);border-radius:10px;z-index:15;box-shadow:0 15px 60px #0008}.search-results button{width:100%;text-align:left;justify-content:flex-start;background:transparent;border:0;display:block;padding:14px}.search-results button small{display:block;color:var(--muted);margin-top:4px}.workspace-main{padding:32px 34px 50px;max-width:1680px;margin:auto}.page-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.page-title h1{font-size:1.8rem;letter-spacing:-.035em;font-weight:650;margin:0 0 9px}.page-title p{color:var(--muted);font-size:.87rem;margin:0;line-height:1.6}.local-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(100deg,#241b3b80,#101725);border:1px solid #3e315c;border-radius:10px;padding:12px 18px;margin-bottom:27px;font-size:.8rem;color:#b5a5d5}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.stat{padding:20px;border-radius:12px;background:var(--panel);border:1px solid var(--line)}.stat-top{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:var(--muted);margin-bottom:20px}.stat-top .icon{color:#a589e7}.stat strong{font-size:2.1rem;font-weight:600;letter-spacing:-.055em}.stat-bottom{font-size:.72rem;margin-top:10px;color:#7f8aa6}.dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:22px}.dashboard-grid .wide{grid-column:1/-1}.decision-row,.item-row{display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid #252a3c88}.decision-row:last-child,.item-row:last-child{border-bottom:0}.item-main{flex:1;min-width:0}.item-main strong{display:block;font-size:.86rem;font-weight:550;line-height:1.5}.item-main small{display:block;color:var(--muted);font-size:.75rem;margin-top:3px}.module-icon{width:39px;height:39px;display:grid;place-content:center;border:1px solid #53416e55;border-radius:10px;background:#8d65ef13;color:#b491fa;flex-shrink:0}.date-block{min-width:47px;padding:7px 10px;text-align:center;background:#202033;border:1px solid #3c3453;border-radius:9px;color:#bca2f5;font-size:.65rem;text-transform:uppercase}.date-block b{display:block;font-size:1.2rem;color:white}.bar-chart{display:grid;gap:22px;padding:14px 0}.bar-line{display:grid;grid-template-columns:105px 1fr 30px;align-items:center;gap:15px;font-size:.8rem;color:var(--muted)}.bar-track{height:8px;border-radius:8px;background:#212537;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,#7958de,#669dff);border-radius:8px}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap}.toolbar input{max-width:320px}.toolbar select{max-width:220px}.toolbar .count{margin-left:auto;font-size:.8rem;color:var(--muted)}.table-wrap{border:1px solid var(--line);border-radius:12px;overflow:auto;background:var(--panel)}table{border-collapse:collapse;width:100%;text-align:left;font-size:.84rem}th{font-size:.7rem;text-transform:uppercase;letter-spacing:.065em;font-weight:550;color:#8e98b3;background:#151824;padding:15px 20px;white-space:nowrap}td{padding:16px 20px;border-top:1px solid #252a3c88;vertical-align:middle}tbody tr:hover{background:#1a1c2c}td .link{text-align:left;color:#e3dafa;font-size:.86rem}.cell-sub{font-size:.74rem;color:var(--muted);margin-top:4px}.doc-card{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.doc-card p{margin:0;font-size:.85rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.doc-card button{margin-top:auto}.calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-left:1px solid var(--line);border-top:1px solid var(--line)}.calendar-head,.calendar-day{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px;min-width:0}.calendar-head{font-size:.7rem;text-transform:uppercase;color:var(--muted);background:var(--panel)}.calendar-day{min-height:120px;font-size:.8rem}.calendar-day.today{background:#8d65ef13}.calendar-day.faded{color:#5b6276}.calendar-day button{font-size:.65rem;min-height:26px;padding:5px 6px;margin-top:6px;width:100%;display:block;overflow:hidden;text-align:left;line-height:1.4;white-space:normal;background:#26213e;border:0;color:#ccb8ff}.calendar.week{grid-template-columns:repeat(7,minmax(0,1fr))}.calendar.day{grid-template-columns:1fr}.calendar.day .calendar-day{min-height:300px}.calendar.week .calendar-day{min-height:300px}.permission-grid{font-size:.8rem}.permission-grid th,.permission-grid td{padding:12px}.check-label{display:flex;align-items:center;gap:9px;font-size:.85rem}.check-label input{width:17px}.profile-banner{display:flex;align-items:center;gap:19px;margin-bottom:25px}dialog{color:var(--text);background:#111420;border:1px solid #3d3652;border-radius:16px;box-shadow:0 30px 120px #000a;padding:0;max-width:790px;width:calc(100% - 32px);max-height:90vh}dialog::backdrop{background:#03040cbb;backdrop-filter:blur(5px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:22px 26px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#111420;z-index:2}.dialog-head h2{font-size:1.2rem;margin:0;letter-spacing:-.02em}.dialog-head button{padding:6px 10px;min-height:32px}.dialog-body{padding:25px 26px}.dialog-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}.detail-field label{display:block;color:var(--muted);font-size:.73rem;margin-bottom:7px}.detail-field div{font-size:.9rem;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65}.detail-field.full{grid-column:1/-1}.action-panel{padding:18px;border:1px solid #423354;border-radius:10px;background:#8863e80c;margin:22px 0}.action-panel h3{font-size:.9rem;margin:0 0 14px}.action-panel .row{margin-top:12px}.comment{border-left:2px solid #524173;padding-left:15px;margin:18px 0;font-size:.87rem}.comment small{color:var(--muted)}.comment p{line-height:1.65;white-space:pre-wrap}.timeline{padding-left:18px;border-left:1px solid #403449}.timeline article{position:relative;padding:0 0 22px;font-size:.85rem}.timeline article:before{content:'';position:absolute;left:-23px;top:4px;width:8px;height:8px;border-radius:50%;background:#9873e8}.timeline small{display:block;color:var(--muted);margin-top:6px}.tabs{display:flex;gap:7px;border-bottom:1px solid var(--line);margin-bottom:23px;padding-bottom:13px}.tabs button{background:transparent;border:0;color:var(--muted)}.tabs button.active{background:#8d65ef20;color:#c3a9fc}#toast{position:fixed;right:26px;bottom:26px;z-index:100;max-width:440px;padding:16px 22px;border:1px solid #5b477b;border-radius:11px;background:#241d35;box-shadow:0 8px 45px #0008;color:#eee4ff;display:none;font-size:.87rem;line-height:1.5}#toast.show{display:block}.mobile-menu{display:none}.legal-copy{max-width:850px;line-height:1.85;color:#b3bbcf}.legal-copy h2{color:var(--text)}details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-weight:600}.chart-total{font-size:2rem;font-weight:650}.list-tag{background:#252137;border:1px solid #47385e;padding:6px 10px;border-radius:7px;font-size:.75rem}.danger-zone{border-color:#63404e}.footer-note{color:var(--muted);font-size:.77rem;line-height:1.7;margin-top:25px}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}
@media(min-width:1600px){.workspace-main{padding-top:42px}.dashboard-grid{gap:26px}.card{padding:28px}}
@media(max-width:1100px){.shell{grid-template-columns:220px minmax(0,1fr)}.workspace-main{padding:25px 22px}.topbar{padding:0 22px}.search-box input{width:190px}.stats{gap:10px}.stat{padding:16px}.dashboard-grid{grid-template-columns:1fr}.grid3{grid-template-columns:repeat(2,minmax(0,1fr))}.public-nav nav{gap:18px}}
@media(max-width:760px){.public-nav{padding:0 18px;height:76px}.public-nav nav{display:none}.public-nav .button{padding:8px 12px}.public-main{padding:35px 18px}.hero h1{font-size:2.7rem}.hero-art{margin-top:30px}.hero-art img{min-height:190px;object-fit:cover}.public-section{margin:42px 0}.shell{display:block}.sidebar{position:fixed;left:0;top:0;width:250px;z-index:30;transform:translateX(-100%);transition:transform .2s}.sidebar.open{transform:translateX(0);box-shadow:20px 0 100px #000b}.mobile-menu{display:inline-flex}.topbar{height:67px;padding:0 16px;gap:10px}.crumb{display:none}.top-actions{gap:9px;flex:1;justify-content:flex-end}.search-box input{width:150px}.topbar .pill{display:none}.workspace-main{padding:24px 16px}.page-title{flex-direction:column;gap:15px}.page-title h1{font-size:1.5rem}.page-title>.row{flex-wrap:wrap}.local-strip{font-size:.75rem}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat strong{font-size:1.8rem}.stat-top{font-size:.75rem;margin-bottom:12px}.grid2,.grid3,.form-grid{grid-template-columns:1fr}.card{padding:18px}.form-grid .full{grid-column:auto}.dashboard-grid{gap:18px}.table-wrap td,.table-wrap th{padding:13px}.calendar-day{padding:4px;min-height:90px}.calendar-head{padding:7px 3px;font-size:.6rem}.calendar-day button{font-size:.55rem;padding:4px}.calendar.week .calendar-day{min-height:210px}.dialog-body,.dialog-head{padding:19px}.detail-grid{gap:16px}.dialog-head h2{font-size:1rem}.toolbar .count{margin-left:0}.search-results{right:-70px;min-width:290px;max-width:90vw}.public-footer{padding:24px 18px}.brand{font-size:1.1rem}.bar-line{grid-template-columns:85px 1fr 25px}#toast{left:16px;right:16px;bottom:16px}.section-head{gap:10px}.section-head h2{font-size:.92rem}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media(max-width:760px){.calendar-scroll{overflow-x:auto}.calendar:not(.day){min-width:700px}.calendar-day button{font-size:.75rem}.calendar-head{font-size:.75rem}.calendar-day{padding:8px}}
.workspace-identity{display:flex;align-items:center;gap:12px;min-width:0;letter-spacing:0}.workspace-identity strong{display:block;font-size:1rem;line-height:1.4;overflow-wrap:anywhere}.workspace-identity small{display:block;color:var(--muted);font-size:.72rem;margin-top:5px}.org-monogram{display:grid;place-items:center;flex-shrink:0;background:var(--primary);color:white;border-radius:12px;width:43px;height:43px;font-weight:700;font-size:1rem}.org-logo{width:46px;height:46px;object-fit:contain;border-radius:10px}.workspace-tag{font-size:.62rem;letter-spacing:.13em;color:#818ba4;padding:4px 23px 23px}.private-login{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:36px 20px;background:radial-gradient(ellipse at 50% 20%,#23263b 0,transparent 55%)}.private-card{width:100%;max-width:470px;background:#111420;border:1px solid #30364a;border-radius:18px;padding:38px;box-shadow:0 25px 100px #0004}.private-brand{text-align:center;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:27px}.private-brand .org-monogram,.private-brand .org-logo{margin:0 auto 18px;width:65px;height:65px;font-size:1.5rem}.private-brand h1{font-size:1.5rem;letter-spacing:-.03em;margin-bottom:8px}.private-brand p,.private-footer{color:var(--muted);font-size:.85rem}.private-card h2{font-size:1.2rem}.private-card form{display:grid;gap:18px;margin-top:25px}.private-card p{line-height:1.7}.private-footer{margin-top:24px}.internal-shell button.primary,.private-login button.primary{background:var(--primary);border-color:var(--primary)}.purchase-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.step-number{display:block;color:#b098f7;font-size:1.6rem;letter-spacing:-.05em;margin-bottom:25px}.product-catalog{margin-top:28px}.product-card{padding:30px}.product-card .eyebrow{margin-top:30px}.product-card h2{font-size:1.85rem;letter-spacing:-.04em}.product-card>.row:last-child{margin-top:28px}.product-features{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.product-features span{border:1px solid var(--line);border-radius:6px;padding:7px 10px;font-size:.74rem;color:var(--muted)}.catalog-intro{max-width:650px;line-height:1.75}.account-shell .side-brand{padding-bottom:22px}.account-shell .workspace-main{max-width:1400px}
@media(max-width:1000px){.purchase-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.purchase-steps{grid-template-columns:1fr}.private-card{padding:26px}.product-card{padding:23px}.workspace-identity strong{font-size:.92rem}.product-card h2{font-size:1.6rem}}
/* Catalogue and direction publishing tools */
.catalog-cover,.catalog-placeholder{width:100%;height:230px;object-fit:cover;border-radius:14px;background:linear-gradient(135deg,#19264b,#281745);display:flex;align-items:center;justify-content:center;gap:18px}.catalog-placeholder svg{width:46px;height:46px;color:#b79eff}.catalog-placeholder span{font-size:25px;font-weight:650}.visual-product{padding:0;overflow:hidden}.visual-product .catalog-cover,.visual-product .catalog-placeholder{border-radius:0}.product-card-content{padding:28px}.product-detail-head{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px;margin-top:40px}.product-detail-head .catalog-cover,.product-detail-head .catalog-placeholder{height:330px}.product-detail-head h1{font-size:clamp(36px,5vw,64px)}.cms-gallery{display:flex;gap:14px;overflow:auto;margin-top:24px;padding-bottom:8px}.gallery-button{padding:0;min-width:190px;max-width:280px;overflow:hidden}.gallery-button img{display:block;width:100%;height:150px;object-fit:cover}.cms-full-image{width:100%;max-height:75vh;object-fit:contain}.cms-prose{line-height:1.85}.cms-prose h2{margin:28px 0 12px}.cms-prose p{white-space:pre-wrap;color:var(--muted)}.cms-bullet{margin:8px 0}.offer-card{display:flex;flex-direction:column;gap:14px}.offer-card .features{flex:1}.cms-admin-card{display:flex;flex-direction:column;gap:17px}.cms-admin-card>.row:last-child{margin-top:auto}.cms-admin-card .catalog-cover,.cms-admin-card .catalog-placeholder{height:165px}.cms-filter{max-width:360px;margin-bottom:24px}.cms-media-panel{border-top:1px solid var(--border);padding-top:22px}.cms-media-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:16px 0}.cms-media-item{padding:14px;border:1px solid var(--border);border-radius:12px}.cms-media-list img{width:100%;height:145px;object-fit:cover;border-radius:10px}.cms-media-item .field{margin:12px 0}.cms-media-item input[type=checkbox],.cms-media-item input[type=radio],.cms-module-checks input,input[name=allModules]{width:auto;margin-right:6px}.cms-drop{padding:22px;border:1px dashed #7762b8;border-radius:12px;background:#8e5eff08}.cms-toolbar{margin:9px 0;flex-wrap:wrap}.cms-toolbar button{padding:6px 12px}.cms-module-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px 0}.cms-prose[hidden]{display:none}#cms-text-preview{padding:20px;border:1px solid var(--border);border-radius:12px}dialog:has([data-form=cms-record]){max-width:950px;width:94vw}@media(max-width:750px){.product-detail-head{grid-template-columns:1fr;gap:24px}.product-detail-head .catalog-cover,.product-detail-head .catalog-placeholder{height:220px}.cms-media-list,.cms-module-checks{grid-template-columns:1fr}}

/* Community context: explicit labels and readable native popup options. */
.org-switch select{color-scheme:dark;color:#f0f2fa;background-color:#151724;min-height:32px}.org-switch select option{color:#f0f2fa;background-color:#151724}.account-community .community-label{display:block;color:#b8b0cf;font-size:.65rem;letter-spacing:.06em;margin-bottom:8px}.account-community>strong{display:block;font-size:.85rem;overflow-wrap:anywhere}.account-community small{line-height:1.5}.account-community .community-help{display:block;min-height:28px;padding:4px 0;margin-top:5px;border:0;background:transparent;color:#c9afff;font-size:.7rem;text-align:left}.account-community .community-help:hover{text-decoration:underline}.account-community select:disabled{opacity:.6}

.lc-message{white-space:pre-wrap;line-height:1.8}.lc-sub h3{margin:9px 0}.lc-sub .row.wrap{margin-top:18px}.lc-sub button{font-size:.76rem}.lc-sub p{overflow-wrap:anywhere}
