:root{color:#14213d;font-synthesis:none;text-rendering:optimizelegibility;--navy:#07112f;--navy-2:#101d48;--blue:#2563eb;--blue-dark:#1d4ed8;--cyan:#0891b2;--ink:#14213d;--muted:#52627d;--line:#d8e0ec;--surface:#fff;--surface-2:#f7f9fc;--danger:#b42318;--warning:#9a6700;--success:#067647;--focus:#0ea5e9;--sidebar:256px;--topbar:88px;background:#f4f7fb;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%}body{color:var(--ink);background:#f4f7fb;margin:0}button,input,textarea,select{font:inherit;min-height:44px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,textarea,select{color:var(--ink)}textarea{resize:vertical}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}[hidden]{display:none!important}:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 42%, transparent);outline-offset:2px}.sr-only,.skip-link:not(:focus){clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus{z-index:50;color:var(--navy);background:#fff;border-radius:8px;padding:12px 16px;position:fixed;top:16px;left:16px}.auth-page{background:var(--surface);grid-template-columns:minmax(320px,42%) 1fr;min-height:100svh;display:grid}.auth-brand{color:#fff;background:var(--navy);flex-direction:column;justify-content:center;min-height:100svh;padding:clamp(40px,7vw,96px);display:flex}.auth-brand:after{content:"";background:#22d3ee;width:96px;height:3px;margin-top:40px}.auth-brand .brand-mark{margin-bottom:36px}.auth-brand p{color:#9fb5e6;margin:0 0 10px;font-weight:700}.auth-brand h1{letter-spacing:-.035em;margin:0;font-size:clamp(2.5rem,6vw,5rem);line-height:1}.auth-brand>span{color:#c7d5f4;max-width:42ch;margin-top:24px;font-size:1.05rem;line-height:1.6}.brand-mark{color:#07112f;background:#22d3ee;border-radius:12px;place-items:center;width:54px;height:54px;display:grid}.brand-mark svg{fill:currentColor;stroke:none;width:30px;height:30px}.auth-panel{background:#fff;place-items:center;padding:32px;display:grid}.auth-panel-inner{width:min(100%,440px)}.auth-heading{margin-bottom:30px}.auth-heading h2{letter-spacing:-.025em;margin:0 0 10px;font-size:1.75rem}.auth-heading p,.auth-note{color:var(--muted);line-height:1.55}.auth-heading p{margin:0}.auth-note{margin:22px 0 0;font-size:.9rem}.auth-form,.form-stack{flex-direction:column;gap:18px;display:flex}.form-error{color:#912018;background:#fef3f2;border-radius:8px;padding:12px 14px;font-weight:650}.form-success{color:#05603a;background:#ecfdf3;border-radius:8px;padding:12px 14px;font-weight:650}.auth-back{width:100%;margin-top:10px}.mfa-layout{text-align:center}.mfa-layout .auth-form{text-align:left}.qr-frame{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;width:216px;height:216px;margin:0 auto 14px;display:grid}.qr-frame img{width:190px;height:190px}.secret-line{color:var(--muted);overflow-wrap:anywhere;margin:0 0 22px;font-size:.86rem}code{color:#1e3a8a;background:#edf2ff;border-radius:4px;padding:2px 5px}.text-button{min-height:44px;color:var(--blue-dark);background:0 0;border:0;padding:8px;font-weight:750}.workspace{grid-template-columns:var(--sidebar) minmax(0, 1fr);min-height:100svh;display:grid}.sidebar{color:#dfe8ff;background:var(--navy);flex-direction:column;height:100svh;padding:22px 14px;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-brand{border-bottom:1px solid #22325c;align-items:center;gap:12px;min-height:58px;padding:0 10px 18px;display:flex}.brand-mark.small{border-radius:10px;flex:none;width:40px;height:40px}.brand-mark.small svg{width:23px;height:23px}.sidebar-brand>span:last-child,.sidebar-account>span:last-child{flex-direction:column;display:flex}.sidebar-brand b{color:#fff;letter-spacing:.03em;font-size:1rem}.sidebar-brand small,.sidebar-account small{color:#93a8d6;font-size:.73rem}.sidebar nav{flex-direction:column;gap:3px;margin-top:18px;display:flex}.nav-item{color:#b8c7e8;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:44px;padding:10px 12px;font-size:.875rem;font-weight:650;display:flex}.nav-item:hover{color:#fff;background:#101d48}.nav-item.active{color:#fff;background:#1d3978}.nav-item svg{flex:none;width:18px;height:18px}.sidebar-account{border-top:1px solid #22325c;align-items:center;gap:10px;margin-top:auto;padding:16px 10px 2px;display:flex}.account-dot{background:#34d399;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 4px #34d39924}.sidebar-account b{font-size:.76rem}.work-area{grid-template-rows:auto 1fr;min-width:0;min-height:100svh;display:grid}.topbar{z-index:10;min-height:var(--topbar);border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;padding:16px 28px;display:flex;position:sticky;top:0}.topbar h1{letter-spacing:-.02em;margin:0 0 4px;font-size:1.3rem}.topbar p{color:var(--muted);margin:0;font-size:.86rem}.topbar-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.save-state{color:var(--success);white-space:nowrap;margin-right:6px;font-size:.78rem;font-weight:750}.save-state.dirty{color:var(--warning)}.content{min-width:0;padding:28px;overflow:auto}.panel{width:min(100%,1080px);margin:0 auto;display:none}.panel.active{display:block}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:760;display:inline-flex}.button svg{width:17px;height:17px}.button-primary{color:#fff;background:var(--blue)}.button-primary:hover{background:var(--blue-dark)}.button-secondary{color:#223252;background:#fff;border-color:#c8d3e3}.button-secondary:hover{background:#f3f6fa}.button-danger{color:#fff;background:var(--danger)}.button-wide{width:100%}.icon-button{width:44px;height:44px;color:var(--ink);background:0 0;border:0;border-radius:8px;font-size:1.7rem}.workspace-error{color:#7a271a;background:#fef3f2;border:1px solid #f5b7b1;border-radius:10px;width:min(100%,1080px);margin:0 auto 18px;padding:14px 16px;line-height:1.45}.workspace-error b{display:block}.workspace-error ul{margin:8px 0 0;padding-left:20px}.notice{border-radius:10px;padding:15px 16px;line-height:1.5}.notice ul{margin:0;padding-left:20px}.notice-warning{color:#704d00;background:#fff8db}.notice-danger{color:#7a271a;background:#fef3f2}.toast{z-index:40;color:#fff;background:#173567;border-radius:9px;max-width:min(380px,100vw - 32px);padding:13px 16px;font-weight:700;position:fixed;bottom:24px;right:24px}.section-block{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-bottom:18px;padding:24px}.section-block.flush{padding:0;overflow:hidden}.section-heading{margin-bottom:20px}.section-heading.padded{padding:22px 24px 0}.section-heading h2{letter-spacing:-.015em;margin:0 0 6px;font-size:1.05rem}.section-heading p{color:var(--muted);margin:0;font-size:.875rem;line-height:1.5}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field{color:#293a58;flex-direction:column;gap:7px;min-width:0;font-size:.83rem;font-weight:700;display:flex}.field input,.field textarea,.field select,.search-box input{background:#fff;border:1px solid #bcc9da;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-weight:500}.field textarea{line-height:1.5}.field input:focus,.field textarea:focus,.field select:focus,.search-box input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f624}.field small,.toggle-row small{color:var(--muted);font-size:.73rem;font-weight:500;line-height:1.4}.color-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.color-field{border:1px solid var(--line);border-radius:9px;align-items:center;gap:11px;min-height:60px;padding:9px 11px;display:flex}.color-field input{background:0 0;border:0;border-radius:8px;width:40px;height:40px;min-height:40px;padding:2px}.color-field>span{flex-direction:column;gap:3px;min-width:0;display:flex}.color-field b{font-size:.8rem}.color-field code{width:fit-content;color:var(--muted);background:0 0;padding:0;font-size:.72rem}.toggle-list{border-top:1px solid var(--line)}.toggle-list.compact{margin-top:4px}.toggle-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:10px 0;display:flex}.toggle-row>span{flex-direction:column;gap:3px;display:flex}.toggle-row b{font-size:.86rem}.toggle-row input{opacity:0;pointer-events:none;position:absolute}.toggle-row i{background:#aab7c9;border-radius:999px;flex:none;width:44px;height:24px;transition:background .18s;position:relative}.toggle-row i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:3px;left:3px}.toggle-row input:checked+i{background:var(--blue)}.toggle-row input:checked+i:after{transform:translate(20px)}.toggle-row input:focus-visible+i{outline-offset:2px;outline:3px solid #0ea5e959}.summary-strip{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(3,1fr);margin-bottom:18px;display:grid;overflow:hidden}.summary-strip>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:92px;padding:18px 22px;display:flex}.summary-strip>div:last-child{border-right:0}.summary-strip span{color:var(--muted);font-size:.76rem}.summary-strip b{margin-top:7px;font-size:1.25rem}.quick-links{flex-wrap:wrap;gap:10px;display:flex}.quick-links button{border:1px solid var(--line);min-height:76px;color:var(--ink);text-align:left;background:#fff;border-radius:9px;flex-direction:column;flex:220px;justify-content:center;align-items:flex-start;padding:13px 15px;display:flex}.quick-links button:hover{background:#f7faff;border-color:#93b4ef}.quick-links span{color:var(--muted);margin-top:4px;font-size:.76rem}.publish-flow{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.publish-flow li{border-right:1px solid var(--line);counter-increment:steps;min-height:90px;padding:4px 24px 4px 44px;position:relative}.publish-flow li:last-child{border-right:0}.publish-flow li:before{content:counter(steps);color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:grid;position:absolute;top:1px;left:4px}.publish-flow b,.publish-flow span{display:block}.publish-flow span{color:var(--muted);margin-top:5px;font-size:.8rem;line-height:1.45}.category-editor{border-top:1px solid var(--line)}.category-row{border-bottom:1px solid var(--line);grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 22px;display:grid}.category-row:last-child{border-bottom:0}.category-order{grid-template-columns:repeat(2,28px);gap:4px;display:grid}.category-order button{border:1px solid var(--line);color:#31415e;background:#fff;border-radius:6px;width:28px;height:28px;min-height:28px;padding:0}.category-order span{color:var(--muted);text-align:center;grid-column:1/-1;font-size:.7rem}.category-fields{grid-template-columns:minmax(160px,.75fr) minmax(220px,1.25fr);gap:12px;display:grid}.technical-value{color:var(--muted);grid-column:1/-1;font-size:.7rem}.category-options{align-items:center;gap:10px;display:flex}.compact-check{min-height:44px;color:var(--muted);align-items:center;gap:6px;font-size:.75rem;display:flex}.compact-check input{width:18px;height:18px;min-height:18px;accent-color:var(--blue)}.color-dot input{border:1px solid var(--line);background:#fff;border-radius:50%;width:36px;height:36px;min-height:36px;padding:2px}.product-layout{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:minmax(260px,34%) minmax(0,1fr);min-height:calc(100svh - 146px);display:grid;overflow:hidden}.product-browser{border-right:1px solid var(--line);background:var(--surface-2);min-width:0;padding:22px 16px}.search-box{margin-bottom:12px;display:block}.product-results{max-height:calc(100svh - 290px);overflow-y:auto}.product-result{width:100%;min-height:62px;color:var(--ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #e2e8f1;flex-direction:column;justify-content:center;align-items:flex-start;padding:9px 11px;display:flex}.product-result:hover,.product-result.active{background:#eaf1ff}.product-result b{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.8rem;overflow:hidden}.product-result span{color:var(--muted);margin-top:4px;font-size:.7rem}.result-empty,.empty-line{color:var(--muted);text-align:center;margin:0;padding:18px;font-size:.83rem}.product-editor{min-width:0;padding:24px}.product-editor-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;padding-bottom:16px;display:flex}.product-editor-head span{color:var(--muted);font-size:.74rem}.product-editor-head h2{max-width:55ch;margin:5px 0 0;font-size:1.05rem;line-height:1.35}.empty-state{min-height:420px;color:var(--muted);text-align:center;place-content:center;gap:8px;display:grid}.empty-state b{color:var(--ink);font-size:1rem}.empty-state span{max-width:42ch;line-height:1.5}.history-list,.audit-list{border-top:1px solid var(--line)}.history-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:13px 22px;display:flex}.history-row>div{flex-direction:column;gap:4px;display:flex}.history-row span,.audit-row time{color:var(--muted);font-size:.75rem}.audit-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:48px;padding:9px 22px;font-size:.82rem;display:flex}.security-details{margin:0 0 24px}.security-details>div{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;align-items:center;min-height:54px;display:grid}.security-details dt{color:var(--muted);font-size:.8rem}.security-details dd{margin:0;font-weight:700}.secure-badge{color:#05603a;background:#dcfae6;border-radius:999px;padding:4px 9px;font-size:.74rem;display:inline-flex}.preview-dialog{background:#fff;border:0;border-radius:12px;width:min(1280px,100vw - 32px);height:min(900px,100svh - 32px);padding:0;overflow:hidden}.preview-dialog::backdrop{background:#07112fc2}.dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px 14px 10px 20px;display:flex}.dialog-head>div{flex-direction:column;gap:3px;display:flex}.dialog-head span{color:var(--muted);font-size:.74rem}.preview-dialog iframe{background:#07112f;border:0;width:100%;height:calc(100% - 64px)}@media (width<=1060px){:root{--sidebar:218px}.topbar{align-items:flex-start}.topbar-actions{flex-wrap:wrap}.save-state{text-align:right;order:-1;width:100%}.category-row{grid-template-columns:58px minmax(0,1fr)}.category-options{grid-column:2}}@media (width<=820px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:auto;padding:34px 24px}.auth-brand .brand-mark{margin-bottom:18px}.auth-brand h1{font-size:2.5rem}.auth-brand>span,.auth-brand:after{display:none}.auth-panel{padding:32px 20px 56px}.workspace{display:block}.sidebar{z-index:20;width:100%;height:auto;padding:8px 10px 0;position:sticky;top:0;overflow:hidden}.sidebar-brand{border:0;min-height:48px;padding:0 2px 8px}.sidebar-brand .brand-mark{width:36px;height:36px}.sidebar nav{scrollbar-width:none;flex-direction:row;gap:4px;margin:0;padding-bottom:8px;overflow-x:auto}.sidebar nav::-webkit-scrollbar{display:none}.nav-item{flex:none;width:auto;padding-inline:12px}.nav-item svg,.sidebar-account{display:none}.topbar{flex-direction:column;align-items:stretch;min-height:auto;padding:16px;position:static}.topbar-actions{justify-content:stretch}.topbar-actions .button{flex:140px}.save-state{text-align:left;flex:1 0 100%;width:auto}.content{padding:16px;overflow:visible}.product-layout{grid-template-columns:1fr;min-height:0}.product-browser{border-right:0;border-bottom:1px solid var(--line)}.product-results{max-height:260px}}@media (width<=620px){.form-grid,.summary-strip{grid-template-columns:1fr}.summary-strip>div{border-right:0;border-bottom:1px solid var(--line);min-height:70px}.summary-strip>div:last-child{border-bottom:0}.publish-flow{grid-template-columns:1fr}.publish-flow li{border-right:0;min-height:74px;padding-bottom:18px}.category-row{grid-template-columns:50px minmax(0,1fr);gap:10px;padding:14px 12px}.category-fields{grid-template-columns:1fr}.technical-value{grid-column:1}.category-options{flex-wrap:wrap;grid-column:1/-1;padding-left:50px}.section-block{padding:18px 14px}.section-heading.padded{padding:18px 14px 0}.history-row{flex-direction:column;align-items:flex-start;padding:14px}.history-row .button{width:100%}.security-details>div{grid-template-columns:1fr;gap:5px;padding:10px 0}.product-editor{padding:18px 14px}.product-editor-head{flex-direction:column}.preview-dialog{border-radius:0;width:100vw;max-width:none;height:100svh;max-height:none}}@media (width<=390px){.topbar-actions .button{flex-basis:calc(50% - 4px);padding-inline:10px}.topbar-actions .button:first-of-type{flex-basis:100%}.button span{white-space:nowrap}.content{padding:12px}.nav-item{font-size:.8rem}.category-options{padding-left:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
