:root{--paper:#f7f6f2;--white:#fff;--ink:#272d28;--muted:#72776f;--line:#e4e6df;--sage:#5f7967;--sage-dark:#38523f;--sage-light:#eef3ed;--warm:#eee9df;--error:#a33c30;--error-light:#fff3ef;--shadow:0 18px 70px #20282020;--radius:9px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled,select:disabled{cursor:default;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #779984;outline-offset:3px}button{color:inherit}input,textarea,select{color:var(--ink)}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.skip-link{position:absolute;top:-60px;left:15px;padding:10px 18px;background:var(--ink);color:#fff;z-index:20}.skip-link:focus{top:10px}.site-header{height:96px;padding:0 4.1%;display:flex;align-items:center;gap:28px;background:var(--white);border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-family:Georgia,'Times New Roman',serif;font-size:27px;letter-spacing:3.7px;line-height:1.05;display:inline-flex;align-items:center;flex-direction:column;white-space:nowrap}.brand span{font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:400;letter-spacing:4px;margin-top:9px}.header-divider{height:28px;width:1px;background:var(--line)}.header-label{font-size:12px;color:var(--muted);letter-spacing:.4px}.account{margin-left:auto;display:flex;flex-direction:column;text-align:right}.account-role{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--muted)}.account-name{font-size:12px;max-width:260px;overflow:hidden;text-overflow:ellipsis}.text-button{border:0;padding:5px 0;background:none;font-weight:600;color:var(--sage-dark);text-decoration:underline;text-underline-offset:4px}.logout-form{margin:0}.logout-form button{font-size:12px;font-weight:400;color:var(--muted)}.workspace{max-width:1720px;margin:0 auto;padding:44px 4.1% 0}.page-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:30px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.8px;color:var(--sage);margin:0 0 11px}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:38px;letter-spacing:-1.1px;line-height:1.2;margin-bottom:10px}h1 span{color:var(--sage)}.intro{font-size:13px;color:var(--muted);margin-bottom:0}.season-control{min-width:245px}.season-control label{display:block;font-size:11px;color:var(--muted);margin-bottom:7px}.season-control select{width:100%;background:var(--white);border:1px solid var(--line);border-radius:6px;padding:11px 32px 11px 13px;font-size:12px}.overview{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:28px;border:1px solid var(--line);background:#fdfcf9;border-radius:var(--radius);padding:23px 0}.overview-item{display:flex;align-items:center;gap:18px;padding:0 29px;border-right:1px solid var(--line)}.overview-item:last-child{border:0}.overview-number{font-family:Georgia,'Times New Roman',serif;font-size:38px;line-height:1;min-width:40px}.overview-label{display:block;font-size:12px;font-weight:600}.overview-hint{display:block;font-size:11px;color:var(--muted);margin-top:3px}.sage-text{color:var(--sage)}.sheet{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 3px 8px #27362603;overflow:hidden}.sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px}.sheet-heading h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:22px;margin:0 0 2px}.sheet-heading p{font-size:12px;color:var(--muted);margin:0}.sheet-actions{display:flex;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:600;border:1px solid transparent;border-radius:6px;padding:11px 16px;text-decoration:none;min-height:41px;transition:background .15s,box-shadow .15s}.button-primary{background:var(--sage-dark);color:white;border-color:var(--sage-dark)}.button-primary:hover:not(:disabled){background:#293e30}.button-secondary{background:white;border-color:#d7ddd4;color:var(--sage-dark)}.button-secondary:hover:not(:disabled){background:var(--sage-light)}.button-small{font-size:10px;padding:6px 9px;min-height:30px}.sheet-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fcfcfa;padding:13px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.filters{display:flex;align-items:center;gap:10px}.search-wrap{display:flex;position:relative;align-items:center}.search-symbol{position:absolute;left:11px;font-size:23px;line-height:1;color:var(--muted);top:5px}.search-wrap input{background:white;border:1px solid var(--line);border-radius:5px;padding:8px 10px 8px 34px;font-size:12px;width:248px;height:35px}.filters select{font-size:11px;height:35px;max-width:205px;background:white;border:1px solid var(--line);border-radius:5px;padding:6px 23px 6px 10px}.save-indicator{font-size:11px;color:var(--sage);display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.save-indicator.error{color:var(--error)}.save-indicator.saving{color:#997b43}.table-scroll{overflow:auto;max-height:65vh}.product-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1340px;table-layout:fixed;font-size:12px}.product-table th{background:#f3f4ef;color:#707568;font-size:10px;font-weight:600;letter-spacing:.3px;text-align:left;height:43px;padding:10px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:2;white-space:nowrap}.product-table th:last-child{border-right:0}.product-table th:nth-child(1){width:40px}.product-table th:nth-child(2){width:122px}.product-table th:nth-child(3){width:114px}.product-table th:nth-child(4){width:225px}.product-table th:nth-child(5){width:180px}.product-table th:nth-child(6){width:172px}.product-table th:nth-child(7){width:92px}.product-table th:nth-child(8){width:105px}.product-table th:nth-child(9){width:290px}.product-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:0;vertical-align:top;transition:background .15s}.product-table td:last-child{border-right:0}.product-table tr:last-child td{border-bottom:0}.product-table tr:hover td{background:#fdfdfb}.product-table .row-number{font-size:10px;color:#92978d;text-align:center;padding:17px 0;background:#fbfbf8}.product-table .cell-input{border:0;border-radius:0;background:transparent;display:block;width:100%;min-height:53px;padding:16px 12px;outline-offset:-2px;font-size:12px;line-height:20px}.product-table textarea.cell-input{resize:vertical;height:76px;min-height:76px;max-height:220px;padding-top:15px}.product-table .cell-input::placeholder{color:#b3b7ae;font-size:11px}.product-table .cell-input:focus{background:#fff;outline:2px solid var(--sage);outline-offset:-2px}.product-table .cell-input:disabled{opacity:1;color:#5d665c}.product-table .price-input{text-align:right}.required{color:var(--sage);font-weight:400}.availability-button{display:block;width:100%;min-height:65px;padding:14px 12px;background:transparent;border:0;text-align:left;line-height:1.5}.availability-label{display:block;color:var(--sage-dark);font-size:11px}.availability-hint{display:block;color:var(--muted);font-size:10px;margin-top:3px}.availability-button:hover{background:var(--sage-light)}.availability-button:disabled{opacity:1}.row-actions{padding:11px 12px 10px;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.row-status{display:block;width:100%;font-size:10px;color:#85764f;margin-bottom:1px}.row-status.ready{color:var(--sage)}.row-status::before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:currentColor;margin-right:5px;vertical-align:2px}.duplicate-button{font-size:10px;color:var(--muted);border:0;background:none;padding:6px 1px;text-decoration:underline;text-underline-offset:3px}.row-message{font-size:10px;margin:0 12px 9px;color:var(--error);line-height:1.45}.row-message button{padding:0;color:inherit;font-size:inherit;background:none;border:0;text-decoration:underline}.row-issues{font-size:10px;padding:0 12px 10px;color:#89734a}.row-issues summary{cursor:pointer}.row-issues ul{margin:5px 0 0;padding-left:14px}.row-has-conflict td{background:#fff8ed!important}.row-unsaved .row-number{box-shadow:inset 3px 0 #bea168}.row-has-conflict .row-number,.row-save-error .row-number{box-shadow:inset 3px 0 var(--error)}.empty-state{text-align:center;padding:45px 22px 48px;border-bottom:1px solid var(--line)}.empty-mark{height:41px;width:41px;border:1px solid #dfe6db;background:var(--sage-light);color:var(--sage);border-radius:50%;font-size:24px;line-height:38px;margin:0 auto 21px}.empty-state .eyebrow{font-size:9px}.empty-state h3{font-family:Georgia,'Times New Roman',serif;font-size:26px;font-weight:400;letter-spacing:-.4px;margin-bottom:11px}.empty-state p:not(.eyebrow){font-size:12px;line-height:1.8;color:var(--muted);margin-bottom:20px}.filtered-empty{padding:34px}.sheet-footer{padding:12px 24px;display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:10px;color:var(--muted);border-top:1px solid var(--line)}kbd{display:inline-block;padding:0 5px;border:1px solid var(--line);border-bottom-width:2px;border-radius:3px;background:#fbfbf8;font-family:inherit;font-size:9px;margin-right:3px}.footer-separator{margin:0 9px}.help-strip{display:flex;gap:13px;align-items:flex-start;padding:20px 3px}.help-mark{border:1px solid #abb8a8;border-radius:50%;width:17px;height:17px;color:var(--sage);font-family:Georgia,serif;font-size:12px;text-align:center;line-height:16px;flex-shrink:0;margin-top:1px}.help-strip strong{font-size:11px;font-weight:600}.help-strip p{font-size:11px;color:var(--muted);margin:4px 0 0;line-height:1.7}.phase-note{display:flex;gap:13px;align-items:baseline;padding:12px 0 23px;border-bottom:1px solid var(--line);color:var(--muted)}.phase-label{font-size:8px;letter-spacing:1px;font-weight:600;white-space:nowrap;background:#ebece6;border-radius:3px;padding:4px 6px}.phase-note p{font-size:10px;margin:0;line-height:1.7}.workspace-footer{display:flex;justify-content:space-between;gap:15px;padding:21px 0;font-size:9px;color:#969a90}.workspace-footer span:first-child{letter-spacing:1.4px}.notice{padding:13px 16px;border:1px solid #d8e3d6;background:var(--sage-light);border-radius:6px;margin-bottom:20px;font-size:12px;line-height:1.7}.notice-error{background:var(--error-light);border-color:#f1cec4;color:var(--error)}.notice-info{background:#f2f4f0;color:var(--sage-dark)}.notice a{text-decoration:underline}.modal{border:1px solid var(--line);border-radius:12px;padding:0;width:620px;max-width:calc(100vw - 30px);max-height:calc(100dvh - 50px);box-shadow:var(--shadow);color:var(--ink);background:var(--white)}.modal::backdrop{background:#222d276b;backdrop-filter:blur(2px)}.modal-header{padding:26px 28px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.modal-header h2{font-family:Georgia,serif;font-size:29px;font-weight:400;letter-spacing:-.5px;margin:0}.modal-header p:last-child:not(.eyebrow){font-size:12px;color:var(--muted);margin:5px 0 0}.modal-header .eyebrow{font-size:9px;margin-bottom:9px}.icon-button{background:none;border:0;font-size:24px;line-height:1;color:var(--muted);width:30px;height:30px;padding:0;border-radius:4px}.icon-button:hover{background:var(--sage-light)}.modal-body{padding:23px 28px;max-height:calc(100dvh - 250px);overflow:auto;font-size:12px;line-height:1.7}.modal-footer{padding:17px 28px;background:#fafbf8;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:10px;border-radius:0 0 12px 12px}.modal-explanation{font-size:12px;line-height:1.8;color:var(--muted)}.modal-explanation strong{color:var(--ink);font-weight:600}.quick-sizes{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:14px 0 20px}.quick-sizes>span{width:100%;font-size:10px;margin-bottom:2px;color:var(--muted)}.chip-button{background:var(--sage-light);border:1px solid #dce5d8;padding:6px 8px;border-radius:4px;color:var(--sage-dark);font-size:10px}.size-list-header,.size-row{display:grid;grid-template-columns:1fr 1fr 30px;gap:13px;align-items:center}.size-list-header{padding-bottom:7px;font-size:10px;color:var(--muted)}.size-row{margin-bottom:8px}.size-row input{min-width:0;width:100%;padding:9px 10px;border:1px solid var(--line);border-radius:4px;font-size:12px}.size-row input::placeholder{color:#a9aea3}.size-remove{font-size:20px;background:none;border:0;color:var(--muted);padding:3px}.add-size{font-size:11px;margin:9px 0 0}.form-error{color:var(--error);font-size:12px;margin:14px 0 0}.preview-modal{width:780px}.preview-summary{font-family:Georgia,serif;font-size:23px;margin:22px 0 5px}.muted{font-size:11px;color:var(--muted)}.preview-product{border:1px solid var(--line);border-radius:6px;margin-top:14px;padding:15px}.preview-product h3{font-size:13px;margin:0 0 7px}.preview-product p{margin-bottom:5px;font-size:11px}.preview-product ul{font-size:11px;margin:7px 0 0;padding-left:18px}.preview-error{background:#fff9f2;border-color:#eadcc4}.compare-table{width:100%;border-collapse:collapse;font-size:11px;margin:20px 0}.compare-table th,.compare-table td{border:1px solid var(--line);padding:9px;vertical-align:top;overflow-wrap:anywhere}.compare-table th{background:var(--paper);font-weight:600;text-align:left}.compare-table tr.different td{background:#fff8ed}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:13px 21px;border-radius:7px;box-shadow:var(--shadow);font-size:12px;z-index:20;max-width:calc(100vw - 30px)}.login-page{min-height:100dvh}.login-layout{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.login-intro{padding:55px 11%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;background:#edece4;position:relative;overflow:hidden}.login-intro:after{content:'';position:absolute;right:-120px;bottom:90px;width:300px;height:520px;border:1px solid #cecebd;border-radius:170px 170px 0 0;transform:rotate(17deg);pointer-events:none}.login-editorial{position:relative;z-index:1;margin:65px 0}.login-editorial .eyebrow{font-size:9px}.login-editorial h1{font-size:53px;line-height:1.12;margin:23px 0}.login-editorial h1 em{font-weight:400;color:var(--sage)}.login-editorial>p:last-child{font-size:13px;max-width:270px;line-height:1.9;color:var(--muted)}.login-season{font-size:9px;letter-spacing:1.8px;color:var(--muted)}.login-panel{background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;position:relative}.login-card{width:100%;max-width:340px;margin:40px 0}.login-card h2{font-family:Georgia,serif;font-size:36px;font-weight:400;line-height:1.17;letter-spacing:-.7px;margin:17px 0}.login-card .intro{font-size:12px}.login-form{display:flex;flex-direction:column;margin-top:32px}.login-form label{font-size:11px;font-weight:600;margin-bottom:7px}.login-form input:not([type=hidden]){border:1px solid #d9dfd4;border-radius:5px;background:#fdfdfb;padding:12px;font-size:14px;width:100%;margin-bottom:22px;min-height:45px}.login-form .button{justify-content:space-between;margin-top:6px;padding:13px 16px;font-size:12px}.login-help{font-size:10px;line-height:1.8;color:var(--muted);margin-top:25px}.login-panel-footer{position:absolute;bottom:38px;font-size:9px;color:#959b90}.login-form .notice{margin-bottom:20px}@media(min-width:1600px){.product-table{min-width:1420px}.table-scroll{max-height:70vh}}@media(max-width:1100px){.workspace{padding-left:25px;padding-right:25px}.site-header{padding:0 25px;gap:20px}.header-label{display:none}.header-divider{display:none}.overview-item{padding:0 20px;gap:12px}.overview-hint{font-size:10px}.overview-number{font-size:32px;min-width:30px}.page-heading h1{font-size:32px}.sheet-toolbar{padding:13px 18px}.sheet-heading{padding:20px 18px}.sheet-footer{padding:12px 18px}.login-editorial h1{font-size:42px}}@media(max-width:760px){.site-header{height:77px;padding:0 18px;gap:13px}.brand{font-size:22px;letter-spacing:2.8px}.brand span{font-size:7px;letter-spacing:3px;margin-top:7px}.account-role{font-size:8px;letter-spacing:.3px}.account-name{max-width:155px;font-size:10px}.logout-form button{font-size:11px}.workspace{padding:28px 16px 0}.page-heading{display:block;margin-bottom:23px}.page-heading h1{font-size:31px}.intro{font-size:12px}.season-control{margin-top:20px;min-width:0;max-width:350px}.season-control label{font-size:10px}.overview{padding:17px 0;margin-bottom:21px}.overview-item{padding:0 13px;display:block}.overview-number{font-size:28px;display:block;margin-bottom:7px}.overview-label{font-size:10px;font-weight:400;line-height:1.4}.overview-hint{display:none}.sheet-heading{display:block;padding:18px 15px}.sheet-actions{margin-top:17px;justify-content:flex-start}.button{font-size:11px;padding:10px 13px}.sheet-toolbar{display:block;padding:12px 15px}.filters{gap:7px}.search-wrap{flex:1;min-width:0}.search-wrap input{width:100%;font-size:11px}.filters select{max-width:156px;font-size:10px}.save-indicator{margin-top:10px;font-size:10px}.sheet-footer{display:block;padding:10px 15px;font-size:9px}.sheet-footer>span{display:block}.sheet-footer>span:last-child{margin-top:6px}.empty-state{padding:30px 18px}.empty-state h3{font-size:23px}.empty-state p:not(.eyebrow){font-size:11px}.help-strip{padding-top:18px}.help-strip p{font-size:10px}.phase-note{display:block}.phase-note p{margin-top:8px}.workspace-footer{font-size:8px;display:block}.workspace-footer span{display:block;margin-bottom:5px}.modal-header{padding:21px 20px 17px}.modal-header h2{font-size:25px}.modal-body{padding:18px 20px}.modal-footer{padding:14px 20px;flex-wrap:wrap}.modal-footer .button{flex:1}.login-layout{display:block}.login-intro{padding:28px 30px}.login-editorial{margin:30px 0 10px}.login-editorial h1{font-size:35px;margin:15px 0}.login-editorial h1 br{display:none}.login-editorial p:last-child{max-width:340px;font-size:11px}.login-intro:after{height:220px;width:130px;right:-60px;bottom:0}.login-season{display:none}.login-panel{padding:25px 30px 65px;min-height:490px}.login-card{margin:5px 0;max-width:400px}.login-card h2{font-size:27px;margin:10px 0}.login-card h2 br{display:none}.login-card h2 br:after{content:' '}.login-panel-footer{bottom:25px}.login-form{margin-top:24px}}

/* Product titles, persistent row order and explicit row actions. */
.product-table{min-width:1600px}
.product-table th:nth-child(1){width:68px;left:0;z-index:4}
.product-table th:nth-child(2){width:125px}
.product-table th:nth-child(3){width:105px}
.product-table th:nth-child(4){width:190px}
.product-table th:nth-child(5){width:200px}
.product-table th:nth-child(6){width:180px}
.product-table th:nth-child(7){width:165px}
.product-table th:nth-child(8){width:86px}
.product-table th:nth-child(9){width:95px}
.product-table th:nth-child(10){width:275px}
.product-table td.row-number{padding:10px 3px;position:sticky;left:0;z-index:1;background:#fbfbf8}
.row-index{display:block;margin-bottom:2px;font-size:10px}
.drag-handle{display:block;width:32px;height:30px;padding:0;margin:0 auto;border:0;border-radius:4px;background:transparent;color:var(--sage);font-size:24px;line-height:1;cursor:grab;touch-action:none;user-select:none}
.drag-handle:hover:not(:disabled),.order-arrows button:hover:not(:disabled){background:#e7eee3}
.drag-handle:active:not(:disabled){cursor:grabbing}
.order-arrows{display:flex;justify-content:center;gap:2px;margin-top:4px}
.order-arrows button{width:28px;height:28px;border:1px solid var(--line);border-radius:4px;padding:0;background:white;color:var(--sage-dark);font-size:14px}
.row-dragging{opacity:.5}
.product-table .drop-before td{box-shadow:inset 0 3px var(--sage)}
.product-table .drop-after td{box-shadow:inset 0 -3px var(--sage)}
.destructive-actions{display:flex;gap:14px;width:100%;border-top:1px solid var(--line);margin-top:3px;padding-top:4px}
.row-danger-button{padding:5px 0;border:0;background:none;color:var(--error);font-size:10px;text-decoration:underline;text-underline-offset:3px}
.button-danger{background:var(--error);border-color:var(--error);color:white}
.button-danger:hover:not(:disabled){background:#8b3026}
.action-target{font-weight:600;overflow-wrap:anywhere}
#row-action-error{margin-top:14px}
.sheet-footer{flex-wrap:wrap}
#reorder-hint{max-width:550px}
.sizes-modal{width:680px}
.size-list-header,.size-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 110px 26px;gap:10px}
.copy-quantity{border:1px solid #dce5d8;border-radius:4px;background:var(--sage-light);color:var(--sage-dark);font-size:10px;padding:8px 6px;min-height:36px;white-space:nowrap}
.copy-quantity:hover:not(:disabled){background:#e1ebdd}
.copy-quantity:disabled{opacity:.45}
.sizes-copy-help{margin:0 0 16px;color:var(--muted);font-size:11px}
#sizes-copy-feedback{color:var(--sage-dark);font-size:11px;margin:12px 0 0}
@media(max-width:600px){.size-list-header,.size-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 90px 22px;gap:6px}.copy-quantity{font-size:9px;padding:7px 3px}.size-row input{padding:9px 7px}.sheet-footer{align-items:flex-start;flex-direction:column;gap:6px}.sizes-modal .modal-body{padding-left:15px;padding-right:15px}}

.size-remove{grid-column:4}

/* Collezioni e colori del catalogo */
.new-season-button{display:block;margin:7px 0 0 auto;font-size:11px}
.form-label{display:block;font-size:11px;font-weight:600;margin:17px 0 7px}
.dialog-input{display:block;width:100%;min-height:43px;padding:10px 12px;border:1px solid #d7ddd4;border-radius:5px;background:white;font-size:13px;margin-bottom:12px}
.dialog-input::placeholder{color:#969c92}
.color-cell .cell-input{min-height:47px;padding-bottom:7px}
.color-cell-extras{display:flex;align-items:center;gap:7px;min-height:29px;padding:0 11px 9px;flex-wrap:wrap}
.browse-colors{background:none;border:0;border-bottom:1px dotted #9bab98;padding:2px 0;color:var(--sage-dark);font-size:10px;text-align:left}
.browse-colors:hover:not(:disabled){border-bottom-style:solid}
.browse-colors:disabled{border-bottom-color:transparent}
.color-feedback{margin:0 8px 10px;padding:8px;border-radius:5px;background:#f4f4f0;color:var(--muted);font-size:10px;line-height:1.45;overflow-wrap:anywhere}
.color-feedback-missing{background:#fff7e8;color:#78571d;border:1px solid #ead8b5}
.color-feedback-message{margin:0}
.color-create-shortcut{display:block;background:none;border:0;padding:0;margin-top:7px;color:var(--sage-dark);font-size:10px;font-weight:600;text-align:left;text-decoration:underline;text-underline-offset:3px}
.current-color-swatch{display:inline-flex;align-items:center}
.color-swatch{display:inline-flex;flex:0 0 27px;width:27px;height:27px;border-radius:50%;border:1px solid #00000026;overflow:hidden;vertical-align:middle;align-items:center;justify-content:center;box-shadow:inset 0 0 0 2px #ffffff70}
.color-swatch img{display:block;width:100%;height:100%;object-fit:cover}
.color-swatch-unknown{background:transparent;border:1px dashed #b2b8ad;box-shadow:none;color:var(--muted);font-size:11px;font-family:Arial,sans-serif}
.current-color-swatch .color-swatch{width:19px;height:19px;flex-basis:19px}
.color-swatch-group{display:inline-flex;gap:3px;align-items:center;flex-wrap:wrap;max-width:66px;flex-shrink:0}
.color-swatch-group .color-swatch{width:18px;height:18px;flex-basis:18px}
.swatch-more{font-size:9px;color:var(--muted)}
.color-suggestions{position:fixed;z-index:40;max-height:290px;overflow:auto;border:1px solid #d5ddcf;border-radius:7px;background:white;box-shadow:0 10px 30px #1e302326;padding:5px}
.color-suggestion{display:flex;align-items:center;gap:9px;min-height:43px;padding:8px 10px;border-radius:4px;cursor:pointer;font-size:12px;line-height:1.35}
.color-suggestion:hover,.color-suggestion[aria-selected=true]{background:var(--sage-light);color:var(--sage-dark)}
.color-no-preview{margin-left:auto;font-size:9px;color:var(--muted);max-width:78px;text-align:right}
.colors-modal{width:760px}
.colors-sync-bar{display:flex;gap:16px;justify-content:space-between;align-items:center;margin:13px 0 17px}
.colors-sync-bar .muted{margin:0;font-size:10px}
.colors-sync-bar .button{flex-shrink:0}
.colors-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.color-catalog-option{display:flex;align-items:center;gap:12px;text-align:left;min-height:74px;padding:11px 13px;border:1px solid var(--line);border-radius:6px;background:white}
.color-catalog-option:hover{background:var(--sage-light);border-color:#bdcdb7}
.color-catalog-option>.color-swatch{width:33px;height:33px;flex-basis:33px}
.color-catalog-option>.color-swatch-group{min-width:43px;max-width:66px}
.color-catalog-text{min-width:0}
.color-catalog-text strong{display:block;font-size:12px;font-weight:600;overflow-wrap:anywhere}
.color-catalog-text .muted{display:block;font-size:9px;line-height:1.4;margin-top:4px}
.colors-empty{grid-column:1/-1;padding:22px 8px;text-align:center}
.new-color-section{padding:15px 16px;border:1px solid #dce5d8;border-radius:6px;background:#f8faf6;margin:0 0 18px}
.new-color-section>.text-button{font-size:11px;text-align:left}
.new-color-form{margin-top:15px;padding-top:14px;border-top:1px solid var(--line)}
.new-color-form>p:first-child{font-size:11px;line-height:1.7;color:var(--muted);margin:0}
.new-color-form>p:first-child strong{color:var(--ink);font-weight:600}
.new-color-fields{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:18px;align-items:center}
.new-color-preview{text-align:center;font-size:10px;overflow-wrap:anywhere}
.new-color-preview .color-swatch{width:45px;height:45px;display:flex;margin:0 auto 5px}
.new-color-preview .muted{font-size:10px}
.new-color-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}
.new-color-form .notice{margin:15px 0 0}
@media(max-width:600px){.new-season-button{margin-left:0}.colors-list{grid-template-columns:1fr}.colors-sync-bar{align-items:flex-start;flex-wrap:wrap}.color-catalog-option{min-height:65px}.colors-modal .modal-body{padding-left:18px;padding-right:18px}}
