@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}#root{width:100%;height:100%}.App{width:100vw;height:100vh;font-family:Poppins,sans-serif;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;display:flex;flex-direction:row;background:#fff;position:relative}.canvas-wrapper{flex:0 0 60%;min-width:0;height:100vh;position:relative;background:#f5f5f5;overflow:hidden;pointer-events:auto}.canvas-wrapper canvas{width:100%!important;height:100%!important;display:block;pointer-events:auto!important;touch-action:none!important}.product-info{flex:0 0 40%;min-width:0;height:100vh;overflow-y:auto;overflow-x:hidden;background:#fff;position:relative;z-index:10;pointer-events:auto}.canvas-wrapper:fullscreen,.canvas-wrapper:-webkit-full-screen,.canvas-wrapper:-moz-full-screen,.canvas-wrapper:-ms-fullscreen{width:100vw!important;height:100vh!important;flex:none}body:has(.canvas-wrapper:fullscreen) .product-info,body:has(.canvas-wrapper:-webkit-full-screen) .product-info,body:has(.canvas-wrapper:-moz-full-screen) .product-info{display:none}@media (max-width: 1280px){.canvas-wrapper{flex:0 0 55%}.product-info{flex:0 0 45%}}@media (max-width: 1024px){.canvas-wrapper,.product-info{flex:0 0 50%}}@media (max-width: 768px) and (orientation: portrait){.App{flex-direction:column;height:100vh;height:100dvh}.canvas-wrapper{flex:0 0 50vh;flex:0 0 50dvh;width:100vw;height:50vh;height:50dvh;min-height:300px;max-height:60vh;pointer-events:auto}.canvas-wrapper canvas{pointer-events:auto!important;touch-action:pan-y pinch-zoom!important}.product-info{flex:1;width:100vw;height:auto;min-height:40vh;max-height:50vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}}@media (max-width: 768px) and (orientation: landscape){.App{flex-direction:row;height:100vh;height:100dvh}.canvas-wrapper{flex:0 0 60vw;width:60vw;height:100vh;height:100dvh;pointer-events:auto}.canvas-wrapper canvas{pointer-events:auto!important;touch-action:none!important}.product-info{flex:0 0 40vw;width:40vw;height:100vh;height:100dvh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}}@media (max-width: 480px) and (orientation: portrait){.canvas-wrapper{flex:0 0 45vh;flex:0 0 45dvh;height:45vh;height:45dvh;min-height:280px}.product-info{flex:1;min-height:45vh;max-height:55vh}}@media (hover: none) and (pointer: coarse){*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}button,.view-mode-btn,.canvas-control-btn{transition:all .2s!important}.product-info{will-change:scroll-position}.canvas-wrapper canvas{cursor:grab}.canvas-wrapper canvas:active{cursor:grabbing}}@media (hover: hover) and (pointer: fine){.canvas-wrapper canvas{cursor:grab}.canvas-wrapper canvas:active{cursor:grabbing}}@supports (-webkit-touch-callout: none){.App{height:-webkit-fill-available}}.product-info{flex:0 0 40%;padding:60px 48px;overflow-y:auto;background:#fff;position:relative;z-index:2;pointer-events:auto}.product-info__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.product-info__breadcrumb{font-size:10px;color:#94a3b8;letter-spacing:1.5px;margin-bottom:12px;font-weight:500}.product-info__title{font-size:28px;font-weight:700;margin:0 0 6px;color:#0f172a;letter-spacing:-.3px}.product-info__subtitle{font-size:13px;color:#64748b;font-style:italic;font-weight:400}.product-info__icons{display:flex;gap:6px;flex-direction:column}.product-info__icon-btn{width:36px;height:36px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#64748b}.product-info__icon-btn:hover{border-color:#cbd5e1;background:#f8fafc;color:#475569}.product-info__description{font-size:13px;line-height:1.8;color:#475569;margin-bottom:24px}.product-info__read-more{background:none;border:none;color:#3b82f6;cursor:pointer;font-weight:500;font-size:13px;text-decoration:underline;padding:0}.product-info__read-more:hover{color:#2563eb}.product-info__thumbnails{display:none}.product-customization{margin:28px 0;padding:24px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.customization-section{margin-bottom:24px}.customization-section:last-child{margin-bottom:0}.customization-section__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:12px;color:#475569}.customization-section__options{display:flex;gap:12px}.material-btn{flex:1;padding:12px 20px;background:#fff;border:2px solid #cbd5e1;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s;color:#475569;position:relative}.material-btn:hover:not(.material-btn--active){border-color:#94a3b8;background:#f8fafc;color:#1e293b;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.material-btn--active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea;box-shadow:0 4px 12px #667eea66;cursor:default}.material-btn--active:hover{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;transform:none}.customization-section__colors{display:flex;gap:12px;flex-wrap:wrap}.color-option{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;padding:4px;border-radius:8px;transition:all .2s}.color-option__dot{width:44px;height:44px;border-radius:50%;border:3px solid #e2e8f0;transition:all .2s;box-shadow:0 2px 8px #0000001a;position:relative}.color-option:hover:not(:has(.color-option__dot--active)) .color-option__dot{border-color:#94a3b8;transform:translateY(-2px) scale(1.05);box-shadow:0 4px 16px #00000026}.color-option:hover:not(:has(.color-option__dot--active)) .color-option__label{color:#1e293b;font-weight:600}.color-option__dot--active{border-color:#3b82f6!important;box-shadow:0 0 0 4px #3b82f633,0 4px 16px #3b82f666!important;transform:scale(1.08)!important}.color-option:hover .color-option__dot--active{border-color:#3b82f6!important;transform:scale(1.08)!important;box-shadow:0 0 0 4px #3b82f633,0 4px 16px #3b82f666!important}.color-option__label{font-size:10px;color:#64748b;text-transform:capitalize;font-weight:500;transition:all .2s}.color-option:has(.color-option__dot--active) .color-option__label{color:#0f172a;font-weight:600}.product-info__size{margin-bottom:24px}.product-info__size-label{display:block;font-size:12px;font-weight:500;margin-bottom:10px;color:#475569}.product-info__size-select-wrapper{position:relative}.product-info__size-dropdown{width:100%;padding:14px 16px;border:1px solid #cbd5e1;border-radius:4px;font-size:13px;cursor:pointer;background:#fff;appearance:none;color:#0f172a;font-weight:500;transition:all .2s}.product-info__size-dropdown:hover{border-color:#94a3b8}.product-info__size-dropdown:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.product-info__size-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:#64748b}.product-info__btn{width:100%;padding:16px;border:none;border-radius:4px;font-size:12px;font-weight:600;letter-spacing:.5px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.product-info__btn--primary{background:#0f172a;color:#fff;margin-bottom:12px}.product-info__btn--primary:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a4d}.product-info__btn--primary:active{transform:translateY(0)}.product-info__btn--secondary{background:#fff;color:#0f172a;border:2px solid #0f172a;margin-bottom:28px}.product-info__btn--secondary:hover{background:#0f172a;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a33}.product-info__btn--secondary:active{transform:translateY(0)}.product-info__features{display:flex;gap:20px;padding-top:20px;border-top:1px solid #e2e8f0}.product-info__feature{display:flex;align-items:center;gap:8px;font-size:11px;color:#64748b;font-weight:500}.product-info__feature svg{color:#94a3b8}@media (max-width: 1280px){.product-info{padding:48px 40px}.product-info__title{font-size:26px}.color-option__dot{width:40px;height:40px}}@media (max-width: 1024px){.product-info{padding:40px 32px}.product-info__title{font-size:24px}.product-customization{padding:20px}.color-option__dot{width:38px;height:38px}}@media (max-width: 768px) and (orientation: portrait){.product-info{flex:1;padding:20px 16px 60px}.product-info__title{font-size:20px;margin-bottom:4px}.product-info__breadcrumb{font-size:9px;margin-bottom:8px}.product-info__subtitle{font-size:12px}.product-info__header{margin-bottom:12px}.product-info__icons{flex-direction:row;gap:4px}.product-info__icon-btn{width:32px;height:32px}.product-info__icon-btn svg{width:16px;height:16px}.product-info__description{font-size:12px;line-height:1.6;margin-bottom:16px}.product-info__read-more{font-size:12px}.product-info__thumbnails{display:block;margin:16px 0;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.product-info__thumbnails-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:12px;color:#475569}.product-info__thumbnails-grid{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.product-info__thumbnails-grid::-webkit-scrollbar{display:none}.product-info__thumbnail{width:70px;height:70px;flex-shrink:0;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s;background:#fff;box-shadow:0 2px 8px #0000001a}.product-info__thumbnail img{width:100%;height:100%;object-fit:cover}.product-info__thumbnail:active{transform:scale(.95)}.product-info__thumbnail--active{border-color:#0f172a;box-shadow:0 4px 12px #0003}.product-customization{padding:16px;margin:16px 0}.customization-section{margin-bottom:16px}.customization-section__title{font-size:10px;margin-bottom:10px}.customization-section__colors{gap:10px}.color-option__dot{width:36px;height:36px;border-width:2px}.color-option__label{font-size:9px}.material-btn{padding:10px 16px;font-size:12px}.product-info__size{margin-bottom:16px}.product-info__size-label{font-size:11px;margin-bottom:8px}.product-info__size-dropdown{padding:12px 14px;font-size:12px}.product-info__btn{padding:14px;font-size:11px}.product-info__btn--primary{margin-bottom:10px}.product-info__btn--secondary{margin-bottom:20px}.product-info__features{gap:12px;padding-top:16px;flex-wrap:wrap}.product-info__feature{font-size:10px;gap:6px}.product-info__feature svg{width:14px;height:14px}}@media (max-width: 480px) and (orientation: portrait){.product-info{padding:16px 12px 50px}.product-info__title{font-size:18px}.product-info__thumbnail{width:65px;height:65px}.color-option__dot{width:32px;height:32px}.customization-section__colors{gap:8px}.material-btn{padding:8px 12px;font-size:11px}}@media (max-width: 768px) and (orientation: landscape){.product-info{padding:20px 16px;font-size:90%}.product-info__title{font-size:20px}.product-info__thumbnails{display:none}.product-customization{padding:14px;margin:16px 0}.color-option__dot{width:32px;height:32px}.customization-section__colors{gap:8px}.material-btn{padding:8px 14px;font-size:11px}.product-info__btn{padding:12px;font-size:10px}.product-info__features{gap:10px}}.canvas-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;pointer-events:none}.canvas-overlay--image,.canvas-overlay--info,.canvas-overlay--placeholder{pointer-events:auto}.canvas-overlay--image{background:#fff;display:flex;align-items:center;justify-content:center;pointer-events:auto}.canvas-overlay--info{background:#0000;display:flex;align-items:center;justify-content:center;pointer-events:auto}.canvas-overlay--info .canvas-overlay__image{max-width:80%;max-height:80%;object-fit:contain;animation:fadeIn .4s ease}.canvas-overlay--info .canvas-overlay__video{max-width:80%;max-height:80%;border-radius:8px;animation:fadeIn .4s ease}.canvas-overlay--placeholder{background:linear-gradient(135deg,#e8f0f7,#d4e4f0);display:flex;align-items:center;justify-content:center}.canvas-placeholder{text-align:center;color:#475569;animation:fadeIn .3s ease;padding:20px}.canvas-placeholder svg{color:#667eea;margin-bottom:24px;opacity:.8}.canvas-placeholder h3{font-size:24px;font-weight:600;margin:0 0 12px;color:#0f172a}.canvas-placeholder p{font-size:14px;color:#64748b;margin:0}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.canvas-thumbnails{position:absolute;left:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:10;pointer-events:auto}.canvas-thumbnail{width:80px;height:80px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s;background:#fff;box-shadow:0 2px 8px #0000001a;pointer-events:auto}.canvas-thumbnail img{width:100%;height:100%;object-fit:cover}.canvas-thumbnail:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000026;transform:translate(4px)}.canvas-thumbnail--active{border-color:#0f172a;box-shadow:0 4px 12px #0003;transform:translate(4px)}.canvas-thumbnail-nav{width:80px;height:40px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#64748b;box-shadow:0 2px 6px #00000014;pointer-events:auto}.canvas-thumbnail-nav:hover{background:#f8fafc;transform:translate(4px)}.canvas-controls{position:absolute;display:flex;gap:8px;z-index:10;pointer-events:auto}.canvas-controls--top{top:20px;right:20px}.canvas-controls--right{right:20px;top:50%;transform:translateY(-50%);flex-direction:column}.canvas-control-btn{width:44px;height:44px;background:#fff;border:1px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#475569;box-shadow:0 2px 8px #00000014;pointer-events:auto;position:relative}.canvas-control-btn img{width:20px;height:20px;object-fit:contain}.canvas-control-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:scale(1.05)}.canvas-view-modes{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10;pointer-events:auto}.view-mode-btn{padding:10px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s;font-size:13px;font-weight:500;color:#475569;box-shadow:0 2px 8px #00000014;pointer-events:auto}.view-mode-btn img{width:18px;height:18px;object-fit:contain}.view-mode-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.view-mode-btn--active{background:#0f172a;color:#fff;border-color:#0f172a;box-shadow:0 4px 12px #0f172a4d}.view-mode-btn--active:hover{background:#1e293b;transform:translateY(-2px)}.canvas-screenshot{position:absolute;bottom:30px;left:120px;width:44px;height:44px;background:#fff;border:1px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#475569;z-index:10;box-shadow:0 2px 8px #00000014;pointer-events:auto}.canvas-screenshot:hover{background:#f8fafc;border-color:#cbd5e1;transform:scale(1.05)}@media (max-width: 1024px){.canvas-thumbnail{width:70px;height:70px}.canvas-thumbnail-nav{width:70px;height:36px}.canvas-overlay--info .canvas-overlay__image,.canvas-overlay--info .canvas-overlay__video{max-width:60%;max-height:70%}}@media (max-width: 768px) and (orientation: portrait){.canvas-thumbnails{display:none!important}.canvas-controls--top{top:8px;right:8px;gap:6px;flex-direction:row}.canvas-controls--right{right:8px;top:50%;transform:translateY(-50%);gap:8px;flex-direction:column}.canvas-control-btn{width:40px;height:40px}.canvas-control-btn img,.canvas-control-btn svg{width:18px;height:18px}.canvas-view-modes{bottom:12px;left:50%;transform:translate(-50%);gap:6px;width:auto;max-width:calc(100vw - 16px)}.view-mode-btn{padding:8px 14px;font-size:11px;gap:5px;white-space:nowrap}.view-mode-btn svg,.view-mode-btn img{width:14px;height:14px}.canvas-screenshot{display:none}.canvas-placeholder{padding:20px 15px}.canvas-placeholder h3{font-size:18px}.canvas-placeholder p{font-size:12px;padding:0 10px}.canvas-placeholder svg{width:50px;height:50px;margin-bottom:16px}.canvas-overlay__image,.canvas-overlay__video{max-width:85%!important;max-height:75%!important}}@media (max-width: 480px) and (orientation: portrait){.canvas-controls--top{top:6px;right:6px;gap:4px}.canvas-controls--right{right:6px;gap:6px}.canvas-control-btn{width:36px;height:36px}.canvas-control-btn img,.canvas-control-btn svg{width:16px;height:16px}.canvas-view-modes{bottom:10px;gap:5px}.view-mode-btn{padding:7px 11px;font-size:10px;gap:4px}.view-mode-btn svg,.view-mode-btn img{width:12px;height:12px}.canvas-placeholder h3{font-size:16px}.canvas-placeholder p{font-size:11px}}@media (max-width: 380px) and (orientation: portrait){.view-mode-btn{padding:6px 9px;font-size:9px}.view-mode-btn svg,.view-mode-btn img{width:11px;height:11px}}@media (max-width: 768px) and (orientation: landscape){.canvas-thumbnails{left:10px;gap:8px;top:50%;transform:translateY(-50%);display:flex}.canvas-thumbnail{width:50px;height:50px}.canvas-thumbnail-nav{width:50px;height:30px}.canvas-controls--top{top:10px;right:10px}.canvas-controls--right{right:10px;top:50%;transform:translateY(-50%)}.canvas-control-btn{width:36px;height:36px}.canvas-control-btn img{width:16px;height:16px}.canvas-view-modes{bottom:12px;gap:6px}.view-mode-btn{padding:6px 10px;font-size:10px}.view-mode-btn svg,.view-mode-btn img{width:12px;height:12px}.canvas-screenshot{bottom:12px;left:15px;width:36px;height:36px}.canvas-overlay--info .canvas-overlay__image,.canvas-overlay--info .canvas-overlay__video{max-width:70%;max-height:80%}}@media (hover: none) and (pointer: coarse){.canvas-thumbnail,.canvas-control-btn,.view-mode-btn{-webkit-tap-highlight-color:transparent}}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease}.loading-screen--fade-out{opacity:0;pointer-events:none}.loading-content{text-align:center;color:#fff;max-width:400px;padding:20px}.loading-logo{margin-bottom:40px;animation:fadeInDown .6s ease}.loading-logo svg{margin-bottom:20px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.loading-logo h1{font-size:28px;font-weight:700;margin:0;letter-spacing:3px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.loading-spinner{margin:30px auto;animation:fadeIn .6s ease .2s both}.spinner{width:60px;height:60px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-progress{width:100%;height:4px;background:#fff3;border-radius:2px;overflow:hidden;margin:30px 0 20px;animation:fadeIn .6s ease .4s both}.loading-progress-bar{height:100%;background:#fff;border-radius:2px;transition:width .3s ease;box-shadow:0 0 10px #ffffff80}.loading-text{animation:fadeIn .6s ease .6s both}.loading-text p{font-size:16px;margin:0 0 8px;font-weight:500}.loading-text span{font-size:24px;font-weight:700;display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.loading-logo h1{font-size:22px;letter-spacing:2px}.loading-logo svg{width:60px;height:60px}.spinner{width:50px;height:50px}.loading-text p{font-size:14px}.loading-text span{font-size:20px}}
