.SpecialRequestModal-module__PZ-2-G__overlay{z-index:1100;backdrop-filter:blur(6px);background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.25s SpecialRequestModal-module__PZ-2-G__fadeIn;display:flex;position:fixed;inset:0}@keyframes SpecialRequestModal-module__PZ-2-G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SpecialRequestModal-module__PZ-2-G__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.SpecialRequestModal-module__PZ-2-G__modal{width:100%;max-width:600px;max-height:90vh;font-family:var(--font-family);background:linear-gradient(146deg,#fff 24%,#fff9eb 100%);border:1.5px solid #0e203d;border-radius:16px;animation:.3s SpecialRequestModal-module__PZ-2-G__slideUp;position:relative;overflow-y:auto;box-shadow:2px 4px 4px #00000026}.SpecialRequestModal-module__PZ-2-G__header{z-index:2;background:0 0;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;min-height:48px;padding:16px 16px 0;display:flex;position:sticky;top:0}.SpecialRequestModal-module__PZ-2-G__title{font-family:var(--font-family);color:#000;font-size:24px;font-weight:600;line-height:28px}.SpecialRequestModal-module__PZ-2-G__closeBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:opacity .2s;display:flex}.SpecialRequestModal-module__PZ-2-G__closeBtn:hover{opacity:.7}.SpecialRequestModal-module__PZ-2-G__divider{background:#8a9dba;height:1px;margin:10px 16px 0}.SpecialRequestModal-module__PZ-2-G__dragHandle{display:none}.SpecialRequestModal-module__PZ-2-G__body{flex-direction:column;gap:10px;padding:10px 16px 8px;display:flex}.SpecialRequestModal-module__PZ-2-G__stickyFooter{flex-direction:column;gap:6px;padding:4px 16px 24px;display:flex}.SpecialRequestModal-module__PZ-2-G__section{flex-direction:column;gap:8px;display:flex}.SpecialRequestModal-module__PZ-2-G__sectionLabel{font-family:var(--font-family);color:#0e203d;align-items:center;gap:6px;font-size:18px;font-weight:600;line-height:28px;display:flex}.SpecialRequestModal-module__PZ-2-G__required{color:#ee443f;font-size:18px;font-weight:600}.SpecialRequestModal-module__PZ-2-G__chipGrid{flex-wrap:wrap;gap:8px;display:flex}.SpecialRequestModal-module__PZ-2-G__chip{font-family:var(--font-family);color:#000;cursor:pointer;background:0 0;border:1px solid #6d717f;border-radius:24px;align-items:center;gap:10px;padding:4px 12px;font-size:14px;font-weight:400;line-height:20px;transition:all .2s;display:flex}.SpecialRequestModal-module__PZ-2-G__chip:hover{background:#f7bf310f;border-color:#f7bf31}.SpecialRequestModal-module__PZ-2-G__chipColor{padding:4px 12px 4px 4px}.SpecialRequestModal-module__PZ-2-G__chipSize{justify-content:center;padding:4px 16px}.SpecialRequestModal-module__PZ-2-G__chip.SpecialRequestModal-module__PZ-2-G__active{color:#0e203d;background:#ffda85;border-color:#ffda85;font-weight:500}.SpecialRequestModal-module__PZ-2-G__colorDot{border:1px solid #fff;border-radius:50%;flex-shrink:0;width:20px;height:20px}.SpecialRequestModal-module__PZ-2-G__customInput{width:100%;height:48px;font-family:var(--font-family);color:#0e203d;box-sizing:border-box;background:#fff;border:1px solid #8a9dba;border-radius:8px;padding:12px 16px;font-size:16px;font-weight:400;transition:border-color .2s}.SpecialRequestModal-module__PZ-2-G__customInput:focus{border-color:#f7bf31;outline:none;box-shadow:0 0 0 3px #f7bf311f}.SpecialRequestModal-module__PZ-2-G__customInput::placeholder{color:#b9b9b9;font-weight:400}.SpecialRequestModal-module__PZ-2-G__textareaWrapper{position:relative}.SpecialRequestModal-module__PZ-2-G__textarea{width:100%;min-height:94px;font-family:var(--font-family);resize:vertical;color:#0e203d;box-sizing:border-box;background:#fff;border:1px solid #8a9dba;border-radius:8px;padding:16px 16px 28px;font-size:16px;font-weight:400;transition:border-color .2s}.SpecialRequestModal-module__PZ-2-G__textarea:focus{border-color:#f7bf31;outline:none;box-shadow:0 0 0 3px #f7bf311f}.SpecialRequestModal-module__PZ-2-G__textarea::placeholder{color:#9ea2ae;font-weight:400}.SpecialRequestModal-module__PZ-2-G__charCounter{font-family:var(--font-family);color:#9ea2ae;pointer-events:none;font-size:12px;font-weight:500;position:absolute;bottom:8px;left:16px}.SpecialRequestModal-module__PZ-2-G__charCounter.SpecialRequestModal-module__PZ-2-G__nearLimit{color:#ee443f}.SpecialRequestModal-module__PZ-2-G__radioGroup{gap:8px;display:flex}.SpecialRequestModal-module__PZ-2-G__radioLabel{cursor:pointer;font-family:var(--font-family);color:#000;background:0 0;border:1px solid #6d717f;border-radius:24px;align-items:center;gap:4px;padding:4px 16px 4px 8px;font-size:14px;font-weight:400;line-height:20px;transition:all .2s;display:flex}.SpecialRequestModal-module__PZ-2-G__radioLabel:hover{border-color:#f7bf31}.SpecialRequestModal-module__PZ-2-G__radioLabel.SpecialRequestModal-module__PZ-2-G__lineActive{color:#0e203d;background:#ffda85;border-color:#0000}.SpecialRequestModal-module__PZ-2-G__radioLabel.SpecialRequestModal-module__PZ-2-G__emailActive{background:#f7bf311a;border-color:#f7bf31}.SpecialRequestModal-module__PZ-2-G__radioLabel input[type=radio]{display:none}.SpecialRequestModal-module__PZ-2-G__channelSvg{flex-shrink:0;display:block}.SpecialRequestModal-module__PZ-2-G__errorText{color:#ee443f;font-family:var(--font-family);margin-top:-2px;font-size:13px}.SpecialRequestModal-module__PZ-2-G__submitBtn{color:#0e203d;width:100%;font-family:var(--font-family);cursor:pointer;background:#f7bf31;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;line-height:20px;transition:all .2s;display:flex}.SpecialRequestModal-module__PZ-2-G__submitBtn:hover:not(:disabled){background:#e5ad1c;transform:translateY(-1px);box-shadow:0 4px 16px #f7bf3159}.SpecialRequestModal-module__PZ-2-G__submitBtn:disabled{opacity:.6;cursor:not-allowed}.SpecialRequestModal-module__PZ-2-G__success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 24px;display:flex}.SpecialRequestModal-module__PZ-2-G__successIcon{color:#fff;background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:2rem;animation:.4s SpecialRequestModal-module__PZ-2-G__popIn;display:flex}@keyframes SpecialRequestModal-module__PZ-2-G__popIn{0%{transform:scale(0)}60%{transform:scale(1.2)}to{transform:scale(1)}}.SpecialRequestModal-module__PZ-2-G__successTitle{font-family:var(--font-family);color:#0e203d;font-size:20px;font-weight:700}.SpecialRequestModal-module__PZ-2-G__successDesc{font-family:var(--font-family);color:#718096;font-size:14px;line-height:1.5}.SpecialRequestModal-module__PZ-2-G__successCloseBtn{color:#0e203d;font-family:var(--font-family);cursor:pointer;background:#f7bf31;border:none;border-radius:12px;margin-top:8px;padding:12px 32px;font-size:15px;font-weight:600;transition:all .2s}.SpecialRequestModal-module__PZ-2-G__successCloseBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f7bf3159}.SpecialRequestModal-module__PZ-2-G__spinner{border:2.5px solid #0e203d4d;border-top-color:#0e203d;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite SpecialRequestModal-module__PZ-2-G__spin}@keyframes SpecialRequestModal-module__PZ-2-G__spin{to{transform:rotate(360deg)}}@media (max-width:600px){.SpecialRequestModal-module__PZ-2-G__overlay{padding:0 16px calc(32px + env(safe-area-inset-bottom,0px));align-items:flex-end}.SpecialRequestModal-module__PZ-2-G__modal{max-height:calc(100dvh - 32px - env(safe-area-inset-bottom,0px));border:1.5px solid #0e203d;border-radius:16px;flex-direction:column;max-width:100%;display:flex}.SpecialRequestModal-module__PZ-2-G__dragHandle{background:#cbd5e0;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0;display:block}.SpecialRequestModal-module__PZ-2-G__header{border-radius:16px 16px 0 0;flex-shrink:0}.SpecialRequestModal-module__PZ-2-G__divider{flex-shrink:0}.SpecialRequestModal-module__PZ-2-G__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;padding:10px 16px 8px;overflow-y:auto}.SpecialRequestModal-module__PZ-2-G__stickyFooter{background:linear-gradient(#0000,#fff9eb 25%);flex-shrink:0;padding:8px 16px 16px;position:sticky;bottom:0}.SpecialRequestModal-module__PZ-2-G__title{font-size:20px}.SpecialRequestModal-module__PZ-2-G__sectionLabel{font-size:16px}.SpecialRequestModal-module__PZ-2-G__chipGrid{gap:6px}.SpecialRequestModal-module__PZ-2-G__chip{font-size:13px}}.SpecialRequestModal-module__PZ-2-G__lineMessageBox{text-align:left;background:#f0fff4;border:1.5px solid #48bb78;border-radius:10px;width:100%;margin:12px 0;padding:14px 16px}.SpecialRequestModal-module__PZ-2-G__lineMessageText{white-space:pre-wrap;word-break:break-word;color:#1a2e1a;margin:0;font-family:inherit;font-size:13px;line-height:1.6}.SpecialRequestModal-module__PZ-2-G__lineActions{gap:10px;width:100%;margin:4px 0 8px;display:flex}.SpecialRequestModal-module__PZ-2-G__btnAction{font-family:var(--font-family);cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:11px 16px;font-size:14px;font-weight:600;transition:opacity .15s,transform .1s;display:flex}.SpecialRequestModal-module__PZ-2-G__btnAction:active{transform:scale(.97)}.SpecialRequestModal-module__PZ-2-G__btnCopy{color:#2d3748;background:#edf2f7;border:1.5px solid #cbd5e0}.SpecialRequestModal-module__PZ-2-G__btnCopy:hover{background:#e2e8f0}.SpecialRequestModal-module__PZ-2-G__btnLine{color:#fff;background:#06c755}.SpecialRequestModal-module__PZ-2-G__btnLine:hover{opacity:.9}.SpecialRequestModal-module__PZ-2-G__lineHint{font-family:var(--font-family);color:#718096;text-align:center;margin-top:2px;margin-bottom:10px;padding:0 8px;font-size:11.5px;line-height:1.5}@media (max-width:480px){.SpecialRequestModal-module__PZ-2-G__lineActions{flex-direction:column}}
.AddToCartPopup-module__Mqwm2a__overlay{z-index:9999;justify-content:flex-end;align-items:flex-start;padding:80px 16px 0 0;display:flex;position:fixed;inset:0}.AddToCartPopup-module__Mqwm2a__popup{width:266px;font-family:var(--font-family);position:relative}.AddToCartPopup-module__Mqwm2a__closeBtn{cursor:pointer;z-index:1;background:#0e203d;border:1px solid #fff;border-radius:24px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:absolute;top:-12px;right:-12px}.AddToCartPopup-module__Mqwm2a__main{background:#fff;border:1px solid #0e203d;border-radius:0 0 12px 12px;flex-direction:column;gap:8px;padding:32px 16px 16px;display:flex;box-shadow:0 8px 24px #13192714,0 6px 12px #1319271f}.AddToCartPopup-module__Mqwm2a__confirmRow{flex-direction:row;align-items:center;gap:4px;display:flex}.AddToCartPopup-module__Mqwm2a__confirmText{color:#0e203d;text-align:center;font-size:14px;font-weight:400;line-height:20px}.AddToCartPopup-module__Mqwm2a__productRow{flex-direction:row;align-items:center;gap:8px;display:flex}.AddToCartPopup-module__Mqwm2a__thumbnail{object-fit:cover;border-radius:12px;flex-shrink:0;width:100px;height:100px}.AddToCartPopup-module__Mqwm2a__productInfo{flex-direction:column;gap:12px;display:flex}.AddToCartPopup-module__Mqwm2a__productOptions{flex-direction:column;justify-content:center;gap:4px;display:flex}.AddToCartPopup-module__Mqwm2a__colorPill{color:#000;border:1px solid #6d717f;border-radius:24px;flex-direction:row;align-items:center;gap:10px;width:fit-content;padding:4px 12px 4px 4px;font-size:14px;line-height:20px;display:inline-flex}.AddToCartPopup-module__Mqwm2a__colorDot{border:1px solid #fff;border-radius:24px;flex-shrink:0;width:20px;height:20px}.AddToCartPopup-module__Mqwm2a__sizePill{color:#000;border:1px solid #6d717f;border-radius:24px;width:fit-content;padding:4px 16px;font-size:14px;line-height:20px;display:inline-flex}.AddToCartPopup-module__Mqwm2a__actionBtns{flex-direction:column;align-items:center;gap:4px;display:flex}.AddToCartPopup-module__Mqwm2a__btnViewCart{color:#f7bf31;width:100%;font-family:var(--font-family);text-align:center;cursor:pointer;background:#0e203d;border:none;border-radius:12px;padding:12px;font-size:16px;font-weight:600;line-height:20px;transition:opacity .15s}.AddToCartPopup-module__Mqwm2a__btnViewCart:hover{opacity:.9}.AddToCartPopup-module__Mqwm2a__btnCheckout{color:#0e203d;width:100%;height:40px;font-family:var(--font-family);text-align:center;cursor:pointer;background:0 0;border:1.5px solid #0e203d;border-radius:12px;padding:12px 16px;font-size:16px;font-weight:600;line-height:20px;transition:background .15s}.AddToCartPopup-module__Mqwm2a__btnCheckout:hover{background:#f5f5f5}.AddToCartPopup-module__Mqwm2a__btnContinue{color:#0e203d;width:100%;height:24px;font-family:var(--font-family);text-align:center;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 8px;font-size:14px;font-weight:600;line-height:16px;transition:background .15s}.AddToCartPopup-module__Mqwm2a__btnContinue:hover{background:#f5f5f5}@media (max-width:768px){.AddToCartPopup-module__Mqwm2a__overlay{background:#0006;justify-content:flex-end;align-items:flex-end;padding:0}.AddToCartPopup-module__Mqwm2a__popup{width:100%;max-width:100%;animation:.3s cubic-bezier(.32,.72,0,1) AddToCartPopup-module__Mqwm2a__slideUp}.AddToCartPopup-module__Mqwm2a__main{padding:24px 16px calc(16px + env(safe-area-inset-bottom));border-bottom:none;border-radius:16px 16px 0 0;gap:12px}.AddToCartPopup-module__Mqwm2a__main:before{content:"";background:#d2d5db;border-radius:2px;width:40px;height:4px;margin:0 auto 8px;display:block}.AddToCartPopup-module__Mqwm2a__closeBtn{width:32px;height:32px;top:12px;right:12px}.AddToCartPopup-module__Mqwm2a__btnViewCart,.AddToCartPopup-module__Mqwm2a__btnCheckout,.AddToCartPopup-module__Mqwm2a__btnContinue{border-radius:12px;min-height:48px;font-size:15px}.AddToCartPopup-module__Mqwm2a__btnViewCart:active,.AddToCartPopup-module__Mqwm2a__btnCheckout:active,.AddToCartPopup-module__Mqwm2a__btnContinue:active{transition:transform .1s;transform:scale(.97)}}@media (max-width:480px){.AddToCartPopup-module__Mqwm2a__main{padding:20px 12px calc(12px + env(safe-area-inset-bottom))}.AddToCartPopup-module__Mqwm2a__productName{font-size:13px}.AddToCartPopup-module__Mqwm2a__productInfo{font-size:12px}}@keyframes AddToCartPopup-module__Mqwm2a__slideUp{0%{opacity:.5;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
.page-module__K2ZNTW__page{background:var(--color-background,#f9fafb);min-height:100vh}.page-module__K2ZNTW__editorSection{background:#fff;justify-content:center;padding-top:118px;display:flex}.page-module__K2ZNTW__editorGrid{background:#fff;flex-direction:row;align-items:flex-start;gap:10px;width:100%;max-width:1440px;padding:0 200px 38px;display:flex}.page-module__K2ZNTW__leftColumn{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.page-module__K2ZNTW__previewBox{background:#f0f4f8;border-radius:16px;flex-shrink:0;width:688px;height:688px;position:relative;overflow:hidden;box-shadow:0 8px 24px #13192714,0 6px 12px #1319271f}.page-module__K2ZNTW__uploadZone{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;transition:all .2s;display:flex;position:relative}.page-module__K2ZNTW__uploadZone.page-module__K2ZNTW__dragover{outline:2px dashed #0e203d}.page-module__K2ZNTW__uploadBg{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.page-module__K2ZNTW__uploadMain{z-index:2;flex-direction:column;align-items:center;gap:0;width:200px;display:flex;position:relative}.page-module__K2ZNTW__uploadMainImg{object-fit:cover;border-radius:4px;width:102px;height:151px;box-shadow:0 8px 24px #13192733,0 6px 12px #1319271f}.page-module__K2ZNTW__notical{flex-direction:column;align-items:center;gap:4px;width:85px;margin-top:8px;display:flex}.page-module__K2ZNTW__noticalText{color:#fff;font-family:var(--font-family);text-align:center;background:#0e203d;border-radius:4px;width:100%;padding:4px 8px;font-size:13px;font-weight:600;line-height:18px}.page-module__K2ZNTW__noticalIcon{background:#ffffffe6;border:2px solid #0e203d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-module__K2ZNTW__fileInput{display:none}.page-module__K2ZNTW__previewAreaWrap{width:100%;height:100%;position:relative}.page-module__K2ZNTW__rightUploadSection{flex-direction:column-reverse;gap:12px;display:flex}.page-module__K2ZNTW__rightUploadLabel{flex-direction:row;align-items:center;gap:8px;display:flex}.page-module__K2ZNTW__rightUploadLabelText{font-family:var(--font-family);color:#0e203d;font-size:18px;font-weight:600;line-height:28px}.page-module__K2ZNTW__uploadPlaceholder{cursor:pointer;background:#fff9eb;border:1px solid #9ea2ae;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:167px;transition:all .2s;display:flex}.page-module__K2ZNTW__uploadPlaceholder:hover{background:#fef6d8;border-color:#0e203d}.page-module__K2ZNTW__uploadPlaceholderText{font-family:var(--font-family);color:#818284;text-align:center;font-size:18px;font-weight:600;line-height:28px}.page-module__K2ZNTW__uploadThumb{object-fit:cover;border:2px solid #0e203d;border-radius:16px;width:100%;height:167px}.page-module__K2ZNTW__lightBar{background:0 0;border-radius:16px;flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;width:688px;height:58px;margin-top:8px;padding:0;display:flex}.page-module__K2ZNTW__bottomBar{background:#0e203d;border-radius:16px;flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;width:688px;height:58px;margin-top:8px;padding:0 16px;display:flex}.page-module__K2ZNTW__editSection{flex-direction:row;align-items:center;gap:12px;display:flex}.page-module__K2ZNTW__editLabel{font-family:var(--font-family);color:#fff;white-space:nowrap;font-size:18px;font-weight:600;line-height:28px}.page-module__K2ZNTW__editLabelDark{font-family:var(--font-family);color:#0e203d;white-space:nowrap;font-size:18px;font-weight:600;line-height:28px}.page-module__K2ZNTW__editIcons{flex-direction:row;gap:8px;display:flex}.page-module__K2ZNTW__editIconBtn{cursor:pointer;color:#131927;background:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.page-module__K2ZNTW__editIconBtn:hover{background:#f0f0f0}.page-module__K2ZNTW__priceContainer{flex-direction:row;align-items:flex-end;gap:4px;display:flex}.page-module__K2ZNTW__priceMain{font-family:var(--font-price);color:#f7bf31;font-size:48px;font-weight:800;line-height:58px}.page-module__K2ZNTW__priceMainDark{font-family:var(--font-price);color:#000;font-size:48px;font-weight:800;line-height:58px}.page-module__K2ZNTW__priceOriginal{font-family:var(--font-price);color:#d2d5db;font-size:24px;font-weight:500;line-height:58px;text-decoration:line-through}.page-module__K2ZNTW__priceOriginalDark{font-family:var(--font-price);color:#9ea2ae;font-size:24px;font-weight:500;line-height:58px;text-decoration:line-through}.page-module__K2ZNTW__changeBgBtn{z-index:10;font-family:var(--font-family);color:#0e203d;cursor:pointer;background:#fff;border:1.5px solid #0e203d;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:8px;min-width:141px;padding:12px;font-size:16px;font-weight:600;line-height:20px;transition:all .2s;display:inline-flex;position:absolute;bottom:16px;left:16px}.page-module__K2ZNTW__changeBgBtn:hover{background:#f5f5f5}.page-module__K2ZNTW__controlsPanel{flex-direction:column;flex-shrink:0;gap:16px;width:337px;display:flex}.page-module__K2ZNTW__optionSection{flex-direction:column;gap:12px;display:flex}.page-module__K2ZNTW__optionLabel{font-family:var(--font-family);color:#0e203d;margin:0;font-size:18px;font-weight:600;line-height:28px}.page-module__K2ZNTW__sizeGrid{flex-flow:wrap;gap:8px;display:flex}.page-module__K2ZNTW__tabPill{font-family:var(--font-family);color:#000;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #6d717f;border-radius:24px;justify-content:center;align-items:center;padding:4px 16px;font-size:14px;font-weight:400;line-height:20px;transition:all .15s;display:flex}.page-module__K2ZNTW__tabPill:hover{border-color:#0e203d}.page-module__K2ZNTW__tabPillActive{color:#0e203d;background:#ffda85;border-color:#ffda85}.page-module__K2ZNTW__frameGrid{flex-flow:wrap;gap:8px;display:flex}.page-module__K2ZNTW__colorPill{cursor:pointer;background:0 0;border:1px solid #6d717f;border-radius:24px;flex-direction:row;align-items:center;gap:10px;padding:4px 12px 4px 4px;transition:all .15s;display:flex}.page-module__K2ZNTW__colorPill:hover{border-color:#0e203d}.page-module__K2ZNTW__colorPillActive{background:#ffda85;border-color:#ffda85}.page-module__K2ZNTW__colorDot{border:1px solid #fff;border-radius:24px;flex-shrink:0;width:20px;height:20px}.page-module__K2ZNTW__colorPillLabel{font-family:var(--font-family);color:#000;font-size:14px;font-weight:400;line-height:20px}.page-module__K2ZNTW__colorPillActive .page-module__K2ZNTW__colorPillLabel{color:#0e203d}.page-module__K2ZNTW__orientationGrid{flex-direction:row;gap:8px;display:flex}.page-module__K2ZNTW__orientationPill{cursor:pointer;background:#fff;border:1px solid #6d717f;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-height:64px;padding:12px;transition:all .15s;display:flex}.page-module__K2ZNTW__orientationPill:hover{border-color:#0e203d}.page-module__K2ZNTW__orientationPillActive{background:#ffda85;border-color:#ffda85}.page-module__K2ZNTW__orientationPillLabel{font-family:var(--font-family);color:#000;margin:0;font-size:14px;font-weight:400;line-height:20px}.page-module__K2ZNTW__orientationPillActive .page-module__K2ZNTW__orientationPillLabel{color:#0e203d}.page-module__K2ZNTW__quantityRow{background:#f9fafb;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;padding:4px 0 4px 8px;display:flex}.page-module__K2ZNTW__stepper{background:#edf2f9;border-radius:8px;flex-direction:row;align-items:center;gap:0;height:32px;padding:0 12px;display:flex}.page-module__K2ZNTW__stepperBtn{cursor:pointer;color:#0e203d;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;display:flex}.page-module__K2ZNTW__stepperBtn:hover{background:#0e203d14}.page-module__K2ZNTW__stepperDivider{background:#d1d8e4;width:2px;height:32px;margin:0 4px}.page-module__K2ZNTW__stepperValue{text-align:center;min-width:24px;font-family:var(--font-family);color:#000;padding:0 8px;font-size:18px;font-weight:400;line-height:28px}.page-module__K2ZNTW__actionButtons{flex-direction:column;gap:12px;display:flex}.page-module__K2ZNTW__btnAddCart{color:#f7bf31;width:100%;min-height:48px;font-family:var(--font-family);cursor:pointer;background:#0e203d;border:none;border-radius:12px;justify-content:center;align-items:center;padding:14px 20px;font-size:18px;font-weight:600;line-height:24px;transition:all .2s;display:flex}.page-module__K2ZNTW__btnAddCart:hover:not(:disabled){opacity:.9}.page-module__K2ZNTW__btnAddCart:disabled{opacity:.55;cursor:not-allowed}.page-module__K2ZNTW__btnSpecialReq{color:#0e203d;width:100%;min-height:44px;font-family:var(--font-family);cursor:pointer;background:0 0;border:1.5px solid #0e203d;border-radius:12px;justify-content:center;align-items:center;padding:12px;font-size:16px;font-weight:600;line-height:20px;transition:all .2s;display:flex}.page-module__K2ZNTW__btnSpecialReq:hover{background:#0e203d0d}.page-module__K2ZNTW__productSection{background:linear-gradient(#edf2f9 0%,#8a9dba 100%);justify-content:center;padding:32px 200px;display:flex}.page-module__K2ZNTW__productInner{background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:100%;max-width:1040px;padding:16px;display:flex}.page-module__K2ZNTW__productTabs{border-bottom:2px solid #0e203d;flex-direction:row;display:flex}.page-module__K2ZNTW__productTab{font-family:var(--font-family);color:#000;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px 4px 0 0;flex:1;justify-content:center;align-items:center;padding:4px 16px;font-size:18px;font-weight:600;line-height:28px;transition:all .15s;display:flex}.page-module__K2ZNTW__productTab:hover{background:#0e203d0d}.page-module__K2ZNTW__productTabActive{color:#f7bf31;background:#0e203d;padding:8px 16px}.page-module__K2ZNTW__productContent{flex-direction:row;align-items:center;gap:16px;display:flex}.page-module__K2ZNTW__productImg{object-fit:cover;border-radius:16px;flex-shrink:0;width:330px;height:240px}.page-module__K2ZNTW__productText{font-family:var(--font-family);color:#0e203d;flex:1;font-size:16px;font-weight:400;line-height:24px}.page-module__K2ZNTW__productDetailsWrap{flex-direction:column;gap:24px;display:flex}.page-module__K2ZNTW__pdBody{flex-direction:column;gap:0;width:100%;max-width:860px;list-style:none;display:flex}.page-module__K2ZNTW__pdSection{flex-direction:column;gap:0;padding-top:4px;display:flex}.page-module__K2ZNTW__pdH1{font-family:var(--font-family);color:#0e203d;margin-bottom:12px;font-size:20px;font-weight:700;line-height:30px}.page-module__K2ZNTW__pdH2{font-family:var(--font-family);color:#0e203d;margin-top:18px;margin-bottom:6px;font-size:17px;font-weight:700;line-height:26px}.page-module__K2ZNTW__pdH3{font-family:var(--font-family);color:#0e203d;margin-top:10px;margin-bottom:4px;font-size:15px;font-weight:700;line-height:24px}.page-module__K2ZNTW__pdPara{font-family:var(--font-family);color:#3a4a5c;margin-bottom:6px;font-size:15px;font-weight:400;line-height:24px}.page-module__K2ZNTW__pdBullet{font-family:var(--font-family);color:#3a4a5c;margin-bottom:5px;margin-left:16px;padding-left:16px;font-size:15px;font-weight:400;line-height:24px;position:relative}.page-module__K2ZNTW__pdBullet:before{content:"•";color:#0e203d;font-weight:700;position:absolute;left:0}.page-module__K2ZNTW__pdBullet strong{color:#0e203d;font-weight:700}.page-module__K2ZNTW__pdLink{color:#0e203d;font-weight:700;text-decoration:underline}.page-module__K2ZNTW__pdLink:hover{opacity:.75}.page-module__K2ZNTW__pdParaItalic{font-family:var(--font-family);color:#3a4a5c;margin-bottom:6px;font-size:15px;font-style:italic;font-weight:400;line-height:24px}.page-module__K2ZNTW__pdNumbered{font-family:var(--font-family);color:#3a4a5c;flex-direction:row;gap:6px;margin-bottom:5px;margin-left:16px;font-size:15px;font-weight:400;line-height:24px;display:flex}.page-module__K2ZNTW__pdNumberMark{color:#0e203d;flex-shrink:0;min-width:20px;font-weight:700}.page-module__K2ZNTW__pdNumbered strong{color:#0e203d;font-weight:700}.page-module__K2ZNTW__productIconGrid{flex-direction:row;gap:12px;display:flex}.page-module__K2ZNTW__productIconCol{flex-direction:column;flex:1;align-items:center;gap:12px;display:flex}.page-module__K2ZNTW__productIconCircle{justify-content:center;align-items:center;width:80px;height:80px;display:flex}.page-module__K2ZNTW__productIconText{font-family:var(--font-family);color:#0e203d;text-align:center;font-size:16px;font-weight:400;line-height:24px}.page-module__K2ZNTW__faqSection{background:#fff;flex-direction:column;align-items:center;gap:24px;padding:24px 160px;display:flex}.page-module__K2ZNTW__faqTitle{font-family:var(--font-family);color:#0e203d;text-align:center;width:100%;max-width:1120px;font-size:48px;font-weight:600;line-height:58px}.page-module__K2ZNTW__faqList{flex-direction:column;gap:12px;width:100%;max-width:800px;display:flex}.page-module__K2ZNTW__faqItem{border-radius:12px;overflow:hidden}.page-module__K2ZNTW__faqQuestion{cursor:pointer;background:#ffce5c;border:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:12px 24px;transition:all .15s;display:flex}.page-module__K2ZNTW__faqQuestion:hover{background:#f5b800}.page-module__K2ZNTW__faqQuestionText{font-family:var(--font-family);color:#0e203d;text-align:left;font-size:16px;font-weight:600;line-height:24px}.page-module__K2ZNTW__faqIcon{color:#0e203d;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:flex}.page-module__K2ZNTW__faqIconOpen{transform:rotate(45deg)}.page-module__K2ZNTW__faqAnswer{background:#d1d8e499;padding:6px 0 12px 24px;display:none}.page-module__K2ZNTW__faqAnswerOpen{display:block}.page-module__K2ZNTW__faqAnswerText{font-family:var(--font-family);color:#000;font-size:14px;font-weight:400;line-height:18px}@media (max-width:1300px){.page-module__K2ZNTW__editorSection{padding-top:118px}.page-module__K2ZNTW__editorGrid{padding:0 60px 38px}.page-module__K2ZNTW__lightBar,.page-module__K2ZNTW__bottomBar{width:100%}.page-module__K2ZNTW__productSection{padding:32px 60px}.page-module__K2ZNTW__faqSection{padding:24px 60px}}@media (max-width:1024px){.page-module__K2ZNTW__editorSection{padding-top:96px}.page-module__K2ZNTW__editorGrid{flex-direction:column;gap:24px;padding:24px 16px}.page-module__K2ZNTW__controlsPanel{width:100%}.page-module__K2ZNTW__previewBox{width:100%;height:60vw;max-height:500px}.page-module__K2ZNTW__lightBar,.page-module__K2ZNTW__bottomBar{width:100%}.page-module__K2ZNTW__productSection,.page-module__K2ZNTW__faqSection{padding:24px 16px}.page-module__K2ZNTW__faqTitle{font-size:32px;line-height:42px}.page-module__K2ZNTW__productContent{flex-direction:column}.page-module__K2ZNTW__productImg{width:100%;height:200px}.page-module__K2ZNTW__pdH1{font-size:17px;line-height:26px}.page-module__K2ZNTW__pdH2{margin-top:14px;font-size:15px;line-height:23px}.page-module__K2ZNTW__pdH3,.page-module__K2ZNTW__pdPara,.page-module__K2ZNTW__pdBullet,.page-module__K2ZNTW__pdNumbered{font-size:14px;line-height:22px}.page-module__K2ZNTW__pdBullet,.page-module__K2ZNTW__pdNumbered{margin-left:12px}}@media (max-width:600px){.page-module__K2ZNTW__editorGrid{padding:16px}.page-module__K2ZNTW__productTabs{flex-wrap:wrap}.page-module__K2ZNTW__productTab{font-size:14px}}.page-module__K2ZNTW__uploadErrorBox{flex-direction:column;gap:8px;margin-top:8px;display:flex}.page-module__K2ZNTW__uploadErrorMsg{color:#c0392b;font-size:13px;font-weight:600;font-family:var(--font-family);align-items:center;gap:6px;display:flex}.page-module__K2ZNTW__uploadErrorIcon{flex-shrink:0;font-size:16px}.page-module__K2ZNTW__uploadRetryBtn{color:#0e203d;font-family:var(--font-family);cursor:pointer;background:0 0;border:1.5px solid #0e203d;border-radius:12px;width:fit-content;padding:6px 16px;font-size:14px;font-weight:600;line-height:20px;transition:background .15s}.page-module__K2ZNTW__uploadRetryBtn:hover{background:#edf2f9}
