@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";
.history-module__mPcZia__container{animation:.3s ease-out history-module__mPcZia__fadeIn}.history-module__mPcZia__header{margin-bottom:2rem}.history-module__mPcZia__header h1{color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.history-module__mPcZia__header p{color:#a1a1aa;font-size:1rem}.history-module__mPcZia__tabs{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.history-module__mPcZia__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.history-module__mPcZia__card{background:#18191b;border:1px solid #27272a;border-radius:12px;flex-direction:column;max-width:100%;transition:all .2s;display:flex;overflow:hidden}.history-module__mPcZia__card:hover{border-color:#3f3f46;transform:translateY(-4px);box-shadow:0 10px 30px #0000004d}.history-module__mPcZia__thumbWrapper{aspect-ratio:1;background:#000;width:100%;position:relative;overflow:hidden}.history-module__mPcZia__thumbWrapper img{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.history-module__mPcZia__placeholderThumb{color:#52525b;background:linear-gradient(135deg,#18181b 0%,#27272a 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.history-module__mPcZia__typeBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:2;border-radius:4px;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:.75rem;left:.75rem}.history-module__mPcZia__type3D{background:#9333ead9;border:1px solid #a855f780}.history-module__mPcZia__type2D{background:#3b82f6d9;border:1px solid #60a5fa80}.history-module__mPcZia__mobileBadge{display:none}.history-module__mPcZia__desktopBadge{display:block}.history-module__mPcZia__cardContent{flex:1;padding:1rem}.history-module__mPcZia__assetPrompt{color:#fff;-webkit-line-clamp:2;word-break:break-all;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1rem;line-height:1.4;display:-webkit-box;overflow:hidden}.history-module__mPcZia__cardActions{border-top:1px solid #27272a;flex-wrap:wrap;gap:.5rem;padding:1rem;display:flex}.history-module__mPcZia__actionBtn{color:#e4e4e7;cursor:pointer;white-space:nowrap;background:#27272a;border:1px solid #3f3f46;border-radius:8px;flex:1 0 auto;justify-content:center;align-items:center;gap:6px;min-width:100px;height:36px;padding:0 1rem;font-size:.9rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.history-module__mPcZia__actionBtn:hover{color:#fff;background:#3f3f46;border-color:#52525b;transform:translateY(-1px)}.history-module__mPcZia__actionBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.history-module__mPcZia__primaryBtn{color:#fff;background:#6d28d9;border-color:#7c3aed}.history-module__mPcZia__primaryBtn:hover{background:#5b21b6;border-color:#6d28d9;box-shadow:0 0 12px #6d28d966}.history-module__mPcZia__blueBtn{color:#fff;background:#2563eb;border-color:#3b82f6}.history-module__mPcZia__blueBtn:hover{background:#1d4ed8;border-color:#2563eb;box-shadow:0 0 12px #2563eb66}.history-module__mPcZia__deleteBtn{color:#71717a;cursor:pointer;background:0 0;border:1px solid #27272a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.history-module__mPcZia__deleteBtn:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}.history-module__mPcZia__tabBtn{color:#a1a1aa;cursor:pointer;white-space:nowrap;background:#18181b;border:1px solid #3f3f46;border-radius:9999px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s}.history-module__mPcZia__tabBtn:hover{color:#fff;background:#27272a;border-color:#52525b}.history-module__mPcZia__activeTab{color:#fff;background:#6d28d9;border-color:#7c3aed;font-weight:600;box-shadow:0 0 12px #6d28d94d}.history-module__mPcZia__btnText{margin-left:0}@media (max-width:640px){.history-module__mPcZia__header h1,.history-module__mPcZia__header p{display:none}.history-module__mPcZia__tabs{flex-flow:row;gap:.4rem;width:100%;padding-bottom:.5rem;display:flex;overflow-x:visible}.history-module__mPcZia__tabs button{white-space:nowrap;text-align:center;border-radius:12px;flex:1;padding:.5rem .2rem;font-size:.85rem}.history-module__mPcZia__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.history-module__mPcZia__typeBadge{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex;top:.5rem;left:.5rem;box-shadow:0 2px 8px #0000004d}.history-module__mPcZia__desktopBadge{display:none}.history-module__mPcZia__mobileBadge{text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:800;display:block}.history-module__mPcZia__assetPrompt{display:none}.history-module__mPcZia__meta{justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;display:flex}.history-module__mPcZia__status{color:#4ade80;font-weight:600}.history-module__mPcZia__cardActions{border-top:1px solid #27272a;flex-flow:row;gap:.4rem;padding:.5rem}.history-module__mPcZia__actionBtn{flex:1;justify-content:center;align-items:center;min-width:0;height:32px;padding:.5rem;font-size:.8rem;display:flex}.history-module__mPcZia__btnText{display:none}.history-module__mPcZia__cardContent{padding:.75rem}}
.ThreeDViewer-module__PYfEFa__container{background:#000;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;min-height:500px;display:flex;position:relative;overflow:hidden}.ThreeDViewer-module__PYfEFa__loadingState{color:#fff;flex-direction:column;align-items:center;gap:1.5rem;width:80%;display:flex}.ThreeDViewer-module__PYfEFa__spinnerWrapper{color:var(--primary)}.ThreeDViewer-module__PYfEFa__spinner{animation:1s linear infinite ThreeDViewer-module__PYfEFa__spin}.ThreeDViewer-module__PYfEFa__progressInfo{text-align:center;flex-direction:column;gap:.5rem;width:100%;display:flex}.ThreeDViewer-module__PYfEFa__progressBar{background:#ffffff1a;border-radius:3px;width:100%;height:6px;overflow:hidden}.ThreeDViewer-module__PYfEFa__progressFill{background:var(--primary);height:100%;transition:width .3s}.ThreeDViewer-module__PYfEFa__subtext{color:#666;font-size:.8rem}.ThreeDViewer-module__PYfEFa__errorState{color:#ef4444}.ThreeDViewer-module__PYfEFa__controls{pointer-events:none;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.ThreeDViewer-module__PYfEFa__controls>*{pointer-events:auto}.ThreeDViewer-module__PYfEFa__badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:flex}.ThreeDViewer-module__PYfEFa__downloadBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;transition:all .2s;display:flex}.ThreeDViewer-module__PYfEFa__downloadBtn:hover{background:#fff3}@keyframes ThreeDViewer-module__PYfEFa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.ThreeDViewer-module__PYfEFa__container{min-height:350px}}
.ProductDetailImages-module__7M7AdG__landingContainer{color:#fff;word-break:keep-all;background-color:#08080c;border-radius:20px;width:100%;padding-bottom:0;font-family:Pretendard,Inter,sans-serif;line-height:1.6;position:relative;overflow:hidden;box-shadow:0 10px 40px #000c}.ProductDetailImages-module__7M7AdG__landingContainer:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.ProductDetailImages-module__7M7AdG__closeGuideBtn{z-index:50;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ProductDetailImages-module__7M7AdG__closeGuideBtn:hover{background:#fff3;transform:scale(1.05)}.ProductDetailImages-module__7M7AdG__hiddenStateContainer{justify-content:center;width:100%;padding:2rem;display:flex}.ProductDetailImages-module__7M7AdG__showGuideBtn{color:#fff;cursor:pointer;background:#1e1e24;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 15px #0000004d}.ProductDetailImages-module__7M7AdG__showGuideBtn:hover{background:#2a2a32;border-color:#8b5cf680;transform:translateY(-2px)}.ProductDetailImages-module__7M7AdG__sectionSection,.ProductDetailImages-module__7M7AdG__sectionSectionNoPadTop,.ProductDetailImages-module__7M7AdG__sectionSectionEnd{z-index:1;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;padding:6rem 3rem;display:flex;position:relative}.ProductDetailImages-module__7M7AdG__sectionSectionNoPadTop{padding-top:2rem}.ProductDetailImages-module__7M7AdG__sectionSectionEnd{padding-top:4rem;padding-bottom:6rem}.ProductDetailImages-module__7M7AdG__sectionSectionFullWidth{width:100%;height:800px;position:relative}.ProductDetailImages-module__7M7AdG__fullWidthBgImg{object-fit:cover;width:100%;height:100%;display:block}.ProductDetailImages-module__7M7AdG__sectionHeader{text-align:center;width:100%;margin-bottom:3.5rem}.ProductDetailImages-module__7M7AdG__sectionHeaderLine{text-align:center;border-top:1px solid #ffffff1a;width:100%;margin-bottom:3.5rem;padding-top:6rem}.ProductDetailImages-module__7M7AdG__sectionHeaderLeft{text-align:left;width:100%;margin-bottom:3.5rem}.ProductDetailImages-module__7M7AdG__sectionTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1.2rem;font-size:2.2rem;font-weight:700}.ProductDetailImages-module__7M7AdG__sectionSubtitleLarge{color:#a1a1aa;font-size:1.15rem;line-height:1.6}.ProductDetailImages-module__7M7AdG__sectionSubtitleSmall{color:#a1a1aa;text-align:center;margin-top:2rem;font-size:1.05rem;line-height:1.6}.ProductDetailImages-module__7M7AdG__heroTextContent{text-align:center;z-index:2;margin-bottom:3.5rem;position:relative}.ProductDetailImages-module__7M7AdG__heroTitle{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#c4b5fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:800;line-height:1.35}.ProductDetailImages-module__7M7AdG__heroImageWrapper{background-color:#ffffff05;border-radius:20px;justify-content:center;width:100%;display:flex;position:relative;overflow:hidden}.ProductDetailImages-module__7M7AdG__heroImg,.ProductDetailImages-module__7M7AdG__featureImgLarge{object-fit:cover;width:100%;display:block}.ProductDetailImages-module__7M7AdG__showcaseGrid{justify-content:space-between;gap:2rem;width:100%;display:flex}.ProductDetailImages-module__7M7AdG__showcaseCard{background:#14141999;border-radius:20px;flex:1;overflow:hidden}.ProductDetailImages-module__7M7AdG__showcaseImg{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.ProductDetailImages-module__7M7AdG__guideWrapper{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin:0 auto;display:grid}.ProductDetailImages-module__7M7AdG__guideCard{text-align:center;background:#1e1e2399;border:1px solid #8b5cf633;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;transition:transform .3s;display:flex;box-shadow:0 10px 30px #0000004d}.ProductDetailImages-module__7M7AdG__guideCard:hover{border-color:#8b5cf680;transform:translateY(-5px)}.ProductDetailImages-module__7M7AdG__guideStepNum{color:#a855f7;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:block}.ProductDetailImages-module__7M7AdG__guideText{color:#f4f4f5;word-break:keep-all;margin:0;font-size:1.15rem;font-weight:500;line-height:1.6}.ProductDetailImages-module__7M7AdG__styleGrid{grid-template-columns:1fr 1fr;gap:2rem;width:100%;margin-top:1rem;display:grid}.ProductDetailImages-module__7M7AdG__innerGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ProductDetailImages-module__7M7AdG__styleImgWrapperMini,.ProductDetailImages-module__7M7AdG__styleImgWrapperMiniBordered{aspect-ratio:1;background:#ffffff0d;border-radius:16px;position:relative;overflow:hidden}.ProductDetailImages-module__7M7AdG__styleImgWrapperMiniBordered{border:3px solid #5d5fef}.ProductDetailImages-module__7M7AdG__styleImgWrapperLarge{background:#ffffff05;border-radius:20px;overflow:hidden}.ProductDetailImages-module__7M7AdG__styleImgContent{object-fit:cover;width:100%;height:100%;display:block}.ProductDetailImages-module__7M7AdG__styleImgContentSpecial{object-fit:fill;width:100%;height:100%}.ProductDetailImages-module__7M7AdG__overlayText{text-align:right;z-index:10;max-width:55%;position:absolute;top:3.5rem;right:3rem}.ProductDetailImages-module__7M7AdG__overlayTitle{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.3}.ProductDetailImages-module__7M7AdG__overlayDesc{color:#ffffffe6;font-size:1.15rem}.ProductDetailImages-module__7M7AdG__overlayTitleDark{color:#333;margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.3}.ProductDetailImages-module__7M7AdG__overlayDescDark{color:#555;word-break:keep-all;font-size:1.05rem;line-height:1.5}.ProductDetailImages-module__7M7AdG__packagingGrid{grid-template-columns:1fr 1fr;gap:2rem;width:100%;display:grid}.ProductDetailImages-module__7M7AdG__packagingImgWrapper{aspect-ratio:1;background:#ffffff05;border-radius:20px;width:100%;padding:1rem;position:relative;overflow:hidden}.ProductDetailImages-module__7M7AdG__packagingImg{object-fit:contain;width:100%;height:100%;display:block}.ProductDetailImages-module__7M7AdG__finalVisualWrapper{background:#ffffff05;border-radius:40px;width:100%;overflow:hidden;box-shadow:0 20px 50px #00000080}.ProductDetailImages-module__7M7AdG__finalImg{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.ProductDetailImages-module__7M7AdG__finalSizeInfo{text-align:right;color:#888;width:100%;margin-top:1.5rem;font-size:1.15rem;font-weight:700}.ProductDetailImages-module__7M7AdG__policySection{z-index:10;background:#0f0f15;border-top:1px solid #ffffff0d;width:100%;margin-top:-3rem;padding:6rem 3rem;position:relative}.ProductDetailImages-module__7M7AdG__policyBlock{max-width:1000px;margin:0 auto 3.5rem}.ProductDetailImages-module__7M7AdG__policyBlock:last-child{margin-bottom:0}.ProductDetailImages-module__7M7AdG__policyTitle{color:#a1a1aa;margin-bottom:1rem;font-size:1.15rem;font-weight:700}.ProductDetailImages-module__7M7AdG__policyList{color:#71717a;padding-left:1.5rem;font-size:.95rem;line-height:1.6;list-style-type:disc}.ProductDetailImages-module__7M7AdG__policyList li{word-break:keep-all;margin-bottom:.5rem}.ProductDetailImages-module__7M7AdG__policyList strong{color:#d4d4d8;font-weight:700}.ProductDetailImages-module__7M7AdG__cardSwipeArrow{display:none}@media (max-width:768px){.ProductDetailImages-module__7M7AdG__cardSwipeArrow{display:block}.ProductDetailImages-module__7M7AdG__sectionSection,.ProductDetailImages-module__7M7AdG__sectionSectionNoPadTop,.ProductDetailImages-module__7M7AdG__sectionSectionEnd{padding:4rem 1.5rem}.ProductDetailImages-module__7M7AdG__heroTitle{font-size:2.2rem}.ProductDetailImages-module__7M7AdG__sectionTitle{font-size:1.8rem}.ProductDetailImages-module__7M7AdG__showcaseGrid,.ProductDetailImages-module__7M7AdG__styleGrid,.ProductDetailImages-module__7M7AdG__packagingGrid{flex-direction:column;grid-template-columns:1fr}.ProductDetailImages-module__7M7AdG__guideWrapper{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-flow:row;gap:1rem;margin:0 -1.5rem;padding:1rem 1.5rem 2rem;display:flex;overflow:auto hidden}.ProductDetailImages-module__7M7AdG__guideWrapper::-webkit-scrollbar{display:none}.ProductDetailImages-module__7M7AdG__cardSwipeArrow{color:#a855f7;opacity:.8;animation:1.5s ease-in-out infinite ProductDetailImages-module__7M7AdG__peekPulse;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}@keyframes ProductDetailImages-module__7M7AdG__peekPulse{0%,to{opacity:.4;transform:translateY(-50%)}50%{opacity:1;transform:translate(5px,-50%)}}.ProductDetailImages-module__7M7AdG__guideCard{scroll-snap-align:center;flex:0 0 80vw;position:relative}.ProductDetailImages-module__7M7AdG__sectionSectionFullWidth{height:500px}.ProductDetailImages-module__7M7AdG__heroImageWrapper{flex-direction:column}.ProductDetailImages-module__7M7AdG__overlayText{padding:0 1rem;text-align:center!important;max-width:100%!important;margin-top:1.5rem!important;position:static!important}.ProductDetailImages-module__7M7AdG__overlayTitle{font-size:1.8rem}.ProductDetailImages-module__7M7AdG__overlayTitleDark{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.ProductDetailImages-module__7M7AdG__overlayDescDark{color:#a1a1aa;font-size:.95rem;line-height:1.5}}
.page-module___8aEwW__main{width:100%;min-height:100vh;padding-top:100px;padding-bottom:0;overflow-x:hidden}@media (max-width:768px){.page-module___8aEwW__main{padding-top:60px}}.page-module___8aEwW__glow{filter:blur(40px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#06b6d440 0%,#2563eb26 35%,#0000 70%);width:800px;max-width:100vw;height:800px;animation:8s ease-in-out infinite alternate page-module___8aEwW__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module___8aEwW__pulseGlow{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:translate(-50%,-45%)scale(1.1)}}.page-module___8aEwW__title{letter-spacing:-.05em;word-break:keep-all;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.page-module___8aEwW__heroSubtitle{color:var(--foreground);opacity:.8;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.page-module___8aEwW__title{margin-bottom:1rem;font-size:2.2rem}.page-module___8aEwW__heroSubtitle{padding:0 1rem;font-size:1rem}}.page-module___8aEwW__heroContainer{z-index:20;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1920px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.page-module___8aEwW__sideColumn{flex:none;justify-content:center;align-items:center;height:auto;padding-top:0;display:flex}.page-module___8aEwW__centerColumn{flex:1;min-width:0;max-width:1200px}@media (max-width:768px){.page-module___8aEwW__heroContainer{box-sizing:border-box;width:100%;max-width:100%;padding:0 .5rem;display:block;overflow-x:hidden}.page-module___8aEwW__sideColumn{display:none}}.page-module___8aEwW__gradientText{background:var(--brand-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.page-module___8aEwW__subtitle{color:#a1a1aa;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.5rem}.page-module___8aEwW__actions{justify-content:center;gap:1.5rem;display:flex}.page-module___8aEwW__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06b6d4,#2563eb);border:none;border-radius:9999px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #06b6d463}.page-module___8aEwW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #06b6d499}.page-module___8aEwW__secondaryBtn{color:#06b6d4;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06b6d40d;border:1px solid #06b6d44d;border-radius:9999px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.page-module___8aEwW__secondaryBtn:hover{background:#06b6d426;border-color:#06b6d499;transform:translateY(-2px);box-shadow:0 0 15px #06b6d433}.page-module___8aEwW__showcaseSection{text-align:center;z-index:5;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem 6rem;position:relative}.page-module___8aEwW__showcaseTitle{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module___8aEwW__showcaseSubtitle{color:#aaa;margin-bottom:4rem;font-size:1.1rem}.page-module___8aEwW__showcaseGrid{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.page-module___8aEwW__showcaseCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;width:320px;padding:1.5rem;transition:all .3s;display:flex}.page-module___8aEwW__showcaseCard:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-10px);box-shadow:0 20px 40px #0006}.page-module___8aEwW__cardImageWrapper{aspect-ratio:1;background:#111;border-radius:16px;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.page-module___8aEwW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module___8aEwW__showcaseCard:hover .page-module___8aEwW__cardImage{transform:scale(1.05)}.page-module___8aEwW__cardLabel{color:#fff;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.page-module___8aEwW__cardDesc{color:#888;font-size:.95rem;line-height:1.5}
.order2d-module__qElBuW__page{color:#fff;background-color:#09090b;min-height:100vh;padding-bottom:80px}.order2d-module__qElBuW__loading{color:#a1a1aa;justify-content:center;align-items:center;min-height:100vh;font-size:1.2rem;display:flex}.order2d-module__qElBuW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.order2d-module__qElBuW__layout{grid-template-columns:1fr;gap:2rem;padding-top:6rem;display:grid}@media (min-width:768px){.order2d-module__qElBuW__layout{grid-template-columns:1fr 1fr}}.order2d-module__qElBuW__sectionTitle{color:#fff;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.order2d-module__qElBuW__viewerSection{position:relative}.order2d-module__qElBuW__viewerContainer{aspect-ratio:1;background:#000;border:1px solid #27272a;border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.order2d-module__qElBuW__formSection{flex-direction:column;display:flex}.order2d-module__qElBuW__formGroup{margin-bottom:1.5rem}.order2d-module__qElBuW__formGroup label{color:#a1a1aa;margin-bottom:.5rem;font-size:.9rem;display:block}.order2d-module__qElBuW__formGroup input{color:#fff;background:#18181b;border:1px solid #27272a;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.order2d-module__qElBuW__formGroup input:focus{border-color:#3b82f6}.order2d-module__qElBuW__sizeOptions{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem;display:grid}.order2d-module__qElBuW__sizeBtn{color:#a1a1aa;cursor:pointer;text-align:center;background:#18181b;border:1px solid #27272a;border-radius:12px;padding:1rem;line-height:1.4;transition:all .2s}.order2d-module__qElBuW__sizeBtn:hover{background:#27272a}.order2d-module__qElBuW__sizeActive{color:#4ade80;background:#27272a;border-color:#4ade80}.order2d-module__qElBuW__navigationButtons{gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.order2d-module__qElBuW__prevStepBtn{color:#fff;cursor:pointer;background:#27272a;border:1px solid #ffffff1a;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.order2d-module__qElBuW__prevStepBtn:hover{color:#fff;background:#ffffff0d;border-color:#555}.order2d-module__qElBuW__submitBtn{color:#000;cursor:pointer;background:#4ade80;border:none;border-radius:12px;flex:2;padding:1rem;font-size:1rem;font-weight:700;transition:opacity .2s}.order2d-module__qElBuW__accordion{background:#1c1c1c;border:1px solid #333;border-radius:12px;margin-bottom:1rem;overflow:hidden}.order2d-module__qElBuW__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;background:#27272a;justify-content:space-between;align-items:center;padding:1.2rem;transition:background .2s;display:flex}.order2d-module__qElBuW__accordionHeader:hover{background:#333}.order2d-module__qElBuW__accordionContent{opacity:0;max-height:0;padding:0 1.2rem;transition:max-height .3s ease-out,padding .3s;overflow:hidden}.order2d-module__qElBuW__accordionContentOpen{opacity:1;border-top:1px solid #333;max-height:1000px;padding:1.2rem}.order2d-module__qElBuW__selectionGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.order2d-module__qElBuW__selectionCard{cursor:pointer;background:#18181b;border:1px solid #333;border-radius:12px;flex-direction:column;justify-content:flex-start;height:100%;padding:1.5rem;transition:all .2s;display:flex}.order2d-module__qElBuW__selectionCard:hover{background:#27272a}.order2d-module__qElBuW__cardTitle{color:#fff;font-size:1.1rem}.order2d-module__qElBuW__cardDesc{color:#a1a1aa;font-size:.9rem;line-height:1.4}@media (max-width:768px){.order2d-module__qElBuW__selectionGrid{gap:.5rem;margin-bottom:1rem}.order2d-module__qElBuW__selectionCard{text-align:center;justify-content:center;align-items:center;gap:.2rem;height:auto;min-height:70px;padding:.75rem .25rem}.order2d-module__qElBuW__cardHeader,.order2d-module__qElBuW__cardDesc{display:none!important}.order2d-module__qElBuW__cardTitle{word-break:keep-all;margin:0;font-size:.85rem;line-height:1.2}}.order2d-module__qElBuW__mobileDescOverlay{display:none}.order2d-module__qElBuW__desktopDescContainer{background:#27272a;border-radius:8px;margin-top:1.5rem;margin-bottom:1.5rem;padding:1.2rem;display:block}@media (max-width:768px){.order2d-module__qElBuW__desktopDescContainer{display:none}.order2d-module__qElBuW__mobileDescOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;text-align:left;background:#18181bd9;border-top:1px solid #ffffff1a;padding:1rem;display:block;position:absolute;bottom:0;left:0;right:0}.order2d-module__qElBuW__container{padding-bottom:6rem}.order2d-module__qElBuW__navigationButtons{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#09090bf2;border-top:1px solid #27272a;margin:0;padding:1rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 20px #000c}}
.order3d-module__gi1e4G__page{color:#ededed;background-color:#0a0a0a;min-height:100vh}.order3d-module__gi1e4G__loading{color:#888;background-color:#0a0a0a;justify-content:center;align-items:center;height:100vh;display:flex}.order3d-module__gi1e4G__container{max-width:1200px;margin:0 auto;padding:6rem 2rem 2rem}.order3d-module__gi1e4G__layout{flex-wrap:wrap;gap:3rem;display:flex}.order3d-module__gi1e4G__viewerSection{flex:1.2;min-width:350px}.order3d-module__gi1e4G__formSection{background:#18181b;border:1px solid #27272a;border-radius:20px;flex:.8;min-width:300px;padding:2rem}.order3d-module__gi1e4G__sectionTitle{color:#fff;margin-bottom:1.5rem;font-size:1.5rem}.order3d-module__gi1e4G__viewerContainer{background:#111;border:1px solid #333;border-radius:12px;width:100%;height:500px;position:relative;overflow:hidden}.order3d-module__gi1e4G__modelNote{color:#888;text-align:center;margin-top:1rem;font-size:.85rem}.order3d-module__gi1e4G__form{flex-direction:column;gap:1.5rem;display:flex}.order3d-module__gi1e4G__formGroup{flex-direction:column;gap:.5rem;display:flex}.order3d-module__gi1e4G__formGroup label{color:#aaa;font-size:.9rem;font-weight:500}.order3d-module__gi1e4G__formGroup input{color:#fff;background:#27272a;border:1px solid #3f3f46;border-radius:8px;padding:.8rem;font-size:1rem}.order3d-module__gi1e4G__formGroup input:focus{border-color:#6d28d9;outline:none}.order3d-module__gi1e4G__divider{border:none;border-top:1px solid #27272a;margin:1rem 0}.order3d-module__gi1e4G__sizeOptions{gap:.5rem;display:flex}.order3d-module__gi1e4G__sizeBtn{color:#ccc;cursor:pointer;background:#27272a;border:1px solid #3f3f46;border-radius:8px;flex:1;justify-content:space-between;align-items:center;padding:.8rem;transition:all .2s;display:flex}.order3d-module__gi1e4G__sizeBtn:hover{background:#333}.order3d-module__gi1e4G__sizeActive{color:#fff;background:#6d28d9;border-color:#7c3aed}.order3d-module__gi1e4G__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 100%);border:none;border-radius:12px;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:transform .2s}.order3d-module__gi1e4G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6d28d966}@media (max-width:768px){.order3d-module__gi1e4G__layout{flex-direction:column;gap:2rem}.order3d-module__gi1e4G__container{padding:6rem 1rem 1rem}.order3d-module__gi1e4G__viewerSection,.order3d-module__gi1e4G__formSection{width:100%;min-width:auto}.order3d-module__gi1e4G__viewerContainer{height:350px}}.order3d-module__gi1e4G__accordion{background:#1c1c1c;border:1px solid #333;border-radius:12px;margin-bottom:1rem;overflow:hidden}.order3d-module__gi1e4G__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;background:#27272a;justify-content:space-between;align-items:center;padding:1.2rem;transition:background .2s;display:flex}.order3d-module__gi1e4G__accordionHeader:hover{background:#333}.order3d-module__gi1e4G__accordionContent{opacity:0;max-height:0;padding:0 1.2rem;transition:max-height .3s ease-out,padding .3s;overflow:hidden}.order3d-module__gi1e4G__accordionContentOpen{opacity:1;border-top:1px solid #333;max-height:1000px;padding:1.2rem}
.page-module__RqQBhq__container{color:#fff;background:#000;flex-direction:column;min-height:100vh;padding-bottom:90px;display:flex}.page-module__RqQBhq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#ffffff0d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.page-module__RqQBhq__logo{background:linear-gradient(135deg,#fff,#aaa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.page-module__RqQBhq__shareBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.page-module__RqQBhq__shareBtn:hover{background:#fff3}.page-module__RqQBhq__main{flex:1;width:100%;max-width:600px;margin:0 auto;padding:1.5rem}.page-module__RqQBhq__viewerCard{background:#111;border:1px solid #333;border-radius:24px;margin-bottom:1.5rem;overflow:hidden}.page-module__RqQBhq__modelContainer{background:radial-gradient(circle,#333 0%,#111 100%);height:400px;position:relative}.page-module__RqQBhq__imageContainer{aspect-ratio:1;width:100%}.page-module__RqQBhq__mainImage{object-fit:cover;width:100%;height:100%}.page-module__RqQBhq__arBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#0009;border-radius:12px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;position:absolute;top:1rem;right:1rem}.page-module__RqQBhq__infoSection{padding:1.5rem}.page-module__RqQBhq__title{margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.page-module__RqQBhq__prompt{color:#888;font-size:.95rem;line-height:1.5}.page-module__RqQBhq__actionRow{gap:.8rem;margin-top:1rem;display:flex}.page-module__RqQBhq__viralSection{cursor:pointer;background:linear-gradient(135deg,#3b82f622,#8b5cf622);border:1px solid #8b5cf64d;border-radius:16px;flex:1;justify-content:space-between;align-items:center;min-height:80px;padding:1rem;transition:transform .2s;display:flex}.page-module__RqQBhq__orderBtn{color:#000;cursor:pointer;background:#4ade80;border:none;border-radius:16px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.4rem;min-width:100px;padding:0 1.5rem;font-size:.9rem;font-weight:700;transition:transform .2s;display:flex}.page-module__RqQBhq__center{color:#fff;background:#000;justify-content:center;align-items:center;height:100vh;display:flex}.page-module__RqQBhq__spinner{border:4px solid #333;border-top-color:#4ade80;border-radius:50%;width:40px;height:40px;animation:1s linear infinite page-module__RqQBhq__spin}.page-module__RqQBhq__error{color:#ef4444}@keyframes page-module__RqQBhq__spin{to{transform:rotate(360deg)}}
.ModelViewerModal-module__dDVbQa__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ModelViewerModal-module__dDVbQa__modal{background:#18181b;border:1px solid #333;border-radius:16px;flex-direction:column;width:90%;max-width:600px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.ModelViewerModal-module__dDVbQa__closeBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.ModelViewerModal-module__dDVbQa__closeBtn:hover{background:#fff3}.ModelViewerModal-module__dDVbQa__viewerContainer{background:#000;width:100%;height:500px;position:relative;overflow:hidden}.ModelViewerModal-module__dDVbQa__orderBtnTop{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3b82f6;border:none;border-radius:20px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #3b82f64d}.ModelViewerModal-module__dDVbQa__orderBtnTop:hover{background:#2563eb;transform:translateY(-1px)}.ModelViewerModal-module__dDVbQa__badgeContainer{z-index:50;pointer-events:none;position:absolute;top:1.2rem;left:1.2rem}.ModelViewerModal-module__dDVbQa__siblingBadge{color:gold;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border:1px solid #ffd7004d;border-radius:20px;padding:.5rem 1rem;font-size:.95rem;font-weight:700}.ModelViewerModal-module__dDVbQa__navLeft,.ModelViewerModal-module__dDVbQa__navRight{color:#fff;cursor:pointer;z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ModelViewerModal-module__dDVbQa__navLeft:hover,.ModelViewerModal-module__dDVbQa__navRight:hover{background:#fff3;transform:translateY(-50%)scale(1.05)}.ModelViewerModal-module__dDVbQa__navLeft{left:1rem}.ModelViewerModal-module__dDVbQa__navRight{right:1rem}.ModelViewerModal-module__dDVbQa__footer{text-align:center;background:#27272a;border-top:1px solid #333;padding:1.5rem}.ModelViewerModal-module__dDVbQa__footer p{color:#e4e4e7;margin:0;font-size:1rem;font-weight:500;line-height:1.6}.ModelViewerModal-module__dDVbQa__footerCloseBtn{color:#fff;cursor:pointer;background:#3f3f46;border:1px solid #52525b;border-radius:8px;width:100%;padding:.8rem 0;font-size:.95rem;transition:all .2s}.ModelViewerModal-module__dDVbQa__footerCloseBtn:hover{background:#52525b;border-color:#71717a}.ModelViewerModal-module__dDVbQa__footerOrderBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 0;font-size:1rem;font-weight:700;transition:background .2s;display:flex}.ModelViewerModal-module__dDVbQa__footerOrderBtn:hover{background:#2563eb}@media (max-width:640px){.ModelViewerModal-module__dDVbQa__modal{border-radius:0;width:100%;max-width:none;height:100%}.ModelViewerModal-module__dDVbQa__viewerContainer{flex:1;min-height:300px;margin:auto 0}.ModelViewerModal-module__dDVbQa__closeBtn{width:44px;height:44px;top:1rem;right:1rem}}
