.product-image-field{display:grid;grid-template-columns:210px 1fr;align-items:center;grid-gap:20px;gap:20px}.product-image-preview{display:grid;min-height:175px;place-items:center;align-content:center;grid-gap:8px;gap:8px;overflow:hidden;border:1px dashed #b8c9da;border-radius:13px;background:#f4f8fc;color:#7b8ea3}.product-image-preview svg{width:35px;height:35px}.product-image-preview span{font-size:12px;font-weight:750}.product-image-preview.has-image{border-style:solid;background:#fff}.product-image-preview img{display:block;width:100%;height:175px;object-fit:contain}.product-image-controls{display:flex;align-items:flex-start;flex-direction:column;gap:9px}.product-image-upload{display:inline-flex!important;width:max-content;min-height:42px;align-items:center;flex-direction:row!important;gap:7px!important;border-radius:9px;background:#0873ee;color:#fff;padding:0 14px;cursor:pointer;font-size:12px;font-weight:850}.product-image-upload svg{width:17px}.product-image-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.product-image-clear,.product-image-remove{padding:8px 0!important;background:transparent!important;color:#667b91!important;font-size:11px!important}.product-image-remove{color:#b62d39!important}.product-image-clear svg,.product-image-remove svg{width:15px}.product-image-controls small{color:#7a8ca3;font-size:10px}.shop-art.has-image{overflow:hidden;border:1px solid #e4eaf1;background:#fff}.shop-art.has-image img{display:block;width:100%;height:100%;object-fit:contain}@media (max-width:620px){.product-image-field{grid-template-columns:1fr}.product-image-preview{min-height:210px}.product-image-preview img{height:210px}}.stock-admin .stock-table-head{font-size:10px;letter-spacing:.25px}.stock-admin .stock-row>span{font-size:12px;font-weight:650;color:#40536c}.shop-content>aside>small{font-size:11px;letter-spacing:.7px;color:#64748b}.shop-content>aside>button{font-size:13px;padding:11px 12px}.shop-content>aside>button span{font-size:10px}.shop-grid article>small{font-size:10px;letter-spacing:.25px}@media(max-width:620px){.stock-admin .stock-table-head{font-size:9px}}.public-shortcuts{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;padding-top:34px}.public-shortcuts>a{display:grid;grid-template-columns:52px 1fr auto;align-items:center;grid-gap:15px;gap:15px;border:1px solid var(--line);border-radius:13px;padding:20px;background:#fff;transition:.2s}.public-shortcuts>a:hover{transform:translateY(-3px);border-color:#b9d4fa;box-shadow:0 15px 35px #071f4910}.public-shortcuts>a>svg:first-child{width:46px;height:46px;padding:11px;border-radius:11px;background:#eaf3ff;color:var(--blue)}.public-shortcuts>a:nth-child(2)>svg:first-child{background:#e4faf8;color:#08aab4}.public-shortcuts>a>svg:last-child{color:#8ca0ba}.public-shortcuts small{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:1px}.public-shortcuts h3{font-size:17px;margin:4px 0}.public-shortcuts p{font-size:13px;color:var(--muted);margin:0}@media(max-width:760px){.public-shortcuts{grid-template-columns:1fr}.public-shortcuts>a{grid-template-columns:45px 1fr auto}.public-shortcuts>a>svg:first-child{width:42px;height:42px}}.product-picker{background:#092d5b;color:white;border-radius:13px;padding:18px 22px;margin-bottom:16px}.product-picker label{display:grid;grid-template-columns:170px 1fr;align-items:center;grid-gap:14px;gap:14px;font-weight:800}.product-picker select{padding:12px;border:0;border-radius:8px;background:white;color:#092b58}.product-create-page input:disabled{background:#edf2f7;color:#65758b;cursor:not-allowed}@media(max-width:620px){.product-picker label{grid-template-columns:1fr}.product-picker{padding:15px}}.supplier-page{min-height:100vh;background:#f3f7fc;padding:38px 18px;color:#092b58}.supplier-shell{max-width:1000px;margin:auto}.supplier-shell>a{display:inline-flex;align-items:center;gap:7px;color:#0873ee;font-weight:700;margin-bottom:28px}.supplier-shell>header{display:flex;align-items:center;gap:17px}.supplier-shell>header>span{display:grid;place-items:center;width:64px;height:64px;border-radius:16px;background:#e7f2ff;color:#0873ee}.supplier-shell>header>span svg{width:32px;height:32px}.supplier-shell h1{font-size:38px;margin:4px 0}.supplier-shell p{color:#64748b}.supplier-grid{display:grid;grid-template-columns:350px 1fr;grid-gap:20px;gap:20px;margin-top:28px}.supplier-grid>form,.supplier-grid>section{background:#fff;border:1px solid #dce7f4;border-radius:17px;padding:22px}.supplier-grid h2{display:flex;align-items:center;gap:8px;margin-top:0}.supplier-grid label{display:flex;flex-direction:column;gap:6px;margin:15px 0;font-weight:700}.supplier-grid input{padding:12px;border:1px solid #cbd8e8;border-radius:9px}.supplier-grid form button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;border:0;border-radius:9px;background:#0873ee;color:#fff;padding:12px;font-weight:800}.supplier-error,.supplier-success{padding:10px;border-radius:8px}.supplier-error{background:#fff0f1;color:#b62331!important}.supplier-success{display:flex;gap:7px;background:#eafaf2;color:#16744d!important}.supplier-list-head{display:flex;justify-content:space-between}.supplier-grid section article{display:flex;gap:13px;padding:15px 0;border-top:1px solid #e8eef6}.supplier-grid section article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#eaf3ff;color:#0873ee}.supplier-grid section article div{display:flex;flex-direction:column;gap:4px}.supplier-grid section small{display:flex;align-items:center;gap:5px;color:#718096}.supplier-grid section small svg{width:13px}@media(max-width:720px){.supplier-grid{grid-template-columns:1fr}.supplier-shell h1{font-size:32px}}.site-editor{min-height:100vh;background:#f3f7fc;padding:38px;color:#092b58}.site-editor>header{max-width:1050px;margin:auto;display:flex;justify-content:space-between;align-items:center}.site-editor>header>div>a{display:flex;align-items:center;gap:7px;color:#0873ee;font-weight:700;margin-bottom:24px}.site-editor>header>div>small{color:#08aeb9;font-weight:900;letter-spacing:1.5px}.site-editor h1{font-size:40px;margin:5px 0}.site-editor>header p{color:#64748b}.site-editor>header>a{display:flex;gap:8px;align-items:center;padding:11px 15px;background:#fff;border:1px solid #cad9ea;border-radius:9px;font-weight:800}.site-editor>form{max-width:1050px;margin:28px auto;background:white;border:1px solid #dce7f4;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px #153b6610}.site-editor section{padding:25px;border-bottom:1px solid #e5edf6}.site-editor h2{display:flex;align-items:center;gap:8px;font-size:19px}.site-editor h2 svg{width:21px}.cms-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.benefit-editor label,.cms-fields label{display:flex;flex-direction:column;gap:6px;font-weight:700}.cms-fields label.wide{grid-column:1/-1}.site-editor input,.site-editor textarea{padding:12px;border:1px solid #cbd8e8;border-radius:9px}.site-editor textarea{min-height:75px;resize:vertical}.benefit-editor{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.benefit-editor article{position:relative;padding:16px;background:#f6f9fd;border-radius:11px}.benefit-editor article>span{font-weight:900;color:#9ab1cb}.benefit-editor label{margin-top:10px}.site-editor>form>footer{display:flex;justify-content:space-between;align-items:center;padding:20px 25px}.site-editor>form>footer button{display:flex;align-items:center;gap:8px;border:0;border-radius:9px;padding:12px 18px;background:#0873ee;color:#fff;font-weight:800}.cms-error,.cms-success{margin:18px 25px 0;padding:12px;border-radius:9px}.cms-error{background:#fff0f1;color:#b62331}.cms-success{display:flex;align-items:center;gap:7px;background:#eafaf2;color:#16744d}.site-editor-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:9px}@media(max-width:760px){.site-editor{padding:24px 12px}.site-editor>header{align-items:flex-start}.site-editor>header>a{font-size:0}.benefit-editor,.cms-fields{grid-template-columns:1fr}.cms-fields label.wide{grid-column:auto}.site-editor>form>footer{flex-direction:column;align-items:stretch;gap:12px}.site-editor h1{font-size:32px}}.cms-media-editor{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:22px;gap:22px;align-items:center}.cms-media-preview{position:relative;overflow:hidden;aspect-ratio:16/7.5;border-radius:14px;background:#071f49;box-shadow:0 15px 30px #092b5820}.cms-media-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#061a3a99,transparent 65%)}.cms-media-preview img{object-fit:cover}.cms-media-preview>span{position:absolute;left:16px;bottom:14px;z-index:1;padding:6px 9px;border:1px solid #ffffff40;border-radius:20px;background:#061a3aaa;color:#fff;font-size:8px;font-weight:900;letter-spacing:1.2px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cms-media-actions>small{color:#08aeb9;font-size:9px;font-weight:900;letter-spacing:1.2px}.cms-media-actions h3{font-size:17px;line-height:1.35;margin:7px 0}.cms-media-actions>p{color:#68798e;font-size:11px;line-height:1.55}.cms-media-actions>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.cms-media-actions button,.cms-media-actions label{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border-radius:9px;padding:0 13px;font-size:10px;font-weight:800;cursor:pointer}.cms-media-actions label{background:#0873ee;color:#fff}.cms-media-actions label.uploading{opacity:.72;cursor:wait}.cms-media-actions label input{display:none}.cms-media-actions button{border:1px solid #cad9ea;background:#fff;color:#37536f}.cms-media-actions svg{width:16px}.cms-media-actions>em{display:block;margin-top:11px;color:#8493a6;font-size:9px;font-style:normal}.site-editor>form>footer button:disabled{opacity:.6;cursor:wait}@media(max-width:760px){.cms-media-editor{grid-template-columns:1fr}.cms-media-preview{aspect-ratio:16/9}.cms-media-actions h3{font-size:16px}}.product-card>div:last-child>a{background:var(--navy);border:0;color:#fff;border-radius:50%;width:34px;height:34px;display:grid;place-items:center}.product-card>div:last-child>a svg{width:15px}.site-editor-link{position:fixed;right:24px;bottom:24px;z-index:45;background:#0873ee;color:#fff;padding:12px 16px;border-radius:10px;font-weight:800}.category-editor{min-height:100vh;background:#f3f7fc;padding:38px;color:#092b58}.category-editor>.cms-error,.category-editor>.cms-success,.category-editor>footer,.category-editor>header,.category-editor>section{max-width:1050px;margin-left:auto;margin-right:auto}.category-editor>header{display:flex;justify-content:space-between;align-items:center}.category-editor>header a{display:flex;align-items:center;gap:7px;color:#0873ee;font-weight:700;margin-bottom:24px}.category-editor>header small{color:#08aeb9;font-weight:900;letter-spacing:1.5px}.category-editor h1{font-size:38px;margin:5px 0}.category-editor>header p{color:#64748b}.category-editor button{display:flex;align-items:center;gap:7px;border:0;border-radius:9px;padding:11px 14px;font-weight:800}.category-editor>footer>button,.category-editor>header>button{background:#0873ee;color:white}.category-editor>section{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:27px}.category-editor article{background:white;border:1px solid #dce7f4;border-radius:15px;padding:19px}.category-title{display:grid;grid-template-columns:44px 1fr auto;grid-gap:11px;gap:11px;align-items:center}.category-title>span{display:grid;place-items:center;width:42px;height:42px;background:#eaf3ff;color:#0873ee;border-radius:10px}.category-title label{display:flex;flex-direction:column}.category-title label small{font-size:9px;color:#8b9aaf}.category-title input,.subcategory-list input{border:1px solid #cbd8e8;border-radius:8px;padding:10px;font-weight:700}.category-title button,.subcategory-list div button{padding:8px;background:#fff0f1;color:#c3323f}.category-title button svg,.subcategory-list button svg{width:16px}.subcategory-list{margin-top:18px;border-top:1px solid #e8eef6;padding-top:14px}.subcategory-list h3{font-size:13px}.subcategory-list>div{display:grid;grid-template-columns:1fr auto;grid-gap:7px;gap:7px;margin:7px 0}.subcategory-list .add-sub{margin-top:10px;background:#edf5ff;color:#0873ee}.category-editor>footer{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding:18px;background:white;border-radius:13px}.category-editor>footer>button svg{width:18px}@media(max-width:750px){.category-editor{padding:24px 12px}.category-editor>header{align-items:flex-start;gap:10px}.category-editor>header>button{font-size:0}.category-editor>section{grid-template-columns:1fr}.category-editor h1{font-size:31px}}.classification-page{min-height:100vh;background:#f3f7fc;padding:38px 18px;color:#092b58}.classification-shell{max-width:760px;margin:auto}.classification-shell>a{display:flex;align-items:center;gap:7px;color:#0873ee;font-weight:700;margin-bottom:28px}.classification-shell>header{display:flex;align-items:center;gap:17px}.classification-shell>header>span{display:grid;place-items:center;width:64px;height:64px;border-radius:16px;background:#eaf3ff;color:#0873ee}.classification-shell h1{font-size:38px;margin:4px 0}.classification-shell p{color:#64748b}.classification-shell>section{margin-top:25px;background:white;border:1px solid #dce7f4;border-radius:17px;padding:25px}.classification-shell label{display:flex;flex-direction:column;gap:7px;font-weight:800}.classification-shell select{padding:12px;border:1px solid #cbd8e8;border-radius:9px;background:white}.classification-shell section>div:not(.classification-preview){display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin-top:18px}.classification-preview{display:flex;align-items:center;gap:12px!important;padding:16px;background:#eef6ff;border-radius:11px;margin:20px 0}.classification-preview>svg{color:#0873ee}.classification-preview span{display:flex;flex-direction:column}.classification-preview small{color:#718096}.classification-preview i{font-style:normal;color:#08aeb9}.classification-shell section>button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;border:0;border-radius:9px;background:#0873ee;color:white;padding:12px;font-weight:800}.classification-shell section>p{display:flex;align-items:center;gap:7px;padding:10px;border-radius:8px}.classification-shell section>p.ok{background:#eafaf2;color:#16744d}.classification-shell section>p.error{background:#fff0f1;color:#b62331}@media(max-width:620px){.classification-shell h1{font-size:31px}.classification-shell section>div:not(.classification-preview){grid-template-columns:1fr}}.hero{position:relative;isolation:isolate;min-height:560px;grid-template-columns:minmax(0,53%) 1fr;padding:62px clamp(28px,4.8vw,58px) 68px;margin-top:0;margin-bottom:58px;overflow:hidden;border-radius:0;border:0;border-bottom:1px solid #e8eef5;background-color:#fff;background-image:var(--hero-image,url("/brand/hero-products-logo-v3.webp"));background-repeat:no-repeat;background-position:50%;background-size:cover;box-shadow:none}.hero:after{display:none}.hero-copy{position:relative;z-index:1;width:min(100%,560px);padding-right:24px}.hero .eyebrow{color:#116ef5}.hero .eyebrow span{background:#10bac3}.hero h1{max-width:550px;font-size:clamp(46px,4.35vw,56px);color:#071f49;text-shadow:none}.hero-copy>p{max-width:525px;color:#263b56;font-size:16px;font-weight:500;line-height:1.65}.hero .button.secondary{color:#12335e;border-color:#c6d5e7;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.hero .trust-row{color:#344a65}.hero .trust-row svg{color:#10aeb8}.hero .hero-visual{display:none}@media (max-width:1080px){.hero{min-height:540px;grid-template-columns:minmax(0,56%) 1fr;padding:52px 38px 60px;background-position:50%;background-size:cover}.hero h1{font-size:clamp(42px,5vw,50px)}}@media (max-width:900px){.hero{min-height:680px;grid-template-columns:1fr;align-items:start;padding:46px 38px 265px;background-image:var(--hero-tablet-image,var(--hero-image,url("/brand/hero-services-tablet-v1.png")));background-position:bottom;background-size:cover}.hero-copy{width:min(100%,620px);padding-right:0;text-align:left}.hero .eyebrow,.hero .hero-actions,.hero .trust-row{justify-content:flex-start}}@media (max-width:620px){.hero{min-height:720px;padding:38px 22px 205px;margin-top:0;margin-bottom:38px;border-radius:0;background-position:50%;background-size:cover;background-image:var(--hero-mobile-image,var(--hero-image,url("/brand/hero-services-mobile-v2.png")))}.hero h1{font-size:clamp(36px,10.5vw,42px);letter-spacing:-2px}.hero-copy>p{font-size:15px;line-height:1.6}.hero .trust-row{gap:12px}}.erp-module-launcher{position:fixed;right:24px;bottom:22px;z-index:80;display:flex;align-items:center;gap:10px;min-width:205px;padding:10px 12px;border:1px solid #ffffff28;border-radius:13px;background:linear-gradient(135deg,#071f49,#0b4c9d);color:#fff;box-shadow:0 18px 42px #061d4350;cursor:pointer}.erp-module-launcher>svg{width:34px;height:34px;padding:8px;border-radius:9px;background:#ffffff18;color:#28d0d5}.erp-module-launcher>span{display:flex;flex-direction:column;align-items:flex-start}.erp-module-launcher small{font-size:7px;letter-spacing:1px;color:#a9bedc}.erp-module-launcher b{font-size:12px;margin-top:2px}.erp-module-launcher i{display:grid;place-items:center;min-width:25px;height:25px;margin-left:auto;border-radius:8px;background:#10bac3;font-size:9px;font-style:normal;font-weight:900}.erp-module-overlay{position:fixed;inset:0;z-index:100}.erp-module-backdrop{position:absolute;inset:0;width:100%;border:0;background:#031127a8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.erp-module-overlay>aside{position:absolute;inset:0 0 0 auto;width:min(610px,100%);display:flex;flex-direction:column;background:#f5f8fc;box-shadow:-30px 0 70px #020d1f55;animation:erp-drawer-in .2s ease-out}.erp-module-overlay>aside>header{height:86px;display:flex;align-items:center;gap:12px;padding:0 24px;background:#fff;border-bottom:1px solid #e1e8f1}.erp-module-mark{display:grid;place-items:center;width:43px;height:43px;border-radius:11px;background:#e8f2ff;color:#0873ee}.erp-module-mark svg{width:21px}.erp-module-overlay header>div:nth-child(2){display:flex;flex-direction:column}.erp-module-overlay header small{font-size:8px;font-weight:900;letter-spacing:1.3px;color:#08aeb9}.erp-module-overlay header h2{font-size:20px;margin:3px 0}.erp-module-overlay header>button{display:grid;place-items:center;width:38px;height:38px;margin-left:auto;border:1px solid #dce5ef;border-radius:9px;background:#fff;color:#53657b}.erp-module-overlay header>button svg{width:18px}.erp-module-search{height:46px;display:flex;align-items:center;gap:9px;margin:18px 24px 10px;padding:0 12px;border:1px solid #d8e3ef;border-radius:10px;background:#fff;box-shadow:0 6px 20px #071f4908}.erp-module-search>svg{width:17px;color:#8997a8}.erp-module-search input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;font-size:12px}.erp-module-search kbd{padding:4px 6px;border:1px solid #dce4ed;border-radius:5px;background:#f5f7fa;color:#8290a2;font:700 7px Arial}.erp-module-groups{flex:1 1;overflow:auto;padding:4px 24px 24px}.erp-module-groups section{margin-top:18px}.erp-module-groups h3{display:flex;align-items:center;gap:7px;margin:0 0 8px;color:#697b91;font:800 9px DM Sans;letter-spacing:1px;text-transform:uppercase}.erp-module-groups h3 span{display:grid;place-items:center;min-width:18px;height:18px;border-radius:6px;background:#e5ebf3;color:#61738a;font-size:8px}.erp-module-groups section>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.erp-module-groups section a{min-width:0;display:grid;grid-template-columns:38px 1fr 16px;grid-gap:10px;gap:10px;align-items:center;padding:11px;border:1px solid #e0e7f0;border-radius:11px;background:#fff;transition:.16s}.erp-module-groups section a:hover{border-color:#9cc6fa;transform:translateY(-1px);box-shadow:0 9px 22px #0b3b7610}.erp-module-groups section a.active{border-color:#0873ee;background:#edf5ff;box-shadow:inset 3px 0 #0873ee}.erp-module-groups section a>span{display:grid;place-items:center;width:37px;height:37px;border-radius:9px;background:#edf4fd;color:#0873ee}.erp-module-groups section a.active>span{background:#0873ee;color:#fff}.erp-module-groups section a>span svg{width:18px}.erp-module-groups section a>div{min-width:0;display:flex;flex-direction:column}.erp-module-groups section a b{overflow:hidden;color:#153353;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.erp-module-groups section a small{overflow:hidden;margin-top:3px;color:#7b8a9c;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.erp-module-groups section a>svg{width:14px;color:#9aa8b8}.erp-module-empty{min-height:280px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#7d8c9e}.erp-module-empty svg{width:31px}.erp-module-empty b{margin-top:10px;font-size:13px}.erp-module-empty span{margin-top:4px;font-size:10px}.erp-module-overlay>aside>footer{min-height:62px;display:flex;align-items:center;gap:12px;padding:0 24px;border-top:1px solid #dfe7f0;background:#fff;color:#748398;font-size:9px}.erp-module-overlay>aside>footer a{display:flex;align-items:center;gap:5px;margin-left:auto;color:#0873ee;font-weight:800}.erp-module-overlay>aside>footer svg{width:13px}@keyframes erp-drawer-in{0%{transform:translateX(40px);opacity:.6}to{transform:none;opacity:1}}@media(max-width:620px){.erp-module-launcher{right:12px;bottom:12px;min-width:0;padding:10px}.erp-module-launcher>span{display:none}.erp-module-overlay>aside>header{padding:0 16px}.erp-module-search{margin-inline:16px}.erp-module-groups{padding-inline:16px}.erp-module-groups section>div{grid-template-columns:1fr}.erp-module-overlay>aside>footer{padding-inline:16px}}.erp-module-overlay>aside>footer button{display:flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #eadde0;border-radius:7px;background:#fff7f8;color:#ad3d4a;font-size:9px;font-weight:800}@media (max-width:620px){.erp-module-overlay>aside>footer{padding:10px 16px;flex-wrap:wrap}.erp-module-overlay>aside>footer a{margin-left:0}.erp-module-overlay>aside>footer span{width:100%}}.erp-module-launcher{right:clamp(16px,2vw,30px);bottom:clamp(16px,2vw,28px);min-width:224px;padding:12px 14px;overflow:hidden;isolation:isolate;border-color:rgba(255,255,255,.24);border-radius:18px;background:radial-gradient(circle at 8% 0,rgba(41,214,220,.22),transparent 42%),linear-gradient(135deg,rgba(6,29,70,.98),rgba(7,77,158,.97));box-shadow:0 24px 55px rgba(3,22,51,.3),0 7px 18px rgba(3,22,51,.2),inset 0 1px rgba(255,255,255,.14);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.erp-module-launcher:before{position:absolute;z-index:-1;inset:auto -22px -34px auto;width:92px;height:92px;border-radius:50%;background:rgba(17,196,205,.2);content:"";filter:blur(2px)}.erp-module-launcher:hover{border-color:rgba(83,227,231,.6);box-shadow:0 30px 64px rgba(3,22,51,.36),0 9px 22px rgba(3,22,51,.22),inset 0 1px rgba(255,255,255,.16);transform:translateY(-4px)}.erp-module-launcher:focus-visible{outline:3px solid rgba(42,210,216,.38);outline-offset:4px}.erp-module-launcher[aria-expanded=true]{border-color:rgba(83,227,231,.72);transform:translateY(-2px) scale(.98)}.erp-module-overlay{display:grid;padding:clamp(12px,2vw,24px);place-items:stretch end}.erp-module-backdrop{background:radial-gradient(circle at 82% 50%,rgba(15,74,145,.18),transparent 42%),rgba(3,17,39,.68);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.erp-module-overlay>aside{position:relative;inset:auto;width:min(620px,calc(100vw - 32px));height:100%;max-height:calc(100dvh - clamp(24px, 4vw, 48px));overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:24px;background:rgba(245,248,252,.98);box-shadow:0 40px 100px rgba(2,13,31,.45),0 16px 38px rgba(2,13,31,.24),inset 0 1px rgba(255,255,255,.92);animation:erp-floating-panel-in .24s cubic-bezier(.2,.78,.25,1)}.erp-module-overlay>aside>header{background:rgba(255,255,255,.94)}.erp-module-overlay>aside>footer{background:rgba(255,255,255,.96)}@keyframes erp-floating-panel-in{0%{opacity:0;transform:translate3d(22px,10px,0) scale(.975)}to{opacity:1;transform:translateZ(0) scale(1)}}@media (max-width:620px){.erp-module-launcher{right:14px;bottom:14px;min-width:0;border-radius:16px}.erp-module-overlay{padding:8px;place-items:end stretch}.erp-module-overlay>aside{width:100%;height:min(92dvh,790px);max-height:calc(100dvh - 16px);border-radius:22px}}@media (prefers-reduced-motion:reduce){.erp-module-launcher,.erp-module-overlay>aside{animation:none;transition:none}}.team-users-page{min-height:100vh;padding:34px 22px 90px;background:radial-gradient(circle at 92% 2%,#dff5ff 0,transparent 26%),#f3f7fc;color:#0b2b55}.team-users-page *{box-sizing:border-box}.team-users-shell{width:min(1240px,100%);margin:0 auto}.team-users-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:25px;color:#0873ee;font-size:12px;font-weight:800}.team-users-back svg{width:16px}.team-users-hero{display:grid;grid-template-columns:68px 1fr auto;grid-gap:18px;gap:18px;align-items:center}.team-users-hero-icon{display:grid;place-items:center;width:68px;height:68px;border:1px solid #cfe2fa;border-radius:18px;background:linear-gradient(145deg,#eef6ff,#dcecff);color:#0873ee;box-shadow:0 12px 30px #154a8511}.team-users-hero-icon svg{width:33px;height:33px}.team-user-card-heading small,.team-user-directory>header small,.team-user-modal>header small,.team-users-hero>div:nth-child(2)>small{color:#08aeb9;font-size:9px;font-weight:900;letter-spacing:1.5px}.team-users-hero h1{margin:4px 0 5px;font-size:38px;letter-spacing:-1.5px}.team-users-hero p{max-width:700px;margin:0;color:#64758b;font-size:13px;line-height:1.6}.team-users-stats{display:flex;align-items:stretch;overflow:hidden;border:1px solid #dce6f1;border-radius:15px;background:#fff;box-shadow:0 10px 28px #193d6610}.team-users-stats span{display:flex;min-width:82px;flex-direction:column;align-items:center;padding:14px 17px;border-left:1px solid #e7edf5}.team-users-stats span:first-child{border-left:0}.team-users-stats b{font-size:21px;color:#0b4485}.team-users-stats small{margin-top:2px;color:#8290a2;font-size:8px;font-weight:800;text-transform:uppercase}.team-users-notice{display:flex;align-items:center;gap:9px;margin:22px 0 -5px;padding:12px 14px;border:1px solid #bfe9d3;border-radius:11px;background:#ecfbf3;color:#16734c;font-size:11px;font-weight:700}.team-users-notice>svg{width:18px}.team-users-notice button{display:grid;place-items:center;width:28px;height:28px;margin-left:auto;padding:0;border:0;background:transparent;color:inherit}.team-users-notice button svg{width:15px}.team-users-grid{display:grid;grid-template-columns:350px minmax(0,1fr);grid-gap:21px;gap:21px;align-items:start;margin-top:27px}.team-user-create-card,.team-user-directory{border:1px solid #dbe6f2;border-radius:18px;background:#fff;box-shadow:0 13px 34px #173c6910}.team-user-create-card{position:-webkit-sticky;position:sticky;top:22px;padding:22px}.team-user-card-heading{display:flex;align-items:center;gap:11px}.team-user-card-heading>span{display:grid;place-items:center;width:43px;height:43px;border-radius:11px;background:#eaf3ff;color:#0873ee}.team-user-card-heading>span svg{width:20px}.team-user-card-heading h2,.team-user-directory>header h2,.team-user-modal>header h2{margin:3px 0 0;font-size:20px}.team-user-create-card>p{margin:16px 0;color:#6d7e91;font-size:11px;line-height:1.6}.team-user-create-card form,.team-user-modal form{display:flex;flex-direction:column}.team-user-create-card label,.team-user-modal-fields label,.team-user-new-password{display:flex;flex-direction:column;gap:6px;margin-top:13px;color:#2c4664;font-size:10px;font-weight:800}.team-user-create-card input,.team-user-create-card select,.team-user-modal input,.team-user-modal select{width:100%;height:42px;padding:0 11px;border:1px solid #cdd9e8;border-radius:9px;outline:0;background:#fff;color:#163654;font:600 11px inherit;transition:.15s}.team-user-create-card input:focus,.team-user-create-card select:focus,.team-user-modal input:focus,.team-user-modal select:focus{border-color:#5ea6f6;box-shadow:0 0 0 3px #0c7bf315}.team-user-create-card label>small,.team-user-modal label>small{color:#8997a8;font-size:8px;font-weight:600;line-height:1.45}.team-user-input-with-icon{position:relative;display:flex;align-items:center}.team-user-input-with-icon>svg{position:absolute;left:11px;width:15px;color:#8495a8;pointer-events:none}.team-user-input-with-icon>input{padding-left:35px}.team-user-password-input>input{padding-right:42px}.team-user-password-input>button{position:absolute;right:4px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:7px;background:transparent;color:#75879a}.team-user-password-input>button:hover{background:#eef4fb;color:#0873ee}.team-user-password-input>button svg{width:16px}.team-user-primary-button,.team-user-secondary-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:0;border-radius:9px;font-size:10px;font-weight:900;cursor:pointer}.team-user-primary-button{margin-top:17px;background:linear-gradient(135deg,#0873ee,#075cc2);color:#fff;box-shadow:0 9px 20px #0873ee28}.team-user-primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 25px #0873ee35}.team-user-primary-button:disabled,.team-user-secondary-button:disabled{cursor:wait;opacity:.65}.team-user-primary-button svg,.team-user-secondary-button svg{width:17px}.team-user-own-account-note,.team-user-security-note{display:flex;align-items:flex-start;gap:9px;margin-top:18px;padding:12px;border-radius:10px;background:#f0f7ff;color:#31618f}.team-user-own-account-note>svg,.team-user-security-note>svg{width:18px;flex:none}.team-user-own-account-note span,.team-user-security-note span{display:flex;flex-direction:column}.team-user-own-account-note b,.team-user-security-note b{font-size:9px}.team-user-own-account-note small,.team-user-security-note small{margin-top:3px;color:#6d8299;font-size:8px;line-height:1.45}.team-user-form-error{margin-top:13px;padding:10px 12px;border:1px solid #f0c7cd;border-radius:9px;background:#fff2f3;color:#b52e3e;font-size:9px;font-weight:700;line-height:1.5}.team-user-directory{min-width:0;overflow:hidden}.team-user-directory>header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #e6edf5}.team-user-directory>header button,.team-user-state button{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #d7e2ee;border-radius:8px;background:#fff;color:#54708f;font-size:9px;font-weight:800}.team-user-directory>header button svg,.team-user-state button svg{width:14px}.team-user-toolbar{display:grid;grid-template-columns:1fr 160px;grid-gap:9px;gap:9px;padding:15px 22px;background:#f9fbfd}.team-user-toolbar label{display:flex;align-items:center;gap:8px;height:40px;padding:0 11px;border:1px solid #d8e2ed;border-radius:9px;background:#fff}.team-user-toolbar label svg{width:16px;color:#8a99aa}.team-user-toolbar input{min-width:0;flex:1 1;border:0;outline:0;color:#183a5d;font-size:10px}.team-user-toolbar select{padding:0 10px;border:1px solid #d8e2ed;border-radius:9px;background:#fff;color:#405c79;font-size:9px;font-weight:700}.team-user-list{padding:4px 22px}.team-user-list article{display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;grid-gap:13px;gap:13px;align-items:center;padding:16px 0;border-bottom:1px solid #e8eef5}.team-user-list article:last-child{border-bottom:0}.team-user-list article.inactive{opacity:.69}.team-user-avatar{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#e7f2ff;color:#0873ee;font-size:12px;font-weight:900;letter-spacing:.5px}.team-user-avatar.role-admin{background:#e9efff;color:#3259c9}.team-user-avatar.role-technicien{background:#e5fafa;color:#078b95}.team-user-avatar.role-comptable{background:#f4ecff;color:#7847bf}.team-user-avatar.role-vendeur{background:#fff3df;color:#b76a00}.team-user-identity{min-width:0}.team-user-identity>div:first-child{display:flex;align-items:center;gap:7px}.team-user-identity h3{overflow:hidden;margin:0;color:#173856;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.team-user-self{padding:3px 6px;border-radius:5px;background:#e9f5ff;color:#0873ee;font-size:7px;font-weight:900;text-transform:uppercase}.team-user-identity>a{display:flex;align-items:center;gap:5px;overflow:hidden;max-width:max-content;margin-top:4px;color:#6f8093;font-size:9px;text-overflow:ellipsis}.team-user-identity>a svg{width:12px;flex:none}.team-user-meta{display:flex;gap:14px;margin-top:8px}.team-user-meta span{display:flex;gap:4px;color:#95a1b0;font-size:7px}.team-user-meta b{color:#65788e}.team-user-access{display:flex;min-width:112px;flex-direction:column;align-items:flex-start;gap:6px}.team-user-role{padding:5px 7px;border-radius:6px;background:#eaf3ff;color:#2369bb;font-size:7px;font-weight:900;text-transform:uppercase}.team-user-role.role-technicien{background:#e8f9f8;color:#087f86}.team-user-role.role-comptable{background:#f4edff;color:#7444ad}.team-user-role.role-vendeur{background:#fff3df;color:#a86200}.team-user-status{display:flex;align-items:center;gap:5px;color:#6d7f92;font-size:8px;font-weight:700}.team-user-status i{width:7px;height:7px;border-radius:50%;background:#a7b2bf}.team-user-status.active i{background:#18b875;box-shadow:0 0 0 3px #18b87516}.team-user-status.inactive i{background:#db5664}.team-user-edit-button{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #d8e3ee;border-radius:8px;background:#fff;color:#3c648c;font-size:8px;font-weight:900}.team-user-edit-button:hover{border-color:#8abcf4;background:#f1f7ff;color:#0873ee}.team-user-edit-button svg{width:13px}.team-user-directory>footer{padding:12px 22px;border-top:1px solid #e6edf5;background:#fafbfd;color:#8594a6;font-size:8px}.team-user-state{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;color:#8795a5;text-align:center}.team-user-state>svg{width:34px;height:34px}.team-user-state b{margin-top:11px;color:#415b77;font-size:12px}.team-user-state span{max-width:320px;margin-top:5px;font-size:9px;line-height:1.5}.team-user-state button{margin-top:13px}.team-user-state.error>svg{color:#cb4b59}.team-user-modal-layer{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:20px}.team-user-modal-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#03132bb8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.team-user-modal{position:relative;width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;border:1px solid #d7e2ee;border-radius:19px;background:#fff;color:#143453;box-shadow:0 35px 90px #020d1f66;animation:team-user-modal-in .18s ease-out}.team-user-modal>header{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:grid;grid-template-columns:46px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:18px 21px;border-bottom:1px solid #e4ebf3;background:#fff}.team-user-modal>header>button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #dbe4ee;border-radius:9px;background:#fff;color:#718196}.team-user-modal>header>button svg{width:16px}.team-user-modal form{padding:7px 21px 21px}.team-user-own-account-note{margin-top:15px}.team-user-modal-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 12px;gap:0 12px}.team-user-modal-fields label:last-child{grid-column:1/-1}.team-user-modal button:disabled,.team-user-modal select:disabled{opacity:.58}.team-user-status-fieldset{margin:18px 0 0;padding:0;border:0}.team-user-status-fieldset legend{margin-bottom:8px;color:#2c4664;font-size:10px;font-weight:800}.team-user-status-fieldset>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.team-user-status-fieldset button{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid #d7e2ed;border-radius:10px;background:#fff;color:#526b84;text-align:left}.team-user-status-fieldset button>svg{width:19px;flex:none}.team-user-status-fieldset button>span{display:flex;flex-direction:column}.team-user-status-fieldset button b{font-size:9px}.team-user-status-fieldset button small{margin-top:2px;color:#8492a2;font-size:7px}.team-user-status-fieldset button.selected.active{border-color:#7ad3aa;background:#effbf5;color:#178158;box-shadow:inset 3px 0 #18b875}.team-user-status-fieldset button.selected.inactive{border-color:#ecaab2;background:#fff3f4;color:#b43847;box-shadow:inset 3px 0 #db5664}.team-user-new-password>small:first-child{margin-left:5px;padding:2px 5px;border-radius:4px;background:#edf2f7;color:#728299}.team-user-modal form>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:20px;padding-top:16px;border-top:1px solid #e5ebf2}.team-user-modal form>footer .team-user-primary-button{width:auto;margin:0;padding:0 16px}.team-user-secondary-button{padding:0 15px;border:1px solid #d7e1ec;background:#fff;color:#60758c}.spin{animation:team-users-spin .8s linear infinite}@keyframes team-users-spin{to{transform:rotate(1turn)}}@keyframes team-user-modal-in{0%{transform:translateY(12px) scale(.985);opacity:.55}to{transform:none;opacity:1}}@media(max-width:940px){.team-users-hero{grid-template-columns:60px 1fr}.team-users-hero-icon{width:60px;height:60px}.team-users-stats{grid-column:1/-1;width:max-content}.team-users-grid{grid-template-columns:310px minmax(0,1fr)}.team-user-list article{grid-template-columns:43px minmax(0,1fr) auto}.team-user-access{grid-column:2}.team-user-edit-button{grid-column:3;grid-row:1/3}.team-user-meta{flex-direction:column;gap:3px}}@media(max-width:760px){.team-users-page{padding:24px 12px 82px}.team-users-grid{grid-template-columns:1fr}.team-user-create-card{position:static}.team-users-hero h1{font-size:31px}.team-user-directory>header,.team-user-list,.team-user-toolbar{padding-left:15px;padding-right:15px}.team-user-toolbar{grid-template-columns:1fr}.team-user-toolbar select{height:38px}.team-user-modal-fields{grid-template-columns:1fr}.team-user-modal-fields label:last-child{grid-column:auto}}@media(max-width:520px){.team-users-hero{grid-template-columns:1fr}.team-users-hero-icon{width:52px;height:52px}.team-users-stats{width:100%}.team-users-stats span{min-width:0;flex:1 1;padding-inline:8px}.team-user-directory>header button{font-size:0}.team-user-directory>header button svg{width:16px}.team-user-list article{grid-template-columns:42px minmax(0,1fr);gap:10px}.team-user-access{grid-column:2}.team-user-edit-button{grid-column:1/-1;grid-row:auto;justify-content:center}.team-user-meta{display:none}.team-user-modal-layer{align-items:end;padding:0}.team-user-modal{width:100%;max-height:94vh;border-radius:18px 18px 0 0}.team-user-status-fieldset>div{grid-template-columns:1fr}.team-user-modal form>footer{flex-direction:column-reverse}.team-user-modal form>footer .team-user-primary-button,.team-user-modal form>footer button{width:100%}}.erp{font-size:14px;line-height:1.5}.erp aside nav a,.erp aside nav b,.erp aside nav>a{font-size:13px!important;line-height:1.25}.erp aside nav i{font-size:11px!important}.erp .client-user b,.erp .user b{font-size:12.5px!important}.erp .client-user small{font-size:11.5px!important}.erp .user small,.erp-main header small,.erp-main small,.erp-title p{font-size:11.5px!important;line-height:1.45}.erp-main dd,.erp-main li,.erp-main p{font-size:12.5px!important;line-height:1.55}.erp-main button,.erp-main input,.erp-main label,.erp-main select,.erp-main textarea{font-size:12.5px!important;line-height:1.35}.erp-main input,.erp-main select,.erp-main textarea{min-height:38px}.erp-main textarea{line-height:1.5}.erp-main :is(.table,.ticket-row,.stock-row,.quote-row,.audit-row,.notification-row,.invoice-row,.order-row,.client-row,.today-sales article,.purchase-history article,.parts-list article,.movement-list article){font-size:12.5px!important;line-height:1.45}.erp-main :is(.ticket-row,.stock-row,.quote-row,.audit-row,.notification-row,.invoice-row,.order-row,.client-row,.tr:not(.head),.today-sales article,.purchase-history article,.parts-list article,.movement-list article) :is(b,strong,span,i,a){font-size:12.5px!important;line-height:1.4}.erp-main :is(.list-head,.tr.head,.stock-table-head,.quotes-head,.audit-head,.notification-head,.invoice-head,.order-list-head,.client-list-head){font-size:11px!important;line-height:1.35;letter-spacing:.025em}.erp-main :is(.pill,.admin-pill,.sku-badge,.channel,.audit-secure,.outbox-mode,.live-badge,.status-badge,.order-badge,.history-badge){font-size:10.5px!important;line-height:1.25}.erp-main :is(.chart-labels,.detail-head small,.issue-box small){font-size:11.5px!important}.erp-main :is(.detail-grid label,.detail-field){font-size:12px!important}.erp-main :is(.floating-card i,.stat-grid h3 em,.customer-strip>span,.history-head span,.movement-box>span,.export-card code,.report-bars span,.report-bars b,.order-saving,.order-status-select,.client-editor-body>label>span,.client-list-empty span){font-size:11.5px!important;line-height:1.4}.erp-main :is(.quick-card>button b,.quick-card>a b,.history-ticket b,.stock-level b,.price-grid strong,.health-modules b,.sale-success b,.purchase-success b,.order-customer b,.order-customer>span,.order-lines b,.order-lines strong,.order-lines footer,.contact-lines b,.client-contact-empty b,.client-meta b,.no-history,.sales-empty,.purchase-empty,.alert-table>article){font-size:12.5px!important;line-height:1.45}.erp-main :is(.client-notice,.client-load-error,.client-form-error){font-size:12px!important;line-height:1.45}.erp-main :is(.detail-actions a,.repair-table>.panel-head>a,.alert-report .panel-head>a){font-size:12px!important}.erp-main .repair-admin .new-ticket{font-size:12.5px!important}.erp-main :is(.client-row>i,.history-ticket>i,.stock-row>i,.quote-row>i,.audit-row>i,.notification-row>i,.today-sales i,.invoice-row>i,.purchase-history i,.order-row>i){font-size:10.5px!important;line-height:1.25}.erp-main .alert-table>div{min-height:38px;height:auto!important;padding-block:8px!important;font-size:11px!important;line-height:1.35}.erp-main :is(.stock-table-head,.quotes-head,.audit-head,.notification-head,.invoice-head,.order-list-head){min-height:38px;height:auto!important;padding-block:8px!important}:is(.inventory-page,.serial-page,.site-editor,.category-editor,.product-create-page,.classification-page,.supplier-page,.team-users-page){font-size:14px;line-height:1.5}:is(.inventory-page,.serial-page,.site-editor,.category-editor,.product-create-page,.classification-page,.supplier-page,.team-users-page) :is(p,li,dd){font-size:13px!important;line-height:1.55}:is(.inventory-page,.serial-page,.site-editor,.category-editor,.product-create-page,.classification-page,.supplier-page,.team-users-page) small{font-size:11.5px!important;line-height:1.45}:is(.inventory-page,.serial-page,.site-editor,.category-editor,.product-create-page,.classification-page,.supplier-page,.team-users-page) :is(label,input,select,textarea){font-size:13px!important;line-height:1.4}:is(.inventory-page,.serial-page,.site-editor,.category-editor,.product-create-page,.classification-page,.supplier-page,.team-users-page) :is(input,select,textarea){min-height:40px}:is(.inventory-page,.serial-page,.site-editor,.category-editor,.product-create-page,.classification-page,.supplier-page,.team-users-page) :is([class*=-row],article) :is(b,strong){font-size:12.5px!important}.team-users-page :is(.team-users-notice,.team-user-form-error,.team-user-directory>header button,.team-user-state button,.team-user-toolbar input,.team-user-toolbar select,.team-user-edit-button,.team-user-directory>footer,.team-user-state span,.team-user-status-fieldset legend,.team-user-status-fieldset button b){font-size:11.5px!important;line-height:1.4}.team-users-page :is(.team-user-identity h3,.team-user-identity>a){font-size:12.5px!important}.team-users-page :is(.team-user-self,.team-user-role,.team-user-status,.team-user-meta span){font-size:10.5px!important;line-height:1.3}.team-users-page :is(.team-user-primary-button,.team-user-secondary-button){font-size:12px!important}.team-users-page :is(.team-user-security-note b,.team-user-own-account-note b){font-size:12px!important}.site-editor :is(.cms-media-actions label,.cms-media-actions button,.cms-media-actions>em,.cms-media-actions>small,.cms-media-preview>span){font-size:11.5px!important;line-height:1.4}.erp-module-launcher small{font-size:10.5px!important}.erp-module-launcher b{font-size:13px!important}.erp-module-launcher i{font-size:11px!important}.erp-module-groups h3,.erp-module-groups h3 span,.erp-module-overlay header small,.erp-module-search kbd{font-size:10.5px!important}.erp-module-search input{font-size:13px!important}.erp-module-groups section a b{font-size:12.5px!important}.erp-module-empty span,.erp-module-groups section a small,.erp-module-overlay>aside>footer,.erp-module-overlay>aside>footer button{font-size:11.5px!important;line-height:1.4}.shop-header nav{font-size:14px}.cart-button{font-size:12px}.shop-hero>span{font-size:11px}.shop-hero>p{font-size:15px}.shop-search input{font-size:14px}.shop-title span{font-size:12px}.shop-grid h3{font-size:15px}.availability,.shop-grid article>p{font-size:11px}.shop-grid footer strong{font-size:15px}.shop-grid footer button{font-size:11px;padding:9px 11px}.cart-lines b,.cart-lines small,.cart-panel form button,.cart-panel form input,.delivery-note,.shop-content>aside>div p{font-size:11px}.cart-panel form h3{font-size:15px}.order-toast b,.order-toast small{font-size:11px}@media (max-width:900px){.erp aside nav a,.erp aside nav b,.erp aside nav>a{font-size:0!important}}@media (max-width:620px){.erp-main{font-size:14px}.erp-main header h1{font-size:21px}.erp-main :is(input,select,textarea),:is(.inventory-page,.serial-page,.site-editor,.category-editor,.product-create-page,.classification-page,.supplier-page,.team-users-page) :is(input,select,textarea){font-size:16px!important}}@media (max-width:540px){.shop-hero>p{font-size:14px}.shop-grid h3{font-size:16px}}:root{--brand-950:#04152f;--brand-900:#071f49;--brand-700:#0b4f9f;--brand-600:#0b6fec;--brand-500:#1580f7;--accent-500:#0fbac3;--surface-page:#f4f7fb;--surface-card:#ffffff;--text-strong:#0b1f3a;--text-body:#40536b;--text-muted:#697b91;--border-soft:#dfe7f0;--radius-sm:9px;--radius-md:13px;--radius-lg:18px;--shadow-sm:0 5px 16px rgb(7 31 73/6%);--shadow-md:0 14px 34px rgb(7 31 73/10%);--shadow-lg:0 28px 70px rgb(7 31 73/14%);--focus-ring:0 0 0 4px rgb(17 110 245/18%)}::selection{background:#cfe3ff;color:var(--brand-950)}body{color:var(--text-strong);background:var(--surface-page);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:where(a,button,input,select,textarea):focus-visible{outline:2px solid var(--brand-600);outline-offset:3px}:where(button,input,select,textarea):disabled{cursor:not-allowed;opacity:.62}:where(button,a){-webkit-tap-highlight-color:transparent}.site-header{z-index:60;border-bottom:1px solid rgb(223 231 240/80%);background:rgb(255 255 255/92%);-webkit-backdrop-filter:blur(16px) saturate(140%);backdrop-filter:blur(16px) saturate(140%)}.site-header nav a{color:#42536a;transition:color .18s ease}.site-header nav a.active,.site-header nav a:hover{color:var(--brand-600)}.site-header nav a.active:after{height:3px;border-radius:4px}.header-cta{min-height:44px;border-color:#ccdaea;background:#f7faff;color:#174675;transition:border-color .18s ease,background .18s ease,transform .18s ease}.header-cta:hover{border-color:#8ebef8;background:#edf5ff;transform:translateY(-1px)}.hero h1,.portal-shell h1,.sav-band h2,.section-head h2{color:var(--text-strong);text-wrap:balance}.hero-copy>p,.lead{color:var(--text-body)}.button{min-height:48px;border-radius:11px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.button.primary{background:linear-gradient(135deg,var(--brand-600),#075dcc);box-shadow:0 12px 28px rgb(11 111 236/24%)}.button.primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgb(11 111 236/30%)}.button.secondary:hover{border-color:#8fbdf3;background:#f4f9ff;transform:translateY(-2px)}.trust-row span{color:#425872}.benefits{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.benefits article{align-items:flex-start}.benefits article>svg{width:42px;height:42px;flex:none;padding:9px;border-radius:11px;background:#eaf3ff}.benefits article:nth-child(2)>svg{background:#e7f9f8;color:#079da7}.product-card,.public-shortcuts>a{border-color:var(--border-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.product-card:hover,.public-shortcuts>a:hover{border-color:#9bc4f5;box-shadow:var(--shadow-md)}.sav-band{border:1px solid rgb(255 255 255/10%);border-radius:22px;box-shadow:var(--shadow-lg)}.sav-band h2{color:#fff}.track-form{min-height:62px;border:1px solid rgb(255 255 255/35%);border-radius:12px;box-shadow:0 18px 38px rgb(0 12 35/24%)}.track-form input+input{border-left:1px solid #e3eaf2}.portal-page{background:radial-gradient(circle at 10% 8%,rgb(21 128 247/10%),transparent 26%),radial-gradient(circle at 92% 92%,rgb(15 186 195/9%),transparent 24%),#f4f7fb}.portal-shell{border-color:#dce6f1;border-radius:22px;box-shadow:var(--shadow-lg)}.back{width:-moz-fit-content;width:fit-content;min-height:40px;margin-bottom:36px;padding:0 11px;border-radius:9px;transition:background .18s ease,color .18s ease}.back:hover{background:#eef5ff;color:var(--brand-600)}.form-section>span{box-shadow:inset 0 0 0 1px #cfe2fa}.fields label{color:#31475f;font-size:13px}.fields input,.fields select,.fields textarea,.lookup input{min-height:48px;border-color:#d5e0ec;border-radius:10px;background:#fbfdff;color:#142b46;font-size:14px}.fields input:hover,.fields select:hover,.fields textarea:hover{border-color:#aec6df}.fields input:focus,.fields select:focus,.fields textarea:focus{background:#fff;box-shadow:var(--focus-ring)}.consent{color:#52667d;font-size:13px;line-height:1.45}.shop-page{background:var(--surface-page)}.shop-header{border-color:var(--border-soft);box-shadow:0 6px 22px rgb(7 31 73/7%)}.shop-search{min-height:54px;border:1px solid #d9e4ef;border-radius:12px}.shop-content>aside>button{min-height:42px;font-size:12px}.shop-grid article{border-color:var(--border-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.shop-grid article:hover{border-color:#9bc4f5;transform:translateY(-3px);box-shadow:var(--shadow-md)}.erp{background:radial-gradient(circle at 95% 0,rgb(17 110 245/5%),transparent 24%),var(--surface-page)}.erp>aside{background:linear-gradient(180deg,#061d43,#04152f);box-shadow:12px 0 32px rgb(3 17 39/8%)}.erp aside nav a{border:1px solid transparent;border-radius:10px;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.erp aside nav a:hover{border-color:rgb(255 255 255/9%);background:rgb(255 255 255/7%);color:#fff;transform:translateX(2px)}.erp aside nav a.selected{background:linear-gradient(135deg,#1279f5,#0b63d4);box-shadow:0 10px 24px rgb(0 0 0/22%)}.erp-main>header{position:-webkit-sticky;position:sticky;top:0;z-index:25;background:rgb(244 247 251/90%);-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%)}.erp-main header h1,.erp-title h2{color:#102945;letter-spacing:-.35px}.erp-title p,.panel-head p{color:#60758d}.erp :is(input,select,textarea){min-height:42px;border-color:#d5e0eb;border-radius:9px;background-color:#fff;color:#17304e}.erp :is(input,select,textarea):focus{border-color:var(--brand-600);box-shadow:var(--focus-ring);outline:0}.erp :is(.stat-grid article,.chart-card,.quick-card,.repair-table,.ticket-list-card,.ticket-detail-card,.admin-panel,.parts-panel){border-color:var(--border-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.erp :is(.tr,.ticket-row,tbody tr){transition:background .14s ease}.erp :is(.tr,.ticket-row,tbody tr):hover{background:#f3f8ff}.erp :is(.new-ticket,.workshop-refresh,form button[type=submit],.detail-actions button,.part-add button){min-height:42px;border-radius:9px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.erp :is(.new-ticket,form button[type=submit],.detail-actions button):hover:not(:disabled){transform:translateY(-1px);box-shadow:0 9px 22px rgb(17 110 245/20%)}.erp-module-launcher{border-radius:15px;box-shadow:0 20px 48px rgb(4 21 47/38%);transition:transform .18s ease,box-shadow .18s ease}.erp-module-launcher:hover{transform:translateY(-2px);box-shadow:0 24px 54px rgb(4 21 47/44%)}@media (min-width:901px){.site-header{position:-webkit-sticky;position:sticky;top:0}}@media (max-width:900px){.benefits{padding-inline:20px}.benefits article:first-child{padding-left:0}}@media (max-width:620px){.hero h1{font-size:clamp(34px,10vw,42px);line-height:1.08}.portal-shell{border-radius:16px}.fields input,.fields select,.fields textarea{font-size:16px}.erp-main>header{margin-inline:-14px;padding-inline:14px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.public-menu-button{display:none}.public-mobile-menu{position:fixed;inset:0;z-index:120}.public-mobile-backdrop{position:absolute;inset:0;width:100%;border:0;background:#031127b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.public-mobile-menu>aside{position:absolute;inset:0 0 0 auto;width:min(390px,92vw);display:flex;overflow:auto;flex-direction:column;padding:0 18px 20px;background:#f5f8fc;box-shadow:-28px 0 70px #020d1f55;animation:public-menu-in .2s ease-out}.public-mobile-head{display:flex;min-height:82px;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe7f0}.public-mobile-head>a{display:flex;width:145px;height:72px;align-items:center;overflow:hidden}.public-mobile-head img{width:130px;height:auto}.public-mobile-head>button{display:grid;width:42px;height:42px;place-items:center;border:1px solid #d6e1ec;border-radius:11px;background:#fff;color:#40566f}.public-mobile-head>button svg{width:19px}.public-mobile-intro{display:flex;flex-direction:column;padding:24px 3px 16px}.public-mobile-intro small{color:#0873ee;font-size:10px;font-weight:900;letter-spacing:1.2px}.public-mobile-intro b{margin-top:7px;color:#0b2545;font:800 21px/1.25 Manrope,sans-serif}.public-mobile-intro span{margin-top:7px;color:#64768b;font-size:13px;line-height:1.5}.public-mobile-navigation{display:flex;flex-direction:column;gap:7px}.public-mobile-navigation>a{display:grid;min-height:54px;grid-template-columns:38px 1fr 17px;align-items:center;grid-gap:10px;gap:10px;padding:7px 11px;border:1px solid #dfe7f0;border-radius:11px;background:#fff;color:#27415f;box-shadow:0 4px 13px #071f4905}.public-mobile-navigation>a.active{border-color:#8fbdf5;background:#eef6ff;color:#0869de;box-shadow:inset 3px 0 #116ef5}.public-mobile-navigation>a>span{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;background:#edf4fd;color:#116ef5}.public-mobile-navigation>a>span svg{width:17px}.public-mobile-navigation>a>b{font-size:14px}.public-mobile-navigation>a>svg{width:15px;color:#8da0b5}.public-mobile-primary{display:grid;min-height:52px;grid-template-columns:22px 1fr 17px;align-items:center;grid-gap:9px;gap:9px;margin-top:16px;padding:0 15px;border-radius:11px;background:linear-gradient(135deg,#116ef5,#075dcc);color:#fff;font-size:14px;font-weight:800;box-shadow:0 12px 28px #116ef52d}.public-mobile-primary svg{width:18px}.public-mobile-contact{display:grid;grid-template-columns:1fr auto;grid-gap:4px 10px;gap:4px 10px;margin-top:18px;padding:14px;border:1px solid #dfe7f0;border-radius:11px;background:#fff;font-size:12px}.public-mobile-contact>span{grid-column:1/-1;margin-bottom:4px;color:#708198;font-size:10px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}.public-mobile-contact>a{color:#174e84;font-weight:700}.public-mobile-team{display:flex;min-height:44px;align-items:center;justify-content:center;gap:7px;margin-top:12px;border:1px solid #cad8e8;border-radius:10px;background:#fff;color:#37536f;font-size:12px;font-weight:800}.public-mobile-team svg{width:15px}@keyframes public-menu-in{0%{transform:translateX(45px);opacity:.65}to{transform:none;opacity:1}}@media(max-width:900px){.site-header{gap:12px}.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}.site-header .desktop-navigation{display:none}}@media(max-width:620px){.site-header .brand{width:132px}.site-header .header-cta{display:none}.public-menu-button{margin-left:auto}.public-mobile-menu>aside{width:min(370px,94vw)}}@media(prefers-reduced-motion:reduce){.public-mobile-menu>aside{animation:none}}.desktop-navigation-more{position:relative;display:block}.desktop-navigation-more>summary{display:flex;align-items:center;gap:4px;min-height:44px;cursor:pointer;list-style:none;color:#0a1c3c;font-size:14px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop-navigation-more>summary::-webkit-details-marker{display:none}.desktop-navigation-more>summary svg{width:15px;transition:transform .18s}.desktop-navigation-more[open]>summary svg{transform:rotate(180deg)}.desktop-navigation-more.active>summary{color:var(--blue);font-weight:800}.desktop-navigation-more>div{position:absolute;top:calc(100% + 14px);right:-16px;z-index:40;display:flex;min-width:195px;flex-direction:column;gap:3px;padding:8px;border:1px solid #dce6f1;border-radius:12px;background:#fff;box-shadow:0 18px 45px #092b5820}.desktop-navigation-more>div a{display:flex;align-items:center;gap:9px;min-height:39px;padding:0 10px;border-radius:8px;color:#26415e;font-size:12px;font-weight:700}.desktop-navigation-more>div a:hover{background:#edf5ff;color:#0873ee}.desktop-navigation-more>div svg{width:16px;color:#0873ee}.desktop-navigation-more>div a:focus-visible,.desktop-navigation-more>summary:focus-visible{outline:3px solid #0873ee33;outline-offset:3px}@media(max-width:1100px){.desktop-navigation-more{display:none}}.shop-public-header{z-index:70}.shop-public-header .cart-button{min-height:44px;border-radius:10px;font-size:12px;box-shadow:0 8px 20px #071f4920;transition:transform .16s ease,box-shadow .16s ease}.shop-public-header .cart-button:hover{transform:translateY(-1px);box-shadow:0 11px 25px #071f4929}.shop-hero h1{width:min(680px,100%);margin-inline:auto;text-wrap:balance}.shop-hero>p{width:min(620px,100%);margin-inline:auto;line-height:1.6}.cart-overlay{z-index:100}.cart-panel{box-shadow:-28px 0 70px #020d1f40;animation:shop-cart-in .2s ease-out}.cart-head{position:relative;padding-right:46px}.cart-panel .cart-panel-close{position:absolute;top:0;right:0;display:grid;width:38px;height:38px;place-items:center;border:1px solid #d7e1ec;border-radius:9px;background:#fff;color:#486078}.cart-panel-close svg{width:17px}.cart-panel form input{min-height:44px;font-size:14px}.cart-panel form button{min-height:46px;font-size:12px}.cart-lines article>button,.quantity button{width:30px;height:30px}.cart-lines article>button svg,.quantity button svg{width:13px}.order-toast{z-index:110}@keyframes shop-cart-in{0%{transform:translateX(45px);opacity:.65}to{transform:none;opacity:1}}@media(max-width:900px){.shop-public-header .cart-button{margin-left:auto}.shop-public-header .public-menu-button{margin-left:0}}@media(max-width:620px){.shop-public-header .brand{width:132px}.shop-public-header .cart-button span{display:none}.shop-public-header .cart-button{padding-inline:11px}.cart-panel{padding:18px}.cart-lines article{grid-template-columns:38px 1fr auto 30px}}@media(prefers-reduced-motion:reduce){.cart-panel{animation:none}}.checkout-security{display:flex;align-items:center;gap:6px;margin:9px 0 2px;color:#60778f;font-size:10px;line-height:1.45}.checkout-security svg{width:14px;color:#0796a0}.order-toast a{display:flex;align-items:center;gap:3px;margin-top:5px;color:#0873ee;font-size:10px;font-weight:900}.order-toast a svg{width:13px}.checkout-payment-methods{margin:14px 0 6px;padding:0;border:0}.checkout-payment-methods legend{margin-bottom:8px;color:#193958;font-size:12px;font-weight:850}.checkout-payment-methods>label{position:relative;display:grid;min-height:62px;grid-template-columns:39px minmax(0,1fr) 23px;align-items:center;grid-gap:10px;gap:10px;margin:7px 0;padding:9px 11px;border:1px solid #d7e2ed;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.checkout-payment-methods>label:hover{border-color:#9fc4ee}.checkout-payment-methods>label.active{border-color:#1376ee;background:#f1f7ff;box-shadow:0 0 0 3px #1376ee12}.checkout-payment-methods input{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;opacity:0}.checkout-payment-methods label>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#edf4fc;color:#176ac6}.checkout-payment-methods label.active>span{background:#dfeeff;color:#0873ee}.checkout-payment-methods label>span svg{width:18px}.checkout-payment-methods label>div{display:flex;min-width:0;flex-direction:column}.checkout-payment-methods label b{color:#173957;font-size:11px}.checkout-payment-methods label small{margin-top:2px;color:#73869a;font-size:9px;line-height:1.35}.checkout-payment-methods label>i{display:grid;width:20px;height:20px;place-items:center;border:1px solid #cbd8e5;border-radius:50%;color:transparent;font-style:normal}.checkout-payment-methods label.active>i{border-color:#0873ee;background:#0873ee;color:#fff}.checkout-payment-methods label>i svg{width:12px}.order-toast-payment{width:max-content;margin-top:5px;padding:4px 7px;border-radius:9px;background:#eef6ff;color:#1768c6;font-size:8px;font-weight:850}.shop-page .order-toast>div{max-width:320px}.shop-page .order-toast small{line-height:1.4}.order-admin-payment,.public-order-payment{display:flex;align-items:flex-start;gap:11px;border:1px solid #d5e4f1;border-radius:11px;background:linear-gradient(135deg,#f5f9ff,#eff8fa)}.public-order-payment{margin:13px 20px 0;padding:14px}.order-admin-payment{margin-top:12px;padding:11px}.order-admin-payment>svg,.public-order-payment>svg{width:34px;height:34px;flex:none;padding:8px;border-radius:9px;background:#fff;color:#0873ee;box-shadow:0 4px 12px #0a376411}.order-admin-payment>div,.public-order-payment>div{display:flex;min-width:0;flex-direction:column}.order-admin-payment small,.public-order-payment small{color:#078e99;font-size:8px;font-weight:900;letter-spacing:.8px}.order-admin-payment b,.public-order-payment b{margin-top:3px;color:#163c61;font-size:11px}.order-admin-payment p,.public-order-payment p{margin:3px 0 0;color:#6d8195;font-size:9px;line-height:1.45}.public-order-payment em{width:max-content;margin-top:7px;padding:5px 7px;border-radius:7px;background:#fff;color:#1766c3;font-size:8px;font-style:normal;font-weight:850}.order-admin-payment>svg{width:31px;height:31px}.order-admin-payment b{font-size:9px}.order-admin-payment p{font-size:8px}@media(max-width:720px){.public-order-payment{margin-inline:14px}}@media(max-width:520px){.checkout-payment-methods>label{grid-template-columns:35px minmax(0,1fr) 20px;padding-inline:9px}.shop-page .order-toast{right:12px;bottom:12px;left:12px;min-width:0}}.catalog-discovery .section-head>div>p{max-width:620px;margin:8px 0 0;color:#62748b;font-size:15px;line-height:1.55}.catalog-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:25px}.catalog-category-grid>article{min-width:0;padding:18px;border:1px solid #dce6f2;border-radius:16px;background:#fff;box-shadow:0 10px 32px #092b5809}.catalog-category-title{display:grid;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;grid-gap:11px;gap:11px;color:#0a2d59}.catalog-category-title>span{display:grid;width:46px;height:46px;place-items:center;border-radius:12px;background:#eaf3ff;color:#0873ee}.catalog-category-title>span svg{width:23px}.catalog-category-title>svg{width:17px;color:#8ca0b8}.catalog-category-title small{color:#08aeb9;font-size:10px;font-weight:900;letter-spacing:.08em}.catalog-category-title h3{overflow-wrap:anywhere;margin:3px 0 0;font-size:17px}.catalog-category-children{display:flex;flex-direction:column;gap:5px;margin-top:15px;padding-top:13px;border-top:1px solid #edf2f7}.catalog-category-children a{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;border-radius:8px;color:#405874;font-size:13px;font-weight:650}.catalog-category-children a:hover{background:#edf5ff;color:#0873ee}.catalog-category-children svg{width:13px}.catalog-tree{display:flex;flex-direction:column;gap:6px}.catalog-tree button{font:inherit}.catalog-tree>button,.catalog-tree>section>button{display:flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:9px;background:transparent;padding:10px 11px;color:#28435f;text-align:left;font-size:13px;cursor:pointer}.catalog-tree>button:hover,.catalog-tree>section>button:hover{background:#eef5ff}.catalog-tree button.active{background:#e5f1ff!important;color:#086ce2!important;font-weight:800}.catalog-tree button>span{flex:0 0 auto;min-width:24px;border-radius:10px;background:#fff;padding:2px 7px;color:#66788d;font-size:11px;text-align:center}.catalog-tree>section>button b{display:flex;min-width:0;align-items:center;gap:7px}.catalog-tree>section>button b svg{width:16px;flex:0 0 auto}.catalog-subcategories{display:flex;flex-direction:column;gap:3px;margin:2px 0 7px 18px;padding-left:10px;border-left:2px solid #dce8f5}.catalog-subcategories button{display:flex;min-height:35px;align-items:center;justify-content:space-between;gap:6px;border:0;border-radius:7px;background:transparent;padding:7px 8px;color:#60748b;text-align:left;font-size:12px;cursor:pointer}.shop-content>aside>.shop-trust-card{margin-top:20px}.shop-grid article>small i{font-style:normal;color:#8fa0b4}.shop-empty-products{grid-column:1/-1;display:grid;min-height:310px;place-items:center;align-content:center;grid-gap:7px;gap:7px;border:1px dashed #bed0e3;border-radius:14px;background:#fff;padding:35px;text-align:center}.shop-empty-products>svg{width:38px;height:38px;color:#0aaeba}.shop-empty-products h3{margin:4px 0 0;font-size:18px}.shop-empty-products p{max-width:470px;margin:0;color:#6c7f94;font-size:13px;line-height:1.55}.shop-empty-products button{margin-top:8px;border:0;border-radius:9px;background:#0873ee;color:#fff;padding:11px 15px;font-weight:800}.product-fields select{min-height:48px;border:1px solid #cbd8e8;border-radius:9px;background:#fff;padding:0 12px;color:#092b58;font-size:15px}.product-fields select:focus{outline:3px solid #0873ee1f;border-color:#0873ee}@media(max-width:1050px){.catalog-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.shop-content>aside{display:flex}.shop-content>aside>.shop-trust-card{display:none}.catalog-tree{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.catalog-tree>button{grid-column:1/-1}.catalog-tree>section{border:1px solid #e1e9f2;border-radius:11px;background:#fff;padding:5px}.catalog-subcategories{margin-left:12px}.shop-content{margin-top:50px}}@media(max-width:620px){.catalog-category-grid,.catalog-tree{grid-template-columns:1fr}.catalog-tree>button{grid-column:auto}.catalog-discovery .section-head{align-items:flex-start}.shop-content>aside>small{font-size:11px}.catalog-tree>button,.catalog-tree>section>button{font-size:14px}.catalog-subcategories button{font-size:13px}}.classification-help{margin:14px 0 0!important;font-size:13px}.classification-help a{color:#0873ee;font-weight:800}.special-order-page{min-height:100vh;background:#f4f7fb;color:#092b58}.special-order-hero{background:radial-gradient(circle at 82% 35%,#0abec933 0,transparent 28%),linear-gradient(125deg,#061d42,#0a3f83);color:#fff;padding:70px 0 74px}.special-order-hero>.shell{display:flex;flex-direction:column;align-items:flex-start}.special-order-hero>.shell>span{color:#26d4d2;font-size:12px;font-weight:900;letter-spacing:.12em}.special-order-hero h1{max-width:760px;margin:14px 0;font-size:48px;line-height:1.08;text-wrap:balance}.special-order-hero p{max-width:760px;margin:0;color:#c8d8eb;font-size:17px;line-height:1.65}.special-order-hero .shell>div{display:flex;flex-wrap:wrap;gap:20px;margin-top:27px}.special-order-hero .shell>div span{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:750}.special-order-hero svg{width:18px;color:#27d2d0}.special-order-shell{padding-block:45px 70px}.special-order-shell>header{text-align:center}.special-order-shell>header small,.special-order-success>small{color:#08aeb9;font-weight:900;letter-spacing:.12em}.special-order-shell>header h2{margin:7px 0 23px;font-size:30px}.special-order-types{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:13px;gap:13px}.special-order-types>button{position:relative;display:flex;min-height:170px;flex-direction:column;align-items:flex-start;border:1px solid #d9e4f0;border-radius:16px;background:#fff;padding:18px;color:#183b63;text-align:left;cursor:pointer}.special-order-types>button>span{display:grid;width:46px;height:46px;place-items:center;border-radius:12px;background:#eaf3ff;color:#0873ee}.special-order-types>button>span svg{width:23px}.special-order-types b{margin-top:14px;font-size:16px}.special-order-types small{margin-top:5px;color:#6c7e93;font-size:12px;line-height:1.45}.special-order-types i{position:absolute;top:13px;right:13px;display:none;color:#08aeb9}.special-order-types button.active{border:2px solid #0873ee;box-shadow:0 12px 30px #0873ee18}.special-order-types button.active i{display:block}.special-order-shell form{max-width:980px;margin:25px auto 0;border:1px solid #dae5f0;border-radius:20px;background:#fff;box-shadow:0 20px 55px #153b6610;overflow:hidden}.special-order-shell form>section{padding:27px 30px;border-bottom:1px solid #e9eff5}.special-order-section-title{display:flex;align-items:flex-start;gap:12px;margin-bottom:19px}.special-order-section-title>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;background:#0873ee;color:#fff;font-weight:900}.special-order-section-title h2{margin:0;font-size:20px}.special-order-section-title p{margin:4px 0 0;color:#738399;font-size:13px}.special-order-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.special-order-fields label,.special-order-product label{display:flex;flex-direction:column;gap:7px;color:#274762;font-size:13px;font-weight:800}.special-order-fields label.wide{grid-column:1/-1}.special-order-fields input,.special-order-fields select,.special-order-fields textarea,.special-order-product input{width:100%;border:1px solid #cbd8e6;border-radius:10px;background:#fff;padding:12px;color:#102f52;font:inherit;font-weight:500}.special-order-fields select{min-height:45px}.special-order-fields textarea{resize:vertical}.special-order-fields input:focus,.special-order-fields select:focus,.special-order-fields textarea:focus,.special-order-product input:focus{outline:3px solid #0873ee18;border-color:#0873ee}.special-order-product{display:grid;grid-template-columns:56px 1fr;grid-gap:15px;gap:15px;margin-bottom:17px;border:1px solid #cfe0f1;border-radius:13px;background:#f6faff;padding:16px}.special-order-product>svg{width:52px;height:52px;padding:12px;border-radius:12px;background:#dfeeff;color:#0873ee}.special-order-product>div{display:grid;grid-template-columns:1fr 2fr;grid-gap:13px;gap:13px}.special-order-shell form>footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 30px}.special-order-shell form>footer p{display:flex;align-items:center;gap:8px;color:#6b7d91;font-size:12px}.special-order-shell form>footer p svg{width:17px;color:#08aeb9}.special-order-shell form>footer button,.special-order-success button{display:flex;min-height:46px;align-items:center;gap:8px;border:0;border-radius:10px;background:#0873ee;color:#fff;padding:12px 19px;font-weight:850}.special-order-shell form>footer button svg{width:18px}.special-order-error{margin:18px 30px 0;border-radius:9px;background:#fff0f1;padding:12px;color:#af2936}.special-order-success{max-width:700px;margin:25px auto;padding:50px;border:1px solid #cce9de;border-radius:20px;background:#fff;text-align:center;box-shadow:0 20px 55px #153b6610}.special-order-success>svg{width:62px;height:62px;color:#16a06f}.special-order-success h2{margin:8px 0;font-size:36px}.special-order-success p{color:#63768d;line-height:1.6}.special-order-success>div{display:flex;justify-content:center;gap:13px;margin-top:24px}.special-order-success a{display:flex;align-items:center;gap:7px;padding:12px;color:#52677e;font-weight:800}.shop-custom-order-link{position:relative;display:flex;width:max-content;max-width:calc(100% - 24px);align-items:center;gap:7px;margin:112px auto -60px;border:1px solid #42d7da69;border-radius:30px;background:#0b356d;padding:9px 15px;color:#dbeaff;font-size:12px}.shop-custom-order-link svg{width:16px;color:#2ad8d4}.shop-custom-order-link b{color:#fff}.shop-grid footer .product-special-order{display:flex;align-items:center;gap:4px;border-radius:7px;background:#0aaeba;color:#fff;padding:8px 9px;font-size:9px;font-weight:800}.shop-grid footer .product-special-order svg{width:12px}@media(max-width:900px){.special-order-types{grid-template-columns:1fr 1fr}.special-order-hero h1{font-size:40px}}@media(max-width:620px){.special-order-hero{padding:50px 0}.special-order-hero h1{font-size:34px}.special-order-hero p{font-size:15px}.special-order-types{grid-template-columns:1fr}.special-order-types>button{min-height:145px}.special-order-fields,.special-order-product,.special-order-product>div{grid-template-columns:1fr}.special-order-shell form>section{padding:22px 17px}.special-order-shell form>footer{align-items:stretch;flex-direction:column;padding:18px}.special-order-shell form>footer button{justify-content:center}.special-order-success{padding:35px 18px}.special-order-success>div{flex-direction:column}.shop-custom-order-link{margin-top:110px;text-align:center}}.special-orders-admin{min-height:100vh;background:#f2f6fb;padding:38px 22px;color:#092b58}.special-orders-shell{max-width:1220px;margin:auto}.special-orders-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:25px;color:#0873ee;font-weight:800}.special-orders-back svg{width:18px}.special-orders-shell>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.special-orders-shell>header small{color:#08aeb9;font-weight:900;letter-spacing:.1em}.special-orders-shell>header h1{margin:5px 0;font-size:38px}.special-orders-shell>header p{margin:0;color:#64778e}.special-orders-shell>header>a{display:flex;align-items:center;gap:7px;border:1px solid #c8d8e8;border-radius:9px;background:#fff;padding:11px 14px;color:#0873ee;font-weight:800}.special-orders-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin:27px 0}.special-orders-kpis article{display:flex;align-items:center;gap:14px;border:1px solid #dbe5ef;border-radius:14px;background:#fff;padding:18px}.special-orders-kpis article>svg{width:45px;height:45px;padding:11px;border-radius:12px;background:#e8f3ff;color:#0873ee}.special-orders-kpis article:nth-child(2)>svg{background:#e5f9f7;color:#08a69f}.special-orders-kpis article:nth-child(3)>svg{background:#fff4df;color:#d48713}.special-orders-kpis article div{display:flex;flex-direction:column}.special-orders-kpis b{font-size:22px}.special-orders-kpis span{color:#718297;font-size:12px}.special-orders-toolbar{display:flex;justify-content:space-between;gap:13px;margin-bottom:13px}.special-orders-toolbar>div{display:flex;max-width:560px;flex:1 1;align-items:center;border:1px solid #d4e0eb;border-radius:10px;background:#fff}.special-orders-toolbar svg{width:18px;margin-left:13px;color:#8291a3}.special-orders-toolbar input{width:100%;border:0;outline:0;padding:12px;font-size:14px}.special-orders-toolbar select{min-width:210px;border:1px solid #d4e0eb;border-radius:10px;background:#fff;padding:0 12px}.special-orders-list{overflow:hidden;border:1px solid #dbe5ef;border-radius:15px;background:#fff}.special-orders-list-head{display:flex;justify-content:space-between;border-bottom:1px solid #e5ecf3;background:#f8fafc;padding:13px 17px;color:#6d7d90;font-size:12px}.special-orders-list>button{display:grid;width:100%;grid-template-columns:115px minmax(230px,1.4fr) minmax(180px,1fr) 145px 22px;align-items:center;grid-gap:14px;gap:14px;border:0;border-bottom:1px solid #edf1f5;background:#fff;padding:15px 17px;color:#183b60;text-align:left;cursor:pointer}.special-orders-list>button:hover{background:#f7fbff}.special-orders-list>button>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.special-orders-list>button>div:nth-child(2) small{color:#8290a3;font-size:10px}.special-orders-list>button>div:nth-child(2)>span{color:#64788e;font-size:12px}.special-orders-list>button>div:nth-child(3){display:flex;align-items:center;gap:8px}.special-orders-list>button>div:nth-child(3)>svg{width:20px;color:#08aeb9}.special-orders-list>button>div:nth-child(3)>span{display:flex;flex-direction:column}.special-orders-list>button>div:nth-child(3) small{color:#7c8c9f}.special-orders-list>button>strong{font-size:13px}.special-orders-list>button>svg{width:17px;color:#9aabbd}.special-status{display:inline-flex;width:max-content;align-items:center;border-radius:20px;background:#e9f3ff;padding:5px 9px;color:#0873ee;font-size:10px;font-weight:850}.special-status.etude{background:#fff4dc;color:#a86d0b}.special-status.devis_envoye{background:#eee9ff;color:#6548bd}.special-status.acceptee,.special-status.livree,.special-status.prete{background:#e5f8ef;color:#148057}.special-status.commandee{background:#e4f8f7;color:#087e83}.special-status.annulee{background:#ffeaec;color:#b72c39}.special-orders-empty,.special-orders-loading{display:grid;min-height:290px;place-items:center;align-content:center;grid-gap:7px;gap:7px;border:1px solid #dbe5ef;border-radius:15px;background:#fff;color:#75869a}.special-orders-empty svg{width:38px}.special-order-detail-overlay{position:fixed;inset:0;z-index:120;display:flex;justify-content:flex-end;background:#06172d80}.special-order-detail-overlay>button{position:absolute;inset:0;width:100%;border:0;background:transparent}.special-order-detail-overlay>aside{position:relative;width:min(590px,100%);height:100%;overflow:auto;background:#f7f9fc;box-shadow:-30px 0 70px #06172d36}.special-order-detail-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 #dae4ed;background:#fff;padding:22px}.special-order-detail-overlay>aside>header small{color:#08aeb9;font-weight:900}.special-order-detail-overlay>aside>header h2{margin:4px 0 8px;font-size:22px}.special-order-detail-overlay>aside>header>button{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d7e0e9;border-radius:9px;background:#fff}.special-order-detail-overlay>aside>header>button svg{width:18px}.special-order-detail-body{display:flex;flex-direction:column;gap:13px;padding:17px}.special-order-detail-body>form,.special-order-detail-body>section{border:1px solid #dce5ee;border-radius:13px;background:#fff;padding:17px}.special-order-customer{display:flex;gap:13px}.special-order-customer>svg{width:43px;height:43px;padding:10px;border-radius:11px;background:#e9f3ff;color:#0873ee}.special-order-customer>div{display:flex;flex-direction:column;gap:5px}.special-order-customer a{display:flex;align-items:center;gap:5px;color:#0873ee;font-size:12px}.special-order-customer a svg{width:13px}.special-order-customer small{color:#788a9d}.special-order-detail-body h3{margin:0 0 12px;font-size:15px}.special-order-detail-body dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin:0}.special-order-detail-body dl>div{border-radius:9px;background:#f5f8fb;padding:10px}.special-order-detail-body dt{color:#7b8a9c;font-size:10px;font-weight:800;text-transform:uppercase}.special-order-detail-body dd{margin:4px 0 0;font-size:13px;font-weight:750}.special-client-notes{border-left:3px solid #08aeb9;background:#f3fbfb;padding:11px;color:#506a7e;font-size:12px;line-height:1.5}.special-configuration-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.special-configuration-grid>div{display:flex;flex-direction:column;border:1px solid #e1e8f0;border-radius:9px;padding:10px}.special-configuration-grid small{color:#8291a3;font-size:9px;text-transform:uppercase}.special-configuration-grid b{margin-top:3px;font-size:12px}.special-order-detail-body form{display:flex;flex-direction:column;gap:11px}.special-order-detail-body form label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:800}.special-order-detail-body form input,.special-order-detail-body form select,.special-order-detail-body form textarea{border:1px solid #cad7e4;border-radius:8px;background:#fff;padding:10px;font:inherit}.special-order-detail-body form textarea{resize:vertical}.special-order-detail-body form>p{margin:0;border-radius:8px;background:#ffedef;padding:10px;color:#af2634}.special-order-detail-body form>button{display:flex;min-height:44px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;background:#0873ee;color:#fff;font-weight:850}.special-order-detail-body form>button svg{width:17px}@media(max-width:850px){.special-orders-admin{padding:25px 12px}.special-orders-shell>header{align-items:flex-start;flex-direction:column}.special-orders-kpis{grid-template-columns:1fr}.special-orders-list>button{grid-template-columns:100px 1fr 20px}.special-orders-list>button>div:nth-child(3),.special-orders-list>button>strong{display:none}}@media(max-width:560px){.special-orders-toolbar{flex-direction:column}.special-orders-toolbar select{min-height:44px}.special-orders-list-head span:last-child{display:none}.special-orders-list>button{grid-template-columns:1fr 20px}.special-orders-list>button>.special-status{grid-column:1/-1}.special-configuration-grid,.special-order-detail-body dl{grid-template-columns:1fr}}.special-order-detail-body form>.special-order-save-feedback{display:flex;align-items:center;gap:7px;margin:0;border-radius:8px;padding:10px;font-size:12px;font-weight:750}.special-order-detail-body form>.special-order-save-feedback svg{width:17px;flex:0 0 auto}.special-order-detail-body form>.special-order-save-feedback.success{background:#e7f8ef;color:#148057}.special-order-detail-body form>.special-order-save-feedback.error{background:#ffedef;color:#af2634}.tracking-public-page{min-height:100vh;background:#f4f7fb}.tracking-page{min-height:calc(100vh - 88px);padding:42px 24px 60px}.tracking-shell{width:min(960px,100%)}.tracking-shell .portal-head{align-items:flex-start}.tracking-shell .round-icon{width:56px;height:56px;flex:none;border-radius:15px}.tracking-shell .portal-head h1{font-size:38px}.tracking-shell>.lead{max-width:680px;margin-top:14px;color:#465b74;font-size:15px}.tracking-reassurance{display:flex;align-items:center;gap:11px;margin:25px 0 6px;padding:12px 14px;border:1px solid #cfe2f5;border-radius:11px;background:#f1f7ff;color:#195ea6}.tracking-reassurance>svg{width:22px;flex:none}.tracking-reassurance>span{display:flex;flex-direction:column}.tracking-reassurance b{font-size:12px}.tracking-reassurance small{margin-top:2px;color:#5f7690;font-size:11px;line-height:1.45}.tracking-shell .secure-lookup{margin-top:14px;padding:13px;border:1px solid #dce6f1;border-radius:13px;background:#f8fafc}.tracking-shell .secure-lookup label{height:64px;background:#fff}.tracking-shell .secure-lookup label>span{font-size:10px}.tracking-shell .secure-lookup label>input{font-size:14px}.tracking-shell .secure-lookup>button{height:64px;min-width:128px;border-radius:10px;background:linear-gradient(135deg,#116ef5,#075dcc);box-shadow:0 10px 23px #116ef526}.tracking-code-field{padding-right:48px!important}.tracking-code-field>button{position:absolute;right:8px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:8px;background:#eef4fb;color:#50667d}.tracking-code-field>button svg{width:16px}.tracking-shell .ticket-result{margin-top:28px;padding:24px;border:1px solid #dce6f1;border-radius:14px;background:#fff;box-shadow:0 8px 24px #071f4908}.tracking-shell .ticket-note{border-radius:0 10px 10px 0}.tracking-shell .empty-state{margin-top:28px;border:1px dashed #d8e2ec;border-radius:13px;background:#fbfcfe}.tracking-shell .status{height:auto;min-height:34px}.tracking-shell .timeline{margin-inline:10px}@media(max-width:720px){.tracking-page{min-height:calc(100vh - 75px);padding:18px 12px 38px}.tracking-shell{padding:26px 18px}.tracking-shell .portal-head h1{font-size:29px}.tracking-shell .round-icon{width:48px;height:48px}.tracking-reassurance{align-items:flex-start}.tracking-shell .secure-lookup{padding:10px}.tracking-shell .secure-lookup>button{height:52px}.tracking-shell .ticket-result{padding:18px 14px}.tracking-shell .timeline{margin-left:7px}.tracking-shell .timeline div{min-height:68px}}.repair-public-page{min-height:100vh;background:#f4f7fb}.repair-public-main{min-height:calc(100vh - 88px);padding:42px 24px 64px;background:radial-gradient(circle at 88% 5%,#dceeff 0,transparent 28%),linear-gradient(145deg,#f7fafd,#eef4fa)}.repair-shell{width:min(1040px,100%);padding:0;overflow:hidden}.repair-intro{padding:38px 44px 32px;border-bottom:1px solid #dfe8f2;background:linear-gradient(120deg,#fff,#f8fbff 72%,#eef7ff)}.repair-intro-title{display:flex;align-items:flex-start;gap:16px}.repair-intro-title>span{display:grid;width:58px;height:58px;flex:none;place-items:center;border-radius:15px;background:linear-gradient(145deg,#116ef5,#075dcc);color:#fff;box-shadow:0 11px 27px #116ef52e}.repair-intro-title>span svg{width:26px}.repair-intro-title small{color:#0d77d9;font-size:10px;font-weight:900;letter-spacing:1.3px}.repair-intro-title h1{margin:5px 0 0;color:#092b58;font-size:39px;line-height:1.15;letter-spacing:-1.4px}.repair-intro>p{max-width:720px;margin:17px 0 25px;color:#4f657d;font-size:15px;line-height:1.65}.repair-assurances{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.repair-assurances article{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dce7f2;border-radius:11px;background:#fff}.repair-assurances article>svg{width:19px;flex:none;color:#09aeb8}.repair-assurances article span{display:flex;min-width:0;flex-direction:column}.repair-assurances b{color:#183b62;font-size:11px}.repair-assurances small{margin-top:2px;color:#718399;font-size:9px;line-height:1.35}.repair-shell .repair-form{margin:0;padding:28px 44px 32px}.repair-form-guide{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:6px}.repair-form-guide>span{display:flex;align-items:center;gap:8px;color:#657b92;font-size:10px;font-weight:800}.repair-form-guide i{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#e9f3ff;color:#116ef5;font-size:10px;font-style:normal}.repair-form-guide>span:not(:last-child):after{content:"";height:1px;flex:1 1;background:#dce6f1}.repair-shell .form-section{grid-template-columns:48px 1fr;gap:15px;padding:28px 0}.repair-shell .form-section>span{width:38px;height:38px}.repair-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin:5px 0 20px}.repair-section-heading h2{margin:0;color:#12375f;font-size:19px}.repair-section-heading small{max-width:270px;color:#77899d;font-size:10px;line-height:1.4;text-align:right}.repair-shell .fields{gap:15px}.repair-shell .fields label{color:#2b4968;font-size:11px}.repair-shell .fields label em{align-self:flex-start;margin-top:-2px;padding:2px 6px;border-radius:10px;background:#edf3f8;color:#74869a;font-size:8px;font-style:normal;text-transform:uppercase}.repair-shell .fields input,.repair-shell .fields select,.repair-shell .fields textarea{min-height:48px;border-color:#cfdae6;border-radius:9px;background:#fbfdff;color:#122f50;font-size:13px}.repair-shell .fields input::placeholder,.repair-shell .fields textarea::placeholder{color:#9aa9b8}.repair-shell .fields textarea{min-height:116px;line-height:1.55}.repair-media-section{padding:25px 0 5px;border-top:1px solid #e4eaf2}.repair-media-heading{display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:12px;gap:12px;margin-bottom:14px}.repair-media-heading>span{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:#eaf5ff;color:#0873ee}.repair-media-heading>span svg{width:19px}.repair-media-heading h2{margin:0;color:#12375f;font-size:16px}.repair-media-heading p{margin:3px 0 0;color:#718399;font-size:10px}.repair-media-heading>small{padding:5px 8px;border-radius:12px;background:#edf3f8;color:#6d8094;font-size:8px;font-weight:900}.repair-shell .repair-upload{min-height:82px;border-width:1px;border-color:#acc6df;background:#f7fbff}.repair-shell .repair-upload>svg{width:24px}.repair-shell .repair-upload b{color:#26496b;font-size:12px}.repair-shell .repair-upload small{margin-top:3px;font-size:10px}.repair-shell .repair-upload-action{min-width:82px;text-align:center}.repair-form-footer{margin-top:25px;padding:20px;border:1px solid #dce6f0;border-radius:13px;background:#f8fafc}.repair-form-footer .consent{margin:0;color:#465d75}.repair-form-footer .consent>input{width:17px;height:17px;accent-color:#116ef5}.repair-form-footer .consent>span{display:flex;align-items:center;gap:7px}.repair-form-footer .consent svg{width:16px}.repair-form-footer .form-error{margin:15px 0 0;padding:11px 13px;border:1px solid #f0c6cb;border-radius:9px;background:#fff2f3;color:#af2633;font-size:11px}.repair-submit-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding-top:18px;border-top:1px solid #dfe7ef}.repair-submit-row>span{display:flex;align-items:center;gap:7px;color:#62778d;font-size:10px;font-weight:700}.repair-submit-row>span svg{width:17px;color:#0ba0aa}.repair-submit-row .submit{min-width:220px;margin:0}.repair-help{display:flex;align-items:center;gap:12px;padding:19px 44px;border-top:1px solid #dce6f0;background:#092b58;color:#fff}.repair-help>svg{width:23px;flex:none;color:#31d2d5}.repair-help>span{display:flex;flex-direction:column}.repair-help b{font-size:12px}.repair-help small{margin-top:2px;color:#b8c9dc;font-size:10px}.repair-help>a{margin-left:auto;padding:9px 13px;border:1px solid #ffffff38;border-radius:8px;color:#fff;font-size:12px;font-weight:800}.repair-success{width:min(760px,100%);padding:52px;text-align:center}.repair-success h1{margin:10px 0;color:#092b58;font-size:38px;letter-spacing:-1.2px}.repair-success>p{max-width:590px;margin:0 auto;color:#61758c;font-size:14px;line-height:1.65}.repair-receipt{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:30px 0 15px;text-align:left}.repair-receipt article{display:grid;grid-template-columns:42px 1fr 36px;align-items:center;grid-gap:10px;gap:10px;min-width:0;padding:15px;border:1px solid #d7e3ef;border-radius:12px;background:#f8fbfe}.repair-receipt article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:#e7f2ff;color:#0873ee}.repair-receipt article>span svg{width:19px}.repair-receipt article>div{display:flex;min-width:0;flex-direction:column}.repair-receipt small{color:#75879b;font-size:8px;font-weight:900;letter-spacing:.7px}.repair-receipt strong{margin-top:4px;overflow-wrap:anywhere;color:#0c3564;font:800 14px Manrope,sans-serif}.repair-receipt article>button{display:grid;width:35px;height:35px;place-items:center;border:1px solid #d5e0eb;border-radius:8px;background:#fff;color:#2a649c}.repair-receipt article>button svg{width:15px}.repair-success-note{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;background:#eef7ff;color:#185c9f;text-align:left}.repair-success-note>svg{width:20px;flex:none}.repair-success-note span{display:flex;flex-direction:column}.repair-success-note b{font-size:11px}.repair-success-note small{margin-top:2px;color:#647a90;font-size:10px}.repair-success .success-actions{margin-top:25px}.repair-success .success-icon{width:70px;height:70px}.repair-success .success-icon svg{width:34px}@media(max-width:720px){.repair-public-main{min-height:calc(100vh - 75px);padding:18px 12px 38px}.repair-intro{padding:27px 20px 24px}.repair-intro-title>span{width:48px;height:48px}.repair-intro-title h1{font-size:29px}.repair-intro>p{font-size:13px}.repair-assurances{grid-template-columns:1fr}.repair-shell .repair-form{padding:22px 20px 26px}.repair-form-guide{display:none}.repair-shell .form-section{grid-template-columns:1fr;padding:23px 0}.repair-section-heading{flex-direction:column;gap:5px}.repair-section-heading small{text-align:left}.repair-media-heading{grid-template-columns:40px 1fr}.repair-media-heading>small{grid-column:2}.repair-shell .repair-upload{align-items:flex-start}.repair-submit-row{align-items:stretch;flex-direction:column}.repair-submit-row .submit{width:100%;min-width:0}.repair-help{align-items:flex-start;flex-wrap:wrap;padding:18px 20px}.repair-help>a{width:100%;margin-left:35px;text-align:center}.repair-success{padding:36px 20px}.repair-success h1{font-size:30px}.repair-receipt{grid-template-columns:1fr}.repair-success .success-actions{flex-direction:column}}.serial-condition-help{color:#718096;font-size:10px;font-weight:500}.serial-item-meta{display:flex!important;align-items:center;flex-direction:row!important;gap:7px!important}.serial-condition{display:inline-flex;padding:3px 7px;border-radius:999px;font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase}.serial-condition.neuf{background:#e6f7ef;color:#14764f}.serial-condition.occasion{background:#fff2dc;color:#a96a09}.serial-controls{display:flex!important;align-items:flex-end;flex-direction:column!important;gap:7px!important}.serial-controls select{min-width:135px}.warranty-condition{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:9px;font-weight:900;text-transform:uppercase}.warranty-condition.neuf{background:#e6f7ef;color:#14764f}.warranty-condition.occasion{background:#fff1da;color:#a56608}@media(max-width:800px){.serial-controls select{min-width:105px}.serial-item-meta{align-items:flex-start!important;flex-direction:column!important}}