body.ksca-atelier .ksca-footer-appearance{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px 18px;padding-block:18px;color:var(--muted);font-size:13px}
body.ksca-atelier .ksca-appearance-label{font:inherit;color:var(--muted)}
body.ksca-atelier .ksca-appearance-choices{display:inline-flex;gap:4px;padding:4px;border-radius:14px;background:var(--soft)}
body.ksca-atelier .ksca-appearance-choices button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 13px;border:0;border-radius:10px;background:transparent;box-shadow:none;color:var(--muted);font:inherit;line-height:1.4;cursor:pointer;transition:background-color .2s,color .2s}
body.ksca-atelier .ksca-appearance-choices button[aria-pressed="true"]{background:var(--surface);color:var(--ink)}
body.ksca-atelier .ksca-appearance-choices button:hover{color:var(--ink)}
body.ksca-atelier .ksca-appearance-choices button:focus-visible{outline:2px solid var(--green);outline-offset:3px}
body.ksca-atelier .ksca-appearance-choices svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
html.ksca-appearance-ready .ksca-appearance-legacy,html.ksca-appearance-ready .ksc-mobile-appearance{display:none!important}
@media(max-width:600px){body.ksca-atelier .ksca-footer-appearance{justify-content:flex-start}}
@media(prefers-reduced-motion:reduce){body.ksca-atelier .ksca-appearance-choices button{transition:none}}
