@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);:root{--background:#070b14;--background-secondary:#0d1628;--background-tertiary:#10213f;--foreground:#eaf1ff;--foreground-muted:#9eb0cf;--grid-line:#c5d5f533;--accent-primary:#bc2026;--accent-primary-light:#d4383e;--accent-primary-dark:#9a1a1f;--navy:#0d1628;--navy-light:#162745;--navy-dark:#070b14;--glass-background:#0a162bd1;--glass-border:#35588f73;--glass-hover:#10213ff5;--success:#10b981;--warning:#f59e0b;--error:#bc2026;--info:#3b82f6;--shadow-card:0 10px 28px #00000059;--shadow-elevated:0 24px 70px #00000073}:root[data-theme=light]{--background:#fbfcfe;--background-secondary:#edf2f9;--background-tertiary:#e3e9f3;--foreground:#1b2232;--foreground-muted:#556275;--grid-line:rgba(27,34,50,.075);--navy:#1b2232;--navy-light:#2a3548;--navy-dark:#0f151d;--glass-background:#edf2f9c7;--glass-border:#1b22321c;--glass-hover:#e3e9f3eb;--shadow-card:0 4px 10px #1b223214;--shadow-elevated:0 25px 50px #1b22321f}*,:after,:before{box-sizing:border-box}#root,body,html{min-height:100%}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(1200px circle at 9% -5%,#bc202657,#0000 46%),radial-gradient(1100px circle at 96% 18%,#19387061,#0000 52%),linear-gradient(180deg,#070b14,#0a1120 46%,#09111e);color:#eaf1ff;color:var(--foreground);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}:root[data-theme=light] body{background:radial-gradient(900px circle at 12% 10%,#1b223212,#0000 55%),radial-gradient(700px circle at 85% 18%,#1b22320d,#0000 55%),radial-gradient(900px circle at 78% 92%,#1b22320d,#0000 60%),#070b14;background:radial-gradient(900px circle at 12% 10%,#1b223212,#0000 55%),radial-gradient(700px circle at 85% 18%,#1b22320d,#0000 55%),radial-gradient(900px circle at 78% 92%,#1b22320d,#0000 60%),var(--background)}a{color:inherit;text-decoration:none}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}::selection{background:#bc20264d;color:#fff}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0d1628;background:var(--background-secondary)}::-webkit-scrollbar-thumb{background:#a9b2bc33;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a9b2bc4d}.glass-panel{background:#0a162bd1;background:var(--glass-background);border:1px solid #35588f73;border:1px solid var(--glass-border);border-radius:18px;box-shadow:0 10px 28px #00000059;box-shadow:var(--shadow-card)}.gradient-text{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(135deg,#bc2026,#d4383e 50%,#bc2026);color:#0000}.studio-button{align-items:center;background:linear-gradient(135deg,#bc2026e6,#9a1a1fe6);border:1px solid #7b9fdd59;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:10px 14px;transition:all .25s ease}.studio-button:hover{box-shadow:0 8px 25px #bc20264d;transform:translateY(-1px)}.studio-button-muted{color:#eaf1ff;color:var(--foreground)}.studio-button-muted,.studio-card{background:#0a162bd1;background:var(--glass-background);border:1px solid #35588f73;border:1px solid var(--glass-border)}.studio-card{border-radius:16px;box-shadow:0 10px 28px #00000059;box-shadow:var(--shadow-card);padding:16px}.studio-card p{color:#9eb0cf;color:var(--foreground-muted)}.studio-card h1,.studio-card h2,.studio-card h3,.studio-card h4{margin:0 0 6px}.studio-page-shell{min-height:100%}.studio-page-header{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.studio-page-title{font-size:38px;letter-spacing:-.02em;margin:0}.studio-page-subtitle{color:#9eb0cf;color:var(--foreground-muted);margin:0}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.studio-page-title{font-size:28px}.studio-page-header{margin-bottom:16px}}.home-landing{grid-gap:18px;display:grid;gap:18px}.home-hero{overflow:hidden;padding:24px;position:relative}.home-hero:before{background:radial-gradient(500px circle at 85% 20%,#bc202633,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.home-eyebrow{color:var(--foreground-muted);font-size:12px;letter-spacing:.12em;margin:0 0 6px;text-transform:uppercase}.home-hero h2{font-size:33px;letter-spacing:-.02em;margin:0 0 16px}.home-section-title{margin:0 0 10px}.feature-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(220px,1fr))}.feature-card{min-height:170px;padding:18px}.feature-card h4{margin:8px 0}.feature-card p{color:var(--foreground-muted);font-size:14px;margin:0}.feature-icon{align-items:center;color:#d4383e;display:inline-flex;font-size:20px}.studio-action-grid{display:flex;flex-wrap:wrap;gap:10px}@media (max-width:1120px){.feature-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:768px){.feature-grid{grid-template-columns:1fr}.home-hero h2{font-size:27px}}.studio-desktop-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.studio-form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:14px}.studio-field{color:var(--foreground-muted);display:flex;flex-direction:column;font-weight:600;gap:8px}.studio-input{background:var(--glass-background);border:1px solid var(--glass-border);border-radius:10px;color:var(--foreground);font-size:14px;padding:10px}.studio-input[type=color]{height:40px;padding:4px}.studio-action-group{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.studio-notice{color:var(--success);font-weight:600;margin-top:12px}.projects-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:14px}.project-card{display:flex;flex-direction:column;gap:10px}.project-card h3,.project-card p{margin:0}.project-card-title-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.project-dim-pill{background:var(--glass-background);border:1px solid var(--glass-border);border-radius:999px;color:var(--foreground-muted);font-size:12px;font-weight:600;padding:4px 10px}.editor-container{background:radial-gradient(1200px 260px at 50% -120px,#3b82f614,#0000),linear-gradient(180deg,#ffffff70,#ffffff5c);border:1px solid #7b9fdd29;border-radius:18px;display:flex;flex-direction:column;gap:10px;height:100%;min-height:0;overflow:hidden;padding:10px}.editor-workbench{grid-gap:12px;display:grid;flex:1 1;gap:12px;grid-template-columns:auto minmax(0,1fr);min-height:0}.editor-dock{background:#ffffff9e;border:1px solid #7b9fdd42;border-radius:16px;box-shadow:0 10px 28px #0f172a17;display:grid;grid-template-columns:76px minmax(0,360px);min-height:0;overflow:hidden;transition:grid-template-columns .2s ease}.editor-dock.collapsed{grid-template-columns:76px 0}.editor-dock-rail{background:linear-gradient(180deg,#eef4ffe6,#f7faffe6);border-right:1px solid #7b9fdd3d;display:flex;flex-direction:column;gap:6px;overflow-y:auto;padding:8px 6px;scrollbar-width:thin}.editor-dock-tab{align-items:center;background:#0000;border:1px solid #0000;border-radius:10px;color:#334155;cursor:pointer;display:inline-flex;flex-direction:column;gap:5px;justify-content:center;padding:9px 6px}.editor-dock-tab:hover{background:#2563eb1a;border-color:#2563eb33}.editor-dock-tab.active{background:#2563eb29;border-color:#2563eb6b;color:#1e3a8a}.editor-dock-tab-icon{font-size:15px;line-height:1}.editor-dock-tab-label{font-size:10px;font-weight:700;line-height:1.1;text-align:center}.editor-dock-body{min-height:0;min-width:0;overflow:hidden;padding:8px}.editor-dock.collapsed .editor-dock-body{padding:0}.editor-dock-body>*{height:100%;min-height:0}.editor-dock-body .editor-drawer{height:100%;max-height:none}.editor-dock-empty{align-items:center;background:#ffffff9e;border:1px dashed #7b9fdd6b;border-radius:12px;color:var(--foreground-muted);display:flex;font-size:13px;height:100%;justify-content:center;padding:14px;text-align:center}.editor-side-content{display:flex;flex-direction:column;gap:10px;height:100%;overflow:auto;padding:2px}.editor-side-section{background:#ffffffc2;border:1px solid #7b9fdd42;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:10px}.editor-side-section h3{color:#334155;font-size:13px;letter-spacing:.01em;margin:0}.editor-side-grid{display:flex;flex-wrap:wrap;gap:8px}.editor-side-grid .studio-button{min-height:34px;padding:7px 10px}.editor-side-grid .toolbar-button{font-size:12px;min-height:34px;padding:7px 10px}.editor-side-stack{display:flex;flex-direction:column;gap:8px}.editor-side-swatches{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(8,minmax(0,1fr));width:100%}.editor-side-swatch{border:1px solid #0f172a33;border-radius:999px;cursor:pointer;height:24px;width:24px}.editor-side-swatch.active{box-shadow:0 0 0 2px #fff,0 0 0 4px #2563eb9e}.editor-side-page-list{display:flex;flex-direction:column;gap:6px;max-height:180px;overflow:auto}.editor-side-page-item{background:#ffffffb3;border:1px solid #7b9fdd3d;border-radius:8px;color:var(--foreground);cursor:pointer;font-size:12px;padding:8px;text-align:left}.editor-side-page-item.active{background:#2563eb1f;border-color:#2563eb80}.editor-canvas-column{display:flex;flex-direction:column;gap:10px;min-height:0;min-width:0}.editor-header{display:flex;flex-direction:column;gap:4px}.editor-title{font-size:32px;margin:0}.editor-subtitle{color:var(--foreground-muted);margin:0}.toolbar{align-items:stretch;background:color-mix(in srgb,var(--glass-background) 82%,#f8fafc 18%);border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 8px 22px #0f172a12;display:flex;flex-wrap:nowrap;gap:10px;max-width:100%;padding:12px}.editor-toolbar-compact{align-items:stretch;flex-direction:column;gap:10px}.toolbar-primary{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;scrollbar-width:thin}.toolbar-primary-shell{align-items:center;background:#ffffff80;border:1px solid #7b9fdd47;border-radius:12px;padding:8px}.toolbar-primary-cluster{align-items:center;border-right:1px solid #7b9fdd38;display:inline-flex;flex:0 0 auto;gap:8px;margin-right:4px;padding-right:10px}.toolbar-primary-cluster-end{border-right:none;margin-left:auto;margin-right:0;padding-right:0}.toolbar-cluster-label{color:var(--foreground-muted);font-size:11px;font-weight:700;letter-spacing:.06em;margin-right:2px;text-transform:uppercase}.toolbar-quick-row{align-items:stretch;border-top:1px solid var(--glass-border);display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding-bottom:4px;padding-top:2px;scrollbar-width:thin}.toolbar-quick-section{background:#ffffff8a;border:1px solid #7b9fdd3d;border-radius:12px;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:6px;padding:6px}.toolbar-quick-section-label{color:var(--foreground-muted);font-size:10px;font-weight:700;letter-spacing:.07em;padding:0 2px;text-transform:uppercase}.toolbar-quick-section-body{align-items:center;display:inline-flex;gap:6px}.toolbar-quick-chip{font-size:11.5px;line-height:1;min-height:32px;padding:6px 9px;white-space:nowrap}.toolbar-quick-select{border-radius:9px;font-size:12px;height:32px;min-width:124px}.toolbar-quick-chip.active{background:#2563eb24;border-color:#2563ebad}.text-context-toolbar{background:#ffffffdb;border:1px solid #7b9fdd4d;border-radius:12px;padding:8px;position:relative}.text-context-toolbar.compact{background:#ffffffeb;border-radius:10px;padding:6px}.text-context-toolbar.compact .text-context-main{flex-wrap:nowrap;gap:6px}.text-context-toolbar.compact .text-context-font{height:32px;min-width:138px}.text-context-toolbar.compact .text-context-size-input{height:32px;width:52px}.text-context-toolbar.compact .text-context-icon{height:32px;width:32px}.text-context-toolbar.compact .text-context-color-trigger{margin-left:0;min-height:32px;padding:6px 8px}.text-context-main{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.text-context-font{background:#fffc;border:1px solid #7b9fdd4d;border-radius:9px;color:var(--foreground);font-size:13px;height:34px;min-width:170px;padding:0 10px}.text-context-size{align-items:center;display:inline-flex;gap:6px}.text-context-size-input{background:#fffc;border:1px solid #7b9fdd4d;border-radius:9px;color:var(--foreground);height:34px;text-align:center;width:62px}.text-context-icon{height:34px;justify-content:center;padding:0;width:34px}.text-context-icon.active{background:#2563eb24;border-color:#2563ebad}.text-context-divider{background:#7b9fdd4d;height:24px;width:1px}.text-context-micro-field{align-items:center;color:var(--foreground-muted);display:inline-flex;font-size:11px;font-weight:700;gap:6px}.text-context-micro-field input{background:#ffffffc7;border:1px solid #7b9fdd47;border-radius:8px;color:var(--foreground);height:30px;text-align:center;width:64px}.text-context-color-trigger{margin-left:auto;min-height:34px}.text-context-color-dot{border:1px solid #0000002e;border-radius:999px;height:16px;width:16px}.text-color-popover{background:#fff;border:1px solid #7b9fdd47;border-radius:12px;box-shadow:0 14px 32px #0f172a33;display:flex;flex-direction:column;gap:12px;left:0;padding:12px;position:absolute;top:calc(100% + 8px);width:min(320px,calc(100vw - 64px));z-index:60}.text-color-popover-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.text-color-popover-header h3{color:#0f172a;font-size:15px;margin:0}.text-color-input-row{align-items:center;display:flex;gap:8px}.text-color-input-row .studio-input{flex:1 1;height:34px;min-width:0;padding:8px 10px}.text-color-section{display:flex;flex-direction:column;gap:6px}.text-color-section-header{align-items:center;display:flex;justify-content:space-between}.text-color-section-header h4{color:#334155;font-size:12px;letter-spacing:.05em;margin:0;text-transform:uppercase}.text-color-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(8,minmax(0,1fr))}.text-color-swatch{border:1px solid #0f172a2e;border-radius:999px;cursor:pointer;height:28px;position:relative;width:28px}.text-color-swatch.active{box-shadow:0 0 0 2px #fff,0 0 0 4px #2563ebb8}.toolbar-icon-wrap{display:inline-flex;position:relative}.toolbar-icon-button{height:40px;justify-content:center;padding:0;width:40px}.toolbar-icon-button svg{font-size:16px}.toolbar-tooltip{background:#070b14f2;border:1px solid #7b9fdd59;border-radius:8px;color:#f8fbff;font-size:12px;left:50%;line-height:1.2;opacity:0;padding:6px 8px;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translateX(-50%) translateY(4px);transition:opacity .16s ease,transform .16s ease;white-space:nowrap;z-index:40}.toolbar-tooltip kbd{align-items:center;background:#ffffff14;border:1px solid #ffffff47;border-radius:6px;display:inline-flex;font-size:11px;line-height:1;margin-left:6px;padding:2px 6px}.shape-container:focus-within>.toolbar-tooltip,.shape-container:hover>.toolbar-tooltip,.sticker-container:focus-within>.toolbar-tooltip,.sticker-container:hover>.toolbar-tooltip,.toolbar-icon-wrap:focus-within .toolbar-tooltip,.toolbar-icon-wrap:hover .toolbar-tooltip{opacity:1;transform:translateX(-50%) translateY(0)}.toolbar-more-panel{border-top:1px solid var(--glass-border);display:flex;flex-direction:column;gap:10px;padding-top:10px}.toolbar-more-actions{display:flex;flex-wrap:wrap;gap:8px}.toolbar-more-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.editor-control-card{background:#ffffff05;border:1px solid var(--glass-border);border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:10px}.editor-control-card h4{font-size:14px;margin:0}.editor-range-field input[type=range]{width:100%}.editor-layers-card{min-height:200px}.editor-layer-list{max-height:260px;overflow:auto}.editor-layer-list,.editor-layer-row{display:flex;flex-direction:column;gap:6px}.editor-layer-row{border:1px solid #7b9fdd33;border-radius:9px;padding:6px}.editor-layer-row.active{background:#bc202614;border-color:#bc2026a6}.editor-page-row{cursor:grab}.editor-page-row:active{cursor:grabbing}.editor-page-row.drop-target{background:#22c55e1f;border-color:#22c55eb8}.editor-page-main-row{align-items:stretch}.editor-page-thumb{background:#fff;border:1px solid #7b9fdd4d;border-radius:8px;flex:0 0 auto;height:68px;object-fit:cover;width:96px}.editor-page-thumb-empty{align-items:center;color:var(--foreground-muted);display:inline-flex;font-size:11px;justify-content:center}.editor-page-details{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.editor-layer-select{background:#ffffff05;border:1px solid #7b9fdd33;border-radius:8px;color:var(--foreground);cursor:pointer;font-size:12px;padding:6px 8px;text-align:left}.editor-layer-select:disabled{cursor:not-allowed;opacity:.55}.editor-layer-actions{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.editor-meta-strip{background:#ffffffc2;border:1px solid #7b9fdd40;border-radius:14px;box-shadow:0 6px 20px #0f172a0f;justify-content:space-between;padding:10px 12px}.editor-meta-main,.editor-meta-strip{align-items:center;display:flex;gap:12px}.editor-meta-main{flex-wrap:wrap;min-width:0}.editor-inline-field{margin:0;min-width:240px}.editor-project-input{height:36px;width:clamp(180px,28vw,320px)}.editor-format-field{align-items:center;display:inline-flex;gap:8px;min-width:0}.editor-format-label{color:var(--foreground-muted);font-size:12px;font-weight:600}.editor-format-select{height:36px;min-width:230px;padding-bottom:0;padding-top:0}.editor-pill-group{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.editor-pill{align-items:center;background:#ffffffb8;border:1px solid #7b9fdd47;border-radius:999px;color:#475569;display:inline-flex;font-size:12px;line-height:1;padding:6px 10px;white-space:nowrap}.editor-status-pill{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-meta-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.editor-meta-actions .studio-button{height:36px;padding:8px 12px}.editor-utility-panel{padding:10px}.editor-utility-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.editor-utility-block{background:#ffffff05;border:1px solid var(--glass-border);border-radius:12px;padding:8px}.editor-utility-block h3{font-size:14px;margin:0 0 8px}.editor-inline-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:8px}.editor-inline-row .studio-input{flex:1 1;min-width:170px}.editor-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.editor-chip-button{font-size:12px;padding:7px 10px}.toolbar button,.toolbar input{border:none}.shape-button,.sticker-button,.toolbar .shape-dropdown button,.toolbar .sticker-item,.toolbar button,.toolbar-button{align-items:center;background:#ffffff08;border:1px solid #7b9fdd33;border-radius:10px;color:var(--foreground);cursor:pointer;display:inline-flex;gap:8px;padding:8px 12px;transition:all .2s ease}.shape-button:hover,.sticker-button:hover,.toolbar .shape-dropdown button:hover,.toolbar .sticker-item:hover,.toolbar button:hover,.toolbar-button:hover{background:var(--glass-hover)}.shape-container,.sticker-container,.toolbar-group{position:relative}.shape-container,.sticker-container{display:inline-block}.shape-dropdown,.sticker-dropdown{animation:fade-in .2s ease;background:var(--glass-background);border:1px solid var(--glass-border);border-radius:10px;box-shadow:var(--shadow-card);margin-top:8px;position:absolute;top:100%;z-index:30}.shape-dropdown{display:flex;gap:8px;left:0;padding:8px}.sticker-dropdown{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(8,1fr);left:0;max-height:300px;max-width:420px;overflow:auto;padding:8px}.shape-dropdown button,.sticker-item{background:#ffffff05;border:1px solid #7b9fdd33}.canvas-wrapper{background:#fff;border:2px solid color-mix(in srgb,var(--foreground) 14%,#0000);border-radius:16px;box-shadow:0 14px 40px #1018282e;display:inline-flex;max-width:100%;min-height:1px;width:fit-content}.canvas-stage,.canvas-wrapper{align-items:center;justify-content:center;overflow:hidden}.canvas-stage{background:linear-gradient(45deg,#1118270a 25%,#0000 25%),linear-gradient(-45deg,#1118270a 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#1118270a 75%),linear-gradient(-45deg,#0000 75%,#1118270a 75%),color-mix(in srgb,var(--background-secondary) 74%,#dfe5ee 26%);background-position:0 0,0 12px,12px -12px,-12px 0;background-size:24px 24px;border:1px solid var(--glass-border);border-radius:16px;display:flex;flex:1 1;min-height:0;padding:14px}.editor-drawer{max-height:min(38vh,420px);overflow:auto}#canvas{display:block;max-height:100%;max-width:100%}.color-controls{display:flex;gap:16px}.brand-controls,.color-controls{align-items:center;flex-wrap:wrap}.brand-controls{display:inline-flex;gap:8px}.brand-controls label{color:var(--foreground-muted);font-size:13px}.toolbar-select{background:#ffffff0a;border:1px solid #7b9fdd40;border-radius:10px;color:var(--foreground);height:36px;min-width:170px;padding:0 10px}.brand-controls-actions{display:inline-flex;flex-wrap:wrap;gap:8px}.color-controls label{color:var(--foreground-muted);font-size:14px}.color-controls input[type=color]{background:#0000;border:1px solid var(--glass-border);border-radius:6px;cursor:pointer;height:30px;margin-left:8px;padding:0;width:50px}.canvas-toolbar-footer{align-items:center;color:var(--foreground-muted);display:flex;flex-wrap:wrap;font-size:13px;gap:10px}.editor-palette{align-items:center;display:inline-flex;gap:8px}.tool-separator{background:var(--glass-border);height:28px;margin:0 8px;width:1px}@media (max-width:1200px){.editor-workbench{gap:10px;grid-template-columns:1fr}.editor-dock{grid-template-columns:1fr;grid-template-rows:auto auto}.editor-dock.collapsed{grid-template-columns:1fr;grid-template-rows:auto 0}.editor-dock-rail{align-items:center;border-bottom:1px solid #7b9fdd3d;border-right:none;flex-direction:row;overflow-x:auto;overflow-y:hidden}.editor-dock-tab{flex-direction:row;gap:6px;min-width:82px}.editor-dock.collapsed .editor-dock-body{border-top:none;min-height:0}}@media (max-width:768px){.editor-meta-strip{align-items:stretch;flex-direction:column}.editor-meta-main{width:100%}.editor-inline-field{min-width:0;width:100%}.editor-project-input{width:100%}.editor-format-field{flex-wrap:wrap;width:100%}.editor-format-select{min-width:0;width:100%}.editor-meta-actions{justify-content:flex-start;width:100%}.editor-meta-actions .studio-button{flex:1 1 180px;justify-content:center}.toolbar{align-items:stretch;flex-wrap:wrap}.toolbar-primary-shell{padding:8px 6px;width:100%}.editor-container{gap:8px;padding:8px}.editor-dock-tab-label{font-size:10px}.toolbar-primary{flex-wrap:nowrap;overflow-x:auto}.toolbar-primary-cluster{border-bottom:none;border-right:1px solid #7b9fdd3d;margin-right:2px;padding-bottom:0;padding-right:8px;width:auto}.toolbar-primary-cluster-end{border-right:none;margin-left:0}.toolbar-primary .shape-container,.toolbar-primary .sticker-container{width:auto}.toolbar-icon-button{height:36px;justify-content:center;width:36px}.text-context-main{flex-wrap:nowrap;gap:6px}.text-context-font{min-width:0;width:140px}.text-context-color-trigger{margin-left:0}.text-color-popover{left:0;width:min(320px,calc(100vw - 24px))}.text-color-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.toolbar-tooltip{display:none}.toolbar-more-actions .toolbar-button{justify-content:center;width:100%}.toolbar-quick-row{padding-bottom:2px}.toolbar-quick-section{min-width:220px}.color-controls{align-items:flex-start;flex-direction:column}.brand-controls{align-items:flex-start;width:100%}.brand-controls-actions,.color-controls label{width:100%}.editor-inline-row .studio-input{min-width:0;width:100%}.editor-chip-button{justify-content:center;width:100%}}.studio-sidebar{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:linear-gradient(180deg,var(--background-tertiary),var(--background-secondary));border-right:1px solid var(--glass-border);bottom:0;box-shadow:var(--shadow-card);color:var(--foreground);display:flex;flex-direction:column;left:0;padding:20px;position:fixed;top:0;transition:width .3s ease,transform .3s ease;width:250px;z-index:20}.studio-sidebar.collapsed{width:96px}.studio-sidebar-toggle{align-items:center;background:var(--glass-background);border:none;border-radius:10px;color:var(--foreground);cursor:pointer;display:inline-flex;height:40px;justify-content:center;margin-left:auto;transition:all .25s ease;width:40px}.studio-sidebar-toggle:hover{background:var(--glass-hover)}.studio-brand{align-items:center;display:flex;font-weight:700;gap:12px;letter-spacing:-.01em;margin-top:12px;overflow:hidden;white-space:nowrap}.studio-brand-mark{align-items:center;background:linear-gradient(135deg,#bc2026,#9a1a1f);border-radius:12px;color:#fff;display:inline-flex;height:40px;justify-content:center;min-width:40px;width:40px}.studio-brand-text{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-nav{flex:1 1;margin-top:28px}.studio-nav ul{list-style:none;margin:0;padding:0}.studio-nav-item{align-items:center;background:#0000;border:none;border-radius:12px;color:var(--foreground-muted);cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:12px;margin-bottom:8px;padding:12px 14px;transition:all .25s ease;width:100%}.studio-nav-item:hover{background:var(--glass-hover);color:var(--foreground)}.studio-nav-item.active{background:linear-gradient(135deg,#bc202633,#bc202614);border:1px solid #bc202659;color:var(--foreground)}.studio-nav-icon{display:inline-flex;min-width:18px}.studio-nav-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-sidebar.collapsed .studio-brand-text,.studio-sidebar.collapsed .studio-nav-label,.studio-sidebar.collapsed .studio-sidebar-footer{display:none}.studio-sidebar.collapsed .studio-nav-item{justify-content:center}.studio-sidebar-footer{border-top:1px solid var(--glass-border);color:var(--foreground-muted);font-size:12px;margin-top:auto;padding-top:14px}@media (max-width:1024px){.studio-sidebar{position:sticky;z-index:30}.studio-sidebar-toggle{position:absolute;right:12px;top:12px}}.studio-app{color:var(--foreground);display:flex;height:100vh;min-height:100vh;position:relative}.studio-main{flex:1 1;height:100vh;margin-left:250px;min-height:0;overflow-y:auto;padding:14px;transition:margin-left .3s ease}.studio-standalone-authbar{align-items:center;background:var(--glass-background);border:1px solid var(--glass-border);border-radius:12px;box-shadow:var(--shadow-card);display:flex;gap:12px;justify-content:space-between;margin:0 0 10px;padding:10px 14px}.studio-standalone-authbar-label{color:var(--foreground-muted);font-size:13px}.studio-standalone-authbar-actions{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px}.studio-auth-shell{display:grid;min-height:100vh;padding:24px;place-items:center}.studio-auth-card{grid-gap:12px;background:var(--glass-background);border:1px solid var(--glass-border);border-radius:16px;box-shadow:var(--shadow-elevated);display:grid;gap:12px;padding:24px;width:min(560px,100%)}.studio-auth-card-top{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.studio-auth-card h1{font-size:28px;margin:0}.studio-auth-card p{color:var(--foreground-muted);margin:0}.studio-auth-error{background:#991b1b40;border:1px solid #ef444466;border-radius:10px;color:#fecaca;padding:10px}.studio-auth-divider{color:var(--foreground-muted);font-size:12px;letter-spacing:.08em;text-align:center;text-transform:uppercase}.studio-auth-inline{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr auto}.studio-auth-input{background:var(--background-secondary);border:1px solid var(--glass-border);border-radius:10px;color:var(--foreground);padding:10px 12px}.studio-theme-toggle{justify-content:center;min-width:104px}.studio-app.collapsed .studio-main{margin-left:96px}.studio-main-inner{animation:fade-in .3s ease forwards;height:100%;min-height:0;width:min(1320px,100%)}.studio-app.embedded .studio-main{margin-left:0;overflow:hidden;padding:8px}.studio-app.embedded .studio-main-inner{height:100%;width:100%}@media (max-width:1024px){.studio-main{margin-left:240px;padding:12px}.studio-app.collapsed .studio-main{margin-left:86px}}@media (max-width:768px){.studio-main{padding:8px}.studio-app.collapsed .studio-main,.studio-main{margin-left:0}.studio-auth-inline{grid-template-columns:1fr}.studio-auth-card-top{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=main.f4c8f037.css.map*/