:root{background:#eef2f6;color-scheme:light;font-family:Avenir Next,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;overflow:hidden;background:#eef2f6}button{font:inherit;appearance:none;-webkit-appearance:none;background:none;border:0;padding:0;margin:0}.app-shell{width:100%;height:100%}.ui-container{position:fixed;top:1rem;right:1rem;z-index:2}.control-bar{display:flex;align-items:center;gap:.55rem}.control-pill{position:relative;display:flex;align-items:stretch;width:auto;height:50px;min-height:50px;flex:0 0 auto;overflow:visible;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 28px #0f172a14}.pill-button,.info-pill{box-sizing:border-box;flex:1 1 auto;min-height:0;width:100%;height:100%;padding:.7rem .95rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;line-height:1}.pill-button{appearance:none;-webkit-appearance:none;border:0;margin:0;border-radius:inherit;background:transparent;color:#111827;cursor:pointer}.color-pill-wrap{width:39.6px;min-width:39.6px;max-width:39.6px;height:39.6px;min-height:39.6px;max-height:39.6px;flex:0 0 39.6px;border:none;box-shadow:inset 0 0 0 1px #0f172a1f,0 10px 28px #0f172a14}.color-trigger{width:39.6px;min-width:39.6px;max-width:39.6px;height:39.6px;min-height:39.6px;max-height:39.6px;border:1px;border-radius:inherit}.color-trigger:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 2px #fff6,inset 0 0 0 3px #0f172a26;pointer-events:none}.pill-label{font-size:.72rem;font-weight:600;text-transform:uppercase;color:#64748b;white-space:nowrap}.pill-value{font-size:.95rem;font-weight:700;color:#0f172a;white-space:nowrap}.pill-value.is-ready{color:#0f172a}.palette-popover{position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%);width:164px;padding:.75rem;border-radius:1rem;border:1px solid rgba(15,23,42,.08);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 36px #0f172a1f}.swatch-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem}.swatch{width:100%;aspect-ratio:1;border:1px solid rgba(15,23,42,.1);border-radius:.7rem;background:transparent;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.swatch:hover{transform:translateY(-1px)}.swatch:focus-visible,.swatch.is-selected{outline:2px solid rgba(15,23,42,.82);outline-offset:2px}.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}.status-banner{position:fixed;top:5.2rem;left:50%;transform:translate(-50%);z-index:2;max-width:min(420px,calc(100vw - 2rem));padding:.7rem 1rem;border-radius:999px;background:#0f172ae0;color:#f8fafc;font-size:.88rem;line-height:1.3;text-align:center;box-shadow:0 14px 32px #0f172a33}.pixel-canvas{position:fixed;inset:0;display:block;width:100vw;height:100vh;background:#eef2f6;touch-action:none;cursor:grab}.pixel-canvas.is-panning{cursor:grabbing}.pixel-canvas.is-cooldown{cursor:not-allowed}@media(max-width:720px){.ui-container{top:.75rem;right:.75rem}.control-bar{gap:.4rem}.control-pill{height:50px;min-height:50px}.color-pill-wrap,.color-trigger{width:50px;min-width:39.6px;max-width:39.6px;height:39.6px;min-height:39.6px;max-height:39.6px;flex-basis:39.6px}.pill-button,.info-pill{padding-inline:.8rem}.pill-label{font-size:.68rem}.pill-value{font-size:.88rem}.palette-popover{width:152px}.status-banner{top:4.85rem}}
