.language-picker{position:relative}.lang{display:flex;align-items:center;gap:6px}.language-menu{position:absolute;top:42px;right:0;width:150px;background:#fff;border-radius:12px;padding:7px;box-shadow:0 18px 50px #24384b30;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.language-menu.open{opacity:1;visibility:visible;transform:none}.language-menu button{width:100%;border:0;background:transparent;padding:10px;border-radius:8px;text-align:left;font-weight:800}.language-menu button:hover{background:#e7ff3f}.language-menu small{float:right;color:#71808c;font-weight:500}.user-access svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.user-access{display:grid!important;place-items:center;border:1px solid #142235!important;border-radius:50%;width:42px;height:42px;padding:0!important}.account-portal{position:relative;width:min(560px,95vw);max-height:92vh;overflow:auto;background:#f5f7f8;border-radius:18px;padding:42px}.portal-close{position:absolute;right:20px;top:14px}.portal-brand{display:flex;align-items:center;gap:10px;margin-bottom:38px}.portal-brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#ff6481;color:white;font-weight:800}.portal-brand div{display:flex;flex-direction:column}.portal-brand small{font-size:8px;letter-spacing:.16em;color:#667783}.portal-kicker{font-size:9px;letter-spacing:.2em;font-weight:800;color:#4d67ef}.account-portal h2,.catalog-portal h2,.management-main h2{font-size:38px;letter-spacing:-.04em}.auth-tabs{display:flex;border-bottom:1px solid #ccd5db;margin:28px 0 20px}.auth-tabs button{flex:1;border:0;background:none;padding:13px;font-weight:700;color:#71808c}.auth-tabs .active{color:#142235;border-bottom:3px solid #4d67ef}.auth-form{display:none}.auth-form.active,.admin-login.open{display:block}.auth-form label,.product-form label,.settings-form label{display:block;font-size:9px;font-weight:800;letter-spacing:.12em;margin:15px 0}.auth-form input,.product-form input,.product-form select,.settings-form input,.settings-form select{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #cbd4da;border-radius:8px;background:white}.auth-form>.btn{width:100%;margin-top:10px}.form-split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-message{font-size:12px;min-height:16px;color:#cf3e57}.admin-entry{width:100%;border:0;background:none;padding:18px 0 0;color:#5d6b76;font-size:11px;text-decoration:underline}.admin-login{border-top:1px solid #ccd5db;margin-top:20px;padding-top:15px}.admin-button{background:#142235;color:#fff;width:100%}.client-view{display:none}.client-view.open{display:block}.auth-view.hidden{display:none}.client-head{display:flex;justify-content:space-between;align-items:start}.logout-button,.admin-logout{border:0;background:none;text-decoration:underline;color:inherit}.account-status{display:inline-block;margin-top:10px;padding:6px 10px;border-radius:99px;background:#fff0c7;color:#8b6500;font-size:10px}.account-status.approved{background:#dff7e8;color:#147340}.client-summary,.dashboard-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:30px 0}.client-summary article,.dashboard-cards article{padding:18px;background:#fff;border-radius:10px}.client-summary span,.dashboard-cards span{font-size:11px;color:#6e7d88}.client-summary b,.dashboard-cards b{display:block;font-size:30px;margin-top:8px}.client-projects>article{display:flex;justify-content:space-between;background:white;padding:15px;border-bottom:1px solid #e1e5e8}.catalog-portal{width:min(1200px,95vw);max-height:92vh;overflow:auto;background:#dce4e9;border-radius:18px;padding:35px}.catalog-head,.management-main>header,.page-toolbar{display:flex;justify-content:space-between;align-items:center}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.catalog-card{position:relative;min-height:330px;border-radius:14px;padding:22px;overflow:hidden;color:#142235}.catalog-shirt{width:150px;height:190px;margin:15px auto;background:linear-gradient(135deg,var(--pc),#fff);clip-path:polygon(28% 0,40% 7%,60% 7%,72% 0,100% 16%,86% 38%,76% 31%,76% 100%,24% 100%,24% 31%,14% 38%,0 16%);filter:drop-shadow(0 18px 18px #26384b44)}.catalog-card button{position:absolute;right:18px;bottom:18px}.catalog-card small{font-weight:800;letter-spacing:.15em}.catalog-card h3{font-size:24px;margin-top:8px}.management-portal{width:min(1500px,98vw);height:min(920px,96vh);display:grid;grid-template-columns:250px 1fr;background:#edf1f3;border-radius:18px;overflow:hidden}.management-sidebar{background:#142235;color:white;padding:28px 18px;display:flex;flex-direction:column}.portal-brand.light small{color:#9eacb8}.management-nav{display:grid;gap:5px;margin-top:22px}.management-nav button{border:0;background:transparent;color:#b9c4cc;text-align:left;padding:13px;border-radius:8px}.management-nav button.active,.management-nav button:hover{background:#e7ff3f;color:#142235}.admin-logout{margin-top:auto;color:#aebac3}.management-main{padding:35px;overflow:auto}.management-main>header{border-bottom:1px solid #cbd4da;padding-bottom:20px}.admin-page{display:none;padding-top:28px}.admin-page.active{display:block}.dashboard-cards{grid-template-columns:repeat(4,1fr)}.dashboard-cards article{background:#fff}.dashboard-cards.compact{grid-template-columns:repeat(2,220px)}.admin-block,.product-form,.settings-form{background:#fff;padding:22px;border-radius:12px}.product-form{display:none;margin:20px 0}.product-form.open{display:block}.form-actions{display:flex;justify-content:flex-end;gap:10px}.form-actions>button:first-child{border:0;background:none}.admin-table{margin-top:18px;background:#fff;border-radius:12px;overflow:hidden}.table-row{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr auto;gap:12px;align-items:center;padding:15px;border-bottom:1px solid #e2e7ea;font-size:12px}.table-row.header{background:#dbe3e8;font-size:9px;font-weight:800;letter-spacing:.1em}.table-row .actions{display:flex;gap:5px}.table-row button{border:0;padding:7px 10px;border-radius:6px}.approve{background:#dff7e8;color:#147340}.danger{background:#ffe1e6;color:#a82c43}.status-pill{padding:5px 8px;border-radius:99px;background:#e8edf0;font-size:9px}.status-pill.active,.status-pill.paid{background:#dff7e8;color:#147340}.settings-form{max-width:600px}.empty-state{text-align:center;padding:35px;color:#75838d}@media(max-width:850px){.catalog-grid{grid-template-columns:1fr}.management-portal{grid-template-columns:1fr;height:100vh;border-radius:0}.management-sidebar{display:none}.management-main{padding:20px}.dashboard-cards{grid-template-columns:1fr 1fr}.table-row{grid-template-columns:1fr 1fr}.table-row.header{display:none}.account-portal,.catalog-portal{width:100%;height:100%;max-height:none;border-radius:0}.form-split{grid-template-columns:1fr}}

.textile-model-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:end}.textile-form .admin-upload{margin-bottom:15px}.textile-admin-table .textile-row{grid-template-columns:1.45fr .85fr .75fr .8fr 1fr auto}.textile-product-cell{display:flex;align-items:center;gap:11px;min-width:0}.textile-product-visual{position:relative;width:88px;height:88px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,#edf2f4,#fff)}.textile-product-visual>img{display:block;width:100%;height:100%;padding:5px;object-fit:contain}.textile-product-visual>span{color:#84929c;font-size:8px;font-weight:900;line-height:1.35;text-align:center;letter-spacing:.08em}.textile-product-visual.unavailable{background:#eef1f3}.textile-product-cell b{min-width:0}.textile-product-cell small{display:block;overflow:hidden;color:#788590;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.textile-color-list{display:flex;gap:3px;flex-wrap:wrap}.textile-color-list i{width:15px;height:15px;border:1px solid #ccd3d8;border-radius:50%}.model-state{display:inline-flex;align-items:center;gap:5px;font-size:10px}.model-state::before{content:"";width:7px;height:7px;border-radius:50%;background:#25a665}.model-state.missing::before{background:#d2495e}.upload-note{color:#75838d;font-size:10px;line-height:1.5}.page-toolbar>p{max-width:740px;color:#65737e;font-size:12px;line-height:1.5}.product-form input[type=file]{display:none}.admin-upload span{display:block;margin-top:7px;padding:13px;border:1px dashed #9eabb5;border-radius:8px;background:#f6f8f9;color:#586772;text-align:center;cursor:pointer}.admin-upload:hover span{border-color:#4d67ef;color:#4d67ef}
@media(max-width:1050px){.textile-admin-table .textile-row{grid-template-columns:1.3fr .8fr .8fr 1fr auto}.textile-admin-table .textile-row>span:nth-child(4){display:none}}
@media(max-width:850px){.textile-model-fields{grid-template-columns:1fr}.textile-admin-table .textile-row{grid-template-columns:1fr 1fr}.textile-admin-table .textile-row>span:nth-child(4){display:block}.page-toolbar{align-items:flex-start;flex-direction:column;gap:14px}}
.admin-3d-preview easy-three-viewer{display:block;width:100%;height:360px;margin-top:12px;border-radius:10px;background:radial-gradient(circle,#fff 0,#e5eaee 72%)}
.textile-admin-filters{display:grid;gap:10px;margin-top:20px;padding:14px 16px;border:1px solid #d6dee4;border-radius:12px;background:#fff}.textile-filter-group{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.textile-filter-group button{flex:0 0 auto;border:1px solid #cbd5dc;border-radius:99px;padding:9px 15px;background:#f3f6f8;color:#53636f;font-size:10px;font-weight:800}.textile-filter-group button:hover{border-color:#4d67ef;color:#2648d9}.textile-filter-group button.active{border-color:#142235;background:#142235;color:#fff}.gender-tabs{padding-top:10px;border-top:1px solid #e1e7eb}.gender-tabs button.active{border-color:#4d67ef;background:#4d67ef}.textile-admin-filters+.admin-table{margin-top:10px}
.uv-mesh-import{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end;margin-top:12px}.uv-mesh-actions{display:flex;gap:7px;padding-bottom:15px}.uv-mesh-actions button{border:0;border-radius:7px;padding:10px 12px}.uv-mesh-actions button:first-child{background:#142235;color:#fff}
.admin-3d-preview{margin:20px 0;padding:16px;border-radius:12px;background:linear-gradient(145deg,#e8edf1,#f8fafb);border:1px solid #d6dee4}.admin-3d-preview-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.admin-3d-preview-head div{display:flex;flex-direction:column;gap:5px}.admin-3d-preview-head b{font-size:10px;letter-spacing:.13em}.admin-3d-preview-head span{font-size:11px;color:#687985}.admin-3d-preview-head button{border:0;border-radius:99px;padding:10px 14px;background:#142235;color:#fff;font-size:10px;font-weight:800}.admin-3d-preview model-viewer{display:block;width:100%;height:360px;margin-top:12px;border-radius:10px;background:radial-gradient(circle,#fff 0,#e5eaee 72%)}.view-textile-link{display:inline-flex;align-items:center;border-radius:6px;padding:7px 10px;background:#eef1f4;color:#142235;text-decoration:none}
.local-file-warning{position:fixed;z-index:500;left:50%;top:12px;transform:translateX(-50%);padding:12px 20px;border-radius:99px;background:#d72d4d;color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;box-shadow:0 12px 32px #0004}
.page-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.migration-button{border:1px solid #aebac3;background:#fff;color:#142235;padding:12px 16px}.migration-button:disabled{cursor:wait;opacity:.55}.migration-status{margin:10px 0 0;padding:10px 12px;border-left:3px solid #4d67ef;background:#f7f9fa;color:#647681;font-size:10px;line-height:1.5}
.ase-palette-admin{margin:18px 0;padding:16px;border:1px solid #d5dee4;border-radius:12px;background:#f7f9fa}.ase-palette-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ase-palette-heading>div{display:flex;flex-direction:column;gap:5px}.ase-palette-heading b{font-size:10px;letter-spacing:.13em}.ase-palette-heading span{color:#687985;font-size:11px}.ase-palette-heading button{border:0;border-radius:7px;padding:8px 11px;font-size:10px}.ase-palette-upload{display:block;margin:12px 0 0!important}.ase-palette-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:7px;margin-top:10px}.ase-swatch{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:center;padding:8px;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.ase-swatch>i{width:28px;height:28px;border:1px solid #c8d1d7;border-radius:50%;background:var(--swatch)}.ase-swatch>span{min-width:0}.ase-swatch b,.ase-swatch small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ase-swatch b{font-size:10px}.ase-swatch small{margin-top:3px;color:#74828c;font-size:8px}.ase-palette-preview .empty-state{grid-column:1/-1;padding:8px;text-align:left;font-size:10px}@media(max-width:850px){.ase-palette-heading{flex-direction:column}.ase-palette-preview{grid-template-columns:1fr}}

.management-sidebar{min-height:0}.management-nav{min-height:0;overflow-y:auto;padding-right:4px}.management-nav::-webkit-scrollbar{width:5px}.management-nav::-webkit-scrollbar-thumb{border-radius:99px;background:#ffffff2b}
.library-toolbar{gap:24px}.library-toolbar>div{min-width:0}.library-toolbar h3{margin:0 0 7px;font-size:20px}.library-toolbar p{max-width:720px;margin:0;color:#65737e;font-size:12px;line-height:1.5}.library-upload{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:99px;padding:13px 18px;background:#142235;color:#fff;font-size:10px;font-weight:800;letter-spacing:.03em;cursor:pointer}.library-upload:hover{background:#29405a}.library-upload input{display:none}
.library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.library-grid>.empty-state{grid-column:1/-1;margin:0;border-radius:12px;background:#fff}.library-card{min-width:0;padding:16px;border:1px solid #d6dee4;border-radius:12px;background:#fff;box-shadow:0 9px 24px #25384b0a}.library-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.library-card header>div{min-width:0}.library-card header b,.library-card header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-card header b{font-size:13px}.library-card header small{margin-top:4px;color:#71808b;font-size:9px}.library-card header button{flex:0 0 auto;border:0;border-radius:7px;padding:7px 9px;font-size:9px}.library-card footer{display:flex;justify-content:space-between;gap:12px;margin-top:14px;padding-top:11px;border-top:1px solid #edf0f2;color:#6f7e89;font-size:9px}.library-swatches{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-height:32px;margin-top:14px}.library-swatches i,.palette-compact-swatches i{display:block;width:25px;height:25px;border:1px solid #cbd4da;border-radius:50%;background:var(--swatch);box-shadow:inset 0 0 0 3px #fff}.library-swatches span{display:grid;place-items:center;height:25px;min-width:25px;border-radius:99px;padding:0 6px;background:#eef2f4;color:#53636f;font-size:8px;font-weight:800}.library-font-preview{display:flex;align-items:center;min-height:70px;margin-top:14px;padding:14px;border-radius:9px;background:#f3f6f7;color:#142235;font-size:25px;line-height:1.1;overflow:hidden}
.palette-card-title{flex:1}.palette-default-badge{display:inline-flex;margin-top:8px;border-radius:99px;padding:5px 8px;background:#e7ff3f;color:#142235;font-size:8px;font-weight:900;letter-spacing:.08em}.palette-card-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.library-card header .palette-default-button{background:#142235;color:#fff;font-weight:900}.library-card header .palette-default-button:hover{background:#29405a}.library-card header .danger:disabled{cursor:not-allowed;opacity:.48}
.textile-palette-picker select{font-size:12px}.ase-palette-preview.compact{display:flex;align-items:center;gap:10px;min-height:38px;margin-top:8px}.palette-compact-swatches{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.palette-compact-swatches i{width:24px;height:24px}.palette-more{color:#687985;font-size:9px;white-space:nowrap}
@media(max-width:1050px){.library-grid{grid-template-columns:1fr}}
@media(max-width:850px){.library-toolbar{align-items:stretch}.library-upload{width:100%}.library-card footer{flex-direction:column;gap:5px}.ase-palette-preview.compact{align-items:flex-start;flex-direction:column}}

.palette-management-heading{margin:0 0 22px}.palette-management-heading .portal-kicker{margin:0 0 7px}.palette-management-heading h3{margin:0;color:#07162f;font-size:25px;line-height:1.08}.palette-management-heading>span{display:block;max-width:780px;margin-top:8px;color:#617482;font-size:12px;line-height:1.55}.palette-admin-stack{display:grid;gap:20px}.palette-scope-panel{min-width:0;padding:20px;border:1px solid #d4dde4;border-radius:16px;background:#f7f9fa;box-shadow:0 14px 38px #1b334b0a}.palette-scope-panel.sublimation-palette-panel{border-top:4px solid #4d67ef}.palette-scope-panel.boutique-palette-panel{border-top:4px solid #e7ff3f}.palette-scope-toolbar{margin:0}.palette-scope-kicker{margin:0 0 6px!important;color:#4662ec!important;font-size:8px!important;font-weight:900;letter-spacing:.16em;line-height:1.2!important}.palette-scope-toolbar h3,.palette-scope-heading h3{margin:0 0 7px;color:#07162f;font-size:19px}.palette-scope-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.palette-scope-heading p:not(.palette-scope-kicker){max-width:780px;margin:0;color:#657681;font-size:11px;line-height:1.5}.palette-library-badge{display:inline-flex;margin-top:8px;border-radius:99px;padding:5px 8px;background:#edf1f4;color:#5e6e79;font-size:8px;font-weight:900;letter-spacing:.07em}.boutique-palette-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.boutique-palette-grid>.empty-state{grid-column:1/-1;margin:0;border-radius:12px;background:#fff}.boutique-palette-card{min-width:0;padding:16px;border:1px solid #d6dee4;border-radius:13px;background:#fff;box-shadow:0 9px 24px #25384b0a}.boutique-palette-card.configured{border-color:#c8d7b0}.boutique-palette-card.missing{border-style:dashed}.boutique-palette-card.no-accessory{background:#fbfcfd}.boutique-palette-card-head{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:11px;align-items:center}.boutique-palette-visual{display:grid;width:54px;height:54px;place-items:center;overflow:hidden;border:1px solid #d9e0e5;border-radius:11px;background:#eef2f4;color:#526676;font-size:10px;font-weight:900}.boutique-palette-visual img{width:100%;height:100%;object-fit:contain}.boutique-palette-visual.empty{background:linear-gradient(145deg,#eef2f4,#fafbfc)}.boutique-palette-identity{display:block;min-width:0}.boutique-palette-identity small,.boutique-palette-identity b,.boutique-palette-identity i{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.boutique-palette-identity small{margin-bottom:4px;color:#4d67ef;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.boutique-palette-identity b{color:#102139;font-size:14px}.boutique-palette-identity i{margin-top:4px;color:#74838e;font-size:8px;font-style:normal}.boutique-palette-state{align-self:start;border-radius:99px;padding:6px 8px;font-size:8px;font-weight:900;letter-spacing:.06em;white-space:nowrap}.boutique-palette-state.configured{background:#e7ff3f;color:#142235}.boutique-palette-state.missing{background:#fff1d7;color:#936000}.boutique-palette-file{margin-top:14px;padding:10px 11px;border-radius:9px;background:#f4f7f8}.boutique-palette-file b,.boutique-palette-file small{display:block}.boutique-palette-file b{overflow:hidden;color:#142235;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.boutique-palette-file small{margin-top:4px;color:#6b7c87;font-size:8px;line-height:1.4}.boutique-palette-swatches{min-height:31px;margin-top:12px}.boutique-palette-swatches>small{color:#8b989f;font-size:8px;font-weight:800;letter-spacing:.08em}.boutique-palette-feedback{min-height:27px;margin:10px 0 0;color:#687985;font-size:9px;line-height:1.45}.boutique-palette-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #edf0f2}.boutique-palette-upload{min-height:34px;padding:9px 12px;font-size:8px}.boutique-palette-actions>.danger,.palette-create-accessory{border:0;border-radius:8px;padding:10px 12px;font-size:8px;font-weight:900}.boutique-palette-actions>.danger{background:#fff0f2;color:#b33d51}.boutique-palette-actions>.danger:hover{background:#ffe3e8}.boutique-palette-actions>.danger:disabled{cursor:wait;opacity:.55}.palette-create-accessory{width:100%;background:#142235;color:#fff}.palette-create-accessory:hover{background:#29405a}
.boutique-palette-upload{border:0}.boutique-palette-upload:disabled{cursor:wait;opacity:.6}.boutique-palette-file-input{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.boutique-palette-actions-stacked{align-items:stretch;flex-wrap:wrap}.boutique-palette-actions-stacked .boutique-palette-upload,.boutique-palette-actions-stacked .palette-create-accessory{flex:1 1 180px}.boutique-palette-card[data-palette-operation="loading"]{border-color:#9caaf2}.boutique-palette-card[data-palette-operation="success"]{border-color:#90b94f}.boutique-palette-card[data-palette-operation="error"]{border-color:#d87582}.boutique-palette-card[data-palette-operation="loading"] .boutique-palette-feedback{color:#4059d7}.boutique-palette-card[data-palette-operation="success"] .boutique-palette-feedback{color:#557d19;font-weight:800}.boutique-palette-card[data-palette-operation="error"] .boutique-palette-feedback{color:#b33d51;font-weight:800}
.boutique-palette-card[role="button"]{position:relative;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.boutique-palette-card[role="button"]:not([data-palette-operation="loading"]):hover{border-color:#7589f1;box-shadow:0 15px 34px #25384b1a;transform:translateY(-2px)}.boutique-palette-card[role="button"]:focus-visible{outline:3px solid #4967ef;outline-offset:3px}.boutique-palette-card[role="button"][data-palette-operation="loading"]{cursor:wait}.boutique-palette-card-affordance{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px;padding:8px 10px;border:1px dashed #b6c2cb;border-radius:8px;background:#f8fafb;color:#40556a;font-size:8px;font-weight:900;letter-spacing:.07em;line-height:1.35}.boutique-palette-card-affordance i{display:grid;flex:0 0 22px;width:22px;height:22px;place-items:center;border-radius:50%;background:#e7ff3f;color:#142235;font-size:12px;font-style:normal;transition:transform .18s ease}.boutique-palette-card[role="button"]:not([data-palette-operation="loading"]):hover .boutique-palette-card-affordance{border-color:#7589f1;background:#f2f5ff;color:#243caa}.boutique-palette-card[role="button"]:not([data-palette-operation="loading"]):hover .boutique-palette-card-affordance i{transform:translate(2px,-2px)}.boutique-palette-actions{position:relative;min-width:0;padding:12px 0 0;background:transparent;color:inherit;text-align:initial}
@media(max-width:1050px){.boutique-palette-grid{grid-template-columns:1fr}}
@media(max-width:700px){.palette-scope-panel{padding:15px}.boutique-palette-card-head{grid-template-columns:48px minmax(0,1fr)}.boutique-palette-visual{width:48px;height:48px}.boutique-palette-state{grid-column:1/-1;justify-self:start}.boutique-palette-actions{align-items:stretch;flex-direction:column}.boutique-palette-upload{width:100%}}

.account-portal{width:min(680px,95vw)}
.client-cart-panel{margin:-8px 0 30px;padding:20px;border:1px solid #d7e0e5;border-radius:14px;background:#fff}.client-cart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.client-cart-head .portal-kicker{margin:0 0 7px}.account-portal .client-cart-head h2{font-size:25px;line-height:1.05}.client-cart-count{flex:0 0 auto;border-radius:99px;padding:7px 10px;background:#142235;color:#fff;font-size:9px;font-weight:800}.client-cart-list{display:grid;gap:10px;margin-top:16px}.client-cart-empty{margin:0;padding:19px;border:1px dashed #cbd5db;border-radius:10px;color:#73828d;text-align:center;font-size:11px}.client-cart-item{padding:15px;border:1px solid #dfe5e9;border-radius:11px;background:#f8fafb}.client-cart-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.client-cart-item-head small{display:block;margin-bottom:4px;color:#4d67ef;font-size:8px;font-weight:800;letter-spacing:.13em}.client-cart-item-head h3{margin:0;color:#142235;font-size:16px}.client-cart-remove{border:0;background:none;color:#b43e51;font-size:9px;text-decoration:underline}.client-cart-details{margin:9px 0 0;color:#657681;font-size:10px}.cart-vectorization-quote{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:12px;padding:10px;border:1px solid #f0c86f;border-radius:9px;background:#fff7df;color:#594311}.cart-vectorization-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f1b936;color:#142235;font-size:10px;font-weight:900}.cart-vectorization-quote strong,.cart-vectorization-quote small{display:block}.cart-vectorization-quote strong{font-size:10px}.cart-vectorization-quote small{margin-top:3px;color:#806b39;font-size:8px}.cart-vectorization-status{border-radius:99px;padding:6px 8px;background:#142235;color:#fff;font-size:8px;font-weight:800;white-space:nowrap}.client-cart-panel+.auth-view,.client-cart-panel+.auth-view.hidden+.client-view{padding-top:25px;border-top:1px solid #d6dee4}
@media(max-width:600px){.client-cart-panel{margin:-10px -5px 24px;padding:15px}.client-cart-head{align-items:flex-start;flex-direction:column;gap:9px}.cart-vectorization-quote{grid-template-columns:28px minmax(0,1fr)}.cart-vectorization-status{grid-column:2;justify-self:start}.client-cart-item-head h3{font-size:14px}}

.textile-model-variants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.textile-model-variants-head{grid-column:1/-1}.textile-model-variants-head>div{display:flex;flex-direction:column;gap:5px}.textile-model-variants-head b{font-size:10px;letter-spacing:.13em}.textile-model-variants-head span{color:#687985;font-size:11px}.textile-model-card{min-width:0;padding:15px;border:1px solid #d6dee4;border-radius:12px;background:#f7f9fa}.textile-model-card.primary-model{border-color:#b9c8ff;background:#f7f8ff}.textile-model-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.textile-model-card>header>div{display:flex;min-width:0;flex-direction:column;gap:4px}.textile-model-card>header b{font-size:10px;letter-spacing:.12em}.textile-model-card>header span{color:#6c7b86;font-size:9px}.textile-model-card>header>i{display:grid;width:31px;height:31px;place-items:center;flex:0 0 auto;border-radius:8px;background:#142235;color:#e7ff3f;font-size:9px;font-style:normal;font-weight:900}.textile-model-card .textile-model-fields{grid-template-columns:1fr;margin-top:3px}.textile-model-card .admin-upload{margin-bottom:0}.textile-model-card .upload-note{min-height:30px;margin:10px 0 0}.textile-model-compatibility{grid-column:1/-1;margin:0;padding:10px 12px;border-left:3px solid #4d67ef;background:#f7f9fa;color:#657681;font-size:10px;line-height:1.5}.textile-preview-variants{display:flex;gap:7px;margin-top:14px}.textile-preview-variants button{border:1px solid #b9c5cd;border-radius:99px;padding:9px 13px;background:#fff;color:#5b6a75;font-size:9px;font-weight:800}.textile-preview-variants button:hover{border-color:#4d67ef;color:#2648d9}.textile-preview-variants button.active{border-color:#142235;background:#142235;color:#fff}.textile-admin-table .model-state{margin:2px 6px 2px 0}.model-state.optional::before{background:#aebac3}
@media(max-width:1050px){.textile-model-variants{grid-template-columns:1fr}.textile-model-variants-head,.textile-model-compatibility{grid-column:auto}}
@media(max-width:600px){.textile-preview-variants{display:grid;grid-template-columns:1fr 1fr}.textile-preview-variants button{padding:9px 7px}.admin-3d-preview-head{align-items:flex-start;flex-direction:column}}

.order-toolbar{margin-top:22px}.order-toolbar h3,.admin-page[data-admin-page="production"] h3{margin:0 0 5px}.order-toolbar button,#refreshProductionOrders{border:1px solid #b8c4cc;border-radius:99px;padding:10px 14px;background:#fff;color:#142235;font-size:9px;font-weight:800}.dashboard-cards.compact{grid-template-columns:repeat(3,minmax(180px,220px))}.order-admin-table .order-row{grid-template-columns:1fr 1.2fr .75fr .85fr 1fr auto}.production-admin-table .production-row{grid-template-columns:1fr 1.25fr .65fr 1fr auto}.order-client-cell small,.order-reference small,.production-reference small{display:block;margin-top:4px;color:#74818b;font-weight:500}.order-notification{display:inline-flex;align-items:center;gap:5px;margin-top:5px;color:#6d7b85;font-size:8px}.order-notification::before{content:"";width:6px;height:6px;border-radius:50%;background:#aeb9c1}.order-notification.sent::before{background:#24a66a}.order-notification.failed::before{background:#d74960}.order-actions,.production-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.order-actions button,.production-actions button{white-space:nowrap}.order-actions .primary,.production-actions .primary{background:#142235;color:#fff}.order-actions .download,.production-actions .download{background:#e8edff;color:#2445cf}.admin-order-detail{margin-top:16px;padding:20px;border:1px solid #cbd6dd;border-radius:13px;background:#fff}.admin-order-detail[hidden]{display:none}.admin-order-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.admin-order-detail>header h3{margin:4px 0}.admin-order-detail>header p{margin:0;color:#6f7e89;font-size:10px}.admin-order-detail>header button{border:0;background:none;color:#a4384d;text-decoration:underline}.order-detail-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:16px}.order-detail-meta article{padding:12px;border-radius:9px;background:#f3f6f8}.order-detail-meta small,.order-detail-meta b{display:block}.order-detail-meta small{margin-bottom:5px;color:#76838d;font-size:8px;letter-spacing:.08em}.order-detail-lines{width:100%;border-collapse:collapse;font-size:10px}.order-detail-lines th,.order-detail-lines td{padding:10px 8px;border-bottom:1px solid #e5e9ec;text-align:left;vertical-align:top}.order-detail-lines th{background:#e7edf0;font-size:8px;letter-spacing:.08em}.order-detail-lines td small{display:block;margin-top:3px;color:#75838d}.order-detail-total{display:flex;justify-content:flex-end;gap:24px;margin:16px 0 0;font-size:13px}.order-detail-total b{font-size:18px}.settings-form+.settings-form{margin-top:18px}.notification-settings-form{max-width:760px}.settings-heading{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e0e6e9}.settings-heading .portal-kicker{margin:0 0 7px}.settings-heading h3{margin:0 0 7px;font-size:22px}.settings-heading span{color:#71808b;font-size:10px}.notification-settings-status{min-height:18px;margin:14px 0;color:#687884;font-size:10px}.notification-settings-status.success{color:#168052}.notification-settings-status.error{color:#bd3850}.production-ready{color:#168052;font-size:9px;font-weight:800}.production-waiting{color:#9a6e16;font-size:9px;font-weight:800}

@media(max-width:1050px){.order-admin-table .order-row,.production-admin-table .production-row{grid-template-columns:1fr 1fr}.order-admin-table .table-row.header,.production-admin-table .table-row.header{display:none}.order-actions,.production-actions{justify-content:flex-start}.order-detail-meta{grid-template-columns:1fr 1fr}.dashboard-cards.compact{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){.dashboard-cards.compact,.order-detail-meta{grid-template-columns:1fr}.admin-order-detail{padding:14px}.order-detail-lines{display:block;overflow-x:auto}.notification-settings-form .form-split{grid-template-columns:1fr}}

/* Espace client : projets sauvegardes et maquettes JPG en quatre vues. */
.account-portal{width:min(940px,95vw)}
.client-projects-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:28px 0 14px}.client-projects-head h3{margin:0;font-size:22px}.client-projects-head p{margin:5px 0 0;color:#6d7d88;font-size:11px}.client-projects{display:grid;gap:12px}.client-projects>article.client-project-card{display:grid;grid-template-columns:210px minmax(0,1fr);gap:18px;align-items:stretch;padding:12px;border:1px solid #dce3e7;border-radius:13px;background:#fff}.client-project-thumbnail{display:grid;min-height:138px;place-items:center;overflow:hidden;border-radius:9px;background:radial-gradient(circle,#fff 0,#e8edf0 75%)}.client-project-thumbnail img{display:block;width:100%;height:100%;max-height:170px;object-fit:contain}.client-project-placeholder{display:grid;gap:5px;place-items:center;color:#7a8993;text-align:center}.client-project-placeholder b{display:grid;width:55px;height:55px;place-items:center;border-radius:50%;background:#142235;color:#e7ff3f;font-size:9px}.client-project-placeholder span{font-size:9px}.client-project-copy{display:flex;min-width:0;flex-direction:column;justify-content:center}.client-project-reference{color:#4d67ef;font-size:8px;font-weight:800;letter-spacing:.12em}.client-project-copy h4{margin:7px 0 4px;color:#142235;font-size:19px}.client-project-copy>p{margin:0;color:#667681;font-size:11px}.client-project-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.client-project-actions a,.client-project-download.disabled{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:8px;padding:0 12px;font-size:9px;font-weight:800;text-decoration:none}.client-project-open{border:1px solid #142235;color:#142235}.client-project-open:hover{background:#142235;color:#fff}.client-project-download{border:1px solid #4d67ef;background:#4d67ef;color:#fff}.client-project-download:hover{background:#2948d2}.client-project-download.disabled{border:1px solid #d6dde2;background:#eef2f4;color:#89969f;cursor:not-allowed}.client-project-empty{margin:0;border:1px dashed #cbd5db;border-radius:12px;background:#fff}
@media(max-width:680px){.client-projects>article.client-project-card{grid-template-columns:1fr}.client-project-thumbnail{min-height:180px}.client-project-thumbnail img{max-height:210px}.client-project-actions{display:grid;grid-template-columns:1fr}.client-project-actions a,.client-project-download.disabled{width:100%}}
.client-project-actions span.client-project-open{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:8px;padding:0 12px;font-size:9px;font-weight:800}.client-project-open.disabled{border-color:#d6dde2;background:#eef2f4;color:#89969f;cursor:not-allowed}
.client-project-actions button{min-height:36px;border-radius:8px;padding:0 12px;font-size:9px;font-weight:800;cursor:pointer}.client-project-share{border:1px solid #142235;background:#fff;color:#142235}.client-project-share:hover{background:#e7ff3f}.client-project-share:disabled{border-color:#d6dde2;background:#eef2f4;color:#89969f;cursor:not-allowed}.client-project-delete{border:1px solid #e2a6b0;background:#fff;color:#a82c43}.client-project-delete:hover{background:#ffe1e6}
#accountOverlay .account-portal>.portal-close{position:sticky;top:12px;z-index:30;display:grid;width:34px;height:34px;margin:-28px -28px -6px auto;padding:0;place-items:center;border:3px solid #fff;border-radius:50%;background:#e43d52;color:#fff;font-size:22px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 8px 22px #8e162f4d}.account-portal>.portal-close:hover{background:#bd2038;transform:scale(1.05)}.account-portal>.portal-close:focus-visible{outline:3px solid #142235;outline-offset:2px}.client-continue-navigation{display:flex;justify-content:center;padding:30px 0 4px}.client-continue-navigation button{min-height:48px;padding:0 26px;border:0;border-radius:10px;background:#142235;color:#fff;font-size:11px;font-weight:850;letter-spacing:.06em;cursor:pointer;box-shadow:0 10px 24px #14223526}.client-continue-navigation button:hover{background:#4d67ef}.client-continue-navigation button:focus-visible{outline:3px solid #e7ff3f;outline-offset:2px}
#accountOverlay .client-head .logout-button{margin-right:58px}
@media(max-width:680px){#accountOverlay .client-head .logout-button{margin-right:48px}}
.textile-source-colors-admin{margin:18px 0;padding:18px;border:1px solid #d6e0e5;border-radius:13px;background:#f8fafb}.textile-source-zone-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.textile-source-zone-editor{padding:13px;border:1px solid #dce5ea;border-radius:11px;background:#fff}.textile-source-zone-editor>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.textile-source-zone-editor>header b{font-size:10px;letter-spacing:.09em}.textile-source-zone-editor>header span{color:#71818c;font-size:9px}.textile-source-zone-rows{display:grid;gap:7px;min-height:39px}.textile-source-zone-empty{display:flex;min-height:39px;align-items:center;padding:9px 11px;border:1px dashed #c9d4da;border-radius:8px;color:#84919a;font-size:9px}.textile-source-zone-row{display:grid;grid-template-columns:auto 36px minmax(88px,1fr) auto auto auto;align-items:center;gap:6px}.textile-source-zone-row>span{min-width:63px;color:#40515d;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.textile-source-zone-row input[type=color]{width:34px;height:34px;padding:2px;border:1px solid #bdcad2;border-radius:50%;background:#fff;cursor:pointer}.textile-source-zone-row input[type=color]::-webkit-color-swatch-wrapper{padding:0}.textile-source-zone-row input[type=color]::-webkit-color-swatch{border:0;border-radius:50%}.textile-source-zone-row input[type=text]{height:34px;padding:0 9px;font-family:monospace;font-size:11px;text-transform:lowercase}.textile-source-zone-row button,.textile-source-zone-actions button{min-width:34px;height:34px;padding:0 9px;border:1px solid #bdcad2;border-radius:8px;background:#fff;color:#07162f;font-size:9px;font-weight:900;cursor:pointer}.textile-source-zone-row button:disabled{opacity:.3;cursor:default}.textile-source-zone-row button[data-source-action=remove]{border-color:#f0b8bf;color:#d91e39}.textile-source-zone-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.textile-source-zone-actions button:first-child{border-color:#4967ef;color:#304edb}.textile-source-zone-actions button:last-child{margin-left:auto}.textile-source-zone-row input.invalid{border-color:#e52643;box-shadow:0 0 0 2px rgba(229,38,67,.1)}@media(max-width:920px){.textile-source-zone-grid{grid-template-columns:1fr}}@media(max-width:560px){.textile-source-zone-row{grid-template-columns:auto 34px 1fr auto}.textile-source-zone-row>button[data-source-action=up],.textile-source-zone-row>button[data-source-action=down]{display:none}.textile-source-zone-actions button:last-child{margin-left:0}}
.textile-source-zone-row{grid-template-columns:72px 84px minmax(150px,1fr) auto auto auto;padding:8px 0;border-bottom:1px solid #edf1f3}.textile-source-zone-row:last-child{border-bottom:0}.textile-source-zone-row>select{height:34px;padding:0 7px;border:1px solid #bdcad2;border-radius:8px;background:#fff;color:#263b49;font-size:9px;font-weight:800}.textile-source-color-stops{display:grid;min-width:0;gap:6px}.textile-source-color-stops.gradient{grid-template-columns:repeat(2,minmax(122px,1fr));padding-top:9px}.textile-source-color-stops.gradient::before{content:"";grid-column:1/-1;height:8px;margin:-9px 4px 1px;border-radius:99px;background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end))}.textile-source-color-stop{display:grid;grid-template-columns:36px minmax(80px,1fr);align-items:center;gap:6px;margin:0}.textile-source-color-stop small{grid-column:1/-1;color:#75858f;font-size:7px;font-weight:850;letter-spacing:.1em}.textile-source-color-stops:not(.gradient) .textile-source-color-stop small{display:none}@media(max-width:700px){.textile-source-zone-row{grid-template-columns:68px 78px 1fr auto}.textile-source-zone-row>button[data-source-action=up],.textile-source-zone-row>button[data-source-action=down]{display:none}.textile-source-color-stops.gradient{grid-template-columns:1fr}}

/* Paramétrage des prises de couture propres à chaque patron textile. */
.textile-seam-admin{margin:18px 0;padding:18px;border:1px solid #cfd9df;border-radius:13px;background:#f7f9fa}.textile-seam-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.textile-seam-heading>div{display:flex;max-width:780px;flex-direction:column;gap:5px}.textile-seam-heading b{font-size:10px;letter-spacing:.13em}.textile-seam-heading span{color:#657681;font-size:10px;line-height:1.5}.textile-seam-heading button{flex:0 0 auto;border:0;border-radius:99px;padding:10px 14px;background:#142235;color:#fff;font-size:9px;font-weight:800}.textile-seam-heading button:hover{background:#2948d2}.textile-seam-texture-size{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.textile-seam-texture-size label{margin:6px 0}.textile-seam-help{margin:10px 0 15px;padding:10px 12px;border-left:3px solid #4d67ef;background:#fff;color:#687985;font-size:9px;line-height:1.55}.textile-seam-list{display:grid;gap:12px}.textile-seam-empty{margin:0;padding:22px;border:1px dashed #bdc9d1;border-radius:10px;background:#fff;color:#77858f;text-align:center;font-size:10px}.textile-seam-card{padding:15px;border:1px solid #d7e0e5;border-radius:11px;background:#fff}.textile-seam-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:5px}.textile-seam-card>header div{display:flex;flex-direction:column;gap:3px}.textile-seam-card>header span{color:#4d67ef;font-size:8px;font-weight:800;letter-spacing:.12em}.textile-seam-card>header b{font-size:14px}.textile-seam-card>header button{border:0;border-radius:7px;padding:7px 10px;font-size:9px}.textile-seam-main-fields{display:grid;grid-template-columns:1.15fr 1fr .65fr 1fr .65fr;gap:8px}.textile-seam-main-fields label,.textile-seam-segments label{min-width:0;margin:8px 0}.textile-seam-main-fields input,.textile-seam-segments input{margin-top:5px;padding:9px}.textile-seam-segments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:5px}.textile-seam-segments fieldset{min-width:0;margin:0;padding:10px;border:1px solid #d9e1e6;border-radius:9px;background:#f8fafb}.textile-seam-segments legend{padding:0 5px;color:#566772;font-size:8px;font-weight:800;letter-spacing:.08em}.textile-seam-segments fieldset>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.textile-seam-reversed{display:flex!important;align-items:center;gap:8px;margin:12px 0 0!important;color:#53636e;font-size:10px!important;letter-spacing:0!important}.textile-seam-reversed input{width:auto!important;margin:0!important}.textile-seam-status{min-height:18px;margin:12px 0 0;color:#6e7d88;font-size:9px}.textile-seam-status.success{color:#168052}.textile-seam-status.error{color:#bd3850;font-weight:700}.textile-seam-admin input[aria-invalid=true]{border-color:#cf3e57!important;box-shadow:0 0 0 2px #cf3e5718}.model-state.seams-ready::before{background:#4d67ef}
@media(max-width:1100px){.textile-seam-main-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.textile-seam-main-fields label:first-child{grid-column:1/-1}}
@media(max-width:700px){.textile-seam-heading{flex-direction:column}.textile-seam-heading button{width:100%}.textile-seam-texture-size,.textile-seam-segments,.textile-seam-main-fields{grid-template-columns:1fr}.textile-seam-main-fields label:first-child{grid-column:auto}.textile-seam-segments fieldset>div{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Réglage simplifié : une seule prise intérieure pour tout le vêtement. */
.textile-seam-simple{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:18px;align-items:end;margin-top:16px}.textile-seam-simple>label{margin:0}.textile-seam-value{display:flex;align-items:center;margin-top:7px;overflow:hidden;border:1px solid #cbd6de;border-radius:9px;background:#fff}.textile-seam-value:focus-within{border-color:#4d67ef;box-shadow:0 0 0 2px #4d67ef1f}.textile-seam-value input{min-width:0;margin:0!important;border:0!important;box-shadow:none!important;font-size:18px!important;font-weight:800}.textile-seam-value>b{align-self:stretch;display:grid;min-width:54px;place-items:center;border-left:1px solid #d9e1e6;background:#eef3f6;color:#40515d;font-size:13px}.textile-seam-pieces{display:flex;flex-wrap:wrap;gap:7px;padding:12px;border:1px solid #d7e0e5;border-radius:10px;background:#fff}.textile-seam-pieces small{flex:1 0 100%;color:#657681;font-size:9px;font-weight:800;letter-spacing:.1em}.textile-seam-pieces span{padding:7px 9px;border-radius:99px;background:#142235;color:#fff;font-size:10px;font-weight:800}.textile-seam-simple+.textile-seam-help{margin-bottom:0}.textile-seam-status{font-size:12px;line-height:1.45}
.textile-seam-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 0;padding:0;border:0}.textile-seam-choice legend{grid-column:1/-1;margin-bottom:7px;color:#40515d;font-size:9px;font-weight:900;letter-spacing:.11em}.textile-seam-choice label{position:relative;display:block;margin:0;cursor:pointer}.textile-seam-choice input{position:absolute;inline-size:1px;block-size:1px;opacity:0}.textile-seam-choice label>span{display:flex;min-height:68px;flex-direction:column;justify-content:center;gap:4px;padding:12px 14px;border:1px solid #cbd6de;border-radius:11px;background:#fff;color:#142235}.textile-seam-choice label>span b{font-size:11px;letter-spacing:.06em}.textile-seam-choice label>span small{color:#657681;font-size:10px;line-height:1.4}.textile-seam-choice input:checked+span{border-color:#2948d2;background:#eef2ff;box-shadow:0 0 0 2px #2948d21a}.textile-seam-choice input:checked+span b{color:#2948d2}.textile-seam-choice input:focus-visible+span{outline:3px solid #2948d24d;outline-offset:2px}.textile-seam-admin.seams-disabled .textile-seam-simple{opacity:.58}.textile-seam-admin.seams-disabled .textile-seam-value{background:#edf1f3}.textile-seam-admin.seams-disabled .textile-seam-pieces span{background:#8a98a2}.textile-seam-value input:disabled{cursor:not-allowed;background:#edf1f3!important;color:#71808a}
@media(max-width:700px){.textile-seam-choice,.textile-seam-simple{grid-template-columns:1fr}.textile-seam-pieces span{flex:1 0 calc(50% - 7px);text-align:center}}

/* Back-office : taille de lecture confortable sur la gestion des textiles. */
.management-portal{font-size:15px}
.management-nav button{font-size:14px}
.store-branding-field{display:grid;grid-template-columns:118px 1fr;gap:18px;align-items:center;margin:18px 0 24px;padding:18px;border:1px solid #d5dde2;border-radius:12px;background:#f7f9fa}.store-logo-preview{display:grid;place-items:center;width:118px;height:88px;overflow:hidden;border:1px dashed #aab8c2;border-radius:10px;background:#fff;color:#81909b;font-size:11px;font-weight:800}.store-logo-preview img{width:100%;height:100%;object-fit:contain;padding:8px}.store-branding-field label{margin:0!important}.store-branding-field input[type="file"]{margin-top:7px}.store-branding-field small{display:block;margin-top:7px;color:#667783}.store-branding-field button{margin-top:10px;padding:7px 10px;border:0;border-radius:7px;background:#ffe1e6;color:#a82c43;font-size:9px;font-weight:800}.store-branding-field button[hidden]{display:none}.store-brand-logo{width:42px;height:42px;object-fit:contain;border-radius:8px;background:#fff}.store-brand-name{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.catalog-brand .store-brand-logo,.logo-foot .store-brand-logo{width:38px;height:38px}@media(max-width:650px){.store-branding-field{grid-template-columns:1fr}.store-logo-preview{width:100%;height:110px}}
label:has(>#onboardingLogo){display:none}
.domain-logo-dropzone{cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.domain-logo-dropzone:hover{border-color:#2176d2;background:#f2f7fd;box-shadow:0 0 0 3px #2176d21a}.domain-logo-dropzone:focus-visible{outline:3px solid #2176d2;outline-offset:3px}.domain-logo-dropzone .store-logo-preview{pointer-events:none}.domain-logo-dropzone label,.domain-logo-dropzone small{cursor:pointer}.domain-logo-dropzone button{cursor:pointer}
.store-invitation-bar{display:grid;grid-template-columns:minmax(280px,1fr) auto auto;gap:12px;align-items:end;margin:18px 0;padding:18px;border-radius:12px;background:#fff}.store-invitation-bar label{font-size:9px;font-weight:800;letter-spacing:.1em}.store-invitation-bar input{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #cbd4da;border-radius:8px}.store-invitation-bar p{grid-column:1/-1;margin:0;color:#526df0}.store-manual-create{border:1px solid #142235!important;background:#fff!important;color:#142235!important}.store-onboarding-overlay.open{display:grid}.store-onboarding{width:min(760px,95vw);max-height:94vh}.store-onboarding label{display:block;margin:14px 0;font-size:9px;font-weight:800;letter-spacing:.1em}.store-onboarding input{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #cbd4da;border-radius:8px}.store-onboarding .btn{width:100%;margin-top:15px}@media(max-width:900px){.store-invitation-bar{grid-template-columns:1fr}.store-invitation-bar p{grid-column:auto}}
.management-sidebar .portal-brand.light{position:relative;align-items:center}.management-sidebar .portal-brand.light>div:first-of-type{min-width:0}
.management-sidebar .portal-brand.light>span img{width:100%;height:100%;object-fit:contain;border-radius:50%;background:#fff}
.management-nav{gap:6px!important}.management-nav button{display:flex;align-items:center;gap:11px;width:100%;min-height:46px;padding:10px 12px!important;border:1px solid transparent!important;border-radius:11px!important;font-family:inherit;font-size:14px!important;line-height:1.2;transition:background .12s ease,color .12s ease,border-color .12s ease}.management-nav button:not(.active):hover{background:#ffffff0d!important;color:#fff!important;border-color:#ffffff26!important}.management-nav button.active{font-weight:750;box-shadow:0 8px 20px #07111f2e}.management-nav-icon{display:grid;flex:0 0 24px;place-items:center;min-width:24px;font-size:14px;font-weight:800}.management-nav-label{min-width:0;flex:1}.management-nav button:focus-visible{outline:3px solid #fff;outline-offset:2px}.admin-logout{min-height:42px;padding:10px 12px!important;border:1px solid #ffffff24!important;border-radius:10px;text-align:left;text-decoration:none!important;cursor:pointer}.admin-logout:hover,.admin-logout:focus-visible{background:#ffffff12;color:#fff}
.management-nav>.management-nav-group-toggle,.management-nav>.management-nav-directory-button{min-height:50px;margin-top:3px;border-color:#ffffff24!important;background:linear-gradient(135deg,#20344d,#192b42)!important;color:#fff!important;font-size:11px!important;font-weight:900;letter-spacing:.085em}.management-nav>.management-nav-group-toggle:hover,.management-nav>.management-nav-directory-button:not(.active):hover{border-color:#e7ff3f99!important;background:linear-gradient(135deg,#263e5a,#1b3049)!important}.management-nav>.management-nav-group-toggle.has-active-child{border-color:#e7ff3f!important;box-shadow:inset 3px 0 #e7ff3f}.management-nav-chevron{display:grid;flex:0 0 20px;place-items:center;font-size:17px;line-height:1;transition:transform .18s ease}.management-nav.sublimation-nav-open>[data-admin-nav-toggle="sublimation"] .management-nav-chevron,.management-nav.administration-nav-open>[data-admin-nav-toggle="administration"] .management-nav-chevron{transform:rotate(180deg)}.management-nav>[data-admin-nav-group]{display:none;width:calc(100% - 16px);min-height:40px;margin-left:16px;padding:8px 10px!important;border-left:2px solid #ffffff20!important;border-radius:0 9px 9px 0!important;font-size:11px!important;font-weight:800;letter-spacing:.055em}.management-nav.sublimation-nav-open>[data-admin-nav-group="sublimation"],.management-nav.administration-nav-open>[data-admin-nav-group="administration"]{display:flex}.management-nav>[data-admin-nav-group][hidden],.management-nav>.management-nav-group-toggle[hidden]{display:none!important}.management-nav>[data-admin-nav-group] .management-nav-icon{flex-basis:20px;min-width:20px;font-size:12px}.management-nav>[data-admin-nav-group].active{border-left-color:#e7ff3f!important}@media(prefers-reduced-motion:reduce){.management-nav-chevron{transition:none}}
.management-nav.boutique-nav-open>[data-admin-nav-toggle="boutique"] .management-nav-chevron{transform:rotate(180deg)}.management-nav.boutique-nav-open>[data-admin-nav-group="boutique"]{display:flex}
.management-nav.store-site-nav-open>[data-admin-nav-toggle="store-site"] .management-nav-chevron,.management-nav.store-administration-nav-open>[data-admin-nav-toggle="store-administration"] .management-nav-chevron{transform:rotate(180deg)}.management-nav.store-site-nav-open>[data-admin-nav-group="store-site"],.management-nav.store-administration-nav-open>[data-admin-nav-group="store-administration"]{display:flex}
.management-main .portal-kicker{font-size:11px}
.admin-page[data-admin-page="textiles"] .page-toolbar>p{font-size:15px;line-height:1.55}
.admin-page[data-admin-page="textiles"] .migration-status{font-size:13px}
.admin-page[data-admin-page="textiles"] .textile-filter-group button{padding:10px 17px;font-size:13px}
.admin-page[data-admin-page="textiles"] .table-row{font-size:14px;line-height:1.4}
.admin-page[data-admin-page="textiles"] .table-row.header{font-size:11px}
.admin-page[data-admin-page="textiles"] .textile-product-cell small{font-size:12px}
.admin-page[data-admin-page="textiles"] .model-state{font-size:12px;line-height:1.45}
.admin-page[data-admin-page="textiles"] .status-pill{font-size:11px}
.admin-page[data-admin-page="textiles"] .table-row button,
.admin-page[data-admin-page="textiles"] .view-textile-link{padding:9px 12px;font-size:13px}
.admin-page[data-admin-page="textiles"] .upload-note{font-size:13px}

/* Formulaire textile : augmentation typographique exacte de 20 %. */
.textile-form label{font-size:10.8px}
.textile-form input,
.textile-form select{font-size:10.8px}
.textile-form .form-actions button{font-size:15.6px}
.textile-form .textile-preview-variants button,
.textile-form .textile-seam-heading button,
.textile-form .textile-seam-card>header button{font-size:10.8px}
.textile-form .upload-note,
.textile-form .textile-model-card>header span,
.textile-form .textile-model-compatibility,
.textile-form .textile-seam-heading span{font-size:12px}
.textile-form .textile-model-card>header b,
.textile-form .textile-model-variants-head b,
.textile-form .textile-seam-heading b{font-size:12px}

/* Tous les champs du back-office : +20 % par rapport aux 10,8 px actuels. */
.management-main input:not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.management-main select,
.management-main textarea{font-size:12.96px}

/* Une source vectorielle et une texture indépendante pour chaque variante de manches. */
.textile-variant-texture{margin-top:14px;padding-top:14px;border-top:1px solid #dce3e8}
.textile-variant-texture>.admin-upload{display:block;margin:0}
.textile-variant-texture>.upload-note{min-height:0;margin:8px 0 0}
.textile-variant-uv-actions{display:block;margin-top:8px}
.textile-variant-uv-actions .uv-mesh-actions{display:flex;flex-wrap:wrap;gap:7px;padding:0}
.textile-variant-uv-actions .uv-mesh-actions button{flex:1 1 150px}

/* Architecture d'accès : Super Admin > Magasins > Utilisateurs. */
[hidden]{display:none!important}
.managed-access{padding:18px;border:1px solid #d5dee4;border-radius:12px;background:#fff}.managed-access h3{margin:7px 0 9px;color:#142235;font-size:20px}.managed-access>p:not(.portal-kicker){margin:0 0 18px;color:#657681;font-size:13px;line-height:1.55}.managed-access .btn{width:100%}
.client-identity{display:flex;align-items:center;gap:0;margin:8px 0 0;color:#687985;font-size:11px}.client-identity b{color:#142235;font-size:10px;letter-spacing:.08em}
.management-identity{display:grid;gap:4px;margin:0 0 12px;padding:13px;border:1px solid #ffffff18;border-radius:10px;background:#ffffff0a}.management-identity b{overflow:hidden;color:#fff;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.management-identity span{color:#e7ff3f;font-size:9px;font-weight:900;letter-spacing:.12em}.management-identity small{overflow:hidden;color:#9eacb8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.access-form{max-width:900px}.access-form .form-message{margin:10px 0 0}.access-admin-table small,.access-row span>small{display:block;margin-top:4px;color:#74818b;font-weight:500}.access-row.store-row{grid-template-columns:1.25fr 1.25fr .55fr .65fr auto}.access-row.user-row{grid-template-columns:1.35fr .85fr 1fr .65fr auto}.access-row .actions{justify-content:flex-end}.access-row .actions button{white-space:nowrap}.access-row span>b{display:block}.management-main button:disabled,.auth-form button:disabled{cursor:wait;opacity:.55}
@media(max-width:1050px){.access-row.store-row,.access-row.user-row{grid-template-columns:1.2fr 1fr .65fr auto}.access-row.store-row>span:nth-child(3),.access-row.user-row>span:nth-child(3){display:none}}
@media(max-width:850px){.access-row.store-row,.access-row.user-row{grid-template-columns:1fr 1fr}.access-row.store-row>span:nth-child(3),.access-row.user-row>span:nth-child(3){display:block}.access-row .actions{justify-content:flex-start}}
.product-form textarea{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #cbd4da;border-radius:8px;background:white;resize:vertical;font:inherit}.store-form h4{margin:28px 0 4px;padding-bottom:10px;border-bottom:1px solid #dfe5e9;font-size:15px}.store-form h4:first-of-type{margin-top:0}
.store-discipline-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:12px;margin-top:18px}.store-discipline-card{display:flex;align-items:center;gap:14px;padding:14px;background:#fff;border:1px solid #dce3e8;border-radius:12px}.store-discipline-card img{width:64px;height:64px;object-fit:contain;background:#eef2f4;border-radius:9px}.store-discipline-card b{flex:1}.store-discipline-card small{display:block;margin-top:4px;color:#74838e}.discipline-toggle{border:0;border-radius:99px;padding:10px 14px;background:#ffe1e6;color:#a82c43;font-weight:800}.discipline-toggle.active{background:#dff7e8;color:#147340}@media(max-width:700px){.store-discipline-grid{grid-template-columns:1fr}}
.dashboard-store-kpis{margin-top:20px}.dashboard-store-row{grid-template-columns:1.4fr .7fr 1fr 1fr 1fr}.dashboard-store-row small{display:block;margin-top:4px;color:#74838e}.dashboard-store-row .status-pill{display:inline-block}@media(max-width:850px){.dashboard-store-row{grid-template-columns:1fr 1fr}.dashboard-store-row.header{display:none}}
.store-product-grid{display:grid;gap:14px;margin-top:18px}.store-product-card{padding:20px;background:#fff;border:1px solid #dce3e8;border-radius:14px;transition:opacity .2s}.store-product-card.disabled{opacity:.58}.store-product-card header{display:flex;align-items:center;justify-content:space-between;gap:15px}.store-product-card h4{margin:4px 0 12px;font-size:18px}.store-product-card header small{color:#71808c;text-transform:capitalize}.store-product-finance{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0;padding:14px;border-radius:9px;background:#f0f4f6}.store-product-finance span{font-size:12px;color:#667783}.store-product-finance b{display:block;margin-top:5px;font-size:18px;color:#142235}.store-product-finance b.negative{color:#c83d55}@media(max-width:700px){.store-product-finance{grid-template-columns:1fr}}
.store-delete-button{background:#c52d49!important;color:#fff!important}
.store-product-filters{display:flex;gap:8px;overflow:auto;padding:2px 0 14px}.store-product-filters button{flex:none;border:1px solid #cbd5dc;border-radius:99px;padding:10px 14px;background:#fff;color:#142235;font-weight:800}.store-product-filters button.active{border-color:#dfff22;background:#dfff22}.store-product-filters small{margin-left:5px;color:#71808c}.store-product-discipline{margin-bottom:14px;border:1px solid #d5dee4;border-radius:14px;background:#fff;overflow:hidden}.store-product-discipline>summary{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;cursor:pointer;list-style:none}.store-product-discipline>summary::-webkit-details-marker{display:none}.store-product-discipline>summary b{font-size:19px}.store-product-discipline>summary small{display:block;margin-top:4px;color:#71808c}.store-discipline-summary-action{font-size:11px;font-weight:900;color:#4d67ef}.store-product-discipline-content{display:grid;gap:12px;padding:0 14px 14px;background:#eef2f4}.store-product-discipline-content .store-product-card{border-radius:10px}.store-product-card .form-actions{display:flex!important;min-height:48px;margin-top:12px}.store-product-card [data-save-store-product]{display:inline-flex!important;align-items:center;justify-content:center;visibility:visible!important}
.store-shop-panel{margin:20px 0;padding:20px;border:2px solid #dfff22;border-radius:14px;background:#f8fafb}.store-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px}.store-shop-card{display:grid;gap:12px;padding:18px;border-radius:12px;background:#fff}.store-shop-card h4{margin:5px 0;font-size:18px}.store-shop-card p,.store-shop-card small{color:#71808c}.store-shop-card>b{font-size:24px}.shop-product-row{grid-template-columns:1.4fr 1fr .8fr 1fr auto}.shop-product-row small{display:block;margin-top:4px}@media(max-width:900px){.store-shop-grid{grid-template-columns:1fr}.shop-product-row{grid-template-columns:1fr 1fr}}
.store-shop-hero{margin-bottom:24px}.store-shop-hero h3{margin:6px 0;font-size:28px}.store-shop-showcase{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:18px}.store-shop-product-card{overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 8px 24px #18304712}.store-shop-visual{position:relative;height:330px;background:linear-gradient(145deg,#eef2f4,#fff)}.store-shop-visual easy-three-viewer{display:block;width:100%;height:100%}.store-shop-visual>span{position:absolute;right:14px;bottom:12px;padding:7px 10px;border-radius:99px;background:#fff;color:#4e5d69;font-size:9px;font-weight:900}.store-shop-product-info{padding:20px}.store-shop-product-info>small{color:#4d67ef;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.store-shop-product-info h4{margin:8px 0;font-size:21px}.store-shop-product-info>p{min-height:38px;color:#71808c;font-size:12px}.store-shop-product-buy{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding-top:16px;border-top:1px solid #e1e7ea}.store-shop-product-buy>b{font-size:25px}.store-shop-product-buy .btn{min-width:125px}.store-shop-product-buy .btn:disabled{background:#dce4e8;color:#687781}@media(max-width:1100px){.store-shop-showcase{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.store-shop-showcase{grid-template-columns:1fr}.store-shop-visual{height:280px}}
.store-product-discipline-content .store-product-card{display:grid;grid-template-columns:210px minmax(0,1fr);padding:0;overflow:hidden}.store-product-visual{position:relative;display:grid;min-height:260px;place-items:center;overflow:hidden;background:linear-gradient(145deg,#edf2f4,#fff)}.store-product-visual>img{display:block;width:100%;height:100%;min-height:260px;padding:8px;object-fit:contain}.store-product-visual>span{position:absolute;inset:0;display:grid;place-items:center;color:#84929c;font-size:10px;font-weight:900;line-height:1.4;text-align:center;letter-spacing:.12em}.store-product-visual.unavailable{background:#eef1f3}.store-product-editor{padding:20px}@media(max-width:800px){.store-product-discipline-content .store-product-card{grid-template-columns:1fr}.store-product-visual,.store-product-visual>img{min-height:240px}}

/* L'aperçu 3D occupe presque toute la hauteur de la bande produit. */
.textile-admin-table .textile-row{grid-template-columns:1.8fr .75fr .65fr .75fr 1fr auto}
.textile-admin-table .textile-product-cell{gap:14px}
.textile-admin-table .textile-product-visual{width:190px;height:190px;border-radius:14px}
@media(max-width:1050px){.textile-admin-table .textile-product-visual{width:150px;height:150px}}
@media(max-width:850px){.textile-admin-table .textile-product-visual{width:130px;height:130px}}

/* Même grand aperçu dans le Shop magasins du Super Admin. */
#adminShopProducts .shop-product-row{grid-template-columns:1.8fr .75fr .65fr .75fr auto}
.shop-admin-product-cell{display:flex;align-items:center;gap:14px;min-width:0}
.shop-admin-product-cell>b{min-width:0}
.shop-admin-product-visual{width:190px;height:190px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border-radius:14px;background:linear-gradient(145deg,#edf2f4,#fff)}
.shop-admin-product-visual img{display:block;width:100%;height:100%;padding:4px;object-fit:contain}
.shop-admin-product-visual>span{color:#84929c;font-size:8px;font-weight:900;line-height:1.35;text-align:center;letter-spacing:.08em}
.shop-admin-product-visual.unavailable{background:#eef1f3}
@media(max-width:1050px){.shop-admin-product-visual{width:150px;height:150px}}
@media(max-width:850px){.shop-admin-product-visual{width:130px;height:130px}}

/* Signal lumineux persistant tant qu'un nouveau produit Shop n'a pas été consulté. */
.management-nav>[data-admin-tab="store-shop"].has-new-shop-products{position:relative;overflow:hidden;border:1px solid #dfff22;background:linear-gradient(100deg,#203348,#17293d);color:#fff;box-shadow:0 0 0 1px #dfff2240,0 0 18px #dfff226b;animation:store-shop-new-glow 1.8s ease-in-out infinite}
.management-nav>[data-admin-tab="store-shop"].has-new-shop-products .management-nav-label::after{content:"NOUVEAU";display:inline-flex;margin-left:9px;padding:3px 6px;border-radius:99px;background:#dfff22;color:#142235;font-size:7px;font-weight:950;letter-spacing:.1em;vertical-align:middle}
.management-nav>[data-admin-tab="store-shop"].has-new-shop-products::after{content:"";position:absolute;z-index:1;top:-45%;bottom:-45%;left:-55%;width:34%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,#ffffffd9,transparent);pointer-events:none;animation:store-shop-new-shine 2.2s ease-in-out infinite}
@keyframes store-shop-new-glow{0%,100%{box-shadow:0 0 0 1px #dfff2238,0 0 10px #dfff224d}50%{box-shadow:0 0 0 2px #dfff2280,0 0 25px #dfff22a6}}
@keyframes store-shop-new-shine{0%,18%{left:-55%;opacity:0}28%{opacity:1}65%,100%{left:125%;opacity:0}}
@media(prefers-reduced-motion:reduce){.management-nav>[data-admin-tab="store-shop"].has-new-shop-products{animation:none;box-shadow:0 0 0 2px #dfff2280,0 0 18px #dfff226b}.management-nav>[data-admin-tab="store-shop"].has-new-shop-products::after{display:none}}

.purchase-nav-button{position:relative}.purchase-nav-bell{float:right;margin-left:auto;padding:2px 6px;border-radius:99px;background:#ff6481;color:#fff;font-size:10px;line-height:1.4;animation:purchase-bell-pulse 1.5s ease-in-out infinite}.purchase-nav-bell[hidden]{display:none}@keyframes purchase-bell-pulse{50%{transform:scale(1.12)}}
.purchase-row{grid-template-columns:.75fr 1.1fr 1.3fr 1.15fr .6fr .65fr}.purchase-row small{display:block;margin-top:4px;color:#74818b;font-weight:500}.purchase-row.unread{background:#fffbe4;box-shadow:inset 4px 0 #e7ff3f}.status-pill.purchase-new{background:#ff6481;color:#fff}@media(max-width:950px){.purchase-row{grid-template-columns:1fr 1fr 1fr}.purchase-row.header{display:none}}

/* Libellés Femme/Homme : taille augmentée de 20 % dans toutes les disciplines. */
.store-product-card header small{font-size:120%;font-weight:800}
.store-product-card.gender-femme header small{color:#ef5c91}
.store-product-card.gender-homme header small{color:#2875dc}
.store-product-card.catalog-boutique header small{color:#815800}.store-product-boutique-directory>summary{background:linear-gradient(90deg,#fff8df,#fff)}.store-product-boutique-directory .store-discipline-summary-action{color:#815800}

.easy-dialog-overlay{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:22px;background:#10233dcc;opacity:0;visibility:hidden;transition:.2s}.easy-dialog-overlay.open{opacity:1;visibility:visible}.easy-dialog{position:relative;width:min(480px,100%);padding:34px;border:1px solid #ffffff55;border-radius:22px;background:#f7f9fa;color:#142235;box-shadow:0 30px 90px #07162966;transform:translateY(14px) scale(.98);transition:.2s}.easy-dialog-overlay.open .easy-dialog{transform:none}.easy-dialog-close{position:absolute;top:15px;right:17px;border:0;background:transparent;color:#142235;font-size:24px}.easy-dialog-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:#ff6481;color:#fff;font-weight:900}.easy-dialog-kicker{margin:18px 0 8px;color:#4d67ef;font-size:9px;font-weight:900;letter-spacing:.2em}.easy-dialog h3{margin:0 35px 12px 0;font-size:25px}.easy-dialog-message{margin:0;color:#5d6d78;line-height:1.6;white-space:pre-line}.easy-dialog-input{display:grid;gap:7px;margin-top:18px;color:#53636f;font-size:10px;font-weight:900;letter-spacing:.09em}.easy-dialog-input input{width:100%;padding:13px;border:2px solid #ccd7de;border-radius:9px;background:#fff;font-weight:800;text-transform:uppercase}.easy-dialog-input input:focus{outline:0;border-color:#4d67ef}.easy-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:25px}.easy-dialog-actions button{border:0;border-radius:99px;padding:12px 19px;font-size:11px;font-weight:900}.easy-dialog-actions [data-dialog-cancel]{background:#e6ecef;color:#53636f}.easy-dialog-actions [data-dialog-cancel]:empty{display:none}.easy-dialog-actions [data-dialog-confirm]{background:#142235;color:#fff}.easy-dialog-overlay[data-tone="danger"] [data-dialog-confirm]{background:#e44861}.easy-dialog-overlay[data-tone="info"] [data-dialog-confirm]{background:#4d67ef}.easy-dialog-overlay[data-tone="success"] .easy-dialog-mark{background:#22a568}.easy-dialog-overlay[data-tone="success"] [data-dialog-confirm]{background:#22a568}

.store-orders-nav{position:relative}.store-orders-bell{float:right;margin-left:auto;padding:2px 6px;border-radius:99px;background:#ff6481;color:#fff;font-size:10px}.store-orders-bell[hidden]{display:none}.store-order-grid{display:grid;gap:16px;margin-top:16px}.store-order-card{overflow:hidden;border:1px solid #d8e1e6;border-radius:15px;background:#fff}.store-order-card.unread{box-shadow:inset 5px 0 #e7ff3f}.store-order-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:18px 20px;border-bottom:1px solid #e1e7ea}.store-order-card h4{margin:5px 0;font-size:20px}.store-order-card header small,.store-order-card header p{margin:0;color:#71808c}.store-order-body{display:grid;grid-template-columns:minmax(300px,1.15fr) 1fr;gap:20px;padding:20px}.store-order-mockup{display:grid;gap:10px}.store-order-mockup img{width:100%;max-height:440px;object-fit:contain;border-radius:12px;background:#eef2f4}.store-order-mockup>a,.store-order-files>button{display:flex;justify-content:center;border:0;border-radius:8px;padding:12px;background:#142235;color:#fff;text-decoration:none;font-weight:800}.store-order-files{display:grid;align-content:start;gap:14px}.store-order-logos{display:grid;gap:8px;padding-top:14px;border-top:1px solid #dde4e8}.store-order-logos>div{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;padding:10px;border-radius:8px;background:#f2f5f7}.store-order-logos a{padding:8px 10px;border-radius:6px;background:#fff;color:#142235;text-decoration:none}.store-order-logos .easyvecto-action{background:#e7ff3f;font-weight:900}@media(max-width:850px){.store-order-body{grid-template-columns:1fr}.store-order-logos>div{grid-template-columns:1fr}}

.domain-form{max-width:720px}.domain-form-note{margin:-5px 0 12px;color:#6c7b86;font-size:10px;line-height:1.5}.domain-admin-table .domain-row{grid-template-columns:minmax(210px,1.55fr) minmax(180px,1.25fr) .7fr auto}.domain-hostname-cell,.domain-hostname-cell small,.domain-row>span>b,.domain-row>span>small{display:block}.domain-hostname-cell{overflow:hidden;text-overflow:ellipsis}.domain-hostname-cell small,.domain-row>span>small{overflow:hidden;margin-top:4px;color:#74818b;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.domain-unassigned{color:#8a969f;font-size:11px}.store-domain-field small{display:block;margin-top:7px;color:#74818b;font-size:9px;font-weight:500;letter-spacing:0;line-height:1.45;text-transform:none}.access-row.store-row{grid-template-columns:minmax(135px,1.05fr) minmax(150px,1.1fr) minmax(170px,1.2fr) .5fr .65fr auto}.store-domain-cell{min-width:0}.store-domain-cell b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-domain-cell small{color:#24a267!important;font-size:9px;font-weight:800!important}.domain-row .actions,.access-row.store-row .actions{justify-content:flex-end}@media(max-width:1050px){.access-row.store-row{grid-template-columns:1fr 1fr 1fr auto}.access-row.store-row>span:nth-child(4),.access-row.store-row>span:nth-child(5){display:none}.domain-admin-table .domain-row{grid-template-columns:1.4fr 1fr .65fr auto}}@media(max-width:850px){.domain-admin-table .domain-row,.access-row.store-row{grid-template-columns:1fr 1fr}.access-row.store-row>span:nth-child(4),.access-row.store-row>span:nth-child(5){display:block}.domain-row.header,.access-row.store-row.header{display:none}.domain-row .actions,.access-row.store-row .actions{justify-content:flex-start}}

button.management-identity{width:100%;font:inherit;text-align:left;color:inherit;cursor:default}.management-identity.is-manageable{cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.management-identity.is-manageable:hover,.management-identity.is-manageable:focus-visible{border-color:#e7ff3f;background:#ffffff10;outline:none;transform:translateY(-1px)}.management-identity i{margin-top:5px;color:#e7ff3f;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.1em}.management-identity i[hidden]{display:none}.management-identity:disabled{opacity:1}
.management-nav button{position:relative;touch-action:pan-y;cursor:pointer}.management-nav button.nav-pressing{overflow:hidden}.management-nav button.nav-pressing::after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:#e7ff3f;transform:scaleX(0);transform-origin:left;animation:management-nav-unlock 2s linear forwards}.management-nav.nav-reordering{user-select:none}.management-nav.nav-reordering button:not(.nav-dragging){opacity:.58}.management-nav button.nav-dragging{z-index:3;background:#e7ff3f;color:#142235;outline:2px solid #fff;box-shadow:0 12px 30px #0006;cursor:grabbing;transform:scale(1.025)}@keyframes management-nav-unlock{to{transform:scaleX(1)}}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.super-admin-form{max-width:900px}.super-admin-security-note{margin:12px 0 0;padding:11px 13px;border-left:3px solid #4d67ef;background:#f1f4f7;color:#5f6f7a;font-size:10px;line-height:1.5}.access-row.super-admin-row{grid-template-columns:minmax(220px,1.4fr) 1fr 1fr .65fr auto}.super-admin-row>span>small{display:block;margin-top:4px;color:#74818b}.super-admin-row .actions{justify-content:flex-end}@media(max-width:1050px){.access-row.super-admin-row{grid-template-columns:1.4fr 1fr .65fr auto}.super-admin-row>span:nth-child(3){display:none}}@media(max-width:850px){.access-row.super-admin-row{grid-template-columns:1fr 1fr}.super-admin-row>span:nth-child(3){display:block}.super-admin-row.header{display:none}.super-admin-row .actions{justify-content:flex-start}}

.management-nav{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-width:thin;scrollbar-color:#ffffff33 transparent}.management-nav::-webkit-scrollbar{width:5px}.management-nav::-webkit-scrollbar-thumb{border-radius:99px;background:#ffffff33}.admin-logout{flex:none;margin-top:10px!important}
.palette-card-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}
.account-portal .client-cart-panel{display:none!important}.account-portal .auth-view,.account-portal .client-view{margin-top:0}
.nav-wrap>.logo{display:flex}
.password-visibility-field{position:relative;display:block;width:100%;margin-top:7px}.password-visibility-field>input{width:100%!important;margin-top:0!important;padding-right:48px!important}.password-visibility-toggle{position:absolute;top:50%;right:8px;display:grid;place-items:center;width:34px;height:34px;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#657582!important;font-size:18px!important;line-height:1;transform:translateY(-50%);cursor:pointer}.password-visibility-toggle:hover,.password-visibility-toggle.visible{background:#e9eef1!important;color:#142235!important}.password-visibility-toggle:focus-visible{outline:2px solid #526df0;outline-offset:1px}
.store-product-price-fields{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:12px}.store-product-price-fields label{min-width:0}.store-product-price-fields input{width:100%}@media(max-width:900px){.store-product-price-fields{grid-template-columns:1fr}}
#newStoreUserBtn,#storeUserForm,[data-edit-store-user]{display:none!important}
.club-registration-form label:has(#clubStoreId){display:none!important}
.club-registration-form input,.club-registration-form select,.club-registration-form textarea{font-size:17px!important;line-height:1.35}.club-registration-form input::placeholder,.club-registration-form textarea::placeholder{font-size:17px!important}
.expandable-user-row{cursor:pointer;transition:background .15s ease}.expandable-user-row:hover{background:#f8fafb}.expandable-user-row:focus-visible{outline:2px solid #526df0;outline-offset:-2px}.store-user-expanded{display:none;grid-column:1/-1;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin:5px -15px -15px;padding:18px 20px;border-top:1px solid #dce4e9;background:#f5f8fa;cursor:default}.expandable-user-row.expanded .store-user-expanded{display:grid}.store-user-expanded>div{min-height:64px;padding:12px;border-radius:9px;background:#fff}.store-user-expanded small,.store-user-expanded b{display:block}.store-user-expanded small{margin-bottom:7px;color:#75838d;font-size:8px;letter-spacing:.1em}.store-user-expanded b{overflow-wrap:anywhere;font-size:13px}.expandable-user-row.expanded{background:#fff}@media(max-width:900px){.store-user-expanded{grid-template-columns:1fr 1fr}}
.password-forgot-link{align-self:flex-end;margin:-5px 0 8px;padding:2px;border:0;background:transparent;color:#3f5ff0;font-weight:800;cursor:pointer;text-decoration:underline}.password-forgot-link:hover{color:#142235}

/* Suivi partagé des commandes client, magasin et atelier de production. */
.client-summary{grid-template-columns:repeat(3,1fr)}
.client-orders-section{margin-top:30px;padding-top:24px;border-top:1px solid #d6dee4}
.client-orders-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px}
.client-orders-head h3{margin:0;font-size:22px}.client-orders-head p{margin:5px 0 0;color:#6d7d88;font-size:11px}
.client-orders-head button{border:1px solid #142235;border-radius:8px;padding:9px 12px;background:#fff;color:#142235;font-size:9px;font-weight:900}
.client-orders-status{margin:0 0 12px;color:#667783;font-size:10px}.client-orders{display:grid;gap:12px}
.client-order-card{padding:18px;border:1px solid #dce4e8;border-radius:14px;background:#fff;box-shadow:0 5px 18px #1422350a}
.client-order-card.requested{border-color:#526df0;box-shadow:0 0 0 3px #526df01f,0 10px 28px #14223512}
.client-order-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.client-order-card h4{margin:5px 0 0;font-size:18px}.client-order-card header small{color:#71808c}
.client-order-card>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:13px;border-top:1px solid #e3e8eb}.client-order-card>footer>b{font-size:18px}.client-order-tracking{color:#667783;font-size:10px;text-align:right}.client-order-tracking a{color:#405de0;font-weight:900;text-decoration:none}
.order-workflow-status{display:inline-flex;flex:none;align-items:center;border-radius:99px;padding:6px 10px;background:#edf1f4;color:#53636e;font-size:9px;font-weight:900;white-space:nowrap}.order-workflow-status.bat_pending{background:#fff3ce;color:#80610c}.order-workflow-status.bat_approved{background:#eef0ff;color:#4158cf}.order-workflow-status.in_production{background:#fff0c9;color:#836100}.order-workflow-status.shipped{background:#ddf7e7;color:#147340}.order-workflow-status.cancelled{background:#ffe2e7;color:#a52e44}
.order-workflow-status.quote_pending{background:#fff0c7;color:#80610c}.order-easyvecto-pending{margin:14px 0 0;border:1px solid #ead38c;border-radius:9px;padding:10px 12px;background:#fff8df;color:#72570a;font-size:10px;font-weight:800;line-height:1.45}.client-order-easyvecto,.store-easyvecto-financial{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;border:1px solid #d9e1e6;border-radius:10px;padding:12px 14px;background:#f6f8f9;color:#10233d}.client-order-easyvecto span,.store-easyvecto-financial span{display:grid;gap:3px}.client-order-easyvecto small,.store-easyvecto-financial small{color:#687986;font-size:9px;font-weight:600;line-height:1.4}.client-order-easyvecto strong,.store-easyvecto-financial strong{font-size:17px;white-space:nowrap}
.order-workflow{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:18px}.order-workflow::before{content:"";position:absolute;top:7px;right:12.5%;left:12.5%;height:2px;background:#dce3e7}.order-workflow-step{position:relative;z-index:1;display:grid;justify-items:center;gap:6px;color:#8b979f;text-align:center}.order-workflow-step i{width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:#cbd4da;box-shadow:0 0 0 1px #cbd4da}.order-workflow-step b{font-size:9px}.order-workflow-step.done i{background:#526df0;box-shadow:0 0 0 1px #526df0}.order-workflow-step.done{color:#26384b}.order-workflow-step.current i{background:#e7ff3f;box-shadow:0 0 0 2px #142235}.order-workflow-cancelled{position:absolute;inset:-4px 0;z-index:3;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;background:#fff1f3eF;color:#aa3047}.order-workflow-cancelled i{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;background:#d83f5a;color:#fff;font-style:normal}.order-workflow-cancelled b{font-size:10px}.order-workflow.compact{margin:14px 20px 4px}
.store-order-statuses{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}


@media(max-width:850px){.client-summary{grid-template-columns:repeat(3,1fr)}.client-order-card>header,.client-order-card>footer{align-items:flex-start;flex-direction:column}.client-order-tracking{text-align:left}.store-order-statuses{justify-content:flex-start}.order-workflow.compact{margin-right:14px;margin-left:14px}}
@media(max-width:560px){.client-summary{grid-template-columns:1fr}.client-orders-head{align-items:flex-start;flex-direction:column}.order-workflow-step b{font-size:7px}}


/* Traçabilité et accès direct au traitement des commandes. */
.dashboard-card-action{position:relative;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.dashboard-card-action:hover,.dashboard-card-action:focus-visible{outline:0;border-color:#526df0;box-shadow:0 9px 24px #243e6f18;transform:translateY(-2px)}.dashboard-card-action small{position:absolute;right:15px;bottom:12px;color:#4059d8;font-size:8px;font-weight:900;letter-spacing:.08em}.recent-orders-block{padding:0;overflow:hidden}.recent-orders-block>h3{margin:0;padding:21px 22px 5px}.dashboard-order-list{display:grid}.dashboard-order-item{display:grid;grid-template-columns:minmax(230px,1.4fr) minmax(160px,1fr) minmax(150px,.85fr) auto;gap:16px;align-items:center;padding:16px 22px;border-bottom:1px solid #e2e8eb;background:#fff}.dashboard-order-item.with-origin{grid-template-columns:minmax(230px,1.35fr) minmax(180px,1fr) minmax(170px,1fr) minmax(150px,.85fr) auto}.dashboard-order-item:last-child{border-bottom:0}.dashboard-order-item.unread{box-shadow:inset 5px 0 #ff6481}.dashboard-order-item small,.dashboard-order-item b,.dashboard-order-item span{display:block}.dashboard-order-item small{margin-bottom:5px;color:#76838d;font-size:8px;font-weight:800;letter-spacing:.07em}.dashboard-order-item span{margin-top:4px;color:#71808b;font-size:10px}.dashboard-order-item button{border:0;border-radius:8px;padding:11px 14px;background:#142235;color:#fff;font-size:9px;font-weight:900}.dashboard-order-state b{color:#9a6e16}.dashboard-order-reference>b{font-size:14px}.order-admin-table .order-row{grid-template-columns:minmax(170px,1fr) minmax(175px,1.05fr) minmax(190px,1.15fr) .55fr .7fr minmax(130px,.9fr) auto}.order-origin-cell small,.order-origin-cell b{display:block}.order-origin-cell small{margin-top:4px;color:#74818b;font-weight:500}.order-detail-meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.order-treatment-path{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:16px 18px;border:1px solid #cfd8ff;border-radius:11px;background:#f5f7ff}.order-treatment-path small,.order-treatment-path b,.order-treatment-path span{display:block}.order-treatment-path small{margin-bottom:5px;color:#526df0;font-size:8px;font-weight:900;letter-spacing:.1em}.order-treatment-path span{margin-top:4px;color:#687986;font-size:10px}.order-treatment-path button{flex:none;border:0;border-radius:8px;padding:12px 15px;background:#526df0;color:#fff;font-size:9px;font-weight:900}.production-row.requested,.store-order-card.requested{border-color:#526df0;box-shadow:0 0 0 3px #526df020}.store-order-card header p b{color:#142235}
@media(max-width:1200px){.dashboard-order-item,.dashboard-order-item.with-origin{grid-template-columns:1fr 1fr}.dashboard-order-item button{justify-self:start}.order-admin-table .order-row{grid-template-columns:1fr 1fr}}

.boutique-accessories-page>.page-toolbar h3{margin:0 0 7px;font-size:22px}.boutique-accessories-page>.page-toolbar p{max-width:760px;margin:0;color:#657681;font-size:11px;line-height:1.55}.boutique-accessory-form{padding:0!important;overflow:hidden;border:1px solid #d5dfe5;box-shadow:0 18px 48px #10233d12}.boutique-accessory-form-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#10233d;color:#fff}.boutique-accessory-form-heading p{margin:0 0 5px;color:#e7ff3f;font-size:8px;font-weight:950;letter-spacing:.16em}.boutique-accessory-form-heading h3{margin:0;font-size:22px}.boutique-accessory-form-heading>button{border:0;background:transparent;color:#fff;font-size:26px;cursor:pointer}.boutique-accessory-form-body{padding:24px}.boutique-accessory-form>.form-message{margin:0;padding:0 24px}.boutique-accessory-form>.form-actions{padding:18px 24px;border-top:1px solid #e0e6ea;background:#f6f8f9}.boutique-accessory-form>.form-actions .primary{border:0;border-radius:99px;padding:12px 20px;background:#10233d;color:#fff;font-size:10px;font-weight:950}.boutique-accessory-form input:disabled{background:#edf2f4;color:#73818b}.boutique-accessory-source-colors>.textile-source-zone-editor{margin-top:14px}.boutique-accessory-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.boutique-accessory-asset-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.boutique-accessory-asset-status-grid p{margin:0}.boutique-accessory-asset-actions{justify-content:flex-end;margin-top:14px;padding:0}.boutique-accessory-asset-actions button:first-child{margin-right:auto}.boutique-accessory-preview easy-three-viewer{height:430px}.boutique-accessories-admin-table{overflow-x:auto}.boutique-accessories-admin-table .boutique-accessory-row{grid-template-columns:minmax(250px,1.35fr) minmax(145px,.8fr) minmax(105px,.6fr) minmax(145px,.8fr) minmax(220px,1.15fr) auto;min-width:1120px}.boutique-accessory-row>span>small,.boutique-accessory-row>div>small,.boutique-accessory-row .textile-product-cell small{display:block;margin-top:5px;color:#74828c;font-size:9px;font-weight:500;line-height:1.4}.boutique-accessory-row .actions{justify-content:flex-end}.boutique-accessory-readiness{display:inline-flex!important;border-radius:99px;padding:6px 9px;font-size:8px!important;font-weight:950;letter-spacing:.08em}.boutique-accessory-readiness.ready{background:#dff7e8;color:#147340}.boutique-accessory-readiness.complete{background:#e8edff;color:#304edb}.boutique-accessory-readiness.pending{background:#fff0c7;color:#8b6500}.boutique-accessory-row .textile-color-list{margin-bottom:6px}.boutique-accessory-row .textile-product-visual{width:92px;height:92px}.boutique-accessory-row .status-pill+small{margin-top:8px}.boutique-accessory-form .textile-source-zone-row input.invalid{border-color:#e52643;box-shadow:0 0 0 2px #e5264318}
@media(max-width:1050px){.boutique-accessory-upload-grid,.boutique-accessory-asset-status-grid{grid-template-columns:1fr}.boutique-accessory-preview easy-three-viewer{height:360px}}
@media(max-width:700px){.boutique-accessory-form-body{padding:18px}.boutique-accessory-form-heading{padding:18px}.boutique-accessory-asset-actions{align-items:stretch;flex-direction:column}.boutique-accessory-asset-actions button:first-child{margin-right:0}.boutique-accessory-preview easy-three-viewer{height:320px}}
@media(max-width:650px){.dashboard-order-item,.dashboard-order-item.with-origin{grid-template-columns:1fr}.order-treatment-path{align-items:stretch;flex-direction:column}.order-treatment-path button{width:100%}}

/* Messagerie privée Super Admin / Magasin */
.user-access{position:relative}.message-global-badge{position:absolute;top:-5px;right:-6px;display:grid;min-width:19px;height:19px;padding:0 5px;place-items:center;border:2px solid #fff;border-radius:99px;background:#ff4f70;color:#fff;font-size:9px;font-weight:900;line-height:1;box-shadow:0 4px 12px #a71f3c55;pointer-events:none}.message-global-badge[hidden]{display:none}.management-header-actions{display:flex;align-items:center;gap:10px}.mobile-messages-button{position:relative;display:none;width:42px;height:42px;border:1px solid #c8d3da;border-radius:50%;background:#fff;color:#142235;font-size:18px}.mobile-messages-button span{position:absolute;top:-5px;right:-5px;display:grid;min-width:19px;height:19px;padding:0 5px;place-items:center;border:2px solid #edf1f3;border-radius:99px;background:#ff4f70;color:#fff;font-size:9px;font-weight:900}.mobile-messages-button span[hidden]{display:none}.messages-nav{position:relative}.messages-nav-badge{display:grid;min-width:21px;height:21px;margin-left:auto;padding:0 6px;place-items:center;border-radius:99px;background:#ff4f70;color:#fff;font-size:9px;font-weight:900;line-height:1;box-shadow:0 4px 12px #ff4f7045}.messages-nav-badge[hidden]{display:none}.management-nav button.active .messages-nav-badge{background:#142235;color:#fff}
.messages-page{padding-bottom:2px}.messages-page-toolbar{margin-bottom:18px}.messages-page-toolbar h3{margin:5px 0;font-size:25px}.messages-page-toolbar p:last-child{margin:0;color:#6d7d88}.messages-shell{display:grid;grid-template-columns:minmax(270px,330px) minmax(0,1fr);height:min(650px,calc(96vh - 205px));min-height:500px;overflow:hidden;border:1px solid #d6e0e6;border-radius:16px;background:#fff;box-shadow:0 12px 38px #1422350d}.messages-conversations-panel{display:flex;min-width:0;min-height:0;flex-direction:column;border-right:1px solid #dce4e9;background:#f7f9fa}.messages-filters{display:flex;gap:6px;padding:14px 14px 8px}.messages-filters[hidden]{display:none}.messages-filters button{flex:1;border:1px solid #d4dde3;border-radius:99px;padding:8px 9px;background:#fff;color:#64737e;font-size:9px;font-weight:850}.messages-filters button.active{border-color:#142235;background:#142235;color:#fff}.messages-search{display:block;padding:7px 14px}.messages-search input{width:100%;border:1px solid #d0dae0;border-radius:9px;padding:11px 12px;background:#fff;color:#142235;font:inherit;font-size:11px}.messages-search input:focus{outline:2px solid #526df0;outline-offset:1px}.messages-list-status{margin:2px 14px 8px;color:#71808b;font-size:9px}.messages-conversation-list{min-height:0;overflow-y:auto;padding:0 8px 12px}.messages-list-empty{margin:10px 6px;padding:25px 12px;color:#77858f;font-size:11px;line-height:1.5;text-align:center}.messages-conversation{position:relative;display:grid;width:100%;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;margin:3px 0;padding:11px 9px;border:1px solid transparent;border-radius:11px;background:transparent;color:#142235;text-align:left}.messages-conversation:hover{background:#fff;border-color:#dfe6ea}.messages-conversation.active{border-color:#cad5ff;background:#eef2ff;box-shadow:inset 3px 0 #526df0}.messages-conversation.unread:not(.active){background:#fff}.messages-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#e8edff;color:#4059d8;font-size:11px;font-weight:900}.messages-conversation-copy{display:block;min-width:0}.messages-conversation-copy>span{display:flex;align-items:center;justify-content:space-between;gap:7px}.messages-conversation-copy b,.messages-conversation-copy small,.messages-conversation-copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-conversation-copy b{font-size:11px}.messages-conversation-copy time{flex:none;color:#83909a;font-size:8px}.messages-conversation-copy small{margin:3px 0;color:#526df0;font-size:7px;font-weight:900;letter-spacing:.08em}.messages-conversation-copy em{color:#6c7b86;font-size:9px;font-style:normal}.messages-conversation.unread .messages-conversation-copy b,.messages-conversation.unread .messages-conversation-copy em{font-weight:850;color:#142235}.messages-conversation>i{display:grid;min-width:20px;height:20px;padding:0 5px;place-items:center;border-radius:99px;background:#ff4f70;color:#fff;font-size:8px;font-style:normal;font-weight:900}
.messages-thread-panel{min-width:0;min-height:0;background:linear-gradient(180deg,#fbfcfd,#f3f6f8)}.messages-thread-empty{display:grid;height:100%;padding:30px;place-content:center;justify-items:center;color:#71808b;text-align:center}.messages-thread-empty>span{display:grid;width:58px;height:58px;margin-bottom:14px;place-items:center;border-radius:50%;background:#e8edff;color:#526df0;font-size:25px}.messages-thread-empty h4{margin:0;color:#142235;font-size:19px}.messages-thread-empty p{max-width:390px;margin:8px 0 18px;font-size:11px;line-height:1.55}.messages-thread-empty .btn{justify-self:center}.messages-thread-active{display:flex;height:100%;min-height:0;flex-direction:column}.messages-thread-active[hidden],.messages-thread-empty[hidden]{display:none}.messages-thread-header{display:flex;align-items:center;gap:12px;min-height:70px;padding:13px 18px;border-bottom:1px solid #dde5e9;background:#fff}.messages-thread-header>div{min-width:0;flex:1}.messages-thread-header h4{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.messages-thread-header p{overflow:hidden;margin:4px 0 0;color:#75838e;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.messages-refresh{border:1px solid #ccd6dc;border-radius:8px;padding:9px 11px;background:#fff;color:#142235;font-size:8px;font-weight:900}.messages-refresh:disabled{opacity:.5}.messages-back{display:none;width:37px;height:37px;flex:none;border:1px solid #d1dbe1;border-radius:50%;background:#fff;color:#142235;font-size:18px}.messages-thread{min-height:0;flex:1;overflow-y:auto;padding:18px 20px;scroll-behavior:smooth}.messages-thread-no-message{margin:30px auto;padding:14px 18px;color:#75838e;font-size:10px;text-align:center}.message-row{display:flex;margin:8px 0}.message-row.mine{justify-content:flex-end}.message-bubble{max-width:min(72%,650px);padding:11px 13px;border:1px solid #dce4e8;border-radius:5px 15px 15px 15px;background:#fff;color:#142235;box-shadow:0 5px 14px #1422350b}.message-row.mine .message-bubble{border-color:#526df0;border-radius:15px 5px 15px 15px;background:#526df0;color:#fff}.message-bubble header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:6px}.message-bubble header b{font-size:8px;letter-spacing:.04em}.message-bubble time{color:#80909b;font-size:7px}.message-row.mine .message-bubble time{color:#dfe4ff}.message-bubble p{margin:0;overflow-wrap:anywhere;font-size:11px;line-height:1.5;white-space:pre-wrap}.messages-composer{padding:13px 16px 14px;border-top:1px solid #dce4e9;background:#fff}.messages-composer>label{display:block;margin:0 0 6px;color:#586976;font-size:8px;font-weight:900;letter-spacing:.1em}.messages-composer textarea{display:block;width:100%;min-height:64px;max-height:150px;resize:vertical;border:1px solid #cbd6dc;border-radius:10px;padding:11px 12px;color:#142235;font:inherit;font-size:11px;line-height:1.45}.messages-composer textarea:focus{outline:2px solid #526df0;outline-offset:1px}.messages-composer footer{display:flex;align-items:center;gap:12px;margin-top:9px}.messages-composer footer p{min-width:0;flex:1;margin:0;color:#60717d;font-size:9px}.messages-composer footer span{color:#84919a;font-size:8px}.messages-composer footer .btn{flex:none;padding:10px 15px}.messages-composer textarea:disabled,.messages-composer button:disabled{opacity:.55}
.messages-contact-overlay{position:absolute;z-index:80;inset:0;display:grid;padding:25px;place-items:center;background:#07111fb3;backdrop-filter:blur(3px)}.messages-contact-overlay[hidden]{display:none}.messages-contact-dialog{position:relative;width:min(680px,95vw);padding:26px;border-radius:16px;background:#fff;box-shadow:0 28px 75px #07111f66}.messages-contact-dialog h3{margin:5px 0 18px;font-size:24px}.messages-contact-dialog label{display:block;margin:10px 0;color:#142235;font-size:9px;font-weight:850;letter-spacing:.1em}.messages-contact-dialog select{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #cbd5dc;border-radius:8px;background:#fff;color:#142235}.messages-contact-close{position:absolute;top:14px;right:15px;border:0;background:none;color:#142235;font-size:22px}.messages-contact-status{min-height:18px;margin:10px 0;color:#657681;font-size:10px}
@media(max-width:1050px){.messages-shell{grid-template-columns:280px minmax(0,1fr)}.message-bubble{max-width:82%}}
@media(max-width:850px){.mobile-messages-button{display:grid;place-items:center}.messages-page-toolbar{align-items:flex-start}.messages-page-toolbar #newMessageButton{width:100%}.messages-shell{display:block;height:calc(100vh - 210px);min-height:430px}.messages-conversations-panel,.messages-thread-panel{height:100%;border-right:0}.messages-thread-panel{display:none}.messages-shell.thread-open .messages-conversations-panel{display:none}.messages-shell.thread-open .messages-thread-panel{display:block}.messages-back{display:grid;place-items:center}.messages-thread-header{padding:11px 12px}.messages-thread{padding:14px}.message-bubble{max-width:88%}.messages-composer{padding:11px}.messages-contact-overlay{position:fixed;padding:12px}.messages-contact-dialog .form-split{grid-template-columns:1fr}}
@media(max-width:560px){.management-header-actions{gap:5px}.mobile-messages-button{width:38px;height:38px}.messages-page{padding-top:18px}.messages-page-toolbar h3{font-size:22px}.messages-shell{height:calc(100vh - 190px);border-radius:12px}.messages-filters{padding:10px 10px 6px}.messages-search{padding:6px 10px}.messages-list-status{margin-right:10px;margin-left:10px}.messages-conversation-list{padding-right:5px;padding-left:5px}.messages-thread-header .messages-refresh{padding:8px;font-size:0}.messages-thread-header .messages-refresh::after{content:"↻";font-size:17px}.message-bubble{max-width:94%}.messages-composer footer{flex-wrap:wrap}.messages-composer footer p{flex-basis:100%}.messages-composer footer .btn{margin-left:auto}.messages-contact-dialog{padding:22px 17px}}
.messages-avatar.super_admin{background:#142235;color:#e7ff3f}
.messages-thread-header,.messages-composer{flex:none}
.messages-composer footer{display:flex!important;padding:0;background:transparent;color:inherit;text-align:left}
.messages-shell{height:clamp(440px,calc(96vh - 290px),620px);min-height:0}
@media(max-width:850px){.messages-shell{height:calc(100vh - 210px);min-height:430px}}
@media(max-width:560px){.messages-shell{height:calc(100vh - 190px)}}

/* Lisibilite : champs et messagerie agrandis de 30 %. */
:is(.account-portal,.catalog-portal,.management-main,.store-onboarding) :where(input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="color"]):not([type="file"]),textarea,select){font-size:17px;line-height:1.35}

.messages-shell{grid-template-columns:minmax(330px,410px) minmax(0,1fr)}
.messages-page-toolbar p:last-child{font-size:18px;line-height:1.45}
.messages-filters button{min-height:38px;font-size:12px}
.messages-search input{font-size:14.3px}
.messages-list-status{font-size:11.7px;line-height:1.4}
.messages-list-empty{font-size:14.3px}
.messages-conversation{grid-template-columns:48px minmax(0,1fr) auto;gap:12px;padding:14px 12px}
.messages-avatar{width:48px;height:48px;font-size:14.3px}
.messages-conversation-copy b{font-size:14.3px}
.messages-conversation-copy time{font-size:10.4px}
.messages-conversation-copy small{font-size:9.1px}
.messages-conversation-copy em{margin-top:3px;font-size:11.7px}
.messages-conversation>i{min-width:24px;height:24px;font-size:10.4px}
.messages-thread-empty h4{font-size:24.7px}
.messages-thread-empty p{font-size:14.3px}
.messages-thread-header{min-height:80px}
.messages-thread-header h4{font-size:20.8px}
.messages-thread-header p{font-size:11.7px}
.messages-refresh{font-size:10.4px}
.messages-thread-no-message{font-size:13px}
.message-bubble{padding:14px 17px}
.message-bubble header b{font-size:10.4px}
.message-bubble time{font-size:9.1px}
.message-bubble p{font-size:14.3px;line-height:1.55}
.messages-composer>label{font-size:10.4px}
.messages-composer textarea{min-height:83px;max-height:195px;font-size:14.3px}
.messages-composer footer p{font-size:11.7px}
.messages-composer footer span{font-size:10.4px}
.messages-composer footer .btn,.messages-page-toolbar .btn,.messages-contact-dialog .btn{font-size:13px}
.messages-contact-dialog label{font-size:11.7px}
.messages-contact-dialog select{font-size:17px}
.messages-contact-status{font-size:13px}

@media(max-width:1050px){.messages-shell{grid-template-columns:330px minmax(0,1fr)}}
@media(max-width:850px){.messages-shell{display:block}.messages-conversation{grid-template-columns:48px minmax(0,1fr) auto}}

/* Facturation, tarifs et factures privées */
.billing-page{padding-bottom:36px}
.billing-page-toolbar{align-items:flex-start;gap:20px}
.billing-page-toolbar>div{max-width:720px}
.billing-page-toolbar h3,.account-invoices-page h3{margin:5px 0 7px;font-size:28px}
.billing-page-toolbar p,.account-invoices-page .page-toolbar p{margin:0;color:#657681;font-size:14px;line-height:1.55}
.billing-settings-form{max-width:none;margin:22px 0;padding:26px}
.billing-settings-form .settings-heading{margin-bottom:18px}
.billing-settings-form .settings-heading h3{margin:5px 0;font-size:23px}
.billing-settings-form .settings-heading span{display:block;color:#657681;font-size:14px;line-height:1.5}
.billing-rate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px}
.billing-rate-grid label,.billing-settings-form label,.billing-account-form label{margin:0;font-size:12px;line-height:1.35}
.billing-rate-grid input,.billing-rate-grid select,.billing-settings-form input,.billing-settings-form select,.billing-account-form input,.billing-account-form select,.billing-account-form textarea,.billing-account-filter select{font-size:15px}
.billing-rate-featured{padding:15px;border:2px solid #526df0;border-radius:12px;background:#f7f8ff}
.billing-rate-featured input{font-size:19px;font-weight:800}
.billing-check{display:flex!important;grid-column:2/4;align-items:center;gap:10px;padding:15px;border:1px solid #d9e1e6;border-radius:12px;background:#f7f9fa;font-size:14px!important;font-weight:750!important;letter-spacing:0!important;text-transform:none}
.billing-check input{display:block!important;width:19px!important;height:19px;margin:0!important;accent-color:#526df0}
.billing-check>span{display:grid;gap:4px}
.billing-check b{color:#142235;font-size:12px;letter-spacing:.06em}
.billing-check small{color:#a22d43;font-size:12px;font-weight:650;line-height:1.4}
.billing-issuer-heading{margin-top:30px;padding-top:24px;border-top:1px solid #dbe3e8}
.billing-address-grid{display:grid;grid-template-columns:.7fr 1.3fr 1fr;gap:12px}
.billing-settings-form>.btn{margin-top:18px}
.billing-accounts-block,.billing-invoices-block{margin-top:20px;padding:24px}
.billing-account-filter{display:flex;align-items:center;gap:10px;margin:0;font-size:11px;font-weight:800;letter-spacing:.1em}
.billing-account-filter select{min-width:190px;padding:11px;border:1px solid #cbd4da;border-radius:8px;background:#fff}
.billing-account-list{display:grid;gap:12px;margin-top:17px}
.billing-account-card{overflow:hidden;border:1px solid #d7e0e6;border-radius:14px;background:#fff;box-shadow:0 6px 20px #1422350a}
.billing-account-card>summary{display:grid;grid-template-columns:auto minmax(180px,1.3fr) 1fr .8fr .65fr auto;gap:15px;align-items:center;padding:17px 18px;cursor:pointer;list-style:none}
.billing-account-card>summary::-webkit-details-marker{display:none}
.billing-account-card>summary>div{min-width:0}
.billing-account-card>summary b,.billing-account-card>summary small{display:block}
.billing-account-card>summary b{overflow:hidden;margin-top:3px;font-size:14px;text-overflow:ellipsis;white-space:nowrap}
.billing-account-card>summary small{color:#71808b;font-size:10px}
.billing-account-type{display:inline-flex;padding:6px 8px;border-radius:99px;background:#eef1ff;color:#4059d8;font-size:9px;font-weight:900;letter-spacing:.08em}
.billing-account-chevron{font-size:20px;transition:transform .18s}
.billing-account-card[open] .billing-account-chevron{transform:rotate(180deg)}
.billing-account-card[open]>summary{border-bottom:1px solid #dce4e9;background:#f8fafb}
.billing-account-form{padding:22px;background:#fff}
.billing-account-subscription-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr 1fr 1fr;gap:12px}
.billing-account-form input,.billing-account-form select,.billing-account-form textarea{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #cbd4da;border-radius:8px;background:#fff;font-family:inherit}
.billing-account-form label>small{display:block;margin-top:6px;color:#6c7b86;font-size:11px;font-weight:500;letter-spacing:0;text-transform:none}
.billing-account-form h4{margin:24px 0 13px;padding-top:20px;border-top:1px solid #e0e6ea;font-size:17px}
.billing-reference-button{margin-top:12px;padding:9px 12px;border:1px solid #526df0;border-radius:8px;background:#fff;color:#4059d8;font-size:11px;font-weight:850}
.billing-reference-button:disabled{border-color:#cbd4da;color:#89969f;cursor:not-allowed}
.billing-account-form .form-message{margin:12px 0 0;font-size:13px}
.billing-invoice-table{overflow-x:auto}
.billing-invoice-row{min-width:1000px;grid-template-columns:1.1fr 1.15fr 1.25fr 1fr .7fr .65fr auto;font-size:13px}
.billing-invoice-row b,.billing-invoice-row small{display:block}
.billing-invoice-row small{overflow:hidden;margin-top:4px;color:#74818b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.billing-pdf-button{min-width:62px;padding:9px 12px!important;background:#142235!important;color:#fff!important;font-weight:850}
.billing-pdf-action{display:flex;min-width:95px;max-width:180px;flex-direction:column;align-items:flex-start;gap:5px}
.billing-pdf-state{overflow:visible!important;margin:0!important;color:#7b6719!important;font-size:10px!important;line-height:1.35;text-overflow:clip!important;white-space:normal!important}
.billing-pdf-state.failed{color:#a22d43!important}
.status-pill.refunded{background:#ece9ff;color:#5945ad}
.account-invoice-list{display:grid;gap:16px;margin-top:18px}
.account-invoice-card{overflow:hidden;border:1px solid #d8e1e6;border-radius:15px;background:#fff;box-shadow:0 8px 25px #1422350c}
.account-invoice-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e0e6ea;background:linear-gradient(135deg,#f6f8ff,#fff)}
.account-invoice-card h4{margin:6px 0;font-size:21px}
.account-invoice-card header small,.account-invoice-card header p{margin:0;color:#6d7d88;font-size:12px}
.account-invoice-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:20px 22px}
.account-invoice-values>span{padding:13px;border-radius:9px;background:#f4f7f8}
.account-invoice-values small,.account-invoice-values b{display:block}
.account-invoice-values small{margin-bottom:6px;color:#70808b;font-size:10px;font-weight:800;letter-spacing:.08em}
.account-invoice-values b{font-size:17px}
.account-invoice-values .account-invoice-total{background:#142235;color:#fff}
.account-invoice-values .account-invoice-total small{color:#c5d0d8}
.account-invoice-card>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 22px;border-top:1px solid #e0e6ea;color:#647681;font-size:12px}
.account-invoice-card>footer .btn{flex:none}
.account-pdf-action{max-width:360px;align-items:flex-end;text-align:right}
@media(max-width:1180px){.billing-rate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-check{grid-column:auto}.billing-account-card>summary{grid-template-columns:auto minmax(180px,1.3fr) 1fr .8fr auto}.billing-account-card>summary>div:nth-of-type(4){display:none}.billing-account-subscription-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-invoice-values{grid-template-columns:1fr 1fr}}
@media(max-width:850px){.billing-page-toolbar .btn{width:100%}.billing-rate-grid,.billing-address-grid,.billing-account-subscription-grid{grid-template-columns:1fr 1fr}.billing-account-card>summary{grid-template-columns:auto 1fr auto}.billing-account-card>summary>div:nth-of-type(n+2){display:none}.billing-account-filter{align-items:stretch;flex-direction:column}.billing-account-filter select{min-width:0}.account-invoice-card>header,.account-invoice-card>footer{align-items:flex-start;flex-direction:column}.account-pdf-action{width:100%;max-width:none;align-items:stretch;text-align:left}.account-invoice-card>footer .btn{width:100%}}
@media(max-width:560px){.billing-settings-form,.billing-accounts-block,.billing-invoices-block{padding:17px}.billing-rate-grid,.billing-address-grid,.billing-account-subscription-grid,.account-invoice-values{grid-template-columns:1fr}.billing-account-card>summary{padding:14px 12px}.billing-account-form{padding:16px}.account-invoice-card>header,.account-invoice-values,.account-invoice-card>footer{padding:16px}}
.settings-directory{max-width:900px;margin-bottom:18px}
.settings-directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.settings-directory-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;min-height:112px;border:1px solid #d6dfe5;border-radius:12px;padding:18px;background:#f6f8f9;color:#142235;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.settings-directory-card:hover{border-color:#4d67ef;box-shadow:0 10px 26px #273b5320;transform:translateY(-2px)}
.settings-directory-card:focus-visible{outline:3px solid #4d67ef55;outline-offset:2px}
.settings-directory-card>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:5px}
.settings-directory-card b{font-size:17px}
.settings-directory-card small{color:#6b7b86;font-size:11px;line-height:1.45}
.settings-directory-card>i{color:#3f5fe8;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.07em;white-space:nowrap}
.settings-directory-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:12px;background:#142235;color:#e7ff3f;font-size:21px;font-weight:800}
.settings-directory-font-icon{font-size:15px;letter-spacing:-.04em}
.settings-library-back{margin:0 0 16px;border:0;background:none;color:#405469;font-size:10px;font-weight:800;letter-spacing:.06em;cursor:pointer}
.settings-library-back:hover{color:#2648d9;text-decoration:underline}
.settings-library-back:focus-visible{outline:2px solid #4d67ef;outline-offset:4px}
@media(max-width:1050px){.settings-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.settings-directory-grid{grid-template-columns:1fr}.settings-directory-card{min-height:96px}}

/* Les BAT restent en pleine largeur afin que les vues et les valeurs CMJN soient lisibles sans téléchargement préalable. */
.client-projects>article.client-project-card{grid-template-columns:minmax(0,1fr);gap:14px;padding:16px}
.client-project-thumbnail{min-height:0;overflow:visible;border:1px solid #e0e6ea;background:#fff}
.client-project-thumbnail img{width:100%;height:auto;max-height:none;object-fit:contain}
.client-project-copy{justify-content:flex-start;padding:4px}
.store-order-body{grid-template-columns:minmax(0,1fr)}
.store-order-mockup img{width:100%;height:auto;max-height:none;border:1px solid #e0e6ea;background:#fff}
.store-production-review-alert{display:flex;flex-direction:column;gap:5px;border:2px solid #d21b37;border-radius:10px;padding:13px 15px;background:#fff0f2;color:#a40f28}
.store-production-review-alert b{font-size:12px;letter-spacing:.035em}.store-production-review-alert span{font-size:10px;font-weight:700;line-height:1.45}
.store-order-logos em{color:#657682;font-size:9px;font-style:normal;font-weight:700;line-height:1.35}
.store-order-files{grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);align-items:start}
.store-order-files>b{grid-column:1/-1}
.store-order-logos{padding-top:0;border-top:0}
@media(max-width:850px){.store-order-files{grid-template-columns:1fr}.store-order-files>b{grid-column:auto}.client-order-easyvecto,.store-easyvecto-financial{align-items:flex-start;flex-direction:column}}

.order-purchase-summary{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(0,1.3fr);gap:12px;border:1px solid #dce4e8;border-radius:12px;padding:14px;background:#f5f7f8}
.order-product-summary{display:flex;min-width:0;flex-direction:column;justify-content:center;border-radius:9px;padding:15px;background:#10233d;color:#fff}
.order-product-summary small,.order-color-summary>small{font-size:9px;font-weight:900;letter-spacing:.11em}
.order-product-summary small{color:#aebbd0}.order-product-summary strong{margin-top:7px;font-size:20px;line-height:1.1}.order-product-summary span{min-height:14px;margin-top:7px;color:#c6d1dc;font-size:10px}
.order-color-summary{min-width:0}.order-color-summary>small{display:block;margin:3px 0 9px;color:#526477}
.order-color-summary>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.order-color-summary-row{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-width:0;border:1px solid #dce3e7;border-radius:8px;padding:8px;background:#fff}
.order-color-summary-row>i{display:block;width:40px;height:40px;border:1px solid #c9d2da;border-radius:7px;background:var(--order-color)}
.order-color-summary-row>span{display:flex;min-width:0;flex-direction:column;gap:4px}.order-color-summary-row b{overflow:hidden;color:#10233d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.order-color-summary-row small{color:#5f7180;font-size:9px;font-weight:800}
.order-color-summary-empty{grid-column:1/-1;margin:0;color:#697b88;font-size:10px}
.client-order-bat{display:grid;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e1e7ea}
.client-order-bat-visual{display:grid;gap:9px}.client-order-bat-visual img{display:block;width:100%;height:auto;max-height:none;border:1px solid #e0e6ea;border-radius:12px;background:#fff;object-fit:contain}
.client-order-bat-toolbar{position:sticky;top:56px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d7e0e5;border-radius:11px;padding:10px 12px;background:#fff;box-shadow:0 9px 24px #1422351f}
.client-order-bat-toolbar>div{display:flex;min-width:0;flex-direction:column;gap:3px}.client-order-bat-toolbar small{color:#4d67ef;font-size:8px;font-weight:900;letter-spacing:.12em}.client-order-bat-toolbar b{color:#142235;font-size:12px}
.client-order-bat-download{display:flex;flex:0 0 auto;min-height:42px;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:0 16px;background:#142235;color:#fff;font-size:10px;font-weight:900;text-decoration:none}.client-order-bat-download span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#e7ff3f;color:#142235;font-size:15px}.client-order-bat-download:hover{background:#4d67ef}.client-order-bat-download:focus-visible{outline:3px solid #e7ff3f;outline-offset:2px}
.client-order-bat-missing{margin:0;border:1px dashed #c9d3d9;border-radius:9px;padding:15px;color:#6c7d89;font-size:10px;text-align:center}
.legacy-bat-notice{order:3;margin:0;border:1px solid #f1cf84;border-radius:8px;padding:10px 12px;background:#fff5dc;color:#765316;font-size:10px;font-weight:800;line-height:1.45;text-align:left}
@media(max-width:850px){.order-purchase-summary{grid-template-columns:1fr}.order-color-summary>div{grid-template-columns:1fr}.client-order-bat-toolbar{position:static;align-items:stretch;flex-direction:column}.client-order-bat-download{width:100%}}

/* Catalogue retail gere depuis le repertoire Produits boutiques. */
.boutique-admin-hero{position:relative;min-height:330px;display:grid;grid-template-columns:minmax(360px,.92fr) minmax(360px,1.08fr);align-items:center;overflow:hidden;margin-bottom:18px;border-radius:22px;padding:42px 48px;background:radial-gradient(circle at 84% 16%,#5d7cff 0 2%,transparent 24%),radial-gradient(circle at 57% 82%,#ff648175,transparent 27%),linear-gradient(125deg,#101f35 0 48%,#314fc7 100%);color:#fff;box-shadow:0 18px 55px #10233d22}
.boutique-admin-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 49%,#ffffff13 49.2% 49.8%,transparent 50%),repeating-linear-gradient(145deg,transparent 0 24px,#ffffff08 25px 26px);pointer-events:none}
.boutique-admin-hero-copy{position:relative;z-index:2}.boutique-admin-hero-copy>p{margin:0 0 16px;color:#e7ff3f;font-size:10px;font-weight:950;letter-spacing:.24em}.boutique-admin-hero-copy h3{margin:0;font-size:clamp(38px,4.3vw,62px);font-weight:950;line-height:.85;letter-spacing:-.065em;text-transform:uppercase}.boutique-admin-hero-copy h3 em{color:#7fa0ff;font-style:normal}.boutique-admin-hero-copy>span{display:block;max-width:510px;margin:22px 0;color:#cbd6e4;font-size:12px;line-height:1.6}.boutique-admin-hero-copy .btn{min-height:46px;border:0;border-radius:99px;padding:0 24px;background:#e7ff3f;color:#10233d;font-size:10px;font-weight:950;letter-spacing:.08em}
.boutique-admin-hero-art{position:absolute;z-index:1;top:0;right:0;width:52%;height:100%}.boutique-admin-hero-art>b{position:absolute;right:6%;bottom:-7%;color:#ffffff0e;font-size:150px;font-weight:950;letter-spacing:-.09em}.boutique-orbit{position:absolute;border:1px solid #ffffff38;border-radius:50%;transform:rotate(-18deg)}.boutique-orbit.orbit-one{top:8%;right:2%;width:430px;height:240px}.boutique-orbit.orbit-two{right:11%;bottom:0;width:290px;height:170px;border-color:#e7ff3f66}
.boutique-hero-object{position:absolute;display:grid;place-items:center;background:linear-gradient(145deg,#f7fbff,#b7c8d9);color:#273fba;font-size:19px;font-weight:950;filter:drop-shadow(0 28px 24px #06112877)}.boutique-hero-object::before{content:"";position:absolute;inset:10px;border:1px solid #ffffff99}.boutique-hero-object.object-bag{right:23%;bottom:8%;width:190px;height:210px;border-radius:20px 20px 34px 34px;transform:rotate(7deg);clip-path:polygon(10% 18%,32% 18%,35% 3%,65% 3%,69% 18%,90% 18%,100% 100%,0 100%)}.boutique-hero-object.object-bottle{top:14%;right:8%;width:88px;height:220px;border-radius:26px 26px 32px 32px;background:linear-gradient(145deg,#e7ff3f,#8aa700);color:#10233d;transform:rotate(-9deg);clip-path:polygon(28% 0,72% 0,76% 11%,89% 18%,100% 100%,0 100%,11% 18%,24% 11%)}
.boutique-admin-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px}.boutique-admin-kpis article{position:relative;overflow:hidden;border:1px solid #dce3e8;border-radius:14px;padding:18px 20px;background:#fff}.boutique-admin-kpis article::after{content:"";position:absolute;right:-20px;bottom:-28px;width:76px;height:76px;border-radius:50%;background:#edf2ff}.boutique-admin-kpis article:nth-child(2)::after{background:#edffe7}.boutique-admin-kpis article:nth-child(3)::after{background:#fff4e8}.boutique-admin-kpis article:nth-child(4)::after{background:#ffe9ee}.boutique-admin-kpis small,.boutique-admin-kpis b,.boutique-admin-kpis span{position:relative;z-index:1;display:block}.boutique-admin-kpis small{color:#657684;font-size:8px;font-weight:950;letter-spacing:.14em}.boutique-admin-kpis b{margin:8px 0 2px;color:#10233d;font-size:30px}.boutique-admin-kpis span{color:#7c8a94;font-size:10px}
.boutique-product-form{border:1px solid #d8e1e7;padding:0!important;overflow:hidden;box-shadow:0 20px 55px #10233d16}.boutique-form-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#10233d;color:#fff}.boutique-form-heading p{margin:0 0 4px;color:#e7ff3f;font-size:8px;font-weight:950;letter-spacing:.16em}.boutique-form-heading h3{margin:0;font-size:22px}.boutique-form-heading>button{border:0;background:transparent;color:#fff;font-size:26px}.boutique-product-editor-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:26px;padding:24px}.boutique-image-editor{display:flex;flex-direction:column;gap:9px}.boutique-image-dropzone{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;border:2px dashed #bcc8d0;border-radius:15px;background:linear-gradient(145deg,#eef3f6,#fff);color:#536573;cursor:pointer}.boutique-image-dropzone:hover{border-color:#526df0}.boutique-image-dropzone img{width:100%;height:100%;object-fit:cover}.boutique-image-dropzone>span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;font-size:9px;font-weight:950;letter-spacing:.12em}.boutique-image-dropzone>span>b{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#e7ff3f;color:#10233d;font-size:28px}.boutique-image-dropzone>span>small{max-width:180px;color:#7a8994;font-size:9px;font-weight:700;letter-spacing:0;line-height:1.5}.boutique-remove-image{border:0;border-radius:7px;padding:9px;background:#ffe4e9;color:#a82c43;font-size:9px;font-weight:900}.boutique-product-fields label{margin-top:0}.boutique-price-stock-fields{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px}.boutique-product-options{display:flex;flex-wrap:wrap;gap:22px;padding-top:8px}.boutique-product-options label{display:flex;align-items:center;gap:8px;margin:0;font-size:10px;letter-spacing:.04em}.boutique-product-options input{width:18px!important;height:18px;margin:0!important;accent-color:#526df0}.boutique-product-form>.form-message{margin:0;padding:0 24px}.boutique-product-form>.form-actions{padding:18px 24px;border-top:1px solid #e0e6ea;background:#f6f8f9}.boutique-product-form>.form-actions .primary{border:0;border-radius:99px;padding:12px 20px;background:#10233d;color:#fff;font-size:10px;font-weight:950}

/* Editeur des medias et repertoire du carrousel Produits Boutique. */
#boutiqueCarouselAccent{min-height:47px;padding:4px!important;border-color:#bfcbd3!important;background:#fff!important;cursor:pointer}
#boutiqueCarouselAccent::-webkit-color-swatch-wrapper{padding:0}
#boutiqueCarouselAccent::-webkit-color-swatch{border:0;border-radius:6px}
#boutiqueCarouselAccent::-moz-color-swatch{border:0;border-radius:6px}
.boutique-carousel-accent-help{display:flex;min-height:47px;align-items:center;align-self:end;margin:0 0 15px;padding:10px 13px;border-left:3px solid #526df0;border-radius:0 9px 9px 0;background:#f2f5ff;color:#637481;font-size:10px;font-weight:650;line-height:1.45}
.boutique-carousel-media-editor{margin:0 24px 24px;padding:22px;border:1px solid #d5dfe5;border-radius:16px;background:linear-gradient(145deg,#f7f9fa,#eef3f6);box-shadow:inset 0 1px #fff}
.boutique-carousel-media-editor>header{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);grid-template-rows:auto auto;column-gap:28px;padding:0 0 18px;border-bottom:1px solid #d7e0e5}
.boutique-carousel-media-editor>header>p{grid-column:1;margin:0 0 5px;color:#526df0;font-size:8px;font-weight:950;letter-spacing:.16em}
.boutique-carousel-media-editor>header>h3{grid-column:1;margin:0;color:#10233d;font-size:20px;line-height:1.15}
.boutique-carousel-media-editor>header>span{grid-column:2;grid-row:1/3;align-self:center;color:#687985;font-size:10px;line-height:1.55}
.boutique-carousel-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}
.boutique-carousel-media-card{display:flex;min-width:0;flex-direction:column;gap:11px;padding:17px;border:1px solid #d7e0e5;border-radius:13px;background:#fff;box-shadow:0 7px 20px #10233d0b}
.boutique-carousel-media-card>div{display:flex;min-height:43px;flex-direction:column;gap:4px}
.boutique-carousel-media-card>div>b{color:#10233d;font-size:9px;font-weight:950;letter-spacing:.11em}
.boutique-carousel-media-card>div>span{color:#74838e;font-size:9px;line-height:1.45}
.boutique-carousel-media-dropzone{position:relative;display:grid;width:100%;min-height:250px;place-items:center;overflow:hidden;border:2px dashed #aebdc7;border-radius:12px;padding:0;background:#eef3f6;color:#536573;font:inherit;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.boutique-carousel-media-dropzone.character{min-height:310px;background:linear-gradient(45deg,#e4eaee 25%,transparent 25%) 0 0/20px 20px,linear-gradient(-45deg,#e4eaee 25%,transparent 25%) 0 10px/20px 20px,linear-gradient(45deg,transparent 75%,#e4eaee 75%) 10px -10px/20px 20px,linear-gradient(-45deg,transparent 75%,#e4eaee 75%) -10px 0/20px 20px,#f7f9fa}
.boutique-carousel-media-dropzone.background{min-height:250px;aspect-ratio:16/9;background:radial-gradient(circle at 65% 30%,#dce9ff,transparent 38%),linear-gradient(145deg,#dbe5ec,#f7fafb)}
.boutique-carousel-media-dropzone:hover{border-color:#526df0;box-shadow:0 10px 26px #233e751a;transform:translateY(-1px)}
.boutique-carousel-media-dropzone:focus-visible{outline:3px solid #526df044;outline-offset:2px;border-color:#526df0}
.boutique-carousel-media-dropzone>img{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%}
.boutique-carousel-media-dropzone>img[hidden]{display:none}
.boutique-carousel-media-dropzone.character>img{padding:10px;object-fit:contain}
.boutique-carousel-media-dropzone.background>img{object-fit:cover}
.boutique-carousel-media-dropzone>span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:22px;text-align:center;font-size:9px;font-weight:950;letter-spacing:.1em}
.boutique-carousel-media-dropzone>span[hidden]{display:none}
.boutique-carousel-media-dropzone>span>b{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#10233d;color:#e7ff3f;font-size:27px;line-height:1}
.boutique-carousel-media-dropzone>span>small{max-width:250px;color:#778690;font-size:9px;font-weight:700;letter-spacing:0;line-height:1.5}
.boutique-carousel-media-card>.boutique-remove-image{width:100%;margin-top:auto;cursor:pointer}

.boutique-carousel-admin-table{overflow-x:auto;border:1px solid #d8e1e6;border-radius:12px;background:#fff;box-shadow:0 8px 24px #10233d0b}
.boutique-carousel-table-head,.boutique-carousel-row{display:grid;grid-template-columns:minmax(250px,1.45fr) minmax(115px,.68fr) minmax(125px,.72fr) minmax(125px,.72fr) minmax(105px,.58fr) minmax(160px,auto);min-width:1020px;gap:14px;align-items:center}
.boutique-carousel-table-head{padding:13px 16px;background:#dbe3e8;color:#10233d;font-size:9px;font-weight:900;letter-spacing:.1em}
.boutique-carousel-row{padding:14px 16px;border-bottom:1px solid #e1e7ea;background:#fff;font-size:11px;transition:background .16s ease}
.boutique-carousel-row:last-child{border-bottom:0}
.boutique-carousel-row:hover{background:#fafcff}
.boutique-carousel-row>*{min-width:0}
.boutique-carousel-product-cell{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px}
.boutique-carousel-product-visual{position:relative;display:grid;width:64px;height:78px;place-items:center;overflow:hidden;border:1px solid #d8e1e6;border-radius:9px;background:linear-gradient(145deg,#edf2f5,#fff);color:#8b99a3;font-size:21px;font-weight:700}
.boutique-carousel-product-visual>img{display:block;width:100%;height:100%;padding:3px;object-fit:contain}
.boutique-carousel-product-cell>span:last-child{display:flex;min-width:0;flex-direction:column;gap:5px}
.boutique-carousel-product-cell b{overflow:hidden;color:#10233d;font-size:13px;text-overflow:ellipsis;white-space:nowrap}
.boutique-carousel-product-cell small{overflow:hidden;color:#778590;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}
.boutique-carousel-row>div:nth-child(2){display:flex;align-items:flex-start;flex-direction:column;gap:7px}
.boutique-carousel-row>div:nth-child(2)>b{color:#10233d;font-size:11px}
.boutique-carousel-state{display:inline-flex;width:max-content;max-width:100%;align-items:center;gap:6px;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:900;line-height:1.2;white-space:nowrap}
.boutique-carousel-state::before{width:6px;height:6px;flex:none;border-radius:50%;background:currentColor;content:""}
.boutique-carousel-state.ready{background:#dff7e8;color:#147340}
.boutique-carousel-state.pending{background:#fff0cf;color:#89610a}
.boutique-carousel-state.disabled{background:#e8edf0;color:#667681}
.boutique-carousel-media-state{display:flex;min-width:0;flex-direction:column;gap:4px;padding-left:10px;border-left:3px solid #aebbc4}
.boutique-carousel-media-state>b{color:#10233d;font-size:10px;line-height:1.25}
.boutique-carousel-media-state>small{color:#75848e;font-size:8px;line-height:1.4}
.boutique-carousel-media-state.complete{border-left-color:#27a768}
.boutique-carousel-media-state.missing{border-left-color:#dc4960}
.boutique-carousel-media-state.standard{border-left-color:#526df0}
.boutique-carousel-row>div:nth-child(5){display:flex;align-items:flex-start;flex-direction:column;gap:5px}
.boutique-carousel-row>div:nth-child(5)>small{color:#6f7e89;font-size:8px;font-weight:800;text-transform:uppercase}
.boutique-carousel-accent-swatch{display:block;width:34px;height:34px;border:4px solid #fff;border-radius:50%;background:var(--boutique-row-accent,#e7ff3f);box-shadow:0 0 0 1px #bec9d0,0 5px 12px #10233d1f}
.boutique-carousel-row-actions{display:flex;justify-content:flex-end;gap:6px}
.boutique-carousel-row-actions button{border:0;border-radius:7px;padding:8px 11px;background:#e9edf0;color:#10233d;font-size:9px;font-weight:850;white-space:nowrap;cursor:pointer}
.boutique-carousel-row-actions button:hover{background:#dce3e8}
.boutique-carousel-row-actions button:focus-visible{outline:2px solid #526df0;outline-offset:2px}

/* Validation magasin des catalogues reçus depuis EasyGrada et les autres fabricants. */
.store-products-nav-badge{display:grid;flex:0 0 auto;min-width:21px;height:21px;margin-left:auto;padding:0 6px;place-items:center;border-radius:99px;background:#ff4f70;color:#fff;font-size:9px;font-weight:900;line-height:1;box-shadow:0 4px 12px #ff4f7045}.store-products-nav-badge[hidden]{display:none}.management-nav button.active .store-products-nav-badge{background:#142235;color:#fff}.management-nav-group-toggle .store-products-nav-badge{margin-left:0}.management-nav-group-toggle .management-nav-label+.store-products-nav-badge{margin-left:auto}
.store-product-filter-panel{margin-bottom:4px;padding:14px;border:1px solid #d4dde3;border-radius:13px;background:#f7f9fa}.store-product-filter-panel .store-product-filters{padding-bottom:12px}.store-product-pending-filter{border-color:#f0c878!important;background:#fff9e9!important;color:#815800!important}.store-product-pending-filter.active{border-color:#142235!important;background:#142235!important;color:#fff!important}.store-product-pending-filter.active small{color:#e7ff3f}.store-product-filter-selects{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.store-product-filter-selects label{display:grid;gap:6px;color:#667783;font-size:9px;font-weight:900;letter-spacing:.1em}.store-product-filter-selects select{width:100%;min-height:42px;border:1px solid #c8d3da;border-radius:9px;padding:0 38px 0 12px;background:#fff;color:#142235;font:inherit;font-size:12px;font-weight:800}
.store-product-card.requires-validation{border-color:#edbd5f;box-shadow:inset 5px 0 #edbd5f}.store-product-card.requires-validation.disabled{opacity:1}.store-product-heading{min-width:0}.store-product-review-pills{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 11px}.store-product-review-pill{display:inline-flex;min-height:24px;align-items:center;border-radius:99px;padding:4px 9px;background:#e8edf0;color:#53636f;font-size:8px;font-weight:900;letter-spacing:.07em}.store-product-review-pill.new,.store-product-review-pill.pending{background:#fff0c7;color:#815800}.store-product-review-pill.updated{background:#e5eaff;color:#314cc0}.store-product-review-pill.warning{background:#fff0c7;color:#8a5a00}.store-product-review-pill.danger{background:#ffe1e6;color:#a82c43}.store-product-review-pill.visible{background:#dff7e8;color:#147340}.store-product-review-pill.hidden{background:#e8edf0;color:#53636f}
.store-product-manufacturer{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px;margin:0 0 14px;padding:11px 13px;border:1px solid #dbe3e8;border-radius:9px;background:#f8fafb}.store-product-manufacturer span{min-width:0}.store-product-manufacturer small,.store-product-manufacturer b{display:block}.store-product-manufacturer small{margin-bottom:4px;color:#71808c;font-size:8px;font-weight:900;letter-spacing:.09em}.store-product-manufacturer b{overflow-wrap:anywhere;color:#142235;font-size:11px}.store-product-price-fields input[readonly]{border-color:#d8e0e5;background:#edf1f3;color:#52616c;cursor:not-allowed;box-shadow:inset 0 0 0 1px #ffffff99}.store-product-price-fields input:invalid:not(:placeholder-shown){border-color:#d4435e}.store-product-technical-state{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:12px 0 0;padding:11px 13px;border-radius:9px;font-size:10px;line-height:1.45}.store-product-technical-state b{flex:none;font-size:8px;letter-spacing:.08em}.store-product-technical-state.ready{background:#e7f7ed;color:#176b42}.store-product-technical-state.blocked{background:#fff3dc;color:#815800}.store-product-card-feedback{min-height:17px;margin:9px 0 0;color:#b5324a;font-size:10px;font-weight:700}.store-product-card .form-actions{flex-wrap:wrap}.store-product-card .form-actions .btn{border:1px solid #cad4db;background:#fff;color:#142235}.store-product-card .form-actions .btn.primary{border-color:#142235;background:#142235;color:#fff}.store-product-card .store-product-hide-action{border-color:#e0a8b2!important;background:#fff4f6!important;color:#a82c43!important}.store-product-card .store-product-validate-action:disabled{border-color:#d9e0e4!important;background:#d9e0e4!important;color:#71808c!important}
@media(max-width:760px){.store-product-filter-selects{grid-template-columns:1fr}.store-product-technical-state{align-items:flex-start;flex-direction:column}.store-product-card .form-actions{justify-content:stretch}.store-product-card .form-actions .btn{flex:1 1 100%}}
.boutique-carousel-row-actions button.danger{background:#ffe1e6;color:#a82c43}
.boutique-carousel-row-actions button.danger:hover{background:#ffd2da}

@media(max-width:1050px){
  .boutique-carousel-media-editor>header{grid-template-columns:1fr}
  .boutique-carousel-media-editor>header>span{grid-column:1;grid-row:auto;margin-top:8px}
  .boutique-carousel-media-grid{grid-template-columns:1fr}
  .boutique-carousel-media-dropzone.character{min-height:280px}
}
@media(max-width:850px){
  .boutique-carousel-admin-table{overflow:visible;border:0;background:transparent;box-shadow:none}
  .boutique-carousel-table-head{display:none}
  .boutique-carousel-row{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;margin-bottom:12px;padding:16px;border:1px solid #d8e1e6!important;border-radius:12px;box-shadow:0 7px 20px #10233d0b}
  .boutique-carousel-product-cell{grid-column:1/-1;padding-bottom:12px;border-bottom:1px solid #e2e8eb}
  .boutique-carousel-row>div:nth-child(2)>b::before,.boutique-carousel-media-state>b::before,.boutique-carousel-row>div:nth-child(5)>small::before{display:block;margin-bottom:5px;color:#75848e;font-size:7px;font-weight:900;letter-spacing:.1em}
  .boutique-carousel-row>div:nth-child(2)>b::before{content:"STATUT"}
  .boutique-carousel-row>.boutique-carousel-media-state:nth-child(3)>b::before{content:"PERSONNAGE"}
  .boutique-carousel-row>.boutique-carousel-media-state:nth-child(4)>b::before{content:"FOND"}
  .boutique-carousel-row>div:nth-child(5)>small::before{content:"ACCENT"}
  .boutique-carousel-row-actions{grid-column:1/-1;justify-content:flex-start;padding-top:12px;border-top:1px solid #e2e8eb}
  .boutique-carousel-row-actions button{flex:1;min-height:38px}
}
@media(max-width:600px){
  .boutique-carousel-accent-help{margin-bottom:15px}
  .boutique-carousel-media-editor{margin:0 14px 18px;padding:15px}
  .boutique-carousel-media-editor>header>h3{font-size:17px}
  .boutique-carousel-media-card{padding:13px}
  .boutique-carousel-media-dropzone.character{min-height:250px}
  .boutique-carousel-media-dropzone.background{min-height:180px}
  .boutique-carousel-row{grid-template-columns:1fr}
  .boutique-carousel-product-cell,.boutique-carousel-row-actions{grid-column:1}
  .boutique-carousel-product-visual{width:58px;height:70px}
}
.boutique-catalog-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:24px}.boutique-catalog-toolbar h3{margin:0;color:#10233d;font-size:24px}.boutique-catalog-toolbar p{margin:5px 0 0;color:#70808b;font-size:10px}.boutique-catalog-filters{display:flex;align-items:flex-end;gap:8px}.boutique-catalog-filters label{display:block;margin:0;color:#687984;font-size:8px;font-weight:950;letter-spacing:.1em}.boutique-catalog-filters label>span{display:block;margin:0 0 5px 4px}.boutique-catalog-filters input,.boutique-catalog-filters select{min-width:145px;margin:0!important;border:1px solid #c9d4db!important;border-radius:99px!important;padding:10px 14px!important;background:#fff!important;font-size:11px!important}.boutique-catalog-filters input{min-width:220px}
.boutique-product-grid{display:grid;grid-template-columns:repeat(3,minmax(230px,1fr));gap:16px;margin-top:16px}.boutique-product-card{position:relative;overflow:hidden;border:1px solid #dae2e7;border-radius:17px;background:#fff;box-shadow:0 8px 25px #10233d0a;transition:transform .2s ease,box-shadow .2s ease}.boutique-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #10233d18}.boutique-product-card-visual{position:relative;aspect-ratio:4/3;overflow:hidden;background:radial-gradient(circle at 70% 25%,#ffffff 0 8%,transparent 38%),linear-gradient(145deg,#dfe7ed,#f7fafb)}.boutique-product-card-visual img{width:100%;height:100%;object-fit:cover}.boutique-product-card-visual>.boutique-card-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:#8a98a2;font-size:10px;font-weight:950;letter-spacing:.12em}.boutique-product-card-badges{position:absolute;top:12px;right:12px;left:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.boutique-product-card-badges span{border-radius:99px;padding:6px 9px;background:#10233de8;color:#fff;font-size:8px;font-weight:950;letter-spacing:.08em}.boutique-product-card-badges .featured{margin-left:auto;background:#e7ff3f;color:#10233d}.boutique-product-card-copy{padding:18px}.boutique-product-card-copy>small{color:#526df0;font-size:8px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.boutique-product-card-copy h4{margin:7px 0 5px;color:#10233d;font-size:20px;line-height:1.1}.boutique-product-card-copy>p{min-height:34px;margin:0;color:#71818c;font-size:11px;line-height:1.5}.boutique-product-card-price{display:flex;align-items:baseline;gap:8px;margin-top:14px}.boutique-product-card-price b{font-size:24px}.boutique-product-card-price del{color:#9aa6ae;font-size:11px}.boutique-product-card-meta{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.boutique-product-card-meta span{border-radius:99px;padding:5px 8px;background:#eef2f4;color:#62727e;font-size:8px;font-weight:850}.boutique-product-card-meta .low-stock{background:#ffe7eb;color:#b32642}.boutique-product-card-meta .in-stock{background:#e3f7e9;color:#18733e}.boutique-product-card-actions{display:flex;gap:7px;padding-top:14px;border-top:1px solid #e5eaed}.boutique-product-card-actions button{flex:1;border:0;border-radius:8px;padding:10px;background:#edf1f4;color:#10233d;font-size:9px;font-weight:950}.boutique-product-card-actions button:first-child{background:#10233d;color:#fff}.boutique-product-card-actions button.danger{flex:0 0 auto;background:#ffe4e9;color:#a82c43}.boutique-product-empty{grid-column:1/-1;border:1px dashed #c6d1d8;border-radius:16px;padding:48px 25px;background:#fff;color:#71818c;text-align:center}.boutique-product-empty b{display:block;margin-bottom:8px;color:#10233d;font-size:19px}
@media(max-width:1150px){.boutique-admin-hero{grid-template-columns:1fr;padding:38px}.boutique-admin-hero-art{opacity:.62;width:55%}.boutique-product-grid{grid-template-columns:repeat(2,minmax(230px,1fr))}.boutique-product-editor-layout{grid-template-columns:250px minmax(0,1fr)}.boutique-price-stock-fields{grid-template-columns:1fr 1fr}.boutique-catalog-toolbar{align-items:stretch;flex-direction:column}.boutique-catalog-filters{flex-wrap:wrap}}
@media(max-width:760px){.boutique-admin-hero{min-height:390px;padding:30px 24px}.boutique-admin-hero-copy{max-width:82%}.boutique-admin-hero-art{opacity:.42;width:72%}.boutique-admin-kpis{grid-template-columns:1fr 1fr}.boutique-product-editor-layout{grid-template-columns:1fr}.boutique-image-editor{max-width:320px;margin:auto}.boutique-price-stock-fields{grid-template-columns:1fr 1fr}.boutique-product-grid{grid-template-columns:1fr}.boutique-catalog-filters{display:grid;grid-template-columns:1fr 1fr;width:100%}.boutique-catalog-filters label:first-child{grid-column:1/-1}.boutique-catalog-filters input,.boutique-catalog-filters select{width:100%;min-width:0}}
@media(prefers-reduced-motion:reduce){.boutique-product-card,.boutique-carousel-media-dropzone,.boutique-carousel-row{transition:none}}

/* Réglages Super Admin · intégrations et flux externes */
.external-integrations-page{max-width:1180px}
.external-integrations-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}
.external-integrations-heading h3{margin:5px 0 7px;color:#10233d;font-size:27px;letter-spacing:-.025em}
.external-integrations-heading>div>p:last-child{max-width:760px;margin:0;color:#657682;font-size:12px;line-height:1.55}
.external-integrations-refresh{flex:0 0 auto;border:1px solid #c6d2d9;border-radius:99px;padding:10px 15px;background:#fff;color:#142235;font-size:9px;font-weight:900;letter-spacing:.06em;cursor:pointer}
.external-integrations-refresh:disabled{cursor:wait;opacity:.55}
.external-integrations-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}
.external-integration-status-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:104px;border:1px solid #d5dfe5;border-radius:14px;padding:17px;background:#fff;box-shadow:0 7px 20px #10233d08}
.external-integration-monogram{display:grid;width:48px;height:48px;place-items:center;border-radius:13px;background:#142235;color:#e7ff3f;font-size:13px;font-weight:950;letter-spacing:.05em}
.external-integration-status-card div{min-width:0}
.external-integration-status-card small,.external-integration-status-card b,.external-integration-status-card p{display:block}
.external-integration-status-card div>small{color:#6f7f89;font-size:7px;font-weight:900;letter-spacing:.12em}
.external-integration-status-card div>b{margin:4px 0;color:#10233d;font-size:18px}
.external-integration-status-card div>p{margin:0;color:#6a7b86;font-size:10px;line-height:1.4}
.external-integration-badge{align-self:start;border-radius:99px;padding:6px 9px;background:#eef2f4;color:#657581;font-size:7px;font-weight:950;letter-spacing:.08em;white-space:nowrap}
.external-integration-badge.ready{background:#dff7e8;color:#147340}.external-integration-badge.disabled{background:#edf1f3;color:#6e7d87}.external-integration-badge.warning{background:#fff0c7;color:#8b6500}.external-integration-badge.error{background:#ffe1e6;color:#a82c43}.external-integration-badge.neutral{background:#e9eef2;color:#647581}
.external-integrations-form{display:grid;gap:18px}
.external-integration-card{overflow:hidden;border:1px solid #d2dde3;border-radius:15px;background:#fff;box-shadow:0 8px 24px #10233d08}
.external-integration-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:22px 24px;border-bottom:1px solid #e0e6e9;background:#f8fafb}
.external-integration-card>header h4{margin:5px 0;color:#10233d;font-size:23px}
.external-integration-card>header>div>span{display:block;max-width:690px;color:#687985;font-size:11px;line-height:1.5}
.external-integration-switch{display:flex!important;align-items:center;gap:8px;min-width:max-content;margin:0!important;border:1px solid #cbd6dd;border-radius:99px;padding:9px 12px;background:#fff;color:#10233d;font-size:8px!important;font-weight:950!important;letter-spacing:.06em!important;cursor:pointer}
.external-integration-switch input{width:16px!important;height:16px;margin:0!important;accent-color:#142235}
.external-integration-fields{display:grid;gap:15px;padding:23px 24px}
.external-integration-fields label{display:block;margin:0;color:#324659;font-size:9px;font-weight:900;letter-spacing:.08em}
.external-integration-fields input:not([type="checkbox"]),.external-integration-fields select{display:block;width:100%;margin-top:7px;border:1px solid #c9d4da;border-radius:9px;padding:12px 13px;background:#fff;color:#10233d;font:inherit;font-size:12px;letter-spacing:normal}
.external-integration-fields input:focus,.external-integration-fields select:focus{outline:3px solid #4d67ef25;border-color:#4d67ef}
.external-integration-runtime-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:12px}
.external-integration-mock-switch{display:flex!important;align-items:center;justify-content:space-between;gap:12px;border:1px solid #c9d4da;border-radius:9px;padding:12px 13px;background:#f7f9fa}.external-integration-mock-switch input{width:18px;height:18px;margin:0;accent-color:#142235}.external-integration-mock-prices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;border:1px solid #dce4e8;border-radius:11px;padding:14px;background:#fbfcfc}.external-integration-mock-prices legend{padding:0 7px;color:#405368;font-size:8px;font-weight:950;letter-spacing:.1em}.external-integration-mock-prices[hidden]{display:none!important}
.external-integration-secret-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.external-integration-secret-grid>div{border:1px solid #e0e6e9;border-radius:11px;padding:14px;background:#f7f9fa}
.external-integration-secret-state{display:block;margin-top:7px;color:#6d7e89;font-size:9px;font-weight:600;letter-spacing:normal}
.external-integration-secret-state.configured{color:#167847}
.external-integration-clear-secret{display:flex!important;align-items:center;gap:7px;margin-top:12px!important;color:#9a3348!important;font-size:9px!important;font-weight:700!important;letter-spacing:normal!important}
.external-integration-clear-secret input{width:15px;height:15px;margin:0;accent-color:#b43b50}
.external-integration-flows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;border:1px solid #dce4e8;border-radius:11px;padding:14px}
.external-integration-flows legend{padding:0 7px;color:#405368;font-size:8px;font-weight:950;letter-spacing:.1em}
.external-integration-flows label{display:flex;align-items:flex-start;gap:10px;border-radius:9px;padding:12px;background:#f2f5f7;cursor:pointer}
.external-integration-flows input{flex:0 0 auto;width:17px;height:17px;margin:1px 0 0;accent-color:#142235}
.external-integration-flows b,.external-integration-flows small{display:block;letter-spacing:normal}
.external-integration-flows b{color:#10233d;font-size:11px}.external-integration-flows small{margin-top:4px;color:#6e7d87;font-size:9px;font-weight:500;line-height:1.4}
.external-integration-card>footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 24px;border-top:1px solid #e1e7ea;background:#fbfcfc}
.external-integration-test-status{margin:0;color:#6c7d88;font-size:10px;line-height:1.45}.external-integration-test-status.success{color:#147340}.external-integration-test-status.warning{color:#8b6500}.external-integration-test-status.error{color:#a82c43}
.external-integration-test{flex:0 0 auto;border:1px solid #aebdc7;border-radius:99px;padding:10px 14px;background:#fff;color:#142235;font-size:8px;font-weight:950;letter-spacing:.06em;cursor:pointer}.external-integration-test:disabled{cursor:wait;opacity:.55}
.external-integrations-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #d2dce2;border-radius:13px;padding:16px 18px;background:#fff}
.external-integrations-actions .notification-settings-status{flex:1;min-height:0;margin:0}
.external-integrations-log{margin-top:20px}
.external-integrations-log-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid #e0e6e9}
.external-integrations-log-heading h4{margin:5px 0 0;color:#10233d;font-size:20px}.external-integrations-log-heading>span{max-width:420px;color:#6d7d87;font-size:10px;text-align:right;line-height:1.45}
.external-integration-log-list{display:grid;margin-top:12px}.external-integration-log-row{display:grid;grid-template-columns:110px 120px 1fr auto;gap:12px;align-items:center;padding:12px 8px;border-bottom:1px solid #e4e9ec;color:#546672;font-size:10px}.external-integration-log-row b{color:#10233d}.external-integration-log-row time{white-space:nowrap}.external-integration-log-row .external-integration-badge{align-self:auto}
@media(max-width:1050px){.settings-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.external-integration-secret-grid{grid-template-columns:1fr}}
@media(max-width:760px){.external-integrations-heading,.external-integration-card>header,.external-integration-card>footer,.external-integrations-actions,.external-integration-log-heading{align-items:stretch;flex-direction:column}.external-integrations-overview,.external-integration-runtime-grid,.external-integration-mock-prices{grid-template-columns:1fr}.external-integration-switch{align-self:flex-start}.external-integration-flows{grid-template-columns:1fr}.external-integration-test,.external-integrations-actions .btn{width:100%}.external-integrations-log-heading>span{text-align:left}.external-integration-log-row{grid-template-columns:1fr 1fr}.external-integration-log-row span:nth-child(3){grid-column:1/-1}}
