.palette-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:8px 0;min-width:0}
.palette-tools[hidden],.palette-tools label[hidden]{display:none}
.palette-tools label{display:flex;align-items:center;gap:8px;min-width:0;font-size:12px;color:var(--muted);flex:1}
.palette-tools select{min-width:0;max-width:100%;height:40px;padding:5px 24px 5px 8px;font-size:14px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink)}
.palette-expand{display:none;align-items:center;justify-content:center;gap:5px;min-height:44px;padding:6px 8px;border:1px solid var(--line);border-radius:5px;color:var(--green);font-size:12px;white-space:nowrap}
.palette-expand svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;flex:none}
.palette-group-heading{display:none;grid-column:1/-1;width:100%;margin:14px 0 2px;font-size:12px;font-weight:600;color:var(--muted);line-height:1.5;letter-spacing:0}
.colour-rail-track>.palette-group-heading:first-child{margin-top:2px}
.colour-rail-track .palette-swatch-name{display:none}
.detail-swatch>.palette-swatch-dot{position:static;transform:none;box-shadow:none;flex:none}
.product-details .detail-colours.palette-expanded,.catalog-detail .catalog-colour-grid.palette-expanded{display:grid;grid-template-columns:repeat(auto-fill,minmax(54px,1fr));gap:6px;width:100%;overflow:visible;padding:8px 0;scroll-snap-type:none;scroll-padding:0;cursor:default}
.palette-expanded>.palette-group-heading{display:block}
.colour-rail-track.palette-expanded>button{cursor:pointer}
.product-details .colour-rail-track.palette-expanded>.detail-swatch,.catalog-detail .colour-rail-track.palette-expanded>.catalog-swatch{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;box-sizing:border-box;width:100%;min-width:0;height:74px;min-height:74px;padding:6px 2px;border:1px solid transparent;border-radius:5px;aspect-ratio:auto;background:transparent!important;box-shadow:none;outline:none}
.product-details .colour-rail-track.palette-expanded>.detail-swatch>.palette-swatch-dot,.catalog-detail .colour-rail-track.palette-expanded>.catalog-swatch>span{display:block;width:32px;height:32px;min-height:32px;border-radius:50%;border:1px solid #17211d26;box-sizing:border-box}
.product-details .colour-rail-track.palette-expanded>.detail-swatch>.palette-swatch-name,.catalog-detail .colour-rail-track.palette-expanded>.catalog-swatch>small{display:block;font-size:10px;line-height:1.4;text-align:center;width:100%;max-height:29px;overflow:hidden;overflow-wrap:anywhere;margin:0;color:var(--ink)}
.product-details .colour-rail-track.palette-expanded>.detail-swatch[aria-pressed=true],.catalog-detail .colour-rail-track.palette-expanded>.catalog-swatch[aria-pressed=true]{border-color:var(--green);background:var(--mint)!important}
.palette-tools :focus-visible,.colour-rail-track.palette-expanded>button:focus-visible{outline:2px solid var(--green);outline-offset:1px}
.product-details .colour-rail-track.palette-expanded>.detail-swatch,.catalog-detail .colour-rail-track.palette-expanded>.catalog-swatch{height:88px;min-height:88px}
.product-details .colour-rail-track.palette-expanded>.detail-swatch>.palette-swatch-name,.catalog-detail .colour-rail-track.palette-expanded>.catalog-swatch>small{max-height:43px}
@media(min-width:701px){
 .palette-grouped>.palette-group-heading{display:block}
 .product-details .detail-colours.palette-grouped,.catalog-detail .catalog-colour-grid.palette-grouped{grid-template-columns:repeat(auto-fill,minmax(54px,1fr));gap:6px}
 .product-details .colour-rail-track.palette-grouped>.detail-swatch,.catalog-detail .colour-rail-track.palette-grouped>.catalog-swatch{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;width:100%;min-width:0;height:74px;min-height:74px;padding:6px 2px;border:1px solid transparent;border-radius:5px;aspect-ratio:auto;background:transparent!important;box-shadow:none;outline:none}
 .product-details .colour-rail-track.palette-grouped>.detail-swatch>.palette-swatch-dot,.catalog-detail .colour-rail-track.palette-grouped>.catalog-swatch>span{display:block;width:32px;height:32px;min-height:32px;border-radius:50%;border:1px solid #17211d26;box-sizing:border-box}
 .product-details .colour-rail-track.palette-grouped>.detail-swatch>.palette-swatch-name,.catalog-detail .colour-rail-track.palette-grouped>.catalog-swatch>small{display:block;font-size:10px;line-height:1.4;text-align:center;width:100%;max-height:29px;overflow:hidden;overflow-wrap:anywhere;margin:0;color:var(--ink)}
 .product-details .colour-rail-track.palette-grouped>.detail-swatch[aria-pressed=true],.catalog-detail .colour-rail-track.palette-grouped>.catalog-swatch[aria-pressed=true]{border-color:var(--green);background:var(--mint)!important}
 .colour-rail-track.palette-grouped>button:focus-visible{outline:2px solid var(--green);outline-offset:1px}
 .product-details .colour-rail-track.palette-grouped>.detail-swatch,.catalog-detail .colour-rail-track.palette-grouped>.catalog-swatch{height:88px;min-height:88px}
 .product-details .colour-rail-track.palette-grouped>.detail-swatch>.palette-swatch-name,.catalog-detail .colour-rail-track.palette-grouped>.catalog-swatch>small{max-height:43px}
}
@media(max-width:700px){
 .palette-expand{display:inline-flex}
 .palette-tools select{font-size:16px;height:44px;flex:1;width:100%}
 .palette-tools label{gap:5px}.palette-tools label:first-child{font-size:11px}
 .palette-expanded-nav{grid-template-columns:minmax(0,1fr)}
 .palette-expanded-nav .colour-rail-arrow{display:none}
 .studio .panel-shell.mobile-colour-sheet.palette-sheet-grouped:not(.collapsed){max-height:min(48dvh,330px)!important}
 .studio .panel-shell.mobile-colour-sheet.palette-sheet-expanded:not(.collapsed){max-height:72dvh!important;overflow-y:auto}
 .palette-sheet-expanded .mobile-colour-head{position:sticky;top:0;z-index:2;background:#fff}
 .palette-sheet-expanded .mobile-colour-tip{display:none}
}
@media(max-width:360px){.palette-tools{flex-wrap:wrap}.palette-tools label{flex-basis:100%}.palette-expand{margin-left:auto}}
.detail-colour-targets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;margin:8px 0 14px;background:#f0f3f1;border-radius:6px}
.detail-colour-targets[hidden]{display:none}
.detail-colour-targets button{min-height:44px;padding:8px 10px;border:1px solid transparent;border-radius:4px;background:transparent;color:#42594e;font:inherit;font-size:14px;line-height:1.4}
.detail-colour-targets button[aria-pressed=true]{border-color:#a8c2b5;background:#fff;color:#14583f;font-weight:700}
.detail-colour-targets button:focus-visible{outline:2px solid #17664d;outline-offset:2px}
