.rate-chart-module__p5hJWa__main{background:#f8fafc;min-height:100vh;padding:32px 16px}.rate-chart-module__p5hJWa__container{max-width:800px;margin:0 auto}.rate-chart-module__p5hJWa__header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.rate-chart-module__p5hJWa__headerIcon{color:#008851;background:#dcfce7;border-radius:12px;width:48px;height:48px;padding:10px}.rate-chart-module__p5hJWa__headerIcon svg{width:100%;height:100%}.rate-chart-module__p5hJWa__title{color:#1e293b;margin:0 0 4px;font-size:24px;font-weight:700}.rate-chart-module__p5hJWa__subtitle{color:#64748b;margin:0;font-size:14px}.rate-chart-module__p5hJWa__methodTabs{gap:8px;margin-bottom:20px;padding-bottom:4px;display:flex;overflow-x:auto}.rate-chart-module__p5hJWa__methodTab{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;transition:all .2s;display:flex}.rate-chart-module__p5hJWa__methodTab:hover{border-color:var(--accent-color,#008851);background:#f8fafc}.rate-chart-module__p5hJWa__methodTab.rate-chart-module__p5hJWa__active{border-color:var(--accent-color,#008851);background:var(--accent-color,#008851);color:#fff;box-shadow:0 4px 12px #0000001a}.rate-chart-module__p5hJWa__methodIcon{flex-shrink:0;width:18px;height:18px}.rate-chart-module__p5hJWa__methodIcon svg{width:100%;height:100%}.rate-chart-module__p5hJWa__methodLabel{font-size:13px;font-weight:600}.rate-chart-module__p5hJWa__statsBar{background:#fff;border:1px solid #e2e8f0;border-radius:10px;gap:24px;margin-bottom:20px;padding:12px 16px;display:flex}.rate-chart-module__p5hJWa__stat{color:#475569;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.rate-chart-module__p5hJWa__statIcon{color:#94a3b8;width:16px;height:16px}.rate-chart-module__p5hJWa__statIcon svg{width:100%;height:100%}.rate-chart-module__p5hJWa__filters{gap:12px;margin-bottom:20px;display:flex}.rate-chart-module__p5hJWa__searchBox{flex:1;position:relative}.rate-chart-module__p5hJWa__searchIcon{color:#94a3b8;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.rate-chart-module__p5hJWa__searchIcon svg{width:100%;height:100%}.rate-chart-module__p5hJWa__searchInput{border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 12px 10px 36px;font-size:13px;transition:all .2s}.rate-chart-module__p5hJWa__searchInput:focus{border-color:#008851;outline:none;box-shadow:0 0 0 3px #0088511a}.rate-chart-module__p5hJWa__categoryFilter{min-width:180px;position:relative}.rate-chart-module__p5hJWa__categoryBtn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.rate-chart-module__p5hJWa__filterIcon{color:#64748b;width:14px;height:14px;margin-right:8px}.rate-chart-module__p5hJWa__filterIcon svg{width:100%;height:100%}.rate-chart-module__p5hJWa__chevron{color:#94a3b8;width:14px;height:14px;margin-left:8px}.rate-chart-module__p5hJWa__categoryDropdown{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:240px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #0000001a}.rate-chart-module__p5hJWa__categoryOption{color:#475569;cursor:pointer;padding:8px 12px;font-size:13px;transition:all .15s}.rate-chart-module__p5hJWa__categoryOption:hover{color:#1e293b;background:#f1f5f9}.rate-chart-module__p5hJWa__categoryOption.rate-chart-module__p5hJWa__selected{color:#008851;background:#f0fdf4;font-weight:600}.rate-chart-module__p5hJWa__tableContainer{flex-direction:column;gap:16px;display:flex}.rate-chart-module__p5hJWa__categorySection{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.rate-chart-module__p5hJWa__categoryHeader{background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.rate-chart-module__p5hJWa__categoryTitle{color:#334155;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:13px;font-weight:700}.rate-chart-module__p5hJWa__categoryCount{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600}.rate-chart-module__p5hJWa__table{border-collapse:collapse;width:100%}.rate-chart-module__p5hJWa__table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:10px 16px;font-size:11px;font-weight:600}.rate-chart-module__p5hJWa__table td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:10px 16px;font-size:13px}.rate-chart-module__p5hJWa__table tr:last-child td{border-bottom:none}.rate-chart-module__p5hJWa__table tr:hover{background:#f8fafc}.rate-chart-module__p5hJWa__rateCol{text-align:right;width:120px}.rate-chart-module__p5hJWa__rateBadge{color:#008851;background:#dcfce7;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.rate-chart-module__p5hJWa__noResults{text-align:center;color:#64748b;padding:40px 0}.rate-chart-module__p5hJWa__noResultsIcon{color:#cbd5e1;width:48px;height:48px;margin-bottom:12px;display:inline-block}.rate-chart-module__p5hJWa__noResultsIcon svg{width:100%;height:100%}.rate-chart-module__p5hJWa__note{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;margin-top:16px;padding:12px 16px;font-size:12px;line-height:1.5}@media (max-width:640px){.rate-chart-module__p5hJWa__main{padding:20px 12px}.rate-chart-module__p5hJWa__header{margin-bottom:16px}.rate-chart-module__p5hJWa__headerIcon{width:40px;height:40px}.rate-chart-module__p5hJWa__title{font-size:20px}.rate-chart-module__p5hJWa__filters{flex-direction:column;gap:8px}.rate-chart-module__p5hJWa__categoryFilter{width:100%}.rate-chart-module__p5hJWa__statsBar{flex-wrap:wrap;gap:12px}}
.TopBar-module__stdOYq__topBar{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.TopBar-module__stdOYq__topBarContent{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex;position:relative}.TopBar-module__stdOYq__logo{z-index:101;align-items:center;gap:10px;text-decoration:none;display:flex}.TopBar-module__stdOYq__logoIcon{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.TopBar-module__stdOYq__logoText{color:#111827;letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.TopBar-module__stdOYq__nav{align-items:center;gap:4px;display:flex}.TopBar-module__stdOYq__navLink{color:#6b7280;border-radius:8px;padding:8px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s}.TopBar-module__stdOYq__navLink:hover{color:#111827;background:#f3f4f6}.TopBar-module__stdOYq__navLink.TopBar-module__stdOYq__active{color:#16a34a;background:#f0fdf4}.TopBar-module__stdOYq__desktopActions{align-items:center;gap:12px;display:flex}.TopBar-module__stdOYq__signInBtn{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;height:40px;padding:0 18px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.TopBar-module__stdOYq__signInBtn:hover{background:#f9fafb;border-color:#d1d5db}.TopBar-module__stdOYq__mobileOpenBtn{cursor:pointer;color:#374151;background:0 0;border:none;border-radius:8px;padding:8px;transition:background .15s;display:none}.TopBar-module__stdOYq__mobileOpenBtn:hover{background:#f3f4f6}.TopBar-module__stdOYq__iconWrap{width:24px;height:24px;display:block}.TopBar-module__stdOYq__iconWrap svg{width:100%;height:100%}.TopBar-module__stdOYq__mobileOverlay{z-index:200;background:#00000080;justify-content:flex-end;width:100%;height:100%;animation:.2s TopBar-module__stdOYq__fadeIn;display:flex;position:fixed;top:0;left:0}.TopBar-module__stdOYq__mobileMenu{background:#fff;flex-direction:column;gap:24px;width:85%;max-width:320px;height:100%;padding:24px;animation:.3s TopBar-module__stdOYq__slideIn;display:flex;box-shadow:-4px 0 24px #0000001a}.TopBar-module__stdOYq__mobileHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.TopBar-module__stdOYq__mobileLogo{display:block}.TopBar-module__stdOYq__mobileCloseBtn{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.TopBar-module__stdOYq__mobileCloseBtn:hover{color:#111827;background:#e5e7eb}.TopBar-module__stdOYq__mobileNav{flex-direction:column;gap:6px;display:flex}.TopBar-module__stdOYq__mobileNavLink{color:#4b5563;background:#f9fafb;border-radius:10px;padding:12px 16px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s}.TopBar-module__stdOYq__mobileNavLink:hover{color:#111827;background:#f3f4f6}.TopBar-module__stdOYq__mobileActive{color:#16a34a;background:#f0fdf4;font-weight:600}.TopBar-module__stdOYq__mobileFooter{border-top:1px solid #f3f4f6;margin-top:auto;padding-top:16px}.TopBar-module__stdOYq__mobileSignInBtn{color:#fff;background:#16a34a;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.TopBar-module__stdOYq__mobileSignInBtn:hover{background:#15803d}.TopBar-module__stdOYq__mobileSignInBtn .TopBar-module__stdOYq__iconWrap{width:20px;height:20px}@keyframes TopBar-module__stdOYq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes TopBar-module__stdOYq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:768px){.TopBar-module__stdOYq__topBarContent{height:56px;padding:0 16px}.TopBar-module__stdOYq__nav,.TopBar-module__stdOYq__desktopActions{display:none}.TopBar-module__stdOYq__mobileOpenBtn{display:block}}@media (max-width:480px){.TopBar-module__stdOYq__topBarContent{height:52px;padding:0 12px}.TopBar-module__stdOYq__logoText{font-size:1.125rem}}
.Footer-module__Grjkva__footer{color:#9ca3af;background:#111827;padding:64px 0 32px}.Footer-module__Grjkva__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__Grjkva__topSection{grid-template-columns:1.5fr 3fr;gap:64px;margin-bottom:48px;display:grid}.Footer-module__Grjkva__brand{max-width:280px}.Footer-module__Grjkva__logo{margin-bottom:16px;display:block}.Footer-module__Grjkva__logoText{color:#fff;letter-spacing:-.02em;font-size:1.375rem;font-weight:700}.Footer-module__Grjkva__tagline{color:#9ca3af;margin:0 0 24px;font-size:.9375rem;line-height:1.6}.Footer-module__Grjkva__socialLinks{gap:10px;display:flex}.Footer-module__Grjkva__socialLink{color:#9ca3af;background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module__Grjkva__socialLink:hover{color:#fff;background:#16a34a;border-color:#16a34a}.Footer-module__Grjkva__socialLink svg{width:18px;height:18px}.Footer-module__Grjkva__linksGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.Footer-module__Grjkva__linkColumn{flex-direction:column;display:flex}.Footer-module__Grjkva__linkTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;font-size:.8125rem;font-weight:600}.Footer-module__Grjkva__linkList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__link{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .15s}.Footer-module__Grjkva__link:hover{color:#16a34a}.Footer-module__Grjkva__bottomSection{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.Footer-module__Grjkva__copyright{color:#6b7280;margin:0;font-size:.8125rem}.Footer-module__Grjkva__payments{color:#6b7280;align-items:center;gap:12px;font-size:.8125rem;display:flex}.Footer-module__Grjkva__paymentIcons{gap:8px;display:flex}.Footer-module__Grjkva__paymentIcons span{opacity:.6;font-size:1.25rem}@media (max-width:1024px){.Footer-module__Grjkva__topSection{grid-template-columns:1fr;gap:48px}.Footer-module__Grjkva__brand{max-width:100%}.Footer-module__Grjkva__linksGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:48px 0 24px}.Footer-module__Grjkva__linksGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:480px){.Footer-module__Grjkva__footer{padding:40px 0 20px}.Footer-module__Grjkva__container{padding:0 16px}.Footer-module__Grjkva__linksGrid{grid-template-columns:1fr;gap:20px}.Footer-module__Grjkva__bottomSection{text-align:center;flex-direction:column;gap:16px}}
.Hero-module__JgYmMq__hero{background:linear-gradient(#fff 0%,#f9fafb 100%);padding:100px 0 80px;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#22c55e08 0%,#0000 50%),radial-gradient(circle at 80% 20%,#3b82f608 0%,#0000 50%);position:absolute;inset:0}.Hero-module__JgYmMq__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.Hero-module__JgYmMq__content{align-items:center;gap:80px;display:flex}.Hero-module__JgYmMq__textContent{flex:1;max-width:580px}.Hero-module__JgYmMq__eyebrow{color:#15803d;background:#22c55e14;border:1px solid #22c55e26;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 12px 6px 8px;font-size:.8125rem;font-weight:500;display:inline-flex}.Hero-module__JgYmMq__eyebrow svg{width:16px;height:16px}.Hero-module__JgYmMq__title{color:#111827;letter-spacing:-.02em;margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.15}.Hero-module__JgYmMq__highlight{color:#16a34a}.Hero-module__JgYmMq__description{color:#6b7280;max-width:480px;margin-bottom:36px;font-size:1.125rem;line-height:1.7}.Hero-module__JgYmMq__actions{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.Hero-module__JgYmMq__btnWrapper{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.Hero-module__JgYmMq__primaryBtn{color:#fff;background:#16a34a;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:52px;padding:0 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #16a34a33}.Hero-module__JgYmMq__primaryBtn:hover{background:#15803d;transform:translateY(-1px);box-shadow:0 4px 12px #16a34a40}.Hero-module__JgYmMq__primaryBtn svg{width:20px;height:20px}.Hero-module__JgYmMq__secondaryBtn{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:52px;padding:0 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__JgYmMq__secondaryBtn:hover{background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.Hero-module__JgYmMq__secondaryBtn svg{width:20px;height:20px}.Hero-module__JgYmMq__btnHint{color:#9ca3af;padding-left:4px;font-size:.8125rem;display:block}.Hero-module__JgYmMq__trustBadges{border-top:1px solid #e5e7eb;align-items:center;gap:24px;margin-top:48px;padding-top:32px;display:flex}.Hero-module__JgYmMq__trustItem{color:#6b7280;align-items:center;gap:8px;font-size:.875rem;display:flex}.Hero-module__JgYmMq__trustItem svg{color:#16a34a;width:18px;height:18px}.Hero-module__JgYmMq__trustItem strong{color:#111827;font-weight:600}.Hero-module__JgYmMq__visualContent{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__heroImage{filter:drop-shadow(0 20px 40px #00000014);max-width:100%;height:auto}.Hero-module__JgYmMq__floatingCard{background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:16px 20px;animation:4s ease-in-out infinite Hero-module__JgYmMq__float;position:absolute;box-shadow:0 4px 20px #00000014}.Hero-module__JgYmMq__floatingCard.Hero-module__JgYmMq__top{animation-delay:0s;top:20px;right:40px}.Hero-module__JgYmMq__floatingCard.Hero-module__JgYmMq__bottom{animation-delay:2s;bottom:40px;left:20px}.Hero-module__JgYmMq__floatingCardLabel{color:#6b7280;margin-bottom:4px;font-size:.75rem}.Hero-module__JgYmMq__floatingCardValue{color:#111827;font-size:1.25rem;font-weight:700}@keyframes Hero-module__JgYmMq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.Hero-module__JgYmMq__hero{padding:80px 0 60px}.Hero-module__JgYmMq__content{gap:48px}.Hero-module__JgYmMq__title{font-size:2.5rem}.Hero-module__JgYmMq__floatingCard{display:none}}@media (max-width:900px){.Hero-module__JgYmMq__hero{padding:60px 0}.Hero-module__JgYmMq__content{text-align:center;flex-direction:column}.Hero-module__JgYmMq__textContent{max-width:100%}.Hero-module__JgYmMq__title{font-size:2.25rem}.Hero-module__JgYmMq__description{max-width:100%;margin-left:auto;margin-right:auto}.Hero-module__JgYmMq__actions{justify-content:center}.Hero-module__JgYmMq__btnWrapper{align-items:center}.Hero-module__JgYmMq__trustBadges{flex-wrap:wrap;justify-content:center;gap:16px 32px}.Hero-module__JgYmMq__visualContent{order:-1;margin-bottom:20px}.Hero-module__JgYmMq__heroImage{max-width:320px}}@media (max-width:600px){.Hero-module__JgYmMq__hero{padding:40px 0}.Hero-module__JgYmMq__eyebrow{font-size:.75rem}.Hero-module__JgYmMq__title{font-size:1.875rem}.Hero-module__JgYmMq__description{margin-bottom:28px;font-size:1rem}.Hero-module__JgYmMq__actions{flex-direction:column;gap:12px;width:100%}.Hero-module__JgYmMq__btnWrapper{width:100%}.Hero-module__JgYmMq__primaryBtn,.Hero-module__JgYmMq__secondaryBtn{width:100%;height:52px}.Hero-module__JgYmMq__btnHint{text-align:center}.Hero-module__JgYmMq__trustBadges{flex-direction:column;gap:12px}.Hero-module__JgYmMq__heroImage{max-width:260px}}
.UnifiedCalculator-module__IPkETa__calculator{width:100%}.UnifiedCalculator-module__IPkETa__calculator.UnifiedCalculator-module__IPkETa__compact{background:#fff;border:1px solid #0088511a;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #00000014}.UnifiedCalculator-module__IPkETa__calculator.UnifiedCalculator-module__IPkETa__full{background:#fff;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 4px 32px #0000001a}.UnifiedCalculator-module__IPkETa__tabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex}.UnifiedCalculator-module__IPkETa__tab{color:#64748b;cursor:pointer;background:0 0;border:none;flex:1;padding:16px 20px;font-size:14px;font-weight:500;transition:all .2s;position:relative}.UnifiedCalculator-module__IPkETa__tab:hover{color:#334155;background:#0088510d}.UnifiedCalculator-module__IPkETa__tab.UnifiedCalculator-module__IPkETa__tabActive{color:#008851;background:#fff}.UnifiedCalculator-module__IPkETa__tab.UnifiedCalculator-module__IPkETa__tabActive:after{content:"";background:#008851;height:2px;position:absolute;bottom:-1px;left:0;right:0}.UnifiedCalculator-module__IPkETa__calcBody{padding:24px}.UnifiedCalculator-module__IPkETa__full .UnifiedCalculator-module__IPkETa__calcBody{padding:28px}.UnifiedCalculator-module__IPkETa__section{margin-bottom:24px}.UnifiedCalculator-module__IPkETa__sectionTitle{color:#1e293b;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:10px;margin-bottom:16px;font-size:14px;font-weight:600;display:flex}.UnifiedCalculator-module__IPkETa__sectionIcon{color:#008851;width:20px;height:20px}.UnifiedCalculator-module__IPkETa__sectionIcon svg{width:100%;height:100%}.UnifiedCalculator-module__IPkETa__formRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}.UnifiedCalculator-module__IPkETa__formGroup{margin-bottom:16px}.UnifiedCalculator-module__IPkETa__label{color:#475569;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:500;display:flex}.UnifiedCalculator-module__IPkETa__required{color:#ef4444}.UnifiedCalculator-module__IPkETa__loadingText{color:#3b82f6;margin-left:8px;font-size:12px}.UnifiedCalculator-module__IPkETa__input,.UnifiedCalculator-module__IPkETa__select,.UnifiedCalculator-module__IPkETa__selectPadded{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.UnifiedCalculator-module__IPkETa__input:focus,.UnifiedCalculator-module__IPkETa__select:focus,.UnifiedCalculator-module__IPkETa__selectPadded:focus{background:#fff;border-color:#008851;box-shadow:0 0 0 3px #0088511a}.UnifiedCalculator-module__IPkETa__input::placeholder{color:#94a3b8}.UnifiedCalculator-module__IPkETa__selectWithIcon{align-items:center;display:flex;position:relative}.UnifiedCalculator-module__IPkETa__selectIconWrapper{color:#008851;pointer-events:none;z-index:1;width:20px;height:20px;position:absolute;left:12px}.UnifiedCalculator-module__IPkETa__selectIconWrapper svg{width:100%;height:100%}.UnifiedCalculator-module__IPkETa__selectPadded{padding-left:42px}.UnifiedCalculator-module__IPkETa__searchInputWrapper{align-items:center;display:flex;position:relative}.UnifiedCalculator-module__IPkETa__searchIcon{color:#94a3b8;pointer-events:none;width:18px;height:18px;position:absolute;left:14px}.UnifiedCalculator-module__IPkETa__searchIcon svg{width:100%;height:100%}.UnifiedCalculator-module__IPkETa__searchInput{padding-right:36px;padding-left:42px!important}.UnifiedCalculator-module__IPkETa__clearBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;transition:all .2s;display:flex;position:absolute;right:12px}.UnifiedCalculator-module__IPkETa__clearBtn:hover{color:#64748b;background:#f1f5f9}.UnifiedCalculator-module__IPkETa__unitInput{align-items:center;display:flex;position:relative}.UnifiedCalculator-module__IPkETa__unitLabel{color:#64748b;font-size:13px;font-weight:500;position:absolute;right:14px}.UnifiedCalculator-module__IPkETa__weightInputWrapper{align-items:center;display:flex;position:relative}.UnifiedCalculator-module__IPkETa__weightUnit{color:#008851;background:#0088511a;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:600;position:absolute;right:14px}.UnifiedCalculator-module__IPkETa__weightHints{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.UnifiedCalculator-module__IPkETa__weightHintBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.UnifiedCalculator-module__IPkETa__weightHintBtn:hover{color:#008851;background:#0088510d;border-color:#008851}.UnifiedCalculator-module__IPkETa__methodGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.UnifiedCalculator-module__IPkETa__methodCard{cursor:pointer;text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;transition:all .2s;display:flex;position:relative}.UnifiedCalculator-module__IPkETa__methodCard:hover{border-color:#008851;box-shadow:0 4px 12px #0088511a}.UnifiedCalculator-module__IPkETa__methodCard.UnifiedCalculator-module__IPkETa__methodCardActive{background:#0088510d;border-color:#008851}.UnifiedCalculator-module__IPkETa__methodIconWrapper{color:#008851;width:36px;height:36px}.UnifiedCalculator-module__IPkETa__methodIconWrapper svg{width:100%;height:100%}.UnifiedCalculator-module__IPkETa__methodName{color:#1e293b;font-size:14px;font-weight:600}.UnifiedCalculator-module__IPkETa__methodDesc{color:#64748b;font-size:12px}.UnifiedCalculator-module__IPkETa__methodDays{color:#94a3b8;align-items:center;gap:4px;font-size:11px;display:flex}.UnifiedCalculator-module__IPkETa__clockIcon{width:12px;height:12px}.UnifiedCalculator-module__IPkETa__clockIcon svg{width:100%;height:100%}.UnifiedCalculator-module__IPkETa__methodCheck{color:#fff;background:#008851;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:8px;right:8px}.UnifiedCalculator-module__IPkETa__methodCheck svg{width:12px;height:12px}.UnifiedCalculator-module__IPkETa__routeGrid{gap:12px;display:flex}.UnifiedCalculator-module__IPkETa__routeBtn{cursor:pointer;color:#475569;background:#fff;border:2px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.UnifiedCalculator-module__IPkETa__routeBtn:hover{border-color:#008851}.UnifiedCalculator-module__IPkETa__routeBtn.UnifiedCalculator-module__IPkETa__routeBtnActive{color:#008851;background:#0088510d;border-color:#008851}.UnifiedCalculator-module__IPkETa__routeCode{color:#fff;background:#008851;border-radius:4px;justify-content:center;align-items:center;min-width:28px;height:22px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.UnifiedCalculator-module__IPkETa__productWrapper{position:relative}.UnifiedCalculator-module__IPkETa__dropdown{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;max-height:400px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 10px 40px #00000026}.UnifiedCalculator-module__IPkETa__dropdownHeader{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.UnifiedCalculator-module__IPkETa__dropdownCount{color:#008851;font-size:12px;font-weight:600}.UnifiedCalculator-module__IPkETa__dropdownHint{color:#94a3b8;font-size:11px;font-style:italic}.UnifiedCalculator-module__IPkETa__dropdownList{flex:1;max-height:340px;overflow-y:auto}.UnifiedCalculator-module__IPkETa__dropdownList::-webkit-scrollbar{width:6px}.UnifiedCalculator-module__IPkETa__dropdownList::-webkit-scrollbar-track{background:#f1f5f9}.UnifiedCalculator-module__IPkETa__dropdownList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.UnifiedCalculator-module__IPkETa__dropdownList::-webkit-scrollbar-thumb:hover{background:#94a3b8}.UnifiedCalculator-module__IPkETa__dropdownItem{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .15s;display:flex}.UnifiedCalculator-module__IPkETa__dropdownItem:last-child{border-bottom:none}.UnifiedCalculator-module__IPkETa__dropdownItem:hover,.UnifiedCalculator-module__IPkETa__dropdownItem.UnifiedCalculator-module__IPkETa__dropdownItemActive{background:#00885114}.UnifiedCalculator-module__IPkETa__dropdownItem.UnifiedCalculator-module__IPkETa__dropdownItemActive{background:#0088511f}.UnifiedCalculator-module__IPkETa__productName{color:#1e293b;font-size:14px}.UnifiedCalculator-module__IPkETa__productRate{color:#008851;background:#0088511a;border-radius:4px;padding:2px 8px;font-size:13px;font-weight:600}.UnifiedCalculator-module__IPkETa__dropdownEmpty{text-align:center;color:#94a3b8;padding:30px 20px;font-size:14px}.UnifiedCalculator-module__IPkETa__selectedProduct{background:#00885114;border:1px solid #00885133;border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:12px 16px;display:flex}.UnifiedCalculator-module__IPkETa__selectedIcon{color:#008851;width:20px;height:20px}.UnifiedCalculator-module__IPkETa__selectedIcon svg{width:100%;height:100%}.UnifiedCalculator-module__IPkETa__selectedName{color:#1e293b;flex:1;font-size:14px;font-weight:500}.UnifiedCalculator-module__IPkETa__selectedRate{color:#008851;font-size:14px;font-weight:600}.UnifiedCalculator-module__IPkETa__calculateBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#008851 0%,#00a865 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:8px;padding:16px 24px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.UnifiedCalculator-module__IPkETa__calculateBtn:hover:not(:disabled){background:linear-gradient(135deg,#006b40 0%,#008851 100%);transform:translateY(-1px);box-shadow:0 6px 20px #0088514d}.UnifiedCalculator-module__IPkETa__calculateBtn.UnifiedCalculator-module__IPkETa__calculateBtnDisabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.UnifiedCalculator-module__IPkETa__btnIcon{width:18px;height:18px}.UnifiedCalculator-module__IPkETa__btnIcon svg{width:100%;height:100%}.UnifiedCalculator-module__IPkETa__btnSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite UnifiedCalculator-module__IPkETa__spin}@keyframes UnifiedCalculator-module__IPkETa__spin{to{transform:rotate(360deg)}}.UnifiedCalculator-module__IPkETa__resultBox{background:linear-gradient(135deg,#00885114 0%,#00a8650d 100%);border:1px solid #00885133;border-radius:12px;margin-top:20px;padding:20px}.UnifiedCalculator-module__IPkETa__resultHeader{color:#008851;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.UnifiedCalculator-module__IPkETa__resultCheckIcon{color:#fff;background:#008851;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.UnifiedCalculator-module__IPkETa__resultCheckIcon svg{width:12px;height:12px}.UnifiedCalculator-module__IPkETa__resultAmount{align-items:baseline;gap:4px;margin-bottom:16px;display:flex}.UnifiedCalculator-module__IPkETa__currency{color:#008851;font-size:24px;font-weight:700}.UnifiedCalculator-module__IPkETa__amount{color:#008851;font-size:36px;font-weight:700}.UnifiedCalculator-module__IPkETa__compact .UnifiedCalculator-module__IPkETa__resultAmount{color:#008851;margin-bottom:8px;font-size:28px;font-weight:700}.UnifiedCalculator-module__IPkETa__resultDetail{color:#64748b;font-size:13px}.UnifiedCalculator-module__IPkETa__resultGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.UnifiedCalculator-module__IPkETa__resultItem{background:#fff9;border-radius:8px;flex-direction:column;gap:4px;padding:10px;display:flex}.UnifiedCalculator-module__IPkETa__resultLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:500}.UnifiedCalculator-module__IPkETa__resultValue{color:#1e293b;font-size:14px;font-weight:600}.UnifiedCalculator-module__IPkETa__resultDelivery{color:#475569;border-top:1px solid #00885126;align-items:center;gap:8px;margin-top:16px;padding-top:16px;font-size:13px;display:flex}.UnifiedCalculator-module__IPkETa__deliveryIcon{color:#008851;width:16px;height:16px}.UnifiedCalculator-module__IPkETa__deliveryIcon svg{width:100%;height:100%}.UnifiedCalculator-module__IPkETa__infoBox{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;align-items:center;gap:12px;margin-top:20px;padding:16px;font-size:14px;display:flex}.UnifiedCalculator-module__IPkETa__infoIconWrapper{flex-shrink:0;width:20px;height:20px}.UnifiedCalculator-module__IPkETa__infoIconWrapper svg{width:100%;height:100%}.UnifiedCalculator-module__IPkETa__note{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;margin-top:16px;padding:12px 16px;font-size:13px}@media (max-width:768px){.UnifiedCalculator-module__IPkETa__calcBody{padding:20px}.UnifiedCalculator-module__IPkETa__formRow{grid-template-columns:1fr;gap:12px}.UnifiedCalculator-module__IPkETa__methodGrid{grid-template-columns:1fr}.UnifiedCalculator-module__IPkETa__methodCard{text-align:left;flex-direction:row;gap:16px;padding:16px}.UnifiedCalculator-module__IPkETa__methodIconWrapper{width:32px;height:32px}.UnifiedCalculator-module__IPkETa__routeGrid{flex-wrap:wrap}.UnifiedCalculator-module__IPkETa__routeBtn{flex:1;justify-content:center;min-width:120px}.UnifiedCalculator-module__IPkETa__resultGrid{grid-template-columns:1fr}.UnifiedCalculator-module__IPkETa__amount{font-size:28px}.UnifiedCalculator-module__IPkETa__tabs{flex-direction:column}.UnifiedCalculator-module__IPkETa__tab{text-align:center;padding:14px}.UnifiedCalculator-module__IPkETa__tab.UnifiedCalculator-module__IPkETa__tabActive:after{width:0;height:0}.UnifiedCalculator-module__IPkETa__tab.UnifiedCalculator-module__IPkETa__tabActive{background:#0088511a}}@media (max-width:480px){.UnifiedCalculator-module__IPkETa__calcBody{padding:16px}.UnifiedCalculator-module__IPkETa__input,.UnifiedCalculator-module__IPkETa__select,.UnifiedCalculator-module__IPkETa__selectPadded{padding:10px 14px;font-size:14px}.UnifiedCalculator-module__IPkETa__calculateBtn{padding:14px 20px;font-size:14px}.UnifiedCalculator-module__IPkETa__resultBox{padding:16px}.UnifiedCalculator-module__IPkETa__amount{font-size:24px}.UnifiedCalculator-module__IPkETa__weightHints{justify-content:center}}
.HomeCalculatorSection-module__FT49ia__section{background:#f9fafb;padding:80px 0}.HomeCalculatorSection-module__FT49ia__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.HomeCalculatorSection-module__FT49ia__leftContent{justify-content:center;align-items:center;display:flex}.HomeCalculatorSection-module__FT49ia__imageWrapper{justify-content:center;align-items:center;display:flex;position:relative}.HomeCalculatorSection-module__FT49ia__calculatorImage{filter:drop-shadow(0 16px 32px #0000001a);width:100%;max-width:360px;height:auto;animation:5s ease-in-out infinite HomeCalculatorSection-module__FT49ia__floatAnimation}@keyframes HomeCalculatorSection-module__FT49ia__floatAnimation{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.HomeCalculatorSection-module__FT49ia__rightContent{flex-direction:column;display:flex}.HomeCalculatorSection-module__FT49ia__title{color:#111827;letter-spacing:-.02em;margin:0 0 12px;font-size:1.875rem;font-weight:700;line-height:1.25}.HomeCalculatorSection-module__FT49ia__subtitle{color:#6b7280;max-width:480px;margin:0 0 28px;font-size:1rem;line-height:1.6}.HomeCalculatorSection-module__FT49ia__calculatorWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #0000000d}@media (max-width:1024px){.HomeCalculatorSection-module__FT49ia__section{padding:64px 0}.HomeCalculatorSection-module__FT49ia__container{text-align:center;grid-template-columns:1fr;gap:40px}.HomeCalculatorSection-module__FT49ia__leftContent{order:-1}.HomeCalculatorSection-module__FT49ia__calculatorImage{max-width:280px}.HomeCalculatorSection-module__FT49ia__title{font-size:1.625rem}.HomeCalculatorSection-module__FT49ia__subtitle{max-width:100%;margin:0 auto 24px}}@media (max-width:768px){.HomeCalculatorSection-module__FT49ia__section{padding:48px 0}.HomeCalculatorSection-module__FT49ia__container{gap:32px;padding:0 16px}.HomeCalculatorSection-module__FT49ia__calculatorImage{max-width:220px}.HomeCalculatorSection-module__FT49ia__title{font-size:1.5rem}.HomeCalculatorSection-module__FT49ia__subtitle{font-size:.9375rem}}@media (max-width:480px){.HomeCalculatorSection-module__FT49ia__section{padding:40px 0}.HomeCalculatorSection-module__FT49ia__container{padding:0 12px}.HomeCalculatorSection-module__FT49ia__calculatorImage{max-width:180px}.HomeCalculatorSection-module__FT49ia__title{font-size:1.375rem}.HomeCalculatorSection-module__FT49ia__calculatorWrapper{border-radius:12px}}
.HowItWorks-module__u8qSLG__section{background:#fafafa;padding:80px 0}.HowItWorks-module__u8qSLG__container{max-width:1200px;margin:0 auto;padding:0 24px}.HowItWorks-module__u8qSLG__sectionHeader{text-align:center;max-width:540px;margin:0 auto 48px}.HowItWorks-module__u8qSLG__title{color:#111827;letter-spacing:-.02em;margin:0 0 12px;font-size:1.75rem;font-weight:700}.HowItWorks-module__u8qSLG__subtitle{color:#6b7280;margin:0;font-size:1rem;line-height:1.6}.HowItWorks-module__u8qSLG__stepsWrapper{position:relative}.HowItWorks-module__u8qSLG__steps{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.HowItWorks-module__u8qSLG__step{text-align:center;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;align-items:center;padding:24px 16px;transition:all .2s;display:flex}.HowItWorks-module__u8qSLG__step:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.HowItWorks-module__u8qSLG__step.HowItWorks-module__u8qSLG__active{background:#f0fdf4;border-color:#16a34a;box-shadow:0 4px 16px #16a34a1a}.HowItWorks-module__u8qSLG__stepNumber{color:#6b7280;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:16px;font-size:.75rem;font-weight:700;display:flex}.HowItWorks-module__u8qSLG__step.HowItWorks-module__u8qSLG__active .HowItWorks-module__u8qSLG__stepNumber{color:#fff;background:#16a34a}.HowItWorks-module__u8qSLG__stepIcon{justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;display:flex}.HowItWorks-module__u8qSLG__iconImage{object-fit:contain;width:100%;height:100%}.HowItWorks-module__u8qSLG__stepTitle{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.5}.HowItWorks-module__u8qSLG__stepName{color:#111827;margin-bottom:4px;font-size:.9375rem;font-weight:600;display:block}.HowItWorks-module__u8qSLG__step.HowItWorks-module__u8qSLG__active .HowItWorks-module__u8qSLG__stepTitle{color:#15803d}.HowItWorks-module__u8qSLG__step.HowItWorks-module__u8qSLG__active .HowItWorks-module__u8qSLG__stepName{color:#166534}.HowItWorks-module__u8qSLG__connector{display:none}@media (max-width:1024px){.HowItWorks-module__u8qSLG__steps{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.HowItWorks-module__u8qSLG__section{padding:60px 0}.HowItWorks-module__u8qSLG__title{font-size:1.5rem}.HowItWorks-module__u8qSLG__steps{grid-template-columns:repeat(2,1fr);gap:12px}.HowItWorks-module__u8qSLG__step{padding:20px 14px}.HowItWorks-module__u8qSLG__stepIcon{width:52px;height:52px}}@media (max-width:480px){.HowItWorks-module__u8qSLG__section{padding:48px 0}.HowItWorks-module__u8qSLG__container{padding:0 16px}.HowItWorks-module__u8qSLG__title{font-size:1.375rem}.HowItWorks-module__u8qSLG__sectionHeader{margin-bottom:32px}.HowItWorks-module__u8qSLG__steps{grid-template-columns:1fr;gap:10px}.HowItWorks-module__u8qSLG__step{text-align:left;flex-direction:row;gap:16px;padding:16px}.HowItWorks-module__u8qSLG__stepNumber{margin-bottom:0;position:absolute;top:-8px;right:-8px}.HowItWorks-module__u8qSLG__stepIcon{flex-shrink:0;width:48px;height:48px;margin-bottom:0}.HowItWorks-module__u8qSLG__stepContent{flex:1}}
.WhyChooseUs-module__YwVtra__section{background:#fff;padding:80px 0}.WhyChooseUs-module__YwVtra__container{max-width:1200px;margin:0 auto;padding:0 24px}.WhyChooseUs-module__YwVtra__sectionHeader{text-align:center;max-width:540px;margin:0 auto 48px}.WhyChooseUs-module__YwVtra__title{color:#111827;letter-spacing:-.02em;margin:0 0 12px;font-size:1.75rem;font-weight:700}.WhyChooseUs-module__YwVtra__subtitle{color:#6b7280;margin:0;font-size:1rem;line-height:1.6}.WhyChooseUs-module__YwVtra__grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.WhyChooseUs-module__YwVtra__card{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:24px 16px;transition:all .2s}.WhyChooseUs-module__YwVtra__card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.WhyChooseUs-module__YwVtra__iconWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.WhyChooseUs-module__YwVtra__iconImage{object-fit:contain;width:36px;height:36px}.WhyChooseUs-module__YwVtra__cardTitle{color:#111827;margin:0 0 6px;font-size:.9375rem;font-weight:600}.WhyChooseUs-module__YwVtra__cardDescription{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.5}@media (max-width:1024px){.WhyChooseUs-module__YwVtra__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.WhyChooseUs-module__YwVtra__section{padding:60px 0}.WhyChooseUs-module__YwVtra__title{font-size:1.5rem}.WhyChooseUs-module__YwVtra__grid{grid-template-columns:repeat(2,1fr);gap:14px}.WhyChooseUs-module__YwVtra__card{padding:20px 14px}.WhyChooseUs-module__YwVtra__iconWrapper{width:56px;height:56px}.WhyChooseUs-module__YwVtra__iconImage{width:32px;height:32px}}@media (max-width:480px){.WhyChooseUs-module__YwVtra__section{padding:48px 0}.WhyChooseUs-module__YwVtra__container{padding:0 16px}.WhyChooseUs-module__YwVtra__sectionHeader{margin-bottom:32px}.WhyChooseUs-module__YwVtra__title{font-size:1.375rem}.WhyChooseUs-module__YwVtra__grid{grid-template-columns:1fr;gap:12px}.WhyChooseUs-module__YwVtra__card{text-align:left;align-items:center;gap:16px;padding:16px;display:flex}.WhyChooseUs-module__YwVtra__iconWrapper{flex-shrink:0;width:52px;height:52px;margin:0}.WhyChooseUs-module__YwVtra__cardContent{flex:1}}
.about-module__8TymFG__page{background:#f8fafc;min-height:100vh}.about-module__8TymFG__hero{text-align:center;background:linear-gradient(135deg,#008851 0%,#00a865 100%);padding:32px 24px}.about-module__8TymFG__heroContent{max-width:600px;margin:0 auto}.about-module__8TymFG__heroIcon{color:#fff;background:#fff3;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 12px;padding:10px;display:flex}.about-module__8TymFG__heroIcon svg{width:100%;height:100%}.about-module__8TymFG__heroTitle{color:#fff;margin:0 0 6px;font-size:24px;font-weight:700}.about-module__8TymFG__heroSubtitle{color:#ffffffe6;max-width:450px;margin:0 auto;font-size:13px}.about-module__8TymFG__main{z-index:10;max-width:800px;margin:-30px auto 40px;padding:0 16px;position:relative}.about-module__8TymFG__container{flex-direction:column;gap:20px;display:flex}.about-module__8TymFG__introCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 4px 12px #0000000d}.about-module__8TymFG__introHeader{margin-bottom:16px}.about-module__8TymFG__sectionTitle{color:#1e293b;margin:0 0 4px;font-size:18px;font-weight:700}.about-module__8TymFG__sectionSubtitle{color:#64748b;margin:0;font-size:12px}.about-module__8TymFG__introText{color:#475569;margin:0;font-size:13px;line-height:1.6}.about-module__8TymFG__introText strong{color:#008851;font-weight:600}.about-module__8TymFG__mvvGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.about-module__8TymFG__mvvCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;transition:all .2s}.about-module__8TymFG__mvvCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.about-module__8TymFG__mvvIcon{color:#008851;background:#dcfce7;border-radius:50%;width:32px;height:32px;margin:0 auto 10px;padding:6px}.about-module__8TymFG__mvvIcon svg{width:100%;height:100%}.about-module__8TymFG__mvvCard h3{color:#1e293b;margin:0 0 6px;font-size:13px;font-weight:600}.about-module__8TymFG__mvvCard p{color:#64748b;margin:0;font-size:11px;line-height:1.4}.about-module__8TymFG__statsRow{background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px;display:grid}.about-module__8TymFG__statItem{text-align:center;flex-direction:column;gap:2px;display:flex}.about-module__8TymFG__statNumber{color:#008851;font-size:18px;font-weight:700}.about-module__8TymFG__statLabel{color:#94a3b8;text-transform:uppercase;font-size:10px;font-weight:600}.about-module__8TymFG__section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.about-module__8TymFG__sectionHeader{text-align:center;margin-bottom:20px}.about-module__8TymFG__featuresGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.about-module__8TymFG__featureCard{align-items:flex-start;gap:12px;display:flex}.about-module__8TymFG__featureIcon{color:#008851;flex-shrink:0;width:24px;height:24px;margin-top:2px}.about-module__8TymFG__featureIcon svg{width:100%;height:100%}.about-module__8TymFG__featureContent h4{color:#1e293b;margin:0 0 2px;font-size:13px;font-weight:600}.about-module__8TymFG__featureContent p{color:#64748b;margin:0;font-size:11px;line-height:1.4}.about-module__8TymFG__processRow{justify-content:space-between;align-items:center;max-width:600px;margin:0 auto;display:flex}.about-module__8TymFG__processItem{z-index:2;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.about-module__8TymFG__stepNum{color:#fff;background:#008851;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex;box-shadow:0 0 0 2px #dcfce7}.about-module__8TymFG__stepTitle{color:#475569;font-size:11px;font-weight:600}.about-module__8TymFG__processLine{background:#e2e8f0;flex:1;height:2px;margin:0 10px 18px}.about-module__8TymFG__ctaBox{color:#fff;background:linear-gradient(135deg,#008851 0%,#00a865 100%);border-radius:12px;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.about-module__8TymFG__ctaContent h2{margin:0 0 2px;font-size:16px;font-weight:700}.about-module__8TymFG__ctaContent p{opacity:.9;margin:0;font-size:12px}.about-module__8TymFG__ctaBtn{color:#008851;background:#fff;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.about-module__8TymFG__ctaBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.about-module__8TymFG__ctaBtn svg{width:14px;height:14px}@media (max-width:640px){.about-module__8TymFG__mvvGrid,.about-module__8TymFG__featuresGrid{grid-template-columns:1fr}.about-module__8TymFG__ctaBox{text-align:center;flex-direction:column;gap:16px}.about-module__8TymFG__processRow{width:100%}.about-module__8TymFG__processLine{min-width:20px}.about-module__8TymFG__stepTitle{font-size:10px}}
.booking-module__0SntoW__page{background:#f8fafc;min-height:100vh;padding-top:80px}.booking-module__0SntoW__container{max-width:1100px;margin:0 auto;padding:1.5rem}.booking-module__0SntoW__pageHeader{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 2px #0000000d}.booking-module__0SntoW__headerIcon{color:#475569;width:22px;height:22px}.booking-module__0SntoW__pageHeader h1{color:#0f172a;margin:0;font-size:1.125rem;font-weight:600}.booking-module__0SntoW__layout{grid-template-columns:1fr 350px;align-items:start;gap:1.25rem;display:grid}.booking-module__0SntoW__formColumn{flex-direction:column;gap:1.25rem;display:flex}.booking-module__0SntoW__section{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;box-shadow:0 1px 2px #0000000d}.booking-module__0SntoW__sectionTitle{color:#1e293b;border-bottom:1px solid #f1f5f9;margin:0 0 1rem;padding-bottom:.625rem;font-size:.95rem;font-weight:600}.booking-module__0SntoW__twoCol{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.booking-module__0SntoW__fieldGroup{margin-bottom:1rem;position:relative}.booking-module__0SntoW__fieldGroup:last-child{margin-bottom:0}.booking-module__0SntoW__fieldGroup label{color:#475569;margin-bottom:.375rem;font-size:.8125rem;font-weight:500;display:block}.booking-module__0SntoW__labelRequired:after{content:" *";color:#ef4444}.booking-module__0SntoW__inputWrapper,.booking-module__0SntoW__selectWrapper{align-items:center;display:flex;position:relative}.booking-module__0SntoW__inputInnerIcon{color:#94a3b8;pointer-events:none;z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;left:.75rem}.booking-module__0SntoW__inputInnerIcon svg{width:16px;height:16px}.booking-module__0SntoW__input,.booking-module__0SntoW__select{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:.625rem .875rem;font-size:.875rem;line-height:1.25rem;transition:all .2s}.booking-module__0SntoW__hasInnerIcon{padding-left:2.25rem}.booking-module__0SntoW__input::placeholder{color:#cbd5e1;font-size:.85rem}.booking-module__0SntoW__input:focus,.booking-module__0SntoW__select:focus{border-color:#008851;outline:none;box-shadow:0 0 0 3px #0088511a}.booking-module__0SntoW__inputError{background:#fef2f2;border-color:#ef4444}.booking-module__0SntoW__textarea{color:#1e293b;resize:vertical;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-height:80px;padding:.625rem .875rem;font-family:inherit;font-size:.875rem}.booking-module__0SntoW__textarea:focus{border-color:#008851;outline:none;box-shadow:0 0 0 3px #0088511a}.booking-module__0SntoW__select{appearance:none;cursor:pointer;padding-right:2.25rem}.booking-module__0SntoW__selectArrow{color:#64748b;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.booking-module__0SntoW__shippingMarkBox{background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.booking-module__0SntoW__markValue{color:#334155;letter-spacing:.5px;flex:1;font-family:monospace;font-size:.875rem;font-weight:600}.booking-module__0SntoW__copyBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.booking-module__0SntoW__copyBtn:hover{color:#008851;border-color:#008851}.booking-module__0SntoW__copyBtn svg{width:14px;height:14px}.booking-module__0SntoW__trackingRow{gap:.5rem;margin-bottom:.5rem;display:flex}.booking-module__0SntoW__trackingRow .booking-module__0SntoW__inputWrapper{flex:1}.booking-module__0SntoW__removeTrackingBtn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.booking-module__0SntoW__removeTrackingBtn:hover{background:#fef2f2;border-color:#ef4444}.booking-module__0SntoW__removeTrackingBtn svg{width:16px;height:16px}.booking-module__0SntoW__addTrackingBtn{color:#64748b;cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.625rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.booking-module__0SntoW__addTrackingBtn:hover{color:#008851;background:#f0fdf4;border-color:#008851}.booking-module__0SntoW__addTrackingBtn span svg{width:16px;height:16px}.booking-module__0SntoW__errorText{color:#ef4444;align-items:center;gap:.35rem;margin-top:.25rem;font-size:.75rem;display:flex}.booking-module__0SntoW__errorIcon{width:12px;height:12px}.booking-module__0SntoW__categoryDropdownWrapper{position:relative}.booking-module__0SntoW__categoryDropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:220px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a}.booking-module__0SntoW__categoryOption{cursor:pointer;border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:.625rem .875rem;transition:background .15s;display:flex}.booking-module__0SntoW__categoryOption:last-child{border-bottom:none}.booking-module__0SntoW__categoryOption:hover{background:#f0fdf4}.booking-module__0SntoW__categoryName{color:#1e293b;font-size:.85rem;font-weight:500}.booking-module__0SntoW__categoryRate{color:#008851;font-size:.8rem;font-weight:600}.booking-module__0SntoW__productInfo{flex-direction:column;gap:.125rem;display:flex}.booking-module__0SntoW__categoryTag{color:#64748b;background:#f1f5f9;border-radius:4px;width:fit-content;padding:.1rem .35rem;font-size:.7rem}.booking-module__0SntoW__noResults{text-align:center;color:#94a3b8;padding:1rem;font-size:.85rem}.booking-module__0SntoW__dropdownHint{text-align:center;color:#94a3b8;background:#f8fafc;border-top:1px solid #e2e8f0;padding:.5rem;font-size:.7rem}.booking-module__0SntoW__weightInputWrapper{align-items:center;display:flex;position:relative}.booking-module__0SntoW__weightInputWrapper .booking-module__0SntoW__input{padding-right:3rem}.booking-module__0SntoW__weightUnit{color:#64748b;pointer-events:none;font-size:.8125rem;font-weight:500;position:absolute;right:.75rem}.booking-module__0SntoW__checkboxGroup{margin-top:1rem}.booking-module__0SntoW__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.75rem;display:flex}.booking-module__0SntoW__checkbox{opacity:0;width:0;height:0;position:absolute}.booking-module__0SntoW__checkboxCustom{background:#fff;border:2px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;margin-top:2px;transition:all .2s;display:flex}.booking-module__0SntoW__checkbox:checked+.booking-module__0SntoW__checkboxCustom{background:#008851;border-color:#008851}.booking-module__0SntoW__checkboxCustom svg{color:#fff;width:14px;height:14px}.booking-module__0SntoW__checkboxText{color:#475569;font-size:.8125rem;line-height:1.4}.booking-module__0SntoW__summaryColumn{position:relative}.booking-module__0SntoW__summaryCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;position:sticky;top:90px;box-shadow:0 4px 6px -1px #0000000d}.booking-module__0SntoW__summaryTitle{color:#1e293b;border-bottom:1px solid #f1f5f9;margin:0 0 1rem;padding-bottom:.5rem;font-size:.95rem;font-weight:600}.booking-module__0SntoW__summaryRow{color:#64748b;border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:.625rem 0;font-size:.875rem;display:flex}.booking-module__0SntoW__summaryRow:first-of-type{padding-top:0}.booking-module__0SntoW__summaryValue{color:#1e293b;font-weight:600}.booking-module__0SntoW__summaryTotal{border-top:1px dashed #e2e8f0;border-bottom:none;margin-top:.5rem;padding-top:1rem}.booking-module__0SntoW__summaryTotal span:first-child{color:#1e293b;font-weight:600}.booking-module__0SntoW__summaryTotal .booking-module__0SntoW__summaryValue{color:#008851;font-size:1.125rem}.booking-module__0SntoW__warehouseBox{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;margin-top:1.25rem;padding:.875rem}.booking-module__0SntoW__warehouseHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.booking-module__0SntoW__warehouseTitle{color:#2563eb;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.7rem;font-weight:700}.booking-module__0SntoW__copyAddressBtn{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.booking-module__0SntoW__copyAddressBtn:hover{color:#fff;background:#2563eb;border-color:#2563eb}.booking-module__0SntoW__copyAddressBtn svg{width:14px;height:14px}.booking-module__0SntoW__warehouseContent{text-align:left}.booking-module__0SntoW__warehouseCompany{color:#1e3a8a;margin:0 0 .25rem;font-size:.85rem;font-weight:700}.booking-module__0SntoW__warehouseDetail{color:#1e40af;margin:0 0 .15rem;font-size:.75rem}.booking-module__0SntoW__warehouseDetail strong{font-weight:600}.booking-module__0SntoW__warehouseAddress{color:#1e3a8a;background:#fff;border:1px dashed #bfdbfe;border-radius:4px;margin:.5rem 0 0;padding:.5rem;font-size:.8rem;line-height:1.4}.booking-module__0SntoW__instructionsBox{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-top:1rem;padding:.75rem}.booking-module__0SntoW__instructionsTitle{color:#166534;margin:0 0 .25rem;font-size:.75rem;font-weight:600}.booking-module__0SntoW__instructionsText{color:#166534;margin:0;font-size:.75rem;line-height:1.4}.booking-module__0SntoW__editLink{color:#94a3b8;vertical-align:middle;margin-left:.5rem;transition:color .2s;display:inline-flex}.booking-module__0SntoW__editLink:hover{color:#008851}.booking-module__0SntoW__editLink svg{width:14px;height:14px}.booking-module__0SntoW__hintText{color:#94a3b8;margin-top:.25rem;font-size:.7rem;display:block}.booking-module__0SntoW__hintText a{color:#3b82f6;text-decoration:none}.booking-module__0SntoW__hintText a:hover{text-decoration:underline}.booking-module__0SntoW__termsGroup{border-top:1px solid #f1f5f9;margin-top:1rem;padding-top:1rem}.booking-module__0SntoW__termsText{color:#64748b;font-size:.75rem;line-height:1.4}.booking-module__0SntoW__termsLink{color:#2563eb;font-weight:500;text-decoration:none}.booking-module__0SntoW__termsLink:hover{text-decoration:underline}.booking-module__0SntoW__placeBookingBtn{color:#fff;cursor:pointer;background:#008851;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:.875rem;font-size:.9rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #00885133}.booking-module__0SntoW__placeBookingBtn:hover:not(.booking-module__0SntoW__disabled){background:#006b40;transform:translateY(-1px);box-shadow:0 4px 6px #0088514d}.booking-module__0SntoW__placeBookingBtn:active:not(.booking-module__0SntoW__disabled){transform:translateY(0)}.booking-module__0SntoW__placeBookingBtn.booking-module__0SntoW__disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#cbd5e1}.booking-module__0SntoW__loadingBox{color:#94a3b8;justify-content:center;align-items:center;padding:4rem;font-size:1rem;display:flex}@media (max-width:900px){.booking-module__0SntoW__layout{grid-template-columns:1fr}.booking-module__0SntoW__summaryCard{margin-top:0;position:static}}@media (max-width:600px){.booking-module__0SntoW__page{padding-top:60px}.booking-module__0SntoW__container{padding:1rem}.booking-module__0SntoW__pageHeader{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem 1rem}.booking-module__0SntoW__pageHeader h1{font-size:1.1rem}.booking-module__0SntoW__headerIcon{display:none}.booking-module__0SntoW__section{padding:1rem}.booking-module__0SntoW__twoCol{grid-template-columns:1fr}}
.contact-module__swMWYG__page{background:#f8fafc;min-height:100vh}.contact-module__swMWYG__hero{text-align:center;background:linear-gradient(135deg,#059669 0%,#047857 100%);padding:60px 20px 40px;position:relative;overflow:hidden}.contact-module__swMWYG__heroBackground{pointer-events:none;position:absolute;inset:0}.contact-module__swMWYG__heroContent{z-index:1;max-width:600px;margin:0 auto;position:relative}.contact-module__swMWYG__badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.contact-module__swMWYG__badgeIcon{width:12px;height:12px}.contact-module__swMWYG__hero h1{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__hero p{color:#ffffffe6;margin:0;font-size:.8125rem;line-height:1.6}.contact-module__swMWYG__container{max-width:1000px;margin:0 auto;padding:0 20px}.contact-module__swMWYG__cardsGrid{z-index:10;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:-30px;display:grid;position:relative}.contact-module__swMWYG__card{background:#fff;border:1px solid #eaecf0;border-radius:10px;padding:16px;transition:all .2s;box-shadow:0 2px 8px #0000000a}.contact-module__swMWYG__card:hover{border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 16px #0000000f}.contact-module__swMWYG__cardIcon{color:#059669;background:#ecfdf5;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:12px;display:flex}.contact-module__swMWYG__cardIcon svg{stroke-width:2px;width:18px;height:18px}.contact-module__swMWYG__chinaIcon{color:#dc2626;background:#fef2f2}.contact-module__swMWYG__hoursIcon{color:#2563eb;background:#eff6ff}.contact-module__swMWYG__emailIcon{color:#d97706;background:#fffbeb}.contact-module__swMWYG__card h3{color:#111827;margin:0 0 8px;font-size:.8125rem;font-weight:600}.contact-module__swMWYG__addressLines{margin-bottom:10px}.contact-module__swMWYG__addressLines p{color:#4b5563;margin:0 0 2px;font-size:.75rem;line-height:1.4}.contact-module__swMWYG__phoneBox{background:#f9fafb;border:1px solid #eaecf0;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;display:flex}.contact-module__swMWYG__phoneIcon svg{color:#059669;width:14px;height:14px}.contact-module__swMWYG__phoneNumber{color:#1f2937;flex:1;font-size:.75rem;font-weight:600}.contact-module__swMWYG__copyBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #eaecf0;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.contact-module__swMWYG__copyBtn:hover{color:#fff;background:#059669;border-color:#059669}.contact-module__swMWYG__copyBtn svg{width:10px;height:10px}.contact-module__swMWYG__chinaLabel{color:#9ca3af;margin:0 0 4px;font-size:.6875rem}.contact-module__swMWYG__hoursList{flex-direction:column;gap:4px;display:flex}.contact-module__swMWYG__hoursOpen,.contact-module__swMWYG__hoursClosed{border-radius:4px;margin:0;padding:4px 8px;font-size:.6875rem;font-weight:500}.contact-module__swMWYG__hoursOpen{color:#16a34a;background:#dcfce7}.contact-module__swMWYG__hoursClosed{color:#dc2626;background:#fee2e2}.contact-module__swMWYG__supportSection{grid-template-columns:1fr 1.5fr;gap:24px;margin-top:32px;padding-bottom:60px;display:grid}.contact-module__swMWYG__supportContent h2{color:#111827;align-items:center;gap:8px;margin:0 0 6px;font-size:1.125rem;font-weight:700;display:flex}.contact-module__swMWYG__supportContent h2 svg{color:#059669;width:20px;height:20px}.contact-module__swMWYG__supportIntro{color:#6b7280;margin:0 0 16px;font-size:.8125rem;line-height:1.5}.contact-module__swMWYG__servicesList{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.contact-module__swMWYG__servicesList li{color:#374151;background:#fff;border:1px solid #eaecf0;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:.8125rem;transition:all .15s;display:flex}.contact-module__swMWYG__servicesList li:hover{background:#f0fdf4;border-color:#059669}.contact-module__swMWYG__checkIcon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:16px;min-width:16px;height:16px;display:flex}.contact-module__swMWYG__checkIcon svg{width:10px;height:10px}.contact-module__swMWYG__formCard{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000000d}.contact-module__swMWYG__formCard h3{color:#111827;align-items:center;gap:8px;margin:0 0 16px;font-size:1rem;font-weight:600;display:flex}.contact-module__swMWYG__formCard h3 svg{color:#059669;width:18px;height:18px}.contact-module__swMWYG__form{flex-direction:column;gap:10px;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:4px;display:flex}.contact-module__swMWYG__formGroup label{color:#374151;font-size:.75rem;font-weight:500}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{border:1px solid #e5e7eb;border-radius:6px;padding:8px 12px;font-size:.8125rem}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:#059669;outline:none;box-shadow:0 0 0 2px #0596691a}.contact-module__swMWYG__submitBtn{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.contact-module__swMWYG__submitBtn:hover{background:#047857}.contact-module__swMWYG__submitBtn svg{width:14px;height:14px}.contact-module__swMWYG__successMessage{text-align:center;padding:20px}.contact-module__swMWYG__successIcon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 10px;display:flex}.contact-module__swMWYG__successIcon svg{width:20px;height:20px}@media (max-width:1024px){.contact-module__swMWYG__cardsGrid{grid-template-columns:repeat(2,1fr)}.contact-module__swMWYG__supportSection{grid-template-columns:1fr}}@media (max-width:640px){.contact-module__swMWYG__cardsGrid{grid-template-columns:1fr;gap:12px}.contact-module__swMWYG__formRow{grid-template-columns:1fr}}
.ship-for-me-module__5AVLOG__main{background:#f8f9fa;min-height:100vh;padding-top:80px}.ship-for-me-module__5AVLOG__container{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.ship-for-me-module__5AVLOG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ship-for-me-module__5AVLOG__title{color:#1a1a1a;margin:0;font-size:1.75rem;font-weight:600}.ship-for-me-module__5AVLOG__headerActions{align-items:center;gap:1.5rem;display:flex}.ship-for-me-module__5AVLOG__calcLink{color:#008851;font-size:.9rem;font-weight:500;text-decoration:none}.ship-for-me-module__5AVLOG__calcLink:hover{text-decoration:underline}.ship-for-me-module__5AVLOG__videoLink{color:#333;align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;display:flex}.ship-for-me-module__5AVLOG__playIcon{color:#fff;background:#dc2626;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;display:flex}.ship-for-me-module__5AVLOG__playIcon svg{fill:currentColor;width:12px;height:12px}.ship-for-me-module__5AVLOG__steps{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.ship-for-me-module__5AVLOG__step{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:all .2s;display:flex}.ship-for-me-module__5AVLOG__step:hover{border-color:#008851}.ship-for-me-module__5AVLOG__step.ship-for-me-module__5AVLOG__active{background:#f0fdf4;border:2px solid #008851}.ship-for-me-module__5AVLOG__step.ship-for-me-module__5AVLOG__completed{border-color:#22c55e}.ship-for-me-module__5AVLOG__stepContent{flex-direction:column;gap:.25rem;display:flex}.ship-for-me-module__5AVLOG__stepLabel{color:#1a1a1a;font-size:.95rem;font-weight:600}.ship-for-me-module__5AVLOG__stepTitle{color:#6b7280;font-size:.8rem}.ship-for-me-module__5AVLOG__stepIndicator{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ship-for-me-module__5AVLOG__activeRing{border:5px solid #008851;border-radius:50%;width:18px;height:18px}.ship-for-me-module__5AVLOG__checkmark{color:#22c55e;justify-content:center;align-items:center;display:flex}.ship-for-me-module__5AVLOG__checkmark svg{width:20px;height:20px}.ship-for-me-module__5AVLOG__formContainer{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.ship-for-me-module__5AVLOG__sectionTitle{color:#1a1a1a;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.1rem;font-weight:600}.ship-for-me-module__5AVLOG__stepForm{flex-direction:column;gap:1.25rem;display:flex}.ship-for-me-module__5AVLOG__formGroup{flex-direction:column;gap:.5rem;display:flex}.ship-for-me-module__5AVLOG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ship-for-me-module__5AVLOG__label{color:#1a1a1a;font-size:.9rem;font-weight:600}.ship-for-me-module__5AVLOG__labelLight{color:#6b7280;font-weight:400}.ship-for-me-module__5AVLOG__required{color:#dc2626;margin-left:2px}.ship-for-me-module__5AVLOG__input,.ship-for-me-module__5AVLOG__select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:.6rem .85rem;font-size:.9rem;transition:all .2s}.ship-for-me-module__5AVLOG__input:focus,.ship-for-me-module__5AVLOG__select:focus{border-color:#008851;box-shadow:0 0 0 3px #0088511a}.ship-for-me-module__5AVLOG__inputError{border-color:#dc2626!important}.ship-for-me-module__5AVLOG__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:.85rem;padding-right:2rem}.ship-for-me-module__5AVLOG__countrySelect{position:relative}.ship-for-me-module__5AVLOG__postalInput{border:1px solid #e5e7eb;border-radius:8px;display:flex;overflow:hidden}.ship-for-me-module__5AVLOG__postalInput .ship-for-me-module__5AVLOG__input{border:none;border-radius:0;flex:1}.ship-for-me-module__5AVLOG__countryFlag{background:#f9fafb;border-right:1px solid #e5e7eb;align-items:center;padding:0 .5rem;display:flex}.ship-for-me-module__5AVLOG__flagSelect{cursor:pointer;background:0 0;border:none;outline:none;min-width:120px;padding:.5rem .75rem;font-size:.9rem}.ship-for-me-module__5AVLOG__flagSelect:disabled{cursor:not-allowed;color:#6b7280;background:#f3f4f6}.ship-for-me-module__5AVLOG__lockedDestination{color:#6b7280;background:#f9fafb;flex:1;padding:.75rem 1rem;font-size:.9rem}.ship-for-me-module__5AVLOG__checkbox{color:#6b7280;cursor:pointer;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.85rem;display:flex}.ship-for-me-module__5AVLOG__checkbox input{accent-color:#008851;width:16px;height:16px}.ship-for-me-module__5AVLOG__categoryWrapper{position:relative}.ship-for-me-module__5AVLOG__categoryInput{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;transition:all .2s;display:flex}.ship-for-me-module__5AVLOG__categoryInput:hover{border-color:#008851}.ship-for-me-module__5AVLOG__categoryInputActive{border-color:#008851;box-shadow:0 0 0 3px #0088511a}.ship-for-me-module__5AVLOG__categoryInputField{background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-size:.9rem}.ship-for-me-module__5AVLOG__categoryArrow{color:#6b7280;padding:0 1rem;font-size:.65rem;transition:transform .2s}.ship-for-me-module__5AVLOG__categoryArrowUp{transform:rotate(180deg)}.ship-for-me-module__5AVLOG__categoryDropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:350px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 20px #0000001a}.ship-for-me-module__5AVLOG__categoryGroup{border-bottom:1px solid #f3f4f6}.ship-for-me-module__5AVLOG__categoryGroup:last-child{border-bottom:none}.ship-for-me-module__5AVLOG__categoryParent{color:#1a1a1a;cursor:pointer;align-items:center;gap:.5rem;padding:.875rem 1rem;font-weight:600;transition:background .15s;display:flex}.ship-for-me-module__5AVLOG__categoryParent:hover{background:#f9fafb}.ship-for-me-module__5AVLOG__categoryExpandIcon{color:#6b7280;font-size:.6rem;transition:transform .2s}.ship-for-me-module__5AVLOG__categoryExpanded{transform:rotate(180deg)}.ship-for-me-module__5AVLOG__categoryChildren{padding-bottom:.5rem}.ship-for-me-module__5AVLOG__categoryChild{color:#4b5563;cursor:pointer;align-items:center;gap:.5rem;padding:.625rem 1rem .625rem 2rem;transition:background .15s;display:flex}.ship-for-me-module__5AVLOG__categoryChild:hover{background:#f3f4f6}.ship-for-me-module__5AVLOG__categoryChildIcon{color:#9ca3af;font-size:.5rem}.ship-for-me-module__5AVLOG__categoryNoResult{text-align:center;color:#6b7280;padding:1.5rem;font-size:.9rem}.ship-for-me-module__5AVLOG__uploadArea{text-align:center;border:2px dashed #e5e7eb;border-radius:8px;flex-direction:column;align-items:center;padding:2rem;transition:all .2s;display:flex}.ship-for-me-module__5AVLOG__uploadArea:hover{background:#f0fdf4;border-color:#008851}.ship-for-me-module__5AVLOG__uploadIcon{margin-bottom:.75rem;position:relative}.ship-for-me-module__5AVLOG__uploadIcon img{width:48px;height:48px}.ship-for-me-module__5AVLOG__uploadIcon svg{color:#9ca3af;width:48px;height:48px}.ship-for-me-module__5AVLOG__uploadBtn{color:#fff;cursor:pointer;background:#008851;border-radius:4px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-block}.ship-for-me-module__5AVLOG__uploadBtn:hover{background:#006b40}.ship-for-me-module__5AVLOG__fileInput{display:none}.ship-for-me-module__5AVLOG__uploadHint{color:#9ca3af;margin-top:.5rem;font-size:.75rem}.ship-for-me-module__5AVLOG__uploadedFiles{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.ship-for-me-module__5AVLOG__fileName{color:#2e7d32;background:#e8f5e9;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.ship-for-me-module__5AVLOG__cartonArea{cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.ship-for-me-module__5AVLOG__cartonArea:hover{background:#f9fafb;border-color:#008851}.ship-for-me-module__5AVLOG__cartonArea.ship-for-me-module__5AVLOG__cartonError{border-width:2px;border-color:#dc2626}.ship-for-me-module__5AVLOG__cartonIcon{color:#6b7280;justify-content:center;align-items:center;display:flex}.ship-for-me-module__5AVLOG__cartonIcon svg{width:28px;height:28px}.ship-for-me-module__5AVLOG__cartonText{flex-direction:column;gap:.25rem;display:flex}.ship-for-me-module__5AVLOG__cartonText strong{color:#1a1a1a;font-size:.9rem}.ship-for-me-module__5AVLOG__cartonText span{color:#6b7280;font-size:.8rem}.ship-for-me-module__5AVLOG__errorText{color:#dc2626;margin-top:.25rem;font-size:.8rem}.ship-for-me-module__5AVLOG__cartonCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-top:1rem;padding:1.5rem}.ship-for-me-module__5AVLOG__cartonCardHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.ship-for-me-module__5AVLOG__cartonCardTitle{color:#1a1a1a;align-items:center;gap:.5rem;font-weight:600;display:flex}.ship-for-me-module__5AVLOG__cartonEmoji{color:#6b7280;justify-content:center;align-items:center;display:flex}.ship-for-me-module__5AVLOG__cartonEmoji svg{width:20px;height:20px}.ship-for-me-module__5AVLOG__cartonCardActions{gap:.5rem;display:flex}.ship-for-me-module__5AVLOG__cartonActionBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .2s;display:flex}.ship-for-me-module__5AVLOG__cartonActionBtn:hover{background:#f3f4f6;border-color:#d1d5db}.ship-for-me-module__5AVLOG__cartonLabel{color:#1a1a1a;margin-bottom:.25rem;font-size:.85rem;font-weight:500}.ship-for-me-module__5AVLOG__cartonRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ship-for-me-module__5AVLOG__cartonDimensions{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.ship-for-me-module__5AVLOG__inputWithUnit{border:1px solid #e5e7eb;border-radius:8px;display:flex;overflow:hidden}.ship-for-me-module__5AVLOG__inputWithUnit .ship-for-me-module__5AVLOG__input{border:none;border-radius:0;flex:1}.ship-for-me-module__5AVLOG__unitSelect{color:#6b7280;cursor:pointer;background:#f9fafb;border:none;border-left:1px solid #e5e7eb;outline:none;padding:0 .75rem;font-size:.85rem}.ship-for-me-module__5AVLOG__unitLabel{color:#6b7280;background:#f9fafb;border-left:1px solid #e5e7eb;align-items:center;padding:0 .75rem;font-size:.85rem;display:flex}.ship-for-me-module__5AVLOG__fieldError{color:#dc2626;margin-top:.25rem;font-size:.75rem}.ship-for-me-module__5AVLOG__modalOverlay{z-index:1000;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ship-for-me-module__5AVLOG__modal{background:#fff;border-radius:16px 16px 0 0;width:100%;max-width:500px;padding:1.5rem;animation:.3s ship-for-me-module__5AVLOG__slideUp;position:relative}@keyframes ship-for-me-module__5AVLOG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ship-for-me-module__5AVLOG__modalHandle{background:#d1d5db;border-radius:2px;width:40px;height:4px;margin:0 auto 1.25rem}.ship-for-me-module__5AVLOG__modalClose{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;display:flex;position:absolute;top:1rem;right:1rem}.ship-for-me-module__5AVLOG__modalClose:hover{color:#1a1a1a}.ship-for-me-module__5AVLOG__modalTitle{color:#1a1a1a;margin-bottom:1rem;font-size:1rem;font-weight:600}.ship-for-me-module__5AVLOG__modalInput{border:2px solid #008851;border-radius:8px;outline:none;width:100%;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:1rem}.ship-for-me-module__5AVLOG__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.ship-for-me-module__5AVLOG__modalCancelBtn{color:#333;cursor:pointer;background:#fff;border:none;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500}.ship-for-me-module__5AVLOG__modalCancelBtn:hover{color:#000}.ship-for-me-module__5AVLOG__modalApplyBtn{color:#fff;cursor:pointer;background:#008851;border:none;border-radius:6px;padding:.625rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s}.ship-for-me-module__5AVLOG__modalApplyBtn:hover{background:#006b40}.ship-for-me-module__5AVLOG__shippingOptions{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ship-for-me-module__5AVLOG__shippingCard{text-align:center;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .2s}.ship-for-me-module__5AVLOG__shippingCard:hover{border-color:#008851;box-shadow:0 4px 12px #0088511a}.ship-for-me-module__5AVLOG__shippingIcon{margin-bottom:.75rem;font-size:2.5rem}.ship-for-me-module__5AVLOG__shippingCard h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1rem}.ship-for-me-module__5AVLOG__shippingTime{color:#6b7280;margin-bottom:.25rem;font-size:.85rem}.ship-for-me-module__5AVLOG__shippingPrice{color:#008851;margin-bottom:1rem;font-size:.9rem;font-weight:600}.ship-for-me-module__5AVLOG__selectBtn{color:#008851;cursor:pointer;background:#fff;border:1px solid #008851;border-radius:6px;padding:.5rem 1.5rem;font-size:.85rem;font-weight:500;transition:all .2s}.ship-for-me-module__5AVLOG__selectBtn:hover{color:#fff;background:#008851}.ship-for-me-module__5AVLOG__addressForm{flex-direction:column;gap:1rem;display:flex}.ship-for-me-module__5AVLOG__formActions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.ship-for-me-module__5AVLOG__backBtn{color:#333;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.ship-for-me-module__5AVLOG__backBtn svg{width:18px;height:18px}.ship-for-me-module__5AVLOG__backBtn:hover{background:#f3f4f6}.ship-for-me-module__5AVLOG__nextBtn{color:#fff;cursor:pointer;background:#008851;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.ship-for-me-module__5AVLOG__nextBtn svg{width:18px;height:18px}.ship-for-me-module__5AVLOG__nextBtn:hover{background:#006b40}.ship-for-me-module__5AVLOG__websiteGrid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.ship-for-me-module__5AVLOG__websiteBtn{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.75rem .5rem;transition:all .2s;display:flex}.ship-for-me-module__5AVLOG__websiteBtn:hover{background:#f0fdf4;border-color:#008851;transform:translateY(-2px);box-shadow:0 4px 12px #0088511a}.ship-for-me-module__5AVLOG__websiteBtnActive{background:linear-gradient(135deg,#e8f5e9 0%,#f0fdf4 100%);border-color:#008851;box-shadow:0 0 0 3px #00885126}.ship-for-me-module__5AVLOG__websiteBtnActive .ship-for-me-module__5AVLOG__websiteName{color:#008851;font-weight:600}.ship-for-me-module__5AVLOG__websiteIcon{justify-content:center;align-items:center;display:flex}.ship-for-me-module__5AVLOG__websiteIcon svg{width:24px;height:24px}.ship-for-me-module__5AVLOG__websiteName{color:#4b5563;font-size:.8rem;font-weight:500}.ship-for-me-module__5AVLOG__step2Header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.ship-for-me-module__5AVLOG__step2Header .ship-for-me-module__5AVLOG__sectionTitle{border-bottom:none;margin-bottom:0;padding-bottom:0}.ship-for-me-module__5AVLOG__clearFiltersBtn{color:#008851;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.ship-for-me-module__5AVLOG__clearFiltersBtn:hover{text-decoration:underline}.ship-for-me-module__5AVLOG__modeToggle{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.ship-for-me-module__5AVLOG__modeLabel{color:#1a1a1a;font-size:.9rem;font-weight:600}.ship-for-me-module__5AVLOG__modeValue{color:#008851;background:#fff;border:1px solid #22c55e;border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.9rem;font-weight:600;display:flex}.ship-for-me-module__5AVLOG__modeValue svg{width:18px;height:18px}.ship-for-me-module__5AVLOG__modeNote{color:#16a34a;font-size:.8rem;font-weight:500}.ship-for-me-module__5AVLOG__sortOptions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ship-for-me-module__5AVLOG__sortLabel{color:#6b7280;font-size:.85rem}.ship-for-me-module__5AVLOG__sortBtn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.8rem;transition:all .2s;display:flex}.ship-for-me-module__5AVLOG__sortBtn svg{width:16px;height:16px}.ship-for-me-module__5AVLOG__sortBtn:hover{color:#008851;border-color:#008851}.ship-for-me-module__5AVLOG__sortBtnActive{color:#008851;background:#f0fdf4;border-color:#008851;font-weight:500}.ship-for-me-module__5AVLOG__shippingInfoBar{color:#4b5563;background:#f9fafb;border-radius:8px;gap:2rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.ship-for-me-module__5AVLOG__shippingInfoBar span{align-items:center;gap:.5rem;display:flex}.ship-for-me-module__5AVLOG__shippingInfoBar svg{color:#6b7280;width:18px;height:18px}.ship-for-me-module__5AVLOG__shippingInfoBar strong{color:#1a1a1a}.ship-for-me-module__5AVLOG__shippingCompanyList{flex-direction:column;gap:1rem;display:flex}.ship-for-me-module__5AVLOG__noOptionsMessage{text-align:center;background:#fef3c7;border:1px solid #f59e0b;border-radius:12px;padding:3rem 2rem}.ship-for-me-module__5AVLOG__noOptionsIcon{justify-content:center;margin-bottom:1rem;display:flex}.ship-for-me-module__5AVLOG__noOptionsMessage h3{color:#92400e;margin-bottom:.5rem;font-size:1.1rem}.ship-for-me-module__5AVLOG__noOptionsIcon svg{color:#f59e0b;width:48px;height:48px}.ship-for-me-module__5AVLOG__noOptionsMessage p{color:#78350f;font-size:.9rem;line-height:1.5}.ship-for-me-module__5AVLOG__companyCard{background:#fff;border:2px solid #e5e7eb;border-radius:12px;transition:all .2s;overflow:hidden}.ship-for-me-module__5AVLOG__companyCard:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.ship-for-me-module__5AVLOG__companyCardSelected{border-color:#008851;box-shadow:0 0 0 3px #0088511a}.ship-for-me-module__5AVLOG__companyCardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.ship-for-me-module__5AVLOG__companyLeft{flex:1;align-items:flex-start;gap:1rem;display:flex}.ship-for-me-module__5AVLOG__companyRadio{cursor:pointer;margin-top:8px;position:relative}.ship-for-me-module__5AVLOG__companyRadio input{opacity:0;cursor:pointer;position:absolute}.ship-for-me-module__5AVLOG__radioCircle{border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.ship-for-me-module__5AVLOG__companyRadio input:checked+.ship-for-me-module__5AVLOG__radioCircle{background:#008851;border-color:#008851}.ship-for-me-module__5AVLOG__companyRadio input:checked+.ship-for-me-module__5AVLOG__radioCircle:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px}.ship-for-me-module__5AVLOG__companyLogo{color:#fff;background:linear-gradient(135deg,#008851 0%,#006b40 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:.85rem;font-weight:700;display:flex}.ship-for-me-module__5AVLOG__companyInfo{flex-direction:column;gap:.375rem;display:flex}.ship-for-me-module__5AVLOG__companyName{color:#1a1a1a;margin:0;font-size:1rem;font-weight:600}.ship-for-me-module__5AVLOG__companyMeta{color:#6b7280;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:.82rem;display:flex}.ship-for-me-module__5AVLOG__companyMode{align-items:center;gap:.25rem;display:flex}.ship-for-me-module__5AVLOG__companyDelivery strong,.ship-for-me-module__5AVLOG__companyMoq strong{color:#1a1a1a}.ship-for-me-module__5AVLOG__companyRight{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.ship-for-me-module__5AVLOG__priceDisplay{text-align:right}.ship-for-me-module__5AVLOG__priceAmount{color:#008851;font-size:1.35rem;font-weight:700;display:block}.ship-for-me-module__5AVLOG__liquidBadge{color:#2563eb;margin-top:.25rem;font-size:.75rem;display:inline-block}.ship-for-me-module__5AVLOG__expandBtn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;width:32px;height:32px;font-size:.75rem;transition:all .2s}.ship-for-me-module__5AVLOG__expandBtn:hover{color:#1a1a1a;background:#e5e7eb}.ship-for-me-module__5AVLOG__companyCardBody{background:#fafafa;border-top:1px solid #e5e7eb;padding:0 1.25rem 1.25rem}.ship-for-me-module__5AVLOG__slotPricing{margin-bottom:1rem;padding-top:1rem}.ship-for-me-module__5AVLOG__slotTitle{color:#1a1a1a;margin:0 0 .75rem;font-size:.9rem;font-weight:600}.ship-for-me-module__5AVLOG__slotGrid{grid-template-columns:repeat(2,1fr);gap:.375rem 2rem;display:grid}.ship-for-me-module__5AVLOG__slotRow{justify-content:space-between;padding:.25rem 0;font-size:.85rem;display:flex}.ship-for-me-module__5AVLOG__slotLabel{color:#6b7280}.ship-for-me-module__5AVLOG__slotValue{color:#1a1a1a;font-weight:500}.ship-for-me-module__5AVLOG__routeInfo{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 0;font-size:.88rem;display:flex}.ship-for-me-module__5AVLOG__routeLabel{color:#1a1a1a;font-weight:600}.ship-for-me-module__5AVLOG__routeFrom,.ship-for-me-module__5AVLOG__routeTo{color:#4b5563}.ship-for-me-module__5AVLOG__routeArrow{margin:0 .25rem}.ship-for-me-module__5AVLOG__companyNote{color:#6b7280;border-top:1px solid #e5e7eb;padding:.75rem 0;font-size:.85rem}.ship-for-me-module__5AVLOG__companyNote strong{color:#1a1a1a}.ship-for-me-module__5AVLOG__bengaliInfo{background:linear-gradient(135deg,#fef9c3 0%,#fef3c7 100%);border:1px solid #fbbf24;border-radius:8px;margin-top:.75rem;padding:1rem}.ship-for-me-module__5AVLOG__bengaliInfo h4{color:#92400e;margin:0 0 .5rem;font-size:.9rem;font-weight:600}.ship-for-me-module__5AVLOG__bengaliInfo p{color:#78350f;margin:0;font-size:.85rem;line-height:1.6}.ship-for-me-module__5AVLOG__customPriceRow{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;margin-top:1.5rem;padding:1rem;display:flex}.ship-for-me-module__5AVLOG__customPriceCheckbox{cursor:pointer;color:#4b5563;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.ship-for-me-module__5AVLOG__customPriceCheckbox input{accent-color:#008851;width:18px;height:18px}.ship-for-me-module__5AVLOG__customPriceBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:36px;height:36px;font-size:1.1rem;transition:all .2s}.ship-for-me-module__5AVLOG__customPriceBtn:hover{background:#f3f4f6;border-color:#d1d5db}.ship-for-me-module__5AVLOG__step3Header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.ship-for-me-module__5AVLOG__step3Header .ship-for-me-module__5AVLOG__sectionTitle{border-bottom:none;margin-bottom:0;padding-bottom:0}.ship-for-me-module__5AVLOG__addAddressBtn{color:#fff;cursor:pointer;background:#008851;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.ship-for-me-module__5AVLOG__addAddressBtn:hover{background:#006b40}.ship-for-me-module__5AVLOG__emptyAddressState{text-align:center;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:12px;padding:3rem 2rem}.ship-for-me-module__5AVLOG__emptyIcon{color:#9ca3af;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.ship-for-me-module__5AVLOG__emptyIcon svg{width:50px;height:50px}.ship-for-me-module__5AVLOG__emptyAddressState h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.1rem}.ship-for-me-module__5AVLOG__emptyAddressState p{color:#6b7280;margin-bottom:1.5rem;font-size:.9rem}.ship-for-me-module__5AVLOG__addAddressBtnLarge{color:#fff;cursor:pointer;background:#008851;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.ship-for-me-module__5AVLOG__addAddressBtnLarge svg{width:20px;height:20px}.ship-for-me-module__5AVLOG__addAddressBtnLarge:hover{background:#006b40;transform:translateY(-2px);box-shadow:0 4px 12px #00885133}.ship-for-me-module__5AVLOG__addressList{flex-direction:column;gap:1rem;display:flex}.ship-for-me-module__5AVLOG__addressCard{background:#fff;border:2px solid #e5e7eb;border-radius:12px;transition:all .2s}.ship-for-me-module__5AVLOG__addressCard:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.ship-for-me-module__5AVLOG__addressCardSelected{background:#f0fdf4;border-color:#008851;box-shadow:0 0 0 3px #0088511a}.ship-for-me-module__5AVLOG__addressCardHeader{gap:1rem;padding:1.25rem;display:flex}.ship-for-me-module__5AVLOG__addressRadio{cursor:pointer;margin-top:4px;position:relative}.ship-for-me-module__5AVLOG__addressRadio input{opacity:0;cursor:pointer;position:absolute}.ship-for-me-module__5AVLOG__addressDetails{flex:1}.ship-for-me-module__5AVLOG__addressTopRow{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ship-for-me-module__5AVLOG__addressName{color:#1a1a1a;font-size:1rem;font-weight:600}.ship-for-me-module__5AVLOG__addressLabel{color:#6b7280;background:#f3f4f6;border-radius:4px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.7rem;font-weight:500;display:inline-flex}.ship-for-me-module__5AVLOG__addressLabel svg{width:14px;height:14px}.ship-for-me-module__5AVLOG__labelHome{color:#1d4ed8;background:#dbeafe}.ship-for-me-module__5AVLOG__labelOffice{color:#92400e;background:#fef3c7}.ship-for-me-module__5AVLOG__labelWarehouse{color:#4338ca;background:#e0e7ff}.ship-for-me-module__5AVLOG__labelOther{color:#4b5563;background:#f3f4f6}.ship-for-me-module__5AVLOG__addressPhone{color:#4b5563;margin:0 0 .25rem;font-size:.88rem}.ship-for-me-module__5AVLOG__addressFull{color:#6b7280;margin:0 0 .25rem;font-size:.88rem;line-height:1.4}.ship-for-me-module__5AVLOG__addressInstructions{color:#92400e;background:#fef9c3;border-radius:4px;margin:.5rem 0 0;padding:.25rem .5rem;font-size:.82rem;display:inline-block}.ship-for-me-module__5AVLOG__addressActions{flex-direction:column;gap:.5rem;display:flex}.ship-for-me-module__5AVLOG__addressEditBtn,.ship-for-me-module__5AVLOG__addressDeleteBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.375rem .75rem;font-size:.8rem;transition:all .2s}.ship-for-me-module__5AVLOG__addressEditBtn{color:#1d4ed8}.ship-for-me-module__5AVLOG__addressEditBtn:hover{background:#dbeafe;border-color:#93c5fd}.ship-for-me-module__5AVLOG__addressEditBtn svg,.ship-for-me-module__5AVLOG__addressDeleteBtn svg{width:14px;height:14px;margin-right:4px}.ship-for-me-module__5AVLOG__addressDeleteBtn{color:#dc2626}.ship-for-me-module__5AVLOG__addressDeleteBtn:hover{background:#fee2e2;border-color:#fca5a5}.ship-for-me-module__5AVLOG__addressWarning{color:#92400e;text-align:center;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;margin-top:1rem;padding:.75rem 1rem;font-size:.88rem}.ship-for-me-module__5AVLOG__addressModal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;padding:1.5rem;animation:.3s ship-for-me-module__5AVLOG__slideUp;position:relative;overflow-y:auto}.ship-for-me-module__5AVLOG__addressModalForm{max-height:calc(90vh - 200px);padding-right:.5rem;overflow-y:auto}.ship-for-me-module__5AVLOG__addressSection{border-bottom:1px solid #f3f4f6;margin-bottom:1.5rem;padding-bottom:1.5rem}.ship-for-me-module__5AVLOG__addressSection:last-child{border-bottom:none;margin-bottom:0}.ship-for-me-module__5AVLOG__addressSectionTitle{color:#1a1a1a;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.95rem;font-weight:600;display:flex}.ship-for-me-module__5AVLOG__addressSectionTitle svg{width:18px;height:18px}.ship-for-me-module__5AVLOG__labelGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.ship-for-me-module__5AVLOG__labelBtn{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:.25rem;padding:.625rem;font-size:.8rem;transition:all .2s;display:flex}.ship-for-me-module__5AVLOG__labelBtn svg{width:16px;height:16px}.ship-for-me-module__5AVLOG__labelBtn:hover{background:#f0fdf4;border-color:#008851}.ship-for-me-module__5AVLOG__labelBtnActive{color:#008851;background:#e8f5e9;border-color:#008851;font-weight:600}.ship-for-me-module__5AVLOG__nextBtnDisabled{opacity:.5;cursor:not-allowed}.ship-for-me-module__5AVLOG__nextBtnDisabled:hover{background:#008851}@media (max-width:768px){.ship-for-me-module__5AVLOG__container{padding:1rem}.ship-for-me-module__5AVLOG__header{flex-direction:column;align-items:flex-start}.ship-for-me-module__5AVLOG__steps{grid-template-columns:repeat(3,1fr);gap:.5rem}.ship-for-me-module__5AVLOG__step{text-align:center;flex-direction:column;justify-content:center;gap:.5rem;padding:.75rem .5rem}.ship-for-me-module__5AVLOG__stepContent{align-items:center}.ship-for-me-module__5AVLOG__stepTitle{display:none}.ship-for-me-module__5AVLOG__stepLabel{font-size:.8rem}.ship-for-me-module__5AVLOG__stepIndicator{width:20px;height:20px}.ship-for-me-module__5AVLOG__activeRing{border-width:3px;width:14px;height:14px}.ship-for-me-module__5AVLOG__checkmark svg{width:16px;height:16px}.ship-for-me-module__5AVLOG__formContainer{padding:1.25rem}.ship-for-me-module__5AVLOG__formRow,.ship-for-me-module__5AVLOG__cartonRow,.ship-for-me-module__5AVLOG__cartonDimensions,.ship-for-me-module__5AVLOG__shippingOptions{grid-template-columns:1fr}.ship-for-me-module__5AVLOG__formActions{flex-direction:column}.ship-for-me-module__5AVLOG__backBtn,.ship-for-me-module__5AVLOG__nextBtn{text-align:center;width:100%}.ship-for-me-module__5AVLOG__modal{border-radius:16px 16px 0 0;max-width:100%}.ship-for-me-module__5AVLOG__websiteGrid{grid-template-columns:repeat(3,1fr)}.ship-for-me-module__5AVLOG__serviceInfoBanner{padding:.875rem 1rem}.ship-for-me-module__5AVLOG__serviceInfoBanner p{font-size:.82rem}.ship-for-me-module__5AVLOG__step2Header{flex-direction:column;align-items:flex-start;gap:.75rem}.ship-for-me-module__5AVLOG__modeToggle{flex-wrap:wrap;gap:.75rem 1.25rem}.ship-for-me-module__5AVLOG__sortOptions{gap:.5rem}.ship-for-me-module__5AVLOG__sortBtn{padding:.3rem .6rem;font-size:.75rem}.ship-for-me-module__5AVLOG__shippingInfoBar{flex-direction:column;gap:.5rem}.ship-for-me-module__5AVLOG__companyCardHeader{flex-direction:column;gap:1rem}.ship-for-me-module__5AVLOG__companyLeft{width:100%}.ship-for-me-module__5AVLOG__companyRight{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.ship-for-me-module__5AVLOG__companyMeta{flex-direction:column;gap:.25rem}.ship-for-me-module__5AVLOG__slotGrid{grid-template-columns:1fr}.ship-for-me-module__5AVLOG__routeInfo{flex-direction:column;align-items:flex-start;gap:.25rem}.ship-for-me-module__5AVLOG__customPriceRow{flex-direction:column;align-items:flex-start;gap:1rem}.ship-for-me-module__5AVLOG__step3Header{flex-direction:column;align-items:flex-start;gap:.75rem}.ship-for-me-module__5AVLOG__addressCardHeader{flex-direction:column}.ship-for-me-module__5AVLOG__addressActions{flex-direction:row;width:100%}.ship-for-me-module__5AVLOG__addressEditBtn,.ship-for-me-module__5AVLOG__addressDeleteBtn{text-align:center;flex:1}.ship-for-me-module__5AVLOG__labelGrid{grid-template-columns:repeat(2,1fr)}.ship-for-me-module__5AVLOG__addressModal{border-radius:16px 16px 0 0;max-width:100%;max-height:85vh}}@media (max-width:480px){.ship-for-me-module__5AVLOG__websiteGrid{grid-template-columns:repeat(2,1fr)}.ship-for-me-module__5AVLOG__websiteBtn{padding:.75rem .5rem}.ship-for-me-module__5AVLOG__websiteName{font-size:.75rem}}@media (min-width:769px){.ship-for-me-module__5AVLOG__modalOverlay{align-items:center}.ship-for-me-module__5AVLOG__modal{border-radius:16px}.ship-for-me-module__5AVLOG__modalHandle{display:none}}
.shipment-scheduling-module__v08VoW__page{background:#f8fafc;min-height:100vh}.shipment-scheduling-module__v08VoW__hero{text-align:center;background:linear-gradient(135deg,#008851 0%,#00a865 100%);padding:32px 24px}.shipment-scheduling-module__v08VoW__heroContent{max-width:600px;margin:0 auto}.shipment-scheduling-module__v08VoW__heroIcon{color:#fff;background:#fff3;border-radius:10px;width:40px;height:40px;margin:0 auto 12px;padding:8px}.shipment-scheduling-module__v08VoW__heroIcon svg{width:100%;height:100%}.shipment-scheduling-module__v08VoW__hero h1{color:#fff;margin:0 0 6px;font-size:22px;font-weight:600}.shipment-scheduling-module__v08VoW__hero p{color:#ffffffd9;margin:0;font-size:13px}.shipment-scheduling-module__v08VoW__main{padding:20px 16px 40px}.shipment-scheduling-module__v08VoW__container{max-width:800px;margin:0 auto}.shipment-scheduling-module__v08VoW__methodTabs{gap:8px;margin-top:-32px;margin-bottom:16px;display:flex}.shipment-scheduling-module__v08VoW__methodTab{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:1;align-items:center;gap:10px;padding:12px 14px;transition:all .2s;display:flex}.shipment-scheduling-module__v08VoW__methodTab:hover{border-color:#008851;box-shadow:0 2px 8px #0088511a}.shipment-scheduling-module__v08VoW__methodTabActive{background:linear-gradient(135deg,#00885114 0%,#00a8650a 100%);border-color:#008851;box-shadow:0 2px 8px #00885126}.shipment-scheduling-module__v08VoW__methodIcon{color:#008851;background:#f0f9ff;border-radius:6px;flex-shrink:0;width:28px;height:28px;padding:5px}.shipment-scheduling-module__v08VoW__methodIcon svg{width:100%;height:100%}.shipment-scheduling-module__v08VoW__methodTabActive .shipment-scheduling-module__v08VoW__methodIcon{color:#fff;background:#008851}.shipment-scheduling-module__v08VoW__methodInfo{text-align:left;flex-direction:column;display:flex}.shipment-scheduling-module__v08VoW__methodLabel{color:#1e293b;font-size:13px;font-weight:600}.shipment-scheduling-module__v08VoW__methodEta{color:#64748b;font-size:11px}.shipment-scheduling-module__v08VoW__infoBanner{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:12px;display:flex}.shipment-scheduling-module__v08VoW__infoBanner .shipment-scheduling-module__v08VoW__infoIcon{flex-shrink:0;width:16px;height:16px}.shipment-scheduling-module__v08VoW__infoBanner .shipment-scheduling-module__v08VoW__infoIcon svg{width:100%;height:100%}.shipment-scheduling-module__v08VoW__scheduleGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px;display:grid}.shipment-scheduling-module__v08VoW__scheduleCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:all .2s;overflow:hidden}.shipment-scheduling-module__v08VoW__scheduleCard:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000f}.shipment-scheduling-module__v08VoW__cardHeader{background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.shipment-scheduling-module__v08VoW__routeInfo{align-items:center;gap:8px;display:flex}.shipment-scheduling-module__v08VoW__routeCode{color:#fff;background:#008851;border-radius:4px;justify-content:center;align-items:center;width:26px;height:20px;font-size:10px;font-weight:700;display:inline-flex}.shipment-scheduling-module__v08VoW__routeName{color:#1e293b;font-size:13px;font-weight:600}.shipment-scheduling-module__v08VoW__statusBadge{text-transform:uppercase;letter-spacing:.3px;border-radius:10px;align-items:center;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.shipment-scheduling-module__v08VoW__status_open{color:#15803d;background:#dcfce7}.shipment-scheduling-module__v08VoW__status_limited{color:#b45309;background:#fef3c7}.shipment-scheduling-module__v08VoW__status_coming{color:#64748b;background:#f1f5f9}.shipment-scheduling-module__v08VoW__cardBody{padding:14px}.shipment-scheduling-module__v08VoW__infoRow{flex-direction:column;gap:10px;display:flex}.shipment-scheduling-module__v08VoW__infoItem{justify-content:space-between;align-items:center;display:flex}.shipment-scheduling-module__v08VoW__infoLabel{color:#64748b;align-items:center;gap:6px;font-size:11px;display:flex}.shipment-scheduling-module__v08VoW__infoLabelIcon{color:#94a3b8;width:14px;height:14px}.shipment-scheduling-module__v08VoW__infoLabelIcon svg{width:100%;height:100%}.shipment-scheduling-module__v08VoW__infoValue{color:#1e293b;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.shipment-scheduling-module__v08VoW__dateHighlight{color:#008851}.shipment-scheduling-module__v08VoW__dateDay{color:#94a3b8;font-size:10px;font-weight:500}.shipment-scheduling-module__v08VoW__cutoffValue{color:#dc2626}.shipment-scheduling-module__v08VoW__cardFooter{padding:0 14px 14px}.shipment-scheduling-module__v08VoW__bookBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#008851 0%,#00a865 100%);border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;padding:9px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.shipment-scheduling-module__v08VoW__bookBtn:hover{background:linear-gradient(135deg,#006b40 0%,#008851 100%);transform:translateY(-1px)}.shipment-scheduling-module__v08VoW__btnArrow{width:14px;height:14px}.shipment-scheduling-module__v08VoW__btnArrow svg{width:100%;height:100%}.shipment-scheduling-module__v08VoW__legend{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;gap:16px;padding:12px 16px;display:flex}.shipment-scheduling-module__v08VoW__legendItem{color:#64748b;align-items:center;gap:6px;font-size:11px;display:flex}.shipment-scheduling-module__v08VoW__legendDot{border-radius:50%;width:8px;height:8px}.shipment-scheduling-module__v08VoW__dotOpen{background:#22c55e}.shipment-scheduling-module__v08VoW__dotLimited{background:#f59e0b}.shipment-scheduling-module__v08VoW__dotComing{background:#94a3b8}@media (max-width:640px){.shipment-scheduling-module__v08VoW__hero{padding:24px 16px}.shipment-scheduling-module__v08VoW__hero h1{font-size:18px}.shipment-scheduling-module__v08VoW__hero p{font-size:12px}.shipment-scheduling-module__v08VoW__main{padding:16px 12px 32px}.shipment-scheduling-module__v08VoW__methodTabs{flex-direction:column;gap:8px;margin-top:-24px}.shipment-scheduling-module__v08VoW__methodTab{padding:10px 12px}.shipment-scheduling-module__v08VoW__methodIcon{width:24px;height:24px;padding:4px}.shipment-scheduling-module__v08VoW__methodLabel{font-size:12px}.shipment-scheduling-module__v08VoW__methodEta{font-size:10px}.shipment-scheduling-module__v08VoW__scheduleGrid{grid-template-columns:1fr;gap:10px}.shipment-scheduling-module__v08VoW__cardHeader{padding:10px 12px}.shipment-scheduling-module__v08VoW__cardBody{padding:12px}.shipment-scheduling-module__v08VoW__infoRow{gap:8px}.shipment-scheduling-module__v08VoW__infoLabel{font-size:10px}.shipment-scheduling-module__v08VoW__infoValue{font-size:11px}.shipment-scheduling-module__v08VoW__cardFooter{padding:0 12px 12px}.shipment-scheduling-module__v08VoW__bookBtn{padding:8px 12px;font-size:11px}.shipment-scheduling-module__v08VoW__legend{flex-wrap:wrap;gap:10px}.shipment-scheduling-module__v08VoW__legendItem{font-size:10px}}@media (max-width:400px){.shipment-scheduling-module__v08VoW__heroIcon{width:36px;height:36px}.shipment-scheduling-module__v08VoW__hero h1{font-size:16px}.shipment-scheduling-module__v08VoW__routeCode{width:22px;height:18px;font-size:9px}.shipment-scheduling-module__v08VoW__routeName{font-size:12px}.shipment-scheduling-module__v08VoW__statusBadge{padding:2px 6px;font-size:9px}}
.shipping-charge-calculator-module__R_Pznq__page{background:#f8fafc;min-height:100vh}.shipping-charge-calculator-module__R_Pznq__hero{text-align:center;background:linear-gradient(135deg,#008851 0%,#00a865 100%);padding:32px 24px 60px}.shipping-charge-calculator-module__R_Pznq__heroContent{max-width:600px;margin:0 auto}.shipping-charge-calculator-module__R_Pznq__heroIcon{color:#fff;background:#ffffff26;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 12px;padding:8px;display:flex}.shipping-charge-calculator-module__R_Pznq__heroIcon svg{width:24px;height:24px}.shipping-charge-calculator-module__R_Pznq__heroTitle{color:#fff;margin:0 0 6px;font-size:26px;font-weight:700}.shipping-charge-calculator-module__R_Pznq__heroSubtitle{color:#ffffffd9;max-width:400px;margin:0 auto;font-size:13px}.shipping-charge-calculator-module__R_Pznq__main{grid-template-columns:1fr 280px;align-items:start;gap:20px;max-width:1000px;margin:-40px auto 40px;padding:0 16px;display:grid}.shipping-charge-calculator-module__R_Pznq__calculatorWrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014}.shipping-charge-calculator-module__R_Pznq__sideInfo{flex-direction:column;gap:16px;display:flex}.shipping-charge-calculator-module__R_Pznq__infoCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;box-shadow:0 2px 8px #0000000a}.shipping-charge-calculator-module__R_Pznq__infoCardHeader{border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;display:flex}.shipping-charge-calculator-module__R_Pznq__infoCardHeader h4{color:#334155;margin:0;font-size:14px;font-weight:600}.shipping-charge-calculator-module__R_Pznq__infoCardIcon{color:#f59e0b;width:20px;height:20px;display:flex}.shipping-charge-calculator-module__R_Pznq__infoCardIcon svg{width:100%;height:100%}.shipping-charge-calculator-module__R_Pznq__infoList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.shipping-charge-calculator-module__R_Pznq__infoList li{color:#64748b;align-items:center;gap:8px;font-size:13px;display:flex}.shipping-charge-calculator-module__R_Pznq__infoList li span{color:#22c55e;flex-shrink:0;width:14px;height:14px}.shipping-charge-calculator-module__R_Pznq__infoList li span svg{width:100%;height:100%}.shipping-charge-calculator-module__R_Pznq__infoText{color:#64748b;margin:0 0 12px;font-size:12px;line-height:1.5}.shipping-charge-calculator-module__R_Pznq__contactBtn{color:#fff;text-align:center;background:#008851;border-radius:8px;width:100%;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.shipping-charge-calculator-module__R_Pznq__contactBtn:hover{background:#006b40;transform:translateY(-1px);box-shadow:0 4px 6px -1px #00885133}.shipping-charge-calculator-module__R_Pznq__statsGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.shipping-charge-calculator-module__R_Pznq__statItem{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex}.shipping-charge-calculator-module__R_Pznq__statNumber{color:#008851;font-size:16px;font-weight:700}.shipping-charge-calculator-module__R_Pznq__statLabel{color:#94a3b8;text-transform:uppercase;font-size:10px;font-weight:600}@media (max-width:900px){.shipping-charge-calculator-module__R_Pznq__main{grid-template-columns:1fr;gap:24px}.shipping-charge-calculator-module__R_Pznq__sideInfo{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}}@media (max-width:640px){.shipping-charge-calculator-module__R_Pznq__hero{padding:24px 16px 50px}.shipping-charge-calculator-module__R_Pznq__heroTitle{font-size:22px}.shipping-charge-calculator-module__R_Pznq__main{margin-top:-30px;padding:0 12px}.shipping-charge-calculator-module__R_Pznq__sideInfo{grid-template-columns:1fr;gap:12px}.shipping-charge-calculator-module__R_Pznq__infoCard{padding:14px}}
.track-module__FDMtza__page{min-height:100vh;padding-top:80px}.track-module__FDMtza__hero{text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.track-module__FDMtza__heroBackground{z-index:0;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 50%,#f0f9ff 100%);position:absolute;inset:0}.track-module__FDMtza__orb1{background:radial-gradient(circle,#10b9811a 0%,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-100px}.track-module__FDMtza__orb2{background:radial-gradient(circle,#3b82f614 0%,#0000 60%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;left:-100px}.track-module__FDMtza__heroContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.track-module__FDMtza__badge{color:var(--primary-700);box-shadow:var(--shadow-md);background:#fff;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.track-module__FDMtza__heroContent h1{color:var(--gray-900);margin-bottom:1rem;font-size:3rem;font-weight:800}.track-module__FDMtza__heroContent p{color:var(--gray-600);margin-bottom:2rem;font-size:1.125rem}.track-module__FDMtza__trackForm{gap:.75rem;max-width:600px;margin:0 auto;display:flex}.track-module__FDMtza__inputWrapper{flex:1;align-items:center;display:flex;position:relative}.track-module__FDMtza__inputWrapper svg{color:var(--gray-400);position:absolute;left:1rem}.track-module__FDMtza__input{border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-lg);background:#fff;border:2px solid #fff;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .2s}.track-module__FDMtza__input:focus{border-color:var(--primary-500);outline:none}.track-module__FDMtza__trackBtn{color:#fff;border-radius:var(--radius-xl);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#10b981,#059669);border:none;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.track-module__FDMtza__trackBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.track-module__FDMtza__trackBtn:disabled{opacity:.7;cursor:not-allowed}.track-module__FDMtza__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite track-module__FDMtza__spin}.track-module__FDMtza__error{color:#b91c1c;border-radius:var(--radius-lg);background:#fef2f2;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.875rem 1.5rem;font-size:.9rem;display:inline-flex}.track-module__FDMtza__resultSection{background:var(--gray-50);padding:3rem 0 6rem}.track-module__FDMtza__container{max-width:900px;margin:0 auto;padding:0 2rem}.track-module__FDMtza__shipmentCard{border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:#fff;margin-bottom:1.5rem;padding:2rem}.track-module__FDMtza__shipmentHeader{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.track-module__FDMtza__trackingInfo{flex-direction:column;gap:.25rem;display:flex}.track-module__FDMtza__trackingLabel{color:var(--gray-500);font-size:.813rem}.track-module__FDMtza__trackingValue{color:var(--gray-900);font-family:monospace;font-size:1.25rem;font-weight:700}.track-module__FDMtza__statusBadge{border-radius:var(--radius-full);text-transform:capitalize;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.track-module__FDMtza__statusBadge.track-module__FDMtza__pending{color:#92400e;background:#fef3c7}.track-module__FDMtza__statusBadge.track-module__FDMtza__confirmed{color:#1e40af;background:#dbeafe}.track-module__FDMtza__statusBadge.track-module__FDMtza__picked_up{color:#3730a3;background:#e0e7ff}.track-module__FDMtza__statusBadge.track-module__FDMtza__in_transit{color:#155e75;background:#cffafe}.track-module__FDMtza__statusBadge.track-module__FDMtza__customs{color:#9d174d;background:#fce7f3}.track-module__FDMtza__statusBadge.track-module__FDMtza__out_for_delivery{color:#065f46;background:#d1fae5}.track-module__FDMtza__statusBadge.track-module__FDMtza__delivered{color:#166534;background:#dcfce7}.track-module__FDMtza__route{background:var(--gray-50);border-radius:var(--radius-xl);align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.track-module__FDMtza__routePoint{flex:1;align-items:center;gap:.75rem;display:flex}.track-module__FDMtza__routeIcon{font-size:1.5rem}.track-module__FDMtza__routeInfo{flex-direction:column;gap:.125rem;display:flex}.track-module__FDMtza__routeLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.track-module__FDMtza__routeValue{color:var(--gray-900);font-size:1rem;font-weight:600}.track-module__FDMtza__routeLine{background:var(--gray-200);flex:none;width:100px;height:2px;position:relative}.track-module__FDMtza__routeLineInner{background:var(--primary-500);width:60%;height:100%;position:absolute;top:0;left:0}.track-module__FDMtza__routeType{background:#fff;border-radius:50%;padding:.25rem;font-size:1.25rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.track-module__FDMtza__progressSection{margin-bottom:2rem}.track-module__FDMtza__progressSection h3{color:var(--gray-900);margin-bottom:1.5rem;font-size:1rem;font-weight:600}.track-module__FDMtza__progressTrack{justify-content:space-between;display:flex;position:relative}.track-module__FDMtza__progressStep{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex;position:relative}.track-module__FDMtza__progressLine{background:var(--gray-200);z-index:0;width:100%;height:2px;position:absolute;top:16px;left:50%}.track-module__FDMtza__progressStep.track-module__FDMtza__completed .track-module__FDMtza__progressLine{background:var(--primary-500)}.track-module__FDMtza__progressDot{background:var(--gray-100);border:2px solid var(--gray-200);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;transition:all .3s;display:flex;position:relative}.track-module__FDMtza__progressStep.track-module__FDMtza__completed .track-module__FDMtza__progressDot{background:var(--primary-500);border-color:var(--primary-500);color:#fff}.track-module__FDMtza__progressStep.track-module__FDMtza__current .track-module__FDMtza__progressDot{border-color:var(--primary-500);background:#fff;box-shadow:0 0 0 4px #10b98133}.track-module__FDMtza__progressLabel{color:var(--gray-500);text-align:center;font-size:.7rem}.track-module__FDMtza__progressStep.track-module__FDMtza__completed .track-module__FDMtza__progressLabel{color:var(--primary-700);font-weight:500}.track-module__FDMtza__detailsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.track-module__FDMtza__detailItem{flex-direction:column;gap:.25rem;display:flex}.track-module__FDMtza__detailLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.track-module__FDMtza__detailValue{color:var(--gray-900);font-size:.95rem;font-weight:600}.track-module__FDMtza__historyCard{border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:#fff;padding:2rem}.track-module__FDMtza__historyCard h3{color:var(--gray-900);margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.track-module__FDMtza__timeline{flex-direction:column;display:flex}.track-module__FDMtza__timelineItem{gap:1rem;padding-bottom:1.5rem;display:flex;position:relative}.track-module__FDMtza__timelineItem:last-child{padding-bottom:0}.track-module__FDMtza__timelineItem:before{content:"";background:var(--gray-200);width:2px;position:absolute;top:20px;bottom:0;left:7px}.track-module__FDMtza__timelineItem:last-child:before{display:none}.track-module__FDMtza__timelineDot{background:var(--primary-500);z-index:1;border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.track-module__FDMtza__timelineContent{flex:1}.track-module__FDMtza__timelineHeader{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.track-module__FDMtza__timelineStatus{color:var(--gray-900);font-size:.95rem;font-weight:600}.track-module__FDMtza__timelineDate{color:var(--gray-500);font-size:.813rem}.track-module__FDMtza__timelineLocation{color:var(--primary-600);margin-bottom:.25rem;font-size:.875rem}.track-module__FDMtza__timelineDescription{color:var(--gray-500);font-size:.875rem}@keyframes track-module__FDMtza__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.track-module__FDMtza__hero{padding:4rem 1rem}.track-module__FDMtza__heroContent h1{font-size:2rem}.track-module__FDMtza__trackForm{flex-direction:column}.track-module__FDMtza__route{text-align:center;flex-direction:column}.track-module__FDMtza__routePoint{flex-direction:column}.track-module__FDMtza__routeLine{width:2px;height:40px}.track-module__FDMtza__routeLineInner{width:100%;height:60%}.track-module__FDMtza__progressTrack{flex-wrap:wrap;justify-content:center;gap:1rem}.track-module__FDMtza__progressStep{flex:none}.track-module__FDMtza__progressLine{display:none}.track-module__FDMtza__detailsGrid{grid-template-columns:repeat(2,1fr)}}
.CTA-module__ad7sBG__section{text-align:center;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);padding:80px 0;position:relative;overflow:hidden}.CTA-module__ad7sBG__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ffffff14 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff0d 0%,#0000 50%);position:absolute;inset:0}.CTA-module__ad7sBG__container{z-index:1;max-width:720px;margin:0 auto;padding:0 24px;position:relative}.CTA-module__ad7sBG__content{flex-direction:column;align-items:center;display:flex}.CTA-module__ad7sBG__title{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:2rem;font-weight:700}.CTA-module__ad7sBG__description{color:#ffffffe6;max-width:520px;margin:0 0 32px;font-size:1.0625rem;line-height:1.6}.CTA-module__ad7sBG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.CTA-module__ad7sBG__primaryBtn{color:#16a34a;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:52px;padding:0 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0000001a}.CTA-module__ad7sBG__primaryBtn:hover{background:#f0fdf4;transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.CTA-module__ad7sBG__primaryBtn svg{width:20px;height:20px}.CTA-module__ad7sBG__secondaryBtn{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:52px;padding:0 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.CTA-module__ad7sBG__secondaryBtn:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.CTA-module__ad7sBG__secondaryBtn svg{width:20px;height:20px}.CTA-module__ad7sBG__btn{color:#16a34a;background:#fff;border-radius:10px;align-items:center;gap:10px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.CTA-module__ad7sBG__btn:hover{background:#f0fdf4;transform:translateY(-2px)}@media (max-width:768px){.CTA-module__ad7sBG__section{padding:60px 0}.CTA-module__ad7sBG__title{font-size:1.75rem}.CTA-module__ad7sBG__description{font-size:1rem}}@media (max-width:480px){.CTA-module__ad7sBG__section{padding:48px 0}.CTA-module__ad7sBG__container{padding:0 16px}.CTA-module__ad7sBG__title{font-size:1.5rem}.CTA-module__ad7sBG__description{margin-bottom:24px;font-size:.9375rem}.CTA-module__ad7sBG__actions{flex-direction:column;width:100%}.CTA-module__ad7sBG__primaryBtn,.CTA-module__ad7sBG__secondaryBtn,.CTA-module__ad7sBG__btn{width:100%}}
