
:root{
  --bg:#0d0d0d;--panel:#151515;--panel2:#1c1c1c;--text:#f5f5f2;--muted:#9b9b9b;--line:#2b2b2b;
  --accent:#f3f1e9;--accentText:#111;--soft:#242424;--success:#b8e6c3;--warning:#f2d68b;--danger:#f0a6a6;
  --radius:18px;--shadow:0 28px 80px rgba(0,0,0,.24)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text)}
a{color:inherit}.public-body{background:#f4f1ea;color:#171717}.wordmark{font-weight:900;letter-spacing:-.04em;text-decoration:none;font-size:21px}.wordmark span{font-weight:500}
.public-nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(24px,5vw,72px);background:rgba(244,241,234,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.08)}
.public-nav nav{display:flex;gap:28px}.public-nav nav a,.public-footer a{text-decoration:none;color:#555;font-size:14px}.public-nav nav a:hover,.public-footer a:hover{color:#111}.nav-actions{display:flex;gap:10px;align-items:center}
.btn{appearance:none;border:1px solid #303030;border-radius:999px;padding:11px 17px;background:#181818;color:#fff;text-decoration:none;font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}
.btn:hover{transform:translateY(-1px)}.btn.primary{background:#111;color:#fff;border-color:#111}.btn.ghost{background:transparent;color:inherit;border-color:rgba(0,0,0,.16)}.btn.light{background:#fff;color:#111;border-color:#fff}.btn.danger{background:#401919;border-color:#6c2b2b}.btn.small{padding:7px 11px;font-size:12px}.btn.block{width:100%}
.hero{min-height:760px;padding:90px clamp(24px,6vw,90px) 70px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:60px;overflow:hidden}
.eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#6d6e70}.hero h1{font-size:clamp(52px,7vw,104px);line-height:.9;letter-spacing:-.065em;margin:15px 0 26px;max-width:850px}.hero h1 span{font-weight:400;color:#727272}.hero p{font-size:20px;line-height:1.6;color:#595959;max-width:690px}.hero-actions{display:flex;gap:12px;margin:34px 0 12px}.microcopy{font-size:12px;color:#777}
.hero-window{background:#0d0d0d;border-radius:28px;padding:17px;box-shadow:0 50px 120px rgba(30,20,10,.25);transform:rotate(-1.5deg)}.window-bar{height:35px;border-bottom:1px solid #252525;display:flex;align-items:center;gap:7px;padding:0 6px}.window-bar i{width:8px;height:8px;border-radius:50%;background:#444}.window-body{display:grid;grid-template-columns:120px 1fr;min-height:500px}.window-side{padding:20px 12px;border-right:1px solid #222}.window-side b{display:block;margin-bottom:22px;font-size:12px}.window-side span{display:block;color:#727272;font-size:11px;padding:9px 0}.window-side span.active{color:#fff}.window-main{padding:28px}.mock-head{display:flex;justify-content:space-between;align-items:center}.mock-head h3{font-size:24px;margin:0}.mock-head small{color:#777}.mock-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px}.mock-card{border:1px solid #272727;border-radius:15px;padding:16px;background:#131313}.mock-card label{display:block;color:#777;font-size:10px;text-transform:uppercase}.mock-card b{font-size:26px;display:block;margin-top:8px}.mock-ai{margin-top:12px;padding:16px;border:1px solid #313131;border-radius:15px;background:#181818}.mock-ai b{font-size:12px}.mock-ai p{color:#a7a7a7;font-size:12px;line-height:1.55}
.section{padding:100px clamp(24px,6vw,90px)}.section.dark{background:#0d0d0d;color:#f7f7f4}.section.soft{background:#ebe7df}.section-head{max-width:820px;margin-bottom:48px}.section-head h2{font-size:clamp(40px,5.3vw,78px);letter-spacing:-.055em;line-height:.96;margin:10px 0 18px}.section-head p{font-size:18px;line-height:1.6;color:#686868}.dark .section-head p{color:#989898}
.problem-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:30px;align-items:center}.app-stack{display:grid;gap:9px}.app-stack div{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:15px;display:flex;justify-content:space-between}.merge-arrow{font-size:42px}.flow-stack{background:#111;color:#fff;padding:26px;border-radius:22px;display:grid;gap:10px}.flow-stack div{border:1px solid #303030;border-radius:12px;padding:14px}
.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.module-card{border:1px solid #272727;border-radius:20px;padding:24px;background:#121212;min-height:235px;display:flex;flex-direction:column}.module-card .icon{font-size:28px;margin-bottom:30px}.module-card h3{margin:0 0 9px;font-size:21px}.module-card p{margin:0;color:#8d8d8d;line-height:1.5;font-size:14px}.module-card small{margin-top:auto;color:#666;padding-top:28px}
.connected-flow{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.flow-step{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:999px;padding:15px 20px;font-weight:800}.flow-arrow{color:#999}
.ai-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.ai-list,.ai-preview{border:1px solid #2c2c2c;border-radius:24px;background:#121212;padding:26px}.ai-list ul{padding-left:18px;color:#aaa;line-height:1.9}.post-preview{background:#f4f1ea;color:#111;border-radius:18px;padding:22px;margin-top:18px}.post-preview .status{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#777}.post-preview h4{font-size:24px;margin:8px 0}.post-preview p{color:#555;line-height:1.55}
.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.step{padding:24px;border-top:1px solid #bbb}.step b{font-size:40px;color:#aaa;display:block}.step h3{font-size:18px}
.price-config{display:grid;grid-template-columns:1.1fr .7fr;gap:24px}.config-panel,.price-summary{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:24px;padding:28px}.config-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:17px 0;border-bottom:1px solid #eee}.config-row:last-child{border-bottom:0}.config-row small{display:block;color:#777;margin-top:3px}.toggle{width:48px;height:28px;border-radius:999px;background:#ddd;padding:3px;cursor:pointer;position:relative;display:inline-block}.toggle input{display:none}.toggle i{width:22px;height:22px;background:#fff;border-radius:50%;display:block;transition:.2s;box-shadow:0 2px 8px rgba(0,0,0,.15)}.toggle:has(input:checked){background:#111}.toggle input:checked+i{transform:translateX(20px)}.price-summary{background:#111;color:#fff}.price-summary h3{font-size:32px;margin-top:0}.price-total{font-size:56px;font-weight:900;letter-spacing:-.05em}.price-total small{font-size:14px;font-weight:500;color:#888}.usecase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.usecase{padding:22px;border:1px solid rgba(0,0,0,.1);border-radius:18px;background:rgba(255,255,255,.4)}.usecase p{color:#666;line-height:1.5}
.final-cta{padding:120px 24px;text-align:center;background:#111;color:#fff}.final-cta h2{font-size:clamp(48px,7vw,96px);line-height:.93;letter-spacing:-.06em;margin:0 0 25px}.final-cta p{color:#999;font-size:18px}.public-footer{background:#050505;color:#fff;padding:60px clamp(24px,6vw,90px);display:grid;grid-template-columns:1fr 1.4fr;gap:50px}.public-footer p,.public-footer small{color:#777}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.footer-grid div{display:grid;gap:10px}.footer-grid b{margin-bottom:8px}

/* auth */
.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#f4f1ea;color:#111}.auth-brand{padding:55px;display:flex;flex-direction:column;justify-content:space-between;background:#111;color:#fff}.auth-brand h1{font-size:70px;letter-spacing:-.06em;line-height:.93}.auth-brand p{color:#999;max-width:530px;line-height:1.6}.auth-panel{display:flex;align-items:center;justify-content:center;padding:40px}.auth-card{width:min(470px,100%)}.auth-card h2{font-size:42px;letter-spacing:-.04em;margin-bottom:8px}.auth-card>p{color:#777;margin-bottom:30px}
.field{display:grid;gap:7px;margin-bottom:16px}.field label{font-size:12px;font-weight:800;color:#606060}.field input,.field select,.field textarea,.input{width:100%;border:1px solid #d1cec7;border-radius:12px;padding:12px 13px;background:#fff;color:#111;font:inherit}.field textarea{min-height:105px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #111;outline-offset:1px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.helper{font-size:12px;color:#7b7b7b}.error-box{background:#ffe5e5;color:#7b1f1f;padding:12px 14px;border-radius:12px;margin-bottom:14px}.ok-box{background:#e6f7e9;color:#175b24;padding:12px 14px;border-radius:12px;margin-bottom:14px}

/* app */
.app-body{background:#0d0d0d;color:#f5f5f2}.app-shell{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;border-right:1px solid #252525;background:#0a0a0a;padding:22px 14px;display:flex;flex-direction:column}.side-brand{padding:4px 8px 18px;border-bottom:1px solid #1e1e1e}.side-brand-link{display:block;text-decoration:none;color:inherit}.side-brand-media{display:flex;align-items:center;height:var(--brand-stage-h,94px);min-height:var(--brand-stage-h,94px);margin-bottom:7px;overflow:hidden;position:relative}.workspace-brand-link{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;height:100%;max-width:100%;width:100%;overflow:hidden}.workspace-brand-logo{display:block;max-width:var(--brand-logo-max-w,220px);max-height:var(--brand-logo-max-h,82px);width:auto;height:auto;object-fit:contain;object-position:left center;transform:scale(var(--brand-logo-zoom,1.75));transform-origin:center center;transition:transform .18s ease,max-width .18s ease,max-height .18s ease}.workspace-brand-fallback{font-size:24px;line-height:1;font-weight:900;letter-spacing:-.04em;color:#f3f3ef;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.workspace-brand-meta{display:grid;gap:4px}.workspace-company-name{font-size:16px;font-weight:800;line-height:1.25;color:#f3f3ef;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-space-name{font-size:12px;color:#767676;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-brand-link:hover .workspace-company-name,.side-brand-link:hover .workspace-brand-fallback{color:#fff}.workspace-switch select{width:100%;margin:12px 0 2px;background:#111;border:1px solid #2a2a2a;border-radius:9px;color:#ddd;padding:9px}.side-nav{display:grid;gap:4px;margin-top:15px}.side-nav a,.sidebar-bottom a{text-decoration:none;color:#8d8d8d;padding:10px 11px;border-radius:9px;font-size:14px;font-weight:650;display:flex;align-items:center;gap:9px}.side-nav a:hover,.sidebar-bottom a:hover,.side-nav a.active,.sidebar-bottom a.active{background:#181818;color:#fff}.nav-dot{width:6px;height:6px;border-radius:50%;background:#444}.active .nav-dot{background:#f2f2ee}.sidebar-bottom{margin-top:auto;display:grid;gap:3px;border-top:1px solid #1e1e1e;padding-top:12px}.app-main{min-width:0}.app-top{height:76px;border-bottom:1px solid #242424;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;background:rgba(13,13,13,.92);backdrop-filter:blur(14px);z-index:30}.app-top h1{font-size:18px;margin:0}.app-top p{font-size:11px;color:#666;margin:3px 0 0}.app-top-actions{display:flex;align-items:center;gap:9px}.plan-chip,.user-chip,.badge{border:1px solid #2a2a2a;border-radius:999px;padding:7px 10px;font-size:11px;color:#aaa}.app-content{padding:28px;max-width:1600px}.flash{padding:12px 15px;border-radius:11px;margin-bottom:14px;border:1px solid #333;background:#171717}.flash.success{border-color:#2c5034;color:#b9e8c2}.flash.warning{border-color:#554a29;color:#f3d98d}.flash.error{border-color:#5a2a2a;color:#f1a9a9}
.page-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.page-hero h2{font-size:34px;letter-spacing:-.04em;margin:0 0 7px}.page-hero p{margin:0;color:#777;max-width:700px}.page-actions{display:flex;gap:8px;flex-wrap:wrap}.grid{display:grid;gap:14px}.grid.cols-4{grid-template-columns:repeat(4,1fr)}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.stat-card,.card{background:#131313;border:1px solid #252525;border-radius:16px;padding:18px}.stat-card small{color:#686868;text-transform:uppercase;font-size:10px;letter-spacing:.08em}.stat-card b{font-size:30px;display:block;margin-top:8px;letter-spacing:-.04em}.card h3{margin:0 0 12px;font-size:16px}.muted{color:#727272}.attention-list{display:grid;gap:8px}.attention-item{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #202020}.attention-item:last-child{border-bottom:0}.attention-item small{color:#777}.table-wrap{overflow:auto;border:1px solid #242424;border-radius:14px}.table{width:100%;border-collapse:collapse;min-width:780px}.table th,.table td{padding:12px 14px;text-align:left;border-bottom:1px solid #202020;font-size:13px}.table th{font-size:10px;color:#666;text-transform:uppercase;letter-spacing:.07em;background:#101010}.table tr:last-child td{border-bottom:0}.table .right{text-align:right}.status{display:inline-flex;padding:5px 8px;border-radius:999px;background:#222;font-size:10px;text-transform:uppercase;color:#bbb}.status.approved,.status.paid,.status.active,.status.posted,.status.won{background:#162a1c;color:#aee8b9}.status.rejected,.status.overdue,.status.lost{background:#321b1b;color:#eca6a6}.status.review,.status.sent,.status.scheduled{background:#332b18;color:#efd693}
.toolbar{display:flex;gap:9px;align-items:center;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap}.tabs{display:flex;gap:6px}.tabs a,.tabs button{border:1px solid #292929;background:#111;color:#888;border-radius:999px;padding:8px 12px;text-decoration:none;cursor:pointer}.tabs .active{background:#f2f2ed;color:#111;border-color:#f2f2ed}.modal{position:fixed;inset:0;background:rgba(0,0,0,.75);display:none;align-items:center;justify-content:center;padding:24px;z-index:100}.modal.open{display:flex}.modal-card{width:min(680px,100%);max-height:88vh;overflow:auto;background:#151515;border:1px solid #303030;border-radius:20px;padding:22px}.modal-card h3{margin-top:0}.modal-card .field label{color:#8c8c8c}.modal-card .field input,.modal-card .field select,.modal-card .field textarea{background:#0f0f0f;border-color:#2c2c2c;color:#fff}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.empty-state{text-align:center;border:1px dashed #343434;border-radius:18px;padding:55px 20px;color:#777}.empty-state h3{color:#ddd}.empty-icon{font-size:44px}.checklist{display:grid;gap:10px}.check{display:flex;gap:12px;align-items:center;padding:13px;border:1px solid #242424;border-radius:12px}.check i{width:22px;height:22px;border:1px solid #444;border-radius:50%;display:flex;align-items:center;justify-content:center;font-style:normal;color:#777}.check.done i{background:#eaeae5;color:#111;border-color:#eaeae5}.module-store{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.module-store .module-card{min-height:260px}.module-price{font-size:28px;font-weight:900;margin-top:15px}.module-price small{font-size:11px;color:#777;font-weight:500}.store-summary{position:sticky;bottom:14px;margin-top:20px;border:1px solid #333;background:rgba(15,15,15,.94);backdrop-filter:blur(16px);border-radius:17px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;gap:20px;box-shadow:0 20px 60px rgba(0,0,0,.4)}
.post-card{border:1px solid #262626;border-radius:16px;padding:18px;background:#121212;display:grid;gap:12px}.post-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.platforms{display:flex;gap:6px;flex-wrap:wrap}.platforms span{font-size:10px;border:1px solid #333;padding:5px 8px;border-radius:999px;color:#999}.post-card h3{font-size:20px;margin:0}.post-copy{color:#b1b1b1;white-space:pre-wrap;line-height:1.55}.post-actions{display:flex;gap:7px;flex-wrap:wrap}.brand-card{display:flex;justify-content:space-between;gap:20px}.brand-card p{color:#777;font-size:13px}.progress{height:8px;background:#242424;border-radius:999px;overflow:hidden}.progress i{display:block;height:100%;background:#e8e8e2}.onboarding-shell{min-height:100vh;background:#0c0c0c;padding:40px}.onboarding-card{max-width:960px;margin:0 auto}.onboarding-head{text-align:center;margin-bottom:30px}.onboarding-head h1{font-size:44px;letter-spacing:-.05em}.onboarding-steps{display:flex;gap:8px;justify-content:center;margin-bottom:24px}.onboarding-steps i{width:54px;height:5px;border-radius:999px;background:#292929}.onboarding-steps i.active{background:#efefe9}.onboarding-panel{background:#141414;border:1px solid #292929;border-radius:22px;padding:28px}.onboarding-panel .field label{color:#8a8a8a}.onboarding-panel .field input,.onboarding-panel .field select,.onboarding-panel .field textarea{background:#0e0e0e;border-color:#2b2b2b;color:#fff}.goal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.goal-option{border:1px solid #2b2b2b;border-radius:14px;padding:15px;display:flex;gap:10px;align-items:flex-start;cursor:pointer}.goal-option:has(input:checked){border-color:#ddd;background:#1b1b1b}.goal-option input{margin-top:3px}.onboarding-actions{display:flex;justify-content:space-between;gap:10px;margin-top:22px}
.install-body{background:#f4f1ea;color:#111}.install-wrap{max-width:900px;margin:50px auto;padding:0 20px}.install-card{background:#fff;border:1px solid #ddd8ce;border-radius:24px;padding:28px}.code-note{background:#efede6;border-radius:12px;padding:12px;font:12px ui-monospace,monospace;color:#555}.doc-paper{background:#fff;color:#111;max-width:820px;margin:0 auto;padding:55px;min-height:1050px}.doc-head{display:flex;justify-content:space-between;border-bottom:2px solid #111;padding-bottom:18px}.doc-lines{margin-top:30px}.doc-lines table{width:100%;border-collapse:collapse}.doc-lines td,.doc-lines th{padding:12px;border-bottom:1px solid #ddd;text-align:left}.doc-total{margin-left:auto;width:320px;margin-top:25px}.doc-total div{display:flex;justify-content:space-between;padding:8px 0}.doc-total .grand{border-top:2px solid #111;font-size:20px;font-weight:800}
@media(max-width:1150px){.module-grid{grid-template-columns:repeat(2,1fr)}.usecase-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-window{max-width:760px}.steps{grid-template-columns:repeat(3,1fr)}.module-store{grid-template-columns:repeat(2,1fr)}}
@media(max-width:880px){.public-nav nav{display:none}.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.app-shell{grid-template-columns:1fr}.sidebar{position:relative;height:auto;border-right:0;border-bottom:1px solid #252525}.side-nav{grid-template-columns:repeat(4,1fr);overflow:auto}.sidebar-bottom{display:flex;overflow:auto}.app-top{position:relative}.grid.cols-4,.grid.cols-3,.grid.cols-2{grid-template-columns:1fr 1fr}.price-config,.ai-panel,.problem-grid{grid-template-columns:1fr}.merge-arrow{transform:rotate(90deg);text-align:center}.public-footer{grid-template-columns:1fr}.module-store{grid-template-columns:1fr}.goal-grid{grid-template-columns:1fr}}
@media(max-width:600px){.public-nav{padding:14px 16px}.public-nav .btn.ghost{display:none}.hero{padding:65px 18px}.hero h1{font-size:54px}.section{padding:75px 18px}.module-grid,.usecase-grid,.steps{grid-template-columns:1fr}.window-body{grid-template-columns:80px 1fr}.window-main{padding:16px}.mock-grid{grid-template-columns:1fr}.app-content{padding:18px}.app-top{padding:0 18px}.grid.cols-4,.grid.cols-3,.grid.cols-2{grid-template-columns:1fr}.page-hero{display:block}.page-actions{margin-top:14px}.form-row{grid-template-columns:1fr}.onboarding-shell{padding:18px}.onboarding-panel{padding:18px}.store-summary{align-items:flex-start;flex-direction:column}.price-total{font-size:44px}}
@media print{.sidebar,.app-top,.page-actions,.public-nav,.btn,.tabs,.flash{display:none!important}.app-shell{display:block}.app-content{padding:0}.doc-paper{box-shadow:none;padding:0;max-width:none}}
.status.publish_failed{background:#321b1b;color:#eca6a6}

/* v3.0.1 language switcher */
.lang-switch{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(127,127,127,.28);border-radius:999px;padding:3px 5px;background:rgba(127,127,127,.06);white-space:nowrap}
.lang-switch button{appearance:none;border:0;background:transparent;color:#777;font:inherit;font-size:11px;font-weight:800;line-height:1;padding:5px 6px;border-radius:999px;cursor:pointer}
.lang-switch button.active{background:#111;color:#fff}.app-body .lang-switch button.active{background:#f1f1ed;color:#111}.lang-switch span{font-size:10px;color:#777}
.auth-lang{position:fixed;top:22px;right:22px;z-index:30;background:rgba(255,255,255,.75);backdrop-filter:blur(10px)}
.onboarding-lang{position:absolute;top:18px;right:18px}.onboarding-card{position:relative}
@media(max-width:600px){.public-nav .lang-switch{margin-left:auto}.app-top .plan-chip{display:none}.app-top-actions{gap:5px}.auth-lang{top:12px;right:12px}.onboarding-lang{position:static;margin:0 auto 14px;width:max-content}}

/* v3.0.2 — make language control obvious on public/app screens */
.public-nav .lang-switch{background:#fff;border-color:#cfc9bd;padding:4px 6px;box-shadow:0 1px 0 rgba(0,0,0,.03)}
.public-nav .lang-switch button{font-size:12px;padding:7px 9px;color:#555}
.public-nav .lang-switch button.active{background:#111;color:#fff}
.app-top .lang-switch{background:#fff;border-color:#d9d5cc}
.app-top .lang-switch button{font-size:12px;padding:7px 9px}
@media(max-width:900px){.public-nav{gap:12px}.public-nav nav{display:none}.nav-actions{margin-left:auto}.public-nav .lang-switch{display:inline-flex}}

/* v3.0.3 — 30-day trial + SOC Manual / AI Assist / AI Auto */
.trial-banner,.notice-box{border:1px solid #343434;background:#151515;border-radius:16px;padding:16px 18px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.trial-banner p,.notice-box p{margin:5px 0 0;color:#858585;font-size:13px;line-height:1.5}.notice-box{background:#1b1810;border-color:#4b4025}.trial-card{border-color:#3a382f;background:#171610}.trial-focus{padding:28px}.trial-focus h2{font-size:30px;margin:8px 0 10px;letter-spacing:-.035em}.trial-meter{margin-top:22px}.trial-meter>div:first-child{display:flex;justify-content:space-between;margin-bottom:8px;color:#b8b8b8}.trial-public-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.trial-public-grid .module-card{min-height:210px}.soc-tabs{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 18px}.soc-tabs a{text-decoration:none;color:#8d8d8d;border:1px solid #2a2a2a;background:#111;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:700}.soc-tabs a.active{background:#f1f1ec;color:#111;border-color:#f1f1ec}.soc-mode-grid .mode-card{background:#131313;border:1px solid #292929;border-radius:18px;padding:20px;min-height:255px;display:flex;flex-direction:column}.soc-mode-grid .mode-card.featured{border-color:#555;background:#171717}.mode-card h3{font-size:22px;margin:10px 0 8px}.mode-card p{color:#858585;line-height:1.55;margin:0 0 20px}.mode-card .btn{margin-top:auto}.mode-icon{width:42px;height:42px;border-radius:13px;border:1px solid #3a3a3a;display:grid;place-items:center;font-weight:900;font-size:18px}.mode-pill{display:inline-flex;padding:3px 7px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.06em;border:1px solid #353535;color:#aaa}.mode-pill.manual{color:#bdbdbd}.mode-pill.assist{color:#d8cf9a;border-color:#4a4328}.mode-pill.auto{color:#b9d8c1;border-color:#284a32}.planned-row{font-size:12px;color:#8d8d8d;border-top:1px solid #232323;padding-top:10px}.calendar-list{display:grid;gap:8px}.calendar-day{padding:18px 4px 5px;color:#a3a3a3;letter-spacing:.02em}.calendar-item{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #252525;background:#121212;border-radius:14px;padding:14px 16px}.calendar-item>div{display:flex;align-items:center;gap:10px;min-width:0}.calendar-item b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-item small{color:#737373}.calendar-item>div:last-child{justify-content:flex-end}.soc-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.soc-plan-card{position:relative;background:#131313;border:1px solid #292929;border-radius:20px;padding:22px;display:flex;flex-direction:column;gap:12px}.soc-plan-card.recommended{border-color:#777}.soc-plan-card.selected{box-shadow:0 0 0 2px rgba(238,238,231,.16) inset}.soc-plan-card h3{font-size:22px;margin:0}.soc-plan-card p{color:#808080;line-height:1.5;min-height:65px}.soc-plan-card ul{list-style:none;padding:0;margin:0 0 12px;display:grid;gap:8px;color:#aaa;font-size:13px}.soc-plan-card form{margin-top:auto}.soc-plan-price{font-size:34px;font-weight:900;letter-spacing:-.04em}.soc-plan-price small{font-size:12px;color:#777;font-weight:500}.plan-badge{position:absolute;top:14px;right:14px;border-radius:999px;padding:5px 8px;background:#ecece5;color:#111;font-size:9px;font-weight:900;text-transform:uppercase}.status.pending{background:#332b18;color:#efd693}
@media(max-width:900px){.trial-public-grid,.soc-plan-grid{grid-template-columns:1fr}.trial-banner,.notice-box{align-items:flex-start;flex-direction:column}.calendar-item{align-items:flex-start}.calendar-item>div{align-items:flex-start;flex-direction:column}.calendar-item>div:last-child{align-items:flex-end}}

/* v3.0.4 — Theme, Branding and FREE modular tool controls */
.theme-switch{width:38px;height:38px;border-radius:999px;border:1px solid #303030;background:#151515;color:#f4f4ef;display:inline-grid;place-items:center;cursor:pointer;padding:0;flex:0 0 auto}
.theme-switch:hover{transform:translateY(-1px)}
.theme-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
html[data-theme="dark"] .theme-sun{display:none}html[data-theme="dark"] .theme-moon{display:block}
html[data-theme="light"] .theme-sun{display:block}html[data-theme="light"] .theme-moon{display:none}
html[data-theme="dark"] .logo-light-theme{display:none}html[data-theme="dark"] .logo-dark-theme{display:block}
html[data-theme="light"] .logo-dark-theme{display:none}html[data-theme="light"] .logo-light-theme{display:block}
.brand-preview{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 18px}.brand-preview-box{min-height:100px;border-radius:14px;display:grid;place-items:center;padding:14px;border:1px solid #2b2b2b}.brand-preview-box img{max-width:180px;max-height:70px}.light-preview{background:#f6f3ec}.dark-preview{background:#0e0e0e}.check-row{display:flex!important;align-items:center;gap:7px;margin-top:8px;font-size:12px!important;font-weight:600!important}.check-row input{width:auto!important}
.appearance-demo{display:flex;align-items:center;gap:12px;margin-top:16px}.onboarding-tools{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-bottom:10px}.onboarding-lang{position:static!important;margin:0!important}
.tool-access-note{border:1px solid #2c2c2c;background:#141414;border-radius:16px;padding:15px 18px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.tool-access-note p{margin:5px 0 0;color:#7e7e7e;font-size:13px;line-height:1.5}.free-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;background:#17321f;color:#b9efc6;font-size:10px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.free-chip{background:#17321f!important;color:#b9efc6!important;border-color:#285b37!important}.tool-card{position:relative}.tool-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tool-card-top .icon{margin-bottom:22px}.tool-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:20px}.tool-card-actions form{margin:0}

/* App light theme */
html[data-theme="light"] .app-body{background:#f4f1ea;color:#171717}
html[data-theme="light"] .sidebar{background:#f8f6f1;border-color:#ddd8ce}
html[data-theme="light"] .side-brand{border-color:#e1ddd4}
html[data-theme="light"] .workspace-company-name{color:#111}
html[data-theme="light"] .workspace-space-name{color:#777}
html[data-theme="light"] .workspace-brand-fallback{color:#111}
html[data-theme="light"] .workspace-switch select{background:#fff;border-color:#d8d3ca;color:#222}
html[data-theme="light"] .side-nav a,html[data-theme="light"] .sidebar-bottom a{color:#686868}
html[data-theme="light"] .side-nav a:hover,html[data-theme="light"] .sidebar-bottom a:hover,html[data-theme="light"] .side-nav a.active,html[data-theme="light"] .sidebar-bottom a.active{background:#e9e5dd;color:#111}
html[data-theme="light"] .nav-dot{background:#bbb}html[data-theme="light"] .active .nav-dot{background:#111}
html[data-theme="light"] .sidebar-bottom{border-color:#e1ddd4}
html[data-theme="light"] .app-top{background:rgba(244,241,234,.92);border-color:#ded9d0}
html[data-theme="light"] .app-top p{color:#777}
html[data-theme="light"] .plan-chip,html[data-theme="light"] .user-chip,html[data-theme="light"] .badge{border-color:#d6d1c7;color:#666;background:rgba(255,255,255,.55)}
html[data-theme="light"] .theme-switch{background:#fff;color:#111;border-color:#d4cec4}
html[data-theme="light"] .app-top .lang-switch{background:#fff;border-color:#d6d1c7}html[data-theme="light"] .app-top .lang-switch button.active{background:#111;color:#fff}
html[data-theme="light"] .page-hero p,html[data-theme="light"] .muted{color:#74706a}
html[data-theme="light"] .stat-card,html[data-theme="light"] .card,html[data-theme="light"] .module-card,html[data-theme="light"] .post-card,html[data-theme="light"] .soc-mode-grid .mode-card,html[data-theme="light"] .soc-plan-card{background:#fff;border-color:#ded9d0;color:#171717}
html[data-theme="light"] .module-card p,html[data-theme="light"] .post-copy,html[data-theme="light"] .brand-card p,html[data-theme="light"] .soc-mode-grid .mode-card p,html[data-theme="light"] .soc-plan-card p{color:#777}
html[data-theme="light"] .attention-item{border-color:#ece8e1}
html[data-theme="light"] .table-wrap{border-color:#ddd8ce;background:#fff}html[data-theme="light"] .table th,html[data-theme="light"] .table td{border-color:#ece8e1}html[data-theme="light"] .table th{background:#f5f2ec;color:#777}
html[data-theme="light"] .tabs a,html[data-theme="light"] .tabs button{background:#fff;border-color:#d9d4cb;color:#777}html[data-theme="light"] .tabs .active{background:#111;color:#fff;border-color:#111}
html[data-theme="light"] .modal{background:rgba(30,25,20,.42)}html[data-theme="light"] .modal-card{background:#fff;border-color:#ddd8ce;color:#111}
html[data-theme="light"] .modal-card .field label,html[data-theme="light"] .onboarding-panel .field label{color:#666}
html[data-theme="light"] .modal-card .field input,html[data-theme="light"] .modal-card .field select,html[data-theme="light"] .modal-card .field textarea,html[data-theme="light"] .onboarding-panel .field input,html[data-theme="light"] .onboarding-panel .field select,html[data-theme="light"] .onboarding-panel .field textarea{background:#fff;border-color:#d2cdc4;color:#111}
html[data-theme="light"] .field label{color:#666}html[data-theme="light"] .field input,html[data-theme="light"] .field select,html[data-theme="light"] .field textarea,html[data-theme="light"] .input{background:#fff;border-color:#d2cdc4;color:#111}
html[data-theme="light"] .btn{background:#fff;color:#111;border-color:#d2cdc4}html[data-theme="light"] .btn.light{background:#111;color:#fff;border-color:#111}html[data-theme="light"] .btn.danger{background:#fff0f0;color:#8a2222;border-color:#e0b4b4}
html[data-theme="light"] .flash{background:#fff;border-color:#d9d4cb}
html[data-theme="light"] .empty-state{border-color:#cfc9bf}
html[data-theme="light"] .platforms span{border-color:#d8d2c9;color:#777}
html[data-theme="light"] .progress{background:#e5e0d8}html[data-theme="light"] .progress i{background:#111}
html[data-theme="light"] .trial-banner,html[data-theme="light"] .notice-box,html[data-theme="light"] .trial-card,html[data-theme="light"] .tool-access-note{background:#fff;border-color:#ddd8ce}html[data-theme="light"] .trial-banner p,html[data-theme="light"] .notice-box p,html[data-theme="light"] .tool-access-note p{color:#777}
html[data-theme="light"] .store-summary{background:rgba(250,248,243,.95);border-color:#d8d2c8;box-shadow:0 20px 60px rgba(70,55,35,.12)}
html[data-theme="light"] .calendar-item{background:#fff;border-color:#ddd8ce}html[data-theme="light"] .calendar-day{color:#777}
html[data-theme="light"] .onboarding-shell{background:#f4f1ea;color:#171717}html[data-theme="light"] .onboarding-panel{background:#fff;border-color:#ddd8ce}html[data-theme="light"] .onboarding-steps i{background:#d7d1c8}html[data-theme="light"] .onboarding-steps i.active{background:#111}
html[data-theme="light"] .goal-option{background:#fff;border-color:#d9d4cb}html[data-theme="light"] .goal-option:has(input:checked){background:#f1ede6;border-color:#777}
html[data-theme="light"] .mode-icon{border-color:#d2cdc4}
html[data-theme="light"] .free-badge{background:#e5f5e9;color:#23713a}
html[data-theme="light"] .free-chip{background:#e5f5e9!important;color:#23713a!important;border-color:#c9e8d1!important}

/* Public dark theme */
html[data-theme="dark"] .public-body{background:#0d0d0d;color:#f5f5f2}
html[data-theme="dark"] .public-nav{background:rgba(13,13,13,.9);border-color:#242424}html[data-theme="dark"] .public-nav nav a{color:#999}html[data-theme="dark"] .public-nav nav a:hover{color:#fff}
html[data-theme="dark"] .public-nav .btn.ghost{border-color:#353535;color:#eee}html[data-theme="dark"] .public-nav .lang-switch{background:#151515;border-color:#333}html[data-theme="dark"] .public-nav .lang-switch button.active{background:#f1f1ed;color:#111}
html[data-theme="dark"] .public-nav .theme-switch{background:#151515;border-color:#333;color:#fff}
html[data-theme="dark"] .hero p,html[data-theme="dark"] .microcopy,html[data-theme="dark"] .section-head p,html[data-theme="dark"] .usecase p{color:#999}
html[data-theme="dark"] .section.soft,html[data-theme="dark"] .public-body .section[style]{background:#111!important;color:#f5f5f2}
html[data-theme="dark"] .app-stack div,html[data-theme="dark"] .flow-step,html[data-theme="dark"] .usecase{background:#151515;color:#eee;border-color:#2a2a2a}
html[data-theme="dark"] .config-panel{background:#151515;color:#eee;border-color:#2a2a2a}html[data-theme="dark"] .config-row{border-color:#292929}
html[data-theme="dark"] .public-footer{border-top:1px solid #222}

@media(max-width:600px){.brand-preview{grid-template-columns:1fr}.theme-switch{width:34px;height:34px}.workspace-brand-logo{max-width:150px;max-height:48px}.workspace-company-name{font-size:15px}.tool-card-actions{align-items:flex-start}.onboarding-tools{justify-content:center}}

/* v3.0.5 — Modular Executive Dashboard */
.dashboard-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:20px}.dashboard-kicker{display:block;color:#737373;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px}.dashboard-hero h2{font-size:38px;letter-spacing:-.045em;margin:0 0 7px}.dashboard-hero p{margin:0;color:#777;max-width:720px;line-height:1.55}.dashboard-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.dashboard-range-form select{background:#131313;border:1px solid #2c2c2c;color:#ddd;border-radius:999px;padding:10px 32px 10px 14px;font:inherit;font-size:12px;font-weight:750}.dashboard-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;align-items:start}.dashboard-widget{grid-column:span 6;background:#131313;border:1px solid #262626;border-radius:18px;padding:19px;min-width:0;transition:border-color .15s,transform .15s,box-shadow .15s}.dashboard-widget.size-small{grid-column:span 3}.dashboard-widget.size-medium{grid-column:span 6}.dashboard-widget.size-wide{grid-column:span 12}.dashboard-widget-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:17px}.dashboard-widget-head h3{font-size:17px;margin:4px 0 4px}.dashboard-widget-head p{color:#6f6f6f;font-size:12px;line-height:1.45;margin:0}.widget-module{color:#5f5f5f;font-size:9px;font-weight:900;letter-spacing:.12em}.dashboard-widget-body{min-height:52px}.dash-kpi{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.dash-kpi b{font-size:38px;letter-spacing:-.05em;line-height:1}.dash-kpi span{color:#737373;font-size:11px;text-align:right;max-width:130px}.dash-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.dash-mini{border:1px solid #252525;border-radius:13px;padding:13px;min-width:0}.dash-mini span{display:block;color:#747474;font-size:10px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-mini b{display:block;font-size:22px;margin-top:7px;letter-spacing:-.035em;overflow:hidden;text-overflow:ellipsis}.dash-mini small{display:block;color:#666;margin-top:5px}.dash-bars{display:grid;gap:12px}.dash-bar-head{display:flex;justify-content:space-between;gap:12px;font-size:11px}.dash-bar-head span{color:#8c8c8c}.dash-bar-head b{font-size:11px}.dash-bar-track{height:7px;border-radius:999px;background:#242424;overflow:hidden;margin-top:6px}.dash-bar-track i{display:block;height:100%;background:#e7e7e0;border-radius:999px;min-width:3px}.dash-list{display:grid}.dash-list>a,.dash-list-static{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:11px 0;border-bottom:1px solid #202020;text-decoration:none}.dash-list>a:last-child,.dash-list-static:last-child{border-bottom:0}.dash-list span{min-width:0}.dash-list b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-list small{display:block;color:#6e6e6e;margin-top:4px;font-size:10px}.dash-list time{color:#777;font-size:10px;white-space:nowrap}.dash-empty{color:#696969;font-size:12px;padding:18px 0}.dash-focus-list{display:grid;gap:8px}.dash-focus{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:center;text-decoration:none;border:1px solid #262626;border-radius:12px;padding:12px 13px}.dash-focus>i{width:7px;height:7px;border-radius:50%;background:#777}.dash-focus span{font-size:12px}.dash-focus b{color:#777}.dash-focus.success>i{background:#7abf8a}.dash-focus.warning>i{background:#d8b766}.dash-focus.danger>i{background:#d47f7f}.dash-focus.info>i{background:#8aa7cf}.dash-line-wrap{width:100%;overflow:hidden}.dash-line-chart{display:block;width:100%;height:auto;max-height:230px}.dash-line-chart .axis,.dash-line-chart .gridline{stroke:#2b2b2b;stroke-width:1}.dash-line-chart .gridline{stroke-dasharray:4 5}.dash-line-chart .series{stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.dash-line-chart .series.primary{stroke:#f1f1eb}.dash-line-chart .series.secondary{stroke:#717171}.dash-line-chart .axis-label{fill:#666;font-size:10px}.dash-chart-legend{display:flex;gap:16px;justify-content:flex-end;margin-top:4px;color:#777;font-size:10px}.dash-chart-legend span{display:flex;align-items:center;gap:6px}.dash-chart-legend i{width:16px;height:2px;background:#f1f1eb}.dash-chart-legend .secondary i{background:#717171}.widget-edit-controls{display:none;gap:5px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.widget-edit-controls select{background:#0f0f0f;color:#aaa;border:1px solid #303030;border-radius:8px;padding:6px 8px;font-size:10px}.icon-btn{width:30px;height:30px;border-radius:8px;border:1px solid #303030;background:#111;color:#aaa;display:inline-grid;place-items:center;cursor:pointer;font-weight:800}.icon-btn.danger:hover{background:#351a1a;color:#f0adad}.dashboard-editing .dashboard-widget{border-style:dashed;border-color:#444}.dashboard-editing .dashboard-widget:hover{border-color:#777}.dashboard-editing .widget-edit-controls{display:flex}.dashboard-editing .drag-handle{cursor:grab}.dashboard-editing .dashboard-widget.is-dragging{opacity:.55;transform:scale(.99)}.dashboard-edit-bar{display:none;justify-content:space-between;align-items:center;gap:18px;background:#181818;border:1px solid #303030;border-radius:14px;padding:12px 14px;margin-bottom:14px}.dashboard-edit-bar.open{display:flex}.dashboard-edit-bar b{font-size:12px}.dashboard-edit-bar span{display:block;color:#777;font-size:10px;margin-top:3px}.dashboard-edit-bar>div:last-child{display:flex;gap:6px}.dashboard-empty-state{grid-column:1/-1;border:1px dashed #343434;border-radius:18px;padding:70px 24px;text-align:center}.dashboard-empty-state h3{font-size:26px;margin:0 0 7px}.dashboard-empty-state p{color:#777;margin:0 0 20px}.dashboard-footnote{margin-top:14px;color:#5f5f5f;font-size:10px}.dashboard-widget-picker{width:min(900px,100%)}.modal-title-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.modal-title-row h3{font-size:24px;margin:0 0 6px}.modal-title-row p{margin:0;color:#777;font-size:12px}.widget-picker-group{margin-top:22px}.widget-picker-group>h4{color:#666;font-size:10px;letter-spacing:.12em;margin:0 0 9px}.widget-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.widget-picker-card{border:1px solid #292929;border-radius:13px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.widget-picker-card b{font-size:13px}.widget-picker-card p{color:#6f6f6f;font-size:10px;line-height:1.45;margin:4px 0 0}.widget-picker-card.is-added{opacity:.6}.widget-picker-card button:disabled{cursor:default;opacity:.7}.dashboard-save-toast{position:fixed;right:22px;bottom:22px;z-index:200;background:#f0f0eb;color:#111;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:800;box-shadow:0 16px 50px rgba(0,0,0,.28)}

html[data-theme="light"] .dashboard-kicker,html[data-theme="light"] .dashboard-hero p,html[data-theme="light"] .dashboard-widget-head p,html[data-theme="light"] .widget-module,html[data-theme="light"] .dashboard-footnote{color:#777}
html[data-theme="light"] .dashboard-range-form select{background:#fff;border-color:#d8d3ca;color:#222}
html[data-theme="light"] .dashboard-widget{background:#fff;border-color:#ded9d0;color:#171717}
html[data-theme="light"] .dash-mini,html[data-theme="light"] .dash-focus{border-color:#ece8e1}
html[data-theme="light"] .dash-bar-track{background:#e8e4dc}html[data-theme="light"] .dash-bar-track i{background:#171717}
html[data-theme="light"] .dash-list>a,html[data-theme="light"] .dash-list-static{border-color:#eee9e1}
html[data-theme="light"] .dash-line-chart .axis,html[data-theme="light"] .dash-line-chart .gridline{stroke:#ddd8cf}
html[data-theme="light"] .dash-line-chart .series.primary{stroke:#171717}html[data-theme="light"] .dash-line-chart .series.secondary{stroke:#9b978f}html[data-theme="light"] .dash-line-chart .axis-label{fill:#777}
html[data-theme="light"] .dash-chart-legend i{background:#171717}html[data-theme="light"] .dash-chart-legend .secondary i{background:#9b978f}
html[data-theme="light"] .widget-edit-controls select,html[data-theme="light"] .icon-btn{background:#faf8f4;color:#666;border-color:#d9d4cb}
html[data-theme="light"] .dashboard-edit-bar{background:#fff;border-color:#dcd6cd}
html[data-theme="light"] .dashboard-empty-state{border-color:#cbc4ba}
html[data-theme="light"] .widget-picker-card{border-color:#e1dcd3}

@media(max-width:1150px){.dashboard-widget.size-small{grid-column:span 6}.dashboard-widget.size-medium{grid-column:span 6}.dashboard-widget.size-wide{grid-column:span 12}}
@media(max-width:800px){.dashboard-hero{display:block}.dashboard-actions{justify-content:flex-start;margin-top:16px}.dashboard-grid{grid-template-columns:1fr}.dashboard-widget,.dashboard-widget.size-small,.dashboard-widget.size-medium,.dashboard-widget.size-wide{grid-column:1/-1}.dashboard-edit-bar{align-items:flex-start;flex-direction:column}.widget-picker-grid{grid-template-columns:1fr}.dash-mini-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.dashboard-hero h2{font-size:31px}.dashboard-actions{display:grid;grid-template-columns:1fr 1fr}.dashboard-range-form{grid-column:1/-1}.dashboard-range-form select{width:100%}.dash-mini-grid{grid-template-columns:1fr}.dashboard-widget{padding:15px}.dashboard-widget-head{display:block}.widget-edit-controls{margin-top:10px;justify-content:flex-start}}

/* v3.0.6 compact language + Google Drive */
.lang-menu{position:relative;display:inline-block}.lang-menu summary{list-style:none;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(127,127,127,.28);border-radius:999px;padding:8px 10px;color:inherit;cursor:pointer;font-size:12px;font-weight:800;line-height:1;background:transparent}.lang-menu summary::-webkit-details-marker{display:none}.lang-menu summary svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6}.lang-menu[open] summary{background:rgba(127,127,127,.09)}.lang-menu form{position:absolute;right:0;top:calc(100% + 8px);z-index:60;min-width:132px;padding:6px;background:var(--panel,#151515);border:1px solid var(--line,#2a2a2a);border-radius:14px;box-shadow:0 16px 45px rgba(0,0,0,.22)}.lang-menu form button{display:block;width:100%;border:0;background:transparent;color:inherit;text-align:left;padding:9px 10px;border-radius:9px;font:inherit;font-size:12px;cursor:pointer}.lang-menu form button:hover,.lang-menu form button.active{background:rgba(127,127,127,.12)}html[data-theme="light"] .lang-menu form{background:#fff;border-color:#ddd8cf}.drive-connection-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;margin-bottom:14px;border:1px solid var(--line,#2b2b2b);border-radius:18px;background:var(--panel,#151515)}.drive-connection-banner>div{display:grid;gap:5px}.drive-connection-banner small,.drive-connection-banner .muted{color:var(--muted,#888)}.integration-card{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 0}.soft-divider{border:0;border-top:1px solid var(--line,#292929);margin:20px 0}.copy-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;padding:10px 12px;border-radius:10px;background:rgba(127,127,127,.08);overflow:auto;margin:10px 0 14px}.row-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.row-actions form{margin:0}@media(max-width:700px){.drive-connection-banner{align-items:flex-start;flex-direction:column}.lang-menu summary{padding:7px 9px}.lang-menu form{right:0}}

/* v3.0.8 — Team permissions + read-only member preview */
.member-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.member-actions form{margin:0}.permission-count{display:inline-flex;border:1px solid #2d2d2d;border-radius:999px;padding:5px 8px;color:#929292;font-size:10px;font-weight:700}.back-link{display:inline-flex;margin-bottom:10px;color:#7f7f7f;text-decoration:none;font-size:12px}.back-link:hover{color:inherit}.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.permission-card{background:#131313;border:1px solid #292929;border-radius:17px;padding:18px;display:flex;justify-content:space-between;align-items:end;gap:18px}.permission-card h3{margin:5px 0 7px;font-size:20px}.permission-card p{margin:0;color:#777;max-width:520px;font-size:12px;line-height:1.5}.permission-card .field{min-width:220px;margin:0}.permission-note{margin-top:14px}.permission-note p{margin-bottom:0}.form-actions{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.readonly-banner{display:flex;align-items:center;gap:8px;border:1px solid #4c4329;background:#1d190f;color:#e8d58e;border-radius:12px;padding:11px 14px;margin-bottom:14px;font-size:12px}.readonly-banner span{color:#b7aa7c}.member-preview-banner{position:fixed;top:0;left:0;right:0;height:58px;background:#eeeae1;color:#111;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #cbc4b8;gap:16px}.member-preview-banner>div{display:flex;align-items:center;gap:10px;min-width:0}.member-preview-banner span{font-size:12px;color:#5e5a53}.member-preview-banner strong{color:#111}.preview-readonly{border:1px solid #c6c0b5;border-radius:999px;padding:6px 9px;color:#555!important;white-space:nowrap}.preview-shell{padding-top:58px}.preview-shell .sidebar{top:58px;height:calc(100vh - 58px)}.preview-body .app-top{top:58px}.preview-disabled-link{color:#555;padding:10px 11px;font-size:14px;font-weight:650}.preview-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px}.preview-stat-text{font-size:22px!important}.preview-widget-list{display:flex;flex-wrap:wrap;gap:8px}.preview-widget-list span{border:1px solid #303030;background:#101010;border-radius:999px;padding:7px 10px;font-size:11px;color:#b7b7b7}.preview-access-card{max-width:760px}.preview-access-card h3{font-size:34px;margin:5px 0 12px}.preview-lock-panel{margin-top:18px;border:1px dashed #3a3a3a;border-radius:13px;padding:14px;color:#868686;background:#101010}.eyebrow{font-size:9px;letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:#686868}
html[data-theme="light"] .permission-card,html[data-theme="light"] .preview-widget-list span,html[data-theme="light"] .preview-lock-panel{background:#fff;border-color:#dcd6cc}html[data-theme="light"] .permission-card p,html[data-theme="light"] .preview-widget-list span{color:#6d6962}html[data-theme="light"] .readonly-banner{background:#fff7da;border-color:#dfcf8e;color:#6b5700}html[data-theme="light"] .readonly-banner span{color:#807245}
@media(max-width:950px){.permission-grid{grid-template-columns:1fr}.preview-summary-grid{grid-template-columns:1fr 1fr}.member-preview-banner{position:relative;height:auto;min-height:58px;padding:10px 14px;align-items:flex-start;flex-direction:column}.preview-shell{padding-top:0}.preview-shell .sidebar{top:0;height:auto}.preview-body .app-top{top:0}}
@media(max-width:600px){.permission-card{align-items:stretch;flex-direction:column}.permission-card .field{min-width:0;width:100%}.preview-summary-grid{grid-template-columns:1fr}.member-preview-banner>div{flex-wrap:wrap}}


/* v3.0.9 — Brand logo size + zoom controls */
.brand-display-controls{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:14px;margin:15px 0}.brand-display-controls output{margin-left:6px;color:#d9d9d4;font-weight:800}.brand-display-controls input[type="range"]{width:100%;accent-color:#f0f0eb}.brand-live-preview{border:1px solid #2b2b2b;background:#0a0a0a;border-radius:16px;padding:14px 15px;margin:4px 0 18px;max-width:270px;overflow:hidden}.brand-live-label{display:block;color:#666;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px}.brand-live-stage{display:flex;align-items:center;height:var(--brand-stage-h,94px);overflow:hidden;position:relative}.brand-live-stage .workspace-brand-logo{max-width:var(--brand-logo-max-w,220px);max-height:var(--brand-logo-max-h,82px)}.brand-live-company{border-top:1px solid #202020;padding-top:10px;margin-top:4px;font-size:16px;font-weight:800;color:#f3f3ef;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-theme="light"] .brand-live-preview{background:#f8f6f1;border-color:#ddd8ce}html[data-theme="light"] .brand-live-company{color:#111;border-color:#e1ddd4}html[data-theme="light"] .brand-display-controls output{color:#333}
@media(max-width:600px){.brand-display-controls{grid-template-columns:1fr}.brand-live-preview{max-width:none}.side-brand-media{--brand-stage-h:78px!important}.workspace-brand-logo{max-width:min(var(--brand-logo-max-w,190px),190px);max-height:min(var(--brand-logo-max-h,68px),68px)}}
