:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f5f3ef;--panel:#fff;--text:#252422;--muted:#67635d;--border:#d7d2ca;--strong-border:#817b73;--button:#292724;--button-hover:#11100f;--focus:#2457a6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}body{background:var(--background);min-width:320px;color:var(--text);margin:0;line-height:1.5}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.site-header,.page,footer{width:min(1120px,100% - 32px);margin-left:auto;margin-right:auto}.site-header{padding:34px 0 22px}.site-header h1{letter-spacing:-.035em;margin:0 0 6px;font-size:clamp(2rem,5vw,3rem);line-height:1.1}.site-header p{max-width:680px;color:var(--muted);margin:0;font-size:1.05rem}.page{align-items:start;gap:20px;display:grid}.panel{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:clamp(18px,3vw,28px)}.panel h2{margin:0 0 18px;font-size:1.35rem}fieldset{border:0;min-width:0;margin:0 0 24px;padding:0}legend{margin-bottom:5px;padding:0;font-weight:700}.help{color:var(--muted);margin:0 0 12px;font-size:.9rem}.color-list{gap:9px;margin-bottom:12px;display:grid}.color-row{grid-template-columns:72px minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.color-picker-label{display:block}.color-value{border:1px solid var(--strong-border);cursor:pointer;background:#fff;border-radius:6px;width:72px;height:44px;padding:3px;display:block}.color-value::-webkit-color-swatch-wrapper{padding:0}.color-value::-webkit-color-swatch{border:0;border-radius:3px}.color-value::-moz-color-swatch{border:0;border-radius:3px}.color-name-label{min-width:0}.row-label{color:var(--muted);margin-bottom:3px;font-size:.78rem;display:block}.color-name{width:100%;min-height:44px;color:var(--text);border:1px solid var(--strong-border);background:#fff;border-radius:6px;padding:8px 10px}.remove-color,.secondary-button,.primary-button{border-radius:6px;min-height:44px}.remove-color,.secondary-button{color:var(--text);border:1px solid var(--strong-border);background:#fff;padding:8px 12px}.remove-color:hover:not(:disabled),.secondary-button:hover:not(:disabled){background:#efede9}.mode-list{gap:8px;display:grid}.mode-option{border:1px solid var(--border);cursor:pointer;border-radius:6px;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:11px;display:grid}.mode-option:hover{border-color:var(--strong-border)}.mode-option input{width:18px;height:18px;margin:2px 0 0}.mode-option strong,.mode-option small{display:block}.mode-option small{color:var(--muted);margin-top:2px;line-height:1.35}.primary-button{color:#fff;background:var(--button);border:1px solid var(--button);width:100%;padding:10px 16px;font-weight:700}.primary-button:hover{background:var(--button-hover)}.form-message{min-height:1.5em;color:var(--muted);margin:9px 0 0;font-size:.9rem}.form-message.error{color:#9a251b}.result-header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:26px;display:flex}.result-header h2{margin-bottom:4px}.result-header p{color:var(--muted);margin:0}.copy-message{min-height:1.35em;font-size:.9rem;margin-top:5px!important}.result-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.hands{gap:22px;display:grid}.hand{min-width:0}.hand h3,.legend h3{margin:0 0 10px;font-size:.95rem}.nail-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(5px,1vw,9px);margin:0;padding:0;list-style:none;display:grid}.nail-item{text-align:center;min-width:0}.nail{aspect-ratio:.72;background:var(--nail-color);border:2px solid #3b3936;border-radius:48% 48% 20% 20%;width:min(100%,62px);margin:0 auto 7px}.finger-name,.polish-name{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.finger-name{color:var(--muted);font-size:clamp(.65rem,1.6vw,.76rem)}.polish-name{margin-top:1px;font-size:clamp(.68rem,1.8vw,.82rem);font-weight:650}.legend{border-top:1px solid var(--border);margin-top:26px;padding-top:18px}.legend ul{flex-wrap:wrap;gap:8px 15px;margin:0;padding:0;list-style:none;display:flex}.legend li{align-items:center;gap:7px;font-size:.88rem;display:inline-flex}.legend-swatch{background:var(--swatch-color);border:1px solid #4c4945;border-radius:50%;flex:none;width:18px;height:18px}footer{color:var(--muted);padding:22px 0 36px;font-size:.85rem}footer p{margin:0}.footer-contact{margin-top:6px}.footer-contact a{color:inherit;text-underline-offset:2px;font-weight:650}.footer-contact a:hover{color:var(--text)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=900px){.page{grid-template-columns:minmax(320px,380px) minmax(0,1fr)}}@media (width>=1050px){.hands{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.site-header,.page,footer{width:min(100% - 20px,1120px)}.site-header{padding-top:24px}.panel{padding:16px}.color-row{grid-template-columns:64px minmax(0,1fr) auto;gap:7px}.color-value{width:64px}.remove-color{padding-left:9px;padding-right:9px}.result-header{margin-bottom:22px;display:block}.result-actions{grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:8px;margin-top:12px;display:grid}.result-header .secondary-button{width:100%}}
