.supplier-orders-admin{--so-blue:#1169f4;--so-navy:#092d5c;--so-ink:#10223b;--so-muted:#68788e;--so-line:#dce5f0;background:#f4f7fb;color:var(--so-ink)}.supplier-order-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 27px;margin-bottom:18px;border-radius:20px;background:linear-gradient(120deg,#082b58,#0d4e97);color:#fff;box-shadow:0 15px 34px #0b376a1c}.supplier-order-hero>div{display:flex;align-items:center;gap:16px}.supplier-order-hero>div>span{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#ffffff18}.supplier-order-hero small{color:#8dc8ff;font-size:10px;font-weight:900;letter-spacing:1.2px}.supplier-order-hero h2{margin:3px 0 5px;font-size:24px}.supplier-order-hero p{margin:0;color:#d6e6f9;font-size:13px}.supplier-order-hero>a{display:flex;align-items:center;gap:8px;padding:11px 15px;border-radius:10px;background:#fff;color:#0d55aa;font-size:12px;font-weight:900}.supplier-order-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px;margin-bottom:18px}.supplier-order-kpis article{display:flex;align-items:center;gap:12px;padding:17px;border:1px solid var(--so-line);border-radius:15px;background:#fff}.supplier-order-kpis article>svg{box-sizing:content-box;width:21px;padding:11px;border-radius:12px;background:#eaf3ff;color:var(--so-blue)}.supplier-order-kpis small{display:block;color:var(--so-muted);font-size:9px;font-weight:900;letter-spacing:.65px}.supplier-order-kpis strong{display:block;margin:3px 0;font-size:20px}.supplier-order-kpis p{margin:0;color:#7a899b;font-size:10px}.supplier-order-feedback{display:flex;align-items:center;gap:9px;padding:12px 14px;margin:0 0 15px;border-radius:11px;font-size:12px;font-weight:800}.supplier-order-feedback button{margin-left:auto;border:0;background:none;font-weight:850}.supplier-order-feedback.error{background:#fff0ee;color:#a72d24}.supplier-order-feedback.success{background:#eafbf2;color:#147949}.supplier-order-workspace{display:grid;grid-template-columns:minmax(500px,1.05fr) minmax(430px,.95fr);grid-gap:18px;gap:18px;align-items:start}.supplier-order-workspace.read-only{grid-template-columns:1fr}.supplier-order-form,.supplier-order-ledger{overflow:hidden;border:1px solid var(--so-line);border-radius:18px;background:#fff;box-shadow:0 10px 28px #17395b0a}.supplier-order-form>header{display:flex;align-items:center;gap:13px;padding:20px 22px;border-bottom:1px solid var(--so-line)}.supplier-order-form>header>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#eaf3ff;color:var(--so-blue)}.supplier-order-form header small,.supplier-order-ledger>header small{color:var(--so-blue);font-size:9px;font-weight:900;letter-spacing:.9px}.supplier-order-form h2,.supplier-order-ledger h2{margin:3px 0;font-size:19px}.supplier-order-form header p,.supplier-order-ledger header p{margin:0;color:var(--so-muted);font-size:11px}.supplier-order-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px;padding:17px 22px}.supplier-order-fields label,.supplier-order-modal label{display:flex;flex-direction:column;gap:6px;color:#344760;font-size:10px;font-weight:850}.supplier-order-fields label.wide{grid-column:1/-1}.supplier-order-fields em,.supplier-order-modal em{color:#8997aa;font-size:9px;font-style:normal}.supplier-order-fields input,.supplier-order-fields select,.supplier-order-fields textarea,.supplier-order-modal input,.supplier-order-modal textarea{width:100%;box-sizing:border-box;border:1px solid #ccd8e6;border-radius:9px;background:#fff;padding:10px 11px;color:var(--so-ink);font:inherit;resize:vertical}.supplier-order-lines{margin:0 22px 18px;border:1px solid var(--so-line);border-radius:12px;overflow:hidden}.supplier-order-lines-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;background:#f7f9fc}.supplier-order-lines-head>div{display:flex;align-items:center;gap:8px}.supplier-order-lines-head svg{width:17px}.supplier-order-lines-head b{display:block;font-size:11px}.supplier-order-lines-head small{display:block;color:var(--so-muted);font-size:9px}.supplier-order-lines-head button{display:flex;align-items:center;gap:5px;border:1px solid #c8d6e8;border-radius:8px;background:#fff;color:#31506f;padding:7px 8px;font-size:9px;font-weight:850}.supplier-order-lines>article{display:grid;grid-template-columns:25px minmax(155px,1fr) 75px 100px 90px 28px;align-items:end;grid-gap:7px;gap:7px;padding:10px;border-top:1px solid #e8edf4}.supplier-order-lines article>span{align-self:center;color:#8190a3;font-size:10px;font-weight:900}.supplier-order-lines article label{display:flex;min-width:0;flex-direction:column;gap:4px}.supplier-order-lines article i{font-size:8px;font-style:normal;font-weight:850;color:#6d7e92}.supplier-order-lines article input,.supplier-order-lines article select{min-width:0;width:100%;box-sizing:border-box;height:35px;border:1px solid #ccd8e6;border-radius:7px;background:#fff;padding:0 8px;font-size:9px;font-weight:750}.supplier-order-lines article>strong{align-self:center;text-align:right;font-size:10px}.supplier-order-lines article>strong small{display:block;font-size:7px}.supplier-order-lines article>button{align-self:center;border:0;background:none;color:#bd4035}.supplier-order-lines article>button svg{width:15px}.supplier-order-add-mobile{display:none}.supplier-order-form>footer{display:flex;align-items:center;justify-content:space-between;padding:17px 22px;border-top:1px solid var(--so-line);background:#f9fbfd}.supplier-order-form>footer small{display:block;color:var(--so-muted);font-size:9px;font-weight:900}.supplier-order-form>footer strong{font-size:20px}.supplier-order-form>footer em{font-size:9px;font-style:normal}.supplier-order-form>footer>button{display:flex;align-items:center;gap:7px;border:0;border-radius:10px;background:var(--so-blue);color:#fff;padding:11px 14px;font-size:11px;font-weight:900}.supplier-order-ledger>header{padding:20px 22px;border-bottom:1px solid var(--so-line)}.supplier-order-filters{display:grid;grid-template-columns:1fr 145px;grid-gap:8px;gap:8px;padding:12px;background:#f8fafc;border-bottom:1px solid var(--so-line)}.supplier-order-filters label{display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #ccd8e6;border-radius:8px;background:#fff}.supplier-order-filters svg{width:15px;color:#8090a4}.supplier-order-filters input,.supplier-order-filters select{width:100%;height:37px;border:0;outline:0;background:#fff;color:var(--so-ink);font-size:10px}.supplier-order-filters select{border:1px solid #ccd8e6;border-radius:8px;padding:0 8px}.supplier-order-list{padding:10px}.supplier-order-list details{margin-bottom:8px;border:1px solid var(--so-line);border-radius:12px;overflow:hidden}.supplier-order-list summary{display:grid;grid-template-columns:36px 1fr 120px 110px;align-items:center;grid-gap:10px;gap:10px;padding:13px;list-style:none;cursor:pointer}.supplier-order-list summary::-webkit-details-marker{display:none}.supplier-order-list summary>span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#eaf3ff;color:var(--so-blue)}.supplier-order-list summary svg{width:18px}.supplier-order-list summary small{display:block;color:#738399;font-size:8px;font-weight:900}.supplier-order-list summary strong{display:block;margin:2px 0;font-size:11px}.supplier-order-list summary p{margin:0;color:#748398;font-size:8.5px}.supplier-order-list summary i{display:inline-block;margin-top:3px;padding:3px 6px;border-radius:99px;font-size:8px;font-style:normal;font-weight:900}.supplier-order-list summary i.brouillon{background:#edf1f6;color:#5e6e82}.supplier-order-list summary i.envoye{background:#e7f1ff;color:#145db7}.supplier-order-list summary i.recu{background:#e7faef;color:#147949}.supplier-order-list summary i.annule{background:#ffebe8;color:#be372b}.supplier-order-detail{padding:12px;background:#f7f9fc;border-top:1px solid var(--so-line)}.supplier-order-detail section{padding:10px;border:1px solid var(--so-line);border-radius:9px;background:#fff}.supplier-order-detail article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 0;border-top:1px solid #edf1f5}.supplier-order-detail article:first-child{border:0}.supplier-order-detail article b{display:block;font-size:10px}.supplier-order-detail article small{font-size:8px;color:var(--so-muted)}.supplier-order-detail article strong{font-size:9px}.supplier-order-detail>p{margin:10px 2px;color:var(--so-muted);font-size:9px}.supplier-order-detail>p.cancel{color:#ad382f}.supplier-order-detail footer{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.supplier-order-detail footer a,.supplier-order-detail footer button{display:flex;align-items:center;gap:5px;border:1px solid #c7d5e7;border-radius:8px;background:#fff;color:#244664;padding:7px 8px;font-size:8.5px;font-weight:900}.supplier-order-detail footer svg{width:14px}.supplier-order-detail footer button.receive{border-color:#168759;background:#168759;color:#fff}.supplier-order-detail footer button.cancel{border-color:#efd2ce;color:#b33930}.supplier-order-empty{display:grid;place-items:center;grid-gap:5px;gap:5px;padding:40px;color:#74849a;font-size:11px}.supplier-order-modal{position:fixed;inset:0;z-index:1700;display:grid;place-items:center;padding:20px}.supplier-order-backdrop{position:absolute;inset:0;border:0;background:#061a32b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.supplier-order-modal form{position:relative;width:min(450px,100%);box-sizing:border-box;padding:24px;border-radius:18px;background:#fff;box-shadow:0 28px 70px #06182d73}.supplier-order-modal form>span{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#eaf3ff;color:var(--so-blue)}.supplier-order-modal form>span.danger{background:#fff0ee;color:#c23a30}.supplier-order-modal form>small{display:block;margin-top:12px;color:var(--so-blue);font-size:9px;font-weight:900;letter-spacing:1px}.supplier-order-modal h2{margin:4px 0}.supplier-order-modal form>p{margin:0 0 15px;color:var(--so-muted);font-size:11px}.supplier-order-modal label{margin-top:11px}.supplier-order-modal footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.supplier-order-modal footer button{display:flex;align-items:center;gap:6px;border:1px solid #ccd8e6;border-radius:9px;background:#fff;padding:9px 12px;font-size:10px;font-weight:900}.supplier-order-modal footer button.primary{border-color:var(--so-blue);background:var(--so-blue);color:#fff}.supplier-order-modal footer button.danger{border-color:#c33a30;background:#c33a30;color:#fff}@media(max-width:1200px){.supplier-order-workspace{grid-template-columns:1fr}.supplier-order-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.supplier-order-hero{align-items:flex-start;flex-direction:column}.supplier-order-fields,.supplier-order-kpis{grid-template-columns:1fr}.supplier-order-fields label.wide{grid-column:auto}.supplier-order-lines>article{grid-template-columns:20px 1fr 65px}.supplier-order-lines article label:nth-of-type(3),.supplier-order-lines article>button,.supplier-order-lines article>strong{grid-column:2}.supplier-order-lines-head{align-items:flex-start;flex-direction:column}.supplier-order-list summary{grid-template-columns:34px 1fr}.supplier-order-list summary>div:nth-of-type(n+2){grid-column:2}.supplier-order-filters{grid-template-columns:1fr}.supplier-order-form>footer{align-items:flex-start;gap:12px;flex-direction:column}}.supplier-order-list summary i.partiel{background:#fff3d8;color:#9a6500}.supplier-receipt-form{width:min(560px,100%)!important;max-height:calc(100vh - 40px);overflow:auto}.supplier-receipt-lines{display:grid;grid-gap:8px;gap:8px;margin:14px 0;padding:10px;border:1px solid var(--so-line);border-radius:11px;background:#f7f9fc}.supplier-receipt-lines label{display:grid;grid-template-columns:1fr 82px;align-items:center;grid-gap:12px;gap:12px;margin:0!important;padding:9px 10px;border-radius:8px;background:#fff}.supplier-receipt-lines label span b{display:block;color:var(--so-ink);font-size:10px}.supplier-receipt-lines label span small{display:block;margin-top:3px;color:var(--so-muted);font-size:8px}.supplier-receipt-lines label input{text-align:center;font-size:12px!important;font-weight:900!important}.supplier-order-receipts{color:#1767ba!important}@media(max-width:560px){.supplier-receipt-lines label{grid-template-columns:1fr 68px}}.supplier-returns-admin{--sr-navy:#071c3f;--sr-blue:#0875f5;--sr-teal:#08aeb8;--sr-line:#dbe6f2;--sr-soft:#f5f9fd;color:#10223d;background:#f3f7fb}.supplier-returns-admin .erp-main{padding-bottom:70px}.supplier-return-user{display:flex;align-items:center;gap:11px;margin:20px 14px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:15px;color:#fff}.supplier-return-user>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#0875f5,#08aeb8);font-weight:800}.supplier-return-user div{display:grid}.supplier-return-user small{opacity:.66}.supplier-return-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;border-radius:22px;color:#fff;background:linear-gradient(118deg,#071c3f,#073b7d 62%,#0875f5);box-shadow:0 18px 45px rgba(7,28,63,.15)}.supplier-return-hero>div{display:flex;align-items:center;gap:18px}.supplier-return-hero>div>span{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:rgba(255,255,255,.12)}.supplier-return-hero svg{width:28px;height:28px}.supplier-return-builder header small,.supplier-return-hero small,.supplier-return-ledger>header small{font-weight:800;letter-spacing:.14em;color:#25d7e0}.supplier-return-hero h2{margin:4px 0 6px;font-size:24px}.supplier-return-hero p{margin:0;opacity:.78}.supplier-return-hero>a{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:12px;background:#fff;color:var(--sr-navy);font-weight:800}.supplier-return-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin:18px 0}.supplier-return-kpis article{display:flex;align-items:center;gap:14px;padding:20px;border:1px solid var(--sr-line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(17,47,85,.05)}.supplier-return-kpis article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#e9f4ff;color:var(--sr-blue)}.supplier-return-kpis article.pending>span{background:#fff4dc;color:#d88700}.supplier-return-kpis div{display:grid;grid-gap:2px;gap:2px}.supplier-return-kpis small{font-size:11px;font-weight:800;color:#64748b;letter-spacing:.08em}.supplier-return-kpis strong{font-size:22px;color:var(--sr-navy)}.supplier-return-kpis em{font-size:12px;font-style:normal;color:#64748b}.supplier-return-kpis p{margin:0;color:#718096;font-size:13px}.supplier-return-feedback{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:14px;font-weight:700}.supplier-return-feedback button{margin-left:auto;border:0;background:none;font-weight:700}.supplier-return-feedback.error{background:#fff0f0;color:#a62626}.supplier-return-feedback.success{background:#eafaf2;color:#147346}.supplier-return-builder,.supplier-return-ledger{margin-top:18px;border:1px solid var(--sr-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(17,47,85,.06);overflow:hidden}.supplier-return-builder{padding:24px;display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.supplier-return-builder>header,.supplier-return-ledger>header{display:flex;justify-content:space-between;gap:20px}.supplier-return-builder header small,.supplier-return-ledger>header small{color:var(--sr-blue)}.supplier-return-builder h2,.supplier-return-ledger h2{margin:4px 0;font-size:22px;color:var(--sr-navy)}.supplier-return-builder p,.supplier-return-ledger p{margin:0;color:#64748b}.supplier-return-builder header>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#e9f4ff;color:var(--sr-blue)}.supplier-return-builder label.wide{display:grid;grid-gap:8px;gap:8px;font-weight:800}.supplier-return-builder select,.supplier-return-builder textarea,.supplier-return-modal input,.supplier-return-modal select,.supplier-return-modal textarea{width:100%;border:1px solid #cbd9e8;border-radius:12px;background:#fff;padding:12px 13px;font:inherit;color:#10223d}.supplier-return-lines{border:1px solid var(--sr-line);border-radius:16px;overflow:hidden}.supplier-return-source{display:flex;justify-content:space-between;padding:15px 17px;background:var(--sr-soft)}.supplier-return-source span{display:grid}.supplier-return-source small{color:#64748b}.supplier-return-lines>label{display:grid;grid-template-columns:1fr 120px 82px 65px;align-items:center;grid-gap:12px;gap:12px;padding:14px 17px;border-top:1px solid var(--sr-line)}.supplier-return-lines>label span{display:grid}.supplier-return-lines>label small{color:#64748b;font-weight:500}.supplier-return-lines>label em{font-style:normal;font-weight:700}.supplier-return-lines>label input{width:76px;padding:9px;border:1px solid #cbd9e8;border-radius:10px;text-align:center;font-weight:800}.supplier-return-lines>label i{font-size:12px;font-style:normal;color:#64748b}.supplier-return-builder>footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.supplier-return-builder>footer span{font-size:13px;color:#64748b}.supplier-return-builder button.primary,.supplier-return-modal button.primary{display:flex;align-items:center;gap:8px;border:0;border-radius:12px;padding:12px 17px;background:var(--sr-blue);color:#fff;font-weight:800}.supplier-return-builder button:disabled{opacity:.5}.supplier-return-ledger>header{padding:22px 24px 12px}.supplier-return-filters{display:grid;grid-template-columns:1fr 210px;grid-gap:12px;gap:12px;padding:10px 24px 20px}.supplier-return-filters label{display:flex;align-items:center;gap:9px;border:1px solid var(--sr-line);border-radius:12px;padding:0 13px}.supplier-return-filters input{width:100%;border:0;outline:0;padding:12px 0;font:inherit}.supplier-return-filters select{border:1px solid var(--sr-line);border-radius:12px;padding:0 12px;background:#fff}.supplier-return-list{display:grid;grid-gap:12px;gap:12px;padding:0 24px 24px}.supplier-return-card{border:1px solid var(--sr-line);border-left:5px solid #f2a800;border-radius:16px;padding:18px}.supplier-return-card.regle{border-left-color:#16a363}.supplier-return-card.annule{border-left-color:#d64b4b;opacity:.75}.supplier-return-card-head{display:grid;grid-template-columns:46px 1fr auto auto;align-items:center;grid-gap:13px;gap:13px}.supplier-return-card-head>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#e9f4ff;color:var(--sr-blue)}.supplier-return-card-head small{color:#64748b}.supplier-return-card-head h3{margin:2px 0;color:var(--sr-navy)}.supplier-return-card-head p{font-size:13px}.supplier-return-card-head>strong{font-size:20px;color:var(--sr-navy)}.supplier-return-card-head>i,.supplier-return-card-head>strong em{font-size:11px;font-style:normal}.supplier-return-card-head>i{padding:7px 10px;border-radius:99px;background:#fff3d5;color:#9d6200;font-weight:800}.supplier-return-card.regle .supplier-return-card-head>i{background:#e3f7ed;color:#16764b}.supplier-return-card.annule .supplier-return-card-head>i{background:#fde8e8;color:#a73535}.supplier-return-card-lines{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:8px;gap:8px;margin:15px 0}.supplier-return-card-lines span{position:relative;display:grid;padding:11px 100px 11px 13px;border-radius:11px;background:var(--sr-soft)}.supplier-return-card-lines small{color:#64748b}.supplier-return-card-lines strong{position:absolute;right:13px;top:18px}.supplier-return-reason{padding:11px 13px;border-radius:11px;background:#f8fafc;font-size:13px}.supplier-return-cancelled,.supplier-return-settlement{display:flex;align-items:center;gap:7px;font-size:13px!important;font-weight:700}.supplier-return-settlement{color:#16764b!important}.supplier-return-cancelled{color:#a73535!important}.supplier-return-card>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.supplier-return-card>footer a,.supplier-return-card>footer button{display:flex;align-items:center;gap:7px;border:1px solid var(--sr-line);border-radius:10px;padding:9px 12px;background:#fff;color:#17345e;font-weight:800}.supplier-return-card>footer button.danger{color:#b83232}.supplier-return-empty{display:grid;place-items:center;grid-gap:7px;gap:7px;padding:45px;color:#64748b;text-align:center}.supplier-return-empty svg{width:36px;height:36px;color:var(--sr-blue)}.supplier-return-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:20px}.supplier-return-modal .backdrop{position:absolute;inset:0;border:0;background:rgba(4,17,40,.62);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.supplier-return-modal form{position:relative;width:min(470px,100%);display:grid;grid-gap:13px;gap:13px;padding:26px;border-radius:20px;background:#fff;box-shadow:0 25px 80px rgba(0,0,0,.28)}.supplier-return-modal form>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#e9f4ff;color:var(--sr-blue)}.supplier-return-modal form>span.danger{background:#fde8e8;color:#b83232}.supplier-return-modal h2{margin:0;color:var(--sr-navy)}.supplier-return-modal p{margin:0;color:#64748b}.supplier-return-modal label{display:grid;grid-gap:7px;gap:7px;font-weight:800}.supplier-return-modal label em{font-size:11px;color:#b83232;font-style:normal}.supplier-return-modal footer{display:flex;justify-content:flex-end;gap:9px;margin-top:7px}.supplier-return-modal footer button{border:1px solid var(--sr-line);border-radius:11px;padding:11px 14px;background:#fff;font-weight:800}.supplier-return-modal footer button.danger{background:#b83232;color:#fff;border-color:#b83232}.spin{animation:sr-spin 1s linear infinite}@keyframes sr-spin{to{transform:rotate(1turn)}}@media(max-width:900px){.supplier-return-hero{align-items:flex-start;flex-direction:column}.supplier-return-kpis{grid-template-columns:1fr}.supplier-return-lines>label{grid-template-columns:1fr 80px}.supplier-return-lines>label em{display:none}.supplier-return-card-head{grid-template-columns:44px 1fr}.supplier-return-card-head>i,.supplier-return-card-head>strong{justify-self:start}.supplier-return-filters{grid-template-columns:1fr}.supplier-return-builder>footer{align-items:stretch;flex-direction:column}.supplier-return-builder>footer button{justify-content:center}}.shop-page{min-height:100vh;background:#f6f8fb}.shop-header{height:78px;background:#fff;border-bottom:1px solid #e4eaf1;padding:0 max(24px,calc((100vw - 1180px)/2));gap:45px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.shop-header,.shop-logo{display:flex;align-items:center}.shop-logo{width:150px;height:70px;overflow:hidden}.shop-logo img{object-fit:contain}.shop-header nav{display:flex;gap:28px;margin:auto;font-size:12px;font-weight:600}.shop-header nav b{color:#116ef5}.cart-button{border:0;background:#071f49;color:#fff;border-radius:8px;padding:10px 13px;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700}.cart-button svg{width:16px}.cart-button i{font-style:normal;background:#10bac3;border-radius:10px;padding:2px 6px}.shop-hero{background:linear-gradient(115deg,#071f49,#0b3c7e);color:#fff;text-align:center;padding:55px 20px 75px}.shop-hero>span{font-size:9px;color:#21d0d4;font-weight:800;letter-spacing:1.5px}.shop-hero h1{font-size:42px;line-height:1.1;margin:13px 0}.shop-hero>p{color:#b7c8df;font-size:12px}.shop-search{width:min(540px,100%);height:49px;background:#fff;border-radius:9px;display:flex;align-items:center;margin:26px auto -100px;box-shadow:0 15px 35px #06162d30}.shop-search svg{color:#8390a3;width:17px;margin-left:15px}.shop-search input{border:0;outline:0;flex:1 1;padding:0 12px}.shop-content{width:min(1180px,calc(100% - 40px));margin:55px auto;display:grid;grid-template-columns:190px 1fr;grid-gap:28px;gap:28px}.shop-content>aside{display:flex;flex-direction:column;gap:5px}.shop-content>aside>small{font-size:8px;color:#8491a3;font-weight:800;margin-bottom:6px}.shop-content>aside>button{border:0;background:transparent;border-radius:7px;padding:9px 10px;text-align:left;font-size:10px;display:flex;justify-content:space-between}.shop-content>aside>button.active{background:#e8f2ff;color:#116ef5;font-weight:700}.shop-content>aside>button span{font-size:8px;background:#fff;border-radius:9px;padding:2px 6px}.shop-content>aside>div{margin-top:20px;background:#fff;border:1px solid #e3e9f1;border-radius:9px;padding:14px;color:#64738a}.shop-content>aside>div svg{width:18px;color:#10a1ae}.shop-content>aside>div p{font-size:8px;line-height:1.55}.shop-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.shop-title h2{font-size:20px}.shop-title span{font-size:9px;color:#8390a2}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.shop-grid article{background:#fff;border:1px solid #e3e9f1;border-radius:11px;padding:11px}.shop-art{height:125px;border-radius:8px;background:linear-gradient(145deg,#edf5ff,#c7dcf7);display:grid;place-items:center;margin-bottom:12px}.shop-art svg{width:52px;height:52px;color:#1766c7}.shop-grid article>small{font-size:7px;color:#116ef5;font-weight:800}.shop-grid h3{font-size:12px;margin:5px 0}.shop-grid article>p{font-size:7px;color:#8995a4}.availability{font-size:8px;color:#69788d;display:flex;align-items:center;gap:5px}.availability i{width:6px;height:6px;background:#14a76c;border-radius:50%}.availability i.low{background:#e89519}.shop-grid footer{border:0;min-height:48px;padding:10px 0 0;margin-top:9px;display:flex;justify-content:space-between;align-items:center}.shop-grid footer strong{font-size:12px}.shop-grid footer button{border:0;background:#116ef5;color:#fff;border-radius:6px;padding:7px 9px;font-size:8px;font-weight:700;display:flex;align-items:center;gap:4px}.shop-grid footer button svg{width:11px}.cart-overlay{position:fixed;inset:0;background:#06152c90;z-index:30;display:flex;justify-content:flex-end}.overlay-close{position:absolute;inset:0;width:100%;border:0;background:transparent;font-size:0}.cart-panel{width:min(430px,100%);height:100%;background:#fff;position:relative;z-index:1;padding:24px;overflow:auto}.cart-head{display:flex;align-items:center;gap:11px;border-bottom:1px solid #e7ebf1;padding-bottom:17px}.cart-head>svg{width:36px;height:36px;padding:8px;border-radius:8px;background:#eaf3ff;color:#116ef5}.cart-head h2{font-size:17px;margin:0}.cart-head p{font-size:8px;color:#8290a2;margin:3px 0}.cart-lines article{display:grid;grid-template-columns:40px 1fr auto 24px;grid-gap:9px;gap:9px;align-items:center;border-bottom:1px solid #edf1f5;padding:13px 0}.cart-lines article>span{width:38px;height:38px;border-radius:8px;background:#eef5ff;color:#116ef5;display:grid;place-items:center}.cart-lines article>span svg{width:18px}.cart-lines article>div:nth-child(2){display:flex;flex-direction:column}.cart-lines b{font-size:9px}.cart-lines small{font-size:8px;color:#77869a}.quantity{display:flex;align-items:center;gap:6px}.cart-lines article>button,.quantity button{border:1px solid #dce4ee;background:#fff;border-radius:5px;width:22px;height:22px;display:grid;place-items:center}.cart-lines article>button svg,.quantity svg{width:10px}.cart-total{display:flex;justify-content:space-between;padding:17px 0;font-size:11px}.cart-panel form{border-top:1px solid #edf1f5;padding-top:13px}.cart-panel form h3{font-size:12px}.cart-panel form input{width:100%;border:1px solid #dce4ee;border-radius:7px;padding:10px;margin:4px 0;font-size:9px}.cart-panel form button{width:100%;border:0;border-radius:8px;background:#116ef5;color:#fff;padding:12px;margin-top:8px;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px}.cart-panel form button svg{width:13px}.delivery-note{font-size:8px;color:#718095;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:14px}.delivery-note svg{width:13px}.empty-cart{text-align:center;padding:90px 20px}.empty-cart svg{width:38px;color:#a5b0bf}.empty-cart h3{font-size:13px}.empty-cart p{font-size:9px;color:#8794a5}.order-toast{position:fixed;right:25px;bottom:25px;background:#fff;border:1px solid #dce8e2;box-shadow:0 15px 35px #06152c25;border-radius:10px;padding:14px;display:flex;gap:9px;align-items:center;z-index:40}.order-toast>svg{width:28px;height:28px;padding:6px;border-radius:50%;background:#e5f7ef;color:#158257}.order-toast>div{display:flex;flex-direction:column}.order-toast b{font-size:9px}.order-toast small{font-size:8px;color:#7b899a}.order-toast button{border:0;background:transparent}@media(max-width:850px){.shop-grid{grid-template-columns:1fr 1fr}.shop-header nav{display:none}.cart-button{margin-left:auto}.shop-content{grid-template-columns:1fr}.shop-content>aside{display:none}}@media(max-width:540px){.shop-grid{grid-template-columns:1fr}.shop-hero h1{font-size:34px}.shop-content{width:calc(100% - 24px)}.shop-header{padding:0 12px}.cart-button span{display:none}}.services-page{min-height:100vh;background:#fff}.services-header nav a.active:after{content:"";position:absolute;right:0;bottom:18px;left:0;height:2px;background:var(--blue)}.services-hero{position:relative;overflow:hidden;background:linear-gradient(118deg,#f5f9ff,#edf6ff 58%,#e8fbfb);border-block:1px solid #e3ebf4}.services-hero:after,.services-hero:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.services-hero:before{width:440px;height:440px;top:-290px;right:4%;border:80px solid #1377f512}.services-hero:after{width:260px;height:260px;right:33%;bottom:-210px;border:55px solid #10bac314}.services-hero>.shell{position:relative;z-index:1;min-height:460px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:center;grid-gap:70px;gap:70px;padding-block:62px}.services-hero-copy>span{display:flex;align-items:center;gap:8px;color:#0873ee;font-size:10px;font-weight:900;letter-spacing:1.5px}.services-hero-copy>span svg{width:17px}.services-hero-copy h1{max-width:760px;margin:17px 0;color:#081f46;font-size:clamp(38px,5vw,60px);line-height:1.08;letter-spacing:-2.7px}.services-hero-copy>p{max-width:680px;color:#536880;font-size:16px;line-height:1.7}.services-hero-copy>div{display:flex;gap:11px;margin-top:28px}.services-hero-copy .button svg{width:17px}.services-hero-proof{position:relative;display:flex;flex-direction:column;padding:29px;border:1px solid #ffffff80;border-radius:19px;background:linear-gradient(145deg,#071f49,#0b3c7c);color:#fff;box-shadow:0 24px 55px #092d5b28}.services-hero-proof>span{width:50px;height:50px;display:grid;place-items:center;margin-bottom:25px;border-radius:13px;background:#ffffff15;color:#25d0d3}.services-hero-proof>span svg{width:25px}.services-cta small,.services-hero-proof small,.services-process-intro small,.services-section-head small{color:#08aeb9;font-size:9px;font-weight:900;letter-spacing:1.4px}.services-hero-proof b{margin-top:7px;font:800 21px/1.35 Manrope,sans-serif}.services-hero-proof p{margin:11px 0 0;color:#bacbe0;font-size:11px;line-height:1.65}.services-catalog{padding-block:88px 78px}.services-section-head{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;grid-gap:70px;gap:70px;margin-bottom:34px}.services-cta h2,.services-process-intro h2,.services-section-head h2{margin:8px 0 0;color:#0a234b;font-size:35px;line-height:1.2;letter-spacing:-1.3px}.services-process-intro>p,.services-section-head>p{margin:0;color:#68798d;font-size:12px;line-height:1.7}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.services-grid article{display:flex;min-height:390px;flex-direction:column;padding:27px;border:1px solid #dfe8f2;border-radius:16px;background:#fff;box-shadow:0 14px 35px #092c5710;transition:transform .18s,box-shadow .18s}.services-grid article:hover{transform:translateY(-4px);box-shadow:0 22px 48px #092c5718}.services-card-icon{width:53px;height:53px;display:grid;place-items:center;margin-bottom:24px;border-radius:13px;background:#e9f3ff;color:#0873ee}.services-grid article:nth-child(2) .services-card-icon{background:#e5faf9;color:#0796a0}.services-grid article:nth-child(3) .services-card-icon{background:#edf0fb;color:#315b9f}.services-card-icon svg{width:25px}.services-grid article>small{color:#8796a8;font-size:8px;font-weight:900;letter-spacing:1.2px}.services-grid h2{margin:7px 0 9px;color:#0c2850;font-size:21px}.services-grid article>p{margin:0;color:#68798d;font-size:11px;line-height:1.65}.services-grid ul{display:flex;flex-direction:column;gap:9px;margin:22px 0;padding:18px 0 0;border-top:1px solid #e8edf3;list-style:none}.services-grid li{display:flex;align-items:center;gap:7px;color:#445a73;font-size:10px;font-weight:700}.services-grid li svg{width:14px;color:#13ac79}.services-grid article>a{display:flex;align-items:center;gap:6px;margin-top:auto;color:#0873ee;font-size:10px;font-weight:900}.services-grid article>a svg{width:14px}.services-process{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:65px;gap:65px;padding-block:63px;border-block:1px solid #e2e9f1}.services-process-steps{display:flex;flex-direction:column}.services-process-steps article{display:grid;grid-template-columns:34px 42px 1fr;grid-gap:13px;gap:13px;align-items:center;padding:17px 0;border-top:1px solid #e6ebf2}.services-process-steps article:first-child{border-top:0}.services-process-steps article>span{color:#0b78ee;font-size:9px;font-weight:900}.services-process-steps article>svg{width:38px;height:38px;padding:9px;border-radius:10px;background:#edf5ff;color:#0873ee}.services-process-steps article>div{display:flex;flex-direction:column}.services-process-steps b{color:#173655;font-size:12px}.services-process-steps p{margin:4px 0 0;color:#748398;font-size:9px;line-height:1.5}.services-cta{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:16px;gap:16px;margin-block:78px;padding:36px 40px;border-radius:18px;background:linear-gradient(110deg,#071f49,#0b3c7c);color:#fff;box-shadow:0 22px 48px #071f4920}.services-cta h2{color:#fff;font-size:28px}.services-cta p{margin:6px 0 0;color:#b8c9de;font-size:10px}.services-cta>a{display:flex;align-items:center;gap:7px;min-height:43px;padding:0 15px;border:1px solid #ffffff28;border-radius:9px;color:#fff;font-size:10px;font-weight:800}.services-cta>a:last-child{border-color:#10bac3;background:#10bac3}.services-cta>a svg{width:16px}@media (max-width:900px){.services-hero>.shell,.services-process,.services-section-head{grid-template-columns:1fr}.services-hero>.shell{gap:30px}.services-hero-proof{max-width:520px}.services-grid{grid-template-columns:1fr}.services-grid article{min-height:0}.services-process,.services-section-head{gap:26px}.services-cta{grid-template-columns:1fr 1fr}.services-cta>div{grid-column:1/-1}}@media (max-width:620px){.services-hero>.shell{padding-block:45px}.services-hero-copy h1{font-size:38px;letter-spacing:-1.8px}.services-hero-copy>div{flex-direction:column}.services-catalog{padding-block:58px}.services-process-intro h2,.services-section-head h2{font-size:29px}.services-process{padding-block:50px}.services-cta{grid-template-columns:1fr;margin-block:50px;padding:29px 23px}.services-cta>div{grid-column:auto}.services-cta>a{justify-content:center}}.contact-page{min-height:100vh;background:#fff}.contact-header nav a.active:after{content:"";position:absolute;right:0;bottom:18px;left:0;height:2px;background:var(--blue)}.contact-hero{position:relative;overflow:hidden;border-block:1px solid #e2ebf5;background:linear-gradient(118deg,#f6faff,#eaf4ff 57%,#e8fbfb)}.contact-hero:after,.contact-hero:before{position:absolute;border:1px solid #b9dfff55;border-radius:50%;content:"";pointer-events:none}.contact-hero:before{width:520px;height:520px;top:-350px;right:5%;box-shadow:0 0 0 70px #2f8cf30c}.contact-hero:after{width:250px;height:250px;right:37%;bottom:-195px;box-shadow:0 0 0 52px #12b8c20d}.contact-hero>.shell{position:relative;z-index:1;display:grid;min-height:455px;grid-template-columns:minmax(0,1.35fr) minmax(285px,.65fr);align-items:center;grid-gap:76px;gap:76px;padding-block:62px}.contact-hero-copy>span{display:flex;align-items:center;gap:8px;color:#0873ee;font-size:10px;font-weight:900;letter-spacing:1.5px}.contact-hero-copy>span svg{width:17px}.contact-hero-copy h1{max-width:740px;margin:17px 0;color:#081f46;font-size:clamp(39px,5vw,60px);line-height:1.08;letter-spacing:-2.7px}.contact-hero-copy>p{max-width:670px;color:#536880;font-size:16px;line-height:1.7}.contact-hero-actions{display:flex;gap:11px;margin-top:28px}.contact-hero-actions .button svg{width:17px}.contact-response-card{display:flex;flex-direction:column;padding:29px;border:1px solid #ffffff80;border-radius:19px;background:linear-gradient(145deg,#071f49,#0b3c7c);color:#fff;box-shadow:0 24px 55px #092d5b28}.contact-response-card>span{display:grid;width:50px;height:50px;place-items:center;margin-bottom:25px;border-radius:13px;background:#ffffff15;color:#25d0d3}.contact-response-card>span svg{width:25px}.contact-cta small,.contact-guidance-intro small,.contact-response-card small{color:#09b2bb;font-size:9px;font-weight:900;letter-spacing:1.4px}.contact-response-card b{margin-top:7px;font:800 21px/1.35 Manrope,sans-serif}.contact-response-card p{margin:11px 0 0;color:#bacbe0;font-size:11px;line-height:1.65}.contact-details{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;padding-block:78px}.contact-details article{display:flex;min-height:315px;flex-direction:column;padding:27px;border:1px solid #dfe8f2;border-radius:16px;background:#fff;box-shadow:0 14px 35px #092c5710;transition:transform .18s,box-shadow .18s}.contact-details article:hover{transform:translateY(-4px);box-shadow:0 22px 48px #092c5718}.contact-details article>span{display:grid;width:53px;height:53px;place-items:center;margin-bottom:24px;border-radius:13px;background:#e9f3ff;color:#0873ee}.contact-details article:nth-child(2)>span{background:#e5faf9;color:#0796a0}.contact-details article:nth-child(3)>span{background:#edf0fb;color:#315b9f}.contact-details article>span svg{width:25px}.contact-details small{color:#8796a8;font-size:8px;font-weight:900;letter-spacing:1.2px}.contact-details h2{margin:7px 0 9px;color:#0c2850;font-size:21px}.contact-details p{margin:0;color:#68798d;font-size:11px;line-height:1.65}.contact-details a{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:auto;padding-top:21px;color:#0873ee;font-size:11px;font-weight:900;word-break:break-word}.contact-details a svg{width:14px;flex:none}.contact-guidance{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:65px;gap:65px;padding-block:63px;border-block:1px solid #e2e9f1}.contact-cta h2,.contact-guidance-intro h2{margin:8px 0 0;color:#0a234b;font-size:35px;line-height:1.2;letter-spacing:-1.3px}.contact-guidance-intro p{margin:14px 0 0;color:#68798d;font-size:12px;line-height:1.7}.contact-guidance-actions{display:flex;flex-direction:column}.contact-guidance-actions>a{display:grid;grid-template-columns:42px 1fr 18px;grid-gap:13px;gap:13px;align-items:center;padding:17px 0;border-top:1px solid #e6ebf2}.contact-guidance-actions>a:first-child{border-top:0}.contact-guidance-actions>a>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#edf5ff;color:#0873ee}.contact-guidance-actions>a:nth-child(2)>span{background:#e5faf9;color:#0796a0}.contact-guidance-actions>a>span svg{width:18px}.contact-guidance-actions b{color:#173655;font-size:12px}.contact-guidance-actions p{margin:4px 0 0;color:#748398;font-size:9px;line-height:1.5}.contact-guidance-actions>a>svg{width:16px;color:#7d91a7}.contact-cta{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:16px;gap:16px;margin-block:78px;padding:36px 40px;border-radius:18px;background:linear-gradient(110deg,#071f49,#0b3c7c);color:#fff;box-shadow:0 22px 48px #071f4920}.contact-cta h2{color:#fff;font-size:28px}.contact-cta p{margin:6px 0 0;color:#b8c9de;font-size:10px}.contact-cta>a{display:flex;align-items:center;gap:7px;min-height:43px;padding:0 15px;border:1px solid #10bac3;border-radius:9px;background:#10bac3;color:#fff;font-size:10px;font-weight:800}.contact-cta>a svg{width:16px}.contact-cta>a.contact-cta-secondary{border-color:#ffffff28;background:transparent}@media(min-width:901px) and (max-width:1100px){.site-header{gap:12px}.site-header .desktop-navigation{display:none}.site-header .header-cta{margin-left:auto}.public-menu-button{display:grid;width:44px;height:44px;place-items:center;border:1px solid #cddaea;border-radius:11px;background:#fff;color:#174675}.public-menu-button svg{width:20px}}@media(max-width:900px){.contact-guidance,.contact-hero>.shell{grid-template-columns:1fr}.contact-hero>.shell{gap:30px}.contact-response-card{max-width:520px}.contact-details{grid-template-columns:1fr}.contact-details article{min-height:0}.contact-guidance{gap:26px}.contact-cta{grid-template-columns:1fr 1fr}.contact-cta>div{grid-column:1/-1}}@media(max-width:620px){.contact-hero>.shell{padding-block:45px}.contact-hero-copy h1{font-size:38px;letter-spacing:-1.8px}.contact-hero-actions{flex-direction:column}.contact-details{padding-block:58px}.contact-guidance{padding-block:50px}.contact-guidance-intro h2{font-size:29px}.contact-cta{grid-template-columns:1fr;margin-block:50px;padding:29px 23px}.contact-cta>div{grid-column:auto}.contact-cta>a{justify-content:center}}.about-page{min-height:100vh;background:#fff}.about-header nav a.active:after{content:"";position:absolute;right:0;bottom:18px;left:0;height:2px;background:var(--blue)}.about-hero{position:relative;overflow:hidden;border-block:1px solid #e2ebf5;background:linear-gradient(118deg,#f6faff,#eaf4ff 57%,#e8fbfb)}.about-hero:after,.about-hero:before{position:absolute;border-radius:50%;content:"";pointer-events:none}.about-hero:before{width:500px;height:500px;top:-330px;right:4%;border:70px solid #0f76ee0b}.about-hero:after{width:270px;height:270px;right:35%;bottom:-205px;border:54px solid #13bbc30d}.about-hero>.shell{position:relative;z-index:1;display:grid;min-height:455px;grid-template-columns:minmax(0,1.35fr) minmax(285px,.65fr);align-items:center;grid-gap:76px;gap:76px;padding-block:62px}.about-hero-copy>span{display:flex;align-items:center;gap:8px;color:#0873ee;font-size:10px;font-weight:900;letter-spacing:1.5px}.about-hero-copy>span svg{width:17px}.about-hero-copy h1{max-width:760px;margin:17px 0;color:#081f46;font-size:clamp(39px,5vw,60px);line-height:1.08;letter-spacing:-2.7px}.about-hero-copy>p{max-width:680px;color:#536880;font-size:16px;line-height:1.7}.about-hero-actions{display:flex;gap:11px;margin-top:28px}.about-hero-actions .button svg{width:17px}.about-hero-card{display:flex;flex-direction:column;padding:29px;border:1px solid #ffffff80;border-radius:19px;background:linear-gradient(145deg,#071f49,#0b3c7c);color:#fff;box-shadow:0 24px 55px #092d5b28}.about-hero-mark{display:flex;align-items:center;width:142px;height:68px;margin-bottom:24px;border-radius:12px;background:#fff;padding:8px}.about-hero-mark img{width:124px;height:auto;object-fit:contain}.about-approach-intro small,.about-cta small,.about-hero-card small,.about-section-head small{color:#09b2bb;font-size:9px;font-weight:900;letter-spacing:1.4px}.about-hero-card b{margin-top:7px;font:800 21px/1.35 Manrope,sans-serif}.about-hero-card p{margin:11px 0 0;color:#bacbe0;font-size:11px;line-height:1.65}.about-commitments{padding-block:88px 78px}.about-section-head{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;grid-gap:70px;gap:70px;margin-bottom:34px}.about-approach-intro h2,.about-cta h2,.about-section-head h2{margin:8px 0 0;color:#0a234b;font-size:35px;line-height:1.2;letter-spacing:-1.3px}.about-approach-intro>p,.about-section-head>p{margin:0;color:#68798d;font-size:12px;line-height:1.7}.about-commitment-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.about-commitment-grid article{min-height:245px;padding:27px;border:1px solid #dfe8f2;border-radius:16px;background:#fff;box-shadow:0 14px 35px #092c5710}.about-commitment-grid span{display:grid;width:53px;height:53px;place-items:center;margin-bottom:24px;border-radius:13px;background:#e9f3ff;color:#0873ee}.about-commitment-grid article:nth-child(2) span{background:#e5faf9;color:#0796a0}.about-commitment-grid article:nth-child(3) span{background:#edf0fb;color:#315b9f}.about-commitment-grid span svg{width:25px}.about-commitment-grid h3{margin:0 0 9px;color:#0c2850;font-size:21px}.about-commitment-grid p{margin:0;color:#68798d;font-size:11px;line-height:1.65}.about-approach{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:65px;gap:65px;padding-block:63px;border-block:1px solid #e2e9f1}.about-approach-list{display:flex;flex-direction:column}.about-approach-list article{display:grid;grid-template-columns:34px 42px 1fr;grid-gap:13px;gap:13px;align-items:center;padding:17px 0;border-top:1px solid #e6ebf2}.about-approach-list article:first-child{border-top:0}.about-approach-list em{color:#0b78ee;font-size:9px;font-style:normal;font-weight:900}.about-approach-list span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#edf5ff;color:#0873ee}.about-approach-list article:nth-child(2) span{background:#e5faf9;color:#0796a0}.about-approach-list article:nth-child(3) span{background:#edf0fb;color:#315b9f}.about-approach-list span svg{width:18px}.about-approach-list b{color:#173655;font-size:12px}.about-approach-list p{margin:4px 0 0;color:#748398;font-size:9px;line-height:1.5}.about-cta{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:16px;gap:16px;margin-block:78px;padding:36px 40px;border-radius:18px;background:linear-gradient(110deg,#071f49,#0b3c7c);color:#fff;box-shadow:0 22px 48px #071f4920}.about-cta h2{color:#fff;font-size:28px}.about-cta p{margin:6px 0 0;color:#b8c9de;font-size:10px}.about-cta>a{display:flex;align-items:center;gap:7px;min-height:43px;padding:0 15px;border:1px solid #10bac3;border-radius:9px;background:#10bac3;color:#fff;font-size:10px;font-weight:800}.about-cta>a svg{width:16px}.about-cta>a.about-cta-secondary{border-color:#ffffff28;background:transparent}@media(max-width:900px){.about-approach,.about-hero>.shell,.about-section-head{grid-template-columns:1fr}.about-hero>.shell{gap:30px}.about-hero-card{max-width:520px}.about-approach,.about-section-head{gap:26px}.about-commitment-grid{grid-template-columns:1fr}.about-commitment-grid article{min-height:0}.about-cta{grid-template-columns:1fr 1fr}.about-cta>div{grid-column:1/-1}}@media(max-width:620px){.about-hero>.shell{padding-block:45px}.about-hero-copy h1{font-size:38px;letter-spacing:-1.8px}.about-hero-actions{flex-direction:column}.about-commitments{padding-block:58px}.about-approach{padding-block:50px}.about-approach-intro h2,.about-section-head h2{font-size:29px}.about-cta{grid-template-columns:1fr;margin-block:50px;padding:29px 23px}.about-cta>div{grid-column:auto}.about-cta>a{justify-content:center}}.order-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px;margin-bottom:14px}.order-kpis article{background:#fff;border:1px solid #e3e9f1;border-radius:10px;padding:14px 17px;display:flex;align-items:center;gap:10px}.order-kpis svg{width:33px;height:33px;padding:8px;border-radius:8px;background:#eaf3ff;color:#116ef5}.order-kpis div{display:flex;flex-direction:column}.order-kpis span{font:800 17px Manrope}.order-kpis small{font-size:7px;color:#8491a3;font-weight:800}.order-list-head{padding-top:15px}.order-row{width:100%;min-height:70px;border:0;border-top:1px solid #edf1f5;background:#fff;padding:10px 14px;display:grid;grid-template-columns:37px 1fr auto 15px;grid-gap:10px;gap:10px;align-items:center;text-align:left}.order-row.active,.order-row:hover{background:#f4f8ff}.order-row.active{box-shadow:inset 3px 0 #116ef5}.order-status{width:35px;height:35px;border-radius:8px;background:#e8f2ff;color:#116ef5;display:grid;place-items:center}.order-status svg{width:16px}.order-status.livree,.order-status.prete{background:#e4f7ef;color:#168457}.order-row>div{display:flex;flex-direction:column}.order-row b{font-size:8px;color:#1766c7}.order-row strong{font-size:10px}.order-row small{font-size:8px;color:#7e8c9e}.order-row>i{font-style:normal;background:#e8f2ff;color:#1766c7;border-radius:12px;padding:5px 7px;font-size:7px}.order-row>svg{width:13px;color:#9ca8b7}.order-detail{padding:21px}.order-customer{background:#f5f8fc;border-radius:9px;padding:12px;display:flex;gap:10px;align-items:center}.order-customer>span{width:38px;height:38px;border-radius:50%;background:#0a3165;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}.order-customer>div{display:flex;flex-direction:column}.order-customer b{font-size:10px}.order-customer small{font-size:7px;color:#7a899b;display:flex;align-items:center;gap:3px}.order-customer small svg{width:9px}.order-lines h3{font-size:11px;margin-top:17px}.order-lines article{display:grid;grid-template-columns:31px 1fr auto;grid-gap:8px;gap:8px;align-items:center;border-top:1px solid #edf1f5;padding:10px 0}.order-lines article>span{width:29px;height:29px;border-radius:7px;background:#eef5ff;color:#116ef5;display:grid;place-items:center}.order-lines article svg{width:13px}.order-lines article>div{display:flex;flex-direction:column}.order-lines b{font-size:9px}.order-lines small{font-size:7px;color:#8390a2}.order-lines strong{font-size:9px}.order-lines footer{min-height:auto;border-top:1px solid #dfe6ee;padding:12px 0;display:flex;justify-content:space-between;font-size:10px}.order-status-select{display:flex;flex-direction:column;gap:6px;font-size:8px;font-weight:700;margin-top:12px}.order-status-select select{border:1px solid #dce4ee;border-radius:7px;padding:10px;background:#fff;font-size:9px}.order-saving{font-size:8px;color:#116ef5;display:flex;align-items:center;gap:5px}.order-saving svg{width:12px}.pickup-note{display:flex;gap:8px;background:#fff8eb;border:1px solid #f3e4c7;border-radius:8px;padding:10px;margin-top:13px}.pickup-note svg{width:15px;color:#c27b11}.pickup-note p{font-size:7px;color:#70634d;line-height:1.5;margin:0}@media(max-width:620px){.order-kpis{grid-template-columns:1fr}}.order-transition-note{margin:7px 0 0;color:#77869a}.order-error{display:flex;align-items:center;gap:7px;margin:9px 0 0;padding:9px 10px;border:1px solid #f0c7cd;border-radius:8px;background:#fff2f3;color:#b52e3e}.order-error svg{width:15px;flex:none}.order-delivery-document{margin-top:13px;padding:12px;border:1px solid #cfe0f5;border-radius:10px;background:linear-gradient(135deg,#f5f9ff,#eef6ff);display:grid;grid-template-columns:38px 1fr auto;grid-gap:10px;gap:10px;align-items:center}.order-delivery-document>span{width:36px;height:36px;border-radius:9px;background:#116ef5;color:#fff;display:grid;place-items:center}.order-delivery-document svg{width:17px}.order-delivery-document>div{display:flex;min-width:0;flex-direction:column}.order-delivery-document small{color:#0b8e9d;font-size:8px;font-weight:900;letter-spacing:.8px}.order-delivery-document b{margin:2px 0;color:#102b50;font-size:11px}.order-delivery-document p{margin:0;color:#6f7f92;font-size:8px}.order-delivery-document>a,.order-delivery-document>button{border:0;border-radius:8px;background:#116ef5;color:#fff;padding:9px 10px;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:800;text-decoration:none}.delivery-note-modal{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:20px}.delivery-note-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(3,16,38,.68);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.delivery-note-modal>form{position:relative;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:18px;background:#fff;box-shadow:0 35px 90px rgba(2,15,36,.4)}.delivery-note-modal>form>header{padding:19px 21px;border-bottom:1px solid #e4eaf2;display:flex;align-items:center;gap:11px}.delivery-note-modal>form>header>span{width:41px;height:41px;border-radius:11px;background:#eaf3ff;color:#116ef5;display:grid;place-items:center}.delivery-note-modal>form>header>span svg{width:20px}.delivery-note-modal>form>header>div{flex:1 1}.delivery-note-modal>form>header small,.delivery-serial-editor header small{font-size:8px;color:#08a1ac;font-weight:900;letter-spacing:1px}.delivery-note-modal h2{margin:3px 0;color:#102746;font-size:18px}.delivery-note-modal>form>header p,.delivery-serial-editor header p{margin:0;color:#768599;font-size:9px}.delivery-note-modal>form>header>button{border:0;background:#f1f4f8;color:#627187;width:31px;height:31px;border-radius:8px}.delivery-note-modal>form>header>button svg{width:16px}.delivery-note-fields{padding:17px 21px 9px;display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px}.delivery-note-fields label{display:flex;flex-direction:column;gap:6px;color:#34445b;font-size:9px;font-weight:800}.delivery-note-fields label.wide{grid-column:1/-1}.delivery-note-fields label em{font-style:normal;color:#98a2b3;font-weight:600}.delivery-note-fields input,.delivery-note-fields select,.delivery-note-fields textarea{width:100%;border:1px solid #ccd7e5;border-radius:8px;background:#fff;padding:9px 10px;color:#1b2b42;font:inherit;font-size:10px;outline:none}.delivery-note-fields input:focus,.delivery-note-fields select:focus,.delivery-note-fields textarea:focus{border-color:#1670f8;box-shadow:0 0 0 3px rgba(22,112,248,.1)}.delivery-serial-editor{margin:8px 21px 0;border:1px solid #dce5ef;border-radius:11px;overflow:hidden}.delivery-serial-editor>header{padding:12px 14px;background:#f7faff;display:flex;justify-content:space-between;align-items:center}.delivery-serial-editor h3{margin:2px 0;color:#173658;font-size:12px}.delivery-serial-editor>header>span{padding:5px 8px;border-radius:12px;background:#e7f3ff;color:#1766c7;font-size:8px;font-weight:800}.delivery-serial-editor>article{padding:11px 14px;border-top:1px solid #e7edf4}.delivery-serial-editor>article>div:first-child{display:flex;justify-content:space-between;gap:10px}.delivery-serial-editor article b{color:#223c59;font-size:9px}.delivery-serial-editor article small{color:#7d8a9b;font-size:8px}.delivery-serial-editor article>p{margin:7px 0 0;color:#98a2b3;font-size:8px}.delivery-serial-options{display:flex!important;justify-content:flex-start!important;flex-wrap:wrap;gap:6px;margin-top:8px}.delivery-serial-options button{border:1px solid #d4deea;border-radius:7px;background:#fff;color:#506176;padding:6px 8px;display:flex;align-items:center;gap:5px;font-size:8px;font-weight:750}.delivery-serial-options button.active{border-color:#1670f8;background:#eaf3ff;color:#135dbd}.delivery-serial-options button:disabled{opacity:.45}.delivery-serial-options button svg{width:12px}.delivery-serial-options button i{font-style:normal;color:#8996a7;font-size:7px}.delivery-note-error{margin:12px 21px 0;padding:9px 11px;border-radius:8px;background:#fff0f1;color:#ac3240;display:flex;align-items:center;gap:7px;font-size:9px}.delivery-note-error svg{width:15px}.delivery-note-modal>form>footer{margin-top:16px;padding:14px 21px;background:#f7f9fc;border-top:1px solid #e5eaf1;display:flex;align-items:center;justify-content:space-between;gap:15px}.delivery-note-modal>form>footer p{margin:0;display:flex;flex-direction:column;color:#263c57;font-size:9px}.delivery-note-modal>form>footer p span{margin-top:2px;color:#7b8899;font-size:8px}.delivery-note-modal>form>footer>button{border:0;border-radius:9px;background:#116ef5;color:white;padding:11px 14px;display:flex;align-items:center;gap:7px;font-size:9px;font-weight:850}.delivery-note-modal>form>footer>button:disabled{opacity:.6}.delivery-note-modal>form>footer svg{width:16px}@media(max-width:650px){.delivery-note-fields{grid-template-columns:1fr}.delivery-note-fields label.wide{grid-column:auto}.delivery-note-modal>form>footer{align-items:stretch;flex-direction:column}.delivery-note-modal>form>footer>button{justify-content:center}.order-delivery-document{grid-template-columns:38px 1fr}.order-delivery-document>a,.order-delivery-document>button{grid-column:2;width:max-content}}.order-public-page{min-height:100vh;background:#f4f7fb}.order-track-page{min-height:calc(100vh - 88px);padding:42px 24px 64px;background:radial-gradient(circle at 89% 6%,#d9f6f6 0,transparent 27%),linear-gradient(145deg,#f7fafd,#edf4fa)}.order-track-shell{width:min(960px,100%);margin:auto;padding:38px 42px;border:1px solid #dce6ef;border-radius:18px;background:#fff;box-shadow:0 24px 60px #092b5810}.order-track-intro{display:flex;align-items:flex-start;gap:15px}.order-track-intro>span{display:grid;width:56px;height:56px;flex:none;place-items:center;border-radius:15px;background:linear-gradient(135deg,#116ef5,#075dcc);color:#fff;box-shadow:0 10px 23px #116ef528}.order-track-intro>span svg{width:26px}.order-track-intro small{color:#0873ee;font-size:10px;font-weight:900;letter-spacing:1.3px}.order-track-intro h1{margin:5px 0;color:#0c335d;font-size:36px;letter-spacing:-1.2px}.order-track-intro p{margin:0;color:#65798e;font-size:13px;line-height:1.55}.order-track-reassurance{display:flex;align-items:center;gap:11px;margin:25px 0 13px;padding:12px 14px;border:1px solid #cfe5f1;border-radius:11px;background:#f0fbfb;color:#147b86}.order-track-reassurance>svg{width:22px;flex:none}.order-track-reassurance span{display:flex;flex-direction:column}.order-track-reassurance b{font-size:11px}.order-track-reassurance small{margin-top:2px;color:#5b7c89;font-size:10px}.order-lookup{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:9px;gap:9px;padding:12px;border:1px solid #dce7f0;border-radius:13px;background:#f8fafc}.order-lookup label{position:relative;display:flex;height:62px;min-width:0;flex-direction:column;justify-content:center;padding:8px 11px 7px 43px;border:1px solid #ccd9e7;border-radius:10px;background:#fff}.order-lookup label>svg{position:absolute;left:14px;width:18px;color:#0873ee}.order-lookup label>span{color:#74869a;font-size:8px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.order-lookup input{width:100%;height:28px;border:0;outline:0;background:transparent;color:#163d64;font-size:13px;font-weight:800}.order-lookup label:focus-within{border-color:#0873ee;box-shadow:0 0 0 3px #0873ee14}.order-lookup button{display:flex;min-width:125px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;background:linear-gradient(135deg,#116ef5,#075dcc);color:#fff;font-size:11px;font-weight:800;box-shadow:0 9px 21px #116ef524}.order-lookup button:disabled{cursor:not-allowed;opacity:.65}.order-lookup button svg{width:16px}.order-track-help{margin:9px 2px 0;color:#8191a2;font-size:9px}.order-feedback{margin-top:26px}.order-empty{display:flex;min-height:265px;align-items:center;justify-content:center;flex-direction:column;padding:32px;border:1px dashed #d1dce7;border-radius:13px;background:#fbfdfe;text-align:center}.order-empty>svg{width:40px;height:40px;color:#a4b4c5}.order-empty h2{margin:14px 0 6px;color:#23476c;font-size:18px}.order-empty p{max-width:350px;margin:0;color:#788b9d;font-size:11px;line-height:1.5}.order-empty a{margin-top:16px;color:#0873ee;font-size:11px;font-weight:800}.order-track-error{display:flex;align-items:center;gap:12px;padding:17px;border:1px solid #f0c8cc;border-radius:12px;background:#fff4f5;color:#ad2e3b}.order-track-error>svg{width:27px;flex:none}.order-track-error div{display:flex;flex-direction:column}.order-track-error b{font-size:12px}.order-track-error p{margin:3px 0 0;color:#8d5158;font-size:10px}.public-order{overflow:hidden;border:1px solid #d9e4ed;border-radius:14px;background:#fff;box-shadow:0 8px 24px #092b5808}.public-order-head{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 23px;border-bottom:1px solid #e6edf3}.public-order-head small{color:#75889b;font-size:8px;font-weight:900;letter-spacing:.8px}.public-order-head h2{margin:5px 0;color:#103860;font-size:21px}.public-order-head p{margin:0;color:#74869a;font-size:10px}.public-order-head>span{display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:15px;background:#eaf3ff;color:#1266c3;font-size:9px;font-weight:800}.public-order-head>span.prete{background:#fff3df;color:#a66906}.public-order-head>span.livree{background:#e7f8ef;color:#14764f}.public-order-head>span.annulee{background:#fff0f1;color:#af3040}.public-order-head svg{width:14px}.order-timeline{display:grid;grid-template-columns:repeat(4,1fr);margin:35px 20px 30px;position:relative}.order-timeline:before{position:absolute;top:18px;right:11%;left:11%;height:2px;background:#dbe4ed;content:""}.order-timeline article{position:relative;display:flex;align-items:center;flex-direction:column;gap:6px;text-align:center}.order-timeline article>span{display:grid;width:38px;height:38px;place-items:center;border:2px solid #d8e2ed;border-radius:50%;background:#fff;color:#a5b2bf;z-index:1}.order-timeline article>span svg{width:16px}.order-timeline article.done>span{border-color:#10bac3;background:#10bac3;color:#fff}.order-timeline article.current>span{border-color:#116ef5;background:#116ef5;color:#fff;box-shadow:0 0 0 5px #e6f0ff}.order-timeline b{color:#28496a;font-size:10px}.order-timeline small{color:#8494a5;font-size:8px}.public-order-lines{margin:0 20px;padding:16px;border-radius:11px;background:#f6f9fc}.public-order-lines h3{margin:0 0 9px;color:#244667;font-size:13px}.public-order-lines article{display:flex;gap:9px;padding:8px 0;border-top:1px solid #e2e9f0;color:#2d4b6b;font-size:10px}.public-order-lines article span{color:#0873ee;font-weight:900}.public-order-lines footer{display:flex;min-height:0;align-items:center;justify-content:space-between;margin-top:3px;padding:11px 0 0;border-top:1px solid #dce5ed;color:#5e748a;font-size:11px}.public-order-lines footer strong{color:#103e6d;font-size:14px}.cancelled-order{display:flex;align-items:flex-start;gap:10px;margin:18px 20px;padding:13px;border-radius:10px;background:#fff2f3;color:#a93442}.cancelled-order svg{width:19px;flex:none}.cancelled-order b{font-size:11px}.cancelled-order p{margin:3px 0 0;color:#925761;font-size:10px}.order-support{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;padding:15px 20px;border-top:1px solid #e4ebf2;background:#f9fbfd;color:#667e95;font-size:10px}.order-support>span{display:flex;align-items:center;gap:7px}.order-support svg{width:16px;color:#0b9ea7}.order-support>a{padding:8px 10px;border:1px solid #cad9e7;border-radius:8px;background:#fff;color:#285b8b;font-weight:800}@media(max-width:720px){.order-track-page{min-height:calc(100vh - 75px);padding:18px 12px 38px}.order-track-shell{padding:27px 18px}.order-track-intro h1{font-size:28px}.order-track-reassurance{align-items:flex-start}.order-lookup{grid-template-columns:1fr}.order-lookup button{min-height:51px}.public-order-head{flex-direction:column;gap:10px}.order-timeline{grid-template-columns:1fr;gap:8px;margin:25px 20px}.order-timeline:before{top:11%;bottom:11%;left:18px;width:2px;height:auto}.order-timeline article{display:grid;grid-template-columns:42px 1fr;text-align:left}.order-timeline article>span{grid-row:1/3}.order-support{align-items:stretch;flex-direction:column}.order-support>a{text-align:center}.public-order-lines{margin:0 14px}}.order-next-step{display:flex;align-items:flex-start;gap:11px;margin:0 20px 20px;padding:14px;border:1px solid #cfe3f4;border-radius:11px;background:#f2f8fe;color:#1563ad}.order-next-step.prete{border-color:#f0d6a9;background:#fff8eb;color:#9c6308}.order-next-step.livree{border-color:#cde9d9;background:#effaf4;color:#16784e}.order-next-step>svg{width:21px;flex:none;margin-top:2px}.order-next-step>div{display:flex;flex-direction:column}.order-next-step small{font-size:8px;font-weight:900;letter-spacing:.8px}.order-next-step b{margin-top:3px;font-size:11px}.order-next-step p{margin:4px 0 0;color:#60788f;font-size:10px;line-height:1.5}.order-next-step.prete p{color:#826a43}.order-next-step.livree p{color:#547867}@media(max-width:720px){.order-next-step{margin-inline:14px}}.account-public-page{min-height:100vh;background:#f4f7fb}.customer-loading{min-height:calc(100vh - 88px);display:flex;align-items:center;justify-content:center;gap:9px;background:#f4f7fb;color:#61758b;font-size:14px;font-weight:700}.customer-loading svg{width:20px;color:#0873ee}.customer-login-page{min-height:calc(100vh - 88px);padding:42px 24px 64px;background:radial-gradient(circle at 87% 7%,#d8eefc 0,transparent 27%),linear-gradient(145deg,#f7fafd,#edf4fa)}.customer-login-shell{display:grid;width:min(980px,100%);grid-template-columns:.9fr 1.1fr;margin:auto;overflow:hidden;border:1px solid #dce6f0;border-radius:20px;background:#fff;box-shadow:0 24px 65px #092b5812}.customer-login-intro{display:flex;min-height:570px;flex-direction:column;padding:44px 40px;background:linear-gradient(150deg,#092b58,#0b3e7c 75%,#087797 140%);color:#fff}.customer-login-icon{display:grid;width:62px;height:62px;place-items:center;border:1px solid #ffffff24;border-radius:17px;background:#ffffff14;color:#4bd3d6}.customer-login-icon svg{width:31px}.customer-login-intro>small{margin-top:25px;color:#57d7d9;font-size:10px;font-weight:900;letter-spacing:1.5px}.customer-login-intro h1{margin:8px 0 12px;font-size:39px;line-height:1.12;letter-spacing:-1.5px}.customer-login-intro>p{max-width:360px;margin:0;color:#c4d4e5;font-size:14px;line-height:1.7}.customer-login-benefits{display:flex;flex-direction:column;gap:11px;margin-top:auto}.customer-login-benefits span{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #ffffff19;border-radius:11px;background:#ffffff0b;font-size:11px;font-weight:700}.customer-login-benefits svg{width:18px;color:#4bd3d6}.customer-login-form{width:min(400px,calc(100% - 48px));margin:auto;padding:36px 0}.customer-form-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:12px;background:#eaf3ff;color:#0873ee}.customer-form-icon svg{width:23px}.customer-login-form>small{display:block;margin-top:20px;color:#0873ee;font-size:9px;font-weight:900;letter-spacing:1.3px}.customer-login-form h2{margin:6px 0;color:#0b3159;font-size:29px;letter-spacing:-.8px}.customer-login-form>p{margin:0 0 23px;color:#718398;font-size:12px;line-height:1.55}.customer-login-form label{display:flex;flex-direction:column;gap:6px;margin:14px 0;color:#294967;font-size:11px;font-weight:800}.customer-login-form label>span{display:flex;height:51px;align-items:center;padding:0 13px;border:1px solid #cedae7;border-radius:9px;background:#fbfdff}.customer-login-form label>span:focus-within{border-color:#0873ee;box-shadow:0 0 0 3px #0873ee15}.customer-login-form label svg{width:18px;color:#0873ee}.customer-login-form input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;padding:0 10px;color:#173d64;font-size:13px}.customer-login-form button{display:flex;width:100%;min-height:50px;align-items:center;justify-content:center;gap:8px;margin-top:22px;border:0;border-radius:10px;background:linear-gradient(135deg,#116ef5,#075dcc);color:#fff;font-size:12px;font-weight:800;box-shadow:0 11px 24px #116ef529}.customer-login-form button:disabled{cursor:not-allowed;opacity:.65}.customer-login-form button svg{width:17px}.customer-login-form>a{display:block;margin-top:16px;color:#637a92;font-size:11px;text-align:center}.customer-error{margin-top:14px;padding:11px 13px;border:1px solid #f0c8cc;border-radius:9px;background:#fff4f5;color:#ae2d3b;font-size:11px}.customer-account-page{min-height:calc(100vh - 88px);padding:38px 24px 62px;background:#f4f7fb}.account-shell{width:min(1120px,100%);margin:auto}.account-welcome{display:grid;grid-template-columns:54px minmax(0,1fr) auto auto;align-items:center;grid-gap:16px;gap:16px;padding:25px 28px;border-radius:16px;background:linear-gradient(115deg,#08264f,#0b4b8a);color:#fff;box-shadow:0 16px 35px #08264f1e}.account-avatar{display:grid;width:52px;height:52px;place-items:center;border-radius:15px;background:#ffffff18;color:#4bd3d6}.account-avatar svg{width:26px}.account-welcome-copy small{color:#4bd3d6;font-size:9px;font-weight:900;letter-spacing:1.2px}.account-welcome-copy h1{margin:4px 0;color:#fff;font-size:27px;letter-spacing:-.7px}.account-welcome-copy p{margin:0;color:#c0d2e6;font-size:11px}.account-contact{display:flex;flex-direction:column;gap:7px;padding-right:14px;border-right:1px solid #ffffff22}.account-contact span{display:flex;align-items:center;gap:6px;color:#d7e3f0;font-size:10px}.account-contact svg{width:14px;color:#4bd3d6}.account-welcome>button{display:flex;align-items:center;gap:7px;border:1px solid #ffffff35;border-radius:9px;background:#ffffff0d;color:#fff;padding:10px 12px;font-size:10px;font-weight:800}.account-welcome>button svg{width:15px}.account-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:15px 0}.account-kpis article{display:flex;align-items:center;gap:12px;padding:17px;border:1px solid #e0e8f1;border-radius:12px;background:#fff;box-shadow:0 5px 15px #092b5806}.account-kpis article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:#eaf3ff;color:#0873ee}.account-kpis article:nth-child(2)>span{background:#e7f8f7;color:#079fa9}.account-kpis article:nth-child(3)>span{background:#e9f8ef;color:#168459}.account-kpis svg{width:20px}.account-kpis div{display:flex;flex-direction:column}.account-kpis b{color:#103860;font:800 23px Manrope,sans-serif}.account-kpis small{margin-top:2px;color:#74879a;font-size:9px;font-weight:900;letter-spacing:.5px}.account-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:15px}.account-shortcuts>a{display:grid;min-height:80px;grid-template-columns:36px 1fr 16px;align-items:center;grid-gap:10px;gap:10px;padding:13px;border:1px solid #dce6ef;border-radius:12px;background:#fff;box-shadow:0 5px 15px #092b5805}.account-shortcuts>a>span{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;background:#edf5ff;color:#0873ee}.account-shortcuts>a:nth-child(2)>span{background:#e7f8f7;color:#079fa9}.account-shortcuts>a:nth-child(3)>span{background:#eef1ff}.account-shortcuts svg{width:18px}.account-shortcuts>a>div{display:flex;min-width:0;flex-direction:column}.account-shortcuts b{color:#193d62;font-size:11px}.account-shortcuts small{margin-top:3px;color:#718398;font-size:9px;line-height:1.35}.account-shortcuts>a>svg{width:15px;color:#8da0b4}.customer-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.customer-card{overflow:hidden;border:1px solid #dfe7f0;border-radius:13px;background:#fff;box-shadow:0 7px 18px #092b5807}.customer-card>header{display:flex;align-items:center;justify-content:space-between;padding:18px 19px 14px;border-bottom:1px solid #e8eef4}.customer-card>header>div{display:flex;align-items:center;gap:10px}.customer-card>header>div>span{display:grid;width:35px;height:35px;place-items:center;border-radius:9px;background:#eaf3ff;color:#0873ee}.customer-card>header>div>span svg{width:18px}.customer-card>header h2{margin:0;color:#15395e;font-size:15px}.customer-card>header p{margin:2px 0 0;color:#76899d;font-size:9px}.customer-card>header>a{color:#0873ee;font-size:10px;font-weight:800}.customer-item{display:grid;grid-template-columns:36px minmax(0,1fr) auto 18px;align-items:center;grid-gap:10px;gap:10px;padding:13px 18px;border-bottom:1px solid #edf1f5}.customer-item:last-child{border-bottom:0}.customer-item>span{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#eef5ff;color:#0873ee}.customer-item>span svg{width:17px}.customer-item>div{display:flex;min-width:0;flex-direction:column}.customer-item b{color:#1469c8;font-size:9px;font-weight:900}.customer-item strong{color:#234466;font-size:11px}.customer-item small,.customer-item strong{overflow:hidden;margin-top:2px;text-overflow:ellipsis;white-space:nowrap}.customer-item small{color:#7b8ea1;font-size:9px}.customer-item>i{max-width:120px;overflow:hidden;border-radius:14px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.customer-item>i.progress{background:#eaf3ff;color:#1267c4}.customer-item>i.waiting{background:#fff3df;color:#a76705}.customer-item>i.done{background:#e7f8ef;color:#15754f}.customer-item>i.cancelled{background:#fff0f1;color:#ad3341}.customer-item>a{display:grid;width:18px;height:28px;place-items:center;color:#7390ad}.customer-item>a svg{width:15px}.customer-empty{display:flex;min-height:230px;align-items:center;justify-content:center;flex-direction:column;padding:30px;text-align:center}.customer-empty>svg{width:34px;height:34px;color:#9eb1c5}.customer-empty h3{margin:14px 0 5px;color:#274969;font-size:14px}.customer-empty p{max-width:275px;margin:0;color:#7a8da1;font-size:10px;line-height:1.5}.customer-empty>a{display:flex;align-items:center;gap:6px;margin-top:16px;color:#0873ee;font-size:10px;font-weight:800}.customer-empty>a svg{width:14px}@media(max-width:850px){.customer-login-shell{grid-template-columns:1fr}.customer-login-intro{min-height:0}.customer-login-benefits{display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px}.account-welcome{grid-template-columns:52px 1fr auto}.account-contact{display:none}.customer-grid{grid-template-columns:1fr}}@media(max-width:620px){.customer-account-page,.customer-loading,.customer-login-page{min-height:calc(100vh - 75px)}.customer-account-page,.customer-login-page{padding:18px 12px 38px}.customer-login-intro{padding:30px 21px}.customer-login-intro h1{font-size:31px}.customer-login-benefits{grid-template-columns:1fr}.customer-login-form{width:min(100% - 40px,400px);padding:30px 0}.account-welcome{grid-template-columns:48px minmax(0,1fr);padding:20px}.account-welcome-copy h1{font-size:23px}.account-welcome>button{grid-column:1/-1;justify-content:center}.account-kpis,.account-shortcuts{grid-template-columns:1fr}.customer-item{grid-template-columns:34px minmax(0,1fr) 16px}.customer-item>i{display:none}.customer-card>header{padding:16px}.customer-item{padding:12px 16px}}.customer-auth-panel{display:flex;min-width:0;flex-direction:column;padding:28px 38px 24px}.customer-auth-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;padding:5px;border-radius:12px;background:#eef3f8}.customer-auth-tabs button{min-height:40px;border:0;border-radius:9px;background:transparent;color:#6d8094;font-size:11px;font-weight:800}.customer-auth-tabs button.active{background:#fff;color:#0873ee;box-shadow:0 4px 12px #092b5810}.customer-auth-panel .customer-login-form{width:100%;margin:0;padding:27px 0 10px}.customer-auth-panel .customer-login-form>button{display:flex;width:100%;min-height:50px;align-items:center;justify-content:center;gap:8px;margin-top:22px;border:0;border-radius:10px;background:linear-gradient(135deg,#116ef5,#075dcc);color:#fff;font-size:12px;font-weight:800;box-shadow:0 11px 24px #116ef529}.customer-auth-panel .customer-login-form>button:disabled{cursor:not-allowed;opacity:.65}.customer-auth-panel .customer-login-form>button svg{width:17px}.customer-auth-switch{margin:16px 0 0!important;color:#637a92!important;text-align:center}.customer-auth-switch button{width:auto;min-height:0;margin:0;padding:0;border:0;background:transparent;color:#0873ee;font:inherit;font-weight:900;text-decoration:underline;text-underline-offset:3px}.customer-back-home{display:block;margin-top:auto;padding-top:10px;color:#637a92;font-size:11px;text-align:center}.customer-type-selector{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:5px 0 2px}.customer-type-selector button{display:flex;width:auto;min-height:44px;align-items:center;justify-content:center;gap:7px;margin:0;border:1px solid #d6e0eb;border-radius:10px;background:#fff;color:#587089;font-size:11px;font-weight:800;box-shadow:none}.customer-type-selector button.active{border-color:#0873ee;background:#eaf3ff;color:#0873ee;box-shadow:0 0 0 2px #0873ee10}.customer-type-selector svg{width:17px}.customer-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.customer-password-help{margin:-4px 0 0!important;color:#70849a!important;font-size:9px!important}.customer-auth-panel .customer-register-form{padding-top:23px}.customer-register-form>p{margin-bottom:15px}.customer-register-form label{margin:9px 0}.customer-register-form label>span{height:48px}@media (max-width:850px){.account-kpis{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.customer-auth-panel{padding:20px}.customer-auth-panel .customer-login-form{width:100%;padding:25px 0 8px}.account-kpis,.customer-form-grid{grid-template-columns:1fr}}.account-kpis{grid-template-columns:repeat(4,1fr)}.account-kpis article:nth-child(3)>span{background:#eef0ff;color:#6366c9}.account-kpis article:nth-child(4)>span{background:#e9f8ef;color:#168459}.account-shortcuts{grid-template-columns:repeat(4,1fr)}.account-shortcuts>a:nth-child(3)>span{background:#eef0ff;color:#6366c9}.account-shortcuts>a:nth-child(4)>span{background:#e9f8ef;color:#168459}.special-orders-customer-card{grid-column:1/-1}.customer-special-order-item{width:100%;border:0;border-bottom:1px solid #edf1f5;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer}.customer-special-order-item:hover{background:#f7fbff}.customer-special-order-item>svg{width:15px;color:#7390ad}.customer-special-overlay{position:fixed;inset:0;z-index:130;display:flex;justify-content:flex-end;background:#06172d85}.customer-special-overlay>button{position:absolute;inset:0;width:100%;border:0;background:transparent}.customer-special-overlay>aside{position:relative;width:min(620px,100%);height:100%;overflow:auto;background:#f5f8fb;box-shadow:-30px 0 75px #06172d3d}.customer-special-overlay>aside>header{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #dae5ef;background:#fff;padding:23px}.customer-special-overlay>aside>header small{color:#08aeb9;font-size:9px;font-weight:900;letter-spacing:.1em}.customer-special-overlay>aside>header h2{margin:4px 0;color:#12395f;font-size:24px}.customer-special-overlay>aside>header p{margin:0;color:#65798e;font-size:12px}.customer-special-overlay>aside>header>button{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d5e0ea;border-radius:9px;background:#fff;color:#526b83}.customer-special-overlay>aside>header>button svg{width:18px}.customer-special-detail{display:flex;flex-direction:column;gap:13px;padding:17px}.customer-special-detail>section{border:1px solid #dce6ef;border-radius:13px;background:#fff;padding:17px}.customer-special-detail>section>h3,.customer-special-timeline>h3{margin:0 0 13px;color:#183e63;font-size:15px}.customer-special-current{display:flex;align-items:center;gap:13px}.customer-special-current>span{display:grid;width:50px;height:50px;flex:0 0 auto;place-items:center;border-radius:13px;background:#e9f3ff;color:#0873ee}.customer-special-current.waiting>span{background:#fff3dd;color:#b6730e}.customer-special-current.done>span{background:#e7f8ef;color:#168459}.customer-special-current.cancelled>span{background:#ffedef;color:#b52c3a}.customer-special-current>span svg{width:25px}.customer-special-current>div{display:flex;flex-direction:column}.customer-special-current small{color:#7a8ca0;font-size:8px;font-weight:900;letter-spacing:.08em}.customer-special-current h3{margin:3px 0;color:#153e65;font-size:19px}.customer-special-current p{margin:0;color:#72859a;font-size:10px}.customer-special-timeline>div{display:flex;overflow-x:auto;padding-bottom:5px}.customer-special-timeline>div>span{position:relative;display:flex;min-width:100px;flex:1 1;align-items:center;flex-direction:column;gap:7px;color:#9aabba;text-align:center}.customer-special-timeline>div>span:not(:last-child):before{content:"";position:absolute;top:13px;left:60%;width:80%;height:2px;background:#dbe4ed}.customer-special-timeline>div>span.reached:not(:last-child):before{background:#1eb39a}.customer-special-timeline i{position:relative;z-index:1;display:grid;width:28px;height:28px;place-items:center;border:2px solid #d4dfe9;border-radius:50%;background:#fff;font-size:9px;font-style:normal;font-weight:900}.customer-special-timeline .reached i{border-color:#1eb39a;background:#e7f8f3;color:#11816d}.customer-special-timeline i svg{width:14px}.customer-special-timeline span small{font-size:8px;font-weight:750;line-height:1.25}.customer-special-detail dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin:0}.customer-special-detail dl>div{border-radius:9px;background:#f5f8fb;padding:10px}.customer-special-detail dt{color:#7b8c9e;font-size:8px;font-weight:900;text-transform:uppercase}.customer-special-detail dd{margin:4px 0 0;color:#294a6a;font-size:12px;font-weight:750}.customer-special-quote{display:flex;align-items:center;gap:14px;border-color:#cce9de!important;background:linear-gradient(115deg,#f3fcf8,#fff)!important}.customer-special-quote>svg{width:48px;height:48px;padding:12px;border-radius:12px;background:#dff5ea;color:#168459}.customer-special-quote>div{display:flex;flex-direction:column}.customer-special-quote small{color:#168459;font-size:8px;font-weight:900;letter-spacing:.08em}.customer-special-quote b{margin:3px 0;color:#0c593a;font-size:24px}.customer-special-quote p{margin:0;color:#5f7c6d;font-size:10px}.customer-special-config{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.customer-special-config>div{display:flex;flex-direction:column;border:1px solid #e1e8ef;border-radius:9px;padding:10px}.customer-special-config small{color:#7f90a1;font-size:8px;font-weight:850;text-transform:uppercase}.customer-special-config b{margin-top:3px;color:#284969;font-size:11px}.customer-special-notes{margin:0;border-left:3px solid #08aeb9;background:#f4fbfb;padding:11px;color:#536f82;font-size:11px;line-height:1.55}.customer-special-detail>footer{display:flex;justify-content:flex-end;padding:5px 2px 18px}.customer-special-detail>footer a{display:flex;align-items:center;gap:7px;border-radius:9px;background:#0873ee;color:#fff;padding:11px 14px;font-size:11px;font-weight:800}.customer-special-detail>footer svg{width:15px}@media(max-width:950px){.account-kpis,.account-shortcuts{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.account-kpis,.account-shortcuts,.customer-special-config,.customer-special-detail dl{grid-template-columns:1fr}.customer-special-overlay>aside>header{padding:18px}.customer-special-detail{padding:12px}.customer-special-timeline>div>span{min-width:86px}}.inventory-page{min-height:100vh;background:#f3f7fc;padding:42px;color:#0a2753}.inventory-page>header{max-width:1100px;margin:auto;display:flex;justify-content:space-between;align-items:center}.inventory-page header a,.inventory-page>header>a{display:flex;gap:7px;align-items:center;color:#0873ee;font-weight:700;margin-bottom:22px}.inventory-page header svg{width:22px}.inventory-page>header>svg{width:70px;height:70px;color:#0873ee}.inventory-page h1{font-size:40px;margin:5px 0}.inventory-page p{color:#64748b}.inventory-card,.inventory-history{max-width:1100px;margin:28px auto;background:#fff;border:1px solid #dce7f4;border-radius:18px;box-shadow:0 12px 35px #153b6610;overflow:hidden}.inventory-head,.inventory-row{display:grid;grid-template-columns:2fr 1fr 1fr .7fr;align-items:center;grid-gap:20px;gap:20px;padding:15px 22px}.inventory-head{background:#092d5b;color:#fff;font-size:12px;text-transform:uppercase}.inventory-row{border-bottom:1px solid #e8eef6}.inventory-row div{display:flex;flex-direction:column}.inventory-row small{color:#718096}.inventory-row input{width:100px;padding:10px;border:1px solid #cbd8e8;border-radius:8px;font-weight:700}.inventory-history strong,.inventory-row i{font-style:normal;font-weight:800}.same{color:#169b62}.plus{color:#0873ee}.minus{color:#e33b49}.inventory-card footer{padding:20px 22px;display:flex;justify-content:space-between;align-items:center}.inventory-card button{display:flex;align-items:center;gap:8px;background:#0873ee;color:white;border:0;border-radius:10px;padding:12px 18px;font-weight:800}.inventory-message{padding:0 22px 20px}.inventory-history{padding:22px}.inventory-history article{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid #e8eef6}.inventory-history article div{display:flex;flex-direction:column}.inventory-history small{color:#718096}.inventory-loading{display:flex;justify-content:center;margin:80px;gap:10px}@media(max-width:700px){.inventory-page{padding:22px 12px}.inventory-head,.inventory-page>header>svg{display:none}.inventory-row{grid-template-columns:1.6fr .7fr .8fr .5fr;gap:8px;padding:12px}.inventory-row input{width:70px}.inventory-card footer{align-items:flex-start;gap:12px;flex-direction:column}}.serial-page{min-height:100vh;background:#f3f7fc;padding:40px;color:#0a2753}.serial-page>header{max-width:1150px;margin:auto;display:flex;justify-content:space-between;align-items:center}.serial-page header a{display:flex;gap:7px;align-items:center;color:#0873ee;font-weight:700;margin-bottom:20px}.serial-page>header>svg{width:72px;height:72px;color:#0abcc5}.serial-page h1{font-size:40px;margin:5px 0}.serial-page p{color:#64748b}.serial-grid{max-width:1150px;margin:28px auto;display:grid;grid-template-columns:360px 1fr;grid-gap:22px;gap:22px}.serial-grid>form,.serial-grid>section{background:white;border:1px solid #dce7f4;border-radius:18px;padding:22px;box-shadow:0 12px 35px #153b6610}.serial-grid h2{display:flex;align-items:center;gap:8px}.serial-grid label{display:flex;flex-direction:column;gap:6px;font-weight:700;margin:15px 0}.serial-grid input,.serial-grid select,.serial-grid textarea{padding:11px;border:1px solid #cbd8e8;border-radius:9px;background:white}.serial-grid textarea{min-height:80px}.serial-grid form button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;border:0;border-radius:9px;background:#0873ee;color:white;font-weight:800}.serial-search{display:flex;align-items:center;gap:8px;border:1px solid #cbd8e8;border-radius:10px;padding:0 12px}.serial-search input{border:0;flex:1 1}.serial-grid article{display:flex;justify-content:space-between;align-items:center;padding:17px 4px;border-bottom:1px solid #e8eef6}.serial-grid article div{display:flex;flex-direction:column;gap:3px}.serial-grid article b{font-family:monospace;font-size:17px;color:#0873ee}.serial-grid article small{color:#718096}.serial-grid article select,.serial-linked{font-weight:800}.serial-linked{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#e8f4ff;color:#0b63bd;padding:8px 10px;font-size:11px}.serial-linked svg{width:14px}.serial-empty{text-align:center;padding:70px;color:#94a3b8}.serial-empty svg{width:50px;height:50px}@media(max-width:800px){.serial-page{padding:22px 12px}.serial-page>header>svg{display:none}.serial-grid{grid-template-columns:1fr}.serial-grid article{gap:10px}.serial-grid article select{max-width:110px}.serial-linked{max-width:145px}}.barcode-input{display:grid!important;grid-template-columns:1fr auto!important;grid-gap:8px!important;gap:8px!important}.barcode-input .scan-button{width:auto;padding:10px 13px;background:#08aeb9}.scan-button svg{width:19px}.camera-box{position:relative;overflow:hidden;border-radius:12px;background:#06182e;aspect-ratio:4/3}.camera-box video{width:100%;height:100%;object-fit:cover}.camera-box:after{content:"";inset:25% 10%;border:2px solid #16e2e9;box-shadow:0 0 0 999px #00152a55}.camera-box span,.camera-box:after{position:absolute;border-radius:8px}.camera-box span{z-index:2;bottom:12px;left:50%;transform:translateX(-50%);white-space:nowrap;color:white;background:#00152acc;padding:7px 10px;font-size:12px}.camera-box span i{display:inline-block;width:7px;height:7px;background:#16e2e9;border-radius:50%;margin-right:6px}.scan-help{padding:9px 11px;border-radius:8px;background:#fff7df;color:#8a6100!important;font-size:13px}.serial-grid form>button{margin-top:10px}@media(max-width:520px){.scan-button span{display:none}.barcode-input .scan-button{padding:10px}}.warranty-public-page{min-height:100vh;background:#f4f7fb}.warranty-page{min-height:calc(100vh - 88px);padding:42px 24px 64px;background:radial-gradient(circle at 82% 5%,#d8f7fa 0,transparent 26%),linear-gradient(145deg,#f6f9fd,#edf4fa);color:#092b58}.warranty-shell{display:grid;width:min(1080px,100%);grid-template-columns:minmax(310px,.78fr) minmax(0,1.22fr);margin:auto;overflow:hidden;border:1px solid #dce6f0;border-radius:20px;background:#fff;box-shadow:0 24px 65px #092b5812}.warranty-intro{display:flex;min-height:660px;flex-direction:column;padding:42px 36px;background:linear-gradient(155deg,#092b58,#0b3d78 72%,#08769a 140%);color:#fff}.warranty-icon{display:grid;width:62px;height:62px;place-items:center;border:1px solid #ffffff24;border-radius:17px;background:#ffffff14;color:#45d2d5}.warranty-icon svg{width:31px}.warranty-intro>small{margin-top:25px;color:#52d5d7;font-size:10px;font-weight:900;letter-spacing:1.6px}.warranty-intro h1{margin:8px 0 13px;font-size:40px;line-height:1.12;letter-spacing:-1.5px}.warranty-intro>p{margin:0;color:#c5d5e6;font-size:14px;line-height:1.7}.warranty-promises{display:flex;flex-direction:column;gap:10px;margin-top:31px}.warranty-promises article{display:flex;align-items:center;gap:12px;padding:11px 12px;border:1px solid #ffffff17;border-radius:11px;background:#ffffff0c}.warranty-promises article>svg{width:19px;flex:none;color:#4bd3d6}.warranty-promises article span{display:flex;flex-direction:column}.warranty-promises b{font-size:11px}.warranty-promises small{margin-top:2px;color:#abc0d6;font-size:9px}.warranty-intro>aside{display:flex;align-items:flex-start;gap:10px;margin-top:auto;padding:14px;border:1px solid #ffffff1c;border-radius:12px;background:#051d3c4f}.warranty-intro>aside svg{width:20px;flex:none;color:#58d6d8}.warranty-intro>aside span{display:flex;flex-direction:column}.warranty-intro>aside b{font-size:11px}.warranty-intro>aside small{margin-top:3px;color:#b4c7da;font-size:9px;line-height:1.45}.warranty-workspace{min-width:0;padding:42px 40px}.warranty-workspace>header>small{color:#0873ee;font-size:9px;font-weight:900;letter-spacing:1.3px}.warranty-workspace>header h2{margin:6px 0;color:#092b58;font-size:27px;letter-spacing:-.7px}.warranty-workspace>header p{margin:0;color:#687d92;font-size:12px}.warranty-form{display:grid;grid-template-columns:1fr auto auto;grid-gap:9px;gap:9px;margin:25px 0 10px}.warranty-serial-field{position:relative;display:flex;min-width:0;height:64px;flex-direction:column;justify-content:center;padding:8px 10px 7px 44px;border:1px solid #cddbe8;border-radius:11px;background:#fbfdff}.warranty-serial-field>svg{position:absolute;left:14px;width:20px;color:#0873ee}.warranty-serial-field>span{color:#718399;font-size:8px;font-weight:900;letter-spacing:.5px;text-transform:uppercase}.warranty-serial-field>input{width:100%;height:29px;border:0;outline:0;background:transparent;color:#123a66;font-size:13px;font-weight:800;text-transform:uppercase}.warranty-serial-field:focus-within{border-color:#0873ee;box-shadow:0 0 0 3px #0873ee16}.warranty-scan-button{position:relative;display:flex;min-width:82px;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px solid #cddbe8;border-radius:11px;background:#fff;color:#22609c;font-size:9px;font-weight:800}.warranty-scan-button:focus-within,.warranty-scan-button:hover{border-color:#0873ee;background:#f2f8ff}.warranty-scan-button>svg{width:20px}.warranty-scan-button>input{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;opacity:0}.warranty-form>button{display:flex;min-width:108px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:11px;background:linear-gradient(135deg,#116ef5,#075dcc);color:#fff;font-size:11px;font-weight:800;box-shadow:0 10px 23px #116ef526}.warranty-form>button:disabled{cursor:not-allowed;opacity:.6}.warranty-form>button svg{width:17px}.warranty-privacy{display:flex;align-items:flex-start;gap:7px;color:#718399;font-size:9px;line-height:1.45}.warranty-privacy svg{width:14px;flex:none;color:#0ba3ad}.warranty-scan-success{display:flex;align-items:center;gap:7px;margin:12px 0 0;padding:9px 11px;border-radius:8px;background:#eafaf2;color:#14754f;font-size:10px}.warranty-scan-success svg{width:15px}.warranty-feedback{margin-top:22px}.warranty-empty{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;padding:35px;border:1px dashed #ccd9e5;border-radius:15px;background:#fafcfe;text-align:center}.warranty-empty>svg{width:40px;height:40px;color:#a9bacb}.warranty-empty h3{margin:14px 0 6px;font-size:16px}.warranty-empty p{max-width:360px;margin:0;color:#788b9e;font-size:11px;line-height:1.5}.warranty-error{display:flex;align-items:center;gap:14px;padding:20px;border:1px solid #f0c7cc;border-radius:14px;background:#fff5f6;color:#b02b38}.warranty-error>svg{width:31px;flex:none}.warranty-error b{font-size:13px}.warranty-error p{margin:4px 0 0;color:#8d4d54;font-size:11px}.warranty-result{overflow:hidden;border:1px solid #d8e3ee;border-radius:15px;background:#fff;box-shadow:0 10px 28px #092b580a}.warranty-result.covered{border-top:4px solid #19a86b}.warranty-result.expired{border-top:4px solid #e24a55}.warranty-result.unknown{border-top:4px solid #e5a226}.warranty-result>header{display:grid;grid-template-columns:44px 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:18px 20px;border-bottom:1px solid #e7edf3}.warranty-result>header>svg{width:38px;height:38px}.warranty-result.covered>header>svg{color:#19a86b}.warranty-result.expired>header>svg,.warranty-result.unknown>header>svg{color:#e59a20}.warranty-result>header>div{min-width:0}.warranty-result>header small{color:#75879a;font-size:8px;font-weight:900;letter-spacing:.7px}.warranty-result>header h2{margin:3px 0;color:#12385f;font-size:17px}.warranty-result>header p{margin:0;color:#72859a;font-size:9px}.warranty-result>header>span{padding:6px 9px;border-radius:13px;background:#e7f7f0;color:#15734e;font-size:9px;font-weight:800}.warranty-result.expired>header>span{background:#fff0f2;color:#b52b3a}.warranty-result.unknown>header>span{background:#fff6e6;color:#a36c12}.warranty-result dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:0;padding:18px 20px}.warranty-result dl>div{min-width:0;padding:11px;border-radius:9px;background:#f5f8fb}.warranty-result dl>div.wide{grid-column:1/-1}.warranty-result dt{display:flex;align-items:center;gap:5px;color:#74869a;font-size:8px;font-weight:800;text-transform:uppercase}.warranty-result dt svg{width:13px}.warranty-result dd{margin:5px 0 0;overflow-wrap:anywhere;color:#173d64;font-size:11px;font-weight:800}.warranty-result .remaining,.warranty-result-note{margin:0 20px 16px;padding:11px 13px;border-radius:9px;background:#eafaf2;color:#176b49;font-size:10px}.warranty-result-note{background:#fff7e8;color:#876018;line-height:1.5}.warranty-actions{display:flex;gap:8px;padding:15px 20px;border-top:1px solid #e4ebf2;background:#f9fbfd}.warranty-actions>a{display:flex;min-height:38px;align-items:center;justify-content:center;gap:6px;padding:0 12px;border-radius:8px;font-size:10px;font-weight:800}.warranty-actions>a:first-child{background:#0873ee;color:#fff}.warranty-actions>a:last-child{border:1px solid #cad7e5;background:#fff;color:#345879}.warranty-actions svg{width:14px}@media(max-width:850px){.warranty-shell{grid-template-columns:1fr}.warranty-intro{min-height:0}.warranty-intro>aside{margin-top:28px}.warranty-promises{display:grid;grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.warranty-page{min-height:calc(100vh - 75px);padding:18px 12px 38px}.warranty-intro{padding:29px 20px}.warranty-intro h1{font-size:31px}.warranty-promises{grid-template-columns:1fr}.warranty-workspace{padding:28px 18px}.warranty-form{grid-template-columns:1fr 76px}.warranty-serial-field{grid-column:1/-1}.warranty-form>button{min-height:52px}.warranty-result>header{grid-template-columns:40px 1fr}.warranty-result>header>span{grid-column:2;justify-self:start}.warranty-result dl{grid-template-columns:1fr}.warranty-result dl>div.wide{grid-column:auto}.warranty-actions{flex-direction:column}}.product-create-page{min-height:100vh;background:#f3f7fc;padding:38px 18px;color:#092b58}.product-create-shell{max-width:820px;margin:auto}.product-create-shell>a{display:inline-flex;align-items:center;gap:7px;color:#0873ee;font-weight:700;margin-bottom:28px}.product-create-shell>header{display:flex;align-items:center;gap:18px;margin-bottom:25px}.product-create-shell>header>span{display:grid;place-items:center;width:66px;height:66px;border-radius:17px;background:#e4f1ff;color:#0873ee}.product-create-shell>header svg{width:34px;height:34px}.product-create-shell h1{font-size:38px;margin:4px 0}.product-create-shell p{color:#64748b}.product-create-shell form{background:white;border:1px solid #dce7f4;border-radius:18px;box-shadow:0 12px 35px #153b6610;overflow:hidden}.product-create-shell section{padding:22px 26px;border-bottom:1px solid #e7eef7}.product-create-shell section h2{display:flex;align-items:center;gap:8px;font-size:17px}.product-create-shell section h2 svg{width:20px}.product-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.product-fields label{display:flex;flex-direction:column;gap:6px;font-weight:700}.product-fields label.wide{grid-column:1/-1}.product-fields input{padding:12px;border:1px solid #cbd8e8;border-radius:9px;font-size:15px}.product-fields small{color:#7a8ca3;font-weight:400}.product-create-shell form>footer{display:flex;justify-content:flex-end;align-items:center;gap:18px;padding:20px 26px}.product-create-shell form>footer a{color:#64748b;font-weight:700}.product-create-shell button{display:flex;align-items:center;gap:8px;border:0;border-radius:9px;background:#0873ee;color:#fff;padding:12px 18px;font-weight:800}.product-form-error,.product-form-success{margin:18px 26px 0;padding:12px;border-radius:9px}.product-form-error{background:#fff0f1;color:#b62331!important}.product-form-success{display:flex;align-items:center;gap:8px;background:#eafaf2;color:#16744d!important}@media(max-width:620px){.product-create-page{padding:24px 12px}.product-create-shell h1{font-size:31px}.product-fields{grid-template-columns:1fr}.product-fields label.wide{grid-column:auto}.product-create-shell form>footer{justify-content:space-between}}