*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,sans-serif;background:linear-gradient(165deg,#e0e8f2,#d0dce8 40%,#c5d4e8);height:100vh;color:#2a2a35;overflow:hidden}#app{display:flex;flex-direction:column;height:100vh;padding:.5rem 1rem}.header{margin-bottom:.35rem;flex-shrink:0}.header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.header-brand{display:flex;align-items:center;justify-content:center;gap:.5rem}.header-text{text-align:center}.header h1{font-size:1.1rem;font-weight:600;margin-bottom:.1rem}.subtitle{font-size:.8rem;opacity:.85}.store-logo{width:40px;height:40px;border-radius:10px;object-fit:contain;background:#fffffff2;box-shadow:0 2px 6px #0000001f;padding:3px;display:none}.store-label{font-size:.75rem;opacity:.8;margin-top:.1rem}.store-settings-button{padding:.35rem .75rem;font-size:.8rem;border-radius:999px;border:1px solid rgba(54,90,140,.2);background:#ffffffe6;color:#365a8c;cursor:pointer;box-shadow:0 1px 3px #0000000d}.store-settings-button:hover{border-color:#365a8c80;background:#fff}.store-settings-panel{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:none;align-items:center;justify-content:center;padding:1rem;z-index:40}.store-settings-panel.open{display:flex}.store-settings-inner{width:100%;max-width:520px;background:#f7f9fc;border-radius:12px;box-shadow:0 16px 40px #0f172a40;padding:1rem 1.25rem .9rem}.store-settings-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.store-settings-header h2{font-size:1rem;font-weight:600}.store-settings-close{border:none;background:transparent;cursor:pointer;font-size:1rem;line-height:1;padding:.15rem .35rem}.store-settings-body{display:flex;flex-direction:column;gap:.4rem;max-height:60vh;overflow-y:auto;padding-right:.25rem}.store-settings-row{display:flex;flex-direction:column;gap:.25rem}.store-settings-label{font-size:.8rem;color:#4b5563;display:flex;flex-direction:column;gap:.2rem}.store-settings-input{padding:.3rem .45rem;border-radius:6px;border:1px solid #cbd5e1;font-size:.8rem}.store-settings-input:focus{outline:2px solid #93c5fd;outline-offset:1px}.store-settings-footer{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.75rem}.store-settings-primary,.store-settings-danger{padding:.35rem .9rem;font-size:.8rem;border-radius:999px;border:none;cursor:pointer}.store-settings-primary{background:#2563eb;color:#fff}.store-settings-primary:hover{background:#1d4ed8}.store-settings-danger{background:#fee2e2;color:#b91c1c}.store-settings-danger:hover{background:#fecaca}.store-settings-note{margin-top:.5rem;font-size:.75rem;color:#6b7280}.store-image-preview{margin-top:.25rem;max-width:160px;max-height:90px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;object-fit:contain;display:none}.control-bar{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:.5rem;flex-shrink:0}.control-bar-row{display:flex;align-items:center;justify-content:center;gap:.75rem}.upload-label input{display:none}.upload-button{display:inline-block;padding:.4rem .9rem;background:#5a7a9e;color:#fff;border-radius:8px;cursor:pointer;font-size:.85rem;transition:background .2s}.upload-button:hover{background:#4a6a8e}.file-name{font-size:.8rem;opacity:.9}.sample-link{font-size:.8rem;color:#365a8c;text-decoration:none;padding:.25rem .5rem;border-radius:999px;border:1px solid rgba(54,90,140,.25);background:linear-gradient(135deg,#ffffffe6,#f0f5ffe6);box-shadow:0 1px 3px #0000000f;white-space:nowrap}.sample-link:hover{background:linear-gradient(135deg,#fff,#e6f0ff);border-color:#365a8c80}.cap-color-wrap{display:flex;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.cap-color-label{font-size:.85rem;color:#2a2a35;white-space:nowrap;margin-top:.15rem}.cap-swatches-group{display:flex;flex-direction:column;gap:4px}.cap-swatches-row{display:flex;align-items:center;gap:6px}.cap-row-label{font-size:.7rem;color:#5a6575;width:2.5em;text-align:right;flex-shrink:0}.cap-swatches{display:flex;gap:5px;flex-wrap:wrap}.cap-swatch{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer;position:relative;transition:transform .15s,border-color .15s,box-shadow .15s;overflow:hidden}.cap-swatch:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:inherit}.cap-swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(135deg,#ffffff8c,#fff0 40%,#ffffff26,#fff0,#ffffff59);pointer-events:none}.cap-swatch:hover{transform:scale(1.15);box-shadow:0 0 8px #ffffff80}.cap-swatch.selected{border-color:#fff;box-shadow:0 0 0 2px #5a7a9e,0 0 10px #fff6}[data-cap-color=gold]{background:linear-gradient(135deg,gold,#b8860b 40%,gold 60%,#daa520)}[data-cap-color=silver]{background:linear-gradient(135deg,#e8e8e8,#a0a0a0 35%,#e0e0e0 55%,#b0b0b0)}[data-cap-color=rosegold]{background:linear-gradient(135deg,#f5c6c6,#b76e79 40%,#f0b8b8 60%,#c9888e)}[data-cap-color=champagne]{background:linear-gradient(135deg,#f7e7c1,#c4a35a 40%,#f0dca0 60%,#d4b56a)}[data-cap-color=ruby]{background:linear-gradient(135deg,#e0115f,#8b0000 40%,#dc143c 60%,#a01030)}[data-cap-color=sapphire]{background:linear-gradient(135deg,#69c,#0f52ba 40%,#58c 60%,#1a3d7a)}[data-cap-color=emerald]{background:linear-gradient(135deg,#50c878,#046307 40%,#3cb371 60%,#2e7d32)}[data-cap-color=amethyst]{background:linear-gradient(135deg,#c8a2c8,#7851a9 40%,#b48ec8 60%,#6a3d9a)}[data-cap-color=copper]{background:linear-gradient(135deg,#da8a67,#8e4b2e 40%,#cd7f5a 60%,sienna)}[data-cap-color=onyx]{background:linear-gradient(135deg,#555,#111 40%,#444 60%,#1a1a1a)}[data-cap-color=matte-gold]{background:#c5a045}[data-cap-color=matte-silver]{background:#a8a8a8}[data-cap-color=matte-rosegold]{background:#c4908a}[data-cap-color=matte-champagne]{background:#c8b070}[data-cap-color=matte-ruby]{background:#9a2040}[data-cap-color=matte-sapphire]{background:#2a5090}[data-cap-color=matte-emerald]{background:#2a6e3a}[data-cap-color=matte-amethyst]{background:#7a4a9a}[data-cap-color=matte-copper]{background:#8e5a3a}[data-cap-color=matte-onyx]{background:#2a2a2a}[data-cap-color^=matte-]:after{display:none}.canvas-wrap{flex:1;min-height:0;background:linear-gradient(180deg,#e8eef5,#d8e0ec,#d0d8e8);border-radius:12px;overflow:hidden;position:relative;box-shadow:0 4px 20px #0000000f}.canvas-wrap canvas{display:block;width:100%;height:100%}.hint{text-align:center;margin-top:.25rem;margin-bottom:.25rem;font-size:.75rem;color:#5a6575;flex-shrink:0}.sample-section{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:.5rem 0}.sample-image-wrap{flex-shrink:0}.sample-preview{max-width:260px;max-height:90px;border-radius:8px;border:1px solid rgba(0,0,0,.1);object-fit:contain;cursor:zoom-in;transition:opacity .15s}.sample-preview:hover{opacity:.8}.sample-info{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.sample-hint{font-size:.85rem;color:#5a6575}.sample-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:none;align-items:center;justify-content:center;z-index:50;padding:2rem}.sample-modal.open{display:flex}.sample-modal-img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #0006}.sample-modal-close{position:absolute;top:1rem;right:1.5rem;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1;padding:.25rem .5rem}
