.MobileSizeChartOverlay-module__BZKzJG__overlay{z-index:1000;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.MobileSizeChartOverlay-module__BZKzJG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:absolute;inset:0}.MobileSizeChartOverlay-module__BZKzJG__content{z-index:1001;background:#fff;border-radius:0;width:100%;max-height:80vh;padding:24px 20px;animation:.3s ease-out MobileSizeChartOverlay-module__BZKzJG__slideUp;position:relative;overflow-y:auto}@keyframes MobileSizeChartOverlay-module__BZKzJG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MobileSizeChartOverlay-module__BZKzJG__closeButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:16px;right:16px}.MobileSizeChartOverlay-module__BZKzJG__closeIcon{color:#666;width:20px;height:20px}.MobileSizeChartOverlay-module__BZKzJG__header{margin-bottom:20px;padding-right:40px}.MobileSizeChartOverlay-module__BZKzJG__title{color:#051f2d;margin:0;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600}.MobileSizeChartOverlay-module__BZKzJG__sizeChartContent{flex-direction:column;gap:16px;display:flex}.MobileSizeChartOverlay-module__BZKzJG__tableContainer{background:#f8f9fa;border-radius:8px;max-height:300px;padding:16px;overflow-y:auto}.MobileSizeChartOverlay-module__BZKzJG__table{border-collapse:collapse;width:100%;font-family:Montserrat,sans-serif;font-size:.9rem}.MobileSizeChartOverlay-module__BZKzJG__table th{color:#fff;text-align:center;background:#051f2d;padding:12px 8px;font-size:.8rem;font-weight:600}.MobileSizeChartOverlay-module__BZKzJG__table td{text-align:center;background:#fff;border-bottom:1px solid #e0e0e0;padding:10px 8px;font-size:.8rem}.MobileSizeChartOverlay-module__BZKzJG__table tr:nth-child(2n) td{background:#f8f9fa}@media (min-width:769px){.MobileSizeChartOverlay-module__BZKzJG__overlay{display:none}}
.LiveChat-module__g10JcW__chatWrap{width:100%;height:100%;box-shadow:none;background:#fff;border-radius:12px;flex-direction:column;flex:1;min-height:0;padding:0;display:flex;position:relative}.LiveChat-module__g10JcW__chatArea{flex-direction:column;flex:1;gap:10px;min-height:140px;max-height:300px;padding:25px 0 0;transition:background .2s;display:flex;overflow-y:auto}.LiveChat-module__g10JcW__botMsg{color:#051f2d;background:#f3f6fa;border-radius:10px 10px 10px 2px;align-self:flex-start;max-width:80%;padding:12px 18px;font-family:Times New Roman,serif;font-size:1.05rem;transition:background .2s;box-shadow:0 2px 8px #051f2d0a}.LiveChat-module__g10JcW__userMsg{color:#fff;background:#051f2d;border-radius:10px 10px 2px;align-self:flex-end;max-width:80%;padding:12px 18px;font-family:Times New Roman,serif;font-size:1.05rem;transition:background .2s;box-shadow:0 2px 8px #051f2d14}.LiveChat-module__g10JcW__typing{align-self:flex-start;align-items:center;gap:4px;height:18px;margin-left:6px;display:flex}.LiveChat-module__g10JcW__typing span{background:#b3c2d2;border-radius:50%;width:7px;height:7px;animation:1.2s infinite both LiveChat-module__g10JcW__typingBlink;display:block}.LiveChat-module__g10JcW__typing span:nth-child(2){animation-delay:.2s}.LiveChat-module__g10JcW__typing span:nth-child(3){animation-delay:.4s}@keyframes LiveChat-module__g10JcW__typingBlink{0%,80%,to{opacity:.3}40%{opacity:1}}.LiveChat-module__g10JcW__optionsRow{flex-shrink:0;justify-content:center;gap:18px;margin:12px 0 0;display:flex}.LiveChat-module__g10JcW__proceedBtn{color:#fff;cursor:pointer;background:#051f2d;border:none;border-radius:6px;padding:10px 24px;font-family:Times New Roman,serif;font-size:1.05rem;font-weight:600;transition:background .2s,color .2s}.LiveChat-module__g10JcW__cancelBtn{color:#051f2d;cursor:pointer;background:#fff;border:1.5px solid #051f2d;border-radius:6px;padding:10px 24px;font-family:Times New Roman,serif;font-size:1.05rem;font-weight:600;transition:background .2s,color .2s}.LiveChat-module__g10JcW__contactForm{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:12px;margin:12px 0 0;padding:0 20px;font-family:Times New Roman,serif;display:flex}.LiveChat-module__g10JcW__chatForm{margin-top:8px;padding:0 20px;font-family:Times New Roman,serif}.LiveChat-module__g10JcW__formField{flex-direction:column;gap:6px;width:100%;display:flex}.LiveChat-module__g10JcW__formField label{color:#051f2d;font-size:.95rem;font-weight:600}.LiveChat-module__g10JcW__formInput,.LiveChat-module__g10JcW__formSelect{color:#051f2d;background:#f8fafc;border:1px solid #e5e5e5;border-radius:6px;width:100%;padding:12px 16px;font-family:Times New Roman,serif;font-size:1rem;transition:border .2s}.LiveChat-module__g10JcW__formInput:focus,.LiveChat-module__g10JcW__formSelect:focus{border-color:#051f2d;outline:none}.LiveChat-module__g10JcW__brandSelection{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.LiveChat-module__g10JcW__brandBtn{color:#051f2d;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:8px 12px;font-family:Times New Roman,serif;font-size:.9rem;transition:all .2s}.LiveChat-module__g10JcW__brandBtn:hover{background:#f8fafc;border-color:#051f2d}.LiveChat-module__g10JcW__brandBtnSelected{color:#051f2d;background:tan;border-color:tan}.LiveChat-module__g10JcW__formButtons{gap:12px;margin-top:10px;margin-bottom:10px;display:flex}.LiveChat-module__g10JcW__contactForm .LiveChat-module__g10JcW__proceedBtn{margin-top:8px;font-family:Times New Roman,serif}.LiveChat-module__g10JcW__additionalQuerySection{margin-top:12px;padding:0 20px;font-family:Times New Roman,serif}.LiveChat-module__g10JcW__additionalQueryInput{margin-top:12px}.LiveChat-module__g10JcW__queryTextarea{color:#051f2d;resize:vertical;background:#f8fafc;border:1px solid #e5e5e5;border-radius:6px;width:100%;min-height:80px;padding:12px 16px;font-family:Times New Roman,serif;font-size:1rem}.LiveChat-module__g10JcW__queryTextarea:focus{border-color:#051f2d;outline:none}.LiveChat-module__g10JcW__contactInput{color:#051f2d;background:#f8fafc;border:1px solid #e5e5e5;border-radius:6px;width:100%;max-width:320px;margin-left:20px;padding:25px 20px;font-family:Times New Roman,serif;font-size:1rem;transition:border .2s}.LiveChat-module__g10JcW__contactInput:focus{border-color:#051f2d;outline:none}.LiveChat-module__g10JcW__inputError{color:#e74c3c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-top:6px;padding:8px 12px;font-family:Times New Roman,serif;font-size:.95rem;font-weight:500}.LiveChat-module__g10JcW__loadingSpinner{border:3px solid #b3c2d2;border-top-color:#051f2d;border-radius:50%;align-self:center;width:28px;height:28px;margin:10px 0;animation:1s linear infinite LiveChat-module__g10JcW__spin}@keyframes LiveChat-module__g10JcW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LiveChat-module__g10JcW__toast{color:#fff;z-index:10;background:#051f2d;border-radius:6px;padding:12px 28px;font-size:.9rem;animation:.3s LiveChat-module__g10JcW__fadeInToast;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 2px 12px #051f2d1f}@keyframes LiveChat-module__g10JcW__fadeInToast{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.LiveChat-module__g10JcW__loadingDots{align-items:center;gap:4px;height:28px;margin:10px 0;display:flex}.LiveChat-module__g10JcW__loadingDots span{background:#b3c2d2;border-radius:50%;width:8px;height:8px;animation:1s infinite both LiveChat-module__g10JcW__loadingBounce;display:block}.LiveChat-module__g10JcW__loadingDots span:nth-child(2){animation-delay:.2s}.LiveChat-module__g10JcW__loadingDots span:nth-child(3){animation-delay:.4s}@keyframes LiveChat-module__g10JcW__loadingBounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-8px)}}@media (max-width:600px){.LiveChat-module__g10JcW__chatArea{max-height:none;padding:18px 0 120px}.LiveChat-module__g10JcW__toast{padding:10px 16px;font-size:.98rem;bottom:10px}.LiveChat-module__g10JcW__contactInput{max-width:calc(100% - 32px);margin-left:16px}.LiveChat-module__g10JcW__contactForm .LiveChat-module__g10JcW__proceedBtn,.LiveChat-module__g10JcW__inputError{margin-left:16px}.LiveChat-module__g10JcW__optionsRow{gap:12px;margin:15px 0 0}.LiveChat-module__g10JcW__proceedBtn,.LiveChat-module__g10JcW__cancelBtn{padding:8px 16px;font-size:.95rem}.LiveChat-module__g10JcW__contactForm{gap:8px;margin:15px 0 0}}@media (max-height:750px){.LiveChat-module__g10JcW__chatArea{gap:15px;padding:20px 0 0}.LiveChat-module__g10JcW__botMsg,.LiveChat-module__g10JcW__userMsg{padding:10px 15px;font-size:1rem}.LiveChat-module__g10JcW__optionsRow{gap:15px;margin:15px 0 0}.LiveChat-module__g10JcW__proceedBtn,.LiveChat-module__g10JcW__cancelBtn{padding:8px 20px;font-size:1rem}.LiveChat-module__g10JcW__contactForm{gap:8px;margin:15px 0 0}.LiveChat-module__g10JcW__contactInput{padding:20px 18px;font-size:.95rem}}@media (max-height:600px){.LiveChat-module__g10JcW__chatArea{gap:12px;padding:15px 0 100px}.LiveChat-module__g10JcW__botMsg,.LiveChat-module__g10JcW__userMsg{padding:8px 12px;font-size:.95rem}.LiveChat-module__g10JcW__optionsRow{gap:12px;margin:12px 0 0}.LiveChat-module__g10JcW__proceedBtn,.LiveChat-module__g10JcW__cancelBtn{padding:6px 16px;font-size:.95rem}.LiveChat-module__g10JcW__contactForm{gap:6px;margin:12px 0 0}.LiveChat-module__g10JcW__contactInput{padding:18px 16px;font-size:.9rem}}@media (max-height:750px){.LiveChat-module__g10JcW__optionsRow{gap:30px;margin:30px 0}}
.ShareButton-module__HjzX9W__shareButton{cursor:pointer;color:#6b7280;z-index:10;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:auto;padding:8px;transition:all .2s;display:flex;position:relative}.ShareButton-module__HjzX9W__shareButton:hover{color:#374151;background:#f3f4f6;transform:translateY(-1px)}.ShareButton-module__HjzX9W__shareButton:active{transform:translateY(0)}.ShareButton-module__HjzX9W__shareButton:disabled{opacity:.6;cursor:not-allowed}.ShareButton-module__HjzX9W__shareIcon{width:20px;height:20px;transition:transform .2s}.ShareButton-module__HjzX9W__shareButton:hover .ShareButton-module__HjzX9W__shareIcon{transform:scale(1.1)}@media (max-width:768px){.ShareButton-module__HjzX9W__shareButton{padding:6px}.ShareButton-module__HjzX9W__shareIcon{width:18px;height:18px}}
