:root{--bg:#f4f6fb;--ink:#142033;--muted:#69758a;--line:#e5e9f1;--card:#fff;--brand:#4f46e5}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:.78rem 1.1rem;font-weight:700}button:disabled{opacity:.6}.login-shell{background:#111a2b;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-copy{color:#fff;background:radial-gradient(circle at 20% 20%,#39487a 0,#0000 35%),linear-gradient(145deg,#111a2b,#192744);flex-direction:column;justify-content:center;padding:10vw;display:flex}.login-copy h1{max-width:780px;margin:1rem 0;font-size:clamp(2.5rem,5vw,5.4rem);line-height:.98}.login-copy p{color:#b9c4dc;max-width:560px;font-size:1.15rem}.eyebrow{letter-spacing:.16em;color:var(--brand);font-size:.72rem;font-weight:800}.login-copy .eyebrow{color:#aab4ff}.login-card{background:#fff;border-radius:24px;place-self:center;width:min(420px,85%);padding:2.4rem;box-shadow:0 30px 90px #080e1d66}.login-card h2{margin:1.2rem 0 .3rem;font-size:2rem}.login-card>p,.login-card>small{color:var(--muted)}.brand-mark{background:var(--brand);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.login-form{gap:1rem;margin:2rem 0 1rem;display:grid}.login-form label{gap:.45rem;font-size:.82rem;font-weight:700;display:grid}.login-form input,.inline-form input{border:1px solid var(--line);background:#fbfcfe;border-radius:10px;padding:.8rem}.error{color:#b42318;background:#fff1f0;border-radius:8px;padding:.7rem}.app-shell{grid-template-columns:244px 1fr;min-height:100vh;display:grid}aside{color:#fff;background:#121c2d;flex-direction:column;height:100vh;padding:1.5rem;display:flex;position:sticky;top:0}.tenant-brand{align-items:center;gap:.8rem;margin-bottom:2.2rem;display:flex}.tenant-brand div:last-child,.user-chip div{display:grid}.tenant-brand small{color:#8996ab}nav{gap:.35rem;display:grid}nav a{color:#9facbf;border-radius:9px;padding:.8rem .9rem;font-weight:650;text-decoration:none}nav a:hover{color:#fff;background:#1e2b40}.ghost{color:#bbc5d4;background:0 0;border:1px solid #344159;width:100%;margin-top:auto}aside form{margin-top:auto}.workspace>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 2.2rem;display:flex}.workspace>header>div:first-child{display:grid}.workspace header small{color:var(--muted)}.user-chip{align-items:center;gap:.7rem;display:flex}.user-chip>span{width:36px;height:36px;color:var(--brand);background:#eef0ff;border-radius:50%;place-items:center;font-weight:800;display:grid}.content{max-width:1500px;margin:auto;padding:2.2rem}.page-heading{justify-content:space-between;align-items:end;margin-bottom:1.8rem;display:flex}.page-heading h1{margin:.35rem 0;font-size:2rem}.page-heading p{color:var(--muted);margin:0}.metrics{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.metrics article,.panel,.inline-form{background:var(--card);border:1px solid var(--line);border-radius:15px;box-shadow:0 4px 20px #26334d08}.metrics article{gap:.25rem;padding:1.35rem;display:grid}.metrics span,.metrics small{color:var(--muted)}.metrics strong{font-size:2rem}.metrics .warning strong{color:#d97706}.panel{padding:1.4rem}.panel-title h2{margin:0}.panel-title p{color:var(--muted);margin:.25rem 0 1rem}.project-list{display:grid}.project-list article{border-top:1px solid var(--line);align-items:center;gap:1rem;padding:1rem .2rem;display:flex}.project-list article:first-child{border-top:0}.project-code{width:42px;height:42px;color:var(--brand);background:#eef0ff;border-radius:11px;place-items:center;font-weight:800;display:grid}.grow{flex:1;display:grid}.grow small{color:var(--muted);margin-top:.2rem}.progress{align-items:center;gap:.6rem;display:flex}.progress>span{background:#edf0f5;border-radius:6px;width:120px;height:6px;overflow:hidden}.progress i{background:var(--brand);height:100%;display:block}.empty{color:var(--muted)}.inline-form{grid-template-columns:180px 1fr auto;gap:.8rem;margin-bottom:1.2rem;padding:1rem;display:grid}@media (max-width:900px){.login-shell{grid-template-columns:1fr}.login-copy{display:none}.app-shell{grid-template-columns:1fr}aside{height:auto;position:static}.tenant-brand{margin:0}aside nav{margin:1rem 0;display:flex;overflow:auto}aside form{display:none}.metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.content{padding:1rem}.workspace>header{padding:0 1rem}.metrics,.inline-form{grid-template-columns:1fr}.progress{display:none}.page-heading{align-items:start;gap:1rem}}select,.stack-form input,.stack-form select,.wide-form input,.wide-form select,.progress-form input{border:1px solid var(--line);font:inherit;color:var(--ink);background:#fbfcfe;border-radius:10px;padding:.78rem}.split-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.top-gap{margin-top:1.2rem}.stack-form{gap:.7rem;margin:1rem 0;display:grid}.stack-form label{color:var(--muted);gap:.4rem;font-size:.82rem;display:grid}.compact-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;display:flex}.compact-list article>div{display:grid}.compact-list small{color:var(--muted)}.route-list{display:grid}.route-list article{border-top:1px solid var(--line);align-items:center;gap:.8rem;padding:.85rem 0;display:flex}.route-list article>span,.task-state{width:30px;height:30px;color:var(--brand);background:#eef0ff;border-radius:9px;place-items:center;font-weight:800;display:grid}.route-list article>div{display:grid}.route-list small{color:var(--muted)}.status,.badge{width:max-content;color:var(--brand);background:#eef0ff;border-radius:999px;align-items:center;padding:.35rem .6rem;font-size:.72rem;font-weight:800;display:inline-flex}.data-table{display:grid}.table-head,.table-row{grid-template-columns:2fr 1fr 1fr auto;align-items:center;gap:1rem;padding:.9rem .2rem;display:grid}.table-head{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.72rem;font-weight:800}.table-row{border-top:1px solid var(--line)}.table-row>div{display:grid}.table-row small{color:var(--muted)}.table-row a{color:var(--brand);font-weight:750;text-decoration:none}.wide-form{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1fr 2fr 1fr 1fr 1fr auto;gap:.7rem;margin-bottom:1.2rem;padding:1rem;display:grid}.embedded{box-shadow:none;border:0;margin:0;padding:0}.inventory-cols{grid-template-columns:2fr 1fr 1fr 1fr}.badge.danger{color:#c4320a;background:#fff1f0}.badge.success{color:#027a48;background:#ecfdf3}.negative{color:#c4320a}.positive{color:#027a48}.card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.production-card{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:16px;padding:1.3rem;text-decoration:none;transition:all .2s;display:block;box-shadow:0 4px 20px #26334d08}.production-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #26334d12}.production-card>div:first-child,.production-card footer{color:var(--muted);justify-content:space-between;display:flex}.big-progress{align-items:center;gap:.7rem;display:flex}.big-progress span{background:#edf0f5;border-radius:8px;flex:1;height:8px;overflow:hidden}.big-progress i,.mini-progress i{background:var(--brand);height:100%;display:block}.production-card footer{border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem;font-size:.82rem}.task-list article{border-top:1px solid var(--line);align-items:center;gap:1rem;padding:1rem 0;display:flex}.task-list article>span{color:var(--muted);font-size:.84rem}.mini-progress{background:#edf0f5;border-radius:5px;height:5px;margin-top:.55rem;overflow:hidden}.progress-form{gap:.4rem;display:flex}.progress-form input{width:90px}.progress-form button{padding:.6rem .8rem}.department-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.2rem;display:grid}.department-grid article{border:1px solid var(--line);border-top:4px solid;border-radius:12px;padding:1rem}.department-grid h3{margin:0}.department-grid small{color:var(--muted)}.department-grid ul{margin:1rem 0 0;padding:0;list-style:none}.department-grid li{border-top:1px solid var(--line);justify-content:space-between;padding:.6rem 0;font-size:.86rem;display:flex}.department-grid li span{color:var(--muted)}@media (max-width:1000px){.split-grid,.card-grid{grid-template-columns:1fr}.wide-form,.department-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.wide-form,.table-head,.table-row,.inventory-cols{grid-template-columns:1fr}.table-head{display:none}.task-list article{flex-wrap:wrap;align-items:flex-start}.department-grid{grid-template-columns:1fr}}.module-list{display:grid}.module-list form{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;display:flex}.module-list form>div{display:grid}.module-list small{color:var(--muted)}.toggle{color:var(--muted);background:#eef0f4;padding:.45rem .7rem}.toggle.active{color:#027a48;background:#ecfdf3}.toggle:disabled{opacity:1;cursor:default}.app-shell{background:linear-gradient(#f8f9fc 0,#f3f5fa 100%);min-height:100vh;display:block}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd9;border-bottom:1px solid #e8ebf2;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:1.2rem;height:84px;padding:0 2rem;display:grid;position:sticky;top:0;box-shadow:0 4px 24px #17203608}.topbar .tenant-brand{color:var(--ink);align-items:center;gap:.75rem;width:max-content;margin:0;text-decoration:none;display:flex}.topbar .tenant-brand>div:last-child{display:grid}.topbar .tenant-brand small{color:var(--muted);letter-spacing:.03em;font-size:.68rem}.topbar .brand-mark{width:40px;height:40px;box-shadow:0 7px 18px color-mix(in srgb,var(--brand) 25%,transparent);border-radius:13px}.nav-pill{background:#f1f3f8;border:1px solid #e4e7ee;border-radius:999px;align-items:center;gap:.2rem;padding:.32rem;display:flex;position:relative;box-shadow:inset 0 1px 2px #1420330a}.nav-pill>a,.more-menu>summary{white-space:nowrap;color:#667085;cursor:pointer;border-radius:999px;align-items:center;gap:.42rem;padding:.64rem .9rem;font-size:.82rem;font-weight:720;text-decoration:none;list-style:none;transition:all .18s;display:flex}.nav-pill>a>span,.more-menu>summary>span{color:#8d97a8;font-size:.9rem}.nav-pill>a:hover,.more-menu>summary:hover{color:var(--ink);background:#fffa}.nav-pill>a.active,.more-menu>summary.active{color:var(--brand);background:#fff;box-shadow:0 3px 12px #26334d12,0 0 0 1px #dfe3ec}.nav-pill>a.active>span{color:var(--brand)}.more-menu{position:relative}.more-menu summary::-webkit-details-marker{display:none}.profile-menu summary::-webkit-details-marker{display:none}.more-menu>div{border:1px solid var(--line);background:#fff;border-radius:15px;width:230px;padding:.45rem;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 18px 50px #1420331c}.more-menu>div a{color:var(--ink);border-radius:10px;align-items:center;gap:.75rem;padding:.7rem;text-decoration:none;display:flex}.more-menu>div a:hover{background:#f5f6fa}.more-menu>div a>span:last-child{display:grid}.more-menu>div small{color:var(--muted);font-size:.68rem}.top-actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.icon-button{color:#546074;background:#fff;border:1px solid #e6e9ef;border-radius:50%;place-items:center;width:39px;height:39px;padding:0;font-size:1.15rem;display:grid;position:relative}.notification-button i{background:#ef4444;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:2px;right:3px}.profile-menu{position:relative}.profile-menu>summary{cursor:pointer;border-left:1px solid var(--line);margin-left:.25rem;padding-left:.8rem;list-style:none}.profile-menu .user-chip b{color:var(--muted);font-size:.75rem}.profile-menu>div{border:1px solid var(--line);background:#fff;border-radius:15px;width:230px;padding:.6rem;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 18px 50px #1420331c}.profile-menu p{margin:0;padding:.65rem;display:grid}.profile-menu p small{color:var(--muted)}.profile-menu a,.profile-menu form button{text-align:left;width:100%;color:var(--ink);background:0 0;border-radius:9px;padding:.7rem;font-weight:650;text-decoration:none;display:block}.profile-menu a:hover,.profile-menu form button:hover{background:#f5f6fa}.workspace{min-width:0}.content{max-width:1440px;padding:2.4rem 2rem 4rem}.welcome-panel{justify-content:space-between;align-items:end;margin-bottom:2rem;display:flex}.welcome-panel h1{letter-spacing:-.04em;margin:.35rem 0;font-size:clamp(1.9rem,3vw,2.6rem)}.welcome-panel p{color:var(--muted);margin:0}.welcome-actions{gap:.65rem;display:flex}.soft-button{color:var(--ink);border:1px solid var(--line);background:#fff}.metrics{gap:1.1rem}.metrics article{border-radius:18px;align-items:center;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 8px 30px #22304b08}.metrics article>div:last-child{flex:1;display:grid}.metric-icon{border-radius:13px;flex:0 0 44px;place-items:center;height:44px;font-weight:900;display:grid}.metric-icon.violet{color:#6457d9;background:#eeecff}.metric-icon.blue{color:#2878d0;background:#e9f3ff}.metric-icon.green{color:#139364;background:#e7f8f1}.metric-icon.amber{color:#c77a05;background:#fff4dc}.metrics strong{line-height:1.05}.metrics small{margin-top:.2rem}.trend{font-style:normal;font-weight:900}.trend.up{color:#15956a}.dashboard-grid{grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:1.1rem;display:grid}.featured-panel,.activity-panel{border-radius:18px;box-shadow:0 8px 30px #22304b08}.panel-title{justify-content:space-between;align-items:center;display:flex}.panel-title a{color:var(--brand);font-size:.8rem;font-weight:750;text-decoration:none}.live-dot{color:#13875e;align-items:center;gap:.4rem;font-size:.7rem;font-weight:800;display:flex}.live-dot:before{content:"";background:#1aae76;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #dff8ed}.operation-score{grid-template-columns:1fr 1fr;gap:.7rem;margin:1rem 0;display:grid}.operation-score>div{background:#f6f7fa;border-radius:13px;padding:1rem;display:grid}.operation-score strong{font-size:1.65rem}.operation-score small{color:var(--muted)}.attention-box{background:#fff8e9;border:1px solid #f7e7bd;border-radius:13px;align-items:center;gap:.8rem;padding:1rem;display:flex}.attention-box>span{color:#fff;background:#f6b73c;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.attention-box>div{display:grid}.attention-box small{color:#8a6a2f}.mobile-pill{display:none}@media (max-width:1100px){.topbar{grid-template-columns:auto 1fr auto}.nav-pill>a{padding:.62rem .7rem}.nav-pill>a>span,.more-menu>summary>span,.user-chip>div{display:none}.dashboard-grid{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){body{padding-bottom:76px}.topbar{grid-template-columns:1fr auto;height:68px;padding:0 1rem}.topbar .tenant-brand small,.nav-pill,.top-actions .icon-button:first-child{display:none}.profile-menu>summary{border:0;padding:0}.mobile-pill{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#151f31ed;border:1px solid #ffffff1c;border-radius:22px;justify-content:space-around;width:calc(100% - 28px);max-width:480px;padding:.4rem;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #1018274d}.mobile-pill a{color:#9facbf;border-radius:15px;place-items:center;gap:.12rem;min-width:52px;padding:.35rem .5rem;text-decoration:none;display:grid}.mobile-pill a>span{font-size:1.05rem}.mobile-pill small{font-size:.6rem}.mobile-pill a.active{color:#fff;background:#ffffff17}.content{padding:1.4rem 1rem 2rem}.welcome-panel{align-items:flex-start;gap:1rem}.welcome-actions .soft-button{display:none}.welcome-actions button{padding:.72rem;font-size:0}.welcome-actions button:after{content:"+";font-size:1.2rem}.metrics{grid-template-columns:1fr 1fr;gap:.7rem}.metrics article{align-items:flex-start;padding:1rem}.metric-icon{flex-basis:34px;width:34px;height:34px}.metrics strong{font-size:1.55rem}.metrics small{font-size:.65rem}.activity-panel{display:none}}.non-fiscal-label{color:#8c6517;background:#fff9eb;border:1px solid #f0d9a2;border-radius:999px;padding:.45rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex}.compact-metrics{margin-bottom:1.2rem}.procurement-grid{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.stack-form input{width:100%}.count-pill{min-width:30px;height:30px;color:var(--muted);background:#f0f2f7;border-radius:999px;place-items:center;padding:0 .55rem;font-size:.75rem;font-weight:800;display:grid}.purchase-list{display:grid}.purchase-list>article{border-top:1px solid var(--line);align-items:center;gap:1rem;padding:1rem 0;display:flex}.doc-icon{height:42px;color:var(--brand);background:#f0eeff;border-radius:12px;flex:0 0 42px;place-items:center;font-size:.72rem;font-weight:900;display:grid}.purchase-list p{color:var(--muted);margin:.2rem 0 0;font-size:.78rem}.small-button{padding:.55rem .75rem;font-size:.75rem}.order-form{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.order-form select,.order-form input{border:1px solid var(--line);width:105px;font:inherit;background:#fff;border-radius:8px;padding:.55rem;font-size:.75rem}.order-form button{padding:.58rem .75rem;font-size:.72rem}.status-pending_approval,.status-approved,.status-sent{color:#5349c5;background:#eef0ff}.status-converted,.status-received{color:#027a48;background:#ecfdf3}.status-partially_received{color:#b56b00;background:#fff7e6}.status-rejected,.status-cancelled{color:#c4320a;background:#fff1f0}.order-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.order-cards>article{border:1px solid var(--line);background:#fcfcfe;border-radius:15px;padding:1rem}.order-cards>article>header{justify-content:space-between;align-items:flex-start;display:flex}.order-cards h3{margin:.25rem 0}.order-meta{grid-template-columns:repeat(3,1fr);gap:.45rem;margin:1rem 0;display:grid}.order-meta span{color:var(--muted);background:#f4f6f9;border-radius:9px;padding:.65rem;font-size:.68rem;display:grid}.order-meta strong{color:var(--ink);margin-top:.15rem;font-size:.78rem}.order-lines>div{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:.8rem;padding:.8rem 0;display:grid}.order-lines>div>div{display:grid}.order-lines small{color:var(--muted)}.order-lines form{grid-column:1/-1;grid-template-columns:1fr 1fr auto;gap:.5rem;display:grid}.order-lines input{border:1px solid var(--line);background:#fff;border-radius:8px;padding:.6rem}.order-lines button{padding:.6rem .8rem}.order-cards footer{color:#8a6a2f;text-align:center;border-top:1px dashed #dfcfaa;margin-top:.5rem;padding-top:.8rem;font-size:.65rem}.policy-form{grid-template-columns:1.4fr repeat(4,1fr) 1.4fr auto}@media (max-width:1050px){.procurement-grid,.order-cards{grid-template-columns:1fr}.purchase-list>article{flex-wrap:wrap;align-items:flex-start}.order-form{width:100%;padding-left:58px}.policy-form{grid-template-columns:1fr 1fr}}@media (max-width:650px){.form-row,.order-meta,.order-lines form,.policy-form{grid-template-columns:1fr}.compact-metrics{grid-template-columns:1fr 1fr}.order-form{padding-left:0}.order-form select,.order-form input{width:100%}.purchase-list .badge{margin-left:auto}}.reservation-panel{background:linear-gradient(#fff 0,#fdfcff 100%);border-color:#dedbf8}.reservation-table{margin-top:1rem;display:grid}.reservation-head,.reservation-table>div{grid-template-columns:2fr repeat(3,1fr);align-items:center;gap:1rem;padding:.75rem .2rem;display:grid}.reservation-head{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:800}.reservation-table>div:not(.reservation-head){border-top:1px solid var(--line);font-size:.82rem}.reservation-table>div>div{display:grid}.reservation-table small{color:var(--muted)}.reservation-actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;gap:.6rem;margin-top:.5rem;padding-top:1rem;display:flex}.warning-button{background:#d8890b}.reservation-actions .soft-button{color:var(--ink);background:#fff}@media (max-width:650px){.reservation-head{display:none}.reservation-table>div:not(.reservation-head){grid-template-columns:1fr 1fr}.reservation-table>div:not(.reservation-head)>div{grid-column:1/-1}.reservation-actions{justify-content:stretch}.reservation-actions form,.reservation-actions button{width:100%}}.notification-center{padding:0;overflow:hidden}.notification-center>.panel-title{border-bottom:1px solid var(--line);padding:1.3rem 1.4rem}.notification-list{display:grid}.notification-list>article{border-top:1px solid var(--line);align-items:center;gap:1rem;padding:1.1rem 1.4rem;display:flex;position:relative}.notification-list>article:first-child{border-top:0}.notification-list>article.unread{background:#fafaff}.notification-list>article.unread:before{content:"";background:var(--brand);width:3px;position:absolute;top:0;bottom:0;left:0}.notification-type{color:#667085;background:#eff1f6;border-radius:13px;flex:0 0 42px;place-items:center;height:42px;font-weight:900;display:grid}.type-project_ready{color:#0c8b5d;background:#e8f8f0}.type-goods_received{color:#2878d0;background:#eaf3ff}.type-purchase_delayed,.type-stock_critical{color:#c77a05;background:#fff3dc}.notification-list p{color:var(--muted);margin:.2rem 0;font-size:.84rem}.notification-list small{color:#98a1b2}.notification-actions{align-items:center;gap:.45rem;display:flex}.notification-actions a,.notification-actions button{border-radius:8px;padding:.55rem .7rem;font-size:.72rem;font-weight:750;text-decoration:none}.notification-actions a{background:var(--brand);color:#fff}.notification-actions button{color:var(--ink);background:#eef0f4}.empty-state{text-align:center;color:var(--muted);padding:4rem 1rem}.empty-state>span{color:#0c8b5d;background:#e8f8f0;border-radius:50%;place-items:center;width:48px;height:48px;margin:auto;font-size:1.4rem;display:grid}.empty-state h3{color:var(--ink);margin:.8rem 0 .2rem}.empty-state p{margin:0}@media (max-width:650px){.notification-list>article{flex-wrap:wrap;align-items:flex-start}.notification-actions{width:100%;padding-left:58px}}.section-heading h2{margin:.3rem 0;font-size:1.55rem}.section-heading p{color:var(--muted);margin:0}.production-orders{gap:1rem;display:grid}.production-order-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:1.25rem;box-shadow:0 8px 30px #22304b08}.production-order-card>header{justify-content:space-between;align-items:flex-start;display:flex}.production-order-card h3{margin:.3rem 0;font-size:1.25rem}.production-order-card header p{color:var(--muted);margin:0}.order-stats{grid-template-columns:repeat(4,1fr);gap:.65rem;margin:1rem 0;display:grid}.order-stats>div{background:#f5f6fa;border-radius:11px;padding:.8rem;display:grid}.order-stats small{color:var(--muted);font-size:.68rem}.order-stats strong{margin-top:.2rem;font-size:.82rem}.lot-create-form{background:#f9f9fc;border:1px dashed #d8dce6;border-radius:12px;grid-template-columns:1fr 130px 1fr auto;align-items:center;gap:.65rem;padding:.9rem;display:grid}.lot-create-form>div{display:grid}.lot-create-form small{color:var(--muted)}.lot-create-form input{border:1px solid var(--line);background:#fff;border-radius:8px;padding:.65rem}.lot-list{margin-top:1rem;display:grid}.lot-list>article{border-top:1px solid var(--line);align-items:center;gap:.9rem;padding:1rem 0;display:flex}.lot-code{color:#2878d0;background:#eaf3ff;border-radius:12px;flex:0 0 42px;place-items:center;height:42px;font-size:.72rem;font-weight:900;display:grid}.lot-list form button{padding:.6rem .75rem;font-size:.75rem}.lot-list .progress-form input{width:110px}.empty-lots{text-align:center;color:var(--muted);background:#fafbfc;border-radius:10px;padding:1.5rem}.status-ready,.status-planned{color:#5349c5;background:#eef0ff}.status-in_progress{color:#2878d0;background:#eaf3ff}.status-waiting_quality{color:#b56b00;background:#fff3dc}@media (max-width:850px){.order-stats,.lot-create-form{grid-template-columns:1fr 1fr}.lot-create-form>div{grid-column:1/-1}}@media (max-width:600px){.order-stats,.lot-create-form{grid-template-columns:1fr}.lot-list>article{flex-wrap:wrap;align-items:flex-start}.lot-list form{width:100%;padding-left:52px}.lot-list .progress-form input{width:100%}}.production-dashboard-head,.production-project-head{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.production-dashboard-head h1,.production-project-head h1{letter-spacing:-.055em;margin:.45rem 0;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.production-dashboard-head p,.production-project-head p{color:var(--muted);margin:0}.production-config-link{border-radius:999px;padding:.75rem 1rem;font-size:.78rem;font-weight:750;text-decoration:none}.plant-overview{color:#fff;background:radial-gradient(circle at 18% 10%,#354568 0,#0000 35%),linear-gradient(145deg,#111b2c,#192943);border-radius:24px;grid-template-columns:1.4fr auto 1.25fr;align-items:center;gap:2.2rem;padding:2rem;display:grid;box-shadow:0 22px 55px #1420331f}.plant-overview-copy{display:grid}.plant-overview-copy>p{color:#aebbd0;margin:1.3rem 0 0}.plant-overview-copy>strong{margin:.25rem 0;font-size:3.3rem;line-height:1}.plant-overview-copy>small{color:#aebbd0}.plant-progress{background:#ffffff18;border-radius:999px;height:7px;margin-top:1.25rem;overflow:hidden}.plant-progress i{border-radius:inherit;background:#9ee6c0;height:100%;display:block}.plant-ring,.project-progress-ring,.lot-progress-ring{--progress:0deg;border-radius:50%;place-items:center;display:grid;position:relative}.plant-ring{background:conic-gradient(#8ee5b8 var(--progress),#ffffff18 0);width:138px;height:138px}.plant-ring:before,.project-progress-ring:before,.lot-progress-ring:before{content:"";border-radius:50%;position:absolute}.plant-ring:before{background:#18263e;inset:10px}.plant-ring>span{font-size:2rem;font-weight:850;position:relative}.plant-ring small,.project-progress-ring small{font-size:.8rem}.plant-stats{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.plant-stats article{background:#ffffff0b;border:1px solid #ffffff14;border-radius:15px;padding:1rem;display:grid}.plant-stats article.attention{background:#e8b04e14;border-color:#e8b04e66}.plant-stats span,.plant-stats small{color:#aebbd0;font-size:.68rem}.plant-stats strong{margin:.25rem 0;font-size:1.8rem}.production-projects,.production-control-board,.department-board{margin-top:2rem}.production-section-title{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.production-section-title h2{margin:.3rem 0 0;font-size:1.8rem}.production-section-title p{color:var(--muted);margin:.3rem 0 0}.production-section-title>span{color:var(--muted);font-size:.75rem}.production-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.production-project-card{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:20px;text-decoration:none;transition:all .2s;display:grid;overflow:hidden;box-shadow:0 8px 30px #22304b08}.production-project-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #22304b15}.production-project-card>header{grid-template-columns:auto 1fr auto;align-items:start;gap:.8rem;padding:1.2rem;display:grid}.production-project-card header>div:nth-child(2){min-width:0}.production-project-card header span{color:var(--muted);font-size:.67rem}.production-project-card h3{white-space:nowrap;text-overflow:ellipsis;margin:.2rem 0;font-size:1rem;overflow:hidden}.project-product-preview{gap:.4rem;padding:0 1.2rem;display:grid}.project-product-preview>span{color:var(--muted);background:#f6f7fa;border-radius:9px;justify-content:space-between;padding:.55rem .7rem;font-size:.72rem;display:flex}.project-product-preview b{color:var(--ink)}.project-progress-line{padding:1rem 1.2rem}.project-progress-line>div:first-child{justify-content:space-between;font-size:.72rem;display:flex}.production-project-card>footer{border-top:1px solid var(--line);background:#f8f9fb;align-items:center;gap:.65rem;padding:.85rem 1.2rem;display:flex}.production-project-card>footer.attention{background:#fff9ed}.next-action-dot{background:#45b985;border-radius:50%;width:8px;height:8px}.attention .next-action-dot{background:#e5a72e}.production-project-card footer>div{flex:1;display:grid}.production-project-card footer small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.58rem}.production-project-card footer strong{margin-top:.1rem;font-size:.72rem}.production-empty{text-align:center;border:1px dashed var(--line);background:#fff;border-radius:20px;padding:4rem}.production-empty>span{color:#15956a;background:#e8f8f0;border-radius:50%;place-items:center;width:44px;height:44px;margin:auto;display:grid}.back-link{color:var(--muted);margin-bottom:1rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-block}.project-progress-ring{color:#fff;background:conic-gradient(var(--brand) var(--progress),#e8eaf1 0);width:92px;height:92px}.project-progress-ring:before{background:#fff;inset:8px}.project-progress-ring>span{color:var(--ink);font-size:1.25rem;font-weight:850;position:relative}.production-next-step{background:#f0fbf5;border:1px solid #d7e8df;border-radius:16px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.2rem;display:flex}.production-next-step.quality{background:#fff9eb;border-color:#f0d9a2}.next-step-icon{color:#fff;background:#26a46f;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.production-next-step.quality .next-step-icon{background:#d9971b}.production-next-step>div{flex:1;display:grid}.production-next-step small{letter-spacing:.12em;color:var(--muted);font-size:.62rem;font-weight:800}.production-next-step strong{margin-top:.15rem}.production-next-step a{color:#956708;font-size:.8rem;font-weight:800;text-decoration:none}.production-utility{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:.75rem;padding:.9rem 1rem}.production-utility>summary,.quick-lot-action details>summary,.lot-actions details>summary,.task-actions details>summary{cursor:pointer;font-weight:750;list-style:none}.production-utility>summary{justify-content:space-between;display:flex}.production-utility[open]>summary{border-bottom:1px solid var(--line);margin-bottom:.8rem;padding-bottom:.8rem}.production-order-focus{border:1px solid var(--line);background:#fff;border-radius:20px;margin-bottom:1rem;overflow:hidden;box-shadow:0 8px 30px #22304b08}.production-order-focus>header{justify-content:space-between;align-items:flex-start;padding:1.2rem;display:flex}.order-ident{align-items:center;gap:.75rem;display:flex}.order-ident>span{width:42px;height:42px;color:var(--brand);background:#eeecff;border-radius:12px;place-items:center;font-weight:900;display:grid}.order-ident>div{display:grid}.order-ident h3{margin:.15rem 0 0}.order-ident small{color:var(--muted)}.order-summary-strip{background:var(--line);border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.order-summary-strip>span{background:#f8f9fb;padding:.85rem 1.2rem;display:grid}.order-summary-strip small{color:var(--muted);font-size:.65rem}.order-summary-strip strong{margin-top:.2rem}.quick-lot-action{background:#fbfcff;grid-template-columns:1fr auto auto;align-items:center;gap:.75rem;padding:1rem 1.2rem;display:grid}.quick-lot-action>div{display:grid}.quick-lot-action small{color:var(--muted);margin-top:.15rem}.quick-lot-action details,.lot-actions details,.task-actions details{position:relative}.quick-lot-action details>summary,.lot-actions details>summary,.task-actions details>summary{color:var(--brand);font-size:.72rem}.compact-action-form{gap:.4rem;margin-top:.5rem;display:flex}.compact-action-form input{border:1px solid var(--line);border-radius:8px;width:110px;min-width:0;padding:.55rem}.compact-action-form button{padding:.55rem .7rem}.visual-lot-list{padding:0 1.2rem;display:grid}.visual-lot-list>article{border-top:1px solid var(--line);align-items:center;gap:1rem;padding:1rem 0;display:flex}.lot-progress-ring{background:conic-gradient(#4b8ce8 var(--progress),#e8eaf1 0);flex:0 0 52px;width:52px;height:52px}.lot-progress-ring:before{background:#fff;inset:5px}.lot-progress-ring span{font-size:.65rem;font-weight:850;position:relative}.lot-title{align-items:center;gap:.5rem;display:flex}.lot-actions,.task-actions{align-items:center;gap:.65rem;display:flex}.department-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.department-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-self:start;overflow:hidden}.department-card>summary{cursor:pointer;align-items:center;gap:.9rem;padding:1.1rem;list-style:none;display:flex}.department-card>summary::-webkit-details-marker{display:none}.department-icon{color:#2878d0;background:#eaf3ff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.department-card summary h3{margin:0}.department-card summary small{color:var(--muted)}.department-card .chevron{color:var(--muted);transition:all .2s}.department-card[open] .chevron{transform:rotate(180deg)}.department-tasks{border-top:1px solid var(--line);background:#fafbfc;padding:0 1.1rem}.department-tasks>article{border-top:1px solid var(--line);align-items:center;gap:.8rem;padding:1rem 0;display:flex}.department-tasks>article:first-child{border-top:0}.department-tasks>article.done{opacity:.65}.task-check{height:30px;color:var(--brand);background:#eef0ff;border-radius:9px;flex:0 0 30px;place-items:center;font-weight:850;display:grid}.done .task-check{color:#15956a;background:#e8f8f0}.department-tasks small{color:var(--muted)}.department-tasks .mini-progress{max-width:260px}@media (max-width:1050px){.plant-overview{grid-template-columns:1fr auto}.plant-stats{grid-column:1/-1}.production-project-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.production-dashboard,.production-workspace{width:100%;min-width:0;overflow:hidden}.production-dashboard-head,.production-project-head{align-items:flex-start}.production-config-link{display:none}.plant-overview{grid-template-columns:minmax(0,1fr);gap:1.2rem;width:100%;min-width:0;padding:1.25rem}.plant-overview-copy{min-width:0}.plant-ring{display:none}.plant-stats{grid-template-columns:1fr;width:100%;min-width:0}.production-project-grid,.department-card-grid{grid-template-columns:minmax(0,1fr);width:100%}.production-project-card{width:100%;min-width:0}.project-progress-ring{flex:0 0 64px;width:64px;height:64px}.production-project-head h1{font-size:2.05rem}.production-project-head p{font-size:.78rem}.production-next-step{flex-wrap:wrap;align-items:flex-start}.production-next-step form,.production-next-step button{width:100%}.order-summary-strip{grid-template-columns:1fr 1fr}.quick-lot-action{grid-template-columns:minmax(0,1fr)}.visual-lot-list>article,.department-tasks>article{flex-wrap:wrap;align-items:flex-start}.lot-actions,.task-actions{width:100%;padding-left:42px}.plant-stats article{padding:.75rem}.plant-stats span{min-height:0}.plant-stats strong{font-size:1.4rem}.production-section-title{align-items:flex-start}.production-section-title h2{font-size:1.55rem}}.warehouse-title-actions{gap:.55rem;display:flex}.warehouse-import-button{border:1px solid var(--line);color:var(--ink)!important;background:#fff!important}.inventory-import-modal{width:min(1120px,100%);max-height:94vh;padding:0;overflow:hidden}.inventory-import-modal>header{border-bottom:1px solid var(--line);margin:0;padding:1.35rem 1.5rem}.inventory-import-modal>header p{max-width:690px;color:var(--muted);margin:.35rem 0 0;font-size:.78rem}.import-upload-step,.import-preview-step{padding:1.4rem}.import-dropzone{text-align:center;background:#f8fafc;border:1.5px dashed #aeb8c8;border-radius:16px;place-items:center;gap:.45rem;padding:2.4rem;display:grid}.import-dropzone strong{font-size:1.05rem}.import-dropzone span{color:var(--muted);font-size:.75rem}.import-dropzone input{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(440px,100%);margin-top:.7rem;padding:.75rem}.import-guidance{color:#3e4389;background:#eef0ff;border-radius:12px;gap:.25rem;margin-top:1rem;padding:1rem;display:grid}.import-guidance span{font-size:.75rem}.import-message{border-radius:10px;padding:.8rem 1rem}.import-message.error{color:#b42318;background:#fff1f0}.import-file-summary,.import-controls,.import-confirm-bar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.import-file-summary>div{display:grid}.import-file-summary span,.import-confirm-bar span{color:var(--muted);font-size:.72rem}.import-stats{grid-template-columns:repeat(5,1fr);gap:.55rem;margin:1rem 0;display:grid}.import-stats article{border:1px solid var(--line);background:#f8fafc;border-radius:12px;gap:.25rem;padding:.85rem;display:grid}.import-stats span{color:var(--muted);text-transform:uppercase;font-size:.65rem}.import-stats strong{font-size:1.5rem}.import-stats .success{background:#ecfdf3;border-color:#a6e7c8}.import-stats .warning{background:#fff9e9;border-color:#efd694}.import-stats .muted{background:#f2f4f7}.import-controls{margin-bottom:.8rem}.import-controls>div{gap:.4rem;display:flex}.import-controls label{align-items:center;gap:.55rem;font-size:.72rem;font-weight:700;display:flex}.import-controls select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:.55rem}.import-table-shell{border:1px solid var(--line);border-radius:12px;max-height:48vh;overflow:auto}.import-table-head,.import-row{grid-template-columns:28px 120px minmax(220px,1.5fr) 145px 110px minmax(190px,1fr);align-items:center;gap:.7rem;display:grid}.import-table-head{z-index:2;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#172235;padding:.65rem .8rem;font-size:.61rem;font-weight:800;position:sticky;top:0}.import-row{border-top:1px solid var(--line);cursor:pointer;padding:.7rem .8rem;font-size:.7rem}.import-row:hover{background:#fafbfc}.import-row>span{min-width:0;display:grid}.import-row b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.import-row small{color:var(--muted);margin-top:.15rem}.import-row i{color:#13875e;background:#e8f8f0;border-radius:999px;width:max-content;padding:.25rem .45rem;font-style:normal;font-weight:800}.import-row.status-review{background:#fffaf0}.import-row.status-review i{color:#9a6700;background:#fff0c2}.import-row.status-service,.import-row.status-error,.import-row.status-duplicate{color:#667085;background:#f8fafc}.import-row.status-error i,.import-row.status-duplicate i{color:#b42318;background:#fff1f0}.import-row.status-service i{color:#667085;background:#eef1f4}.import-confirm-bar{padding-top:1rem}.import-confirm-bar>div:first-child{display:grid}.import-confirm-bar>div:last-child{gap:.5rem;display:flex}.import-result-step{text-align:center;place-items:center;padding:3rem;display:grid}.import-result-step h3{margin:.8rem 0 .2rem;font-size:1.5rem}.import-result-step p{color:var(--muted)}.import-success-mark{color:#087443;background:#dcfae6;border-radius:50%;place-items:center;width:64px;height:64px;font-size:2rem;font-weight:900;display:grid}.import-result-counts{gap:.7rem;margin:1rem 0 1.5rem;display:flex}.import-result-counts span{border:1px solid var(--line);border-radius:11px;min-width:110px;padding:.8rem;display:grid}.import-result-counts b{font-size:1.35rem}@media (max-width:800px){.import-stats{grid-template-columns:repeat(2,1fr)}.import-controls,.import-confirm-bar{flex-direction:column;align-items:stretch}.import-controls>div{overflow:auto}.import-table-head,.import-row{grid-template-columns:28px 105px minmax(190px,1fr) 130px 100px 170px}.import-table-shell{overflow:auto}.warehouse-title-actions{flex-wrap:wrap;justify-content:flex-end}}.warehouse-page-head{margin-bottom:1.8rem}.warehouse-page-head h1,.inventory-detail-head h1{letter-spacing:-.055em;margin:.45rem 0;font-size:clamp(2.8rem,5vw,4.5rem);line-height:1}.warehouse-page-head p{color:var(--muted);margin:.8rem 0 0}.warehouse-stats{grid-template-columns:repeat(4,1fr);gap:.8rem;margin-bottom:2rem;display:grid}.warehouse-stats article{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:132px;padding:1rem}.warehouse-stats article.dark{color:#fff;background:#172235;border-color:#172235}.warehouse-stats article.lime{background:#eff9d5;border-color:#cadf8c}.warehouse-stats article.warning{background:#fff4dc;border-color:#eccf93}.warehouse-stats article>div{justify-content:space-between;align-items:flex-start;display:flex}.warehouse-stats article span{letter-spacing:.13em;text-transform:uppercase;max-width:9rem;color:var(--muted);font-size:.6rem;font-weight:800}.warehouse-stats article.dark span{color:#aeb8c8}.warehouse-stats article b{background:#1420330d;border-radius:8px;place-items:center;min-width:28px;height:28px;padding:0 .4rem;font:800 .6rem monospace;display:grid}.warehouse-stats article.dark b{background:#ffffff17}.warehouse-stats article>strong{margin-top:1.5rem;font-size:2.4rem;display:block}.warehouse-title-row{justify-content:space-between;align-items:flex-end;margin-bottom:1rem;display:flex}.warehouse-title-row h2{margin:0;font-size:1.8rem}.warehouse-title-row p{color:var(--muted);margin:.3rem 0 0;font-size:.82rem}.warehouse-table-shell{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.warehouse-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.warehouse-tabs{background:#f3f5f8;border-radius:10px;gap:.2rem;padding:.25rem;display:flex;overflow:auto}.warehouse-tabs button{white-space:nowrap;color:var(--muted);background:0 0;border-radius:8px;padding:.58rem .75rem;font-size:.72rem}.warehouse-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #14203310}.warehouse-search{gap:.5rem;display:flex}.warehouse-search>input{width:260px}.warehouse-search>input,.warehouse-search label,.modal-form-grid input,.modal-form-grid select,.modal-form-grid textarea{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:9px;padding:.7rem .8rem}.warehouse-search label{align-items:center;gap:.45rem;font-size:.72rem;display:flex}.warehouse-search label input{accent-color:var(--brand)}.warehouse-table-head,.warehouse-row{grid-template-columns:minmax(220px,1.5fr) 1fr 1.15fr .75fr 1fr 1.15fr 1.2fr;align-items:center;gap:.8rem;display:grid}.warehouse-table-head{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;background:#f7f8fa;padding:.75rem 1rem;font-size:.6rem;font-weight:800}.warehouse-row{border-top:1px solid var(--line);padding:.9rem 1rem;font-size:.78rem}.warehouse-row:hover{background:#fafbfc}.warehouse-item-cell{align-items:center;gap:.7rem;min-width:0;display:flex}.warehouse-item-cell>div{min-width:0;display:grid}.warehouse-item-cell a{text-overflow:ellipsis;color:var(--ink);white-space:nowrap;font-weight:750;text-decoration:none;overflow:hidden}.warehouse-item-cell small,.stock-cell small,.activity-link small{color:var(--muted);font-weight:400}.type-mark{color:#475569;background:#eef1f4;border-radius:11px;flex:0 0 38px;place-items:center;height:38px;font:850 .65rem monospace;display:grid}.type-mark.type-component{color:#718718;background:#eff9d5}.type-mark.type-finished_product{color:#9b5d16;background:#fff3df}.type-label{color:#475569;background:#eef1f4;border-radius:999px;width:max-content;padding:.35rem .55rem;font-size:.65rem;font-weight:750;display:inline-flex}.type-label.type-component{color:#718718;background:#eff9d5}.type-label.type-finished_product{color:#9b5d16;background:#fff3df}.stock-cell{display:grid}.stock-cell>strong{font:750 1rem monospace}.stock-cell>strong small{font-size:.7rem}.stock-alert,.stock-ok{width:max-content;margin-top:.2rem;font-size:.62rem;font-weight:800}.stock-alert{color:#c46c0b}.stock-ok{color:#13875e}.activity-link{text-align:left;color:var(--ink);background:0 0;padding:0;display:grid}.warehouse-actions{justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.warehouse-actions a,.warehouse-actions button{color:var(--muted);background:0 0;padding:.45rem;font-size:.68rem;font-weight:700;text-decoration:none}.warehouse-actions .primary-small{color:#fff;background:#172235;padding:.55rem .65rem}.warehouse-mobile-list{display:none}.warehouse-empty{text-align:center;color:var(--muted);gap:.3rem;padding:3.5rem 1rem;display:grid}.warehouse-empty strong{color:var(--ink)}.warehouse-empty.compact{padding:1.5rem}.warehouse-modal-backdrop{z-index:100;background:#0d152380;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.warehouse-modal{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(700px,100%);max-height:92vh;padding:1.4rem;overflow:auto;box-shadow:0 30px 80px #0d152342}.warehouse-modal>header{justify-content:space-between;align-items:flex-start;margin-bottom:1.2rem;display:flex}.warehouse-modal>header span{letter-spacing:.14em;color:var(--muted);font-size:.6rem;font-weight:800}.warehouse-modal>header h2{margin:.25rem 0;font-size:1.35rem}.warehouse-modal>header button{width:34px;height:34px;color:var(--ink);background:#f0f2f5;border-radius:50%;place-items:center;padding:0;font-size:1.3rem;display:grid}.modal-form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.modal-form-grid label{gap:.35rem;display:grid}.modal-form-grid label>span{color:var(--muted);font-size:.72rem;font-weight:750}.modal-form-grid label.wide{grid-column:1/-1}.modal-form-grid input,.modal-form-grid select,.modal-form-grid textarea{width:100%}.manufactured-check{border:1px solid var(--line);background:#f7f8fa;border-radius:12px;align-items:flex-start;gap:.7rem;margin-top:1rem;padding:1rem;display:flex}.manufactured-check>span{display:grid}.manufactured-check small{color:var(--muted);margin-top:.2rem}.modal-buttons{justify-content:flex-end;gap:.5rem;margin-top:1.2rem;display:flex}.movement-current{background:#f5f6f9;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.movement-current>span{color:var(--muted);text-transform:uppercase;font-size:.7rem}.movement-current>strong{font-size:1.5rem}.movement-current small{color:var(--muted);font-size:.75rem}.movement-help{color:var(--muted);font-size:.72rem}.movement-history{display:grid}.movement-history>article{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.85rem 0;display:grid}.movement-history>article:first-child{border-top:0}.movement-history article>div{display:grid}.movement-history small{color:var(--muted);margin-top:.15rem}.movement-history article>div:last-child{text-align:right}.movement-kind{background:#eef1f4;border-radius:999px;padding:.35rem .55rem;font-size:.65rem;font-weight:800}.movement-kind.entry{color:#13875e;background:#e8f8f0}.movement-kind.exit{color:#c4320a;background:#fff1f0}.inventory-detail-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;display:flex}.inventory-detail-head p{color:var(--muted)}.inventory-detail-head p span{font-family:monospace}.inventory-detail-tags{gap:.4rem;display:flex}.inventory-detail-tags span{color:var(--brand);background:#eef0ff;border-radius:999px;padding:.35rem .6rem;font-size:.65rem;font-weight:750}.inventory-stock-panel{text-align:right;border:1px solid var(--line);background:#fff;border-radius:16px;min-width:275px;padding:1rem;display:grid}.inventory-stock-panel small{color:var(--muted);letter-spacing:.1em;font-size:.62rem}.inventory-stock-panel>strong{margin:.2rem 0;font-size:2rem}.inventory-stock-panel strong b{color:var(--muted);font-size:.75rem}.inventory-stock-panel>span{color:var(--muted);font-size:.68rem}.inventory-stock-panel.alert{background:#fff9eb;border-color:#eccf93}.inventory-stock-panel em{color:#b56b00;margin-top:.3rem;font-size:.68rem;font-style:normal;font-weight:800}.inventory-detail-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.inventory-detail-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:1rem;display:grid}.inventory-detail-grid span{color:var(--muted);font-size:.68rem}.inventory-detail-grid strong{margin-top:.25rem}.inventory-note,.inventory-tech-sheet,.inventory-reservations,.inventory-history-panel{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:1rem;padding:1.2rem}.inventory-note span{letter-spacing:.12em;color:var(--muted);font-size:.62rem;font-weight:800}.inventory-note p{margin:.5rem 0 0}.inventory-tech-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.inventory-tech-grid>article{border:1px solid var(--line);border-radius:14px;padding:1rem}.inventory-tech-grid article>header{justify-content:space-between;display:flex}.inventory-tech-grid h3{margin:0}.inventory-tech-grid article>header span{background:#f0f2f5;border-radius:999px;place-items:center;min-width:28px;height:28px;display:grid}.inventory-tech-grid article>div{border-top:1px solid var(--line);align-items:center;gap:.7rem;padding:.75rem 0;display:flex}.inventory-tech-grid article>div>div{flex:1;display:grid}.inventory-tech-grid small{color:var(--muted)}@media (max-width:1000px){.warehouse-stats{grid-template-columns:1fr 1fr}.warehouse-desktop-table{display:none}.warehouse-mobile-list{display:grid}.warehouse-mobile-list>article{border-top:1px solid var(--line);padding:1rem}.warehouse-mobile-list article>header,.warehouse-mobile-list article>footer{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.mobile-stock{border-block:1px solid var(--line);justify-content:space-between;align-items:flex-end;margin:.8rem 0;padding:.85rem 0;display:flex}.mobile-stock>div{display:grid}.mobile-stock>div:last-child{text-align:right}.mobile-stock small{color:var(--muted)}.warehouse-mobile-list footer a{color:var(--muted);font-size:.72rem;text-decoration:none}.warehouse-mobile-list footer button{margin-left:.35rem;padding:.5rem .6rem;font-size:.68rem}.inventory-detail-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.warehouse-toolbar{flex-direction:column;align-items:stretch}.warehouse-search{flex-direction:column}.warehouse-search>input{width:100%}.warehouse-stats{gap:.55rem}.warehouse-stats article{min-height:110px}.warehouse-stats article>strong{margin-top:1rem;font-size:2rem}.warehouse-title-row{align-items:flex-start}.warehouse-title-row button{padding:.7rem;font-size:0}.warehouse-title-row button:after{content:"+";font-size:1.1rem}.modal-form-grid{grid-template-columns:1fr}.modal-form-grid label.wide{grid-column:auto}.inventory-detail-head{flex-direction:column}.inventory-stock-panel{text-align:left;width:100%;min-width:0}.inventory-detail-grid,.inventory-tech-grid{grid-template-columns:1fr}.movement-history>article{grid-template-columns:auto 1fr}.movement-history article>div:last-child{text-align:left;grid-column:2}.inventory-detail-head h1{font-size:2.4rem}}.quotation-form{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1rem;display:grid}.quotation-form input,.quotation-form select,.quotation-form textarea,.line-form input{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fbfcfe;border-radius:10px;padding:.78rem}.quotation-form textarea{resize:vertical;grid-column:span 3;min-height:70px}.quotation-list{display:grid}.quotation-list>a{border-top:1px solid var(--line);color:var(--ink);grid-template-columns:1fr auto minmax(130px,auto);align-items:center;gap:1rem;padding:1rem 0;text-decoration:none;display:grid}.quotation-list>a:first-child{border-top:0}.quotation-list>a>div{gap:.2rem;display:grid}.quotation-list small{color:var(--muted)}.quote-sheet{border:1px solid var(--line);background:#fff;border-radius:18px;padding:2rem;box-shadow:0 10px 35px #22304b0a}.quote-sheet>header{justify-content:space-between;gap:2rem;padding-bottom:1.5rem;display:flex}.quote-sheet>header>div{gap:.25rem;display:grid}.quote-sheet>header>div:last-child{text-align:right}.quote-sheet small{color:var(--muted)}.quote-lines{border-block:1px solid var(--line)}.quote-line{border-top:1px solid var(--line);grid-template-columns:minmax(250px,2fr) .6fr .8fr .8fr .8fr;align-items:center;gap:1rem;padding:.9rem 0;display:grid}.quote-line:first-child{border:0}.quote-head{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:800}.quote-line>:not(:first-child){text-align:right}.quote-sheet>footer{grid-template-columns:1fr 360px;gap:2rem;padding-top:1.5rem;display:grid}.quote-sheet dl{margin:0}.quote-sheet dl>div{justify-content:space-between;padding:.4rem 0;display:flex}.quote-sheet dd{margin:0;font-weight:750}.quote-total{border-top:2px solid var(--ink);margin-top:.5rem;font-size:1.2rem;padding-top:.8rem!important}.line-form{grid-template-columns:2fr repeat(4,1fr) auto;gap:.65rem;margin-top:1rem;display:grid}.status-actions{gap:.65rem;margin-top:1rem;display:flex}@media (max-width:800px){.quotation-form{grid-template-columns:1fr 1fr}.quotation-form textarea{grid-column:span 2}.quotation-list>a{grid-template-columns:1fr auto}.quotation-list>a>b{grid-column:1/-1}.quote-sheet{padding:1rem;overflow-x:auto}.quote-line{min-width:720px}.quote-sheet>footer{grid-template-columns:1fr}.line-form{grid-template-columns:1fr 1fr}.line-form>button{grid-column:1/-1}}@media (max-width:520px){.quotation-form{grid-template-columns:1fr}.quotation-form textarea{grid-column:auto}.quote-sheet>header{flex-direction:column}.quote-sheet>header>div:last-child{text-align:left}}.supplier-toolbar{grid-template-columns:minmax(260px,1fr) 220px;gap:12px;margin-bottom:18px;display:grid}.supplier-toolbar label{gap:6px;display:grid}.supplier-toolbar label>span{color:var(--muted);font-size:.75rem;font-weight:700}.supplier-directory{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px;display:grid}.supplier-directory>article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px}.supplier-directory header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.supplier-directory h3{margin:3px 0 0;font-size:1rem}.supplier-score{background:#f7f8fa;border-radius:12px;align-items:center;gap:12px;margin:16px 0;padding:12px;display:flex}.supplier-score>strong{color:var(--brand);font-size:1.55rem}.supplier-score>span{font-size:.82rem;font-weight:700;display:grid}.supplier-score small{color:var(--muted);font-weight:400}.supplier-stats{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.supplier-stats span{text-align:center;border:1px solid var(--line);color:var(--muted);border-radius:10px;padding:8px 4px;font-size:.72rem;display:grid}.supplier-stats b{color:var(--ink);font-size:1rem}.supplier-directory dl{grid-template-columns:1fr 1fr;gap:10px;margin:16px 0 0;display:grid}.supplier-directory dt{text-transform:uppercase;color:var(--muted);font-size:.68rem}.supplier-directory dd{overflow-wrap:anywhere;margin:2px 0 0;font-size:.8rem}.supplier-directory footer{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px 14px;margin-top:14px;padding-top:12px;font-size:.76rem;display:flex}.supplier-directory footer a{color:var(--brand)}@media (max-width:700px){.supplier-toolbar,.supplier-directory{grid-template-columns:1fr}}.inventory-transfer-panel{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:1rem;padding:1.2rem}.transfer-form{background:#f7f8fa;border-radius:14px;grid-template-columns:1.5fr 1fr 1fr .65fr;gap:.75rem;margin-bottom:1rem;padding:1rem;display:grid}.transfer-form label{gap:.35rem;display:grid}.transfer-form label>span{color:var(--muted);font-size:.7rem;font-weight:750}.transfer-form select,.transfer-form input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:9px;padding:.7rem}.transfer-form .wide{grid-column:1/-2}.transfer-history{display:grid}.transfer-history article{border-top:1px solid var(--line);grid-template-columns:105px minmax(240px,1fr) auto 145px;align-items:center;gap:1rem;padding:.85rem 0;display:grid}.transfer-history article>div{display:grid}.transfer-history small,.transfer-history time{color:var(--muted);font-size:.7rem}.transfer-code{color:var(--brand);font:750 .72rem monospace}@media (max-width:900px){.transfer-form{grid-template-columns:1fr 1fr}.transfer-form .wide{grid-column:1/-1}.transfer-history article{grid-template-columns:90px 1fr auto}.transfer-history time{grid-column:2}}@media (max-width:600px){.transfer-form{grid-template-columns:1fr}.transfer-form .wide{grid-column:auto}.transfer-history article{grid-template-columns:1fr}.transfer-history time{grid-column:auto}}.inventory-count-panel{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:1rem;padding:1.2rem}.count-create-form{background:#f7f8fa;border-radius:14px;grid-template-columns:1fr 1.5fr auto;gap:.7rem;margin-bottom:1rem;padding:1rem;display:grid}.count-create-form select,.count-create-form input,.count-line input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:9px;padding:.7rem}.inventory-count-list{gap:.8rem;display:grid}.inventory-count-list>article{border:1px solid var(--line);border-radius:14px;padding:1rem}.inventory-count-list article>header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.inventory-count-list h3{margin:.2rem 0}.inventory-count-list header small{color:var(--muted)}.count-lines{border:1px solid var(--line);border-radius:12px;margin-top:1rem;overflow:hidden}.count-line{border-top:1px solid var(--line);grid-template-columns:minmax(220px,1fr) 100px 150px minmax(160px,.8fr);align-items:center;gap:.7rem;padding:.7rem;display:grid}.count-line:first-child{border-top:0}.count-line>span{display:grid}.count-line small{color:var(--muted)}.count-head{color:var(--muted);text-transform:uppercase;background:#f7f8fa;font-size:.66rem;font-weight:800}.count-actions{justify-content:flex-end;gap:.6rem;margin-top:1rem;display:flex}.count-review{margin-top:1rem;display:grid}.count-review>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:.7rem 0;display:flex}.count-review span{display:grid}.count-review small{color:var(--muted)}.count-review .positive{color:#13875e}.count-review .negative{color:#c4320a}.count-summary{background:#f7f8fa;border-radius:12px;align-items:center;gap:.7rem;margin-top:1rem;padding:1rem;display:flex}.count-summary strong{font-size:1.4rem}.count-summary small{color:var(--muted);margin-left:auto}@media (max-width:800px){.count-create-form{grid-template-columns:1fr}.count-line{grid-template-columns:1fr 80px}.count-head span:nth-child(n+3){display:none}.count-line input{grid-column:auto}.count-summary{flex-wrap:wrap;align-items:flex-start}.count-summary small{width:100%;margin:0}}.invitation-result{background:#ecfdf3;border:1px solid #a6e7c8;border-radius:12px;gap:.55rem;padding:1rem;display:grid}.invitation-result input{font:650 .72rem monospace}.invitation-result small{color:var(--muted)}.active-invitations{margin-top:1rem;display:grid}.active-invitations article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.active-invitations article>div{display:grid}.active-invitations small{color:var(--muted);font-size:.7rem}.login-links{justify-content:space-between;gap:1rem;font-size:.78rem;display:flex}.login-links a,.login-card>a,.public-copy a{color:var(--brand);font-weight:750}.public-shell{background:#111a2b;grid-template-columns:.8fr 1.2fr;min-height:100vh;display:grid}.public-copy{color:#fff;flex-direction:column;justify-content:center;padding:8vw;display:flex}.public-copy h1{margin:1rem 0;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1}.public-copy p{color:#b9c4dc;max-width:520px}.public-card{background:#f8f9fc;padding:clamp(1.5rem,5vw,5rem)}.public-card>p{color:var(--muted)}.onboarding-form{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.onboarding-form label{gap:.4rem;font-size:.78rem;font-weight:750;display:grid}.onboarding-form input,.onboarding-form select,.onboarding-form textarea{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:10px;padding:.8rem}.onboarding-form textarea{resize:vertical;min-height:110px}.onboarding-form .wide{grid-column:1/-1}.honeypot{position:absolute!important;left:-9999px!important}.success-message{color:#027a48;background:#ecfdf3;border-radius:10px;padding:.8rem}.platform-shell{background:#f4f6fb;min-height:100vh;padding:2rem}.platform-shell>header{justify-content:space-between;align-items:end;max-width:1200px;margin:0 auto 2rem;display:flex}.platform-shell h1{margin:.4rem 0 0}.platform-list{gap:1rem;max-width:1200px;margin:auto;display:grid}.platform-list>article{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.2rem;display:flex}.platform-list p{color:var(--muted);margin:.6rem 0}.platform-actions{gap:.5rem;min-width:230px;display:grid}.platform-actions form button{width:100%}@media (max-width:760px){.public-shell{grid-template-columns:1fr}.public-copy{padding:2rem}.onboarding-form{grid-template-columns:1fr}.onboarding-form .wide{grid-column:auto}.platform-shell>header,.platform-list>article{flex-direction:column;align-items:stretch}.platform-actions{width:100%}}
.line-form select{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fbfcfe;border-radius:10px;padding:.78rem}.heading-actions{align-items:center;gap:.75rem;display:flex}.soft-link{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;align-items:center;padding:.72rem .9rem;font-size:.82rem;font-weight:750;text-decoration:none;display:inline-flex}.primary-link{color:#fff;background:var(--brand);border-color:var(--brand)}.sales-list{display:grid}.sales-list>a{border-top:1px solid var(--line);color:var(--ink);grid-template-columns:1fr auto 180px;align-items:center;gap:1rem;padding:1rem 0;text-decoration:none;display:grid}.sales-list>a:first-child{border-top:0}.sales-list>a>div:first-child,.sales-amount{gap:.2rem;display:grid}.sales-list small,.finance-note{color:var(--muted)}.sales-amount{text-align:right}.sales-summary{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.sales-summary article{border:1px solid var(--line);background:#fff;border-radius:15px;gap:.35rem;padding:1.2rem;display:grid}.sales-summary span{color:var(--muted);font-size:.75rem}.sales-summary strong{font-size:1.35rem}.sales-summary .warning{background:#fff9eb;border-color:#eccf93}.sales-summary .success{background:#ecfdf3;border-color:#a6e5c5}.sales-links{gap:.65rem;margin-top:1rem;display:flex}.payment-form{grid-template-columns:repeat(5,1fr) auto;gap:.65rem;margin-top:1rem;display:grid}.payment-form input,.payment-form select{border:1px solid var(--line);min-width:0;font:inherit;color:var(--ink);background:#fbfcfe;border-radius:10px;padding:.78rem}.payment-list{display:grid}.payment-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.payment-list article:first-child{border-top:0}.payment-list article>div{gap:.2rem;display:grid}.payment-list small{color:var(--muted)}@media (max-width:900px){.sales-summary,.payment-form{grid-template-columns:1fr 1fr}.payment-form button{grid-column:1/-1}}@media (max-width:600px){.sales-list>a{grid-template-columns:1fr auto}.sales-amount{text-align:left;grid-column:1/-1}.sales-summary,.payment-form{grid-template-columns:1fr}.sales-links{flex-direction:column}}.people-metrics{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.people-metrics article{border:1px solid var(--line);background:#fff;border-radius:15px;gap:.25rem;padding:1.2rem;display:grid}.people-metrics span{color:var(--muted);font-size:.75rem}.people-metrics strong{font-size:1.8rem}.people-list{display:grid}.people-list article{border-top:1px solid var(--line);align-items:center;gap:.8rem;padding:.9rem 0;display:flex}.people-list article:first-child{border-top:0}.people-list article form{gap:.5rem;display:flex}.people-list select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:.6rem}.people-list button{padding:.6rem .75rem}.person-avatar{height:40px;color:var(--brand);background:#eef0ff;border-radius:50%;flex:0 0 40px;place-items:center;font-weight:850;display:grid}.role-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.role-grid>article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:1.2rem}.role-grid article>header{justify-content:space-between;gap:1rem;margin-bottom:1rem;display:flex}.role-grid h3{margin:0}.role-grid small,.role-system-note{color:var(--muted)}.permission-picker{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.permission-picker fieldset{border:1px solid var(--line);border-radius:10px;align-content:start;gap:.4rem;margin:0;padding:.75rem;display:grid}.permission-picker legend{color:var(--muted);text-transform:uppercase;padding:0 .3rem;font-size:.68rem;font-weight:800}.permission-picker label{color:var(--ink);align-items:flex-start;gap:.45rem;font-size:.72rem;display:flex}.permission-picker input{accent-color:var(--brand);margin-top:.15rem}.compact-permissions{max-height:260px;padding-right:.25rem;overflow:auto}.section-heading h2{margin:.35rem 0 1rem}@media (max-width:800px){.role-grid,.permission-picker{grid-template-columns:1fr}.people-list article{flex-wrap:wrap;align-items:flex-start}.people-list article form{flex-wrap:wrap;width:100%}}@media (max-width:520px){.people-metrics{grid-template-columns:1fr}}.performance-empty{text-align:center;border:1px dashed var(--line);background:#fff;border-radius:16px;padding:2rem}.performance-empty p{color:var(--muted);margin-bottom:0}.performance-list{display:grid}.performance-list article{border-top:1px solid var(--line);grid-template-columns:auto minmax(150px,1fr) auto auto;align-items:center;gap:.8rem;padding:.9rem 0;display:grid}.performance-list article:first-child{border-top:0}.performance-list article>div{gap:.15rem;display:grid}.performance-list article>div:not(.grow){text-align:right}.performance-list small{color:var(--muted);font-size:.68rem}.rank{width:28px;height:28px;color:var(--muted);background:#f0f2f5;border-radius:8px;place-items:center;font-weight:800;display:grid}.performance-bar{background:#edf0f5;border-radius:5px;height:5px;margin-top:.4rem;overflow:hidden}.performance-bar i{background:var(--brand);height:100%;display:block}.worklog-list{display:grid}.worklog-list article{border-top:1px solid var(--line);grid-template-columns:1fr 1fr auto;align-items:center;gap:1rem;padding:.85rem 0;display:grid}.worklog-list article:first-child{border-top:0}.worklog-list article>div{gap:.15rem;display:grid}.worklog-list small,.worklog-list time{color:var(--muted);font-size:.7rem}.work-log-form{min-width:430px}@media (max-width:700px){.performance-list article{grid-template-columns:auto 1fr}.performance-list article>div:not(.grow){text-align:left}.worklog-list article{grid-template-columns:1fr;gap:.35rem}.work-log-form{min-width:260px}}.quality-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.quality-grid>article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:1.2rem;box-shadow:0 8px 30px #22304b08}.quality-grid article>header{justify-content:space-between;gap:1rem;display:flex}.quality-grid h3{margin:.3rem 0}.quality-grid header small{color:var(--muted)}.quality-grid header>strong{white-space:nowrap;font-size:1.2rem}.quality-stock-state{background:#f7f8fa;border-radius:9px;margin:1rem 0;padding:.7rem;font-size:.75rem;font-weight:700}.quality-form{gap:.65rem;display:grid}.quality-form input,.quality-form textarea{border:1px solid var(--line);width:100%;font:inherit;background:#fbfcfe;border-radius:10px;padding:.75rem}.quality-form textarea{resize:vertical;min-height:70px}.quality-form>div{flex-wrap:wrap;gap:.5rem;display:flex}.quality-form button{padding:.65rem .8rem}.danger-button{background:#b42318}.quality-grid footer{border-top:1px solid var(--line);margin-top:1rem;padding-top:.8rem}.quality-grid footer a{color:var(--brand);font-size:.78rem;font-weight:750;text-decoration:none}.inspection-list{display:grid}.inspection-list article{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.9rem 0;display:flex}.inspection-list article:first-child{border-top:0}.inspection-list article>div{gap:.2rem;display:grid}.inspection-list article>div:last-child{text-align:right}.inspection-list small{color:var(--muted)}.inspection-result{border-radius:999px;width:max-content;padding:.25rem .5rem;font-size:.65rem;font-weight:800}.inspection-result.approved{color:#027a48;background:#ecfdf3}.inspection-result.rework{color:#b56b00;background:#fff4dc}.inspection-result.rejected{color:#b42318;background:#fff1f0}@media (max-width:850px){.quality-grid{grid-template-columns:1fr}}@media (max-width:520px){.inspection-list article{flex-direction:column}.inspection-list article>div:last-child{text-align:left}}.project-overview-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.project-overview-grid>a{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:17px;padding:1.2rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:block;box-shadow:0 8px 30px #22304b08}.project-overview-grid>a:hover{border-color:#cfd5e2;transform:translateY(-2px);box-shadow:0 14px 36px #22304b12}.project-overview-grid>a.needs-attention{border-left:4px solid #e6a23c}.project-overview-grid>a>header{justify-content:space-between;gap:1rem;display:flex}.project-overview-grid h2{margin:.3rem 0}.project-overview-grid header small{color:var(--muted)}.project-commercial-strip{background:#f7f8fa;border-radius:11px;grid-template-columns:repeat(4,1fr);gap:.6rem;margin:1rem 0;padding:.8rem;display:grid}.project-commercial-strip span{gap:.2rem;display:grid}.project-commercial-strip small{color:var(--muted);font-size:.62rem}.project-commercial-strip strong{font-size:.78rem}.project-overview-grid footer{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:.7rem;padding-top:.8rem;display:flex}.project-overview-grid footer>div{gap:.15rem;display:grid}.project-overview-grid footer small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.62rem}.project-overview-grid footer b,.project-overview-grid footer>strong{color:var(--brand);font-size:.78rem}.project-list-heading{justify-content:space-between;align-items:end;gap:1rem;margin:1.8rem 0 1rem;display:flex}.project-list-heading h2{margin:0;font-size:1.45rem}.project-list-heading p{color:var(--muted);margin:.25rem 0 0;font-size:.8rem}.project-list-heading>span{color:#9a6105;background:#fff4dc;border-radius:999px;padding:.4rem .65rem;font-size:.68rem;font-weight:800}.project-panorama-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin:1rem 0 1.5rem;display:flex}.project-panorama-head h1{letter-spacing:-.045em;margin:.35rem 0;font-size:clamp(2.2rem,4vw,3.5rem)}.project-panorama-head p{color:var(--muted)}.project-flow-stepper{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(5,1fr);gap:0;margin-bottom:1rem;padding:1rem 1.15rem;display:grid;overflow:hidden}.project-flow-stepper>div{align-items:center;gap:.6rem;min-width:0;display:flex;position:relative}.project-flow-stepper>div:not(:last-child):after{content:"";background:#e7eaf0;height:2px;position:absolute;top:15px;left:calc(100% - .65rem);right:.65rem}.project-flow-stepper>div.complete:not(:last-child):after{background:#34a879}.project-flow-stepper>div>span{z-index:1;color:#7b8799;background:#eef1f5;border-radius:50%;flex:0 0 30px;place-items:center;height:30px;font-size:.7rem;font-weight:850;display:grid;position:relative}.project-flow-stepper>div.complete>span{color:#fff;background:#34a879}.project-flow-stepper>div.current>span{color:#fff;background:var(--brand);box-shadow:0 0 0 5px #4f46e51a}.project-flow-stepper>div>div{min-width:0;display:grid}.project-flow-stepper strong{font-size:.72rem}.project-flow-stepper small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.project-global-metrics{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.project-global-metrics article{border:1px solid var(--line);background:#fff;border-radius:13px;gap:.35rem;padding:1rem;display:grid}.project-global-metrics span{color:var(--muted);font-size:.68rem}.project-global-metrics strong{font-size:1rem}.project-global-metrics small{color:var(--muted);font-size:.6rem}.project-flow-banner{color:#fff;background:#172235;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1.2rem;display:flex}.project-flow-banner small{color:#aeb8c8}.project-flow-banner strong{margin:.25rem 0;font-size:1.2rem;display:block}.project-flow-banner p{color:#c7d0df;margin:0;font-size:.8rem}.project-flow-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.configuration-alert{background:#fff9eb;border:1px solid #eccf93;border-radius:13px;margin-top:1rem;padding:1rem}.configuration-alert ul{margin-bottom:0}.project-panorama-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.scope-list,.production-plan-list,.project-material-list{display:grid}.scope-list article,.production-plan-list article,.project-material-list article{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:.8rem;padding:.8rem 0;display:grid}.scope-list article:first-child,.production-plan-list article:first-child,.project-material-list article:first-child{border-top:0}.scope-list article>div,.production-plan-list article>div,.project-material-list article>div{gap:.15rem;display:grid}.scope-list small,.production-plan-list small,.project-material-list small{color:var(--muted)}.project-material-list article{grid-template-columns:minmax(180px,1fr) repeat(3,auto)}.project-material-list span{color:var(--muted);text-align:right;gap:.2rem;font-size:.68rem;display:grid}@media (max-width:1000px){.project-global-metrics{grid-template-columns:repeat(3,1fr)}.project-panorama-grid{grid-template-columns:1fr}}@media (max-width:760px){.project-overview-grid{grid-template-columns:1fr}.project-flow-banner{flex-direction:column;align-items:flex-start}.project-flow-actions{justify-content:flex-start}.project-material-list article{grid-template-columns:1fr 1fr}.project-flow-stepper{grid-template-columns:1fr;gap:.7rem}.project-flow-stepper>div:not(:last-child):after{width:2px;height:auto;top:30px;bottom:-.7rem;left:14px}.project-flow-stepper small{white-space:normal}}@media (max-width:520px){.project-global-metrics,.project-commercial-strip{grid-template-columns:1fr 1fr}.scope-list article,.production-plan-list article{grid-template-columns:1fr}}.dashboard-project-row{border-top:1px solid var(--line);color:var(--ink);align-items:center;gap:1rem;padding:1rem .2rem;text-decoration:none;transition:background .15s;display:flex}.dashboard-project-row:first-child{border-top:0}.dashboard-project-row:hover{background:#fafbfe}.client-metrics{grid-template-columns:repeat(4,1fr);gap:.8rem;margin-bottom:1rem;display:grid}.client-metrics article{border:1px solid var(--line);background:#fff;border-radius:15px;gap:.45rem;padding:1.1rem;display:grid}.client-metrics span{color:var(--muted);font-size:.68rem}.client-metrics strong{font-size:1.9rem}.client-create-panel{color:#fff;background:#172235;border-radius:18px;margin-bottom:1.8rem;overflow:hidden}.client-create-panel>summary{cursor:pointer;align-items:center;gap:.8rem;padding:1.1rem 1.2rem;list-style:none;display:flex}.client-create-panel>summary>span{background:#ffffff17;border-radius:12px;place-items:center;width:38px;height:38px;font-size:1.25rem;display:grid}.client-create-panel>summary>div{flex:1;display:grid}.client-create-panel>summary small{color:#aeb8c8;margin-top:.15rem}.client-create-panel>summary>b{color:#c9d1ff;font-size:.72rem}.client-create-panel[open]>summary>b{font-size:0}.client-create-panel[open]>summary>b:after{content:"Cerrar";font-size:.72rem}.client-form{color:var(--ink);border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 18px 18px;padding:1.2rem}.client-form fieldset{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:.8rem;margin:0 0 1.2rem;padding:1rem;display:grid}.client-form legend{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;padding:0 .4rem;font-size:.7rem;font-weight:850}.client-form label{align-content:start;gap:.35rem;display:grid}.client-form label.wide{grid-column:span 2}.client-form label>span{color:var(--muted);font-size:.7rem;font-weight:750}.client-form input,.client-form select,.client-form textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);font:inherit;background:#fbfcfe;border-radius:9px;padding:.72rem .78rem}.client-form textarea{resize:vertical;min-height:86px}.client-form label>small{color:var(--muted);font-size:.62rem}.client-form footer{justify-content:space-between;align-items:center;display:flex}.client-form footer small{color:var(--muted)}.client-section-title{margin:1.7rem 0 .8rem}.client-section-title h2{margin:0}.client-section-title p{color:var(--muted);margin:.2rem 0 0;font-size:.8rem}.client-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.client-directory>article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:1.15rem;box-shadow:0 8px 28px #22304b07}.client-directory article>header{align-items:center;gap:.75rem;display:flex}.client-directory header>div:nth-child(2){flex:1;min-width:0;display:grid}.client-directory header small{color:var(--muted)}.client-avatar{height:42px;color:var(--brand);background:#eef0ff;border-radius:12px;flex:0 0 42px;place-items:center;font-weight:850;display:grid}.client-stage{color:#607086;background:#eef1f5;border-radius:999px;padding:.35rem .55rem;font-size:.62rem;font-weight:800}.stage-active_client{color:#13875e;background:#e8f8f0}.stage-prospect{color:var(--brand);background:#eef0ff}.stage-paused{color:#9a6105;background:#fff4dc}.stage-not_interested{color:#69758a;background:#f1f2f4}.client-contact{background:#f7f8fa;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:.6rem;margin:1rem 0;padding:.85rem;display:grid}.client-contact>span{min-width:0;display:grid}.client-contact small,.client-contact em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-style:normal;overflow:hidden}.client-contact b{text-overflow:ellipsis;white-space:nowrap;margin:.15rem 0;font-size:.72rem;overflow:hidden}.client-tags{flex-wrap:wrap;gap:.35rem;margin-bottom:.9rem;display:flex}.client-tags span{color:#536174;background:#f0f2f6;border-radius:999px;padding:.3rem .48rem;font-size:.6rem;font-weight:700}.client-directory article>footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:.8rem;padding-top:.8rem;font-size:.64rem;display:flex}.client-directory footer b{color:#9a6105;margin-left:auto}@media (max-width:950px){.client-metrics{grid-template-columns:1fr 1fr}.client-directory{grid-template-columns:1fr}.client-form fieldset{grid-template-columns:1fr 1fr}}@media (max-width:600px){.client-form fieldset,.client-metrics{grid-template-columns:1fr}.client-form label.wide{grid-column:auto}.client-contact{grid-template-columns:1fr}.client-directory article>footer{flex-wrap:wrap}.client-directory footer b{width:100%;margin-left:0}.client-create-panel>summary>b{display:none}}.crm-page{max-width:1380px}.crm-heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.4rem;display:flex}.crm-heading h1{letter-spacing:-.05em;margin:.3rem 0 0;font-size:clamp(2.3rem,4vw,3.6rem)}.crm-heading p{color:var(--muted);margin:.35rem 0 0}.crm-heading>button{align-items:center;gap:.5rem;padding:.8rem 1rem;display:flex;box-shadow:0 8px 20px #4f46e525}.crm-heading>button span{font-size:1.1rem}.crm-summary{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:1.25rem;width:max-content;max-width:100%;margin-bottom:1.2rem;padding:.75rem 1rem;display:flex}.crm-summary>div{align-items:baseline;gap:.45rem;display:flex}.crm-summary strong{font-size:1.25rem}.crm-summary span{color:var(--muted);font-size:.68rem}.crm-summary>i{background:var(--line);width:1px;height:22px}.crm-directory-shell{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 35px #22304b08}.crm-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.crm-search{border:1px solid var(--line);background:#f8f9fb;border-radius:10px;flex:1;align-items:center;gap:.55rem;max-width:420px;padding:0 .8rem;display:flex}.crm-search span{color:var(--muted);font-size:1.05rem}.crm-search input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:.72rem 0}.crm-filters{background:#f2f4f7;border-radius:10px;gap:.25rem;padding:.25rem;display:flex}.crm-filters button{color:var(--muted);background:0 0;align-items:center;gap:.4rem;padding:.52rem .65rem;font-size:.68rem;display:flex}.crm-filters button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #14203310}.crm-filters small{background:#e8ebf1;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 .25rem;font-size:.56rem;display:grid}.crm-results-head{color:var(--muted);background:#fafbfc;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.68rem;display:flex}.crm-results-head button{color:var(--brand);background:0 0;padding:0;font-size:.68rem}.crm-client-list{display:grid}.crm-client-list>article{border-top:1px solid var(--line);grid-template-columns:minmax(260px,1.35fr) minmax(180px,1fr) minmax(180px,1fr) auto auto;align-items:center;gap:1rem;padding:1rem;transition:background .15s;display:grid}.crm-client-list>article:first-child{border-top:0}.crm-client-list>article:hover{background:#fbfcff}.crm-client-main{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.crm-client-main>div:last-child{gap:.2rem;min-width:0;display:grid}.crm-client-main>div>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.crm-client-name{align-items:center;gap:.45rem;min-width:0;display:flex}.crm-client-name>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.crm-inline-tags{gap:.25rem;margin-top:.2rem;display:flex}.crm-inline-tags span{color:#667287;background:#f0f2f6;border-radius:999px;padding:.22rem .38rem;font-size:.55rem}.crm-contact-cell{gap:.15rem;min-width:0;display:grid}.crm-contact-cell small{color:var(--muted);font-size:.6rem}.crm-contact-cell strong,.crm-contact-cell span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.crm-contact-cell strong{font-size:.72rem}.crm-contact-cell span{color:var(--muted);font-size:.63rem}.crm-activity-cell{color:var(--muted);white-space:nowrap;background:#f7f8fa;border-radius:9px;gap:.65rem;padding:.55rem .65rem;font-size:.6rem;display:flex}.crm-activity-cell b{color:var(--ink)}.crm-more{color:var(--muted);letter-spacing:.1em;background:0 0;padding:.45rem}.crm-empty{color:var(--muted);text-align:center;justify-items:center;gap:.25rem;padding:3.5rem;display:grid}.crm-empty>span{font-size:1.7rem}.crm-empty p{margin:0;font-size:.75rem}.crm-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10182785;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.crm-modal{background:#fff;border-radius:20px;width:min(720px,100%);max-height:92vh;overflow:auto;box-shadow:0 30px 90px #10182742}.crm-modal>header{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;padding:1.35rem 1.4rem 1rem;display:flex;position:sticky;top:0}.crm-modal h2{margin:.25rem 0 0;font-size:1.65rem}.crm-modal header p{color:var(--muted);margin:.25rem 0 0;font-size:.75rem}.crm-modal header>button{width:34px;height:34px;color:var(--ink);background:#f1f3f6;border-radius:50%;place-items:center;padding:0;font-size:1.25rem;display:grid}.crm-modal form{padding:1.2rem 1.4rem}.crm-quick-form,.crm-extra-fields>div{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.crm-modal label{align-content:start;gap:.35rem;display:grid}.crm-modal label.wide{grid-column:1/-1}.crm-modal label>span{color:#566276;font-size:.68rem;font-weight:750}.crm-modal input,.crm-modal select,.crm-modal textarea{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #dfe3ea;border-radius:9px;padding:.75rem}.crm-modal input:focus,.crm-modal select:focus,.crm-modal textarea:focus{border-color:var(--brand);outline:3px solid #4f46e512}.crm-modal textarea{resize:vertical;min-height:75px}.crm-extra-fields{border:1px solid var(--line);border-radius:12px;margin-top:1rem}.crm-extra-fields>summary{cursor:pointer;align-items:center;gap:.65rem;padding:.85rem;list-style:none;display:flex}.crm-extra-fields>summary>span{width:28px;height:28px;color:var(--brand);background:#eef0ff;border-radius:8px;place-items:center;display:grid}.crm-extra-fields>summary>div{display:grid}.crm-extra-fields summary strong{font-size:.75rem}.crm-extra-fields summary small{color:var(--muted);font-size:.62rem}.crm-extra-fields>div{padding:0 .85rem .85rem}.crm-modal form>footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:.5rem;margin:1.2rem -1.4rem -1.2rem;padding:1rem 1.4rem;display:flex;position:sticky;bottom:-1.2rem}.crm-cancel{color:var(--muted);border:1px solid var(--line);background:#fff}@media (max-width:1050px){.crm-client-list>article{grid-template-columns:minmax(240px,1.4fr) 1fr auto auto}.crm-client-list>article>.crm-contact-cell:nth-of-type(3){display:none}.crm-toolbar{flex-direction:column;align-items:stretch}.crm-search{max-width:none}.crm-filters{overflow:auto}}@media (max-width:700px){.crm-heading{align-items:flex-start}.crm-heading p{font-size:.78rem}.crm-heading>button{padding:.72rem;font-size:0}.crm-heading>button span{font-size:1.15rem}.crm-summary{justify-content:space-between;gap:.5rem;width:100%}.crm-summary>div{gap:0;display:grid}.crm-summary span{font-size:.56rem}.crm-client-list>article{grid-template-columns:1fr auto}.crm-client-list>article>.crm-contact-cell,.crm-activity-cell{grid-column:1/-1}.crm-client-list>article>.crm-contact-cell{padding-left:54px}.crm-activity-cell{width:max-content;margin-left:54px}.crm-more{grid-area:1/2}.crm-filters button{white-space:nowrap}.crm-modal{max-height:96vh}.crm-quick-form,.crm-extra-fields>div{grid-template-columns:1fr}.crm-modal label.wide{grid-column:auto}}.crm-advanced-filters{border-bottom:1px solid var(--line);background:#fcfcfd;align-items:end;gap:.65rem;padding:.75rem 1rem;display:flex}.crm-advanced-filters label{gap:.25rem;min-width:180px;display:grid}.crm-advanced-filters label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:.58rem;font-weight:800}.crm-advanced-filters select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;padding:.58rem .7rem;font-size:.68rem}@media (max-width:1050px){.crm-advanced-filters{overflow:auto}.crm-advanced-filters label{min-width:170px}}.quotes-page{max-width:1380px}.quotes-heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.4rem;display:flex}.quotes-heading h1{letter-spacing:-.05em;margin:.3rem 0 0;font-size:clamp(2.4rem,4vw,3.7rem)}.quotes-heading p{color:var(--muted);margin:.35rem 0 0}.quotes-heading>button{box-shadow:0 8px 20px #4f46e525}.quotes-summary{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.2rem;display:grid}.quotes-summary>div{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr;column-gap:.65rem;padding:1rem;display:grid}.quotes-summary small{color:var(--muted);grid-column:1/-1;font-size:.62rem}.quotes-summary strong{font-size:1.55rem}.quotes-summary span{color:var(--muted);align-self:center;font-size:.68rem}.quotes-summary .success{background:#f0fbf5;border-color:#cce9db}.quotes-directory{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 35px #22304b08}.quotes-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:1rem;display:flex}.quotes-toolbar>.crm-search{max-width:480px}.quotes-toolbar>select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;padding:.65rem .8rem}.quotes-table-head,.quotes-list>a{grid-template-columns:minmax(250px,1.4fr) 1fr .6fr .7fr 24px;align-items:center;gap:1rem;display:grid}.quotes-table-head{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#fafbfc;padding:.7rem 1rem;font-size:.58rem;font-weight:800}.quotes-list>a{color:var(--ink);border-top:1px solid var(--line);padding:1rem;text-decoration:none;transition:background .15s}.quotes-list>a:hover{background:#fbfcff}.quotes-list>a>div{gap:.15rem;display:grid}.quotes-list small{color:var(--muted);font-size:.63rem}.quote-code{color:var(--brand);letter-spacing:.08em;font-size:.58rem;font-weight:850}.quotes-list>a>span:not(.badge){font-size:.72rem}.quotes-list>a>b{text-align:right;font-size:.76rem}.quotes-list>a>i{color:var(--brand);font-style:normal}.quote-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10182785;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.quote-creator{background:#fff;border-radius:22px;width:min(760px,100%);max-height:94vh;overflow:auto;box-shadow:0 30px 90px #10182742}.quote-creator>header{justify-content:space-between;padding:1.35rem 1.5rem 1rem;display:flex}.quote-creator h2{margin:.25rem 0 0;font-size:1.65rem}.quote-creator header p{color:var(--muted);margin:.25rem 0 0;font-size:.74rem}.quote-creator header>button{width:34px;height:34px;color:var(--ink);background:#f1f3f6;border-radius:50%;place-items:center;padding:0;font-size:1.25rem;display:grid}.quote-creator>nav{border-block:1px solid var(--line);background:#fafbfc;grid-template-columns:repeat(3,1fr);padding:.8rem 1.5rem;display:grid}.quote-creator>nav>div{color:#98a1b1;align-items:center;gap:.45rem;display:flex;position:relative}.quote-creator>nav>div:not(:last-child):after{content:"";background:#e5e8ee;height:2px;position:absolute;top:13px;left:calc(100% - 1.2rem);right:1rem}.quote-creator>nav span{z-index:1;background:#e9ecf1;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.62rem;font-weight:850;display:grid;position:relative}.quote-creator>nav b{font-size:.68rem}.quote-creator>nav .current,.quote-creator>nav .done{color:var(--ink)}.quote-creator>nav .current span{background:var(--brand);color:#fff;box-shadow:0 0 0 4px #4f46e514}.quote-creator>nav .done span{color:#fff;background:#34a879}.quote-creator>nav .done:not(:last-child):after{background:#34a879}.quote-creator form{padding:1.3rem 1.5rem}.quote-step{display:none}.quote-step.active{gap:1rem;display:grid}.quote-step label{gap:.35rem;display:grid}.quote-step label>span{color:#566276;font-size:.68rem;font-weight:750}.quote-step input,.quote-step select,.quote-step textarea{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #dfe3ea;border-radius:9px;padding:.78rem}.quote-step input:focus,.quote-step select:focus,.quote-step textarea:focus{border-color:var(--brand);outline:3px solid #4f46e512}.quote-step textarea{resize:vertical;min-height:82px}.quote-step label>small{color:var(--muted);font-size:.62rem}.quote-step>a{width:max-content;color:var(--brand);font-size:.68rem;font-weight:750;text-decoration:none}.quote-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.quote-row.three{grid-template-columns:repeat(3,1fr)}.input-suffix{border:1px solid #dfe3ea;border-radius:9px;align-items:center;display:flex;overflow:hidden}.input-suffix input{border:0}.input-suffix b{color:var(--muted);padding:0 .75rem}.tax-choice{max-width:260px}.quote-live-total{color:#fff;background:#172235;border-radius:13px;justify-items:end;padding:1rem;display:grid}.quote-live-total span,.quote-live-total small{color:#aeb8c8;font-size:.64rem}.quote-live-total strong{margin:.2rem 0;font-size:1.65rem}.quote-review{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.quote-review>div{background:#fafbfc;gap:.18rem;padding:1rem;display:grid}.quote-review small{color:var(--muted);font-size:.58rem}.quote-review span{color:var(--muted);font-size:.68rem}.quote-review-line{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.quote-review-line>div{display:grid}.quote-review-line small{color:var(--muted);margin-top:.2rem}.quote-review-line>b{white-space:nowrap}.quote-optional{border:1px solid var(--line);border-radius:11px}.quote-optional summary{cursor:pointer;color:var(--brand);padding:.85rem;font-size:.72rem;font-weight:750}.quote-optional>div{gap:.75rem;padding:0 .85rem .85rem;display:grid}.quote-grand-total{background:#eef0ff;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.quote-grand-total span{color:var(--muted);font-size:.7rem}.quote-grand-total strong{font-size:1.45rem}.quote-creator form>footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;margin:1.3rem -1.5rem -1.3rem;padding:1rem 1.5rem;display:flex}@media (max-width:800px){.quotes-summary{grid-template-columns:1fr}.quotes-table-head{display:none}.quotes-list>a{grid-template-columns:1fr auto}.quotes-list>a>span:not(.badge),.quotes-list>a>b{grid-column:1}.quotes-list>a>b{text-align:left}.quotes-list>a>i{grid-area:1/2}.quotes-toolbar{flex-direction:column;align-items:stretch}.quotes-toolbar>.crm-search{max-width:none}}@media (max-width:600px){.quotes-heading{align-items:flex-start}.quotes-heading>button{padding:.72rem;font-size:0}.quotes-heading>button:first-letter{font-size:1rem}.quote-creator{max-height:97vh}.quote-creator>nav b{display:none}.quote-row,.quote-row.three,.quote-review{grid-template-columns:1fr}.quote-live-total{justify-items:start}.quote-review-line{flex-direction:column;align-items:flex-start}.quote-creator form{padding:1rem}.quote-creator form>footer{margin:1rem -1rem -1rem;padding:1rem}.quote-creator>header{padding:1.1rem}.quote-creator>nav{padding:.75rem 1.1rem}}.quote-draft-lines{background:#fff;border:1px solid #ccd8ea;border-radius:13px;overflow:hidden}.quote-draft-lines>header,.quote-draft-lines>footer{background:#f6f8fc;justify-content:space-between;align-items:center;padding:.75rem .85rem;display:flex}.quote-draft-lines>header span{min-width:22px;height:22px;color:var(--brand);background:#e9ecff;border-radius:999px;place-items:center;font-size:.6rem;font-weight:850;display:grid}.quote-draft-lines>article{border-top:1px solid var(--line);grid-template-columns:24px minmax(0,1fr) auto 28px;align-items:center;gap:.65rem;padding:.75rem .85rem;display:grid}.quote-draft-lines>article>b{width:22px;height:22px;color:var(--brand);background:#eef0ff;border-radius:7px;place-items:center;font-size:.6rem;display:grid}.quote-draft-lines article>div{min-width:0;display:grid}.quote-draft-lines article small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;overflow:hidden}.quote-draft-lines article>span{white-space:nowrap;font-size:.7rem;font-weight:800}.quote-draft-lines article>button{color:#b42318;background:#fff1f0;place-items:center;width:26px;height:26px;padding:0;display:grid}.quote-draft-lines>footer{border-top:1px solid var(--line);font-size:.72rem}.quote-line-editor{background:#fafbfc;border:1px dashed #cbd2df;border-radius:13px;gap:.8rem;padding:1rem;display:grid}.quote-line-editor>header{justify-content:space-between;align-items:center;display:flex}.quote-line-editor header small{color:var(--muted);font-size:.62rem}.quote-line-bottom{grid-template-columns:1fr 1fr auto;align-items:end;gap:.8rem;display:grid}.quote-line-bottom>aside{justify-items:end;display:grid}.quote-line-bottom aside small{color:var(--muted);font-size:.6rem}.quote-line-bottom aside strong{font-size:1.05rem}.quote-line-bottom>button{white-space:nowrap}.quote-review-lines{border:1px solid var(--line);border-radius:12px;display:grid;overflow:hidden}.quote-review-lines>article{border-top:1px solid var(--line);grid-template-columns:24px 1fr auto;align-items:center;gap:.65rem;padding:.75rem;display:grid}.quote-review-lines>article:first-child{border-top:0}.quote-review-lines article>span{width:22px;height:22px;color:var(--brand);background:#eef0ff;border-radius:7px;place-items:center;font-size:.6rem;font-weight:850;display:grid}.quote-review-lines article>div{display:grid}.quote-review-lines small{color:var(--muted);font-size:.6rem}.quote-review-lines article>b{white-space:nowrap;font-size:.7rem}.quote-totals-review{background:#f5f6fa;border-radius:12px;gap:.45rem;padding:1rem;display:grid}.quote-totals-review>span,.quote-totals-review>strong{justify-content:space-between;gap:1rem;display:flex}.quote-totals-review>span{color:var(--muted);font-size:.68rem}.quote-totals-review>strong{border-top:1px solid #d9dee8;padding-top:.65rem;font-size:1rem}.quote-totals-review b{color:var(--ink)}@media (max-width:650px){.quote-line-bottom{grid-template-columns:1fr}.quote-line-bottom>aside{justify-items:start}.quote-line-bottom>button{width:100%}.quote-draft-lines>article{grid-template-columns:22px 1fr 26px}.quote-draft-lines article>span{grid-column:2}.quote-review-lines>article{grid-template-columns:22px 1fr}.quote-review-lines article>b{grid-column:2}}.quote-live-total{height:auto;position:static}.quote-line-bottom>aside{height:auto;color:var(--ink);background:0 0;padding:0;position:static;top:auto}
.catalog-page,.catalog-detail-page{padding-bottom:4rem}.catalog-hero{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.6rem;display:flex}.catalog-hero h1{letter-spacing:-.055em;margin:.35rem 0 .55rem;font-size:clamp(2.7rem,5vw,4.5rem);line-height:.95}.catalog-hero p{color:var(--muted);margin:0;font-size:1rem}.catalog-hero>button{white-space:nowrap;padding:.85rem 1.05rem}.catalog-stats{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.7rem;display:grid}.catalog-stats article{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:142px;padding:1rem;display:grid}.catalog-stats article>div{justify-content:space-between;align-items:flex-start;display:flex}.catalog-stats span{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.62rem;font-weight:850}.catalog-stats article b{background:#eef1f5;border-radius:8px;place-items:center;min-width:31px;height:28px;padding:0 .4rem;font:800 .62rem monospace;display:grid}.catalog-stats article>strong{margin-top:auto;font-size:2.25rem}.catalog-stats small{color:var(--muted);font-size:.7rem}.catalog-stats .dark{color:#fff;background:#172235;border-color:#172235}.catalog-stats .dark span,.catalog-stats .dark small{color:#b5bfce}.catalog-stats .dark b{background:#ffffff18}.catalog-stats .violet{background:#f0efff;border-color:#cecbff}.catalog-stats .violet b{color:#5152ca;background:#dedaff}.catalog-stats .warning{background:#fff8e8;border-color:#ecd79e}.catalog-stats .success{background:#ecfdf3;border-color:#b6e7cc}.catalog-directory{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.catalog-directory-head{padding:1.15rem 1.2rem 0}.catalog-directory-head h2{margin:0;font-size:1.45rem}.catalog-directory-head p{color:var(--muted);margin:.25rem 0 0;font-size:.75rem}.catalog-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.catalog-search{border:1px solid var(--line);background:#f9fafb;border-radius:11px;flex:1;align-items:center;min-width:280px;max-width:430px;display:flex}.catalog-search>span{color:var(--muted);padding-left:.8rem}.catalog-search input{width:100%;font:inherit;background:0 0;border:0;outline:0;padding:.7rem .55rem}.catalog-search button{color:var(--muted);background:0 0;padding:.35rem .7rem;font-size:1.1rem}.catalog-filters{background:#f2f4f7;border-radius:11px;gap:.25rem;padding:.25rem;display:flex;overflow:auto}.catalog-filters button{white-space:nowrap;color:var(--muted);background:0 0;border-radius:8px;align-items:center;gap:.4rem;padding:.55rem .65rem;font-size:.68rem;display:flex}.catalog-filters button b{background:#e4e7ec;border-radius:99px;padding:.15rem .35rem;font-size:.58rem}.catalog-filters button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #17223512}.catalog-filters button.active b{color:var(--brand);background:#eef0ff}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:1rem;display:grid}.catalog-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:300px;padding:1rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.catalog-card:hover{border-color:#bcc5d2;transform:translateY(-2px);box-shadow:0 12px 30px #1722350d}.catalog-card>header{align-items:center;gap:.65rem;display:flex}.catalog-kind-icon{color:#fff;background:#172235;border-radius:12px;place-items:center;width:42px;height:42px;font:850 .68rem monospace;display:grid}.catalog-card.service .catalog-kind-icon{background:#6256d9}.catalog-card>header>div{display:grid}.catalog-kind{width:max-content;font-size:.62rem;font-weight:850}.catalog-kind.service{color:#6557da}.catalog-kind.product{color:#344054}.catalog-card>header small{color:var(--muted);font:650 .68rem monospace}.catalog-health{border-radius:999px;margin-left:auto;padding:.3rem .5rem;font-size:.6rem;font-weight:800}.catalog-health.ready{color:#087443;background:#e8f8f0}.catalog-health.pending{color:#9a6200;background:#fff3d6}.catalog-card-body{padding:1.1rem 0}.catalog-card h3{margin:0;font-size:1.2rem;line-height:1.2}.catalog-card-body p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.45rem 0 0;font-size:.76rem;line-height:1.5;display:-webkit-box;overflow:hidden}.catalog-service-data{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:auto;display:grid}.catalog-service-data>div{background:#f6f5ff;border-radius:10px;padding:.75rem;display:grid}.catalog-service-data span{color:var(--muted);font-size:.62rem}.catalog-service-data strong{margin-top:.2rem}.catalog-readiness{align-items:center;margin-top:auto;display:flex}.catalog-readiness>div{grid-template-columns:auto 1fr;align-items:center;gap:0 .35rem;min-width:88px;display:grid}.catalog-readiness>div>span{color:#667085;background:#eef1f4;border-radius:50%;grid-row:1/3;place-items:center;width:27px;height:27px;font-size:.65rem;font-weight:800;display:grid}.catalog-readiness>div.done>span{color:#087443;background:#dcfae6}.catalog-readiness small{color:var(--muted);font-size:.55rem}.catalog-readiness b{font-size:.68rem}.catalog-readiness>i{background:var(--line);flex:1;height:1px;margin:0 .35rem}.catalog-card>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:.8rem;margin-top:1rem;padding-top:.85rem;display:flex}.catalog-card>footer>span{color:var(--muted);font-size:.65rem}.catalog-card>footer a{color:var(--ink);font-size:.7rem;font-weight:800;text-decoration:none}.catalog-card>footer a b{color:var(--brand)}.catalog-empty{text-align:center;place-items:center;padding:4rem 1rem;display:grid}.catalog-empty>span{width:48px;height:48px;color:var(--muted);background:#f1f3f6;border-radius:50%;place-items:center;font-size:1.25rem;display:grid}.catalog-empty strong{margin-top:.8rem}.catalog-empty p{color:var(--muted);margin:.25rem 0 1rem;font-size:.76rem}.catalog-modal-backdrop{z-index:120;background:#0d152385;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.catalog-create-modal{background:#fff;border-radius:22px;width:min(780px,100%);max-height:94vh;overflow:auto;box-shadow:0 30px 90px #0d152350}.catalog-create-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:1.35rem 1.5rem;display:flex}.catalog-create-modal h2{margin:.3rem 0;font-size:1.65rem}.catalog-create-modal header p{color:var(--muted);margin:0;font-size:.78rem}.catalog-create-modal header>button{width:34px;height:34px;color:var(--ink);background:#f1f3f6;border-radius:50%;place-items:center;padding:0;font-size:1.2rem;display:grid}.catalog-create-modal form{padding:1.25rem 1.5rem}.catalog-kind-choice{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.catalog-kind-choice>button{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.9rem;display:grid}.catalog-kind-choice>button.selected{background:#f5f4ff;border-color:#7b73e8;box-shadow:0 0 0 2px #7b73e81d}.catalog-kind-choice>button>span{color:#fff;background:#172235;border-radius:10px;place-items:center;width:38px;height:38px;font:800 .65rem monospace;display:grid}.catalog-kind-choice>button:nth-child(2)>span{background:#6256d9}.catalog-kind-choice>button>div{display:grid}.catalog-kind-choice small{color:var(--muted);margin-top:.15rem;font-size:.66rem;font-weight:400}.catalog-kind-choice>button>b{color:#6256d9}.catalog-create-fields,.catalog-detail-form{grid-template-columns:1fr 1fr;gap:.85rem;margin-top:1rem;display:grid}.catalog-create-fields label,.catalog-detail-form label{gap:.35rem;display:grid}.catalog-create-fields label>span,.catalog-detail-form label>span{color:var(--muted);font-size:.68rem;font-weight:750}.catalog-create-fields input,.catalog-create-fields select,.catalog-detail-form input,.catalog-detail-form select,.catalog-detail-form textarea,.catalog-add-form input,.catalog-add-form select,.catalog-stock-link select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fbfcfe;border-radius:9px;padding:.72rem .75rem}.catalog-create-fields label>small{color:var(--muted);font-size:.6rem}.catalog-money-input{border:1px solid var(--line);background:#fbfcfe;border-radius:9px;align-items:center;display:flex}.catalog-money-input>b{padding-left:.75rem;font-size:.68rem}.catalog-money-input input{border:0}.catalog-create-modal aside{border-radius:11px;gap:.2rem;margin-top:1rem;padding:.8rem 1rem;display:grid}.catalog-create-modal aside.product{background:#eef2f6}.catalog-create-modal aside.service{color:#4f46b7;background:#f1efff}.catalog-create-modal aside span{font-size:.68rem}.catalog-create-modal form>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:.55rem;margin-top:1.1rem;padding-top:1.1rem;display:flex}.catalog-back{color:var(--muted);margin-bottom:1rem;font-size:.72rem;font-weight:750;text-decoration:none;display:inline-flex}.catalog-back:hover{color:var(--ink)}.catalog-detail-hero{color:#fff;background:#172235;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.35rem;display:grid}.catalog-detail-hero.service{background:linear-gradient(135deg,#4037a5,#6e61e8)}.catalog-detail-symbol{background:#ffffff18;border-radius:15px;place-items:center;width:62px;height:62px;font:850 .85rem monospace;display:grid}.catalog-detail-type{letter-spacing:.12em;color:#b8c2d1;font-size:.62rem;font-weight:850}.catalog-detail-hero.service .catalog-detail-type{color:#d8d5ff}.catalog-detail-hero h1{margin:.2rem 0;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.catalog-detail-hero p{color:#c0cad8;max-width:650px;margin:.4rem 0 0;font-size:.75rem}.catalog-detail-hero.service p{color:#e2e0ff}.catalog-detail-price,.catalog-completion{text-align:right;min-width:180px;display:grid}.catalog-detail-price span,.catalog-completion span{color:#d8d5ff;text-transform:uppercase;font-size:.62rem}.catalog-detail-price strong{font-size:1.45rem}.catalog-detail-price small{color:#d8d5ff}.catalog-completion strong{font-size:1.8rem}.catalog-completion i{background:#ffffff20;border-radius:9px;width:180px;height:6px;margin-top:.5rem;display:block;overflow:hidden}.catalog-completion i b{border-radius:inherit;background:#a9c638;height:100%;display:block}.catalog-setup-steps{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;margin:1rem 0;padding:1rem;display:flex}.catalog-setup-steps>div{align-items:center;gap:.55rem;display:flex}.catalog-setup-steps>div>span{color:#667085;background:#eef1f4;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.7rem;font-weight:850;display:grid}.catalog-setup-steps>div.ready>span{color:#087443;background:#dcfae6}.catalog-setup-steps>div>div{display:grid}.catalog-setup-steps strong{font-size:.74rem}.catalog-setup-steps small{color:var(--muted);font-size:.62rem}.catalog-setup-steps>i{background:var(--line);flex:1;height:1px;margin:0 1rem}.catalog-engineering-grid,.catalog-service-layout{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.catalog-service-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);margin-top:1rem}.catalog-detail-panel{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.catalog-detail-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:1.1rem 1.2rem;display:flex}.catalog-detail-panel>header span,.catalog-stock-link>div>span,.catalog-behavior-card>span{letter-spacing:.12em;color:var(--muted);font-size:.58rem;font-weight:850}.catalog-detail-panel h2,.catalog-stock-link h2{margin:.2rem 0;font-size:1.2rem}.catalog-detail-panel header p,.catalog-stock-link p{color:var(--muted);margin:0;font-size:.68rem}.catalog-detail-panel>header>b{background:#eef1f4;border-radius:10px;place-items:center;min-width:34px;height:34px;display:grid}.catalog-add-form{background:#f8f9fb;grid-template-columns:1fr 145px auto;align-items:end;gap:.55rem;padding:1rem;display:grid}.catalog-add-form.route{grid-template-columns:1fr auto}.catalog-add-form label{gap:.3rem;display:grid}.catalog-add-form label span{color:var(--muted);font-size:.62rem;font-weight:750}.catalog-add-form button{height:42px}.catalog-config-list,.catalog-route-list{padding:0 1rem;display:grid}.catalog-config-list>article{border-top:1px solid var(--line);align-items:center;gap:.7rem;padding:.85rem 0;display:flex}.catalog-config-list>article:first-child{border-top:0}.material-dot{background:#eef1f4;border-radius:9px;place-items:center;width:34px;height:34px;font:800 .62rem monospace;display:grid}.catalog-config-list article>div{flex:1;display:grid}.catalog-config-list small,.catalog-route-list small{color:var(--muted);font-size:.62rem}.catalog-config-list article>b{font-size:.72rem}.catalog-route-list article{align-items:center;gap:.7rem;padding:.75rem 0;display:flex;position:relative}.catalog-route-list article>span{color:#fff;background:#172235;border-radius:9px;place-items:center;width:32px;height:32px;font-size:.65rem;font-weight:800;display:grid}.catalog-route-list article>div{display:grid}.catalog-route-list article>i{color:#98a2b3;font-style:normal;position:absolute;top:42px;left:15px}.catalog-config-empty{text-align:center;place-items:center;padding:2.6rem 1rem;display:grid}.catalog-config-empty>span{color:#667085;background:#f1f3f6;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.catalog-config-empty strong{margin-top:.6rem}.catalog-config-empty p{max-width:270px;color:var(--muted);margin:.25rem 0;font-size:.68rem}.catalog-stock-link{background:#fff9e8;border:1px solid #e1cd94;border-radius:17px;grid-template-columns:auto 1fr minmax(300px,auto);align-items:center;gap:1rem;margin-top:1rem;padding:1.15rem;display:grid}.catalog-stock-link.ready{background:#effaf4;border-color:#a9dec1}.catalog-stock-icon{color:#765113;background:#f1d996;border-radius:13px;place-items:center;width:48px;height:48px;font-weight:850;display:grid}.catalog-stock-link.ready .catalog-stock-icon{color:#087443;background:#ccefdc}.catalog-stock-link form{gap:.5rem;display:flex}.catalog-stock-link select{min-width:210px}.catalog-service-layout .catalog-detail-panel{min-height:450px}.catalog-detail-form{margin:0;padding:1.1rem}.catalog-detail-form .wide{grid-column:1/-1}.catalog-detail-form footer{grid-column:1/-1;justify-content:flex-end;padding-top:.4rem;display:flex}.catalog-behavior-card{color:#fff;background:#172235;border-radius:18px;padding:1.2rem}.catalog-behavior-card>span{color:#aeb9c9}.catalog-behavior-card h3{margin:.35rem 0 1rem;font-size:1.25rem}.catalog-behavior-card ul{margin:0;padding:0;list-style:none}.catalog-behavior-card li{border-top:1px solid #ffffff16;gap:.65rem;padding:.8rem 0;display:flex}.catalog-behavior-card li>b{color:#b5d143}.catalog-behavior-card li>div{display:grid}.catalog-behavior-card small{color:#aeb9c9;margin-top:.15rem;font-size:.63rem}.catalog-behavior-card>a{color:#172235;text-align:center;background:#fff;border-radius:9px;margin-top:1rem;padding:.75rem;font-size:.72rem;font-weight:800;text-decoration:none;display:block}@media (max-width:1050px){.catalog-stats{grid-template-columns:1fr 1fr}.catalog-grid,.catalog-engineering-grid,.catalog-service-layout{grid-template-columns:1fr}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-search{max-width:none}.catalog-stock-link{grid-template-columns:auto 1fr}.catalog-stock-link form{grid-column:1/-1}}@media (max-width:700px){.catalog-hero{flex-direction:column;align-items:flex-start}.catalog-hero>button{width:100%}.catalog-stats{gap:.5rem}.catalog-stats article{min-height:120px}.catalog-toolbar{padding:.8rem}.catalog-filters{width:100%}.catalog-grid{padding:.65rem}.catalog-kind-choice,.catalog-create-fields,.catalog-detail-form{grid-template-columns:1fr}.catalog-detail-form .wide{grid-column:auto}.catalog-detail-hero{grid-template-columns:auto 1fr}.catalog-detail-price,.catalog-completion{text-align:left;grid-column:1/-1}.catalog-completion i{width:100%}.catalog-setup-steps{flex-direction:column;align-items:flex-start;gap:.7rem}.catalog-setup-steps>i{width:1px;height:16px;margin:0 0 0 16px}.catalog-add-form,.catalog-add-form.route,.catalog-stock-link{grid-template-columns:1fr}.catalog-stock-link form{flex-direction:column;grid-column:auto}.catalog-stock-link select{min-width:0}.catalog-readiness>i{margin:0 .15rem}.catalog-card>footer{flex-direction:column;align-items:flex-start}}.catalog-create-modal aside{color:var(--ink);height:auto!important;position:static!important;top:auto!important}.catalog-behavior-card{height:auto!important;position:static!important;top:auto!important}
