:root{color:#172033;font-synthesis:none;--navy:#091725;--blue:#086fd6;--cyan:#08aeea;--orange:#ff6a00;--line:#e5ebf1;--muted:#788696;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.edit-product-button{color:#0873bd;background:#f1f9fe;border:1px solid #cfe0ea;border-radius:6px;align-items:center;gap:5px;height:31px;padding:0 9px;font-size:7px;font-weight:800;display:flex}.edit-product-button svg{width:12px}.security-note.enabled{background:#f1fbf6;border-color:#bfe3d2}.security-note.enabled b{color:#207854}.security-note.enabled p{color:#527466}.commerce-modal-layer{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0718279c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.commerce-modal{background:#fff;border-radius:12px;width:min(860px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 30px 80px #06121c50}.commerce-modal-head{border-bottom:1px solid #e6ebef;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.commerce-modal-head small{letter-spacing:.14em;color:var(--blue);font-size:7px;font-weight:800}.commerce-modal-head h2{white-space:nowrap;text-overflow:ellipsis;max-width:390px;margin:5px 0 0;font-size:16px;overflow:hidden}.commerce-modal-head>button{background:#f6f9fb;border:1px solid #dbe4ea;border-radius:8px;width:36px;height:36px}.commerce-modal-head svg{width:15px}.commerce-form-grid{grid-template-columns:1fr 1fr;gap:15px;padding:22px;display:grid}.commerce-form-grid label{color:#536879;font-size:8px;font-weight:800}.commerce-form-grid label.wide{grid-column:1/-1}.commerce-form-grid input,.commerce-form-grid select,.commerce-form-grid textarea{background:#fff;border:1px solid #d6e1e8;border-radius:7px;width:100%;height:42px;margin-top:7px;padding:0 11px;font-size:10px}.commerce-form-grid textarea{resize:vertical;height:auto;min-height:88px;padding-top:11px}.commerce-form-grid label>small{color:#8a98a4;margin-left:5px;font-weight:500}.rich-field>span{color:#536879;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.rich-editor{background:#fff;border:1px solid #d6e1e8;border-radius:8px;overflow:hidden}.rich-editor:focus-within{border-color:#0878c9;box-shadow:0 0 0 3px #0878c912}.rich-toolbar{background:#f6f9fb;border-bottom:1px solid #e2e9ee;flex-wrap:wrap;align-items:center;gap:3px;min-height:40px;padding:5px 7px;display:flex}.rich-toolbar button{color:#536a7b;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;width:29px;height:29px;display:grid}.rich-toolbar button:hover,.rich-toolbar button:focus-visible{color:#0878c9;background:#fff;border-color:#cfe0ea}.rich-toolbar button svg{width:13px;height:13px}.rich-toolbar select{width:auto;height:29px;margin:0 0 0 auto;padding:0 8px;font-size:7px}.rich-content{color:#263b4b;outline:none;min-height:170px;max-height:360px;padding:14px;font-size:10px;line-height:1.65;overflow-y:auto}.rich-content:empty:before{content:attr(data-placeholder);color:#98a5af}.rich-content h2{margin:8px 0;font-size:17px}.rich-content h3{margin:7px 0;font-size:14px}.rich-content blockquote{color:#597080;border-left:3px solid #8dcbed;margin:8px 0;padding-left:11px}.rich-content ul,.rich-content ol{padding-left:22px}.product-image-editor{background:#f8fbfd;border:1px solid #d6e1e8;border-radius:9px;grid-column:1/-1;padding:16px}.product-image-heading{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.product-image-heading b{color:#344c5f;font-size:9px;display:block}.product-image-heading small{color:#83919d;margin-top:3px;font-size:7px;display:block}.product-image-heading>span{color:#0878c9;background:#e6f3fb;border-radius:20px;padding:5px 8px;font-size:7px;font-weight:800}.product-image-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:11px;display:grid}.product-image-grid article,.image-upload{aspect-ratio:1;background:#fff;border:1px solid #d7e2e9;border-radius:9px;min-height:120px;position:relative;overflow:hidden}.product-image-grid article.hero{border:2px solid #0878c9;box-shadow:0 0 0 3px #0878c914}.product-image-grid article>img{object-fit:contain;width:100%;height:calc(100% - 32px);padding:7px}.hero-badge{color:#fff;background:#0878c9;border-radius:20px;align-items:center;gap:3px;padding:4px 6px;font-size:6px;font-weight:800;display:flex;position:absolute;top:6px;left:6px}.hero-badge svg{fill:currentColor;width:9px;height:9px}.image-controls{background:#f7fafc;border-top:1px solid #e5ebef;justify-content:center;gap:3px;height:32px;padding:4px;display:flex;position:absolute;inset:auto 0 0}.image-controls button{color:#567083;background:#fff;border:0;border-radius:4px;width:25px}.image-controls button:hover:not(:disabled){color:#0878c9;background:#e4f3fc}.image-controls button.remove:hover{color:#c43d3d;background:#fff0f0}.image-controls button:disabled{opacity:.3}.image-controls svg{width:11px;height:11px}.image-upload{color:#0878c9;cursor:pointer;border:2px dashed #bcd2df;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.image-upload:hover{background:#f0f9ff;border-color:#0878c9}.image-upload.busy{pointer-events:none;opacity:.65}.image-upload>svg{width:24px;height:24px}.image-upload b{font-size:8px}.image-upload small{color:#82909c;font-size:6px}.upload-spinner{animation:.8s linear infinite image-spin}@keyframes image-spin{to{transform:rotate(360deg)}}.commerce-modal-actions{border-top:1px solid #e6ebef;justify-content:flex-end;gap:8px;padding:14px 22px;display:flex}.commerce-modal-actions button{background:#fff;border:1px solid #d6e0e7;border-radius:7px;height:38px;padding:0 13px;font-size:8px;font-weight:800}.commerce-modal-actions button.save{color:#fff;background:#0878c9;border:0;align-items:center;gap:6px;display:flex}.commerce-modal-actions svg{width:13px}@media (width<=600px){.commerce-modal-layer{align-items:end;padding:12px}.commerce-modal{border-radius:15px 15px 0 0}.commerce-form-grid{grid-template-columns:1fr}.commerce-form-grid label.wide{grid-column:auto}.commerce-modal-actions button{flex:1}.order-toolbar>select{width:100%}.order-detail-body{padding:14px}.order-detail-grid{grid-template-columns:1fr}.order-detail-products>article{grid-template-columns:45px 1fr}.order-detail-products img,.order-detail-products article>span{width:45px;height:43px}.order-detail-products article>strong{grid-column:2}}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{cursor:pointer}.app-shell{grid-template-columns:258px 1fr;min-height:100vh;display:grid}.app-shell>aside{color:#fff;z-index:30;background:linear-gradient(#0b1b2a,#07131f);flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.side-brand{border-bottom:1px solid #ffffff12;align-items:center;height:65px;padding-bottom:18px;display:flex;overflow:hidden}.side-brand img{object-fit:contain;width:202px;height:202px}.side-brand button{display:none}.workspace-label{color:#5e7183;letter-spacing:.18em;margin:28px 11px 10px;font-size:9px;font-weight:800}.system-label{margin-top:30px}.app-shell>aside nav{gap:5px;display:grid}.app-shell>aside nav a{color:#9eb0bf;border:1px solid #0000;border-radius:9px;align-items:center;gap:12px;height:47px;padding:0 12px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.beginner-help{z-index:1200;position:fixed;bottom:22px;right:22px}.help-launcher{color:#fff;cursor:pointer;background:#172d57;border:0;border-radius:14px;align-items:center;gap:9px;min-height:48px;padding:0 17px;font-weight:800;display:flex;box-shadow:0 14px 35px #0c1f3f47}.help-launcher svg{width:20px}.beginner-help>section{color:#142744;background:#fff;border:1px solid #cad9ec;border-radius:18px;width:min(390px,100vw - 28px);padding:20px;box-shadow:0 24px 65px #0a1e4140}.beginner-help section>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.beginner-help section>header span{color:#315fc0;letter-spacing:.08em;align-items:center;gap:7px;font-size:11px;font-weight:900;display:flex}.beginner-help section>header svg{width:18px}.beginner-help section>header button{color:#355071;cursor:pointer;background:#edf3fb;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.beginner-help h2{margin:13px 0 4px;font-size:24px}.beginner-help p{color:#647892;margin:0;line-height:1.5}.beginner-help ol{gap:9px;margin:16px 0;padding:0;list-style:none;display:grid}.beginner-help li{background:#f5f8fd;border-radius:11px;grid-template-columns:24px 1fr;align-items:start;gap:9px;padding:10px;font-size:13px;line-height:1.4;display:grid}.beginner-help li svg{color:#1b9b61;width:19px}.guide-tip{background:#fff7e5;border-left:4px solid #f59e0b;border-radius:8px;gap:3px;padding:11px 13px;font-size:12px;line-height:1.4;display:grid}.guide-tip b{color:#8a5600}.guide-tip span{color:#665a42}.beginner-help .understood{color:#fff;cursor:pointer;background:#2867cf;border:0;border-radius:11px;width:100%;min-height:44px;margin-top:14px;font-weight:800}button,a,input,select,textarea{transition:border-color .16s,box-shadow .16s,background-color .16s,transform .16s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2563eb47}button:not(:disabled):active{transform:translateY(1px)}input::placeholder,textarea::placeholder{color:#8191a6;opacity:1}@media (width<=700px){.beginner-help{bottom:76px;right:12px}.help-launcher{min-height:46px;padding:0 14px}.beginner-help>section{border-radius:15px;max-height:calc(100vh - 110px);padding:16px;overflow:auto}.beginner-help h2{font-size:21px}.beginner-help li{padding:9px}.beginner-help.open{left:12px}.beginner-help.open>section{width:100%}}.app-shell>aside nav a svg{width:18px}.app-shell>aside nav a span{flex:1}.app-shell>aside nav a b,.app-shell>aside nav a em{text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-style:normal}.app-shell>aside nav a b{color:#dff8ff;background:#ffffff1c;border-radius:10px;padding:4px 6px}.app-shell>aside nav a em{color:#516879}.app-shell>aside nav a.active{color:#fff;background:linear-gradient(100deg,#096bd0,#079bdc);border-color:#36b6ee;box-shadow:0 8px 24px #0066d633}.online-dot{background:#36d58d;border-radius:50%;width:7px;height:7px}.aside-status{background:#102434;border:1px solid #243849;border-radius:10px;margin-top:auto;padding:15px}.aside-status>div{align-items:center;gap:8px;display:flex}.aside-status b{font-size:9px}.aside-status p{color:#73889a;margin:8px 0 0;font-size:8px;line-height:1.55}.pulse{background:#35d38a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #35d38a20}.logout{color:#8194a3;background:0 0;border:0;align-items:center;gap:9px;height:40px;margin-top:10px;padding:0 12px;font-size:10px;display:flex}.logout:hover{color:#fff}.logout svg{width:16px}.workspace{min-width:0;padding:38px clamp(24px,4vw,58px) 60px}.mobile-top{display:none}.page-header{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.breadcrumb{letter-spacing:.14em;color:#728192;font-size:8px;font-weight:800}.breadcrumb span{color:#b5bfc8;margin:0 8px}.page-header h1{letter-spacing:-.045em;color:#101b2b;margin:8px 0 5px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:34px}.page-header p{color:#788696;margin:0;font-size:11px}.header-buttons{gap:9px;display:flex}.header-buttons a,.header-buttons button{color:#35475a;background:#fff;border:1px solid #d6e0e8;border-radius:7px;align-items:center;gap:8px;height:43px;padding:0 15px;font-size:9px;font-weight:800;text-decoration:none;display:flex}.header-buttons button{border-color:var(--blue);color:#fff;background:linear-gradient(100deg,#086bd1,#079cdf);box-shadow:0 8px 22px #086fd626}.header-buttons svg{width:15px}.header-buttons a svg:last-child{width:12px}.summary{grid-template-columns:repeat(3,1fr);gap:13px;margin:30px 0 22px;display:grid}.summary article{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:15px;min-height:126px;padding:20px;display:flex;position:relative;box-shadow:0 5px 20px #18324a08}.stat-icon{border-radius:11px;place-items:center;width:46px;height:46px;display:grid}.stat-icon svg{width:21px}.stat-icon.blue{color:#0873da;background:#e8f3ff}.stat-icon.green{color:#169564;background:#e8f8f1}.stat-icon.orange{color:#ec6b0b;background:#fff0e5}.summary article>div:nth-child(2) span,.summary article>div:nth-child(2) small{display:block}.summary article>div:nth-child(2) span{color:#7a8795;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700}.summary strong{margin:4px 0 2px;font:800 26px Manrope;display:block}.summary small{color:#9ba6b0;font-size:8px}.summary article>i{color:#81909e;font-size:8px;font-style:normal;font-weight:800;position:absolute;top:17px;right:17px}.content-panel{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #18324a08}.panel-heading{justify-content:space-between;align-items:flex-end;padding:23px 24px 18px;display:flex}.panel-heading>div>span{color:var(--blue);letter-spacing:.15em;font-size:7px;font-weight:800}.panel-heading h2{letter-spacing:-.02em;margin:5px 0 3px;font:800 19px Manrope}.panel-heading p{color:#8a96a2;margin:0;font-size:9px}.refresh{color:#617487;background:0 0;border:0;align-items:center;gap:7px;font-size:8px;font-weight:800;display:flex}.refresh svg{width:14px}.toolbar{background:#f9fbfc;border-top:1px solid #edf1f4;border-bottom:1px solid #edf1f4;align-items:center;gap:11px;min-height:62px;padding:10px 24px;display:flex}.search{background:#fff;border:1px solid #dde5eb;border-radius:7px;align-items:center;gap:8px;min-width:260px;height:38px;padding:0 11px;display:flex}.search svg{color:#8a98a5;width:15px}.search input{border:0;outline:0;width:100%;font-size:9px}.filters{gap:4px;display:flex}.filters button{color:#788795;background:0 0;border:1px solid #0000;border-radius:6px;height:32px;padding:0 9px;font-size:8px;font-weight:700}.filters button span{color:#9da8b2;margin-left:6px}.filters button.selected{color:#176fc2;background:#fff;border-color:#d9e3ea;box-shadow:0 2px 8px #132c4110}.sort-button{color:#667787;background:#fff;border:1px solid #dce4ea;border-radius:6px;align-items:center;gap:12px;height:34px;margin-left:auto;padding:0 10px;font-size:8px;display:flex}.sort-button svg{width:13px}.section-list{gap:7px;padding:10px 14px 16px;display:grid}.section-list article{background:#fff;border:1px solid #e7edf2;border-radius:9px;grid-template-columns:23px 108px 1fr 60px auto;align-items:center;gap:14px;min-height:88px;padding:10px 12px;transition:all .18s;display:grid}.section-list article:hover{border-color:#bdd8ed;transform:translateY(-1px);box-shadow:0 7px 18px #15324c0d}.section-list article.inactive{opacity:.68;background:#fafbfc}.grip{color:#b3bec8;width:16px}.thumb{color:#1686d5;background:linear-gradient(135deg,#e9f6ff,#f3f8fb);border-radius:6px;place-items:center;width:108px;height:64px;display:grid;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%}.thumb span{font-size:20px}.thumb svg{width:22px}.section-info{min-width:0}.section-info>div{align-items:center;gap:6px;display:flex}.type,.status{color:#627585;text-transform:uppercase;letter-spacing:.09em;background:#edf3f7;border-radius:12px;padding:4px 7px;font-size:6px;font-weight:800}.status{align-items:center;gap:4px;display:flex}.status i{background:#9ba8b3;border-radius:50%;width:5px;height:5px}.status.live{color:#15865a;background:#e7f8f0}.status.live i{background:#27b67a}.section-info h3{color:#1d2b3a;margin:8px 0 3px;font-size:11px}.section-info p{white-space:nowrap;text-overflow:ellipsis;color:#8b97a2;margin:0;font-size:8px;overflow:hidden}.position{text-align:center;border-left:1px solid #edf1f4}.position span,.position b{display:block}.position span{color:#9ba6af;letter-spacing:.1em;font-size:6px}.position b{color:#536678;margin-top:3px;font:800 16px Manrope}.actions{gap:5px;display:flex}.actions button{color:#607486;background:#fff;border:1px solid #dde5eb;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.actions button:hover{color:#0871cf;background:#f2f9fd;border-color:#89c7ed}.actions .danger:hover{color:#d64b47;background:#fff7f6;border-color:#f3baba}.actions svg{width:14px}.loading,.empty,.error{justify-content:center;align-items:center;min-height:270px;display:flex}.loading{color:#718190;flex-direction:column;font-size:9px}.loading svg{width:28px;color:var(--blue)}.loading b{margin-top:12px}.loading span{color:#a0abb4;margin-top:4px;font-size:8px}.empty{flex-direction:column;padding:50px}.empty>div{color:#1583d2;background:#edf7fd;border-radius:50%;place-items:center;width:55px;height:55px;display:grid}.empty svg{width:24px}.empty h2{margin:14px 0 3px;font:800 17px Manrope}.empty p{color:#8895a1;margin:0;font-size:9px}.empty button{background:var(--blue);color:#fff;border:0;border-radius:6px;align-items:center;gap:7px;height:38px;margin-top:15px;padding:0 13px;font-size:8px;font-weight:800;display:flex}.empty button svg{width:14px}.error{color:#aa3933;background:#fff3f2;border-radius:7px;justify-content:flex-start;gap:8px;min-height:auto;margin:12px 14px;padding:12px;font-size:9px}.error svg{width:16px}.error button{color:inherit;background:0 0;border:0;margin-left:auto;font-size:8px;text-decoration:underline}.mobile-overlay{display:none}.modal-layer{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#071522b8;justify-content:flex-end;display:flex;position:fixed;inset:0}.editor{background:#fff;width:min(720px,100%);height:100%;overflow:auto;box-shadow:-30px 0 80px #0004}.editor-head{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:22px 26px;display:flex;position:sticky;top:0}.editor-head small{color:var(--blue);letter-spacing:.15em;font-size:7px;font-weight:800}.editor-head h2{margin:5px 0 0;font:800 20px Manrope}.icon-btn{background:#fff;border:1px solid #dce4ea;border-radius:7px;place-items:center;width:35px;height:35px;display:grid}.icon-btn svg{width:16px}.form-grid{grid-template-columns:repeat(2,1fr);gap:15px;padding:24px 26px;display:grid}.form-grid label{color:#556879;font-size:8px;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea{color:#172839;background:#fbfcfd;border:1px solid #d7e0e7;border-radius:7px;outline:none;width:100%;margin-top:7px;padding:11px 12px;font-size:10px;display:block}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #08aeea12}.form-grid input[type=color]{height:42px;padding:4px}.upload{cursor:pointer;background:#f8fcfe;border:2px dashed #bfd3e1;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:72px;display:flex;color:#0874cc!important}.upload svg{width:19px}.editor-preview{object-fit:contain;background:#081522;border-radius:8px;width:100%;max-height:240px}.switch{align-items:center;gap:9px;display:flex}.switch input{width:auto;margin:0}.editor-actions{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:8px;padding:15px 26px;display:flex;position:sticky;bottom:0}.editor-actions button{background:#fff;border:1px solid #d6dfe6;border-radius:7px;align-items:center;gap:7px;height:40px;padding:0 16px;font-size:8px;font-weight:800;display:flex}.editor-actions .primary{border-color:var(--blue);background:var(--blue);color:#fff}.editor-actions svg{width:15px}.alert{color:#a63832;background:#fff1f0;border-radius:7px;margin:14px 26px 0;padding:11px;font-size:9px}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#fff;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:linear-gradient(140deg,#061522,#0a2c48);flex-direction:column;padding:50px 7vw;display:flex;position:relative;overflow:hidden}.login-glow{background:radial-gradient(circle,#00aeef4d,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-260px;right:-200px}.login-brand{width:230px;height:80px;position:relative;overflow:hidden}.login-brand img{object-fit:contain;width:230px;height:230px;position:absolute;top:50%;transform:translateY(-50%)}.login-brand span{color:#6f8ba1;letter-spacing:.2em;font-size:7px;font-weight:800;position:absolute;bottom:0;left:0}.login-message{max-width:560px;margin-top:auto;position:relative}.login-message>span{color:#2ebff1;letter-spacing:.14em;align-items:center;gap:7px;font-size:8px;font-weight:800;display:flex}.login-message>span svg{width:14px}.login-message h2{letter-spacing:-.055em;margin:17px 0;font:800 clamp(35px,4vw,58px)/1.05 Manrope}.login-message p{color:#9cb0c1;max-width:460px;font-size:12px;line-height:1.7}.login-card{width:min(400px,100% - 40px);margin:auto}.secure-dot{color:#6d7d8b;letter-spacing:.14em;align-items:center;gap:7px;font-size:7px;font-weight:800;display:flex}.secure-dot i{background:#22bc78;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #22bc7817}.login-card h1{letter-spacing:-.045em;margin:18px 0 6px;font:800 36px Manrope}.login-card>p{color:#7f8d99;font-size:10px;line-height:1.6}.login-card label{color:#4e6171;margin-top:27px;font-size:8px;font-weight:800;display:block}.key-input input{border:1px solid #d6e0e7;border-radius:7px;outline:none;width:100%;height:47px;margin-top:8px;padding:0 13px;font-size:10px}.key-input input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #08aeea13}.login-card>button{color:#fff;background:linear-gradient(100deg,#086cd2,#079dde);border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;height:47px;margin-top:12px;font-size:9px;font-weight:800;display:flex}.login-card>button svg{width:14px}.login-card>small{text-align:center;color:#a0aab3;margin-top:12px;font-size:7px;display:block}@media (width<=900px){.app-shell{display:block}.app-shell>aside{width:270px;transition:all .2s;position:fixed;left:0;transform:translate(-102%)}.app-shell>aside.open{transform:translate(0)}.side-brand button{color:#fff;background:#ffffff12;border:0;border-radius:6px;place-items:center;width:32px;height:32px;margin-left:auto;display:grid}.side-brand button svg{width:15px}.mobile-overlay{z-index:25;background:#06131fa8;position:fixed;inset:0}.mobile-overlay.show{display:block}.workspace{padding:0 18px 45px}.mobile-top{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:11px;height:65px;margin:0 -18px 27px;padding:0 18px;display:flex}.mobile-top button{background:0 0;border:0}.mobile-top button svg{width:21px}.mobile-top img{object-fit:contain;width:110px;height:110px}.mobile-top span{letter-spacing:.12em;color:#71808d;margin-left:auto;font-size:8px;font-weight:800}.summary{grid-template-columns:repeat(3,1fr)}.section-list article{grid-template-columns:80px 1fr auto}.grip,.position{display:none}.thumb{width:80px}.actions{grid-column:2/-1;justify-content:flex-end}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-card{padding:50px 0}}@media (width<=620px){.page-header{display:block}.page-header h1{font-size:29px}.header-buttons{grid-template-columns:1fr 1fr;margin-top:18px;display:grid}.header-buttons a,.header-buttons button{justify-content:center}.summary{grid-template-columns:1fr}.summary article{min-height:100px}.toolbar{flex-wrap:wrap;align-items:stretch;padding:10px 14px}.search{width:100%;min-width:0}.filters{flex:1}.sort-button{margin-left:0}.panel-heading{padding:19px 15px}.section-list article{grid-template-columns:64px 1fr;padding:10px}.thumb{width:64px;height:58px}.actions{grid-column:1/-1}.form-grid{grid-template-columns:1fr;padding:20px 18px}.wide{grid-column:auto}.editor-head,.editor-actions{padding-left:18px;padding-right:18px}.editor{width:100%}}.quick-create{background:linear-gradient(100deg,#f7fbfe,#edf8ff);border:1px solid #dce8f0;border-radius:10px;align-items:center;gap:7px;min-height:64px;margin:-7px 0 22px;padding:10px 13px;display:flex}.quick-create>div{align-items:center;gap:9px;margin-right:auto;display:flex}.quick-create>div>svg{color:#0878d2;width:18px}.quick-create b,.quick-create small{display:block}.quick-create b{font-size:9px}.quick-create small{color:#8696a3;margin-top:2px;font-size:7px}.quick-create button{color:#446072;background:#fff;border:1px solid #d5e2eb;border-radius:6px;height:33px;padding:0 11px;font-size:7px;font-weight:800}.quick-create button:hover{color:#0872cc;border-color:#7cc8ed}@media (width<=620px){.quick-create{overflow-x:auto}.quick-create>div{min-width:125px}.quick-create button{flex:none}}.banner-manager{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:22px;padding:18px;box-shadow:0 8px 30px #18324a08}.banner-manager-head{justify-content:space-between;align-items:end;margin-bottom:13px;display:flex}.banner-manager-head span{color:var(--blue);letter-spacing:.14em;font-size:7px;font-weight:800}.banner-manager-head h2{margin:5px 0 0;font:800 18px Manrope}.banner-manager-head button{color:#0873cd;background:#edf8ff;border:1px solid #cae0ee;border-radius:6px;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:7px;font-weight:800;display:flex}.banner-manager-head button svg{width:13px}.admin-banner-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.admin-banner-grid article{background:#091827;border-radius:9px;height:155px;position:relative;overflow:hidden}.admin-banner-grid article.inactive{opacity:.55}.admin-banner-grid article>img{object-fit:cover;width:100%;height:100%}.admin-banner-shade{background:linear-gradient(#0000 25%,#06131fdc);position:absolute;inset:0}.admin-banner-copy{color:#fff;position:absolute;bottom:13px;left:15px;right:70px}.admin-banner-copy span{text-transform:uppercase;letter-spacing:.1em;color:#4dccf2;font-size:6px}.admin-banner-copy h3{margin:4px 0 2px;font-size:12px}.admin-banner-copy p{color:#b8c9d6;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:7px;overflow:hidden}.admin-banner-actions{gap:5px;display:flex;position:absolute;bottom:10px;right:10px}.admin-banner-actions button{color:#fff;background:#ffffff17;border:1px solid #ffffff2c;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.admin-banner-actions svg{width:13px}@media (width<=620px){.admin-banner-grid{display:flex;overflow-x:auto}.admin-banner-grid article{min-width:270px}.banner-manager{padding:14px}}.legacy-banner{outline-offset:-4px;outline:1px dashed #18a8e4}.legacy-banner .admin-banner-copy{right:110px}.import-banner{color:#fff;background:#087ddd;border:1px solid #fff5;border-radius:6px;align-items:center;gap:4px;height:30px;padding:0 9px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:10px;right:10px}.import-banner svg{width:12px}.side-brand{height:92px;padding-bottom:16px}.side-brand img{object-fit:cover;border-radius:9px;width:110px;height:74px}.login-brand{width:195px;height:152px}.login-brand img{object-fit:cover;border-radius:12px;width:180px;height:120px;position:static;transform:none}.login-brand span{bottom:8px}@media (width<=760px){.mobile-top img{object-fit:cover;border-radius:7px;width:78px;height:52px}}.crm-manager{max-width:1500px;margin:auto;padding:26px 30px 60px}.crm-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 18px;display:grid}.crm-stats article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:18px}.crm-stats span,.crm-stats small{color:#7a8995;font-size:8px;display:block}.crm-stats b{color:#102739;margin:7px 0 4px;font-size:21px;display:block}.crm-tabs{border:1px solid var(--line);background:#fff;border-radius:9px 9px 0 0;gap:5px;padding:5px;display:flex}.crm-tabs button{color:#647886;background:0 0;border:0;border-radius:6px;padding:10px 16px;font-size:9px;font-weight:800}.crm-tabs button.active{color:#fff;background:#0878c9}.crm-toolbar{border:1px solid var(--line);background:#fff;border-top:0;justify-content:space-between;align-items:center;padding:13px;display:flex}.crm-toolbar form{border:1px solid #dbe3e8;border-radius:6px;flex:1;align-items:center;max-width:430px;height:35px;display:flex}.crm-toolbar svg{color:#8495a1;width:14px;margin:0 9px}.crm-toolbar input{border:0;outline:0;flex:1;min-width:0;font-size:9px}.crm-toolbar button,.crm-form button,.crm-drawer form button{color:#fff;background:#0878c9;border:0;height:100%;padding:0 14px;font-size:8px;font-weight:800}.crm-toolbar strong{color:#6c7e8b;font-size:8px}.crm-table-wrap{border:1px solid var(--line);background:#fff;border-top:0;overflow:auto}.crm-table{border-collapse:collapse;width:100%;min-width:720px}.crm-table th,.crm-table td{text-align:left;color:#5f7180;border-bottom:1px solid #edf1f4;padding:13px 15px;font-size:8px}.crm-table th{color:#7c8993;text-transform:uppercase;letter-spacing:.08em;background:#f7f9fb}.crm-table td b,.crm-table td small{display:block}.crm-table td b{color:#172c3d;font-size:9px}.crm-table td small{color:#8a98a3;margin-top:4px}.crm-pill{color:#0677bd;text-transform:capitalize;background:#e9f6ff;border-radius:20px;padding:5px 8px;font-weight:800}.icon-button{color:#2486c6;background:0 0;border:0}.icon-button svg{width:15px}.crm-loading{border:1px solid var(--line);background:#fff;padding:30px}.crm-loading i{background:linear-gradient(90deg,#edf1f4,#fafafa,#edf1f4) 0 0/200%;border-radius:6px;height:48px;margin:8px;animation:1.3s infinite commerce-shimmer;display:block}.crm-split{grid-template-columns:minmax(280px,420px) 1fr;gap:16px;padding-top:16px;display:grid}.crm-form,.crm-cards{border:1px solid var(--line);background:#fff;border-radius:10px;padding:20px}.crm-form h2,.crm-cards h2{color:#173044;margin:0 0 16px;font-size:14px}.crm-form h2 svg{vertical-align:middle;width:16px}.crm-form label{color:#5e7180;margin:11px 0;font-size:8px;font-weight:800;display:block}.crm-form input,.crm-form select,.crm-form textarea,.crm-drawer textarea{width:100%;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #dbe3e8;border-radius:6px;margin-top:5px;padding:9px}.crm-form button,.crm-drawer form button{border-radius:6px;height:36px}.crm-cards article{border-bottom:1px solid #edf1f4;gap:11px;padding:13px 0;display:flex}.crm-cards article>svg{color:#1784c8;width:18px}.crm-cards b,.crm-cards small{display:block}.crm-cards b{color:#1d3343;font-size:9px}.crm-cards small,.crm-cards p{color:#7c8b95;margin:4px 0 0;font-size:8px}.automation-notice{background:#fffaf0;border:1px solid #eedba7;border-radius:8px;gap:12px;margin-top:14px;padding:14px;display:flex}.automation-notice svg{color:#ae770c;width:20px}.automation-notice b{color:#7f590b;font-size:9px}.automation-notice p{color:#8b7955;margin:3px 0 0;font-size:8px}.crm-drawer{z-index:40;box-sizing:border-box;background:#fff;width:min(520px,100%);padding:24px;position:fixed;inset:0 0 0 auto;overflow:auto;box-shadow:-10px 0 35px #16304626}.drawer-close{color:#157bb9;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:flex}.drawer-close svg{width:15px}.customer-identity{align-items:center;gap:13px;margin:25px 0;display:flex}.customer-identity>svg{color:#0878c9;background:#e9f6ff;border-radius:50%;width:44px;height:44px;padding:10px}.customer-identity h2{color:#142b3d;margin:0;font-size:18px}.customer-identity p{color:#738491;margin:5px 0;font-size:9px}.customer-totals{grid-template-columns:1fr 1fr;gap:8px;display:grid}.customer-totals span{color:#71828e;background:#f4f8fa;border-radius:7px;padding:13px;font-size:8px}.customer-totals b{color:#183246;font-size:13px;display:block}.crm-drawer h3{color:#243b4c;margin-top:24px;font-size:10px}.timeline-order{color:#5e7180;border-bottom:1px solid #edf1f4;justify-content:space-between;padding:12px 0;font-size:8px;display:flex}.timeline-order b,.timeline-order small{display:block}.timeline-order b{color:#253d4e;font-size:9px}.timeline-order small{margin-top:4px}.customer-note{color:#4e6474;background:#f5f8fa;border-radius:6px;padding:11px;font-size:9px}.customer-note small{color:#87949d;margin-top:5px;display:block}@media (width<=900px){.crm-stats{grid-template-columns:1fr 1fr}.crm-split{grid-template-columns:1fr}}@media (width<=760px){.crm-manager{padding:14px}.crm-stats{gap:8px}.crm-stats article{padding:13px}.crm-stats b{font-size:17px}.crm-tabs{overflow:auto}.crm-tabs button{white-space:nowrap}.crm-toolbar{display:block}.crm-toolbar form{max-width:none}.crm-toolbar strong{margin-top:9px;display:block}.crm-table-wrap{margin-right:-14px}.crm-drawer{padding:17px}.timeline-order{gap:10px}}.app-shell>aside nav a{cursor:pointer}.product-manager{padding:2px 0 40px}.commerce-heading{justify-content:space-between;align-items:center;min-height:105px;display:flex}.commerce-heading span{letter-spacing:.16em;color:var(--blue);font-size:8px;font-weight:800}.commerce-heading h1{margin:5px 0 3px;font:800 29px Manrope}.commerce-heading p{color:#748390;margin:0;font-size:9px}.commerce-heading button{color:#1676b9;background:#fff;border:1px solid #cfe0ea;border-radius:7px;align-items:center;gap:6px;height:38px;padding:0 13px;font-size:8px;font-weight:800;display:flex}.commerce-heading button svg{width:14px}.commerce-heading-actions{gap:8px;display:flex}.commerce-heading button.primary{color:#fff;background:#0878c9;border-color:#0878c9}.product-toolbar{border:1px solid var(--line);background:#fff;border-radius:10px 10px 0 0;align-items:center;gap:15px;min-height:67px;padding:12px 15px;display:flex}.product-toolbar form{border:1px solid #d9e3ea;border-radius:7px;flex:1;align-items:center;max-width:490px;height:39px;padding-left:11px;display:flex}.product-toolbar form svg{color:#8795a1;width:15px}.product-toolbar input{border:0;outline:0;flex:1;min-width:0;padding:0 10px;font-size:9px}.product-toolbar form button{color:#fff;background:#0878c9;border:0;border-radius:0 6px 6px 0;height:100%;padding:0 14px;font-size:8px;font-weight:800}.product-toolbar>strong{color:#657684;margin-left:auto;font-size:9px}.order-toolbar>select{color:#516676;background:#fff;border:1px solid #d9e3ea;border-radius:7px;min-width:145px;height:39px;padding:0 10px;font-size:8px;font-weight:700}.commerce-inline-error{color:#a33e3e;background:#fff5f5;border:1px solid #eccdcd;border-radius:7px;margin:10px 0;padding:11px 13px;font-size:9px;font-weight:700}.order-table td>small,.order-table td>b{display:block}.order-status-select{color:#425c6d;background:#fff;border:1px solid #d5e0e7;border-radius:6px;min-width:115px;height:31px;padding:0 8px;font-size:7px;font-weight:700}.commerce-empty>svg{vertical-align:middle;width:25px;margin-right:6px}.order-detail-modal{width:min(880px,100%)}.order-detail-body{padding:20px 22px}.order-detail-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.order-detail-grid>article{border:1px solid #e1e8ed;border-radius:9px;padding:15px}.order-detail-body h3{color:#334b5d;margin:0 0 11px;font-size:10px}.order-detail-grid dl{margin:0}.order-detail-grid dl>div{border-bottom:1px solid #edf1f4;justify-content:space-between;gap:18px;padding:7px 0;font-size:8px;display:flex}.order-detail-grid dt{color:#788996}.order-detail-grid dd{text-align:right;overflow-wrap:anywhere;max-width:68%;margin:0}.order-detail-products{border:1px solid #e1e8ed;border-radius:9px;margin-top:14px;padding:15px}.order-detail-products h3{align-items:center;gap:6px;display:flex}.order-detail-products h3 svg{width:15px}.order-detail-products>article{border-top:1px solid #edf1f4;grid-template-columns:55px 1fr auto;align-items:center;gap:11px;padding:10px 0;display:grid}.order-detail-products img,.order-detail-products article>span{object-fit:contain;color:#0878c9;background:#eff7fb;place-items:center;width:55px;height:50px;font-size:8px;font-weight:800;display:grid}.order-detail-products article b{font-size:9px;display:block}.order-detail-products article small{color:#738491;margin-top:4px;font-size:7px;display:block}.order-detail-products article strong{font-size:10px}.order-detail-status{justify-content:flex-end;margin-top:14px;display:flex}.order-detail-status label{color:#667987;font-size:8px;font-weight:800}.order-detail-status select{background:#fff;border:1px solid #cedce5;border-radius:7px;height:36px;margin-left:8px;padding:0 10px;font-size:8px}.seo-tabs{border:1px solid var(--line);background:#fff;border-radius:9px;gap:4px;margin-bottom:14px;padding:5px;display:flex}.seo-tabs button{color:#6b7d8b;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:8px;font-weight:800;display:flex}.seo-tabs button.active{color:#0878c9;background:#eaf6fd}.seo-tabs svg{width:14px}.seo-notice{color:#207552;background:#f0faf5;border:1px solid #bce1ce;border-radius:7px;margin:10px 0;padding:11px;font-size:8px;font-weight:700}.seo-loading{background:#fff;border-radius:10px;height:240px;padding:20px}.seo-metrics{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.seo-metrics article{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:112px;padding:17px;position:relative}.seo-metrics svg{color:#0878c9;width:20px}.seo-metrics small{color:#748491;margin-top:11px;font-size:7px;font-weight:700;display:block}.seo-metrics strong{margin-top:4px;font:800 23px Manrope;display:block}.seo-health{color:#fff;background:linear-gradient(120deg,#09263a,#0878c9);border-radius:11px;justify-content:space-between;align-items:center;margin-top:12px;padding:20px;display:flex}.seo-health h2{margin:0;font-size:15px}.seo-health p{color:#d4e9f6;margin:4px 0 0;font-size:8px}.seo-health>strong{font:800 30px Manrope}.seo-settings-form{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:1fr 1fr;gap:14px;padding:20px;display:grid}.seo-settings-form label{color:#536879;font-size:8px;font-weight:800}.seo-settings-form label.wide{grid-column:1/-1}.seo-settings-form input,.seo-settings-form textarea{border:1px solid #d6e1e8;border-radius:7px;width:100%;margin-top:7px;padding:10px;font-size:9px}.seo-settings-form label small{color:#84929d;margin-top:4px;font-size:7px;font-weight:500;display:block}.seo-settings-form>button,.redirect-form>button{color:#fff;background:#0878c9;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:40px;font-size:8px;font-weight:800;display:flex}.seo-settings-form>button svg{width:14px}.redirect-form{border:1px solid var(--line);background:#fff;border-radius:10px 10px 0 0;grid-template-columns:1fr 1fr 135px 1fr 110px;gap:8px;padding:14px;display:grid}.redirect-form input,.redirect-form select{border:1px solid #d6e1e8;border-radius:7px;height:39px;padding:0 10px;font-size:8px}.seo-redirects{border:1px solid var(--line);background:#fff;border-top:0;overflow-x:auto}.seo-redirects table{border-collapse:collapse;width:100%}.seo-redirects th,.seo-redirects td{text-align:left;border-bottom:1px solid #edf1f4;padding:12px 14px;font-size:8px}.seo-redirects th{color:#778793;text-transform:uppercase;font-size:7px}.seo-redirects td button{color:#bd4545;background:#fff1f1;border:0;border-radius:6px;width:30px;height:30px}.seo-redirects td svg{width:13px}.seo-redirects>p{text-align:center;color:#7e8c97;padding:30px;font-size:9px}.seo-integrations{grid-template-columns:1fr 1fr;gap:12px;display:grid}.seo-integrations article{border:1px solid var(--line);background:#fff;border-radius:10px;gap:13px;padding:18px;display:flex}.seo-integrations article>svg{color:#0878c9;flex:none;width:24px}.seo-integrations h3{margin:0;font-size:11px}.seo-integrations p{color:#71818e;min-height:30px;margin:5px 0;font-size:8px;line-height:1.5}.seo-integrations a{color:#0878c9;font-size:8px;font-weight:800}.seo-integrations a svg{vertical-align:middle;width:11px}.product-table-wrap{border-inline:1px solid var(--line);background:#fff;overflow-x:auto}.product-admin-table{border-collapse:collapse;width:100%;min-width:760px}.product-admin-table th{text-align:left;color:#71808d;text-transform:uppercase;letter-spacing:.1em;background:#f7f9fb;border-bottom:1px solid #e6ebef;height:43px;padding:0 14px;font-size:7px}.product-admin-table td{color:#596b79;border-bottom:1px solid #edf1f4;height:72px;padding:9px 14px;font-size:8px}.product-admin-table td>b{color:#142635;font-size:10px;display:block}.admin-product-cell{align-items:center;gap:11px;min-width:310px;display:flex}.admin-product-cell>img,.admin-product-cell>span{object-fit:contain;color:#1884c9;background:#fff;border:1px solid #e4e9ed;border-radius:7px;place-items:center;width:51px;height:51px;font-size:8px;display:grid}.admin-product-cell b,.admin-product-cell small{display:block}.admin-product-cell b{color:#142635;white-space:nowrap;text-overflow:ellipsis;max-width:310px;font-size:9px;overflow:hidden}.admin-product-cell small{color:#8a98a4;margin-top:4px;font-size:7px}.admin-mrp{color:#98a4ad;margin-top:3px;text-decoration:line-through;display:block}.inventory-status{color:#6d7b86;text-transform:uppercase;background:#f1f3f5;border-radius:5px;padding:5px 7px;font-size:7px;font-weight:800}.inventory-status.available{color:#25835c;background:#e8f8f0}.table-skeleton td{padding:18px}.table-skeleton i{background:linear-gradient(90deg,#edf1f4,#f8fafb,#edf1f4) 0 0/200%;border-radius:6px;height:34px;animation:1.3s infinite commerce-shimmer;display:block}.commerce-empty{text-align:center;color:#82909b;padding:60px;font-size:10px}.admin-pagination{border:1px solid var(--line);background:#fff;border-radius:0 0 10px 10px;justify-content:flex-end;align-items:center;gap:12px;min-height:62px;padding:12px 15px;display:flex}.admin-pagination button{color:#446277;background:#fff;border:1px solid #d6e1e8;border-radius:6px;align-items:center;gap:5px;height:34px;padding:0 10px;font-size:8px;font-weight:800;display:flex}.admin-pagination button:disabled{opacity:.4}.admin-pagination svg{width:12px}.admin-pagination span{color:#758592;font-size:8px}.security-note{background:#fffaf0;border:1px solid #f1dcae;border-radius:9px;margin-top:14px;padding:14px 16px}.security-note b{color:#9b6807;font-size:9px}.security-note p{color:#806f50;margin:4px 0 0;font-size:8px}.commerce-error{background:#fff;border:1px solid #ead8d8;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.commerce-error svg{color:#c06868;width:38px}.commerce-error h2{font-size:14px}.commerce-error button{color:#fff;background:#0878c9;border:0;border-radius:6px;height:35px;padding:0 14px;font-size:8px}@keyframes commerce-shimmer{to{background-position:-200%}}@media (width<=760px){.product-manager{padding:14px}.commerce-heading{min-height:90px}.commerce-heading h1{font-size:24px}.commerce-heading p{max-width:210px;line-height:1.5}.commerce-heading button{justify-content:center;width:38px;padding:0;font-size:0}.product-toolbar{display:block}.product-toolbar form{max-width:none}.product-toolbar>strong{margin:9px 0 0;display:block}.product-table-wrap{margin-right:-14px}.admin-pagination{justify-content:space-between}.security-note{margin-bottom:25px}.order-toolbar>select{width:100%;margin-top:9px}.order-detail-body{padding:14px}.order-detail-grid{grid-template-columns:1fr}.order-detail-products>article{grid-template-columns:45px 1fr}.order-detail-products img,.order-detail-products article>span{width:45px;height:43px}.order-detail-products article>strong{grid-column:2}}.crm-toolbar>select{color:#526978;background:#fff;border:1px solid #dbe3e8;border-radius:6px;height:35px;margin-left:10px;padding:0 10px;font-size:8px}@media (width<=760px){.crm-toolbar>select{width:100%;margin:9px 0 0}}.subscriber-panel{border-radius:0 0 12px 12px;overflow:hidden}.subscriber-summary{border:1px solid var(--line);background:linear-gradient(120deg,#fff8ed,#fff);border-top:0;align-items:center;gap:14px;padding:20px;display:flex}.subscriber-summary-icon{color:#d46b08;background:#fff0d7;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid}.subscriber-summary-icon svg{width:22px}.subscriber-summary>div:nth-child(2){flex:1}.subscriber-summary span{color:#c2630b;letter-spacing:.12em;font-size:8px;font-weight:900}.subscriber-summary h2{color:#172c3d;margin:4px 0;font-size:18px}.subscriber-summary p{color:#6e7f8b;margin:0;font-size:9px}.subscriber-summary button{color:#fff;background:#0878c9;border:0;border-radius:7px;align-items:center;gap:7px;padding:10px 14px;font-size:8px;font-weight:800;display:flex}.subscriber-summary button svg{width:14px}.subscriber-summary button:disabled{opacity:.45}.subscriber-search{border:1px solid #dbe3e8;border-radius:6px;flex:1;align-items:center;max-width:430px;height:35px;display:flex}.subscriber-search svg{color:#8495a1;width:14px;margin:0 9px}.subscriber-search input{border:0;outline:0;flex:1;min-width:0;font-size:9px}.subscriber-table a{color:#0878c9;font-weight:800;text-decoration:none}.subscriber-status{border-radius:20px;padding:5px 8px;font-weight:800;display:inline-flex}.subscriber-status.waiting{color:#9a6500;background:#fff3d8}.subscriber-status.sent{color:#087942;background:#e3f7ec}@media (width<=760px){.subscriber-summary{flex-wrap:wrap;align-items:flex-start;padding:15px}.subscriber-summary-icon{width:38px;height:38px}.subscriber-summary h2{font-size:15px}.subscriber-summary button{justify-content:center;width:100%}.subscriber-toolbar{align-items:center;display:flex}.subscriber-search{width:100%;max-width:none}}.sell-admin-actions{flex-wrap:wrap;gap:7px;display:flex}.sell-admin-actions button{color:#0878c9;background:#eef8ff;border:1px solid #cfe0ea;border-radius:5px;padding:8px 10px;font-size:8px;font-weight:800}.system-manager{max-width:1480px;margin:auto;padding:34px}.manager-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.manager-header h1{margin:8px 0;font-size:34px}.manager-header p{color:#718096;max-width:700px}.eyebrow{color:#4169e1;letter-spacing:.08em;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.eyebrow svg,.secondary-action svg{width:17px}.secondary-action{background:#fff;border:1px solid #dce3ef;border-radius:11px;align-items:center;gap:8px;padding:11px 15px;font-weight:700;display:flex}.system-tabs{border-bottom:1px solid #e4e9f1;gap:6px;margin:28px 0 22px;display:flex;overflow:auto}.system-tabs button{white-space:nowrap;color:#667085;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 15px;font-weight:700}.system-tabs button.active{color:#2754d7;border-color:#2754d7}.health-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.health-card{background:#fff;border:1px solid #e4e9f1;border-radius:16px;padding:19px;box-shadow:0 8px 28px #121f350d}.health-card>div{justify-content:space-between;display:flex}.health-card h3{margin:18px 0 7px}.health-card p{color:#667085;min-height:42px}.health-card small{color:#98a2b3;margin-top:14px;display:block}.health-state{letter-spacing:.07em;color:#667085;background:#eef2f7;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.health-state.healthy,.health-state.ready{color:#16794a;background:#e9f9f0}.health-state.down,.health-state.blocked{color:#c53030;background:#fff0f0}.health-state.degraded,.health-state.warning{color:#9b6810;background:#fff6dc}.checklist{gap:10px;display:grid}.checklist article{background:#fff;border:1px solid #e4e9f1;border-radius:13px;align-items:center;gap:14px;padding:16px;display:flex}.checklist article>svg{width:20px}.checklist article div{flex:1}.checklist p{color:#667085;margin:4px 0 0}.backup-callout{background:#eef4ff;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:18px;display:flex}.backup-callout>div{gap:12px;display:flex}.backup-callout span,.backup-callout small{display:block}.backup-callout button{color:#fff;background:#2455db;border:0;border-radius:10px;padding:11px 15px;font-weight:800}.system-table-wrap{background:#fff;border:1px solid #e4e9f1;border-radius:14px;overflow:auto}.system-table{border-collapse:collapse;width:100%;font-size:13px}.system-table th,.system-table td{text-align:left;border-bottom:1px solid #edf0f5;max-width:360px;padding:13px 15px}.system-table th{text-transform:uppercase;letter-spacing:.06em;color:#667085;background:#f8fafc;font-size:10px}.system-empty{text-align:center;background:#fff;border:1px solid #e4e9f1;border-radius:14px;padding:60px}.system-empty svg{color:#1a9b62}.system-empty p{color:#667085}@media (width<=900px){.system-manager{padding:20px 15px}.manager-header{display:block}.manager-header .secondary-action{margin-top:16px}.health-grid{grid-template-columns:1fr}.manager-header h1{font-size:27px}.system-tabs{margin-top:20px}.backup-callout{flex-direction:column;align-items:flex-start;gap:14px}.system-table th,.system-table td{white-space:nowrap}}.admin-route-loading{color:#193552;background:#f4f7fb;place-content:center;justify-items:center;gap:14px;min-height:100vh;font:600 14px system-ui,sans-serif;display:grid}.admin-route-spinner{border:3px solid #d9e6f2;border-top-color:#147ad6;border-radius:50%;width:32px;height:32px;animation:.75s linear infinite admin-route-spin}@keyframes admin-route-spin{to{transform:rotate(360deg)}}.manager-form{background:#fff;border:1px solid #e4e9f1;border-radius:16px;margin-bottom:20px;padding:22px}.manager-form h2{align-items:center;gap:9px;margin:0 0 18px;display:flex}.manager-form h2 svg{width:20px}.manager-form>button{color:#fff;background:#2455db;border:0;border-radius:10px;margin-top:18px;padding:11px 16px;font-weight:800}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.form-grid label{color:#475467;gap:7px;font-size:12px;font-weight:800;display:grid}.form-grid input,.form-grid select{background:#fff;border:1px solid #d8e0eb;border-radius:9px;width:100%;padding:11px}.permission-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.permission-grid label{background:#f7f9fc;border-radius:8px;align-items:center;gap:8px;padding:9px;font-size:12px;display:flex}.role-grid,.promotion-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.role-grid article,.promotion-grid article{background:#fff;border:1px solid #e4e9f1;border-radius:14px;padding:18px}.role-grid article>svg{color:#2455db}.role-grid p,.promotion-grid p{color:#667085}.promotion-grid article>span{color:#e04c22;align-items:center;gap:7px;font-size:12px;font-weight:900;display:flex}.promotion-grid article>span svg{width:17px}.promotion-grid article>button{color:#b42318;background:#fff0f0;border:0;border-radius:8px;align-items:center;gap:6px;margin-top:15px;padding:8px 10px;display:flex}.promotion-grid article>button svg{width:15px}.system-tabs button{align-items:center;gap:7px;display:flex}.system-tabs button svg{width:16px}@media (width<=900px){.form-grid,.permission-grid,.role-grid,.promotion-grid{grid-template-columns:1fr}}.manager-tabs{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.manager-tabs button{background:#fff;border:1px solid #d8e1ec;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-weight:700;display:flex}.manager-tabs button.active{color:#fff;background:#1769e0;border-color:#1769e0}.manager-tabs svg{width:17px}.inventory-grid{grid-template-columns:minmax(0,1fr) 340px;gap:18px;display:grid}.inventory-cards{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;padding:20px;display:grid}.inventory-cards article{background:#fff;border:1px solid #dae3ef;border-radius:14px;padding:18px}.inventory-cards article>div{gap:8px;margin-top:14px;display:flex}.condition-preview,.stock-prefix{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.stock-prefix{color:#fff;background:#101e3b}.inventory-form,.sale-cart{background:#fff;border:1px solid #dae3ef;border-radius:14px;height:max-content;padding:20px}.inventory-form label{gap:6px;margin:12px 0;font-weight:700;display:grid}.inventory-form input,.inventory-form textarea,.rule-list input,.rule-list textarea{border:1px solid #cad6e5;border-radius:9px;padding:10px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sales-layout{grid-template-columns:minmax(0,1fr) 380px;gap:18px;display:grid}.sale-products{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;padding:18px;display:grid}.sale-products button{text-align:left;background:#fff;border:1px solid #dbe5f0;border-radius:10px;gap:6px;padding:13px;display:grid}.sale-cart>div{border-bottom:1px solid #edf1f6;grid-template-columns:1fr 60px auto 30px;align-items:center;gap:8px;padding:10px 0;display:grid}.sale-cart input{width:58px}.sale-history{grid-column:1/-1;padding:18px;overflow:auto}.content-panel table{border-collapse:collapse;width:100%}.content-panel th,.content-panel td{text-align:left;border-bottom:1px solid #e7edf4;padding:11px;font-size:13px}.rule-list{gap:14px;padding:20px;display:grid}.rule-list article{border:1px solid #dbe5f0;border-radius:12px;gap:10px;padding:16px;display:grid}.rule-list article>div{justify-content:space-between;display:flex}.error-banner,.success-banner{border-radius:10px;margin:10px 0;padding:12px 16px}.error-banner{color:#991b1b;background:#fee2e2}.success-banner{color:#166534;background:#dcfce7}@media (width<=900px){.inventory-grid,.sales-layout{grid-template-columns:1fr}.sale-cart{order:-1}.manager-tabs{flex-wrap:nowrap;overflow:auto}.manager-tabs button{white-space:nowrap}.inventory-form{z-index:50;position:fixed;inset:80px 12px 12px;overflow:auto}}.tag-selector label{border:1px solid #dce5ef;border-radius:8px;align-items:center;gap:8px;padding:10px;display:flex}.print-tag-sheet{background:#fff;grid-template-columns:repeat(3,1fr);gap:8mm;padding:10mm;display:grid}.stock-tag{border:1px solid #111;flex-direction:column;min-height:78mm;padding:5mm;display:flex}.stock-tag header{justify-content:space-between;align-items:center;display:flex}.stock-tag header img{object-fit:contain;width:42px;height:42px}.stock-tag h2{margin:10px 0;font-size:15px;line-height:1.25}.stock-tag dl{margin:0;font-size:11px}.stock-tag dl div{margin:5px 0}.stock-tag dt{font-weight:800}.stock-tag dd{margin:2px 0}.stock-tag>strong{margin-top:auto;font-size:20px}.stock-tag>small{text-align:right}@media print{@page{size:A4;margin:8mm}body *{visibility:hidden}.print-tag-sheet,.print-tag-sheet *{visibility:visible}.print-tag-sheet{grid-template-columns:repeat(3,1fr);gap:4mm;padding:0;position:absolute;inset:0}.stock-tag{break-inside:avoid;min-height:84mm}.app-shell aside,.tag-selector,.tag-workspace>.panel-heading{display:none!important}}.inventory-manager{--inv-navy:#0b1f3a;--inv-blue:#2368dc;--inv-border:#dce6f2;max-width:1600px;margin:0 auto;padding-bottom:48px}.inventory-hero{color:#fff;background:linear-gradient(125deg,#081d38 0%,#123b73 58%,#176ee0 100%);border-radius:22px;justify-content:space-between;align-items:center;gap:30px;padding:32px 36px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #11346133}.inventory-hero:after{content:"";border:55px solid #ffffff14;border-radius:50%;width:330px;height:330px;position:absolute;top:-190px;right:-90px}.inventory-hero>div,.inventory-hero>button{z-index:1;position:relative}.inventory-hero span{letter-spacing:.16em;color:#78b8ff;font-size:11px;font-weight:850}.inventory-hero h1{margin:7px 0 8px;font-size:clamp(28px,3vw,42px);line-height:1.05}.inventory-hero p{color:#c9dbef;max-width:700px;margin:0;line-height:1.6}.inventory-hero button{white-space:nowrap;color:#11345f;background:#fff;border:1px solid #ffffff59;border-radius:12px;align-items:center;gap:9px;padding:13px 18px;font-weight:800;display:flex;box-shadow:0 8px 25px #00000026}.inventory-hero button svg{width:18px}.inventory-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.inventory-stats article{border:1px solid var(--inv-border);background:#fff;border-radius:16px;align-items:center;gap:14px;min-height:116px;padding:18px;display:flex;box-shadow:0 8px 24px #1a3a600f}.inventory-stats article>span{border-radius:14px;place-items:center;width:50px;height:50px;display:grid}.inventory-stats svg{width:23px}.inventory-stats small{color:#6b7d94;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;display:block}.inventory-stats strong{color:var(--inv-navy);margin:2px 0;font-size:29px;line-height:1;display:block}.inventory-stats p{color:#7a8ca2;margin:0;font-size:12px}.inventory-stats .blue>span{color:#1d63d6;background:#e8f1ff}.inventory-stats .green>span{color:#0b9760;background:#e6f9ef}.inventory-stats .amber>span{color:#d47b00;background:#fff4dd}.inventory-stats .violet>span{color:#7544d8;background:#f1eaff}.inventory-manager .manager-tabs{border:1px solid var(--inv-border);background:#edf3f9;border-radius:16px;grid-template-columns:repeat(6,1fr);gap:8px;margin:0 0 18px;padding:7px;display:grid}.inventory-manager .manager-tabs button{color:#52677f;min-height:52px;box-shadow:none;background:0 0;border:0;justify-content:center;padding:8px 10px}.inventory-manager .manager-tabs button>span{place-items:center;display:grid}.inventory-manager .manager-tabs button b{font-size:12px}.inventory-manager .manager-tabs button.active{color:#155dcc;background:#fff;box-shadow:0 5px 14px #163f6f1f}.inventory-manager .content-panel,.inventory-manager .inventory-form,.inventory-manager .sale-cart{border-color:var(--inv-border);border-radius:18px;box-shadow:0 10px 30px #18385e12}.inventory-manager .panel-heading{border-bottom:1px solid #e8eef5;padding:21px 23px}.inventory-manager .panel-heading h2{color:var(--inv-navy);margin:0;font-size:19px}.inventory-manager .panel-heading p{color:#73859b;margin:5px 0 0}.inventory-cards{gap:16px;padding:22px}.inventory-cards article{border-color:#dfe8f2;min-height:210px;padding:20px;transition:all .2s;position:relative}.inventory-cards article:hover{border-color:#a9c9ef;transform:translateY(-3px);box-shadow:0 12px 25px #1a4e8b1a}.inventory-cards article h3{color:#102b4e;margin:15px 0 7px;font-size:18px}.inventory-cards article p{color:#64778e;min-height:45px;line-height:1.5}.inventory-cards article small{color:#657b94;border-top:1px solid #edf1f6;padding-top:12px;display:block}.inventory-cards article>div button{color:#245a99;background:#f8fbff;border:1px solid #d4e0ed;border-radius:8px;min-height:35px}.inventory-cards article>div button:first-child{flex:1}.inventory-form{padding:23px;position:sticky;top:20px}.inventory-form h2{color:#102b4e;margin-top:0}.inventory-form input,.inventory-form textarea,.rule-list input,.rule-list textarea{background:#fbfdff;border-color:#cbd9e8;min-height:43px}.inventory-form textarea,.rule-list textarea{resize:vertical;min-height:95px}.inventory-form input:focus,.inventory-form textarea:focus,.rule-list input:focus,.rule-list textarea:focus{border-color:#3978d8;outline:3px solid #2368dc1f}.condition-preview{padding:7px 12px;box-shadow:inset 0 0 0 1px #0000000f}.stock-prefix{justify-content:center;min-width:38px;font-size:14px}.sale-products button{border-radius:12px;min-height:82px;padding:15px;transition:all .18s}.sale-products button:not(:disabled):hover{background:#f3f8ff;border-color:#68a1e8;transform:translateY(-2px)}.sale-cart{position:sticky;top:20px}.rule-list{grid-template-columns:repeat(2,minmax(0,1fr))}.rule-list article{background:#fbfdff;border-radius:14px;padding:20px}.rule-list article>button{justify-self:start}.inventory-manager table thead{color:#56708f;background:#f4f7fb}.inventory-manager table th{text-transform:uppercase;letter-spacing:.07em;font-size:10px}.inventory-manager table tbody tr:hover{background:#f8fbff}.inventory-manager .success-banner{justify-content:space-between;align-items:center;display:flex}.inventory-manager .success-banner button{color:inherit;background:0 0;border:0;font-size:22px}@keyframes inventory-spin{to{transform:rotate(360deg)}}@media (width<=1100px){.inventory-stats{grid-template-columns:repeat(2,1fr)}.inventory-manager .manager-tabs{grid-template-columns:repeat(3,1fr)}.rule-list{grid-template-columns:1fr}}@media (width<=700px){.inventory-manager{padding:8px 10px 35px}.inventory-hero{border-radius:16px;flex-direction:column;align-items:flex-start;padding:24px 20px}.inventory-hero button{justify-content:center;width:100%}.inventory-stats{grid-template-columns:1fr 1fr;gap:8px}.inventory-stats article{gap:9px;min-height:94px;padding:12px}.inventory-stats article>span{width:40px;height:40px}.inventory-stats strong{font-size:23px}.inventory-manager .manager-tabs{scrollbar-width:none;padding:6px;display:flex;overflow-x:auto}.inventory-manager .manager-tabs button{min-width:138px}.inventory-grid{gap:12px}.inventory-cards{grid-template-columns:1fr;padding:12px}.inventory-form{border-radius:16px;inset:72px 10px 10px}.sales-layout{gap:12px}.sale-cart{position:static}.content-panel table{min-width:760px}.sale-history{overflow:auto}}.inventory-empty{color:#93a2b3;text-align:center;grid-column:1/-1;place-items:center;min-height:120px;padding:20px;font:600 12px Manrope;display:grid}.inv-status-pill{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font:800 9px Manrope;display:inline-flex}.inv-status-pill.on{color:#128a4b;background:#e8f7ef}.inv-status-pill.off{color:#7a8a9a;background:#eef2f6}.inv-card-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.inv-card-actions{gap:8px;margin-top:16px;display:flex}.inv-card-actions button{color:#41566a;cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:9px;align-items:center;gap:6px;padding:8px 12px;font:800 11px Manrope;display:flex}.inv-card-actions button:hover{color:#2455db;border-color:#2455db}.inv-card-actions button.danger{color:#c03535;background:#fff0f0;border-color:#ffd6d6}.inv-card-actions button svg{width:14px}.inv-form-actions{gap:10px;margin-top:16px;display:flex}.inv-form-actions button{cursor:pointer;border:0;border-radius:10px;align-items:center;gap:6px;padding:11px 16px;font:800 12px Manrope;display:flex}.inv-form-actions button.primary{color:#fff;background:#2455db}.inv-form-actions button[type=button]{color:#667085;background:#eef3f8}.form-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.inventory-form .check-line{background:#f7f9fc;border-radius:10px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-weight:800;display:flex}.inventory-form .check-line input{width:auto;margin:0}.inventory-form h2{margin:0 0 16px}.inv-search{background:#fff;border:1px solid #d8e1ec;border-radius:11px;align-items:center;gap:8px;padding:9px 12px;display:flex}.inv-search svg{color:#8a96a2;flex:none;width:16px}.inv-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font:600 12px Manrope}.inv-search button{color:#fff;cursor:pointer;background:#2455db;border:0;border-radius:8px;padding:8px 14px;font:800 11px Manrope}.inv-search button:disabled{opacity:.6;cursor:not-allowed}.sales-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}.sales-layout .sale-history{grid-column:1/-1}.sale-products{gap:8px;max-height:440px;padding:14px;display:grid;overflow:auto}.sale-product-card{cursor:pointer;text-align:left;width:100%;font:inherit;background:#fff;border:1px solid #e4e9f1;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;transition:border-color .15s,box-shadow .15s;display:flex}.sale-product-card:hover:not(:disabled){border-color:#2455db;box-shadow:0 4px 12px #18324a0d}.sale-product-card:disabled{opacity:.55;cursor:not-allowed}.sale-product-thumb{background:#f0f4f9;border-radius:9px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.sale-product-thumb img{object-fit:contain;width:100%;height:100%}.sale-product-thumb span{color:#2455db;font:900 9px Manrope}.sale-product-info{flex:1;gap:3px;min-width:0;display:grid}.sale-product-info b{color:#0b1c2b;white-space:nowrap;text-overflow:ellipsis;font:700 12px Manrope;overflow:hidden}.sale-product-meta{color:#5b7287;align-items:center;gap:6px;font:600 11px Manrope;display:flex}.sale-product-meta strong{color:#0d65c2}.sale-product-meta em{font-style:normal}.sale-product-meta em.out{color:#c03535;font-weight:800}.sale-product-add{color:#2455db;background:#eef3f8;border-radius:9px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s;display:flex}.sale-product-add.added{color:#128a4b;background:#e8f7ef}.sale-product-add svg{width:16px}.sale-cart{background:#fff;border:1px solid #e4e9f1;border-radius:16px;flex-direction:column;gap:12px;max-height:calc(100vh - 40px);padding:18px;display:flex;position:sticky;top:20px;overflow:auto}.sale-cart-head{justify-content:space-between;align-items:center;display:flex}.sale-cart-head h2{margin:0;font:800 16px Manrope}.inv-count{color:#5b7287;white-space:nowrap;background:#eef3f8;border-radius:999px;padding:4px 10px;font:800 10px Manrope}.sale-cart-empty{color:#93a2b3;text-align:center;place-items:center;gap:8px;padding:28px 10px;font:600 12px Manrope;display:grid}.sale-cart-items{gap:10px;display:grid}.sale-cart-item{border:1px solid #eef2f6;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.sale-cart-thumb{background:#f0f4f9;border-radius:8px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.sale-cart-thumb img{object-fit:contain;width:100%;height:100%}.sale-cart-thumb span{color:#2455db;font:900 8px Manrope}.sale-cart-line{flex:1;gap:2px;min-width:0;display:grid}.sale-cart-line b{color:#0b1c2b;white-space:nowrap;text-overflow:ellipsis;font:700 11px Manrope;overflow:hidden}.sale-cart-line small{color:#8a96a2;font:600 9px Manrope}.sale-cart-right{justify-items:end;gap:6px;display:grid}.sale-cart-right>b{color:#0b1c2b;white-space:nowrap;font:900 12px Manrope}.sale-cart-right button{color:#b3bec9;cursor:pointer;background:0 0;border:0;padding:2px}.sale-cart-right button:hover{color:#c03535}.sale-cart-right button svg{width:15px}.qty-step{align-items:center;gap:4px;margin-top:4px;display:flex}.qty-step button{color:#41566a;cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex}.qty-step button svg{width:11px}.qty-step input{text-align:center;background:#fff;border:1px solid #d8e1ec;border-radius:6px;width:38px;height:22px;font:800 10px Manrope}.sale-cart-summary{border-top:1px dashed #d8e1ec;gap:8px;padding-top:12px;display:grid}.sale-cart-summary>div{color:#5b7287;justify-content:space-between;font:600 11px Manrope;display:flex}.sale-cart-summary>div strong{color:#0b1c2b;font:900 14px Manrope}.sale-cart-summary .primary{justify-content:center;width:100%;margin-top:6px}.table-action.danger{color:#c03535;background:#fff0f0;border-color:#ffd6d6}.cell-trunc{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.evt-chip{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 9px;font:800 9px Manrope;display:inline-flex}.evt-chip.price{color:#1d5fd0;background:#eaf2ff}.evt-chip.danger{color:#c03535;background:#feeeee}.evt-chip.restocked{color:#128a4b;background:#e8f7ef}.evt-chip.stock{color:#b26a00;background:#fff4e0}.evt-chip.info{color:#5b7287;background:#f1f4f8}.rule-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;padding:14px;display:grid}.rule-list article{background:#fff;border:1px solid #e4e9f1;border-radius:14px;gap:8px;padding:16px;display:grid}.rule-list label{color:#475467;gap:6px;font:800 10px Manrope;display:grid}.rule-list input,.rule-list textarea{background:#fff;border:1px solid #d8e0eb;border-radius:9px;width:100%;padding:10px;font:600 11px Manrope}.rule-list textarea{resize:vertical;min-height:56px}.rule-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.rule-head b{color:#0b1c2b;text-transform:capitalize;font:900 13px Manrope}.rule-save{color:#128a4b;cursor:pointer;background:#e8f7ef;border:0;border-radius:9px;justify-self:start;align-items:center;gap:6px;padding:8px 12px;font:800 11px Manrope;display:flex}.rule-save svg{width:14px}.switch{cursor:pointer;background:#ccd6e1;border:0;border-radius:999px;flex:none;width:40px;height:22px;padding:0;transition:background .18s;position:relative}.switch i{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #1b2a3a33}.switch.on{background:#1fa071}.switch.on i{left:21px}.tag-toolbar{background:#fff;border-bottom:1px solid #eef2f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.tag-toolbar .inv-search{border:1px solid #d8e1ec;border-radius:10px;flex:1;max-width:420px;padding:6px 10px}.tag-toolbar-actions{align-items:center;gap:8px;display:flex}.tag-toolbar-actions button{color:#41566a;cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:9px;padding:8px 12px;font:800 11px Manrope}.tag-toolbar-actions button:disabled{opacity:.5;cursor:not-allowed}.tag-workspace .print-tag-sheet{background:#f7f9fc;grid-template-columns:repeat(2,minmax(0,1fr));gap:5mm;padding:6mm;display:grid;position:relative;overflow:visible}.tag-workspace .print-tag-sheet .stock-tag{aspect-ratio:16/9;background:#fff;border:1px solid #cbd7e3;border-radius:3mm;flex-direction:column;gap:1mm;min-height:0;margin:0;padding:3.5mm 4mm;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #1b2a3a14}.tag-workspace .print-tag-sheet .stock-tag:before{content:"";background:var(--accent,#0d65c2);width:100%;height:2.2mm;position:absolute;top:0;left:0}.tag-workspace .print-tag-sheet .stock-tag:after{display:none}.tag-workspace .print-tag-sheet .stock-tag header{align-items:center;gap:2mm;margin:0;padding-top:1.4mm;display:flex}.tag-workspace .print-tag-sheet .stock-tag header img{object-fit:contain;border-radius:1.2mm;flex:none;width:7mm;height:7mm}.tag-workspace .print-tag-sheet .stock-tag .tag-brand{flex-direction:column;gap:.2mm;min-width:0;display:flex}.tag-workspace .print-tag-sheet .stock-tag .tag-brand b{letter-spacing:.1em;color:#0b1c2b;white-space:nowrap;font:900 2.3mm Manrope,Arial,Helvetica,sans-serif}.tag-workspace .print-tag-sheet .stock-tag .tag-brand small{letter-spacing:.18em;color:#8a96a2;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font:700 1.6mm Manrope;overflow:hidden}.tag-workspace .print-tag-sheet .stock-tag .tag-condition{white-space:nowrap;border-radius:999px;flex:none;margin-left:auto;padding:1mm 2.4mm;font:800 1.9mm Manrope}.tag-workspace .print-tag-sheet .stock-tag h2{color:#0b1c2b;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;margin:1.4mm 0 0;font:900 3.1mm/1.18 Manrope;display:-webkit-box;overflow:hidden}.tag-workspace .print-tag-sheet .stock-tag .tag-specs{flex-wrap:wrap;gap:1mm;margin-top:1.2mm;display:flex}.tag-workspace .print-tag-sheet .stock-tag .tag-chip{background:var(--chipbg,#eef3f8);border-radius:999px;align-items:center;gap:.8mm;max-width:100%;padding:.8mm 1.8mm;display:inline-flex}.tag-workspace .print-tag-sheet .stock-tag .tag-chip svg{width:2.4mm;height:2.4mm;color:var(--accent,#0d65c2);flex:none}.tag-workspace .print-tag-sheet .stock-tag .tag-chip b{color:#41566a;white-space:nowrap;text-overflow:ellipsis;font:800 1.7mm Manrope;overflow:hidden}.tag-workspace .print-tag-sheet .stock-tag .tag-idbar{border-top:.3mm dashed #dbe3ec;align-items:center;gap:2mm;margin-top:auto;padding-top:1.2mm;display:flex}.tag-workspace .print-tag-sheet .stock-tag .tag-idbar>span{flex-direction:column;gap:.2mm;min-width:0;display:flex}.tag-workspace .print-tag-sheet .stock-tag .tag-idbar small{letter-spacing:.16em;color:#93a2b3;font:800 1.4mm Manrope}.tag-workspace .print-tag-sheet .stock-tag .tag-idbar b{color:#0b1c2b;white-space:nowrap;text-overflow:ellipsis;font:800 1.9mm ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.tag-workspace .print-tag-sheet .stock-tag .tag-sku{text-align:right;margin-left:auto}.tag-workspace .print-tag-sheet .stock-tag footer{justify-content:space-between;align-items:center;gap:2mm;display:flex}.tag-workspace .print-tag-sheet .stock-tag footer strong{color:#0d65c2;white-space:nowrap;letter-spacing:.01em;font:900 5mm Manrope}.tag-workspace .print-tag-sheet .stock-tag .tag-site{color:#93a2b3;letter-spacing:.08em;white-space:nowrap;font:800 1.7mm Manrope}@media print{@page{size:A4 portrait;margin:4mm}.inventory-hero,.inventory-stats,.manager-tabs,.tag-workspace>.panel-heading,.tag-toolbar,.tag-selector,.inventory-empty,.error-banner,.success-banner{display:none!important}.tag-workspace .print-tag-sheet{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:3mm;padding:3mm;position:static}.tag-workspace .print-tag-sheet .stock-tag{aspect-ratio:16/9;min-height:0;box-shadow:none;break-inside:avoid;page-break-inside:avoid;border:.5pt solid #d6dfe8;border-radius:1.5mm}}.tag-workspace .print-tag-sheet{gap:6mm;padding:7mm}.tag-workspace .print-tag-sheet .stock-tag{gap:1.2mm;padding:4mm 4.5mm}.tag-workspace .print-tag-sheet .stock-tag:before{height:2.4mm}.tag-workspace .print-tag-sheet .stock-tag header{gap:2.4mm;padding-top:1.6mm}.tag-workspace .print-tag-sheet .stock-tag header img{border-radius:1.4mm;width:8mm;height:8mm}.tag-workspace .print-tag-sheet .stock-tag .tag-brand b{letter-spacing:.1em;font:900 2.6mm Manrope,Arial,Helvetica,sans-serif}.tag-workspace .print-tag-sheet .stock-tag .tag-brand small{letter-spacing:.14em;color:#7a8a9a;font:800 1.9mm Manrope}.tag-workspace .print-tag-sheet .stock-tag .tag-condition{padding:1.1mm 2.6mm;font:800 2.2mm Manrope}.tag-workspace .print-tag-sheet .stock-tag h2{margin:1.6mm 0 0;font:900 3.6mm/1.16 Manrope}.tag-workspace .print-tag-sheet .stock-tag .tag-specs{gap:1.2mm;margin-top:1.4mm}.tag-workspace .print-tag-sheet .stock-tag .tag-chip{gap:1mm;padding:1.2mm 2.2mm}.tag-workspace .print-tag-sheet .stock-tag .tag-chip svg{width:3mm;height:3mm}.tag-workspace .print-tag-sheet .stock-tag .tag-chip b{color:#33465a;font:800 2.5mm Manrope}.tag-workspace .print-tag-sheet .stock-tag .tag-idbar{gap:2.4mm;margin-top:auto;padding-top:1.4mm}.tag-workspace .print-tag-sheet .stock-tag .tag-idbar small{letter-spacing:.14em;font:800 1.6mm Manrope}.tag-workspace .print-tag-sheet .stock-tag .tag-idbar b{color:#0b1c2b;font:800 2.2mm ui-monospace,SFMono-Regular,Menlo,monospace}.tag-workspace .print-tag-sheet .stock-tag footer{gap:2.4mm}.tag-workspace .print-tag-sheet .stock-tag footer strong{color:#0d65c2;letter-spacing:.01em;font:900 6mm Manrope}.tag-workspace .print-tag-sheet .stock-tag .tag-site{font:800 2mm Manrope}.tag-workspace .print-tag-sheet .stock-tag{outline-offset:1.5mm;box-shadow:none;outline:1px dashed #c3cfdb}@media print{.tag-workspace .print-tag-sheet{gap:4mm;padding:4mm}.tag-workspace .print-tag-sheet .stock-tag{outline-offset:1.5mm;border:.5pt solid #d6dfe8;border-radius:0;outline:.6pt dashed #7a8a9a}}.tag-selector{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:10px;padding:14px;display:grid}.tag-selector label{cursor:pointer;border:1px solid #d8e1ec;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.tag-selector label:hover{border-color:#b9c8da}.tag-selector label.checked{background:#f2f6ff;border-color:#2455db;box-shadow:0 0 0 1px #2455db}.tag-selector label input{accent-color:#2455db;flex:none;width:15px;height:15px;margin:0}.tag-selector label .tag-thumb{background:#f0f4f9;border-radius:9px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.tag-selector label .tag-thumb img{object-fit:contain;width:100%;height:100%}.tag-selector label .tag-thumb span{color:#2455db;font:900 9px Manrope}.tag-selector label .tag-card-text{flex:1;grid-template-columns:1fr;gap:2px;min-width:0;display:grid}.tag-selector label .tag-card-text b{color:#0b1c2b;white-space:nowrap;text-overflow:ellipsis;font:700 12px/1.3 Manrope;overflow:hidden}.tag-selector label .tag-card-text small{color:#8a96a2;word-break:break-all;font:600 9px Manrope}.tag-selector label .tag-card-text em{color:#2455db;text-transform:uppercase;letter-spacing:.06em;font:800 9px Manrope}.cond-grid{align-items:start;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))!important}article.cond-card{gap:12px;transition:border-color .15s,box-shadow .15s;display:grid;position:relative;overflow:hidden}article.cond-card:hover{border-color:#b9c8da;box-shadow:0 6px 16px #18324a0d}.cond-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.cond-rank{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#101e3b;border-radius:999px;align-items:center;padding:4px 10px;font:800 9px Manrope;display:inline-flex}.cond-card-head-right{align-items:center;gap:8px;display:flex}.cond-sort{color:#8a96a2;font:700 10px Manrope}.badge-demo{background:#fff;border:1px solid #e4e9f1;border-radius:12px;position:relative;overflow:hidden}.badge-demo-photo{place-items:center;height:88px;display:grid}.badge-demo-photo svg{color:#64748b;opacity:.85;width:36px;height:36px}.badge-demo-info{justify-content:space-between;align-items:center;padding:9px 11px;font-size:11px;display:flex}.badge-demo-info b{color:#0b1c2b;white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-right:6px;font-weight:800;overflow:hidden}.badge-demo-info small{color:#0d65c2;white-space:nowrap;font-weight:800}.badge-demo-tag{white-space:nowrap;text-overflow:ellipsis;border-radius:999px;max-width:72%;padding:5px 11px;font:800 11px Manrope;position:absolute;bottom:9px;left:9px;overflow:hidden;box-shadow:0 2px 6px #1b2a3a2b}.cond-card h3{color:#0b1c2b;margin:0;font:900 16px Manrope}.cond-card p{color:#667085;margin:0;font:500 12px/1.5 Manrope}.cond-count{color:#5b7287;align-items:center;gap:6px;font:700 11px Manrope;display:inline-flex}.cond-count svg{color:#2455db;width:14px}.cond-form-preview{background:#f7f9fc;border:1px dashed #d8e1ec;border-radius:12px;margin-bottom:14px;padding:12px}.cond-form-preview>small{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:#8a96a2;margin-bottom:9px;font:800 9px Manrope;display:block}.condition-form .form-row{background:#f7f9fc;border-radius:11px;margin:0 0 12px;padding:12px}.condition-form .form-row>label{gap:7px;margin:0;display:grid}.condition-form .form-row>label:last-child{justify-content:center}.color-row{align-items:center;gap:8px;display:flex}.color-row input[type=color]{background:#fff;border:1px solid #d8e0eb;border-radius:9px;width:46px;height:36px;padding:2px}.color-row output{color:#33465a;letter-spacing:.02em;border-radius:6px;padding:4px 8px;font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace}.condition-form .check-line{justify-content:center;margin-top:0}.operations-manager{--ops-navy:#071d36;--ops-blue:#246bdb;--ops-border:#dce6f0;max-width:1640px;margin:auto;padding-bottom:55px}.ops-hero{color:#fff;background:radial-gradient(circle at 85% 0,#267aeb 0,#0000 35%),linear-gradient(120deg,#071b34,#123c70);border-radius:21px;justify-content:space-between;align-items:center;gap:25px;padding:31px 34px;display:flex;box-shadow:0 18px 42px #0d31572b}.ops-hero>div:last-child{gap:9px;display:flex}.ops-hero span,.ops-panel-head small{letter-spacing:.15em;color:#71b6ff;font-size:10px;font-weight:850}.ops-hero h1{margin:7px 0;font-size:clamp(27px,3vw,42px)}.ops-hero p{color:#bed1e5;max-width:750px;margin:0}.ops-hero button,.ops-panel-head button,.quick-actions button,.asset-actions button{color:#17385f;background:#fff;border:1px solid #d5e1ee;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-weight:750;display:flex}.ops-hero button svg,.ops-panel-head button svg{width:17px}.ops-tabs{border:1px solid var(--ops-border);background:#edf3f8;border-radius:15px;gap:6px;margin:16px 0;padding:6px;display:flex;overflow:auto}.ops-tabs button{color:#60758d;white-space:nowrap;background:0 0;border:0;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;min-width:142px;height:48px;font-weight:750;display:flex}.ops-tabs button svg{width:17px}.ops-tabs button.active{color:#1763ca;background:#fff;box-shadow:0 5px 15px #183c6817}.ops-stats{grid-template-columns:repeat(6,1fr);gap:10px;margin:16px 0;display:grid}.ops-stats article{border:1px solid var(--ops-border);background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:87px;padding:13px;display:flex;box-shadow:0 7px 22px #173b6310}.ops-stats article>span{color:#226bd1;background:#e9f2ff;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.ops-stats article.green>span{color:#12885b;background:#e4f8ee}.ops-stats article.red>span{color:#cf3c3c;background:#ffe9e9}.ops-stats article.amber>span{color:#c97900;background:#fff2d9}.ops-stats article.violet>span{color:#7148c9;background:#f0eaff}.ops-stats article.orange>span{color:#df690d;background:#fff0e5}.ops-stats article.cyan>span{color:#078a9b;background:#e3f8fb}.ops-stats svg{width:19px}.ops-stats small{color:#71849a;text-transform:uppercase;font-size:9px;font-weight:750;display:block}.ops-stats strong{color:#0d2949;font-size:24px;display:block}.ops-panel{border:1px solid var(--ops-border);background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 10px 29px #173c6610}.ops-panel-head{border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;gap:15px;padding:19px 21px;display:flex}.ops-panel-head h2{color:#0c2949;margin:2px 0;font-size:19px}.ops-panel-head p{color:#71849b;margin:4px 0 0}.ops-panel-head>div:last-child{align-items:center;gap:8px;display:flex}.primary{color:#fff!important;background:#236bdb!important;border-color:#236bdb!important}.quick-actions{grid-template-columns:repeat(9,1fr);gap:10px;padding:18px;display:grid}.quick-actions button{background:#f9fbfd;flex-direction:column;min-height:105px}.quick-actions button:hover{border-color:#83afe5;transform:translateY(-2px)}.quick-actions button span{color:#246bd5;background:#e7f1ff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.quick-actions svg{width:20px}.quick-actions b{font-size:11px}.ops-dashboard-grid{grid-template-columns:1fr 1fr 1.2fr;gap:14px;margin-top:14px;display:grid}.ops-dashboard-grid.vendor-grid{grid-template-columns:330px 1fr}.wide-panel{min-width:0}.summary-row{border-bottom:1px solid #edf1f5;justify-content:space-between;padding:13px 19px;display:flex}.summary-row span{text-transform:capitalize;color:#5d7188}.summary-row b{color:#123961}.overdue-panel>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;width:100%;padding:13px 18px;display:flex}.overdue-panel>button span b,.overdue-panel>button span small{display:block}.overdue-panel>button small{color:#7c8da0;margin-top:3px}.overdue-panel>button strong,.overdue-badge{color:#cb5b00;background:#fff0e5;border-radius:6px;padding:5px 8px;font-size:10px}.empty-compact{color:#3a896c;justify-content:center;align-items:center;gap:8px;padding:35px;display:flex}.ops-search{border:1px solid #d2deea;border-radius:10px;align-items:center;width:270px;height:42px;padding:0 11px;display:flex}.ops-search svg{color:#8090a2;width:16px}.ops-search input{border:0;outline:0;width:100%}.ops-table-wrap{overflow:auto}.ops-table-wrap table{border-collapse:collapse;width:100%}.ops-table-wrap th,.ops-table-wrap td{text-align:left;border-bottom:1px solid #e8eef4;padding:12px 15px;font-size:11px}.ops-table-wrap th{color:#5f7389;text-transform:uppercase;letter-spacing:.06em;background:#f5f8fb;font-size:9px}.ops-table-wrap tbody tr{cursor:pointer}.ops-table-wrap td b,.ops-table-wrap td small{display:block}.ops-table-wrap td small{color:#7e8fa2;margin-top:4px}.status-pill{color:#175dac;white-space:nowrap;background:#e9f2ff;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.status-pill.available{color:#13805a;background:#e2f8ed}.status-pill.sold,.status-pill.lost,.status-pill.missing{color:#b83232;background:#ffe9e9}.vendor-card,.location-row{border-bottom:1px solid #edf1f5;gap:12px;padding:15px 18px;display:flex}.vendor-card>span,.location-row>span{color:#2167ca;background:#edf4ff;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.vendor-card svg,.location-row svg{width:18px}.vendor-card b,.vendor-card small,.location-row b,.location-row small{display:block}.vendor-card small,.location-row small{color:#7a8ca1}.vendor-card p,.location-row p{margin:5px 0 0}.offline-queue{background:#fff8e6;border:1px solid #f2cf78;border-radius:12px;align-items:center;gap:12px;margin:15px;padding:14px;display:flex}.offline-queue span{flex:1}.offline-queue b,.offline-queue small{display:block}.offline-queue small{color:#806b37}.count-cards,.location-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:13px;padding:18px;display:grid}.count-cards article,.location-grid article{border:1px solid #dae4ee;border-radius:13px;padding:17px}.count-cards h3,.location-grid h3{margin:9px 0 5px}.count-cards p,.location-grid p{color:#687d93}.count-cards small,.location-grid small{color:#8291a2;display:block}.count-cards>article>span,.location-grid article>span{color:#1761ba;background:#e9f2ff;border-radius:5px;padding:4px 7px;font-size:8px;font-weight:800}.count-cards button{align-items:center;gap:6px;margin-top:14px;display:flex}.export-filters{background:#f8fafc;grid-template-columns:repeat(4,1fr);gap:12px;padding:18px;display:grid}.export-filters label,.ops-form label,.simple-form label{gap:6px;display:grid}.export-filters label>span,.ops-form label>span,.simple-form label>span{color:#5a7088;font-size:10px;font-weight:750}.export-filters input,.export-filters select,.ops-form input,.ops-form select,.ops-form textarea,.simple-form input,.simple-form select,.simple-form textarea,.inline-action input,.inline-action select,.inline-action textarea,.sale-fields input,.sale-fields select{background:#fff;border:1px solid #cad8e6;border-radius:9px;width:100%;min-height:42px;padding:9px 11px}.export-grid{grid-template-columns:repeat(4,1fr);gap:10px;padding:18px;display:grid}.export-grid button{text-align:left;background:#fff;border:1px solid #dbe5ee;border-radius:11px;grid-template-columns:40px 1fr 18px;align-items:center;gap:9px;padding:14px;display:grid}.export-grid button>span{color:#188656;background:#e9f7ed;border-radius:10px;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.export-grid button>b{font-size:11px}.export-grid button>small{color:#7c8da0}.export-grid button>svg{grid-area:1/3/3;width:16px}.export-history{padding:18px}.export-history>div{border-bottom:1px solid #e8eef3;align-items:center;gap:10px;padding:10px;display:flex}.export-history>div span{flex:1}.export-history b,.export-history small{display:block}.export-history small{color:#8190a2}.import-button{cursor:pointer;border:1px solid #cad8e7;border-radius:10px;align-items:center;gap:7px;padding:11px 14px;font-weight:750;display:flex}.import-button input{display:none}.ops-modal-backdrop{z-index:500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#07182db5;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.ops-modal{background:#fff;border-radius:18px;width:min(560px,100%);max-height:92vh;overflow:auto;box-shadow:0 30px 80px #0005}.ops-modal.wide{width:min(1040px,100%)}.ops-modal>header{z-index:3;background:#fff;border-bottom:1px solid #e2e9f0;justify-content:space-between;align-items:center;padding:18px 21px;display:flex;position:sticky;top:0}.ops-modal>header small{color:#246bd4;letter-spacing:.12em;font-size:9px;font-weight:850}.ops-modal>header h2{color:#0d2a4a;margin:4px 0 0}.ops-modal>header>button{background:#f7f9fb;border:1px solid #d7e1eb;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.scan-box{padding:20px}.scan-box form{background:#f7fbff;border:2px solid #75a9e7;border-radius:13px;align-items:center;gap:7px;padding:8px;display:flex}.scan-box form>svg{color:#246bd4;margin-left:7px}.scan-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:42px;font-size:15px}.scan-box button{color:#fff;background:#246bd4;border:0;border-radius:8px;align-items:center;gap:5px;height:40px;padding:0 12px;display:flex}.scan-box button svg{width:16px}.scan-box small{color:#b34d32;padding:8px;display:block}.camera-scanner{color:#fff;background:#081b34;border-radius:14px;margin-top:12px;padding:12px}.camera-scanner-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.camera-scanner-head span{align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.camera-scanner-head svg{width:18px}.camera-scanner-head button{color:#102441;background:#fff}.camera-viewport{aspect-ratio:4/3;background:#000;border-radius:11px;position:relative;overflow:hidden}.camera-viewport video{object-fit:cover;width:100%;height:100%}.camera-viewport i{border:3px solid #fff;border-radius:12px;position:absolute;inset:17%;box-shadow:0 0 0 999px #0000004d}.camera-viewport b{text-align:center;text-shadow:0 1px 3px #000;font-size:11px;position:absolute;bottom:10px;left:0;right:0}.modal-help{color:#6d7f93;padding:0 20px 20px}.ops-form{grid-template-columns:1fr 1fr;gap:14px;padding:21px;display:grid}.ops-form .wide{grid-column:1/-1}.ops-form textarea{min-height:85px}.ops-form footer{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:10px;display:flex}.ops-form footer button,.simple-form>button,.complete-count{border:1px solid #d0dce7;border-radius:9px;min-height:43px;padding:0 17px}.asset-detail,.service-detail{grid-template-columns:330px 1fr;gap:25px;padding:22px;display:grid}.asset-identity{text-align:center;background:#f8fbfd;border:1px solid #dce5ee;border-radius:14px;padding:18px}.asset-identity>div{align-items:center;gap:8px;display:flex}.asset-identity img{object-fit:contain;width:72%;max-height:90px}.asset-identity img.qr{width:28%}.asset-status{justify-content:center;gap:6px;margin:13px;display:flex}.asset-status span{color:#175fae;background:#e7f1ff;border-radius:6px;padding:6px 8px;font-size:9px;font-weight:800}.asset-identity>button{align-items:center;gap:6px;display:inline-flex}.detail-list{margin:10px 0}.detail-list>div{border-bottom:1px solid #e9eef3;grid-template-columns:130px 1fr;padding:9px 0;display:grid}.detail-list dt{color:#71849a}.detail-list dd{margin:0;font-weight:700}.asset-actions{flex-wrap:wrap;gap:7px;display:flex}.inline-action{background:#f6faff;border:1px solid #cfe0f0;border-radius:11px;gap:7px;margin:13px 0;padding:13px;display:flex}.inline-action.stacked{display:grid}.timeline{margin-top:12px;position:relative}.timeline article{gap:12px;padding:0 0 18px 4px;display:flex;position:relative}.timeline article:before{content:"";background:#c9d8e8;width:1px;position:absolute;top:13px;bottom:-2px;left:9px}.timeline article:last-child:before{display:none}.timeline i{z-index:1;background:#246bd4;border:3px solid #d9e9ff;border-radius:50%;width:11px;height:11px;margin-top:4px}.timeline b,.timeline small{display:block}.timeline p{margin:4px 0}.timeline small{color:#8493a4}.simple-form{gap:12px;padding:20px;display:grid}.repair-detail{padding:20px}.overdue-warning{color:#b74e00;background:#fff0e5;border-radius:9px;align-items:center;gap:7px;padding:11px;display:flex}.sale-builder{padding:20px}.sale-builder .scan-box{padding:0}.sale-lines{margin-top:14px}.sale-lines article{border-bottom:1px solid #e6ecf2;align-items:center;gap:10px;padding:11px;display:flex}.sale-lines article>span{flex:1}.sale-lines b,.sale-lines small{display:block}.sale-lines small{color:#8292a4}.sale-lines button{background:0 0;border:0}.sale-fields{grid-template-columns:repeat(5,1fr);gap:8px;margin:15px 0;display:grid}.sale-total{border-top:1px solid #dfe7ee;align-items:center;gap:14px;padding-top:15px;display:flex}.sale-total span{margin-left:auto}.sale-total strong{font-size:22px}.sale-total button{border:0;border-radius:9px;min-height:45px;padding:0 18px}.scan-result{border-radius:10px;gap:3px;margin:0 20px 15px;padding:13px;display:grid}.scan-result.found{color:#167652;background:#e5f8ee}.scan-result.mismatch{color:#a94b09;background:#fff0e5}.complete-count{margin:0 20px 20px}.import-review{grid-template-columns:repeat(3,1fr);gap:9px;padding:20px;display:grid}.import-review>div{border:1px solid #dce5ef;border-radius:10px;padding:14px}.import-review span,.import-review b{display:block}.import-review b{font-size:24px}.import-review p,.import-review>button{grid-column:1/-1}.error-banner,.success-banner{justify-content:space-between;align-items:center;display:flex}.error-banner button,.success-banner button{color:inherit;background:0 0;border:0;font-size:20px}@media (width<=1200px){.ops-stats{grid-template-columns:repeat(4,1fr)}.quick-actions{grid-template-columns:repeat(5,1fr)}.export-grid{grid-template-columns:repeat(3,1fr)}.ops-dashboard-grid{grid-template-columns:1fr 1fr}.ops-dashboard-grid>:last-child{grid-column:1/-1}}@media (width<=760px){.operations-manager{padding:8px 10px 35px}.ops-hero{flex-direction:column;align-items:flex-start;padding:23px 19px}.ops-hero>div:last-child{width:100%}.ops-hero button{flex:1}.ops-tabs{margin-inline:-2px}.ops-stats{grid-template-columns:1fr 1fr;gap:7px}.ops-stats article{min-height:76px;padding:9px}.quick-actions{grid-template-columns:repeat(3,1fr);padding:12px}.quick-actions button{min-height:92px;padding:7px}.ops-dashboard-grid,.ops-dashboard-grid.vendor-grid{grid-template-columns:1fr}.ops-dashboard-grid>:last-child{grid-column:auto}.ops-panel-head{flex-direction:column;align-items:flex-start}.ops-panel-head>div:last-child{flex-wrap:wrap;width:100%}.ops-search{width:100%}.export-filters{grid-template-columns:1fr 1fr}.export-grid{grid-template-columns:1fr 1fr;padding:12px}.export-grid button{grid-template-columns:32px 1fr 15px;padding:10px}.export-grid button>span{width:31px;height:31px}.ops-modal-backdrop{padding:8px}.ops-modal{border-radius:15px;max-height:96vh}.ops-form,.asset-detail,.service-detail{grid-template-columns:1fr;padding:14px}.sale-fields{grid-template-columns:1fr 1fr}.sale-total{flex-wrap:wrap}.scan-box{padding:13px}.scan-box form{flex-wrap:wrap}.scan-box input{width:calc(100% - 40px)}.scan-box button{flex:1}.import-review{grid-template-columns:1fr 1fr}.ops-table-wrap table{min-width:920px}}.ops-workflow-map{background:linear-gradient(135deg,#fff,#f5f9ff);border:1px solid #dce7f5;border-radius:18px;grid-template-columns:repeat(7,auto);align-items:center;gap:14px;margin:0 0 18px;padding:18px 20px;display:grid}.ops-workflow-map>div{grid-template-columns:34px 1fr;align-items:center;column-gap:10px;min-width:0;display:grid}.ops-workflow-map>div span{color:#fff;background:#2166d5;border-radius:10px;grid-row:1/3;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.ops-workflow-map b{color:#10274a}.ops-workflow-map small{color:#71829c;line-height:1.35}.ops-workflow-map>i{color:#8da5c7;font-size:20px;font-style:normal}.workflow-guide{color:#36577f;background:#eef6ff;border-radius:12px;align-items:center;gap:12px;margin:0 0 8px;padding:12px 18px;display:flex}.workflow-guide b{color:#132b4f;margin-right:auto}.workflow-guide span{background:#fff;border:1px solid #d9e7fa;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.ops-form-section{background:#f5f8fd;border-left:4px solid #2e6bd4;border-radius:8px;flex-direction:column;gap:4px;margin:6px 0 0;padding:12px 14px;display:flex}.ops-form-section strong{color:#132b4f}.ops-form-section small{color:#71829c;line-height:1.4}.ops-check-row{background:#f8fbff;border:1px solid #dce5f2;border-radius:10px;flex-wrap:wrap;gap:22px;padding:12px;display:flex}.ops-check-row label{align-items:center;gap:8px;font-weight:700;display:flex}.ops-check-row input{width:18px;height:18px}.location-builder .modal-help,.location-builder button{grid-column:1/-1}@media (width<=900px){.ops-workflow-map{grid-template-columns:1fr}.ops-workflow-map>i{display:none}.workflow-guide{flex-direction:column;align-items:flex-start}.workflow-guide b{margin:0}.workflow-guide span{box-sizing:border-box;width:100%}.ops-check-row{flex-direction:column;gap:10px}}.receive-mode{background:#eaf1f9;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;padding:6px;display:grid}.receive-mode button{color:#56708e;background:0 0;border:0;border-radius:9px;min-height:43px;font-weight:800}.receive-mode button.active{color:#1f65ce;background:#fff;box-shadow:0 4px 12px #193b6217}.receipt-images{flex-wrap:wrap;gap:10px;display:flex}.receipt-images>div,.receipt-upload{background:#f4f8fc;border:1px dashed #aac0d9;border-radius:11px;width:104px;height:90px;position:relative;overflow:hidden}.receipt-images img{object-fit:cover;width:100%;height:100%}.receipt-images>div button{color:#fff;background:#d9364f;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:4px;right:4px}.receipt-images svg{width:16px}.receipt-upload{color:#2769ca;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.receipt-upload input{display:none}.asset-edit-form{background:#fbfdff;border:1px solid #d9e5f1;border-radius:13px;margin-top:15px}@media (width<=600px){.receive-mode{grid-template-columns:1fr}.receipt-images>div,.receipt-upload{width:82px;height:76px}}.receipt-images>div.cover{outline:3px solid #2d70d6}.receipt-image-actions{gap:2px;display:flex;position:absolute;bottom:3px;left:3px;right:3px}.receipt-image-actions button{flex:1;font-size:9px;background:#102b4e!important;border-radius:5px!important;width:auto!important;height:22px!important;position:static!important}.receipt-images>div>button:not(.receipt-image-actions button){z-index:2}.table-edit{color:#2365bf;white-space:nowrap;background:#f5f9ff;border:1px solid #bfd3ea;border-radius:8px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-weight:800;display:inline-flex}.table-edit svg{width:14px}.operations-manager{max-width:1720px}.operations-manager:before{content:"";z-index:-1;background:radial-gradient(circle at 90% 5%,#dfeeff 0,#0000 28%),linear-gradient(#f4f8fd,#eef3f8);position:fixed;inset:0 0 0 258px}.ops-hero{border:1px solid #ffffff26;position:relative;overflow:hidden}.ops-hero:after{content:"";border:45px solid #ffffff12;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-190px;right:-80px}.ops-tabs{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:10px;box-shadow:0 10px 30px #12345c17}.ops-panel{border-color:#d7e3f0;box-shadow:0 16px 45px #163a6312}.ops-panel-head{background:linear-gradient(#fff,#fbfdff)}.ops-table-wrap tbody tr{transition:background .18s,transform .18s}.ops-table-wrap tbody tr:hover{background:#f0f6ff}.ops-table-wrap th{z-index:2;color:#47617d;letter-spacing:.07em;text-transform:uppercase;background:#edf4fb;font-size:10px;position:sticky;top:0}.ops-table-wrap td{padding-top:14px!important;padding-bottom:14px!important}.ops-modal-backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#06182dbf}.ops-modal{background:#f7faff;border:1px solid #ffffff80;border-radius:22px;box-shadow:0 35px 100px #03122480}.ops-modal>header{z-index:10;color:#fff;background:linear-gradient(120deg,#071f3c,#164f8a);padding:20px 24px;position:sticky;top:0}.ops-modal>header small{color:#7fc1ff}.ops-modal>header h2{margin:4px 0 0;font-size:24px}.ops-modal>header>button{color:#fff;background:#ffffff15;border-color:#ffffff30}.ops-modal .ops-form,.ops-modal .simple-form,.ops-modal .sale-builder,.ops-modal .asset-detail,.ops-modal .service-detail{background:#fff}.ops-form label>span,.simple-form label>span{color:#294867;font-weight:800}.ops-form input,.ops-form select,.ops-form textarea,.simple-form input,.simple-form select,.simple-form textarea,.sale-fields input,.sale-fields select{background:#fbfdff;border:1px solid #cddcea;border-radius:10px;transition:border .18s,box-shadow .18s}.ops-form input:focus,.ops-form select:focus,.ops-form textarea:focus,.simple-form input:focus,.simple-form select:focus,.simple-form textarea:focus{border-color:#397cda;outline:0;box-shadow:0 0 0 4px #3177d51a}.ops-form footer{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-top:1px solid #dbe6f1;margin:12px -20px -20px;padding:14px 20px;position:sticky;bottom:0}.row-actions,.record-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.table-delete,.danger-action{border-radius:8px;justify-content:center;align-items:center;min-height:32px;padding:0 10px;font-weight:800;display:inline-flex;color:#bd2840!important;background:#fff2f4!important;border:1px solid #f0b7c0!important}.record-actions{margin-top:13px}.record-actions button{color:#214c7c;background:#f7faff;border:1px solid #c9d9e9;border-radius:9px;min-height:38px;padding:0 12px;font-weight:800}.embedded-edit{border:1px solid #d8e5f2;border-radius:13px;margin:12px 0}.ops-stats article{transition:transform .2s,box-shadow .2s}.ops-stats article:hover{transform:translateY(-3px);box-shadow:0 15px 32px #173b6320}@media (width<=760px){.operations-manager:before{inset:0}.ops-tabs{top:4px}.ops-modal>header{padding:16px}.ops-modal>header h2{font-size:20px}.ops-form footer{margin-inline:-14px;padding-inline:14px}.row-actions{min-width:145px}}.sale-item-picker{background:linear-gradient(135deg,#edf6ff,#fff);border:1px solid #cfe0f2;border-radius:14px;grid-template-columns:1fr 1.4fr;align-items:end;gap:18px;margin-bottom:14px;padding:18px;display:grid}.sale-item-picker small{color:#2870ce;letter-spacing:.12em;font-size:9px;font-weight:900}.sale-item-picker h3{color:#102e53;margin:4px 0}.sale-item-picker p{color:#6e8299;margin:0}.sale-item-picker>div:last-child{grid-template-columns:1fr auto;gap:8px;display:grid}.sale-item-picker select{background:#fff;border:1px solid #bdd0e5;border-radius:10px;min-width:0;height:44px;padding:0 10px}.sale-item-picker button{border:0;border-radius:10px;min-height:44px;padding:0 16px}@media (width<=760px){.sale-item-picker,.sale-item-picker>div:last-child{grid-template-columns:1fr}.sale-item-picker button{width:100%}}.rack-occupancy{border:1px solid;border-radius:12px;gap:3px;margin-top:14px;padding:11px 12px;display:grid}.rack-occupancy b{text-transform:uppercase;letter-spacing:.08em;font-size:11px}.rack-occupancy span{font-weight:800}.rack-occupancy.free{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.rack-occupancy.occupied{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.rack-history-cleared{color:#047857;background:#ecfdf5;border-radius:999px;padding:5px 9px;font-weight:800;display:inline-flex}.rack-history-empty{color:#94a3b8;font-style:italic}.ops-table td small{color:#64748b;margin-top:3px;display:block}.ops-global-search{background:#fff;border:1px solid #dbe5f1;border-radius:15px;align-items:center;gap:10px;margin:0 0 18px;padding:10px 14px;display:flex;box-shadow:0 8px 24px #0f26470d}.ops-global-search>svg{color:#2563d4;flex:none;width:20px}.ops-global-search input{width:100%;min-width:0;font:inherit;color:#102441;background:0 0;border:0;outline:0}.ops-global-search button{color:#245db2;white-space:nowrap;background:#eef4ff;border:0;border-radius:9px;align-items:center;gap:5px;padding:8px 11px;font-weight:700;display:flex}.ops-global-search button svg{width:15px;height:15px}@media (width<=700px){.ops-global-search{z-index:20;border-radius:12px;margin-bottom:12px;position:sticky;top:8px}.ops-global-search button{padding:8px;font-size:0}.ops-global-search button svg{width:18px;height:18px}}.sale-stock-search{background:#fff;border:1px solid #bfd3ef;border-radius:12px;grid-column:1/-1;align-items:center;gap:10px;padding:9px 12px;display:flex!important}.sale-stock-search>svg{color:#2563d4;width:20px}.sale-stock-search input{min-width:0;font:inherit;background:0 0;outline:0;flex:1;border:0!important}.sale-stock-search button{color:#245db2!important;background:#eef4ff!important;width:auto!important;padding:7px 10px!important}.sale-stock-search button svg{width:14px}.sale-stock-results{grid-column:1/-1;gap:8px;max-height:360px;padding-right:3px;overflow:auto;display:grid!important}.sale-stock-results>button{text-align:left;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;color:#102441!important;background:#fff!important;border:1px solid #dce7f4!important;border-radius:12px!important;width:100%!important;padding:12px!important;display:grid!important}.sale-stock-results>button:hover{transform:translateY(-1px);background:#f6f9ff!important;border-color:#4d87e5!important}.stock-result-icon{color:#2466ce;background:#eaf2ff;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.stock-result-icon svg{width:21px}.sale-stock-results b,.sale-stock-results small{display:block}.sale-stock-results small{color:#64748b;margin-top:3px;font-size:11px}.stock-result-price{text-align:right}.stock-result-price em{color:#2466ce;background:#eaf2ff;border-radius:999px;margin-top:5px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:800;display:inline-block}.sale-stock-empty{text-align:center;color:#64748b;border:1px dashed #cbd8e8;border-radius:12px;place-items:center;padding:28px;display:grid!important}.sale-stock-empty svg{width:24px}.sale-stock-empty b{color:#263b58;margin-top:8px}@media (width<=620px){.sale-stock-results>button{grid-template-columns:36px minmax(0,1fr)!important}.stock-result-icon{width:34px;height:34px}.stock-result-price{text-align:left;grid-column:2;align-items:center;gap:8px;display:flex}.stock-result-price small,.stock-result-price em{margin:0}.sale-stock-results{max-height:300px}}.service-detail{align-items:start;background:#f5f8fc!important}.service-summary-card{background:#fff;border:1px solid #d8e4f2;border-radius:16px;padding:20px;position:sticky;top:0;box-shadow:0 12px 30px #142f5414}.service-record-heading{color:#fff;background:linear-gradient(135deg,#102b58,#2657ad);border-radius:16px 16px 0 0;margin:-20px -20px 18px;padding:16px 20px}.service-record-heading span,.service-record-heading strong{display:block}.service-record-heading span{letter-spacing:.12em;text-transform:uppercase;color:#aecdff;font-size:10px}.service-record-heading strong{margin-top:5px;font-size:18px}.service-summary-card>h2{margin:0 0 5px;font-size:23px}.service-status-control{gap:6px;margin:15px 0;display:grid}.service-status-control>span{color:#526d8f;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.service-status-control select{color:#173c72;background:#f8fbff;border:1px solid #bfd1e6;border-radius:10px;width:100%;min-height:44px;padding:0 11px;font-weight:800}.service-summary-card .record-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.service-summary-card .record-actions button{justify-content:center;align-items:center;gap:6px;min-height:42px;display:flex}.service-summary-card .record-actions button:first-child{grid-column:1/-1}.service-summary-card .record-actions svg{width:16px}.service-detail>section:last-child{background:#fff;border:1px solid #d8e4f2;border-radius:16px;min-height:460px;padding:20px}.service-detail>section:last-child>h3{margin-top:0;font-size:18px}@media (width<=760px){.service-detail{grid-template-columns:1fr!important;padding:12px!important}.service-summary-card{position:static}.service-summary-card .record-actions{grid-template-columns:1fr}.service-summary-card .record-actions button:first-child{grid-column:auto}}.ops-modal.wide .sale-builder{padding:20px 24px 24px}.sale-item-picker{background:linear-gradient(135deg,#f1f6ff,#fff)!important;padding:20px!important;display:block!important}.sale-item-picker>div:first-child{justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px;display:flex}.sale-item-picker>div:first-child p{max-width:520px}.sale-item-picker>.sale-stock-search{margin-bottom:12px;display:flex!important}.sale-item-picker>.sale-stock-results{align-items:stretch;max-height:300px;grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.sale-stock-results>button{min-height:88px!important}.sale-section-title{justify-content:space-between;align-items:center;margin:18px 0 8px;display:flex}.sale-section-title small{letter-spacing:.12em;color:#3974cf;font-size:9px;font-weight:900}.sale-section-title h3{color:#132f55;margin:3px 0 0}.sale-section-title>strong{color:#235daf;background:#eaf2ff;border-radius:999px;padding:6px 10px;font-size:11px}.sale-lines{background:#fff;border:1px solid #d9e4f1;border-radius:12px;margin:0;overflow:hidden}.sale-lines article:last-child{border-bottom:0}.sale-cart-empty{color:#6b7f98;justify-content:center;align-items:center;gap:12px;padding:22px;display:flex}.sale-cart-empty svg{color:#8ba5c6;width:25px}.sale-cart-empty b,.sale-cart-empty small{display:block}.sale-cart-empty small{margin-top:3px}.customer-title{margin-top:20px}.sale-fields{grid-template-columns:1.15fr 1fr .7fr .7fr 1fr}.sale-fields label{gap:6px;display:grid}.sale-fields label>span{color:#58708f;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:800}.sale-fields input,.sale-fields select{width:100%;min-width:0;min-height:44px;padding:0 11px}.sale-total{z-index:5;background:#fff;border-top:1px solid #d9e4f1;margin:16px -24px -24px;padding:15px 24px;position:sticky;bottom:-20px;box-shadow:0 -10px 25px #102b5814}.sale-total button{border-radius:11px}.sale-builder>.scan-box{background:#f7faff;border:1px solid #c7d8ec;border-radius:12px;margin-top:14px;padding:7px!important}@media (width<=760px){.ops-modal.wide .sale-builder{padding:12px}.sale-item-picker{padding:14px!important}.sale-item-picker>div:first-child{display:block}.sale-item-picker>.sale-stock-results{max-height:330px;grid-template-columns:1fr!important}.sale-fields{grid-template-columns:1fr 1fr}.sale-fields label:first-child,.sale-fields label:last-child{grid-column:1/-1}.sale-total{flex-wrap:wrap;margin:14px -12px -12px;padding:12px;bottom:-12px}.sale-total span{margin-left:0}.sale-total button{width:100%}}.rack-history-unassigned{color:#64748b;background:#f1f5f9;border-radius:999px;padding:5px 9px;font-weight:800;display:inline-flex}.inventory-group-row{background:#f5f9ff}.inventory-group-row>td:first-child{border-left:4px solid #3475d6}.inventory-group-row:hover{background:#edf5ff!important}.inventory-unit-row{background:#fbfdff}.inventory-unit-row>td:first-child{border-left:4px solid #cfe0f5;padding-left:28px!important}.inventory-unit-row>td:first-child b:before{content:"↳ ";color:#6791c6}.status-pill.mixed{color:#9a6100;background:#fff4db}.rack-board{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px;display:grid}.rack-board>section{background:#f8fbff;border:1px solid #d8e4f1;border-radius:15px;padding:15px}.rack-board-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.rack-board-head small{letter-spacing:.1em;color:#3774cf;font-size:9px;font-weight:900}.rack-board-head h3{margin:3px 0}.rack-board-head>span{color:#087746;background:#dcfce7;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.rack-board-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.rack-board-grid button{text-align:left;border:1px solid;border-radius:10px;min-width:0;padding:9px 6px;display:grid}.rack-board-grid b,.rack-board-grid span,.rack-board-grid small,.rack-board-grid em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rack-board-grid b{font-size:13px}.rack-board-grid span{text-transform:uppercase;font-size:9px;font-weight:800}.rack-board-grid small{font-size:9px}.rack-board-grid em{font-size:8px;font-style:normal}.quick-laptop-form{padding:22px}.quick-intake-intro{color:#173c72;background:linear-gradient(135deg,#eaf3ff,#f8fbff);border-radius:14px;align-items:center;gap:14px;margin-bottom:18px;padding:16px;display:flex}.quick-intake-intro>svg{color:#fff;background:#2867cf;border-radius:11px;width:38px;height:38px;padding:8px}.quick-intake-intro small{letter-spacing:.1em;font-weight:900}.quick-intake-intro h3{margin:3px 0;font-size:21px}.quick-intake-intro p{color:#657d9c;margin:0}.quick-intake-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quick-intake-grid label{gap:6px;display:grid}.quick-intake-grid label>span{color:#345476;font-weight:800}.quick-intake-grid input,.quick-intake-grid select,.quick-intake-grid textarea{width:100%;min-height:46px;font:inherit;background:#fbfdff;border:1px solid #c7d8e9;border-radius:10px;padding:10px 12px}.quick-intake-grid textarea{resize:vertical;min-height:100px}.quick-laptop-form footer{border-top:1px solid #dce6f1;justify-content:flex-end;gap:9px;margin-top:18px;padding-top:15px;display:flex}.quick-laptop-form footer button{border:1px solid #c8d6e5;border-radius:10px;min-height:44px;padding:0 17px}@media (width<=800px){.rack-board{grid-template-columns:1fr}.rack-board-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-intake-grid{grid-template-columns:1fr}.quick-intake-grid .wide{grid-column:auto}.quick-laptop-form{padding:13px}}@media (width<=420px){.rack-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.locations-workspace{grid-template-columns:1fr!important;gap:16px!important}.locations-workspace>.branch-strip,.locations-workspace>.rack-management-panel{grid-column:1/-1!important}.branch-strip{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;display:grid}.branch-strip>.ops-panel-head{grid-column:1/-1}.branch-strip .location-row{border:1px solid #dce6f1;border-radius:12px;margin:0 16px 16px}.rack-management-panel>.ops-panel-head{padding:18px 20px}.rack-overview-stats{background:#f8fbff;border-top:1px solid #e4ebf3;border-bottom:1px solid #e4ebf3;grid-template-columns:repeat(3,minmax(150px,220px)) 1fr;gap:10px;padding:16px 20px;display:grid}.rack-overview-stats article{background:#fff;border:1px solid #dce6f1;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.rack-overview-stats article>span{color:#2867cf;background:#eaf2ff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.rack-overview-stats article.free>span{color:#087746;background:#dcfce7}.rack-overview-stats article.used>span{color:#b55308;background:#fff0df}.rack-overview-stats svg{width:18px}.rack-overview-stats small,.rack-overview-stats strong{display:block}.rack-overview-stats small{color:#64748b;font-size:10px}.rack-overview-stats strong{font-size:21px}.rack-legend{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.rack-legend>span{align-items:center;gap:5px;font-size:11px;font-weight:800;display:flex}.rack-legend i{border-radius:3px;width:10px;height:10px}.rack-legend .empty i{background:#70dda3}.rack-legend .occupied i{background:#f3a65e}.rack-legend small{text-align:right;color:#71839a;width:100%}.rack-management-panel .rack-board{margin:0;padding:20px}.rack-board>section{min-width:0}.rack-board-grid{grid-template-columns:repeat(6,minmax(74px,1fr))!important}.rack-board-grid button{align-content:center;gap:3px;height:88px!important;padding:9px!important}.rack-board-grid em{max-width:100%;display:block}@media (width<=1250px){.rack-board-grid{grid-template-columns:repeat(4,minmax(70px,1fr))!important}.rack-overview-stats{grid-template-columns:repeat(3,1fr)}.rack-legend{grid-column:1/-1;justify-content:flex-start}.rack-legend small{text-align:left;width:auto}}@media (width<=800px){.rack-overview-stats{grid-template-columns:1fr 1fr;padding:12px}.rack-overview-stats article:first-child{grid-column:1/-1}.rack-management-panel .rack-board{padding:12px}.rack-board-grid{grid-template-columns:repeat(3,minmax(68px,1fr))!important}.rack-board-grid button{height:82px!important}.branch-strip{grid-template-columns:1fr}}@media (width<=420px){.rack-board-grid{grid-template-columns:repeat(2,minmax(70px,1fr))!important}}.private-items-panel>.ops-panel-head p{color:#6a7f98;margin:5px 0 0}.private-items-grid{grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:14px;padding:18px;display:grid}.private-items-grid>article{background:linear-gradient(145deg,#fff,#f8faff);border:1px solid #d8e3ef;border-radius:15px;padding:17px;box-shadow:0 8px 22px #122d520d}.private-item-top{justify-content:space-between;align-items:center;display:flex}.private-item-top>span{color:#6236d6;background:#ede9fe;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.private-item-top svg{width:18px}.private-item-top em{color:#6534d8;letter-spacing:.08em;background:#f1edff;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:900}.private-items-grid article>small{color:#637b99;text-transform:uppercase;margin-top:14px;font-size:9px;font-weight:800;display:block}.private-items-grid h3{color:#142e50;min-height:44px;margin:4px 0 12px}.private-items-grid dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.private-items-grid dl>div{background:#f2f6fb;border-radius:9px;padding:9px}.private-items-grid dt{color:#7588a0;font-size:8px;font-weight:900}.private-items-grid dd{color:#263e5c;margin:3px 0 0;font-size:11px;font-weight:750}.private-item-stock{color:#087746;background:#eaf7ef;border-radius:10px;justify-content:space-between;align-items:center;margin:13px 0;padding:10px 12px;display:flex}.private-item-stock strong{font-size:20px}.private-items-grid article>button{border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:43px;display:flex}.private-items-grid article>button svg{width:16px}.private-items-empty{text-align:center;color:#69809a;border:1px dashed #c9d6e6;border-radius:15px;grid-column:1/-1;place-items:center;padding:50px;display:grid}.private-items-empty>svg{width:34px}.private-items-empty h3{min-height:0;margin:10px 0 0}.private-items-empty p{margin:4px 0 15px}.private-intake-form{padding:22px}.private-intake-heading{color:#3d277b;background:linear-gradient(135deg,#eeeaff,#f8f6ff);border-radius:14px;align-items:center;gap:14px;padding:17px;display:flex}.private-intake-heading>svg{color:#fff;background:#6339d4;border-radius:12px;width:42px;height:42px;padding:10px}.private-intake-heading small{letter-spacing:.1em;font-size:9px;font-weight:900}.private-intake-heading h3{margin:3px 0;font-size:21px}.private-intake-heading p{color:#6e6194;margin:0}.private-intake-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:17px;display:grid}.private-intake-grid label{gap:6px;display:grid}.private-intake-grid label>span{color:#425c7c;font-weight:800}.private-intake-grid input{width:100%;min-height:46px;font:inherit;background:#fbfdff;border:1px solid #cbd8e8;border-radius:10px;padding:10px 12px}.private-intake-note{color:#5232a9;background:#f7f4ff;border:1px solid #ddd5fa;border-radius:11px;align-items:center;gap:11px;margin-top:15px;padding:12px;display:flex}.private-intake-note svg{width:20px}.private-intake-note b,.private-intake-note small{display:block}.private-intake-note small{color:#716594;margin-top:3px}.private-intake-form footer{border-top:1px solid #e1e7ef;justify-content:flex-end;gap:9px;margin-top:17px;padding-top:15px;display:flex}.private-intake-form footer button{border:1px solid #cbd7e5;border-radius:10px;min-height:44px;padding:0 17px}@media (width<=700px){.private-intake-form{padding:13px}.private-intake-grid{grid-template-columns:1fr}.private-intake-grid .wide{grid-column:auto}.private-items-grid{grid-template-columns:1fr;padding:12px}}.private-intake-section{color:#314f72;background:#eef4fb;border-radius:10px;padding:10px 12px}.private-intake-section b,.private-intake-section small{display:block}.private-intake-section small{color:#6d829b;margin-top:3px}.private-intake-grid select{width:100%;min-height:46px;font:inherit;background:#fbfdff;border:1px solid #cbd8e8;border-radius:10px;padding:10px 12px}.private-placement{color:#245fae;background:#eef5ff;border-radius:9px;align-items:center;gap:8px;margin-top:11px;padding:9px 10px;display:flex}.private-placement>svg{width:18px}.private-placement b,.private-placement small{display:block}.private-placement small{color:#667f9f;margin-top:2px;font-size:10px}.storage-options-warning{color:#8a5a00;background:#fff8e5;border:1px solid #f4cf7b;border-radius:10px;align-items:center;gap:9px;padding:11px;display:flex}.storage-options-warning svg{width:19px}.storage-options-warning b,.storage-options-warning small{display:block}.storage-options-warning small{margin-top:2px}.storage-configurator{padding:22px}.storage-config-head{color:#244f8d;background:#eef5ff;border-radius:13px;align-items:center;gap:13px;margin-bottom:16px;padding:15px;display:flex}.storage-config-head>svg{color:#fff;background:#2867cf;border-radius:11px;width:38px;height:38px;padding:9px}.storage-config-head small{letter-spacing:.1em;font-size:9px;font-weight:900}.storage-config-head h3{margin:3px 0}.storage-config-head p{color:#637d9e;margin:0}.storage-configurator>label{gap:6px;margin-bottom:14px;display:grid}.storage-configurator select,.storage-configurator input{width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #c8d7e7;border-radius:9px;padding:9px 11px}.storage-config-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.storage-config-columns>section{background:#f9fbfe;border:1px solid #dbe5ef;border-radius:13px;padding:15px}.storage-config-columns>section>div:first-child small{color:#3470c6;font-size:9px;font-weight:900}.storage-config-columns h3{margin:3px 0 11px}.storage-config-columns form{grid-template-columns:1fr 1fr auto;gap:7px;display:grid}.storage-config-columns form button{border-radius:9px;align-items:center;gap:5px;display:flex}.storage-config-columns form button svg{width:15px}.storage-option-list{gap:6px;max-height:260px;margin-top:12px;display:grid;overflow:auto}.storage-option-list article{background:#fff;border:1px solid #dce6ef;border-radius:9px;justify-content:space-between;align-items:center;padding:9px 10px;display:flex}.storage-option-list b,.storage-option-list small{display:block}.storage-option-list small{color:#73869d;margin-top:2px}.storage-option-list article button{color:#c73838;background:#fff0f0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.storage-option-list article button svg{width:14px}.storage-configurator>footer{border-top:1px solid #dfe7ef;justify-content:flex-end;margin-top:15px;padding-top:13px;display:flex}.storage-configurator>footer button{border-radius:9px;min-height:43px;padding:0 20px}@media (width<=850px){.storage-config-columns,.storage-config-columns form{grid-template-columns:1fr}.storage-configurator{padding:13px}}.staff-sheet-composer{width:auto!important;height:auto!important;color:inherit!important;background:0 0!important;padding:0!important;display:block!important;top:auto!important;left:auto!important;overflow:visible!important}.alert-layout>aside{width:auto!important;height:auto!important;color:inherit!important;background:#fff!important;padding:15px!important;display:block!important;position:static!important}.ops-console{--oc-ink:#10233f;--oc-muted:#667b93;--oc-line:#dce5ef;--oc-soft:#f4f7fb;--oc-blue:#1767d2;--oc-navy:#0a2344;--oc-green:#11835b;max-width:1800px;color:var(--oc-ink);grid-template-columns:224px minmax(0,1fr);align-items:start;column-gap:18px;padding:0 4px 56px;display:grid}.ops-console>*{grid-column:2}.ops-console>.ops-hero{grid-column:1/-1}.ops-console>.ops-tabs{grid-area:2/1/span 20}.ops-console>.error-banner,.ops-console>.success-banner{grid-column:2}.ops-console:before{background:linear-gradient(#f6f8fb 0,#eef3f8 100%)}.ops-console .ops-hero{background:radial-gradient(circle at 76% -90%,#3d8ef7 0,#0000 55%),linear-gradient(118deg,#071d39 0,#103764 68%,#164c80 100%);border:0;border-radius:18px;min-height:154px;margin-bottom:18px;padding:26px 30px;box-shadow:0 18px 42px #0824462e}.ops-console .ops-hero:before{content:"";background:linear-gradient(#0000,#ffffff24,#0000);width:1px;height:100%;position:absolute;top:0;right:22%;transform:skew(-17deg)}.ops-console .ops-hero:after{opacity:.75;border-width:32px;bottom:-180px;right:-50px}.ops-console .ops-hero h1{letter-spacing:-.035em;margin:6px 0 4px;font-size:clamp(28px,3vw,40px)}.ops-console .ops-hero p{max-width:700px;font-size:13px;line-height:1.55}.ops-console .ops-hero>div:first-child>span{color:#73bcff}.ops-hero-controls{z-index:2;grid-template-columns:auto auto;position:relative;align-items:center!important;display:grid!important}.ops-live-state{grid-column:1/-1;justify-self:end;align-items:center;margin-bottom:2px;display:inline-flex;color:#cfe8ff!important;letter-spacing:.08em!important;gap:7px!important;font-size:9px!important}.ops-live-state i{background:#40dc97;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #40dc9720,0 0 12px #40dc97}.ops-console .ops-hero button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border-color:#ffffff2b;min-height:39px}.ops-console .ops-hero button:hover{background:#ffffff20}.ops-console .ops-tabs{border:1px solid var(--oc-line);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:14px;flex-direction:column;gap:3px;height:auto;max-height:calc(100vh - 28px);margin:0;padding:10px;display:flex;position:sticky;top:14px;overflow:auto;box-shadow:0 12px 35px #142d4b14}.ops-console .ops-tabs:before{content:"OPERATIONS MODULES";color:#8b9caf;letter-spacing:.14em;padding:10px 9px 8px;font-size:9px;font-weight:900}.ops-console .ops-tabs button{color:#526981;border-radius:9px;flex:none;justify-content:flex-start;width:100%;min-width:0;height:42px;padding:0 11px;font-size:11px;position:relative}.ops-console .ops-tabs button svg{width:16px}.ops-console .ops-tabs button:hover{color:#1c4c83;background:#f3f7fc}.ops-console .ops-tabs button.active{color:#155cbb;box-shadow:none;background:linear-gradient(110deg,#eaf3ff,#f4f8ff)}.ops-console .ops-tabs button.active:before{content:"";background:#1767d2;border-radius:0 4px 4px 0;width:3px;height:21px;position:absolute;left:0}.ops-console .ops-global-search{border:1px solid var(--oc-line);background:#fff;border-radius:13px;min-height:52px;margin:0 0 14px;padding:0 14px;box-shadow:0 7px 24px #1734530d}.ops-console .ops-global-search:focus-within{border-color:#7eabe4;box-shadow:0 0 0 4px #347bd416}.ops-console .ops-global-search input{font-size:12px}.ops-console .ops-global-search>svg{color:#1767d2}.ops-console .ops-global-search button{border-radius:8px}.ops-console .ops-workflow-map{background:#fff;border-radius:13px;gap:8px;margin:0 0 13px;padding:13px 15px;box-shadow:0 7px 24px #1734530d}.ops-console .ops-workflow-map>div{grid-template-columns:28px 1fr;column-gap:8px}.ops-console .ops-workflow-map>div span{background:#eaf3ff;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;display:grid}.ops-console .ops-workflow-map b{font-size:10px}.ops-console .ops-workflow-map small{font-size:9px}.ops-console .ops-workflow-map>i{color:#9aacc0}.ops-console .ops-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 13px}.ops-console .ops-stats article{border-radius:13px;min-height:84px;padding:14px;position:relative;box-shadow:0 7px 24px #1734530d}.ops-console .ops-stats article:after{content:"";opacity:.6;background:#2875db;border-radius:5px;height:2px;position:absolute;inset:auto 12px 0}.ops-console .ops-stats article.green:after{background:#20a36f}.ops-console .ops-stats article.red:after{background:#db4e5e}.ops-console .ops-stats article.amber:after{background:#e19b25}.ops-console .ops-stats article.violet:after{background:#7558d5}.ops-console .ops-stats article.orange:after{background:#e87728}.ops-console .ops-stats strong{font-size:23px}.ops-console .ops-stats small{letter-spacing:.06em;font-size:8px}.ops-console .ops-panel{border-color:var(--oc-line);border-radius:14px;box-shadow:0 8px 26px #13304f0e}.ops-console .ops-panel-head{background:#fff;min-height:67px;padding:14px 17px}.ops-console .ops-panel-head h2{letter-spacing:-.01em;font-size:17px}.ops-console .ops-panel-head small{color:#3478c9;font-size:8px}.ops-console .ops-panel-head button{border-radius:8px;min-height:38px;font-size:10px}.ops-console .primary{box-shadow:0 6px 15px #1767d228;background:linear-gradient(115deg,#1766cf,#287be2)!important;border:0!important}.ops-console .quick-actions{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:14px}.ops-console .quick-actions button{text-align:left;background:#f8fafc;border-radius:11px;align-items:flex-start;min-height:86px;padding:11px}.ops-console .quick-actions button span{border-radius:9px;width:34px;height:34px}.ops-console .quick-actions button b{font-size:10px}.ops-console .quick-actions button:hover{background:#f2f7fd;border-color:#8db6e8;transform:translateY(-1px)}.ops-console .ops-dashboard-grid{grid-template-columns:1fr 1fr 1.25fr;gap:11px;margin-top:11px}.ops-console .summary-row{padding:11px 15px;font-size:11px}.ops-console .overdue-panel>button{padding:11px 15px}.ops-console .empty-compact{padding:29px}.ops-console .ops-table-wrap{scrollbar-color:#b5c5d7 transparent;max-height:calc(100vh - 275px)}.ops-console .ops-table-wrap table{min-width:1050px}.ops-console .ops-table-wrap th{color:#536a82;letter-spacing:.1em;background:#f1f5f9;font-size:8px;top:0;padding:11px 13px!important}.ops-console .ops-table-wrap td{border-color:#e8edf3;font-size:10.5px;padding:12px 13px!important}.ops-console .ops-table-wrap tbody tr:nth-child(2n){background:#fbfcfe}.ops-console .ops-table-wrap tbody tr:hover{background:#eef5fe}.ops-console .ops-table-wrap td>b{color:#173451;font-size:11px}.ops-console .ops-table-wrap td small{font-size:9px}.ops-console .status-pill{letter-spacing:.035em;background:#edf5ff;border:1px solid #c9ddf5;padding:5px 8px;font-size:8px}.ops-console .status-pill.available,.ops-console .status-pill.ready_for_sale,.ops-console .status-pill.listed{color:#0b7751;background:#eaf8f1;border-color:#bce6d1}.ops-console .status-pill.under_repair,.ops-console .status-pill.repair_required,.ops-console .status-pill.vendor_repair{color:#a55709;background:#fff5e8;border-color:#f4d2a7}.ops-console .status-pill.sold,.ops-console .status-pill.lost,.ops-console .status-pill.missing,.ops-console .status-pill.damaged{color:#aa3043;background:#fff0f2;border-color:#f0c8ce}.ops-console .row-actions button{border-radius:7px;min-height:29px;font-size:9px}.ops-console .ops-dashboard-grid.vendor-grid{grid-template-columns:320px minmax(0,1fr)}.ops-console .vendor-card,.ops-console .location-row{padding:13px 15px}.ops-console .export-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-console .export-grid button{border-radius:11px}.ops-console .ops-modal{background:#f5f7fa;border-radius:16px}.ops-console .ops-modal>header{background:linear-gradient(115deg,#0a2445,#124b82);padding:16px 20px}.ops-console .ops-modal>header h2{font-size:20px}.ops-console .ops-form,.ops-console .simple-form{gap:11px;padding:17px}.ops-console .ops-form input,.ops-console .ops-form select,.ops-console .ops-form textarea,.ops-console .simple-form input,.ops-console .simple-form select,.ops-console .simple-form textarea{border-radius:8px;min-height:41px}.ops-console .asset-detail,.ops-console .service-detail{padding:17px}.delivery-date-confirmation{background:#f0fbf6;border:1px solid #b8d9ca;border-radius:11px;gap:12px;margin:12px 0;padding:14px;display:grid}.delivery-date-confirmation>div:first-child{color:#126c4c;align-items:center;gap:10px;display:flex}.delivery-date-confirmation>div:first-child>svg{width:22px}.delivery-date-confirmation b,.delivery-date-confirmation small{display:block}.delivery-date-confirmation small{color:#607d70;margin-top:3px}.delivery-date-confirmation>label{color:#365d4d;gap:6px;font-size:10px;font-weight:800;display:grid}.delivery-date-confirmation input{background:#fff;border:1px solid #a9cfbd;border-radius:8px;min-height:42px;padding:0 10px}.delivery-actions{justify-content:flex-end;gap:8px;display:flex}.delivery-actions button{background:#fff;border:1px solid #b8ccbf;border-radius:8px;min-height:38px;padding:0 13px;font-weight:800}.delivery-pending{color:#718093;white-space:nowrap;background:#f0f3f6;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.delivery-date-field{grid-template-columns:minmax(220px,1fr) auto;align-items:stretch;gap:8px;display:grid}.delivery-calendar-trigger{box-shadow:0 5px 14px #176d4a12;color:#123f2e!important;text-align:left!important;background:linear-gradient(135deg,#fff,#effbf5)!important;border:1px solid #85c4aa!important;border-radius:10px!important;grid-template-columns:1fr!important;justify-items:start!important;gap:2px!important;min-height:58px!important;padding:9px 13px!important;display:grid!important}.delivery-calendar-trigger span{font-size:13px;font-weight:900}.delivery-calendar-trigger small{font-weight:750;color:#54806d!important;font-size:8px!important}.delivery-date-field>input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;cursor:pointer;grid-column:1/-1;width:100%}.delivery-date-shortcuts{gap:6px;display:flex}.delivery-date-shortcuts button{color:#126c4c;background:#fff;border:1px solid #9bcab4;border-radius:9px;min-height:58px;padding:0 12px;font-size:9px;font-weight:850}.delivery-date-help{background:#e4f4ec;border-radius:7px;grid-column:1/-1;padding:7px 9px;line-height:1.45;color:#547669!important;font-size:8px!important}@media (width<=520px){.delivery-date-field{grid-template-columns:1fr}.delivery-date-shortcuts button{flex:1;min-height:40px}.delivery-date-help{grid-column:auto}}.delivery-field-group{color:#365d4d;gap:6px;font-size:10px;font-weight:800;display:grid}.delivery-date-field>input[type=date]{z-index:2;position:relative;color:#173e2e!important;pointer-events:auto!important;appearance:auto!important;background:#fff!important;border:1px solid #8fc8ad!important;border-radius:8px!important;min-height:44px!important;padding:0 11px!important}.delivery-date-field>input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1;width:22px;height:22px;display:block!important}.india-phone-input{background:#fff;border:1px solid #d8e1e8;border-radius:8px;min-height:41px;display:flex;overflow:hidden}.india-phone-input:focus-within{border-color:#2784d8;box-shadow:0 0 0 3px #2784d818}.india-phone-input>span{color:#214d70;background:#eff5f9;border-right:1px solid #d8e1e8;place-items:center;padding:0 11px;font-size:11px;font-weight:850;display:grid}.ops-console .india-phone-input>input{outline:0;flex:1;min-width:0;border:0!important;border-radius:0!important}.service-item-preview{background:#edf8ff;border:1px solid #acd6f2;border-radius:9px;align-items:center;gap:10px;padding:11px 13px;display:flex}.service-item-preview small{color:#407293;letter-spacing:.07em;font-size:8px;font-weight:850}.service-item-preview strong{color:#0b4f86;font-size:12px}.service-item-preview span{color:#607d91;margin-left:auto;font-size:9px}.technicians-panel{padding-bottom:18px}.technician-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 16px;display:grid}.technician-grid article{background:#fff;border:1px solid #dce5ef;border-radius:12px;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:15px;display:grid;box-shadow:0 6px 18px #1834520d}.technician-grid article.inactive{opacity:.72;background:#f8fafc}.technician-avatar{color:#fff;background:linear-gradient(135deg,#1678dc,#0b3d79);border-radius:12px;place-items:center;width:48px;height:48px;font-size:14px;font-weight:900;display:grid}.technician-copy h3{color:#173451;margin:7px 0 2px;font-size:14px}.technician-copy>b,.technician-copy small{color:#7890a8;font-size:9px;display:block}.technician-copy p{color:#4e657c;min-height:30px;margin:8px 0;font-size:10px}.technician-grid .row-actions{border-top:1px solid #edf1f5;grid-column:1/-1;padding-top:9px}@media (width<=1000px){.technician-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.technician-grid{grid-template-columns:1fr;padding:0 10px}}.service-category-block,.service-issues{gap:9px;display:grid}.service-section-label{color:#244362;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:850}.service-section-label small{color:#7890a8;text-transform:none;letter-spacing:0;margin-left:7px;font-size:10px;font-weight:600}.service-category-tabs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.service-category-tabs button{color:#36516d;background:#fff;border:1px solid #cbd9e8;border-radius:10px;min-height:46px;font-weight:800}.service-category-tabs button.active{color:#0962bd;background:#eaf5ff;border-color:#1678dc;box-shadow:inset 0 0 0 1px #1678dc}.selected-issue-list{flex-wrap:wrap;gap:7px;display:flex}.selected-issue-list button{color:#0c5ca7;background:#edf7ff;border:1px solid #9bc9ef;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:5px 8px 5px 10px;font-size:10px;font-weight:750;display:inline-flex}.selected-issue-list button span{font-size:17px;line-height:1}@media (width<=720px){.service-category-tabs{grid-template-columns:1fr}.service-category-tabs button{min-height:40px}}.ops-console .inventory-manager{background:0 0;max-width:none;padding:0}.ops-console .inventory-manager .inventory-hero{background:linear-gradient(120deg,#0b294d,#15568f);border-radius:14px;min-height:130px;padding:22px 25px}.ops-console .inventory-manager .inventory-hero h1{font-size:29px}.ops-console .inventory-stats{gap:9px}.ops-console .inventory-stats article{border-radius:12px;box-shadow:0 7px 22px #1734530d}.ops-console .inventory-manager .manager-tabs{background:#e9eff6;border-radius:12px;gap:4px;padding:5px}.ops-console .inventory-manager .manager-tabs button{border-radius:8px;min-height:43px}.ops-console .inventory-manager .content-panel,.ops-console .inventory-manager .inventory-form,.ops-console .inventory-manager .sale-cart{border-radius:13px;box-shadow:0 8px 25px #1734530e}.lifecycle-workspace>header{border-radius:13px;box-shadow:0 7px 24px #1734530d}.lifecycle-workspace>nav button{border-radius:9px;min-height:42px}.lifecycle-table{border-radius:12px;box-shadow:0 7px 24px #1734530d}@media (width<=1240px){.ops-console{grid-template-columns:190px minmax(0,1fr);column-gap:13px}.ops-console .ops-tabs button{height:40px;font-size:10px}.ops-console .ops-stats{grid-template-columns:repeat(3,1fr)}.ops-console .quick-actions{grid-template-columns:repeat(4,1fr)}.ops-console .ops-dashboard-grid{grid-template-columns:1fr 1fr}.ops-console .ops-dashboard-grid>:last-child{grid-column:1/-1}}@media (width<=900px){.ops-console{padding-inline:0;display:block}.ops-console .ops-hero{min-height:140px;margin-bottom:10px}.ops-console .ops-tabs{z-index:25;border-radius:12px;flex-direction:row;gap:4px;max-height:none;margin:0 0 10px;padding:5px;display:flex;position:sticky;top:4px;overflow-x:auto}.ops-console .ops-tabs:before{display:none}.ops-console .ops-tabs button{flex:none;width:auto;min-width:max-content;height:42px;padding:0 11px}.ops-console .ops-tabs button.active:before{width:auto;height:2px;bottom:0;left:10px;right:10px}.ops-console .ops-global-search{margin-bottom:10px}.ops-console .ops-stats{grid-template-columns:repeat(2,1fr)}.ops-console .quick-actions{grid-template-columns:repeat(3,1fr)}.ops-console .ops-table-wrap{max-height:none}.ops-console .ops-dashboard-grid.vendor-grid{grid-template-columns:1fr}}@media (width<=600px){.ops-console{padding:0 2px 80px}.ops-console .ops-hero{border-radius:13px;min-height:0;padding:19px 16px}.ops-console .ops-hero h1{font-size:25px}.ops-console .ops-hero p{font-size:11px}.ops-hero-controls{grid-template-columns:1fr 1fr;width:100%}.ops-live-state{justify-self:start}.ops-console .ops-global-search{min-height:47px}.ops-console .ops-workflow-map{display:flex;overflow-x:auto}.ops-console .ops-workflow-map>div{min-width:185px}.ops-console .ops-workflow-map>i{display:none}.ops-console .ops-stats{gap:7px}.ops-console .ops-stats article{min-height:76px;padding:10px}.ops-console .ops-stats article>span{width:34px;height:34px}.ops-console .ops-stats strong{font-size:20px}.ops-console .quick-actions{grid-template-columns:repeat(2,1fr);padding:10px}.ops-console .quick-actions button{min-height:79px}.ops-console .ops-panel-head{align-items:stretch;padding:13px}.ops-console .ops-panel-head>div:last-child{grid-template-columns:1fr 1fr;display:grid}.ops-console .ops-panel-head .ops-search{grid-column:1/-1}.ops-console .ops-panel-head button{width:100%}.ops-console .ops-dashboard-grid{grid-template-columns:1fr}.ops-console .ops-dashboard-grid>:last-child{grid-column:auto}.ops-console .export-grid{grid-template-columns:1fr}.ops-console .inventory-stats{grid-template-columns:1fr 1fr}.ops-console .inventory-manager .inventory-hero{padding:18px}.ops-console .inventory-manager .inventory-hero h1{font-size:24px}}.admin-alert-center{z-index:100;position:fixed;top:18px;right:18px}.enable-alerts{color:#fff;background:#e63946;border:0;border-radius:9px;gap:7px;padding:10px 14px;font-weight:900;display:flex;box-shadow:0 8px 25px #e6394655}.enable-alerts svg{width:17px}.admin-alert-center>section{background:#fff;border:2px solid #e63946;border-radius:13px;width:min(420px,100vw - 30px);max-height:70vh;overflow:auto;box-shadow:0 18px 55px #3c101055}.admin-alert-center section>header{color:#fff;background:#e63946;gap:10px;padding:13px;display:flex}.admin-alert-center header svg{width:22px}.admin-alert-center header b,.admin-alert-center header small,.admin-alert-center section>button span,.admin-alert-center section>button b,.admin-alert-center section>button small{display:block}.admin-alert-center header small{font-size:10px}.admin-alert-center section>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #eee;width:100%;padding:13px}.admin-alert-center section>button span{color:#d62828;font-weight:900}.admin-alert-center section>button b{margin:5px 0}.admin-alert-center section>button small{color:#778}.support-manager{padding:30px}.support-manager>header{justify-content:space-between;display:flex}.support-manager>header h1{margin:6px 0;font-size:34px}.support-layout{background:#fff;border:1px solid #dde5ea;border-radius:13px;grid-template-columns:330px 1fr;height:calc(100vh - 170px);margin-top:20px;display:grid;overflow:hidden}.support-layout>aside{border-right:1px solid #e1e7eb;overflow:auto}.support-layout>aside>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f3;gap:10px;width:100%;padding:14px;display:flex}.support-layout>aside>button.selected{background:#edf8ff}.support-layout aside svg{color:#0878c9;width:20px}.support-layout aside div{flex:1;min-width:0}.support-layout aside b,.support-layout aside span,.support-layout aside small{display:block}.support-layout aside span{text-overflow:ellipsis;white-space:nowrap;color:#687a86;overflow:hidden}.support-layout aside i{color:#fff;background:#e63946;border-radius:50%;place-items:center;width:21px;height:21px;font-style:normal;display:grid}.support-layout>section{flex-direction:column;display:flex}.support-layout>section>header{border-bottom:1px solid #e5eaed;justify-content:space-between;padding:15px;display:flex}.support-layout>section>header small{display:block}.admin-chat-messages{background:#f5f8fa;flex:1;padding:18px;overflow:auto}.admin-chat-messages>div{max-width:72%;margin:10px 0}.admin-chat-messages p{background:#fff;border-radius:9px;padding:10px}.admin-chat-messages .admin p{color:#fff;background:#0878c9}.support-layout>section>form{gap:8px;padding:12px;display:flex}.support-layout form input{border:1px solid #d8e1e7;border-radius:8px;flex:1;min-width:0;padding:12px}.support-layout form button{color:#fff;background:#0878c9;border:0;border-radius:8px;width:46px}.support-empty{text-align:center;margin:auto}@media (width<=760px){.support-manager{padding:18px}.support-layout{grid-template-columns:1fr;height:auto}.support-layout>aside{border-right:0;max-height:280px}.support-layout>section{min-height:520px}.admin-alert-center{top:8px;right:8px}}.enable-alerts{align-items:center}.sound-ready{color:#16784b;background:#e9f8ef;border-radius:8px;align-items:center;gap:6px;width:max-content;margin:0 0 7px auto;padding:7px 10px;font-size:11px;font-weight:900;display:flex}.sound-ready svg{width:15px}.sound-error{color:brown;background:#fff0f0;border-radius:7px;max-width:360px;margin-bottom:7px;padding:8px;font-size:11px;font-weight:700}.admin-request-chat{background:#fff;border:1px solid #cfe0ee;border-radius:12px;margin-top:13px;padding:18px}.admin-request-chat>header{align-items:flex-start;gap:10px;display:flex}.admin-request-chat>header>svg{color:#2462d5;background:#eaf4ff;border-radius:9px;width:34px;height:34px;padding:8px}.admin-request-chat h3{margin:0}.admin-request-chat header p{color:#718292;margin:3px 0 12px;font-size:9px}.admin-request-chat-list{background:#f6f8fb;border:1px solid #e1e8ee;border-radius:10px;flex-direction:column;gap:8px;max-height:300px;padding:12px;display:flex;overflow-y:auto}.admin-request-chat-list article{background:#fff;border-radius:10px;max-width:78%;padding:9px 11px}.admin-request-chat-list .admin-message{color:#fff;background:#245ad7;border-bottom-right-radius:3px;align-self:flex-end}.admin-request-chat-list .customer-message{background:#fff9e7;border:1px solid #eadba9;border-bottom-left-radius:3px;align-self:flex-start}.admin-request-chat-list small,.admin-request-chat-list time{opacity:.72;font-size:7px;display:block}.admin-request-chat-list article>p{white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0;font-size:10px}.admin-chat-empty{text-align:center;color:#7d8c98;font-size:10px}.admin-request-chat form{margin-top:10px}.admin-request-chat textarea{box-sizing:border-box;resize:vertical;border:1px solid #d6e0e8;border-radius:8px;width:100%;padding:10px}.admin-request-chat form>div{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.admin-request-chat form small{color:#7c8c98;font-size:8px}.admin-request-chat button{color:#fff;background:#245ad7;border:0;border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:0 13px;font-size:9px;font-weight:900;display:flex}.admin-request-chat button:disabled{opacity:.55}.admin-request-chat button svg{width:14px}.admin-chat-error{color:#b33030;font-size:9px}.recommerce-page{color:#172b3c;max-width:1540px;margin:auto;padding:32px}.recommerce-header{justify-content:space-between;gap:24px;display:flex}.recommerce-header>div>span{color:#2363de;letter-spacing:.13em;font-size:11px;font-weight:900}.recommerce-header h1{margin:7px 0;font-size:34px}.recommerce-header p{color:#667789;margin:0}.recommerce-header>button,.recommerce-toolbar>button{color:#fff;background:#245ad7;border:0;border-radius:9px;align-items:center;gap:8px;height:42px;padding:0 15px;font-weight:800;display:flex}.recommerce-header svg{width:17px}.recommerce-kpis{grid-template-columns:repeat(4,1fr);gap:13px;margin:25px 0;display:grid}.recommerce-kpis article{background:#fff;border:1px solid #e0e7ef;border-radius:14px;gap:13px;padding:18px;display:flex;box-shadow:0 8px 24px #243d5a0b}.recommerce-kpis article>svg{color:#2462d5;width:22px}.recommerce-kpis small,.recommerce-kpis span,.recommerce-kpis strong{display:block}.recommerce-kpis small{color:#6e7f8f;font-size:10px}.recommerce-kpis strong{margin:4px 0;font-size:25px}.recommerce-kpis span{color:#94a0aa;font-size:9px}.recommerce-toolbar{background:#fff;border:1px solid #e0e7ef;border-radius:12px;gap:10px;margin-bottom:14px;padding:12px;display:flex}.recommerce-toolbar>div{border:1px solid #d9e2ea;border-radius:8px;flex:1;align-items:center;min-width:240px;height:42px;display:flex}.recommerce-toolbar>div svg{color:#778a99;width:17px;margin:0 10px}.recommerce-toolbar input{border:0;outline:0;flex:1;min-width:0}.recommerce-toolbar select{background:#fff;border:1px solid #d9e2ea;border-radius:8px;min-width:190px;padding:0 11px}.recommerce-toolbar .ghost{color:#526777;background:#fff;border:1px solid #d9e2ea}.recommerce-error{color:#a93232;background:#fff3f3;border:1px solid #efc3c3;border-radius:9px;align-items:center;gap:8px;margin-bottom:12px;padding:12px;display:flex}.recommerce-error svg{width:18px}.recommerce-table-wrap{background:#fff;border:1px solid #e0e7ef;border-radius:13px;position:relative;overflow:auto}.recommerce-table-wrap table{border-collapse:collapse;width:100%;min-width:980px}.recommerce-table-wrap th,.recommerce-table-wrap td{text-align:left;border-bottom:1px solid #edf1f5;padding:14px 15px;font-size:11px}.recommerce-table-wrap th{color:#778795;letter-spacing:.08em;text-transform:uppercase;background:#f7f9fc;font-size:9px}.recommerce-table-wrap td b,.recommerce-table-wrap td small{display:block}.recommerce-table-wrap td small{color:#83919e;margin-top:4px;font-size:9px}.status-chip{color:#1769ae;text-transform:capitalize;background:#eaf4ff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex}.status-completed,.status-paid,.status-offer_accepted{color:#187349;background:#e8f8ef}.status-rejected,.status-cancelled,.status-offer_rejected{color:#b13e3e;background:#fff0f0}.status-under_inspection,.status-inspection_pending,.status-received{color:#91650b;background:#fff5d9}.row-open{color:#2462d5;background:#fff;border:1px solid #dce5ed;border-radius:8px;width:35px;height:35px}.row-open svg{width:16px}.recommerce-loading,.recommerce-empty{text-align:center;color:#728493;padding:50px}.recommerce-empty svg,.recommerce-empty b,.recommerce-empty span{margin:5px auto;display:block}.recommerce-overlay{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#09172599;position:fixed;inset:0}.recommerce-drawer{background:#f6f8fb;width:min(780px,96vw);padding:25px;position:absolute;inset:0 0 0 auto;overflow:auto;box-shadow:-25px 0 70px #03111f55}.recommerce-drawer>header{justify-content:space-between;display:flex}.recommerce-drawer>header span{color:#2462d5;letter-spacing:.12em;font-size:10px;font-weight:900}.recommerce-drawer h2{margin:5px 0;font-size:27px}.recommerce-drawer>header p{color:#718292;margin:0}.recommerce-drawer>header button{background:#e5ebf1;border:0;border-radius:50%;width:40px;height:40px}.recommerce-drawer>header button svg{width:18px}.drawer-status{justify-content:space-between;align-items:center;margin:20px 0;display:flex}.drawer-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.drawer-grid article{background:#fff;border:1px solid #e0e7ef;border-radius:12px;gap:11px;padding:16px;display:flex}.drawer-grid article>svg{color:#2462d5;width:19px}.drawer-grid small,.drawer-grid b,.drawer-grid span,.drawer-grid a{margin-bottom:4px;display:block}.drawer-grid small{color:#7a8a97;font-size:9px}.drawer-grid b{font-size:12px}.drawer-grid span,.drawer-grid a{color:#677987;font-size:10px}.detail-panel,.workflow-panel,.offer-panel,.timeline-panel{background:#fff;border:1px solid #e0e7ef;border-radius:12px;margin-top:13px;padding:18px}.detail-panel h3,.workflow-panel h3,.offer-panel h3,.timeline-panel h3{margin:0 0 12px}.detail-panel dl{grid-template-columns:1fr 1fr;gap:0 18px;margin:0;display:grid}.detail-panel dl>div{border-bottom:1px solid #edf1f4;padding:9px 0}.detail-panel dt{color:#7b8b98;text-transform:capitalize;font-size:9px}.detail-panel dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:11px;font-weight:700}.workflow-panel>p{color:#7a8996;font-size:10px}.workflow-panel>div{flex-wrap:wrap;gap:7px;display:flex}.workflow-panel button{color:#1768ad;background:#eef7ff;border:1px solid #cbdced;border-radius:7px;padding:9px 11px;font-size:9px;font-weight:900}.offer-panel>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.offer-panel label{color:#586e7e;gap:6px;margin:10px 0;font-size:10px;font-weight:800;display:grid}.offer-panel input,.offer-panel select,.offer-panel textarea{box-sizing:border-box;background:#fff;border:1px solid #d6e0e8;border-radius:8px;width:100%;padding:11px}.offer-panel textarea{min-height:85px}.offer-panel>button{color:#fff;background:#1768cb;border:0;border-radius:8px;padding:12px 15px;font-weight:900}.timeline-panel h3{align-items:center;gap:8px;display:flex}.timeline-panel h3 svg{width:18px}.timeline-panel article{gap:12px;padding:10px 0;display:flex}.timeline-panel article i{background:#2971db;border-radius:50%;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 4px #e7f1ff}.timeline-panel b,.timeline-panel span,.timeline-panel small{display:block}.timeline-panel span,.timeline-panel small{color:#768795;margin-top:3px;font-size:9px}.admin-inspection-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-inspection-grid label{color:#5d7180;gap:5px;font-size:10px;font-weight:800;display:grid}.admin-inspection-grid input,.admin-inspection-grid select,.admin-inspection-grid textarea{border:1px solid #d7e1e9;border-radius:8px;padding:10px}.admin-inspection-grid .wide{grid-column:1/-1}@media (width<=900px){.recommerce-page{padding:20px 15px}.recommerce-kpis{grid-template-columns:1fr 1fr}.recommerce-header{display:block}.recommerce-header>button{margin-top:15px}.recommerce-toolbar{flex-wrap:wrap}.recommerce-toolbar>div{min-width:100%}.recommerce-toolbar select{flex:1}.drawer-grid{grid-template-columns:1fr}}@media (width<=540px){.recommerce-kpis{grid-template-columns:1fr 1fr;gap:8px}.recommerce-kpis article{padding:13px}.recommerce-kpis article>svg{display:none}.recommerce-toolbar select{min-width:100%}.recommerce-drawer{width:100%;padding:16px}.detail-panel dl,.offer-panel>div,.admin-inspection-grid{grid-template-columns:1fr}.admin-inspection-grid .wide{grid-column:auto}}.exchange-admin-tabs{border-bottom:1px solid #dfe6ed;gap:7px;margin:0 0 15px;display:flex;overflow:auto}.exchange-admin-tabs button{color:#607485;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:7px;padding:12px 15px;font-weight:800;display:flex}.exchange-admin-tabs button.active{color:#245ad7;border-color:#245ad7}.exchange-admin-tabs svg{width:17px}.policy-callout{background:#eef8ff;border:1px solid #bfdbf4;border-radius:12px;gap:13px;margin-bottom:14px;padding:17px;display:flex}.policy-callout>svg{color:#2463d4;width:24px}.policy-callout b{font-size:13px}.policy-callout p{color:#567083;margin:5px 0 0;font-size:10px;line-height:1.6}.policy-form{background:#fff;border:1px solid #e0e7ef;border-radius:13px;margin-bottom:15px;padding:22px}.policy-form h2{margin-top:0}.policy-form>p{color:#667a89}.policy-form>button{color:#fff;background:#245ad7;border:0;border-radius:8px;align-items:center;gap:7px;margin-top:17px;padding:12px 15px;font-weight:900;display:flex}.policy-form>button svg{width:17px}.rule-toggle{color:#a74343;background:#fff2f2;border:1px solid #e2c4c4;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900}.rule-toggle.active{color:#177448;background:#ecf9f1;border-color:#b9e1ca}.settings-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.settings-grid label{background:#f9fbfd;border:1px solid #e1e7ee;border-radius:10px;padding:14px}.settings-grid span,.settings-grid small{display:block}.settings-grid span{text-transform:capitalize;font-size:10px;font-weight:900}.settings-grid small{color:#788896;min-height:28px;margin:5px 0;font-size:8px;line-height:1.5}.settings-grid input{box-sizing:border-box;background:#fff;border:1px solid #d6e0e8;border-radius:7px;width:100%;padding:9px}.market-evidence{grid-template-columns:1.4fr 1fr;gap:10px;display:grid}.market-evidence>div{background:#fff;border:1px solid #dce5ed;border-radius:11px;padding:15px}.market-evidence small,.market-evidence b,.market-evidence span{display:block}.market-evidence small{color:#798a98;font-size:9px}.market-evidence b{margin:6px 0;font-size:11px;line-height:1.5}.market-evidence span{color:#607687;font-size:9px}.valuation-cards{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px;display:grid}.valuation-cards>div{color:#fff;background:#0d2e4b;border-radius:10px;padding:14px}.valuation-cards small,.valuation-cards b{display:block}.valuation-cards small{color:#aac6da;font-size:8px}.valuation-cards b{margin-top:6px;font-size:15px}@media (width<=760px){.settings-grid{grid-template-columns:1fr 1fr}.market-evidence{grid-template-columns:1fr}.valuation-cards{grid-template-columns:1fr 1fr}}@media (width<=480px){.settings-grid{grid-template-columns:1fr}}.recommerce-drawer,.recommerce-drawer h2,.recommerce-drawer h3,.recommerce-drawer b,.recommerce-drawer strong,.recommerce-drawer dd{color:#172b3c!important}.recommerce-drawer .valuation-cards b,.recommerce-drawer .valuation-cards strong{color:#fff!important}.recommerce-drawer .detail-panel dd{min-height:17px;font-size:12px;line-height:1.45;display:block;color:#20384a!important}.recommerce-drawer .detail-panel h3{border-bottom:1px solid #e6edf2;padding-bottom:10px;font-size:14px}.recommerce-drawer .market-evidence b{color:#20384a!important}.recommerce-drawer .drawer-status strong{color:#536979!important}.support-manager{--chat-blue:#2563eb;--chat-navy:#0f172a;--chat-muted:#64748b;--chat-line:#e2e8f0;min-height:100dvh;color:var(--chat-navy);box-sizing:border-box;background:#f1f5f9;padding:22px clamp(18px,2.5vw,34px) 28px}.support-page-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.support-page-head>div>span{color:var(--chat-blue);letter-spacing:.13em;font-size:11px;font-weight:900}.support-page-head h1{color:var(--chat-navy);margin:4px 0 2px;font:750 30px/1.1 Space Grotesk,sans-serif}.support-page-head p{color:var(--chat-muted);margin:0;font-size:13px}.support-page-head>button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 15px;font-weight:800;display:flex}.support-page-head>button:hover{color:var(--chat-blue);border-color:#93c5fd}.support-page-head svg{width:17px}.support-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:17px 0 14px;display:grid}.support-stats article{border:1px solid var(--chat-line);background:#fff;border-radius:13px;align-items:center;gap:12px;min-height:66px;padding:12px 15px;display:flex;box-shadow:0 3px 12px #0f172a08}.support-stats article>svg{box-sizing:border-box;width:39px;height:39px;color:var(--chat-blue);background:#eff6ff;border-radius:10px;padding:9px}.support-stats article.urgent>svg{color:#e11d48;background:#fff1f2}.support-stats small,.support-stats strong{display:block}.support-stats small{color:var(--chat-muted);font-size:11px}.support-stats strong{color:var(--chat-navy);margin-top:2px;font-size:20px}.support-page-error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:12px;padding:11px 14px;font-size:13px}.support-layout{background:#fff;border:1px solid #dbe3ed;border-radius:16px;grid-template-columns:minmax(310px,350px) minmax(0,1fr);height:calc(100dvh - 205px);min-height:570px;display:grid;overflow:hidden;box-shadow:0 18px 50px #0f172a12;margin:0!important}.support-layout>aside{border-right:1px solid var(--chat-line);background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.support-inbox-head{border-bottom:1px solid var(--chat-line);background:#fff;flex:none;padding:17px 16px 14px}.support-inbox-head>div{justify-content:space-between;align-items:center;display:flex}.support-inbox-head>div b{font-size:16px}.support-inbox-head>div span{color:var(--chat-muted);font-size:11px}.support-inbox-head label{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:8px;height:42px;margin-top:13px;padding:0 11px;display:flex}.support-inbox-head label:focus-within{background:#fff;border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb12}.support-inbox-head label svg{color:#94a3b8;width:17px}.support-inbox-head input{color:#1e293b;background:0 0;border:0;outline:0;flex:1;min-width:0;font:12px/1.2 inherit}.support-inbox-head nav{gap:7px;margin-top:11px;display:flex}.support-inbox-head nav button{color:#64748b;text-transform:capitalize;cursor:pointer;background:#f1f5f9;border:0;border-radius:18px;padding:7px 12px;font-size:10px;font-weight:850}.support-inbox-head nav button.active{background:var(--chat-navy);color:#fff}.support-thread-list{scrollbar-width:thin;flex-direction:column;flex:auto;justify-content:flex-start;min-height:0;display:flex;overflow-y:auto}.support-thread-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf2f7;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;width:100%;padding:14px 13px;display:grid;position:relative}.support-thread-list>button:hover{background:#f8fafc}.support-thread-list>button.selected{background:#eff6ff}.support-thread-list>button.selected:before{content:"";background:var(--chat-blue);width:4px;position:absolute;inset:0 auto 0 0}.support-thread-list>button.unread:not(.selected){background:#f8fbff}.support-avatar{color:#fff;background:linear-gradient(145deg,#2563eb,#06b6d4);border-radius:50%;place-items:center;width:44px;height:44px;font-size:16px;font-weight:900;display:grid}.support-thread-list>button>div{min-width:0}.support-thread-list header{justify-content:space-between;gap:8px;display:flex}.support-thread-list header b{text-overflow:ellipsis;white-space:nowrap;color:#1e293b;font-size:12px;overflow:hidden}.support-thread-list time{color:#94a3b8;flex:none;font-size:9px}.support-thread-list p{text-overflow:ellipsis;white-space:nowrap;color:#64748b;margin:5px 0 6px;font-size:11px;overflow:hidden}.support-thread-list small{color:#94a3b8;text-transform:capitalize;align-items:center;gap:5px;font-size:9px;display:flex}.support-thread-list small i,.conversation-head small i{background:#94a3b8;border-radius:50%;width:7px;height:7px}.support-thread-list small i.open,.conversation-head small i.open{background:#22c55e}.support-thread-list em{color:#fff;background:#ef4444;border-radius:12px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:9px;font-style:normal;font-weight:900;display:grid}.support-list-empty{color:#94a3b8;text-align:center;justify-items:center;gap:7px;padding:60px 20px;display:grid}.support-list-empty svg{width:36px}.support-list-empty b{color:#475569;font-size:13px}.support-list-empty span{font-size:11px}.support-thread-skeleton{background:linear-gradient(90deg,#edf2f7,#fafafa,#edf2f7) 0 0/200%;border-radius:10px;height:72px;margin:10px;animation:1.2s infinite commerce-shimmer;display:block}.support-conversation{background:#f8fafc;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.conversation-head{border-bottom:1px solid var(--chat-line);box-sizing:border-box;background:#fff;flex:none;align-items:center;gap:12px;min-height:72px;padding:11px 18px;display:flex}.conversation-avatar{width:44px;height:44px;color:var(--chat-blue);background:#dbeafe;border-radius:50%;flex:none;place-items:center;display:grid}.conversation-avatar svg{width:21px}.conversation-head>div{flex:1;min-width:0}.conversation-head b{color:#0f172a;font-size:14px;display:block}.conversation-head small{color:#64748b;align-items:center;gap:6px;margin-top:4px;font-size:10px;display:flex}.conversation-head>button{cursor:pointer;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:850}.close-chat{color:#fff;background:#e11d48;border:1px solid #fda4af;box-shadow:0 5px 14px #e11d4828}.close-chat:hover{background:#be123c}.reopen-chat{color:#fff;background:#16a34a;border:1px solid #86efac}.reopen-chat:hover{background:#15803d}.support-mobile-back{display:none}.conversation-context{color:#64748b;background:#f8fafc;border-bottom:1px solid #e5e7eb;flex:none;align-items:center;gap:8px;min-height:38px;padding:0 12px 0 18px;font-size:9px;display:flex}.conversation-context b{color:#334155}.conversation-context small{align-items:center;gap:6px;margin-left:auto;display:flex}.hours-dot{background:#22c55e;border-radius:50%;width:7px;height:7px}.conversation-context>button{cursor:pointer;border-radius:7px;height:28px;padding:0 10px;font-size:9px;font-weight:900}.context-close{color:#fff;background:#e11d48;border:0}.context-reopen{color:#fff;background:#16a34a;border:0}.admin-chat-messages{background-color:#f5f7fb;background-image:radial-gradient(#cbd5e1 .7px,#0000 .7px);background-size:18px 18px;flex:1 1 0;min-height:0;padding:20px clamp(18px,3vw,38px);overflow-y:auto}.admin-chat-messages>div{width:fit-content;min-width:90px;max-width:min(62%,560px);margin:14px 0}.admin-chat-messages>div.admin{margin-left:auto}.admin-chat-messages small{color:#64748b;margin:0 5px 5px;font-size:9px;display:block}.admin-chat-messages .admin small{text-align:right}.admin-chat-messages p{color:#1e293b;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #e2e8f0;border-radius:5px 16px 16px;margin:0;padding:12px 14px;font-size:13px;line-height:1.55;box-shadow:0 3px 10px #0f172a0a}.admin-chat-messages .admin p{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:16px 5px 16px 16px;box-shadow:0 8px 18px #2563eb25}.admin-chat-reply{z-index:3;background:#fff;border-top:1px solid #dbe3ed;flex:none;position:relative;padding:13px 17px!important;display:block!important}.admin-chat-reply label{color:#334155;gap:7px;font-size:11px;font-weight:850;display:grid}.admin-chat-reply textarea{box-sizing:border-box;resize:vertical;color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:11px;outline:0;width:100%;min-height:58px;max-height:130px;padding:11px 13px;font:12px/1.45 inherit;display:block!important}.admin-chat-reply textarea:focus{background:#fff;border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb12}.admin-chat-reply>div{justify-content:space-between;align-items:center;gap:15px;margin-top:9px;display:flex}.admin-chat-reply small{color:#64748b;font-size:9px}.admin-chat-reply button{cursor:pointer;justify-content:center;align-items:center;gap:7px;min-width:132px;font-weight:850;background:var(--chat-blue)!important;color:#fff!important;border:0!important;border-radius:9px!important;width:auto!important;height:41px!important;padding:0 17px!important;display:flex!important}.admin-chat-reply button:not(:disabled):hover{transform:translateY(-1px);background:#1d4ed8!important}.admin-chat-reply button:disabled{opacity:.42;cursor:not-allowed}.admin-chat-reply svg{width:16px}.support-empty{text-align:center;color:#64748b;margin:auto;padding:30px}.support-empty>span{width:74px;height:74px;color:var(--chat-blue);background:#dbeafe;border-radius:23px;place-items:center;margin:auto;display:grid}.support-empty svg{width:32px}.support-empty h2{color:#1e293b;margin:16px 0 6px;font-size:20px}.support-empty p{margin:0;font-size:12px}.support-no-messages{color:#94a3b8;text-align:center;place-content:center;justify-items:center;gap:7px;height:100%;display:grid;max-width:none!important;margin:0!important}.support-no-messages svg{width:32px}.support-no-messages b{color:#475569;font-size:13px}.support-no-messages span{font-size:11px}.support-spin{animation:.8s linear infinite support-spin}@keyframes support-spin{to{transform:rotate(360deg)}}@media (width<=1050px){.support-layout{grid-template-columns:300px minmax(0,1fr)}.support-page-head p{display:none}.admin-chat-messages>div{max-width:82%}}@media (width<=760px){.support-manager{padding:14px 10px 82px}.support-page-head h1{font-size:24px}.support-page-head>button{justify-content:center;width:40px;padding:0;font-size:0}.support-stats{grid-template-columns:1fr 1fr;margin:13px 0 10px}.support-stats article{min-height:58px;padding:9px 11px}.support-stats article:last-child{display:none}.support-stats article>svg{width:34px;height:34px}.support-stats small{font-size:9px}.support-stats strong{font-size:18px}.support-layout{border-radius:13px;height:calc(100dvh - 210px);min-height:500px;display:block}.support-layout>aside{border:0;height:100%}.support-conversation{height:100%;display:none}.support-manager.has-selected .support-layout>aside{display:none}.support-manager.has-selected .support-conversation{display:flex}.support-mobile-back{place-items:center;width:36px;height:36px;color:#334155!important;background:#f1f5f9!important;border:0!important;padding:0!important;display:grid!important}.conversation-head{min-height:64px;padding:9px}.conversation-avatar{width:38px;height:38px}.conversation-head>div b{font-size:12px}.conversation-head>div small{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.conversation-head .close-chat,.conversation-head .reopen-chat{max-width:83px;padding:8px;font-size:8px}.conversation-context{padding:0 8px}.conversation-context span,.conversation-context b,.conversation-context small{display:none}.conversation-context>button{margin-left:auto}.admin-chat-messages{padding:14px 11px}.admin-chat-messages>div{max-width:90%}.admin-chat-messages p{font-size:12px}.admin-chat-reply{padding:10px!important}.admin-chat-reply textarea{min-height:54px}.admin-chat-reply>div{gap:8px}.admin-chat-reply small{max-width:145px}.admin-chat-reply button{min-width:108px!important;height:38px!important;padding:0 12px!important}}.composer-actions{align-items:center;gap:8px;display:flex}.admin-chat-reply .composer-close,.admin-chat-reply .composer-reopen{background:#e11d48!important;min-width:105px!important}.admin-chat-reply .composer-close:hover{background:#be123c!important}.admin-chat-reply .composer-reopen{background:#16a34a!important}.admin-chat-reply .composer-reopen:hover{background:#15803d!important}.support-layout{height:clamp(500px,100dvh - 205px,760px)!important;min-height:0!important}.support-conversation{box-sizing:border-box!important;height:100%!important;max-height:100%!important;padding-bottom:142px!important;position:relative!important}.admin-chat-messages{padding-bottom:24px!important}.admin-chat-reply{box-sizing:border-box;box-shadow:0 -8px 24px #0f172a12;visibility:visible!important;opacity:1!important;z-index:20!important;border-top:2px solid #bfdbfe!important;height:142px!important;min-height:142px!important;display:block!important;position:absolute!important;inset:auto 0 0!important}@media (width<=760px){.support-layout{height:calc(100dvh - 210px)!important;min-height:0!important}.admin-chat-reply{flex-basis:136px!important;min-height:136px!important}}.support-manager.has-selected .admin-chat-reply{z-index:999!important;background:#fff!important;border:1px solid #93c5fd!important;border-radius:14px!important;width:min(860px,100vw - 655px)!important;height:150px!important;min-height:150px!important;padding:13px 16px!important;position:fixed!important;bottom:18px!important;left:auto!important;right:28px!important;box-shadow:0 18px 55px #0f172a38!important}.support-manager.has-selected .admin-chat-messages{padding-bottom:180px!important}@media (width<=1100px){.support-manager.has-selected .admin-chat-reply{width:calc(100vw - 600px)!important}}@media (width<=760px){.support-manager.has-selected .admin-chat-reply{width:auto!important;height:146px!important;min-height:146px!important;bottom:72px!important;left:10px!important;right:10px!important}.support-manager.has-selected .admin-chat-messages{padding-bottom:175px!important}}.rack-management-panel .rack-board{background:#f4f7fb;margin:0;padding:22px}.rack-management-panel .rack-board>section{background:#fff;border-color:#d8e3f0;min-width:0;padding:18px;box-shadow:0 8px 24px #122d520f}.rack-board-head{border-bottom:1px solid #e6edf5;align-items:flex-start;padding-bottom:13px}.rack-board-head h3{color:#10284d;font-size:19px}.rack-board-head p{color:#71839a;margin:5px 0 0;font-size:11px}.rack-board-grid{grid-auto-rows:132px;align-items:start;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.rack-board-grid button{grid-template-rows:auto auto 1fr auto auto;width:100%;min-height:132px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 3px 10px #122d520a;border-width:1px!important;align-content:stretch!important;gap:4px!important;height:132px!important;padding:11px!important}.rack-board-grid button:hover{transform:translateY(-2px);box-shadow:0 9px 20px #122d521f}.rack-board-grid button.empty{color:#087746;background:linear-gradient(145deg,#f3fff8,#e9fbf2);border-color:#8de0b3}.rack-board-grid button.occupied{color:#9a4309;background:linear-gradient(145deg,#fffaf4,#fff0df);border-color:#f5b875}.rack-card-top{justify-content:space-between;align-items:center;display:flex!important;overflow:visible!important}.rack-card-top b{font-size:15px}.rack-card-top i{background:#ffffffbf;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.rack-card-top svg{width:15px;height:15px}.rack-state{letter-spacing:.06em;background:#ffffffb8;border-radius:999px;width:max-content;padding:2px 6px;font-size:8px!important}.rack-board-grid strong{-webkit-line-clamp:3;white-space:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.rack-board-grid small{font-weight:700;font-size:9px!important}.rack-board-grid em{text-align:right;font-weight:800;font-size:9px!important}.rack-board-grid button.empty strong{align-self:end}.rack-board-grid button.empty em{opacity:.72}@media (width<=1250px){.rack-board{grid-template-columns:1fr}.rack-board-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (width<=900px){.rack-board-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=600px){.rack-management-panel .rack-board{padding:8px}.rack-management-panel .rack-board>section{padding:12px}.rack-board-grid{grid-auto-rows:148px;grid-template-columns:1fr!important}.rack-board-grid button{min-height:148px;height:148px!important;padding:13px 15px!important}.rack-board-grid strong{-webkit-line-clamp:3;font-size:12px;line-height:1.4}.rack-board-grid small{font-size:10px!important}.rack-overview-stats{grid-template-columns:1fr 1fr}.rack-overview-stats article:first-child{grid-column:1/-1}.admin-alert-center{bottom:12px;left:12px;top:auto!important;right:auto!important}.enable-alerts{justify-content:center;width:46px;height:46px;border-radius:50%!important;padding:0!important}.enable-alerts span{display:none}.beginner-help{bottom:12px!important;right:12px!important}.help-launcher{justify-content:center;width:46px;border-radius:50%!important;min-height:46px!important;padding:0!important}.help-launcher span{display:none}.admin-alert-center>section{width:calc(100vw - 20px);position:fixed;bottom:66px;left:10px}}.lifecycle-workspace{gap:16px;display:grid}.lifecycle-workspace>header{background:#fff;border:1px solid #dfe7f0;border-radius:14px;justify-content:space-between;align-items:center;padding:20px;display:flex}.lifecycle-workspace h2{margin:4px 0}.lifecycle-workspace p{color:#687b8e;margin:0}.lifecycle-workspace>header small{color:#2462d5;letter-spacing:.1em;font-weight:900}.lifecycle-workspace button{align-items:center;gap:7px;display:inline-flex}.lifecycle-workspace button svg{width:17px}.lifecycle-workspace>nav{gap:8px;display:flex;overflow:auto}.lifecycle-workspace>nav button{color:#526579;background:#fff;border:1px solid #d9e4ef;border-radius:10px;padding:11px 14px}.lifecycle-workspace>nav button.active{color:#fff;background:#153e78}.lifecycle-workspace>nav b{color:#183b68;background:#edf3fa;border-radius:99px;padding:2px 7px}.lifecycle-actions{justify-content:flex-end;display:flex}.lifecycle-actions button,.life-modal .primary{color:#fff;background:#1768cb;border:0;border-radius:9px;padding:11px 15px;font-weight:800}.lifecycle-table{background:#fff;border:1px solid #dfe7f0;border-radius:13px;overflow:auto}.lifecycle-table table{border-collapse:collapse;width:100%;min-width:850px}.lifecycle-table th,.lifecycle-table td{text-align:left;border-bottom:1px solid #edf1f5;padding:13px;font-size:11px}.lifecycle-table th{color:#718195;text-transform:uppercase;background:#f6f8fb;font-size:9px}.lifecycle-table td small{color:#8291a0;margin-top:4px;display:block}.life-status{color:#175a9a;background:#eaf2fd;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.life-status.passed{color:#187044;background:#e5f7ec}.life-status.failed{color:#ae3030;background:#fff0f0}.life-empty{text-align:center;padding:38px}.lifecycle-error,.lifecycle-notice{border-radius:9px;justify-content:space-between;padding:12px 15px;display:flex}.lifecycle-error{color:#a72d2d;background:#fff0f0}.lifecycle-notice{color:#176a3e;background:#e9f8ef}.lifecycle-error button,.lifecycle-notice button{background:0 0;border:0}.alert-layout{grid-template-columns:1fr 420px;gap:14px;display:grid}.alert-layout>div,.alert-layout aside{background:#fff;border:1px solid #dfe7f0;border-radius:13px;padding:15px}.alert-layout article{border-bottom:1px solid #edf1f5;gap:11px;padding:12px;display:flex}.alert-layout article svg{color:#dc7a18}.alert-layout article b,.alert-layout article span,.alert-layout article small{display:block}.alert-layout article span,.alert-layout article small{color:#718195;margin-top:3px}.alert-layout aside label{border-bottom:1px solid #edf1f5;grid-template-columns:1fr 76px 20px;align-items:center;gap:8px;padding:10px 0;display:grid}.alert-layout aside small{color:#8190a0;display:block}.alert-layout input[type=number]{border:1px solid #ccd8e5;border-radius:7px;width:70px;padding:7px}.life-modal-backdrop{z-index:100;background:#0715269c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.life-modal{background:#f7f9fc;border-radius:16px;width:min(850px,96vw);max-height:92vh;padding:20px;overflow:auto}.life-modal>header,.life-modal>footer{justify-content:space-between;align-items:center;display:flex}.life-modal>header>button{background:0 0;border:0;font-size:25px}.life-form-grid{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.life-form-grid>label,.costs label{color:#53687b;gap:6px;font-size:10px;font-weight:800;display:grid}.life-form-grid input,.life-form-grid select,.life-form-grid textarea{background:#fff;border:1px solid #d3dfeb;border-radius:8px;padding:10px}.life-form-grid textarea{min-height:80px}.wide{grid-column:1/-1}.selected-unit{background:#eef4fc;border-radius:8px;padding:10px}.checklist{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.checklist label{text-transform:capitalize;background:#fff;border:1px solid #e1e8f0;border-radius:8px;grid-template-columns:1fr 105px;align-items:center;padding:7px;display:grid}.costs{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (width<=850px){.alert-layout,.life-form-grid{grid-template-columns:1fr}.wide{grid-column:auto}.checklist,.costs{grid-template-columns:1fr}.life-modal-backdrop{padding:0}.life-modal{border-radius:0;width:100%;height:100%;max-height:none}.lifecycle-workspace>header{align-items:flex-start}.lifecycle-workspace>header p{display:none}}.amc-panel>.ops-panel-head p{color:#6b809a;margin:5px 0 0}.amc-toolbar{background:#f8fbff;border:1px solid #d6e2f0;border-radius:12px;align-items:center;gap:10px;margin:16px 18px;padding:11px 13px;display:flex}.amc-toolbar svg{color:#2867cf;width:18px}.amc-toolbar input{background:0 0;border:0;outline:0;flex:1;min-width:0}.amc-toolbar b{color:#59708d;font-size:11px}.amc-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:14px;padding:0 18px 18px;display:grid}.amc-tile{background:linear-gradient(145deg,#fff,#f6faff);border:1px solid #d8e4f2;border-radius:15px;padding:17px;box-shadow:0 8px 24px #173b6a0b}.amc-tile-head{justify-content:space-between;align-items:center;display:flex}.amc-tile-head>span{color:#2165ca;background:#e7f1ff;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.amc-tile-head svg{width:20px}.amc-tile-head em{color:#087746;background:#dcfce7;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:900}.amc-tile.expired .amc-tile-head em,.amc-tile.cancelled .amc-tile-head em{color:#b42323;background:#fee2e2}.amc-tile>small{color:#6480a2;margin-top:12px;font-weight:800;display:block}.amc-tile h3{color:#142e50;margin:4px 0 2px;font-size:20px}.amc-tile>p{color:#64748b;margin:0}.amc-tile>strong{color:#1859ad;margin-top:12px;display:block}.amc-device{color:#294665;background:#eef5ff;border-radius:10px;min-height:64px;margin:10px 0;padding:10px;font-weight:700}.amc-device small{color:#7186a0;margin-top:4px;display:block}.amc-tile dl{grid-template-columns:1.25fr .8fr .9fr;gap:7px;margin:0;display:grid}.amc-tile dl>div{background:#fff;border:1px solid #e1e9f2;border-radius:9px;padding:8px}.amc-tile dt{color:#788ba2;text-transform:uppercase;font-size:8px;font-weight:900}.amc-tile dd{margin:4px 0 0;font-size:10px;font-weight:800}.amc-actions{grid-template-columns:1fr 1fr 1fr;gap:7px;margin-top:12px;display:grid}.amc-actions button{color:#225595;background:#fff;border:1px solid #c7d8ec;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:38px;font-weight:800;display:flex}.amc-actions svg{width:14px}.amc-dialog-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#061426a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.amc-dialog{background:#fff;border-radius:17px;width:min(780px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 30px 90px #07142566}.amc-dialog>header{z-index:2;background:#fff;border-bottom:1px solid #dce6f1;justify-content:space-between;align-items:center;padding:17px 20px;display:flex;position:sticky;top:0}.amc-dialog header small{color:#3470c6;letter-spacing:.1em;font-size:9px;font-weight:900}.amc-dialog header h2{margin:3px 0 0}.amc-dialog header button{border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.amc-form{grid-template-columns:1fr 1fr;gap:13px;padding:20px;display:grid}.amc-form label{color:#3d5878;gap:6px;font-size:11px;font-weight:800;display:grid}.amc-form .wide,.amc-form footer{grid-column:1/-1}.amc-form input,.amc-form select,.amc-form textarea{width:100%;min-height:44px;font:inherit;background:#fbfdff;border:1px solid #c8d8e9;border-radius:9px;padding:10px 11px}.amc-form textarea{resize:vertical;min-height:76px}.amc-form footer{justify-content:flex-end;gap:8px;padding-top:8px;display:flex}.amc-form footer button{border:1px solid #cbd8e6;border-radius:9px;min-height:42px;padding:0 16px}.amc-panel>.error-banner,.amc-panel>.success-banner{justify-content:space-between;align-items:center;margin:14px 18px;display:flex}.amc-panel>.error-banner button,.amc-panel>.success-banner button{background:0 0;border:0}.amc-panel>.error-banner svg,.amc-panel>.success-banner svg{width:16px}@media (width<=700px){.amc-grid{grid-template-columns:1fr;padding:0 12px 12px}.amc-toolbar{margin:12px}.amc-toolbar b{display:none}.amc-form{grid-template-columns:1fr;padding:13px}.amc-form .wide,.amc-form footer{grid-column:auto}.amc-dialog-backdrop{padding:8px}.amc-dialog{max-height:calc(100vh - 16px)}.amc-tile dl{grid-template-columns:1fr 1fr}.amc-tile dl>div:last-child{grid-column:1/-1}}.amc-actions{grid-template-columns:repeat(2,1fr)}.amc-issued-dialog{max-width:520px}.amc-issued-card{color:#fff;background:linear-gradient(135deg,#071b36,#174f9d 65%,#08a8df);border-radius:20px;margin:8px 20px 18px;padding:24px;box-shadow:0 20px 50px #0a397340}.amc-issued-card>small{letter-spacing:.16em}.amc-issued-card h3{margin:18px 0 8px;font-size:25px}.amc-issued-card>strong{letter-spacing:.15em;white-space:nowrap;font-size:25px;display:block}.amc-issued-card>div{gap:30px;margin-top:24px;font-size:12px;display:flex}.amc-issued-card span{gap:4px;display:grid}.amc-issued-card b{font-size:17px}.amc-issued-warning{color:#78570b;background:#fff6d9;border-radius:10px;margin:0 20px;padding:12px 14px;font-size:13px}.amc-issued-dialog>footer{justify-content:flex-end;gap:10px;padding:18px 20px;display:flex}.amc-issued-dialog>footer button{border:1px solid #cbd8e6;border-radius:9px;min-height:42px;padding:0 16px}@media (width<=520px){.amc-issued-card>strong{font-size:19px}}.amc-plan-admin{background:#f8fbff;border:1px solid #d6e2f0;border-radius:14px;margin:14px 18px 18px;padding:16px}.amc-plan-admin-title{color:#183b67;justify-content:space-between;margin-bottom:12px;display:flex}.amc-plan-admin-title span{color:#71849a;font-size:11px}.amc-plan-admin>div:last-child{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.amc-plan-admin article{background:#fff;border:1px solid #d8e4f2;border-radius:11px;gap:8px;padding:13px;display:grid}.amc-plan-admin article>input{font-size:17px;font-weight:900}.amc-plan-admin input,.amc-plan-admin textarea{border:1px solid #cbd9e8;border-radius:7px;width:100%;padding:8px}.amc-plan-admin label{color:#60758e;font-size:10px;font-weight:800}.amc-plan-admin .toggle{align-items:center;gap:7px;display:flex}.amc-plan-admin .toggle input{width:auto}.amc-plan-admin button{color:#fff;background:#176bd0;border:0;border-radius:8px;min-height:37px;font-weight:800}@media (width<=900px){.amc-plan-admin>div:last-child{grid-template-columns:1fr}.amc-plan-admin-title{gap:3px;display:grid}}.private-item-actions{grid-template-columns:1fr auto;gap:8px;display:grid}.private-item-actions button{border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:43px;display:flex}.private-item-actions button svg{width:16px}.private-item-actions .danger-action{padding:0 14px}@media (width<=700px){.private-item-actions{grid-template-columns:1fr}}.private-placement-wizard{background:#f5f8fc;padding:22px}.private-placement-hero{color:#fff;background:linear-gradient(135deg,#142b58,#2c61c5);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:19px 21px;display:flex}.private-placement-hero small{color:#a9c7ff;letter-spacing:.13em;font-size:9px;font-weight:900}.private-placement-hero h3{margin:4px 0;font-size:22px}.private-placement-hero p{color:#d5e3ff;margin:0}.private-placement-hero>span{text-align:center;background:#ffffff12;border:1px solid #ffffff35;border-radius:12px;min-width:100px;padding:11px}.private-placement-hero>span b{font-size:25px;display:block}.private-configuration-summary{background:#fff;border:1px solid #d9e4f0;border-radius:14px;grid-template-columns:minmax(190px,.7fr) 1.3fr;align-items:center;gap:18px;margin-top:14px;padding:15px 17px;display:grid}.private-configuration-summary small{color:#5b37c9;letter-spacing:.12em;font-size:8px;font-weight:900}.private-configuration-summary strong{color:#193a62;margin-top:4px;display:block}.private-configuration-summary dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0;display:grid}.private-configuration-summary dl>div{background:#f1f5fa;border-radius:9px;padding:9px}.private-configuration-summary dt{color:#71849b;font-size:8px;font-weight:900}.private-configuration-summary dd{color:#213d60;overflow-wrap:anywhere;margin:3px 0 0;font-size:10px;font-weight:800}.private-unit-steps{gap:8px;margin:14px 0;padding:2px;display:flex;overflow-x:auto}.private-unit-steps button{text-align:left;background:#fff;border:1px solid #d7e2ee;border-radius:12px;grid-template-columns:28px 1fr;gap:1px 8px;min-width:145px;padding:10px;display:grid;position:relative}.private-unit-steps button>span{color:#2b61bb;background:#eaf1fb;border-radius:8px;grid-row:1/4;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.private-unit-steps b,.private-unit-steps small,.private-unit-steps em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.private-unit-steps b{font-size:10px}.private-unit-steps small{color:#71839a;font-size:8px}.private-unit-steps em{color:#b25a13;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:900;position:absolute;bottom:6px;right:7px}.private-unit-steps button.active{border-color:#316bd0;box-shadow:0 0 0 3px #316bd018}.private-unit-steps button.configured em{color:#087746}.private-unit-steps button.configured>span{color:#087746;background:#dcfce7}.private-unit-dialog{background:#fff;border:1px solid #d5e1ee;border-radius:16px;padding:19px;box-shadow:0 12px 30px #1736570c}.private-unit-dialog-head{border-bottom:1px solid #e5ebf2;justify-content:space-between;align-items:start;gap:15px;padding-bottom:14px;display:flex}.private-unit-dialog-head small{color:#3264b5;letter-spacing:.12em;font-size:8px;font-weight:900}.private-unit-dialog-head h3{margin:4px 0;font-size:21px}.private-unit-dialog-head p{color:#73849a;margin:0}.private-unit-dialog-head>span{text-transform:uppercase;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:900}.private-unit-dialog-head .ready{color:#087746;background:#dcfce7}.private-unit-dialog-head .pending{color:#a5520e;background:#fff3df}.private-current-location{color:#285ca8;background:#eef5ff;border-radius:11px;align-items:center;gap:10px;margin:14px 0;padding:11px 12px;display:flex}.private-current-location svg{width:20px}.private-current-location small,.private-current-location b{display:block}.private-current-location small{font-size:8px}.private-current-location b{margin-top:2px}.private-placement-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.private-placement-fields label{gap:6px;display:grid}.private-placement-fields input,.private-placement-fields select{width:100%;min-height:46px;font:inherit;background:#fbfdff;border:1px solid #c7d7e8;border-radius:10px;padding:9px 11px}.private-placement-wizard>footer{border-top:1px solid #dce5ef;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:15px;padding-top:14px;display:grid}.private-placement-wizard>footer>span{text-align:center;color:#647b96;font-size:10px;font-weight:800}.private-placement-wizard>footer button,.private-placement-empty button{border:1px solid #c9d7e7;border-radius:10px;min-height:43px;padding:0 15px}.private-placement-wizard>footer .primary{color:#fff;background:#2867cf;border-color:#2867cf}.private-placement-empty{text-align:center;padding:45px}.private-placement-empty svg{color:#c06a17;width:38px}.private-placement-empty h3{margin:10px 0 4px}@media (width<=760px){.private-placement-wizard{padding:11px}.private-placement-hero{padding:15px}.private-placement-hero h3{font-size:18px}.private-placement-hero>span{min-width:70px}.private-configuration-summary{grid-template-columns:1fr;padding:12px}.private-configuration-summary dl{grid-template-columns:1fr 1fr}.private-unit-steps button{min-width:132px}.private-unit-dialog{padding:14px}.private-placement-fields{grid-template-columns:1fr}.private-placement-fields .wide{grid-column:auto}.private-placement-wizard>footer{grid-template-columns:1fr 1fr}.private-placement-wizard>footer>span{grid-area:1/1/auto/-1}.private-placement-wizard>footer button{width:100%}}.tag-generator-page>.ops-panel-head>svg{color:#2867cf;width:34px;height:34px}.tag-selection-count{color:#2867cf;background:#e9f2ff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.tag-generator-layout{grid-template-columns:minmax(330px,.85fr) minmax(420px,1.15fr);min-height:610px;display:grid}.tag-item-picker{background:#f8fbff;border-right:1px solid #dbe5ef;padding:18px}.tag-item-picker>label{background:#fff;border:1px solid #c9d8e8;border-radius:11px;align-items:center;gap:9px;padding:0 12px;display:flex}.tag-item-picker>label svg{color:#47729f;width:18px}.tag-item-picker input{width:100%;height:45px;font:inherit;background:0 0;border:0;outline:0}.tag-item-picker>div{gap:7px;max-height:535px;margin-top:12px;display:grid;overflow:auto}.tag-item-picker .tag-picker-tools{justify-content:flex-end;gap:7px;margin-top:9px;display:flex;overflow:visible}.tag-item-picker .tag-picker-tools button{color:#2867cf;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:800;display:block}.tag-item-picker button{text-align:left;background:#fff;border:1px solid #d9e4ef;border-radius:11px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.tag-item-picker button.selected{background:#edf5ff;border-color:#3475d6;box-shadow:0 0 0 3px #3475d619}.tag-item-picker button>svg{color:#2867cf;width:19px}.tag-check{color:#fff;background:#fff;border:1px solid #aabed5;border-radius:6px;place-items:center;width:23px;height:23px;font-weight:900;display:grid}.tag-item-picker button.selected .tag-check{background:#2867cf;border-color:#2867cf}.tag-item-picker b,.tag-item-picker small{display:block}.tag-item-picker small{color:#70849b;margin-top:3px}.tag-item-picker em{color:#4b6683;font-size:10px;font-style:normal;font-weight:800}.tag-config-panel{padding:24px}.tag-empty{color:#6a819b;text-align:center;place-items:center;min-height:480px;display:grid}.tag-empty svg{width:42px;height:42px}.tag-empty h3{color:#183858;margin:12px 0 2px}.tag-preview{background:#fff;border:2px solid #183858;border-radius:16px;grid-template-columns:1fr 100px;gap:18px;padding:20px;display:grid;box-shadow:0 14px 35px #18385814}.tag-preview small{color:#2867cf;letter-spacing:.08em;font-weight:900}.tag-preview h3{color:#102b4b;margin:8px 0 4px}.tag-preview strong{font-size:22px;display:block}.tag-preview-specs{flex-wrap:wrap;gap:5px;margin:7px 0;display:flex}.tag-preview-specs span{color:#294d76;background:#edf3fa;border-radius:5px;padding:5px 7px;font-size:13px;font-weight:750}.tag-preview-specs span b{color:#075fc7;font-size:14px}.tag-preview div>img{object-fit:contain;object-position:left center;width:min(100%,360px);height:74px}.tag-preview-qr{object-fit:contain;width:100px;height:100px}.tag-config-panel>label{color:#294867;gap:7px;margin-top:20px;font-weight:800;display:grid}.tag-config-panel select{min-height:48px;font:inherit;background:#fff;border:1px solid #c9d8e8;border-radius:10px;padding:10px 12px}.tag-help{color:#245fae;background:#eef5ff;border-radius:11px;gap:10px;margin-top:14px;padding:12px;display:flex}.tag-help svg{flex:none;width:20px}.tag-help b,.tag-help small{display:block}.tag-help small{color:#637d9e;margin-top:3px}.tag-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.tag-actions button{border:1px solid #cbd9e7;border-radius:10px;align-items:center;gap:7px;min-height:44px;padding:0 15px;display:flex}.tag-actions svg{width:17px}@media (width<=900px){.tag-generator-layout{grid-template-columns:1fr}.tag-item-picker{border-bottom:1px solid #dbe5ef;border-right:0}.tag-item-picker>div{max-height:330px}}@media (width<=560px){.tag-config-panel{padding:14px}.tag-preview{grid-template-columns:1fr 72px;padding:14px}.tag-preview-qr{width:72px;height:72px}.tag-actions{flex-direction:column}.tag-actions button{justify-content:center}}.staff-sheet-composer{z-index:120;position:fixed;bottom:22px;right:22px}.staff-sheet-toggle{color:#fff;background:#142b58;border:0;border-radius:16px;align-items:center;gap:9px;padding:13px 16px;font-weight:850;display:flex;box-shadow:0 16px 40px #07172b4a}.staff-sheet-toggle svg{width:19px}.staff-sheet-toggle b{color:#153f91;background:#fff;border-radius:99px;place-items:center;min-width:42px;height:25px;padding:0 7px;display:grid}.staff-sheet-window{background:#f7faff;border:1px solid #cedbed;border-radius:22px;width:min(680px,100vw - 30px);max-height:min(780px,100vh - 100px);position:absolute;bottom:58px;right:0;overflow:auto;box-shadow:0 28px 80px #06152d55}.staff-sheet-window>header{z-index:2;color:#fff;background:linear-gradient(135deg,#122a58,#295fcb);justify-content:space-between;gap:20px;padding:20px 22px;display:flex;position:sticky;top:0}.staff-sheet-window header small{letter-spacing:.13em;color:#afcaff;font-weight:900}.staff-sheet-window header h3{margin:4px 0;font-size:22px}.staff-sheet-window header p{color:#d8e6ff;margin:0;font-size:13px}.staff-sheet-window header>button{color:#fff;background:#ffffff16;border:1px solid #fff5;border-radius:10px;align-self:start;width:34px;height:34px;font-size:24px}.staff-sheet-grid{grid-template-columns:repeat(6,1fr);gap:5px;padding:16px;display:grid}.staff-sheet-grid>div{text-align:center;background:#fff;border:1px dashed #c1cddd;border-radius:9px;min-height:70px;padding:9px 5px;position:relative;overflow:hidden}.staff-sheet-grid>div>span{color:#8291a8;font-size:9px;position:absolute;top:4px;left:5px}.staff-sheet-grid .filled{background:#edf4ff;border-style:solid;border-color:#4a7de1}.staff-sheet-grid svg{color:#3268cd;width:19px}.staff-sheet-grid b,.staff-sheet-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.staff-sheet-grid b{font-size:10px}.staff-sheet-list>div{background:#fff;border-top:1px solid #e0e8f2;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.staff-sheet-list span b,.staff-sheet-list span small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.staff-sheet-list span small{color:#75849a;font-size:11px}.staff-sheet-list label{color:#5c6e88;font-size:11px}.staff-sheet-list select{border:1px solid #cad7e8;border-radius:8px;height:32px;margin-left:5px}.staff-sheet-list button{color:#c1263f;background:0 0;border:0;font-weight:800}.staff-sheet-window>footer{background:#fff;border-top:1px solid #d8e3f0;justify-content:space-between;gap:10px;padding:14px 16px;display:flex;position:sticky;bottom:0}.staff-sheet-window>footer button{background:#fff;border:1px solid #cad7e7;border-radius:11px;height:43px;padding:0 16px;font-weight:850}.staff-sheet-window>footer .primary{color:#fff;background:#2862d0;border-color:#2862d0;align-items:center;gap:7px;display:flex}@media (width<=620px){.staff-sheet-composer{bottom:76px;right:10px}.staff-sheet-window{width:auto;max-height:none;position:fixed;inset:70px 8px 76px}.staff-sheet-grid{grid-template-columns:repeat(4,1fr)}.staff-sheet-list>div{grid-template-columns:minmax(0,1fr) auto}.staff-sheet-list>div>button{grid-column:2}.staff-sheet-toggle span{display:none}}.staff-sheet-window{background:#f4f7fc;width:min(760px,100vw - 30px)}.staff-sheet-summary{grid-template-columns:repeat(3,1fr);gap:10px;padding:16px 18px 10px;display:grid}.staff-sheet-summary>div{background:#fff;border:1px solid #dbe5f2;border-radius:13px;align-items:center;gap:10px;padding:12px 14px;display:flex}.staff-sheet-summary b{color:#174caa;font-size:20px}.staff-sheet-summary span{color:#6a7b92;font-size:11px;font-weight:750}.staff-sheet-preview-title,.staff-sheet-preview-bottom{color:#74849b;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;padding:4px 20px;font-size:10px;font-weight:850;display:flex}.staff-sheet-preview-title small{text-transform:none;letter-spacing:0;font-size:10px}.staff-sheet-preview-bottom{justify-content:center;padding-top:8px}.staff-sheet-grid{background:#fff;border:1px solid #d2deed;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:7px;margin:0 18px;padding:10px;box-shadow:inset 0 0 0 4px #f2f6fb}.staff-sheet-grid>div{cursor:grab;border-radius:10px;min-height:88px;padding:13px 8px 8px}.staff-sheet-grid>div:active{cursor:grabbing}.staff-sheet-grid>div>span{background:#edf2f8;border-radius:99px;padding:2px 5px;font-weight:900;top:6px;left:7px}.staff-sheet-grid .filled{background:linear-gradient(145deg,#f7faff,#e9f1ff);border:1px solid #4f7fdd;box-shadow:0 5px 12px #2358b815}.staff-sheet-grid .filled:hover{border-color:#245fcf;transform:translateY(-1px);box-shadow:0 8px 18px #2358b824}.staff-sheet-grid i{color:#2460c9;background:#dce9ff;border-radius:8px;place-items:center;width:28px;height:28px;margin:2px auto 5px;font-style:normal;font-weight:900;display:grid}.staff-sheet-grid .empty i{color:#91a0b3;background:#f1f4f8}.staff-sheet-grid b{color:#173665;font-size:12px}.staff-sheet-grid small{color:#62748e;font-size:10px}.staff-sheet-grid em{color:#4272c6;margin-top:5px;font-size:8px;font-style:normal;font-weight:800;display:block}.staff-sheet-list-title{justify-content:space-between;align-items:end;padding:18px 18px 8px;display:flex}.staff-sheet-list-title b{font-size:14px}.staff-sheet-list-title small{color:#73839a}.staff-sheet-list{padding:0 18px 14px}.staff-sheet-list>div{border:1px solid #e0e8f2;border-radius:11px;margin-bottom:6px}.staff-sheet-window>footer{padding:14px 18px}.staff-sheet-window>footer .primary{box-shadow:0 8px 18px #1c55bf35}@media (width<=620px){.staff-sheet-window{inset:54px 6px 70px}.staff-sheet-summary{gap:6px;padding:10px}.staff-sheet-summary>div{text-align:center;padding:9px;display:block}.staff-sheet-summary b,.staff-sheet-summary span{display:block}.staff-sheet-grid{grid-template-columns:repeat(3,1fr);gap:5px;margin:0 10px;padding:7px}.staff-sheet-grid>div{min-height:78px;padding:11px 4px 6px}.staff-sheet-grid em{display:none}.staff-sheet-list-title{padding-left:12px;display:block}.staff-sheet-list-title small{margin-top:3px;display:block}.staff-sheet-window>footer{padding:10px}.staff-sheet-window>footer button{padding:0 11px}}.staff-sheet-composer{bottom:22px;right:18px}.staff-sheet-toggle{background:linear-gradient(145deg,#193b78,#102650);border-radius:16px;justify-content:center;width:54px;height:54px;padding:0;position:relative}.staff-sheet-toggle svg{width:24px;height:24px}.staff-sheet-toggle b{color:#fff;background:#f04438;border:2px solid #fff;width:auto;min-width:23px;height:23px;padding:0 6px;font-size:10px;position:absolute;top:-7px;right:-7px}.staff-sheet-backdrop{z-index:-1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#07162c66;border:0;position:fixed;inset:0}.staff-sheet-window{border-radius:22px 0 0 22px;width:min(760px,100vw - 24px);max-height:none;animation:.22s ease-out staff-drawer-in;position:fixed;top:0;bottom:0;right:0}.staff-sheet-window>header{border-radius:22px 0 0}@keyframes staff-drawer-in{0%{opacity:0;transform:translate(35px)}to{opacity:1;transform:translate(0)}}@media (width<=620px){.staff-sheet-composer{bottom:78px;right:12px}.staff-sheet-toggle{border-radius:14px;width:50px;height:50px}.staff-sheet-window{border-radius:18px 0 0 18px;width:min(94vw,430px);inset:0 0 0 auto}.staff-sheet-window>header{border-radius:18px 0 0}}.staff-stock-page{color:#102241;width:min(1120px,100% - 40px);margin:34px auto 70px}.staff-stock-page>header{letter-spacing:.13em;color:#526786;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:12px;font-weight:900;display:flex}.staff-stock-page>header a{color:#2459c4;letter-spacing:0;align-items:center;gap:8px;text-decoration:none;display:flex}.staff-stock-page svg{width:18px}.staff-stock-hero{color:#fff;background:linear-gradient(135deg,#102a5b,#2856bf);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:30px 34px;display:flex;box-shadow:0 20px 55px #183f8428}.staff-stock-hero small{letter-spacing:.15em;color:#a9c7ff;font-weight:900}.staff-stock-hero h1{margin:6px 0;font-size:clamp(25px,4vw,42px)}.staff-stock-hero p{color:#d9e6ff;margin:0}.staff-stock-hero>span{white-space:nowrap;border-radius:999px;padding:10px 15px;font-weight:900}.staff-stock-hero .published{color:#08743b;background:#dcfce7}.staff-stock-hero .private{color:#9b5400;background:#fff3d8}.staff-stock-layout{grid-template-columns:minmax(260px,.75fr) minmax(360px,1.25fr);gap:18px;margin-top:18px;display:grid}.staff-stock-layout aside,.staff-stock-layout form{background:#fff;border:1px solid #dbe5f1;border-radius:22px;padding:28px;box-shadow:0 14px 35px #102a5b10}.staff-stock-layout h2{margin:0 0 20px}.staff-stock-layout dl{margin:0}.staff-stock-layout dl div{border-bottom:1px solid #e8eef6;justify-content:space-between;gap:20px;padding:13px 0;display:flex}.staff-stock-layout dt{color:#72819a}.staff-stock-layout dd{text-align:right;margin:0;font-weight:800}.staff-stock-layout aside p{color:#46617f;background:#eef5ff;border-radius:14px;gap:10px;margin:22px 0 0;padding:14px;font-size:13px;line-height:1.55;display:flex}.staff-stock-layout label{color:#203b68;margin:16px 0;font-weight:800;display:block}.staff-stock-layout label span{align-items:center;gap:7px;margin-bottom:8px;display:flex}.staff-stock-layout input,.staff-stock-layout select{width:100%;height:50px;font:inherit;background:#fff;border:1px solid #cbd8e9;border-radius:12px;padding:0 14px}.staff-stock-layout form>button{color:#fff;background:#285fd0;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;height:52px;margin-top:22px;font-size:15px;font-weight:900;display:flex}.staff-message{border-radius:12px;margin-bottom:12px;padding:12px 14px}.staff-message.error{color:#b42338;background:#fff0f1}.staff-message.success{color:#08743b;background:#e8fff2;align-items:center;gap:8px;display:flex}.staff-stock-page.state{text-align:center;place-items:center;min-height:60vh;display:grid}.spin{animation:1s linear infinite staff-spin}@keyframes staff-spin{to{transform:rotate(360deg)}}@media (width<=760px){.staff-stock-page{width:min(100% - 20px,1120px);margin:18px auto 90px}.staff-stock-hero{flex-direction:column;align-items:flex-start;padding:24px 20px}.staff-stock-layout{grid-template-columns:1fr}.staff-stock-layout aside,.staff-stock-layout form{padding:20px}.staff-stock-page>header span{display:none}}
