@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.app-header{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;display:flex;height:64px;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:999}.logo{color:#1890ff;font-size:24px;font-weight:700;margin-right:20px}.header-icons{align-items:center;display:flex;gap:10px;justify-content:flex-end}.header-icons .ant-input-search{width:200px}.header-icons a{color:#1890ff;font-size:20px}.header-icons .ant-btn-primary{background-color:#1890ff;border-color:#1890ff}.header-icons .ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff}@media (max-width:768px){.header-icons{align-items:flex-start;flex-direction:column;gap:10px}.header-icons .ant-btn-primary,.header-icons .ant-input-search,.header-icons a{width:100%}}.Tom--AppHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f8f8fa;box-shadow:0 2px 8px #0000000a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.Tom--AppHeader.scrolled{background:#f8f8f8;box-shadow:0 2px 12px #0000000f}.Tom--AppHeader__Container{align-items:center;display:flex;height:80px;margin:0 auto;max-width:1200px;padding:0 24px;transition:all .3s ease}.Tom--AppHeader.scrolled .Tom--AppHeader__Container{height:70px}.Tom--AppHeader__Logo{color:#1a1a1a;font-size:28px;font-weight:700;margin-right:48px;text-decoration:none;transition:all .3s ease}.Tom--AppHeader.scrolled .Tom--AppHeader__Logo{font-size:24px}.Tom--AppHeader__Menu{background:#0000;border-bottom:none;flex:1 1}.Tom--AppHeader__Menu .ant-menu-item{color:#1a1a1a;font-size:16px;margin:0 4px;padding:0 24px;transition:all .3s ease}.Tom--AppHeader__Menu .ant-menu-item-selected,.Tom--AppHeader__Menu .ant-menu-item:hover{color:#1890ff}.Tom--AppHeader__Actions{align-items:center;display:flex;gap:16px}.Tom--AppHeader__Search{width:300px}.Tom--AppHeader__Search .ant-input{background:#fff;border-color:#e8e8e8}.Tom--AppHeader__Search .ant-input:hover{border-color:#1890ff}.Tom--AppHeader__Search .ant-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.Tom--AppHeader__MobileMenu{display:none}.Tom--AppHeader__MobileMenuContent{background:#f8f8f8;box-shadow:0 2px 12px #0000000f;display:none;left:0;opacity:0;position:fixed;right:0;top:80px;transform:translateY(-100%);transition:all .3s ease;z-index:999}.Tom--AppHeader__MobileMenuContent.open{opacity:1;transform:translateY(0)}@media screen and (max-width:768px){.Tom--AppHeader__Container{height:70px;padding:0 16px}.Tom--AppHeader__Logo{font-size:24px;margin-right:24px}.Tom--AppHeader__Menu{display:none}.Tom--AppHeader__Search{width:200px}.Tom--AppHeader__MobileMenu,.Tom--AppHeader__MobileMenuContent{display:block}}@media screen and (max-width:576px){.Tom--AppHeader__Search{display:none}.Tom--AppHeader__Container{height:60px}.Tom--AppHeader__Logo{font-size:20px}}.Tom--UserInfo{background:#f8f8f8;min-width:250px;padding:8px}.Tom--UserInfo__Main{align-items:center;display:flex;gap:12px}.Tom--UserInfo__Details{color:#1a1a1a;display:flex;flex-direction:column;gap:4px}.Tom--UserBalance{align-items:center;color:#1a1a1a;display:flex;padding:4px 0}.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled{background-color:#f8f8f8!important;color:#1a1a1a;cursor:default}.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled:hover{background-color:#f8f8f8!important}@media screen and (max-width:768px){.Tom--AppHeader{padding:0 16px}.Tom--UserInfo{min-width:200px}}.Tom--Footer{background:#1c1e26;color:#fff;padding:60px 0 30px}.Tom--Footer__Container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.Tom--Footer__Section{margin-bottom:20px}.Tom--Footer__Title{color:#fff!important;font-size:20px!important;margin-bottom:20px!important;position:relative}.Tom--Footer__Title:after{background-color:#1890ff;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:40px}.Tom--Footer__Text{color:#b3b3b3!important;display:block;font-size:14px;line-height:1.6;margin-bottom:16px}.Tom--Footer__Contact{margin-top:20px}.Tom--Footer__Contact .ant-typography{color:#b3b3b3!important;font-size:14px}.Tom--Footer__List{list-style:none;margin:0;padding:0}.Tom--Footer__List li{color:#b3b3b3;cursor:pointer;font-size:14px;padding:8px 0;transition:color .3s,padding-left .3s}.Tom--Footer__List li:hover{color:#1890ff;padding-left:5px}.Tom--Footer__Social{margin-bottom:20px}.Tom--Footer__Icon{color:#b3b3b3;cursor:pointer;font-size:20px;margin-right:15px;transition:color .3s,transform .3s}.Tom--Footer__Icon:hover{color:#1890ff;transform:scale(1.2)}.Tom--Footer__Newsletter{margin-top:15px}.Tom--Footer__Divider{background-color:#ffffff1a!important;margin:30px 0!important}.Tom--Footer__Bottom{text-align:center}.Tom--Footer__Copyright{color:#7a7a7a!important;font-size:14px}@media (min-width:1400px){.Tom--Footer__Container{max-width:1320px}.Tom--Footer__Contact .ant-typography,.Tom--Footer__List li,.Tom--Footer__Text{font-size:14px}}@media (max-width:768px){.Tom--Footer{padding:40px 0 20px}.Tom--Footer__Title{margin-bottom:15px!important}.Tom--Footer__List li{padding:6px 0}}@media (max-width:576px){.Tom--Footer__Container{padding:0 16px}.Tom--Footer__Contact .ant-typography,.Tom--Footer__List li,.Tom--Footer__Text{font-size:13px}}.bottom-navigation{display:none}@media screen and (max-width:768px){.bottom-navigation{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff;bottom:0;bottom:0!important;box-shadow:0 -2px 8px #0000000f;display:flex;height:60px;left:0;min-height:60px;padding-bottom:env(safe-area-inset-bottom);position:fixed;position:fixed!important;right:0;transform:translateZ(0);-webkit-transform:translateZ(0);z-index:1000}.nav-item{align-items:center;color:#757575;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:12px;justify-content:center;min-height:60px;padding:8px 0;transition:color .3s}.nav-item.active{color:#1890ff}.nav-item .anticon{align-items:center;display:flex;font-size:24px;justify-content:center;margin-bottom:4px}.nav-item span{word-wrap:break-word;line-height:1.2;text-align:center}main{padding-bottom:calc(60px + env(safe-area-inset-bottom))}@supports (-webkit-touch-callout:none){.bottom-navigation{height:calc(60px + env(safe-area-inset-bottom))}.bottom-navigation,.nav-item{min-height:calc(60px + env(safe-area-inset-bottom))}}}.Tom--BackToTop{align-items:center;background-color:#1890ff;border:none;border-radius:50%;bottom:30px;box-shadow:0 2px 8px #1890ff4d;color:#fff;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;opacity:0;position:fixed;right:24px;transform:translateY(20px);transition:all .3s ease;visibility:hidden;width:40px;z-index:1001}.Tom--BackToTop:hover{background-color:#40a9ff;box-shadow:0 4px 12px #1890ff66;color:#fff;transform:translateY(-3px)}.Tom--BackToTop.show{opacity:1;transform:translateY(0);visibility:visible}@media screen and (max-width:768px){.Tom--BackToTop{bottom:150px;font-size:22px;height:48px;right:24px;width:48px}}@media screen and (max-width:576px){.Tom--BackToTop{bottom:150px;font-size:24px;height:50px;right:20px;width:50px}}.Tom--HomePage__Container{background:#fff;min-height:100vh}.home-content{margin:0 auto;overflow-x:hidden;width:100%}.content-wrapper{width:100%}.Tom--HomePage__TrendingProducts{margin-bottom:32px}.Tom--HomePage__Trust{background:#f8f9fa;margin:60px 0;padding:60px 0}.Tom--HomePage__TrustCard{border:none;box-shadow:0 2px 8px #0000000d;height:100%;padding:24px;text-align:center;transition:all .3s ease}.Tom--HomePage__TrustCard:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-5px)}.Tom--HomePage__TrustCard .ant-statistic-title{color:#666;font-size:16px;margin-bottom:16px}.Tom--HomePage__TrustCard .ant-statistic-content{color:#1890ff;font-size:36px;font-weight:600}.Tom--HomePage__About{background:#fff;padding:80px 0}.Tom--HomePage__AboutContent{padding-right:48px}.Tom--HomePage__AboutContent h2{margin-bottom:24px;position:relative}.Tom--HomePage__AboutContent h2:after{background:#1890ff;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:60px}.Tom--HomePage__AboutContent .ant-typography{color:#666;font-size:16px;line-height:1.8;margin-bottom:24px}.Tom--HomePage__AboutImage{border-radius:8px;box-shadow:0 4px 20px #0000001a;overflow:hidden;position:relative}.Tom--HomePage__AboutImg{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.Tom--HomePage__AboutImage:hover .Tom--HomePage__AboutImg{transform:scale(1.05)}.Tom--HomePage__Features{background:#f8f9fa;padding:60px 0}.Tom--HomePage__FeatureCard{background:#fff;border:none;box-shadow:0 2px 8px #0000000d;height:100%;padding:32px 24px;text-align:center;transition:all .3s ease}.Tom--HomePage__FeatureCard:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-5px)}.Tom--HomePage__FeatureCard h4{color:#1890ff;margin-bottom:16px}.Tom--HomePage__FeatureCard .ant-typography{color:#666}.Tom--HomePage__SectionTitle{font-size:32px!important;font-weight:600!important;margin-bottom:48px!important;position:relative;text-align:center}.Tom--HomePage__SectionTitle:after{background:#1890ff;bottom:-12px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}@media screen and (max-width:768px){.Tom--HomePage__AboutContent{margin-bottom:32px;padding-right:0}.Tom--HomePage__About,.Tom--HomePage__Features,.Tom--HomePage__Trust{padding:40px 0}.Tom--HomePage__SectionTitle{font-size:24px!important;margin-bottom:32px!important}.Tom--HomePage__TrustCard .ant-statistic-content{font-size:28px}}.Tom--HomePage__Section{animation:fadeIn .6s ease-out;margin:60px 0;padding:0 20px}.Tom--HomePage__ViewAll{margin-top:32px;text-align:center}.Tom--HomePage__ViewAll a{border:1px solid #000;color:#000;display:inline-block;font-size:14px;letter-spacing:1px;padding:12px 32px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.Tom--HomePage__ViewAll a:hover{background:#000;color:#fff}.Tom--HomePage__CollectionGrid,.Tom--HomePage__StylingGrid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:32px}.Tom--HomePage__FeedbackGrid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:32px}@media screen and (max-width:576px){.Tom--HomePage__Section{margin:40px 0;padding:0 12px}.Tom--HomePage__SectionTitle{font-size:24px!important;margin-bottom:24px!important}.Tom--HomePage__CollectionGrid,.Tom--HomePage__FeedbackGrid,.Tom--HomePage__StylingGrid{gap:16px;grid-template-columns:1fr}.Tom--HomePage__ViewAll a{font-size:13px;padding:10px 24px}}@media screen and (min-width:577px) and (max-width:768px){.Tom--HomePage__Section{margin:50px 0;padding:0 16px}.Tom--HomePage__CollectionGrid,.Tom--HomePage__FeedbackGrid,.Tom--HomePage__StylingGrid{grid-template-columns:repeat(2,1fr)}}.Tomdev-Card__Product{border-radius:16px;box-shadow:0 2px 8px #0000000d;margin-bottom:16px;max-width:300px;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.Tomdev-Card__Product:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-3px)}.Tomdev-Card__Product .ant-card-meta-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;line-height:1.4;min-height:44px;overflow:hidden;white-space:normal}.Tomdev-Card__Product .ant-card-meta{padding:12px 0}.Tomdev-Card__Product--Image{border-radius:16px 16px 0 0;cursor:pointer;height:200px;object-fit:cover;transition:transform .3s ease;width:100%}.Tomdev-Card__Product--Image:hover{transform:scale(1.02)}.product-badge{border-radius:20px;box-shadow:0 2px 5px #0003;font-size:12px;font-weight:700;left:10px;padding:5px 12px;position:absolute;text-transform:uppercase;z-index:2}.badge-hot{background-color:#e84c3d;color:#fff;top:10px}.badge-best-seller{background-color:#f39c12;color:#fff;top:45px}.badge-new{background-color:#3498db;color:#fff;top:80px}.discount-badge{background-color:#28a745cc;border-radius:12px;bottom:10px;color:#fff;font-size:12px;font-weight:700;padding:3px 8px;position:absolute;right:10px;z-index:2}.sales-indicator{align-items:center;display:flex;font-size:12px;line-height:1.5;transition:all .3s ease}.sales-indicator .anticon{align-items:center;display:flex;font-size:14px;justify-content:center;margin-right:4px;margin-top:-1px}.hot-sales{animation:flickerAnimation 1.5s infinite;color:#ff4d4f!important;font-weight:700!important;line-height:1.5}.hot-sales,.hot-sales span[role=img]{align-items:center;display:inline-flex}.hot-sales span[role=img]{font-size:16px;justify-content:center;line-height:0;margin-right:4px;position:relative;top:-1px}.icon-wrapper{align-items:center;display:inline-flex;height:16px;justify-content:center;line-height:0;margin-right:5px;padding-bottom:.1rem;width:16px}.text-wrapper{display:inline-block;line-height:16px}@media screen and (max-width:576px){.Tomdev-Card__Product{background-color:#fff;border:1px solid #f0f0f0;margin-bottom:20px;max-width:280px}.Tomdev-Card__Product--Image{height:180px;max-width:100%;width:100%}.Tomdev-Card__Product .ant-card-meta-title{font-size:14px;min-height:40px}.Tomdev-Card__Product .ant-card-body{padding:16px}}@media screen and (max-width:375px){.Tomdev-Card__Product{margin-bottom:16px;max-width:290px}.Tomdev-Card__Product--Image{height:160px;max-width:100%;width:100%}.Tomdev-Card__Product .ant-card-meta-title{font-size:13px;min-height:36px}}@media screen and (min-width:577px) and (max-width:768px){.Tomdev-Card__Product{margin-bottom:24px;max-width:280px}.Tomdev-Card__Product--Image{height:190px;max-width:100%;width:100%}}@keyframes flickerAnimation{0%,to{opacity:1}50%{opacity:.8}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.Tom--SliderSlide{margin:0 auto 40px;max-width:1920px;position:relative;width:100%}.Tom--SliderSlide__Item{background:#fff;height:100%;overflow:hidden;position:relative;width:100%}.Tom--SliderSlide__Image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;position:relative;transition:transform .3s ease-in-out;width:100%}.Tom--SliderSlide__Image--clickable{cursor:pointer;transition:transform .3s ease-in-out}.Tom--SliderSlide__Image--clickable:hover{transform:scale(1.05)}.Tom--SliderSlide__Image:before{background:linear-gradient(180deg,#0003 0,#00000059 30%,#0000008c 70%,#000000b3);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.Tom--SliderSlide__Content{bottom:60px;color:#fff;left:50%;max-width:900px;padding:30px 20px;position:absolute;text-align:center;transform:translateX(-50%);width:90%;z-index:10}.Tom--SliderSlide__Title{color:#fff;display:block;font-size:64px;font-weight:800;letter-spacing:2px;line-height:1.1;margin-bottom:15px;text-shadow:3px 3px 10px #0009}.Tom--SliderSlide__Subtitle{color:#fff;display:block;font-size:32px;font-weight:500;line-height:1.3;margin-bottom:20px;text-shadow:2px 2px 8px #00000080}.Tom--SliderSlide__Description{color:#fffffffa;display:block;font-size:18px;font-weight:400;line-height:1.7;margin:0 auto 30px;max-width:750px;text-shadow:2px 2px 6px #0009}.Tom--SliderSlide__Button{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);border:none;border-radius:50px;box-shadow:0 4px 15px #ee5a6f66;color:#fff;cursor:pointer;font-size:18px;font-weight:600;letter-spacing:1px;padding:16px 48px;text-transform:uppercase;transition:all .3s ease}.Tom--SliderSlide__Button:hover{background:linear-gradient(135deg,#ff5252,#e63946);box-shadow:0 6px 20px #ee5a6f99;transform:translateY(-3px)}.Tom--SliderSlide__Button:active{transform:translateY(-1px)}.swiper{height:100%;width:100%}.swiper-slide{align-items:center;display:flex;height:650px;justify-content:center}@media screen and (min-width:1920px){.swiper-slide{height:700px}}.swiper-button-next,.swiper-button-prev{background:#0000004d;border-radius:50%;color:#fff!important;height:40px!important;transition:all .3s ease;width:40px!important}.swiper-button-next:hover,.swiper-button-prev:hover{background:#00000080}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px!important}.swiper-pagination-bullet{background:#ffffff80!important;height:10px!important;opacity:1!important;width:10px!important}.swiper-pagination-bullet-active{background:#fff!important}@media screen and (max-width:768px){.swiper-slide{height:450px}.Tom--SliderSlide__Image:before{display:block}.Tom--SliderSlide__Image{background-position:50%;background-size:cover}.Tom--SliderSlide__Content{bottom:auto;left:50%;max-width:90%;padding:20px 15px;text-align:center;top:50%;transform:translate(-50%,-50%)}.Tom--SliderSlide__Title{display:block;font-size:42px;letter-spacing:1px;margin-bottom:12px}.Tom--SliderSlide__Subtitle{display:block;font-size:22px;margin-bottom:15px}.Tom--SliderSlide__Description{display:block;font-size:14px;line-height:1.6;margin-bottom:20px}.Tom--SliderSlide__Button{font-size:16px;padding:12px 36px}}@media screen and (max-width:576px){.Tom--SliderSlide{margin-bottom:20px}.swiper-slide{height:600px}.Tom--SliderSlide__Image:before{display:block}.Tom--SliderSlide__Item{background:#fff}.Tom--SliderSlide__Image{background-position:50%;background-size:cover}.Tom--SliderSlide__Content{bottom:auto;max-width:95%;padding:15px 10px;top:50%;transform:translate(-50%,-50%)}.Tom--SliderSlide__Title{display:block;font-size:32px;letter-spacing:.5px;margin-bottom:10px}.Tom--SliderSlide__Subtitle{display:block;font-size:18px;margin-bottom:12px}.Tom--SliderSlide__Description{display:block;font-size:12px;line-height:1.5;margin-bottom:18px}.Tom--SliderSlide__Button{font-size:14px;padding:12px 32px}.swiper-pagination{bottom:10px!important}.swiper-pagination-bullet{background:#ffffff80!important;height:8px!important;margin:0 5px!important;width:8px!important}.swiper-pagination-bullet-active{background:#fff!important;border-radius:4px!important;width:24px!important}.swiper-button-next,.swiper-button-prev{display:none!important}}.Tom--AboutSection{background:#fff;padding:64px 0}.Tom--AboutSection__Content{padding:0 24px}.Tom--AboutSection__Content h2{margin-bottom:24px;position:relative}.Tom--AboutSection__Content h2:after{background:#1890ff;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:60px}.Tom--AboutSection__Content .ant-typography{color:#595959;font-size:16px;font-weight:400;line-height:1.8;margin-bottom:16px}.Tom--AboutSection__Image{border-radius:8px;box-shadow:0 4px 12px #0000001a;cursor:pointer;overflow:hidden;padding-top:75%;position:relative;transition:transform .3s ease}.Tom--AboutSection__Image:hover{transform:scale(1.02)}.Tom--AboutSection__Img{display:block;height:auto;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%}@media screen and (max-width:768px){.Tom--AboutSection{padding:48px 0}.Tom--AboutSection__Content{padding:0 16px;text-align:center}.Tom--AboutSection__Content h2:after{left:50%;transform:translateX(-50%)}.Tom--AboutSection__Image{margin-top:24px}.section-title{font-weight:600!important}.section-subtitle{font-weight:800!important}.Tom--AboutSection__Content .ant-typography{font-weight:400}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-slide-right{animation:slideRight 1s ease-out forwards}.animate-fade-in{animation:fadeIn .8s ease-out forwards}.section-title{color:var(--ant-color-primary);font-size:1.5rem!important;font-weight:500!important;letter-spacing:1px;margin-bottom:.5rem!important}.section-subtitle{font-size:2.5rem!important;font-weight:700!important;letter-spacing:-.5px;margin-bottom:2rem!important;position:relative}.section-subtitle:after{background:var(--ant-color-primary);border-radius:2px;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:60px}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.scroll-animation-left,.scroll-animation-right,.scroll-animation-up{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;visibility:hidden;will-change:opacity,visibility,transform}.is-visible .scroll-animation-up{animation:slideUp .8s ease-out forwards;visibility:visible}.is-visible .scroll-animation-left{animation:slideLeft .8s ease-out forwards;visibility:visible}.is-visible .scroll-animation-right{animation:slideRight .8s ease-out forwards;visibility:visible}.is-visible [style*=animation-delay]{animation-fill-mode:both}.Tom--AboutSection__Content .ant-btn{font-weight:500}.Tom--TrustSection{background:#f8f9fa;font-family:Gilroy,sans-serif;padding:64px 0}.Tom--TrustSection__Header{margin-bottom:48px;opacity:0;text-align:center;transform:translateY(30px);transition:all .5s ease}.Tom--TrustSection__Header.visible{opacity:1;transform:translateY(0)}.Tom--TrustSection__Header h2{color:#111;font-family:Gilroy,sans-serif;font-size:32px;font-weight:700;letter-spacing:-.02em;margin-bottom:16px}.Tom--TrustSection__Subtitle{color:#666;font-family:Gilroy,sans-serif;font-size:16px;font-weight:500;line-height:1.5;margin:0 auto;max-width:600px}.Tom--TrustSection__Card{background:#fff;border:2px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #0000000f;opacity:0;padding:24px;text-align:center;transform:translateY(30px);transition:all .5s ease}.Tom--TrustSection__CardImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.Tom--TrustSection__Image{border:2px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 12px #0000001a;height:80px;object-fit:cover;opacity:0;transform:scale(.8);transition:all .3s ease;width:120px}.Tom--TrustSection__Card.visible .Tom--TrustSection__Image{opacity:1;transform:scale(1)}.Tom--TrustSection__Image:hover{border-color:#1890ff;box-shadow:0 6px 20px #00000026;transform:scale(1.05)}.Tom--TrustSection__Card.visible{opacity:1;transform:translateY(0)}.Tom--TrustSection__Card:hover{border-color:#1890ff;box-shadow:0 4px 16px #1890ff1a;transform:translateY(-5px)}.Tom--TrustSection__Card .ant-statistic-title{color:#595959;font-family:Gilroy,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px}.Tom--TrustSection__Card .ant-statistic-content{align-items:center;color:#1890ff;display:flex;font-family:Gilroy,sans-serif;font-size:36px;font-weight:700;gap:8px;justify-content:center;letter-spacing:-.02em;opacity:0;transform:scale(.8);transition:all .5s ease .3s}.Tom--TrustSection__Card.visible .ant-statistic-content{opacity:1;transform:scale(1)}.Tom--TrustSection__Icon{align-items:center;display:flex;font-size:24px;opacity:0;transform:translateY(10px);transition:all .5s ease .2s}.Tom--TrustSection__Card.visible .Tom--TrustSection__Icon{opacity:1;transform:translateY(0)}.Tom--TrustSection__Card .ant-statistic-content-value{align-items:center;display:flex}.Tom--TrustSection__Card .ant-statistic-content-prefix{align-items:center;display:flex;margin-right:8px}.Tom--TrustSection__Card .ant-statistic-content-suffix{align-items:center;color:#1890ff;display:flex;font-size:24px;margin-left:4px;opacity:0;transform:translateX(-10px);transition:all .5s ease .4s}.Tom--TrustSection__Card.visible .ant-statistic-content-suffix{opacity:1;transform:translateX(0)}.Tom--TrustSection__CardDesc{color:#666;font-family:Gilroy,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin-top:16px}@media screen and (max-width:768px){.Tom--TrustSection{padding:48px 0}.Tom--TrustSection__Header h2{font-size:28px}.Tom--TrustSection__Subtitle{font-size:14px;padding:0 24px}.Tom--TrustSection__Card .ant-statistic-title{font-size:16px}.Tom--TrustSection__Card .ant-statistic-content{font-size:28px}.Tom--TrustSection__Card .ant-statistic-content-suffix{font-size:20px}.Tom--TrustSection__Image{height:60px;width:100px}.Tom--TrustSection__CardDesc{font-size:13px}}.Tom--FeaturesSection{background:#fff;padding:64px 0}.Tom--FeaturesSection__Card{border:1px solid #f0f0f0;border-radius:8px;height:100%;padding:24px;text-align:center;transition:all .3s ease}.Tom--FeaturesSection__Card:hover{border-color:#0000;box-shadow:0 8px 24px #0000001a;transform:translateY(-5px)}.Tom--FeaturesSection__Card h4.ant-typography{color:#1a1a1a;font-weight:600;margin-bottom:16px}.Tom--FeaturesSection__Card .ant-typography{color:#595959;font-size:16px;line-height:1.6}@media screen and (max-width:768px){.Tom--FeaturesSection{padding:48px 0}.Tom--FeaturesSection__Card{padding:16px}.Tom--FeaturesSection__Card h4.ant-typography{font-size:18px}.Tom--FeaturesSection__Card .ant-typography{font-size:14px}}:root{--font-family-base:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-family-base);height:100%;margin:0;overflow-x:hidden}*,:after,:before,body{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Tom-Text__Left{text-align:left}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:16px!important}@media screen and (max-width:768px){input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-appearance:none;border-radius:8px;font-size:16px!important;min-height:44px;padding:12px 16px}.ant-input,.ant-picker-input>input,.ant-select-selector{font-size:16px!important;min-height:44px!important}.ant-form-item{margin-bottom:16px}.ant-btn{min-height:44px;padding:8px 16px}}
/*# sourceMappingURL=main.d0f20cd2.css.map*/