.manifest-studio{width:calc(100% - 2 * var(--page-gutter,clamp(20px, 2.5vw, 48px)));margin-inline:auto;padding-block:36px 96px}.manifest-seo-content{width:calc(100% - 2 * var(--page-gutter,clamp(20px, 2.5vw, 48px)));border-top:1px solid var(--border);max-width:1120px;margin:-42px auto 96px;padding-top:52px}.manifest-seo-content>section{max-width:780px}.manifest-seo-content h2{letter-spacing:-.035em;margin:0 0 13px;font-size:clamp(22px,2.4vw,31px);font-weight:550}.manifest-seo-content p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.manifest-seo-content a{color:var(--accent);align-items:center;gap:7px;margin-top:16px;font-weight:600;display:inline-flex}.manifest-seo-content a:hover{text-underline-offset:4px;text-decoration:underline}.manifest-seo-grid{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-block:44px;display:grid}.manifest-seo-grid section{background:var(--surface);min-width:0;padding:clamp(22px,3vw,34px)}.manifest-seo-content>section+section{margin-top:42px}.manifest-studio-header{max-width:720px;margin-bottom:38px}.manifest-studio-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,60px);font-weight:520}.manifest-studio-header>p:last-child{max-width:620px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.7}.manifest-studio-header-compact{justify-content:space-between;align-items:baseline;gap:28px;max-width:none;margin-bottom:26px;display:flex}.manifest-studio-header-compact>p:last-child{max-width:680px;margin:0;font-size:14px}.manifest-panel-kicker{color:var(--accent);font:600 10px/1.4 var(--font-mono);letter-spacing:.12em;margin:0 0 9px}.manifest-command-bar,.manifest-export-bar{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:flex-end;gap:14px;padding:16px;display:flex}.manifest-command-bar .manifest-field{width:min(330px,28vw)}.manifest-command-bar{align-items:flex-start}.manifest-command-actions,.manifest-button-row,.manifest-json-actions,.manifest-compare-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.manifest-command-actions{align-self:flex-start;margin-top:22px;margin-left:auto}.manifest-command-actions>.manifest-primary-button,.manifest-command-actions>.manifest-secondary-button{min-height:42px}.manifest-primary-button,.manifest-secondary-button,.manifest-danger-button{border:1px solid var(--border);background:var(--surface);min-height:41px;color:var(--foreground);font:600 12px/1.4 var(--font-sans);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;transition:border-color .12s,background-color .12s,color .12s;display:inline-flex}.manifest-primary-button{background:var(--accent-bright);color:#203221;border-color:#819c6638}.manifest-secondary-button:hover{border-color:var(--accent);background:var(--accent-soft)}.manifest-danger-button{color:#a23e3e}:root[data-theme=dark] .manifest-danger-button{color:#f09191}.manifest-primary-button:focus-visible,.manifest-secondary-button:focus-visible,.manifest-danger-button:focus-visible,.manifest-icon-button:focus-visible,.manifest-mode-tabs button:focus-visible,.manifest-diagnostics button:focus-visible,.manifest-field input:focus-visible,.manifest-field textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.manifest-file-label{position:relative;overflow:hidden}.manifest-file-label input{opacity:0;width:1px;height:1px;position:absolute}.manifest-file-message,.manifest-status,.manifest-editor-help,.manifest-local-note{color:var(--muted);margin:10px 2px 0;font-size:11px;line-height:1.6}.manifest-mode-tabs{border:1px solid var(--border);background:var(--surface);border-radius:9px;gap:4px;margin:22px 0 26px;padding:4px;display:inline-flex}.manifest-mode-tabs button{min-height:40px;color:var(--muted);font:600 12px/1.4 var(--font-mono);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 18px}.manifest-mode-tabs button[aria-selected=true]{background:var(--accent-soft);color:var(--accent)}.manifest-workspace{grid-template-columns:minmax(0,1fr) minmax(280px,350px);align-items:start;gap:18px;display:grid}.manifest-main-panel{min-width:0}.manifest-sidebar{gap:12px;display:grid;position:sticky;top:18px}.manifest-builder{gap:14px;display:grid}.manifest-builder-section,.manifest-side-panel,.manifest-json-view,.manifest-compare-input,.manifest-comparison-results{border:1px solid var(--border);background:var(--surface);border-radius:12px;min-width:0;padding:clamp(18px,2vw,25px)}.manifest-builder-section>header{margin-bottom:19px}.manifest-builder-section h2,.manifest-side-panel h2,.manifest-comparison-results h2,.manifest-compare-input h2{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:580}.manifest-builder-section>header p,.manifest-comparison-results p,.manifest-side-panel>p,.manifest-compare-input p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.65}.manifest-grid{align-items:start;gap:12px;display:grid}.manifest-grid>.manifest-check-field,.manifest-grid>.manifest-icon-button{align-self:end}.manifest-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.manifest-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.manifest-grid-properties{grid-template-columns:minmax(180px,1fr) minmax(180px,1.2fr) minmax(140px,.7fr) auto}.manifest-field{min-width:0;color:var(--muted);gap:7px;font-size:12px;display:grid}.manifest-field input,.manifest-field textarea,.manifest-inline-row>input{box-sizing:border-box;border:1px solid var(--border);background:var(--background);width:100%;min-height:42px;color:var(--foreground);font:13px/1.4 var(--font-mono);border-radius:6px;padding:9px 11px}.manifest-field textarea{resize:vertical}.manifest-field small,.manifest-chip small{color:var(--muted);letter-spacing:0;font-size:9px;font-weight:450;line-height:1.5}.manifest-check-field{min-height:42px;color:var(--muted);align-items:center;gap:8px;font-size:11px;display:inline-flex}.manifest-check-card{border:1px solid var(--border);background:var(--background);color:var(--foreground);font-family:var(--font-mono);border-radius:7px;padding:10px 12px}.manifest-list-heading,.manifest-card-heading{justify-content:space-between;align-items:end;gap:14px;margin-bottom:12px;display:flex}.manifest-list-heading h3,.manifest-aspect-card h3,.manifest-subsection h3{margin:0;font-size:13px;font-weight:600}.manifest-list-heading .manifest-field{width:min(300px,100%)}.manifest-list-heading .manifest-secondary-button,.manifest-list-heading .manifest-danger-button{min-height:42px}.manifest-repeatable,.manifest-use-config,.manifest-test-config{gap:10px;display:grid}.manifest-repeatable-row{border:1px solid var(--border);background:var(--background);border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.manifest-inline-row{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:9px;display:grid}.manifest-list-field{border:1px solid var(--border);background:var(--background);border-radius:8px;align-content:start;gap:8px;padding:12px;display:grid}.manifest-list-field>.manifest-inline-row{grid-template-columns:minmax(0,1fr) auto}.manifest-icon-button{border:1px solid var(--border);background:var(--surface);width:38px;height:38px;color:var(--muted);cursor:pointer;border-radius:7px;place-items:center;display:inline-grid}.manifest-icon-button:hover{color:#a23e3e;border-color:#a23e3e}.manifest-empty{border:1px dashed var(--border);color:var(--muted);text-align:center;border-radius:8px;margin:0;padding:18px;font-size:12px}.manifest-chip-list{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.manifest-chip{border:1px solid var(--border);background:var(--background);border-radius:999px;align-items:center;gap:8px;padding:5px 5px 5px 10px;display:flex}.manifest-chip>span{display:grid}.manifest-chip strong{font:600 11px/1.3 var(--font-mono)}.manifest-chip .manifest-icon-button{border:0;border-radius:999px;width:30px;height:30px}.manifest-aspect-card,.manifest-subsection{border:1px solid var(--border);background:var(--background);border-radius:10px;gap:14px;padding:16px;display:grid}.manifest-aspect-card .manifest-repeatable-row,.manifest-subsection .manifest-list-field{background:var(--surface)}.manifest-notice{color:var(--foreground);background:#d99b3714;border:1px solid #d99b3755;border-radius:8px;align-items:start;gap:9px;padding:12px 14px;font-size:12px;line-height:1.55;display:flex}.manifest-notice svg{color:#ad710f;flex:none}.manifest-json-view .commerce-editor{min-height:680px;margin-top:12px}.manifest-json-view .commerce-editor-host,.manifest-compare-input .commerce-editor-host{min-height:inherit}.manifest-editor-hover{border:1px solid var(--border);background:var(--surface);max-width:360px;color:var(--foreground);font:12px/1.5 var(--font-sans);border-radius:8px;gap:6px;padding:12px;display:grid;box-shadow:0 12px 35px #00000026}.manifest-editor-hover span{color:var(--muted);font-family:var(--font-mono)}.manifest-editor-hover p{color:var(--muted);margin:0}.manifest-editor-hover a,.manifest-side-panel a{color:var(--accent);font-weight:600}.manifest-side-panel>div:not(.manifest-validation-counts){gap:4px;margin-top:14px;display:grid}.manifest-side-panel>div strong{text-transform:uppercase;letter-spacing:.07em;font-size:10px}.manifest-side-panel code,.manifest-side-panel span{color:var(--muted);font-size:11px;line-height:1.6}.manifest-reference-meta{font-family:var(--font-mono)}.manifest-side-panel>a{margin-top:16px;font-size:12px;display:inline-flex}.manifest-summary-list{gap:0;margin:14px 0 0;display:grid}.manifest-summary-list>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:8px 0;display:grid}.manifest-summary-list dt,.manifest-summary-list dd{margin:0;font-size:10px}.manifest-summary-list dt{color:var(--muted)}.manifest-summary-list dd{max-width:175px;color:var(--foreground);font-family:var(--font-mono);text-align:right}.manifest-validation-counts{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.manifest-validation-counts span{background:var(--surface-muted);font:600 9px/1 var(--font-mono);border-radius:999px;padding:5px 7px}.manifest-diagnostics{gap:8px;max-height:400px;margin:15px 0 0;padding:0;list-style:none;display:grid;overflow-y:auto}.manifest-diagnostics li{border:1px solid var(--border);border-left-width:3px;border-radius:7px;display:grid;overflow:hidden}.manifest-diagnostics li[data-severity=error]{border-left-color:#b94d4d}.manifest-diagnostics li[data-severity=warning]{border-left-color:#d99b37}.manifest-diagnostics li[data-severity=info]{border-left-color:var(--accent)}.manifest-diagnostics button{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:4px;padding:9px 10px;display:grid}.manifest-diagnostics button strong,.manifest-diagnostics button small{font:600 8px/1.4 var(--font-mono);letter-spacing:.07em;text-transform:uppercase}.manifest-diagnostics button span{color:var(--foreground)}.manifest-diagnostics button small{color:var(--muted)}.manifest-diagnostics .manifest-quick-fix{border-top:1px solid var(--border);color:var(--accent);font-size:10px;display:flex}.manifest-limit-note{border-top:1px solid var(--border);padding-top:12px;font-size:10px!important}.manifest-compare{gap:14px;display:grid}.manifest-compare-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.manifest-compare-input .commerce-editor{min-height:430px}.manifest-change-list{gap:7px;margin-top:16px;display:grid}.manifest-change{border:1px solid var(--border);background:var(--background);border-radius:7px;grid-template-columns:24px minmax(0,1fr);gap:9px;padding:10px;display:grid}.manifest-change-marker{background:var(--surface-muted);width:22px;height:22px;font:700 12px/1 var(--font-mono);border-radius:4px;place-items:center;display:grid}.manifest-change-added .manifest-change-marker{color:#277746}.manifest-change-removed .manifest-change-marker{color:#b94d4d}.manifest-change-changed .manifest-change-marker{color:#a16809}.manifest-change>div{gap:3px;display:grid}.manifest-change small{color:var(--muted);font:600 8px/1.3 var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.manifest-change strong{font-size:12px}.manifest-change code{overflow-wrap:anywhere;color:var(--muted);font:10px/1.5 var(--font-mono)}.manifest-export-bar{justify-content:space-between;margin-top:18px}.manifest-export-bar>div:first-child{gap:4px;display:grid}.manifest-export-bar strong{font-size:12px}.manifest-export-bar span{color:var(--muted);font-size:10px}.manifest-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.manifest-workspace{grid-template-columns:minmax(0,1fr) 290px}.manifest-grid-three,.manifest-grid-properties{grid-template-columns:repeat(2,minmax(0,1fr))}.manifest-command-bar{flex-wrap:wrap}.manifest-command-bar .manifest-field{width:min(360px,50% - 8px)}.manifest-command-actions{width:100%;margin-top:0;margin-left:0}.manifest-list-heading-search{flex-direction:column;align-items:stretch}.manifest-list-heading-search .manifest-field{width:100%}}@media (width<=820px){.manifest-seo-grid{grid-template-columns:1fr}.manifest-seo-content{margin-bottom:72px}.manifest-studio{width:calc(100% - 2 * var(--page-gutter,18px));padding-block:28px 70px}.manifest-command-bar,.manifest-export-bar{flex-direction:column;align-items:stretch}.manifest-command-bar .manifest-field{width:100%}.manifest-workspace,.manifest-compare-inputs{grid-template-columns:1fr}.manifest-sidebar{grid-template-columns:1fr;position:static}.manifest-grid-two,.manifest-grid-three,.manifest-grid-properties{grid-template-columns:1fr}.manifest-inline-row{grid-template-columns:1fr auto}.manifest-inline-row>.manifest-field{grid-column:1/-1}.manifest-repeatable-row{align-items:start}.manifest-json-view .commerce-editor{min-height:560px}}@media (width<=520px){.manifest-studio-header-compact{margin-bottom:22px;display:block}.manifest-mode-tabs{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.manifest-mode-tabs button{padding-inline:8px}.manifest-command-actions,.manifest-button-row,.manifest-json-actions,.manifest-compare-actions{flex-direction:column;align-items:stretch}.manifest-command-actions>*,.manifest-button-row>*,.manifest-json-actions>*{width:100%}.manifest-list-heading,.manifest-card-heading{flex-direction:column;align-items:stretch}.manifest-repeatable-row{grid-template-columns:1fr}.manifest-repeatable-row>.manifest-icon-button{justify-self:end}.manifest-card-heading>.manifest-icon-button{align-self:flex-end}.manifest-inline-row>.manifest-icon-button{grid-column:2;justify-self:end}}@media (prefers-reduced-motion:reduce){.manifest-studio *,.manifest-studio :before,.manifest-studio :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
