@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#f4efe4;--bg-elevated:#fffcf6db;--text:#1e2730;--text-muted:#4f5d6a;--border:#1e273024;--border-strong:#1e273047;--surface-card:#ffffffbd;--surface-chip:#ffffffb8;--surface-editor:#fffaf1e6;--surface-list:#f8f3e9eb;--surface-secondary:#0f766e14;--surface-ghost:#ffffffb8;--surface-status:#0f766e14;--surface-ad:#fff8e9e0;--tag-sensitive-bg:#d9485f1f;--tag-sensitive-text:#9f1239;--tag-template-bg:#0f766e24;--tag-template-text:#0b5d57;--ad-label-bg:#c67f1e1f;--ad-label-text:#8b5d12;--primary:#0f766e;--primary-strong:#0b5d57;--accent:#d9485f;--warning:#c67f1e;--success:#0f766e;--shadow:0 20px 48px #42341f1f;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px;--sans:"Space Grotesk", "Segoe UI", sans-serif;--mono:"IBM Plex Mono", Consolas, monospace}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d1118;--bg-elevated:#141924eb;--text:#eef3f8;--text-muted:#99a6ba;--border:#c3d2e61f;--border-strong:#c3d2e63d;--surface-card:#1d2330e6;--surface-chip:#ffffff1a;--surface-editor:#0b0f18eb;--surface-list:#171d29f0;--surface-secondary:#2dd4bf1f;--surface-ghost:#ffffff1a;--surface-status:#2dd4bf14;--surface-ad:#2c221259;--tag-sensitive-bg:#ff7c9b24;--tag-sensitive-text:#ff9cb2;--tag-template-bg:#2dd4bf24;--tag-template-text:#8af3e5;--ad-label-bg:#ffbf5f1f;--ad-label-text:#ffcf87;--primary:#2dd4bf;--primary-strong:#83f7e6;--accent:#ff7c9b;--warning:#ffbf5f;--success:#34d399;--shadow:0 24px 64px #00000057}*{box-sizing:border-box}html{background:radial-gradient(circle at 0 0,#0f766e26,#0000 28%),radial-gradient(circle at 100% 0,#d9485f1f,#0000 30%),linear-gradient(#f7f2e8 0%,#f1ebdd 100%)}html[data-theme=dark]{background:radial-gradient(circle at 0 0,#2dd4bf1f,#0000 28%),radial-gradient(circle at 100% 0,#ff7c9b14,#0000 30%),linear-gradient(#0d1118 0%,#121826 100%)}body{color:var(--text);font-family:var(--sans);background:0 0;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}#root{min-height:100vh}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-shell{width:min(1240px,100% - 32px);margin:0 auto;padding:14px 0 34px}.hero,.privacy-note,.tool-layout,.faq-section,.ad-slot{border:1px solid var(--border);background:var(--bg-elevated);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.hero{border-radius:var(--radius-xl);padding:10px 14px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#0f766e24,#0000 68%);width:160px;height:160px;position:absolute;inset:auto -80px -120px auto}.hero__headline{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:10px;display:grid}.hero__title-wrap{flex:auto;min-width:0}.hero__controls{align-items:center;gap:6px;display:flex}.hero__controls--right{justify-content:flex-end;width:auto}.section-heading__eyebrow,.editor-card__tag,.ad-slot__label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:10px;display:inline-flex}.section-heading__eyebrow{color:var(--primary-strong);background:#0f766e1f}.hero__content{display:block}.hero h1,.faq-item h3,.panel h3,.editor-card h2,.template-panel h2,.section-heading h2{color:var(--text);letter-spacing:-.04em;margin:0}.hero h1{white-space:nowrap;max-width:none;margin-top:0;font-size:clamp(1.12rem,1.52vw,1.46rem);line-height:1.02}.hero__lede{max-width:none;color:var(--text-muted);margin-top:1px;font-size:.82rem;line-height:1.22}.hero__badges{flex-wrap:wrap;gap:6px;margin-top:0;display:flex}.theme-toggle{border:1px solid var(--border);background:var(--surface-chip);min-height:30px;color:var(--text);font-family:var(--mono);border-radius:999px;padding:0 9px;font-size:9px}.hero__badges span,.filename-chip,.panel__count{border:1px solid var(--border);background:var(--surface-chip);font-family:var(--mono);border-radius:999px;padding:6px 9px;font-size:9px}.privacy-note{border-radius:var(--radius-md);margin-top:8px;padding:8px 10px;font-size:.84rem;line-height:1.3}.tool-layout{border-radius:var(--radius-xl);margin-top:8px;padding:14px}.editor-grid,.results-grid,.content-grid{gap:12px;display:grid}.editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-card,.panel,.template-panel,.summary-card,.empty-state,.faq-item{border:1px solid var(--border);background:var(--surface-card);border-radius:var(--radius-lg);box-shadow:0 12px 32px #47331c14}.editor-card,.template-panel,.panel,.empty-state,.faq-item{padding:12px}.editor-card__header,.template-panel__header,.panel__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.editor-card__header p,.template-panel__header p,.panel__header p,.faq-item p,.empty-state p{color:var(--text-muted);margin:5px 0 0;font-size:.88rem;line-height:1.4}.editor-card__title-wrap{min-width:0;padding-right:8px}.editor-card__heading{align-items:center;gap:8px;display:inline-flex}.editor-card__title-button,.editor-card__title-input{min-width:0;font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit}.editor-card__title-button{text-align:left;background:0 0;border:0;padding:0}.editor-card__title-input{border:1px solid var(--border);background:var(--surface-chip);border-radius:10px;width:min(100%,280px);padding:2px 8px}.editor-card__title-input:focus{border-color:#0f766e5c;outline:2px solid #0f766e2e}.editor-card__status-dot{border-radius:999px;flex:none;align-self:center;width:10px;height:10px;transform:translateY(1px)}.editor-card__status-indicator{align-items:center;display:inline-flex;position:relative}.editor-card__status-tooltip{z-index:4;opacity:0;pointer-events:none;width:max-content;min-width:280px;max-width:min(360px,100vw - 48px);font-weight:400;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,4px)}.editor-card__status-tooltip-empty{font-size:.76rem;line-height:1.45}.editor-card__status-indicator:hover .editor-card__status-tooltip,.editor-card__status-indicator:focus-within .editor-card__status-tooltip{opacity:1;transform:translate(-50%)}.editor-card__status-dot--danger{background:var(--accent)}.editor-card__status-dot--warning{background:var(--warning)}.editor-card__status-dot--success{background:var(--success)}.editor-card__meta{flex-wrap:nowrap;justify-content:flex-end;align-self:flex-start;align-items:center;gap:8px;display:flex}.editor-card__description{color:var(--text-muted);margin:6px 8px 0 0;font-size:.88rem;line-height:1.4}.editor-card__tag{background:var(--tag-sensitive-bg);color:var(--tag-sensitive-text)}.editor-card__tag--template{background:var(--tag-template-bg);color:var(--tag-template-text)}.editor-card__actions,.action-bar,.action-bar__group{flex-wrap:wrap;gap:8px;display:flex}.editor-card__actions{flex-wrap:nowrap;justify-content:flex-end;margin:0}.editor-surface{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-editor);margin-top:8px;position:relative;overflow:hidden}.editor-surface:focus-within{border-color:#0f766e8c;outline:2px solid #0f766e33}.editor-highlight,.editor-textarea{box-sizing:border-box;width:100%;min-height:272px;font-family:var(--mono);white-space:pre;overflow-wrap:normal;word-break:normal;tab-size:2;font-kerning:none;font-variant-ligatures:none;padding:10px;font-size:12px;line-height:1.45}.editor-highlight{pointer-events:none;color:var(--text);position:absolute;inset:0;overflow:hidden}.editor-highlight__content{min-height:100%}.editor-textarea{z-index:1;resize:vertical;color:#0000;caret-color:var(--text);background:0 0;border:0;position:relative}.editor-textarea:focus{outline:none}.editor-textarea::selection{background:#0f766e2e}.editor-textarea--readonly{min-height:172px}.editor-placeholder{color:#4f5d6ab3}.editor-line{border-radius:4px;min-height:1.45em;position:relative}.editor-line:before{content:"";background:0 0;border-radius:999px;width:2px;position:absolute;inset:0 auto 0 0}.editor-line--warning{background:#c67f1e14}.editor-line--warning:before{background:#c67f1e8c}.editor-line--empty{background:#c67f1e14}.editor-line--empty:before{background:#c67f1ebf}.editor-line--error{background:#d9485f14}.editor-line--error:before{background:#d9485fbf}.editor-line--linked{background:#2dd4bf1a;box-shadow:inset 0 0 0 1px #2dd4bf59}.editor-token--comment{color:#7d7c8f}.editor-token--key{color:#067a72}.editor-token--separator{color:#1e27309e}.editor-token--value{color:#7a4b2d}.editor-token--empty-value{color:#7a4b2d6b}.editor-token--invalid{color:#b42348}.editor-tooltip{z-index:3;border-radius:var(--radius-sm);border:1px solid var(--border);max-width:min(340px,100% - 24px);color:var(--text);white-space:pre-wrap;pointer-events:none;background:#fffcf6fa;padding:8px 10px;font-size:.77rem;font-weight:400;line-height:1.45;position:absolute;box-shadow:0 12px 28px #42341f29}.editor-tooltip,.editor-tooltip__row,.editor-tooltip__row>span:last-child,.editor-card__status-tooltip-empty{font-family:Segoe UI,Arial,sans-serif;font-weight:400}.editor-tooltip,.editor-tooltip :not(.editor-tooltip__badge){font-weight:400!important}.editor-tooltip__row{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;display:grid}.editor-tooltip__row+.editor-tooltip__row{border-top:1px solid #1e273014;margin-top:8px;padding-top:8px}.editor-tooltip__badge{min-height:20px;font-family:var(--mono);border-radius:999px;align-items:center;padding:0 7px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.editor-tooltip__badge--error{color:#a61b43;background:#d9485f29}.editor-tooltip__badge--warning{color:#9a650f;background:#c67f1e29}.editor-tooltip__badge--linked{color:#0b5d57;background:#0f766e1f}:root[data-theme=dark] .editor-tooltip{border-color:var(--border-strong);color:#eef3f8;background:#0f131cf5;box-shadow:0 10px 26px #080a0f4d}:root[data-theme=dark] .editor-tooltip__row+.editor-tooltip__row{border-top-color:#eef3f814}:root[data-theme=dark] .editor-tooltip__badge--linked{color:#8cf4e1;background:#2dd4bf24}:root[data-theme=dark] .editor-tooltip__badge--error{color:#ff9bb0;background:#ff6b882e}:root[data-theme=dark] .editor-tooltip__badge--warning{color:#ffd27b;background:#f5b9492e}:root[data-theme=dark] .editor-token--comment{color:#74839a}:root[data-theme=dark] .editor-token--key{color:#29e0c6}:root[data-theme=dark] .editor-token--separator{color:#eef3f880}:root[data-theme=dark] .editor-token--value{color:#ffd6ab}:root[data-theme=dark] .editor-token--empty-value{color:#ffd6ab6b}:root[data-theme=dark] .editor-token--invalid{color:#ff8aa7}.button{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:33px;padding:0 12px;font-size:.84rem;font-weight:500;transition:transform .12s,border-color .12s,background .12s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--primary);color:#061311}.button--demo{color:var(--primary-strong);background:#0f766e1f;border-color:#0f766e2e}:root[data-theme=dark] .button--demo{background:var(--primary);color:#061311;border-color:#0000}.button--secondary{background:var(--surface-secondary);color:var(--primary-strong);border-color:#0f766e29}.button--ghost{background:var(--surface-ghost);border-color:var(--border)}.action-bar{justify-content:space-between;margin-top:12px}.summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.summary-card{flex-direction:column;gap:4px;padding:10px;display:flex}.summary-card__value{font-size:1.3rem;font-weight:700;line-height:1}.summary-card__label{color:var(--text-muted);font-size:.76rem;line-height:1.3}.summary-card--danger .summary-card__value{color:var(--accent)}.summary-card--warning .summary-card__value{color:var(--warning)}.summary-card--success .summary-card__value{color:var(--success)}.empty-state{margin-top:12px}.empty-state h3{margin:0;font-size:1.08rem}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.panel__count{align-self:center}.result-list{gap:7px;margin:10px 0 0;padding:0;list-style:none;display:grid}.result-list li,.panel__empty{border-radius:var(--radius-sm);background:var(--surface-list);font-family:var(--mono);border:1px solid #1e273014;padding:8px 10px;font-size:11px;line-height:1.35}.result-list__button{text-align:left;width:100%;color:inherit;font:inherit;background:0 0;border:0;padding:0}.result-list__button--interactive{cursor:pointer}.result-list__button--interactive:hover,.result-list__button--interactive:focus-visible{color:var(--primary-strong);outline:none}.panel__empty{color:var(--text-muted);font-family:var(--sans);margin-top:10px}.template-panel{margin-top:12px}.ad-slot{border-radius:var(--radius-lg);margin-top:8px;padding:8px 10px}.ad-slot__label{background:var(--ad-label-bg);color:var(--ad-label-text)}.ad-slot__placeholder,.ad-slot__status{color:var(--text-muted);margin-top:6px;font-size:.72rem;line-height:1.25}.ad-slot__placeholder{text-align:left;border-radius:var(--radius-md);background:var(--surface-ad);border:1px dashed #c67f1e52;align-items:center;gap:8px;min-height:0;padding:6px 8px;display:flex}.ad-slot__placeholder small{opacity:.8}.ad-slot--reserved{box-shadow:none}.content-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);align-items:start;margin-top:12px}.faq-section{border-radius:var(--radius-xl);padding:14px}.section-heading{margin-bottom:10px}.section-heading h2{margin-top:8px;font-size:1.36rem}.faq-list{gap:8px;display:grid}.faq-item h3{font-size:.94rem}.site-footer{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:12px;padding:4px 0 2px;display:flex}.site-footer__link{color:var(--text-muted);text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:.82rem;line-height:1.35;text-decoration:underline}.site-footer__link:hover{color:var(--primary-strong)}.policy-modal{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090c126b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.policy-modal__panel{border-radius:var(--radius-xl);border:1px solid var(--border);background:var(--bg-elevated);width:min(760px,100%);max-height:min(82vh,860px);box-shadow:var(--shadow);padding:16px;overflow:auto}.policy-modal__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.policy-modal__eyebrow{color:var(--text-muted);font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:.74rem}.policy-modal__header h2{margin:0}.policy-modal__content{gap:10px;margin-top:14px;display:grid}.policy-modal__section{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-card);padding:12px}.policy-modal__section h3{margin:0;font-size:.96rem}.policy-modal__section p{color:var(--text-muted);margin:6px 0 0;font-size:.88rem;line-height:1.5}.ad-slot--sidebar{position:sticky;top:16px}.workspace{gap:12px;display:grid;position:relative}.workspace--fullscreen{min-height:max(75vh,100vh - 24px)}.workspace--drop-active{outline-offset:8px;outline:1px dashed #2dd4bf7a}.workspace--drop-invalid{outline-color:#ff7c9bad}.widget-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.widget-grid--fullscreen-row{align-items:stretch}.widget-grid--fullscreen-row>.editor-card{min-width:0}.widget-grid>.editor-card{min-width:0;height:100%}.workspace--fullscreen .editor-card,.fullscreen-grid__card,.fullscreen-row__card{flex-direction:column;height:100%;min-height:0;display:flex}.workspace--fullscreen .editor-surface{flex:auto;min-height:0;display:flex}.workspace--fullscreen .editor-highlight,.workspace--fullscreen .editor-textarea{flex:auto}.workspace--fullscreen .editor-card__drop-hint,.workspace--fullscreen .editor-card__helper{flex:none}.editor-card__helper{color:var(--text-muted);margin:6px 0 0;font-size:.8rem;line-height:1.35}.workspace-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.workspace-toolbar__hint{color:var(--text-muted);font-family:var(--mono);font-size:.78rem;line-height:1.35}.workspace-toolbar__actions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.workspace-drop-hint{border-radius:var(--radius-md);color:var(--primary-strong);font-family:var(--mono);background:#2dd4bf14;border:1px dashed #2dd4bf66;padding:10px 12px;font-size:.8rem;line-height:1.35}.workspace-drop-hint--invalid{color:var(--accent);background:#ff7c9b1a;border-color:#ff7c9b85}.icon-button{border:1px solid var(--border);background:var(--surface-chip);color:var(--text);width:34px;height:34px;font-family:var(--mono);border-radius:999px;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.icon-button:hover{border-color:var(--border-strong)}.icon-button:disabled{opacity:.45;cursor:not-allowed}.layout-toggle{border:1px solid var(--border);background:var(--surface-chip);border-radius:999px;align-items:center;gap:4px;padding:3px;display:inline-flex}.layout-toggle__button{min-height:28px;color:var(--text-muted);font-family:var(--mono);background:0 0;border:0;border-radius:999px;padding:0 10px;font-size:11px}.layout-toggle__button--active{background:var(--surface-secondary);color:var(--primary-strong)}.editor-card--template,.editor-card--environment-widget{min-width:0;position:relative}.editor-card--drop-target{border-color:#2dd4bf8c;box-shadow:0 0 0 1px #2dd4bf40}.editor-card__drop-hint{border-radius:var(--radius-sm);color:var(--primary-strong);font-family:var(--mono);background:#2dd4bf14;border:1px dashed #2dd4bf66;margin-top:8px;padding:8px 10px;font-size:.76rem}.fullscreen-grid{align-items:stretch;gap:0;min-height:calc(100vh - 110px);display:grid;position:relative}.fullscreen-grid__card{min-width:0;min-height:0}.fullscreen-grid__card--single{grid-area:1/1/auto/4}.fullscreen-grid__card--template{grid-area:1/1}.fullscreen-grid__card--top-right{grid-area:1/3}.fullscreen-grid__card--bottom-left{grid-area:3/1}.fullscreen-grid__card--bottom-right{grid-area:3/3}.fullscreen-grid__card--bottom-full{grid-area:3/1/auto/4}.fullscreen-grid__col-resizer,.fullscreen-grid__row-resizer,.fullscreen-row__resizer{touch-action:none;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.fullscreen-grid__col-resizer{cursor:col-resize;grid-area:1/2/-1}.fullscreen-grid__row-resizer{cursor:row-resize;grid-area:2/1/auto/-1}.fullscreen-row{align-items:stretch;gap:0;min-height:calc(100vh - 110px);display:grid}.fullscreen-row__card{min-width:0;min-height:0}.fullscreen-row__resizer{cursor:col-resize}.fullscreen-grid__col-resizer:before,.fullscreen-grid__row-resizer:before,.fullscreen-row__resizer:before{content:"";opacity:0;background:#7b88a36b;border-radius:999px;transition:opacity .14s,background .14s;display:block}.fullscreen-grid__col-resizer:before,.fullscreen-row__resizer:before{width:4px;height:68px}.fullscreen-grid__row-resizer:before{width:68px;height:4px}.fullscreen-grid__col-resizer:hover:before,.fullscreen-grid__row-resizer:hover:before,.fullscreen-row__resizer:hover:before,.fullscreen-grid__col-resizer:focus-visible:before,.fullscreen-grid__row-resizer:focus-visible:before,.fullscreen-row__resizer:focus-visible:before,.fullscreen-grid__col-resizer--active:before,.fullscreen-grid__row-resizer--active:before,.fullscreen-row__resizer--active:before{opacity:1;background:var(--border-strong)}.editor-card--template .editor-highlight,.editor-card--template .editor-textarea,.editor-card--environment-widget .editor-highlight,.editor-card--environment-widget .editor-textarea{min-height:246px}.editor-card__helper--bottom{margin-top:8px}.button--small{min-height:30px;padding:0 10px;font-size:.76rem}.results-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;margin-top:12px;display:grid}.results-stack--single{grid-template-columns:minmax(0,1fr)}.results-stack__column{align-content:start;gap:12px;display:grid}.panel--stacked{padding:12px}.issue-list{grid-template-columns:1fr;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.issue-row{border-radius:var(--radius-md);background:var(--surface-list);border:1px solid #1e273014;padding:10px;display:block}.issue-row--danger,.issue-row--warning{background:var(--surface-list);border-color:#1e273014}.panel--danger,.panel--warning{border-color:var(--border);background:var(--surface-card)}.panel__count--danger{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 24%, transparent);background:color-mix(in srgb, var(--accent) 10%, transparent)}.panel__count--warning{color:var(--warning);border-color:color-mix(in srgb, var(--warning) 28%, transparent);background:color-mix(in srgb, var(--warning) 12%, transparent)}.panel--danger h3,.issue-row--danger .issue-row__topline strong,.panel--warning h3,.issue-row--warning .issue-row__topline strong{color:var(--text)}.issue-row__body{min-width:0}.issue-row__body--interactive{cursor:pointer}.issue-row__body:focus-visible{outline-offset:2px;outline:2px solid #0f766e3d}.issue-row__topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.issue-row__topline strong{font-size:.92rem;line-height:1.3}.issue-title__field{color:var(--primary-strong)}.issue-title__targets{color:var(--text-muted)}.issue-meta__target{color:var(--primary-strong)}.issue-row__body p{color:var(--text-muted);margin:6px 0 0;font-size:.82rem;line-height:1.35}.issue-row__badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.issue-badge{border:1px solid var(--border);background:var(--surface-chip);font-family:var(--mono);border-radius:999px;padding:4px 8px;font-size:10px}.workspace-modal{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;scrollbar-width:none;background:#090c1299;padding:12px;position:fixed;inset:0;overflow:hidden auto}.workspace-modal::-webkit-scrollbar{display:none}.workspace-modal .workspace{width:100%;min-height:100%;margin:0 auto}.workspace-modal .editor-highlight,.workspace-modal .editor-textarea{min-height:calc(75vh - 96px)}.workspace-modal .workspace--fullscreen .editor-highlight,.workspace-modal .workspace--fullscreen .editor-textarea{height:100%;min-height:0}.workspace-modal .workspace--fullscreen .editor-textarea{resize:none}@media (width<=1080px){.hero__headline{gap:8px;display:flex}.editor-grid,.results-grid,.content-grid,.summary-grid{grid-template-columns:1fr}.workspace{gap:12px}.workspace-toolbar,.issue-row{flex-direction:column;grid-template-columns:1fr}.workspace-toolbar__hint{width:100%}.issue-row__topline{flex-direction:column;align-items:flex-start}.widget-grid,.issue-list,.results-stack{grid-template-columns:1fr}.widget-grid--fullscreen-row{grid-template-columns:1fr!important}.fullscreen-grid,.fullscreen-grid--one-row,.fullscreen-grid--two-rows{gap:12px;min-height:auto;display:grid;grid-template-rows:auto!important;grid-template-columns:1fr!important}.fullscreen-grid__card,.fullscreen-grid__card--single,.fullscreen-grid__card--template,.fullscreen-grid__card--top-right,.fullscreen-grid__card--bottom-left,.fullscreen-grid__card--bottom-right,.fullscreen-grid__card--bottom-full{grid-area:auto}.fullscreen-grid__col-resizer,.fullscreen-grid__row-resizer,.fullscreen-row__resizer{display:none}.fullscreen-row{gap:12px;min-height:auto;display:grid;grid-template-columns:1fr!important}.fullscreen-row__card{grid-area:auto}.hero__headline{flex-direction:column;align-items:flex-start}.hero__controls{flex-wrap:wrap;justify-content:space-between;width:100%}.hero__controls--right{width:100%}.editor-card__header{flex-direction:column;align-items:stretch}.editor-card__meta{flex-wrap:wrap;justify-content:space-between}.editor-card__actions{flex-wrap:wrap}.workspace-toolbar__actions{flex-wrap:wrap;justify-content:flex-end;width:100%}.issue-row{align-items:stretch}.action-bar{flex-direction:column;align-items:stretch}.ad-slot--sidebar{position:static}}@media (width<=720px){.page-shell{width:min(100% - 20px,1240px);padding-top:12px}.hero,.tool-layout,.faq-section,.policy-modal__panel{padding:12px}.workspace-modal{padding:10px}.hero h1{white-space:normal;max-width:none}.editor-textarea{min-height:184px}.workspace-modal .editor-highlight,.workspace-modal .editor-textarea{min-height:300px}}
