@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--color-primary:#e60f0f;--color-primary-hover:#ff2a2a;--color-bg:#121212;--color-surface:#1a1a1a;--color-text:#f4f5f7;--color-text-light:#a0aec0;--color-border:#2d3748;--header-height:56px;--sidebar-width:80px;--config-panel-width:320px;--shadow-sm:0 2px 8px #0006;--shadow-md:0 8px 16px #00000080;--shadow-lg:0 16px 32px #0009;--glass-bg:#1e1e1ed9;--glass-border:#ffffff0d;--font-main:"Inter", system-ui, -apple-system, sans-serif;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-normal:.3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#root{flex-direction:column;width:100vw;height:100vh;display:flex}button{font-family:var(--font-main);cursor:pointer;background:0 0;border:none;outline:none}ul{list-style:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}._header_1a6f2_1{color:#fff;background-color:#0a0a0a;border-bottom:1px solid #222;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}._logoSection_1a6f2_12{align-items:center;gap:12px;display:flex}._logoImage_1a6f2_18{object-fit:contain;width:auto;height:24px}._centerSection_1a6f2_24{align-items:center;gap:8px;display:flex}._historyBtn_1a6f2_30{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #333;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}._historyBtn_1a6f2_30:hover:not(:disabled){background-color:#333;border-color:#555}._historyBtn_1a6f2_30:disabled{color:#555;cursor:not-allowed;border-color:#222}._statusSection_1a6f2_55{align-items:center;gap:8px;display:flex}._statusDot_1a6f2_61{background-color:#38a169;border-radius:50%;width:6px;height:6px}._statusText_1a6f2_68{color:#888;font-size:13px;font-weight:500}@media (width<=1024px){._header_1a6f2_1{padding:0 12px}._statusText_1a6f2_68{display:none}}._sidebar_1ph1l_1{background-color:#0f0f0f;border-right:1px solid #222;flex-direction:column;width:80px;padding-top:16px;display:flex}._nav_1ph1l_10{flex-direction:column;align-items:center;gap:8px;display:flex}._toolBtn_1ph1l_17{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:64px;height:64px;transition:all .2s;display:flex}._toolBtn_1ph1l_17:hover{color:#fff;background-color:#222}._toolBtn_1ph1l_17._active_1ph1l_38{color:#fff;background-color:#333}._iconWrapper_1ph1l_43{justify-content:center;align-items:center;display:flex}._label_1ph1l_49{text-align:center;font-size:9px;font-weight:500;line-height:1.1}@media (width<=1024px){._sidebar_1ph1l_1{border-bottom:1px solid #222;border-right:none;flex-direction:row;align-items:center;width:100%;height:auto;padding:12px 16px}._nav_1ph1l_10{flex-flow:wrap;justify-content:center;gap:16px;width:100%}._toolBtn_1ph1l_17{width:56px;height:56px}}._panel_1s657_1{color:#fff;background-color:#1a1a1a;border-right:1px solid #222;flex-direction:column;width:300px;padding:24px;display:flex;overflow-y:auto}._productHeader_1s657_12{margin-bottom:32px}._productInfo_1s657_16{align-items:center;gap:12px;margin-bottom:16px;display:flex}._productIconWrapper_1s657_23{background-color:#2a2a2a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._productTitle_1s657_33{margin:0 0 4px;font-size:16px;font-weight:600}._productType_1s657_39{color:#888;font-size:13px}._priceRow_1s657_44{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}._priceTag_1s657_51{font-size:20px;font-weight:700}._fullprintBadge_1s657_56{color:#e53e3e;letter-spacing:.5px;background-color:#322;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600}._changeProductBtn_1s657_66{color:#aaa;cursor:pointer;background:0 0;border:1px solid #333;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 0;font-size:13px;transition:all .2s;display:flex}._changeProductBtn_1s657_66:hover{color:#fff;background:#2a2a2a}._section_1s657_87{margin-bottom:32px}._sectionTitle_1s657_91{color:#888;margin-bottom:16px;font-size:13px;font-weight:500}._colorGrid_1s657_98{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}._colorSwatch_1s657_104{aspect-ratio:1;cursor:pointer;border:2px solid #0000;border-radius:50%;width:100%;transition:transform .2s}._colorSwatch_1s657_104:hover{transform:scale(1.1)}._colorSwatch_1s657_104._selected_1s657_117{border:2px solid #e53e3e;transform:scale(1.1)}._sizeGrid_1s657_122{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}._sizeBtn_1s657_129{color:#ccc;cursor:pointer;background-color:#1a1a1a;border:1px solid #333;border-radius:4px;padding:12px 0;font-size:14px;font-weight:500;transition:all .2s}._sizeBtn_1s657_129:hover:not(._disabledSize_1s657_141){background-color:#2a2a2a;border-color:#444}._sizeBtn_1s657_129._selectedSize_1s657_146{color:#fff;background-color:#2a2a2a;border-color:#e53e3e}._disabledSize_1s657_141{opacity:.3;cursor:not-allowed;text-decoration:line-through}._availability_1s657_158{color:#aaa;align-items:center;gap:8px;font-size:13px;display:flex}._dotAvailable_1s657_166{background-color:#38a169;border-radius:50%;width:6px;height:6px}._dotUnavailable_1s657_173{background-color:#e53e3e;border-radius:50%;width:6px;height:6px}._actionsBottom_1s657_180{border-top:1px solid #222;flex-direction:column;gap:12px;margin-top:auto;padding-top:24px;display:flex}._secondaryBtn_1s657_189{color:#888;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;padding:4px 0;font-size:13px;transition:color .2s;display:flex}._secondaryBtn_1s657_189:hover{color:#ddd}@media (width<=1024px){._panel_1s657_1{border-bottom:1px solid #222;border-right:none;width:100%;overflow-y:visible}._colorGrid_1s657_98{grid-template-columns:repeat(auto-fill,minmax(32px,1fr))}}._canvasContainer_17esg_1{background-color:#111;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}._topBar_17esg_10{z-index:2;pointer-events:none;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex;position:absolute;top:0;left:0;right:0}._viewToggle_17esg_24{pointer-events:auto;background-color:#1a1a1a;border:1px solid #333;border-radius:8px;padding:4px;display:flex}._toggleBtn_17esg_33{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:8px 24px;font-size:13px;font-weight:600;transition:all .2s}._toggleBtn_17esg_33._active_17esg_45{color:#fff;background-color:#e53e3e}._toggleBtn_17esg_33:hover:not(._active_17esg_45){color:#ccc}._historyGroup_17esg_54{pointer-events:auto;gap:8px;display:flex}._historyBtn_17esg_60{color:#fff;cursor:pointer;background-color:#1a1a1a;border:1px solid #333;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}._historyBtn_17esg_60:hover:not(:disabled){background-color:#333;border-color:#555}._historyBtn_17esg_60:disabled{color:#555;cursor:not-allowed;border-color:#222}._canvasArea_17esg_85{flex:1;justify-content:center;align-items:center;padding:80px 40px;display:flex;position:relative;overflow:hidden}._whiteBoard_17esg_95{background-color:#fff;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 4px 20px #0003}._productMockup_17esg_105{will-change:transform;justify-content:center;align-items:center;width:500px;height:600px;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}._tshirtImg_17esg_116{object-fit:contain;pointer-events:none;width:100%;height:100%}._bottomControls_17esg_123{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;bottom:24px;left:0;right:0}._helpText_17esg_135{color:#666;font-size:13px}._zoomControl_17esg_140{pointer-events:auto;background-color:#1a1a1a;border:1px solid #333;border-radius:8px;align-items:center;gap:8px;padding:6px;display:flex;position:absolute;bottom:0;right:24px}._zoomBtn_17esg_154{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}._zoomBtn_17esg_154:hover{color:#fff;background-color:#333}._zoomValue_17esg_173{color:#ccc;text-align:center;min-width:40px;font-size:12px;font-weight:500}@media (width<=1024px){._canvasContainer_17esg_1{border-bottom:1px solid #222;width:100%;min-height:50vh}._canvasArea_17esg_85{padding:120px 20px 20px}}._modalOverlay_19o0a_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalContent_19o0a_15{color:#fff;background-color:#1a1a1a;border:1px solid #333;border-radius:12px;flex-direction:column;width:480px;max-width:90%;padding:32px;display:flex;box-shadow:0 10px 40px #00000080}._modalHeader_19o0a_28{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}._modalTitle_19o0a_35{letter-spacing:.5px;margin:0;font-size:20px;font-weight:600}._closeBtn_19o0a_42{color:#888;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}._closeBtn_19o0a_42:hover{color:#fff}._emptyCart_19o0a_57{text-align:center;color:#888;margin:40px 0;font-size:15px}._itemsList_19o0a_64{max-height:400px;padding-right:8px;overflow-y:auto}._itemsList_19o0a_64::-webkit-scrollbar{width:6px}._itemsList_19o0a_64::-webkit-scrollbar-track{background:#111;border-radius:3px}._itemsList_19o0a_64::-webkit-scrollbar-thumb{background:#444;border-radius:3px}._cartItem_19o0a_82{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:16px 0;display:flex}._cartItem_19o0a_82:last-child{border-bottom:none}._itemInfo_19o0a_94{flex-direction:column;gap:6px;display:flex}._itemTitle_19o0a_100{align-items:center;gap:8px;margin:0;font-size:15px;font-weight:600;display:flex}._colorSwatch_19o0a_109{border:1px solid #444;border-radius:50%;width:14px;height:14px;display:inline-block}._itemDetails_19o0a_117{color:#888;margin:0;font-size:13px}._itemPriceActions_19o0a_123{align-items:center;gap:16px;display:flex}._itemPrice_19o0a_123{font-size:16px;font-weight:600}._removeBtn_19o0a_134{cursor:pointer;color:#e53e3e;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}._removeBtn_19o0a_134:hover{opacity:1}._totalSection_19o0a_151{border-top:1px solid #333;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;display:flex}._totalLabel_19o0a_160{color:#888;font-size:16px;font-weight:600}._totalPrice_19o0a_166{color:#fff;font-size:24px;font-weight:700}@keyframes _spin_19o0a_176{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinning_19o0a_176{animation:1s linear infinite _spin_19o0a_176}._summaryPanel_bcypr_1{color:#fff;background-color:#1a1a1a;border-left:1px solid #333;flex-direction:column;width:320px;padding:24px;display:flex}._title_bcypr_11{color:#888;margin-bottom:16px;font-size:14px;font-weight:500}._productCard_bcypr_18{background-color:#222;border:1px solid #333;border-radius:8px;margin-bottom:24px;padding:16px}._productTitle_bcypr_26{margin-bottom:4px;font-size:16px;font-weight:600}._productType_bcypr_32{color:#c53030;margin-bottom:16px;font-size:12px;font-weight:600}._productOptions_bcypr_39{color:#aaa;align-items:center;gap:8px;font-size:14px;display:flex}._colorIndicator_bcypr_47{border:1px solid #444;border-radius:50%;width:16px;height:16px}._sectionTitle_bcypr_54{color:#888;margin-bottom:12px;font-size:14px;font-weight:500}._quantitySection_bcypr_61{margin-bottom:32px}._quantityControl_bcypr_65{background-color:#222;border:1px solid #333;border-radius:8px;align-items:center;gap:16px;width:fit-content;padding:8px 16px;display:flex}._quantityControl_bcypr_65 button{color:#fff;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:18px}._quantityControl_bcypr_65 span{text-align:center;min-width:24px;font-size:16px;font-weight:500}._totalSection_bcypr_92{justify-content:space-between;align-items:baseline;margin-top:auto;margin-bottom:32px;display:flex}._totalLabel_bcypr_100{color:#888;font-size:14px}._totalPrice_bcypr_105{font-size:24px;font-weight:700}._actions_bcypr_110{flex-direction:column;gap:12px;display:flex}._addToCartBtn_bcypr_116{color:#fff;cursor:pointer;background-color:#e53e3e;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:16px;font-weight:600;transition:background-color .2s;display:flex}._addToCartBtn_bcypr_116:hover{background-color:#c53030}._saveBtn_bcypr_136{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #333;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}._saveBtn_bcypr_136:hover{background-color:#222}@media (width<=1024px){._summaryPanel_bcypr_1{border-left:none;width:100%;overflow-y:visible}._actions_bcypr_110{flex-flow:wrap}._addToCartBtn_bcypr_116,._saveBtn_bcypr_136{flex:1;min-width:200px}}._modalOverlay_1yh5r_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalContent_1yh5r_15{color:#fff;background-color:#1a1a1a;border:1px solid #333;border-radius:12px;flex-direction:column;width:480px;max-width:90%;padding:32px;display:flex;box-shadow:0 10px 40px #00000080}._modalHeader_1yh5r_28{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}._modalTitle_1yh5r_35{letter-spacing:.5px;margin:0;font-size:20px;font-weight:600}._closeBtn_1yh5r_42{color:#888;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}._closeBtn_1yh5r_42:hover{color:#fff}._emptyCart_1yh5r_57{text-align:center;color:#888;margin:40px 0;font-size:15px}._itemsList_1yh5r_64{max-height:400px;padding-right:8px;overflow-y:auto}._itemsList_1yh5r_64::-webkit-scrollbar{width:6px}._itemsList_1yh5r_64::-webkit-scrollbar-track{background:#111;border-radius:3px}._itemsList_1yh5r_64::-webkit-scrollbar-thumb{background:#444;border-radius:3px}._cartItem_1yh5r_82{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:16px 0;display:flex}._cartItem_1yh5r_82:last-child{border-bottom:none}._itemInfo_1yh5r_94{flex-direction:column;gap:6px;display:flex}._itemTitle_1yh5r_100{align-items:center;gap:8px;margin:0;font-size:15px;font-weight:600;display:flex}._colorSwatch_1yh5r_109{border:1px solid #444;border-radius:50%;width:14px;height:14px;display:inline-block}._itemDetails_1yh5r_117{color:#888;margin:0;font-size:13px}._itemPriceActions_1yh5r_123{align-items:center;gap:16px;display:flex}._itemPrice_1yh5r_123{font-size:16px;font-weight:600}._removeBtn_1yh5r_134{cursor:pointer;color:#e53e3e;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}._removeBtn_1yh5r_134:hover{opacity:1}._totalSection_1yh5r_151{border-top:1px solid #333;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;display:flex}._totalLabel_1yh5r_160{color:#888;font-size:16px;font-weight:600}._totalPrice_1yh5r_166{color:#fff;font-size:24px;font-weight:700}.app-container{color:#fff;background-color:#0a0a0a;flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.main-content{flex:1;height:calc(100vh - 56px);display:flex;overflow:hidden}@media (width<=1024px){.app-container{height:auto;min-height:100vh;overflow:visible}.main-content{flex-direction:column;height:auto;overflow:visible}}
