@property --sidebar{syntax: "<length>"; inherits: true; initial-value: 205px;}.mq-workspace{--page: #dfe7f4;--app: #fff;--surface: #f7f8fb;--surface2: #f1f4f8;--line: #e8ebf0;--text: #172033;--ink: #172033;--muted: #7a8497;--faint: #a3acba;--blue: #2c74ff;--blue2: #5d6dff;--blue-soft: #edf4ff;--purple: #7657ff;--brand: #2c74ff;--brand-strong: #1d5ce6;--brand-soft: #edf4ff;--card: #ffffff;--soft: #f1f4f8;--line-2: #dbe1ea;--bad: #c73f56;--bad-bg: #fff0f2;--warn: #a96716;--warn-bg: #fff6e7;--ok: #14815d;--ok-bg: #eaf8f2;--due: #2c74ff;--due-bg: #edf4ff;--shadow: 0 18px 50px rgba(41, 58, 91, .11);--radius: 18px;--sidebar: 205px;--sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;min-height:100vh;background:var(--page);color:var(--text);font-family:var(--sans);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}.mq-workspace *,.mq-workspace *:before,.mq-workspace *:after{box-sizing:border-box}.mq-workspace button,.mq-workspace input,.mq-workspace textarea,.mq-workspace select,.mq-workspace table{font:inherit;color:inherit}.mq-workspace [hidden]{display:none!important}.mq-workspace a,.mq-workspace .text-link{color:var(--blue);text-decoration:none;font-weight:650;background:none;border:0;padding:0;cursor:pointer}.mq-workspace .sr,.mq-workspace .skip{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.mq-workspace .skip:focus{clip:auto;width:auto;height:auto;inset:12px auto auto 12px;z-index:40;padding:8px 10px;background:var(--ink);color:#fff}.mq-workspace .stage{min-height:100vh;min-height:100dvh;padding:0;display:grid}.mq-workspace .app{width:100%;height:100dvh;min-height:0;background:var(--app);border:0;border-radius:0;box-shadow:none;overflow:hidden;display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr);transition:grid-template-columns .32s cubic-bezier(.22,1,.36,1)}.mq-workspace .rail,.mq-workspace .sidebar{position:relative;background:#fafbfc;border-right:1px solid var(--line);padding:18px 14px 16px;display:flex;flex-direction:column;min-width:0;min-height:0}.mq-workspace .collapse-btn{flex:0 0 auto;width:100%;height:36px;margin-top:8px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#667186;display:flex;align-items:center;justify-content:flex-start;gap:10px;cursor:pointer}.mq-workspace .collapse-btn:hover{background:#f4f6f9;color:#26344d}.mq-workspace .collapse-btn svg{width:14px;height:14px;flex:0 0 auto;transition:transform .28s cubic-bezier(.22,1,.36,1)}.mq-workspace .collapse-copy{overflow:hidden;white-space:nowrap;font-size:12px;font-weight:650}.mq-workspace .app.is-collapsed{--sidebar: 68px}.mq-workspace .app.is-collapsed .collapse-btn{justify-content:center;padding:0}.mq-workspace .app.is-collapsed .collapse-btn svg{transform:rotate(180deg)}.mq-workspace .brand-text,.mq-workspace .create-copy,.mq-workspace .nav-item span,.mq-workspace .rail-item span,.mq-workspace .account-text,.mq-workspace .collapse-copy{overflow:hidden;white-space:nowrap;max-width:148px;opacity:1;transition:opacity .18s ease,max-width .28s cubic-bezier(.22,1,.36,1)}.mq-workspace .upgrade-card,.mq-workspace .rail-switcher,.mq-workspace .session-switcher{max-height:140px;opacity:1;transition:opacity .2s ease,max-height .28s cubic-bezier(.22,1,.36,1),margin .28s ease,padding .28s ease}.mq-workspace .app.is-collapsed .brand-text,.mq-workspace .app.is-collapsed .create-copy,.mq-workspace .app.is-collapsed .nav-item span,.mq-workspace .app.is-collapsed .rail-item span,.mq-workspace .app.is-collapsed .upgrade-card,.mq-workspace .app.is-collapsed .account-text,.mq-workspace .app.is-collapsed .collapse-copy,.mq-workspace .app.is-collapsed .rail-switcher,.mq-workspace .app.is-collapsed .session-switcher{overflow:hidden;max-width:0;max-height:0;opacity:0;margin:0;padding:0;border:0;pointer-events:none}.mq-workspace .app.is-collapsed .brand,.mq-workspace .app.is-collapsed .nav-item,.mq-workspace .app.is-collapsed .rail-item,.mq-workspace .app.is-collapsed .create,.mq-workspace .app.is-collapsed .account-btn{justify-content:center;padding-left:0;padding-right:0}.mq-workspace .app.is-collapsed .create{margin-left:0;margin-right:0;width:100%}.mq-workspace .brand{height:44px;display:flex;align-items:center;gap:10px;padding:0 10px;margin-bottom:14px;color:inherit;text-decoration:none;font-weight:inherit}.mq-workspace .mark{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,#1ec4ff,#4f5dff);color:#fff;font-weight:800;font-size:11px;box-shadow:0 5px 12px #3b6bff33;flex:0 0 auto}.mq-workspace .brand-text{display:flex;flex-direction:column;min-width:0}.mq-workspace .brand strong{font-size:12px;letter-spacing:-.01em}.mq-workspace .brand-text h1{margin:0;overflow:hidden;max-width:150px;color:var(--muted);font-size:11px;font-weight:550;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.mq-workspace .account-text{display:flex;flex-direction:column;min-width:0}.mq-workspace .account-text small{overflow:hidden;max-width:150px;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.mq-workspace .create{height:36px;margin:0 4px 18px;border:0;border-radius:10px;background:linear-gradient(135deg,#1d89ff,#14b5f7);color:#fff;font-size:12px;font-weight:700;box-shadow:0 8px 18px #188cff33;cursor:pointer}.mq-workspace .nav,.mq-workspace .rail-nav{display:flex;flex-direction:column;gap:4px;min-height:0;overflow:auto}.mq-workspace .nav-item,.mq-workspace .rail-item{height:34px;min-height:34px;border-radius:10px;padding:0 10px;display:flex;align-items:center;gap:10px;color:#6f798d;font-size:12px;font-weight:560;transition:.18s ease;text-decoration:none;border:0;background:transparent;width:100%;cursor:pointer}.mq-workspace .nav-item svg,.mq-workspace .rail-item svg{width:15px;height:15px;stroke-width:1.7;flex:0 0 auto}.mq-workspace .nav-item:hover,.mq-workspace .rail-item:hover,.mq-workspace .account-btn:hover{background:#f1f4f8;color:#334057}.mq-workspace .nav-item.active,.mq-workspace .rail-item.is-current,.mq-workspace .rail-item.active{background:#fff;color:#26344d;box-shadow:0 1px 8px #1c2c4614}.mq-workspace .nav-item.active svg,.mq-workspace .rail-item.is-current svg{color:#3f79ff}.mq-workspace .nav-gap{height:16px}.mq-workspace .nav-divider{height:1px;background:var(--line);margin:12px 8px}.mq-workspace .sidebar-spacer{flex:1}.mq-workspace .upgrade-card{margin:0 4px 10px;padding:12px;border:0;border-radius:13px;background:linear-gradient(155deg,#3478ff,#19b9ff);color:#fff;overflow:hidden;position:relative;text-align:left;cursor:pointer;width:calc(100% - 8px)}.mq-workspace .upgrade-card:after{content:"";position:absolute;width:95px;height:95px;border:1px solid rgba(255,255,255,.18);border-radius:50%;right:-32px;bottom:-43px}.mq-workspace .upgrade-card b{display:block;font-size:11px;margin-bottom:4px}.mq-workspace .upgrade-card span{font-size:10px;opacity:.8;color:inherit;font-weight:400}.mq-workspace .user,.mq-workspace .account{position:relative}.mq-workspace .account-btn,.mq-workspace .user{height:38px;display:flex;align-items:center;gap:8px;padding:0 8px;color:#596477;border:0;background:transparent;width:100%;cursor:pointer;text-align:left;border-radius:9px}.mq-workspace .avatar,.mq-workspace .av{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e8eefc;color:#4d67a7;font-size:9px;font-weight:800;flex:0 0 auto}.mq-workspace .user strong,.mq-workspace .account-btn strong{font-size:11px;font-weight:650}.mq-workspace .account-menu{position:absolute;left:0;right:0;bottom:calc(100% + 6px);z-index:5;padding:6px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.mq-workspace .account-menu button{display:block;width:100%;padding:8px 10px;border:0;border-radius:6px;background:transparent;text-align:left;cursor:pointer;color:#4e566b;font-size:12px}.mq-workspace .account-menu button:hover{background:var(--surface2);color:var(--ink)}.mq-workspace .main{min-width:0;min-height:0;display:grid;grid-template-rows:58px minmax(0,1fr)}.mq-workspace .topbar{border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 20px;gap:12px;background:#fffffff5;z-index:4}.mq-workspace .page-title,.mq-workspace .crumb{font-size:15px;font-weight:720;letter-spacing:-.02em;white-space:nowrap;margin:0}.mq-workspace .search{margin-left:8px;width:min(390px,40vw);height:34px;border:1px solid var(--line);background:#f8f9fb;border-radius:9px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#a3aaba}.mq-workspace .search svg{width:14px;height:14px;flex:0 0 auto}.mq-workspace .search input{border:0;outline:0;background:transparent;min-width:0;flex:1;font-size:12px;color:var(--text);height:100%;padding:0}.mq-workspace .topspacer{flex:1}.mq-workspace .icon-btn{width:31px;height:31px;border:1px solid var(--line);background:#fff;border-radius:8px;display:grid;place-items:center;color:#758096;cursor:pointer;flex:0 0 auto}.mq-workspace .icon-btn svg{width:14px;height:14px}.mq-workspace .upgrade{height:32px;border:0;border-radius:8px;background:#2487ff;color:#fff;padding:0 13px;font-size:11px;font-weight:700;cursor:pointer}.mq-workspace .topbar .avatar{width:26px;height:26px}.mq-workspace .menu-btn{display:none;width:34px;height:34px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.mq-workspace .menu-btn span{display:block;width:16px;height:1.5px;margin:3px auto;border-radius:4px;background:var(--ink)}.mq-workspace .workspace{position:relative;overflow:hidden;background:#fff;min-height:0}.mq-workspace .workspace>.view,.mq-workspace .workspace>.flash,.mq-workspace .workspace>.sk-progress{height:100%;overflow:auto;padding:18px 20px 20px}.mq-workspace .workspace>.view.tpl-page{position:relative;overflow:hidden;padding:0}.mq-workspace .workspace>.view.tpl-page>.page-head,.mq-workspace .workspace>.view:not(.tpl-page)>.page-head h1{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.mq-workspace .workspace>.sk-progress{height:auto;padding-bottom:0}.mq-workspace .btn{height:36px;min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#576276;cursor:pointer;font-size:11px;font-weight:700}.mq-workspace .btn:hover{background:var(--surface2)}.mq-workspace .btn-primary{border:0;color:#fff;background:linear-gradient(135deg,#4d5eff,#168dff);box-shadow:0 9px 20px #3763ff2e}.mq-workspace .btn-primary:hover{background:linear-gradient(135deg,#5b6bff,#2a98ff)}.mq-workspace .btn:disabled{opacity:.55;cursor:not-allowed}.mq-workspace .page-head{margin:0 0 16px}.mq-workspace .page-head h1,.mq-workspace .tpl-page .page-head h1{margin:0;font-size:22px;font-weight:720;letter-spacing:-.035em}.mq-workspace .page-head p,.mq-workspace .tpl-page .page-head p{margin:6px 0 0;color:var(--muted);font-size:13px}.mq-workspace .block{background:#fff;border:1px solid var(--line);border-radius:15px;padding:16px;margin-bottom:12px}.mq-workspace .block-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.mq-workspace .block-head h2,.mq-workspace .block h3,.mq-workspace .sheet h2{margin:0;font-size:13px;font-weight:720}.mq-workspace .block-head p,.mq-workspace .block p,.mq-workspace small{color:var(--muted);font-weight:400}.mq-workspace .flash{margin:0 0 12px;padding:10px 12px;border-radius:9px;font-weight:600;font-size:12px}.mq-workspace .flash.is-ok{background:var(--ok-bg);color:var(--ok)}.mq-workspace .flash.is-warn{background:var(--warn-bg);color:var(--warn)}.mq-workspace .flash.is-bad{background:var(--bad-bg);color:var(--bad)}.mq-workspace .field{display:flex;flex-direction:column;gap:6px;flex:1;min-width:180px}.mq-workspace .field label{font-size:10px;font-weight:700;color:var(--muted)}.mq-workspace .field input,.mq-workspace .field select,.mq-workspace .field textarea,.mq-workspace .edit-advertiser input,.mq-workspace .account-toolbar input{height:36px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#f8f9fb;outline:none}.mq-workspace .field textarea{height:auto;padding:10px}.mq-workspace .field input:focus,.mq-workspace .field select:focus,.mq-workspace .field textarea:focus,.mq-workspace .edit-advertiser input:focus,.mq-workspace .account-toolbar input:focus{border-color:#9bb6ff;background:#fff;box-shadow:0 0 0 3px #2c74ff1a}.mq-workspace .tag{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:7px;background:#f5f7fa;color:#667187;font-size:9px;font-weight:700}.mq-workspace .tag-bad{background:var(--bad-bg);color:var(--bad)}.mq-workspace .tag-warn{background:var(--warn-bg);color:var(--warn)}.mq-workspace .tag-ok{background:var(--ok-bg);color:var(--ok)}.mq-workspace .tag-due{background:var(--due-bg);color:var(--due)}.mq-workspace .work-list,.mq-workspace .sched,.mq-workspace .adv,.mq-workspace .plat,.mq-workspace .feed,.mq-workspace .team-list{list-style:none;margin:0;padding:0}.mq-workspace .work-list li,.mq-workspace .adv li,.mq-workspace .plat li,.mq-workspace .team-list li{display:grid;gap:12px;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.mq-workspace .work-list li:first-child,.mq-workspace .adv li:first-child,.mq-workspace .plat li:first-child,.mq-workspace .team-list li:first-child{border-top:0;padding-top:0}.mq-workspace .adv.is-static li{grid-template-columns:auto 1fr auto auto}.mq-workspace .adv-actions{display:flex;gap:10px;justify-content:flex-end}.mq-workspace .work-list strong,.mq-workspace .adv strong,.mq-workspace .plat strong,.mq-workspace .team-list strong{display:block;font-size:13px}.mq-workspace .inline-add{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.mq-workspace .edit-advertiser{display:grid;gap:8px;min-width:0}.mq-workspace .team-list li{grid-template-columns:minmax(0,1fr) auto}.mq-workspace .team-actions{display:flex;align-items:center;gap:8px}.mq-workspace .team-actions select,.mq-workspace .team-role-field select{height:34px;padding:0 8px;border:1px solid var(--line);border-radius:8px;background:#fff}.mq-workspace .story-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;margin-bottom:12px}.mq-workspace .story-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mq-workspace .story-brand{display:flex;align-items:center;gap:12px}.mq-workspace .story-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;font-size:13px;font-weight:750}.mq-workspace .story-mark.is-meta{color:#fff;background:linear-gradient(135deg,#1b74e4,#0866ff)}.mq-workspace .story-mark.is-google{color:#3c4043;background:#f1f3f4}.mq-workspace .story-card h2{margin:14px 0 6px;font-size:18px;letter-spacing:-.03em}.mq-workspace .story-actions,.mq-workspace .story-more{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.mq-workspace .two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mq-workspace .accounts{list-style:none;margin:0;padding:2px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.mq-workspace .accounts li{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--line)}.mq-workspace .accounts li:first-child{border-top:0}.mq-workspace .account-toolbar{margin:0 0 10px}.mq-workspace .account-pager{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:12px}.mq-workspace .account-pages{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none}.mq-workspace .usage-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.mq-workspace .usage-meter{height:8px;border-radius:999px;background:var(--surface2);overflow:hidden;margin:0 0 10px}.mq-workspace .usage-meter span{display:block;height:100%;background:linear-gradient(90deg,#6f83f0,var(--blue))}.mq-workspace .usage-ledger,.mq-workspace .usage-turn{list-style:none;margin:0;padding:0}.mq-workspace .usage-ledger>li{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}.mq-workspace .table{width:100%;border-collapse:collapse}.mq-workspace .table th,.mq-workspace .table td{text-align:left;padding:10px 8px 10px 0;border-bottom:1px solid var(--line);font-size:12px}.mq-workspace .table th{color:var(--muted);font-size:10px}.mq-workspace .filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.mq-workspace .filters button{height:28px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#858ea0;cursor:pointer;font-size:10px;font-weight:600}.mq-workspace .filters button.is-on{background:#fff;color:#2c3950;box-shadow:0 1px 4px #19274014}.mq-workspace .coming-soon,.mq-workspace .no-workspace .block{max-width:none;display:grid;place-items:center;min-height:280px;text-align:center;background:radial-gradient(circle at 12% 14%,rgba(114,132,244,.1),transparent 30%),linear-gradient(145deg,#fff,#f9faff)}.mq-workspace .coming-soon-visual{display:none}.mq-workspace .coming-label{display:inline-flex;margin-bottom:10px;padding:5px 9px;border-radius:999px;color:var(--blue);background:var(--blue-soft);font-size:9px;font-weight:760;letter-spacing:.09em;text-transform:uppercase}.mq-workspace .coming-soon h2{margin:0;font-size:22px;letter-spacing:-.04em}.mq-workspace .coming-soon-copy p{max-width:420px;margin:10px auto 0;font-size:13px}.mq-workspace .toolbar{height:40px;display:flex;align-items:center;gap:10px;margin-bottom:14px}.mq-workspace .tabs{display:flex;align-items:center;gap:3px;padding:3px;background:#f4f6f9;border-radius:9px}.mq-workspace .tab{height:28px;border:0;background:transparent;border-radius:7px;color:#858ea0;font-size:10px;padding:0 10px;font-weight:600;cursor:pointer}.mq-workspace .tab.active{background:#fff;color:#2c3950;box-shadow:0 1px 4px #19274014}.mq-workspace .toolbar-spacer{flex:1}.mq-workspace .small-filter{height:31px;border:1px solid var(--line);background:#fff;border-radius:8px;color:#6d778b;padding:0 10px;font-size:10px}.mq-workspace .tpls,.mq-workspace .grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-content:start}.mq-workspace .tpl-page .tpls,.mq-workspace .tpl-page .grid{height:calc(100% - 54px);overflow:auto;padding:1px 4px 22px 1px;scrollbar-width:thin;scrollbar-color:#d9dee8 transparent}.mq-workspace a.tpl-card,.mq-workspace .tpl-card,.mq-workspace .card{--tpl-accent: #6b7cff;border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;cursor:pointer;min-width:0;display:flex;flex-direction:column;color:inherit;font-weight:inherit;text-decoration:none;padding:0}.mq-workspace .tpls .tpl-card:hover,.mq-workspace .card:hover{transform:translateY(-2px);border-color:#dbe2ee;box-shadow:0 9px 24px #22334f14}.mq-workspace .thumb,.mq-workspace .tpl-cover{height:112px;background:#f6f7f9;border-bottom:1px solid var(--line);padding:10px;position:relative;overflow:hidden}.mq-workspace .mini-report,.mq-workspace .tpl-sheet{height:100%;border-radius:8px;background:#fff;border:1px solid #e8ebf0;padding:8px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:16px 1fr;gap:7px;box-shadow:0 3px 8px #202d430a}.mq-workspace .mini-title{grid-column:1 / -1;width:48%;height:6px;background:#dce2eb;border-radius:99px;margin-top:2px}.mq-workspace .mini-box{border-radius:6px;background:#f4f6fa;position:relative;overflow:hidden}.mq-workspace .mini-box:after{content:"";position:absolute;left:8px;right:8px;bottom:8px;height:20px;border-radius:4px;background:linear-gradient(135deg,#dfe8ff,#eff3ff)}.mq-workspace .mini-chart{grid-column:1 / -1;border-radius:6px;background:#f7f8fb;padding:8px;display:flex;align-items:flex-end;gap:5px}.mq-workspace .mini-chart i{display:block;width:10%;border-radius:3px 3px 1px 1px;background:var(--tpl-accent, #7590ff);height:42%}.mq-workspace .mini-chart i:nth-child(2){height:72%}.mq-workspace .mini-chart i:nth-child(3){height:46%}.mq-workspace .mini-chart i:nth-child(4){height:87%}.mq-workspace .mini-chart i:nth-child(5){height:58%}.mq-workspace .mini-chart i:nth-child(6){height:76%}.mq-workspace .tpl-card .tag,.mq-workspace .card .tag{position:absolute;left:12px;top:12px;height:22px;padding:0 8px;border-radius:6px;background:#ffffffeb;border:1px solid rgba(225,230,237,.95);color:#5f6d84;font-size:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mq-workspace .card-body,.mq-workspace .tpl-card-body{padding:12px 14px 14px}.mq-workspace .tpl-card h2,.mq-workspace .tpl-card h3,.mq-workspace .card h3{font-size:15px;line-height:1.3;margin:0 0 6px;font-weight:710;letter-spacing:-.01em}.mq-workspace .desc,.mq-workspace .tpl-card-desc{font-size:13px;line-height:1.45;color:#6f7888;height:38px;overflow:hidden;margin:0 0 12px}.mq-workspace .card-footer,.mq-workspace .tpl-card-actions{display:flex;align-items:center;gap:8px}.mq-workspace .meta,.mq-workspace .tpl-card-meta{font-size:11px;color:#8b93a0;white-space:nowrap}.mq-workspace .card-footer .grow{flex:1}.mq-workspace .use-mini{height:30px;border:0;border-radius:7px;background:#eef4ff;color:#3870e8;padding:0 10px;font-size:11px;font-weight:700;cursor:pointer}.mq-workspace .tpl-card.tpl-tone-sky{--tpl-accent: #6b7cff}.mq-workspace .tpl-card.tpl-tone-sage{--tpl-accent: #39b9a5}.mq-workspace .tpl-card.tpl-tone-sand{--tpl-accent: #f5b14d}.mq-workspace .tpl-card.tpl-tone-lilac{--tpl-accent: #8b64ff}.mq-workspace .tpl-card.is-skel{min-height:188px;pointer-events:none;opacity:.78}.mq-workspace .sk-line{display:block;height:10px;border-radius:999px;background:var(--soft)}.mq-workspace .sk-line.sk-kicker{width:28%;height:8px}.mq-workspace .sk-line.sk-title{width:62%;height:16px;margin:4px 0 2px}.mq-workspace .sk-line.is-short{width:42%}.mq-workspace .sk-rows{list-style:none;margin:0;padding:0}.mq-workspace .sk-row{display:flex;gap:12px;align-items:center;padding:12px 0}.mq-workspace .sk-avatar{width:36px;height:36px;border-radius:50%;flex:none;background:var(--soft)}.mq-workspace .sk-stack{flex:1;display:flex;flex-direction:column;gap:8px}.mq-workspace .sk-progress{height:2px;margin:0 0 16px;overflow:hidden;border-radius:999px;background:var(--soft)}.mq-workspace .sk-progress>span{display:block;width:40%;height:100%;background:var(--blue)}.mq-workspace .tpl-empty{display:grid;justify-items:start;gap:8px;max-width:28rem;padding:22px;border:1px dashed var(--line-2);border-radius:14px;background:var(--card)}.mq-workspace .tpl-empty h2{margin:0;font-size:16px}.mq-workspace .tpl-empty p{margin:0;color:var(--muted)}.mq-workspace .gallery,.mq-workspace .detail{position:absolute;inset:0;padding:18px 20px 20px;transition:opacity .28s ease,transform .42s cubic-bezier(.22,1,.36,1)}.mq-workspace .gallery{opacity:1;transform:translate(0) scale(1)}.mq-workspace .gallery.hidden{opacity:0;transform:translate(-28px) scale(.985);pointer-events:none}.mq-workspace .detail{opacity:0;transform:translate(36px);pointer-events:none;padding:14px}.mq-workspace .detail.active{opacity:1;transform:translate(0);pointer-events:auto}.mq-workspace .detail-shell{height:100%;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);gap:12px}.mq-workspace .preview-panel{border:1px solid var(--line);background:#f7f8fa;border-radius:15px;min-width:0;display:grid;grid-template-rows:45px minmax(0,1fr);overflow:hidden}.mq-workspace .preview-top{display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid var(--line);background:#fff}.mq-workspace .back{height:28px;border:0;background:#f4f6f8;border-radius:7px;padding:0 9px;font-size:9px;color:#667186;display:flex;align-items:center;gap:5px;cursor:pointer}.mq-workspace .back svg{width:12px;height:12px}.mq-workspace .preview-title{font-size:10px;font-weight:700;margin-left:3px}.mq-workspace .preview-spacer{flex:1}.mq-workspace .device-dot{width:7px;height:7px;border-radius:50%;background:#dce2eb}.mq-workspace .device-dot.on{background:#6a7fff}.mq-workspace .iframe-wrap{padding:16px;background:#f4f6f9;min-height:0}.mq-workspace .iframe-shell{height:100%;border-radius:12px;overflow:hidden;border:1px solid #dfe4ec;background:#fff;box-shadow:0 10px 30px #1d2d4914}.mq-workspace .iframe-shell iframe{width:100%;height:100%;border:0;background:#fff}.mq-workspace .info-panel{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px;display:flex;flex-direction:column;min-width:0;overflow:auto}.mq-workspace .eyebrow{font-size:8px;font-weight:800;letter-spacing:.12em;color:#8390a3;text-transform:uppercase;margin-bottom:7px}.mq-workspace .info-panel h2{font-size:22px;line-height:1.1;margin:0 0 9px;letter-spacing:-.035em}.mq-workspace .info-panel .lead{font-size:11px;line-height:1.6;color:#6f7a8e;margin:0 0 17px}.mq-workspace .chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.mq-workspace .chip{height:24px;padding:0 8px;border-radius:7px;background:#f5f7fa;color:#667187;font-size:8.5px;font-weight:650;display:flex;align-items:center}.mq-workspace .section-label{font-size:9px;font-weight:760;color:#29364d;margin:0 0 8px}.mq-workspace .includes{display:grid;gap:7px;margin-bottom:18px}.mq-workspace .include{min-height:30px;padding:0 9px;border:1px solid #edf0f4;border-radius:8px;display:flex;align-items:center;gap:8px;color:#667186;font-size:9px}.mq-workspace .include i{width:17px;height:17px;border-radius:5px;background:#eff4ff;color:#4f6bff;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:800}.mq-workspace .detail-divider{height:1px;background:var(--line);margin:0 0 16px}.mq-workspace .author{display:flex;align-items:center;gap:9px;margin-bottom:18px}.mq-workspace .author .avatar{width:28px;height:28px;border-radius:8px}.mq-workspace .author b{font-size:9.5px;display:block}.mq-workspace .author span{font-size:8px;color:#9ba3b0}.mq-workspace .actions{margin-top:auto;display:grid;grid-template-columns:1fr 1.35fr;gap:8px;position:sticky;bottom:-18px;background:linear-gradient(to top,#fff 74%,#fff0);padding-top:18px}.mq-workspace .secondary,.mq-workspace .primary{height:38px;border-radius:9px;font-size:10px;font-weight:750;cursor:pointer}.mq-workspace .secondary{border:1px solid var(--line);background:#fff;color:#576276}.mq-workspace .primary{border:0;color:#fff;background:linear-gradient(135deg,#4d5eff,#168dff);box-shadow:0 9px 20px #3763ff2e}.mq-workspace .tpl-float{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px}.mq-workspace .tpl-float .scrim{z-index:0;background:#11172875;-webkit-backdrop-filter:blur(14px) saturate(82%);backdrop-filter:blur(14px) saturate(82%)}.mq-workspace .tpl-wiz,.mq-workspace .sheet.tpl-wiz{position:relative;z-index:1;display:flex;flex-direction:column;width:min(560px,calc(100% - 24px));max-height:min(720px,calc(100vh - 48px));overflow:hidden;border:0;border-radius:20px;background:var(--card);box-shadow:0 24px 64px #1112142e}.mq-workspace .tpl-wiz-inner{display:flex;flex-direction:column;min-height:0;padding:22px 24px 20px}.mq-workspace .tpl-wiz-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mq-workspace .tpl-wiz-kicker{margin:0;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mq-workspace .tpl-wiz-head h2{margin:6px 0 0;font-size:22px;letter-spacing:-.03em}.mq-workspace .tpl-wiz-body{flex:1;min-height:0;overflow:auto;padding:16px 0 8px}.mq-workspace .tpl-wiz .sheet-actions{display:flex;justify-content:space-between;gap:8px;margin:0;padding-top:16px;border-top:1px solid var(--line)}.mq-workspace .tpl-wiz-progress{display:grid;gap:8px;margin:0 0 22px}.mq-workspace .tpl-wiz-progress p{margin:0;color:var(--muted);font-size:12px;font-weight:600}.mq-workspace .tpl-wiz-track{display:flex;gap:5px;height:5px}.mq-workspace .tpl-wiz-track i{flex:1;border-radius:999px;background:var(--soft)}.mq-workspace .tpl-wiz-track i.is-done{background:#b7c6ff}.mq-workspace .tpl-wiz-track i.is-on{background:var(--blue)}.mq-workspace .tpl-wiz-fields h2{margin:0 0 8px;font-size:20px;letter-spacing:-.03em}.mq-workspace .tpl-wiz-fields>p{margin:0 0 16px;color:var(--muted);font-size:14px}.mq-workspace .tpl-wiz-choices{display:grid;gap:8px;margin:4px 0 12px}.mq-workspace .catalog-check{display:flex;align-items:center;gap:10px;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:var(--card);cursor:pointer;font-weight:600}.mq-workspace .tpl-wiz-choices .catalog-check:has(input:checked){border-color:var(--blue);background:var(--blue-soft)}.mq-workspace .tpl-wiz-recap{margin:4px 0 0;padding:0;list-style:none;display:grid;gap:8px}.mq-workspace .tpl-wiz-recap li{display:grid;gap:2px;padding:12px 14px;border-radius:12px;background:var(--soft)}.mq-workspace .tpl-questions{margin:0;padding:0;list-style:none;display:grid;gap:12px}.mq-workspace .tpl-questions li{padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--card)}.mq-workspace .scrim{position:fixed;inset:0;z-index:12;background:#11121447}.mq-workspace .sheet{width:min(460px,calc(100% - 24px));border:1px solid var(--line);border-radius:12px;padding:0;background:#fff}.mq-workspace .sheet-inner{padding:20px}.mq-workspace .sheet-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.mq-workspace.tpl-portal{position:fixed;inset:0;z-index:1000;min-height:0;background:transparent;pointer-events:none}.mq-workspace.tpl-portal .tpl-float{pointer-events:auto}.mq-workspace .dot{margin-left:auto;width:7px;height:7px;border-radius:50%;background:var(--warn)}.mq-workspace .ic{width:14px;height:14px;flex:0 0 auto}.mq-workspace .rail-label,.mq-workspace .workspace-live{display:none}.mq-workspace .rail-switcher,.mq-workspace .session-switcher{margin:0 4px 10px}.mq-workspace .rail-switcher label{display:block;margin:0 0 4px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8b919a}.mq-workspace .rail-switcher select{width:100%;height:34px;padding:0 8px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:12px}.mq-workspace .session-card{width:min(100%,400px);padding:28px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.mq-workspace .session-card h1{margin:0 0 8px;font-size:22px;letter-spacing:-.04em}.mq-workspace .topbar .sub,.mq-workspace .admin-banner{display:block;margin:0;color:var(--muted);font-size:10px;font-weight:650;white-space:nowrap}.mq-workspace .admin-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.mq-workspace .theme-toggle{height:31px;border:1px solid var(--line);background:#fff;border-radius:8px;color:#758096;padding:0 10px;font-size:10px;font-weight:700}.mq-workspace .theme-pair{display:flex;gap:6px}@media(prefers-reduced-motion:no-preference){.mq-workspace .tpls .tpl-card:not(.is-skel){animation:mq-tpl-in .45s ease;animation-delay:calc(var(--tpl-i, 0) * 55ms);animation-fill-mode:backwards}.mq-workspace .sk-progress>span{animation:mq-progress 1.1s ease-in-out infinite}.mq-workspace .tpl-card.is-skel .sk-line,.mq-workspace .sk-row .sk-line{background:linear-gradient(90deg,var(--soft) 0%,#fff 45%,var(--soft) 100%);background-size:200% 100%;animation:mq-skel 1.2s ease-in-out infinite}.mq-workspace .tpl-wiz-pane.is-fwd{animation:mq-wiz-fwd .28s ease}.mq-workspace .tpl-wiz-pane.is-back{animation:mq-wiz-back .28s ease}}@keyframes mq-tpl-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes mq-progress{0%{transform:translate(-120%)}to{transform:translate(320%)}}@keyframes mq-skel{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes mq-wiz-fwd{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:none}}@keyframes mq-wiz-back{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:none}}@media(max-width:1180px){.mq-workspace .tpls,.mq-workspace .grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mq-workspace .detail-shell{grid-template-columns:minmax(0,1.3fr) 330px}}@media(max-width:900px){.mq-workspace{--sidebar: 58px}.mq-workspace .brand strong,.mq-workspace .create,.mq-workspace .nav-item span,.mq-workspace .rail-item span,.mq-workspace .upgrade-card,.mq-workspace .user strong,.mq-workspace .account-btn strong{display:none}.mq-workspace .brand{padding:0;justify-content:center}.mq-workspace .nav-item,.mq-workspace .rail-item{justify-content:center;padding:0}.mq-workspace .main{grid-template-rows:54px minmax(0,1fr)}.mq-workspace .search{width:min(280px,48vw)}.mq-workspace .tpls,.mq-workspace .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mq-workspace .detail-shell{grid-template-columns:1fr}.mq-workspace .preview-panel{min-height:470px}.mq-workspace .info-panel{position:absolute;right:22px;top:76px;bottom:22px;width:min(370px,calc(100% - 44px));box-shadow:0 18px 50px #1d2c4629;z-index:3}.mq-workspace .two,.mq-workspace .usage-grid,.mq-workspace .adv.is-static li{grid-template-columns:1fr}.mq-workspace .menu-btn{display:inline}.mq-workspace .collapse-btn{display:none}}@media(max-width:840px){.mq-workspace .rail,.mq-workspace .sidebar{position:fixed;z-index:20;width:min(220px,calc(100vw - 32px));height:100%;transform:translate(-105%);background:#fff;box-shadow:18px 0 54px #1822442e}.mq-workspace .app.is-nav .rail,.mq-workspace .app.is-nav .sidebar{transform:none}.mq-workspace .brand strong,.mq-workspace .create,.mq-workspace .nav-item span,.mq-workspace .rail-item span,.mq-workspace .upgrade-card,.mq-workspace .user strong,.mq-workspace .account-btn strong{display:initial}.mq-workspace .brand{padding:0 10px;justify-content:flex-start}.mq-workspace .nav-item,.mq-workspace .rail-item{justify-content:flex-start;padding:0 10px}}@media(max-width:640px){.mq-workspace .stage{padding:0}.mq-workspace .app{width:100vw;height:100vh;min-height:100vh;border-radius:0;grid-template-columns:1fr}.mq-workspace .sidebar,.mq-workspace .rail{display:none}.mq-workspace .app.is-nav .sidebar,.mq-workspace .app.is-nav .rail{display:flex}.mq-workspace .topbar{padding:0 12px}.mq-workspace .search{flex:1;width:auto}.mq-workspace .upgrade,.mq-workspace .icon-btn{display:none}.mq-workspace .workspace>.view,.mq-workspace .gallery{padding:12px}.mq-workspace .tpls,.mq-workspace .grid{grid-template-columns:1fr 1fr;gap:9px}.mq-workspace .thumb{height:92px}.mq-workspace .detail{padding:8px}.mq-workspace .preview-panel{min-height:0}.mq-workspace .info-panel{inset:auto 16px 16px;width:auto;height:45%}}@media(prefers-reduced-motion:reduce){.mq-workspace *,.mq-workspace *:before,.mq-workspace *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mq-admin.is-gate .stage{min-height:100dvh;place-items:center;padding:24px;background:var(--page)}.mq-admin .admin-banner{margin:0;color:var(--muted)}.mq-admin .admin-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.mq-admin .admin-seg{display:inline-flex;align-items:center;height:32px;padding:3px;border-radius:9px;background:#f4f6f9}.mq-admin .admin-seg button{height:26px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#858ea0;font-size:11px;font-weight:650;cursor:pointer}.mq-admin .admin-seg button.is-on{background:#fff;color:#2c3950;box-shadow:0 1px 4px #19274014}.mq-admin .admin-range{position:relative}.mq-admin .admin-range-btn{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:148px;min-height:32px;padding:4px 28px 4px 11px;border:1px solid var(--line);border-radius:9px;background:#fff;color:inherit;text-align:left;cursor:pointer}.mq-admin .admin-range-btn:after{position:absolute;top:50%;right:11px;width:0;height:0;margin-top:-2px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid var(--muted);content:""}.mq-admin .admin-range-btn b{font-size:11px;font-weight:650}.mq-admin .admin-range-btn small{color:var(--muted);font-size:10px}.mq-admin .admin-range-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:8;min-width:180px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.mq-admin .admin-range-menu button{display:block;width:100%;padding:8px 10px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer;font-size:12px}.mq-admin .admin-range-menu button:hover,.mq-admin .admin-range-menu button.is-on{background:var(--surface2)}.mq-admin .admin-range-menu .custom-range{display:grid;gap:6px;margin-top:6px;padding-top:6px;border-top:1px solid var(--line)}.mq-admin .workspace>.view.catalog-composer{display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:14px}.mq-admin .catalog-head{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;margin:0 0 12px}.mq-admin .catalog-head-actions,.mq-admin .catalog-actions{display:flex;flex-wrap:wrap;gap:8px}.mq-admin .catalog-name{width:min(100%,520px);margin:0 0 4px;border:0;background:transparent;color:inherit;font:inherit;font-size:22px;font-weight:720;letter-spacing:-.03em}.mq-admin .catalog-shell{min-height:0;flex:1;display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.65fr);gap:12px}.mq-admin .catalog-wizard,.mq-admin .catalog-stage{min-width:0;min-height:0;overflow:auto;border:1px solid var(--line);border-radius:15px;background:#fff}.mq-admin .catalog-wizard{padding:16px}.mq-admin .catalog-stage{padding:18px}.mq-admin .catalog-wizard-kicker{margin:0 0 10px;color:#8390a3;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mq-admin .catalog-wizard-list{list-style:none;margin:0 0 12px;padding:0}.mq-admin .catalog-wizard-list .catalog-step{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;margin:0 0 7px;padding:8px 9px;border:1px solid #edf0f4;border-radius:8px}.mq-admin .catalog-wizard-list .catalog-step.is-locked{grid-template-columns:minmax(0,1fr)}.mq-admin .catalog-wizard-list .catalog-step.is-follow{margin-left:12px}.mq-admin .catalog-wizard-list .catalog-step.is-on{background:#eff4ff;border-color:#d7e0ff}.mq-admin .catalog-wizard-list .catalog-step.is-over{border-color:#4d5eff}.mq-admin .catalog-wizard-list .catalog-step.is-dragging{opacity:.45}.mq-admin .catalog-wizard-list .catalog-step.is-end{grid-template-columns:1fr;min-height:36px;border-style:dashed}.mq-admin .catalog-grip{display:block;width:16px;height:28px;margin-top:2px;border-radius:4px;background:radial-gradient(circle,var(--muted) 1.2px,transparent 1.4px) 0 4px / 8px 8px,radial-gradient(circle,var(--muted) 1.2px,transparent 1.4px) 8px 4px / 8px 8px;cursor:grab}.mq-admin .catalog-wizard-list button{width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.mq-admin .catalog-q-title{display:block;font-size:12px;font-weight:650}.mq-admin .catalog-q-meta{display:block;margin-top:2px;color:var(--muted);font-size:11px}.mq-admin .catalog-add-label{margin:0 0 6px;color:var(--muted);font-size:11px;font-weight:650}.mq-admin .catalog-add{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 14px}.mq-admin .catalog-stage .block{margin:0 0 16px;padding:0;border:0;background:transparent}.mq-admin .catalog-stage .field{margin-bottom:12px}.mq-admin .catalog-stage label{display:block;margin:0 0 4px;font-size:12px;font-weight:650}.mq-admin .catalog-stage input,.mq-admin .catalog-stage textarea,.mq-admin .catalog-stage select{width:100%;border:1px solid var(--line);border-radius:9px;background:#f8f9fb;color:inherit;font:inherit}.mq-admin .catalog-stage input,.mq-admin .catalog-stage select{height:38px;padding:0 10px}.mq-admin .catalog-stage textarea{min-height:88px;padding:10px}.mq-admin .catalog-check{display:flex;align-items:center;gap:8px;margin:8px 0;font-size:13px}.mq-admin .catalog-check input{width:16px;height:16px}.mq-admin .catalog-option{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto auto auto;gap:6px;margin:8px 0;align-items:center}.mq-admin .catalog-actions{position:sticky;bottom:0;margin-top:16px;padding-top:16px;background:linear-gradient(to top,#fff 74%,#fff0)}.mq-admin .metric-note{margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.mq-admin .metric-note.warn{color:var(--warn)}.mq-admin .catalog-editor{margin-top:12px}@media(max-width:900px){.mq-admin .catalog-shell,.mq-admin .catalog-option{grid-template-columns:1fr}}:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#dfe7f4;font-synthesis:none;--page: #dfe7f4;--panel: #ffffff;--soft: #f7f8fb;--soft-2: #f1f4f8;--ink: #172033;--ink-2: #334057;--muted: #7a8497;--muted-2: #a3acba;--line: #e8ebf0;--line-2: #dbe1ea;--green: #14815d;--green-bg: #eaf8f2;--orange: #a96716;--orange-bg: #fff6e7;--red: #c73f56;--red-bg: #fff0f2;--shadow: 0 18px 50px rgba(41, 58, 91, .11);--shadow-sm: 0 8px 24px rgba(41, 58, 91, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:#1f2120;font-weight:650;text-decoration:underline;text-underline-offset:3px}a:hover{color:#141515}.skip-link{position:absolute;left:12px;top:12px;z-index:30;padding:10px 14px;border-radius:8px;color:#fff;background:#1c1e1d;transform:translateY(-160%)}.skip-link:focus{transform:none}.icon{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.mark{width:18px;height:18px;display:grid;place-items:center;border-radius:5px;background:#eceeec;color:#3e433f;font-size:10px;font-weight:750}.page{min-height:100dvh;display:flex;flex-direction:column;background:var(--page)}.hero{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(340px,.72fr);width:100%;height:100dvh;min-height:0;margin:0;background:var(--panel);border:0;border-radius:0;box-shadow:none;overflow:hidden}.story-panel{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;padding:16px 24px;border-right:1px solid var(--line);background:#f7f8fb}.brand,.story-copy,.mode-actions,.reel,.role-note{position:relative;z-index:1}.brand{display:flex;align-items:center;justify-content:space-between;gap:20px;flex:0 0 auto}.brand-lockup{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.brand-lockup-text{display:flex;flex-direction:column;gap:2px}.logo-mark{width:auto;height:40px;display:block;flex:0 0 auto;object-fit:contain}.brand-wordmark,.brand strong{font-size:16px;letter-spacing:-.04em;color:var(--ink)}.brand span{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:0;text-transform:none}.brand-tagline,.brand .brand-tagline{color:#334cb8;font-size:12px;font-weight:650;line-height:1.25}.story-copy{flex:0 0 auto;margin:12px 0 0;max-width:760px;text-align:left}.eyebrow,.form-kicker{color:var(--muted);font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:none}.story-copy h1{margin:8px 0 0;font-size:clamp(36px,3.4vw,48px);font-weight:740;letter-spacing:-.045em;line-height:1.08;color:var(--ink)}.story-copy h1 span{color:var(--ink);font-weight:740}.story-copy>p{max-width:680px;margin:10px 0 0;color:var(--ink-2);font-size:17px;line-height:1.5}.hero-cta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:16px}.hero-primary{min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 18px;border:0;border-radius:9px;color:#fff;background:linear-gradient(135deg,#4d5eff,#168dff);box-shadow:0 9px 20px #3763ff2e;font-size:15px;font-weight:720}.hero-primary:hover{background:linear-gradient(135deg,#5b6bff,#2a98ff)}.hero-secondary{min-height:44px;display:inline-flex;align-items:center;padding:0 8px;color:var(--green);font-size:15px;font-weight:650;background:transparent}.story-ask-cta{display:block;max-width:100%;margin-top:8px;color:var(--muted);font-size:14px;font-weight:400;line-height:1.45;white-space:nowrap;animation:enter .6s cubic-bezier(.2,.7,.2,1) forwards}.story-ask-cta a{color:var(--green);font-weight:500;text-decoration:underline;text-underline-offset:2px}.story-ask-cta a:hover{color:#14563c}.mode-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-top:14px;flex:0 0 auto}.mode-button{height:38px;display:flex;align-items:center;gap:8px;padding:0 14px;border:1px solid var(--line-2);border-radius:999px;color:var(--ink-2);background:#fff;font-size:14px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.mode-button:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.mode-button.primary{color:#fff;background:#1c1e1d;border-color:#1c1e1d;animation:none}.mode-button.invite{color:var(--ink);background:#fff}.reel{position:relative;flex:1;display:flex;flex-direction:column;min-height:0;margin-top:16px;scroll-margin-top:16px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.app-window{display:flex;flex-direction:column;flex:1;min-height:0}.app-titlebar{display:flex;align-items:center;gap:12px;min-height:34px;padding:0 12px;border-bottom:1px solid var(--line);color:var(--muted)}.app-titlebar .icon{margin-left:auto}.traffic{display:flex;gap:6px}.traffic i{width:10px;height:10px;border-radius:50%;background:#c5c9c5}.traffic i:nth-child(1){background:#c45c5c}.traffic i:nth-child(2){background:#c4a35c}.traffic i:nth-child(3){background:#5c9a72}.app-title{flex:1;text-align:center;font-size:12px;font-weight:650;color:var(--muted)}.app-shell{display:grid;grid-template-columns:minmax(200px,230px) minmax(0,1fr);min-height:0;flex:1}.app-nav{display:flex;flex-direction:column;gap:2px;padding:8px;border-right:1px solid var(--line);background:#f7f7f5;overflow:hidden}.app-search{margin:0 2px 6px;padding:7px 10px;border-radius:8px;background:#fff;border:1px solid var(--line);color:var(--muted);font-size:12px}.nav-item{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;align-items:center;padding:6px;border-radius:10px}.nav-switch{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;align-items:center;width:100%;margin:0;padding:0;border:0;background:transparent;text-align:left;color:inherit}.nav-item.is-active,.nav-item:hover{background:#fff}.nav-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;font-size:11px;font-weight:750}.tone-green{background:#2f7759;color:#edf5f0}.tone-mint{background:#3d6b58;color:#edf5f0}.tone-gold{background:#8a6a2e;color:#f7f0e7}.tone-rust{background:#8a4e16;color:#f7f0e7}.tone-stone{background:#5c605c;color:#eceeec}.tone-olive{background:#5a6540;color:#eef0e8}.nav-copy{min-width:0}.nav-copy strong,.nav-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-copy strong{font-size:12px;color:var(--ink)}.nav-copy small{margin-top:1px;color:var(--muted);font-size:11px}.nav-item em{color:var(--muted-2);font-size:11px;font-style:normal}.film{position:relative;z-index:1;flex:1;min-height:0;display:grid;place-items:stretch;padding:10px 12px 8px;background:#fafaf8}.film-depth{position:relative;width:100%;height:100%;min-height:0}.film-ask{padding:0;background:#fff}.ask-depth{width:100%;height:100%}.ask-stage{display:grid;grid-template-columns:minmax(200px,250px) 32px minmax(0,1fr);align-items:stretch;height:100%}.chat-pane{display:flex;flex-direction:column;height:100%;min-height:0;background:#fff}.chat-head{display:flex;align-items:center;gap:10px;min-height:46px;padding:8px 12px;border-bottom:1px solid var(--line)}.chat-head strong{display:block;font-size:14px;color:var(--ink)}.chat-head span{display:block;margin-top:2px;color:var(--muted);font-size:12px}.chat-thread{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0;overflow:hidden;padding:10px 12px}.chat-time{align-self:center;color:var(--muted);font-size:11px}.bubble{max-width:92%;padding:8px 10px;border-radius:12px;background:#f3f4f3;color:var(--ink-2)}.bubble p{margin:0;font-size:13px;line-height:1.4}.bubble strong{display:block;margin-bottom:4px;color:var(--ink)}.file-chip{display:flex;align-items:center;gap:10px;max-width:280px;padding:8px 10px;border:1px solid var(--line);border-radius:12px;background:#fafaf8}.file-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--red-bg);color:var(--red)}.file-chip strong{display:block;font-size:12px;color:var(--ink)}.file-chip span{display:block;margin-top:2px;color:var(--muted);font-size:11px}.hero-report{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;overflow:auto;border:1px solid var(--line);border-radius:14px;background:#fff}.scene-fade{animation:sceneFade .28s ease}.scan{position:absolute;left:12px;right:12px;top:52px;height:2px;background:linear-gradient(90deg,transparent,#8f948f,transparent);animation:scan 1.55s ease-in-out infinite;z-index:4}.report-head{display:flex;align-items:center;gap:10px;min-height:52px;padding:10px 12px;border-bottom:1px solid var(--line)}.source-row{display:flex;align-items:center;gap:8px;padding:8px 12px 0}.source-chip{padding:4px 8px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#f7f7f5;font-size:11px;font-weight:680}.source-chip.is-on{color:#21563f;border-color:#d7e7de;background:var(--green-bg)}.source-live{margin-left:auto;color:var(--muted);font-size:11px;font-weight:650}.story-lede{margin:0;padding:8px 12px 0;color:var(--ink-2);font-size:13px;line-height:1.45}.story-then{display:block;margin-bottom:4px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.01em}.report-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#f1f2f1;color:#3e433f}.report-head strong{display:block;font-size:14px;letter-spacing:-.02em;color:var(--ink)}.report-head span{display:block;margin-top:2px;color:var(--muted);font-size:12px}.state{margin-left:auto;padding:5px 8px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#fafafa;font-size:11px;font-style:normal;font-weight:680}.state.running{color:#80531e;background:var(--orange-bg);border-color:#e9dfd1}.state.ready{color:#2b6d53;background:var(--green-bg);border-color:#d7e7de}.kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:8px 12px 0}.kpi-row.three{grid-template-columns:repeat(3,1fr)}.kpi{padding:8px 10px;border:1px solid #e4e6e4;border-radius:10px;background:#fcfcfb}.kpi.is-material{border-color:#d7e7de;background:var(--green-bg)}.kpi small{display:block;color:var(--muted);font-size:11px;font-weight:680}.kpi b{display:block;margin-top:4px;font-size:18px;letter-spacing:-.03em;color:var(--ink)}.kpi em{display:block;margin-top:3px;color:var(--green);font-size:11px;font-style:normal;font-weight:680}.report-split{display:grid;grid-template-columns:1.1fr .9fr;gap:8px;min-height:0;flex:1;padding:8px 12px 0}.chart-card,.table-card{min-width:0;padding:10px;border:1px solid #e4e6e4;border-radius:10px;background:#fcfcfb}.chart-card.is-evidence,.table-card tbody tr.is-evidence{border-color:#d7e7de;background:var(--green-bg)}.chart-card small,.table-card small,.ask-lead p{color:var(--muted)}.chart-card small,.table-card small{display:block;margin-bottom:6px;font-size:11px;font-weight:680}.chart-line{width:100%;height:64px}.chart-line path{fill:none;stroke:#2a2c2b;stroke-width:2;stroke-linecap:round;stroke-dasharray:420;stroke-dashoffset:420}.chart-line.drawn path{animation:drawLine 1.1s cubic-bezier(.2,.7,.2,1) forwards}.table-card table{width:100%;border-collapse:collapse}.table-card th,.table-card td{padding:5px 4px;text-align:left;font-size:12px}.table-card th{color:var(--muted);font-weight:680;border-bottom:1px solid #e7e9e7}.table-card td{color:var(--ink);border-bottom:1px solid #f0f1ef}.table-card tbody tr.is-evidence td{border-bottom-color:#d7e7de}.ask-lead{padding:12px 12px 0}.ask-lead strong{display:block;font-size:16px;letter-spacing:-.03em;line-height:1.25;color:var(--ink)}.ask-lead p{margin:6px 0 0;font-size:13px;line-height:1.4}.report-insight{display:flex;align-items:flex-start;gap:8px;margin:8px 0 0;padding:8px 10px;border-radius:10px;background:#f3f4f3;color:var(--ink-2)}.hero-report .report-insight{margin:8px 12px 0}.report-insight.is-emphasis{background:var(--green-bg)}.chat-thread .report-insight{display:none}.report-insight p{margin:0;font-size:12px;line-height:1.4}.report-insight .icon{margin-top:2px;color:var(--green);flex:0 0 auto}.ask-prompts{margin:8px 12px 12px;padding:8px 0 0;border-top:1px solid var(--line)}.ask-prompts>p{margin:0 0 8px;color:var(--muted);font-size:11px;font-weight:680}.ask-prompt-list{display:flex;flex-wrap:wrap;gap:6px}.ask-prompt-list button{min-height:32px;padding:0 10px;border:1px solid var(--line-2);border-radius:999px;color:var(--ink-2);background:#fff;font-size:12px;font-weight:650}.ask-prompt-list button[aria-pressed=true]{color:#21563f;border-color:#d7e7de;background:var(--green-bg)}.ask-answer{margin-top:8px;padding:8px 10px;border-radius:10px;background:#f3f4f3}.ask-answer strong{display:block;font-size:12px;color:var(--ink)}.ask-answer p{margin:4px 0 0;color:var(--ink-2);font-size:12px;line-height:1.4}.ask-prompt-card{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow);opacity:0;transform:translateY(12px)}.ask-prompt-card.revealed{animation:widgetIn .5s cubic-bezier(.2,.7,.2,1) forwards}.ask-prompt-top{display:flex;justify-content:space-between;gap:8px;margin-bottom:10px;color:var(--muted);font-size:12px}.ask-prompt-top b{color:var(--ink)}.ask-client{display:inline-block;animation:clientIn .35s ease}.ask-prompt-card>p{flex:1;min-height:72px;margin:0 0 10px;color:var(--ink);font-size:14px;line-height:1.5}.ask-send{display:flex;align-items:center;gap:8px;margin:0 0 10px;padding:8px 10px;border-radius:8px;background:#f3f4f3;color:#3e433f;font-size:12px;font-weight:680}.ask-send-dot{width:7px;height:7px;border-radius:50%;background:#8d928e}.ask-send.is-sent{color:#2b6d53;background:var(--green-bg)}.ask-send.is-sent .ask-send-dot{background:var(--green);box-shadow:0 0 #2f775959;animation:live 1.4s ease-in-out infinite}.ask-connector{position:relative;align-self:center;height:2px;overflow:hidden;background:var(--line);opacity:0}.ask-connector.revealed{opacity:1}.ask-connector i{position:absolute;top:-4px;left:0;width:10px;height:10px;border-radius:50%;background:#2f7759;animation:travel 1.5s ease-in-out infinite}.workspace-key{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:#f8f8f7;color:#3e433f;font-size:11px}.workspace-key code{margin-left:auto;color:#3e433f;font-size:12px}.blink{display:inline-block;width:1px;height:13px;margin-left:2px;background:#3e433f;vertical-align:-2px;animation:blink 1s steps(1) infinite}.journey{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:8px 12px;background:#f7f7f5;border-top:1px solid var(--line);flex:0 0 auto}.journey li{display:flex;gap:8px;align-items:center;color:var(--muted)}.journey li.is-current{color:var(--ink)}.journey li.is-done{color:var(--green)}.journey-number{width:20px;height:20px;flex:0 0 20px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:10px;font-weight:750}.journey .is-done .journey-number{color:var(--green);background:var(--green-bg);border-color:#d5e4dc}.journey strong{display:block;font-size:12px;line-height:1.25}.journey small{display:none}.role-note{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-top:8px;color:var(--muted);font-size:12px;flex:0 0 auto}.role-note strong{color:var(--ink)}.auth-panel{position:relative;min-height:0;display:flex;flex-direction:column;justify-content:center;justify-content:safe center;align-items:center;overflow:auto;padding:48px 28px 28px;background:#fff;scroll-margin-top:16px}.auth-switch{position:absolute;top:16px;right:20px;color:var(--muted);font-size:12px}.auth-switch button{margin-left:5px;min-height:24px;padding:4px 0;border:0;color:var(--ink);background:transparent;font-size:12px;font-weight:750;text-decoration:underline;text-underline-offset:3px}.auth-form-wrap{width:min(100%,360px);margin-top:0}.form-kicker{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:var(--muted)}.form-kicker:before{content:"";width:18px;height:1px;background:#b4b8b4}.auth-form-wrap h2{margin:0;font-size:26px;font-weight:740;letter-spacing:-.045em;line-height:1.1;color:var(--ink)}.form-sub{margin:8px 0 12px;color:var(--ink-2);font-size:14px;line-height:1.45}.form-hint{margin:-8px 0 12px;color:var(--muted);font-size:12px;line-height:1.4}.field-hint{display:none}.name-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.field{margin-bottom:8px}.field label{display:block;margin:0 0 4px 1px;color:var(--ink);font-size:13px;font-weight:680}.input-shell{position:relative}.input-shell input{width:100%;height:40px;padding:0 34px 0 12px;border:1px solid var(--line);border-radius:9px;outline:none;color:var(--ink);background:#f8f9fb;font-size:15px;transition:background .18s,border-color .18s,box-shadow .18s}.input-shell input::placeholder{color:#5a5f5c}.input-shell input:focus{border-color:#9bb6ff;background:#fff;box-shadow:0 0 0 3px #2c74ff1f}.input-icon,.input-action{position:absolute;top:50%;right:11px;transform:translateY(-50%);color:var(--muted)}.input-action{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;background:transparent}.email-message{display:flex;align-items:flex-start;gap:8px;margin:-2px 0 8px;padding:8px 10px;border:1px solid #d5d8d5;border-radius:8px;background:#f8f8f7;color:var(--ink-2)}.email-message>span{width:18px;height:18px;flex:0 0 auto;display:grid;place-items:center;border-radius:5px;color:var(--ink-2);background:#eceeec;font-size:11px;font-weight:750}.email-message p{margin:0;font-size:12px;line-height:1.4}.email-message strong{display:block;margin-bottom:2px;color:var(--ink);font-size:12px}.email-message strong:only-child{margin-bottom:0}.email-message.eligible{color:#21563f;border-color:#d7e7de;background:var(--green-bg)}.email-message.eligible>span{color:var(--green);background:#fff}.email-message.consumer,.email-message.claimed{color:#7a4614;border-color:#e9dfd1;background:var(--orange-bg)}.email-message.consumer>span,.email-message.claimed>span{color:var(--orange);background:#fff}.terms{display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:12px;line-height:1.4}.terms input{width:24px;height:24px;margin:0;flex:0 0 24px;accent-color:#1c1e1d}.terms label{display:inline;color:var(--muted);font-weight:400}.terms a{color:var(--green);font-weight:500}.terms a:hover{color:#14563c}.forgot{text-align:right;font-size:13px}.form-status{margin-top:8px;padding:8px 10px;border-radius:7px;font-size:12px;line-height:1.4}.form-status.error{color:#8e4545;background:var(--red-bg)}.form-status.success{color:#2f6c53;background:var(--green-bg)}.submit-button{width:100%;min-height:44px;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;border:0;border-radius:9px;color:#fff;background:linear-gradient(135deg,#4d5eff,#168dff);box-shadow:0 9px 20px #3763ff2e;font-size:15px;font-weight:720;transition:background .18s}.submit-button:hover{background:linear-gradient(135deg,#5b6bff,#2a98ff)}.submit-button.loading{position:relative;color:transparent;pointer-events:none}.submit-button.loading span{opacity:0}.submit-button.loading .icon{display:none}.submit-button.loading:after{content:"";position:absolute;width:11px;height:11px;border:1.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.secure-note{display:flex;align-items:flex-start;justify-content:center;gap:6px;margin-top:8px;color:var(--muted);font-size:11px}.auth-panel footer{position:absolute;right:20px;bottom:12px;left:20px;color:var(--muted);text-align:center;font-size:11px}.site-sections{border-top:1px solid var(--line);background:#f3f3f1}.site-section{max-width:1080px;margin:0 auto;padding:56px 24px 0}.site-section:last-child{padding-bottom:64px}.site-section h2{margin:8px 0 0;font-size:clamp(26px,3vw,34px);font-weight:740;letter-spacing:-.04em;line-height:1.15;color:var(--ink)}.section-lead{max-width:680px;margin:12px 0 0;color:var(--ink-2);font-size:16px;line-height:1.5}.method,.difference-list,.integrate-list{display:grid;gap:16px;margin:24px 0 0;padding:0;list-style:none}.method{grid-template-columns:repeat(4,minmax(0,1fr))}.difference-list,.integrate-list{grid-template-columns:repeat(3,minmax(0,1fr))}.method li,.difference-list li,.integrate-list li{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.method-number{display:grid;place-items:center;width:24px;height:24px;margin-bottom:12px;border:1px solid var(--line);border-radius:6px;background:#f7f7f5;font-size:11px;font-weight:750}.method strong,.difference-list strong,.integrate-list strong{display:block;font-size:16px;letter-spacing:-.02em;color:var(--ink)}.method p,.difference-list p,.integrate-list p{margin:8px 0 0;color:var(--ink-2);font-size:14px;line-height:1.45}.integrate-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.integrate-links button{min-height:32px;padding:0;border:0;color:var(--green);background:transparent;font-size:14px;font-weight:650;text-decoration:underline;text-underline-offset:3px}.integrate-links a{color:var(--green);font-weight:500}.site-final{margin-top:48px;padding-top:48px;border-top:1px solid var(--line)}.site-final p{max-width:560px;margin:12px 0 0;color:var(--ink-2);font-size:16px;line-height:1.5}.legal-page{background:#f3f3f1}.legal-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid var(--line);background:#fff}.legal-brand{display:flex;flex-direction:column;align-items:flex-start;gap:6px;color:var(--ink);font-size:16px;font-weight:750;letter-spacing:-.04em;text-decoration:none}.legal-brand .logo-mark{width:auto;height:28px}.legal-brand:hover{color:var(--ink)}.legal-nav{display:flex;flex-wrap:wrap;gap:8px 18px;margin-right:auto}.legal-nav a{color:var(--muted);font-size:13px;font-weight:600;text-decoration:none}.legal-nav a:hover,.legal-nav a[aria-current=page]{color:var(--ink)}.legal-main{width:min(760px,calc(100% - 32px));margin:0 auto;padding:40px 0 72px}.legal-doc h1{margin:8px 0 0;font-size:clamp(28px,4vw,40px);font-weight:740;letter-spacing:-.04em;line-height:1.15}.legal-meta{margin:10px 0 0;color:var(--muted);font-size:13px}.legal-toc{display:flex;flex-wrap:wrap;gap:8px 14px;margin:28px 0 8px}.legal-toc a{color:var(--green);font-size:13px;font-weight:600}.legal-doc section{margin-top:32px}.legal-doc h2{margin:0 0 10px;font-size:20px;font-weight:720;letter-spacing:-.03em}.legal-doc p,.legal-doc li{color:var(--ink-2);font-size:15px;line-height:1.55}.legal-doc p{margin:0 0 12px}.legal-doc ul{margin:0 0 12px;padding-left:20px}.legal-doc li+li{margin-top:6px}.legal-doc code{padding:1px 6px;border-radius:5px;background:var(--soft-2);font-size:13px}.legal-cards{display:grid;gap:12px;margin:16px 0 0;padding:0;list-style:none}.legal-cards li{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.legal-cards strong{display:block;margin-bottom:6px;color:var(--ink);font-size:16px}.legal-cards p{margin:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #3e4140;outline-offset:3px}.form-status:focus{outline:2px solid #3e4140;outline-offset:2px}.enter{opacity:0;transform:translateY(7px);animation:enter .6s cubic-bezier(.2,.7,.2,1) forwards}.delay-1{animation-delay:.07s}.delay-2{animation-delay:.14s}.delay-3{animation-delay:.21s}.delay-4{animation-delay:.28s}@keyframes enter{to{opacity:1;transform:none}}@keyframes sceneFade{0%{opacity:0}to{opacity:1}}@keyframes live{50%{box-shadow:0 0 0 5px #2f775900}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{50%{opacity:0}}@keyframes scan{0%{transform:translateY(0)}50%{transform:translateY(190px)}to{transform:translateY(0)}}@keyframes widgetIn{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes travel{0%{left:-10px;opacity:0}20%{opacity:1}80%{opacity:1}to{left:100%;opacity:0}}@keyframes clientIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:1180px){.film{padding:8px 10px 6px}.app-shell{grid-template-columns:minmax(180px,210px) minmax(0,1fr)}.ask-stage{grid-template-columns:1fr;gap:14px}.ask-connector{display:none}.ask-prompt-card{height:auto}}@media(max-width:1080px){.hero{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr)}.story-panel{padding-right:16px;padding-left:16px}.method,.difference-list,.integrate-list{grid-template-columns:1fr 1fr}}@media(max-width:960px){.hero{display:block;height:auto;min-height:0}.story-panel{height:auto;min-height:0;overflow:visible;border-right:0;border-bottom:1px solid var(--line)}.reel{min-height:520px}.auth-panel{height:auto;min-height:0;overflow:visible;padding:56px 20px 36px}}@media(max-width:720px){.app-shell{grid-template-columns:1fr}.app-nav{display:none}.kpi-row{grid-template-columns:1fr 1fr}.report-split{grid-template-columns:1fr}}@media(max-width:620px){.legal-bar{flex-wrap:wrap;padding:16px}.legal-nav{margin-right:0;width:100%}.story-panel{padding:16px 14px 12px}.brand span{display:none}.story-copy h1{font-size:34px}.mode-actions{flex-wrap:wrap}.story-ask-cta{white-space:normal}.film{padding:10px 8px 6px}.journey{grid-template-columns:1fr;gap:8px}.journey small{display:block}.role-note{flex-direction:column;text-align:center}.auth-panel{padding:48px 16px 28px}.auth-switch{top:16px;right:16px}.site-section{padding:40px 16px 0}.method,.difference-list,.integrate-list{grid-template-columns:1fr}}.mark{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,#1ec4ff,#4f5dff);color:#fff;font-weight:800;font-size:11px;box-shadow:0 5px 12px #3b6bff33}.session-shell{min-height:100dvh;display:grid;place-items:center;padding:24px;background:var(--page);color:var(--ink)}.session-card{width:min(100%,400px);padding:28px 28px 24px;border:1px solid var(--line);border-radius:16px;background:var(--panel);box-shadow:var(--shadow-sm)}.session-brand{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:22px}.session-brand .logo-mark{width:auto;height:36px}.session-brand strong{font-size:14px;font-weight:700;letter-spacing:-.02em}.session-card h1{margin:0 0 8px;font-size:24px;font-weight:740;letter-spacing:-.04em;line-height:1.15}.session-card p{margin:0;color:var(--ink-2);font-size:14px;line-height:1.45}.session-card .btn,.btn{margin-top:18px;height:38px;padding:0 14px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#576276;font-size:12px;font-weight:750}.btn-primary{border:0;color:#fff;background:linear-gradient(135deg,#4d5eff,#168dff)}.session-progress{margin-top:22px;height:4px;overflow:hidden;border-radius:999px;background:var(--soft-2)}.session-progress span{display:block;width:38%;height:100%;border-radius:inherit;background:var(--ink);animation:session-progress 1.15s ease-in-out infinite}@keyframes session-progress{0%{transform:translate(-130%)}to{transform:translate(320%)}}@media(prefers-reduced-motion:reduce){.session-progress span{animation:none;width:64%}}.session-switcher{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.session-switcher select{min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.enter,.kpi,.report-head,.chart-card,.report-insight,.ask-lead,.ask-prompt-card,.table-card tr,.story-ask-cta,.ask-client,.chat-head,.bubble,.file-chip,.story-lede{opacity:1;transform:none}.chart-line path{stroke-dashoffset:0}}.theme-toggle{min-height:32px;padding:4px 0;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:600}.theme-toggle:hover,.theme-toggle[aria-pressed=true]{color:var(--ink)}.theme-pair{display:flex;flex-wrap:wrap;gap:8px}[data-theme=dark]{color:#eceeea;background:#121413;color-scheme:dark;--page: #121413;--panel: #1c1e1d;--soft: #222524;--soft-2: #2a2c2b;--ink: #eceeea;--ink-2: #c8ccc6;--muted: #9aa09a;--muted-2: #8b918b;--line: #323634;--line-2: #3d423f;--green: #7cbc98;--green-bg: #1a2c24;--orange: #dba56a;--orange-bg: #2c2218;--red: #d98b8b;--red-bg: #2c1e1e;--shadow: 0 12px 32px rgba(0, 0, 0, .38);--shadow-sm: 0 4px 14px rgba(0, 0, 0, .28);scrollbar-color:#3d423f #121413}[data-theme=dark] ::selection{color:#eceeea;background:#2a4a3a}[data-theme=dark] a{color:#d6d9d5}[data-theme=dark] a:hover{color:#eceeea}[data-theme=dark] .skip-link{color:#141515;background:#eceeea}[data-theme=dark] .mark{background:#2a2c2b;color:#c8ccc6}[data-theme=dark] .page,[data-theme=dark] .hero,[data-theme=dark] .auth-panel,[data-theme=dark] .legal-page{background:#161817}[data-theme=dark] .story-panel,[data-theme=dark] .site-sections,[data-theme=dark] .legal-bar,[data-theme=dark] .legal-cards li{background:#121413}[data-theme=dark] .hero-primary,[data-theme=dark] .mode-button.primary,[data-theme=dark] .submit-button{color:#141515;background:#eceeea;border-color:#eceeea}[data-theme=dark] .hero-primary:hover,[data-theme=dark] .submit-button:hover{background:#e4e6e2;border-color:#e4e6e2}[data-theme=dark] .story-ask-cta a:hover,[data-theme=dark] .terms a:hover{color:#9fd4b4}[data-theme=dark] .mode-button,[data-theme=dark] .mode-button.invite,[data-theme=dark] .reel,[data-theme=dark] .app-search,[data-theme=dark] .nav-item.is-active,[data-theme=dark] .nav-item:hover,[data-theme=dark] .film-ask,[data-theme=dark] .chat-pane,[data-theme=dark] .hero-report,[data-theme=dark] .ask-prompt-list button,[data-theme=dark] .ask-prompt-card,[data-theme=dark] .journey-number,[data-theme=dark] .method li,[data-theme=dark] .difference-list li,[data-theme=dark] .integrate-list li{background:#1c1e1d}[data-theme=dark] .app-nav,[data-theme=dark] .source-chip,[data-theme=dark] .journey,[data-theme=dark] .method-number{background:#1a1c1b}[data-theme=dark] .film{background:#141615}[data-theme=dark] .bubble,[data-theme=dark] .report-insight,[data-theme=dark] .ask-answer,[data-theme=dark] .ask-send{background:#222524;color:#c8ccc6}[data-theme=dark] .file-chip,[data-theme=dark] .workspace-key,[data-theme=dark] .email-message{background:#1a1c1b;color:#c8ccc6}[data-theme=dark] .workspace-key,[data-theme=dark] .workspace-key code,[data-theme=dark] .ask-send{color:#c8ccc6}[data-theme=dark] .scan{background:linear-gradient(90deg,transparent,#6a706c,transparent)}[data-theme=dark] .source-chip.is-on,[data-theme=dark] .ask-prompt-list button[aria-pressed=true]{color:#9fd4b4;border-color:#2a4a3a;background:#1a2c24}[data-theme=dark] .report-mark{background:#222524;color:#c8ccc6}[data-theme=dark] .state{background:#222524}[data-theme=dark] .state.running{color:#dba56a;border-color:#4a3820;background:#2c2218}[data-theme=dark] .state.ready{color:#8fd4ae;border-color:#2a4a3a;background:#1a2c24}[data-theme=dark] .kpi,[data-theme=dark] .chart-card,[data-theme=dark] .table-card{border-color:#323634;background:#181a19}[data-theme=dark] .kpi.is-material,[data-theme=dark] .chart-card.is-evidence,[data-theme=dark] .table-card tbody tr.is-evidence,[data-theme=dark] .report-insight.is-emphasis{border-color:#2a4a3a;background:#1a2c24}[data-theme=dark] .chart-line path{stroke:#c8ccc6}[data-theme=dark] .table-card th{border-bottom-color:#323634}[data-theme=dark] .table-card td{border-bottom-color:#2a2c2b}[data-theme=dark] .table-card tbody tr.is-evidence td{border-bottom-color:#2a4a3a}[data-theme=dark] .ask-send-dot{background:#6a706c}[data-theme=dark] .ask-send.is-sent{color:#8fd4ae;background:#1a2c24}[data-theme=dark] .ask-send.is-sent .ask-send-dot{background:#7cbc98;box-shadow:0 0 #7cbc9859}[data-theme=dark] .ask-connector i{background:#7cbc98}[data-theme=dark] .blink{background:#c8ccc6}[data-theme=dark] .journey .is-done .journey-number{border-color:#2a4a3a}[data-theme=dark] .form-kicker:before{background:#4a4e4b}[data-theme=dark] .input-shell input{border-color:#5a605c;background:#1c1e1d;color:#eceeea}[data-theme=dark] .input-shell input::placeholder{color:#8b918b}[data-theme=dark] .input-shell input:focus{border-color:#c8ccc6;background:#1c1e1d;box-shadow:0 0 0 3px #eceeea29}[data-theme=dark] .input-shell input:-webkit-autofill,[data-theme=dark] .input-shell input:-webkit-autofill:hover,[data-theme=dark] .input-shell input:-webkit-autofill:focus{-webkit-text-fill-color:#eceeea;caret-color:#eceeea;box-shadow:0 0 0 1000px #1c1e1d inset;transition:background-color 99999s ease-out}[data-theme=dark] .email-message{border-color:#323634}[data-theme=dark] .email-message>span{color:#c8ccc6;background:#2a2c2b}[data-theme=dark] .email-message.eligible{color:#9fd4b4;border-color:#2a4a3a}[data-theme=dark] .email-message.eligible>span{color:#7cbc98;background:#1c1e1d}[data-theme=dark] .email-message.consumer>span,[data-theme=dark] .email-message.claimed>span{color:#dba56a;background:#1c1e1d}[data-theme=dark] .email-message.consumer,[data-theme=dark] .email-message.claimed{color:#dba56a;border-color:#4a3820}[data-theme=dark] .terms input{accent-color:#eceeea}[data-theme=dark] .form-status.error{color:#d98b8b}[data-theme=dark] .form-status.success{color:#8fd4ae}[data-theme=dark] .submit-button.loading:after{border-color:#14151547;border-top-color:#141515}[data-theme=dark] button:focus-visible,[data-theme=dark] a:focus-visible,[data-theme=dark] input:focus-visible,[data-theme=dark] select:focus-visible,[data-theme=dark] textarea:focus-visible{outline-color:#c8ccc6}[data-theme=dark] .hero-primary:focus-visible,[data-theme=dark] .submit-button:focus-visible,[data-theme=dark] .mode-button.primary:focus-visible{outline-color:#141515}[data-theme=dark] .form-status:focus{outline-color:#c8ccc6}[data-theme=dark] .session-shell{background:#121416;color:#eceeea}[data-theme=dark] .session-card{background:#1c1e22;border-color:#2c3036;box-shadow:none}[data-theme=dark] .logo-mark,[data-theme=dark] .session-brand .logo-mark{filter:brightness(0) invert(1)}[data-theme=dark] .brand-tagline,[data-theme=dark] .brand .brand-tagline{color:#b7c6ff}[data-theme=dark] .session-card p{color:#c5cad3}[data-theme=dark] .session-progress{background:#2a2e34}[data-theme=dark] .session-progress span{background:#d6d9d5}[data-theme=dark] .session-switcher select{background:#1c1e1d;color:#eceeea;border-color:#3d423f}[data-theme=dark] .mq-workspace{--page: #121416;--app: #1c1e22;--bg: #121416;--rail: #16181c;--card: #1c1e22;--ink: #eceef1;--text: #eceef1;--muted: #9aa1ab;--line: #2c3036;--line-2: #3a4048;--soft: #24282e;--surface: #1a1c20;--surface2: #24282e;--bad: #e8a0a0;--bad-bg: #3a2020;--warn: #dba56a;--warn-bg: #3a2a18;--ok: #7cbc98;--ok-bg: #1a2c24;--due: #8fb8a8;--due-bg: #1a2c24}[data-theme=dark] .mq-workspace .rail-switcher label,[data-theme=dark] .mq-workspace .rail-label{color:#9aa09a}[data-theme=dark] .mq-workspace input,[data-theme=dark] .mq-workspace textarea,[data-theme=dark] .mq-workspace select,[data-theme=dark] .mq-workspace .rail-switcher select,[data-theme=dark] .mq-workspace .field input,[data-theme=dark] .mq-workspace .edit-advertiser input,[data-theme=dark] .mq-workspace .search input,[data-theme=dark] .mq-workspace .btn,[data-theme=dark] .mq-workspace .filters button,[data-theme=dark] .mq-workspace .account-menu,[data-theme=dark] .mq-workspace .sheet,[data-theme=dark] .mq-workspace .ai,[data-theme=dark] .mq-workspace .sheet textarea,[data-theme=dark] .mq-workspace .ai-form textarea{background:#1c1e22;color:#eceef1}[data-theme=dark] .mq-workspace .skip,[data-theme=dark] .mq-workspace .skip:focus{color:#121416;background:#eceef1}[data-theme=dark] .mq-workspace .logo-mark{filter:brightness(0) invert(1)}[data-theme=dark] .mq-workspace .rail-item{color:#c5cad3}[data-theme=dark] .mq-workspace .rail-item:hover,[data-theme=dark] .mq-workspace .account-btn:hover,[data-theme=dark] .mq-workspace .account-menu button:hover{background:#24282e;color:#eceef1}[data-theme=dark] .mq-workspace .rail-item.is-current{background:#2a2e34;color:#eceef1;box-shadow:0 0 0 1px #3a4048}[data-theme=dark] .mq-workspace .stage{background:#121416}[data-theme=dark] .mq-workspace .app{background:#1c1e22;border-color:#2c3036}[data-theme=dark] .mq-workspace .rail,[data-theme=dark] .mq-workspace .sidebar{background:#16181c}[data-theme=dark] .mq-workspace .workspace,[data-theme=dark] .mq-workspace .info-panel,[data-theme=dark] .mq-workspace .preview-top{background:#1c1e22}[data-theme=dark] .mq-workspace .avatar,[data-theme=dark] .mq-workspace .av,[data-theme=dark] .mq-workspace .thumb{background:#2a2e34;color:#eceef1}[data-theme=dark] .mq-workspace .topbar{background:#121416eb}[data-theme=dark] .mq-workspace input::placeholder,[data-theme=dark] .mq-workspace textarea::placeholder{color:#9aa1ab}[data-theme=dark] .mq-workspace .search input:focus,[data-theme=dark] .mq-workspace input:focus-visible,[data-theme=dark] .mq-workspace textarea:focus-visible,[data-theme=dark] .mq-workspace select:focus-visible{border-color:#8b919a;outline:2px solid #c8ccc6;outline-offset:2px}[data-theme=dark] .mq-workspace input:-webkit-autofill,[data-theme=dark] .mq-workspace input:-webkit-autofill:hover,[data-theme=dark] .mq-workspace input:-webkit-autofill:focus,[data-theme=dark] .mq-workspace textarea:-webkit-autofill{-webkit-text-fill-color:#eceef1;caret-color:#eceef1;box-shadow:0 0 0 1000px #1c1e22 inset;transition:background-color 99999s ease-out}[data-theme=dark] .mq-workspace .btn-primary,[data-theme=dark] .mq-workspace .filters button.is-on{background:#eceef1;border-color:#eceef1;color:#121416}[data-theme=dark] .mq-workspace .btn-primary:hover{background:#e4e6e2;color:#121416}[data-theme=dark] .mq-workspace .btn-primary:focus-visible,[data-theme=dark] .mq-workspace .filters button.is-on:focus-visible{outline-color:#121416}[data-theme=dark] .mq-workspace .spark i{background:#5a616c}[data-theme=dark] .mq-workspace .spark i.bad{background:#c87a7a}[data-theme=dark] .mq-workspace .spark i.due{background:#5a8a72}[data-theme=dark] .mq-workspace .pips i{background:#3a4048}[data-theme=dark] .mq-workspace .recap{background:#181a1e}[data-theme=dark] .mq-workspace .recap-bad{background:#2a1c1c;border-color:#5a3030}[data-theme=dark] .mq-workspace .recap-warn{background:#2a2218;border-color:#5a4630}[data-theme=dark] .mq-workspace .story-card.is-empty{background:radial-gradient(circle at 92% -10%,rgba(24,119,242,.16),transparent 42%),var(--card)}[data-theme=dark] .mq-workspace .story-card.is-needs_reauth,[data-theme=dark] .mq-workspace .story-card.is-setup{background:linear-gradient(180deg,#2a2218 0%,var(--card) 52%);border-color:#5a4630}[data-theme=dark] .mq-workspace .story-mark.is-google{color:#eceef1;background:#2a2e34}[data-theme=dark] .mq-workspace .accounts,[data-theme=dark] .mq-workspace .account-empty{background:#181a1e}[data-theme=dark] .mq-workspace .account-toolbar input,[data-theme=dark] .mq-workspace .account-pages .btn{background:#1c1e22;color:#eceef1}[data-theme=dark] .mq-workspace .account-pages .btn.is-current{background:var(--due-bg);border-color:#3a4a44;color:var(--due)}[data-theme=dark] .mq-workspace .story-skel{background:#24282e}@media(prefers-reduced-motion:no-preference){[data-theme=dark] .mq-workspace .story-skel{background:linear-gradient(90deg,#24282e,#2a2e34,#24282e);background-size:200% 100%}[data-theme=dark] .mq-workspace .tpls .tpl-card:hover{box-shadow:0 16px 36px #0006}}[data-theme=dark] .mq-workspace .tpl-card,[data-theme=dark] .mq-workspace .tpl-empty{--tpl-accent: #8b9bb3;--tpl-wash: #22262c}[data-theme=dark] .mq-workspace .tpl-card.tpl-tone-sage{--tpl-accent: #7cbc98;--tpl-wash: #1a2c24}[data-theme=dark] .mq-workspace .tpl-card.tpl-tone-sand{--tpl-accent: #dba56a;--tpl-wash: #2c2218}[data-theme=dark] .mq-workspace .tpl-card.tpl-tone-lilac{--tpl-accent: #b8b3c6;--tpl-wash: #26242c}[data-theme=dark] .mq-workspace .tpl-sheet,[data-theme=dark] .mq-workspace .tpl-wiz-choices .catalog-check input{background:#1c1e22}[data-theme=dark] .mq-workspace .tpl-wiz-choices .catalog-check input:checked{box-shadow:inset 0 0 0 3px #1c1e22}[data-theme=dark] .mq-workspace .tpl-float .scrim{background:#00000080}[data-theme=dark] .mq-workspace .recap p,[data-theme=dark] .mq-workspace .tag{color:#c5cad3}[data-theme=dark] .mq-workspace .t1{background:linear-gradient(135deg,#222824,#1c201e)}[data-theme=dark] .mq-workspace .t2{background:linear-gradient(135deg,#1e3228,#1c2420)}[data-theme=dark] .mq-workspace .t3{background:linear-gradient(135deg,#322818,#262218)}[data-theme=dark] .mq-workspace .t4{background:linear-gradient(135deg,#2a2820,#222018)}[data-theme=dark] .mq-workspace .scrim{background:#08090a8f}[data-theme=dark] .mq-workspace .sheet::backdrop{background:#08090a9e}.mq-workspace .theme-toggle{margin-left:auto;height:36px;padding:0 12px;border:1px solid var(--line-2);border-radius:8px;background:var(--card);color:var(--ink);font-size:13px;font-weight:600}.mq-workspace .appearance-copy{margin:0 0 12px;color:var(--muted);font-size:13px}@media(max-width:840px){[data-theme=dark] .mq-workspace .rail{background:#1c1e22}}[data-theme=dark] .mq-admin .admin-banner{background:transparent;color:var(--muted)}[data-theme=dark] .mq-admin .admin-filters{color:var(--ink)}[data-theme=dark] .mq-admin .admin-seg,[data-theme=dark] .mq-admin .admin-range-btn,[data-theme=dark] .mq-admin .admin-range-menu{border-color:var(--line);background:var(--card)}[data-theme=dark] .mq-admin .admin-seg button.is-on{background:#eceef1;color:#121416}[data-theme=dark] .mq-admin .admin-range-menu button:hover,[data-theme=dark] .mq-admin .admin-range-menu button.is-on{background:var(--soft)}[data-theme=dark] .mq-admin .money-panel,[data-theme=dark] .mq-admin .plan-pills li{background:var(--card);border-color:var(--line);color:var(--ink)}[data-theme=dark] .mq-admin .money-cell{background:transparent;color:var(--ink)}[data-theme=dark] .mq-admin .money-panel.is-bare{background:transparent}[data-theme=dark] .mq-admin .widget-chip.is-till,[data-theme=dark] .mq-admin .plan-pills li{background:var(--soft)}[data-theme=dark] .mq-admin .custom-range input{background:var(--card);color:var(--ink);border-color:var(--line)}[data-theme=dark] .mq-workspace{--bg: #0d1220;--rail: rgba(15, 21, 37, .94);--card: #151c2d;--ink: #f1f4fb;--muted: #9da7bc;--line: #273148;--line-2: #35415c;--soft: #1d2639;--brand: #8ea1ff;--brand-strong: #afbbff;--brand-soft: #202b50;--brand-glow: rgba(110, 133, 255, .18);--bad: #f09aa8;--bad-bg: #3b202a;--warn: #efb76e;--warn-bg: #382a1b;--ok: #75d2ad;--ok-bg: #16352b;--due: #9aabff;--due-bg: #202b50;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .18);--shadow-sm: 0 10px 28px rgba(0, 0, 0, .18);--shadow-md: 0 22px 56px rgba(0, 0, 0, .32);background:radial-gradient(circle at 78% -12%,rgba(104,126,244,.11),transparent 32rem),var(--bg)}[data-theme=dark] .mq-workspace .rail{border-right-color:#2a344de6;background:var(--rail);box-shadow:10px 0 40px #00000014}[data-theme=dark] .mq-workspace .brand-mark{border-color:#8095ff2e;background:linear-gradient(145deg,#202a44,#151d32);box-shadow:0 8px 20px #0003}[data-theme=dark] .mq-workspace .brand .logo-mark{filter:brightness(0) invert(1) opacity(.92)}[data-theme=dark] .mq-workspace .rail-label,[data-theme=dark] .mq-workspace .rail-switcher label{color:#7f899f}[data-theme=dark] .mq-workspace .rail-item{color:#aab3c6}[data-theme=dark] .mq-workspace .collapse-btn{background:#151c2d;border-color:var(--line);color:#aab3c6}[data-theme=dark] .mq-workspace .rail-item:hover,[data-theme=dark] .mq-workspace .account-btn:hover,[data-theme=dark] .mq-workspace .collapse-btn:hover{color:var(--ink);background:#1b2437}[data-theme=dark] .mq-workspace .rail-item.is-current{color:#c2cbff;background:linear-gradient(100deg,#222d51,#1d2641b8);box-shadow:inset 0 0 0 1px #8799ff1f}[data-theme=dark] .mq-workspace .rail-switcher{border-color:var(--line);background:#161d2fdb}[data-theme=dark] .mq-workspace .rail-switcher select{color:var(--ink);background:transparent}[data-theme=dark] .mq-workspace .avatar,[data-theme=dark] .mq-workspace .av{border-color:#8295ff2b;color:#c3ccff;background:linear-gradient(145deg,#26335c,#1d2747)}[data-theme=dark] .mq-workspace .account-menu{border-color:var(--line);background:#151c2df7}[data-theme=dark] .mq-workspace .account-menu button{color:#b4bdd0}[data-theme=dark] .mq-workspace .account-menu button:hover{color:var(--ink);background:var(--soft)}[data-theme=dark] .mq-workspace .topbar{border-bottom-color:#283249c2;background:#0d1220c4}[data-theme=dark] .mq-workspace .workspace-live{border-color:#25483d;color:#89c7ad;background:#143229b8}[data-theme=dark] .mq-workspace .theme-toggle{border-color:var(--line);background:#161d2fe6;box-shadow:var(--shadow-xs)}[data-theme=dark] .mq-workspace .theme-toggle:before{content:"☀";color:#d5dcf1;font-family:inherit;font-size:15px}[data-theme=dark] .mq-workspace .menu-btn{border-color:var(--line);background:var(--card)}[data-theme=dark] .mq-workspace .menu-btn span{background:var(--ink)}[data-theme=dark] .mq-workspace .block,[data-theme=dark] .mq-workspace .story-card,[data-theme=dark] .mq-workspace .metric,[data-theme=dark] .mq-workspace .tpl-card,[data-theme=dark] .mq-workspace .usage-card{border-color:var(--line);background-color:var(--card)}[data-theme=dark] .mq-workspace .inline-add{border-color:#303c59;background:linear-gradient(110deg,#1f2a4de6,#151c2df5 50%)}[data-theme=dark] .mq-workspace input,[data-theme=dark] .mq-workspace textarea,[data-theme=dark] .mq-workspace select,[data-theme=dark] .mq-workspace .field input,[data-theme=dark] .mq-workspace .field select,[data-theme=dark] .mq-workspace .field textarea,[data-theme=dark] .mq-workspace .edit-advertiser input,[data-theme=dark] .mq-workspace .account-toolbar input,[data-theme=dark] .mq-workspace .btn{border-color:var(--line-2);color:var(--ink);background:#121a2a}[data-theme=dark] .mq-workspace .btn:hover{border-color:#4c5975;background:#1b2437}[data-theme=dark] .mq-workspace .btn-primary{border-color:#778df5;color:#fff;background:linear-gradient(135deg,#7188f5,#465fd5);box-shadow:0 9px 20px #2d43b142}[data-theme=dark] .mq-workspace .btn-primary:hover{border-color:#8ca0ff;color:#fff;background:linear-gradient(135deg,#8195fa,#526be0)}[data-theme=dark] .mq-workspace .adv.is-static li:hover,[data-theme=dark] .mq-workspace .team-list li:hover{background:linear-gradient(90deg,transparent,#192236 8%,#192236 92%,transparent)}[data-theme=dark] .mq-workspace .story-card.is-empty{background:radial-gradient(circle at 94% 2%,rgba(101,128,244,.16),transparent 34%),linear-gradient(145deg,#151c2d,#121929)}[data-theme=dark] .mq-workspace .story-card.is-needs_reauth,[data-theme=dark] .mq-workspace .story-card.is-setup{border-color:#55452e;background:linear-gradient(155deg,#2d251a,#151c2d 58%)}[data-theme=dark] .mq-workspace .accounts{background:#111827}[data-theme=dark] .mq-workspace .usage-meter{background:#252e43}[data-theme=dark] .mq-workspace .coming-soon,[data-theme=dark] .mq-workspace .no-workspace .block{background:radial-gradient(circle at 12% 14%,rgba(109,130,245,.12),transparent 30%),linear-gradient(145deg,#151c2d,#111827)}[data-theme=dark] .mq-workspace .coming-label{border-color:#354471;color:#adbbff;background:#202b50}[data-theme=dark] .mq-workspace .coming-glyph{border-color:#ffffff24;background:linear-gradient(145deg,#7388f2,#3951bd)}[data-theme=dark] .mq-workspace .orbit{border-color:#889afa33}[data-theme=dark] .mq-workspace .sheet.tpl-wiz,[data-theme=dark] .mq-workspace .tpl-wiz{border-color:var(--line);background:var(--card)}@media(max-width:840px){[data-theme=dark] .mq-workspace .rail,[data-theme=dark] .mq-workspace .app.is-collapsed .rail{background:#0f1525fc}}[data-theme=dark] .mq-workspace.tpl-portal{background:transparent}
