:root{color:#251a36;background:#f7f3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:0;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{background:linear-gradient(#fbf8fc 0%,#f4eef7 100%);min-height:100vh;padding:22px}.topbar{color:#fff;background:#9b79c4;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;max-width:1280px;height:72px;margin:0 auto;padding:0 22px;display:flex;box-shadow:0 16px 40px #502f7029}.brand{align-items:baseline;gap:8px;font-weight:700;display:flex}.brand-script{font-family:Georgia,serif;font-size:34px;font-style:italic;font-weight:500}.topbar-controls{align-items:center;gap:12px;display:flex}.model-switch,.language-switch{background:#ffffff2e;border-radius:8px;gap:4px;padding:5px;display:flex}.model-switch button,.language-switch button{color:#fff;background:0 0;border:0;border-radius:6px;padding:11px 22px}.language-switch button{min-width:48px;padding-inline:12px}.model-switch .is-active,.language-switch .is-active{color:#c21d67;background:#fff}.workspace{background:#fff;border:1px solid #d9c6ea;border-top:0;border-radius:0 0 8px 8px;grid-template-columns:250px minmax(640px,1fr) 260px;gap:12px;max-width:1280px;margin:0 auto;padding:12px;display:grid}.panel{flex-direction:column;gap:12px;display:flex}.panel-section{background:#fffcff;border:1px solid #ded2e7;border-radius:8px;padding:14px}.panel-section h2{letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px}.stage-wrap{flex-direction:column;gap:10px;min-width:0;display:flex}.model-selector{background:#fffcff;border:1px solid #ded2e7;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:6px 8px 6px 14px;display:flex}.model-selector span{font-size:13px;font-weight:700}.model-selector div{grid-template-columns:repeat(4,minmax(84px,1fr));gap:6px;display:grid}.model-selector button{color:#40324f;background:#f3eef7;border:1px solid #0000;border-radius:6px;min-height:32px;padding:6px 10px;font-size:12px}.model-selector button.is-active{color:#c21d67;background:#fff;border-color:#e4c0d6;box-shadow:0 1px 4px #371f4a1f}.canvas-card{background:#fff7fb;border:1px solid #efc6d8;place-items:center;height:586px;display:grid;overflow:hidden}.nail-canvas{width:100%;height:100%;display:block}.statusbar{z-index:2;background:#ffffffeb;border:1px solid #ded2e7;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:330px;height:42px;margin:-54px auto 0;padding:0 14px;font-size:12px;display:flex;position:relative}.swatch-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.swatch{border:1px solid #28193724;border-radius:999px;width:28px;height:52px;box-shadow:inset 7px 0 12px #ffffff52,inset -7px 0 10px #00000029}.swatch.is-active{outline-offset:2px;outline:3px solid #c21d6747}.custom-color{background:#fff;place-items:center;display:grid;position:relative}.custom-color input{opacity:0;position:absolute;inset:0}.custom-color span{color:#6e5b80;font-size:24px}.segmented{background:#f3eef7;border-radius:8px;grid-template-columns:1fr 1fr;margin-bottom:14px;padding:4px;display:grid}.segmented button{color:#40324f;background:0 0;border:0;border-radius:6px;padding:9px}.segmented .is-active{color:#c21d67;background:#fff;box-shadow:0 1px 4px #371f4a1f}.field-row,.slider-row,.check-row{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:13px;display:flex}.field-row input[type=color]{background:0 0;border:0;width:44px;height:32px}.slider-row input{accent-color:#9b79c4;flex:1}.slider-row strong{text-align:right;min-width:48px}.check-row{justify-content:flex-start}.check-row input{accent-color:#c21d67}.pattern-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.pattern-grid button{color:#44364f;background:#fff;border:1px solid #d9d0e2;border-radius:7px;place-items:center;height:58px;display:grid}.pattern-grid button:hover{color:#c21d67;border-color:#cda9d7}.layers{margin-top:auto}.layer-row{border-top:1px solid #eee7f2;padding:10px;font-size:13px}.layer-row.locked{color:#8a7b98}.gradient-stops{gap:8px;margin:14px 0 12px;display:grid}.gradient-stops button{color:#251a36;text-align:left;background:#fff;border:1px solid #ded2e7;border-radius:7px;grid-template-columns:1fr 42px;align-items:center;gap:10px;min-height:42px;padding:7px 8px 7px 12px;display:grid}.gradient-stops button.is-active{border-color:#c21d67;box-shadow:0 0 0 3px #c21d6721}.gradient-stops i{border:1px solid #24183038;border-radius:4px;justify-self:end;width:34px;height:26px}.pattern-color-tool{border-top:1px solid #eee7f2;margin-top:14px;padding-top:14px}.tool-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.tool-heading i{border:1px solid #24183038;border-radius:4px;width:34px;height:26px}.pattern-color-tool .swatch-grid{grid-template-columns:repeat(6,1fr);gap:8px}.pattern-color-tool .swatch{width:24px;height:42px}.mobile-tabbar{display:none}@media (width<=900px){body{overflow-x:hidden}.app-shell{padding:8px 8px 86px}.topbar{border-radius:8px;flex-wrap:wrap;gap:10px;height:auto;min-height:62px;padding:10px}.brand-script{font-size:30px}.topbar-controls{justify-content:space-between;gap:8px;width:100%}.model-switch{flex:1}.model-switch button,.language-switch button{min-height:42px;padding:8px 12px}.model-switch button{flex:1}.workspace{border-top:1px solid #d9c6ea;border-radius:8px;flex-direction:column;gap:10px;padding:8px;display:flex}.stage-wrap{order:1}.left-panel{order:2}.right-panel{order:3}.left-panel,.right-panel{display:contents}.mobile-tool-panel{border-color:#d8bfdf;order:4;max-height:38vh;display:none;overflow:auto;box-shadow:0 -10px 28px #462c5a14}.mobile-tool-panel.is-mobile-active{display:block}.canvas-card{height:min(58vh,480px);min-height:330px}.nail-canvas{transform-origin:50% 28%;width:820px;max-width:none;height:640px;transform:scale(.5)}.statusbar{width:min(92%,380px);margin-top:-50px}.model-selector{flex-direction:column;align-items:stretch;padding:10px}.model-selector div{grid-template-columns:repeat(2,minmax(0,1fr))}.model-selector button{min-height:42px}.panel{gap:10px}.panel-section{padding:12px}.swatch-grid{grid-template-columns:repeat(8,minmax(28px,1fr));gap:8px}.swatch{justify-self:center;width:100%;min-width:28px;max-width:42px;height:46px}.custom-color span{font-size:22px}.pattern-grid button{height:66px}.gradient-stops{grid-template-columns:repeat(3,1fr)}.gradient-stops button{text-align:center;grid-template-columns:1fr;justify-items:center}.gradient-stops i{justify-self:center}.layers{margin-top:0}.mobile-tabbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcfff5;border:1px solid #d8bfdf;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:4px;padding:6px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 -10px 30px #462c5a29}.mobile-tabbar button{color:#40324f;background:0 0;border:0;border-radius:8px;min-height:44px;padding:6px 4px;font-size:12px;font-weight:700}.mobile-tabbar button.is-active{color:#fff;background:#c21d67}}@media (width<=520px){.app-shell{padding:0 0 78px}.topbar{border-radius:0}.workspace{border-left:0;border-right:0;border-radius:0}.brand span:last-child{font-size:14px}.canvas-card{height:48vh;min-height:300px}.nail-canvas{transform-origin:50% 25%;transform:scale(.42)}.statusbar{height:auto;min-height:42px;margin-top:-48px;padding:8px 10px}.swatch-grid{grid-template-columns:repeat(6,1fr)}.gradient-stops{grid-template-columns:1fr}.mobile-tool-panel{max-height:42vh}.mobile-tabbar{bottom:6px;left:6px;right:6px}}
