:root{font-family:PingFang SC,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.4;font-weight:400;color:#232323;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;touch-action:manipulation;height:100dvh;overflow:hidden}button{font:inherit}#app{height:100dvh;display:flex;justify-content:center;padding:0;background:#e8d3a4;overflow:hidden}.designer-page{position:relative;isolation:isolate;width:100%;height:100dvh;display:flex;flex-direction:column;background:#e8d3a4;overflow:hidden}.designer-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:var(--designer-bg-image);background-size:100% auto;background-position:left top;background-repeat:no-repeat round;opacity:.95}.designer-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#ffffff29,#ffffff0f 36%,#956c221a);pointer-events:none}.app-shell{width:100%;min-height:100dvh;display:flex;flex-direction:column}.app-nav{display:flex;gap:8px;padding:8px 12px;border-bottom:1px solid #dddddd;background:#f6f6f6}.nav-link{color:#666;text-decoration:none;border:1px solid #d0d0d0;border-radius:999px;font-size:12px;padding:6px 12px;background:#f2f2f2}.nav-link.active{color:#141414;background:#fff;border-color:#b68e2d}.setup-page{width:100%;padding:10px 12px}.setup-panel{display:flex;flex-direction:column;gap:10px}.setup-title{margin:0;font-size:16px}.setup-desc{margin:0;color:#606060;font-size:12px}.setup-actions{display:flex;gap:8px}.tool-btn.primary{border-color:#b68e2d;background:#fff7df}.json-output{width:100%;min-height:160px;border-radius:10px;border:1px solid #d7d7d7;font-size:12px;padding:8px;resize:vertical;background:#fafafa}.design-region{position:relative;flex:0 0 auto;min-height:0;display:flex;flex-direction:column;gap:0;overflow:hidden;isolation:isolate;background:transparent}.design-region:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.design-region:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.designer-stage-shell{position:relative;width:100%;height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:height .32s ease}.designer-stage-shell:before{content:none}.mode-switch{width:115px;position:absolute;left:50%;top:6px;transform:translate(-50%);margin:0;padding:4px;border-radius:999px;background:#f9f9f963;display:grid;grid-template-columns:1fr 1fr;gap:2px;z-index:30;box-shadow:0 0 3px #0000001a}.mode-switch-btn{border:0;background:transparent;border-radius:999px;color:#494949;font-size:12px;font-weight:600;padding:4px 0}.mode-switch-btn.active{background:#ffffff63;color:#2f2f2f}.stage-status-row{position:absolute;left:0;right:0;top:calc(env(safe-area-inset-top,0px) + 8px);padding:0 10px;z-index:12;pointer-events:none;display:flex;justify-content:space-between;align-items:center}.stage-status-chip,.stage-status-right{padding:6px 10px;border-radius:999px;background:#f9f9f963;color:#353535;font-weight:600;font-size:12px;display:flex;align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.stage-status-right{gap:8px}.stage-status-trigger{border:0;cursor:pointer;pointer-events:auto;transition:background-color .22s ease,box-shadow .22s ease}.stage-status-trigger:disabled{opacity:.68;cursor:default}.stage-status-trigger .stage-status-arrow{display:inline-flex;width:12px;height:12px;align-items:center;justify-content:center;transform:rotate(0);transition:transform .22s ease}.stage-status-trigger .stage-status-arrow img{width:100%;height:100%;display:block;object-fit:contain}.stage-status-trigger.is-open{background:#ffffffb8;box-shadow:0 2px 8px #00000014}.stage-status-trigger.is-open .stage-status-arrow{transform:rotate(90deg)}.stage-summary-popover{position:fixed;top:50px;right:10px;width:min(76vw,200px);max-height:60dvh;display:flex;flex-direction:column;border-radius:14px;background:#fffffff0;box-shadow:0 10px 24px #1a1a1a29;border:1px solid rgba(233,226,212,.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow:hidden;z-index:180}.stage-summary-popover-header{min-height:38px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#525252;border-bottom:1px solid rgba(232,232,232,.92)}.stage-summary-tip{margin:0;padding:6px 12px 5px;font-size:10px;line-height:1.4;color:#8f8f8f;border-bottom:1px solid rgba(238,238,238,.92)}.stage-summary-list{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:8px;display:flex;flex-direction:column;gap:8px}.stage-summary-item{width:100%;border:0;border-radius:10px;background:#fff;display:grid;grid-template-columns:38px 1fr auto;align-items:center;column-gap:8px;padding:6px;text-align:left;box-shadow:0 2px 7px #00000014}.stage-summary-thumb{width:38px;height:38px;border-radius:50%;background:linear-gradient(180deg,#fbf5e7f2,#f6f1e5e6);display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.stage-summary-thumb img{width:100%;height:100%;object-fit:cover}.stage-summary-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.stage-summary-name{font-size:13px;color:#2f2f2f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stage-summary-kind{font-size:11px;color:#909090}.stage-summary-count{font-size:13px;color:#775d21;font-weight:700;padding-left:6px}.stage-summary-empty{margin:0;font-size:12px;color:#8a8a8a;padding:18px 12px;text-align:center}.stage-summary-slide-enter-active,.stage-summary-slide-leave-active{transition:transform .22s ease,opacity .22s ease}.stage-summary-slide-enter-from,.stage-summary-slide-leave-to{opacity:0;transform:translate(24px)}.stage-help-btn{position:absolute;top:calc(env(safe-area-inset-top,0px) + 54px);right:10px;width:25px;height:25px;border-radius:50%;border:none;background:none;display:inline-flex;align-items:center;justify-content:center;padding:0;z-index:10}.stage-help-btn img{width:100%;height:100%}.stage-wrap{background:transparent;border-radius:20px;border:none;padding:0;display:flex;justify-content:center;overflow:hidden}.stage-sizer{position:relative;transform-origin:center center}.bracelet-stage{width:100%;height:auto;aspect-ratio:1 / 1;margin:0 auto;border-radius:0;position:relative;background:transparent;touch-action:none;transform-origin:center center}.bracelet-ring{position:absolute;width:336px;height:336px;border-radius:50%;left:47px;top:47px;border:3px solid #d9d9d9}.bead,.accessory{position:absolute;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.bead{width:46px;height:46px;border-radius:50%;overflow:hidden;cursor:grab;border:none;box-shadow:0 10px 16px #1e232d2e,inset 0 -8px 10px #2428302e;transition:left .22s cubic-bezier(.22,1,.36,1),top .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1.2,.36,1),box-shadow .22s ease;will-change:left,top,transform}.bead.dragging{cursor:grabbing;z-index:6;transition:none;transform:translate(-50%,-50%) scale(1.15) rotate(2deg);box-shadow:0 16px 24px #1e232d3d,inset 0 -10px 14px #24283038}.bead img,.accessory img{width:100%;height:100%;object-fit:cover;pointer-events:none}.bead-axis{position:absolute;left:50%;top:50%;width:34px;height:2px;transform:translate(-50%,-50%) rotate(var(--axis-rotate, 0deg));transform-origin:center center;background:#4b4b4b75;border-radius:999px;pointer-events:none}.accessory{width:32px;height:32px;border-radius:50%;cursor:move;overflow:hidden;border:none;box-shadow:0 8px 13px #1e232d3d,inset 0 -6px 9px #2428302e;transition:left .22s cubic-bezier(.22,1,.36,1),top .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1.2,.36,1),box-shadow .22s ease;will-change:left,top,transform}.accessory.dragging{z-index:7;transition:none;transform:translate(-50%,-50%) scale(1.12) rotate(-3deg);box-shadow:0 14px 20px #1e232d42,inset 0 -8px 12px #24283038}.bracelet-stage.rotating .bead,.bracelet-stage.rotating .accessory{transition:none}.design-actions{position:relative;width:100%;height:100%;padding:0}.stage-overlay-actions{position:absolute;left:0;right:0;bottom:0;margin-top:0;z-index:10;pointer-events:none}.stage-overlay-actions .action-left,.stage-overlay-actions .action-right{pointer-events:auto}.action-left,.action-right{position:absolute;bottom:12px;display:flex;align-items:center;gap:10px}.action-left{left:8px}.action-right{right:8px}.design-actions button{border-radius:999px;padding:5px 12px;font-size:12px;background:#f8f8f8;cursor:pointer}.icon-btn{width:40px;height:40px;border-radius:999px;border:none;background:#f5f5f5f5;padding:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #3a2d1429}.icon-btn img{width:25px;height:25px;display:block}.icon-color{width:33px;height:33px;box-shadow:0 0 6px #00000029}.icon-color img{width:20px;height:20px}.left-fixed-tools{display:inline-flex;flex-direction:column;align-items:flex-start;gap:8px}.action-right .icon-btn{box-shadow:0 0 6px #00000029}.wrist-size-panel{min-height:40px;border-radius:999px;background:#fff;border:0;box-shadow:0 8px 16px #3a2d1424;padding:0 12px;display:inline-flex;align-items:center;gap:8px}.wrist-step-btn{width:24px;height:24px;border:0;border-radius:50%;background:#f0f0f0!important;display:inline-flex;align-items:center;justify-content:center;padding:0}.wrist-step-btn img{width:12px;height:2px}.wrist-step-btn.add img{height:12px}.wrist-step-btn:disabled{opacity:.4}.wrist-size-text{color:#3e3e3e;font-size:12px;white-space:nowrap;letter-spacing:.3px}.wrist-size-expand{color:#8a8a8a;font-size:11px}.save-text-btn{border-radius:999px;border:1px solid #d0d0d0;background:#f7f7f7;color:#000;padding:5px 12px;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:5px;box-shadow:0 3px 8px #0000001f}.icon-btn.save-btn{background:#faf3e0;box-shadow:0 0 6px #e6d6ad;border:none}.save-text-btn img{width:14px;height:14px;display:block}.design-actions .primary{display:inline-flex;align-items:center;gap:6px;min-height:56px;border:1px solid rgba(208,208,208,.92);border-radius:999px;background:#f5f5f5f5;box-shadow:0 8px 16px #3a2d1429;font-size:13px;padding:0 14px}.finish-btn img{width:20px;height:20px;display:block}.hint{margin:4px 0 0;text-align:center;color:#7a7a7a;font-size:clamp(12px,3.2vw,13px)}.weight-panel{display:none;margin-top:4px;padding:6px 8px;border-radius:10px;background:#ffffff80}.weight-title{margin:0 0 4px;color:#5f5f5f;font-size:12px}.weight-list{display:flex;flex-wrap:wrap;gap:6px;max-height:52px;overflow:auto}.weight-item{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#fff;border:1px solid #dbdbdb;font-size:12px;color:#4a4a4a}.material-region{flex:1 1 auto;min-height:0;border-radius:20px 20px 0 0;background:#fff;display:grid;grid-template-rows:68px 1fr;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform:translateY(0);opacity:1;max-height:100dvh;transition:transform .32s ease,opacity .26s ease,max-height .32s ease}.designer-page.line-mode .material-region{min-height:0;opacity:0;transform:translateY(100%);max-height:0;pointer-events:none;border-top:0}.designer-page.line-mode .designer-stage-shell{height:100dvh}.tab-row{padding:10px 12px;display:flex;align-items:center;gap:14px}.tab-btn{border:0;background:transparent;color:#585858;border-radius:0;padding:0 2px;font-size:16px;position:relative;cursor:pointer;display:inline-flex;align-items:baseline;gap:4px}.tab-label-text{font-size:14px}.tab-count{font-size:10px;color:#8f8f8f;font-weight:400}.tab-btn.active{background:transparent;color:#1f1f1f;font-weight:700}.tab-btn.active:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;border-radius:999px;background:#d6b14f}.search-pill{margin-left:auto;min-width:40px;height:40px;border:none;border-radius:999px;background:#f9f9f9;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px}.search-pill img{width:18px;height:18px}.search-pill-text{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#5f5f5f}.search-input{width:80px;height:34px;border:1px solid #e2e2e2;border-radius:999px;padding:0 12px;font-size:13px;color:#2f2f2f;background:#fff;outline:none}.search-input:focus{border-color:#d1a83a;box-shadow:0 0 0 2px #d1a83a24}.search-input-inline{margin-left:auto;width:110px;height:40px}.material-content{height:100%;min-height:0;display:grid;grid-template-columns:102px 1fr;border-top:2px solid #F9F9F9;overflow:hidden}.category-list{overflow:auto;background:#fff;min-height:0;max-height:100%;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:2px}.category-item{width:100%;border:0;background:#f9f9f9;text-align:left;padding:12px;font-size:14px;color:#666;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:2px;position:relative}.category-item.active{color:#161616;font-weight:600;background:#fff}.category-item.active:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:2px;border-radius:999px;background:#c99f2f}.category-count{font-size:10px;line-height:1;color:#9a9a9a}.material-grid{overflow:auto;padding:10px 8px 16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-content:start;touch-action:manipulation;min-height:0;max-height:100%;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media (min-width: 400px){.material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.material-card{border-radius:3px;background:#f4f4f4ad;padding:0 0 10px;text-align:left;cursor:default;touch-action:manipulation;-webkit-tap-highlight-color:transparent;display:flex;flex-direction:column}.material-image-box{width:100%;height:60px;display:flex;align-items:center;justify-content:center;margin:2px auto 8px;border-radius:8px;overflow:hidden;cursor:pointer}.material-image-inner{width:auto;height:50px;display:flex;align-items:center;justify-content:center;transform-origin:center center;transition:transform .22s cubic-bezier(.22,1,.36,1)}.material-image-inner img{max-width:70px;max-height:100%;width:auto;height:auto;border-radius:0;display:block;margin:0;object-fit:contain}.material-name{margin:10px 0 0;color:#2b2b2b;font-weight:500;font-size:13px;text-align:center}.material-top-metric{margin:0;color:#7c7c7c;font-size:11px;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:0 8px}.material-top-metric-left,.material-top-metric-right{line-height:1.2}.material-top-metric-right{color:#8b8b8b}.material-top-metric-size{width:100%;text-align:center;line-height:1.2}.material-size-stepper{margin-top:8px;display:flex;align-items:center;justify-content:center;border-top:1px solid #EFEFEF;padding:10px 10px 0;width:100%}.material-size-step-btn{width:20px;height:20px;border:0;border-radius:50%;background:#dfdfdf;display:inline-flex;align-items:center;justify-content:center;padding:0}.material-size-step-btn img{width:10px;height:10px}.material-size-step-btn.sub-btn img{height:2px}.material-size-step-btn:disabled{opacity:.36}.material-size-value{flex:1;text-align:center;font-size:12px;color:#5a5a5a;line-height:1}.saving-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#00000038;display:flex;align-items:center;justify-content:center}.saving-modal-card{min-width:150px;padding:16px 20px;border-radius:14px;background:#1c1c1ce6;color:#fff;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 12px 28px #00000040}.saving-modal-card p{margin:0;font-size:14px;letter-spacing:.2px}.hand-size-sheet-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;background:#00000047;display:flex;align-items:flex-end}.hand-size-sheet{width:100%;border-radius:24px 24px 0 0;background:#fff;overflow:hidden;max-height:min(78dvh,560px);display:flex;flex-direction:column;box-shadow:0 -12px 26px #00000029}.hand-size-sheet-header{display:grid;grid-template-columns:64px 1fr 96px;align-items:center;gap:10px;padding:16px 16px 12px;border-bottom:1px solid #efefef}.hand-size-sheet-title{margin:0;text-align:center;font-size:18px;color:#313131}.hand-size-sheet-cancel,.hand-size-sheet-confirm{border:0;background:transparent;padding:0;font-size:14px}.hand-size-sheet-cancel{color:#4f4f4f;justify-self:start}.hand-size-sheet-confirm{justify-self:end;min-height:40px;border-radius:999px;padding:0 18px;color:#fff;font-size:16px;background:#2f2f2f}.hand-size-sheet-body{overflow:auto;padding:20px 16px calc(20px + env(safe-area-inset-bottom,0px));display:grid;gap:16px}.hand-size-block{display:grid;gap:10px}.hand-size-block-title{margin:0;text-align:center;color:#2f2f2f;font-size:14px}.hand-size-option-card{width:100%;border:2px solid rgba(229,229,229,.92);border-radius:24px;background:#f7f7f7;padding:18px 16px 16px;text-align:center}.hand-size-option-card.auto{border-color:transparent;background:#f2f2f2}.hand-size-option-card.active{border-color:#e0b445;background:#f8f8f8}.hand-size-option-value{margin:0;color:#373737;font-size:17px;line-height:1.1;font-weight:600}.hand-size-option-value span{color:#999;font-size:15px;font-weight:500}.hand-size-option-desc{margin:8px 0 0;color:#8a8a8a;font-size:12px}.hand-size-slider-row{margin-top:10px;display:flex;align-items:flex-start;gap:10px}.hand-size-slider-step-btn{width:34px;height:34px;border:0;border-radius:50%;background:#ececec;display:inline-flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;margin-top:-8px}.hand-size-slider-step-btn img{width:12px;height:2px}.hand-size-slider-step-btn.add img{height:12px}.hand-size-slider-step-btn:disabled{opacity:.35}.hand-size-slider{--hand-size-track-height: 4px;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:var(--hand-size-thumb-size);background:transparent;margin:0;padding:0;border:0}.hand-size-slider::-webkit-slider-runnable-track{height:var(--hand-size-track-height);border-radius:999px;background:#ece8dc}.hand-size-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--hand-size-thumb-size);height:var(--hand-size-thumb-size);margin-top:calc((var(--hand-size-track-height) - var(--hand-size-thumb-size)) / 2);border-radius:50%;border:0;background:#2f2f2f}.hand-size-slider::-moz-range-track{height:var(--hand-size-track-height);border:0;border-radius:999px;background:#ece8dc}.hand-size-slider::-moz-range-thumb{width:var(--hand-size-thumb-size);height:var(--hand-size-thumb-size);border:0;border-radius:50%;background:#2f2f2f}.hand-size-slider-track-wrap{--hand-size-thumb-size: 13px;--hand-size-track-padding-x: 8px;flex:1;position:relative;padding:0 var(--hand-size-track-padding-x) 18px}.hand-size-slider-ticks{position:absolute;left:calc(var(--hand-size-track-padding-x) + var(--hand-size-thumb-size) / 2);right:calc(var(--hand-size-track-padding-x) + var(--hand-size-thumb-size) / 2);top:19px;height:8px;pointer-events:none}.hand-size-slider-tick{position:absolute;top:0;width:1px;height:5px;background:#b3b3b3;transform:translate(-50%)}.hand-size-slider-tick.major{height:8px;background:#8f8f8f}.hand-size-slider-labels{position:absolute;padding:8px 0;left:calc(var(--hand-size-track-padding-x) + var(--hand-size-thumb-size) / 2);right:calc(var(--hand-size-track-padding-x) + var(--hand-size-thumb-size) / 2);top:28px;height:14px;color:#929292;font-size:11px;pointer-events:none}.hand-size-slider-labels span{position:absolute;top:0;transform:translate(-50%);white-space:nowrap}.design-name-sheet-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:132;background:#00000047;display:flex;align-items:flex-end}.design-name-sheet{width:100%;border-radius:24px 24px 0 0;background:#fff;overflow:hidden;max-height:min(56dvh,360px);display:flex;flex-direction:column;box-shadow:0 -12px 26px #00000029}.design-name-sheet-header{display:grid;grid-template-columns:64px 1fr 96px;align-items:center;gap:10px;padding:16px 16px 12px;border-bottom:1px solid #efefef}.design-name-sheet-title{margin:0;text-align:center;font-size:18px;color:#313131}.design-name-sheet-cancel,.design-name-sheet-confirm{border:0;background:transparent;padding:0;font-size:14px}.design-name-sheet-cancel{color:#4f4f4f;justify-self:start}.design-name-sheet-confirm{justify-self:end;min-height:40px;border-radius:999px;padding:0 18px;color:#fff;font-size:16px;background:#2f2f2f}.design-name-sheet-body{padding:24px 16px 50px}.design-name-sheet-hint{margin:0 0 14px;text-align:center;color:#9a9a9a;font-size:16px}.design-name-input{width:100%;height:58px;border-radius:16px;border:1px solid #dfdfdf;padding:0 16px;font-size:14px;color:#2f2f2f;outline:none}.design-name-input:focus{border-color:#c7a446;box-shadow:0 0 0 2px #c7a4461f}.line-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:160;display:grid;grid-template-rows:auto 1fr;background:#f2f2f2;color:#232323}.line-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:calc(8px + env(safe-area-inset-top,0px)) 12px 8px;border-bottom:1px solid #d7d7d7;background:#f2f2f2f2}.line-preview-title{font-size:14px;font-weight:600}.line-preview-actions{display:inline-flex;align-items:center;gap:8px}.line-tool-btn{border:1px solid #cfcfcf;border-radius:999px;background:#fff;color:#2a2a2a;padding:5px 11px;font-size:12px}.line-tool-btn-close{border-color:#e0b6b6;background:#fff2f2;color:#8a2d2d}.line-preview-content{overflow:hidden;display:flex;align-items:stretch;min-height:0;padding:10px 12px 14px}.line-preview-inline{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;padding:0;z-index:8}.line-preview-canvas-wrap-inline{border:0;border-radius:0;background:transparent;margin:0;width:100%;height:100%;min-width:100%;min-height:100%;flex:1}.line-preview-canvas-wrap{margin:auto;min-width:100%;min-height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:0;border:0;background:transparent}.line-preview-canvas{display:block;margin:0;width:100%;height:100%;touch-action:none;-webkit-user-select:none;user-select:none;cursor:default}.line-preview-empty{margin:auto;font-size:13px;color:#737373}.designer-page.line-mode .action-left,.designer-page.line-mode .action-right{position:fixed;bottom:12px;z-index:20}@media (orientation: portrait){.line-preview-content{padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))}}.saving-spinner{width:24px;height:24px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:saving-spin .85s linear infinite}@keyframes saving-spin{to{transform:rotate(360deg)}}@media (max-width: 430px){.designer-stage-shell{height:420px}.designer-page.line-mode .designer-stage-shell{height:100dvh}.wrist-size-text{font-size:11px}.tab-btn{font-size:15px}.category-item{font-size:13px}.material-name{font-size:12px}.material-meta,.material-price-text,.material-sku-price-row{font-size:11px}}.material-image-box-tap-active{animation:material-image-tap-pop .22s ease}@keyframes material-image-tap-pop{0%{transform:translateY(0)}45%{transform:translateY(-3px)}to{transform:translateY(0)}}.stage-wrap[data-v-c85c2df6]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;touch-action:none}.bracelet-stage[data-v-c85c2df6]{width:100%;max-width:100%;max-height:100%;aspect-ratio:1 / 1;touch-action:none;background:transparent}.bracelet-canvas[data-v-c85c2df6]{display:block;width:100%;height:100%;touch-action:none;background:transparent}.mask-editor-wrap[data-v-b7902544]{display:flex;flex-direction:column;gap:10px}.mask-toolbar[data-v-b7902544]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tool-upload[data-v-b7902544],.tool-option[data-v-b7902544],.tool-btn[data-v-b7902544]{border:1px solid #d5d5d5;background:#f7f7f7;border-radius:10px;padding:6px 10px;font-size:12px}.tool-upload input[data-v-b7902544]{margin-left:6px}.tool-option[data-v-b7902544]{display:inline-flex;align-items:center;gap:6px}.tool-btn.active[data-v-b7902544]{border-color:#b68e2d;background:#fff7df}.mask-stage[data-v-b7902544]{width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;touch-action:none}.mask-canvas[data-v-b7902544]{display:block;width:100%;height:100%}
