:root{--primary: #B8336A;--primary-light: #F4C7D7;--bg: #FFFBFC;--text: #2B2226;--radius: 14px}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.app-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--primary);color:#fff;position:sticky;top:env(safe-area-inset-top,0px);z-index:10}.app-header .brand{font-weight:700;letter-spacing:.5px}.app-header nav a{color:#fff;margin-left:16px;text-decoration:none;font-size:.9rem}.page{padding:16px;max-width:720px;margin:0 auto}button{min-height:44px;padding:10px 16px;border-radius:var(--radius);border:1px solid #E5C9D3;background:#fff;color:var(--text);font-size:.95rem}button.primary{background:var(--primary);color:#fff;border:none;font-weight:600}button:disabled{opacity:.4}.nail-editor__hands{display:flex;gap:8px;overflow-x:auto;padding:8px 0}.finger-slot{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:.75rem}.shape-selector,.nail-editor__copy-actions,.nail-editor__actions,.decoration-actions{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.upload-design-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid #E5C9D3;border-radius:var(--radius);background:#fff;cursor:pointer}.decoration-actions small{width:100%;color:#777;font-size:.75rem}.save-status{align-self:center;color:#287a45;font-size:.82rem;font-weight:600}.shape-btn.active{background:var(--primary);color:#fff}.swatches{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0}.swatch{width:28px;height:28px;border-radius:50%;border:1px solid #ccc;padding:0;min-height:unset}.ar-camera__viewport{position:relative;width:100%;aspect-ratio:3/4;background:#000;border-radius:var(--radius);overflow:hidden}.ar-camera__viewport video,.ar-camera__viewport canvas.ar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ar-hint{position:absolute;bottom:12px;left:12px;right:12px;background:#000000a6;color:#fff;padding:8px 12px;border-radius:10px;text-align:center;font-size:.85rem}.ar-hint--error{background:#b41e1ed9}.ar-controls{display:flex;flex-direction:column;gap:8px;margin-top:12px}.ar-controls label{display:flex;flex-direction:column;font-size:.8rem;gap:4px}.privacy-note{font-size:.8rem;color:#666}.saved-designs__grid,.catalog__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.saved-design-card{border:1px solid #eee;border-radius:var(--radius);padding:8px}.full-design-upload{margin:1.5rem 0;padding:1rem;border:1px solid #ead4de;border-radius:16px;background:#fffafb}.full-design-upload__head{display:flex;justify-content:space-between;gap:1rem;align-items:center}.full-design-upload__head h2{margin:0 0 .25rem}.full-design-upload__head p{margin:0;color:#777}.full-design-upload__button{margin-top:.9rem}.full-design-upload__preview{display:block;width:min(100%,720px);max-height:240px;object-fit:contain;margin-top:1rem;border-radius:12px;border:1px solid #ead4de}.full-design-upload__status{margin:.75rem 0 0;color:#6b3b50;font-weight:600}.catalog-hero{text-align:center;padding:18px 0 12px}.eyebrow{color:var(--primary);font-weight:700;letter-spacing:1.5px;font-size:.75rem}.catalog-hero h1{margin:.25rem 0}.catalog-hero p{color:#6f6469}.catalog-card{overflow:hidden;border:1px solid #eadbe1;border-radius:18px;background:#fff;box-shadow:0 5px 18px #50233714}.catalog-card__image-button{display:block;width:100%;padding:0;border:0;border-radius:0;min-height:0}.catalog-card__image-button img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.catalog-card__body{padding:12px;display:grid;gap:7px}.catalog-card__body h2,.catalog-card__body p{margin:0}.catalog-card__body p{color:#756a70;font-size:.86rem;min-height:38px}.catalog-card__body strong{font-size:1.05rem}.catalog-card__body .primary{width:100%;margin-top:4px}.catalog-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:18px;background:#23141bad}.catalog-modal__box{width:min(520px,100%);max-height:90vh;overflow:auto;padding:14px;border-radius:20px;background:#fff}.catalog-modal__box img{width:100%;max-height:55vh;object-fit:contain;border-radius:14px}.catalog-modal__actions{display:flex;gap:8px;margin-top:12px}.ar-template-gallery{margin:24px 0;padding:18px;border:1px solid #eadfe5;border-radius:18px;background:#fff}.ar-template-gallery__intro{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.ar-template-gallery__intro h2{margin:0 0 4px}.ar-template-gallery__intro p{margin:0;color:#777}.ar-template-gallery__count{font-size:12px;color:#777;white-space:nowrap}.ar-template-gallery__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.ar-template-card{overflow:hidden;border:1px solid #eee;border-radius:14px;background:#fafafa}.ar-template-card__preview{height:145px;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#f7f1f4)}.ar-template-card__preview img{height:132px;width:auto;filter:drop-shadow(0 5px 8px rgba(0,0,0,.12))}.ar-template-card__body{padding:10px}.ar-template-card__body strong{display:block;font-size:13px;line-height:1.25}.ar-template-card__body small{display:block;margin:4px 0 9px;color:#777;text-transform:capitalize}.ar-template-card__actions{display:flex;gap:6px}.ar-template-card__actions button{flex:1}.shape-btn{display:flex;flex-direction:column;align-items:center;gap:5px}.shape-btn__svg{height:52px;width:38px;object-fit:contain}.shape-btn__fallback{height:52px;display:grid;place-items:center;font-size:28px}.nail-designer__intro{text-align:center;padding:8px 0 14px}.nail-designer__intro h1{margin:4px 0}.nail-designer__intro p{margin:0;color:#6f6469}.nail-editor{margin-top:18px}.nail-editor__hands{align-items:flex-start}.finger-slot{flex:1 0 76px;border:1px solid transparent;background:transparent;padding:4px;min-height:0}.finger-slot.active{border-color:var(--primary);background:#fff3f7}.nail-editor__panel{margin-top:12px;padding:14px;border:1px solid #eadfe5;border-radius:16px;background:#fff}.nail-editor__panel h2{margin:0 0 4px;font-size:1rem}.nail-editor__hint{margin:0 0 10px;color:#777;font-size:.82rem}.ar-template-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ar-template-card__actions button{min-width:0;white-space:normal;line-height:1.15}.ar-camera-switch{width:100%}.ar-camera-current{display:block;text-align:center;color:#6f6469;font-size:.8rem;margin-top:-3px}.ar-start-button{width:100%;margin-top:10px}@media (max-width: 420px){.page{padding:12px}.ar-template-gallery{padding:12px;margin:14px 0}.ar-template-gallery__intro{display:block}.ar-template-gallery__count{display:block;margin-top:5px}.ar-template-card__preview{height:118px}.ar-template-card__preview img{height:108px;max-width:100%}.ar-template-card__body{padding:8px}.ar-template-card__body strong{font-size:12px}.ar-template-card__body small{font-size:11px}.ar-template-card__actions{display:grid;grid-template-columns:1fr}.ar-template-card__actions button{width:100%;padding:8px 6px;font-size:.82rem}.nail-editor__hands{gap:3px}.finger-slot{flex-basis:58px;font-size:.65rem}.finger-slot canvas{width:58px;height:58px}.shape-selector{gap:5px}.shape-btn{min-width:58px;padding:7px 5px;font-size:.72rem}.shape-btn__svg{height:42px;width:30px}}.mobile-design-stage{margin-top:10px}.ar-template-gallery{margin:10px 0 8px;padding:12px}.ar-template-gallery__rail{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:2px 2px 8px;scrollbar-width:none}.ar-template-gallery__rail::-webkit-scrollbar{display:none}.ar-template-card{flex:0 0 158px;scroll-snap-align:start}.ar-template-card.is-selected{border-color:var(--primary);box-shadow:0 0 0 2px #f4c7d7}.ar-template-card__select{display:block;width:100%;min-height:0;padding:0;border:0;background:transparent;text-align:left}.ar-template-card__select strong,.ar-template-card__select small{display:block;padding:0 8px}.ar-template-card__select strong{margin-top:7px}.ar-template-card__select small{margin:3px 0 8px;color:#777}.ar-template-card__actions{padding:0 7px 7px}.ar-template-card__actions button{min-height:38px;padding:7px 9px}.ar-template-card__actions button.active{border-color:var(--primary)}.design-preview-strip{border:1px solid #eadfe5;border-radius:16px;background:#fff;padding:10px;margin:8px 0 12px;position:sticky;bottom:8px;z-index:5;box-shadow:0 8px 22px #3c19281f}.design-preview-strip__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px}.design-preview-strip__head strong,.design-preview-strip__head small{display:block}.design-preview-strip__head small{color:#777;font-size:.72rem;margin-top:2px}.design-preview-strip__cta{min-height:42px;padding:8px 11px;white-space:nowrap;font-size:.78rem}.design-preview-strip__scroll{display:flex;gap:3px;overflow-x:auto;justify-content:space-between}.design-preview-strip__nail{flex:1 0 58px;display:flex;flex-direction:column;align-items:center;font-size:.65rem;color:#6f6469}.design-preview-strip__nail canvas{width:58px;height:58px}.nail-editor--compact .nail-editor__panel{margin-top:8px}.nail-editor__finger-picker{display:flex;gap:5px;overflow-x:auto;margin:8px 0}.nail-editor__finger-picker button{min-height:36px;padding:7px 9px;white-space:nowrap}.ar-live-adjust{position:absolute;left:8px;right:8px;bottom:8px;z-index:3;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px 10px;border-radius:12px;background:#140c10b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff}.ar-live-adjust label{min-width:0}.ar-live-adjust span{display:flex;justify-content:space-between;font-size:.72rem;margin-bottom:2px}.ar-live-adjust input{width:100%;accent-color:#fff}@media (max-width:420px){.ar-template-card{flex-basis:150px}.ar-template-card__preview{height:108px}.ar-template-card__preview img{height:100px}.design-preview-strip{padding:8px}.design-preview-strip__head{align-items:stretch}.design-preview-strip__cta{font-size:.72rem}.design-preview-strip__nail{flex-basis:54px}.design-preview-strip__nail canvas{width:54px;height:54px}}:root{--primary: #43B800;--primary-light: #B7FF00;--bg: #F7F8EF;--text: #111111;--deep: #082D05;--line: rgba(140,255,0,.32)}body{background:var(--bg);color:var(--text)}.app-header{background:#082d05f7;border-bottom:1px solid rgba(140,255,0,.28)}.app-header nav a{color:#f7f8ef}button{border-color:#dde7d2;border-radius:11px}button.primary{background:#082d05;color:#f7f8ef}button.primary:hover{background:#176b00}.eyebrow{color:#176b00;letter-spacing:1.8px}.page{max-width:760px}.atelier-brandbar{display:flex;align-items:center;gap:10px;padding:8px 0 2px}.atelier-brandbar img{width:38px;height:38px;object-fit:cover;border-radius:50%}.atelier-brandbar strong{display:block;color:#082d05;font-size:.76rem;letter-spacing:1.1px}.atelier-brandbar span{display:block;color:#687064;font-size:.58rem;letter-spacing:1.5px;margin-top:2px}.nail-designer__intro{padding-top:12px}.nail-designer__intro h1{color:#082d05}.ar-template-gallery,.design-preview-strip,.nail-editor__panel{border-color:#176b0024;box-shadow:0 7px 24px #082d050f}.ar-template-gallery{background:#fff}.ar-template-card{background:#fafcf5;border-color:#e4ead9}.ar-template-card.is-selected{border-color:#43b800;box-shadow:0 0 0 2px #8cff0061}.ar-template-card__actions button.active{background:#082d05;color:#fff}.design-preview-strip{background:#fff}.design-preview-strip__cta{background:#8cff00!important;color:#082d05!important}.ar-camera__viewport{box-shadow:0 10px 30px #082d0524}.ar-camera-switch{background:#082d05!important}.ar-live-adjust{background:#082d05d6;border:1px solid rgba(140,255,0,.35)}.ar-fine-tune{background:#fff;border:1px solid #DDE7D2;border-radius:12px;padding:9px 11px}.ar-fine-tune summary{cursor:pointer;color:#082d05;font-weight:700;font-size:.82rem}
