@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Orbitron:wght@600;700;800&display=swap";:root{color:#eaf6ff;font-synthesis:none;--ink:#050a0f;--surface:#08131b;--surface-2:#0b1923;--surface-3:#102430;--line:#284150;--brass:#b58a3a;--brass-light:#e8c66f;--cyan:#18cdf4;--green:#61e64e;--yellow:#ffd84a;--muted:#8ba4b4;--danger:#ff735c;background:#050a0f;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--ink)}body{background:radial-gradient(circle at 55% 0,#0b2530 0,#050a0f 34%,#03070a 100%);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:226px minmax(0,1fr);min-height:100vh;display:grid}.main-shell{min-width:0}.workspace{width:min(1480px,100% - 34px);margin:0 auto;padding:24px 0 42px}.sidebar{z-index:20;background:linear-gradient(#07131b,#050b10 76%);border-right:1px solid #4d3f25;height:100vh;padding:18px 13px;position:sticky;top:0;overflow-y:auto;box-shadow:10px 0 30px #0008}.sidebar:before,.forge-panel:before,.stat-card:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #8c692d55;position:absolute;inset:4px}.sidebar nav{gap:4px;margin-top:22px;display:grid}.sidebar nav button{color:#b7c8d2;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:12px;width:100%;min-height:45px;padding:0 13px;display:flex}.sidebar nav button:hover{color:#fff;background:#0d1f2a}.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#0b3644,#0b202a);border-color:#19b9dc;box-shadow:inset 0 0 18px #0ac8ed22,0 0 10px #0ac8ed22}.sidebar nav button.active svg{color:var(--cyan)}.sidebar-forge{text-align:center;min-height:120px;color:var(--brass-light);opacity:.7;place-content:center;margin-top:28px;display:grid;position:relative}.sidebar-forge svg{width:44px;height:44px;margin:auto}.sidebar-forge span{letter-spacing:.18em;margin-top:8px;font:700 11px/1.4 Orbitron}.sidebar-forge small{color:var(--cyan);letter-spacing:.12em;margin-top:7px;font:700 8px/1 Inter;display:block}.mobile-close,.mobile-menu{display:none}.brand{justify-content:center;align-items:center;gap:12px;min-width:300px;display:flex}.brand-emblem{background:radial-gradient(circle,#1c5968 0,#12313e 46%,#091820 100%);border:1px solid #b58a3a99;border-radius:14px;flex:none;width:80px;height:80px;padding:3px;overflow:hidden;box-shadow:0 0 18px #18cdf455,inset 0 0 14px #e8c66f22}.brand-logo{object-fit:contain;mix-blend-mode:screen;filter:brightness(1.38)contrast(1.12)saturate(1.24);width:100%;height:100%}.brand-copy strong{letter-spacing:.06em;color:var(--brass-light);font:800 19px Orbitron;display:block}.brand-copy small{color:var(--cyan);letter-spacing:.12em;margin-top:3px;font-size:11px;display:block}.brand--compact{min-width:0;display:grid}.brand--compact .brand-emblem{width:122px;height:122px}.brand--compact .brand-copy{text-align:center}.brand--compact .brand-copy strong{font-size:13px}.brand--compact .brand-copy small{display:none}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#050b10e8;border-bottom:1px solid #836729;grid-template-columns:1fr auto 1fr;align-items:center;min-height:90px;padding:12px 22px;display:grid;position:sticky;top:0}.topbar:after{content:"";background:linear-gradient(90deg, transparent, var(--cyan), var(--brass-light), var(--green), transparent);height:1px;position:absolute;bottom:-1px;left:10%;right:10%}.topbar .brand{grid-column:2}.topbar-tools{grid-column:3;justify-self:end;align-items:center;gap:10px;display:flex}.search-box{width:215px;height:42px;color:var(--muted);background:#071119;border:1px solid #4d4938;border-radius:7px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-box input{color:#fff;background:0 0;border:0;outline:0;width:100%}.icon-button{color:#d9e8f0;background:#071119;border:1px solid #4d4938;border-radius:7px;place-items:center;width:42px;height:42px;display:grid;position:relative}.icon-button i{color:#051007;background:var(--green);border-radius:50%;place-items:center;width:18px;height:18px;font:800 10px Inter;display:grid;position:absolute;top:-6px;right:-5px}.role-switcher{min-height:42px;color:var(--muted);background:#071119;border:1px solid #4d4938;border-radius:7px;align-items:center;gap:7px;padding:0 9px;display:flex;position:relative}.role-switcher span{text-transform:uppercase;font-size:11px}.role-switcher select{appearance:none;color:#eef8ff;background:0 0;border:0;outline:0;max-width:118px;padding-right:16px;font-weight:700}.role-switcher select option{color:#eef8ff;background:#071119}.role-switcher select option:checked{color:#071119;background:#18cdf4}.role-switcher>svg:last-child{pointer-events:none;position:absolute;right:5px}.account-menu{background:#071119;border:1px solid #4d4938;border-radius:7px;grid-template-rows:1fr 1fr;grid-template-columns:auto 36px;align-items:center;column-gap:9px;min-height:42px;padding:5px 5px 5px 11px;display:grid}.account-menu>span{color:#effaff;align-self:end;font-size:12px;font-weight:800}.account-menu>small{color:var(--cyan);text-transform:uppercase;align-self:start;font-size:9px}.account-menu>button{color:#d7e7ee;background:#0b1a22;border:1px solid #334a55;border-radius:5px;grid-area:1/2/3;place-items:center;width:34px;height:32px;display:grid}.account-menu>button:hover{color:#fff;border-color:var(--cyan)}.welcome-row{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.welcome-row small,.panel-heading small,.portal-hero small{color:var(--cyan);letter-spacing:.13em;font-weight:800}.welcome-row h1{margin:4px 0;font-size:clamp(25px,3vw,36px)}.welcome-row p{color:var(--muted);margin:0}.welcome-actions,.portal-actions{flex-wrap:wrap;gap:10px;display:flex}.button{color:#fff;border:1px solid;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 17px;font-weight:800;display:inline-flex}.button--green{border-color:var(--green);background:#17331b;box-shadow:inset 0 0 12px #69ed4d22,0 0 10px #69ed4d22}.button--cyan{border-color:var(--cyan);background:#0b2933;box-shadow:inset 0 0 12px #18cdf422,0 0 10px #18cdf422}.stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stat-card,.forge-panel{background:linear-gradient(145deg,#0b1922,#071117);border:1px solid #86672f;position:relative;box-shadow:0 10px 25px #0005}.stat-card{border-radius:9px;align-items:center;gap:15px;min-height:118px;padding:18px;display:flex}.stat-icon{clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%);border:1px solid;flex:none;place-items:center;width:52px;height:52px;display:grid}.stat-card--cyan .stat-icon{color:var(--cyan);background:#0d3340}.stat-card--green .stat-icon{color:var(--green);background:#17331b}.stat-card--yellow .stat-icon{color:var(--yellow);background:#352d0e}.stat-card small,.stat-card strong,.stat-card span{display:block}.stat-card small{color:#c7d6de;text-transform:uppercase;font-weight:800}.stat-card strong{margin:4px 0;font-size:28px}.stat-card span{color:var(--muted);font-size:12px}.primary-grid{grid-template-columns:1.18fr .82fr;gap:12px;margin-top:12px;display:grid}.lower-grid{grid-template-columns:1fr 1fr .86fr;gap:12px;margin-top:12px;display:grid}.forge-panel{border-radius:9px;min-width:0;padding:15px}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.panel-heading h2{color:#e6f7ff;text-transform:uppercase;margin:3px 0 0;font:700 17px Orbitron}.text-action{color:var(--cyan);background:0 0;border:0;font-size:12px}.text-action:hover{color:#fff}.queue-table{display:grid}.table-head,.table-row{grid-template-columns:1fr 1.1fr 1.15fr 1fr;align-items:center;gap:10px;display:grid}.table-head{color:var(--muted);text-transform:uppercase;background:#071018;border:1px solid #243b49;padding:7px 8px;font-size:10px}.table-row{border-bottom:1px solid #243b49;min-height:52px;padding:7px 8px;font-size:12px}.table-row>span{color:#b9cbd5}.progress-cell{grid-template-columns:1fr 36px;align-items:center;gap:7px;display:grid}.progress{background:#091016;border:1px solid #2a414e;border-radius:20px;width:100%;height:7px;overflow:hidden}.progress span{border-radius:inherit;height:100%;display:block;box-shadow:0 0 8px}.printer-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.printer-card{text-align:center;background:#071117;border:1px solid #3c4c53;border-radius:7px;padding:12px 9px}.printer-glyph{width:58px;height:58px;color:var(--brass-light);background:radial-gradient(circle,#18323a,#070c10);border:1px solid #5f512f;place-items:center;margin:0 auto 7px;display:grid}.printer-glyph svg{width:36px;height:36px}.printer-card h3{margin:0 0 7px;font-size:12px}.printer-card p{min-height:28px;color:var(--muted);margin:8px 0;font-size:10px}.machine-status{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:5px;font-size:10px;display:inline-flex}.machine-status i{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px}.machine-status--running{color:var(--green)}.machine-status--idle{color:var(--cyan)}.machine-status--maintenance{color:var(--yellow)}.machine-meta{color:var(--muted);justify-content:space-between;margin-bottom:7px;font-size:9px;display:flex}.order-list,.filament-list,.quick-actions{gap:6px;display:grid}.order-row{border-bottom:1px solid #263b47;grid-template-columns:1fr auto 58px;align-items:center;gap:8px;min-height:48px;padding:7px;display:grid}.order-row div strong,.order-row div span{display:block}.order-row div span,.order-row>span{color:var(--muted);margin-top:3px;font-size:10px}.order-status{color:var(--green);background:#17331b;border-radius:5px;padding:4px 6px;font-size:9px}.order-status--queued,.order-status--design{color:var(--cyan);background:#0b2933}.filament-row{grid-template-columns:26px 92px 1fr 45px;align-items:center;gap:7px;min-height:35px;font-size:10px;display:grid}.spool{background:var(--spool-color);border:3px solid #1c2830;border-radius:4px;width:23px;height:16px;box-shadow:inset 0 0 0 2px #0005}.quick-actions button{color:#cfdee6;text-align:left;background:#081118;border:1px solid #30444d;border-radius:5px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;min-height:37px;padding:0 10px;display:grid}.quick-actions button svg{color:var(--green)}.quick-actions button b{color:var(--brass-light);font-size:18px}.portal{background:radial-gradient(circle at 50% 0,#0d2933 0,#050a0f 40%);min-height:100vh}.portal--green{background:radial-gradient(circle at 50% 0,#12291d 0,#050a0f 40%)}.portal-header{z-index:5;background:#050b10ed;border-bottom:1px solid #80632c;grid-template-columns:1fr auto 1fr;align-items:center;min-height:84px;padding:10px 28px;display:grid;position:sticky;top:0}.portal-header .brand{justify-self:start}.portal-header nav{gap:7px;display:flex}.portal-header nav button{color:#afc4cf;background:0 0;border:0;padding:9px 12px}.portal-header nav button.active{color:#fff;border-bottom:2px solid var(--cyan)}.portal-account{justify-self:end;align-items:center;gap:8px;display:flex}.portal-workspace{width:min(1240px,100% - 34px);margin:auto;padding:36px 0 50px}.portal-hero{text-align:center;max-width:760px;margin:0 auto 20px}.portal-hero h1{color:var(--brass-light);margin:5px 0;font:800 clamp(29px,4vw,46px) Orbitron}.portal-hero p{color:var(--muted);margin:0;font-size:16px}.portal-actions{justify-content:center;margin-bottom:22px}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.catalog-card{text-align:center;background:#071117;border:1px solid #34515d;border-radius:8px;padding:14px}.catalog-card>div{height:88px;color:var(--cyan);background:radial-gradient(circle,#0e3341,#071117);border:1px solid #275467;border-radius:6px;place-items:center;margin-bottom:10px;font:800 36px Orbitron;display:grid}.catalog-card small{color:var(--green)}.catalog-card h3{min-height:42px;margin:7px 0}.catalog-card strong{color:var(--brass-light);display:block}.catalog-card button{color:#fff;border:1px solid var(--cyan);background:#0b2933;border-radius:5px;margin-top:11px;padding:7px 12px}.customer-lower{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.customer-order{grid-template-columns:46px 1fr auto;align-items:center;gap:12px;display:grid}.customer-order>svg{width:42px;height:42px;color:var(--green)}.customer-order div strong,.customer-order div span{display:block}.customer-order div span{color:var(--muted);margin:4px 0 9px;font-size:12px}.steps{grid-template-columns:repeat(3,1fr);gap:8px;padding:0;list-style:none;display:grid}.steps li{text-align:center;color:#c5d5dd;justify-items:center;gap:6px;font-size:11px;display:grid}.steps b{border:1px solid var(--brass);width:30px;height:30px;color:var(--yellow);border-radius:50%;place-items:center;display:grid}.partner-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;display:grid}.partner-stats article{text-align:center;background:#0c1811;border:1px solid #55733f;border-radius:8px;padding:15px}.partner-stats small,.partner-stats strong{display:block}.partner-stats small{color:#a8bea9;text-transform:uppercase}.partner-stats strong{color:var(--green);margin-top:6px;font-size:25px}.partner-grid{grid-template-columns:1.35fr .65fr;gap:12px;margin-bottom:12px;display:grid}.partner-orders{display:grid}.partner-orders>div{border-bottom:1px solid #30463a;grid-template-columns:72px 1fr 45px 75px 100px;align-items:center;gap:8px;padding:10px 7px;font-size:12px;display:grid}.partner-orders em{color:var(--green);font-style:normal}.partner-orders small{color:var(--muted)}.inventory-list{gap:8px;display:grid}.inventory-list div{border:1px solid #30463a;border-radius:5px;justify-content:space-between;gap:10px;padding:10px;display:flex}.stock-good{color:var(--green)}.stock-low{color:var(--yellow)}.stock-order{color:var(--cyan)}.reorder-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.reorder-grid button{color:#d9e8df;text-align:left;background:#0a1510;border:1px solid #3d5845;border-radius:7px;grid-template-columns:42px 1fr;align-items:center;gap:8px;min-height:88px;padding:11px;display:grid}.reorder-grid button svg{color:var(--brass-light)}.reorder-grid button b{color:var(--green);grid-column:2}.section-page{gap:14px;display:grid}.section-hero{background:linear-gradient(120deg,#0b1c25,#08131a);border:1px solid #80632c;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;min-height:116px;padding:20px 22px;display:flex;box-shadow:0 12px 28px #0005}.section-hero small{color:var(--cyan);letter-spacing:.13em;font-weight:800}.section-hero h1{color:var(--brass-light);margin:4px 0;font:800 clamp(27px,3vw,38px) Orbitron}.section-hero p{max-width:720px;color:var(--muted);margin:0}.section-stat-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.section-stat-grid article{background:#08151d;border:1px solid #34515d;border-radius:8px;align-content:center;justify-items:center;min-height:92px;padding:14px;display:grid}.section-stat-grid small{color:var(--muted);text-transform:uppercase}.section-stat-grid strong{color:var(--green);margin-top:5px;font-size:25px}.section-content-grid,.portal-page-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.section-list{gap:7px;display:grid}.section-list button{color:#d9e7ee;text-align:left;background:#071117;border:1px solid #304650;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 13px;display:flex}.section-list button:hover{border-color:var(--cyan);background:#0b202a}.section-list button b{color:var(--cyan);font-size:12px}.demo-notice{color:#8fb1c2;background:#071119;border:1px solid #284150;border-radius:7px;justify-content:center;align-items:center;gap:8px;margin:0;padding:10px;font-size:12px;display:flex}.product-tools{grid-template-columns:1fr auto;gap:10px;margin-bottom:14px;display:grid}.product-tools input,.field input,.field textarea,.field select{color:#eefaff;background:#050d12;border:1px solid #36515e;border-radius:7px;outline:0;width:100%}.product-tools input{min-height:43px;padding:0 13px}.product-tools input:focus,.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #18cdf41c}.owner-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.owner-product-card{background:#071117;border:1px solid #35515e;border-radius:9px;min-width:0;overflow:hidden}.owner-product-card--inactive{opacity:.58}.product-image{height:230px;color:var(--cyan);background:radial-gradient(circle,#113744,#050c11 74%);place-items:center;padding:10px;display:grid;overflow:hidden}.product-image img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.product-image>svg{opacity:.75;width:55px;height:55px}.owner-product-card__body{gap:9px;padding:13px;display:grid}.owner-product-card__body h3,.catalog-card--live h3{color:#f2fbff;margin:0}.owner-product-card__body p,.catalog-card--live p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.product-badges{flex-wrap:wrap;gap:6px;display:flex}.product-badges span,.availability{width:fit-content;color:var(--cyan);text-transform:uppercase;background:#0a2530;border:1px solid #315565;border-radius:20px;padding:4px 7px;font-size:9px;font-weight:800;display:inline-flex}.product-badges span:last-child{color:var(--green);background:#102716;border-color:#395f3a}.owner-product-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.owner-product-meta strong{color:var(--brass-light);font-size:18px}.owner-product-meta span{color:#b6c9d3;font-size:11px}.product-message{color:#ffd8cd;background:#331711;border:1px solid #a54b38;border-radius:7px;margin:10px 0;padding:11px}.product-loading,.product-empty{text-align:center;min-height:210px;color:var(--muted);background:#061017;border:1px dashed #385564;border-radius:8px;align-content:center;place-items:center;gap:10px;padding:24px;display:grid}.product-loading svg{color:var(--cyan);animation:.9s linear infinite spin}.product-empty>svg{width:52px;height:52px;color:var(--cyan)}.product-empty h3,.product-empty p{margin:0}.product-empty h3{color:#eefaff}.product-empty .button{margin-top:5px}.product-modal{z-index:50;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.product-modal__scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;border:0;position:absolute;inset:0}.product-editor{background:linear-gradient(145deg,#0b1b24,#050c11);border:1px solid #a17e38;border-radius:12px;width:min(880px,100%);max-height:calc(100vh - 36px);position:relative;overflow:auto;box-shadow:0 24px 80px #000}.product-editor>header{z-index:2;background:#08141bf2;border-bottom:1px solid #344b56;justify-content:space-between;align-items:center;padding:17px 19px;display:flex;position:sticky;top:0}.product-editor>header small{color:var(--cyan);letter-spacing:.12em;font-weight:800}.product-editor>header h2{color:var(--brass-light);margin:4px 0 0;font:800 23px Orbitron}.product-editor>header>button{color:#fff;background:#071117;border:1px solid #3a525e;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.product-editor__grid{grid-template-columns:repeat(2,1fr);gap:13px;padding:18px 19px;display:grid}.field{align-content:start;gap:6px;display:grid}.field>span{color:#c6d8e1;font-size:11px;font-weight:800}.field input,.field select{min-height:43px;padding:0 11px}.field textarea{resize:vertical;padding:11px}.field--wide{grid-column:1/-1}.field--check{grid-template-columns:auto 1fr;align-content:center;align-items:center;padding-top:20px}.field--check input{width:20px;height:20px;accent-color:var(--green)}.product-image-picker>div{background:#07141b;border:1px dashed #3a6476;border-radius:7px;grid-template-columns:38px 1fr;align-items:center;gap:9px;min-height:70px;padding:10px;display:grid}.product-image-picker svg{color:var(--cyan);grid-row:1/3}.product-image-picker input{background:0 0;border:0;min-height:auto;padding:0}.product-image-picker b{color:var(--muted);font-size:10px}.product-editor>footer{background:#08141bf2;border-top:1px solid #344b56;justify-content:flex-end;gap:9px;padding:13px 19px;display:flex;position:sticky;bottom:0}.product-cancel{background:#111c22;border-color:#495b64}.product-editor button:disabled{cursor:wait;opacity:.6}.order-request{background:linear-gradient(145deg,#0b1b24,#050c11);border:1px solid #a17e38;border-radius:12px;width:min(850px,100%);max-height:calc(100vh - 36px);position:relative;overflow:auto;box-shadow:0 24px 80px #000}.order-request>header{z-index:2;background:#08141bf2;border-bottom:1px solid #344b56;justify-content:space-between;align-items:center;padding:17px 19px;display:flex;position:sticky;top:0}.order-request>header small{color:var(--cyan);letter-spacing:.12em;font-weight:800}.order-request>header h2{color:var(--brass-light);margin:4px 0 0;font:800 22px Orbitron}.order-request>header button{color:#fff;background:#071117;border:1px solid #3a525e;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.order-request>form{display:grid}.order-product-summary{grid-template-columns:240px 1fr;align-items:center;gap:18px;padding:18px 19px 5px;display:grid}.order-product-summary .product-image{border:1px solid #34515d;border-radius:8px;height:180px}.order-product-summary small{color:var(--cyan);text-transform:uppercase;font-weight:800}.order-product-summary h3{color:#fff;margin:7px 0;font-size:22px}.order-product-summary p{color:var(--muted);line-height:1.5}.order-product-summary strong{color:var(--brass-light)}.order-request__grid{grid-template-columns:repeat(2,1fr);gap:13px;padding:18px 19px;display:grid}.order-price-note{background:#0d2113;border:1px solid #496036;border-radius:7px;grid-template-columns:1fr auto;gap:4px 14px;margin:0 19px 16px;padding:13px;display:grid}.order-price-note span{color:#c9d9d0}.order-price-note strong{color:var(--green);font-size:20px}.order-price-note small{color:var(--muted);grid-column:1/-1}.order-request form>footer{background:#08141bf2;border-top:1px solid #344b56;justify-content:flex-end;gap:9px;padding:13px 19px;display:flex;position:sticky;bottom:0}.order-confirmation{text-align:center;align-content:center;place-items:center;gap:12px;min-height:360px;padding:30px;display:grid}.order-confirmation>svg{width:68px;height:68px;color:var(--green);filter:drop-shadow(0 0 12px #55ea4a66)}.order-confirmation h3,.order-confirmation p{margin:0}.order-confirmation h3{color:#fff;font-size:22px}.order-confirmation p{max-width:560px;color:var(--muted);line-height:1.5}.catalog-card--live{flex-direction:column;align-items:center;display:flex}.catalog-card--live>.product-image{width:100%;height:165px;margin-bottom:11px}.catalog-card--live p{min-height:36px;margin-bottom:8px}.catalog-card--live .availability{color:var(--green);background:#102716;border-color:#395f3a;margin-top:8px}.catalog-card--live .availability--low,.catalog-card--live .availability--on_order{color:var(--yellow);background:#28230e;border-color:#75652c}.catalog-card--live .availability--out{color:#ff9d8a;background:#2e1713;border-color:#7f4237}.catalog-card--live button{margin-top:auto}.message-thread{background:#050c11;border:1px solid #29444f;border-radius:7px;align-content:start;gap:10px;min-height:230px;padding:14px;display:grid}.message-thread p{background:#102430;border-radius:8px;width:min(72%,580px);margin:0;padding:11px}.message-thread p b,.message-thread p span{display:block}.message-thread p b{color:var(--cyan);margin-bottom:4px;font-size:11px}.message-thread p span{color:#d2e1e8}.message-thread .message-thread__mine{background:#15311c;justify-self:end}.message-thread .message-thread__mine b{color:var(--green)}.message-compose{grid-template-columns:1fr auto;gap:8px;margin-top:10px;display:grid}.message-compose input{color:#fff;background:#071119;border:1px solid #34515d;border-radius:7px;outline:0;min-height:43px;padding:0 12px}.form-note{color:var(--muted);margin-top:8px;display:block}.show-card{grid-template-columns:74px 1fr;align-items:center;gap:14px;min-height:150px;display:grid}.show-card>svg{width:62px;height:62px;color:var(--brass-light)}.show-card strong,.show-card span{display:block}.show-card strong{margin-bottom:8px;font-size:20px}.show-card span{color:var(--muted);margin-top:5px}.auth-screen{background:radial-gradient(circle at 50% 18%,#123541 0,#07131a 35%,#03070a 72%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:linear-gradient(145deg,#0b1b24,#060d12);border:1px solid #9b7938;border-radius:14px;width:min(470px,100%);padding:28px;box-shadow:0 24px 70px #000a,0 0 30px #18cdf422}.auth-card:before{content:"";pointer-events:none;border:1px solid #18cdf422;border-radius:9px;position:absolute;inset:8px}.auth-card{position:relative}.auth-card .brand{min-width:0;margin-bottom:26px}.auth-card--center{text-align:center}.auth-card--center>svg{color:var(--green)}.auth-card--center h1{margin-bottom:7px}.auth-card--center p{color:var(--muted);line-height:1.55}.auth-card--center code{color:var(--cyan)}.auth-heading{text-align:center;margin-bottom:20px}.auth-heading small,.auth-card--center>small{color:var(--cyan);letter-spacing:.13em;font-weight:800}.auth-heading h1,.auth-card--center h1{color:var(--brass-light);margin:6px 0;font:800 31px Orbitron}.auth-heading p{color:var(--muted);margin:0}.auth-form{gap:14px;display:grid}.auth-form label{gap:6px;display:grid}.auth-form label span{color:#c9dbe4;font-size:12px;font-weight:700}.auth-form input{color:#fff;background:#050c11;border:1px solid #36505d;border-radius:7px;outline:0;width:100%;min-height:45px;padding:0 12px}.auth-form input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #18cdf41c}.auth-form .button{width:100%;margin-top:3px}.auth-form .button:disabled{cursor:wait;opacity:.65}.auth-message{color:#ffd7d0;background:#321713;border:1px solid #a94c3e;border-radius:6px;margin:0;padding:10px;font-size:12px}.auth-footnote{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:18px 0 0;font-size:10px;display:flex}.auth-spinner{border:4px solid #284552;border-top-color:var(--cyan);border-radius:50%;width:42px;height:42px;margin:22px auto 12px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1200px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar .brand-copy,.sidebar nav span,.sidebar-forge span{display:none}.sidebar nav button{justify-content:center;padding:0}.brand--compact .brand-emblem{width:62px;height:62px}.primary-grid,.lower-grid{grid-template-columns:1fr}.lower-grid{grid-template-columns:repeat(2,1fr)}.lower-grid>:last-child{grid-column:1/-1}.topbar{grid-template-columns:auto 1fr}.topbar .brand{grid-column:1;justify-content:flex-start}.topbar-tools{grid-column:2}.owner-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.app-shell{display:block}.sidebar{width:230px;transition:left .2s;position:fixed;left:-250px}.sidebar--open{left:0}.sidebar .brand-copy,.sidebar nav span,.sidebar-forge span{display:block}.sidebar nav button{justify-content:flex-start;padding:0 13px}.mobile-close{color:#fff;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:7px;right:7px}.mobile-menu{color:#fff;background:#071119;border:1px solid #4d4938;border-radius:6px;place-items:center;width:40px;height:40px;display:grid}.nav-scrim{z-index:19;background:#000a;border:0;position:fixed;inset:0}.topbar{grid-template-columns:auto 1fr auto;gap:10px}.topbar .brand{grid-column:2;justify-content:center;min-width:0}.topbar .brand-emblem,.topbar .brand-copy small{display:none}.topbar .brand-copy strong{font-size:14px}.topbar-tools{grid-column:3}.search-box,.topbar .icon-button,.role-switcher span,.role-switcher>svg:first-child{display:none}.welcome-row{display:grid}.stat-grid{grid-template-columns:repeat(2,1fr)}.primary-grid,.lower-grid,.customer-lower,.partner-grid,.section-content-grid,.portal-page-grid{grid-template-columns:1fr}.lower-grid>:last-child{grid-column:auto}.printer-grid,.catalog-grid{grid-template-columns:repeat(2,1fr)}.portal-header{grid-template-columns:1fr auto}.portal-header nav{display:none}.portal-header .brand{min-width:0}.portal-header .brand-copy strong{font-size:13px}.partner-stats,.reorder-grid{grid-template-columns:repeat(2,1fr)}.product-editor__grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.order-request__grid,.order-product-summary{grid-template-columns:1fr}}@media (width<=580px){.workspace,.portal-workspace{width:min(100% - 20px,1480px)}.stat-grid,.printer-grid,.catalog-grid,.reorder-grid{grid-template-columns:1fr}.stat-card{min-height:98px}.queue-table{overflow-x:auto}.table-head,.table-row{min-width:660px}.filament-row{grid-template-columns:24px 82px 1fr 42px}.partner-orders{overflow-x:auto}.partner-orders>div{min-width:620px}.portal-header{padding:9px 12px}.portal-header .brand-emblem{width:56px;height:56px}.portal-header .brand-copy,.portal-account .account-menu>span,.portal-account .account-menu>small{display:none}.portal-account .account-menu{padding:4px;display:block}.topbar .account-menu>span,.topbar .account-menu>small{display:none}.topbar .account-menu{padding:4px;display:block}.section-hero{flex-direction:column;align-items:stretch}.section-stat-grid{grid-template-columns:1fr}.message-thread p{width:90%}.message-compose,.owner-product-grid,.product-tools{grid-template-columns:1fr}.product-image{height:210px}.product-modal{padding:0}.product-editor,.order-request{border-radius:0;width:100%;min-height:100vh;max-height:100vh}.product-editor>footer{grid-template-columns:1fr 1fr;display:grid}}
