:root{--pink:#ff8fab;--pink-light:#ffc2d1;--pink-bg:#fff0f3;--purple:#c9b1ff;--purple-light:#e8deff;--blue:#a0d2db;--blue-light:#d4f0f7;--yellow:#ffe66d;--green:#b8e6c8;--orange:#ffb088;--text:#5a4a6a;--text-light:#9a8aaa;--bg:#fef6f9;--card:#fff;--shadow:#ff8fab26;--radius:16px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);background-image:radial-gradient(circle at 10% 20%,#ff8fab0f 0%,#0000 50%),radial-gradient(circle at 90% 80%,#c9b1ff0f 0%,#0000 50%);min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.page{max-width:860px;margin:0 auto;padding:20px 16px 40px}.page-center{text-align:center}.hero{text-align:center;padding:24px 16px 16px}.hero h1{color:var(--pink);text-shadow:2px 2px #ff8fab26;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:2em}.hero .subtitle{color:var(--text-light);margin-top:4px;font-size:.95em;font-weight:600}.sparkle-row{justify-content:center;gap:8px;margin:6px 0;font-size:1.1em;display:flex}.hero-mascot{margin-bottom:6px;animation:2s ease-in-out infinite bounce}.layout{height:100vh;display:flex;overflow:visible}.panel-left{background:linear-gradient(180deg, var(--pink-bg) 0%, var(--bg) 100%);border-right:2px solid var(--pink-light);flex-direction:column;flex-shrink:0;gap:12px;width:340px;min-width:300px;padding:16px;display:flex;overflow-y:auto}.panel-right{flex-direction:column;flex:1;gap:16px;padding:20px 24px;display:flex;position:relative;overflow-y:auto}.kawaii-card{background:var(--card);border-radius:var(--radius);box-shadow:0 3px 16px var(--shadow), 0 0 0 2px var(--pink-light);padding:20px;transition:transform .15s,box-shadow .15s}.kawaii-card.compact{padding:14px 16px}.card-title{color:var(--pink);align-items:center;gap:6px;margin-bottom:10px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1.12em;font-weight:900;display:flex}.card-title .emoji{font-size:1.15em}.upload-zone{border:3px dashed var(--pink-light);text-align:center;cursor:pointer;background:var(--pink-bg);border-radius:14px;padding:36px 20px;transition:all .2s}.upload-zone:hover{border-color:var(--pink);background:#fff5f7}.upload-zone.dragover{border-color:var(--purple);background:var(--purple-light)}.upload-zone .mascot-wrap{margin-bottom:10px}.upload-zone p{color:var(--text-light);margin-bottom:8px;font-weight:600}.upload-zone .hint{color:#bbb;font-size:.78em}.preview-wrap{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.preview-wrap img{border:2px solid var(--pink-light);max-width:100%;max-height:160px;image-rendering:pixelated;border-radius:10px}.preview-wrap .info{color:var(--text-light);margin:6px 0;font-size:.8em;font-weight:600}.preview-source-actions{flex-wrap:wrap;justify-content:center;gap:5px;width:100%;display:flex}.preview-source-actions .btn{white-space:nowrap;border-radius:999px;width:auto;min-width:0;min-height:28px;padding:3px 10px;font-size:.75em}.preview-tabs{border:1px solid var(--pink);border-radius:6px;gap:2px;width:100%;margin-bottom:6px;display:flex;overflow:hidden}.preview-tabs button{background:var(--bg);cursor:pointer;color:var(--text);border:none;flex:1;padding:6px 4px;font-size:.75em;font-weight:500}.preview-tabs button:first-child{border-radius:5px 0 0 5px}.preview-tabs button:last-child{border-radius:0 5px 5px 0}.preview-tabs button.active{background:var(--pink);color:#fff}.image-fullscreen-overlay{z-index:200;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.image-fullscreen-overlay img{max-width:90vw;max-height:90vh;image-rendering:pixelated;border-radius:12px;box-shadow:0 8px 40px #00000080}.image-fullscreen-close{color:#fff;cursor:pointer;opacity:.7;font-size:1.5em;position:absolute;top:20px;right:24px}.image-fullscreen-close:hover{opacity:1}.image-float-overlay{z-index:150;border:2px solid var(--pink-light);touch-action:none;background:#fffffffa;border-radius:18px;flex-direction:column;min-width:280px;min-height:240px;display:flex;position:fixed;overflow:hidden;box-shadow:0 14px 42px #78415a2e}.float-header{border-bottom:1.5px solid var(--pink-light);-webkit-user-select:none;user-select:none;background:#fffafcf5;flex-shrink:0;align-items:center;gap:10px;padding:8px 10px;display:flex}.float-controls{border:1.5px solid var(--pink-light);background:#fff;border-radius:999px;align-items:center;gap:4px;margin-left:auto;padding:2px;display:flex}.float-controls button{border:1.5px solid var(--pink-light);min-height:28px;color:var(--pink);cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border-radius:999px;width:28px;padding:0;font-size:.76em;font-weight:850;line-height:1}.float-controls button:hover,.float-controls button:hover{border-color:var(--pink);background:var(--pink-bg)}.float-controls span{color:var(--text-light);text-align:center;min-width:42px;font-size:.72em;font-weight:850}.float-preview-tabs{border-color:var(--pink-light);background:var(--pink-bg);border-radius:999px;flex:0 0 108px;margin:0}.float-preview-tabs button{min-height:28px;padding:3px 8px;font-size:.76em;font-weight:850;border-radius:999px!important}.float-preview-title{border:1.5px solid var(--pink-light);background:var(--pink-bg);min-height:30px;color:var(--pink);border-radius:999px;align-items:center;padding:0 12px;font-size:.82em;font-weight:900;display:inline-flex}.float-content{cursor:grab;background:#fff;flex:1;justify-content:center;align-items:center;min-height:0;padding:10px;display:flex;overflow:hidden}.float-content.pickable{cursor:crosshair}.float-content.dragging-image{cursor:grabbing}.float-content img{max-width:100%;max-height:100%;image-rendering:pixelated;will-change:transform;backface-visibility:hidden;contain:paint;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-touch-callout:none;border-radius:10px;transition:transform .1s ease-out}.float-content.dragging-image img{transition:none}.image-preview-resize{opacity:.78;touch-action:none;width:24px;height:24px;position:absolute}.image-preview-resize:after{content:"";border-color:var(--pink);border-style:solid;width:12px;height:12px;position:absolute}.image-preview-resize-nw{cursor:nwse-resize;top:0;left:0}.image-preview-resize-nw:after{border-width:2px 0 0 2px;top:5px;left:5px}.image-preview-resize-ne{cursor:nesw-resize;top:0;right:0}.image-preview-resize-ne:after{border-width:2px 2px 0 0;top:5px;right:5px}.image-preview-resize-sw{cursor:nesw-resize;bottom:0;left:0}.image-preview-resize-sw:after{border-width:0 0 2px 2px;bottom:5px;left:5px}.image-preview-resize-se{cursor:nwse-resize;bottom:0;right:0}.image-preview-resize-se:after{border-width:0 2px 2px 0;bottom:5px;right:5px}.cartoon-confirm-compare{justify-content:center;gap:20px;margin-bottom:20px;display:flex}.cartoon-confirm-item{text-align:center}.cartoon-confirm-item p{margin-bottom:8px;font-weight:600}.cartoon-confirm-img{border-radius:8px;max-width:250px;max-height:250px}.cartoon-confirm-img.original{border:2px solid #eee}.cartoon-confirm-img.cartoon{border:2px solid var(--pink)}.btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:5px;padding:8px 18px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.9em;font-weight:700;transition:all .12s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-pink{background:var(--pink);color:#fff;box-shadow:0 3px 10px #ff8fab40}.btn-pink:hover{background:#ff7da0}.btn-purple{background:var(--purple);color:#fff;box-shadow:0 3px 10px #c9b1ff40}.btn-blue{background:var(--blue);color:#fff;box-shadow:0 3px 10px #a0d2db40}.btn-gradient{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;font-weight:600;box-shadow:0 3px 15px #667eea66}.btn-gradient:hover{transform:translateY(-2px);box-shadow:0 5px 20px #667eea80}.btn-success{color:#fff;background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%);border:none;font-weight:600;box-shadow:0 3px 15px #38ef7d4d}.btn-success:hover{transform:translateY(-2px)}.btn-outline{color:var(--pink);border:2px solid var(--pink-light);box-shadow:none;background:#fff}.btn-outline.active{background:var(--pink);color:#fff;border-color:var(--pink);box-shadow:0 3px 10px #ff8fab40}.btn-sm{padding:5px 12px;font-size:.82em}.btn-lg{border-radius:12px;padding:14px 32px;font-size:1.15em}.btn-row{flex-wrap:wrap;gap:6px;display:flex}.color-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:4px;display:grid}.color-mode-hint{color:var(--text-light);margin:2px 0 6px;font-size:.76em;font-weight:800;line-height:1.35}.color-mode-options .btn{white-space:nowrap;border-radius:999px;width:100%;min-height:31px;padding:4px 8px;font-size:.78em}.slider-wrap{padding:2px 0}.slider-labels{color:var(--text-light);justify-content:space-between;align-items:center;margin-bottom:2px;font-size:.75em;font-weight:700;display:flex}.slider-value{color:var(--pink);background:var(--pink-bg);border:2px solid var(--pink-light);text-align:center;border-radius:16px;min-width:72px;padding:1px 12px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1.3em}.kawaii-slider{appearance:none;background:linear-gradient(90deg, var(--pink-light), var(--purple-light), var(--blue-light));cursor:pointer;border:2px solid var(--pink-light);border-radius:6px;outline:none;width:100%;height:12px}.kawaii-slider:hover{box-shadow:0 0 10px #ff8fab40}.kawaii-slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--pink);cursor:pointer;border:3px solid #fff;border-radius:50%;width:26px;height:26px;transition:transform .12s;box-shadow:0 2px 8px #ff8fab59}.kawaii-slider::-webkit-slider-thumb:hover{transform:scale(1.12)}.kawaii-slider::-webkit-slider-thumb:active{background:#ff7da0}.kawaii-slider::-moz-range-thumb{background:var(--pink);border:3px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 8px #ff8fab59}.slider-marks{justify-content:space-between;padding:4px 6px 0;display:flex}.slider-marks span{color:var(--text-light);cursor:pointer;border-radius:8px;padding:1px 6px;font-size:.68em;font-weight:700;transition:all .12s}.slider-marks span:hover{color:var(--pink);background:var(--pink-bg)}.size-hint{color:var(--text-light);margin-top:4px;font-size:.78em;font-weight:600}.paper-size-summary{background:var(--pink-bg);color:var(--text-light);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;font-size:.82em;font-weight:800;display:flex}.paper-size-summary strong{color:var(--text);font-size:1.08em}.desktop-size-sections{flex-direction:column;gap:7px;display:flex}.desktop-size-section{border:2px solid var(--pink-light);background:#fff;border-radius:12px;padding:8px 10px}.desktop-size-section.recognition{background:#fff}.desktop-size-section.paper{cursor:pointer;transition:background .12s,border-color .12s,box-shadow .12s}.desktop-size-section.paper.selected{border-color:var(--pink);background:#fff5f9f5;box-shadow:inset 0 0 0 1px #ff8fab33}.desktop-size-section-head{color:var(--text-light);justify-content:space-between;align-items:center;gap:8px;font-size:.8em;font-weight:850;display:flex}.desktop-size-section-head strong{color:var(--text);font-size:1.08em}.desktop-paper-title-with-hint{flex-direction:column;gap:2px;min-width:0;display:flex}.desktop-paper-title-with-hint span{color:var(--text)}.desktop-paper-title-with-hint em{color:var(--text-light);font-size:.84em;font-style:normal;font-weight:700}.desktop-recognition-size-control{color:var(--text-light);flex-direction:column;gap:5px;margin-top:5px;font-size:.78em;font-weight:800;display:flex}.desktop-recognition-size-control .slider-wrap{margin-top:0}.recognition-control-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.recognition-control-head strong{border:2px solid var(--pink-light);min-width:46px;color:var(--pink);text-align:center;background:#fff5f9c2;border-radius:999px;padding:2px 10px;font-size:1.02em;font-weight:900}.recognition-slider-row{grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px;display:grid}.recognition-slider-row .step-btn{width:32px;height:32px;font-size:.96em}.recognition-range-labels{color:var(--text-light);justify-content:space-between;padding:0 40px;font-size:.75em;font-weight:800;display:flex}.recognition-preset-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.recognition-preset-row button{border:2px solid var(--pink-light);min-height:29px;color:var(--text-light);font:inherit;cursor:pointer;background:#fff;border-radius:999px;font-size:.76em;font-weight:900;transition:all .12s}.recognition-preset-row button:hover,.recognition-preset-row button.active{border-color:var(--pink);background:var(--pink);color:#fff}.paper-size-grid{grid-template-columns:1fr 1fr;gap:6px;margin-top:7px;display:grid}.paper-size-grid label{color:var(--text-light);flex-direction:column;gap:4px;font-size:.78em;font-weight:800;display:flex}.paper-size-input{border:2px solid var(--pink-light);width:100%;min-width:0;min-height:34px;color:var(--text);font:inherit;text-align:center;background:#fff;border-radius:12px;outline:none;font-size:1.06em;font-weight:900;transition:border-color .12s,box-shadow .12s,background .12s}.paper-size-input:focus{border-color:var(--pink);background:#fff5f9bd;box-shadow:0 0 0 3px #ffa6c238}.paper-crop-controls{color:var(--text-light);flex-direction:column;gap:6px;margin-top:8px;font-size:.78em;font-weight:800;display:flex}.paper-crop-pad{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.paper-crop-pad button,.paper-reset-btn{border:2px solid var(--pink-light);min-height:32px;color:var(--pink);font:inherit;background:#fff;border-radius:999px;font-size:.82em;font-weight:900}.paper-crop-pad button:disabled,.paper-reset-btn:disabled{opacity:.38}.paper-reset-btn{border-color:var(--blue-light);width:100%;color:var(--text);margin-top:8px}.desktop-size-section .paper-reset-btn{border-color:var(--pink-light);width:auto;min-height:28px;color:var(--pink);flex:none;margin-top:0;padding:0 12px}.paper-size-hint{color:var(--text-light);margin:5px 0 0;font-size:.74em;font-weight:800;line-height:1.35}.toggle-list{flex-direction:column;gap:6px;display:flex}.toggle-item{cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:5px 8px;font-size:.85em;font-weight:600;transition:background .12s;display:flex}.toggle-item:hover{background:var(--pink-bg)}.toggle-item input[type=checkbox]{display:none}.toggle-check{background:#ddd;border:2px solid #ccc;border-radius:10px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.toggle-check:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000026}.toggle-item input:checked+.toggle-check{background:var(--pink);border-color:var(--pink)}.toggle-item input:checked+.toggle-check:after{transform:translate(16px)}.sub-slider{border:1.5px solid var(--pink-light);background:#fff5f985;border-radius:13px;flex-direction:column;gap:6px;margin:3px 8px 4px;padding:7px 8px;display:flex}.sub-slider-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.sub-label{min-width:0;color:var(--purple);font-size:.8em;font-weight:800}.sub-slider-head strong{color:var(--pink);font-size:.9em;font-weight:900}.sub-slider-track{grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:7px;display:grid}.sub-slider-track .kawaii-slider.mini{width:100%;min-width:0}.kawaii-slider.mini{flex:1;max-width:none;height:6px}.kawaii-slider.mini::-webkit-slider-thumb{width:18px;height:18px}.kawaii-slider.mini::-moz-range-thumb{width:16px;height:16px}.empty-state{color:var(--text-light);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;font-weight:600;display:flex}.empty-state .hint{opacity:.6;font-size:.8em}.progress-overlay{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:2px solid var(--pink-light);pointer-events:none;background:#ffffffe0;align-items:center;gap:10px;padding:6px 20px;display:flex;position:absolute;top:0;left:0;right:0}.progress-bar-slim{background:var(--pink-bg);border-radius:3px;flex:1;height:6px;overflow:hidden}.progress-bar-slim .progress-bar-inner{background:linear-gradient(90deg, var(--pink), var(--purple));border-radius:3px;height:100%;transition:width .2s}.progress-hint{color:var(--purple);white-space:nowrap;flex-shrink:0;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.72em}.compare-col{flex-direction:column;align-items:center;gap:8px;display:flex}.compare-item-full{text-align:center;width:100%}.compare-label{color:var(--pink);margin-bottom:6px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.95em;display:block}.compare-item-full canvas{max-width:100%;max-height:480px;image-rendering:pixelated;border:2px solid var(--pink-light);background:#fff;border-radius:10px}.compare-arrow-down{color:var(--pink);font-size:1.4em;line-height:1}.stats-summary{background:var(--pink-bg);border-radius:10px;margin-bottom:10px;padding:8px 12px;font-size:.85em;font-weight:600;line-height:1.8}.color-grid{flex-wrap:wrap;gap:5px;display:flex}.color-chip{border:2px solid var(--pink-light);background:#fff;border-radius:16px;align-items:center;gap:4px;padding:3px 8px 3px 3px;font-size:.72em;font-weight:700;display:inline-flex}.color-swatch{border:1.5px solid #0000001a;border-radius:50%;flex-shrink:0;width:16px;height:16px}.grid-scroll{padding:6px 0;overflow-x:auto}.grid-scroll canvas{border-radius:6px;max-width:100%;display:block}.download-area{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.footer{text-align:center;color:var(--text-light);margin-top:30px;padding:16px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.85em}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-4px)rotate(3deg)}}.sparkle-row span{animation:3s ease-in-out infinite float}.sparkle-row span:nth-child(2){animation-delay:.3s}.sparkle-row span:nth-child(3){animation-delay:.6s}.sparkle-row span:nth-child(4){animation-delay:.9s}.sparkle-row span:nth-child(5){animation-delay:1.2s}@media (width<=820px){.layout{flex-direction:column;height:auto;overflow:visible}.panel-left{border-right:none;border-bottom:2px solid var(--pink-light);width:100%;min-width:auto;max-height:none;overflow:visible}.panel-right{overflow:visible}}@media (width<=1023px){.sidebar.open{width:240px}}@media (width<=820px){.sidebar{display:none!important}.header-logo h1{font-size:1em}}.panel-left::-webkit-scrollbar{width:6px}.panel-right::-webkit-scrollbar{width:6px}.panel-left::-webkit-scrollbar-thumb{background:var(--pink-light);border-radius:3px}.panel-right::-webkit-scrollbar-thumb{background:var(--pink-light);border-radius:3px}.panel-left::-webkit-scrollbar-track{background:0 0}.panel-right::-webkit-scrollbar-track{background:0 0}.floating-toolbar-wrapper{z-index:10;flex-direction:column;align-items:center;gap:6px;max-width:95vw;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.floating-toolbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 16px var(--shadow), 0 0 0 2px var(--pink-light);white-space:nowrap;background:#ffffffeb;border-radius:50px;align-items:center;gap:4px;padding:6px 10px;display:flex;overflow-x:auto}.floating-toolbar .btn-sm{white-space:nowrap;padding:4px 8px;font-size:.78em}.toolbar-divider{color:var(--pink-light);font-weight:300}.paint-palette{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 16px var(--shadow), 0 0 0 2px var(--pink-light);background:#ffffffeb;border-radius:16px;align-items:center;gap:6px;max-width:95vw;padding:6px 10px;display:flex}.paint-palette-current{flex-shrink:0;min-width:60px}.brush-size-control{border:1.5px solid var(--pink-light);color:var(--text-light);background:#fff;border-radius:999px;flex:none;align-items:center;gap:5px;padding:3px 6px;font-size:.74em;font-weight:850;display:inline-flex}.brush-size-options{align-items:center;gap:2px;display:inline-flex}.brush-size-options button{width:24px;height:24px;color:var(--text);font:inherit;background:0 0;border:none;border-radius:50%;font-size:.92em;font-weight:900;min-height:24px!important;box-shadow:none!important;padding:0!important}.brush-size-options button.active{background:var(--pink);color:#fff}.symmetry-control{border:1.5px solid var(--pink-light);color:var(--text-light);background:#fff;border-radius:999px;flex:none;align-items:center;gap:5px;padding:3px 6px;font-size:.74em;font-weight:850;display:inline-flex}.symmetry-control-options{align-items:center;gap:2px;display:inline-flex}.symmetry-control-options button{height:24px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:12px;font-size:.92em;font-weight:900;min-height:24px!important;box-shadow:none!important;padding:0 8px!important}.symmetry-control-options button:active{background:var(--pink);color:#fff}.prefix-filter{flex-shrink:1;align-items:center;gap:3px;max-width:38vw;padding:1px;display:inline-flex;overflow-x:auto}.prefix-filter button{border:1.5px solid var(--pink-light);min-width:24px;height:24px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:12px;flex:none;font-size:.74em;font-weight:850;min-height:24px!important;box-shadow:none!important;padding:0 7px!important}.prefix-filter button.active{background:var(--pink);border-color:var(--pink);color:#fff}.paint-palette-grid{gap:3px;max-width:50vw;padding:2px;display:flex;overflow-x:auto}.paint-swatch{cursor:pointer;border:2px solid #0000;border-radius:4px;flex-direction:column;flex-shrink:0;align-items:center;gap:1px;padding:2px;display:flex}.paint-swatch.selected{border-color:var(--pink);background:var(--pink-bg)}.paint-swatch-color{border:1px solid #00000014;border-radius:4px;width:22px;height:22px}.paint-swatch-code{color:var(--text-light);white-space:nowrap;text-overflow:ellipsis;max-width:32px;font-size:.55em;font-weight:600;overflow:hidden}.eyedropper-overlay{z-index:200;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.eyedropper-panel{background:var(--card);border-radius:var(--radius);box-shadow:0 8px 32px var(--shadow);flex-direction:column;align-items:center;width:85vw;max-width:900px;height:80vh;padding:12px;display:flex}.eyedropper-header{width:100%;color:var(--text-light);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.8em;font-weight:600;display:flex}.eyedropper-zoom-label{background:var(--pink-bg);color:var(--pink);border-radius:10px;padding:2px 8px;font-size:.85em;font-weight:700}.eyedropper-viewport{border:2px solid var(--pink-light);background:repeating-conic-gradient(#eee 0% 25%,#fff 0% 50%) 0 0/16px 16px;border-radius:8px;flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.eyedropper-touch-magnifier{z-index:4;pointer-events:none;background:#f4f4f5;border:2px solid #fffffff5;border-radius:14px;width:128px;height:128px;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 8px 24px #3c2d4640,0 0 0 1px #ffc2d1d1}.eyedropper-touch-magnifier-stage{transform-origin:0 0;position:absolute;top:0;left:0}.eyedropper-touch-magnifier-stage img{object-fit:fill;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:0;left:0}.eyedropper-touch-magnifier span{background:#ffffffbd;border:1.5px solid #231f26e0;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffdb}.eyedropper-viewport canvas{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;max-width:100%;max-height:100%;transition:transform .1s}.eyedropper-actions{gap:8px;margin-top:8px;display:flex}.grid-align-overlay{z-index:200;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.grid-align-panel{background:var(--card);border-radius:var(--radius);box-shadow:0 8px 32px var(--shadow);flex-direction:column;width:90vw;max-width:1000px;height:88vh;padding:14px;display:flex}.grid-align-header{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.95em;display:flex}.grid-align-hint{color:var(--text-light);font-size:.8em}.grid-align-controls{background:var(--pink-bg);border-radius:10px;flex-wrap:wrap;gap:16px;margin-bottom:8px;padding:8px;display:flex}.grid-align-group{align-items:center;gap:4px;font-size:.78em;font-weight:600;display:flex}.grid-align-group label{min-width:48px;color:var(--text-light)}.grid-align-group .btn-sm{min-width:24px;padding:2px 6px;font-size:.75em}.grid-align-value{text-align:center;min-width:36px;color:var(--pink);font-weight:700}.grid-align-viewport{border:2px solid var(--pink-light);background:repeating-conic-gradient(#eee 0% 25%,#fff 0% 50%) 0 0/16px 16px;border-radius:8px;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.grid-align-viewport canvas{max-width:100%;max-height:100%;transition:transform .1s}.grid-align-tip{text-align:center;color:var(--text-light);margin:6px 0;font-size:.72em}.grid-align-actions{justify-content:flex-end;gap:8px;display:flex}.konva-container{touch-action:none;overscroll-behavior:contain;width:100%;height:100%;position:relative}.konva-container.crop-active{cursor:grab}.konva-container.crop-active:active{cursor:grabbing}.paper-crop-frame{z-index:12;pointer-events:none;box-sizing:border-box;border:3px solid #ff80aaf2;border-radius:10px;position:absolute;box-shadow:0 0 0 2px #ffffffeb,0 4px 18px #ff80aa2e}.paper-crop-edge,.paper-crop-handle{border:2px solid var(--pink);background:#ffffffeb;display:block;position:absolute;box-shadow:0 2px 8px #ff80aa52}.paper-crop-edge.top,.paper-crop-edge.bottom{border-radius:999px;width:48px;height:8px;margin-left:-24px;left:50%}.paper-crop-edge.left,.paper-crop-edge.right{border-radius:999px;width:8px;height:48px;margin-top:-24px;top:50%}.paper-crop-edge.top{top:-6px}.paper-crop-edge.right{right:-6px}.paper-crop-edge.bottom{bottom:-6px}.paper-crop-edge.left{left:-6px}.paper-crop-handle{border-radius:6px;width:18px;height:18px}.paper-crop-handle.top-left{top:-9px;left:-9px}.paper-crop-handle.top-right{top:-9px;right:-9px}.paper-crop-handle.bottom-left{bottom:-9px;left:-9px}.paper-crop-handle.bottom-right{bottom:-9px;right:-9px}.konva-container.tool-active{cursor:crosshair}.konva-container.browse-active{cursor:grab}.craft-ruler-overlay{z-index:8;pointer-events:none;position:absolute;inset:0}.craft-ruler-label{color:#3d334dad;text-align:center;min-width:18px;box-shadow:none;text-shadow:0 1px #ffffffb3;background:#ffffff8f;border:none;border-radius:3px;padding:1px 3px;font-size:10px;font-weight:800;line-height:1.1;position:absolute}.craft-ruler-label-col{transform:translate(-50%)}.craft-ruler-label-row{transform:translateY(-50%)}.craft-ruler-label.is-top{top:5px}.craft-ruler-label.is-bottom{bottom:62px}.craft-ruler-label.is-left{left:5px}.craft-ruler-label.is-right{right:5px}.app-header{background:linear-gradient(90deg, var(--pink-bg), #fff);border-bottom:2px solid var(--pink-light);z-index:20;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 12px;display:flex}.header-logo{align-items:center;gap:8px;display:flex}.header-logo h1{color:var(--pink);margin:0;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1.2em}.header-version{border:1px solid var(--pink-light);color:var(--text-light);background:#fffc;border-radius:999px;flex:none;padding:1px 6px;font-size:.68em;font-weight:850}.header-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:1.2em;transition:background .12s}.header-btn:hover{background:var(--pink-bg)}.header-right{gap:4px;display:flex}.sidebar{background:linear-gradient(180deg, var(--pink-bg) 0%, var(--bg) 100%);border-right:2px solid var(--pink-light);flex-shrink:0;transition:width .2s;position:relative;overflow:visible}.sidebar.open{width:280px}.sidebar.collapsed{width:36px}.sidebar-toggle{z-index:15;background:var(--pink-light);border:2px solid var(--pink-light);cursor:pointer;width:20px;height:48px;color:var(--text);border-left:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;font-size:.7em;transition:background .12s;display:flex;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.sidebar-toggle:hover{background:var(--pink);color:#fff}.sidebar-content{flex-direction:column;gap:10px;max-height:calc(100dvh - 104px);padding:12px;display:flex;overflow-y:auto}.palette-info{align-items:center;gap:6px;display:flex}.app-layout{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.app-body{flex:1;display:flex;overflow:hidden}.canvas-area{flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.canvas-original{max-width:80%;max-height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-icp-footer{text-align:center;padding:6px 12px calc(6px + env(safe-area-inset-bottom));color:var(--text-light);background:var(--card);border-top:1px solid var(--pink-light);flex:none;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.75em;line-height:1.4}.site-icp-footer a{color:inherit;text-decoration:none}.site-icp-footer a:hover{color:var(--pink);text-decoration:underline}.cartoon-compare{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.compare-images{gap:40px;margin-bottom:24px;display:flex}.compare-item{text-align:center}.compare-item p{color:var(--text-light);margin-bottom:8px;font-weight:600}.compare-item img{border:3px solid var(--pink-light);border-radius:12px;max-width:300px;max-height:300px;box-shadow:0 4px 20px #0000001a}.compare-actions{gap:16px;display:flex}.cartoon-progress-container{text-align:center;width:260px}.cartoon-progress-bar{border:2px solid var(--pink-light);background:#ffffff80;border-radius:10px;width:100%;height:20px;overflow:hidden}.cartoon-progress-fill{background:linear-gradient(90deg, var(--pink), var(--purple));border-radius:8px;height:100%;transition:width .5s;position:relative;overflow:hidden}.cartoon-progress-fill:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.cartoon-progress-text{color:var(--text-light);margin-top:8px;font-size:.9em;font-weight:500}.modal-container{z-index:100;width:0;height:0;position:fixed;top:0;left:0}.modal-overlay{z-index:100;background:#00000040;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card{background:var(--card);border-radius:var(--radius);box-shadow:0 8px 32px var(--shadow), 0 0 0 2px var(--pink-light);width:90%;max-width:520px;max-height:80vh;padding:24px;overflow-y:auto}.modal-title{color:var(--pink);text-align:center;margin-bottom:16px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1.2em}.modal-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.color-search-input{border:2px solid var(--pink-light);border-radius:10px;outline:none;width:100%;margin-bottom:8px;padding:6px 12px;font-family:Nunito,sans-serif;font-size:.85em}.color-search-input:focus{border-color:var(--pink)}.canvas-quick-dock{z-index:18;pointer-events:none;position:absolute;bottom:12px;left:16px;right:16px}.canvas-dock-row{pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;width:100%;display:flex}.canvas-dock-row>*{pointer-events:auto}.canvas-primary-actions{z-index:20;border:1.5px solid var(--pink-light);box-shadow:0 4px 14px var(--shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border-radius:999px;align-items:center;gap:6px;padding:4px;display:flex;position:absolute;top:14px;right:14px}.canvas-secondary-actions{align-items:center;gap:6px;display:flex}.canvas-primary-more{display:none}.canvas-primary-action{min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:0 12px;font-size:.82em;font-weight:850;display:inline-flex}.canvas-primary-action.craft{background:var(--pink);border-color:var(--pink);color:#fff;box-shadow:0 2px 8px #ff8fab3d}.canvas-primary-action.save,.canvas-primary-action.share,.canvas-primary-action.export{border-color:var(--pink-light);color:var(--pink);background:#fff}.canvas-primary-action.save:disabled{opacity:.68;cursor:progress}.color-stats-bar{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 12px var(--shadow);border:1.5px solid var(--pink-light);background:#ffffffeb;border-radius:12px;width:auto;max-width:min(520px,100%);max-height:120px;overflow:hidden}.color-stats-bar.stats-collapsed{border-radius:999px;max-width:180px}.stats-bar-header{color:var(--pink);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:6px 12px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.82em;font-weight:800;display:flex}.stats-bar-chips{flex-wrap:wrap;gap:4px;max-height:80px;padding:0 10px 8px;display:flex;overflow-y:auto}@media (width>=821px){.canvas-quick-dock{width:min(680px,100vw - 420px);max-width:calc(100% - 36px);bottom:76px;left:auto;right:18px}.canvas-dock-row{align-items:flex-end}.color-stats-bar{align-self:flex-end}.color-stats-bar.stats-collapsed{max-width:210px}.color-stats-bar.stats-expanded{border-radius:18px;width:100%;max-width:680px;max-height:min(46vh,430px);box-shadow:0 8px 28px #ff8fab2e}.color-stats-bar.stats-expanded .stats-bar-header{min-height:42px;padding:9px 16px;font-size:.9em}.color-stats-bar.stats-expanded .stats-bar-chips{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;max-height:min(38vh,356px);padding:0 16px 14px;display:grid;overflow-y:auto}.color-stats-bar.stats-expanded .color-chip{justify-content:flex-start;min-height:30px;padding:4px 9px 4px 4px;font-size:.78em}.color-stats-bar.stats-expanded .color-swatch{width:18px;height:18px}}@media (width<=820px){.canvas-quick-dock{bottom:10px;left:10px;right:10px}.canvas-primary-actions{border-radius:999px;gap:4px;padding:3px;top:10px;right:10px}.canvas-primary-action{min-height:32px;padding:0 10px;font-size:.76em}.canvas-secondary-actions{gap:4px}.canvas-dock-row{flex-direction:column;align-items:flex-end;gap:6px}.color-stats-bar,.color-stats-bar.stats-collapsed{background:#ffffffe6;border-radius:999px;width:auto;min-width:116px;max-width:160px}.color-stats-bar.stats-collapsed .stats-bar-header{white-space:nowrap;gap:8px;min-height:34px;padding:5px 10px;font-size:.76em}.color-stats-bar.stats-expanded{background:#fffffff0;border-radius:12px;align-self:stretch;width:100%;max-width:none;max-height:112px}.color-stats-bar.stats-expanded .stats-bar-header{min-height:28px;padding:3px 8px;font-size:.74em}.stats-bar-chips{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;max-height:none;padding:0 7px 7px;overflow:auto hidden}.stats-bar-chips .color-chip{border-width:1.5px;border-radius:9px;gap:4px;padding:3px 7px 3px 4px;font-size:.68em}.stats-bar-chips .color-swatch{width:14px;height:14px}.canvas-primary-actions{background:#fffffff0;border-radius:999px;gap:5px;max-width:min(360px,100% - 176px);padding:4px;display:flex;top:10px;left:auto;right:8px;overflow:visible}.canvas-primary-action{border-radius:999px;gap:3px;width:auto;min-width:0;min-height:34px;padding:0 10px;font-size:.72em;line-height:1}.canvas-primary-action.craft{min-width:88px}.canvas-primary-more{display:none}.canvas-secondary-actions{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;display:flex;position:static}.canvas-secondary-actions .canvas-primary-action{min-width:58px;padding:0 9px}.canvas-action-label{text-overflow:ellipsis;display:inline;overflow:hidden}.canvas-action-icon{font-size:.92em;line-height:1}}@media (width<=480px){.canvas-primary-actions{background:#fffffff0;border-radius:999px;gap:5px;max-width:calc(100% - 176px);padding:4px;display:flex;top:10px;left:auto;right:8px;overflow:visible}.canvas-primary-action{border-radius:999px;gap:3px;width:auto;min-width:0;min-height:34px;padding:0 10px;font-size:.72em;line-height:1}.canvas-primary-action.craft{min-width:88px}.canvas-primary-more{border-color:var(--pink-light);min-width:54px;color:var(--pink);background:#fff;display:inline-flex}.canvas-secondary-actions{border:1.5px solid var(--pink-light);box-shadow:0 6px 18px var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-radius:16px;padding:5px;display:none;position:absolute;top:calc(100% + 6px);right:0}.canvas-primary-actions.menu-open .canvas-secondary-actions{display:flex}.canvas-secondary-actions .canvas-primary-action{min-width:58px;padding:0 9px}.canvas-action-label{text-overflow:ellipsis;display:inline;overflow:hidden}.canvas-action-icon{font-size:.92em;line-height:1}.mobile-canvas-image-action{left:8px}}@media (width<=360px){.canvas-primary-action{font-size:.7em}.canvas-primary-actions{max-width:calc(100% - 160px)}.canvas-primary-action.craft{min-width:76px;padding:0 8px}.canvas-primary-more{min-width:46px;padding:0 8px}}.slider-value-group{align-items:center;gap:4px;display:flex}.step-btn{border:2px solid var(--pink-light);background:var(--card);width:24px;height:24px;color:var(--pink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.9em;font-weight:700;line-height:1;transition:all .12s;display:flex}.step-btn:hover{background:var(--pink);color:#fff;border-color:var(--pink)}.step-btn:active{transform:scale(.9)}.step-btn-mini{flex-shrink:0;width:24px;height:24px;font-size:.82em}.offset-controls{flex-direction:column;align-items:center;gap:2px;display:flex}.offset-row{align-items:center;gap:8px;display:flex}.offset-value{color:var(--text-light);text-align:center;min-width:40px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.85em}.swap-drawer-overlay{z-index:100;pointer-events:none;background:0 0;position:fixed;inset:0}.swap-drawer{background:var(--card);width:100vw;max-width:100vw;height:auto;max-height:min(58vh,100dvh - 56px);box-shadow:0 -8px 32px #0000001f, 0 0 0 2px var(--pink-light);padding:12px 16px calc(12px + env(safe-area-inset-bottom));pointer-events:auto;border-radius:18px 18px 0 0;animation:none;position:fixed;inset:auto 0 0;overflow-y:auto}.swap-section{margin-bottom:8px}.swap-section-header{color:var(--purple);justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.swap-section-header strong{font-size:.84em;font-weight:800}.swap-section-title,.swap-section-actions{align-items:center;gap:5px;display:flex}.swap-section-title{flex-wrap:wrap;min-width:0}.swap-section-hint{min-width:0;color:var(--text-light);text-overflow:ellipsis;white-space:nowrap;font-size:.72em;font-weight:800;overflow:hidden}.swap-section-actions .btn{white-space:nowrap;min-height:28px;padding:2px 8px;font-size:.74em}.swap-color-strip{border:2px solid var(--pink-light);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fff;border-radius:10px;flex-wrap:nowrap;gap:3px;padding:4px;display:flex;overflow:auto hidden}.swap-color-strip::-webkit-scrollbar{display:none}.swap-color-strip.source,.swap-color-strip.target{min-height:42px}.swap-color-grid{border:2px solid var(--pink-light);background:#fff;border-radius:10px;flex-wrap:wrap;gap:3px;padding:4px;display:flex;overflow-y:auto}.swap-color-chip{cursor:pointer;border:2px solid #0000;border-radius:8px;flex:none;align-items:center;gap:3px;padding:2px 6px;font-size:.74em;font-weight:700;transition:all .12s;display:flex}.swap-color-chip.active{background:var(--pink-bg);border-color:var(--pink)}.swap-preview-summary{background:var(--pink-bg);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;padding:10px 12px;font-size:.85em;font-weight:600;display:flex}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@media (width<=820px){.swap-drawer-overlay{justify-content:center;align-items:flex-end}.swap-drawer{width:100vw;max-width:100vw;height:auto;max-height:min(58vh,100dvh - 56px);padding:12px 12px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -8px 32px #0000001f, 0 0 0 2px var(--pink-light);border-radius:18px 18px 0 0;animation:none;inset:auto 0 0}}@media (orientation:landscape){.swap-drawer{width:100vw;max-width:100vw;height:auto;max-height:min(42dvh,360px);padding:10px 16px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -8px 32px #0000001f, 0 0 0 2px var(--pink-light);border-radius:18px 18px 0 0;animation:none;inset:auto 0 0}.swap-drawer .modal-title{margin-bottom:6px;font-size:1.05em}.swap-section{grid-template-columns:minmax(160px,auto) minmax(0,1fr);align-items:center;gap:8px;margin-bottom:6px;display:grid}.swap-section-header{margin-bottom:0}.swap-color-strip.source,.swap-color-strip.target{min-height:44px}.swap-preview-summary{min-height:36px;margin-bottom:6px;padding:6px 10px}.swap-drawer .modal-actions{justify-content:flex-end;margin-top:4px}}.module-tab-bar{background:var(--card);border-top:2px solid var(--pink-light);z-index:20;flex-shrink:0;align-items:stretch;height:56px;display:flex}.module-tab{cursor:pointer;background:0 0;border:none;border-radius:0;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:4px;padding:6px 0;font-family:PingFang SC,Microsoft YaHei,sans-serif;transition:background .15s,color .15s;display:flex;position:relative}.module-tab:hover,.module-tab.active{background:var(--pink-bg)}.module-tab.active:before{content:"";background:var(--pink);border-radius:0 0 3px 3px;height:3px;position:absolute;top:0;left:20%;right:20%}.module-tab .tab-icon{font-size:1.2em;line-height:1}.module-tab .tab-label{color:var(--text-light);font-size:.88em;font-weight:700}.module-tab.active .tab-label{color:var(--pink)}@media (width<=820px) and (orientation:portrait){.module-tab-bar{height:42px}.module-tab .tab-icon{font-size:1.05em}.module-tab .tab-label{font-size:.78em}.mobile-workbench{max-height:min(30dvh,280px);padding:4px 8px calc(4px + env(safe-area-inset-bottom))}.mobile-mode-switch{margin-bottom:4px}.mobile-mode-switch button{min-height:28px}}.craft-panel{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius);box-shadow:0 4px 20px var(--shadow), 0 0 0 2px var(--pink-light);background:#fffffff2;font-size:.85em;position:absolute;bottom:70px;right:12px}.craft-panel-collapsed{color:var(--text);align-items:center;gap:6px;min-width:410px;padding:4px 6px;font-family:PingFang SC,Microsoft YaHei,sans-serif;display:flex}.craft-collapsed-main{background:var(--pink-bg);min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;border:none;border-radius:999px;flex:1;grid-template-rows:auto 3px;grid-template-columns:auto 1fr auto;align-items:center;gap:2px 8px;min-height:32px;padding:3px 10px;display:grid}.craft-collapsed-title{color:var(--pink);white-space:nowrap;font-weight:900}.craft-collapsed-current{min-width:0;color:var(--text-light);text-overflow:ellipsis;white-space:nowrap;font-size:.76em;font-weight:800;overflow:hidden}.craft-collapsed-percent{color:var(--pink);white-space:nowrap;font-size:.72em;font-weight:900}.craft-collapsed-bar{background:#fff;border-radius:999px;grid-column:1/-1;height:3px;overflow:hidden}.craft-collapsed-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--pink), var(--purple));height:100%;transition:width .25s;display:block}.craft-quick-nav{border:1.5px solid var(--pink-light);width:32px;height:32px;color:var(--pink);font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border-radius:50%;flex:none;padding:0;font-size:.95em;font-weight:850;box-shadow:0 2px 8px #ff8fab29}.craft-quick-nav.primary{background:var(--pink);border-color:var(--pink);color:#fff}.craft-quick-nav:disabled{opacity:.45;cursor:not-allowed}.craft-quick-complete{border:1.5px solid var(--pink);background:var(--pink);color:#fff;min-width:46px;height:32px;font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;padding:0 10px;font-size:.78em;font-weight:900;box-shadow:0 3px 10px #ff8fab38}.craft-quick-complete.done{color:var(--pink);border-color:var(--pink-light);box-shadow:none;background:#fff}.craft-quick-complete:disabled{opacity:.45;cursor:not-allowed}.craft-quick-toggle{border:1.5px solid var(--pink-light);min-width:46px;height:32px;color:var(--pink);font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;flex:none;padding:0 10px;font-size:.78em;font-weight:900}.craft-quick-toggle.active{background:var(--pink);border-color:var(--pink);color:#fff;box-shadow:0 3px 10px #ff8fab38}.craft-panel-expanded{flex-direction:column;width:220px;max-height:400px;display:flex;overflow:hidden}.craft-panel-header{color:var(--pink);justify-content:space-between;align-items:center;gap:10px;padding:10px 14px 6px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1em;display:flex}.craft-panel-header>span{white-space:nowrap;min-width:0}.craft-panel-header-actions{flex:none;align-items:center;gap:6px;display:flex}.craft-code-toggle{border:1.5px solid var(--pink-light);min-height:28px;color:var(--pink);font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:0 10px;font-size:.72em;font-weight:900}.craft-code-toggle.active{background:var(--pink);border-color:var(--pink);color:#fff}.craft-panel-toggle{cursor:pointer;color:var(--text-light);background:0 0;border:1.5px solid #0000;border-radius:50%;flex:none;width:28px;height:28px;padding:0;font-size:1em}.craft-panel-toggle:hover{color:var(--pink)}.craft-progress-bar{background:var(--pink-bg);border-radius:4px;height:8px;margin:0 14px;overflow:hidden}.craft-progress-fill{background:linear-gradient(90deg, var(--pink), var(--purple));border-radius:4px;height:100%;transition:width .3s}.craft-progress-text{text-align:center;color:var(--text-light);padding:4px 0;font-size:.8em;font-weight:700}.craft-color-list{flex:1;max-height:220px;padding:0 10px 8px;overflow-y:auto}.craft-color-item{cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:4px 8px;font-weight:600;transition:background .12s;display:flex}.craft-color-item:hover{background:var(--pink-bg)}.craft-color-item.highlighted{background:var(--pink-bg);border:1px solid var(--pink)}.craft-color-item.complete{opacity:.5}.craft-color-swatch{border:1.5px solid #0000001a;border-radius:50%;flex-shrink:0;width:14px;height:14px}.craft-color-code{flex:1;font-size:.85em}.craft-color-count{color:var(--text-light);font-size:.78em}.craft-done-btn{border:2px solid var(--pink-light);background:var(--card);width:22px;height:22px;color:var(--text-light);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.75em;transition:all .12s;display:flex}.craft-done-btn:hover{border-color:var(--pink);color:var(--pink)}.craft-done-btn.done{background:var(--green);border-color:var(--green);color:#fff;font-weight:700}.craft-actions{border-top:1px solid var(--pink-light);gap:6px;padding:8px 10px;display:flex}.craft-actions .btn{white-space:nowrap}.craft-complete-msg{text-align:center;color:var(--pink);padding:8px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1.1em;animation:1s ease-in-out infinite bounce}.craft-celebration-overlay{z-index:30;cursor:pointer;pointer-events:auto;background:radial-gradient(#fff5f9d9 0%,#ffdceba6 100%);justify-content:center;align-items:center;animation:.5s ease-out craftCelebFadeIn;display:flex;position:absolute;inset:0}.craft-celebration-card{box-shadow:0 16px 48px #ff8fab4d, 0 0 0 3px var(--pink-light);background:#fffffff2;border-radius:24px;flex-direction:column;align-items:center;gap:8px;padding:32px 48px;animation:.6s cubic-bezier(.34,1.56,.64,1) craftCelebPop;display:flex}.craft-celebration-emoji{font-size:3.6em;line-height:1;animation:1.2s ease-in-out infinite craftCelebBounce}.craft-celebration-title{color:var(--pink);font-family:ZCOOL KuaiLe,PingFang SC,sans-serif;font-size:1.6em;font-weight:800}.craft-celebration-subtitle{color:var(--text-light);font-size:.9em;font-weight:600}@keyframes craftCelebFadeIn{0%{opacity:0}to{opacity:1}}@keyframes craftCelebPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes craftCelebBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.header-user{align-items:center;display:flex}.user-menu-wrapper{position:relative}.user-menu-trigger{cursor:pointer;color:var(--text);background:0 0;border:none;align-items:center;gap:6px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.9em;display:flex}.user-avatar-sm{object-fit:cover;border:2px solid var(--pink-light);border-radius:50%;width:28px;height:28px}.user-avatar-placeholder{font-size:1.2em}.caret{font-size:.6em}.user-dropdown{background:var(--card);min-width:120px;box-shadow:0 4px 16px var(--shadow), 0 0 0 2px var(--pink-light);z-index:200;border-radius:12px;position:absolute;top:110%;right:0;overflow:hidden}.user-dropdown button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;padding:10px 16px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.88em;display:block}.user-dropdown button:hover{background:var(--pink-bg)}.auth-form{flex-direction:column;gap:12px;margin:16px 0;display:flex}.auth-input{border:2px solid var(--pink-light);box-sizing:border-box;border-radius:12px;outline:none;width:100%;padding:10px 14px;font-size:.9em}.auth-input:focus{border-color:var(--pink)}.auth-error{color:#e74c3c;text-align:center;margin-bottom:8px;font-size:.85em}.auth-switch{text-align:center;color:var(--text-light);margin-top:12px;font-size:.85em}.auth-switch span{color:var(--pink);cursor:pointer;text-decoration:underline}.auth-modal-card{max-width:380px}.auth-code-row{align-items:center;gap:8px;display:flex}.auth-code-row .auth-input{flex:1}.auth-send-code-btn{white-space:nowrap;flex-shrink:0;min-width:90px}.auth-hint{color:#ef4444;margin-top:-4px;padding-left:2px;font-size:12px}.community-page{width:100%;max-width:1200px;margin:0 auto;padding:16px}.community-search{gap:8px;margin-bottom:16px;display:flex}.community-search .auth-input{flex:1}.community-tabs{border-bottom:2px solid var(--pink-light);gap:4px;margin-bottom:16px;display:flex}.community-tab{cursor:pointer;color:var(--text-light);background:0 0;border:none;border-bottom:3px solid #0000;padding:8px 20px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.95em;transition:all .2s}.community-tab.active{color:var(--pink);border-bottom-color:var(--pink)}.community-tab:hover{color:var(--pink)}.community-filters{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.filter-group{align-items:center;gap:6px;display:flex}.filter-group label{color:var(--text-light);font-size:.85em}.filter-group select{border:2px solid var(--pink-light);background:var(--card);border-radius:8px;outline:none;padding:6px 10px;font-size:.85em}.filter-group select:focus{border-color:var(--pink)}.blueprint-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.blueprint-card{background:var(--card);border-radius:var(--radius);box-shadow:0 2px 12px var(--shadow);cursor:pointer;transition:transform .2s,box-shadow .2s;overflow:hidden}.blueprint-card:hover{box-shadow:0 6px 20px var(--shadow);transform:translateY(-4px)}.bp-card-thumb{aspect-ratio:1;background:var(--pink-bg);width:100%;overflow:hidden}.bp-card-thumb img{object-fit:cover;width:100%;height:100%}.bp-card-info{padding:10px 12px}.bp-card-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.95em;overflow:hidden}.bp-card-meta{color:var(--text-light);gap:8px;margin-bottom:6px;font-size:.75em;display:flex}.bp-card-tags{flex-wrap:wrap;gap:4px;margin-bottom:6px;display:flex}.bp-perm-tag{white-space:nowrap;border-radius:4px;padding:2px 6px;font-size:.65em}.bp-perm-free{background:var(--pink-light);color:var(--pink-dark)}.bp-perm-no{color:#888;background:#f5f5f5;border:1px solid #e0e0e0}.bp-card-footer{justify-content:space-between;align-items:center;display:flex}.bp-card-author{color:var(--text-light);align-items:center;gap:4px;font-size:.8em;display:flex}.bp-card-avatar{object-fit:cover;border-radius:50%;width:20px;height:20px}.bp-card-avatar-placeholder{font-size:.9em}.bp-card-stats{color:var(--text-light);gap:8px;font-size:.8em;display:flex}.community-empty{text-align:center;color:var(--text-light);padding:40px}.community-loading{text-align:center;color:var(--text-light);padding:20px}.community-load-more{margin:20px auto;display:block}.blueprint-detail-page{width:100%;max-width:900px;margin:0 auto;padding:16px}.bp-detail-content{flex-wrap:wrap;gap:24px;margin-top:16px;display:flex}.bp-detail-image{flex:1;min-width:280px;max-width:400px}.bp-detail-image img{border-radius:var(--radius);width:100%;box-shadow:0 4px 16px var(--shadow)}.bp-detail-info{flex:1;min-width:280px}.bp-detail-title{color:var(--pink);margin-bottom:8px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1.4em}.bp-detail-desc{color:var(--text-light);margin-bottom:12px;font-size:.9em;line-height:1.5}.bp-detail-meta{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.bp-detail-author{align-items:center;gap:6px;font-size:.9em;display:flex}.bp-detail-avatar{object-fit:cover;border:2px solid var(--pink-light);border-radius:50%;width:32px;height:32px}.bp-detail-avatar-placeholder{font-size:1.4em}.bp-detail-date{color:var(--text-light);font-size:.8em}.bp-detail-specs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.spec-item{gap:6px;font-size:.85em;display:flex}.spec-label{color:var(--text-light)}.bp-detail-tags{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.bp-tag{border-radius:20px;padding:4px 10px;font-size:.78em;font-weight:600}.tag-free{background:var(--green);color:#2d6a4f}.tag-disabled{background:var(--bg-secondary);color:var(--text-light)}.bp-locked-banner{color:#e65100;text-align:center;background:#fff3e0;border:1px solid #ffb74d;border-radius:6px;margin-bottom:12px;padding:12px;font-size:.9em}.bp-detail-actions{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.bp-detail-views{color:var(--text-light);font-size:.82em}.comment-section{border-top:2px solid var(--pink-light);margin-top:24px;padding-top:16px}.comment-title{color:var(--text);margin-bottom:12px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1.1em}.comment-input-area{margin-bottom:16px}.comment-textarea{border:2px solid var(--pink-light);resize:vertical;box-sizing:border-box;border-radius:12px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.9em}.comment-textarea:focus{border-color:var(--pink)}.comment-input-area .btn{float:right;margin-top:8px}.comment-login-hint{color:var(--text-light);text-align:center;padding:12px;font-size:.9em}.comment-list{clear:both;flex-direction:column;gap:12px;display:flex}.comment-item{background:var(--pink-bg);border-radius:12px;padding:12px}.comment-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.comment-user{align-items:center;gap:6px;display:flex}.comment-avatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.comment-avatar-placeholder{font-size:1em}.comment-username{font-size:.85em;font-weight:600}.comment-time{color:var(--text-light);font-size:.75em}.comment-delete{color:#e74c3c;cursor:pointer;background:0 0;border:none;font-size:.8em}.comment-content{font-size:.88em;line-height:1.5}.share-modal{max-width:420px}.share-preview{align-items:center;gap:12px;margin-bottom:12px;display:flex}.share-thumb{object-fit:contain;background:var(--pink-bg);border:2px solid var(--pink-light);border-radius:8px;width:100px;height:100px}.share-specs{color:var(--text-light);flex-direction:column;gap:4px;font-size:.82em;display:flex}.share-tags{margin-bottom:16px}.share-tag-group{align-items:center;gap:10px;margin-bottom:8px;display:flex}.share-tag-group>label{color:var(--text-light);min-width:70px;font-size:.85em}.share-tag-options{gap:12px;font-size:.85em;display:flex}.share-tag-options label{cursor:pointer;align-items:center;gap:4px;display:flex}.ranking-panel{margin-top:8px}.ranking-time-tabs{gap:4px;margin-bottom:16px;display:flex}.ranking-time-tab{border:2px solid var(--pink-light);background:var(--card);cursor:pointer;color:var(--text-light);border-radius:20px;padding:6px 16px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.85em;transition:all .2s}.ranking-time-tab.active{background:var(--pink);color:#fff;border-color:var(--pink)}.ranking-time-tab:hover{border-color:var(--pink)}.ranking-list{flex-direction:column;gap:8px;display:flex}.ranking-item{background:var(--card);box-shadow:0 2px 8px var(--shadow);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;transition:transform .2s;display:flex}.ranking-item:hover{transform:translate(4px)}.ranking-top{background:linear-gradient(135deg, var(--pink-bg), var(--card))}.ranking-rank{text-align:center;min-width:36px;font-size:1.2em}.ranking-user{flex:1;align-items:center;gap:8px;display:flex}.ranking-avatar{object-fit:cover;border:2px solid var(--pink-light);border-radius:50%;width:36px;height:36px}.ranking-avatar-placeholder{font-size:1.4em}.ranking-username{font-size:.9em;font-weight:600}.ranking-stats{color:var(--text-light);gap:12px;font-size:.8em;display:flex}.ranking-score{color:var(--orange)}.profile-page{align-self:flex-start;width:100%;max-width:900px;max-height:calc(100dvh - 104px);margin:0 auto;padding:16px;overflow-y:auto}.profile-header-card{background:var(--card);border-radius:var(--radius);box-shadow:0 2px 12px var(--shadow);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:20px;display:flex}.profile-user-info{align-items:center;gap:16px;display:flex}.profile-avatar-lg{object-fit:cover;border:3px solid var(--pink-light);border-radius:50%;width:64px;height:64px}.profile-avatar-lg-placeholder{font-size:3em}.profile-username{color:var(--pink);font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1.3em}.profile-bio{color:var(--text-light);margin-top:2px;font-size:.85em}.profile-email{color:var(--text-light);margin-top:2px;font-size:.8em}.profile-stats-row{color:var(--text-light);gap:12px;margin-top:4px;font-size:.85em;display:flex}.profile-actions{gap:8px;display:flex}.profile-info-card{border-radius:var(--radius);background:#fff8e1;border:1px solid #ffecb3;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.profile-info-card-content{align-items:center;gap:12px;display:flex}.profile-info-card-icon{font-size:1.5em}.profile-info-card-content h3{color:var(--text);margin:0;font-size:.95em}.profile-info-card-content p{color:var(--text-light);margin:2px 0 0;font-size:.8em}.profile-avatar-edit{align-items:center;gap:16px;margin-bottom:16px;display:flex}.avatar-upload-btn{cursor:pointer}.bp-list-item{position:relative}.bp-delete-btn{color:#e74c3c;cursor:pointer;border-radius:0 0 var(--radius) var(--radius);background:#fff0f0;border:none;width:100%;margin-top:-8px;padding:6px;font-size:.82em;display:block}.bp-delete-btn:hover{background:#ffe0e0}.history-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.history-card{background:var(--card);border-radius:var(--radius);box-shadow:0 2px 8px var(--shadow);cursor:pointer;transition:transform .2s;position:relative;overflow:hidden}.history-card:hover{transform:translateY(-2px)}.history-thumb{aspect-ratio:1;object-fit:cover;background:var(--pink-bg);width:100%}.history-info{color:var(--text-light);flex-direction:column;gap:2px;padding:8px 10px;font-size:.8em;display:flex}.history-date{font-size:.75em}@media (width<=820px){.blueprint-grid{grid-template-columns:repeat(2,1fr);gap:10px}.bp-detail-content{flex-direction:column}.bp-detail-image{max-width:100%}.community-filters{flex-direction:column;gap:8px}.profile-header-card{text-align:center;flex-direction:column}.profile-user-info{flex-direction:column}.profile-actions{justify-content:center}.history-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.blueprint-grid,.history-grid{grid-template-columns:1fr}.bp-detail-actions{flex-direction:column}.bp-detail-specs{grid-template-columns:1fr}}.mobile-generate-workspace{width:100%;height:100%;position:relative;overflow:hidden}.mobile-generate-canvas{position:absolute;inset:0;overflow:hidden}.mobile-ai-progress-overlay{z-index:24;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;background:#fff5f985;justify-content:center;align-items:center;padding:18px;display:flex;position:absolute;inset:0}.mobile-ai-progress-card{border:2px solid var(--pink-light);background:#fffffff0;border-radius:18px;width:min(84vw,360px);padding:16px;box-shadow:0 12px 34px #ff8fab38}.mobile-ai-progress-title{color:var(--pink);text-align:center;margin-bottom:10px;font-size:1.02em;font-weight:900}.mobile-ai-progress-card .cartoon-progress-bar{height:18px}.mobile-ai-progress-meta{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-size:.82em;font-weight:800;display:flex}.mobile-ai-progress-meta strong{color:var(--pink)}.mobile-ai-progress-meta span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-ai-progress-card p{color:var(--text-light);text-align:center;margin:9px 0 0;font-size:.82em;font-weight:700;line-height:1.45}.mobile-source-stage{grid-template-rows:minmax(0,1fr) auto;place-items:stretch center;gap:10px;width:100%;height:100%;min-height:0;padding:8px 14px 16px;display:grid;position:relative}.mobile-source-card{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:min(88vw,440px);height:100%;min-height:0;max-height:100%;display:flex;position:relative;overflow:hidden}.mobile-source-tabs{border:2px solid var(--pink-light);background:#ffffffb8;border-radius:999px;gap:4px;width:100%;padding:3px;display:flex}.mobile-source-tabs button{min-height:34px;color:var(--text-light);font:inherit;background:0 0;border:none;border-radius:999px;flex:1;font-weight:800}.mobile-source-tabs button.active{background:var(--pink);color:#fff}.mobile-source-image{object-fit:contain;border:3px solid var(--pink-light);width:auto;max-width:min(84vw,420px);height:auto;max-height:min(46vh,100% - 44px,500px);box-shadow:0 8px 24px var(--shadow);background:#fff;border-radius:14px}.mobile-source-change{z-index:1;border:2px solid var(--pink-light);min-height:34px;color:var(--pink);font:inherit;background:#ffffffdb;border-radius:999px;flex:none;padding:5px 14px;font-weight:800;position:relative}.offset-floating-trigger{border:1.5px solid var(--pink-light);min-height:34px;color:var(--pink);font:inherit;box-shadow:0 2px 10px var(--shadow);background:#ffffffeb;border-radius:999px;flex:none;padding:0 12px;font-size:.82em;font-weight:800}.offset-floating-pad{border:1.5px solid var(--pink-light);box-shadow:0 3px 12px var(--shadow);background:#ffffffe6;border-radius:14px;flex:none;grid-template-rows:20px 28px 28px 28px 26px;grid-template-columns:28px 38px 28px;place-items:center;gap:3px;padding:5px;display:grid}.offset-floating-pad button{border:1.5px solid var(--pink-light);width:28px;height:28px;color:var(--pink);font:inherit;background:#fff;border-radius:50%;font-size:.84em;font-weight:800;line-height:1}.offset-close{opacity:.72;grid-area:1/3;width:24px!important;height:24px!important;font-size:.78em!important}.offset-up{grid-area:2/2}.offset-left{grid-area:3/1}.offset-right{grid-area:3/3}.offset-down{grid-area:4/2}.offset-center{text-align:center;min-width:40px;color:var(--text-light);pointer-events:none;grid-area:3/2;font-size:.72em;font-weight:800}.offset-reset{border-radius:999px;grid-area:5/1/auto/-1;padding:0 9px;font-size:.72em;width:auto!important;height:26px!important}.canvas-history-controls{z-index:18;border:1.5px solid var(--pink-light);box-shadow:0 4px 14px var(--shadow);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:999px;gap:6px;padding:5px;display:flex;position:absolute;top:12px;left:12px}.canvas-history-controls button{border:1.5px solid var(--pink-light);min-height:34px;color:var(--pink);font:inherit;background:#fff;border-radius:999px;padding:0 12px;font-size:.82em;font-weight:900}.canvas-history-controls button:disabled{opacity:.45}.mobile-canvas-image-action{z-index:19;border:1.5px solid var(--pink-light);box-shadow:0 4px 14px var(--shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe0;border-radius:999px;gap:4px;padding:4px;display:flex;position:absolute;top:10px;left:10px}.mobile-canvas-image-action button{border:1.5px solid var(--pink-light);width:30px;height:30px;min-height:30px;color:var(--pink);font:inherit;background:#fff;border-radius:50%;padding:0;font-size:.82em;font-weight:850;line-height:1}.mobile-canvas-image-action button:disabled{opacity:.42}@media (width<=480px){.mobile-canvas-image-action{left:8px}}.mobile-image-preview-panel{z-index:120;pointer-events:none;background:0 0;position:fixed;inset:0}.mobile-image-preview-card{border:2px solid var(--pink-light);pointer-events:auto;cursor:grab;resize:none;background:#fffffffa;border-radius:18px;flex-direction:column;gap:8px;min-width:240px;min-height:220px;padding:10px;display:flex;position:absolute;box-shadow:0 12px 36px #0000002e}.mobile-image-preview-card,.mobile-image-preview-viewport,.mobile-image-preview-viewport img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.mobile-image-preview-card.dragging{cursor:grabbing;box-shadow:0 16px 44px #00000038}.mobile-image-preview-header{color:var(--pink);-webkit-user-select:none;user-select:none;touch-action:none;flex:none;justify-content:space-between;align-items:center;gap:8px;font-size:.9em;display:flex}.mobile-image-preview-drag-grip{cursor:grab;flex:36px;align-self:stretch;min-width:34px}.mobile-image-preview-card.dragging .mobile-image-preview-drag-grip{cursor:grabbing}.mobile-image-preview-tabs{border:1.5px solid var(--pink-light);background:var(--pink-bg);border-radius:999px;flex:0 128px;gap:4px;min-width:0;padding:3px;display:flex}.mobile-image-preview-tabs button{min-height:30px;box-shadow:none;color:var(--text-light);background:0 0;border:none;border-radius:999px;flex:1;font-size:.82em}.mobile-image-preview-tabs button.active{background:var(--pink);color:#fff}.mobile-image-preview-close{width:32px;border-radius:50%!important;min-height:32px!important;padding:0!important;font-size:1.1em!important}.mobile-image-preview-zoom{border:1.5px solid var(--pink-light);background:#fff;border-radius:999px;flex:none;align-items:center;gap:3px;padding:2px;display:inline-flex}.mobile-image-preview-zoom button{width:24px;height:24px;min-height:24px!important;box-shadow:none!important;border-radius:50%!important;padding:0!important;font-size:.8em!important}.mobile-image-preview-zoom span{text-align:center;min-width:38px;color:var(--text-light);font-size:.72em;font-weight:800}.mobile-image-preview-viewport{overscroll-behavior:contain;-webkit-overflow-scrolling:auto;touch-action:none;cursor:default;will-change:scroll-position;contain:paint;backface-visibility:hidden;background:#fff;border-radius:12px;flex:auto;min-height:0;overflow:auto;transform:translateZ(0)}.mobile-image-preview-image-stage{box-sizing:border-box;contain:paint;justify-content:center;align-items:center;padding:8px;display:flex;transform:translateZ(0)}.mobile-image-preview-viewport img{object-fit:contain;-webkit-user-select:none;user-select:none;touch-action:none;will-change:transform;backface-visibility:hidden;flex:none;max-width:none;max-height:none;transform:translateZ(0)}.mobile-image-preview-viewport.pickable img{cursor:crosshair}.mobile-image-preview-resize{opacity:.72;touch-action:none;width:22px;height:22px;position:absolute}.mobile-image-preview-resize:after{content:"";border-color:var(--pink);border-style:solid;width:12px;height:12px;position:absolute}.mobile-image-preview-resize-nw{cursor:nwse-resize;top:3px;left:3px}.mobile-image-preview-resize-nw:after{border-width:3px 0 0 3px;border-radius:9px 0 0;top:3px;left:3px}.mobile-image-preview-resize-ne{cursor:nesw-resize;top:3px;right:3px}.mobile-image-preview-resize-ne:after{border-width:3px 3px 0 0;border-radius:0 9px 0 0;top:3px;right:3px}.mobile-image-preview-resize-sw{cursor:nesw-resize;bottom:3px;left:3px}.mobile-image-preview-resize-sw:after{border-width:0 0 3px 3px;border-radius:0 0 0 9px;bottom:3px;left:3px}.mobile-image-preview-resize-se{cursor:nwse-resize;bottom:3px;right:3px}.mobile-image-preview-resize-se:after{border-width:0 3px 3px 0;border-radius:0 0 9px;bottom:3px;right:3px}.preview-touch-magnifier{z-index:9;pointer-events:none;background:#f4f4f5;border:2px solid #fffffff5;border-radius:14px;width:128px;height:128px;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 8px 24px #3c2d4640,0 0 0 1px #ffc2d1d1}.preview-touch-magnifier-stage{transform-origin:0 0;position:absolute;top:0;left:0}.preview-touch-magnifier-stage img{object-fit:fill;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:0;left:0}.preview-touch-magnifier span{background:#ffffffbd;border:1.5px solid #231f26e0;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffdb}.canvas-eyedropper-magnifier{z-index:12;pointer-events:none;width:128px;height:128px;position:absolute;transform:translate(-50%,calc(-100% - 28px))}.canvas-eyedropper-magnifier canvas{width:128px;height:128px;image-rendering:pixelated;background:#f4f4f5;border:2px solid #fffffff5;border-radius:14px;box-shadow:0 8px 24px #3c2d4640,0 0 0 1px #ffc2d1d1}.canvas-eyedropper-magnifier-pin{background:#ffffffd9;border:1.5px solid #ff5a8af2;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-28px;left:50%;transform:translate(-50%,50%);box-shadow:0 0 0 1px #ffffffdb}.mobile-stage-actions{z-index:2;grid-template-columns:1fr 1fr;gap:10px;width:min(88vw,520px);display:grid;position:relative}.mobile-stage-actions .btn{white-space:nowrap;justify-content:center;min-height:46px;padding:8px 12px;font-size:.95em}.mobile-workbench{z-index:16;border-top:2px solid var(--pink-light);padding:6px 10px calc(6px + env(safe-area-inset-bottom));box-shadow:0 -4px 16px var(--shadow);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fffffff5;max-height:min(36dvh,340px);position:absolute;bottom:0;left:0;right:0;overflow-y:auto}.mobile-mode-switch{border:2px solid var(--pink-light);background:var(--pink-bg);border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:6px;padding:3px;display:grid}.mobile-mode-switch button{min-height:34px;color:var(--text-light);font:inherit;background:0 0;border:none;border-radius:9px;font-weight:800}.mobile-mode-switch button.active{background:var(--pink);color:#fff;box-shadow:0 2px 8px var(--shadow)}.mobile-params-panel{overscroll-behavior:contain;flex-direction:column;gap:8px;max-height:min(24vh,220px);padding-right:2px;display:flex;overflow-y:auto}.mobile-params-panel.compact{gap:5px;max-height:none;padding:0 0 4px;overflow:visible}.mobile-params-panel.disabled{opacity:1}.mobile-param-buttons{overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px;padding:1px 2px 7px;display:flex;overflow-x:auto}.mobile-param-buttons::-webkit-scrollbar{display:none}.mobile-param-buttons button{border:1.5px solid var(--pink-light);min-width:78px;min-height:42px;color:var(--text);font:inherit;text-align:center;scroll-snap-align:start;background:#fff;border-radius:999px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:1px;padding:6px 10px;display:flex}.mobile-param-buttons button:disabled{cursor:not-allowed;box-shadow:none;filter:grayscale(.08);opacity:.58}.mobile-param-disabled-tip{border:1.5px solid var(--pink-light);min-height:36px;color:var(--text-light);background:#fff5f9c2;border-radius:10px;align-items:center;padding:6px 8px;font-size:.8em;font-weight:800;line-height:1.35;display:flex}.mobile-param-buttons button.active{background:var(--pink-bg);border-color:var(--pink);box-shadow:0 2px 10px var(--shadow)}.mobile-param-buttons button.premium{border-color:var(--pink);background:var(--pink);box-shadow:0 2px 10px #ff8fab2e}.mobile-param-buttons button.premium span,.mobile-param-buttons button.premium strong{color:#fff}.mobile-param-buttons button.premium:disabled{opacity:.72}.mobile-param-buttons span{color:var(--pink);white-space:nowrap;font-size:.72em;font-weight:900;line-height:1.05}.mobile-param-buttons strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:92px;font-size:.76em;line-height:1.08;overflow:hidden}.mobile-param-buttons small{color:var(--text-light);white-space:nowrap;text-overflow:ellipsis;font-size:.72em;overflow:hidden}.mobile-param-sheet{border:2px solid var(--pink-light);box-shadow:0 2px 10px var(--shadow);background:#fff;border-radius:12px;padding:6px}.mobile-size-row{grid-template-columns:34px minmax(0,1fr) 34px 44px;align-items:center;gap:8px;display:grid}.mobile-size-row button,.mobile-size-presets button,.mobile-toggle-row button,.mobile-bg-color-row button,.mobile-color-mode-row button{border:2px solid var(--pink-light);min-height:30px;color:var(--pink);font:inherit;background:#fff;border-radius:999px;font-size:.78em;font-weight:800}.mobile-size-row strong{text-align:center;color:var(--text);font-size:.9em}.mobile-size-presets,.mobile-toggle-row,.mobile-color-mode-row{-webkit-overflow-scrolling:touch;gap:5px;padding-top:5px;display:flex;overflow-x:auto}.mobile-size-presets button,.mobile-toggle-row button,.mobile-color-mode-row button{flex:none;padding:0 10px}.mobile-toggle-row button.active,.mobile-bg-color-row button.active,.mobile-color-mode-row button.active{background:var(--pink);border-color:var(--pink);color:#fff}.mobile-param-sheet.process{flex-direction:column;gap:5px;padding:5px 6px;display:flex}.mobile-param-sheet.smart-import{flex-direction:column;gap:6px;display:flex}.mobile-smart-import-row{background:var(--pink-bg);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:28px;padding:4px 6px;display:flex}.mobile-smart-import-row span{color:var(--text-light);white-space:nowrap;font-size:.76em;font-weight:800}.mobile-smart-import-row strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.86em;overflow:hidden}.mobile-smart-import-action{border:2px solid var(--pink-light);min-height:30px;color:var(--pink);font:inherit;background:#fff;border-radius:999px;font-size:.78em;font-weight:800}.mobile-smart-import-action:disabled{opacity:.48;color:var(--text-light)}.mobile-paper-size-sheet{flex-direction:column;gap:7px;display:flex}.mobile-paper-size-sheet.compact{gap:5px;padding:6px}.mobile-paper-size-sheet.clean{gap:6px;padding:7px}.mobile-size-section{background:#fff;border:1.5px solid #ffb9cdbf;border-radius:12px;flex-direction:column;gap:6px;padding:7px;display:flex}.mobile-size-section.crop-mode-toggle{cursor:pointer;transition:border-color .16s,background .16s,box-shadow .16s}.mobile-size-section.crop-mode-toggle.selected{border-color:var(--pink);background:#fff5f9f5;box-shadow:inset 0 0 0 2px #ff80aa3d}.mobile-size-section.crop-mode-toggle.selected .mobile-paper-title-with-hint em{color:var(--pink)}.mobile-size-section-head{justify-content:space-between;align-items:center;gap:10px;min-height:28px;display:flex}.mobile-size-section-head.recognition{grid-template-columns:auto minmax(0,1fr) auto;gap:7px;display:grid}.mobile-size-section-head span{color:var(--text-light);white-space:nowrap;font-size:.78em;font-weight:900}.mobile-paper-title-with-hint{align-items:baseline;gap:6px;min-width:0;display:flex}.mobile-paper-title-with-hint em{color:var(--text-light);white-space:nowrap;font-size:.62em;font-style:normal;font-weight:800}.mobile-size-section-head strong{color:var(--text);white-space:nowrap;font-size:1.02em;font-weight:900}.mobile-recognition-presets{scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.mobile-recognition-presets::-webkit-scrollbar{display:none}.mobile-recognition-presets button{border:1.5px solid var(--pink-light);min-width:28px;min-height:24px;color:var(--pink);font:inherit;background:#ffffffdb;border-radius:999px;flex:none;padding:0 6px;font-size:.68em;font-weight:900}.mobile-recognition-presets button.active{background:var(--pink);border-color:var(--pink);color:#fff}.mobile-paper-size-row{background:#fff;border:1.5px solid #ffb9cdb8;border-radius:11px;grid-template-columns:minmax(78px,auto) 1fr;align-items:center;gap:8px;min-height:34px;padding:5px 7px;display:grid}.mobile-paper-size-row:first-child{background:var(--pink-bg)}.mobile-paper-size-row.editable{grid-template-columns:minmax(68px,auto) minmax(0,1fr) auto}.mobile-paper-size-label{flex-direction:column;min-width:0;line-height:1.15;display:flex}.mobile-paper-size-label span{color:var(--text-light);white-space:nowrap;font-size:.72em;font-weight:900}.mobile-paper-size-label em{color:var(--text-light);white-space:nowrap;font-size:.58em;font-style:normal;font-weight:800}.mobile-paper-size-row>strong{color:var(--text);text-align:right;white-space:nowrap;font-size:.96em;font-weight:900}.mobile-paper-size-compare{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:7px;display:grid}.mobile-paper-size-card{border:1.5px solid var(--pink-light);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:70px;padding:8px;display:flex}.mobile-paper-size-card.readonly{background:var(--pink-bg);border-color:#ffb9cdb3}.mobile-paper-size-card>span{color:var(--text-light);font-size:.72em;font-weight:900}.mobile-paper-size-card>strong{color:var(--text);white-space:nowrap;font-size:1em;font-weight:900}.mobile-paper-size-card small{color:var(--text-light);font-size:.64em;font-weight:800}.mobile-paper-size-input-pair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:4px;display:grid}.mobile-paper-size-input-pair.wide{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:5px}.mobile-paper-size-input-pair input{border:1.5px solid var(--pink-light);width:100%;min-width:0;min-height:28px;color:var(--text);font:inherit;text-align:center;background:#fff;border-radius:9px;outline:none;font-size:.82em;font-weight:900}.mobile-paper-size-stepper{grid-template-columns:30px minmax(34px,1fr) 30px;align-items:center;gap:3px;min-width:0;display:grid}.mobile-paper-size-stepper button{border:1.5px solid var(--pink-light);width:30px;min-height:34px;color:var(--pink);font:inherit;background:#fff;border-radius:10px;padding:0;font-size:.94em;font-weight:900}.mobile-paper-size-stepper button:disabled{opacity:.36}.mobile-paper-size-stepper input{-moz-appearance:textfield;border-radius:10px;min-height:34px;padding:0 3px}.mobile-paper-size-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mobile-paper-size-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mobile-paper-size-input-pair b{color:var(--text-light);font-size:.82em}.mobile-paper-size-hint{color:var(--text-light);background:0 0;border-radius:10px;margin:0;padding:2px 0 0;font-size:.68em;font-weight:800;line-height:1.25}.mobile-recognition-size-control{background:#ffffffb8;border:1.5px solid #ffb9cda6;border-radius:12px;flex-direction:column;gap:7px;padding:7px;display:flex}.mobile-recognition-size-control.inline{background:0 0;border:0;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:7px;padding:0;display:grid}.mobile-recognition-size-control.inline>span{color:var(--text-light);white-space:nowrap;font-size:.72em;font-weight:900}.mobile-size-row.compact{background:0 0;border:0;grid-template-columns:30px minmax(0,1fr) 30px 34px;gap:6px;min-height:30px;padding:0}.mobile-size-presets.compact{gap:5px}.mobile-size-presets.compact button{min-height:28px;font-size:.72em}.mobile-paper-reset-action{border:1.5px solid var(--pink-light);min-height:28px;color:var(--pink);font:inherit;background:#fff;border-radius:999px;padding:0 9px;font-size:.72em;font-weight:900}.mobile-paper-reset-action:disabled{opacity:.42}.mobile-paper-size-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.mobile-paper-size-grid label{border:1.5px solid var(--pink-light);min-height:32px;color:var(--text-light);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:4px 6px;font-size:.74em;font-weight:800;display:flex}.mobile-paper-size-grid input{width:100%;min-width:0;color:var(--text);font:inherit;text-align:right;background:0 0;border:0;outline:none;font-weight:900}.mobile-paper-crop-pad{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.mobile-paper-crop-pad button{border:2px solid var(--pink-light);min-height:30px;color:var(--pink);font:inherit;background:#fff;border-radius:999px;font-size:.78em;font-weight:900}.mobile-paper-crop-pad button:disabled{opacity:.38}.mobile-toggle-row{padding-top:0}.mobile-bg-group{background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;margin-top:0;padding:2px 0 0;display:grid}.mobile-bg-row{grid-template-columns:auto 26px 22px minmax(118px,1fr) 22px;align-items:center;gap:4px;min-width:0;display:grid}.mobile-bg-row .kawaii-slider.mini{width:100%;min-width:0;max-width:none}.mobile-bg-row span,.mobile-bg-color-row span{color:var(--text-light);white-space:nowrap;font-size:.72em;font-weight:800}.mobile-bg-row strong{color:var(--pink);text-align:center;font-size:.8em}.mobile-bg-row .mobile-bg-step{appearance:none;border:2px solid var(--pink-light);width:22px;min-width:22px;height:22px;min-height:22px;color:var(--pink);box-shadow:none;font:inherit;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.76em;font-weight:900;line-height:1;display:inline-flex}.mobile-bg-color-row{justify-content:flex-end;align-items:center;gap:4px;margin-top:0;display:flex}.mobile-bg-color-row button{min-width:30px;min-height:28px;padding:0 7px}.mobile-color-mode-row{padding-bottom:1px}.mobile-tool-area{flex-direction:column;gap:6px;display:flex}.mobile-tool-strip{overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:6px;padding:2px 2px 8px;display:flex;position:relative;overflow-x:auto}.mobile-tool-strip:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0,#fffffff2);flex:0 0 18px;width:18px;position:sticky;right:0}.mobile-tool-btn{border:1.5px solid var(--pink-light);min-width:58px;min-height:40px;color:var(--text);font:inherit;white-space:nowrap;scroll-snap-align:start;background:#fff;border-radius:999px;flex:none;padding:7px 10px;font-size:.8em;font-weight:800}.mobile-tool-btn.active,.mobile-tool-btn.primary{border-color:var(--pink);background:var(--pink);color:#fff}.mobile-tool-btn.secondary{border-color:var(--blue-light)}.mobile-tool-btn:disabled{opacity:.45}@media (width<=820px){.floating-toolbar-wrapper{display:none}.paint-palette{width:100%;max-width:none;box-shadow:0 2px 10px var(--shadow), 0 0 0 1.5px var(--pink-light);border-radius:12px;grid-template-columns:auto auto auto minmax(88px,1fr);align-items:center;gap:6px;padding:6px;display:grid}.paint-palette-current{min-width:54px}.mobile-tool-area>.brush-size-control{width:fit-content;max-width:100%;box-shadow:0 2px 10px var(--shadow), 0 0 0 1.5px var(--pink-light);margin-top:6px;padding:5px 8px}.paint-palette .btn-sm{border-width:1.5px;border-radius:999px;min-height:30px}.paint-palette .prefix-filter{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%}.paint-palette .prefix-filter button{border-width:1.5px;border-radius:999px;min-height:30px}.paint-palette-grid{-webkit-overflow-scrolling:touch;grid-column:1/-1;gap:4px;width:100%;max-width:none;padding:1px 0 2px;overflow-x:auto}.paint-swatch{border-width:1.5px;border-radius:8px;padding:3px}.paint-swatch-color{border-radius:6px;width:24px;height:24px}.paint-swatch-code{max-width:34px;font-size:.58em}}.mobile-tool-strip-empty{min-height:50px;color:var(--text-light);align-items:center;padding:0 4px;font-size:.86em;font-weight:700;display:flex}@media (width<=820px){.app-layout{height:100dvh}.app-body{min-height:0}.canvas-area{justify-content:flex-start;align-items:stretch}.modal-overlay{justify-content:center;align-items:flex-end;padding:0}.modal-card{width:100vw;max-width:100vw;max-height:min(86vh,100dvh - 56px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -8px 32px #0000001f, 0 0 0 2px var(--pink-light);border-radius:18px 18px 0 0}.modal-title{margin-bottom:12px;font-size:1.08em}.modal-actions{bottom:calc(-18px - env(safe-area-inset-bottom));margin:14px -16px calc(-18px - env(safe-area-inset-bottom));padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--pink-light);background:linear-gradient(#ffffffdb,#fff);position:sticky}.modal-actions .btn{min-height:42px}.share-preview{align-items:flex-start}.share-tag-group{flex-direction:column;align-items:flex-start;gap:6px}.share-tag-group>label{min-width:0}.auth-modal-overlay{align-items:center;padding:18px}.auth-modal-card{width:min(100%,380px);max-width:380px;max-height:calc(100dvh - 96px);box-shadow:0 10px 34px #00000029, 0 0 0 2px var(--pink-light);border-radius:22px;padding:22px 18px 18px}.auth-modal-card .modal-actions{background:0 0;border-top:0;margin:14px 0 0;padding:0;position:static;bottom:auto}.auth-modal-card .auth-switch{padding-bottom:max(0px, env(safe-area-inset-bottom));margin:14px 0 0}}@media (width>=821px) and (width<=1199px){.modal-card{max-width:min(720px,86vw)}}.modal-card-wide{max-width:700px}.modal-card-compact{max-width:400px}@media (width<=820px){.modal-card-wide,.modal-card-compact{max-width:100vw}}.eyedropper-help-mobile{display:none}@media (width<=820px){.eyedropper-panel{border-radius:0;width:100vw;max-width:none;height:100dvh;padding:12px}.eyedropper-help-desktop{display:none}.eyedropper-help-mobile{display:block}.eyedropper-actions .btn{min-height:42px}.image-float-overlay.mobile-image-viewer{cursor:default;max-width:none;max-height:none}.mobile-image-viewer .float-content{touch-action:none;overflow:hidden}.mobile-image-viewer .float-header{padding-top:calc(8px + env(safe-area-inset-top))}.mobile-image-viewer .float-controls button{min-width:42px;min-height:38px}.cartoon-confirm-compare{flex-direction:column;align-items:center;gap:12px}.cartoon-confirm-img{object-fit:contain;width:min(100%,240px);max-height:220px}.craft-panel{z-index:30;width:auto;max-width:none;bottom:6px;left:6px;right:6px}.craft-panel-collapsed{border-radius:14px;min-width:0;min-height:44px;padding:4px 6px}.craft-collapsed-main{column-gap:5px;min-height:32px;padding:3px 8px}.craft-collapsed-title{font-size:.78em}.craft-collapsed-current{font-size:.7em}.craft-collapsed-percent{font-size:.68em}.craft-collapsed-bar{height:3px}.craft-quick-nav{width:32px;height:32px;font-size:.95em}.craft-quick-complete,.craft-quick-toggle{min-width:42px;height:32px;padding:0 8px;font-size:.72em}.craft-panel-toggle{width:28px;height:28px}.craft-panel-expanded{bottom:calc(6px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;flex-direction:column;max-height:min(55vh,440px);display:flex}.craft-panel-header,.craft-actions{flex-shrink:0}.craft-color-list{overscroll-behavior:contain;min-height:0;overflow-y:auto}.craft-color-item{min-height:44px}.craft-actions{grid-template-columns:1fr 1fr 1fr;display:grid}.craft-done-btn{min-width:38px;min-height:38px}}@media (width>=821px) and (width<=1199px){.craft-panel{bottom:12px}.craft-panel-collapsed{min-width:min(540px,100vw - 36px);max-width:calc(100vw - 36px);padding:5px 7px}.craft-collapsed-main{grid-template-columns:auto minmax(76px,1fr) auto;column-gap:6px}.craft-quick-complete,.craft-quick-toggle{min-width:54px;padding:0 10px}.craft-panel-expanded{width:min(360px,100vw - 24px);max-height:min(58vh,420px)}.craft-actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.craft-actions .btn{min-width:0;padding-left:8px;padding-right:8px}.craft-color-item{min-height:40px}.craft-done-btn{min-width:34px;min-height:34px}}@media (width<=820px){.community-page,.blueprint-detail-page,.profile-page{max-width:none;height:100%;max-height:none;padding:12px 10px calc(72px + env(safe-area-inset-bottom));align-self:stretch;overflow-y:auto}.community-search{gap:6px}.community-search .auth-input,.community-search .btn{min-height:44px}.community-tabs{white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-x:auto}.community-tab{flex:none;min-height:44px;padding:8px 14px}.community-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;align-items:center;gap:6px;margin:-2px -10px 12px;padding:2px 10px 8px;overflow-x:auto}.community-filters::-webkit-scrollbar{display:none}.filter-group{flex:none;align-items:center;gap:4px;min-height:30px;padding:0}.filter-group label{color:var(--text-light);opacity:.9;font-size:.78em;font-weight:850}.filter-group select{width:auto;min-width:56px;max-width:80px;min-height:30px;color:var(--text);background-color:#ffffffd6;border-width:1.5px;border-radius:10px;padding:3px 18px 3px 7px;font-size:.78em;font-weight:750;box-shadow:0 2px 8px #ff8fab14}.blueprint-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.blueprint-card:hover,.history-card:hover,.ranking-item:hover{transform:none}.blueprint-card:active,.history-card:active,.ranking-item:active{transform:scale(.99)}.bp-card-info{padding:8px}.bp-card-meta,.bp-card-stats{flex-wrap:wrap;gap:4px 6px}.bp-detail-content{gap:14px;margin-top:12px}.bp-detail-image,.bp-detail-info{min-width:0;max-width:100%}.bp-detail-meta{flex-direction:column;align-items:flex-start;gap:8px}.bp-detail-actions .btn{min-height:42px}.comment-textarea{min-height:88px}.profile-header-card{text-align:left;align-items:stretch;padding:14px}.profile-user-info{text-align:left;flex-direction:row;align-items:center}.profile-avatar-lg{width:56px;height:56px}.profile-actions{justify-content:stretch;width:100%}.profile-actions .btn{flex:1;justify-content:center;min-height:42px}.profile-info-card{align-items:flex-start;gap:8px}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.comment-delete{min-width:36px;min-height:36px}}@media (width<=359px){.blueprint-grid,.history-grid{grid-template-columns:1fr}}@media (orientation:landscape){.swap-drawer{width:100vw;max-width:100vw;height:auto;max-height:min(42dvh,360px);padding:10px 16px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -8px 32px #0000001f, 0 0 0 2px var(--pink-light);border-radius:18px 18px 0 0;animation:none;inset:auto 0 0}.swap-drawer .modal-title{margin-bottom:6px;font-size:1.05em}.swap-section{grid-template-columns:minmax(160px,auto) minmax(0,1fr);align-items:center;gap:8px;margin-bottom:6px;display:grid}.swap-section-header{margin-bottom:0}.swap-color-strip.source,.swap-color-strip.target{min-height:44px}.swap-preview-summary{min-height:36px;margin-bottom:6px;padding:6px 10px}.swap-drawer .modal-actions{justify-content:flex-end;margin-top:4px}.import-fallback-overlay{background:#fff5f9b8;justify-content:center;align-items:center;padding:32px}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair){grid-template-rows:auto;grid-template-columns:clamp(270px,30vw,320px) minmax(0,1fr);align-items:stretch;gap:0;width:min(1320px,100vw - 72px);max-width:min(1320px,100vw - 72px);height:auto;max-height:calc(100dvh - 96px);padding:0;display:grid;overflow:hidden}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-controls{background:#fff;border-right:1px solid #ffc2d1b3;grid-area:1/1;align-self:stretch;min-height:0;max-height:calc(100dvh - 96px);padding:18px;overflow-y:auto}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-main{background:linear-gradient(#fff 0%,#fff9fc 100%);flex-direction:column;grid-area:1/2;justify-content:center;align-self:stretch;min-height:0;padding:22px;display:flex}.import-fallback-overlay-repair{background:#fff;justify-content:stretch;align-items:stretch;padding:0}.import-fallback-overlay .import-fallback-card-repair{border:0;border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:0}.import-fallback-overlay .import-fallback-card-repair .import-compare-repair{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:100%;min-height:0;display:grid}.import-fallback-overlay .import-fallback-card-repair .import-compare-side{background:#fffafce6;border-bottom:1px solid #ffc2d1d1;flex-wrap:wrap;grid-area:1/1;align-items:center;gap:8px 10px;padding:8px 14px;display:flex}.import-fallback-overlay .import-fallback-card-repair .import-compare-toolbar{flex:none;order:1}.import-fallback-overlay .import-fallback-card-repair .import-compare-tool-actions{flex-wrap:nowrap;flex:none;order:2;grid-column:auto;justify-self:auto;align-items:center;gap:6px;display:flex}.import-fallback-overlay .import-fallback-card-repair .import-compare-toast{flex:100%;order:3;grid-column:auto}.import-fallback-overlay .import-fallback-card-repair .import-compare-overlay-shell{grid-area:2/1;min-height:0;padding:10px 14px 14px}}@media (width>=821px) and (width<=1199px){.sidebar.open{width:250px}.sidebar-content{gap:8px;padding:10px}.floating-toolbar{max-width:min(92vw,760px)}.floating-toolbar .btn-sm{min-height:36px;padding:6px 10px}.paint-palette-grid{max-width:48vw}.paint-swatch{min-width:34px}.paint-swatch-color{width:26px;height:26px}.blueprint-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.history-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (width<=820px){.app-header{height:48px;padding:0 10px}.header-logo{min-width:0}.header-logo h1{text-overflow:ellipsis;white-space:nowrap;max-width:58vw;overflow:hidden}.header-user .btn,.user-menu-trigger{min-height:38px}.user-menu-trigger span:not(.caret):not(.user-avatar-placeholder){text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}}.import-preview-card{max-width:480px}.import-preview-loading{flex-direction:column;align-items:center;gap:12px;padding:20px 0;display:flex}.import-preview-loading p{color:var(--text-light);font-size:.88em}.import-preview-spinner{border:3px solid var(--pink-light);border-top-color:var(--pink);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite import-preview-spin}@keyframes import-preview-spin{to{transform:rotate(360deg)}}.import-preview-header{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.import-preview-kind-badge{background:var(--pink);color:#fff;white-space:nowrap;border-radius:12px;padding:3px 12px;font-size:.82em;font-weight:700;display:inline-block}.import-preview-confidence{flex:1;min-width:120px}.import-preview-confidence-label{color:var(--text);margin-bottom:4px;font-size:.78em;font-weight:700;display:block}.import-preview-confidence-bar{background:var(--pink-bg);border-radius:3px;height:6px;overflow:hidden}.import-preview-confidence-fill{background:var(--pink);border-radius:3px;height:100%;transition:width .3s}.import-preview-dimensions{color:var(--text-light);margin-bottom:10px;font-size:.82em;font-weight:600}.import-preview-reasons{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.import-preview-reason-tag{background:var(--pink-bg);color:var(--pink);border:1px solid var(--pink-light);border-radius:8px;padding:2px 8px;font-size:.72em;font-weight:700;display:inline-block}.import-preview-images{justify-content:center;margin-bottom:10px;display:flex}.import-preview-stage-head{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.import-preview-stage-title{flex-direction:column;gap:3px;min-width:0;display:flex}.import-preview-stage-head span{color:var(--text-light);font-size:.84em;font-weight:900;line-height:1.2}.import-preview-stage-head small{color:var(--text-light);font-size:.72em;font-weight:800;line-height:1.25}.import-preview-stage-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:6px;display:flex}.import-preview-stage-actions .btn{border-radius:999px;min-height:30px;padding:5px 10px}.import-preview-main{order:1;min-height:0}.import-preview-controls{flex-direction:column;order:2;gap:10px;min-height:0;display:flex}.import-fallback-card-crop .import-preview-controls{display:none}.import-preview-img-group{text-align:center;justify-content:center;display:flex}.import-preview-img-label{color:var(--text-light);margin-bottom:4px;font-size:.72em;font-weight:700}.import-preview-img{object-fit:contain;border:2px solid var(--pink-light);width:auto;max-width:min(100%,520px);height:auto;max-height:min(50vh,500px);image-rendering:pixelated;background:#fff;border-radius:8px}.import-preview-main-crop-suggested .import-preview-img{max-height:100%}.import-crop-action{white-space:nowrap}.import-preview-main-crop{flex-direction:column;display:flex}.import-crop-workspace{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;grid-template-rows:minmax(0,1fr) auto;place-items:stretch center;gap:10px;width:100%;min-height:0;padding:10px;display:grid;overflow:auto}.import-crop-frame{border:2px solid var(--pink-light);touch-action:pan-x pan-y;background:#f4f4f5;border-radius:10px;justify-content:center;align-items:center;width:100%;max-width:min(100%,820px);height:100%;min-height:0;max-height:100%;display:flex;position:relative;overflow:visible}.import-crop-image-shell{border-radius:8px;flex:0 auto;min-width:0;max-width:100%;min-height:0;max-height:100%;line-height:0;display:inline-flex;position:relative;overflow:hidden}.import-crop-img{object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.import-crop-selection{z-index:2;border:2px solid var(--pink);cursor:move;touch-action:none;background:#ffffff14;border-radius:6px;position:absolute;box-shadow:0 0 0 9999px #14141847,0 8px 24px #3c2d462e}.import-crop-handle{background:var(--pink);touch-action:none;border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:0 2px 8px #3c2d4640}.import-crop-handle.nw{cursor:nwse-resize;top:-9px;left:-9px}.import-crop-handle.ne{cursor:nesw-resize;top:-9px;right:-9px}.import-crop-handle.sw{cursor:nesw-resize;bottom:-9px;left:-9px}.import-crop-handle.se{cursor:nwse-resize;bottom:-9px;right:-9px}.import-crop-confirm{z-index:4;min-width:min(260px,100%);position:relative}.import-compare-repair{background:#fff;flex-direction:column;gap:8px;min-height:0;margin-bottom:8px;display:flex}.import-compare-side{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.import-compare-toolbar{z-index:4;background:#fff;flex:none;align-items:center;gap:6px;padding:0;display:flex;position:relative}.import-compare-toolbar button,.import-compare-tool-actions button{appearance:none;border:2px solid var(--pink-light);min-height:34px;color:var(--pink);font:inherit;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border-radius:8px;padding:6px 8px;font-size:.8em;font-weight:900;line-height:1.2;transition:all .18s}@media (hover:hover){.import-compare-toolbar button:hover:not(:disabled),.import-compare-tool-actions button:hover:not(:disabled){border-color:var(--pink);background:var(--pink-bg)}}.import-compare-toolbar button.active,.import-compare-tool-actions button.active{border-color:var(--pink);color:var(--pink);background:#ff8fab24}.import-compare-toolbar button:disabled,.import-compare-tool-actions button:disabled{cursor:default;opacity:.45}.import-compare-back{border-color:var(--pink)!important;background:var(--pink)!important;color:#fff!important}.import-compare-auto{border-color:var(--pink);color:var(--pink)}.import-compare-manual{justify-content:center;align-items:center;gap:7px;display:inline-flex}.import-compare-manual:before{content:"";background:0 0;border:1.5px solid #ff8fabb3;border-radius:50%;flex:none;width:12px;height:12px;transition:all .18s}.import-compare-manual.active{border-color:var(--pink);background:var(--pink);color:#fff}.import-compare-manual.active:before{box-shadow:inset 0 0 0 2px var(--pink);background:#fff;border-color:#fff}.import-compare-stage-actions{z-index:6;gap:8px;display:flex;position:absolute;top:10px;right:10px}.import-compare-reset{appearance:none;border:2px solid var(--pink-light);min-height:34px;color:var(--pink);font:inherit;white-space:nowrap;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffffe6;border-radius:999px;padding:6px 14px;font-size:.78em;font-weight:900;transition:all .18s;box-shadow:0 5px 14px #ff8fab24}.import-compare-tool-actions{flex:auto;justify-content:flex-end;gap:6px;display:flex}.import-compare-tool-actions>button{flex:0 auto}.import-compare-zoom{align-items:center;gap:4px;width:146px;display:inline-flex}.import-compare-zoom button{flex:0 0 40px;min-width:40px;padding-inline:8px}.import-compare-zoom button:nth-child(2){flex-basis:58px}.import-compare-back{flex:none;width:auto}.import-compare-control,.import-compare-opacity{border:1px solid var(--pink-light);min-width:0;min-height:36px;color:var(--text-light);background:#fff5f9b8;border-radius:8px;grid-template-columns:auto minmax(42px,max-content) minmax(0,1fr);align-items:center;gap:10px;padding:4px 10px;font-size:.78em;font-weight:800;display:grid}.import-compare-opacity{grid-template-columns:auto minmax(0,1fr)}.import-compare-control span,.import-compare-opacity span{flex-shrink:0}.import-compare-control strong,.import-compare-opacity strong{color:var(--pink);text-align:right;font-size:.9em;font-weight:900}.import-compare-control input,.import-compare-opacity input{touch-action:pan-x;width:100%;min-width:80px}.import-compare-opacity input{grid-column:1/-1}.import-compare-panels{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.import-compare-panel{min-width:0}.import-compare-panel-title{color:var(--text);margin-bottom:6px;font-size:.82em;font-weight:900}.import-compare-image-frame,.import-compare-overlay-frame{border:2px solid var(--pink-light);cursor:crosshair;overscroll-behavior:contain;touch-action:none;background:#f4f4f6;border-radius:8px;max-height:min(58vh,620px);position:relative;overflow:auto}.import-compare-image-stage{transform-origin:0 0;contain:paint;width:100%;min-width:0;margin:0 auto;position:relative}.import-compare-overlay-shell{flex:auto;min-width:0;min-height:0}.import-compare-overlay-stage-wrap{flex:auto;min-width:0;min-height:0;padding:0;position:relative}.import-compare-bottom-controls{z-index:6;pointer-events:none;width:min(560px,100% - 128px);position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.import-compare-bottom-controls .import-compare-opacity{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#ffffffe6;border-color:#ffc2d1d1;grid-template-columns:auto auto minmax(160px,1fr);min-height:40px;padding:7px 12px;box-shadow:0 8px 24px #ff8fab29}.import-compare-bottom-controls .import-compare-opacity input{grid-column:auto;min-width:0}.import-compare-history-controls{z-index:6;gap:8px;display:flex;position:absolute;top:10px;left:10px}.import-compare-history-controls button{appearance:none;border:2px solid var(--pink-light);min-height:34px;color:var(--pink);font:inherit;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:999px;padding:6px 14px;font-size:.78em;font-weight:900;box-shadow:0 5px 14px #ff8fab24}.import-compare-history-controls button:disabled{opacity:.44}.import-compare-nudge-pad{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;border:1px solid #ffc2d1d1;border-radius:999px;transition:width .18s,height .18s,border-radius .18s;position:absolute;bottom:12px;right:12px;box-shadow:0 8px 22px #ff8fab2e}.import-compare-nudge-pad.collapsed{width:48px;height:48px}.import-compare-nudge-pad.expanded{border-radius:50%;width:112px;height:112px}.import-compare-nudge-toggle{z-index:2;appearance:none;border:2px solid var(--pink-light);width:36px;height:36px;color:var(--pink);font:inherit;background:#fff;border-radius:50%;font-size:.72em;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #ff8fab29}.import-compare-nudge{appearance:none;border:2px solid var(--pink-light);min-width:34px;min-height:34px;color:var(--pink);font:inherit;cursor:pointer;background:#fff;border-radius:50%;font-size:.72em;font-weight:900;line-height:1;position:absolute;box-shadow:0 2px 8px #ff8fab2e}.import-compare-nudge-up,.import-compare-nudge-down{left:50%;transform:translate(-50%)}.import-compare-nudge-up{top:5px}.import-compare-nudge-down{bottom:5px}.import-compare-nudge-left,.import-compare-nudge-right{top:50%;transform:translateY(-50%)}.import-compare-nudge-left{left:5px}.import-compare-nudge-right{right:5px}.import-compare-image-frame img,.import-compare-overlay-frame img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:auto;display:block}.import-compare-overlay-frame,.import-compare-image-stage,.import-compare-touch-magnifier,.import-compare-touch-magnifier-stage{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.import-compare-source-highlight,.import-compare-result-highlight{pointer-events:none;border:2px solid var(--pink);background:#ff8fab38;position:absolute;box-shadow:0 0 0 1px #ffffffbf}.import-compare-overlay-result{object-fit:fill;image-rendering:pixelated;backface-visibility:hidden;will-change:opacity;pointer-events:none;position:absolute;transform:translateZ(0)}.import-compare-source-aligned-overlay{z-index:1;object-fit:fill;width:100%;height:100%;image-rendering:pixelated;pointer-events:none;will-change:opacity;display:block;position:absolute;inset:0}.import-compare-source-cell{box-sizing:border-box;image-rendering:pixelated;pointer-events:none;position:absolute;transform:translateZ(0)}.import-compare-source-cell.empty{box-shadow:inset 0 0 0 1px #ffffff52}.import-compare-overlay-cells{z-index:1;pointer-events:none;will-change:opacity;position:absolute;inset:0}.import-compare-overlay-cell{box-sizing:border-box;pointer-events:none;position:absolute}.import-compare-overlay-highlight{z-index:2}.import-compare-touch-magnifier{z-index:9;pointer-events:none;background:#f4f4f5;border:2px solid #fffffff5;border-radius:14px;width:128px;height:128px;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 8px 24px #3c2d4640,0 0 0 1px #ffc2d1d1}.import-compare-touch-magnifier-stage{transform-origin:0 0;position:absolute;top:0;left:0}.import-compare-touch-magnifier-stage img{object-fit:fill;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:0;left:0}.import-compare-touch-magnifier-overlay{image-rendering:pixelated}.import-compare-touch-magnifier span{background:#ffffffbd;border:1.5px solid #231f26e0;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffdb}.import-compare-toast{border:1px solid var(--pink-light);min-width:0;color:var(--text);overflow-wrap:anywhere;background:#fff5f9c2;border-radius:8px;flex:100%;order:9;padding:7px 10px;font-size:.8em;font-weight:800;line-height:1.35}@media (width<=720px){.import-crop-confirm{width:100%}.import-preview-overlay .import-fallback-card-crop .import-preview-controls{display:none}.import-compare-side{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.import-compare-toolbar{flex:none;order:1;gap:0;min-width:0;display:flex}.import-compare-toolbar>button{min-width:0}.import-compare-toolbar button,.import-compare-tool-actions button{border-width:1.5px;border-radius:999px;min-height:32px;padding:5px 8px;font-size:.72em}.import-compare-tool-actions{flex-wrap:nowrap;flex:none;order:2;gap:6px;min-width:0;display:flex}.import-compare-toast{flex:100%;order:3;grid-column:auto}.import-compare-control,.import-compare-opacity{min-height:38px}.import-compare-bottom-controls{width:auto;bottom:12px;left:12px;right:76px;transform:none}.import-compare-bottom-controls .import-compare-opacity{grid-template-columns:auto auto;gap:6px 8px}.import-compare-bottom-controls .import-compare-opacity input{grid-column:1/-1}.import-compare-panels{grid-template-columns:1fr}.import-compare-image-frame{max-height:32vh}.import-compare-overlay-frame{place-items:center;max-height:min(68dvh,640px);display:grid}.import-compare-overlay-stage-wrap{padding:0}.import-compare-nudge-pad{bottom:92px;right:12px}.import-compare-nudge-pad.expanded{width:108px;height:108px}}.import-preview-alt-section,.import-preview-parameter-section{margin-bottom:0}.import-preview-parameter-section{flex-direction:column;gap:8px;display:flex}.import-preview-parameter-section .import-number-tune{margin:0}.import-number-tune{border:1px solid var(--pink-light);background:#fff5f97a;border-radius:8px;grid-template-columns:minmax(0,126px) minmax(0,1fr);align-items:center;gap:7px;min-height:42px;margin:0 0 6px;padding:5px 8px;display:grid}.import-number-meta{justify-content:space-between;align-items:baseline;gap:6px;min-width:0;display:flex}.import-number-meta span{color:var(--text);white-space:nowrap;font-size:.78em;font-weight:900}.import-number-meta strong{min-width:30px;color:var(--pink);text-align:right;font-size:.82em;font-weight:900}.import-number-row{grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:6px;min-width:0;display:grid}.import-number-row button{appearance:none;border:2px solid var(--pink-light);width:28px;min-width:28px;height:28px;color:var(--pink);font:inherit;background:#fff;border-radius:50%;font-size:.82em;font-weight:900;line-height:1}.import-number-row button:disabled{opacity:.42}.import-number-row input[type=range],.import-compare-control input[type=range],.import-compare-opacity input[type=range]{appearance:none;touch-action:pan-x;background:0 0;outline:none;width:100%;height:28px;margin:0}.import-number-row input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,#ff84a6c7,#ffc2d1c7);border:0;border-radius:999px;height:8px}.import-compare-control input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,#ff84a6c7,#ffc2d1c7);border:0;border-radius:999px;height:8px}.import-compare-opacity input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,#ff84a6c7,#ffc2d1c7);border:0;border-radius:999px;height:8px}.import-number-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--pink);border:3px solid #fff;border-radius:50%;width:22px;height:22px;margin-top:-7px;box-shadow:0 2px 7px #ff84a64d}.import-compare-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--pink);border:3px solid #fff;border-radius:50%;width:22px;height:22px;margin-top:-7px;box-shadow:0 2px 7px #ff84a64d}.import-compare-opacity input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--pink);border:3px solid #fff;border-radius:50%;width:22px;height:22px;margin-top:-7px;box-shadow:0 2px 7px #ff84a64d}.import-number-row input[type=range]::-moz-range-track{background:#ffc2d1c7;border:0;border-radius:999px;height:8px}.import-compare-control input[type=range]::-moz-range-track{background:#ffc2d1c7;border:0;border-radius:999px;height:8px}.import-compare-opacity input[type=range]::-moz-range-track{background:#ffc2d1c7;border:0;border-radius:999px;height:8px}.import-number-row input[type=range]::-moz-range-progress{background:#ff84a6c7;border-radius:999px;height:8px}.import-compare-control input[type=range]::-moz-range-progress{background:#ff84a6c7;border-radius:999px;height:8px}.import-compare-opacity input[type=range]::-moz-range-progress{background:#ff84a6c7;border-radius:999px;height:8px}.import-number-row input[type=range]::-moz-range-thumb{background:var(--pink);border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 7px #ff84a64d}.import-compare-control input[type=range]::-moz-range-thumb{background:var(--pink);border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 7px #ff84a64d}.import-compare-opacity input[type=range]::-moz-range-thumb{background:var(--pink);border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 7px #ff84a64d}.import-number-row input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #ffc2d18c}.import-compare-control input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #ffc2d18c}.import-compare-opacity input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #ffc2d18c}.import-number-row input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px #ffc2d18c}.import-compare-control input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px #ffc2d18c}.import-compare-opacity input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px #ffc2d18c}.import-preview-alt-label,.import-preview-parameter-label{color:var(--text-light);margin-bottom:6px;font-size:.9em;font-weight:900}.import-preview-alt-buttons{flex-wrap:wrap;gap:8px;display:flex}.import-method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-bottom:2px;display:grid;overflow:visible}.import-method-option{appearance:none;border:2px solid var(--pink-light);text-align:center;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:40px;padding:6px 10px;transition:all .18s;display:flex}.import-method-option:hover:not(:disabled){border-color:var(--pink);transform:translateY(-1px)}.import-method-option.active{background:var(--pink-bg);border-color:var(--pink)}.import-method-option:disabled{cursor:default;opacity:.78}.import-method-option span{color:var(--text);white-space:nowrap;justify-content:center;align-items:center;gap:5px;font-size:.82em;font-weight:800;line-height:1.2;display:inline-flex}.import-method-option small{color:var(--text-light);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.66em;font-weight:700;line-height:1.25;overflow:hidden}.import-method-option.loading{border-color:var(--pink);background:#fff5f9d6}.import-method-spinner{border:2px solid #ff8fab47;border-top-color:var(--pink);border-radius:50%;flex:none;width:12px;height:12px;animation:.72s linear infinite import-preview-spin}.import-preview-alt-btn{align-items:center;gap:4px;display:inline-flex}.import-preview-alt-conf{color:var(--pink);font-size:.72em;font-weight:700}@media (width<=820px){.import-preview-card{max-width:100vw}.import-preview-images{margin-bottom:10px}.import-preview-img{max-height:min(46vh,460px)}.import-method-grid{gap:6px;margin-right:0;padding-right:0}.import-method-option{min-height:38px;padding:5px 6px}.import-method-option span{font-size:.76em}.import-method-option small{font-size:.58em}.import-preview-footer{bottom:calc(-18px - env(safe-area-inset-bottom));margin:10px -18px calc(-18px - env(safe-area-inset-bottom));padding:10px 18px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--pink-light);background:#fff;grid-template-columns:1fr;align-items:stretch;position:sticky}.import-preview-actions{flex-shrink:0;justify-content:flex-end;width:100%}}.import-fallback-card,.import-review-card{max-width:640px}.import-fallback-card{max-height:min(86vh,820px);padding:18px}.import-fallback-card-repair{width:min(1120px,100vw - 28px);max-width:min(1120px,100vw - 28px)}.import-repair-editor-card{max-height:min(88vh,860px)}.import-repair-empty{border:1px solid var(--pink-light);background:var(--pink-bg);color:var(--text);border-radius:8px;padding:18px;font-size:.86em;font-weight:800;line-height:1.5}.import-fallback-summary,.import-review-summary{color:var(--text);flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.import-preview-compact-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.import-preview-compact-head>div:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.import-preview-compact-head strong{color:var(--pink);font-size:1em;font-weight:900;line-height:1.25}.import-preview-compact-head span{color:var(--text-light);font-size:.8em;font-weight:700;line-height:1.3}.import-preview-head-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:flex}.import-preview-head-btn{white-space:nowrap}.import-fallback-summary p,.import-review-summary p{color:var(--text-light);margin:0;font-size:.88em;line-height:1.5}.import-fallback-recommendation,.import-review-kind{color:var(--text);font-weight:800}.import-fallback-meta{flex-wrap:wrap;gap:6px;display:flex}.import-fallback-meta span{color:var(--pink);background:var(--pink-bg);border:1px solid var(--pink-light);border-radius:8px;padding:2px 8px;font-size:.76em;font-weight:700}.import-recommendation-note{color:var(--text);border:1px solid var(--pink-light);white-space:nowrap;background:#ff85ab1f;border-radius:8px;flex-shrink:0;padding:4px 8px;font-size:.76em;font-weight:800}.import-ai-suggestion{border:1px solid var(--pink-light);background:#fff5f957;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-top:10px;padding:8px 10px;display:flex}.import-ai-suggestion div{flex-direction:column;min-width:0;display:flex}.import-ai-suggestion strong{color:var(--text);font-size:.78em;line-height:1.35}.import-ai-suggestion span{color:var(--text-light);font-size:.74em;line-height:1.35}.import-ai-action{white-space:nowrap;flex-shrink:0;min-height:32px;padding:5px 12px}.import-preview-footer{background:#fff;flex-direction:column;gap:10px;margin-top:10px;display:flex}@media (orientation:landscape) and (width>=700px){.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair){border:2px solid var(--pink-light);border-radius:16px;grid-template-rows:auto;grid-template-columns:clamp(270px,30vw,320px) minmax(0,1fr);align-items:stretch;gap:0;width:min(1320px,100vw - 72px);max-width:min(1320px,100vw - 72px);height:auto;max-height:calc(100dvh - 96px);padding:0;display:grid;overflow:hidden;box-shadow:0 16px 42px #ff8fab29}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-main{order:initial;background:linear-gradient(#fff 0%,#fff9fc 100%);flex-direction:column;grid-area:1/2;justify-content:center;align-self:stretch;min-height:0;padding:22px;display:flex}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-stage-head{align-self:center;width:min(92%,820px);max-width:820px;margin-bottom:10px}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-stage-head span{font-size:.88em}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-compact-head{flex-shrink:0;margin-bottom:4px}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-images{flex:auto;align-items:center;min-height:0;margin-bottom:0}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-img-group{background:#ffffffb8;border-radius:14px;align-items:center;width:min(92%,820px);max-width:820px;height:auto;min-height:0;max-height:100%;padding:18px}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-img{width:100%;max-width:100%;max-height:min(640px,100dvh - 150px);box-shadow:0 8px 24px #ff8fab1f}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-controls{order:initial;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border-right:1px solid #ffc2d1b3;grid-area:1/1;align-self:stretch;min-height:0;max-height:calc(100dvh - 96px);padding:18px;overflow-y:auto}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-number-tune{background:#fff5f99e;grid-template-columns:1fr;gap:8px;min-height:auto;margin-bottom:0;padding:10px 12px}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-number-meta span{font-size:.82em}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-method-grid{grid-template-columns:1fr;gap:7px}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-method-option{text-align:left;align-items:flex-start;min-height:46px;padding:9px 12px}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-method-option span,.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-method-option small{text-align:left;justify-content:flex-start}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-ai-suggestion{align-items:center;gap:8px;margin-top:0;padding:9px 10px}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-ai-action{align-self:flex-start;width:auto}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-footer{background:#fff;flex-shrink:0;margin-top:4px;padding-top:6px}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-actions,.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-actions.simple-actions{grid-template-columns:1fr 1fr;gap:8px}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-actions>.btn,.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-actions.simple-actions>.btn{justify-self:stretch;width:100%}.import-fallback-overlay .import-fallback-card-repair{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;box-shadow:none;background:#fff;border:0;border-radius:0;padding:0}.import-fallback-overlay .import-fallback-card-repair .import-compare-repair{background:#fff;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-items:stretch;gap:0;height:100%;margin-bottom:0;display:grid}.import-fallback-overlay .import-fallback-card-repair .import-compare-side{background:#fffafce6;border-bottom:1px solid #ffc2d1d1;border-right:0;grid-area:1/1;grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:10px;min-height:0;padding:8px 14px;display:grid;overflow:visible}.import-fallback-overlay .import-fallback-card-repair .import-compare-toolbar,.import-fallback-overlay .import-fallback-card-repair .import-compare-tool-actions,.import-fallback-overlay .import-fallback-card-repair .import-compare-toast{align-self:stretch;max-width:none}.import-fallback-overlay .import-fallback-card-repair .import-compare-toolbar{background:0 0;border-bottom:0;grid-template-columns:auto;gap:0;padding:0}.import-fallback-overlay .import-fallback-card-repair .import-compare-toolbar button,.import-fallback-overlay .import-fallback-card-repair .import-compare-tool-actions button{border-width:1.5px;border-radius:999px;min-height:32px;padding:5px 8px;font-size:.76em}.import-fallback-overlay .import-fallback-card-repair .import-compare-tool-actions{grid-column:3;place-self:center end;align-items:center;gap:6px;display:flex}.import-fallback-overlay .import-fallback-card-repair .import-compare-control,.import-fallback-overlay .import-fallback-card-repair .import-compare-opacity{background:#ffffffc7;border-color:#ffc2d194;grid-template-columns:auto auto minmax(180px,1fr);gap:10px;min-height:38px;padding:6px 12px}.import-fallback-overlay .import-fallback-card-repair .import-compare-opacity span,.import-fallback-overlay .import-fallback-card-repair .import-compare-opacity strong{font-size:.9em}.import-fallback-overlay .import-fallback-card-repair .import-compare-control input,.import-fallback-overlay .import-fallback-card-repair .import-compare-opacity input{grid-column:auto;min-width:0}.import-fallback-overlay .import-fallback-card-repair .import-compare-toast{min-width:0;color:var(--text-light);background:0 0;border:0;border-radius:0;grid-area:1/2;align-self:stretch;align-items:center;margin-top:0;padding:0 2px;font-size:.76em;font-weight:800;line-height:1.35;display:flex}.import-fallback-overlay .import-fallback-card-repair .import-compare-overlay-shell{background:#fff;grid-area:2/1;min-height:0;padding:10px 14px 14px}.import-fallback-overlay .import-fallback-card-repair .import-compare-history-controls{top:12px;left:12px}.import-fallback-overlay .import-fallback-card-repair .import-compare-overlay-stage-wrap{justify-content:flex-start;align-items:stretch;padding:0}.import-fallback-overlay .import-fallback-card-repair .import-compare-overlay-frame{background:#f2f2f4;border-color:#ffc2d1eb;border-radius:12px;place-items:center;width:100%;max-height:none;display:grid}}.import-preview-actions{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;display:grid}.import-preview-actions>.btn{justify-self:end}.import-preview-actions.simple-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.import-preview-actions.simple-actions>.btn{justify-self:stretch;width:100%}.import-repair-note{min-width:0;color:var(--text-light);text-align:right;font-size:.72em;font-weight:800;line-height:1.3}.import-repair-action{white-space:nowrap}.import-repair-scroll{background:#fff;min-height:0}.import-fallback-overlay{background:#fff;justify-content:center;align-items:stretch;padding:0;overflow:hidden}.import-fallback-overlay .import-fallback-card{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;padding:12px;display:flex;overflow:hidden}.import-fallback-overlay .import-fallback-card-repair{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh}.import-fallback-overlay .import-fallback-card-repair .import-repair-scroll{flex-direction:column;flex:auto;min-height:0;padding-bottom:8px;display:flex;overflow:hidden}.import-fallback-overlay .import-fallback-card-repair .import-compare-repair{flex:auto;min-height:0;margin-bottom:0}.import-fallback-overlay .import-fallback-card-repair .import-compare-overlay-shell,.import-fallback-overlay .import-fallback-card-repair .import-compare-overlay-stage-wrap{flex-direction:column;flex:auto;min-height:0;display:flex}.import-fallback-overlay .import-fallback-card-repair .import-compare-overlay-frame{flex:auto;height:100%;min-height:0;max-height:none}.import-fallback-overlay .import-fallback-card-repair .import-compare-toast,.import-fallback-overlay .import-fallback-card-repair .import-preview-footer,.import-fallback-overlay .import-fallback-card-repair .import-number-tune{flex-shrink:0}.import-fallback-overlay .import-fallback-card-repair .import-compare-toolbar,.import-fallback-overlay .import-fallback-card-repair .import-compare-control,.import-fallback-overlay .import-fallback-card-repair .import-compare-opacity{align-self:center;width:100%;max-width:min(680px,100%)}@media (orientation:landscape) and (width>=700px){.import-fallback-overlay{background:#fff5f9b8;justify-content:center;align-items:center;padding:32px}.import-fallback-overlay-repair{background:#fff;justify-content:stretch;align-items:stretch;padding:0}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair){width:min(1320px,100vw - 72px);max-width:min(1320px,100vw - 72px);height:auto;max-height:calc(100dvh - 96px)}.import-fallback-overlay-repair .import-fallback-card-repair{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;box-shadow:none;border:0;border-radius:0;padding:0}.import-fallback-overlay-repair .import-fallback-card-repair .import-repair-scroll{padding-bottom:0}}@media (width<=820px){.import-preview-overlay{-webkit-overflow-scrolling:touch;background:#fff;justify-content:center;align-items:flex-start;overflow-y:auto}.import-preview-overlay .import-fallback-card{width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;padding:12px 12px calc(12px + env(safe-area-inset-bottom));box-shadow:none;background:#fff;border-radius:0;flex-direction:column;display:flex;overflow:hidden}.import-preview-overlay .import-fallback-card-repair{width:100vw;max-width:100vw}.import-preview-overlay .import-fallback-card-repair .import-repair-scroll{-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;min-height:0;padding-bottom:8px;display:flex;overflow:hidden}.import-preview-overlay .import-fallback-card-repair .import-compare-repair{flex:auto;min-height:0}.import-preview-overlay .import-fallback-card-repair .import-compare-overlay-shell,.import-preview-overlay .import-fallback-card-repair .import-compare-overlay-stage-wrap{flex-direction:column;flex:auto;display:flex}.import-preview-overlay .import-fallback-card-repair .import-compare-overlay-frame{flex:auto;min-height:0;max-height:none}.import-preview-overlay .import-fallback-card-repair .import-preview-footer{margin:6px -12px calc(-12px - env(safe-area-inset-bottom));flex-shrink:0;position:static;bottom:auto}.import-preview-overlay .modal-card-compact{border-radius:0;width:100vw;max-width:100vw;min-height:100dvh;max-height:100dvh}.import-preview-compact-head{align-items:flex-start;gap:8px;margin-bottom:6px}.import-preview-head-actions{max-width:42%}.import-recommendation-note{text-overflow:ellipsis;max-width:100%;overflow:hidden}.import-preview-main{flex-direction:column;flex:auto;min-height:0;display:flex}.import-preview-main .import-preview-images{flex:auto;align-items:center;min-height:0;margin-bottom:8px}.import-preview-main .import-preview-img-group{align-items:center;width:100%;height:100%;min-height:0}.import-preview-main .import-preview-img{max-height:100%}.import-number-tune{grid-template-columns:minmax(0,120px) minmax(0,1fr);gap:7px;min-height:40px;margin-bottom:6px;padding:5px 8px}.import-number-row{grid-template-columns:28px minmax(0,1fr) 28px}.import-number-row button{width:28px;height:28px}.import-preview-footer{bottom:calc(-12px - env(safe-area-inset-bottom));margin:8px -12px calc(-12px - env(safe-area-inset-bottom));padding:8px 12px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--pink-light);z-index:8;background:#fff;flex-shrink:0;position:sticky}.import-ai-suggestion{width:100%;margin-top:8px;padding:7px 8px}.import-preview-actions{grid-template-columns:minmax(0,1fr) auto auto auto;width:100%}.import-preview-actions.simple-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px) and (orientation:landscape){.import-preview-overlay .import-fallback-card:not(.import-fallback-card-repair):not(.import-fallback-card-crop){grid-template-rows:minmax(0,1fr) auto;gap:8px;display:grid}.import-preview-overlay .import-fallback-card:not(.import-fallback-card-repair):not(.import-fallback-card-crop) .import-preview-main{grid-row:1;min-height:0;overflow:hidden}.import-preview-overlay .import-fallback-card:not(.import-fallback-card-repair):not(.import-fallback-card-crop) .import-preview-controls{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;grid-row:2;min-height:0;max-height:min(42dvh,320px);overflow-y:auto}.import-preview-overlay .import-fallback-card:not(.import-fallback-card-repair):not(.import-fallback-card-crop) .import-preview-images,.import-preview-overlay .import-fallback-card:not(.import-fallback-card-repair):not(.import-fallback-card-crop) .import-preview-img-group{overflow:hidden}.import-preview-overlay .import-fallback-card:not(.import-fallback-card-repair):not(.import-fallback-card-crop) .import-preview-img{object-fit:contain;max-width:100%;max-height:100%}.mobile-workbench{max-height:min(62dvh,100dvh - 96px);padding-bottom:calc(20px + env(safe-area-inset-bottom))}.import-fallback-overlay .import-fallback-card-repair .import-compare-side{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);row-gap:6px}.import-fallback-overlay .import-fallback-card-repair .import-compare-toolbar{grid-area:1/1;justify-self:start}.import-fallback-overlay .import-fallback-card-repair .import-compare-tool-actions{grid-area:1/1;grid-template-columns:repeat(3,max-content);justify-self:end;align-items:center;gap:6px;display:grid}.import-fallback-overlay .import-fallback-card-repair .import-compare-toast{grid-area:2/1;justify-self:stretch}}@media (width<=520px){.import-preview-actions{grid-template-columns:1fr 1fr 1fr}.import-preview-actions.simple-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.import-repair-note{text-align:left;grid-column:1/-1}.import-preview-actions .btn{width:100%}.import-ai-suggestion{align-items:center}}@media (orientation:landscape) and (width>=700px){.import-preview-overlay.import-fallback-overlay{background:#fff5f9b8;justify-content:center;align-items:center;padding:32px;overflow:hidden}.import-preview-overlay.import-fallback-overlay-repair{background:#fff;justify-content:stretch;align-items:stretch;padding:0}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair){border:2px solid var(--pink-light);border-radius:16px;grid-template-rows:minmax(0,1fr);grid-template-columns:clamp(270px,30vw,320px) minmax(0,1fr);align-items:stretch;gap:0;width:min(1320px,100vw - 72px);max-width:min(1320px,100vw - 72px);height:auto;max-height:calc(100dvh - 96px);padding:0;display:grid;overflow:hidden;box-shadow:0 16px 42px #ff8fab29}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair):not(.import-fallback-card-crop){height:calc(100dvh - 96px);max-height:calc(100dvh - 96px)}.import-preview-overlay.import-fallback-overlay .import-fallback-card-crop:not(.import-fallback-card-repair){grid-template-columns:minmax(0,1fr);width:min(980px,100vw - 96px);max-width:min(980px,100vw - 96px)}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-controls{order:initial;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border-right:1px solid #ffc2d1b3;grid-area:1/1;align-self:stretch;min-height:0;max-height:calc(100dvh - 96px);padding:14px;overflow-y:auto}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair):not(.import-fallback-card-crop) .import-preview-controls{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-main{order:initial;background:linear-gradient(#fff 0%,#fff9fc 100%);grid-area:1/2;justify-content:center;align-self:stretch;min-height:0;padding:22px}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-stage-head,.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-img-group{width:min(92%,820px);max-width:820px}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-images{flex:auto;align-items:center;min-height:0;margin-bottom:0}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-img-group{background:#ffffffb8;border-radius:14px;align-items:center;height:auto;min-height:0;max-height:100%;padding:18px}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-img{width:100%;max-width:100%;max-height:min(640px,100dvh - 150px)}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-main-crop-suggested .import-preview-img{width:auto;max-width:100%;height:min(56dvh,420px);max-height:calc(100dvh - 205px)}.import-preview-overlay.import-fallback-overlay .import-fallback-card-crop:not(.import-fallback-card-repair) .import-preview-main{grid-column:1;justify-content:center;align-items:center;padding:22px 28px}.import-preview-overlay.import-fallback-overlay .import-fallback-card-crop:not(.import-fallback-card-repair) .import-preview-stage-head{width:min(100%,820px);max-width:820px}.import-preview-overlay.import-fallback-overlay .import-fallback-card-crop:not(.import-fallback-card-repair) .import-crop-workspace{align-self:center;width:min(100%,820px);max-width:820px;min-height:0}.import-preview-overlay.import-fallback-overlay .import-fallback-card-crop:not(.import-fallback-card-repair) .import-crop-frame{width:auto;max-width:min(820px,72vw);height:100%;max-height:100%}.import-preview-overlay.import-fallback-overlay .import-fallback-card-crop:not(.import-fallback-card-repair) .import-crop-img{width:auto;max-width:min(820px,72vw);height:auto;max-height:100%}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-method-grid{grid-template-columns:1fr}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-method-option{text-align:left;align-items:flex-start;min-height:46px;padding:9px 12px}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-method-option span,.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-method-option small{text-align:left;justify-content:flex-start}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-ai-suggestion{grid-template-columns:1fr;align-items:stretch;gap:8px;display:grid}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-ai-action{width:100%}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-footer{background:#fff;border-top:0;flex-shrink:0;margin:4px 0 0;padding:0;position:static;bottom:auto}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-actions,.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-actions.simple-actions{grid-template-columns:1fr 1fr;gap:8px}.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-actions>.btn,.import-preview-overlay.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-actions.simple-actions>.btn{justify-self:stretch;width:100%}.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;box-shadow:none;background:#fff;border:0;border-radius:0;padding:0}.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-repair-scroll{height:100%;padding-bottom:env(safe-area-inset-bottom);overflow:hidden}.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-repair{background:#fff;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-items:stretch;gap:0;height:100%;margin-bottom:0;display:grid}.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-side{background:#fffafce6;border-bottom:1px solid #ffc2d1d1;border-right:0;grid-area:1/1;grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:10px;min-height:0;padding:8px 14px;display:grid;overflow:visible}.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-toolbar,.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-tool-actions,.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-toast{align-self:center;width:auto;max-width:none}.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-toolbar{background:0 0;border-bottom:0;grid-area:1/1;grid-template-columns:auto;gap:0;padding:0}.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-tool-actions{grid-area:1/3;grid-template-columns:repeat(3,max-content);justify-content:end;justify-self:end;align-items:center;gap:6px;display:grid}.import-repair-overlay .import-fallback-card-repair .import-compare-side{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.import-repair-overlay .import-fallback-card-repair .import-compare-toolbar{flex:none;order:1;place-self:center start;width:auto;max-width:none}.import-repair-overlay .import-fallback-card-repair .import-compare-back{width:auto;min-width:148px}.import-repair-overlay .import-fallback-card-repair .import-compare-toast{flex:auto;order:2;grid-area:auto;place-self:center;min-width:0}.import-repair-overlay .import-fallback-card-repair .import-compare-tool-actions{flex-wrap:nowrap;flex:none;order:3;grid-area:auto;justify-content:flex-end;justify-self:auto;align-items:center;gap:6px;display:flex}.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-toast{min-width:0;color:var(--text-light);background:0 0;border:0;border-radius:0;grid-area:1/2;justify-self:stretch;align-items:center;padding:0 2px;font-size:.76em;font-weight:800;line-height:1.35;display:flex}.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-toolbar button,.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-tool-actions button{border-width:1.5px;border-radius:999px;width:auto;min-height:32px;padding:5px 10px;font-size:.76em}.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-overlay-shell{min-height:0;padding:10px 14px calc(14px + env(safe-area-inset-bottom));background:#fff;grid-area:2/1}.import-preview-overlay.import-fallback-overlay-repair .import-fallback-card-repair .import-compare-overlay-frame{background:#f2f2f4;border-color:#ffc2d1eb;border-radius:12px;place-items:center;width:100%;max-height:none;display:grid}.mobile-generate-workspace{height:calc(100dvh - 48px - 64px - env(safe-area-inset-bottom));min-height:0;overflow:hidden}.mobile-workbench{max-height:calc(100dvh - 48px - 64px - env(safe-area-inset-bottom));padding-bottom:calc(96px + env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow-y:auto}}.import-result-notice{z-index:18;border:1px solid var(--pink-light);width:min(560px,100% - 24px);box-shadow:var(--shadow-soft);background:#fffffff5;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.import-result-notice.tone-success{border-color:#b9e7cf}.import-result-notice.tone-warning,.import-result-notice.tone-attention{border-color:var(--pink-light)}.import-result-notice-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.import-result-notice-copy strong{color:var(--text);font-size:.86em}.import-result-notice-copy span{color:var(--text-light);font-size:.78em;line-height:1.4}.import-result-notice-actions{flex-shrink:0;gap:6px;display:flex}@media (width<=820px){.import-result-notice{flex-direction:column;align-items:stretch;top:auto;bottom:86px}.import-result-notice-actions{flex-wrap:wrap;justify-content:flex-end}}.import-source-modal{width:min(560px,100vw - 24px);max-height:min(82vh,720px);overflow-y:auto}.import-source-tabs{grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 14px;display:grid}.import-source-tabs button{border:1px solid var(--pink-light);color:var(--text);cursor:pointer;background:#fff;border-radius:8px;padding:10px 12px;font-weight:700}.import-source-tabs button.active{background:var(--pink-light);border-color:var(--pink);color:var(--pink)}.import-source-progress,.import-source-local-preview{text-align:center;padding:16px 0}.import-source-progress .cartoon-progress-container{width:min(520px,100%);margin:0 auto}.import-source-local-preview img{border:2px solid var(--pink-light);max-width:100%;max-height:180px;image-rendering:pixelated;border-radius:8px;margin:0 auto 10px;display:block}.xhs-import-panel{flex-direction:column;gap:10px;display:flex}.xhs-share-input{resize:vertical;border:1px solid var(--pink-light);width:100%;min-height:96px;font:inherit;color:var(--text);border-radius:8px;padding:10px 12px}.xhs-import-actions{flex-wrap:wrap;gap:8px;display:flex}.xhs-import-error{color:#c03535;background:#fff1f1;border:1px solid #ffd0d0;border-radius:8px;padding:8px 10px;font-size:.9em}.xhs-note-result{border-top:1px solid var(--pink-light);padding-top:10px}.xhs-note-head{flex-direction:column;gap:3px;margin-bottom:10px;display:flex}.xhs-note-head strong{color:var(--text);font-size:.98em}.xhs-note-head span{color:var(--text-light);font-size:.84em}.xhs-image-grid{grid-template-columns:repeat(auto-fill,minmax(116px,1fr));gap:10px;display:grid}.xhs-image-option{border:1px solid var(--pink-light);cursor:pointer;color:var(--text);text-align:left;background:#fff;border-radius:8px;padding:6px}.xhs-image-option.active{border-color:var(--pink);box-shadow:0 0 0 2px var(--pink-light)}.xhs-image-option:disabled{opacity:.65;cursor:wait}.xhs-image-option img{aspect-ratio:1;object-fit:cover;background:#f8f8f8;border-radius:6px;width:100%;display:block}.xhs-image-option span{color:var(--text-light);margin-top:6px;font-size:.78em;line-height:1.3;display:block}@media (orientation:landscape){.swap-drawer{width:100vw;max-width:100vw;height:auto;max-height:min(42dvh,360px);padding:10px 16px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -8px 32px #0000001f, 0 0 0 2px var(--pink-light);border-radius:18px 18px 0 0;animation:none;inset:auto 0 0}.swap-section{grid-template-columns:minmax(160px,auto) minmax(0,1fr);align-items:center;gap:8px;margin-bottom:6px;display:grid}.swap-section-header{margin-bottom:0}.swap-drawer .modal-actions{justify-content:flex-end;margin-top:4px}.import-fallback-overlay{background:#fff5f9b8;justify-content:center;align-items:center;padding:32px}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair){grid-template-rows:auto;grid-template-columns:clamp(270px,30vw,320px) minmax(0,1fr);align-items:stretch;width:min(1320px,100vw - 72px);max-width:min(1320px,100vw - 72px);height:auto;max-height:calc(100dvh - 96px);padding:0;display:grid;overflow:hidden}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-controls{background:#fff;border-right:1px solid #ffc2d1b3;grid-area:1/1;max-height:calc(100dvh - 96px);padding:18px;overflow-y:auto}.import-fallback-overlay .import-fallback-card:not(.import-fallback-card-repair) .import-preview-main{flex-direction:column;grid-area:1/2;justify-content:center;min-height:0;padding:22px;display:flex}.import-fallback-overlay-repair{background:#fff;justify-content:stretch;align-items:stretch;padding:0}.import-fallback-overlay .import-fallback-card-repair{border:0;border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:0}.import-fallback-overlay .import-fallback-card-repair .import-compare-repair{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:100%;min-height:0;display:grid}.import-fallback-overlay .import-fallback-card-repair .import-compare-side{background:#fffafce6;border-bottom:1px solid #ffc2d1d1;flex-wrap:nowrap;grid-area:1/1;align-items:center;gap:10px;padding:8px 14px;display:flex}.import-fallback-overlay .import-fallback-card-repair .import-compare-toolbar{flex:none;order:1;width:auto;max-width:none}.import-fallback-overlay .import-fallback-card-repair .import-compare-toast{flex:auto;order:2;grid-area:auto;min-width:0}.import-fallback-overlay .import-fallback-card-repair .import-compare-tool-actions{flex-wrap:nowrap;flex:none;order:3;grid-area:auto;justify-self:auto;align-items:center;gap:6px;display:flex}}.import-compare-repair .import-compare-side{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.import-compare-repair .import-compare-side .import-compare-toolbar{flex:none!important;order:1!important;width:auto!important;min-width:0!important}.import-compare-repair .import-compare-side .import-compare-toolbar .import-compare-back{flex:none!important;width:auto!important}.import-compare-repair .import-compare-side .import-compare-tool-actions{flex-wrap:nowrap!important;flex:auto!important;order:2!important;justify-content:flex-end!important;gap:6px!important;width:auto!important;display:flex!important}.import-compare-repair .import-compare-side .import-compare-toast{flex:100%!important;order:3!important;width:100%!important}
