.console-shell{--background: oklch(.9818 .0054 95.0986);--foreground: oklch(.3438 .0269 95.7226);--card: oklch(1 0 0);--card-foreground: oklch(.1908 .002 106.5859);--popover: oklch(1 0 0);--popover-foreground: oklch(.2671 .0196 98.939);--primary: oklch(.6171 .1375 39.0427);--primary-foreground: oklch(1 0 0);--secondary: oklch(.9245 .0138 92.9892);--secondary-foreground: oklch(.4334 .0177 98.6048);--muted: oklch(.9341 .0153 90.239);--muted-foreground: oklch(.6059 .0075 97.4233);--accent: oklch(.9245 .0138 92.9892);--accent-foreground: oklch(.2671 .0196 98.939);--destructive: oklch(.6368 .2078 25.3313);--destructive-foreground: oklch(1 0 0);--success: oklch(.56 .12 150);--border: oklch(.8847 .0069 97.3627);--input: oklch(.7621 .0156 98.3528);--ring: oklch(.6171 .1375 39.0427);--sidebar: oklch(.9663 .008 98.8792);--radius: .5rem;--font-sans: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-serif: "Newsreader", Georgia, "Times New Roman", serif;--font-wordmark: "Playfair Display", Georgia, serif;--font-mono: "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace;--shadow-sm: 0 1px 2px 0 oklch(.35 .03 60 / .06);--shadow: 0 1px 3px 0 oklch(.35 .03 60 / .09), 0 1px 2px -1px oklch(.35 .03 60 / .08);--shadow-md: 0 4px 14px -3px oklch(.35 .03 60 / .12), 0 2px 6px -2px oklch(.35 .03 60 / .08);--shadow-lg: 0 16px 40px -10px oklch(.3 .04 55 / .2), 0 6px 14px -6px oklch(.3 .04 55 / .12);color-scheme:light;background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;letter-spacing:-.006em;min-height:100vh}.console-shell.dark{--background: oklch(.2679 .0036 106.6427);--foreground: oklch(.8074 .0142 93.0137);--card: oklch(.3085 .0035 106.6039);--card-foreground: oklch(.9818 .0054 95.0986);--popover: oklch(.3085 .0035 106.6039);--popover-foreground: oklch(.9211 .004 106.4781);--primary: oklch(.6724 .1308 38.7559);--primary-foreground: oklch(1 0 0);--secondary: oklch(.34 .0042 106.64);--secondary-foreground: oklch(.9211 .004 106.4781);--muted: oklch(.2213 .0038 106.707);--muted-foreground: oklch(.7713 .0169 99.0657);--accent: oklch(.3618 .0101 106.8928);--accent-foreground: oklch(.9663 .008 98.8792);--destructive: oklch(.6368 .2078 25.3313);--destructive-foreground: oklch(1 0 0);--success: oklch(.72 .14 158);--border: oklch(.3618 .0101 106.8928);--input: oklch(.4336 .0113 100.2195);--ring: oklch(.6724 .1308 38.7559);--sidebar: oklch(.2213 .0038 106.707);--shadow-sm: 0 1px 2px 0 rgba(0,0,0,.32);--shadow: 0 1px 3px 0 rgba(0,0,0,.42);--shadow-md: 0 4px 14px -3px rgba(0,0,0,.5);--shadow-lg: 0 18px 44px -10px rgba(0,0,0,.62);color-scheme:dark}.console-shell *{border-color:var(--border);scrollbar-color:color-mix(in oklch,var(--border) 65%,transparent) transparent}.console-shell ::selection{background:color-mix(in oklch,var(--foreground) 16%,transparent)}.console-shell .cms{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100vh}.console-shell .cms-aside{border-right:1px solid var(--border);background:var(--sidebar);position:sticky;top:0;align-self:start;height:100vh;display:flex;flex-direction:column}.console-shell .cms-aside-inner{display:flex;flex-direction:column;gap:20px;padding:20px 16px;height:100%;overflow-y:auto}.console-shell .cms-main{min-width:0;display:flex;flex-direction:column}.console-shell .cms-page{padding:40px 48px 110px;max-width:1200px;width:100%;margin:0 auto}.console-shell .cms-topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:14px;height:60px;padding:0 28px;border-bottom:1px solid var(--border);background:color-mix(in oklch,var(--background) 80%,transparent);backdrop-filter:blur(10px) saturate(1.4);-webkit-backdrop-filter:blur(10px) saturate(1.4)}.console-shell .crumb{display:flex;align-items:center;gap:6px;font-size:13.5px;color:var(--muted-foreground);min-width:0}.console-shell .crumb button{color:var(--muted-foreground);padding:4px 8px;border-radius:6px;transition:color .12s,background .12s}.console-shell .crumb button:hover{color:var(--foreground);background:var(--accent)}.console-shell .crumb .crumb-sep{opacity:.5}.console-shell .crumb .crumb-cur{color:var(--foreground);font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.console-shell .topbar-right{margin-left:auto;display:flex;align-items:center;gap:8px}.console-shell .brand{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:4px 2px 6px;width:100%}.console-shell .brand-wordmark{font-family:var(--font-wordmark);font-weight:800;font-size:23px;line-height:1.02;letter-spacing:-.01em;color:var(--foreground);white-space:nowrap}.console-shell .brand-sub{font-family:var(--font-sans);font-size:10.5px;font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:var(--muted-foreground);padding-left:2px}.console-shell .cms-nav{display:flex;flex-direction:column;gap:2px}.console-shell .nav-btn{display:flex;align-items:center;gap:11px;padding:8px 11px;border-radius:calc(var(--radius) - 2px);color:var(--foreground);font-size:13.5px;font-weight:500;background:transparent;border:0;width:100%;text-align:left;transition:background .13s,color .13s}.console-shell .nav-btn:hover{background:var(--accent)}.console-shell .nav-btn.is-active{background:var(--accent);font-weight:600}.console-shell .nav-btn.is-active .nav-ico{color:var(--primary)}.console-shell .nav-ico{color:var(--muted-foreground);flex-shrink:0;display:inline-flex}.console-shell .nav-count{margin-left:auto;font-size:11px;color:var(--muted-foreground);font-variant-numeric:tabular-nums}.console-shell .nav-section-label{padding:14px 11px 5px;font-size:10.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--muted-foreground)}.console-shell .cms-aside-foot{margin-top:auto;padding-top:10px}.console-shell .aside-card{border:1px solid var(--border);background:var(--card);border-radius:var(--radius);padding:14px;font-size:12.5px;color:var(--muted-foreground)}.console-shell .aside-card b{color:var(--foreground);font-weight:600;display:block;margin-bottom:4px}.console-shell .page-kicker{font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--primary)}.console-shell .page-title{margin:11px 0 0;font-family:var(--font-serif);font-size:38px;font-weight:700;letter-spacing:-.012em;line-height:1.1}.console-shell .page-lead{margin:14px 0 0;max-width:640px;color:var(--muted-foreground);font-size:15px;line-height:1.6}.console-shell .page-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px}.console-shell .card{border:1px solid var(--border);background:var(--card);color:var(--card-foreground);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.console-shell .card-head{padding:24px 26px 0;display:flex;flex-direction:column;gap:6px}.console-shell .card-head-row{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:16px}.console-shell .card-title{font-size:17px;font-weight:650;letter-spacing:-.01em;display:flex;align-items:center;gap:10px}.console-shell .card-desc{font-size:13.5px;color:var(--muted-foreground);line-height:1.55}.console-shell .card-body{padding:24px 26px}.console-shell .card-head+.card-body{padding-top:18px}.console-shell .btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;padding:0 15px;border-radius:calc(var(--radius) - 2px);font-size:13.5px;font-weight:550;white-space:nowrap;border:1px solid transparent;transition:background .13s,color .13s,border-color .13s,opacity .13s,box-shadow .13s;-webkit-user-select:none;user-select:none}.console-shell .btn svg{flex-shrink:0}.console-shell .btn-primary{background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow-sm)}.console-shell .btn-primary:hover{background:color-mix(in oklch,var(--primary) 90%,var(--background))}.console-shell .btn-outline{background:var(--background);border-color:var(--border);color:var(--foreground);box-shadow:var(--shadow-sm)}.console-shell .btn-outline:hover{background:var(--accent)}.console-shell .btn-ghost{background:transparent;color:var(--foreground)}.console-shell .btn-ghost:hover{background:var(--accent)}.console-shell .btn-secondary{background:var(--secondary);color:var(--secondary-foreground)}.console-shell .btn-secondary:hover{background:color-mix(in oklch,var(--secondary) 80%,var(--foreground) 6%)}.console-shell .btn-destructive{background:var(--destructive);color:var(--destructive-foreground)}.console-shell .btn-destructive:hover{opacity:.9}.console-shell .btn-sm{height:32px;padding:0 12px;font-size:13px}.console-shell .btn-lg{height:42px;padding:0 22px;font-size:14.5px;border-radius:var(--radius)}.console-shell .btn-icon{width:36px;padding:0}.console-shell .btn-icon.btn-sm{width:32px}.console-shell .btn-icon-xs{width:28px;height:28px;padding:0;border-radius:calc(var(--radius) - 3px)}.console-shell .btn:disabled{opacity:.4;pointer-events:none}.console-shell .btn-block{width:100%}.console-shell .badge{display:inline-flex;align-items:center;gap:5px;height:21px;padding:0 8px;border-radius:999px;font-size:11.5px;font-weight:600;letter-spacing:.01em;border:1px solid transparent;font-variant-numeric:tabular-nums}.console-shell .badge-default{background:var(--primary);color:var(--primary-foreground)}.console-shell .badge-secondary{background:var(--secondary);color:var(--secondary-foreground)}.console-shell .badge-outline{border-color:var(--border);color:var(--foreground)}.console-shell .badge-success{background:color-mix(in oklch,var(--success) 16%,transparent);color:var(--success)}.console-shell .badge-dot{width:6px;height:6px;border-radius:999px;background:currentColor}.console-shell .field{display:flex;flex-direction:column;gap:7px}.console-shell .label{font-size:13px;font-weight:550;letter-spacing:-.006em}.console-shell .hint{font-size:12px;color:var(--muted-foreground)}.console-shell .input,.console-shell .textarea,.console-shell .select{width:100%;background:var(--background);color:var(--foreground);border:1px solid var(--input);border-radius:calc(var(--radius) - 2px);padding:8px 12px;font-size:13.5px;box-shadow:var(--shadow-sm);transition:border-color .13s,box-shadow .13s}.console-shell .input{height:38px}.console-shell .textarea{min-height:84px;resize:vertical;line-height:1.55}.console-shell .input:focus,.console-shell .textarea:focus,.console-shell .select:focus{outline:none;border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch,var(--ring) 25%,transparent)}.console-shell .input::placeholder,.console-shell .textarea::placeholder{color:var(--muted-foreground)}.console-shell .mono{font-family:var(--font-mono);font-size:12.5px}.console-shell .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.console-shell .col-span-2{grid-column:1 / -1}.console-shell .switch{width:38px;height:22px;border-radius:999px;background:var(--input);border:0;padding:2px;display:inline-flex;transition:background .15s;flex-shrink:0}.console-shell .switch.on{background:var(--primary)}.console-shell .switch-thumb{width:18px;height:18px;border-radius:999px;background:var(--background);box-shadow:var(--shadow-sm);transition:transform .16s cubic-bezier(.3,.7,.3,1)}.console-shell .switch.on .switch-thumb{transform:translate(16px)}.console-shell .switch-row{display:flex;align-items:center;gap:12px}.console-shell .sep{height:1px;background:var(--border);border:0;margin:0}.console-shell .sep-v{width:1px;align-self:stretch;background:var(--border)}.console-shell .tbl{width:100%;border-collapse:collapse;font-size:13.5px}.console-shell .tbl thead th{text-align:left;font-weight:550;color:var(--muted-foreground);padding:0 16px 12px;font-size:13px}.console-shell .tbl tbody tr{border-top:1px solid var(--border);transition:background .1s}.console-shell .tbl tbody tr:hover{background:color-mix(in oklch,var(--muted) 45%,transparent)}.console-shell .tbl td{padding:15px 16px;vertical-align:top}.console-shell .th-sort{display:inline-flex;align-items:center;gap:5px;color:var(--muted-foreground);font-weight:550;font-size:13px}.console-shell .th-sort:hover{color:var(--foreground)}.console-shell .th-sort-off{opacity:.4}.console-shell .th-sort-on{color:var(--primary)}.console-shell .cell-id{font-family:var(--font-mono);font-size:12px;color:var(--muted-foreground)}.console-shell .cell-title{font-weight:550}.console-shell .cell-sub{margin-top:3px;font-size:12px;color:var(--muted-foreground)}.console-shell .tree-branch{color:var(--muted-foreground);margin-right:8px;opacity:.7}.console-shell .cell-ctx{color:var(--muted-foreground);max-width:480px}.console-shell .sugg-title{font-family:var(--font-serif);font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);line-height:1.25;transition:color .12s}.console-shell .sugg-title:hover{color:var(--primary)}.console-shell .line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.console-shell .drag-dots{color:var(--muted-foreground);cursor:grab;display:inline-flex;opacity:.55;transition:opacity .12s}.console-shell tr:hover .drag-dots{opacity:1}.console-shell .row-dragging{opacity:.4}.console-shell .row-drop-target td{box-shadow:inset 0 2px 0 var(--ring)}.console-shell .pop{position:fixed;z-index:120;min-width:200px;background:var(--popover);color:var(--popover-foreground);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:5px;animation:popIn .12s ease-out}@keyframes popIn{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:none}}.console-shell .menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:7px 9px;border-radius:calc(var(--radius) - 3px);font-size:13.5px;font-weight:500;background:transparent;border:0;color:inherit;text-align:left;transition:background .1s}.console-shell .menu-item:hover,.console-shell .menu-item.is-active{background:var(--accent)}.console-shell .menu-item .mi-ico{color:var(--muted-foreground);display:inline-flex}.console-shell .menu-item .mi-right{margin-left:auto;color:var(--muted-foreground);display:inline-flex}.console-shell .menu-item.is-danger,.console-shell .menu-item.is-danger .mi-ico{color:var(--destructive)}.console-shell .menu-item.is-selected{font-weight:600}.console-shell .menu-label{padding:6px 9px 4px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground)}.console-shell .menu-sep{height:1px;background:var(--border);margin:5px 0}.console-shell .seg{display:inline-flex;gap:4px}.console-shell .chip-input{display:flex;flex-wrap:wrap;gap:7px;align-items:center;min-height:42px;padding:6px 8px;border:1px solid var(--input);border-radius:calc(var(--radius) - 2px);background:var(--background);box-shadow:var(--shadow-sm);transition:border-color .13s,box-shadow .13s}.console-shell .chip-input:focus-within{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch,var(--ring) 25%,transparent)}.console-shell .chip{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 4px 0 10px;border-radius:999px;background:var(--secondary);color:var(--secondary-foreground);font-size:12.5px;font-weight:500}.console-shell .chip button{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;border:0;background:transparent;color:var(--muted-foreground)}.console-shell .chip button:hover{background:color-mix(in oklch,var(--foreground) 12%,transparent);color:var(--foreground)}.console-shell .chip-field{flex:1;min-width:90px;border:0;background:transparent;box-shadow:none;height:28px;padding:0 4px}.console-shell .chip-field:focus{outline:none;box-shadow:none}.console-shell .stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}@media(min-width:1100px){.console-shell .stat-grid{grid-template-columns:repeat(3,1fr)}}.console-shell .diff-grid{display:grid;gap:14px;grid-template-columns:1fr 1fr;border:1px solid var(--border);background:color-mix(in oklch,var(--muted) 40%,transparent);border-radius:var(--radius);padding:16px}.console-shell .diff-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:8px}.console-shell .diff-strike{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:color-mix(in oklch,var(--destructive) 70%,transparent);color:var(--muted-foreground);line-height:1.55}.console-shell .diff-add{line-height:1.55}.console-shell .json-editor{border:1px solid var(--input);border-radius:calc(var(--radius) - 2px);background:color-mix(in oklch,var(--muted) 30%,var(--background));box-shadow:var(--shadow-sm);overflow:hidden}.console-shell .json-toolbar{display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid var(--border);background:var(--card)}.console-shell .json-toolbar .jt-title{font-family:var(--font-mono);font-size:12px;color:var(--muted-foreground)}.console-shell .json-toolbar .jt-actions{margin-left:auto;display:flex;gap:4px}.console-shell .json-body{padding:14px 16px;font-family:var(--font-mono);font-size:12.5px;line-height:1.7;overflow:auto;max-height:440px}.console-shell .json-row{display:flex;align-items:flex-start;gap:3px;white-space:pre}.console-shell .json-toggle{width:15px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted-foreground);background:transparent;border:0;flex-shrink:0}.console-shell .json-key{color:color-mix(in oklch,var(--foreground) 85%,transparent)}.console-shell .json-punc{color:var(--muted-foreground)}.console-shell .json-str{color:#137738}.console-shell.dark .json-str{color:#6ad18a}.console-shell .json-num{color:#426bce}.console-shell.dark .json-num{color:#8db8ff;color:oklch(.78 .13 260)}.console-shell .json-bool{color:#bd413f}.console-shell.dark .json-bool{color:#ff9686;color:oklch(.78 .14 30)}.console-shell .json-muted{color:var(--muted-foreground);font-style:italic}.console-shell .json-count{color:var(--muted-foreground);font-style:italic;padding-left:4px}.console-shell .json-editable{border-radius:4px;padding:0 3px;cursor:text}.console-shell .json-editable:hover{background:color-mix(in oklch,var(--ring) 14%,transparent)}.console-shell .json-input{font:inherit;background:var(--background);border:1px solid var(--ring);border-radius:4px;padding:0 4px;color:var(--foreground);box-shadow:0 0 0 3px color-mix(in oklch,var(--ring) 20%,transparent);outline:none}.console-shell .json-raw{width:100%;border:0;background:transparent;color:var(--foreground);font-family:inherit;font-size:12.5px;line-height:1.7;resize:vertical;padding:12px;min-height:220px;outline:none}.console-shell .doc-page{margin:0;padding:4px 0}@media(min-width:768px){.console-shell .doc-page{padding:4px 6px}}.console-shell .doc-block{position:relative;border-radius:8px;transition:background .12s,box-shadow .12s}.console-shell .doc-block.is-active{background:color-mix(in oklch,var(--muted) 55%,transparent);box-shadow:0 0 0 1px var(--border)}.console-shell .doc-block-content{padding:4px 12px}.console-shell .doc-editable{outline:none;min-height:1.6em}.console-shell .doc-editable[data-empty=true]:before{content:attr(data-placeholder);color:var(--muted-foreground);pointer-events:none}.console-shell .doc-rail{display:inline-flex;align-items:center;gap:2px;width:fit-content;margin:0 0 6px;padding:2px;border-radius:8px;border:1px solid var(--border);background:var(--popover);box-shadow:var(--shadow-sm);animation:railIn .13s ease-out}@keyframes railIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}.console-shell .doc-handle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:26px;border-radius:5px;color:var(--muted-foreground);background:transparent;border:0;cursor:grab}.console-shell .doc-handle:hover{background:var(--accent);color:var(--foreground)}.console-shell .doc-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:26px;border-radius:5px;color:var(--muted-foreground);background:transparent;border:0}.console-shell .doc-menu-btn:hover,.console-shell .doc-menu-btn.is-open{background:var(--accent);color:var(--foreground)}.console-shell .doc-rail-type{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);padding:0 5px;white-space:nowrap}.console-shell .doc-type-tag{position:absolute;top:8px;right:10px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);opacity:0;transition:opacity .12s;pointer-events:none}.console-shell .doc-block.is-active .doc-type-tag{opacity:.7}.console-shell .blk-paragraph{font-size:16px;line-height:1.7}.console-shell .blk-heading{font-size:22px;font-weight:650;letter-spacing:-.02em;line-height:1.25;margin-top:6px}.console-shell .blk-lede{font-size:19px;line-height:1.5;color:var(--muted-foreground)}.console-shell .blk-summary{border-left:2px solid color-mix(in oklch,var(--foreground) 30%,transparent);padding-left:16px;font-style:italic;color:var(--muted-foreground);font-size:15px;line-height:1.6}.console-shell .blk-list{position:relative;padding-left:24px;font-size:16px;line-height:1.7}.console-shell .blk-list:before{content:"";position:absolute;left:7px;top:.75em;width:6px;height:6px;border-radius:999px;background:var(--foreground)}.console-shell .stack{display:flex;flex-direction:column}.console-shell .row{display:flex;align-items:center}.console-shell .wrap{flex-wrap:wrap}.console-shell .gap-2{gap:8px}.console-shell .gap-3{gap:12px}.console-shell .gap-4{gap:16px}.console-shell .gap-6{gap:24px}.console-shell .mt-2{margin-top:8px}.console-shell .mt-3{margin-top:12px}.console-shell .mt-4{margin-top:16px}.console-shell .mt-6{margin-top:24px}.console-shell .mt-8{margin-top:32px}.console-shell .between{justify-content:space-between}.console-shell .end{justify-content:flex-end}.console-shell .items-start{align-items:flex-start}.console-shell .grow{flex:1}.console-shell .muted{color:var(--muted-foreground)}.console-shell .text-sm{font-size:13px}.console-shell .text-xs{font-size:12px}.console-shell .sticky-save{position:sticky;bottom:16px;display:flex;justify-content:flex-end;margin-top:8px;pointer-events:none}.console-shell .sticky-save>*{pointer-events:auto}.console-shell .empty{padding:40px;text-align:center;color:var(--muted-foreground);font-size:13.5px}.console-shell .toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%);z-index:200;display:flex;align-items:center;gap:10px;background:var(--primary);color:var(--primary-foreground);padding:11px 18px;border-radius:999px;box-shadow:var(--shadow-lg);font-size:13.5px;font-weight:550;animation:toastIn .2s cubic-bezier(.3,.7,.3,1)}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.console-shell .cms-menu-toggle,.console-shell .cms-scrim{display:none}@media(max-width:900px){.console-shell .cms{grid-template-columns:1fr}.console-shell .cms-aside{position:fixed;z-index:100;width:264px;left:0;top:0;transform:translate(-100%);transition:transform .24s cubic-bezier(.3,.7,.3,1)}.console-shell .cms-aside.open{transform:none;box-shadow:var(--shadow-lg)}.console-shell .cms-scrim.show{display:block;position:fixed;inset:0;background:#0006;z-index:90}.console-shell .cms-page{padding:22px 20px 80px}.console-shell .cms-topbar{padding:0 16px}.console-shell .cms-menu-toggle{display:inline-flex}.console-shell .grid-2,.console-shell .diff-grid,.console-shell .stat-grid{grid-template-columns:1fr}}.console-shell .crumb a.crumb-link{color:var(--muted-foreground);padding:4px 8px;border-radius:6px;transition:color .12s,background .12s}.console-shell .crumb a.crumb-link:hover{color:var(--foreground);background:var(--accent)}.console-shell a.nav-btn,.console-shell a.btn{text-decoration:none}.console-shell,.console-shell *,.console-shell *:before,.console-shell *:after{box-sizing:border-box}.console-shell h1,.console-shell h2,.console-shell h3,.console-shell h4,.console-shell p,.console-shell pre,.console-shell figure{margin:0}.console-shell ul,.console-shell ol{margin:0;padding:0;list-style:none}.console-shell button,.console-shell input,.console-shell textarea,.console-shell select{font:inherit;letter-spacing:inherit;color:inherit}.console-shell button{background:transparent;border:0;padding:0;cursor:pointer}.console-shell a{color:inherit}.console-shell input:-webkit-autofill,.console-shell input:-webkit-autofill:hover,.console-shell input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--background) inset;-webkit-text-fill-color:var(--foreground);caret-color:var(--foreground)}
