:root{color-scheme:light;--ads-bg-canvas: #f6f9fc;--ads-bg-icon-rail: #101a3d;--ads-bg-sidebar: #ffffff;--ads-bg-surface: #ffffff;--ads-bg-muted: #f8fafc;--ads-bg-subtle: #f8fafc;--ads-bg-hover: #f3f4ff;--ads-bg-dark: #101a3d;--ads-border: #e3e8ee;--ads-border-soft: #eef2f6;--ads-border-input: #a8c3de;--ads-text-primary: #0d253d;--ads-text-secondary: #273951;--ads-text-muted: #64748d;--ads-text-tertiary: #7b8ca5;--ads-text-on-dark: #dce5ff;--ads-accent: #533afd;--ads-accent-hover: #4434d4;--ads-accent-press: #2e2b8c;--ads-accent-soft: #f3f4ff;--ads-green: #16834a;--ads-green-soft: #e7f6ed;--ads-orange: #9b6829;--ads-red: #ea2261;--ads-blue: #2b6cb0;--ads-shadow-sm: rgba(0, 55, 112, .04) 0 2px 8px;--ads-shadow-md: rgba(0, 55, 112, .08) 0 8px 24px, rgba(0, 55, 112, .04) 0 2px 6px;--ads-radius-sm: 4px;--ads-radius-md: 6px;--ads-radius-lg: 12px;--ads-radius-panel: 16px;--ads-radius-full: 9999px;--ads-font-ui: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", "PingFang SC", "Noto Sans SC", "Microsoft YaHei", Arial, sans-serif;--ads-font-sans: var(--ads-font-ui);--ads-font-serif: var(--ads-font-ui);--ads-font-mono: "SFMono-Regular", "SF Mono", "Roboto Mono", Consolas, monospace;--ads-shell-rail: 56px;--ads-shell-sidebar: 248px;--ads-space-1: 4px;--ads-space-2: 8px;--ads-space-3: 12px;--ads-space-4: 16px;--ads-space-5: 20px;--ads-space-6: 24px;--ads-space-8: 32px}*{box-sizing:border-box}.meta-filter-tabs,.filter-command-row,.natural-filter-row,.natural-filter-command,.filter-chip-list,.filter-chip,.scope-filter-bar,.scope-dropdown,.scope-dropdown__button,.scope-select-set,.column-preset-set,.icon-text-button,.segmented-control,.date-range-picker,.filter-builder__title,.filter-builder__footer,.metric-column-panel,.metric-column-item,.metric-column-item label,.time-view-context{display:flex;align-items:center}.filter-chip-list,.column-preset-set{flex-wrap:wrap}.meta-filter-surface{border:1px solid var(--ads-border);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.date-range-picker{gap:6px}.date-range-picker input{width:138px;min-height:30px;padding:4px 8px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-sm);background:var(--ads-bg-surface);color:var(--ads-text-primary);font-weight:650}.creative-data-note{margin:0 0 12px;padding:9px 12px;border:1px solid rgba(245,158,11,.28);border-radius:var(--ads-radius-md);background:#fffbebd6;color:#7c4a03;font-size:13px;font-weight:650}.creative-data-note--subtle{border-color:var(--ads-border-soft);background:transparent;color:var(--ads-text-muted)}.segmented-control{gap:2px;padding:2px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.segmented-control button{min-height:30px;padding:5px 10px;border:0;border-radius:var(--ads-radius-sm);background:transparent;color:var(--ads-text-secondary);font-weight:650}.segmented-control button.is-active{background:var(--ads-bg-surface);color:var(--ads-accent);box-shadow:var(--ads-shadow-sm)}.segmented-control--small button{min-height:28px;padding:4px 9px}.meta-filter-surface{position:relative;z-index:4;margin-bottom:12px;border-radius:var(--ads-radius-lg);overflow:visible}.meta-filter-tabs{gap:8px;padding:10px;border-bottom:1px solid var(--ads-border-soft)}.meta-filter-tab{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-secondary);font-weight:700}.meta-filter-tab.is-active{border-color:var(--ads-border-input);background:var(--ads-accent-soft);color:var(--ads-accent)}.scope-filter-bar{gap:8px;flex-wrap:wrap;align-items:flex-start;padding:9px 10px;border-bottom:1px solid var(--ads-border-soft);background:#f8fafc94}.scope-dropdown{position:relative;gap:7px;min-width:0}.scope-dropdown__label{flex:0 0 auto;color:var(--ads-text-muted);font-size:12px;font-weight:800}.scope-dropdown__control{position:relative;width:180px}.scope-dropdown--wide{flex:1 1 360px}.scope-dropdown--wide .scope-dropdown__control{width:min(100%,430px)}.scope-dropdown__button{justify-content:space-between;width:100%;min-height:32px;gap:8px;padding:5px 8px 5px 10px;border:1px solid var(--ads-border-input);border-radius:var(--ads-radius-sm);background:var(--ads-bg-surface);color:var(--ads-text-primary);font-weight:650;text-align:left}.scope-dropdown__button:hover,.scope-dropdown__button[aria-expanded=true]{border-color:var(--ads-accent);box-shadow:0 0 0 3px #533afd17}.scope-dropdown__button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scope-dropdown__button svg{flex:0 0 auto;color:var(--ads-text-muted)}.scope-dropdown__menu{position:absolute;top:calc(100% + 6px);left:0;z-index:8;width:max(100%,220px);max-height:260px;overflow:auto;padding:5px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);box-shadow:0 12px 30px #0d253d24,0 2px 8px #0d253d14}.scope-dropdown--wide .scope-dropdown__menu{width:min(430px,calc(100vw - 96px))}.scope-dropdown__menu button{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;min-height:30px;padding:6px 8px;border:0;border-radius:var(--ads-radius-sm);background:transparent;color:var(--ads-text-secondary);font-weight:650;text-align:left}.scope-dropdown__menu button:hover,.scope-dropdown__menu button.is-active{background:var(--ads-bg-hover);color:var(--ads-accent)}.scope-dropdown__menu button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-command-row{gap:10px;padding:10px}.natural-filter-row{align-items:stretch;flex-direction:column;gap:6px;padding:0 10px 10px}.filter-chip-list{gap:8px}.filter-chip{gap:8px;min-height:34px;padding:6px 10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-primary);font-weight:650}.filter-chip em{padding:2px 5px;border-radius:var(--ads-radius-sm);font-style:normal;font-size:11px;font-weight:800}.filter-chip--query{border-color:#10b9814d;background:#ecfdf5cc}.filter-chip--query em{background:#10b9811f;color:#047857}.filter-chip--page em{background:var(--ads-accent-soft);color:var(--ads-accent)}.filter-chip-placeholder{color:var(--ads-text-muted);font-size:13px;font-weight:650}.scope-select-set{gap:8px;flex-wrap:wrap}.scope-select-set label{display:grid;gap:3px;min-width:146px;color:var(--ads-text-muted);font-size:11px;font-weight:800}.scope-select-set select{min-height:34px;max-width:220px;padding:5px 30px 5px 9px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-primary);font-weight:650}.filter-command{position:relative;flex:1 1 360px;min-width:260px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid var(--ads-border-input);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface)}.filter-command:focus-within{border-color:var(--ads-accent);box-shadow:0 0 0 3px #533afd1f}.natural-filter-command{width:100%;gap:10px;min-height:38px;padding:6px 8px 6px 12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-secondary)}.natural-filter-command:focus-within{border-color:var(--ads-accent);background:var(--ads-bg-surface);box-shadow:0 0 0 3px #533afd1a}.natural-filter-command>span{flex:0 0 auto;color:var(--ads-text-muted);font-size:12px;font-weight:800}.natural-filter-command input{flex:1 1 auto;min-width:180px}.natural-filter-command .button{flex:0 0 auto;min-height:30px;padding:5px 10px;border-radius:var(--ads-radius-sm);font-size:12px}.natural-filter-feedback{margin:0;color:var(--ads-text-muted);font-size:12px;font-weight:650}.natural-filter-plan{display:grid;gap:8px;padding:10px 12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface)}.natural-filter-plan__main,.natural-filter-plan__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.natural-filter-plan__main span,.natural-filter-plan__meta span{min-height:24px;padding:3px 8px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-full);background:var(--ads-bg-muted);color:var(--ads-text-secondary);font-size:12px;font-weight:700}.natural-filter-plan__meta span{color:var(--ads-text-muted);font-weight:650}.natural-filter-plan__warning{margin:0;color:var(--ads-red);font-size:12px;font-weight:650}.natural-filter-plan__actions{display:flex;gap:8px}.natural-filter-plan__actions .button{min-height:30px;padding:5px 10px;border-radius:var(--ads-radius-sm);font-size:12px}.filter-command input,.natural-filter-command input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ads-text-primary)}.filter-popover{position:absolute;top:calc(100% + 8px);left:0;width:min(560px,calc(100vw - 360px));max-height:520px;overflow:auto;padding:10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-md)}.filter-popover__section{padding:6px 0 10px;border-bottom:1px solid var(--ads-border-soft)}.filter-popover__section:last-child{border-bottom:0}.filter-popover__title{color:var(--ads-text-primary);font-weight:750}.filter-popover__section>.filter-popover__title{padding:0 8px 6px}.filter-popover__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 8px 8px}.filter-popover__title-row p{margin:3px 0 0;color:var(--ads-text-muted);font-size:12px}.filter-popover__section--scope{padding:8px 0 12px}.filter-popover button{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:7px 8px;border:0;border-radius:var(--ads-radius-sm);background:transparent;color:var(--ads-text-secondary);text-align:left}.filter-popover__title-row .button{width:auto;min-height:28px;padding:4px 8px}.filter-popover button:hover{background:var(--ads-bg-hover);color:var(--ads-text-primary)}.filter-builder{margin-top:10px;padding:10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.filter-builder__title{gap:8px;margin-bottom:8px;color:var(--ads-text-primary);font-weight:750}.filter-builder label{display:grid;gap:5px;color:var(--ads-text-muted);font-size:12px;font-weight:700}.filter-builder input,.filter-builder select{width:100%;min-height:32px;padding:5px 8px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-sm);background:var(--ads-bg-surface);color:var(--ads-text-primary)}.filter-builder__grid{display:grid;grid-template-columns:136px minmax(180px,1fr) 104px 112px;gap:8px}.filter-builder__formula{min-width:0}.filter-builder__footer{justify-content:space-between;gap:8px;margin-top:8px}.filter-builder__footer span{min-width:0;overflow:hidden;color:var(--ads-text-muted);font-family:var(--ads-font-mono);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.column-preset-set{gap:8px}.icon-text-button{gap:8px;min-height:34px;padding:7px 10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-secondary);font-weight:650}.icon-text-button.is-active{border-color:var(--ads-border-input);background:var(--ads-accent-soft);color:var(--ads-accent)}.metric-column-panel{align-items:flex-start;gap:14px;padding:12px;border-bottom:1px solid var(--ads-border-soft);background:var(--ads-bg-muted)}.metric-column-panel>div:first-child{width:180px;flex:0 0 auto}.metric-column-panel strong,.metric-column-panel span{display:block}.metric-column-panel span{margin-top:4px;color:var(--ads-text-muted);font-size:12px}.metric-column-list{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.metric-column-item{gap:8px;min-height:36px;padding:7px 8px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface)}.metric-column-item.is-selected{border-color:var(--ads-border-input)}.metric-column-item label{min-width:0;flex:1;gap:7px;color:var(--ads-text-primary);font-weight:650}.metric-column-item code{color:var(--ads-text-muted);font-family:var(--ads-font-mono);font-size:11px}.time-view-context{gap:8px;padding:10px 12px;border-bottom:1px solid var(--ads-border-soft);background:var(--ads-bg-surface);color:var(--ads-text-muted)}.time-object-row{background:var(--ads-bg-surface)}.time-breakdown-row{background:#f8fafcb8}.time-breakdown-row td{height:34px;color:var(--ads-text-secondary)}.time-breakdown-label{display:flex;align-items:center;gap:8px;padding-left:22px}.time-breakdown-label strong{color:var(--ads-text-secondary);font-weight:650}.time-drill-button{flex:0 0 auto;min-height:24px;margin-left:4px;padding:2px 7px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-full);background:var(--ads-bg-surface);color:var(--ads-accent);font-size:12px;font-weight:750}.tree-toggle-placeholder{width:14px;height:14px}.numeric-cell{color:var(--ads-text-primary);font-weight:650}@media(max-width:1180px){.filter-command-row{align-items:stretch;flex-direction:column}.filter-popover{width:min(560px,calc(100vw - 80px))}.filter-command{width:100%;flex:0 0 auto}.filter-builder__grid{grid-template-columns:1fr}}html,body,#root{min-height:100%;margin:0}body{background:var(--ads-bg-canvas);color:var(--ads-text-primary);font-family:var(--ads-font-sans);font-size:14px;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:grid;grid-template-columns:var(--ads-shell-rail) var(--ads-shell-sidebar) minmax(0,1fr);min-height:100vh}.icon-rail{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--ads-space-4);padding:18px 8px;background:var(--ads-bg-icon-rail);border-right:1px solid rgba(255,255,255,.08)}.icon-rail__items{display:grid;gap:8px}.brand-mark,.icon-button{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:var(--ads-radius-md);color:#dce5ffb8;background:transparent}.brand-mark{background:#ffffff1a;color:#fff}.icon-button:hover,.icon-button.is-active,.brand-mark:hover{background:#ffffff1f;color:#fff}.icon-button--small{width:30px;height:30px}.side-panel{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:18px 12px;background:var(--ads-bg-sidebar);border-right:1px solid var(--ads-border)}.side-panel__top,.workspace-title,.workspace-switcher,.side-nav__item,.page-header-actions,.scope-bar,.artifact-tools,.entity-object,.settings-row{display:flex;align-items:center}.side-panel__top{justify-content:space-between;margin-bottom:22px}.workspace-title{gap:8px;font-weight:650}.side-panel__section{margin-bottom:18px}.side-panel__section--bottom{margin-top:auto;margin-bottom:0}.side-panel__label{margin:0 0 8px;color:var(--ads-text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.workspace-switcher{width:100%;justify-content:space-between;gap:8px;padding:10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-primary)}.workspace-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--ads-accent)}.side-nav{display:grid;gap:4px}.side-nav__item{width:100%;gap:10px;padding:9px 10px;border:0;border-radius:var(--ads-radius-md);background:transparent;color:var(--ads-text-secondary);text-align:left}.side-nav__item:hover,.side-nav__item.is-active{background:var(--ads-accent-soft);color:var(--ads-text-primary)}.side-nav__item.is-active{box-shadow:inset 3px 0 0 var(--ads-accent)}.scope-stack{display:flex;flex-wrap:wrap;gap:6px}.content-pane{min-width:0;min-height:100vh}.page-layout{width:100%;min-height:100vh}.page-layout--single{max-width:1180px;margin:0 auto;padding:28px 32px 48px}.page-layout--chat{display:grid;grid-template-columns:minmax(0,1fr) 356px;min-height:100vh}.page-layout--chat-real{grid-template-columns:minmax(0,1fr) 336px}.page-layout--chat-clean{display:grid;justify-items:center;min-height:100vh;padding:30px 28px 22px}.page-layout--chat-home{min-height:100vh}.page-layout--chat-minimal{min-height:100vh;display:grid;justify-items:center}.page-layout--chat-workspace{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr) 300px;background:var(--ads-bg-canvas)}.chat-thread-rail,.thread-memory-rail{min-width:0;background:var(--ads-bg-sidebar)}.chat-thread-rail{display:flex;flex-direction:column;gap:12px;padding:18px 14px;border-right:1px solid var(--ads-border)}.chat-thread-rail__top,.thread-memory-rail__header,.report-answer-example__header,.report-smart-table__title,.report-chart-card__title{display:flex;align-items:center}.chat-thread-rail__top{justify-content:space-between;gap:10px}.chat-thread-rail__top strong,.thread-memory-rail__header strong{display:block;color:var(--ads-text-primary);font-size:14px}.chat-thread-rail__top span,.thread-memory-rail__header span{display:block;margin-top:2px;color:var(--ads-text-muted);font-size:12px}.chat-thread-rail__top button{width:30px;height:30px;display:inline-grid;place-items:center;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-secondary)}.chat-thread-search{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-muted)}.chat-thread-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ads-text-primary);font-size:13px}.chat-thread-list{display:grid;gap:6px;overflow:auto}.chat-thread-item{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:8px;align-items:flex-start;width:100%;min-height:58px;padding:9px 8px;border:1px solid transparent;border-radius:var(--ads-radius-md);background:transparent;color:var(--ads-text-secondary);text-align:left}.chat-thread-item:hover,.chat-thread-item.is-active{border-color:var(--ads-border);background:var(--ads-accent-soft)}.chat-thread-item__pin{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:var(--ads-radius-full);color:var(--ads-accent)}.chat-thread-item__body{min-width:0}.chat-thread-item strong,.chat-thread-item em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-thread-item strong{color:var(--ads-text-primary);font-size:13px}.chat-thread-item em,.chat-thread-item small{color:var(--ads-text-muted);font-size:11px;font-style:normal;line-height:1.5}.chat-report-main{min-width:0;min-height:100vh;display:flex;flex-direction:column;gap:16px;padding:24px 28px 22px}.chat-report-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.chat-report-header h1{margin:0;color:var(--ads-text-primary);font-size:24px;line-height:30px}.chat-report-header p{max-width:680px;margin:6px 0 0;color:var(--ads-text-muted);font-size:13px;line-height:1.55}.chat-report-header__controls{display:flex;align-items:flex-start;justify-content:flex-end;gap:10px;flex-wrap:wrap}.chat-channel-select--inline select{min-width:150px}.chat-model-select--inline select{min-width:260px}.conversation--report{display:grid;gap:16px;align-content:start;min-height:auto;flex:0 0 auto;overflow:visible;padding:4px 4px 0 0}.chat-composer--report{position:static;align-items:flex-end;border-radius:var(--ads-radius-panel);box-shadow:var(--ads-shadow-md)}.thread-memory-rail{display:grid;align-content:start;gap:14px;padding:18px 16px;border-left:1px solid var(--ads-border)}.thread-memory-rail__header{align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--ads-border-soft)}.thread-memory-section{display:grid;gap:7px}.thread-memory-section h2{margin:0;color:var(--ads-text-primary);font-size:12px;line-height:1.4}.thread-memory-section p,.thread-memory-section li{margin:0;color:var(--ads-text-secondary);font-size:12px;line-height:1.6}.thread-memory-section ul{display:grid;gap:6px;margin:0;padding-left:17px}.thread-memory-section--next{padding:10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.report-answer-example{display:grid;gap:16px;max-width:980px;padding:18px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.report-answer-example__header{gap:10px;padding-bottom:12px;border-bottom:1px solid var(--ads-border-soft);color:var(--ads-accent)}.report-answer-example__header strong,.report-answer-example__header span{display:block}.report-answer-example__header strong{color:var(--ads-text-primary);font-size:14px}.report-answer-example__header span{margin-top:2px;color:var(--ads-text-muted);font-size:12px}.report-section{display:grid;gap:14px}.report-section__lead span{color:var(--ads-accent);font-size:12px;font-weight:760}.report-section__lead h2{max-width:760px;margin:4px 0 0;color:var(--ads-text-primary);font-size:22px;line-height:1.35;letter-spacing:0}.report-section__lead p{max-width:760px;margin:8px 0 0;color:var(--ads-text-secondary);font-size:14px;line-height:1.65}.report-metric-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.report-metric-strip>div{min-width:0;padding:11px 12px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.report-metric-strip span,.report-metric-strip em{display:block;color:var(--ads-text-muted);font-size:11px;font-style:normal}.report-metric-strip strong{display:block;margin:3px 0 2px;color:var(--ads-text-primary);font-size:22px;font-variant-numeric:tabular-nums}.report-chart-card,.report-smart-table,.report-image-evidence{min-width:0;overflow:hidden;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface)}.report-chart-card__title{justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--ads-border-soft)}.report-chart-card__title strong,.report-smart-table__title strong{color:var(--ads-text-primary);font-size:13px}.report-chart-card__title span{color:var(--ads-text-muted);font-size:12px;text-align:right}.report-chart-card__plot{width:100%;min-height:270px;padding:12px 12px 8px}.report-section--grid{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr)}.report-smart-table__title{gap:8px;min-height:42px;padding:0 12px;border-bottom:1px solid var(--ads-border-soft);color:var(--ads-accent)}.report-smart-table table{width:100%;border-collapse:collapse;font-size:12px}.report-smart-table th,.report-smart-table td{padding:10px 12px;border-bottom:1px solid var(--ads-border-soft);text-align:left;white-space:nowrap}.report-smart-table th{color:var(--ads-text-muted);background:var(--ads-bg-muted);font-weight:700}.report-smart-table td{color:var(--ads-text-primary)}.image-evidence-empty{min-height:190px;display:grid;place-items:center;align-content:center;gap:8px;padding:22px;color:var(--ads-text-muted);text-align:center}.image-evidence-empty strong{color:var(--ads-text-primary);font-size:13px}.image-evidence-empty span{max-width:220px;font-size:12px;line-height:1.55}.page-layout--dashboard{display:grid;grid-template-columns:minmax(0,1fr) 344px;min-height:100vh}.page-layout--dashboard-report{min-height:100vh}.page-layout--dashboard-data-grid{display:block}.chat-main,.dashboard-workspace{min-width:0;padding:28px 28px 20px}.chat-main--real{max-width:1120px}.chat-clean-shell{width:min(820px,100%);min-height:calc(100vh - 52px);display:flex;flex-direction:column}.chat-home-main{min-height:100vh;padding:28px 32px 24px}.chat-minimal-main{width:min(900px,100%);min-height:100vh;display:flex;flex-direction:column;gap:18px;padding:30px 32px 24px}.chat-minimal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:4px}.chat-minimal-header h1{margin:0;color:var(--ads-text-primary);font-size:28px;line-height:34px}.chat-minimal-header p{margin:6px 0 0;color:var(--ads-text-secondary);font-size:14px;line-height:21px}.chat-history-select,.chat-model-select{min-width:0;display:grid;flex:0 0 auto;gap:5px}.chat-history-select span,.chat-model-select span{color:var(--ads-text-muted);font-size:10px;font-weight:700;line-height:12px;text-transform:uppercase}.chat-history-select select,.chat-model-select select{min-height:38px;border:1px solid var(--ads-border-input);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-primary);font:inherit;font-weight:650}.chat-history-select select{min-width:240px;padding:0 34px 0 11px}.chat-model-select select{width:138px;padding:0 28px 0 10px}.chat-home-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.dashboard-workspace--report{padding:28px 32px 88px}.page-layout--dashboard-data-grid .dashboard-workspace{width:100%;max-width:none;padding:28px 32px 24px}.artifact-rail,.entity-drawer{min-width:0;padding:28px 20px;background:var(--ads-bg-muted);border-left:1px solid var(--ads-border)}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.page-header__kicker{margin-bottom:6px;color:var(--ads-accent);font-size:13px;font-weight:650}.page-header h1{margin:0;font-size:24px;line-height:32px;font-weight:500}.page-header p{max-width:720px;margin:8px 0 0;color:var(--ads-text-secondary);line-height:1.5}.page-header__right{display:flex;flex:0 0 auto;align-items:center}.page-header-actions{gap:8px}.scope-bar{flex-wrap:wrap;gap:8px;margin-bottom:18px}.button,.toolbar-chip{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;border-radius:var(--ads-radius-full);border:1px solid var(--ads-border);background:var(--ads-bg-surface);color:var(--ads-text-primary);padding:0 11px;font-size:13px;font-weight:560;cursor:pointer;text-decoration:none}.button--primary{background:var(--ads-accent);color:#fff;border-color:var(--ads-accent)}.button--primary:hover{background:var(--ads-accent-hover);border-color:var(--ads-accent-hover)}.button--secondary{border-color:var(--ads-border-input);color:var(--ads-accent)}.button--ghost{background:transparent;border-color:transparent}.button:disabled,.toolbar-chip:disabled{opacity:.46;cursor:not-allowed}.toolbar-chip{color:var(--ads-text-secondary)}.toolbar-chip.is-active{background:var(--ads-accent-soft);border-color:#533afd47;color:var(--ads-accent-hover)}.status-pill{display:inline-flex;align-items:center;gap:4px;min-height:22px;width:fit-content;max-width:100%;padding:0 7px;border-radius:var(--ads-radius-full);background:var(--ads-bg-muted);color:var(--ads-text-secondary);border:1px solid var(--ads-border-soft);font-size:12px;white-space:nowrap}.status-pill--good{background:#e7f5ec;color:var(--ads-green);border-color:#c7ead4}.status-pill--warning,.status-pill--pending{background:#fff4df;color:var(--ads-orange);border-color:#f2dcac}.status-pill--bad,.status-pill--cannot_judge{background:#fff3f0;color:var(--ads-red);border-color:#f7c9bf}.content-pane--full{min-height:100vh}.console-product-shell__canvas{min-width:0;padding:0;overflow:auto}.report-empty-actions{display:flex;justify-content:center;margin-top:-18px;margin-bottom:24px}.figma-admg{position:relative;display:grid;grid-template-columns:232px minmax(0,1fr);grid-template-rows:64px minmax(0,1fr);width:100%;min-width:0;min-height:100vh;background:#fbf9f6;color:#171a1f;font-family:var(--ads-font-sans)}.figma-admg-sidebar{grid-row:1 / -1;display:flex;flex-direction:column;min-height:100vh;padding:22px 14px;background:#f5f3f0}.figma-admg-brand{display:flex;align-items:center;gap:12px;height:84px}.figma-admg-logo{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#171a1f;color:#fbf9f6;font-weight:720}.figma-admg-brand strong,.figma-admg-brand span{display:block}.figma-admg-brand strong{font-size:18px;line-height:28px}.figma-admg-brand span{color:#6f716b;font-size:12px;font-weight:650;letter-spacing:.04em}.figma-admg-nav{display:grid;gap:8px;padding-top:8px}.figma-admg-nav button,.figma-admg-nav a,.figma-admg-footer button,.figma-admg-footer a,.figma-admg-toplinks button,.figma-admg-channel-tabs button,.figma-admg-actions button,.figma-admg-level-tabs button,.figma-admg-pagination button{border:0;background:transparent;color:inherit;font:inherit}.figma-admg-nav button,.figma-admg-nav a{display:flex;align-items:center;gap:12px;height:36px;padding:0 12px;border-radius:10px;color:#41443e;font-size:14px;text-align:left;text-decoration:none}.figma-admg-nav button.is-active,.figma-admg-nav a.is-active{background:#ebe7dd;color:#171a1f;font-weight:680}.figma-admg-nav-dot{width:6px;height:6px;border-radius:999px;background:#b1b3ad}.figma-admg-nav button.is-active .figma-admg-nav-dot,.figma-admg-nav a.is-active .figma-admg-nav-dot{background:#675f42}.figma-admg-sidebar-note{display:flex;align-items:center;gap:10px;margin-top:auto;margin-bottom:22px;min-height:56px;padding:10px 12px;border:1px solid #ddd8ca;border-radius:14px;background:#fbf9f6;color:#675f42}.figma-admg-sidebar-note strong,.figma-admg-sidebar-note span{display:block}.figma-admg-sidebar-note strong{font-size:13px}.figma-admg-sidebar-note span{color:#6f716b;font-size:12px}.figma-admg-footer{display:grid;gap:4px;padding-top:18px;border-top:1px solid #d6d1c4}.figma-admg-footer button,.figma-admg-footer a{display:flex;align-items:center;gap:10px;height:34px;padding:0 8px;color:#41443e;font-size:14px;text-align:left;text-decoration:none}.figma-admg-topbar{grid-column:2;display:flex;align-items:center;gap:18px;height:64px;min-width:0;padding:0 clamp(24px,2.4vw,44px);background:#fbf9f6}.figma-admg-title{width:215px;color:#171a1f;font-size:20px;font-weight:680;line-height:28px}.figma-admg-global-search{display:flex;align-items:center;width:clamp(240px,22vw,360px);height:36px;gap:8px;padding:0 12px;border-radius:999px;background:#fff;outline:1px solid rgba(177,179,173,.18);color:#858780}.figma-admg-global-search input{width:100%;border:0;outline:0;background:transparent;color:#171a1f;font:inherit;font-size:14px}.figma-admg-toplinks{display:flex;align-items:center;gap:24px;margin-left:auto;color:#41443e;font-size:14px}.figma-admg-avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:999px;background:#171a1f;color:#fff;font-size:12px}.console-topbar{display:flex;align-items:center;gap:18px;height:58px;min-width:0;padding:0 clamp(18px,2vw,32px);background:#fbf9f6}.figma-admg>.console-topbar{grid-column:2}.console-topbar__title{width:204px;color:#171a1f;font-family:var(--ads-font-sans);font-size:18px;font-weight:680;line-height:24px}.console-global-search{display:flex;align-items:center;width:clamp(240px,22vw,360px);height:34px;gap:8px;padding:0 12px;border-radius:999px;background:#fffdf9;color:#858780;box-shadow:inset 0 0 0 1px #b1b3ad2e}.console-global-search input{width:100%;border:0;outline:0;background:transparent;color:#171a1f;font:inherit;font-family:var(--ads-font-sans);font-size:14px}.console-topbar__actions{display:flex;align-items:center;gap:18px;margin-left:auto;color:#41443e;font-family:var(--ads-font-sans);font-size:13px}.console-topbar__actions button{border:0;background:transparent;color:inherit;font:inherit}.console-topbar__avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:#30332f;color:#fffdf9;font-size:11px;font-weight:700}.console-page-header{min-width:0;display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding:18px 20px;border-radius:18px;background:#f5f3f0}.console-page-header__copy{min-width:0;display:grid;gap:5px}.console-page-header__copy span{color:#675f42;font-family:var(--ads-font-sans);font-size:10px;font-weight:780;letter-spacing:.08em;line-height:14px;text-transform:uppercase}.console-page-header__copy h1{margin:0;color:#30332f;font-family:var(--ads-font-sans);font-size:26px;font-weight:760;letter-spacing:0;line-height:32px}.console-page-header__copy p{max-width:780px;margin:0;color:#6f716b;font-size:13px;line-height:1.6}.console-page-header__right{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}.console-page-header__meta{padding:6px 10px;border-radius:999px;background:#fffdf9;color:#675f42;font-size:12px;font-weight:700;box-shadow:inset 0 0 0 1px #b1b3ad1f}.console-page-toolbar{min-width:0;display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;background:#eeeae3}.figma-admg-canvas{grid-column:2;grid-row:2;min-width:0;padding:26px clamp(24px,2.4vw,44px) 42px}.figma-admg-channel-row{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;gap:16px}.figma-admg-channel-tabs,.figma-admg-actions,.figma-admg-level-tabs{display:flex;align-items:center}.figma-admg-channel-tabs{gap:8px}.figma-admg-channel-tabs button{height:36px;padding:0 20px;border-radius:999px;color:#41443e;font-size:14px;font-weight:600}.figma-admg-channel-tabs button.is-active{background:#171a1f;color:#fff}.figma-admg-actions{gap:8px}.figma-admg-actions>button{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 12px;border:0;border-radius:8px;background:#f5f3f0;color:#41443e;font-size:13px;font-weight:660}.figma-admg-date-control{position:relative;flex:0 0 auto}.figma-admg-date-button{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 11px;border:0;border-radius:8px;background:#f5f3f0;color:#41443e;font:inherit;font-size:13px;font-weight:640}.figma-admg-date-button svg{color:#6f716b}.figma-admg-date-popover{position:absolute;top:42px;right:0;z-index:18;width:292px;overflow:hidden;border:1px solid rgba(177,179,173,.18);border-radius:12px;background:#fffffff5;box-shadow:0 18px 38px #30332f1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.figma-admg-date-popover__header{display:grid;gap:2px;padding:13px 14px 11px;border-bottom:1px solid rgba(177,179,173,.15)}.figma-admg-date-popover__header strong{color:#30332f;font-size:13px;font-weight:760}.figma-admg-date-popover__header span{color:#8d8f88;font-size:11px;font-weight:620}.figma-admg-date-presets{display:grid;gap:6px;padding:10px;border-bottom:1px solid rgba(177,179,173,.15);background:#fbfaf8}.figma-admg-date-presets button{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;min-height:34px;gap:8px;padding:0 9px;border:0;border-radius:8px;background:transparent;color:#30332f;font:inherit;text-align:left}.figma-admg-date-presets button:hover,.figma-admg-date-presets button.is-active{background:#fff;box-shadow:0 1px 2px #30332f0d}.figma-admg-date-presets strong{color:#675f42;font-size:12px;font-weight:760}.figma-admg-date-presets span{min-width:0;overflow:hidden;color:#6f716b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.figma-admg-date-custom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 12px 10px}.figma-admg-date-custom label{display:grid;gap:5px;color:#6f716b;font-size:11px;font-weight:680}.figma-admg-date-custom input{width:100%;height:32px;min-width:0;padding:0 8px;border:0;border-radius:8px;outline:1px solid rgba(177,179,173,.18);background:#f5f3f0;color:#30332f;font:inherit;font-size:12px;font-weight:620}.figma-admg-date-footer{display:flex;justify-content:flex-end;gap:8px;padding:0 12px 12px}.figma-admg-date-footer button{height:30px;padding:0 10px;border:0;border-radius:8px;background:#eee2bd;color:#595236;font:inherit;font-size:12px;font-weight:680}.figma-admg-date-footer button:last-child{background:#635e56;color:#fff6ed}.figma-admg-date-footer button:disabled{opacity:.42;cursor:not-allowed}.figma-admg-level-tabs{gap:24px;width:100%;height:34px;margin-top:16px;box-shadow:inset 0 -1px #b1b3ad33}.figma-admg-level-tabs button{position:relative;height:35px;color:#41443e;font-size:14px;font-weight:620}.figma-admg-level-tabs button.is-active{color:#171a1f}.figma-admg-level-tabs button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px;background:#171a1f;content:""}.figma-admg-scope{display:flex;align-items:center;gap:8px;min-height:36px;margin:10px 0 0;color:#646761;font-size:12px}.figma-admg-scope strong{padding:5px 9px;border-radius:999px;background:#f0eee8;color:#30332e;font-weight:650}.figma-admg-scope button{margin-left:auto;border:0;background:transparent;color:#315d4b;font:inherit;font-weight:680;cursor:pointer}.figma-admg-breakdown-control,.figma-admg-sort-control{position:relative;flex:0 0 auto}.figma-admg-sort-popover{position:absolute;top:38px;right:0;z-index:12;width:224px;padding:12px;border-radius:10px;background:#fffffff5;outline:1px solid rgba(177,179,173,.15);box-shadow:0 12px 40px #30332f0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.figma-admg-sort-fields{display:grid;max-height:248px;gap:3px;overflow:auto}.figma-admg-sort-fields button,.figma-admg-sort-clear{display:flex;align-items:center;justify-content:space-between;min-height:30px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:#41443e;font:inherit;font-size:11px;text-align:left;cursor:pointer}.figma-admg-sort-fields button:hover,.figma-admg-sort-fields button.is-active{background:#f5f3f0;color:#30332f}.figma-admg-sort-fields button.is-active svg{color:#675f42}.figma-admg-sort-directions{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:10px;padding:4px;border-radius:8px;background:#f5f3f0}.figma-admg-sort-directions button{height:28px;border:0;border-radius:6px;background:transparent;color:#6f716b;font:inherit;font-size:11px;cursor:pointer}.figma-admg-sort-directions button.is-active{background:#fffdf9;color:#30332f;box-shadow:0 1px 3px #30332f0d}.figma-admg-sort-clear{width:100%;margin-top:6px;color:#675f42}.figma-admg-sort-clear:disabled,.figma-admg-sort-directions button:disabled{opacity:.38;cursor:not-allowed}.figma-admg-field-control{position:relative;flex:0 0 auto}.figma-admg-breakdown-button{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 9px;border:0;border-radius:8px;background:#fbf9f6;color:#41443e;font-size:9px;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.figma-admg-breakdown-button:disabled{opacity:.46;cursor:not-allowed}.figma-admg-breakdown-popover{position:absolute;top:38px;right:0;z-index:12;width:192px;padding:12px 12px 10px;border:0;border-radius:10px;background:#fffffff5;outline:1px solid rgba(177,179,173,.15);box-shadow:0 12px 40px #30332f0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.figma-admg-breakdown-popover__title{padding-bottom:10px;color:#6f716b;font-size:9px;font-weight:760;letter-spacing:.1em}.figma-admg-breakdown-popover label{display:flex;align-items:center;gap:8px;height:32px;color:#171a1f;font-size:11px}.figma-admg-breakdown-popover label.is-locked{color:#6f716b}.figma-admg-breakdown-popover input{width:14px;height:14px;accent-color:#675f42}.figma-admg-breakdown-popover p{margin:6px 0 10px;color:#6f716b;font-size:10px;line-height:1.45}.figma-admg-breakdown-apply{width:100%;height:28px;border:0;border-radius:7px;background:#675f42;color:#fff;font-size:10px;font-weight:760;letter-spacing:.08em}.figma-admg-table-card{width:100%;min-height:calc(100vh - 190px);margin-top:14px;overflow:visible;border-radius:12px;background:#fffdf9;box-shadow:0 12px 40px #30332f0d}.figma-admg-natural-filter{display:grid;gap:10px;margin:0 10px;padding:14px 16px;border-bottom:1px solid rgba(177,179,173,.18);background:#fffdf9}.figma-admg-natural-filter__header,.figma-admg-natural-filter__input-row,.figma-admg-natural-filter__actions{display:flex;align-items:center;gap:10px}.figma-admg-natural-filter__header{justify-content:space-between}.figma-admg-natural-filter__header>div,.figma-admg-natural-filter__plan>div:first-child{display:grid;gap:3px;min-width:0}.figma-admg-natural-filter__header strong,.figma-admg-natural-filter__plan strong{color:#30332f;font-size:13px}.figma-admg-natural-filter__header span,.figma-admg-natural-filter__plan span,.figma-admg-natural-filter__hint,.figma-admg-natural-filter__feedback,.figma-admg-natural-filter__plan p{color:#777970;font-size:12px;line-height:1.45}.figma-admg-natural-filter__hint{flex:0 0 auto;color:#675f42}.figma-admg-natural-filter__input-row input{flex:1 1 auto;min-width:0;height:34px;padding:0 11px;border:1px solid rgba(177,179,173,.3);border-radius:8px;background:#fff;color:#30332f;font:inherit;font-size:13px;outline:none}.figma-admg-natural-filter__input-row input:focus{border-color:#635e568c;box-shadow:0 0 0 3px #635e5614}.figma-admg-natural-filter__input-row button,.figma-admg-natural-filter__actions button{min-height:32px;padding:0 12px;border:1px solid rgba(177,179,173,.28);border-radius:8px;background:#f5f3f0;color:#30332f;font:inherit;font-size:12px;font-weight:650}.figma-admg-natural-filter__input-row button:first-child,.figma-admg-natural-filter__actions button:first-child{background:#30332f;color:#fffdf9}.figma-admg-natural-filter__input-row button:disabled,.figma-admg-natural-filter__actions button:disabled{cursor:not-allowed;opacity:.45}.figma-admg-natural-filter__feedback{margin:0;color:#675f42}.figma-admg-natural-filter__plan{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:10px 12px;border:1px solid rgba(103,95,66,.2);border-radius:8px;background:#fbfaf7}.figma-admg-natural-filter__plan p{flex:1 1 auto;margin:0}@media(max-width:760px){.figma-admg-natural-filter__header,.figma-admg-natural-filter__plan{align-items:flex-start;flex-direction:column}.figma-admg-natural-filter__input-row{align-items:stretch;flex-direction:column}}.figma-admg-table-tools{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:50px;padding:8px 10px;background:#f5f3f0}.figma-admg-quality-notice{display:flex;align-items:center;gap:8px;min-height:32px;padding:0 14px;background:#fbfaf7;color:#675f42;font-size:12px;line-height:1.4}.figma-admg-quality-notice svg{flex:0 0 auto;color:#8b7d4c}.figma-admg-detail-quality{display:grid;gap:4px;margin-bottom:14px;padding:12px 14px;border-radius:12px;background:var(--admg-container, #f2eee6);color:var(--admg-gold, #675f42);font-size:12px;line-height:1.5}.figma-admg-table-tool-actions{display:flex;flex:0 0 auto;align-items:center;gap:6px}.figma-admg-filterbar-wrap{position:relative;flex:1 1 auto;min-width:0}.figma-admg-filterbar{display:flex;flex-wrap:wrap;align-items:center;align-content:center;width:100%;min-width:0;min-height:34px;gap:5px;padding:4px 9px;border:0;border-radius:8px;background:#fffdf9;color:#6f716b;font:inherit;text-align:left;cursor:text;outline:1px solid rgba(177,179,173,.12);transition:outline-color .12s ease,background .12s ease}.figma-admg-filterbar:focus-within{background:#fff;outline-color:#635e5657}.figma-admg-filterbar__placeholder,.figma-admg-filterbar__input{padding:0 4px 0 2px;color:#8d8f88;font-size:14px;line-height:24px}.figma-admg-filterbar__input{flex:999 1 180px;min-width:150px;height:24px;border:0;outline:0;background:transparent;color:#30332f;font:inherit;line-height:24px}.figma-admg-filter-chip{display:inline-flex;align-items:center;flex:0 1 auto;max-width:min(540px,100%);height:25px;gap:5px;padding:0 8px;overflow:hidden;border-radius:8px;background:#f5f3f0;color:#30332f;font-size:12px;font-weight:620;line-height:24px;white-space:nowrap}.figma-admg-filter-chip__body{min-width:0;overflow:hidden;text-overflow:ellipsis}.figma-admg-filter-token{display:inline-flex;align-items:center;flex:0 0 auto;height:24px;padding:0 5px;border-radius:7px;background:transparent;color:#675f42;font-size:12px;font-weight:760;line-height:24px}.figma-admg-filter-token--operator{background:#eee2bd;color:#595236;letter-spacing:0}.figma-admg-filter-token--paren{min-width:8px;justify-content:center;color:#30332f;font-family:var(--ads-font-mono);font-size:14px}.figma-admg-filter-token button{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;padding:0;border:0;border-radius:999px;background:transparent;color:#8d8f88}.figma-admg-filter-chip small{color:#675f42;font-size:10px;font-weight:760}.figma-admg-filter-chip svg{flex:0 0 auto;color:#8d8f88}.figma-admg-filter-chip__remove{display:inline-flex;align-items:center;justify-content:center}.figma-admg-filter-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:15;display:grid;grid-template-columns:190px 320px;width:510px;max-height:min(430px,calc(100vh - 220px));overflow:hidden;border-radius:12px;background:#ffffffeb;outline:1px solid rgba(177,179,173,.14);box-shadow:0 12px 40px #30332f0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.figma-admg-filter-field-list{display:grid;align-content:start;gap:10px;min-height:0;max-height:min(430px,calc(100vh - 220px));overflow:auto;padding:12px;background:#f5f3f0}.figma-admg-filter-group{display:grid;gap:4px}.figma-admg-filter-matches{display:grid;gap:4px;padding-bottom:8px}.figma-admg-filter-group__title{color:#675f42;font-size:10px;font-weight:760;letter-spacing:.08em}.figma-admg-filter-group button,.figma-admg-filter-matches button{min-height:28px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:#30332f;font-size:12px;text-align:left}.figma-admg-filter-group button.is-active,.figma-admg-filter-group button:hover,.figma-admg-filter-matches button.is-active,.figma-admg-filter-matches button:hover{background:#fff}.figma-admg-filter-matches button{display:flex;align-items:center;justify-content:space-between;font-weight:620}.figma-admg-filter-matches button:after{color:#b1b3ad;font-size:11px;font-weight:500;content:"匹配"}.figma-admg-filter-config{display:grid;align-content:start;gap:10px;min-height:0;max-height:min(430px,calc(100vh - 220px));padding:14px;background:#fff}.figma-admg-filter-logic-preview{display:grid;gap:8px;padding:10px;border-radius:10px;background:#fbf9f6}.figma-admg-filter-logic-preview span{color:#675f42;font-size:10px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.figma-admg-filter-logic-preview code{display:block;max-width:100%;overflow:hidden;color:#30332f;font-family:var(--ads-font-mono);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.figma-admg-filter-logic-preview button{justify-self:start;height:28px;padding:0 10px;border:0;border-radius:8px;background:#675f42;color:#fffaf1;font-size:12px;font-weight:680}.figma-admg-filter-config__header strong,.figma-admg-filter-config__header span{display:block}.figma-admg-filter-config__header strong{color:#30332f;font-family:var(--ads-font-ui);font-size:15px;line-height:22px}.figma-admg-filter-config__header span{color:#675f42;font-size:11px;font-weight:720}.figma-admg-filter-numeric,.figma-admg-filter-text,.figma-admg-filter-options{display:grid;gap:9px}.figma-admg-filter-segment-field{display:grid;gap:6px}.figma-admg-filter-segment-field>span{color:#6f716b;font-size:12px;font-weight:680}.figma-admg-filter-segment-field>div{display:flex;gap:4px;padding:3px;border-radius:9px;background:#f5f3f0}.figma-admg-filter-segment-field button{flex:1 1 0;min-height:28px;border:0;border-radius:7px;background:transparent;color:#6f716b;font-size:12px;font-weight:680}.figma-admg-filter-segment-field button.is-active{background:#fff;color:#30332f;box-shadow:0 1px 2px #30332f0d}.figma-admg-filter-numeric label,.figma-admg-filter-text label,.figma-admg-filter-number-grid label{display:grid;gap:5px;color:#6f716b;font-size:12px;font-weight:680}.figma-admg-filter-numeric input,.figma-admg-filter-text input,.figma-admg-filter-option-search{height:34px;padding:0 10px;border:0;border-radius:8px;outline:1px solid rgba(177,179,173,.15);background:#f5f3f0;color:#30332f;font:inherit;font-size:14px}.figma-admg-filter-select{position:relative}.figma-admg-filter-select__button{display:flex;align-items:center;justify-content:space-between;width:100%;height:34px;gap:8px;padding:0 10px;border:0;border-radius:8px;outline:1px solid rgba(177,179,173,.15);background:#f5f3f0;color:#30332f;font:inherit;font-size:14px;font-weight:660;text-align:left}.figma-admg-filter-select__button svg{flex:0 0 auto;color:#6f716b}.figma-admg-filter-select__menu{position:absolute;top:calc(100% + 5px);right:0;left:0;z-index:24;display:grid;gap:2px;padding:4px;border-radius:9px;background:#fff;outline:1px solid rgba(177,179,173,.16);box-shadow:0 12px 28px #30332f14}.figma-admg-filter-select__menu button{height:30px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:#30332f;font:inherit;font-size:13px;font-weight:560;text-align:left}.figma-admg-filter-select__menu button:hover,.figma-admg-filter-select__menu button.is-active{background:#f5f3f0;color:#171a1f;font-weight:700}.figma-admg-filter-value-suggestions{display:flex;flex-wrap:wrap;gap:7px}.figma-admg-filter-value-suggestions button{min-height:26px;max-width:100%;padding:0 8px;overflow:hidden;border:0;border-radius:999px;background:#f5f3f0;color:#30332f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.figma-admg-filter-number-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.figma-admg-filter-suggestions{display:flex;gap:8px}.figma-admg-filter-suggestions button,.figma-admg-filter-footer button{height:30px;padding:0 10px;border:0;border-radius:8px;background:#eee2bd;color:#595236;font-size:12px;font-weight:650}.figma-admg-filter-options label{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;color:#30332f;font-size:14px}.figma-admg-filter-options label span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-admg-filter-options label button{border:0;background:transparent;color:#675f42;font-size:12px;font-weight:680}.figma-admg-filter-footer{display:flex;justify-content:flex-end;gap:8px}.figma-admg-filter-footer button:last-child{background:#635e56;color:#fff6ed}.figma-admg-field-modal{position:absolute;top:42px;right:0;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) 320px;width:min(860px,calc(100vw - 96px));min-height:580px;overflow:hidden;border-radius:12px;background:#fffffff0;outline:1px solid rgba(177,179,173,.14);box-shadow:0 18px 54px #30332f1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.figma-admg-field-modal__left{min-width:0;background:#fbf9f6}.figma-admg-field-modal__header{display:grid;gap:12px;padding:18px}.figma-admg-field-modal__header strong{color:#171a1f;font-family:var(--ads-font-ui);font-size:18px;line-height:26px}.figma-admg-field-modal__header label{display:flex;align-items:center;gap:10px;height:40px;padding:0 14px;border-radius:9px;background:#f5f3f0;color:#8d8f88}.figma-admg-field-modal__header input{min-width:0;flex:1 1 auto;border:0;outline:0;background:transparent;color:#30332f;font:inherit;font-size:13px}.figma-admg-field-categories{display:grid;gap:18px;max-height:478px;overflow:auto;padding:0 18px 22px}.figma-admg-field-category{display:grid;gap:10px}.figma-admg-field-category__title{display:flex;align-items:center;justify-content:space-between;height:24px}.figma-admg-field-category__title span{color:#675f42;font-size:10px;font-weight:760;letter-spacing:.11em;text-transform:uppercase}.figma-admg-field-category__title button{border:0;background:transparent;color:#8d8f88;font-size:11px;font-weight:680}.figma-admg-field-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:5px}.figma-admg-field-option-grid label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;min-height:32px;gap:8px;border-radius:8px;color:#30332f;font-size:13px}.figma-admg-field-option-grid label.is-locked{color:#6f716b}.figma-admg-field-option-grid input{width:16px;height:16px;accent-color:#675f42}.figma-admg-field-option-grid span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-admg-field-option-grid small{grid-column:2;margin-top:-6px;color:#8d8f88;font-size:10px;line-height:14px}.figma-admg-field-modal__right{display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff}.figma-admg-field-selected-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;padding:18px 18px 14px}.figma-admg-field-selected-header strong{color:#171a1f;font-size:16px;line-height:20px}.figma-admg-field-selected-header span{justify-self:end;padding:3px 9px;border-radius:999px;background:#eee2bd;color:#675f42;font-size:12px;font-weight:700}.figma-admg-field-selected-header p{grid-column:1 / -1;margin:0;color:#8d8f88;font-size:12px;line-height:18px}.figma-admg-field-sortable{display:grid;align-content:start;gap:6px;overflow:auto;padding:0 18px 18px}.figma-admg-field-item{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:32px;padding:0 9px;border-radius:8px;background:#fbf9f6;color:#30332f;font-size:13px;-webkit-user-select:none;user-select:none}.figma-admg-field-item[data-draggable=true]{cursor:grab}.figma-admg-field-item[data-draggable=true]:active{cursor:grabbing}.figma-admg-field-item.is-dragging{background:#f1ece4;box-shadow:inset 0 0 0 1px #675f4238;opacity:.72}.figma-admg-field-item.is-locked{color:#6f716b}.figma-admg-field-item>svg{color:#b1b3ad;cursor:grab}.figma-admg-field-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-admg-field-item__actions{display:flex;align-items:center;gap:4px}.figma-admg-field-item__actions button{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;border-radius:6px;background:transparent;color:#6f716b;font-size:12px;font-weight:700}.figma-admg-field-item__actions button:hover:not(:disabled){background:#f5f3f0}.figma-admg-field-item__actions button:disabled{opacity:.35;cursor:not-allowed}.figma-admg-field-footer{display:grid;gap:9px;padding:16px 18px 18px;background:#f5f3f0}.figma-admg-field-footer button{height:40px;border:0;border-radius:8px;background:#e5e4df;color:#555852;font-size:14px;font-weight:660}.figma-admg-field-footer button:first-child{background:#675f42;color:#fffaf1}.figma-admg-field-footer button:last-child{height:22px;background:transparent;color:#8d8f88;font-size:11px;font-weight:600}.figma-admg-table{width:100%;border-collapse:collapse;table-layout:fixed}.figma-admg-table-scroll{width:100%;min-height:calc(100vh - 285px);overflow-x:auto;overflow-y:hidden;background:#fffdf9}.figma-admg-table-scroll::-webkit-scrollbar{height:8px}.figma-admg-table-scroll::-webkit-scrollbar-track{background:#fbf9f6}.figma-admg-table-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#d8d4c9}.figma-admg-table th{position:sticky;top:0;z-index:2;height:40px;padding:0 16px;border-bottom:1px solid rgba(177,179,173,.14);background:#fffdf9;color:#6f716b;font-size:11px;font-weight:680;text-align:left}.figma-admg-table td{height:58px;padding:0 16px;border-bottom:1px solid rgba(177,179,173,.12);color:#171a1f;font-size:14px;vertical-align:middle}.figma-admg-table th:first-child,.figma-admg-table td:first-child{position:sticky;left:0;z-index:3;background:#fffdf9}.figma-admg-table tbody tr.is-clickable{cursor:pointer}.figma-admg-table tbody tr:hover td,.figma-admg-table tbody tr:hover td:first-child{background:#fbf9f6}.figma-admg-table th.is-numeric,.figma-admg-table td.is-numeric{text-align:right}.figma-admg-table .figma-admg-operation-column{position:sticky;right:0;z-index:3;min-width:104px;background:#fffdf9;box-shadow:-8px 0 12px #1f1c160a}.figma-admg-table tbody tr:hover .figma-admg-operation-column{background:#fbf9f6}.figma-admg-column-label{display:inline-flex;align-items:center;gap:5px;max-width:100%;min-width:0}.figma-admg-column-label>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-admg-column-unit{display:inline-grid;width:17px;height:17px;flex:0 0 auto;place-items:center;border-radius:999px;background:#eee2bd;color:#595236;font-family:var(--ads-font-mono);font-size:10px;font-weight:760}.figma-admg-breakdown-scroll{width:100%;overflow:auto;background:#fffdf9}.figma-admg-breakdown-table{width:100%;min-width:1200px;border-collapse:collapse;table-layout:fixed}.figma-admg-breakdown-table th{height:32px;padding:0 16px;border-bottom:1px solid rgba(177,179,173,.14);background:#fffdf9;color:#6f716b;font-size:9px;font-weight:760;letter-spacing:.08em;text-align:left}.figma-admg-breakdown-table td{height:48px;padding:0 16px;border-bottom:1px solid rgba(177,179,173,.12);color:#171a1f;font-size:11px;vertical-align:middle}.figma-admg-breakdown-table tr.is-parent td{height:69px;background:#fff;font-size:12px}.figma-admg-breakdown-table tr[data-depth="1"] td{height:48px;color:#30332e;font-size:10px}.figma-admg-breakdown-table tr[data-depth="2"] td,.figma-admg-breakdown-table tr[data-depth="3"] td{height:38px;color:#4f524c;font-size:10px}.figma-admg-breakdown-table th:first-child,.figma-admg-breakdown-table td:first-child{width:44px;text-align:center}.figma-admg-breakdown-table th:nth-child(2),.figma-admg-breakdown-table td:nth-child(2){width:92px}.figma-admg-breakdown-table th:nth-child(3),.figma-admg-breakdown-table td:nth-child(3){width:290px}.figma-admg-breakdown-table th:nth-child(n+5),.figma-admg-breakdown-table td:nth-child(n+5){text-align:right}.figma-admg-checkbox{display:inline-block;width:14px;height:14px;border:1px solid #ebe7dd;border-radius:2px;background:#fff}.figma-admg-tree-name{display:flex;align-items:center;gap:8px;min-width:0}.figma-admg-caret{display:inline-grid;width:14px;height:20px;flex:0 0 auto;place-items:center;border:0;background:transparent;color:#6f716b;font-size:14px;line-height:1;cursor:pointer}.figma-admg-load-more{flex:0 0 auto;height:24px;padding:0 10px;border:1px solid #e5dfd2;border-radius:999px;background:#f7f4ee;color:#5e5a4d;font-size:10px;font-weight:660;line-height:22px;cursor:pointer}.figma-admg-load-more:hover{border-color:#d8cfbd;background:#f1ede3}.figma-admg-delivery{display:inline-flex;align-items:center;gap:5px;color:#41443e;font-size:10px;font-weight:720}.figma-admg-delivery:before{width:5px;height:5px;border-radius:999px;background:#5f6f5c;content:""}.figma-admg-result{display:grid;gap:1px;justify-items:end}.figma-admg-result strong{color:#171a1f;font-size:11px;font-weight:760}.figma-admg-result small{color:#6f716b;font-size:7px;font-weight:720;letter-spacing:.04em}.figma-admg-stack-cell{display:grid;gap:3px;min-width:0}.figma-admg-stack-cell strong,.figma-admg-stack-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-admg-stack-cell strong{color:#171a1f;font-size:13px;font-weight:660}.figma-admg-stack-cell span{color:#6f716b;font-family:var(--ads-font-mono);font-size:10px}.figma-admg-creative-cell{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.figma-admg-creative-thumb{position:relative;display:grid;width:44px;height:44px;overflow:hidden;place-items:center;border:1px solid rgba(177,179,173,.28);border-radius:8px;background:#f5f3f0;color:#675f42;flex:0 0 auto}.figma-admg-creative-thumb img{width:100%;height:100%;object-fit:cover}.figma-admg-creative-thumb.is-video{background:linear-gradient(135deg,#30332f1a,#eee2bd9e)}.figma-admg-creative-thumb.is-image{background:linear-gradient(135deg,#5f6f5c2e,#eee2bd8f)}.figma-admg-creative-thumb.is-text{background:#f1efeb}.figma-admg-creative-thumb.is-asset_group{background:linear-gradient(135deg,#eee2bdb8,#f5f3f0f2)}.figma-admg-creative-thumb__play{width:0;height:0;margin-left:3px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #675f42}.figma-admg-creative-thumb__mountain{position:relative;width:26px;height:18px;border-radius:3px;background:#ffffffb8}.figma-admg-creative-thumb__mountain:before{position:absolute;right:4px;bottom:3px;left:4px;height:9px;clip-path:polygon(0 100%,38% 26%,58% 62%,76% 36%,100% 100%);background:#675f42;content:""}.figma-admg-creative-thumb__text,.figma-admg-creative-thumb__grid{display:grid;gap:4px}.figma-admg-creative-thumb__text i{display:block;width:24px;height:3px;border-radius:999px;background:#675f42}.figma-admg-creative-thumb__text i:nth-child(2){width:18px}.figma-admg-creative-thumb__text i:nth-child(3){width:21px}.figma-admg-creative-thumb__grid{grid-template-columns:repeat(2,10px)}.figma-admg-creative-thumb__grid i{width:10px;height:10px;border-radius:3px;background:#675f42}.figma-admg-breakdown-table tr[data-depth="0"] .figma-admg-stack-cell strong{font-size:12px;line-height:16px;font-weight:720}.figma-admg-breakdown-table tr[data-depth="0"] .figma-admg-stack-cell span{font-size:9px}.figma-admg-breakdown-table tr[data-depth="1"] .figma-admg-stack-cell strong{font-size:11px;line-height:15px;font-weight:620}.figma-admg-breakdown-table tr[data-depth="1"] .figma-admg-stack-cell span{font-size:8px}.figma-admg-breakdown-table tr[data-depth="2"] .figma-admg-stack-cell strong,.figma-admg-breakdown-table tr[data-depth="3"] .figma-admg-stack-cell strong{color:#41443e;font-size:10px;line-height:14px;font-weight:560}.figma-admg-breakdown-table tr[data-depth="2"] .figma-admg-stack-cell span,.figma-admg-breakdown-table tr[data-depth="3"] .figma-admg-stack-cell span{font-size:8px}.figma-admg-num{color:#171a1f;font-family:var(--ads-font-mono);font-size:13px;font-variant-numeric:tabular-nums;font-weight:620}.figma-admg-muted{color:#9b6829;font-size:12px}.figma-admg-muted-strong{display:inline-block;max-width:100%;overflow:hidden;color:#41443e;font-size:12px;font-weight:610;text-overflow:ellipsis;white-space:nowrap}.figma-admg-coverage{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:999px;background:#edf5ed;color:#3f6c48;font-size:11px;font-weight:680}.figma-admg-coverage.is-partial{background:#fff4df;color:#8a5d1f}.figma-admg-status{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:22px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:650}.figma-admg-status--active,.figma-admg-status--eligible{background:#e8f5ed;color:#16834a}.figma-admg-status--limited,.figma-admg-status--learning,.figma-admg-status--paused,.figma-admg-status--no_delivery,.figma-admg-status--mixed{background:#fff4df;color:#9b6829}.figma-admg-status--unavailable{background:#fff3f0;color:#9e422c}.figma-admg-op{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:#675f42;font-size:12px;font-weight:650;cursor:pointer}.figma-admg-table tbody tr:hover .figma-admg-op:not(.is-disabled){background:#eee2bd;color:#595236}.figma-admg-op.is-disabled{color:#b1b3ad;cursor:default}.figma-admg-editor{display:grid;grid-column:2;grid-template-columns:320px 704px;width:1024px;min-height:1024px;background:#f7f5f0}.figma-admg-editor-rail{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:14px;min-height:1024px;padding:24px 25px 24px 24px;border-right:1px solid #ded9cf;background:#fbfaf8}.figma-admg-editor-tree-header{display:flex;align-items:center;justify-content:space-between;width:271px;min-height:36px;margin-top:51px;color:#30332f;font-family:var(--ads-font-ui);font-size:18px;font-weight:760;letter-spacing:0;text-transform:none}.figma-admg-editor-tree-header button{display:grid;place-items:center;width:28px;height:24px;border:0;border-radius:6px;background:transparent;color:#41443e}.figma-admg-editor-tree{display:grid;align-content:start;gap:6px;width:271px;overflow:auto}.figma-admg-editor .figma-admg-detail-tree-node{min-height:52px;padding-top:8px;padding-right:8px;padding-bottom:8px;border-radius:8px}.figma-admg-editor .figma-admg-detail-tree-node.is-current{background:#f2f0eb}.figma-admg-editor .figma-admg-detail-tree-node.is-current:before{background:#5f6f5c}.figma-admg-editor .figma-admg-detail-tree-node span{color:#675f42;font-size:10px}.figma-admg-editor .figma-admg-detail-tree-node strong{color:#30332f;font-size:14px;line-height:18px}.figma-admg-editor .figma-admg-detail-tree-node small{font-size:10px}.figma-admg-editor-main{min-width:0;background:linear-gradient(180deg,#fbfaf8f0,#f0eee9)}.figma-admg-editor-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;height:133px;padding:24px 40px 0;background:#fbfaf8c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.figma-admg-editor-object-head{display:grid;gap:6px;width:360px}.figma-admg-editor-object-head h1{margin:0;color:#30332f;font-family:var(--ads-font-ui);font-size:24px;line-height:32px;font-weight:760}.figma-admg-editor-object-head p{margin:0;color:#675f42;font-family:var(--ads-font-mono);font-size:11px;line-height:16px}.figma-admg-editor-object-head p span{margin-left:12px;font-family:inherit}.figma-admg-editor-header-actions{display:flex;align-items:flex-start;gap:16px}.figma-admg-editor-loading-pill{display:inline-flex;align-items:center;height:24px;margin-top:7px;padding:0 10px;border:1px solid #ded9cf;border-radius:999px;background:#f3f1ee;color:#675f42;font-size:10px;font-weight:700;letter-spacing:0}.figma-admg-editor-loading-pill.is-error{border-color:#efd0c6;background:#fff3f0;color:#a94d35}.figma-admg-editor-header-actions .figma-admg-status{margin-top:10px;height:19px;min-width:58px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.figma-admg-readonly-pill{display:inline-flex;align-items:center;height:30px;margin-top:4px;padding:0 12px;border:1px solid #d8d1c3;border-radius:999px;background:#fbfaf8;color:#635e56;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.figma-admg-editor-body{padding-top:32px}.figma-admg-editor-scroll{display:grid;align-content:start;gap:32px;width:704px;min-width:0;transition:opacity .14s ease}.figma-admg-editor.is-soft-loading .figma-admg-editor-scroll{opacity:.56;pointer-events:none}.figma-admg-editor .figma-admg-detail-section{width:624px;margin-left:40px;padding:32px;border:0;border-radius:16px;background:#fff;box-shadow:0 16px 38px #30332f0a}.figma-admg-editor .figma-admg-detail-section__head{gap:12px;margin-bottom:22px}.figma-admg-editor .figma-admg-detail-section__head h2{color:#30332f;font-family:var(--ads-font-ui);font-size:20px;line-height:28px;font-weight:760}.figma-admg-editor .figma-admg-detail-section__icon{width:20px;height:24px;border-radius:0;color:#635e56}.figma-admg-editor .figma-admg-detail-fields{gap:23px 32px}.figma-admg-editor .figma-admg-detail-field span{color:#6f716b;font-size:12px;font-weight:760;letter-spacing:.08em}.figma-admg-editor .figma-admg-detail-field strong{min-height:44px;padding:12px;border-radius:8px;background:#f3f1ee;color:#30332f;font-size:14px;line-height:20px;font-weight:500}.figma-admg-editor .figma-admg-detail-field[data-tone=success] strong,.figma-admg-editor .figma-admg-detail-field[data-tone=warning] strong{background:#f3f1ee}@media(max-width:1180px){.figma-admg-editor{grid-template-columns:240px minmax(0,1fr)}.figma-admg-editor-body{grid-template-columns:1fr}.figma-admg-editor-aside{position:static}}.figma-admg-detail{width:min(960px,100%);margin-top:18px}.figma-admg-detail-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:18px;margin-bottom:18px}.figma-admg-detail-back{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 12px;border:0;border-radius:999px;background:#f5f3f0;color:#41443e;font-size:12px;font-weight:680}.figma-admg-detail-title{min-width:0}.figma-admg-detail-title span{display:block;margin-bottom:6px;color:#675f42;font-size:10px;font-weight:760;letter-spacing:.12em}.figma-admg-detail-title h1{margin:0;color:#30332f;font-family:var(--ads-font-ui);font-size:28px;line-height:36px}.figma-admg-detail-title p{margin:6px 0 0;color:#6f716b;font-size:13px;line-height:20px}.figma-admg-detail-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:260px}.figma-admg-detail-meta>span:not(.figma-admg-status){display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#f5f3f0;color:#6f716b;font-family:var(--ads-font-mono);font-size:10px}.figma-admg-detail-layout{display:grid;grid-template-columns:236px minmax(0,1fr);gap:18px;align-items:start}.figma-admg-detail-tree{position:sticky;top:88px;display:grid;gap:6px;padding:16px 10px;border-radius:18px;background:#ffffffd1;box-shadow:0 12px 40px #30332f0f}.figma-admg-detail-tree__title{padding:0 8px 8px;color:#675f42;font-size:9px;font-weight:760;letter-spacing:.12em}.figma-admg-detail-tree-node-wrap{display:grid;gap:4px}.figma-admg-detail-tree-node{position:relative;display:grid;gap:3px;width:100%;min-height:58px;padding-top:9px;padding-right:10px;padding-bottom:9px;border:0;border-radius:12px;background:transparent;color:#30332f;font:inherit;text-align:left}.figma-admg-detail-tree-node:not(:disabled){cursor:pointer}.figma-admg-detail-tree-node:not(:disabled):hover{background:#f2f0eb}.figma-admg-detail-tree-node:disabled{cursor:default}.figma-admg-detail-tree-node:before{position:absolute;top:18px;left:5px;width:5px;height:5px;border-radius:999px;background:#b1b3ad;content:""}.figma-admg-detail-tree-node.is-current{background:#eee2bd}.figma-admg-detail-tree-node.is-current:before{background:#675f42}.figma-admg-detail-tree-node span{color:#675f42;font-size:9px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.figma-admg-detail-tree-node strong,.figma-admg-detail-tree-node small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-admg-detail-tree-node strong{color:#30332f;font-size:12px;line-height:16px;font-weight:680}.figma-admg-detail-tree-node small{color:#6f716b;font-family:var(--ads-font-mono);font-size:9px}.figma-admg-detail-sections{display:grid;gap:18px}.figma-admg-detail-section{padding:28px;border-radius:20px;background:#fff;box-shadow:0 1px 2px #171a1f08,0 18px 46px #30332f0f}.figma-admg-detail-section__head{display:flex;align-items:flex-start;gap:12px;margin-bottom:22px}.figma-admg-detail-section__icon{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;color:#635e56}.figma-admg-detail-section__head h2{margin:0;color:#30332f;font-family:var(--ads-font-ui);font-size:21px;line-height:28px}.figma-admg-detail-section__head p{margin:4px 0 0;color:#8d8f88;font-size:12px;line-height:18px}.figma-admg-detail-section__body{display:grid;gap:22px}.figma-admg-detail-section__body.has-media{grid-template-columns:minmax(210px,.85fr) minmax(0,1fr);align-items:start}.figma-admg-detail-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.figma-admg-detail-field{display:grid;gap:8px;min-width:0}.figma-admg-detail-field.is-full{grid-column:1 / -1}.figma-admg-detail-field span{color:#6f716b;font-size:11px;font-weight:760;letter-spacing:.08em}.figma-admg-detail-field strong{min-height:50px;padding:14px 16px;overflow-wrap:anywhere;border-radius:10px;background:#f5f3f0;color:#30332f;font-size:15px;line-height:22px;font-weight:520}.figma-admg-detail-field[data-tone=success] strong{background:#edf5ed;color:#3f6c48}.figma-admg-detail-field[data-tone=warning] strong{background:#fff4df;color:#8a5d1f}.figma-admg-detail-field[data-tone=muted] strong{color:#6f716b}.figma-admg-detail-media{display:grid;gap:12px}.figma-admg-detail-media__preview{display:grid;min-height:174px;overflow:hidden;place-items:center;border-radius:14px;background:linear-gradient(135deg,#635e5614,#eee2bd85),repeating-linear-gradient(90deg,rgba(255,255,255,.42) 0 1px,transparent 1px 28px);color:#675f42;font-size:11px;font-weight:760;letter-spacing:.12em}.figma-admg-detail-media__preview img{width:100%;height:100%;min-height:174px;object-fit:cover}.figma-admg-detail-media__preview.is-image{background:linear-gradient(145deg,#57625242,#eee2bd94),radial-gradient(circle at 28% 30%,rgba(255,255,255,.9),transparent 28%)}.figma-admg-detail-media__preview.is-asset_group{background:linear-gradient(145deg,#30332f14,#eee2bd7a),linear-gradient(90deg,transparent 0 22%,rgba(255,255,255,.72) 22% 25%,transparent 25% 48%,rgba(255,255,255,.72) 48% 51%,transparent 51%)}.figma-admg-detail-media__copy{display:grid;gap:5px}.figma-admg-detail-media__copy strong{color:#30332f;font-size:14px;line-height:19px}.figma-admg-detail-media__copy p{margin:0;color:#6f716b;font-size:12px;line-height:18px}.figma-admg-detail-media__copy span{justify-self:start;padding:3px 8px;border-radius:999px;background:#edf5ed;color:#3f6c48;font-size:11px;font-weight:680}.figma-admg-source-list{display:flex;flex-wrap:wrap;gap:8px}.figma-admg-source-list span{padding:7px 10px;border-radius:999px;background:#f5f3f0;color:#41443e;font-family:var(--ads-font-mono);font-size:11px}@media(max-width:1120px){.figma-admg-detail-layout{grid-template-columns:1fr}.figma-admg-detail-tree{position:static}}@media(max-width:760px){.figma-admg-detail-head,.figma-admg-detail-section__body.has-media,.figma-admg-detail-fields{grid-template-columns:1fr}.figma-admg-detail-meta{justify-content:flex-start}}.figma-admg-pagination{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;color:#6f716b;font-size:14px}.figma-admg-pagination div{display:flex;align-items:center;gap:10px}.figma-admg-pagination button{width:30px;height:30px;border-radius:999px;color:#41443e}.figma-admg-pagination button.is-active{background:#171a1f;color:#fff}.figma-admg-state{display:grid;min-height:425px;place-items:center;color:#6f716b;font-size:14px}.figma-admg-float{position:fixed;right:32px;bottom:32px;display:grid;width:56px;height:56px;place-items:center;border:0;border-radius:999px;background:#675f42;color:#fff;box-shadow:0 14px 30px #171a1f2e}.figma-admg{--admg-surface: #fbf9f6;--admg-low: #f5f3f0;--admg-lowest: #fffdf9;--admg-raised: rgba(255, 255, 255, .94);--admg-text: #30332f;--admg-muted: #6f716b;--admg-soft: #8d8f88;--admg-primary: #635e56;--admg-primary-strong: #30332f;--admg-gold: #675f42;--admg-gold-soft: #eee2bd;--admg-ghost: rgba(177, 179, 173, .15);--admg-shadow: 0 12px 40px rgba(48, 51, 47, .06);grid-template-columns:216px minmax(0,1fr);grid-template-rows:58px minmax(0,1fr);background:var(--admg-surface);color:var(--admg-text)}.figma-admg-sidebar{padding:18px 12px}.figma-admg-brand{height:70px}.figma-admg-logo{width:34px;height:34px;border-radius:10px;background:var(--admg-primary-strong);font-size:14px}.figma-admg-brand strong{font-size:16px;line-height:22px}.figma-admg-brand span,.figma-admg-nav button,.figma-admg-footer button,.figma-admg-toplinks,.figma-admg-global-search input,.figma-admg-actions>button,.figma-admg-date-button{font-family:var(--ads-font-sans)}.figma-admg-brand span{font-size:10px;letter-spacing:.08em}.figma-admg-nav{gap:5px}.figma-admg-nav button{height:32px;border-radius:8px;font-size:13px}.figma-admg-nav button.is-active{background:#ebe7dd;color:var(--admg-primary-strong)}.figma-admg-sidebar-note{min-height:48px;margin-bottom:14px;border:0;border-radius:10px;outline:1px solid var(--admg-ghost)}.figma-admg-footer{border-top:0;padding-top:8px}.figma-admg-topbar{height:58px;padding:0 clamp(18px,2vw,32px)}.figma-admg-title{width:204px;font-size:18px;line-height:24px}.figma-admg-global-search{height:34px;background:#fffdf9}.figma-admg-toplinks{gap:18px;font-size:13px}.figma-admg-avatar{width:34px;height:34px;background:var(--admg-primary-strong);font-size:11px}.figma-admg-canvas{padding:18px clamp(18px,2vw,32px) 32px}.figma-admg-channel-row{min-height:36px}.figma-admg-channel-tabs button{height:32px;padding:0 18px;border-radius:999px;color:#41443e;font-size:13px}.figma-admg-channel-tabs button.is-active{background:var(--admg-primary-strong);color:#fffaf1}.figma-admg-level-tabs{height:32px;margin-top:14px;gap:22px;box-shadow:inset 0 -1px #b1b3ad26}.figma-admg-level-tabs button{height:33px;font-size:13px}.figma-admg-level-tabs button.is-active:after{background:var(--admg-gold)}.figma-admg-saved-views{display:flex;align-items:center;gap:8px;margin-top:10px}.figma-admg-saved-views .ds-select{width:min(240px,42vw);min-height:34px}.figma-admg-saved-views .button{min-height:34px;padding-block:6px}.figma-admg-saved-views__error{color:var(--admg-bad, #a13f2d);font-size:12px}@media(max-width:760px){.figma-admg-saved-views{align-items:stretch;flex-wrap:wrap}.figma-admg-saved-views .ds-select{width:100%}}.figma-admg-table-card{min-height:calc(100vh - 168px);margin-top:12px;border-radius:10px;background:var(--admg-lowest);box-shadow:0 10px 34px #30332f0b}.figma-admg-table-tools{min-height:44px;padding:6px 8px;background:var(--admg-low)}.figma-admg-breakdown-button{height:32px;border-radius:8px;background:#fffdf9;color:#41443e;font-size:10px;letter-spacing:.02em;text-transform:none}.figma-admg-breakdown-button:hover:not(:disabled),.figma-admg-date-button:hover,.figma-admg-actions>button:hover{background:#fff;box-shadow:0 1px 2px #30332f0d}.figma-admg-filterbar{min-height:32px;gap:4px;padding:3px 8px;border-radius:8px;background:#fffdf9}.figma-admg-filterbar__placeholder,.figma-admg-filterbar__input{font-size:13px;line-height:22px}.figma-admg-filterbar__input{height:22px}.figma-admg-filter-chip,.figma-admg-filter-token{height:23px;border-radius:7px;font-size:11px;line-height:22px}.figma-admg-filter-popover{grid-template-columns:176px 300px;width:min(476px,calc(100vw - 72px));max-height:min(390px,calc(100vh - 190px));border-radius:10px;background:var(--admg-raised);box-shadow:var(--admg-shadow)}.figma-admg-filter-field-list,.figma-admg-filter-config{max-height:min(390px,calc(100vh - 190px))}.figma-admg-filter-field-list{gap:8px;padding:10px;background:var(--admg-low)}.figma-admg-filter-group__title,.figma-admg-field-category__title span,.figma-admg-breakdown-popover__title{color:var(--admg-gold);font-size:9px;letter-spacing:.08em}.figma-admg-filter-group button,.figma-admg-filter-matches button{min-height:27px;border-radius:7px;font-size:12px}.figma-admg-filter-config{gap:9px;padding:12px;background:#fff}.figma-admg-filter-config__header strong{font-family:var(--ads-font-sans);font-size:13px;line-height:18px;font-weight:720}.figma-admg-filter-config__header span{font-size:10px}.figma-admg-filter-segment-field>span,.figma-admg-filter-numeric label,.figma-admg-filter-text label,.figma-admg-filter-number-grid label{font-size:11px}.figma-admg-filter-segment-field button,.figma-admg-filter-select__button,.figma-admg-filter-numeric input,.figma-admg-filter-text input,.figma-admg-filter-option-search{height:32px;font-size:13px}.figma-admg-filter-select__menu button,.figma-admg-filter-options label{font-size:12px}.figma-admg-filter-footer button:disabled{opacity:.38;cursor:not-allowed}.figma-admg-breakdown-popover{width:210px;border-radius:10px;box-shadow:var(--admg-shadow)}.figma-admg-field-modal{grid-template-columns:minmax(0,1fr) 300px;width:min(820px,calc(100vw - 72px));min-height:520px;border-radius:10px;background:var(--admg-raised);box-shadow:0 18px 54px #30332f14}.figma-admg-field-modal__header{gap:10px;padding:14px}.figma-admg-field-modal__header strong,.figma-admg-field-selected-header strong{font-family:var(--ads-font-sans);font-size:14px;line-height:19px;font-weight:720}.figma-admg-field-modal__header label{height:34px;border-radius:8px}.figma-admg-field-categories{gap:14px;max-height:444px;padding:0 14px 16px}.figma-admg-field-option-grid{column-gap:12px}.figma-admg-field-option-grid label{min-height:29px;font-size:12px}.figma-admg-field-selected-header{padding:14px 14px 12px}.figma-admg-field-selected-header p,.figma-admg-field-option-grid small{font-size:11px}.figma-admg-field-sortable{gap:5px;padding:0 14px 14px}.figma-admg-field-item{min-height:30px;font-size:12px}.figma-admg-field-footer{gap:7px;padding:12px 14px 14px}.figma-admg-field-footer button{height:34px;font-size:12px}.figma-admg-quality-notice{min-height:30px;padding:0 12px;background:#fbfaf7;color:var(--admg-gold);font-size:11px}.figma-admg-table-scroll{min-height:calc(100vh - 250px);background:var(--admg-lowest)}.figma-admg-table{font-variant-numeric:tabular-nums}.figma-admg-table th{height:34px;padding:0 12px;border-bottom-color:var(--admg-ghost);background:var(--admg-lowest);color:var(--admg-muted);font-size:11px;font-weight:680}.figma-admg-table td{height:50px;padding:0 12px;border-bottom-color:#b1b3ad1a;color:var(--admg-text);font-size:13px}.figma-admg-table th:first-child,.figma-admg-table td:first-child,.figma-admg-table tbody tr:hover td:first-child{background:var(--admg-lowest)}.figma-admg-table tbody tr:hover td,.figma-admg-table tbody tr:hover td:first-child{background:#faf7f1}.figma-admg-column-unit{width:16px;height:16px;font-size:9px}.figma-admg-stack-cell{gap:2px}.figma-admg-stack-cell strong{font-size:12px;line-height:17px}.figma-admg-stack-cell span{font-size:9px}.figma-admg-num{font-family:var(--ads-font-mono);font-size:12px;font-variant-numeric:tabular-nums}.figma-admg-muted,.figma-admg-muted-strong{font-size:12px}.figma-admg-status{min-width:42px;height:20px;padding:0 8px;font-size:10px;font-weight:680}.figma-admg-status--active,.figma-admg-status--eligible{background:#e9f2ec;color:#3f6c48}.figma-admg-status--limited,.figma-admg-status--learning,.figma-admg-status--paused,.figma-admg-status--no_delivery,.figma-admg-status--mixed{background:#fbf0d6;color:#806033}.figma-admg-status--unavailable{background:#f8e6df;color:#9e422c}.figma-admg-status--unknown{background:#eef0ed;color:#686c65}.figma-admg-op{height:22px;font-size:11px}.figma-admg-breakdown-scroll{background:var(--admg-lowest)}.figma-admg-breakdown-table{min-width:1120px;font-variant-numeric:tabular-nums}.figma-admg-breakdown-table th{height:32px;padding:0 12px;font-size:9px}.figma-admg-breakdown-table td{height:44px;padding:0 12px;font-size:11px}.figma-admg-breakdown-table tr.is-parent td{height:54px}.figma-admg-breakdown-table th:first-child,.figma-admg-breakdown-table td:first-child{width:92px;text-align:left}.figma-admg-breakdown-table th:nth-child(2),.figma-admg-breakdown-table td:nth-child(2){width:320px}.figma-admg-breakdown-table th:nth-child(3),.figma-admg-breakdown-table td:nth-child(3){width:96px}.figma-admg-breakdown-table th:nth-child(n+4),.figma-admg-breakdown-table td:nth-child(n+4){text-align:right}.figma-admg-breakdown-table th:last-child,.figma-admg-breakdown-table td:last-child{text-align:left}.figma-admg-caret{width:13px;color:var(--admg-muted)}.figma-admg-pagination{height:52px;padding:0 18px;font-size:12px}.figma-admg-pagination button{width:26px;height:26px;font-size:12px}.figma-admg-pagination button.is-active{background:var(--admg-primary-strong)}.figma-admg-state{min-height:320px;font-size:13px}.figma-admg-state--table{min-height:220px}.figma-admg-editor{grid-column:2;grid-row:1 / -1;grid-template-columns:minmax(220px,280px) minmax(0,1fr);width:100%;min-width:0;min-height:100vh;background:var(--admg-surface)}.figma-admg-editor-rail{min-height:100vh;padding:18px 14px;border-right:0;outline:1px solid rgba(177,179,173,.12);background:var(--admg-low)}.figma-admg-editor-tree-header{width:100%;min-height:34px;margin-top:0;font-family:var(--ads-font-sans);font-size:14px;line-height:20px}.figma-admg-editor-tree{width:100%;gap:5px}.figma-admg-editor .figma-admg-detail-tree-node{min-height:48px;border-radius:8px}.figma-admg-editor .figma-admg-detail-tree-node strong{font-size:12px;line-height:16px}.figma-admg-editor-main{min-width:0;background:linear-gradient(180deg,#fbfaf8f0,#f4f1eb)}.figma-admg-editor-header{position:sticky;top:0;z-index:4;height:auto;min-height:98px;padding:18px clamp(18px,3vw,34px) 14px;background:#fbfaf8db}.figma-admg-editor-object-head{width:auto;max-width:760px;gap:5px}.figma-admg-editor-object-head h1{font-family:var(--ads-font-sans);font-size:24px;line-height:31px;font-weight:760}.figma-admg-editor-object-head p{font-size:10px}.figma-admg-editor-header-actions{gap:8px}.figma-admg-readonly-pill{height:26px;margin-top:4px;font-size:10px}.figma-admg-editor-body{padding:16px clamp(18px,3vw,34px) 34px}.figma-admg-editor-scroll{width:100%;max-width:980px;gap:14px}.figma-admg-editor .figma-admg-detail-section{width:100%;margin-left:0;padding:20px;border-radius:12px;background:#fff;box-shadow:0 12px 34px #30332f0b}.figma-admg-editor .figma-admg-detail-section__head{gap:10px;margin-bottom:16px}.figma-admg-editor .figma-admg-detail-section__head h2{font-family:var(--ads-font-sans);font-size:18px;line-height:24px;font-weight:760}.figma-admg-editor .figma-admg-detail-section__head p{font-size:11px}.figma-admg-editor .figma-admg-detail-fields{gap:12px 14px}.figma-admg-editor .figma-admg-detail-field{gap:5px}.figma-admg-editor .figma-admg-detail-field span{font-size:10px;letter-spacing:.08em}.figma-admg-editor .figma-admg-detail-field strong{min-height:36px;padding:9px 11px;border-radius:8px;font-size:13px;line-height:18px}.figma-admg-detail-section__body.has-media{grid-template-columns:minmax(180px,.7fr) minmax(0,1fr);gap:16px}.figma-admg-detail-media__preview{min-height:140px;border-radius:10px}.figma-admg-detail-media__preview img{min-height:140px}@media(max-width:1180px){.figma-admg{grid-template-columns:216px minmax(0,1fr)}.figma-admg-editor{grid-template-columns:220px minmax(0,1fr)}}@media(max-width:920px){.figma-admg{grid-template-columns:1fr;grid-template-rows:auto auto}.figma-admg-sidebar{display:none}.figma-admg-topbar,.figma-admg>.console-topbar,.figma-admg-canvas,.figma-admg-editor{grid-column:1}.figma-admg>.console-topbar{grid-row:1;min-width:0}.figma-admg-editor{grid-template-columns:1fr}.figma-admg-editor-rail{min-height:auto}.figma-admg-filter-popover,.figma-admg-field-modal{left:0;right:auto;width:min(calc(100vw - 36px),620px);grid-template-columns:1fr}}.page-layout--ad-management{min-height:100vh;padding:26px 28px 34px}.admg-header-actions,.admg-platform-tabs,.admg-level-row,.admg-toolbar,.admg-toolbar__chips,.admg-toolbar__right,.admg-table-caption,.admg-coverage,.admg-drawer__header,.admg-detail-row,.admg-evidence-list button{display:flex;align-items:center}.admg-header-actions,.admg-toolbar__chips,.admg-toolbar__right,.admg-coverage{gap:8px}.admg-surface{border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm);overflow:hidden}.admg-platform-tabs{gap:8px;padding:10px;border-bottom:1px solid var(--ads-border-soft);background:var(--ads-bg-surface)}.admg-platform-tab{display:grid;gap:2px;min-width:168px;min-height:50px;padding:8px 12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-secondary);text-align:left}.admg-platform-tab span{color:var(--ads-text-primary);font-weight:720}.admg-platform-tab small{color:var(--ads-text-muted);font-size:12px}.admg-platform-tab:hover,.admg-platform-tab.is-active{border-color:var(--ads-border-input);background:var(--ads-accent-soft)}.admg-platform-tab.is-active span{color:var(--ads-accent)}.admg-level-row{justify-content:space-between;gap:16px;padding:12px;border-bottom:1px solid var(--ads-border-soft);background:var(--ads-bg-muted)}.admg-level-tabs{flex:0 0 auto}.admg-level-meta{display:grid;gap:2px;min-width:0;text-align:right}.admg-level-meta strong{color:var(--ads-text-primary);font-size:13px}.admg-level-meta span{color:var(--ads-text-muted);font-size:12px}.admg-toolbar{gap:10px;padding:12px;border-bottom:1px solid var(--ads-border-soft);background:var(--ads-bg-surface)}.admg-search{display:flex;align-items:center;flex:1 1 260px;min-width:220px;gap:8px;min-height:36px;padding:0 10px;border:1px solid var(--ads-border-input);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-muted)}.admg-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ads-text-primary);font:inherit;font-size:13px}.admg-toolbar__chips{flex:1 1 auto;flex-wrap:wrap}.admg-toolbar__right{flex:0 0 auto;margin-left:auto}.admg-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 344px;min-height:560px}.admg-table-panel{min-width:0;border-right:1px solid var(--ads-border-soft)}.admg-table-caption{justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid var(--ads-border-soft)}.admg-table-caption strong,.admg-table-caption span{display:block}.admg-table-caption strong{color:var(--ads-text-primary);font-size:14px}.admg-table-caption span,.admg-coverage span{color:var(--ads-text-muted);font-size:12px}.admg-coverage span{padding:3px 7px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-full);background:var(--ads-bg-muted)}.admg-table-scroll{width:100%;overflow:auto}.admg-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed}.admg-table th,.admg-table td{height:48px;padding:8px 10px;border-bottom:1px solid var(--ads-border-soft);color:var(--ads-text-secondary);font-size:13px;vertical-align:middle;white-space:nowrap}.admg-table th{background:var(--ads-bg-muted);color:var(--ads-text-muted);font-size:12px;font-weight:760;text-align:left}.admg-table th span{display:inline-flex;align-items:center;gap:5px}.admg-table th.is-right,.admg-table td.is-right{text-align:right}.admg-table th.is-center,.admg-table td.is-center{text-align:center}.admg-table tbody tr{cursor:pointer}.admg-table tbody tr:hover,.admg-table tbody tr.is-selected{background:var(--ads-bg-hover)}.admg-object-cell{display:grid;gap:2px;min-width:0}.admg-object-cell strong,.admg-object-cell span,.admg-object-cell small{min-width:0;overflow:hidden;text-overflow:ellipsis}.admg-object-cell strong{color:var(--ads-text-primary);font-weight:680}.admg-object-cell span{color:var(--ads-text-muted);font-family:var(--ads-font-mono);font-size:11px}.admg-object-cell small{color:var(--ads-text-tertiary);font-size:11px}.admg-num{color:var(--ads-text-primary);font-family:var(--ads-font-mono);font-size:12px;font-variant-numeric:tabular-nums}.admg-muted,.admg-unavailable{color:var(--ads-text-muted);font-size:12px}.admg-unavailable{color:var(--ads-orange)}.admg-state{display:grid;place-items:center;min-height:360px;padding:32px;color:var(--ads-text-muted);font-weight:620}.admg-state--error{color:var(--ads-red)}.admg-drawer{min-width:0;background:var(--ads-bg-surface)}.admg-drawer--empty{display:grid;align-content:center;justify-items:center;gap:8px;padding:28px;color:var(--ads-text-muted);text-align:center}.admg-drawer--empty strong{color:var(--ads-text-primary)}.admg-drawer__header{justify-content:space-between;gap:12px;min-height:76px;padding:16px;border-bottom:1px solid var(--ads-border-soft)}.admg-drawer__header div{min-width:0}.admg-drawer__header span,.admg-drawer__header strong{display:block}.admg-drawer__header span{color:var(--ads-text-muted);font-size:12px;font-weight:680}.admg-drawer__header strong{margin-top:3px;overflow:hidden;color:var(--ads-text-primary);font-size:15px;line-height:20px;text-overflow:ellipsis}.admg-drawer__section{padding:14px 16px;border-bottom:1px solid var(--ads-border-soft)}.admg-drawer__section h3{margin:0 0 10px;color:var(--ads-text-primary);font-size:13px;font-weight:760}.admg-drawer__section--warning{background:#fffaf0}.admg-drawer__section--warning p{margin:8px 0 0;color:var(--ads-orange);font-size:12px;line-height:1.5}.admg-detail-row{justify-content:space-between;gap:12px;min-height:30px}.admg-detail-row+.admg-detail-row{margin-top:6px}.admg-detail-row span{color:var(--ads-text-muted);font-size:12px}.admg-detail-row strong,.admg-detail-row code{min-width:0;overflow:hidden;color:var(--ads-text-primary);font-size:12px;font-weight:680;text-align:right;text-overflow:ellipsis}.admg-detail-row code{font-family:var(--ads-font-mono);font-weight:520}.admg-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admg-metric{min-width:0;padding:9px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.admg-metric span,.admg-metric strong,.admg-metric small{display:block}.admg-metric span{color:var(--ads-text-muted);font-size:11px;text-transform:capitalize}.admg-metric strong{margin-top:4px;overflow:hidden;color:var(--ads-text-primary);font-family:var(--ads-font-mono);font-size:13px;text-overflow:ellipsis}.admg-metric small{margin-top:5px;color:var(--ads-orange);font-size:11px;line-height:1.35}.admg-metric.is-unavailable{background:#fffaf0}.admg-coverage-list,.admg-evidence-list{display:grid;gap:7px}.admg-coverage-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 8px;align-items:center}.admg-coverage-row span{overflow:hidden;color:var(--ads-text-secondary);font-family:var(--ads-font-mono);font-size:12px;text-overflow:ellipsis}.admg-coverage-row small{grid-column:1 / -1;color:var(--ads-text-muted);font-size:11px}.admg-evidence-list button{justify-content:space-between;gap:8px;min-width:0;min-height:32px;padding:6px 8px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-muted);text-align:left}.admg-evidence-list code{min-width:0;overflow:hidden;color:var(--ads-text-secondary);font-family:var(--ads-font-mono);font-size:11px;text-overflow:ellipsis}@media(max-width:1180px){.admg-content-grid{grid-template-columns:minmax(0,1fr)}.admg-table-panel{border-right:0}.admg-drawer{border-top:1px solid var(--ads-border-soft)}}@media(max-width:760px){.page-layout--ad-management{padding:18px 14px 28px}.admg-header-actions,.admg-platform-tabs,.admg-level-row,.admg-toolbar{align-items:stretch;flex-direction:column}.admg-platform-tab,.admg-search{width:100%}.admg-level-meta{text-align:left}.admg-toolbar__right{width:100%;margin-left:0}.admg-toolbar__right .button{flex:1}.admg-table-caption{align-items:flex-start;flex-direction:column}}.text-good{color:var(--ads-green)}.text-warning,.text-pending{color:var(--ads-orange)}.text-bad,.text-cannot_judge{color:var(--ads-red)}.text-neutral{color:var(--ads-text-secondary)}.chat-runtime-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.chat-runtime-strip--cn{max-width:760px}.chat-runtime-item{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface)}.chat-runtime-item__icon{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:var(--ads-radius-md);background:var(--ads-bg-hover);color:var(--ads-text-primary)}.chat-runtime-item span:not(.chat-runtime-item__icon,.status-pill){min-width:0;display:grid;gap:2px}.chat-runtime-item strong{overflow:hidden;color:var(--ads-text-primary);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.chat-runtime-item em{overflow:hidden;color:var(--ads-text-secondary);font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.chat-workflow-rail{display:grid;gap:12px;margin-bottom:22px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.chat-workflow-rail__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.chat-workflow-rail__header h2{margin:0;font-size:15px;line-height:1.3}.chat-workflow-rail__header p{margin:4px 0 0;color:var(--ads-text-secondary);font-size:13px;line-height:1.45}.chat-workflow-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.chat-workflow-card{width:188px;min-width:188px;min-height:74px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-primary);text-align:left}.chat-workflow-card.is-active{border-color:#533afd47;background:var(--ads-accent-soft)}.chat-workflow-card__icon{width:28px;height:28px;display:inline-grid;place-items:center;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-accent)}.chat-workflow-card__body{min-width:0;display:grid;gap:4px}.chat-workflow-card__body strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.chat-workflow-card__body span{overflow:hidden;color:var(--ads-text-secondary);font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.chat-prompt-rail{max-width:760px;display:grid;gap:10px;margin-bottom:24px;padding:13px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.chat-prompt-rail__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.chat-prompt-rail__header h2{margin:0;font-size:15px}.chat-prompt-rail__header span{color:var(--ads-text-secondary);font-size:12px}.chat-prompt-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.chat-prompt-chip{flex:0 0 auto;min-height:34px;padding:0 12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-secondary);font-size:13px}.chat-prompt-chip.is-active,.chat-prompt-chip:hover{border-color:#533afd47;background:var(--ads-accent-soft);color:var(--ads-text-primary)}.conversation{display:grid;gap:18px;padding-bottom:88px}.conversation--hermes{max-width:1040px}.conversation--real{max-width:840px}.conversation--clean{width:100%;flex:1;align-content:start;padding:28px 0 104px}.conversation--home{gap:16px;padding-bottom:112px}.conversation--minimal{flex:1;align-content:start;gap:16px;padding:8px 0 96px}.chat-output-preview{display:grid;gap:14px;padding:16px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-md)}.chat-output-preview>p{max-width:920px;margin:0;color:var(--ads-text-secondary);line-height:1.6}.chat-card-pin-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.chat-card-pin{min-width:0;display:grid;gap:8px}.chat-card-pin .card-grid{display:block}.chat-card-pin .analysis-card--wide{grid-column:auto}.chat-card-pin>.button{justify-self:start}.chat-output-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.chat-output-meta-grid section{min-width:0;padding-top:12px;border-top:1px solid var(--ads-border-soft)}.chat-output-meta-grid h3{margin:0 0 8px;font-size:13px}.chat-trace-list{display:grid;gap:7px}.chat-trace-row{min-width:0;display:grid;grid-template-columns:82px minmax(0,1fr) auto;gap:8px;align-items:center;color:var(--ads-text-secondary);font-size:12px}.chat-trace-row span{color:var(--ads-green)}.chat-trace-row strong{overflow:hidden;color:var(--ads-text-primary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.chat-trace-row em{color:var(--ads-text-muted);font-style:normal}.chat-artifact-workspace{position:sticky;top:24px;display:grid;gap:12px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.chat-artifact-stack{display:grid;gap:8px}.artifact-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:10px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.artifact-summary__icon{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:var(--ads-radius-md);background:var(--ads-accent-soft);color:var(--ads-accent)}.artifact-summary div{min-width:0;display:grid;gap:3px}.artifact-summary strong{font-size:13px}.artifact-summary span:last-child{overflow:hidden;color:var(--ads-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.message{max-width:920px}.message p{margin:0 0 12px;color:var(--ads-text-primary);font-size:15px;line-height:1.65;white-space:pre-wrap}.message--user{justify-self:end;max-width:620px}.message--assistant{padding:16px 0 2px;border-top:1px solid var(--ads-border-soft)}.message--error p{color:var(--ads-red)}.message__bubble{padding:12px 14px;border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);border:1px solid var(--ads-border);box-shadow:var(--ads-shadow-sm)}.message__bubble p{margin:0}.assistant-label{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--ads-accent);font-weight:620}.assistant-avatar{width:24px;height:24px;display:inline-grid;place-items:center;border:1px solid rgba(83,58,253,.22);border-radius:999px;background:var(--ads-accent-soft);color:var(--ads-accent)}.message-runtime-notice{width:fit-content;max-width:100%;margin:-4px 0 12px;padding:6px 9px;border:1px solid #f3d5a6;border-radius:var(--ads-radius-sm);background:#fff8eb;color:#8a5a12;font-size:12px;line-height:1.45}.message-job-status{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:7px;margin:-4px 0 12px;padding:6px 9px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-sm);background:var(--ads-bg-surface);color:var(--ads-text-secondary);font-size:12px;line-height:1.45}.message-job-status__icon{display:inline-flex;color:var(--ads-green)}.message-job-status--running .message-job-status__icon,.message-job-status--queued .message-job-status__icon{animation:spin .9s linear infinite}.message-job-status--failed{border-color:#f2b8b5;background:#fff4f4;color:var(--ads-red)}.message-job-status__id{max-width:180px;overflow:hidden;color:var(--ads-text-tertiary);font-family:var(--ads-font-mono);text-overflow:ellipsis;white-space:nowrap}@keyframes spin{to{transform:rotate(360deg)}}.chat-table-stack{display:grid;gap:10px;margin-top:12px}.chat-table-card{overflow:hidden;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.chat-table-card__header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:11px 12px;border-bottom:1px solid var(--ads-border-soft)}.chat-table-card__header strong{font-size:13px}.chat-table-card__header span{color:var(--ads-text-muted);font-size:12px}.chat-table-status{display:inline-flex;align-items:center;min-height:22px;padding:2px 7px;border-radius:999px;font-size:11px;font-weight:620}.chat-table-status--ready{background:var(--ads-green-soft);color:var(--ads-green)}.chat-table-status--partial{background:#fff8eb;color:#8a5a12}.chat-table-scroll{overflow-x:auto}.chat-table{width:100%;min-width:680px;border-collapse:collapse;font-size:12px}.chat-table th,.chat-table td{padding:9px 11px;border-bottom:1px solid var(--ads-border-soft);text-align:left;white-space:nowrap}.chat-table th{color:var(--ads-text-muted);font-weight:620;background:var(--ads-bg-subtle)}.chat-table td{color:var(--ads-text-primary)}.chat-table-card__footer{display:flex;flex-wrap:wrap;gap:8px;padding:9px 12px;color:var(--ads-text-muted);font-size:12px}.chat-table-cannot-judge{margin:0;padding:0 12px 12px 28px;color:var(--ads-text-muted);font-size:12px}.chat-table-cannot-judge li+li{margin-top:4px}.chat-structured-output{display:grid;gap:10px;margin-top:12px}.chat-cannot-judge,.chat-table-review{padding:10px 12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-secondary);font-size:12px}.chat-cannot-judge strong{display:block;margin-bottom:6px;color:var(--ads-text-primary)}.chat-cannot-judge ul{margin:0;padding-left:18px}.chat-table-review--failed{border-color:#f2b8b5;background:#fff4f4;color:var(--ads-red)}.chat-table-review--partial{border-color:#f3d5a6;background:#fff8eb;color:#8a5a12}.chat-trace-compact{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--ads-text-muted);font-size:12px}.chat-trace-compact strong{color:var(--ads-text-secondary)}.chat-trace-compact span{padding:3px 7px;border:1px solid var(--ads-border-soft);border-radius:999px;background:var(--ads-bg-surface)}.chat-runtime-trace{margin-top:12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-secondary);font-size:12px}.chat-runtime-trace summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-height:38px;padding:9px 11px;cursor:pointer;list-style:none}.chat-runtime-trace summary::-webkit-details-marker{display:none}.chat-runtime-trace summary:after{content:"展开";margin-left:auto;color:var(--ads-text-muted);font-size:11px}.chat-runtime-trace[open] summary:after{content:"收起"}.chat-runtime-trace summary>span,.chat-runtime-pending-head span{color:var(--ads-text-primary);font-weight:650}.chat-runtime-trace summary em{color:var(--ads-text-muted);font-style:normal}.chat-runtime-status{display:inline-flex;align-items:center;min-height:22px;padding:2px 7px;border:1px solid var(--ads-border-soft);border-radius:999px;background:var(--ads-bg-subtle);color:var(--ads-text-secondary);font-size:11px}.chat-runtime-status.is-passed,.chat-runtime-table-row strong.is-passed{color:var(--ads-green)}.chat-runtime-status.is-warning,.chat-runtime-pill-list .is-warning{color:#8a5a12}.chat-runtime-status.is-failed,.chat-runtime-table-row strong.is-failed,.chat-runtime-pill-list .is-failed{color:var(--ads-red)}.chat-runtime-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--ads-border-soft);border-bottom:1px solid var(--ads-border-soft)}.chat-runtime-grid>div{min-width:0;padding:10px 11px;border-right:1px solid var(--ads-border-soft)}.chat-runtime-grid>div:last-child{border-right:0}.chat-runtime-grid span,.chat-runtime-section h4{display:block;margin:0 0 4px;color:var(--ads-text-muted);font-size:11px;font-weight:620}.chat-runtime-grid strong{display:block;overflow:hidden;color:var(--ads-text-primary);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.chat-runtime-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--ads-border-soft)}.chat-runtime-step{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;min-width:0;padding:11px;border-right:1px solid var(--ads-border-soft)}.chat-runtime-step:last-child{border-right:0}.chat-runtime-step>span{width:22px;height:22px;display:inline-grid;place-items:center;border:1px solid var(--ads-border-soft);border-radius:999px;background:var(--ads-bg-subtle);color:var(--ads-text-muted);font-size:11px}.chat-runtime-step strong{display:block;margin-bottom:4px;color:var(--ads-text-primary);font-size:12px}.chat-runtime-step p{margin:0;color:var(--ads-text-secondary);font-size:12px;line-height:1.45}.chat-runtime-section{padding:10px 11px;border-bottom:1px solid var(--ads-border-soft)}.chat-runtime-section:last-child{border-bottom:0}.chat-runtime-pill-list{display:flex;flex-wrap:wrap;gap:6px}.chat-runtime-pill-list span{max-width:100%;overflow:hidden;padding:3px 7px;border:1px solid var(--ads-border-soft);border-radius:999px;background:var(--ads-bg-subtle);color:var(--ads-text-secondary);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.chat-runtime-table{display:grid;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-sm);overflow:hidden}.chat-runtime-table-row{display:grid;grid-template-columns:minmax(150px,1.1fr) 74px 74px minmax(0,1fr);gap:8px;align-items:center;min-height:34px;padding:7px 9px;border-bottom:1px solid var(--ads-border-soft)}.chat-runtime-table-row:last-child{border-bottom:0}.chat-runtime-table-row span,.chat-runtime-table-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-runtime-table-row span{color:var(--ads-text-primary);font-weight:620}.chat-runtime-table-row strong,.chat-runtime-table-row em,.chat-runtime-table-row small{color:var(--ads-text-muted);font-style:normal;font-size:11px}.chat-runtime-trace--pending{padding:0;background:var(--ads-bg-subtle)}.chat-runtime-pending-head{display:flex;align-items:center;gap:8px;padding:9px 11px;border-bottom:1px solid var(--ads-border-soft)}.chat-runtime-pending-head strong{color:var(--ads-text-secondary);font-size:12px}.chat-composer,.dashboard-chatbox{display:flex;align-items:center;gap:10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.chat-composer{position:sticky;bottom:18px;min-height:56px;padding:8px;z-index:5}.chat-composer--real{max-width:840px;align-items:flex-end}.chat-composer--clean{width:100%;min-height:58px;align-items:flex-end}.chat-composer--home{position:fixed;right:32px;bottom:20px;left:calc(var(--ads-shell-rail) + var(--ads-shell-sidebar) + 32px);min-height:58px;align-items:flex-end;border-radius:var(--ads-radius-panel);box-shadow:var(--ads-shadow-md)}.chat-composer--minimal{position:sticky;bottom:20px;align-items:flex-end;border-radius:var(--ads-radius-panel);box-shadow:var(--ads-shadow-md)}.chat-composer--report{position:static;bottom:auto;align-items:flex-end;border-radius:var(--ads-radius-panel);box-shadow:var(--ads-shadow-md)}.chat-composer__context{display:inline-flex;flex:0 0 auto}.chat-composer__scope{display:inline-flex;flex:0 0 auto;flex-wrap:wrap;gap:6px;max-width:190px}.chat-composer input,.dashboard-chatbox input,.chat-composer textarea{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ads-text-primary)}.chat-composer textarea{max-height:140px;min-height:38px;padding:8px 0;line-height:1.55;resize:vertical}.chat-composer button,.dashboard-chatbox button{width:38px;height:38px;display:inline-grid;place-items:center;flex:0 0 auto;border:0;border-radius:var(--ads-radius-lg);background:transparent;color:var(--ads-text-secondary)}.composer-submit,.dashboard-chatbox button{background:var(--ads-accent)!important;color:#fff!important}.composer-submit:disabled{cursor:not-allowed;opacity:.45}.figma-chat-workspace{--figma-chat-canvas: #f7f6f2;--figma-chat-panel: #f2f0ea;--figma-chat-surface: #fffdfa;--figma-chat-soft: #ece8df;--figma-chat-muted: #7b7971;--figma-chat-ink: #2f302c;--figma-chat-ink-soft: #5f5d56;--figma-chat-line: #e4ded2;--figma-chat-accent: #6b6245;--figma-chat-accent-soft: #e9e2cf;--figma-chat-shadow: 0 20px 55px rgba(66, 58, 39, .1);display:grid;grid-template-columns:288px minmax(0,1fr) 64px;min-height:100vh;background:var(--figma-chat-canvas);color:var(--figma-chat-ink)}.figma-chat-workspace--console-sidebar{grid-template-columns:216px minmax(0,1fr) 64px}.figma-chat-workspace a{color:inherit;text-decoration:none}.figma-chat-console-sidebar{border-right:1px solid var(--figma-chat-line)}.figma-chat-console-sidebar .figma-admg-logo{background:#171a1f;color:#fbf9f6}.figma-chat-nav-group{display:grid;gap:6px}.figma-admg-nav .figma-chat-nav-toggle{width:100%;justify-content:flex-start}.figma-chat-nav-toggle span:nth-child(2){flex:1;text-align:left}.figma-chat-sidebar-threads{display:grid;gap:4px;padding:0 0 2px 18px}.figma-chat-sidebar-threads button{min-height:44px;display:grid;grid-template-columns:14px minmax(0,1fr);column-gap:8px;align-items:center;padding:7px 9px;border-radius:8px;color:#4a4b46;text-align:left}.figma-chat-sidebar-threads button svg{grid-row:1 / 3;color:#8d8a80}.figma-chat-sidebar-threads button strong,.figma-chat-sidebar-threads button em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-chat-sidebar-threads button strong{font-size:12px;line-height:16px}.figma-chat-sidebar-threads button em{color:#7c7970;font-size:11px;font-style:normal;line-height:14px}.figma-chat-sidebar-threads button.is-active{background:#ebe7dd;outline:1px solid rgba(103,95,66,.18)}.figma-chat-sidebar{min-width:0;min-height:100vh;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:0;padding:16px;border-right:1px solid var(--figma-chat-line);background:#f4f2ed}.figma-chat-brand{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:12px;padding:0 8px 32px}.figma-chat-brand__mark,.figma-chat-avatar{display:inline-grid;place-items:center;border-radius:10px;background:#2f302c;color:#fffdf7;font-weight:700}.figma-chat-brand__mark{width:32px;height:32px;font-size:16px}.figma-chat-brand strong{display:block;color:var(--figma-chat-ink);font-size:22px;line-height:1}.figma-chat-brand span{display:block;margin-top:8px;color:#96948c;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.figma-chat-new-thread{width:100%;height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:6px;background:#696359;color:#fffdf8;font-size:14px;font-weight:700}.figma-chat-primary-nav{display:grid;gap:4px;margin-top:32px;padding-bottom:28px;border-bottom:1px solid var(--figma-chat-line)}.figma-chat-primary-nav a,.figma-chat-footer-nav a{min-height:36px;display:flex;align-items:center;gap:12px;padding:0 14px;border-radius:6px;color:var(--figma-chat-ink-soft);font-size:14px;font-weight:700}.figma-chat-primary-nav a svg,.figma-chat-footer-nav a svg{color:#716c5b}.figma-chat-primary-nav a.is-active{background:var(--figma-chat-soft);color:var(--figma-chat-accent);box-shadow:inset 4px 0 0 var(--figma-chat-accent)}.figma-chat-thread-section{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;padding-top:28px}.figma-chat-section-label{padding:0 16px;color:#8d8a80;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.figma-chat-thread-list{min-height:0;display:grid;align-content:start;gap:4px;overflow:auto}.figma-chat-thread-item{position:relative;width:100%;min-height:63px;display:grid;grid-template-columns:10px minmax(0,1fr);gap:4px;align-items:start;padding:12px;border:0;border-radius:8px;background:transparent;color:var(--figma-chat-ink);text-align:left}.figma-chat-thread-item:hover,.figma-chat-thread-item.is-active{background:#ebe8e1}.figma-chat-thread-item.is-active:before{position:absolute;inset:10px auto 10px 0;width:4px;border-radius:999px;background:var(--figma-chat-accent);content:""}.figma-chat-thread-item__pin{width:10px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:#858176}.figma-chat-thread-item__pin svg{width:9px;height:9px;fill:currentColor}.figma-chat-thread-item__body{min-width:0;display:grid;gap:3px}.figma-chat-thread-item strong,.figma-chat-thread-item em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-chat-thread-item strong{color:var(--figma-chat-ink);font-size:14px;line-height:20px}.figma-chat-thread-item em{color:#8c8980;font-size:11px;font-style:normal;line-height:15px}.figma-chat-footer-nav{display:grid;gap:4px;padding-top:16px}.figma-chat-footer-nav a.is-active{color:var(--figma-chat-accent)}.figma-chat-main{min-width:0;min-height:100vh;display:grid;grid-template-rows:64px minmax(0,1fr);background:var(--figma-chat-canvas)}.figma-chat-topbar{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 32px;border-bottom:1px solid rgba(228,222,210,.72);background:#f7f6f2eb}.figma-chat-topbar__left,.figma-chat-topbar__right{min-width:0;display:flex;align-items:center;gap:32px}.figma-chat-topbar h1{margin:0;color:var(--figma-chat-ink);font-size:16px;font-weight:800;line-height:24px}.figma-chat-topbar nav{display:flex;align-items:center;gap:24px}.figma-chat-topbar nav button,.figma-chat-icon-button{border:0;background:transparent;color:var(--figma-chat-muted)}.figma-chat-topbar nav button{position:relative;min-height:26px;padding:0;font-size:13px;font-weight:700}.figma-chat-topbar nav button.is-active{color:var(--figma-chat-ink)}.figma-chat-topbar nav button.is-active:after{position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:999px;background:var(--figma-chat-accent);content:""}.figma-chat-resource-search{width:192px;height:32px;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;padding:0 12px 0 16px;border:1px solid var(--figma-chat-line);border-radius:999px;background:var(--figma-chat-surface);color:#908d84}.figma-chat-resource-search input{min-width:0;border:0;outline:0;background:transparent;color:var(--figma-chat-ink);font-size:13px}.figma-chat-export{height:32px;padding:0 16px;border:0;border-radius:999px;background:#6b6458;color:#fffdf7;font-size:13px;font-weight:800}.figma-chat-icon-button{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:999px}.figma-chat-avatar{width:32px;height:32px;flex:0 0 auto;border-radius:999px;font-size:13px}.figma-chat-stage{min-height:0;overflow:auto;padding:40px 80px 160px}.figma-chat-conversation{width:min(920px,100%);display:grid;align-content:start;gap:48px;margin:0 auto;padding-bottom:28px}.figma-chat-workspace .message{max-width:none}.figma-chat-workspace .message--user{width:min(652px,85%);max-width:none;justify-self:end}.figma-chat-workspace .message--user .message__bubble{border:0;border-radius:10px;background:var(--figma-chat-soft);box-shadow:none;padding:16px}.figma-chat-workspace .message--user p{color:#3a3934;font-size:14px;line-height:26px}.figma-chat-workspace .message--assistant{display:grid;grid-template-columns:40px minmax(0,1fr);column-gap:20px;row-gap:14px;padding:0;border-top:0}.figma-chat-workspace .message--assistant>:not(.assistant-label){grid-column:2}.figma-chat-workspace .message--assistant>p{margin:0;color:#4b4942;font-size:14px;line-height:26px}.figma-chat-workspace .assistant-label{grid-column:1;align-self:start;gap:0}.figma-chat-workspace .assistant-label>span:last-child{display:none}.figma-chat-workspace .assistant-avatar{width:40px;height:40px;display:inline-grid;place-items:center;border-radius:999px;background:var(--figma-chat-surface);color:var(--figma-chat-accent);box-shadow:0 12px 32px #423a271f}.figma-chat-ai-artifact{width:100%;display:grid;gap:16px}.figma-chat-framework-card{width:calc(100% - 60px);display:grid;justify-self:end;gap:16px;padding:24px;border:1px solid var(--figma-chat-line);border-radius:10px;background:var(--figma-chat-surface);box-shadow:var(--figma-chat-shadow)}.figma-chat-framework-card h2{margin:0;color:var(--figma-chat-ink);font-size:15px;line-height:24px}.figma-chat-framework-stack{display:grid;gap:12px}.figma-chat-framework-stack section{display:grid;gap:4px;padding:12px;border-radius:8px;background:#f2f0ea}.figma-chat-framework-stack strong{color:var(--figma-chat-accent);font-size:12px;line-height:17px}.figma-chat-framework-stack p,.figma-chat-ai-followup,.figma-chat-insight-grid p{margin:0;color:#5d5a52;font-size:13px;line-height:22px}.figma-chat-ai-followup{width:calc(100% - 60px);justify-self:end;padding:0 0 2px}.figma-chat-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.figma-chat-insight-grid article{min-height:148px;display:grid;align-content:start;gap:8px;padding:20px;border:1px solid var(--figma-chat-line);border-radius:10px;background:var(--figma-chat-surface);color:var(--figma-chat-accent);box-shadow:0 10px 28px #423a270f}.figma-chat-insight-grid h3{margin:0;color:var(--figma-chat-ink);font-size:14px;line-height:20px}.figma-chat-insight-grid span{height:6px;display:block;margin-top:8px;border-radius:999px;background:#e9e4d8}.figma-chat-insight-grid span i{width:75%;height:100%;display:block;border-radius:inherit;background:#9c8f62}.figma-chat-mini-avatars{display:flex;align-items:center;padding-top:8px}.figma-chat-mini-avatars b{width:24px;height:24px;display:block;margin-right:-8px;border:1px solid var(--figma-chat-surface);border-radius:999px;background:#e9e4d8}.figma-chat-mini-avatars b:nth-child(2){background:#d8d0bc}.figma-chat-mini-avatars b:nth-child(3){background:#c7baa1}.figma-chat-workspace .report-answer-example{width:calc(100% - 60px);max-width:708px;justify-self:end;gap:18px;border-color:var(--figma-chat-line);border-radius:10px;background:var(--figma-chat-surface);box-shadow:var(--figma-chat-shadow)}.figma-chat-workspace .report-chart-card,.figma-chat-workspace .report-smart-table,.figma-chat-workspace .report-image-evidence{border-color:var(--figma-chat-line);background:#fbfaf6}.chat-answer-preview-switcher{position:sticky;top:12px;z-index:8;width:max-content;max-width:100%;display:flex;gap:3px;margin:-20px auto 24px;padding:4px;overflow-x:auto;border-radius:9px;background:#ece9e3e6;box-shadow:0 10px 30px #30332f12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-answer-preview-switcher button{height:30px;flex:0 0 auto;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#6f716b;font-size:11px;font-weight:680}.chat-answer-preview-switcher button.is-active{background:#fffdfa;color:#30332f;box-shadow:0 1px 3px #30332f14}.message--answer-preview{width:100%}.figma-chat-workspace .message--answer-preview>.chat-answer-document{grid-column:2}.chat-answer-document{min-width:0;overflow:hidden;border-radius:10px;background:#fffdfa;box-shadow:0 18px 50px #30332f12}.chat-answer-document--inline{overflow:visible;background:transparent;box-shadow:none}.chat-answer-document--inline .chat-answer-document__body{padding:0}.chat-answer-document__header{padding:24px 28px 22px;background:#f2f0ea}.chat-answer-document__header>div{display:grid;gap:6px}.chat-answer-document__header span{color:#675f42;font-size:10px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.chat-answer-document__header h1{margin:0;color:#30332f;font-family:var(--ads-font-ui);font-size:22px;font-weight:700;letter-spacing:0;line-height:1.35}.chat-answer-document__header p{margin:0;color:#777871;font-size:12px;line-height:18px}.chat-answer-document__body{display:grid;gap:28px;padding:28px}.chat-answer-summary{display:grid;gap:12px}.chat-answer-summary>span{color:#675f42;font-size:10px;font-weight:780;letter-spacing:.1em}.chat-answer-summary h2{max-width:760px;margin:0;color:#30332f;font-family:var(--ads-font-ui);font-size:20px;font-weight:700;letter-spacing:0;line-height:1.55}.chat-answer-summary p,.chat-answer-summary li,.chat-answer-block header p,.chat-answer-insight p,.chat-answer-actions p,.chat-answer-media-grid__body p{margin:0;color:#666861;font-size:13px;line-height:1.7}.chat-answer-summary ul{display:grid;gap:8px;margin:2px 0 0;padding:0;list-style:none}.chat-answer-summary li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px}.chat-answer-summary li svg{margin-top:4px;color:#65745d}.chat-answer-prose{display:grid;gap:10px}.chat-answer-prose h3{margin:0 0 2px;color:#30332f;font-family:var(--ads-font-ui);font-size:16px;letter-spacing:0;line-height:24px}.chat-answer-prose p,.chat-answer-prose li{margin:0;color:#5f625b;font-size:13px;line-height:1.75}.chat-answer-prose ul{display:grid;gap:6px;margin:2px 0 0;padding-left:18px}.chat-answer-rich-text{min-width:0;color:#4f524c;font-size:14px;line-height:1.75}.chat-answer-rich-text--loading{color:#85877f;font-size:12px}.chat-answer-rich-text>:first-child{margin-top:0}.chat-answer-rich-text>:last-child{margin-bottom:0}.chat-answer-rich-text h1,.chat-answer-rich-text h2,.chat-answer-rich-text h3,.chat-answer-rich-text h4{margin:24px 0 10px;color:#30332f;font-family:var(--ads-font-ui);font-weight:700;letter-spacing:0;line-height:1.5}.chat-answer-rich-text h1{font-size:21px}.chat-answer-rich-text h2{font-size:18px}.chat-answer-rich-text h3{font-size:15px}.chat-answer-rich-text h4{font-size:14px}.chat-answer-rich-text p{margin:0 0 12px}.chat-answer-rich-text ul,.chat-answer-rich-text ol{display:grid;gap:6px;margin:0 0 14px;padding-left:22px}.chat-answer-rich-text li::marker{color:#81795d;font-weight:700}.chat-answer-rich-text blockquote{margin:16px 0;padding:12px 14px;border:0;border-radius:7px;background:#f6f0df;color:#665f49}.chat-answer-rich-text blockquote p{margin:0}.chat-answer-rich-text a{color:#675f42;font-weight:650;text-decoration-color:#675f4259;text-underline-offset:3px}.chat-answer-rich-text code{padding:2px 5px;border-radius:5px;background:#ece9e3;color:#4f4a3c;font-family:var(--ads-font-mono);font-size:.88em}.chat-answer-rich-text pre{max-width:100%;margin:14px 0;overflow-x:auto;padding:14px;border-radius:8px;background:#30332f;color:#f7f6f2}.chat-answer-rich-text pre code{padding:0;background:transparent;color:inherit}.chat-answer-rich-text hr{height:12px;margin:16px 0;border:0;background:#f5f3f0}.chat-answer-rich-table{max-width:100%;margin:14px 0;overflow-x:auto;border-radius:8px;background:#fbfaf7}.chat-answer-rich-table table{width:100%;min-width:520px;border-collapse:collapse}.chat-answer-rich-table th,.chat-answer-rich-table td{padding:10px 12px;border-bottom:1px solid rgba(177,179,173,.14);font-size:12px;text-align:left;white-space:nowrap}.chat-answer-rich-table th{background:#ece9e3;color:#6f716b;font-size:10px;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.chat-answer-rich-table td{color:#30332f;font-variant-numeric:tabular-nums}.chat-answer-rich-table tbody tr:last-child td{border-bottom:0}.chat-answer-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;padding:8px;border-radius:9px;background:#f5f3f0}.chat-answer-metrics article{min-width:0;display:grid;gap:5px;padding:14px;border-radius:7px;background:#fffdfa}.chat-answer-metrics article>span{color:#777871;font-size:10px;font-weight:760;letter-spacing:.06em;text-transform:uppercase}.chat-answer-metrics article>strong{overflow:hidden;color:#20231f;font-size:22px;font-variant-numeric:tabular-nums;line-height:1.15;text-overflow:ellipsis}.chat-answer-metrics article>div{display:flex;align-items:baseline;justify-content:space-between;gap:6px}.chat-answer-metrics em,.chat-answer-metrics b{color:#85877f;font-size:10px;font-style:normal;font-weight:560;line-height:15px}.chat-answer-metrics article[data-tone=positive] b{color:#397457}.chat-answer-metrics article[data-tone=warning] b{color:#9e422c}.chat-answer-block{min-width:0;display:grid;gap:16px}.chat-answer-block>header{display:flex;align-items:start;justify-content:space-between;gap:16px}.chat-answer-block h3,.chat-answer-actions h3{margin:0;color:#30332f;font-family:var(--ads-font-ui);font-size:16px;font-weight:700;letter-spacing:0;line-height:24px}.chat-answer-chart__plot{min-width:0;padding:18px 8px 8px 0;border-radius:9px;background:#f7f8fa}.chat-answer-note{margin:0;padding:10px 12px;border-radius:7px;background:#f5f3f0;color:#6f716b;font-size:11px;line-height:18px}.chat-answer-table-scroll{min-width:0;overflow-x:auto;border-radius:8px;background:#fbfaf7}.chat-answer-table-scroll table{width:100%;min-width:760px;border-collapse:collapse;table-layout:auto}.chat-answer-table-scroll th,.chat-answer-table-scroll td{padding:11px 12px;border-bottom:1px solid rgba(177,179,173,.14);text-align:left;white-space:nowrap}.chat-answer-table-scroll th{background:#ece9e3;color:#6f716b;font-size:10px;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.chat-answer-table-scroll td{color:#30332f;font-size:12px;font-variant-numeric:tabular-nums}.chat-answer-table-scroll td:first-child{max-width:250px;overflow:hidden;font-weight:680;text-overflow:ellipsis}.chat-answer-table-scroll th[data-align=right],.chat-answer-table-scroll td[data-align=right]{text-align:right}.chat-answer-table-scroll tbody tr:last-child td{border-bottom:0}.chat-answer-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.chat-answer-media-grid>article{min-width:0;overflow:hidden;border-radius:8px;background:#f5f3f0}.chat-answer-media-grid__visual{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#e5e4df}.chat-answer-media-grid__visual img{width:100%;height:100%;display:block;object-fit:cover}.chat-answer-image-fallback{width:100%;height:100%;min-height:180px;display:grid;place-content:center;justify-items:center;gap:8px;background:#e5e4df;color:#85877f;font-size:11px}.chat-answer-media-grid__visual>span,.chat-answer-media-grid__visual>a{position:absolute;top:10px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#fffdfae6;color:#30332f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chat-answer-media-grid__visual>span{left:10px;gap:5px;min-height:26px;padding:0 8px;font-size:10px;font-weight:700}.chat-answer-media-grid__visual>a{right:10px;width:28px;height:28px}.chat-answer-media-grid__body{display:grid;gap:8px;padding:14px}.chat-answer-media-grid__body>strong{overflow:hidden;color:#30332f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.chat-answer-media-grid__body dl{display:flex;flex-wrap:wrap;gap:16px;margin:0}.chat-answer-media-grid__body dl div{display:grid;gap:2px}.chat-answer-media-grid__body dt{color:#85877f;font-size:9px;font-weight:740;letter-spacing:.05em;text-transform:uppercase}.chat-answer-media-grid__body dd{margin:0;color:#30332f;font-size:12px;font-variant-numeric:tabular-nums;font-weight:700}.chat-answer-insight{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;padding:18px;border-radius:8px;background:#f2f0ea;color:#675f42}.chat-answer-insight[data-tone=warning]{background:#f6f0df;color:#80682f}.chat-answer-insight strong{display:block;margin-bottom:5px;color:#30332f;font-family:var(--ads-font-ui);font-size:14px}.chat-answer-comparison>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;padding:8px;border-radius:9px;background:#f5f3f0}.chat-answer-comparison article{min-width:0;display:grid;gap:5px;padding:14px;border-radius:7px;background:#fffdfa}.chat-answer-comparison article>span{color:#777871;font-size:10px;font-weight:760;letter-spacing:.06em;text-transform:uppercase}.chat-answer-comparison article>strong{color:#30332f;font-family:var(--ads-font-ui);font-size:21px;font-variant-numeric:tabular-nums;line-height:1.3}.chat-answer-comparison article[data-tone=positive]>strong{color:#397457}.chat-answer-comparison article[data-tone=warning]>strong{color:#9e422c}.chat-answer-image-analysis__grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(240px,.8fr);gap:18px;align-items:stretch}.chat-answer-image-analysis__visual{min-width:0;overflow:hidden;border-radius:8px;background:#e5e4df}.chat-answer-image-analysis__visual>a{position:relative;width:100%;height:100%;display:block}.chat-answer-image-analysis__visual img{width:100%;height:100%;min-height:330px;display:block;object-fit:cover}.chat-answer-image-analysis__visual .chat-answer-image-fallback{min-height:330px}.chat-answer-image-analysis__visual a>span{position:absolute;top:12px;right:12px;width:30px;height:30px;display:inline-grid;place-items:center;border-radius:7px;background:#fffdfaeb;color:#30332f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chat-answer-image-analysis ol{display:grid;align-content:start;gap:8px;margin:0;padding:0;list-style:none}.chat-answer-image-analysis li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:12px;border-radius:8px;background:#f5f3f0}.chat-answer-image-analysis li>span{width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#675f42;color:#fffaf1;font-family:var(--ads-font-mono);font-size:10px;font-weight:760}.chat-answer-image-analysis li strong{display:block;margin-bottom:3px;color:#30332f;font-size:12px}.chat-answer-image-analysis li p{margin:0;color:#6f716b;font-size:11px;line-height:18px}.chat-answer-state{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;padding:16px;border-radius:8px;background:#f5f3f0}.chat-answer-state>span{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:999px;background:#fffdfa;color:#675f42}.chat-answer-state[data-status=loading]>span svg{animation:chat-answer-spin 1.1s linear infinite}.chat-answer-state[data-status=partial]{background:#f6f0df}.chat-answer-state[data-status=error]{background:#f5eae6}.chat-answer-state[data-status=error]>span{color:#9e422c}.chat-answer-state strong{display:block;margin-bottom:4px;color:#30332f;font-size:13px}.chat-answer-state p,.chat-answer-state li{margin:0;color:#6f716b;font-size:12px;line-height:19px}.chat-answer-state ul{display:flex;flex-wrap:wrap;gap:6px 14px;margin:8px 0 0;padding:0;list-style:none}@keyframes chat-answer-spin{to{transform:rotate(360deg)}}.chat-answer-actions{display:grid;gap:14px}.chat-answer-actions>header{display:flex;align-items:center;gap:8px;color:#675f42}.chat-answer-actions ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.chat-answer-actions li{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:12px;border-radius:7px;background:#f5f3f0}.chat-answer-actions li>span{align-self:start;padding:4px 0;border-radius:6px;background:#eee2bd;color:#595236;font-size:10px;font-weight:780;text-align:center}.chat-answer-actions li strong{display:block;margin-bottom:3px;color:#30332f;font-size:12px}.chat-answer-sources{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 12px;padding-top:2px;color:#85877f;font-size:10px;line-height:16px}.chat-answer-sources>span{color:#675f42;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.chat-answer-sources p{margin:0}.chat-answer-sources strong{color:#666861;font-weight:650}.figma-chat-composer{position:fixed;left:calc(288px + (100vw - 352px - min(768px,calc(100vw - 512px)))/2);bottom:24px;z-index:10;width:min(768px,calc(100vw - 512px));display:grid;margin:0 auto;border:1px solid var(--figma-chat-line);border-radius:12px;background:#fffdfaf5;box-shadow:0 18px 60px #423a2729;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.figma-chat-workspace--console-sidebar .figma-chat-composer{left:calc(216px + (100vw - 280px - min(768px,calc(100vw - 440px)))/2);width:min(768px,calc(100vw - 440px))}.figma-chat-composer__input-row{min-height:60px;display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:8px;padding:8px}.figma-chat-composer button{width:36px;height:36px;display:inline-grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#77746b}.figma-chat-composer textarea{width:100%;min-width:0;min-height:38px;max-height:120px;padding:9px 0;border:0;outline:0;background:transparent;color:var(--figma-chat-ink);font-size:14px;line-height:20px;resize:vertical}.figma-chat-send{background:#6b6458!important;color:#fffdf8!important}.figma-chat-send:disabled{cursor:not-allowed;opacity:.42}.figma-chat-composer__status{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-top:1px solid rgba(228,222,210,.62);color:#8b887f;font-size:11px}.figma-chat-composer__status span:before{display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:999px;background:#7b8a5a;content:"";vertical-align:1px}.figma-chat-composer__status em{font-style:normal}.figma-chat-context-rail{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;border-left:1px solid var(--figma-chat-line);background:#f4f2ed}.figma-chat-context-rail__label{display:grid;justify-items:center;gap:12px;padding-top:24px;color:var(--figma-chat-muted);writing-mode:vertical-rl}.figma-chat-context-rail__label strong{color:var(--figma-chat-ink);font-size:13px}.figma-chat-context-rail__label span{font-size:10px}.figma-chat-context-rail nav{display:grid;align-content:start;gap:8px;padding-top:56px}.figma-chat-context-rail button{width:40px;height:40px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#706b5d}.figma-chat-context-rail button:hover{background:var(--figma-chat-soft);color:var(--figma-chat-accent)}.figma-chat-context-rail__collapse{margin-bottom:24px}@media(max-width:1040px){.figma-chat-workspace{grid-template-columns:248px minmax(0,1fr) 56px}.figma-chat-workspace--console-sidebar{grid-template-columns:216px minmax(0,1fr) 56px}.figma-chat-sidebar{padding:14px 12px}.figma-chat-topbar{padding:0 20px}.figma-chat-topbar__left,.figma-chat-topbar__right{gap:18px}.figma-chat-stage{padding-right:32px;padding-left:32px}.figma-chat-composer{left:calc(248px + (100vw - 304px - min(768px,calc(100vw - 368px)))/2);width:min(768px,calc(100vw - 368px))}.figma-chat-workspace--console-sidebar .figma-chat-composer{left:calc(216px + (100vw - 272px - min(768px,calc(100vw - 336px)))/2);width:min(768px,calc(100vw - 336px))}}@media(max-width:820px){.figma-chat-workspace{grid-template-columns:220px minmax(0,1fr)}.figma-chat-workspace--console-sidebar{grid-template-columns:216px minmax(0,1fr)}.figma-chat-context-rail,.figma-chat-resource-search,.figma-chat-export{display:none}.figma-chat-stage{padding:28px 20px 150px}.figma-chat-composer{right:20px;left:240px;width:auto}.figma-chat-workspace--console-sidebar .figma-chat-composer{right:20px;left:236px;width:auto}.chat-answer-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-answer-image-analysis__grid{grid-template-columns:minmax(0,1fr)}.chat-answer-image-analysis__visual img{min-height:280px}}@media(max-width:640px){.figma-chat-workspace{grid-template-columns:minmax(0,1fr)}.figma-chat-sidebar,.figma-chat-console-sidebar{display:none}.figma-chat-topbar{padding:0 16px}.figma-chat-topbar nav{display:none}.figma-chat-stage{padding:22px 14px 150px}.figma-chat-workspace .report-answer-example,.figma-chat-framework-card,.figma-chat-ai-followup{width:100%}.figma-chat-insight-grid{grid-template-columns:minmax(0,1fr)}.chat-answer-document__header,.chat-answer-document__body{padding:20px}.chat-answer-metrics,.chat-answer-media-grid,.chat-answer-comparison>div{grid-template-columns:minmax(0,1fr)}.chat-answer-preview-switcher{width:100%;margin-top:-10px}.chat-answer-chart__plot{margin-right:-12px;margin-left:-12px}.figma-chat-composer{right:14px;left:14px}.figma-chat-workspace--console-sidebar .figma-chat-composer{right:14px;left:14px;width:auto}}.hermes-answer-details{display:grid;gap:12px;margin-top:14px}.hermes-answer-details section{display:grid;gap:8px;padding:12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface)}.hermes-answer-details h3{margin:0;color:var(--ads-text-primary);font-size:13px}.hermes-answer-details ul{margin:0;padding-left:18px;color:var(--ads-text-secondary);line-height:1.55}.hermes-finding-list{display:grid;gap:8px}.hermes-finding-row{display:grid;gap:4px;padding:9px;border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.hermes-finding-row strong{font-size:13px}.hermes-finding-row span{color:var(--ads-text-secondary);font-size:13px;line-height:1.5}.hermes-evidence-row,.hermes-followup-row{display:flex;flex-wrap:wrap;gap:7px}.hermes-evidence-row span,.hermes-followup-row button{min-height:28px;padding:0 9px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-secondary);font-size:12px}.hermes-followup-row button:hover{background:var(--ads-bg-hover);color:var(--ads-text-primary)}.hermes-tool-trace-list{display:grid;gap:8px}.hermes-tool-trace-row{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.hermes-tool-trace-row__status{height:24px;display:inline-grid;place-items:center;border-radius:var(--ads-radius-sm);background:var(--ads-bg-surface);color:var(--ads-text-tertiary);font-size:11px;font-weight:700}.hermes-tool-trace-row--success .hermes-tool-trace-row__status{background:#e9f7ee;color:var(--ads-green)}.hermes-tool-trace-row--error .hermes-tool-trace-row__status{background:#fff0ec;color:var(--ads-red)}.hermes-tool-trace-row div{min-width:0;display:grid;gap:3px}.hermes-tool-trace-row strong{min-width:0;display:flex;align-items:center;gap:6px;color:var(--ads-text-primary);font-size:13px}.hermes-tool-trace-row strong em{padding:1px 5px;border:1px solid rgba(83,58,253,.22);border-radius:var(--ads-radius-sm);color:var(--ads-accent);font-size:10px;font-style:normal;text-transform:uppercase}.hermes-tool-trace-row span:not(.hermes-tool-trace-row__status){overflow:hidden;color:var(--ads-text-secondary);font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.hermes-tool-trace-row time{color:var(--ads-text-tertiary);font-size:11px}.artifact-rail__header,.section-block__header,.entity-table-toolbar,.entity-drawer__header,.report-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.artifact-rail__header{margin-bottom:14px}.entity-drawer__header{min-width:0;flex-wrap:wrap}.entity-drawer__header>div{min-width:0}.entity-drawer__header h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-drawer__header .status-pill{max-width:118px;overflow:hidden;text-overflow:ellipsis}.artifact-rail h2,.entity-drawer h2,.section-block h2,.report-section h2,.report-anchors h2,.settings-panel h2{margin:0;font-size:16px;line-height:1.25;font-weight:700}.artifact-rail p{margin:4px 0 0;color:var(--ads-text-secondary);font-size:13px}.artifact-tools{flex-wrap:wrap;gap:8px;margin-bottom:14px}.artifact-card-stack{display:grid;gap:12px}.artifact-list{display:grid;gap:10px}.artifact-list-row{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:11px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface)}.artifact-list-row>svg{margin-top:2px;color:var(--ads-green)}.artifact-list-row div{min-width:0;display:grid;gap:3px}.artifact-list-row strong{overflow:hidden;color:var(--ads-text-primary);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.artifact-list-row span{overflow:hidden;color:var(--ads-text-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.chat-context-rail{display:flex;flex-direction:column;gap:12px}.chat-context-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.chat-context-card__icon{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:var(--ads-radius-md);background:var(--ads-bg-hover);color:var(--ads-accent)}.chat-context-card div:last-child{min-width:0;display:grid;gap:4px}.chat-context-card strong{font-size:13px}.chat-context-card span{color:var(--ads-text-secondary);font-size:12px;line-height:1.45}.chat-context-note{padding:12px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-lg);background:var(--ads-bg-muted);color:var(--ads-text-secondary);font-size:13px;line-height:1.55}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.analysis-card{min-width:0;padding:14px;border-radius:var(--ads-radius-lg);border:1px solid var(--ads-border);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.analysis-card--wide{grid-column:span 2}.analysis-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.analysis-card h3{margin:0;font-size:14px;line-height:1.3}.analysis-card p{margin:3px 0 0;color:var(--ads-text-secondary);font-size:13px;line-height:1.5}.analysis-card__note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;color:var(--ads-text-secondary);font-size:13px;line-height:1.45}.evidence-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.evidence-row span{max-width:100%;padding:3px 6px;border-radius:var(--ads-radius-sm);background:var(--ads-bg-muted);color:var(--ads-text-muted);font-size:11px}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px}.metric-tile{padding:10px;border-radius:var(--ads-radius-md);border:1px solid var(--ads-border-soft);background:var(--ads-bg-muted)}.metric-tile__label,.mini-metric__label,.drawer-metric span{color:var(--ads-text-muted);font-size:11px;font-weight:650;text-transform:uppercase}.metric-tile__value,.mini-metric__value{margin-top:7px;font-size:20px;line-height:1.1;font-weight:700}.metric-tile__delta,.metric-tile__caption,.mini-metric__delta{margin-top:6px;font-size:12px}.trend-frame{height:170px;display:grid;grid-template-rows:minmax(0,1fr) auto;color:var(--ads-accent);border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);padding:12px}.trend-frame svg{width:100%;height:100%}.trend-labels{display:flex;justify-content:space-between;color:var(--ads-text-muted);font-size:11px}.card-table-wrap,.entity-table-scroll{overflow:auto;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md)}.card-table,.entity-table{width:100%;border-collapse:separate;border-spacing:0;background:var(--ads-bg-surface)}.card-table th,.card-table td,.entity-table th,.entity-table td{border-bottom:1px solid var(--ads-border-soft);padding:10px 12px;text-align:left;white-space:nowrap}.card-table th,.entity-table th{color:var(--ads-text-muted);font-size:11px;font-weight:700;text-transform:uppercase;background:var(--ads-bg-muted)}.card-table tr:last-child td,.entity-table tr:last-child td{border-bottom:0}.action-stack{display:grid;gap:8px}.action-row,.approval-card,.evidence-card{display:flex;align-items:flex-start;gap:10px;padding:10px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.action-row__icon{color:var(--ads-green)}.action-row__body{min-width:0;flex:1}.action-row__title{font-weight:650}.action-row__meta,.action-row__hint,.evidence-card span,.approval-card span,.approval-card small{color:var(--ads-text-secondary);font-size:12px}.action-row__hint{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.media-thumb{overflow:hidden;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-muted)}.media-thumb__screen{aspect-ratio:9 / 12;display:grid;place-items:center;color:var(--ads-text-primary);background:var(--ads-bg-hover)}.media-thumb__caption{padding:8px;color:var(--ads-text-secondary);font-size:12px}.text-body{color:var(--ads-text-secondary);line-height:1.55}.check-list{display:grid;gap:8px}.check-list__item{display:flex;align-items:center;gap:8px}.unsupported-card{display:flex;align-items:center;gap:8px;color:var(--ads-red)}.summary-strip{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px;margin-bottom:14px}.analysis-context-bar{display:flex;align-items:stretch;gap:8px;margin-bottom:12px;overflow-x:auto;scrollbar-width:thin}.analysis-context-item{min-width:180px;display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.analysis-context-item--wide{min-width:300px}.analysis-context-item svg{color:var(--ads-text-secondary)}.analysis-context-item div{min-width:0;display:grid;gap:3px}.analysis-context-item span{color:var(--ads-text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.analysis-context-item strong{overflow:hidden;color:var(--ads-text-primary);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.dashboard-mode-panel{display:grid;gap:10px;margin-bottom:12px;padding:12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.dashboard-mode-panel__header,.dashboard-card-board__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dashboard-mode-panel__header h2,.dashboard-card-board__header h2{margin:0;font-size:15px}.dashboard-mode-panel__header p,.dashboard-card-board__header p{margin:4px 0 0;color:var(--ads-text-secondary);font-size:13px}.dashboard-mode-rail,.dashboard-board-tools{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin}.dashboard-mode-card{min-width:210px;display:flex;align-items:flex-start;gap:9px;padding:10px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-primary);text-align:left}.dashboard-mode-card.is-active{border-color:#533afd47;background:var(--ads-accent-soft)}.dashboard-mode-card svg{color:var(--ads-accent)}.dashboard-mode-card div{min-width:0;display:grid;gap:4px}.dashboard-mode-card strong{font-size:13px}.dashboard-mode-card span{color:var(--ads-text-secondary);font-size:12px}.saved-view-panel{display:grid;gap:10px;margin-bottom:14px;padding:12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.saved-view-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.saved-view-panel__header h2{margin:0;font-size:15px}.saved-view-panel__header p{margin:4px 0 0;color:var(--ads-text-secondary);font-size:13px}.saved-view-rail{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.saved-view-card{min-width:164px;display:grid;gap:4px;padding:10px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-primary);text-align:left}.saved-view-card.is-active{border-color:#533afd47;background:var(--ads-accent-soft)}.saved-view-card strong{font-size:13px}.saved-view-card span{color:var(--ads-text-secondary);font-size:12px}.dashboard-card-board{display:grid;gap:12px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.dashboard-card-board .card-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.report-selector-panel{display:grid;gap:10px;margin-bottom:14px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.report-selector-panel__header,.dashboard-rail-section__header,.composition-block__header,.dashboard-table-caption{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.report-selector-panel__header h2,.dashboard-rail-section__header h2,.composition-block__header h3{margin:0;font-size:15px;line-height:22px}.report-selector-panel__header p,.composition-block__header p{margin:3px 0 0;color:var(--ads-text-secondary);font-size:13px;line-height:20px}.report-selector-rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}.report-selector-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;align-items:start;padding:12px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-lg);background:var(--ads-bg-muted);color:var(--ads-text-primary);text-align:left}.report-selector-card.is-active{border-color:#533afd4d;background:var(--ads-accent-soft)}.report-selector-card div{min-width:0;display:grid;gap:4px}.report-selector-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-selector-card span,.report-selector-card small{color:var(--ads-text-muted);font-size:12px}.report-selector-card small{grid-column:1 / -1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-report-section{display:grid;gap:12px;margin-bottom:16px}.daily-report-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.daily-report-section__header h2{margin:0;color:var(--ads-text-primary);font-size:17px;line-height:24px}.daily-report-section__header p{max-width:860px;margin:4px 0 0;color:var(--ads-text-secondary);font-size:13px;line-height:21px}.daily-report-section__right{display:flex;flex-shrink:0;justify-content:flex-end}.daily-report-grid,.optimizer-plan-grid,.process-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.daily-report-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.daily-report-table-card,.optimizer-plan-card,.process-metric-card{min-width:0;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.daily-report-table-card h3,.optimizer-plan-card h3,.process-metric-card h3{margin:0;color:var(--ads-text-primary);font-size:14px;line-height:20px}.daily-report-table-scroll{margin-top:10px;overflow-x:auto}.daily-report-table{width:100%;min-width:620px;border-collapse:collapse;color:var(--ads-text-primary);font-size:12px}.daily-report-table th,.daily-report-table td{padding:9px 8px;border-bottom:1px solid var(--ads-border-soft);text-align:left;vertical-align:top}.daily-report-table th{color:var(--ads-text-muted);font-size:11px;font-weight:700}.daily-report-table tr:last-child td{border-bottom:0}.process-metric-card{display:grid;gap:7px}.process-metric-card p,.optimizer-plan-card p{margin:0;color:var(--ads-text-secondary);font-size:13px;line-height:20px}.optimizer-plan-card{display:grid;gap:12px}.optimizer-plan-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.optimizer-plan-card__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-report-main--full{width:100%}.dashboard-report-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:18px;align-items:start}.dashboard-report-main,.dashboard-report-rail{min-width:0}.dashboard-empty-state{display:grid;gap:4px;margin-top:12px;padding:14px 16px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-surface);color:var(--ads-text-secondary)}.dashboard-empty-state strong{color:var(--ads-text-primary)}.dashboard-table-caption{align-items:center;margin-bottom:10px;color:var(--ads-text-secondary);font-size:13px}.dashboard-table-caption div{min-width:0;display:flex;align-items:center;gap:8px;color:var(--ads-text-primary)}.dashboard-table-caption span{max-width:460px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-report-rail{position:sticky;top:24px;display:grid;gap:12px}.dashboard-rail-section{display:grid;gap:12px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.composition-block-stack{display:grid;gap:14px}.composition-block{display:grid;gap:10px}.composition-block .card-grid{display:grid;grid-template-columns:minmax(0,1fr)}.composition-block .analysis-card--wide{grid-column:auto}.dashboard-report-section-body{display:grid;gap:10px}.dashboard-report-section-body p{margin:0;color:var(--ads-text-secondary);font-size:13px;line-height:1.55}.dashboard-report-rail .entity-drawer{padding:0;border:0;background:transparent}.dashboard-report-rail .drawer-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-chatbox--report{position:static;right:auto;bottom:auto;left:auto;min-height:58px;align-items:center;border-radius:var(--ads-radius-panel);box-shadow:var(--ads-shadow-md);z-index:6}.dashboard-chatbox__context{display:flex;flex-wrap:wrap;gap:6px;max-width:430px}.daily-report-mode-panel,.optimizer-focus-panel{display:grid;gap:12px;margin-bottom:16px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.daily-report-mode-panel__header,.optimizer-focus-panel__intro{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.daily-report-mode-panel__header h2,.optimizer-focus-panel__intro h2{margin:0;color:var(--ads-text-primary);font-size:16px;line-height:23px}.daily-report-mode-panel__header p,.optimizer-focus-panel__intro p{max-width:900px;margin:4px 0 0;color:var(--ads-text-secondary);font-size:13px;line-height:21px}.daily-report-mode-switch,.optimizer-app-selector{display:flex;flex-wrap:wrap;gap:8px}.daily-report-mode-switch button,.optimizer-app-selector button{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-secondary)}.daily-report-mode-switch button.is-active,.optimizer-app-selector button.is-active{border-color:#533afd61;background:var(--ads-accent-soft);color:var(--ads-accent)}.optimizer-app-selector button{min-width:150px;justify-content:space-between}.optimizer-app-selector strong{color:inherit;font-size:13px}.optimizer-app-selector span{color:var(--ads-text-muted);font-size:12px}.optimizer-metric-line{display:flex;flex-wrap:wrap;gap:8px 18px;padding-top:2px;color:var(--ads-text-muted);font-size:12px;line-height:18px}.optimizer-metric-line span{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap}.optimizer-metric-line strong{color:var(--ads-text-primary);font-variant-numeric:tabular-nums}.optimizer-tree-card{overflow:hidden;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.optimizer-tree-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid var(--ads-border-soft);background:var(--ads-bg-muted)}.optimizer-tree-toolbar>div:first-child{min-width:0;display:flex;align-items:baseline;gap:10px}.optimizer-tree-toolbar strong{color:var(--ads-text-primary);font-size:13px}.optimizer-tree-toolbar span{color:var(--ads-text-muted);font-size:12px}.optimizer-tree-toolbar__actions{display:inline-flex;gap:8px;flex-shrink:0}.optimizer-tree-toolbar__actions button{min-height:30px;padding:0 10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-secondary);font-size:12px;font-weight:700}.optimizer-tree-table{width:100%;min-width:1260px;border-collapse:separate;border-spacing:0}.optimizer-tree-table th,.optimizer-tree-table td{padding:10px 12px;border-bottom:1px solid var(--ads-border-soft);color:var(--ads-text-secondary);text-align:left;vertical-align:middle;white-space:nowrap}.optimizer-tree-table th{background:var(--ads-bg-surface);color:var(--ads-text-muted);font-size:11px;font-weight:750}.optimizer-tree-table tbody tr:last-child td{border-bottom:0}.optimizer-tree-row--account td{background:var(--ads-bg-muted);color:var(--ads-text-primary);font-weight:700}.optimizer-tree-row--campaign td{color:var(--ads-text-primary)}.optimizer-tree-row:hover td{background:var(--ads-bg-hover)}.optimizer-tree-object{min-width:360px;display:flex;align-items:center;gap:8px}.optimizer-tree-object>span:last-child{min-width:0;display:grid;gap:2px}.optimizer-tree-object strong{max-width:560px;overflow:hidden;color:var(--ads-text-primary);font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.optimizer-tree-object em{overflow:hidden;color:var(--ads-text-muted);font-size:11px;font-style:normal;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.optimizer-tree-toggle{width:24px;height:24px;display:inline-grid;flex:0 0 24px;place-items:center;border:1px solid var(--ads-border);border-radius:var(--ads-radius-sm);background:var(--ads-bg-surface);color:var(--ads-text-muted)}.optimizer-tree-toggle--empty{border-color:transparent;background:transparent}.optimizer-action-badge{max-width:180px;display:inline-flex;align-items:center;padding:3px 8px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-full);overflow:hidden;color:var(--ads-text-secondary);font-size:12px;font-weight:700;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.optimizer-action-badge--close_campaign{border-color:#dc262647;background:#fef2f2;color:#991b1b}.optimizer-action-badge--partial_campaign{border-color:#d9770647;background:#fffbeb;color:#92400e}.optimizer-action-badge--keep_campaign{border-color:#16a34a3d;background:#f0fdf4;color:#166534}.optimizer-action-badge--account{border-color:var(--ads-border);background:var(--ads-bg-surface);color:var(--ads-text-secondary)}.optimizer-tree-reason{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-section-stack{display:grid;gap:16px}.report-header-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px}.report-date-control{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-secondary);font-size:12px;font-weight:700}.report-date-control select{border:0;outline:0;background:transparent;color:var(--ads-text-primary);font:inherit}.daily-report-section--hero{padding:16px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.summary-strip--six,.summary-strip--optimizer{grid-template-columns:repeat(6,minmax(130px,1fr))}.daily-trend-grid,.process-table-grid,.optimizer-action-table-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.daily-trend-card{display:grid;gap:11px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.daily-trend-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.daily-trend-card__top strong{font-size:13px}.daily-trend-bar{height:8px;overflow:hidden;border-radius:var(--ads-radius-full);background:var(--ads-bg-hover)}.daily-trend-bar span{display:block;height:100%;border-radius:inherit;background:var(--ads-accent)}.daily-trend-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.daily-trend-card dt{margin-bottom:3px;color:var(--ads-text-muted);font-size:11px;font-weight:700}.daily-trend-card dd{margin:0;color:var(--ads-text-primary);font-size:13px;font-weight:700}.daily-trend-table th,.daily-trend-table td{white-space:nowrap}.daily-trend-table__bar{width:min(220px,100%);height:7px;overflow:hidden;border-radius:var(--ads-radius-full);background:var(--ads-bg-hover)}.daily-trend-table__bar span{display:block;height:100%;border-radius:inherit;background:var(--ads-accent)}.daily-report-table-card--wide .daily-report-table{min-width:940px}.process-table-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.optimizer-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.optimizer-action-count{min-height:72px;display:grid;align-content:center;gap:4px;padding:13px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-lg);background:var(--ads-bg-muted)}.optimizer-action-count span{color:var(--ads-text-muted);font-size:12px;font-weight:650}.optimizer-action-count strong{color:var(--ads-text-primary);font-size:24px;line-height:28px}.optimizer-action-table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-strip--compact{grid-template-columns:repeat(3,minmax(160px,1fr))}.mini-metric{padding:13px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.table-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.search-box{min-height:36px;display:flex;align-items:center;gap:8px;flex:1;padding:0 12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-muted)}.entity-table-shell{overflow:hidden;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.entity-table-toolbar{padding:12px 14px;border-bottom:1px solid var(--ads-border)}.table-title{font-weight:700}.table-subtitle{margin-top:3px;color:var(--ads-text-secondary);font-size:12px}.entity-table-toolbar>div:first-child{min-width:220px}.column-preset-rail,.field-nav-rail{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;cursor:grab;scrollbar-color:rgba(34,34,34,.24) transparent;scrollbar-width:thin;touch-action:pan-y}.column-preset-rail{min-width:280px;max-width:min(760px,58vw)}.field-nav-rail{padding:8px 14px 7px;border-bottom:1px solid var(--ads-border-soft);background:var(--ads-bg-muted)}.column-preset-rail::-webkit-scrollbar,.field-nav-rail::-webkit-scrollbar{height:6px}.column-preset-rail::-webkit-scrollbar-thumb,.field-nav-rail::-webkit-scrollbar-thumb{border-radius:999px;background:#22222238}.column-preset-rail.is-dragging,.field-nav-rail.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.column-preset-rail__track,.field-nav-rail__track{width:max-content;display:flex;gap:6px;padding:2px}.column-preset-rail .toolbar-chip{flex:0 0 auto}.field-nav-chip{min-height:26px;flex:0 0 auto;padding:0 9px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-sm);background:var(--ads-bg-surface);color:var(--ads-text-secondary);font-size:12px;font-weight:600;white-space:nowrap}.field-nav-chip.is-active{border-color:#533afd47;background:var(--ads-accent-soft);color:var(--ads-accent-hover)}.entity-table-context{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;border-bottom:1px solid var(--ads-border-soft);background:var(--ads-bg-muted)}.selected-row-summary,.field-group-legend{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px}.selected-row-summary span{color:var(--ads-text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.selected-row-summary strong{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-table-scroll{max-height:calc(100vh - 390px);min-height:340px;border:0;border-radius:0}.page-layout--dashboard-data-grid .entity-table-scroll{max-height:calc(100vh - 420px)}.entity-table{font-size:13px}.entity-table__object-col{position:sticky;left:0;z-index:2;min-width:326px;max-width:326px;background:inherit}.entity-table__status-col{position:sticky;left:326px;z-index:2;min-width:136px;max-width:136px;background:inherit}.entity-table thead .entity-table__object-col,.entity-table thead .entity-table__status-col{z-index:4}.entity-table__group-header{border-left:1px solid var(--ads-border-soft);color:var(--ads-text-secondary)!important;text-align:center!important}.entity-table__field-header{color:var(--ads-text-muted)!important}.entity-table__cell--right{text-align:right!important}.entity-table__cell--center{text-align:center!important}.entity-table__cell--left{text-align:left!important}.importance-core{background-color:#533afd06}.entity-table tr{background:var(--ads-bg-surface)}.entity-table tbody tr:hover{background:var(--ads-bg-hover)}.entity-table tbody tr.is-selected{background:var(--ads-accent-soft)}.tree-toggle{width:22px;height:22px;display:inline-grid;place-items:center;flex:0 0 auto;padding:0;border:0;background:transparent;color:var(--ads-text-secondary)}.tree-toggle:disabled{cursor:default}.tree-toggle__dot{width:4px;height:4px;border-radius:999px;background:var(--ads-border)}.entity-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--ads-text-muted)}.entity-dot--meta{background:var(--ads-blue)}.entity-dot--google_ads{background:var(--ads-orange)}.entity-dot--tiktok{background:var(--ads-accent)}.entity-object{gap:7px}.entity-object__label{max-width:245px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:620}.entity-object__meta{margin-top:2px;color:var(--ads-text-muted);font-size:11px}.metric-cell{display:grid;gap:2px}.metric-cell--right{justify-items:end}.metric-cell--center{justify-items:center}.metric-cell--left{justify-items:start}.metric-cell span{color:var(--ads-text-primary)}.metric-cell small{font-size:11px}.dashboard-chatbox{margin-top:12px;min-height:48px;padding:6px 6px 6px 14px}.dashboard-inspector-row{margin-top:14px}.dashboard-inspector-row .entity-drawer{padding:16px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.dashboard-inspector-row .drawer-panel{grid-template-columns:minmax(0,1fr)}.dashboard-inspector-row .drawer-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.entity-drawer{display:flex;flex-direction:column;gap:14px}.drawer-eyebrow{margin-bottom:5px;color:var(--ads-text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.drawer-tabs{display:flex;flex-wrap:wrap;gap:7px}.drawer-panel{display:grid;gap:12px}.drawer-summary{margin:0;color:var(--ads-text-secondary);line-height:1.55}.drawer-section-label{display:flex;align-items:center;gap:7px;color:var(--ads-text-secondary);font-size:12px;font-weight:700;text-transform:uppercase}.drawer-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.drawer-metric{padding:10px;border-radius:var(--ads-radius-md);border:1px solid var(--ads-border);background:var(--ads-bg-surface)}.drawer-metric strong{display:block;margin-top:6px;font-size:18px}.drawer-metric small{display:block;margin-top:4px}.drawer-followups{display:flex;flex-wrap:wrap;gap:7px}.drawer-followups button{min-height:28px;padding:0 9px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-sm);background:var(--ads-bg-surface);color:var(--ads-text-secondary);font-size:12px}.diagnosis-note-list,.funnel-path{display:grid;gap:8px}.diagnosis-note,.funnel-step{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.diagnosis-note span,.funnel-step span{color:var(--ads-text-muted);font-size:12px}.diagnosis-note strong,.funnel-step strong{display:block;margin-top:3px;font-size:13px}.evidence-card div,.approval-card div{min-width:0;display:grid;gap:4px;flex:1}.trace-mini{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-secondary)}.trace-mini div{min-width:0;display:grid;gap:3px;flex:1}.trace-mini strong{color:var(--ads-text-primary)}.report-run-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;margin-bottom:22px}.report-run{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);text-align:left;box-shadow:var(--ads-shadow-sm)}.report-run div{min-width:0;display:grid;gap:4px;flex:1}.report-run span{overflow:hidden;color:var(--ads-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.section-block{margin-top:24px}.section-block__header{margin-bottom:12px}.section-block--columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.report-sections{display:grid;gap:18px}.report-section{display:grid;gap:12px}.report-section__header p{max-width:760px;margin:4px 0 0;color:var(--ads-text-secondary);line-height:1.5}.report-anchors{height:fit-content;display:grid;gap:10px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface)}.anchor-row{padding:10px 0;border-top:1px solid var(--ads-border-soft)}.anchor-row span{display:block;margin-top:4px;color:var(--ads-text-muted);font-size:12px}.settings-grid,.card-workspace{display:grid;gap:12px}.tree-card,.settings-card{border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.card-section-heading{margin-bottom:12px}.card-section-heading h2{margin:0}.settings-row span{color:var(--ads-text-muted);font-size:12px}.settings-panel{padding:16px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.settings-panel--wide{grid-column:1 / -1}.figma-dashboard-canvas{width:min(1480px,100%);display:grid;gap:16px}.figma-dashboard-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;min-height:178px;padding:26px;border-radius:22px;background:#f5f3f0;outline:1px solid rgba(177,179,173,.14)}.figma-dashboard-hero>div:first-child{min-width:0;display:grid;gap:8px}.figma-dashboard-hero span,.figma-dashboard-metric span,.figma-dashboard-card__body span{color:#675f42;font-size:11px;font-weight:760;letter-spacing:.08em;line-height:14px;text-transform:uppercase}.figma-dashboard-hero h1{margin:0;color:#30332f;font-family:var(--ads-font-ui);font-size:48px;line-height:1.04}.figma-dashboard-hero p{max-width:620px;margin:0;color:#6f716b;font-size:14px;line-height:1.7}.figma-dashboard-health{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.figma-dashboard-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.figma-dashboard-metric{min-width:0;display:grid;align-content:center;min-height:94px;gap:4px;padding:16px;border-radius:16px;background:#fffdf9;outline:1px solid rgba(177,179,173,.14)}.figma-dashboard-metric strong{color:#171a1f;font-size:28px;font-weight:760;font-variant-numeric:tabular-nums;line-height:32px}.figma-dashboard-metric em{overflow:hidden;color:#858780;font-size:12px;font-style:normal;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.figma-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.figma-dashboard-card{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;min-height:228px;padding:18px;border-radius:18px;background:#fffdf9;outline:1px solid rgba(177,179,173,.14)}.figma-dashboard-card__icon{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;background:#ebe7dd;color:#675f42}.figma-dashboard-card__body{min-width:0;display:grid;align-content:start;gap:8px}.figma-dashboard-card h2{margin:0;color:#30332f;font-family:var(--ads-font-serif);font-size:24px;line-height:30px}.figma-dashboard-card p{margin:0;color:#6f716b;font-size:13px;line-height:1.55}.figma-dashboard-card button{width:max-content;min-width:72px;height:34px;padding:0 14px;border:0;border-radius:12px;background:#625c51;color:#fffdf9;font:inherit;font-size:13px;font-weight:760}.figma-dashboard-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:58px;padding:12px 16px;border-radius:16px;background:#f8f2dd;color:#675f42}.figma-dashboard-strip>div{display:flex;align-items:center;gap:8px}.figma-dashboard-strip strong{color:#30332f;font-size:13px}.figma-dashboard-strip p{overflow:hidden;margin:0;color:#6f716b;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1100px){.figma-dashboard-metrics,.figma-dashboard-grid{grid-template-columns:1fr}.figma-dashboard-hero{display:grid;align-items:start}.figma-dashboard-health{justify-content:flex-start}}@media(max-width:720px){.figma-dashboard-hero h1{font-size:36px}.figma-dashboard-strip{grid-template-columns:minmax(0,1fr)}.figma-dashboard-strip p{white-space:normal}}.figma-google-dashboard-canvas{width:min(1640px,100%);align-content:start;gap:14px}.figma-dashboard{grid-template-columns:216px minmax(0,1fr)}.figma-dashboard .figma-admg-topbar,.figma-dashboard .figma-admg-canvas{grid-column:2}.figma-dashboard-nav-group{display:grid;gap:3px}.figma-dashboard-sidebar-list{display:grid;align-content:start;gap:2px;margin-top:0;padding:0 0 2px 22px;border-top:0;box-shadow:none}.figma-dashboard-sidebar-list button{position:relative;min-width:0;display:flex;align-items:center;height:30px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#6f716b;text-align:left;transition:background .14s ease}.figma-dashboard-sidebar-list button span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#30332f;font-size:12px;font-weight:700;line-height:15px}.figma-dashboard-sidebar-list button:hover{background:#fffdf99e}.figma-dashboard-sidebar-list button.is-active{background:#ebe7ddd1;box-shadow:inset 3px 0 #675f42}.figma-dashboard-sidebar-list button.is-active span{color:#171a1f}.figma-google-dashboard-head{display:flex;align-items:end;justify-content:space-between;gap:22px;padding:22px 24px;border-radius:18px;background:#f5f3f0}.figma-google-dashboard-head>div:first-child{min-width:0;display:grid;gap:6px}.figma-google-dashboard-head span{color:#675f42;font-size:10px;font-weight:780;letter-spacing:.08em;line-height:14px}.figma-google-dashboard-head h1{margin:0;color:#30332f;font-family:var(--ads-font-serif);font-size:36px;line-height:1.1}.figma-google-dashboard-head p{margin:0;color:#6f716b;font-size:13px;line-height:1.6}.figma-google-dashboard-status{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.figma-google-dashboard-toolbar{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border-radius:14px;background:#eeeae3}.figma-google-dashboard-tabs,.figma-google-dashboard-apps{display:flex;align-items:center;gap:4px;min-width:0}.figma-google-dashboard-tabs{min-width:max-content}.figma-google-dashboard-tabs,.figma-google-dashboard-date,.figma-google-dashboard-apps,.figma-google-dashboard-refresh{border-radius:11px;background:#f8f7f4}.figma-google-dashboard-tabs button,.figma-google-dashboard-apps button,.figma-google-dashboard-refresh{flex:0 0 auto;height:34px;border:0;border-radius:10px;background:transparent;color:#595b55;font-family:var(--ads-font-sans);font-size:12px;font-weight:760}.figma-google-dashboard-tabs button,.figma-google-dashboard-apps button{padding:0 12px}.figma-google-dashboard-tabs button.is-active,.figma-google-dashboard-apps button.is-active{background:#625c51;color:#fff8ee}.figma-google-dashboard-date{display:flex;align-items:center;gap:8px;height:34px;padding:0 10px;color:#675f42}.figma-google-dashboard-date input{width:136px;border:0;background:transparent;color:#30332f;font-family:var(--ads-font-sans);font-size:12px;font-weight:700;outline:0}.figma-google-dashboard-apps{overflow-x:auto;padding:0 4px}.figma-google-dashboard-refresh{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px}.figma-google-dashboard-refresh:hover,.figma-google-dashboard-tabs button:hover,.figma-google-dashboard-apps button:hover{color:#30332f}.figma-google-dashboard-refresh:hover{background:#fffdf9}.figma-google-dashboard-refresh:disabled{cursor:wait;opacity:.68}.figma-google-dashboard-refresh.is-loading svg,.figma-google-dashboard-loading svg{animation:auxeo-spin .9s linear infinite}.figma-google-dashboard-loading{display:flex;align-items:center;gap:9px;min-height:38px;padding:9px 13px;border-radius:12px;background:#fff8df;color:#675f42;outline:1px solid rgba(207,184,97,.2)}.figma-google-dashboard-loading strong{color:#30332f;font-size:12px;font-weight:760}.figma-google-dashboard-loading span{color:#6f716b;font-size:12px;font-variant-numeric:tabular-nums}.figma-google-dashboard-empty,.figma-google-dashboard-chart-empty{display:grid;place-items:center;gap:8px;min-height:160px;border-radius:14px;background:#f5f3f0;color:#858780;font-size:13px}.figma-google-dashboard-empty{min-height:92px;grid-template-columns:auto auto minmax(0,1fr);justify-content:start;padding:14px 16px}.figma-google-dashboard-empty strong{color:#9e422c}.figma-google-dashboard-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.figma-google-dashboard-metric{min-width:0;display:grid;align-content:center;gap:4px;min-height:86px;padding:14px;border-radius:14px;background:#fffdf9}.figma-google-dashboard-metric span{color:#6f716b;font-size:11px;font-weight:760;letter-spacing:.04em;line-height:14px}.figma-google-dashboard-metric strong{overflow:hidden;color:#171a1f;font-family:var(--ads-font-sans);font-size:24px;font-variant-numeric:tabular-nums;font-weight:780;line-height:29px;text-overflow:ellipsis;white-space:nowrap}.figma-google-dashboard-actions{display:inline-flex;align-items:center;gap:6px}.figma-google-dashboard-local-draft{display:inline-flex;align-items:center;height:28px;padding:0 8px;border:1px solid rgba(98,92,81,.14);border-radius:8px;background:#f8f7f4;color:#77786f;font-size:10px;font-weight:740;white-space:nowrap}.figma-google-dashboard-refresh.is-active{background:#625c51;color:#fff8ee}.figma-google-dashboard-new-widget{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:34px;padding:0 14px;border:0;border-radius:10px;background:#625c51;color:#fff8ee;font-size:12px;font-weight:780}.figma-google-dashboard-new-widget:hover{background:#4d493f}.figma-google-dashboard-manage{height:34px;padding:0 12px;border:1px solid rgba(98,92,81,.2);border-radius:10px;background:#fffdf9;color:#625c51;font-size:12px;font-weight:760}.figma-google-dashboard-manage:hover,.figma-google-dashboard-manage.is-active{border-color:#625c5173;background:#eeeae3;color:#30332f}.dashboard-add-widget-card{display:grid;place-items:center;gap:5px;min-height:104px;padding:18px;border:1px dashed rgba(98,92,81,.32);border-radius:14px;background:#fffdf98c;color:#675f42}.dashboard-add-widget-card:hover{border-color:#625c51a3;background:#fffdf9}.dashboard-add-widget-card strong{color:#30332f;font-size:13px}.dashboard-add-widget-card span{color:#858780;font-size:11px}.dashboard-widget-builder{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px}.dashboard-widget-builder__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1b1d1c7a;cursor:default}.dashboard-widget-builder__panel{position:relative;z-index:1;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1160px,calc(100vw - 48px));height:min(760px,calc(100vh - 48px));overflow:hidden;border:1px solid rgba(98,92,81,.18);border-radius:16px;background:#fffdf9;box-shadow:0 24px 80px #1b1d1c33}.dashboard-widget-builder__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px 16px;border-bottom:1px solid rgba(98,92,81,.12)}.dashboard-widget-builder__header>div{display:grid;gap:4px}.dashboard-widget-builder__header span{color:#675f42;font-size:10px;font-weight:820;letter-spacing:.1em}.dashboard-widget-builder__header strong{color:#30332f;font-family:var(--ads-font-serif);font-size:26px;line-height:32px}.dashboard-widget-builder__header p{margin:0;color:#77786f;font-size:12px}.dashboard-widget-builder__close{display:inline-grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;background:transparent;color:#77786f}.dashboard-widget-builder__close:hover{background:#eeeae3;color:#30332f}.dashboard-widget-builder__tabs{display:flex;align-items:center;gap:4px;padding:0 24px;border-bottom:1px solid rgba(98,92,81,.12)}.dashboard-widget-builder__tabs button{height:38px;padding:0 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:#858780;font-size:12px;font-weight:760}.dashboard-widget-builder__tabs button.is-active{border-bottom-color:#625c51;color:#30332f}.dashboard-widget-builder__tabs button:disabled{cursor:not-allowed;opacity:.45}.dashboard-widget-builder__body{display:grid;grid-template-columns:242px minmax(0,1fr);min-height:0}.dashboard-widget-builder__settings{min-width:0;overflow:auto;border-right:1px solid rgba(98,92,81,.12);background:#fbf9f6}.dashboard-widget-builder__section{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;width:100%;min-height:42px;border:0;border-bottom:1px solid rgba(98,92,81,.1);background:transparent}.dashboard-widget-builder__section:hover,.dashboard-widget-builder__section.is-active{background:#f1eee8}.dashboard-widget-builder__section-main{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;min-width:0;height:42px;gap:5px;padding:0 0 0 12px;border:0;background:transparent;color:#30332f;text-align:left}.dashboard-widget-builder__section-main:hover,.dashboard-widget-builder__section-add:hover{color:#30332f}.dashboard-widget-builder__section-caret{display:inline-grid;place-items:center;color:#858780}.dashboard-widget-builder__section-copy{min-width:0;display:grid;gap:3px}.dashboard-widget-builder__section-copy strong{color:#30332f;font-size:10.5px;font-weight:720}.dashboard-widget-builder__section-copy small{overflow:hidden;color:#858780;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.dashboard-widget-builder__section-count{min-width:20px;padding:2px 5px;border-radius:999px;background:#eee2bd;color:#675f42;font-size:8.5px;font-weight:800;text-align:center}.dashboard-widget-builder__section-add{display:inline-grid;width:28px;height:42px;place-items:center;border:0;background:transparent;color:#675f42}.dashboard-widget-builder__section-add svg{stroke-width:2}.dashboard-widget-builder__section-main:focus-visible,.dashboard-widget-builder__section-add:focus-visible,.dashboard-widget-builder__add-metric:focus-visible{outline:2px solid rgba(98,92,81,.45);outline-offset:-2px}.dashboard-widget-builder__section>svg{color:#858780}.dashboard-widget-builder__section-content{display:grid;gap:8px;padding:10px 12px 12px;border-bottom:1px solid rgba(98,92,81,.1);background:#fffdf9}.dashboard-widget-builder__selected-metrics{display:grid;gap:4px}.dashboard-widget-builder__selected-metric{display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:7px;min-height:40px;padding:5px 7px;border:1px solid rgba(98,92,81,.18);border-radius:6px;background:#fffdf9}.dashboard-widget-builder__selected-metric .dashboard-widget-builder__check{border-color:#625c51;background:#625c51;color:#fff8ee}.dashboard-widget-builder__selected-metric>span:last-child{min-width:0;display:grid;gap:2px}.dashboard-widget-builder__selected-metric strong{overflow:hidden;color:#30332f;font-size:9.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.dashboard-widget-builder__selected-metric small{overflow:hidden;color:#858780;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.dashboard-widget-builder__add-metric{display:inline-flex;align-items:center;justify-self:start;gap:5px;min-height:26px;padding:0 3px;border:0;background:transparent;color:#675f42;font-size:9.5px;font-weight:700}.dashboard-widget-builder__add-metric:hover{color:#30332f}.dashboard-widget-builder__metric-picker{display:grid;gap:8px;padding-top:2px;border-top:1px solid rgba(98,92,81,.1)}.dashboard-widget-builder__search{display:flex;align-items:center;gap:8px;height:34px;padding:0 10px;border:1px solid rgba(98,92,81,.14);border-radius:8px;background:#f8f7f4;color:#858780}.dashboard-widget-builder__search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#30332f;font-size:10px}.dashboard-widget-builder__custom-metric{display:flex;align-items:center;gap:7px;min-height:34px;padding:0 9px;border:1px dashed rgba(98,92,81,.24);border-radius:8px;background:#fffdf9;color:#675f42;font-size:9.5px;text-align:left}.dashboard-widget-builder__custom-metric small{margin-left:auto;color:#a0a198;font-size:8.5px}.dashboard-widget-builder__metric-group{display:grid;gap:3px}.dashboard-widget-builder__metric-group>span{padding:3px 0;color:#675f42;font-size:8.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dashboard-widget-builder__metric-option{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;min-height:34px;padding:4px 6px;border:0;border-radius:7px;background:transparent;text-align:left}.dashboard-widget-builder__metric-option:hover,.dashboard-widget-builder__metric-option.is-selected{background:#f1eee8}.dashboard-widget-builder__check{display:inline-grid;width:17px;height:17px;place-items:center;border:1px solid rgba(98,92,81,.28);border-radius:4px;color:#fff8ee}.dashboard-widget-builder__metric-option.is-selected .dashboard-widget-builder__check{border-color:#625c51;background:#625c51}.dashboard-widget-builder__metric-option>span:last-child{min-width:0;display:grid;gap:2px}.dashboard-widget-builder__metric-option strong{color:#30332f;font-size:9.5px}.dashboard-widget-builder__metric-option small,.dashboard-widget-builder__choice small{overflow:hidden;color:#858780;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.dashboard-widget-builder__choice-list{gap:6px}.dashboard-widget-builder__choice{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 8px;padding:8px 9px;border:1px solid rgba(98,92,81,.12);border-radius:8px;background:#fffdf9;color:#30332f;text-align:left}.dashboard-widget-builder__choice>span{font-size:10px;font-weight:740}.dashboard-widget-builder__choice small{grid-column:1 / -1}.dashboard-widget-builder__choice>svg{grid-row:1 / span 2;grid-column:2;color:#675f42}.dashboard-widget-builder__choice.is-selected{border-color:#625c5157;background:#f1eee8}.dashboard-widget-builder__choice:disabled{cursor:not-allowed;opacity:.48}.dashboard-widget-builder__helper{margin:3px 0 0;color:#858780;font-size:10px;line-height:15px}.dashboard-widget-builder__preview{min-width:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px;overflow:auto;padding:18px 20px 20px;background:#f5f3f0}.dashboard-widget-builder__top-config{display:grid;grid-template-columns:minmax(220px,1.6fr) repeat(3,minmax(118px,1fr));gap:8px}.dashboard-widget-builder__top-config label{display:grid;gap:5px}.dashboard-widget-builder__top-config label>span{color:#77786f;font-size:10px;font-weight:760}.dashboard-widget-builder__top-config input,.dashboard-widget-builder__select-like{display:flex;align-items:center;justify-content:space-between;min-width:0;height:34px;padding:0 10px;border:1px solid rgba(98,92,81,.14);border-radius:8px;outline:0;background:#fffdf9;color:#30332f;font-size:11px}.dashboard-widget-builder__select-like{color:#6f716b}.dashboard-widget-builder__select-like.is-readonly{align-items:flex-start;flex-direction:column;justify-content:center;gap:1px;cursor:default;background:#f4f2ed}.dashboard-widget-builder__select-like.is-readonly>span{color:#4d504a;font-size:11px;font-weight:700}.dashboard-widget-builder__select-like.is-readonly small{color:#92938c;font-size:9px}.dashboard-widget-builder__preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-widget-builder__preview-toolbar>div:first-child{display:grid;gap:3px}.dashboard-widget-builder__preview-toolbar strong{color:#30332f;font-size:13px}.dashboard-widget-builder__preview-toolbar span{color:#858780;font-size:10.5px}.dashboard-widget-builder__chart-types{display:inline-flex;align-items:center;gap:3px;padding:3px;border-radius:9px;background:#eeeae3}.dashboard-widget-builder__chart-types button{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:#77786f;font-size:10px;font-weight:740}.dashboard-widget-builder__chart-types button:hover,.dashboard-widget-builder__chart-types button.is-active{background:#fffdf9;color:#30332f}.dashboard-widget-builder__width-types{display:inline-flex;align-items:center;gap:3px;margin-left:6px;padding-left:8px;border-left:1px solid rgba(98,92,81,.14)}.dashboard-widget-builder__width-types button{min-width:42px;height:28px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:#77786f;font-size:10px;font-weight:740}.dashboard-widget-builder__width-types button:hover,.dashboard-widget-builder__width-types button.is-active{background:#fffdf9;color:#30332f}.dashboard-widget-builder__preview-card{min-height:280px;overflow:auto;padding:10px;border:1px solid rgba(98,92,81,.12);border-radius:13px;background:#fffdf9}.dashboard-widget-builder__preview-card .dashboard-widget-grid{grid-template-columns:minmax(0,1fr);gap:0}.dashboard-widget-builder__preview-card .dashboard-widget{padding:4px;background:transparent;outline:0}.dashboard-widget-builder__preview-card .dashboard-widget-head strong{font-size:12px}.dashboard-widget-builder__preview-card .dashboard-widget-head span{font-size:10px}.dashboard-widget-builder__preview-card .dashboard-widget-chart-empty{min-height:220px}.dashboard-widget-builder__preview-card .dashboard-widget-table-wrap{max-height:220px}.dashboard-widget-builder__widget-preview{display:grid;gap:14px;min-width:0}.dashboard-widget-builder__widget-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-widget-builder__widget-title strong{color:#30332f;font-size:14px}.dashboard-widget-builder__widget-title span{color:#858780;font-size:9px}.dashboard-widget-builder__fake-chart{position:relative;height:214px;overflow:hidden;border-radius:9px;background:linear-gradient(180deg,#fbf9f6,#f5f3f0)}.dashboard-widget-builder__fake-chart-grid{position:absolute;top:18px;right:14px;bottom:28px;left:14px;background:repeating-linear-gradient(to bottom,rgba(98,92,81,.1) 0,rgba(98,92,81,.1) 1px,transparent 1px,transparent 42px)}.dashboard-widget-builder__fake-chart-line{position:absolute;left:8%;right:7%;bottom:35px;height:150px;border-top:3px solid #2563eb;border-radius:50% 44% 56% 32%;transform:rotate(-3deg) skewY(-9deg);opacity:.78}.dashboard-widget-builder__fake-chart-line:after{position:absolute;top:31px;right:0;bottom:0;left:0;border-top:3px solid #d97706;border-radius:48% 36% 44% 53%;content:"";transform:rotate(7deg) skewY(13deg)}.dashboard-widget-builder__fake-chart-line--1{border-color:#059669;transform:rotate(5deg) skewY(8deg)}.dashboard-widget-builder__fake-chart-line--1:after{border-color:#7c3aed}.dashboard-widget-builder__fake-chart-line--2{border-color:#ea580c;transform:rotate(-7deg) skewY(-5deg)}.dashboard-widget-builder__fake-chart-line--2:after{border-color:#0891b2}.dashboard-widget-builder__fake-chart-axis{position:absolute;right:14px;bottom:10px;left:14px;display:flex;justify-content:space-between;color:#858780;font-size:9px}.dashboard-widget-builder__legend{display:flex;flex-wrap:wrap;gap:7px 13px}.dashboard-widget-builder__legend span{display:inline-flex;align-items:center;gap:5px;color:#77786f;font-size:10px}.dashboard-widget-builder__legend i{width:7px;height:7px;border-radius:50%}.dashboard-widget-builder__fake-table{overflow:hidden;border:1px solid rgba(98,92,81,.1);border-radius:8px}.dashboard-widget-builder__fake-table>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;min-height:38px;align-items:center;padding:0 10px;border-bottom:1px solid rgba(98,92,81,.08);color:#77786f;font-size:10px}.dashboard-widget-builder__fake-table>div:first-child{background:#eeeae3;color:#675f42;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.dashboard-widget-builder__fake-table>div:last-child{border-bottom:0}.dashboard-widget-builder__empty-preview{display:grid;place-items:center;gap:8px;min-height:220px;color:#858780;text-align:center}.dashboard-widget-builder__empty-preview strong{color:#30332f;font-size:13px}.dashboard-widget-builder__empty-preview span{font-size:11px}.dashboard-widget-builder__preview-note{display:flex;flex-wrap:wrap;gap:6px 12px;color:#858780;font-size:10px}.dashboard-widget-builder__preview-note strong{color:#675f42}.dashboard-widget-builder__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 20px;border-top:1px solid rgba(98,92,81,.12);background:#fffdf9}.dashboard-widget-builder__footer>span{color:#858780;font-size:10.5px}.dashboard-widget-builder__footer>div{display:inline-flex;gap:7px}.dashboard-widget-builder__footer button{min-width:74px;height:32px;padding:0 12px;border:1px solid rgba(98,92,81,.16);border-radius:8px;background:#f8f7f4;color:#595b55;font-size:11px;font-weight:760}.dashboard-widget-builder__footer button:hover{background:#eeeae3}.dashboard-widget-builder__footer button.is-primary{border-color:#625c51;background:#625c51;color:#fff8ee}.dashboard-widget-builder__footer button.is-primary:hover{background:#4d493f}.dashboard-widget-builder__footer button:disabled{cursor:not-allowed;opacity:.45}.figma-google-dashboard-draftbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;border:1px solid rgba(98,92,81,.14);border-radius:12px;background:#fffdf9}.figma-google-dashboard-draftbar>div:first-child{display:grid;gap:2px}.figma-google-dashboard-draftbar strong{color:#30332f;font-size:12px}.figma-google-dashboard-draftbar span{color:#77786f;font-size:11px}.figma-google-dashboard-preview-diff{display:grid;gap:4px;max-width:min(780px,72vw);margin:8px 0 0;padding:0;list-style:none}.figma-google-dashboard-preview-diff li{display:grid;grid-template-columns:minmax(120px,1.2fr) 70px minmax(80px,1fr) 16px minmax(80px,1fr);align-items:center;gap:5px;color:#62645e;font-size:10px}.figma-google-dashboard-preview-diff li>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-google-dashboard-preview-diff li>span{color:#8a8b84}.figma-google-dashboard-preview-diff code{overflow:hidden;padding:3px 5px;border-radius:5px;background:#f3f1ec;color:#4d504a;font:10px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.figma-google-dashboard-preview-diff b{color:#9a6b1f;text-align:center}.figma-google-dashboard-command-error{color:#9b2c2c;border-color:#9b2c2c38;background:#fff5f4}.figma-google-dashboard-draft-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.figma-google-dashboard-draft-actions button{min-height:28px;padding:0 10px;border:1px solid rgba(98,92,81,.16);border-radius:8px;background:#f8f7f4;color:#595b55;font-size:11px;font-weight:720}.figma-google-dashboard-draft-actions button:hover{background:#eeeae3;color:#30332f}.figma-google-dashboard-draft-actions button:disabled{cursor:not-allowed;opacity:.45}.figma-google-dashboard-draft-actions button.is-primary{border-color:#625c51;background:#625c51;color:#fff8ee}.figma-google-dashboard-draft-actions button.is-primary:hover{background:#4d493f;color:#fff8ee}.figma-google-dashboard-editor-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:10px}.figma-google-dashboard-palette,.figma-google-dashboard-inspector{display:grid;align-content:start;gap:10px;min-width:0;padding:12px 13px;border:1px solid rgba(98,92,81,.14);border-radius:12px;background:#fffdf9}.figma-google-dashboard-editor-heading{display:grid;gap:2px}.figma-google-dashboard-editor-heading strong{color:#30332f;font-size:12px}.figma-google-dashboard-editor-heading span{color:#77786f;font-size:11px;line-height:16px}.figma-google-dashboard-palette-list{display:flex;flex-wrap:wrap;gap:6px}.figma-google-dashboard-palette-list button{display:grid;gap:2px;min-width:132px;padding:8px 10px;border:1px solid rgba(98,92,81,.14);border-radius:9px;background:#f8f7f4;text-align:left}.figma-google-dashboard-palette-list button:hover{border-color:#625c5152;background:#eeeae3}.figma-google-dashboard-palette-list strong{color:#30332f;font-size:11px}.figma-google-dashboard-palette-list span{color:#77786f;font-size:10px}.figma-google-dashboard-inspector>label{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:8px;color:#686a63;font-size:11px}.figma-google-dashboard-inspector input:not([type=checkbox]),.figma-google-dashboard-inspector select{min-width:0;height:30px;padding:0 9px;border:1px solid rgba(98,92,81,.16);border-radius:8px;background:#f8f7f4;color:#30332f;font-size:11px}.figma-google-dashboard-inspector fieldset{display:flex;flex-wrap:wrap;gap:5px 9px;margin:0;padding:8px;border:1px solid rgba(98,92,81,.12);border-radius:8px}.figma-google-dashboard-inspector legend{padding:0 4px;color:#686a63;font-size:10px}.figma-google-dashboard-check{display:inline-flex;align-items:center;gap:4px;color:#595b55;font-size:10px}.figma-google-dashboard-check input{accent-color:#625c51}.figma-google-dashboard-inspector--empty{color:#77786f;font-size:11px;line-height:17px}.figma-google-dashboard-metric em{overflow:hidden;color:#858780;font-size:11px;font-style:normal;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.figma-google-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.55fr);gap:14px}.figma-google-dashboard-panel{min-width:0;display:grid;gap:12px;padding:16px;border-radius:16px;background:#fffdf9}.figma-google-dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.figma-google-dashboard-panel-head>div{display:flex;align-items:center;gap:8px;min-width:0;color:#675f42}.figma-google-dashboard-panel-head strong{overflow:hidden;color:#30332f;font-family:var(--ads-font-sans);font-size:13px;font-weight:780;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.figma-google-dashboard-panel-head span{color:#858780;font-size:11px;font-variant-numeric:tabular-nums;line-height:16px;white-space:nowrap}.figma-google-dashboard-tooltip{display:grid;gap:5px;min-width:140px;padding:10px 12px;border-radius:12px;background:#fffdf9f2;box-shadow:0 12px 40px #30332f14;color:#30332f;font-size:12px}.figma-google-dashboard-tooltip strong{color:#171a1f;font-size:12px}.figma-google-dashboard-tooltip span{color:#6f716b;font-variant-numeric:tabular-nums}.figma-google-dashboard-table-panel{overflow:hidden}.figma-google-dashboard-table-wrap{overflow:auto;border-radius:12px;background:#f8f7f4}.figma-google-dashboard-table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;color:#30332f;font-family:var(--ads-font-sans);font-size:12px}.figma-google-dashboard-table th{padding:11px 12px;background:#eeeae3;color:#6f716b;font-size:10px;font-weight:800;letter-spacing:.08em;line-height:14px;text-align:left;text-transform:uppercase}.figma-google-dashboard-table td{padding:12px;background:#fffdf9;color:#30332f;font-variant-numeric:tabular-nums;line-height:17px}.figma-google-dashboard-table tr+tr td{box-shadow:inset 0 1px #b1b3ad1f}.figma-google-dashboard-table th:nth-child(n+3),.figma-google-dashboard-table td:nth-child(n+3){text-align:right}.figma-google-dashboard-table td:first-child{min-width:270px}.figma-google-dashboard-table td:first-child strong,.figma-google-dashboard-table td:first-child span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-google-dashboard-table td:first-child strong{max-width:360px;color:#171a1f;font-size:12px;font-weight:780}.figma-google-dashboard-table td:first-child span{margin-top:3px;color:#858780;font-family:var(--ads-font-serif);font-size:11px}.figma-google-dashboard-freshness{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;min-height:46px;padding:10px 14px;border-radius:14px;background:#eeeae3;color:#6f716b;font-size:12px}.figma-google-dashboard-freshness>div{display:flex;align-items:center;gap:8px;color:#675f42}.figma-google-dashboard-freshness strong{color:#30332f;font-size:12px}.figma-google-dashboard-freshness span{font-variant-numeric:tabular-nums}@media(max-width:1240px){.figma-google-dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.figma-google-dashboard-grid,.figma-google-dashboard-toolbar{grid-template-columns:1fr}.figma-google-dashboard-toolbar{align-items:stretch}}@media(max-width:720px){.figma-google-dashboard-head{display:grid;align-items:start}.figma-google-dashboard-head h1{font-size:30px}.figma-google-dashboard-status{justify-content:flex-start}.figma-google-dashboard-metrics{grid-template-columns:1fr}.figma-google-dashboard-empty{grid-template-columns:1fr;place-items:start}}.figma-google-dashboard-canvas{width:100%;max-width:none;gap:12px}.figma-google-dashboard-head{padding:18px 20px;border-radius:16px}.figma-google-dashboard-head h1{font-size:clamp(28px,2vw,34px)}.figma-google-dashboard-toolbar{grid-template-columns:auto auto minmax(260px,1fr) auto;align-items:center;gap:8px;padding:8px}.dashboard-widget-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}.dashboard-widget-target{min-width:0;display:grid;gap:8px}.dashboard-narrative-slot{padding:10px 14px 12px;border-radius:10px;background:#f3f0ea;color:#3f403c}.dashboard-narrative-slot p{margin:0;font-size:13px;line-height:1.6}.dashboard-narrative-slot__significance{margin-top:2px!important;color:#65665f}.dashboard-narrative-slot small{display:block;margin-top:5px;color:#807b70;font-size:11px}.dashboard-narrative-slot.is-loading,.dashboard-narrative-slot.is-stale{color:#6f6a60}.dashboard-narrative-slot.is-failed{color:#8a3d2c;background:#f5e9e4}.dashboard-overview-narrative{display:grid;gap:4px;padding:13px 16px;border-radius:12px;background:#eee9df;color:#353631}.dashboard-overview-narrative>span{color:#777166;font-size:11px;font-weight:760}.dashboard-overview-narrative p,.dashboard-overview-narrative small{margin:0;line-height:1.6}.dashboard-overview-narrative p{font-size:14px}.dashboard-overview-narrative small{color:#766f65;font-size:11px}.dashboard-overview-narrative.is-failed{background:#f5e9e4;color:#8a3d2c}.ds-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;justify-content:flex-end}.ds-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#211d1838;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ds-drawer__panel{position:relative;width:min(460px,94vw);height:100%;padding:var(--ads-space-6);overflow:auto;outline:0;background:var(--admg-surface, var(--ads-bg-surface));box-shadow:-18px 0 42px #30332f1a;display:flex;flex-direction:column;gap:var(--ads-space-5)}.ds-drawer__header,.ds-drawer__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--ads-space-3)}.ds-drawer__header>div{display:grid;gap:var(--ads-space-1)}.ds-drawer__eyebrow,.ds-field__label,.ds-field__hint{color:var(--admg-muted, var(--ads-text-muted));font-size:12px}.ds-drawer__header h2{margin:0;color:var(--admg-text, var(--ads-text-primary));font-size:26px;letter-spacing:-.02em}.ds-drawer__body{display:grid;gap:var(--ads-space-6)}.ds-drawer__footer{position:sticky;bottom:calc(var(--ads-space-6) * -1);margin-top:auto;padding:var(--ads-space-4) 0 var(--ads-space-6);justify-content:flex-end;background:linear-gradient(to bottom,rgba(251,249,246,0),var(--admg-surface, #fbf9f6) 28%)}.ds-drawer__footer .button{min-height:40px;padding:0 var(--ads-space-4);border-radius:var(--ads-radius-md)}.figma-admg .ds-drawer__footer .button--primary{border-color:var(--admg-primary-strong);background:var(--admg-primary-strong);color:#fff6ed}.figma-admg .ds-drawer__footer .button--ghost{color:var(--admg-text)}.ds-icon-button{display:inline-grid;width:36px;height:36px;place-items:center;border:0;border-radius:var(--ads-radius-md);background:transparent;color:var(--admg-text, var(--ads-text-primary));font:inherit;font-size:25px;line-height:1}.ds-icon-button:hover{background:var(--admg-low, var(--ads-bg-muted))}.ds-field{display:grid;gap:var(--ads-space-2)}.ds-field__label{font-weight:650}.ds-control{width:100%;min-height:40px;border:1px solid rgba(99,94,86,.15);border-radius:var(--ads-radius-md);padding:0 var(--ads-space-3);background:var(--admg-lowest, #fffdfa);color:var(--admg-text, var(--ads-text-primary));font:inherit;font-size:14px;transition:border-color .12s ease,background .12s ease}.ds-control:focus{border-color:#635e566b;outline:0;background:#fff}.ds-select{padding-right:34px}.ds-surface-card{display:flex;align-items:center;justify-content:space-between;gap:var(--ads-space-3);min-height:44px;padding:var(--ads-space-3);border-radius:var(--ads-radius-lg);background:var(--admg-low, #f3f0ea);color:var(--admg-text, var(--ads-text-primary))}.ds-choice-card{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:var(--ads-space-3);align-items:start;padding:var(--ads-space-4);border-radius:var(--ads-radius-lg);background:var(--admg-low, #f3f0ea);color:var(--admg-text, var(--ads-text-primary));cursor:pointer}.ds-choice-card:hover{background:var(--admg-lowest, #fffdfa)}.ds-choice-card.is-selected{background:var(--admg-gold-soft, #eee2bd)}.ds-choice-card input{position:absolute;opacity:0;pointer-events:none}.ds-choice-card__indicator{width:18px;height:18px;margin-top:1px;border:1px solid rgba(99,94,86,.35);border-radius:50%;background:var(--admg-lowest, #fffdfa)}.ds-choice-card.is-selected .ds-choice-card__indicator{border:5px solid var(--admg-primary, #635e56)}.ds-choice-card__copy{display:grid;gap:var(--ads-space-1)}.ds-choice-card__copy strong{font-size:14px}.ds-choice-card__copy small{color:var(--admg-muted, var(--ads-text-muted));line-height:1.5}.ds-choice-card__badge{padding:3px 7px;border-radius:var(--ads-radius-full);background:var(--admg-lowest, #fffdfa);color:var(--admg-muted, var(--ads-text-muted));font-size:11px;font-weight:700}.ds-feedback{margin:0;font-size:12px;line-height:1.5}.ds-feedback.is-success{color:var(--ads-green)}.ds-feedback.is-error{color:var(--ads-red)}.figma-admg .ds-drawer .status-pill{border-color:transparent;box-shadow:none}.dashboard-daily-report-section{display:grid;gap:var(--ads-space-4)}.dashboard-daily-report-section+.dashboard-daily-report-section{padding-top:var(--ads-space-2)}.dashboard-daily-report-section__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ads-space-3)}.dashboard-daily-report-section__heading h3,.dashboard-daily-report-section__heading p{margin:0}.dashboard-daily-report-section__heading h3{color:var(--admg-text);font-size:15px}.dashboard-daily-report-section__heading p{margin-top:3px;color:var(--admg-muted);font-size:12px}.dashboard-daily-report-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--ads-space-3)}.dashboard-daily-report-choices{display:grid;gap:var(--ads-space-2)}.dashboard-daily-report-scope span{color:var(--admg-muted);font-size:13px}@media(max-width:640px){.ds-drawer__panel{width:100%;padding:var(--ads-space-4)}.ds-drawer__footer{bottom:calc(var(--ads-space-4) * -1);padding-bottom:var(--ads-space-4)}.dashboard-daily-report-grid{grid-template-columns:1fr}}.dashboard-widget-target.is-selected>.dashboard-widget{outline:2px solid rgba(98,92,81,.42);outline-offset:2px}.dashboard-widget-target:focus-visible>.dashboard-widget,.dashboard-widget-edit-frame:focus-visible>.dashboard-widget{outline:2px solid #2563eb;outline-offset:3px}.dashboard-widget{min-width:0;display:grid;gap:12px;padding:14px;border-radius:14px;background:#fffdf9;outline:1px solid rgba(177,179,173,.1)}.dashboard-widget-edit-frame{position:relative;min-width:0}.dashboard-widget-edit-frame--full{grid-column:1 / -1}.dashboard-widget-edit-frame.is-selected>.dashboard-widget{outline:2px solid rgba(98,92,81,.42);outline-offset:2px}.dashboard-widget-edit-toolbar{position:absolute;z-index:2;top:8px;right:8px;display:inline-flex;align-items:center;gap:5px;padding:4px 5px 4px 8px;border:1px solid rgba(98,92,81,.16);border-radius:999px;background:#fffdf9f0;box-shadow:0 5px 16px #30332f14;color:#6f716b;font-size:10px;font-weight:760}.dashboard-widget-edit-toolbar>div{display:inline-flex;align-items:center;gap:2px}.dashboard-widget-edit-toolbar button{display:inline-grid;width:22px;height:22px;place-items:center;border:0;border-radius:7px;background:transparent;color:#595b55}.dashboard-widget-edit-toolbar button:hover{background:#eeeae3;color:#30332f}.dashboard-widget-edit-toolbar button:disabled{cursor:not-allowed;opacity:.35}.dashboard-widget-section-head{grid-template-columns:minmax(0,1fr) minmax(240px,.42fr);align-items:end;padding:6px 2px 2px;border-radius:0;background:transparent;outline:0}.dashboard-widget-section-head div{min-width:0;display:grid;gap:4px}.dashboard-widget-section-head span{color:#675f42;font-size:10px;font-weight:820;letter-spacing:.08em;line-height:13px;text-transform:uppercase}.dashboard-widget-section-head strong{color:#30332f;font-family:var(--ads-font-serif);font-size:22px;line-height:28px}.dashboard-widget-section-head p{margin:0;color:#6f716b;font-size:12px;line-height:18px}.dashboard-widget--full{grid-column:1 / -1}.dashboard-widget--metric-strip{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:8px;padding:8px;background:#f5f3f0;outline:0}.dashboard-widget-metric{min-width:0;min-height:68px;display:grid;align-content:center;gap:3px;padding:10px 12px;border-radius:10px;background:#fffdf9;outline:1px solid rgba(177,179,173,.08)}.dashboard-widget-metric span{overflow:hidden;color:#6f716b;font-size:10px;font-weight:780;letter-spacing:.04em;line-height:13px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.dashboard-widget-metric strong{overflow:hidden;color:#171a1f;font-family:var(--ads-font-sans);font-size:clamp(20px,1.5vw,26px);font-variant-numeric:tabular-nums;font-weight:780;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.dashboard-widget-metric em{overflow:hidden;color:#858780;font-size:10.5px;font-style:normal;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.dashboard-widget-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-widget-head>div{min-width:0;display:flex;align-items:center;gap:8px;color:#675f42}.dashboard-widget-head strong{overflow:hidden;color:#30332f;font-family:var(--ads-font-sans);font-size:13px;font-weight:780;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.dashboard-widget-head span{color:#858780;font-size:11px;font-variant-numeric:tabular-nums;line-height:16px;white-space:nowrap}.dashboard-widget-chart-empty{display:grid;place-items:center;gap:8px;min-height:220px;border-radius:12px;background:#f5f3f0;color:#858780;font-size:12px}.dashboard-widget-tooltip{display:grid;gap:5px;min-width:140px;padding:10px 12px;border-radius:12px;background:#fffdf9f2;box-shadow:0 12px 40px #30332f14;color:#30332f;font-size:12px}.dashboard-widget-tooltip strong{color:#171a1f;font-size:12px}.dashboard-widget-tooltip span{color:#6f716b;font-variant-numeric:tabular-nums}.dashboard-widget--table{overflow:hidden}.dashboard-widget-table-wrap{overflow:auto;border-radius:11px;background:#f5f3f0}.dashboard-widget-table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;color:#30332f;font-family:var(--ads-font-sans);font-size:12px}.dashboard-widget-table th{padding:9px 11px;background:#eeeae3;color:#6f716b;font-size:10px;font-weight:800;letter-spacing:.06em;line-height:14px;text-align:left;text-transform:uppercase}.dashboard-widget-table td{padding:10px 11px;background:#fffdf9;color:#30332f;font-variant-numeric:tabular-nums;line-height:17px}.dashboard-widget--mini-table{gap:9px;padding:12px}.dashboard-widget--mini-table .dashboard-widget-table{min-width:720px;font-size:11.5px}.dashboard-widget--mini-table .dashboard-widget-table th,.dashboard-widget--mini-table .dashboard-widget-table td{padding:8px 10px}.dashboard-widget--mini-table .dashboard-widget-table-primary{min-width:180px}.dashboard-widget-table tr+tr td{box-shadow:inset 0 1px #b1b3ad1c}.dashboard-widget-table .is-right{text-align:right}.dashboard-widget-table-primary{display:grid;gap:2px;min-width:240px}.dashboard-widget-table-primary strong,.dashboard-widget-table-primary em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-widget-table-primary strong{color:#171a1f;font-size:12px;font-style:normal;font-weight:780}.dashboard-widget-table-primary em{color:#858780;font-family:var(--ads-font-serif);font-size:11px;font-style:normal}.dashboard-widget--freshness{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;min-height:42px;padding:9px 12px;background:#eeeae3;color:#6f716b;font-size:11.5px}.dashboard-widget--freshness span{display:inline-flex;align-items:center;gap:6px;font-variant-numeric:tabular-nums}.dashboard-widget--freshness strong{color:#30332f;font-size:11.5px}.figma-dashboard-creative-board{display:grid;gap:12px;align-items:start}.figma-dashboard-asset-table-card{overflow:hidden}.figma-dashboard-asset-controls{display:grid;grid-template-columns:minmax(260px,.95fr) auto minmax(380px,1fr) auto;align-items:center;gap:8px;padding:10px 12px 12px}.figma-dashboard-asset-search,.figma-dashboard-asset-filter,.figma-dashboard-asset-sortbar{min-height:36px;border-radius:12px;background:#f5f3f0}.figma-dashboard-asset-search{display:flex;align-items:center;gap:8px;padding:0 12px;color:#858780}.figma-dashboard-asset-search input{width:100%;min-width:0;border:0;background:transparent;color:#30332f;font-size:12px;font-weight:640;outline:0}.figma-dashboard-asset-search input::placeholder{color:#858780}.figma-dashboard-asset-filter,.figma-dashboard-asset-sortbar{display:flex;align-items:center;gap:4px;padding:4px}.figma-dashboard-asset-filter button,.figma-dashboard-asset-sortbar button{height:28px;border:0;border-radius:9px;background:transparent;color:#6f716b;font-size:11px;font-weight:760;white-space:nowrap}.figma-dashboard-asset-filter button{padding:0 10px}.figma-dashboard-asset-sortbar span{padding:0 8px;color:#858780;font-size:10px;font-weight:820;letter-spacing:.06em;line-height:28px;text-transform:uppercase}.figma-dashboard-asset-sortbar button{padding:0 8px}.figma-dashboard-asset-filter button:hover,.figma-dashboard-asset-sortbar button:hover{color:#30332f}.figma-dashboard-asset-filter button.is-active,.figma-dashboard-asset-sortbar button.is-active{background:#625c51;color:#fff8ee}.figma-dashboard-asset-table-meta{min-width:56px;color:#858780;font-size:11px;font-weight:760;text-align:right;white-space:nowrap}.figma-dashboard-asset-table{min-width:1080px}.figma-dashboard-asset-table th:first-child,.figma-dashboard-asset-table td:first-child{width:74px;min-width:74px}.figma-dashboard-asset-table th:nth-child(2),.figma-dashboard-asset-table td:nth-child(2){min-width:230px}.figma-dashboard-asset-table td{vertical-align:middle}.figma-dashboard-asset-thumb{display:grid;width:48px;height:36px;place-items:center;border-radius:8px;background:#eeeae3;color:#675f42;object-fit:cover;font-size:10px;font-weight:760;line-height:12px}.figma-dashboard-asset-thumb--text{outline:1px solid rgba(177,179,173,.16)}.figma-dashboard-asset-preview-button{position:relative;display:inline-grid;padding:0;border:0;border-radius:8px;background:transparent}.figma-dashboard-asset-preview-button span{position:absolute;right:3px;bottom:3px;display:grid;width:18px;height:18px;place-items:center;border-radius:999px;background:#30332fb8;color:#fff8ee;opacity:0;transition:opacity .14s ease}.figma-dashboard-asset-preview-button:hover span,.figma-dashboard-asset-preview-button:focus-visible span{opacity:1}.figma-dashboard-asset-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:32px}.figma-dashboard-asset-modal__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#30332f5c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.figma-dashboard-asset-modal__panel{position:relative;z-index:1;width:min(840px,calc(100vw - 64px));max-height:calc(100vh - 64px);display:grid;gap:12px;padding:14px;overflow:auto;border-radius:20px;background:#fffdf9f0;box-shadow:0 24px 80px #30332f2e}.figma-dashboard-asset-modal__panel header,.figma-dashboard-asset-modal__panel footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.figma-dashboard-asset-modal__panel header div{min-width:0;display:grid;gap:2px}.figma-dashboard-asset-modal__panel header span{color:#675f42;font-size:10px;font-weight:820;letter-spacing:.08em;line-height:14px;text-transform:uppercase}.figma-dashboard-asset-modal__panel header strong{overflow:hidden;color:#30332f;font-family:var(--ads-font-serif);font-size:22px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.figma-dashboard-asset-modal__panel header em{color:#858780;font-family:var(--ads-font-serif);font-size:11px;font-style:normal}.figma-dashboard-asset-modal__panel header button{width:34px;height:34px;display:inline-grid;flex:0 0 auto;place-items:center;border:0;border-radius:999px;background:#f5f3f0;color:#30332f}.figma-dashboard-asset-modal__media{display:grid;min-height:360px;place-items:center;overflow:hidden;border-radius:16px;background:#f5f3f0}.figma-dashboard-asset-modal__media img{width:100%;max-height:min(64vh,560px);object-fit:contain}.figma-dashboard-asset-modal__text-preview{max-width:680px;padding:38px;color:#30332f;font-family:var(--ads-font-serif);font-size:30px;line-height:1.45;text-align:center}.figma-dashboard-asset-modal__panel footer{color:#6f716b;font-size:12px}.figma-dashboard-asset-modal__panel footer span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-dashboard-asset-modal__panel footer a{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 12px;border-radius:999px;background:#625c51;color:#fff8ee;font-size:12px;font-weight:760;text-decoration:none;white-space:nowrap}@media(max-width:1240px){.dashboard-widget-grid{grid-template-columns:1fr}.figma-dashboard{grid-template-columns:216px minmax(0,1fr);grid-template-rows:64px auto minmax(0,1fr)}.figma-dashboard-asset-controls{grid-template-columns:1fr}.figma-dashboard-asset-sortbar,.figma-dashboard-asset-filter{overflow-x:auto}.figma-dashboard .figma-admg-topbar,.figma-dashboard .figma-admg-canvas{grid-column:2}.figma-dashboard .figma-admg-canvas{grid-row:3}.dashboard-widget--metric-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.dashboard-widget-section-head{grid-template-columns:1fr}.figma-google-dashboard-toolbar{grid-template-columns:1fr;align-items:stretch}.figma-google-dashboard-editor-grid{grid-template-columns:1fr}.dashboard-widget--metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-widget-head{align-items:flex-start;flex-direction:column;gap:4px}.dashboard-widget-builder{padding:0}.dashboard-widget-builder__panel{width:100vw;height:100vh;border-radius:0}.dashboard-widget-builder__body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);overflow:auto}.dashboard-widget-builder__settings{max-height:42vh;border-right:0;border-bottom:1px solid rgba(98,92,81,.12)}.dashboard-widget-builder__top-config{grid-template-columns:1fr 1fr}.dashboard-widget-builder__top-config label:first-child{grid-column:1 / -1}.dashboard-widget-builder__preview-toolbar,.dashboard-widget-builder__footer{align-items:flex-start;flex-direction:column}.dashboard-widget-builder__footer>div{width:100%}.dashboard-widget-builder__footer>div button{flex:1}}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-panel h2{margin-bottom:12px}.settings-row{justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid var(--ads-border-soft)}.settings-row div{min-width:0;display:grid;gap:4px}.settings-panel p{margin:8px 0 0;color:var(--ads-text-secondary);line-height:1.55}.empty-state{display:grid;place-items:center;padding:48px;color:var(--ads-text-secondary);text-align:center}.empty-state__mark{width:32px;height:32px;margin-bottom:12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface)}.empty-state__title{color:var(--ads-text-primary);font-weight:700}.empty-state__body{max-width:360px;margin-top:5px;line-height:1.5}.page-layout--creative-assets{min-height:100vh}.creative-workspace{width:100%;min-height:100vh;padding:28px 32px 92px}.creative-notice{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-secondary);box-shadow:var(--ads-shadow-sm)}.creative-notice svg{flex:0 0 auto;color:var(--ads-green)}.creative-workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.creative-workspace-main,.creative-detail-rail,.creative-section-stack,.creative-detail-stack{min-width:0;display:grid;gap:12px}.creative-detail-rail{position:sticky;top:24px}.creative-panel{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-panel__header,.creative-toolbar,.creative-column-header,.creative-material-row__title,.creative-competitor-group__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.creative-panel__header h2,.creative-column-header h3,.creative-competitor-group__header h3{margin:0;font-size:15px;line-height:22px}.creative-panel__header p,.creative-competitor-group__header span{margin:3px 0 0;color:var(--ads-text-secondary);font-size:13px;line-height:20px}.creative-toolbar{align-items:center;flex-wrap:wrap}.creative-toolbar__chips{display:flex;flex-wrap:wrap;gap:7px}.creative-density-toolbar{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.creative-matrix-search{min-width:min(360px,100%);flex:1 1 360px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;min-height:38px;padding:0 11px;border:1px solid var(--ads-border-input);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-muted)}.creative-matrix-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ads-text-primary);font:inherit;font-size:13px}.creative-matrix-search input::placeholder{color:var(--ads-text-muted)}.creative-workflow-chip-row,.creative-matrix-stats,.creative-variant-group__badges,.creative-variant-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.creative-workflow-chip-row{padding-top:2px}.creative-filter-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.figma-asset-page{min-height:100vh;display:flex;align-items:stretch;background:#fbf9f6;color:#30332f;font-family:var(--ads-font-sans)}.figma-asset-page--console{display:grid;grid-template-columns:216px minmax(0,1fr);align-items:stretch;width:100%}.figma-asset-page--console .figma-admg-sidebar{min-height:100vh}.figma-asset-page button,.figma-asset-page input{font:inherit}.figma-asset-sidebar{width:256px;min-height:100vh;display:flex;flex:0 0 256px;flex-direction:column;justify-content:space-between;padding:32px 16px;background:#f5f3f0;box-shadow:inset -1px 0 #b1b3ad26}.figma-asset-brand{display:grid;gap:4px;padding:0 16px 38px}.figma-asset-brand strong,.figma-asset-topbar-left>strong,.figma-asset-title h1{color:#30332f;font-family:var(--ads-font-serif);font-weight:760;letter-spacing:0}.figma-asset-brand strong{font-size:16px;line-height:24px}.figma-asset-brand span{color:#5d605b9e;font-size:12px;letter-spacing:.1em;line-height:16px}.figma-asset-sidenav,.figma-asset-sidebar-bottom{display:grid;gap:4px}.figma-asset-sidenav{flex:1 1 auto;align-content:start}.figma-asset-sidenav button,.figma-asset-sidebar-bottom button,.figma-asset-topbar button,.figma-asset-controls button,.figma-asset-filter-pills button,.figma-asset-group-strip button,.figma-asset-footer button,.figma-asset-card-media,.figma-asset-chatbox button{border:0;background:transparent;color:inherit}.figma-asset-sidenav button,.figma-asset-sidebar-bottom button{min-height:44px;display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;color:#5d605b;font-size:14px;font-weight:520;line-height:20px;text-align:left}.figma-asset-sidenav button:hover,.figma-asset-sidebar-bottom button:hover{background:#e2e3ddad}.figma-asset-sidenav button.is-active{border-radius:8px 0 0 8px;background:#e2e3dd;box-shadow:inset -4px 0 #675f42;color:#675f42;font-weight:760}.figma-asset-sidebar-bottom{padding-top:24px;box-shadow:inset 0 1px #b1b3ad1f}.figma-asset-sidebar-upload{justify-content:center;min-height:48px!important;margin-bottom:20px;border-radius:12px!important;background:#635e56!important;color:#fff6ed!important;font-size:16px!important;font-weight:640!important}.figma-asset-main{position:relative;min-width:0;min-height:100vh;flex:1 1 auto;display:flex;flex-direction:column;gap:16px;padding:0 32px 78px;background:#fbf9f6}.figma-asset-main>.console-topbar{flex:0 0 auto;margin:0 -32px;padding-right:32px;padding-left:32px}.figma-asset-topbar{position:absolute;top:0;right:0;left:0;z-index:4;height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 32px;background:#fbf9f6db;box-shadow:inset 0 -1px #b1b3ad26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.figma-asset-topbar-left,.figma-asset-topbar-left nav,.figma-asset-topbar-right,.figma-asset-controls,.figma-asset-filter-pills,.figma-asset-group-strip,.figma-asset-card-meta,.figma-asset-card-stat,.figma-asset-footer,.figma-asset-footer div,.figma-asset-chatbox{display:flex;align-items:center}.figma-asset-topbar-left{min-width:0;gap:32px}.figma-asset-topbar-left>strong{font-size:18px;line-height:28px;white-space:nowrap}.figma-asset-topbar-left nav{gap:24px}.figma-asset-topbar-left nav button{min-height:34px;padding:6px 0;color:#5d605b;font-size:14px;line-height:20px;letter-spacing:.025em}.figma-asset-topbar-left nav button.is-active{box-shadow:inset 0 -2px #675f42;color:#675f42;font-weight:760}.figma-asset-topbar-left nav button[aria-disabled=true]{cursor:default}.figma-asset-topbar-right{gap:16px;color:#5d605b}.figma-asset-topbar-right button{width:28px;height:36px;display:grid;place-items:center;border-radius:8px}.figma-asset-topbar-right button:hover{background:#f5f3f0}.figma-asset-topbar-right button.is-active{background:#fff;color:#675f42;box-shadow:inset 0 0 0 1px #b1b3ad29,0 1px 1px #30332f0d}.figma-asset-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:#e2e3dd;color:#675f42;font-size:12px;font-weight:780;box-shadow:inset 0 0 0 1px #b1b3ad33}.figma-asset-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px}.figma-asset-toolbar-tabs{display:flex;align-items:center;gap:4px;flex:0 0 auto;padding:4px;border-radius:10px;background:#f8f7f4}.figma-asset-toolbar-tabs button{height:30px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#595b55;font-size:12px;font-weight:760}.figma-asset-toolbar-tabs button.is-active{background:#625c51;color:#fff8ee}.figma-asset-title{min-width:250px;display:grid;gap:4px}.figma-asset-title h1{margin:0;font-size:30px;line-height:36px}.figma-asset-title p{margin:0;color:#5d605b;font-size:14px;line-height:20px}.figma-asset-controls{min-width:0;justify-content:flex-end;gap:12px}.figma-asset-primary,.figma-asset-soft-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px!important;white-space:nowrap}.figma-asset-primary{padding:8px 16px;background:#635e56!important;color:#fff6ed!important;font-size:14px;font-weight:650}.figma-asset-soft-button{padding:8px 17px;background:#f5f3f0!important;color:#30332f!important;font-size:14px;font-weight:610;box-shadow:inset 0 0 0 1px #b1b3ad1a}.figma-asset-performance-note{min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;background:#f5f3f0;color:#675f42;font-size:13px;font-weight:650;box-shadow:inset 0 0 0 1px #b1b3ad1a}.figma-asset-search{position:relative;width:320px;height:36px;min-width:220px;display:flex;align-items:center;gap:10px;padding:0 16px 0 13px;border-radius:8px;background:#fff;color:#6b7280;box-shadow:inset 0 0 0 1px #b1b3ad33}.figma-asset-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#30332f;font-size:14px}.figma-asset-view-toggle{display:flex;align-items:center;gap:1px;padding:5px;border-radius:8px;background:#f5f3f0;box-shadow:inset 0 0 0 1px #b1b3ad1a}.figma-asset-view-toggle button{width:26px;height:26px;display:grid;place-items:center;border-radius:6px;color:#5d605b}.figma-asset-view-toggle button.is-active{background:#fff;color:#675f42;box-shadow:0 1px 1px #30332f0d}.figma-asset-gallery-region{min-width:0;flex:1 1 auto;overflow:visible;padding-bottom:42px}.figma-asset-source-section{display:grid;gap:16px;margin-top:28px;padding-top:22px;border-top:1px solid rgba(177,179,173,.18)}.figma-asset-source-section__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.figma-asset-source-section__head>div{display:grid;gap:3px}.figma-asset-source-section__head strong,.figma-asset-card-google-title{color:#30332f;font-weight:760}.figma-asset-source-section__head span{color:#858780;font-size:12px}.figma-asset-source-section__head em{min-width:30px;padding:4px 9px;border-radius:999px;background:#e2e3dd;color:#5d605b;font-size:11px;font-style:normal;font-weight:760;text-align:center}.figma-asset-card--google .figma-asset-card-media{cursor:default}.figma-asset-card--text .figma-asset-card-media{align-items:start;justify-items:start;padding:22px 18px;background:#f3eee4}.figma-asset-card--text blockquote{display:-webkit-box;overflow:hidden;margin:0;color:#30332f;font-family:var(--ads-font-serif);font-size:17px;font-style:normal;font-weight:690;line-height:1.45;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:4}.figma-asset-card-google-title{overflow:hidden;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.figma-asset-gallery-region--performance{display:grid;align-content:start;gap:12px}.figma-asset-page--performance .figma-asset-topbar-right>button:nth-child(-n+2){opacity:.38;pointer-events:none}.figma-asset-filter-line{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.figma-asset-filter-line>div:first-child{display:grid;gap:2px}.figma-asset-filter-line span{color:#858780;font-size:12px;font-weight:720;line-height:16px}.figma-asset-filter-line strong{color:#30332f;font-size:14px;line-height:20px}.figma-asset-filter-pills{flex-wrap:wrap;justify-content:flex-end;gap:6px}.figma-asset-filter-pills button,.figma-asset-group-strip button{min-height:28px;padding:5px 10px;border-radius:999px;background:#f5f3f0;color:#5d605b;font-size:12px;font-weight:650;line-height:16px}.figma-asset-filter-pills button.is-active,.figma-asset-group-strip button.is-active{background:#eee2bd;color:#675f42}.figma-asset-state-pill{background:#e2e3dd!important}.figma-asset-group-strip{flex-wrap:wrap;gap:6px;margin-bottom:16px}.figma-asset-group-strip button{display:inline-flex;gap:8px;border-radius:8px}.figma-asset-group-strip button strong{font-variant-numeric:tabular-nums}.figma-asset-grid{min-width:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(222px,1fr));gap:24px}.figma-asset-card{min-width:0;overflow:hidden;border-radius:12px;background:#fff;color:#30332f;box-shadow:inset 0 0 0 1px #b1b3ad0d;transition:box-shadow .16s ease,transform .16s ease}.figma-asset-card:hover,.figma-asset-card.is-selected{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #675f4247,0 18px 36px #30332f12}.figma-asset-list{min-width:760px;overflow:hidden;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #b1b3ad1f}.figma-asset-list__head,.figma-asset-list-row{display:grid;grid-template-columns:minmax(260px,1.5fr) 92px 128px 138px 112px 132px;align-items:center;gap:14px}.figma-asset-list__head{min-height:42px;padding:0 16px;border-bottom:1px solid rgba(177,179,173,.14);background:#fbf9f6;color:#858780;font-size:11px;font-weight:780;letter-spacing:.07em;line-height:14px;text-transform:uppercase}.figma-asset-list-row{width:100%;min-height:74px;padding:10px 16px;border:0;border-bottom:1px solid rgba(177,179,173,.1);background:transparent;color:#30332f;text-align:left}.figma-asset-list-row:hover,.figma-asset-list-row.is-selected{background:#fbf9f6}.figma-asset-list-row:last-child{border-bottom:0}.figma-asset-list-row>span{min-width:0;overflow:hidden;color:#5d605b;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.figma-asset-list-row__asset{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px}.figma-asset-list-row__thumb{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#e2e3dd}.figma-asset-list-row__thumb img{width:100%;height:100%;object-fit:cover}.figma-asset-list-row strong,.figma-asset-list-row em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-asset-list-row strong{color:#30332f;font-size:13px;font-weight:760}.figma-asset-list-row em{margin-top:2px;color:#858780;font-size:11px;font-style:normal;line-height:15px}.figma-asset-list-row mark{display:inline-flex;max-width:100%;overflow:hidden;padding:4px 8px;border-radius:999px;background:#f8f2dd;color:#675f42;font-size:11px;font-weight:760;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.figma-asset-card-media{position:relative;width:100%;height:165px;display:grid;place-items:center;overflow:hidden;padding:0;background:#e2e3dd}.figma-asset-card-media img{width:100%;height:100%;object-fit:cover}.figma-asset-card-media>span{position:absolute;top:12px;right:12px;padding:5px 9px;border-radius:4px;background:#fbf9f6e6;color:#30332f;font-size:10px;font-weight:820;letter-spacing:-.03em;line-height:15px;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:inset 0 0 0 1px #b1b3ad33}.figma-asset-card-body{display:grid;gap:12px;padding:16px}.figma-asset-card-tags{min-width:0;display:flex;flex-wrap:wrap;gap:6px}.figma-asset-card-tags em{max-width:100%;overflow:hidden;padding:2px 8px;border-radius:999px;color:#535f4e;background:#ebf8e2;font-size:10px;font-style:normal;font-weight:560;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.figma-asset-card-tags em:nth-child(2){background:#eae1d7;color:#56514a}.figma-asset-card-tags em:nth-child(3){background:#e2e3dd;color:#5d605b}.figma-asset-card-meta{min-width:0;justify-content:space-between;gap:10px}.figma-asset-card-meta span{min-width:0;overflow:hidden;color:#5d605b;font-size:12px;font-weight:560;line-height:16px;text-overflow:ellipsis}.figma-asset-card-meta strong{flex:0 0 auto;max-width:112px;overflow:hidden;padding:2px 8px;border-radius:4px;background:#eee2bd4d;color:#675f42;font-size:10px;font-weight:780;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.figma-asset-card-stat{justify-content:space-between;gap:12px;padding-top:13px;box-shadow:inset 0 1px #b1b3ad1a}.figma-asset-card-stat span{color:#5d605b99;font-size:10px;letter-spacing:.1em;line-height:15px}.figma-asset-card-stat strong{color:#30332f;font-family:var(--ads-font-serif);font-size:14px;font-weight:760;line-height:20px;white-space:nowrap}.figma-asset-empty{min-height:430px;display:grid;place-items:center;align-content:center;gap:8px;border-radius:12px;background:#fff;color:#858780;text-align:center}.figma-asset-empty strong{color:#30332f;font-size:16px}.figma-asset-empty span{max-width:420px;color:#5d605b;font-size:13px;line-height:20px}.figma-asset-footer{min-height:49px;justify-content:space-between;gap:24px;margin:auto -32px -78px;padding:16px 32px;background:#fff;box-shadow:inset 0 1px #b1b3ad1a}.figma-asset-footer span,.figma-asset-footer button{color:#5d605bb3;font-size:12px;font-weight:460;letter-spacing:.025em;line-height:16px}.figma-asset-footer div{gap:24px}.figma-asset-chatbox{position:fixed;left:304px;bottom:32px;z-index:8;width:min(672px,calc(100vw - 352px));gap:12px;padding:9px;border-radius:16px;background:#fbf9f6d1;box-shadow:inset 0 0 0 1px #b1b3ad33,0 25px 50px -12px #30332f1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.figma-asset-chatbox-icon,.figma-asset-chatbox-send{flex:0 0 auto;display:grid;place-items:center;border-radius:12px!important}.figma-asset-chatbox-icon{width:40px;height:40px;background:#635e56!important;color:#fff6ed!important}.figma-asset-chatbox-send{width:36px;height:36px;background:#e2e3dd!important;color:#5d605b!important}.figma-asset-chatbox span{min-width:0;flex:1 1 auto;overflow:hidden;color:#5d605b80;font-size:14px;font-weight:560;line-height:20px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1180px){.figma-asset-toolbar{align-items:flex-start;flex-direction:column}.figma-asset-controls{width:100%;justify-content:flex-start;flex-wrap:wrap}.figma-asset-search{flex:1 1 280px}}@media(max-width:860px){.figma-asset-page{display:block}.figma-asset-sidebar{min-height:auto;width:100%;flex-basis:auto;padding:18px 16px}.figma-asset-sidenav{grid-template-columns:repeat(2,minmax(0,1fr))}.figma-asset-sidebar-bottom{display:none}.figma-asset-main{padding:64px 18px 92px}.figma-asset-topbar{padding:0 18px}.figma-asset-topbar-left{gap:18px}.figma-asset-topbar-left nav{gap:14px}.figma-asset-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.figma-asset-footer{margin-right:-18px;margin-left:-18px;flex-direction:column;align-items:flex-start}.figma-asset-chatbox{right:16px;left:16px;width:auto}}.figma-creative-library{width:min(1500px,100%);display:grid;gap:16px}.figma-creative-topbar .figma-admg-global-search{flex:1 1 190px;width:auto;max-width:320px}.figma-creative-actions{flex:0 0 auto;flex-wrap:nowrap;margin-left:auto}.figma-creative-actions>.button{flex:0 0 auto;min-width:max-content;white-space:nowrap}.figma-creative-hero{display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,.72fr);gap:18px;align-items:end;padding:24px;border-radius:22px;background:#f5f3f0;outline:1px solid rgba(177,179,173,.14)}.figma-creative-hero__copy{min-width:0;display:grid;gap:8px}.figma-creative-hero__copy span,.figma-creative-panel-heading span,.figma-creative-metric span,.figma-creative-inspector__tags>span{color:#675f42;font-size:11px;font-weight:760;letter-spacing:.08em;line-height:14px;text-transform:uppercase}.figma-creative-hero__copy h1{margin:0;color:#30332f;font-family:var(--ads-font-serif);font-size:clamp(30px,3.1vw,48px);font-weight:760;letter-spacing:0;line-height:1.08}.figma-creative-hero__copy p{max-width:660px;margin:0;color:#6f716b;font-size:14px;line-height:1.7}.figma-creative-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-items:stretch}.figma-creative-metric,.figma-creative-metrics>.status-pill{min-width:0;min-height:74px;display:grid;align-content:center;gap:3px;padding:11px 12px;border-radius:14px;background:#fffdf9;outline:1px solid rgba(177,179,173,.12)}.figma-creative-metric strong{color:#30332f;font-size:24px;font-weight:760;font-variant-numeric:tabular-nums;line-height:28px}.figma-creative-metric em{overflow:hidden;color:#858780;font-size:12px;font-style:normal;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.figma-creative-metrics>.status-pill{height:auto;justify-content:center;border:0;font-size:12px}.figma-creative-toolbar{min-width:0;display:grid;grid-template-columns:minmax(280px,1fr) auto auto;gap:10px;align-items:center}.figma-creative-command{min-width:0;height:42px;display:flex;align-items:center;gap:10px;padding:0 13px;border-radius:12px;background:#f5f3f0;color:#858780;outline:1px solid rgba(177,179,173,.14)}.figma-creative-command:focus-within{outline-color:#635e5661}.figma-creative-command input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#30332f;font:inherit;font-size:14px}.figma-creative-chip-row{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding:4px;border-radius:13px;background:#f5f3f0}.figma-creative-chip-row button,.figma-creative-gallery__tools button,.figma-creative-collection-list button,.figma-creative-local-sources button,.figma-creative-card__preview{border:0;background:transparent;color:inherit;font:inherit}.figma-creative-chip-row button{min-height:30px;padding:0 10px;border-radius:10px;color:#6f716b;font-size:12px;font-weight:720}.figma-creative-chip-row button:hover,.figma-creative-chip-row button.is-active{background:#fffdf9;color:#30332f;box-shadow:0 10px 24px #30332f0a}.figma-creative-status-note{display:flex;align-items:center;gap:8px;min-height:36px;padding:8px 12px;border-radius:12px;background:#f8f2dd;color:#675f42;font-size:13px;line-height:18px}.figma-creative-status-note span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-creative-board{min-width:0;display:grid;grid-template-columns:232px minmax(0,1fr) 328px;gap:16px;align-items:start}.figma-creative-collections,.figma-creative-gallery,.figma-creative-inspector{min-width:0;border-radius:18px;background:#f5f3f0;outline:1px solid rgba(177,179,173,.14)}.figma-creative-collections,.figma-creative-inspector{position:sticky;top:76px;display:grid;gap:12px;padding:12px}.figma-creative-panel-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.figma-creative-panel-heading strong{color:#30332f;font-size:12px;font-weight:760;font-variant-numeric:tabular-nums}.figma-creative-collection-list{display:grid;gap:5px}.figma-creative-collection-list button{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;align-items:center;padding:9px 10px;border-radius:12px;color:#41443e;text-align:left}.figma-creative-collection-list button:hover,.figma-creative-collection-list button.is-active,.figma-creative-local-sources button:hover,.figma-creative-local-sources button.is-active{background:#fffdf9;box-shadow:0 10px 24px #30332f0a}.figma-creative-collection-list button span,.figma-creative-local-sources button strong{min-width:0;overflow:hidden;color:#30332f;font-size:13px;font-weight:690;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.figma-creative-collection-list button em{min-width:0;overflow:hidden;color:#858780;font-size:11px;font-style:normal;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.figma-creative-collection-list button strong{grid-row:1 / 3;grid-column:2;color:#675f42;font-size:12px;font-variant-numeric:tabular-nums}.figma-creative-local-sources{display:grid;gap:6px;padding-top:6px}.figma-creative-local-sources button,.figma-creative-local-sources p{display:grid;gap:3px;margin:0;padding:9px 10px;border-radius:12px;color:#6f716b;text-align:left}.figma-creative-local-sources button span,.figma-creative-local-sources p{overflow:hidden;font-size:12px;line-height:17px;text-overflow:ellipsis}.figma-creative-gallery{display:grid;gap:12px;padding:12px}.figma-creative-gallery__head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:4px 2px 8px}.figma-creative-gallery__head>div:first-child{min-width:0;display:grid;gap:2px}.figma-creative-gallery__head span{color:#858780;font-size:12px;font-weight:720}.figma-creative-gallery__head h2{margin:0;color:#30332f;font-family:var(--ads-font-sans);font-size:18px;font-weight:760;line-height:24px}.figma-creative-gallery__tools{display:flex;align-items:center;gap:8px}.figma-creative-gallery__tools button{min-height:30px;padding:0 10px;border-radius:10px;background:#fffdf9;color:#675f42;font-size:12px;font-weight:720}.figma-creative-gallery__tools button:disabled{opacity:.45}.figma-creative-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:12px}.figma-creative-card{min-width:0;overflow:hidden;border-radius:16px;background:#fffdf9;color:#30332f;outline:1px solid rgba(177,179,173,.12)}.figma-creative-card:hover,.figma-creative-card.is-selected{outline-color:#675f4252;box-shadow:0 18px 42px #30332f12}.figma-creative-card__preview{position:relative;width:100%;aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;padding:0;background:#ece9e2}.figma-creative-card__preview img{width:100%;height:100%;object-fit:cover}.figma-creative-media-badge{position:absolute;top:10px;left:10px;padding:4px 7px;border-radius:999px;background:#fffdf9e0;color:#30332f;font-size:10px;font-weight:800;letter-spacing:.06em}.figma-creative-card__body{display:grid;gap:8px;padding:11px}.figma-creative-card__title,.figma-creative-card__footer,.figma-creative-card__meta{min-width:0;display:flex;align-items:center;gap:7px}.figma-creative-card__title{justify-content:space-between;align-items:flex-start}.figma-creative-card__title strong{min-width:0;overflow:hidden;color:#30332f;font-size:14px;font-weight:760;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.figma-creative-card__body p{overflow:hidden;margin:0;color:#6f716b;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.figma-creative-card__meta{flex-wrap:wrap}.figma-creative-card__meta span{padding:4px 7px;border-radius:999px;background:#f5f3f0;color:#6f716b;font-size:11px;font-variant-numeric:tabular-nums;line-height:14px}.figma-creative-card__footer{justify-content:space-between;color:#858780;font-size:11px;font-variant-numeric:tabular-nums}.figma-creative-card__footer span,.figma-creative-card__footer em{min-width:0;overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.figma-creative-inspector__preview{width:100%;aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;border-radius:15px;background:#ece9e2}.figma-creative-inspector__preview img{width:100%;height:100%;object-fit:contain}.figma-creative-inspector__title{min-width:0;display:grid;gap:3px}.figma-creative-inspector__title h2{margin:0;overflow:hidden;color:#30332f;font-family:var(--ads-font-serif);font-size:22px;line-height:1.22;text-overflow:ellipsis}.figma-creative-inspector__title span{overflow:hidden;color:#6f716b;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.figma-creative-inspector__facts{display:grid;gap:7px;margin:0;padding:10px;border-radius:14px;background:#fffdf9}.figma-creative-inspector__facts div{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px}.figma-creative-inspector__facts dt{color:#858780;font-size:11px;font-weight:760;line-height:16px;text-transform:uppercase}.figma-creative-inspector__facts dd{overflow:hidden;margin:0;color:#41443e;font-size:12px;font-variant-numeric:tabular-nums;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.figma-creative-inspector__tags{display:grid;gap:8px}.figma-creative-inspector__tags div{display:flex;flex-wrap:wrap;gap:6px}.figma-creative-inspector__tags em{max-width:100%;overflow:hidden;padding:4px 7px;border-radius:999px;background:#fffdf9;color:#6f716b;font-size:11px;font-style:normal;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.figma-creative-inspector__actions .button{width:100%;justify-content:center}.figma-creative-empty{min-height:300px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;border-radius:16px;background:#fffdf9;color:#858780;text-align:center}.figma-creative-empty--small{min-height:180px}.figma-creative-empty strong{color:#30332f;font-size:15px}.figma-creative-empty span{max-width:260px;color:#6f716b;font-size:13px;line-height:20px}.creative-library-hero{gap:14px}.creative-library-shell{min-width:0;display:grid;grid-template-columns:220px minmax(0,1fr) 310px;gap:14px;align-items:start}.creative-library-groups,.creative-library-gallery-panel,.creative-asset-inspector{min-width:0;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-library-groups,.creative-asset-inspector{position:sticky;top:18px}.creative-library-groups{display:grid;gap:12px;padding:12px}.creative-library-groups__header,.creative-library-gallery-head,.creative-asset-inspector__title{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.creative-library-groups__header span,.creative-library-source-card span,.creative-asset-inspector__tags>span{color:var(--ads-text-muted);font-size:11px;font-weight:750;letter-spacing:0;line-height:14px;text-transform:uppercase}.creative-library-groups__header strong{color:var(--ads-text-primary);font-size:12px;line-height:16px}.creative-library-group-list{display:grid;gap:4px}.creative-library-group{min-width:0;min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:7px 9px;border:0;border-radius:var(--ads-radius-md);background:transparent;color:var(--ads-text-secondary);font:inherit;text-align:left}.creative-library-group:hover{background:var(--ads-bg-hover);color:var(--ads-text-primary)}.creative-library-group.is-active{background:var(--ads-bg-muted);color:var(--ads-text-primary)}.creative-library-group span{overflow:hidden;font-size:13px;font-weight:650;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.creative-library-group strong{color:var(--ads-text-muted);font-size:11px;font-weight:750}.creative-library-source-card{display:grid;gap:5px;padding:10px;border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.creative-library-source-card strong,.creative-library-source-card small,.creative-library-source-card button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creative-library-source-card strong{color:var(--ads-text-primary);font-size:13px}.creative-library-source-card small{color:var(--ads-text-secondary);font-size:12px}.creative-library-source-card button{display:grid;gap:2px;padding:6px 7px;border:0;border-radius:var(--ads-radius-sm);background:transparent;color:var(--ads-text-muted);font:inherit;text-align:left}.creative-library-source-card button:hover,.creative-library-source-card button.is-active{background:var(--ads-bg-surface)}.creative-library-gallery-panel{display:grid;gap:12px;padding:12px}.creative-library-gallery-head h3,.creative-asset-inspector__title h3{margin:0;overflow:hidden;color:var(--ads-text-primary);font-size:16px;line-height:22px;text-overflow:ellipsis}.creative-library-gallery-head p,.creative-asset-inspector__title p{margin:3px 0 0;overflow:hidden;color:var(--ads-text-secondary);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.creative-library-gallery-panel .creative-asset-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.creative-asset-inspector{display:grid;gap:12px;padding:12px}.creative-asset-inspector>.creative-thumb{min-height:220px;aspect-ratio:4 / 3}.creative-detail-meta--inspector{grid-template-columns:minmax(0,1fr);gap:8px}.creative-detail-meta--inspector div{grid-template-columns:62px minmax(0,1fr)}.creative-asset-inspector__tags{display:grid;gap:8px}.creative-asset-inspector__tags>div{display:flex;flex-wrap:wrap;gap:6px}.creative-local-source-selector{min-width:0;display:grid;grid-template-columns:minmax(240px,.4fr) minmax(0,1fr);gap:14px;align-items:center;padding:12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-source-select-control{min-width:0;display:grid;gap:6px}.creative-source-select-control label{color:var(--ads-text-muted);font-size:11px;font-weight:700;line-height:14px;text-transform:uppercase}.creative-source-select-field{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;min-height:38px;padding:0 10px;border:1px solid var(--ads-border-input);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface)}.creative-source-select-field select{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ads-text-primary);font:inherit;font-weight:650}.creative-source-selected-summary{min-width:0;display:grid;gap:5px}.creative-source-selected-summary p,.creative-source-selected-summary small{overflow:hidden;margin:0;color:var(--ads-text-muted);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.creative-material-row__body strong,.creative-source-row strong,.creative-mini-card strong,.creative-workflow-row strong,.creative-workflow-card strong,.creative-asset-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creative-source-selected-meta,.creative-material-meta,.creative-action-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.creative-inline-remix-bar{min-width:0;display:grid;gap:12px;padding:12px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-inline-remix-bar__summary,.creative-inline-remix-bar__body{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.creative-inline-remix-bar__summary h3{margin:0;color:var(--ads-text-primary);font-size:14px;line-height:20px}.creative-inline-remix-bar__summary p{margin:3px 0 0;color:var(--ads-text-secondary);font-size:13px;line-height:20px}.creative-inline-remix-bar__body{align-items:center;flex-wrap:wrap}.creative-inline-source-list{min-width:min(360px,100%);display:grid;gap:8px;flex:1 1 360px}.creative-batch-remix-bar{min-width:0;display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:9px 12px;align-items:end;padding:10px 12px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.creative-batch-remix-bar__summary{min-width:0;display:grid;gap:3px}.creative-batch-remix-bar__summary strong{overflow:hidden;color:var(--ads-text-primary);font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.creative-batch-remix-bar__summary span,.creative-batch-remix-bar__meta span{overflow:hidden;color:var(--ads-text-secondary);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.creative-batch-remix-bar__controls{min-width:0;display:flex;align-items:end;justify-content:flex-end;flex-wrap:wrap;gap:7px}.creative-batch-remix-bar__controls .creative-workflow-select{min-width:220px}.creative-batch-remix-bar__meta{min-width:0;grid-column:1 / -1;display:flex;align-items:center;flex-wrap:wrap;gap:7px}.creative-workflow-select{min-width:240px;display:grid;gap:5px}.creative-workflow-select--compact{min-width:220px}.creative-workflow-select span{color:var(--ads-text-muted);font-size:11px;font-weight:700;line-height:14px;text-transform:uppercase}.creative-workflow-select select{min-height:34px;border:1px solid var(--ads-border-input);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-primary);font:inherit;font-size:13px;font-weight:650}.creative-source-selected-meta span,.creative-material-meta span{color:var(--ads-text-secondary);font-size:12px}.creative-table-shell{overflow:auto;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-table{min-width:960px;width:100%;border-collapse:separate;border-spacing:0}.creative-table--asset-library{min-width:1120px}.creative-table th,.creative-table td{padding:10px 12px;border-bottom:1px solid var(--ads-border-soft);color:var(--ads-text-secondary);text-align:left;white-space:nowrap}.creative-table th{background:var(--ads-bg-muted);color:var(--ads-text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.creative-table tr:last-child td{border-bottom:0}.creative-table tbody tr{cursor:pointer}.creative-table tbody tr:hover,.creative-table tbody tr.is-selected{background:var(--ads-bg-hover)}.creative-asset-cell{min-width:250px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center}.creative-asset-cell div:last-child,.creative-table-stack-cell,.creative-material-row__body,.creative-source-row div,.creative-mini-card div,.creative-workflow-row div,.creative-workflow-card>div:first-child{min-width:0;display:grid;gap:3px}.creative-asset-cell strong,.creative-table-stack-cell strong{display:block;overflow:hidden;color:var(--ads-text-primary);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.creative-asset-cell span,.creative-table-stack-cell span{overflow:hidden;color:var(--ads-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.creative-asset-grid,.creative-competitor-grid{display:grid;gap:12px}.creative-asset-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.creative-asset-card{min-width:0;display:grid;gap:10px;padding:10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);color:var(--ads-text-primary);text-align:left;box-shadow:var(--ads-shadow-sm)}.creative-asset-card__preview{width:100%;display:block;padding:0;border:0;background:transparent;color:inherit;text-align:left}.creative-asset-card:hover,.creative-asset-card.is-selected,.creative-source-row.is-active,.creative-workflow-row.is-active,.creative-workflow-card.is-active{border-color:#533afd52;background:var(--ads-accent-soft)}.creative-asset-card__body{min-width:0;display:grid;gap:6px}.creative-asset-card__body span{overflow:hidden;color:var(--ads-text-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.creative-card-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.creative-thumb{width:100%;min-height:160px;aspect-ratio:9 / 12;position:relative;display:grid;place-items:center;align-content:center;gap:9px;overflow:hidden;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-muted);color:var(--ads-text-primary)}.creative-thumb img{width:100%;height:100%;min-height:inherit;object-fit:cover}.creative-thumb--compact{width:54px;min-height:66px;aspect-ratio:9 / 11;border-radius:var(--ads-radius-md);gap:3px}.creative-thumb--local_directory{background:#eef7ff}.creative-thumb--first_party_upload{background:#eefbf4}.creative-thumb--appgrowing_competitor{background:#fff8eb}.creative-thumb--generated{background:var(--ads-accent-soft)}.creative-thumb--video{border-style:dashed}.creative-thumb span{position:absolute;right:6px;bottom:6px;max-width:calc(100% - 16px);overflow:hidden;padding:2px 6px;border-radius:999px;background:#ffffffe0;color:var(--ads-text-secondary);font-size:12px;font-weight:700;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.creative-type-mark{width:30px;height:30px;display:inline-grid;place-items:center;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-accent)}.google-uac-assets{position:relative}.google-uac-filter-bar,.google-uac-tabs,.google-uac-app-filter,.google-uac-pagination,.google-uac-preview-modal__header,.google-uac-preview-modal__footer,.google-uac-asset-name__meta,.google-uac-usage-panel__title,.google-uac-date-presets,.google-uac-custom-date-range{display:flex;align-items:center}.google-uac-filter-bar{gap:10px;flex-wrap:wrap;margin-top:14px}.google-uac-date-presets{gap:4px;flex-wrap:wrap;padding:3px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.google-uac-date-preset{min-height:30px;padding:5px 10px;border:0;border-radius:var(--ads-radius-sm);background:transparent;color:var(--ads-text-secondary);font-size:12px;font-weight:750}.google-uac-date-preset:hover{color:var(--ads-accent)}.google-uac-date-preset.is-active{background:var(--ads-bg-surface);color:var(--ads-accent);box-shadow:var(--ads-shadow-sm)}.google-uac-custom-date-range{gap:8px;flex-wrap:wrap}.google-uac-date-range-label{min-height:30px;display:inline-flex;align-items:center;padding:5px 10px;border:1px solid var(--ads-border-soft);border-radius:999px;background:#f8fafcb8;color:var(--ads-text-muted);font-size:12px;font-weight:750}.google-uac-search{flex:1 1 300px;max-width:430px;margin-left:auto}.google-uac-tabs{gap:8px;flex-wrap:wrap;margin-top:14px;padding-top:12px;border-top:1px solid var(--ads-border-soft)}.google-uac-app-filter{gap:6px;flex-wrap:wrap;padding-right:10px;margin-right:2px;border-right:1px solid var(--ads-border-soft)}.google-uac-tabs__meta{margin-left:auto;color:var(--ads-text-muted);font-size:12px;font-weight:650}.google-uac-table-panel{padding:0;overflow:hidden}.google-uac-table-shell{overflow:auto}.google-uac-table{width:100%;min-width:1210px;border-collapse:separate;border-spacing:0;table-layout:fixed}.google-uac-col-preview{width:132px}.google-uac-col-asset{width:260px}.google-uac-col-type{width:76px}.google-uac-col-metric{width:92px}.google-uac-col-cps{width:104px}.google-uac-col-count{width:92px}.google-uac-col-status{width:86px}.google-uac-table th,.google-uac-table td{padding:10px 12px;border-bottom:1px solid var(--ads-border-soft);color:var(--ads-text-secondary);font-size:12px;text-align:left;vertical-align:middle;white-space:nowrap}.google-uac-table td{overflow:hidden;text-overflow:ellipsis}.google-uac-table th{position:sticky;top:0;z-index:1;background:var(--ads-bg-muted);color:var(--ads-text-muted);font-size:11px;font-weight:800}.google-uac-table th:nth-child(n+4),.google-uac-table td:nth-child(n+4){text-align:right}.google-uac-table th:last-child,.google-uac-table td:last-child{text-align:center}.google-uac-table tbody tr:hover,.google-uac-table tbody tr.is-selected{background:#f3f4ff94}.google-uac-table .num{color:var(--ads-text-primary);font-variant-numeric:tabular-nums;font-weight:700;text-align:right}.google-uac-cps{color:#9a5b00!important}.google-uac-preview-col{width:132px}.google-uac-preview,.google-uac-no-preview{width:112px;height:70px}.google-uac-preview{position:relative;display:grid;place-items:center;overflow:hidden;padding:0;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-muted)}.google-uac-preview img{width:100%;height:100%;object-fit:cover}.google-uac-preview__zoom{position:absolute;top:6px;right:6px;width:22px;height:22px;display:grid;place-items:center;border:1px solid var(--ads-border);border-radius:999px;background:#ffffffeb;color:var(--ads-text-secondary)}.google-uac-no-preview{display:grid;place-items:center;color:#cbd5e1;font-size:20px;font-weight:700}.google-uac-asset-name{width:100%;max-width:100%;display:grid;gap:6px;padding:0;border:0;background:transparent;text-align:left}.google-uac-asset-name:focus{outline:none}.google-uac-asset-name:focus-visible{border-radius:var(--ads-radius-sm);box-shadow:0 0 0 2px #533afd38}.google-uac-asset-name__title{overflow:hidden;color:var(--ads-text-primary);font-weight:800;text-overflow:ellipsis;white-space:nowrap}.google-uac-asset-name__meta{gap:6px;min-width:0;color:var(--ads-text-muted);font-size:11px}.google-uac-asset-name__meta>span:not(.status-pill){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-uac-asset-name__meta svg{transition:transform .12s ease}.google-uac-asset-name__meta svg.is-open{transform:rotate(180deg)}.google-uac-sort{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit}.google-uac-sort.is-active{color:var(--ads-accent)}.google-uac-usage-row td{padding:0;background:#f8fafc}.google-uac-usage-panel{display:grid;gap:8px;padding:12px 16px 16px 150px;border-bottom:1px solid var(--ads-border-soft)}.google-uac-usage-panel__title{justify-content:space-between;color:var(--ads-text-secondary)}.google-uac-usage-panel__title strong{color:var(--ads-text-primary)}.google-uac-usage-panel__title span{color:var(--ads-text-muted);font-size:12px}.google-uac-usage-table{width:100%;border-collapse:collapse;table-layout:fixed}.google-uac-usage-col-campaign{width:42%}.google-uac-usage-col-adgroup{width:30%}.google-uac-usage-col-metric{width:9%}.google-uac-usage-col-status{width:10%}.google-uac-usage-table th,.google-uac-usage-table td{padding:7px 10px;border-bottom:1px solid var(--ads-border-soft);background:transparent;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-uac-usage-table th:nth-child(n+3),.google-uac-usage-table td:nth-child(n+3){text-align:right}.google-uac-usage-table th:last-child,.google-uac-usage-table td:last-child{text-align:center}.google-uac-pagination{justify-content:flex-end;gap:8px;padding:12px 14px;border-top:1px solid var(--ads-border-soft);color:var(--ads-text-muted);font-size:12px;font-weight:650}.google-uac-pagination>span{margin-right:auto}.google-uac-pagination label{display:inline-flex;align-items:center;gap:6px}.google-uac-pagination select{height:30px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-sm);background:var(--ads-bg-surface);color:var(--ads-text-primary);font-weight:650}.google-uac-preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center}.google-uac-preview-modal__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#101a3d47}.google-uac-preview-modal__panel{position:relative;z-index:1;width:min(520px,calc(100vw - 32px));display:grid;gap:14px;padding:16px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:0 24px 64px #0d253d38}.google-uac-preview-modal__header{justify-content:space-between;gap:12px}.google-uac-preview-modal__header>div{min-width:0;display:grid;gap:3px}.google-uac-preview-modal__header strong{color:var(--ads-text-primary)}.google-uac-preview-modal__header span,.google-uac-preview-modal__footer span{overflow:hidden;color:var(--ads-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.google-uac-preview-modal__media{min-height:280px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.google-uac-preview-modal__media img{width:100%;height:100%;max-height:520px;object-fit:contain}.google-uac-preview-modal__footer{justify-content:space-between;gap:12px}.google-uac-preview-modal__footer a{display:inline-flex;align-items:center;gap:6px;color:var(--ads-accent);font-weight:750;text-decoration:none}.google-uac-empty{min-height:180px;border:0;box-shadow:none}.figma-asset-gallery-region--performance .creative-section-stack{gap:12px}.figma-asset-gallery-region--performance .creative-panel{border:0;border-radius:14px;background:#f5f3f0;box-shadow:inset 0 0 0 1px #b1b3ad1a}.figma-asset-gallery-region--performance .creative-panel__header h2{color:#30332f;font-family:var(--ads-font-sans);font-size:18px;font-weight:760;line-height:24px}.figma-asset-gallery-region--performance .creative-panel__header p{color:#6f716b;font-size:13px;line-height:20px}.figma-asset-gallery-region--performance .google-uac-panel{padding:14px}.figma-asset-gallery-region--performance .google-uac-filter-bar,.figma-asset-gallery-region--performance .google-uac-tabs{margin-top:10px}.figma-asset-gallery-region--performance .google-uac-date-presets,.figma-asset-gallery-region--performance .google-uac-app-filter{border:0;background:#ebe8e2}.figma-asset-gallery-region--performance .google-uac-tabs{padding-top:0;border-top:0}.figma-asset-gallery-region--performance .google-uac-search{max-width:360px;border-radius:10px;background:#fffdf9;box-shadow:inset 0 0 0 1px #b1b3ad1f}.figma-asset-gallery-region--performance .google-uac-table-panel{background:#fffdf9}.figma-asset-gallery-region--performance .google-uac-table{min-width:1480px}.figma-asset-gallery-region--performance .google-uac-col-preview{width:104px}.figma-asset-gallery-region--performance .google-uac-col-asset{width:300px}.figma-asset-gallery-region--performance .google-uac-col-type{width:82px}.figma-asset-gallery-region--performance .google-uac-col-metric{width:94px}.figma-asset-gallery-region--performance .google-uac-col-count{width:86px}.figma-asset-gallery-region--performance .google-uac-col-cps{width:106px}.figma-asset-gallery-region--performance .google-uac-col-status{width:92px}.figma-asset-gallery-region--performance .google-uac-table th,.figma-asset-gallery-region--performance .google-uac-table td{padding:9px 10px;border-bottom-color:#b1b3ad1a;color:#5d605b;font-size:12px}.figma-asset-gallery-region--performance .google-uac-table th{background:#f0ede7;color:#858780;font-size:10px;letter-spacing:.05em;text-transform:uppercase}.figma-asset-gallery-region--performance .google-uac-table tbody tr:hover,.figma-asset-gallery-region--performance .google-uac-table tbody tr.is-selected{background:#fbf9f6}.figma-asset-gallery-region--performance .google-uac-preview,.figma-asset-gallery-region--performance .google-uac-no-preview{width:84px;height:54px;border:0;border-radius:10px;background:#ece9e2;box-shadow:inset 0 0 0 1px #b1b3ad1f}.figma-asset-gallery-region--performance .google-uac-no-preview{color:#858780;font-size:12px}.figma-asset-gallery-region--performance .google-uac-asset-name__title{font-size:13px;font-weight:720}.figma-asset-gallery-region--performance .google-uac-asset-name__meta{color:#858780}.figma-asset-gallery-region--performance .google-uac-cps{color:#675f42!important}.figma-asset-gallery-region--performance .google-uac-usage-row td{background:#f5f3f0}.figma-asset-gallery-region--performance .google-uac-usage-panel{padding:12px 14px 14px 118px;border-bottom-color:#b1b3ad1a}.figma-asset-gallery-region--performance .google-uac-pagination{border-top-color:#b1b3ad1a;background:#fffdf9}.figma-asset-gallery-region--performance .creative-data-note--subtle{border:0;border-radius:12px;background:#f8f2dd;color:#675f42;box-shadow:inset 0 0 0 1px #eee2bd73}.creative-competitor-group{min-width:0;display:grid;gap:10px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-competitor-library{min-width:0;padding:10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-variant-matrix{min-width:0;display:grid;gap:14px}.creative-variant-group{min-width:0;overflow:hidden;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-variant-group__header{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border-bottom:1px solid var(--ads-border-soft);background:var(--ads-bg-surface)}.creative-variant-index{min-width:58px;height:38px;display:grid;place-items:center;border-radius:var(--ads-radius-md);background:var(--ads-bg-dark);color:var(--ads-text-on-dark);font-size:15px;font-weight:750;font-variant-numeric:tabular-nums;letter-spacing:0}.creative-variant-group__title{min-width:0;display:grid;gap:3px}.creative-variant-group__title h3,.creative-variant-group__title p{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.creative-variant-group__title h3{color:var(--ads-text-primary);font-size:17px;line-height:22px}.creative-variant-group__title p{color:var(--ads-text-secondary);font-size:13px;line-height:18px}.creative-variant-cards{min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:10px;padding:12px;background:var(--ads-bg-muted)}.creative-variant-tile{min-width:0;display:grid;gap:8px;align-content:start;padding:8px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);color:var(--ads-text-primary);text-align:left;box-shadow:none}button.creative-variant-tile{cursor:pointer}button.creative-variant-tile:hover{border-color:#533afd5c;background:var(--ads-accent-soft)}.creative-variant-tile--source{border-color:#101a3d2e}.creative-variant-tile--empty{border-style:dashed}.creative-variant-media{position:relative;min-width:0}.creative-variant-media .creative-thumb{min-height:148px;aspect-ratio:1 / 1;border-radius:var(--ads-radius-md);background:var(--ads-bg-surface)}.creative-variant-media .creative-thumb img{object-fit:contain;background:var(--ads-bg-surface)}.creative-variant-media--empty{min-height:148px;display:grid;place-items:center;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-accent)}.creative-variant-media-label{position:absolute;top:8px;left:8px;z-index:1;max-width:calc(100% - 16px);overflow:hidden;padding:4px 8px;border-radius:var(--ads-radius-md);background:#101a3de0;color:var(--ads-text-on-dark);font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.creative-variant-caption{min-width:0;display:grid;gap:5px}.creative-variant-title-row{justify-content:space-between}.creative-variant-caption strong,.creative-variant-caption span,.creative-variant-caption small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creative-variant-caption strong{color:var(--ads-text-primary);font-size:14px;line-height:20px}.creative-variant-caption span,.creative-variant-caption small{color:var(--ads-text-secondary);font-size:12px;line-height:18px}.creative-variant-caption small{color:var(--ads-text-muted)}.creative-variant-tile--empty .button{width:fit-content;min-height:32px;padding:7px 10px}.creative-material-list,.creative-source-list,.creative-workflow-list,.creative-trace-list,.creative-lineage-list,.creative-source-health,.creative-workflow-table{display:grid;gap:8px}.creative-material-row{min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.creative-material-row.is-selected{border-color:#533afd61;background:var(--ads-accent-soft)}.creative-material-select{width:22px;display:grid;place-items:center}.creative-material-select input{width:15px;height:15px;accent-color:var(--ads-accent)}.creative-material-row__body p{display:-webkit-box;overflow:hidden;margin:0;color:var(--ads-text-secondary);font-size:13px;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creative-remix-run-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.creative-remix-layout{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(260px,1fr);gap:12px;align-items:start}.creative-remix-column{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-remix-column--wide{grid-column:1 / -1}.creative-source-row{width:100%;min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-primary);text-align:left}.creative-source-row input{width:15px;height:15px;accent-color:var(--ads-accent)}.creative-source-row span:not(.status-pill,.creative-type-mark),.creative-workflow-row span,.creative-workflow-row small,.creative-workflow-card span,.creative-mini-card span{overflow:hidden;color:var(--ads-text-secondary);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.creative-workflow-row,.creative-workflow-card{width:100%;min-width:0;display:grid;gap:8px;padding:11px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted);color:var(--ads-text-primary);text-align:left}.creative-prompt-box{display:grid;gap:10px;padding:11px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.creative-prompt-box dl,.creative-detail-meta{display:grid;gap:7px;margin:0}.creative-prompt-box dl div,.creative-detail-meta div{min-width:0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px}.creative-prompt-box dt,.creative-detail-meta dt{color:var(--ads-text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.creative-prompt-box dd,.creative-detail-meta dd,.creative-workflow-detail-grid dd{overflow:hidden;margin:0;color:var(--ads-text-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.creative-lineage-preview{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:center}.creative-lineage-side{min-width:0;display:grid;gap:8px}.creative-lineage-side>span{color:var(--ads-text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.creative-mini-card,.creative-trace-row,.creative-lineage-row,.creative-source-health>div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;padding:9px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.creative-trace-row,.creative-lineage-row,.creative-source-health>div{grid-template-columns:auto minmax(0,1fr) auto}.creative-trace-row>svg,.creative-lineage-row>svg,.creative-source-health svg{color:var(--ads-green)}.creative-trace-row div,.creative-lineage-row div{min-width:0;display:grid;gap:3px}.creative-trace-row span,.creative-lineage-row span{overflow:hidden;color:var(--ads-text-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.creative-workflow-card{grid-template-columns:minmax(0,1fr) minmax(260px,.9fr);align-items:start}.creative-workflow-card__meta{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.creative-workflow-card__meta span:not(.status-pill){min-width:0;padding:4px 6px;border-radius:var(--ads-radius-sm);background:var(--ads-bg-surface)}.creative-source-health>div{grid-template-columns:auto minmax(0,1fr) auto}.creative-source-health span{overflow:hidden;color:var(--ads-text-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.creative-workspace-main--single{width:min(1280px,100%)}.creative-summary-strip{display:flex;align-items:stretch;flex-wrap:wrap;gap:8px;margin-bottom:12px}.creative-summary-stat{min-width:148px;max-width:240px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;padding:9px 10px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-md);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-summary-stat svg{color:var(--ads-text-secondary)}.creative-summary-stat div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 7px;align-items:baseline}.creative-summary-stat span{grid-column:1 / -1;color:var(--ads-text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.creative-summary-stat strong{color:var(--ads-text-primary);font-size:15px;line-height:18px}.creative-summary-stat em{overflow:hidden;color:var(--ads-text-secondary);font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.creative-flow-strip{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1.2fr) auto minmax(0,1fr);gap:10px;align-items:center}.creative-flow-strip>svg{color:var(--ads-text-muted)}.creative-flow-step{min-width:0;display:grid;gap:3px;padding:10px 12px;border:1px solid var(--ads-border-soft);border-radius:var(--ads-radius-md);background:var(--ads-bg-muted)}.creative-flow-step span,.creative-flow-step em{overflow:hidden;color:var(--ads-text-muted);font-size:11px;font-style:normal;font-weight:700;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.creative-flow-step strong{overflow:hidden;color:var(--ads-text-primary);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.creative-flow-step em{color:var(--ads-text-secondary);font-weight:500;text-transform:none}.creative-inline-detail{min-width:0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px;padding:14px;border:1px solid var(--ads-border);border-radius:var(--ads-radius-panel);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-inline-detail--workflow{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr)}.creative-inline-detail__summary{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}.creative-inline-detail__summary .creative-thumb--compact{width:76px;min-height:92px}.creative-inline-detail__summary>div:last-child,.creative-inline-detail__lineage{min-width:0;display:grid;gap:10px}.creative-inline-detail__title{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.creative-inline-detail__title h2{margin:0;font-size:15px;line-height:22px}.creative-inline-detail__title p,.creative-inline-copy{margin:3px 0 0;color:var(--ads-text-secondary);font-size:13px;line-height:20px}.creative-detail-meta--inline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px}.creative-detail-meta--inline div{display:grid;grid-template-columns:72px minmax(0,1fr)}.creative-workflow-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;margin:0}.creative-workflow-detail-grid div{min-width:0;display:grid;grid-template-columns:78px minmax(0,1fr);gap:8px}.creative-workflow-table-shell{overflow:auto;border:1px solid var(--ads-border);border-radius:var(--ads-radius-lg);background:var(--ads-bg-surface);box-shadow:var(--ads-shadow-sm)}.creative-workflow-registry{width:100%;border-collapse:separate;border-spacing:0}.creative-workflow-registry th,.creative-workflow-registry td{padding:10px 12px;border-bottom:1px solid var(--ads-border-soft);color:var(--ads-text-secondary);text-align:left;white-space:nowrap}.creative-workflow-registry th{background:var(--ads-bg-muted);color:var(--ads-text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.creative-workflow-registry tr:last-child td{border-bottom:0}.creative-workflow-registry tbody tr{cursor:pointer}.creative-workflow-registry tbody tr:hover,.creative-workflow-registry tbody tr.is-selected{background:var(--ads-bg-hover)}.creative-workflow-name{min-width:280px;max-width:520px;display:grid;gap:3px}.creative-workflow-name strong{color:var(--ads-text-primary);font-size:13px}.creative-workflow-name span{overflow:hidden;color:var(--ads-text-secondary);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1180px){.app-shell{grid-template-columns:var(--ads-shell-rail) minmax(0,1fr)}.side-panel{display:none}.page-layout--chat,.page-layout--dashboard,.chat-home-grid,.dashboard-report-grid,.daily-report-grid,.daily-trend-grid,.optimizer-plan-grid,.optimizer-action-table-grid,.process-metric-grid,.process-table-grid,.creative-library-shell,.creative-workspace-grid,.creative-remix-layout,.creative-inline-detail,.creative-inline-detail--workflow{grid-template-columns:minmax(0,1fr)}.chat-artifact-workspace,.dashboard-report-rail,.creative-library-groups,.creative-asset-inspector,.creative-detail-rail{position:static}.report-selector-rail,.creative-local-source-selector,.creative-flow-strip{grid-template-columns:minmax(0,1fr)}.creative-flow-strip>svg{display:none}.chat-composer--home{left:calc(var(--ads-shell-rail) + 20px)}.dashboard-chatbox--report{right:auto;left:auto}.artifact-rail,.entity-drawer{border-left:0;border-top:1px solid var(--ads-border)}.entity-table-scroll{max-height:none}.column-preset-rail{width:100%;max-width:100%}.dashboard-inspector-row .drawer-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:840px){.app-shell{grid-template-columns:48px minmax(0,1fr)}.page-layout--chat-workspace{grid-template-columns:minmax(0,1fr)}.chat-thread-rail,.thread-memory-rail{border:0;border-bottom:1px solid var(--ads-border)}.chat-thread-rail{padding:14px}.chat-thread-list{grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);overflow-x:auto}.chat-report-main{padding:20px 14px}.chat-report-header{display:grid}.thread-memory-rail{padding:14px}.report-metric-strip,.report-section--grid{grid-template-columns:minmax(0,1fr)}.report-chart-card__title{display:grid}.report-chart-card__title span{text-align:left}.icon-rail{padding:12px 6px}.chat-main,.chat-home-main,.chat-minimal-main,.dashboard-workspace,.page-layout--single,.creative-workspace,.artifact-rail,.entity-drawer{padding:20px 14px}.dashboard-workspace--report{padding:20px 14px 96px}.page-layout--dashboard-data-grid .dashboard-workspace{padding:20px 14px}.page-header,.chat-minimal-header,.daily-report-mode-panel__header,.daily-report-section__header,.optimizer-focus-panel__intro,.optimizer-tree-toolbar,.optimizer-tree-toolbar>div:first-child,.artifact-rail__header,.entity-drawer__header,.section-block__header{display:grid}.chat-history-select select{width:100%;min-width:0}.page-header h1{font-size:23px}.chat-card-pin-grid,.chat-output-meta-grid{grid-template-columns:minmax(0,1fr)}.chat-composer--home{right:14px;left:62px}.dashboard-chatbox--report{right:auto;left:auto}.chat-composer--minimal{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:end}.chat-composer--minimal .chat-model-select{grid-column:1 / -1;grid-row:1}.chat-model-select select{width:100%}.chat-composer__scope,.dashboard-chatbox__context{display:none}.entity-table-toolbar{display:grid}.entity-table-toolbar>div:first-child{min-width:0}.dashboard-inspector-row .drawer-metrics{grid-template-columns:minmax(0,1fr)}.summary-strip,.summary-strip--compact,.summary-strip--six,.summary-strip--optimizer,.daily-trend-card dl,.optimizer-action-grid,.optimizer-plan-card__metrics,.creative-remix-run-strip,.creative-workflow-card,.creative-workflow-card__meta,.creative-lineage-preview,.creative-detail-meta--inline,.creative-workflow-detail-grid,.section-block--columns,.settings-grid{grid-template-columns:1fr}.analysis-card--wide{grid-column:auto}.card-grid{grid-template-columns:1fr}}.console-sidebar{position:sticky;top:0;width:100%;min-width:0;height:100vh;min-height:0;display:flex;flex-direction:column;align-self:start;overflow:hidden;padding:18px 12px;background:#f5f3f0;color:#30332f;font-family:var(--ads-font-sans)}.console-sidebar .figma-admg-brand{height:70px;flex:0 0 auto}.console-sidebar .figma-admg-logo{width:34px;height:34px;border-radius:10px;background:#30332f;color:#fbf9f6;font-family:var(--ads-font-sans);font-size:14px;font-weight:720}.console-sidebar .figma-admg-brand strong{font-family:var(--ads-font-sans);font-size:16px;font-weight:720;line-height:22px;letter-spacing:0}.console-sidebar .figma-admg-brand span{font-family:var(--ads-font-sans);font-size:10px;font-weight:650;letter-spacing:.08em}.console-sidebar .figma-admg-nav{min-height:0;display:grid;flex:1 1 auto;align-content:start;gap:5px;overflow-y:auto;padding-top:8px}.console-sidebar__nav-group{display:grid;gap:3px}.console-sidebar .figma-admg-nav>div>button{width:100%;height:32px;display:flex;align-items:center;gap:12px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#41443e;font-family:var(--ads-font-sans);font-size:13px;font-weight:600;line-height:18px;letter-spacing:0;text-align:left}.console-sidebar .figma-admg-nav>div>button.is-active{background:#ebe7dd;color:#30332f;font-weight:600}.console-sidebar__nav-label{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.console-sidebar__nav-chevron{flex:0 0 auto;color:#777871}.console-sidebar__bottom{display:grid;flex:0 0 auto;gap:8px;margin-top:16px}.console-sidebar__bottom .figma-admg-sidebar-note{min-height:48px;margin:0 0 6px;border:0;border-radius:10px;outline:1px solid rgba(177,179,173,.15)}.console-sidebar .figma-admg-footer{display:grid;gap:4px;padding-top:8px;border-top:0}.console-sidebar .figma-admg-footer button,.console-sidebar .figma-admg-footer a{width:100%;height:34px;display:flex;align-items:center;gap:10px;padding:0 8px;border:0;background:transparent;color:#41443e;font-family:var(--ads-font-sans);font-size:13px;font-weight:600;letter-spacing:0;text-align:left}.console-sidebar .figma-admg-footer button.is-active,.console-sidebar .figma-admg-footer a.is-active{background:#ebe7dd;border-radius:8px;color:#30332f}@media(max-width:920px){.console-sidebar{display:none}}.figma-google-dashboard-canvas{--dashboard-ink: #30332f;--dashboard-ink-strong: #171a1f;--dashboard-muted: #6f716b;--dashboard-soft: #858780;--dashboard-accent: #625c51;--dashboard-accent-soft: #eeeae3;--dashboard-surface: #fffdf9;--dashboard-surface-muted: #f5f3f0;--dashboard-border: rgba(98, 92, 81, .14);--dashboard-radius: 14px;min-width:0;overflow-x:clip}.figma-google-dashboard-canvas .console-page-header,.figma-google-dashboard-canvas .figma-google-dashboard-toolbar,.figma-google-dashboard-canvas .figma-google-dashboard-draftbar,.figma-google-dashboard-canvas .dashboard-widget{border:1px solid var(--dashboard-border);box-shadow:0 8px 24px #30332f09}.figma-google-dashboard-canvas .console-page-header{background:var(--dashboard-surface-muted)}.figma-google-dashboard-canvas .console-page-header__copy h1,.figma-google-dashboard-canvas .dashboard-widget-head strong,.figma-google-dashboard-canvas .figma-google-dashboard-metric strong{color:var(--dashboard-ink-strong)}.figma-google-dashboard-canvas .console-page-header__copy p,.figma-google-dashboard-canvas .dashboard-widget-head span,.figma-google-dashboard-canvas .figma-google-dashboard-metric em{color:var(--dashboard-muted)}.figma-google-dashboard-canvas .figma-google-dashboard-toolbar{min-width:0;grid-template-columns:auto auto minmax(250px,1fr) minmax(210px,320px);background:var(--dashboard-accent-soft)}.figma-google-dashboard-canvas .figma-google-dashboard-toolbar>*{min-width:0}.figma-google-dashboard-canvas .figma-google-dashboard-actions{grid-column:1 / -1;width:100%;min-width:0;flex-wrap:wrap;justify-content:flex-start;padding-top:2px}.figma-google-dashboard-account{min-width:0;display:grid;grid-template-columns:auto minmax(150px,1fr);align-items:center;gap:8px;color:var(--dashboard-muted);font-size:11px;font-weight:700}.figma-google-dashboard-account .ds-select,.figma-google-dashboard-account select{width:100%;min-width:0}@media(max-width:1280px){.figma-google-dashboard-canvas .figma-google-dashboard-toolbar{grid-template-columns:auto minmax(160px,auto) minmax(280px,1fr)}.figma-google-dashboard-canvas .figma-google-dashboard-account,.figma-google-dashboard-canvas .figma-google-dashboard-actions{grid-column:1 / -1}.figma-google-dashboard-canvas .figma-google-dashboard-account{grid-template-columns:auto minmax(220px,340px)}}.figma-google-dashboard-canvas .figma-google-dashboard-manage,.figma-google-dashboard-canvas .figma-google-dashboard-new-widget,.figma-google-dashboard-canvas .figma-google-dashboard-refresh,.figma-google-dashboard-canvas .figma-google-dashboard-local-draft{flex:0 0 auto;white-space:nowrap}.figma-google-dashboard-canvas .figma-google-dashboard-manage,.figma-google-dashboard-canvas .figma-google-dashboard-new-widget{min-width:max-content}@media(max-width:920px){.figma-dashboard{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);min-width:0}.figma-dashboard>.console-sidebar,.figma-dashboard>.figma-admg-sidebar{display:none}.figma-dashboard .console-topbar,.figma-dashboard .figma-admg-topbar,.figma-dashboard .figma-admg-canvas{grid-column:1}.figma-dashboard .console-topbar,.figma-dashboard .figma-admg-topbar{grid-row:1;min-width:0;height:auto;min-height:58px;padding:12px 16px;gap:10px}.figma-dashboard .figma-admg-canvas{grid-row:2;min-width:0}.figma-dashboard .console-topbar__title{width:auto;flex:0 0 auto}.figma-dashboard .console-global-search{width:auto;min-width:150px;flex:1 1 180px}.figma-dashboard .console-topbar__actions{flex:0 0 auto;gap:10px}.figma-google-dashboard-canvas .figma-google-dashboard-toolbar{grid-template-columns:minmax(0,auto) minmax(0,1fr)}.figma-google-dashboard-canvas .figma-google-dashboard-tabs,.figma-google-dashboard-canvas .figma-google-dashboard-date{width:100%}.figma-google-dashboard-canvas .figma-google-dashboard-apps,.figma-google-dashboard-canvas .figma-google-dashboard-account,.figma-google-dashboard-canvas .figma-google-dashboard-actions{grid-column:1 / -1;width:100%}.figma-google-dashboard-canvas .figma-google-dashboard-actions{justify-content:flex-start;flex-wrap:wrap}}@media(max-width:720px){.figma-dashboard .console-topbar,.figma-dashboard .figma-admg-topbar{align-items:center}.figma-dashboard .console-global-search{min-width:0}.figma-google-dashboard-canvas .console-page-header{padding:16px;border-radius:var(--dashboard-radius)}.figma-google-dashboard-canvas .console-page-header__copy h1{font-size:28px;line-height:34px}.figma-google-dashboard-canvas .console-page-header__copy p{font-size:12px;line-height:18px}.figma-google-dashboard-canvas .figma-google-dashboard-toolbar{grid-template-columns:1fr;gap:8px}.figma-google-dashboard-canvas .figma-google-dashboard-apps,.figma-google-dashboard-canvas .figma-google-dashboard-actions{grid-column:auto}.figma-google-dashboard-canvas .figma-google-dashboard-actions{min-width:0}.figma-google-dashboard-canvas .figma-google-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.figma-google-dashboard-canvas .figma-google-dashboard-metric{min-height:78px;padding:12px}.figma-google-dashboard-canvas .figma-google-dashboard-metric strong{font-size:20px;line-height:25px}}@media(max-width:430px){.figma-dashboard .console-topbar__title{flex:1 1 auto}.figma-dashboard .console-global-search{order:3;flex-basis:100%;width:100%}.figma-google-dashboard-canvas .figma-google-dashboard-metrics{grid-template-columns:1fr}}.auxeo-auth-page{min-height:100vh;font-family:var(--ads-font-ui);color:#172033;background:#f4f6fa}.auxeo-auth-page{display:grid;place-items:center;padding:32px 20px;background:radial-gradient(circle at 18% 16%,rgba(83,58,253,.12),transparent 34%),radial-gradient(circle at 86% 82%,rgba(22,131,74,.08),transparent 30%),#f5f7fb}.auxeo-auth-card{width:min(100%,500px);padding:38px;border:1px solid rgba(42,54,82,.12);border-radius:22px;background:#fffffff0;box-shadow:0 28px 70px #1921361f}.auxeo-auth-card--login{padding-top:28px}.auxeo-auth-brand{display:inline-block;margin-bottom:34px;color:#172033;font-size:18px;font-weight:850;text-decoration:none}.auxeo-auth-mark{display:grid;width:48px;height:48px;margin-bottom:20px;place-items:center;border-radius:14px;background:#eeeaff;color:#5138ee}.auxeo-auth-mark--success{background:#e7f6ed;color:#16834a}.auxeo-auth-mark--error{background:#fff0f3;color:#c7254e}.auxeo-auth-card h1{margin:9px 0 13px;font-size:34px;line-height:1.12;letter-spacing:-.035em}.auxeo-auth-card p{margin:0 0 24px;color:#667085;font-size:15px;line-height:1.7}.auxeo-kicker{color:#5138ee;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.auxeo-config-list{display:grid;gap:7px;margin:20px 0}.auxeo-config-list code{padding:9px 11px;border-radius:8px;background:#f4f2ff;color:#4434d4;font-size:12px}.auxeo-auth-links{display:flex;justify-content:center;gap:20px;margin-top:24px;font-size:12px}.auxeo-auth-links a,.auxeo-link{color:#5138ee;text-decoration:none}.auxeo-security-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;color:#6b7280;font-size:12px}.auxeo-primary-button,.auxeo-secondary-button,.auxeo-danger-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:9px;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.auxeo-primary-button{border:1px solid #5138ee;background:#5138ee;color:#fff}.auxeo-auth-card .auxeo-primary-button{width:100%;min-height:46px}.auxeo-secondary-button{border:1px solid #dfe3eb;background:#fff;color:#344054}.auxeo-danger-button{min-height:31px;padding:0 10px;border:1px solid #f0cbd5;background:#fff8fa;color:#b4234d}.auxeo-primary-button:disabled,.auxeo-secondary-button:disabled{cursor:not-allowed;opacity:.55}.auxeo-access-console{min-height:100vh;color:#30332f;background:#fbfaf8}.auxeo-access-canvas{width:100%;max-width:1320px;min-width:0;margin:0 auto;padding-bottom:70px}.auxeo-access-org-summary{display:grid;align-content:center;gap:3px;padding:10px 12px}.auxeo-access-org-summary span{color:#898a84;font-size:9px;font-weight:700;letter-spacing:.08em}.auxeo-access-org-summary strong{overflow:hidden;color:#30332f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.auxeo-access-user-actions{display:flex;align-items:center;gap:8px}.auxeo-access-user-actions button{display:inline-flex;align-items:center;gap:6px}.auxeo-settings-toolbar{justify-content:space-between;gap:16px}.auxeo-settings-tabs{display:flex;min-width:0;flex-wrap:wrap;gap:6px}.auxeo-settings-tabs .toolbar-chip{display:inline-flex;align-items:center;gap:6px}.auxeo-access-console .toolbar-chip{border-color:#625c5129;background:#fffdf9;color:#625c51}.auxeo-access-console .toolbar-chip.is-active{border-color:#625c513d;background:#ded8cc;color:#30332f}.auxeo-access-console .auxeo-primary-button{border-color:#30332f;background:#30332f;color:#fffdf9}.auxeo-access-console .auxeo-secondary-button{border-color:#625c5133;background:#fffdf9;color:#41443e}.auxeo-access-console .auxeo-panel,.auxeo-access-console .auxeo-hero-panel,.auxeo-access-console .auxeo-metric{border-color:#625c5124;background:#fffdf9;box-shadow:0 8px 24px #30332f09}.auxeo-access-console .auxeo-panel-heading>svg,.auxeo-access-console .auxeo-blocked>svg{color:#675f42}.auxeo-access-console .auxeo-hero-panel{background:linear-gradient(135deg,#fffdf9,#f3f0ea)}.auxeo-access-console .auxeo-hero-icon{background:#30332f;color:#fffdf9}.auxeo-access-console .auxeo-inline-form input,.auxeo-access-console .auxeo-inline-form select,.auxeo-access-console .auxeo-grid-form input,.auxeo-access-console .auxeo-grid-form select,.auxeo-access-console .auxeo-table select{border-color:#625c5138;background:#fffdf9;color:#30332f}.auxeo-access-console .auxeo-inline-form input:focus,.auxeo-access-console .auxeo-grid-form input:focus,.auxeo-access-console .auxeo-inline-form select:focus,.auxeo-access-console .auxeo-grid-form select:focus{border-color:#675f42;box-shadow:0 0 0 3px #675f421a}.auxeo-access-console .auxeo-resource-card>span,.auxeo-access-console .auxeo-hero-panel p code{color:#675f42}.auxeo-access-console .auxeo-resource-selector button.is-selected{border-color:#675f42;background:#eeeae3}.auxeo-access-console .is-selected .auxeo-checkbox{border-color:#675f42;background:#675f42}.auxeo-section-stack{display:grid;gap:18px}.auxeo-panel,.auxeo-hero-panel{border:1px solid #e2e6ed;border-radius:15px;background:#fff;box-shadow:0 5px 20px #19213609}.auxeo-panel{padding:22px}.auxeo-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.auxeo-panel-heading h2,.auxeo-hero-panel h2{margin:0 0 5px;font-size:18px;letter-spacing:-.02em}.auxeo-panel-heading p,.auxeo-hero-panel p{margin:0;color:#7a8497;font-size:12px;line-height:1.55}.auxeo-panel-heading>svg{color:#5138ee}.auxeo-inline-form,.auxeo-grid-form{display:grid;align-items:end;gap:12px}.auxeo-inline-form{grid-template-columns:minmax(220px,1fr) 160px auto}.auxeo-grid-form{grid-template-columns:repeat(3,minmax(140px,1fr)) auto}.auxeo-grid-form--three{grid-template-columns:repeat(3,minmax(160px,1fr))}.auxeo-inline-form label,.auxeo-grid-form label{display:grid;gap:6px;color:#667085;font-size:11px;font-weight:750}.auxeo-inline-form input,.auxeo-inline-form select,.auxeo-grid-form input,.auxeo-grid-form select,.auxeo-table select{min-width:0;min-height:38px;padding:0 10px;border:1px solid #d7dce5;border-radius:8px;outline:0;background:#fff;color:#273248;font:inherit;font-size:13px}.auxeo-inline-form input:focus,.auxeo-grid-form input:focus,.auxeo-inline-form select:focus,.auxeo-grid-form select:focus{border-color:#735fff;box-shadow:0 0 0 3px #533afd1a}.auxeo-one-time-link{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:15px;padding:13px;border:1px solid #efc879;border-radius:10px;background:#fffaf0}.auxeo-one-time-link div{display:grid;min-width:0;gap:5px;font-size:12px}.auxeo-one-time-link code{overflow:hidden;color:#805600;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.auxeo-table-wrap{overflow-x:auto}.auxeo-table{width:100%;border-collapse:collapse}.auxeo-table th{padding:9px 10px;border-bottom:1px solid #e9ecf2;color:#8992a3;font-size:10px;letter-spacing:.06em;text-align:left;text-transform:uppercase}.auxeo-table td{padding:12px 10px;border-bottom:1px solid #f0f2f6;color:#4d596f;font-size:12px}.auxeo-table td:first-child{display:grid;gap:3px}.auxeo-table td small{color:#8b93a4}.auxeo-table select{min-height:31px}.auxeo-status,.auxeo-badge{display:inline-flex;align-items:center;width:fit-content;min-height:23px;padding:0 8px;border-radius:999px;background:#eff1f5;color:#667085;font-size:10px;font-weight:800}.auxeo-status--active,.auxeo-status--success{background:#e7f6ed;color:#16834a}.auxeo-status--pending{background:#fff4d6;color:#8b5a00}.auxeo-status--revoked{background:#fff0f3;color:#b4234d}.auxeo-list{display:grid}.auxeo-list-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 2px;border-top:1px solid #edf0f4}.auxeo-list-row:first-child{border-top:0}.auxeo-list-row>div:first-child{display:grid;gap:4px}.auxeo-list-row strong{font-size:12px}.auxeo-list-row small{color:#8b93a4;font-size:10px}.auxeo-chip-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.auxeo-chip{display:grid;gap:2px;padding:8px 10px;border:1px solid #e1e5ec;border-radius:9px;color:#8790a1;font-size:9px}.auxeo-chip strong{color:#414c60;font-size:11px}.auxeo-search,.auxeo-copy-field{display:flex;align-items:center;gap:9px;margin:16px 0 12px;padding:8px 10px;border:1px solid #dfe3eb;border-radius:9px;background:#fafbfc}.auxeo-search svg{color:#929aaa}.auxeo-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font:inherit;font-size:12px}.auxeo-search span{color:#8b93a4;font-size:10px}.auxeo-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.auxeo-resource-card{display:grid;gap:6px;padding:14px;border:1px solid #e4e7ed;border-radius:11px}.auxeo-resource-card>span{color:#5138ee;font-size:9px;font-weight:850;text-transform:uppercase}.auxeo-resource-card strong{font-size:12px}.auxeo-resource-card code{color:#8992a3;font-size:9px}.auxeo-access-form{display:grid;gap:17px}.auxeo-check-group{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.auxeo-check-group>strong{margin-right:4px;font-size:11px}.auxeo-check-group label{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #e0e4eb;border-radius:9px;cursor:pointer}.auxeo-check-group label span{display:grid;gap:2px;font-size:10px;font-weight:750}.auxeo-check-group label small{color:#929aaa;font-size:8px;font-family:var(--ads-font-mono)}.auxeo-resource-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:330px;overflow:auto}.auxeo-resource-selector button{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid #e1e5ec;border-radius:10px;background:#fff;color:#465166;font:inherit;text-align:left;cursor:pointer}.auxeo-resource-selector button.is-selected{border-color:#735fff;background:#f4f2ff}.auxeo-resource-selector button div{display:grid;gap:3px}.auxeo-resource-selector strong{font-size:11px}.auxeo-resource-selector small{color:#8992a3;font-size:9px}.auxeo-catalog-selector button{display:grid;grid-template-columns:18px minmax(0,1fr) auto}.auxeo-catalog-selector button:disabled{cursor:not-allowed;opacity:.58}.auxeo-catalog-selector button.is-imported{border-color:#cfe7d7;background:#f3faf5;opacity:1}.auxeo-catalog-selector button>.auxeo-badge{white-space:nowrap}.auxeo-checkbox{display:grid;width:18px;height:18px;flex:0 0 auto;place-items:center;border:1px solid #ccd2dd;border-radius:5px}.is-selected .auxeo-checkbox{border-color:#5138ee;background:#5138ee;color:#fff}.auxeo-hero-panel{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:start;gap:18px;padding:24px;background:linear-gradient(135deg,#fff,#f7f5ff)}.auxeo-hero-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:14px;background:#5138ee;color:#fff}.auxeo-hero-panel p code{color:#5138ee}.auxeo-copy-field{margin-top:0}.auxeo-copy-field code{min-width:0;flex:1;overflow:hidden;color:#40365d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.auxeo-steps{display:grid;gap:3px;margin:22px 0 0;padding:0;list-style:none}.auxeo-steps li{display:flex;gap:12px;padding:12px 0;border-top:1px solid #edf0f4}.auxeo-steps li>span{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:50%;background:#eeebff;color:#5138ee;font-size:10px;font-weight:850}.auxeo-steps li div{display:grid;gap:4px}.auxeo-steps strong{font-size:12px}.auxeo-steps p{margin:0;color:#7a8497;font-size:10px}.auxeo-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.auxeo-metric{display:grid;gap:7px;padding:16px;border:1px solid #e2e6ed;border-radius:12px;background:#fff}.auxeo-metric small{color:#8992a3;font-size:9px;text-transform:uppercase}.auxeo-metric strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.auxeo-governed-metric-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.auxeo-code-note{display:grid;gap:7px}.auxeo-code-note span{color:#8992a3;font-size:10px}.auxeo-code-note code{overflow-wrap:anywhere;color:#5f56a2;font-size:9px}.auxeo-timeline{display:grid}.auxeo-timeline-row{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 3px;border-top:1px solid #edf0f4}.auxeo-timeline-row:first-child{border-top:0}.auxeo-timeline-row>span{width:9px;height:9px;border:2px solid #8676ff;border-radius:50%}.auxeo-timeline-row>div{display:grid;gap:3px}.auxeo-timeline-row>div:last-child{justify-items:end}.auxeo-timeline-row strong{font-size:11px}.auxeo-timeline-row small{color:#8992a3;font-size:9px}.auxeo-alert{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:11px 13px;border-radius:9px;font-size:12px}.auxeo-alert--success{border:1px solid #bce5ca;background:#effaf3;color:#116d3e}.auxeo-alert--error{border:1px solid #f0cbd5;background:#fff5f7;color:#a52046}.auxeo-loading,.auxeo-empty{display:flex;align-items:center;justify-content:center;gap:10px;min-height:170px;color:#8992a3;font-size:12px}.auxeo-auth-page>.auxeo-loading{min-width:280px;min-height:120px;border:1px solid #e3e6ed;border-radius:14px;background:#fff}.auxeo-blocked{display:grid;justify-items:start;gap:10px}.auxeo-blocked>svg{color:#5138ee}.auxeo-blocked h2,.auxeo-blocked p{margin:0}.auxeo-blocked p,.auxeo-muted{color:#8992a3}.auxeo-spin{animation:auxeo-spin .9s linear infinite}@keyframes auxeo-spin{to{transform:rotate(360deg)}}.access-settings-stack{display:grid;gap:14px}.access-settings-summary{min-height:118px;padding:24px;border-radius:20px;background:#eeeae3}.access-settings-summary>div,.access-settings-overview-card>div{display:grid;gap:5px}.access-settings-summary h2,.access-settings-heading h2{margin:0;color:#30332f;font-size:20px;letter-spacing:-.025em}.access-settings-summary p,.access-settings-heading p,.access-settings-overview-card p,.access-settings-help{margin:0;color:#74736d;font-size:12px;line-height:1.6}.access-settings-error{justify-content:space-between}.access-settings-error .button{flex:0 0 auto;min-height:30px;border-color:#a5204629;background:#fffdf9;color:#8f2444}.access-settings-eyebrow{color:#675f42;font-size:10px;font-weight:800;letter-spacing:.12em}.access-settings-card{display:block;padding:22px;border-radius:18px;background:#fffdf9;box-shadow:0 9px 26px #30332f09}.access-settings-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.access-settings-heading>div{display:grid;gap:5px}.access-settings-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.access-settings-overview-card{min-height:145px;align-items:flex-end;padding:20px;background:#eeeae3}.access-settings-overview-card:nth-child(2){background:#f2efe9}.access-settings-overview-card:nth-child(3){background:#e7ece5}.access-settings-overview-card strong{font-size:30px;line-height:1;letter-spacing:-.04em}.access-settings-split-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.access-settings-split-list h3{margin:0 0 8px;color:#6f716b;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.access-settings-compact-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:42px;padding:0 4px;border-top:1px solid rgba(98,92,81,.1)}.access-settings-compact-row strong{font-size:12px}.access-settings-compact-row span{color:#85857f;font-size:10px}.access-settings-form{display:grid;gap:20px}.access-settings-fieldset{display:grid;gap:10px}.access-settings-fieldset>strong{color:#625c51;font-size:12px}.access-settings-badges{display:flex;flex-wrap:wrap;gap:6px}.access-settings-catalog .auxeo-access-form{gap:14px}.access-settings-card .auxeo-table th{border-bottom-color:#625c511f;color:#85857f}.access-settings-card .auxeo-table td{border-bottom-color:#625c5114;color:#555851}.access-settings-card .auxeo-table tbody tr:last-child td{border-bottom:0}.access-settings-stack .button{cursor:pointer}.access-settings-stack .button--primary{border-color:#30332f;background:#30332f;color:#fffdf9}.access-settings-stack .button--secondary{border-color:transparent;background:#fffdf9;color:#41443e}.access-settings-stack .ds-drawer__panel{background:#fbf9f6}.access-settings-project-workspace{display:grid;min-height:440px;grid-template-columns:250px minmax(0,1fr);padding:0;overflow:hidden;background:#fffdf9}.access-settings-project-list{padding:18px 12px;background:#eeeae3}.access-settings-project-list__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 8px 14px}.access-settings-project-list__head>div{display:flex;align-items:baseline;gap:8px}.access-settings-project-list__head span{color:#69675f;font-size:12px;font-weight:750}.access-settings-project-list__head strong{color:#8a877f;font-size:11px}.access-settings-project-list>button{display:grid;width:100%;gap:4px;margin:3px 0;padding:13px 14px;border:0;border-radius:12px;background:transparent;color:#30332f;text-align:left;cursor:pointer}.access-settings-project-list>button:hover{background:#fffdf994}.access-settings-project-list>button.is-active{background:#fffdf9;box-shadow:0 8px 24px #30332f0b}.access-settings-project-list>button strong{font-size:14px}.access-settings-project-list>button span{color:#7b7972;font-size:11px}.access-settings-project-detail{padding:28px 30px}.access-settings-project-title{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px}.access-settings-project-title>div:first-child{display:grid;gap:7px}.access-settings-project-title>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.access-settings-project-title h2{margin:0;font-size:28px;letter-spacing:-.04em}.access-settings-project-title p{margin:0;color:#77766f;font-size:12px}.access-settings-project-columns{display:grid;grid-template-columns:1.25fr .75fr;gap:32px}.access-settings-project-columns h3{margin:0 0 12px;color:#6c6a63;font-size:11px;letter-spacing:.06em}.access-settings-account-row{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;margin-bottom:6px;padding:10px 12px;border-radius:11px;background:#f5f3f0}.access-settings-account-row>div{display:grid;gap:3px}.access-settings-account-row strong{font-size:13px}.access-settings-account-row span,.access-settings-account-row code{color:#7d7b74;font-size:10px}.access-settings-empty-project{display:grid;max-width:420px;gap:10px;padding:80px 20px}.access-settings-empty-project h2,.access-settings-empty-project p{margin:0}.access-settings-empty-project p{color:#77766f;line-height:1.6}.access-settings-invite-summary{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:11px;background:#eeeae3;font-size:12px}.access-settings-invite-summary>div{display:grid;gap:4px}.access-settings-invite-summary span{color:#74736d;line-height:1.5}.access-invite-drawer .ds-drawer__panel{width:min(820px,96vw);padding:24px 28px 0;overflow:hidden;background:#fbf9f6}.access-invite-drawer .ds-drawer__body{min-height:0;overflow:auto;padding:0 2px 24px}.access-invite-drawer .ds-drawer__footer{position:static;margin:0 -28px;padding:14px 28px 18px;background:#eeeae3f0;box-shadow:inset 0 1px #b1b3ad1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.access-invite-footer{width:100%;display:flex;align-items:center;justify-content:space-between;gap:22px}.access-invite-footer>div:first-child{min-width:0;display:grid;gap:3px}.access-invite-footer>div:last-child{display:flex;flex:0 0 auto;gap:8px}.access-invite-footer strong{color:#30332f;font-size:12px}.access-invite-footer span{color:#77766f;font-size:10px}.access-invite-form{gap:16px}.access-invite-identity,.access-invite-scope,.access-invite-capabilities{padding:18px;border-radius:16px;background:#f2efe9}.access-invite-identity{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);gap:18px;align-items:end}.access-invite-role{min-width:0;margin:0;padding:0;border:0}.access-invite-role legend{margin-bottom:8px;color:#625c51;font-size:12px}.access-invite-role>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.access-invite-role label{min-width:0;min-height:58px;display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:11px;background:#fbf9f6;cursor:pointer;box-shadow:inset 0 0 0 1px #b1b3ad21}.access-invite-role label.is-selected{background:#e2e3dd;color:#30332f;box-shadow:inset 3px 0 #675f42}.access-invite-role input{width:14px;height:14px;accent-color:#675f42}.access-invite-role label span{min-width:0;display:grid;gap:2px}.access-invite-role strong{font-size:12px}.access-invite-role small{overflow:hidden;color:#77766f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.access-invite-scope,.access-invite-capabilities{display:grid;gap:12px;background:#eeeae3}.access-invite-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.access-invite-section-heading>div{display:grid;gap:3px}.access-invite-section-heading strong{color:#30332f;font-size:13px}.access-invite-section-heading span{color:#77766f;font-size:10px;line-height:1.45}.access-invite-section-heading>span{padding:5px 8px;border-radius:999px;background:#fffdf9b8;white-space:nowrap}.access-invite-project-chips{display:flex;flex-wrap:wrap;gap:7px}.access-invite-project-chips>button{display:flex;align-items:center;gap:8px;min-height:43px;padding:7px 11px;border:0;border-radius:11px;background:#fffdf9b3;color:#555851;font:inherit;cursor:pointer}.access-invite-project-chips>button.is-selected{background:#fffdf9;box-shadow:0 8px 22px #30332f0b}.access-invite-project-chips button>span:last-child{display:grid;gap:2px;text-align:left}.access-invite-project-chips strong{font-size:11px}.access-invite-project-chips small{color:#807e77;font-size:9px}.access-invite-browser{min-height:280px;display:grid;grid-template-columns:180px minmax(0,1fr);overflow:hidden;border-radius:14px;background:#fbf9f6}.access-invite-browser>aside{display:grid;align-content:start;gap:3px;padding:10px;background:#e2e3dd}.access-invite-browser>aside button{min-width:0;min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border:0;border-radius:10px;background:transparent;color:#555851;font:inherit;text-align:left;cursor:pointer}.access-invite-browser>aside button.is-active{background:#fffdf9;box-shadow:0 7px 18px #30332f0a}.access-invite-browser>aside button>span:first-child{min-width:0;display:grid;gap:2px}.access-invite-browser>aside strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.access-invite-browser>aside small{color:#7f7d76;font-size:9px}.access-invite-required{color:#9e422c;font-size:8px;white-space:nowrap}.access-invite-accounts{min-width:0;display:grid;align-content:start;gap:12px;padding:14px 16px 18px}.access-invite-channel-filter{display:flex;flex-wrap:wrap;gap:5px}.access-invite-channel-filter button{min-height:30px;padding:0 10px;border:0;border-radius:999px;background:#f2efe9;color:#69675f;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.access-invite-channel-filter button.is-active{background:#675f42;color:#fff6ed}.access-invite-channel-filter button span{opacity:.7}.access-invite-channel-group{display:grid;gap:5px}.access-invite-channel-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 4px 5px}.access-invite-channel-group>header div{display:flex;align-items:baseline;gap:7px}.access-invite-channel-group>header strong{font-size:11px}.access-invite-channel-group>header span{color:#85857f;font-size:9px}.access-invite-channel-group>header button{border:0;background:transparent;color:#675f42;font:inherit;font-size:9px;font-weight:750;cursor:pointer}.access-invite-channel-group>div{display:grid;gap:3px}.access-invite-channel-group>div>button{min-width:0;min-height:45px;display:flex;align-items:center;gap:10px;padding:7px 10px;border:0;border-radius:9px;background:transparent;color:#555851;font:inherit;text-align:left;cursor:pointer}.access-invite-channel-group>div>button:hover{background:#f5f3f0}.access-invite-channel-group>div>button.is-selected{background:#eeeae3}.access-invite-channel-group>div>button>span:last-child{min-width:0;display:grid;gap:2px}.access-invite-channel-group>div strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.access-invite-channel-group>div small{overflow:hidden;color:#85857f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.access-invite-empty{min-height:120px;display:grid;place-content:center;justify-items:center;gap:4px;border-radius:14px;background:#fffdf999;color:#555851;text-align:center}.access-invite-empty strong{font-size:12px}.access-invite-empty span{color:#85857f;font-size:10px}.access-invite-warning{padding:8px 10px;border-radius:9px;background:#f5e9e4;color:#8a3d2c;font-size:10px}.access-invite-capabilities{background:#f2efe9}.access-invite-capabilities>div:last-child{display:flex;flex-wrap:wrap;gap:7px}.access-invite-capabilities label{min-height:36px;display:flex;align-items:center;gap:8px;padding:0 11px;border-radius:10px;background:#fffdf9;color:#69675f;cursor:pointer}.access-invite-capabilities label.is-selected{background:#e2e3dd;color:#30332f}.access-invite-capabilities input{position:absolute;opacity:0;pointer-events:none}.access-invite-capabilities strong{font-size:10px}.auxeo-one-time-link span{color:#77766f;font-size:11px}@media(max-width:980px){.auxeo-grid-form{grid-template-columns:repeat(2,minmax(140px,1fr))}.auxeo-grid-form .auxeo-primary-button{width:fit-content}.auxeo-resource-grid,.auxeo-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.access-settings-overview-grid{grid-template-columns:1fr}.access-settings-overview-card{min-height:105px}.access-settings-project-workspace{grid-template-columns:210px minmax(0,1fr)}.access-settings-project-columns{grid-template-columns:1fr}}@media(max-width:680px){.auxeo-settings-toolbar{align-items:stretch;flex-direction:column}.auxeo-settings-toolbar>.auxeo-secondary-button{width:100%}.auxeo-inline-form,.auxeo-grid-form,.auxeo-grid-form--three,.auxeo-resource-selector,.auxeo-resource-grid,.auxeo-metric-grid{grid-template-columns:1fr}.auxeo-inline-form .auxeo-primary-button,.auxeo-grid-form .auxeo-primary-button{width:100%}.auxeo-hero-panel{grid-template-columns:46px 1fr}.auxeo-hero-panel>.auxeo-status{grid-column:2}.auxeo-auth-card{padding:28px 24px}.auxeo-auth-card h1{font-size:29px}.access-settings-summary,.access-settings-overview-card,.access-settings-heading{align-items:stretch;flex-direction:column}.access-settings-summary .button,.access-settings-overview-card .button{width:100%}.access-settings-split-list{grid-template-columns:1fr;gap:20px}.access-settings-project-workspace{grid-template-columns:1fr}.access-settings-project-list{display:flex;overflow-x:auto;gap:6px}.access-settings-project-list__head{min-width:130px}.access-settings-project-list>button{min-width:150px}.access-settings-project-detail{padding:22px 18px}.access-settings-project-title{align-items:stretch;flex-direction:column}.access-invite-drawer .ds-drawer__panel{width:100vw;padding:20px 16px 0}.access-invite-drawer .ds-drawer__footer{margin:0 -16px;padding:12px 16px 16px}.access-invite-footer{align-items:stretch;flex-direction:column}.access-invite-footer>div:last-child{justify-content:flex-end}.access-invite-identity,.access-invite-browser{grid-template-columns:1fr}.access-invite-browser>aside{display:flex;overflow-x:auto}.access-invite-browser>aside button{min-width:145px}}.auxeo-access-canvas{gap:14px}.auxeo-access-canvas>.auxeo-settings-toolbar{margin-top:0}.auxeo-settings-toolbar{min-height:52px;padding:8px 10px;border-radius:14px;background:#eeeae3}.auxeo-settings-tabs{gap:3px}.auxeo-settings-tabs .toolbar-chip{min-height:36px;padding:0 13px;border:0;border-radius:9px;background:transparent;color:#65645e}.auxeo-settings-tabs .toolbar-chip.is-active{background:#fffdf9;color:#30332f;box-shadow:0 7px 20px #30332f0b}.access-settings-utility-actions{display:flex;align-items:center;gap:5px}.access-settings-utility-actions button{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:#6e6c65;font:inherit;font-size:11px;cursor:pointer}.access-settings-utility-actions button:hover{background:#fffdf9b3}.access-settings-section-title{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:6px 4px 2px}.access-settings-section-title>div{display:grid;gap:5px}.access-settings-section-title h1{margin:0;color:#30332f;font-size:27px;letter-spacing:-.045em}.access-settings-section-title p{margin:0;color:#77766f;font-size:12px}.access-master-detail{min-height:590px;display:grid;grid-template-columns:290px minmax(0,1fr);padding:0;overflow:hidden;border-radius:16px;background:#fffdf9;box-shadow:0 10px 32px #30332f09}.access-member-workspace.is-single-member{min-height:0;grid-template-columns:minmax(0,1fr)}.access-member-workspace.is-single-member .access-object-detail{padding:28px 32px 32px}.access-object-list{min-width:0;display:flex;flex-direction:column;background:#eeeae3}.access-object-list__heading{min-height:58px;display:flex;align-items:center;gap:8px;padding:0 18px}.access-object-list__heading strong{font-size:13px}.access-object-list__heading span{color:#85837c;font-size:10px}.access-object-list__search{min-height:39px;display:flex;align-items:center;gap:8px;margin:12px;padding:0 11px;border-radius:9px;background:#fffdf9;color:#8a877f}.access-object-list__search input{width:100%;border:0;outline:0;background:transparent;color:#30332f;font:inherit;font-size:12px}.access-object-list__items{min-height:0;display:grid;align-content:start;gap:2px;overflow:auto;padding:0 8px 12px}.access-object-list__items>button{min-width:0;min-height:62px;display:flex;align-items:center;gap:11px;padding:9px 10px;border:0;border-radius:10px;background:transparent;color:#30332f;font:inherit;text-align:left;cursor:pointer}.access-object-list__items>button:hover{background:#fffdf98c}.access-object-list__items>button.is-active{background:#fffdf9;box-shadow:0 7px 20px #30332f0b}.access-object-list__items>button>span:last-child{min-width:0;display:grid;gap:3px}.access-object-list__items strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.access-object-list__items small{overflow:hidden;color:#85837c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.access-object-avatar{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:#e2e3dd;color:#555851;font-size:12px;font-weight:800}.access-object-avatar--large{width:46px;height:46px;border-radius:13px;font-size:16px}.access-pending-invites{margin-top:auto;padding:12px;background:#e2e3dd73}.access-pending-invites summary{color:#69675f;font-size:10px;font-weight:750;cursor:pointer}.access-pending-invites>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:10px}.access-pending-invites>div>span{min-width:0;display:grid;gap:2px}.access-pending-invites strong{overflow:hidden;font-size:10px;text-overflow:ellipsis}.access-pending-invites small{color:#85837c;font-size:8px}.access-pending-invites button{border:0;background:transparent;color:#9e422c;font:inherit;font-size:9px;cursor:pointer}.access-object-detail{min-width:0;padding:26px 30px 34px;overflow:auto}.access-object-detail__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:24px}.access-object-detail__header h2{margin:0 0 4px;font-size:21px;letter-spacing:-.03em}.access-object-detail__header p{margin:0;color:#85837c;font-size:11px}.access-object-actions{display:flex;align-items:center;gap:6px}.access-detail-section{padding:22px 0;background:transparent}.access-detail-section+.access-detail-section{box-shadow:inset 0 1px #b1b3ad1f}.access-detail-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:15px}.access-detail-section__head>div{display:grid;gap:4px}.access-detail-section h3{margin:0;font-size:14px}.access-detail-section p{margin:0;color:#85837c;font-size:10px}.access-detail-section .ds-select{width:auto;min-width:130px;min-height:34px}.access-member-project{margin-top:8px;overflow:hidden;border-radius:12px;background:#f5f3f0}.access-member-project>summary{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;cursor:pointer;list-style:none}.access-member-project>summary::-webkit-details-marker{display:none}.access-member-project>summary>span:first-child{min-width:0;display:grid;gap:3px}.access-member-project>summary strong,.access-channel-group>header strong{font-size:11px}.access-member-project>summary small,.access-member-project>summary>span:last-child,.access-channel-group>header span{color:#85837c;font-size:9px}.access-member-project>summary>span:last-child{padding-right:17px;position:relative;white-space:nowrap}.access-member-project>summary>span:last-child:after{content:"⌄";position:absolute;right:0;top:-1px;font-size:12px;transition:transform .16s ease}.access-member-project[open]>summary>span:last-child:after{transform:rotate(180deg)}.access-member-project__accounts{padding:0 14px 10px;box-shadow:inset 0 1px #b1b3ad1a}.access-channel-group{margin-top:14px;padding:12px 14px;border-radius:12px;background:#f5f3f0}.access-flat-row{min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:7px 3px}.access-flat-row+.access-flat-row{box-shadow:inset 0 1px #b1b3ad1a}.access-flat-row>span:first-child{min-width:0;display:grid;gap:2px}.access-flat-row strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.access-flat-row small,.access-flat-row>span:last-child{color:#85837c;font-size:9px}.access-global-scope{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.access-global-scope>div{min-height:82px;display:grid;align-content:center;gap:5px;padding:14px 16px;border-radius:12px;background:#eeeae3}.access-global-scope>div:nth-child(2){background:#f2efe9}.access-global-scope>div:nth-child(3){background:#e7ece5}.access-global-scope strong{font-size:24px;letter-spacing:-.04em;line-height:1}.access-global-scope span{color:#77766f;font-size:10px}.access-pending-inline{margin:-4px 0 4px;padding:11px 13px;border-radius:10px;background:#eeeae3}.access-pending-inline summary{color:#69675f;font-size:10px;font-weight:750;cursor:pointer}.access-pending-inline summary span{margin-left:5px;color:#85837c}.access-pending-inline>div{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:8px}.access-pending-inline>div>span{min-width:0;display:grid;gap:2px}.access-pending-inline strong{font-size:10px}.access-pending-inline small{color:#85837c;font-size:8px}.access-pending-inline button{border:0;background:transparent;color:#9e422c;font:inherit;font-size:9px;cursor:pointer}.access-member-directory{display:block;overflow:hidden;padding:10px;border-radius:16px;background:#eeeae3;box-shadow:0 10px 32px #30332f09}.access-member-directory__tools{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 6px 10px}.access-member-directory__tools>span{color:#77766f;font-size:10px;white-space:nowrap}.access-member-search{width:min(420px,100%);min-height:38px;display:flex;align-items:center;gap:9px;padding:0 12px;border-radius:9px;background:#fffdf9;color:#8a877f}.access-member-search input{width:100%;border:0;outline:0;background:transparent;color:#30332f;font:inherit;font-size:13px}.access-member-directory__head,.access-member-directory__rows>button{display:grid;grid-template-columns:minmax(240px,1.4fr) minmax(100px,.55fr) minmax(190px,1fr) minmax(90px,.45fr) 22px;align-items:center;gap:16px}.access-member-directory__head{min-height:34px;padding:0 14px;color:#85837c;font-size:9px;font-weight:750;letter-spacing:.05em}.access-member-directory__rows{display:grid;gap:4px}.access-member-directory__rows>button{min-height:70px;padding:10px 14px;border:0;border-radius:12px;background:#fffdf9;color:#555851;font:inherit;text-align:left;cursor:pointer;transition:transform .14s ease,background .14s ease}.access-member-directory__rows>button:hover{background:#f8f6f2;transform:translateY(-1px)}.access-member-directory__rows>button>span:nth-child(3){color:#69675f;font-size:11px}.access-member-directory__rows>button>span:last-child{color:#8a877f;font-size:20px;text-align:right}.access-member-cell{min-width:0;display:flex;align-items:center;gap:11px}.access-member-cell>span:last-child{min-width:0;display:grid;gap:3px}.access-member-cell strong,.access-member-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-member-cell strong{color:#30332f;font-size:12px}.access-member-cell small{color:#85837c;font-size:9px}.access-member-directory__empty{min-height:110px;display:grid;place-items:center;border-radius:12px;background:#fffdf9;color:#85837c;font-size:11px}.access-invitation-list{display:block;padding:18px 20px;border-radius:16px;background:#f2efe9}.access-invitation-list>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.access-invitation-list>header>div{display:grid;gap:4px}.access-invitation-list h2,.access-invitation-list p{margin:0}.access-invitation-list h2{font-size:14px}.access-invitation-list p{color:#85837c;font-size:10px}.access-invitation-list>header>span{min-width:24px;min-height:24px;display:grid;place-items:center;border-radius:999px;background:#fffdf9;color:#69675f;font-size:9px}.access-invitation-list>div{display:grid;gap:4px}.access-invitation-list article{min-height:56px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:8px 12px;border-radius:10px;background:#fffdf9b8}.access-invitation-list article>span:first-child{min-width:0;display:grid;gap:3px}.access-invitation-list article strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.access-invitation-list article small{color:#85837c;font-size:9px}.access-invitation-list article button{border:0;background:transparent;color:#9e422c;font:inherit;font-size:10px;cursor:pointer}.access-member-detail-drawer .ds-drawer__panel{width:min(620px,96vw);background:#fbf9f6}.access-member-detail{display:grid;gap:8px}.access-member-detail>header{display:flex;align-items:center;gap:13px;padding:2px 2px 16px}.access-member-detail>header>div:nth-child(2){min-width:0;display:grid;gap:3px}.access-member-detail>header>.auxeo-status{margin-left:auto}.access-member-detail>header h3,.access-member-detail>header p{margin:0}.access-member-detail>header h3{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.access-member-detail>header p{overflow:hidden;color:#85837c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.access-member-detail>section{display:grid;gap:13px;padding:17px;border-radius:13px;background:#eeeae3}.access-member-detail>section:nth-of-type(2){background:#f2efe9}.access-member-detail__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.access-member-detail__section-head>div{display:grid;gap:4px}.access-member-detail__section-head h4,.access-member-detail__section-head p{margin:0}.access-member-detail__section-head h4{font-size:12px}.access-member-detail__section-head p{color:#77766f;font-size:9px;line-height:1.5}.access-member-detail__section-head>strong{padding:7px 10px;border-radius:9px;background:#fffdf9;font-size:10px;white-space:nowrap}.access-member-detail__section-head .ds-select{width:auto;min-width:130px;min-height:34px}.access-member-scope-summary{display:flex;flex-wrap:wrap;gap:6px}.access-member-scope-summary span{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:9px;background:#fffdf9;color:#69675f;font-size:9px}.access-member-account-groups{display:grid;gap:6px;margin-top:4px}.access-member-account-groups__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 2px 2px}.access-member-account-groups__head strong{font-size:11px}.access-member-account-groups__head span{color:#85837c;font-size:9px}.access-member-detail-footer{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:8px}.access-asset-directory{display:block;overflow:hidden;padding:10px;border-radius:16px;background:#eeeae3;box-shadow:0 10px 32px #30332f09}.access-asset-directory__tools{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 8px 8px}.access-asset-directory__tools strong{color:#30332f;font-size:13px}.access-asset-directory__tools span{color:#77766f;font-size:10px}.access-asset-directory__head,.access-asset-directory__rows>button{display:grid;grid-template-columns:minmax(210px,1.35fr) minmax(110px,.65fr) minmax(180px,1fr) 70px 70px 18px;align-items:center;gap:16px}.access-asset-directory__head{min-height:34px;padding:0 14px;color:#85837c;font-size:9px;font-weight:750;letter-spacing:.05em}.access-asset-directory__rows{display:grid;gap:4px}.access-asset-directory__rows>button{min-height:66px;padding:9px 14px;border:0;border-radius:12px;background:#fffdf9;color:#69675f;font:inherit;font-size:11px;text-align:left;cursor:pointer;transition:transform .14s ease,background .14s ease}.access-asset-directory__rows>button:hover{background:#f8f6f2;transform:translateY(-1px)}.access-asset-directory__rows>button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-asset-directory__rows>button>span:nth-child(4),.access-asset-directory__rows>button>span:nth-child(5){color:#30332f;font-weight:750}.access-asset-directory__rows>button>span:last-child{color:#8a877f;font-size:20px;text-align:right}.access-asset-cell{min-width:0;display:flex;align-items:center;gap:11px}.access-asset-cell strong{overflow:hidden;color:#30332f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.access-asset-directory__empty{min-height:110px;display:grid;place-items:center;border-radius:12px;background:#fffdf9;color:#85837c;font-size:11px}.access-asset-detail-drawer .ds-drawer__panel{width:min(660px,96vw);background:#fbf9f6}.access-asset-detail{display:grid;gap:8px}.access-asset-detail>header{min-height:74px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:2px 2px 14px}.access-asset-detail>header>div:nth-child(2){min-width:0;display:grid;gap:4px}.access-asset-detail>header strong{color:#30332f;font-size:13px}.access-asset-detail>header span{color:#85837c;font-size:9px}.access-asset-detail>header>span:last-child{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:9px;background:#eeeae3;white-space:nowrap}.access-asset-detail>section{padding:17px;border-radius:13px;background:#eeeae3}.access-asset-detail>section+section{background:#f2efe9}.access-asset-channel{overflow:hidden;border-radius:11px;background:#fffdf9}.access-asset-channel+.access-asset-channel{margin-top:6px}.access-asset-channel>summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 12px;cursor:pointer;list-style:none}.access-asset-channel>summary::-webkit-details-marker{display:none}.access-asset-channel>summary>span:first-child{display:grid;gap:3px}.access-asset-channel>summary strong{color:#30332f;font-size:11px}.access-asset-channel>summary small,.access-asset-channel>summary>span:last-child{color:#85837c;font-size:9px}.access-asset-channel>summary>span:last-child:after{content:"⌄";margin-left:6px;display:inline-block;transition:transform .16s ease}.access-asset-channel[open]>summary>span:last-child:after{transform:rotate(180deg)}.access-asset-channel>div{max-height:280px;overflow:auto;padding:0 12px 8px;box-shadow:inset 0 1px #b1b3ad1a}.access-simple-empty{min-height:100px;display:grid;place-items:center;color:#8a877f;font-size:11px;text-align:center}.access-compact-drawer .ds-drawer__panel{width:min(690px,96vw);background:#fbf9f6}.access-project-drawer .ds-drawer__panel{width:min(760px,96vw);background:#fbf9f6}.access-project-fields{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(150px,.65fr) minmax(120px,.45fr);gap:12px}.access-project-note{grid-column:1 / -1;display:grid;gap:4px;padding:15px;border-radius:11px;background:#eeeae3}.access-project-note strong{font-size:11px}.access-project-note span{color:#77766f;font-size:9px}.access-project-account-picker{display:grid;gap:10px}.access-project-channel-tabs{display:flex;flex-wrap:wrap;gap:6px}.access-project-channel-tabs button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:0;border-radius:999px;background:#eeeae3;color:#69675f;font:inherit;font-size:10px;font-weight:750;cursor:pointer}.access-project-channel-tabs button small{color:inherit;font-size:8px;font-weight:500;opacity:.72}.access-project-channel-tabs button.is-active{background:#30332f;color:#fffdf9}.access-project-channel-tabs strong{min-width:18px;min-height:18px;display:grid;place-items:center;border-radius:999px;background:#fff3;font-size:8px}.access-selection-list label.is-selected{background:#e2e3dd}.access-project-selection-summary{position:sticky;bottom:0;padding:11px 13px;border-radius:10px;background:#30332f;color:#fffdf9;font-size:10px;font-weight:750}.access-project-confirm-accounts{display:grid;gap:4px;padding-top:8px}.access-project-confirm-accounts>span{display:grid;gap:2px;padding:9px 11px;border-radius:9px;background:#f5f3f0}.access-project-confirm-accounts strong{font-size:10px}.access-project-confirm-accounts small{color:#85837c;font-size:8px}.access-selection-list{display:grid;gap:4px}.access-selection-list label{min-height:52px;display:flex;align-items:center;gap:11px;padding:8px 11px;border-radius:10px;background:#f5f3f0;cursor:pointer}.access-selection-list input{width:15px;height:15px;accent-color:#675f42}.access-selection-list label>span{display:grid;gap:2px}.access-selection-list strong{font-size:11px}.access-selection-list small{color:#85837c;font-size:9px}.access-wizard-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.access-wizard-steps span{min-height:34px;display:grid;place-items:center;border-radius:8px;background:#eeeae3;color:#98958d;font-size:10px;font-weight:750}.access-wizard-steps span.is-active{background:#e2e3dd;color:#30332f}.access-wizard-footer{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.access-wizard-footer>span{color:#85837c;font-size:10px}.access-wizard-footer>div{display:flex;gap:7px}.access-choice-list{display:grid;gap:6px}.access-choice-list>button{min-height:60px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 12px;border:0;border-radius:11px;background:#f5f3f0;color:#30332f;font:inherit;text-align:left;cursor:pointer}.access-choice-list>button.is-selected{background:#e2e3dd}.access-choice-list>button>span:nth-child(2){display:grid;gap:3px}.access-choice-list strong{font-size:12px}.access-choice-list small{color:#85837c;font-size:9px}.access-invite-confirm{display:grid;gap:5px}.access-invite-confirm>div{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 13px;border-radius:10px;background:#f5f3f0}.access-invite-confirm>div span{color:#85837c;font-size:10px}.access-invite-confirm>div strong{font-size:11px;text-align:right}.access-invite-confirm details{margin-top:6px}.access-invite-confirm summary{color:#69675f;font-size:10px;cursor:pointer}.access-integrations-list{display:block;padding:8px 20px;background:#fffdf9}.access-integration-row{min-height:92px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:14px 2px}.access-integration-row+.access-integration-row{box-shadow:inset 0 1px #b1b3ad1f}.access-integration-logo{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#eeeae3;font-size:14px;font-weight:800}.access-integration-row>div{display:grid;gap:3px}.access-integration-row h2,.access-integration-row p{margin:0}.access-integration-row h2{font-size:14px}.access-integration-row p,.access-integration-row small{color:#85837c;font-size:10px}.access-technical-details{padding:15px 18px;border-radius:12px;background:#eeeae3}.access-technical-details summary{color:#69675f;font-size:10px;cursor:pointer}.access-technical-details>div{display:grid;gap:8px;padding-top:12px}.access-technical-details>div>div{display:flex;justify-content:space-between;gap:18px}.access-technical-details span{color:#85837c;font-size:9px}.access-technical-details code{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:820px){.access-master-detail{grid-template-columns:220px minmax(0,1fr)}.access-object-detail{padding:22px 18px}.access-member-directory__head,.access-member-directory__rows>button{grid-template-columns:minmax(190px,1.4fr) minmax(90px,.6fr) minmax(150px,1fr) 22px}.access-member-directory__head>span:nth-child(4),.access-member-directory__rows>button>span:nth-child(4){display:none}.access-asset-directory__head,.access-asset-directory__rows>button{grid-template-columns:minmax(180px,1.25fr) minmax(100px,.6fr) minmax(130px,.8fr) 60px 18px}.access-asset-directory__head>span:nth-child(5),.access-asset-directory__rows>button>span:nth-child(5){display:none}}@media(max-width:620px){.access-settings-section-title{align-items:stretch;flex-direction:column;padding:6px 2px 4px}.access-master-detail{grid-template-columns:1fr}.access-object-list{max-height:240px}.access-object-detail__header{grid-template-columns:auto minmax(0,1fr)}.access-object-actions{grid-column:1 / -1}.access-integration-row{grid-template-columns:auto minmax(0,1fr) auto}.access-integration-row>button{grid-column:2 / -1;width:fit-content}.access-global-scope{grid-template-columns:1fr}.access-global-scope>div{min-height:62px}.access-member-directory{padding:8px}.access-member-directory__tools{align-items:stretch;flex-direction:column;gap:7px}.access-member-directory__head{display:none}.access-member-directory__rows>button{grid-template-columns:minmax(0,1fr) auto 18px;gap:10px}.access-member-directory__rows>button>span:nth-child(3),.access-member-directory__rows>button>span:nth-child(4){display:none}.access-asset-directory{padding:8px}.access-asset-directory__head{display:none}.access-asset-directory__rows>button{grid-template-columns:minmax(0,1fr) auto 18px;gap:10px}.access-asset-directory__rows>button>span:nth-child(2),.access-asset-directory__rows>button>span:nth-child(3),.access-asset-directory__rows>button>span:nth-child(5){display:none}.access-asset-directory__rows>button>span:nth-child(4){grid-column:2;grid-row:1}.access-asset-directory__rows>button>span:nth-child(6){grid-column:3;grid-row:1}.access-asset-detail>header{grid-template-columns:auto minmax(0,1fr)}.access-asset-detail>header>span:last-child{grid-column:2;width:fit-content}.access-invitation-list article{grid-template-columns:minmax(0,1fr) auto}.access-invitation-list article>.auxeo-badge{display:none}.access-member-detail__section-head{align-items:stretch;flex-direction:column}.access-project-fields{grid-template-columns:1fr}}.local-acceptance-utility__canvas{overflow:auto;padding:24px}.local-acceptance-utility__canvas>.page-layout{min-height:100%}
