/* Reference homepage module geometry. Existing catalog and company pages retained. */
.home-layout{display:flex;flex-direction:column;gap:32px}.v2-container{width:100%;max-width:1536px;margin:auto;padding:0 16px}.v2-module h2{font-size:30px;line-height:36px;font-weight:700;letter-spacing:0;margin:0}.v2-module h3{letter-spacing:0}.v2-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.v2-heading h2{display:flex;align-items:center;gap:12px}.v2-heading p{font-size:14px;color:#d91f2b;margin:4px 0 0;line-height:20px}.v2-module svg{width:20px;height:20px;flex-shrink:0}.v2-pill{display:inline-flex;align-items:center;gap:16px;padding:12px 24px;border-radius:999px;background:#fff;color:#111827;font-size:14px;line-height:24px;font-weight:500;min-height:48px;white-space:nowrap}.v2-pill svg{background:#f3f4f6;border-radius:50%;padding:5px;width:28px;height:28px}.elevated{box-shadow:0 3px 7px #0002;border:1px solid #eee}.media-demo{position:absolute;right:10px;top:10px;z-index:3;background:#ffffffd9;color:#52525b;border-radius:20px;padding:2px 8px;font-size:11px;line-height:18px}.v2-hero{padding:24px 0}.v2-hero-grid{display:grid;grid-template-columns:2.04fr 1fr;gap:16px;height:500px}.v2-main-slide{position:relative;overflow:hidden;border-radius:8px;height:100%;background:#d91f2b}.v2-slide{position:absolute;inset:0;opacity:0;transition:opacity .5s;pointer-events:none}.v2-slide.active{opacity:1;pointer-events:auto}.v2-slide>img,.v2-hero-side article>img{width:100%;height:100%;object-fit:cover}.v2-slide:after,.v2-hero-side article:after,.v2-side-banner:after,.v2-campaign-grid>a:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000b,transparent 65%);pointer-events:none}.v2-hero-copy{position:absolute;left:32px;right:25px;bottom:32px;z-index:2;color:white}.v2-hero-copy p{font-size:14px;margin:0 0 4px}.v2-hero-copy h1,.v2-hero-copy h2{font-size:30px;line-height:36px;margin:0 0 16px;font-weight:700}.v2-hero-side{display:grid;grid-template-rows:1fr 1fr;gap:16px;min-height:0}.v2-hero-side article{position:relative;min-height:0;overflow:hidden;border-radius:8px}.v2-hero-side article>div{position:absolute;bottom:16px;left:16px;right:16px;color:#fff;z-index:2}.v2-hero-side h3{font-size:18px;line-height:28px;margin:0 0 4px}.v2-hero-side .v2-pill{padding:6px 16px;min-height:36px;font-size:12px;line-height:20px;gap:8px}.v2-hero-side .v2-pill svg{width:24px;height:24px}.v2-dots{position:absolute;left:0;right:0;bottom:8px;z-index:4;display:flex;gap:6px;justify-content:center}.v2-dots button{width:8px;height:8px;padding:0;border-radius:6px;background:#ffffff88}.v2-dots button.active{width:24px;background:white}.v2-slide-arrow{position:absolute;top:48%;z-index:4;width:40px;height:40px;border-radius:50%;background:#fff9;display:grid;place-items:center;opacity:0;transition:opacity .2s}.v2-slide-arrow.prev{left:12px}.v2-slide-arrow.next{right:12px}.v2-main-slide:hover .v2-slide-arrow,.v2-slide-arrow:focus-visible{opacity:1}.v2-category-section{padding:32px 0}.v2-arrows{display:flex;gap:8px}.v2-arrows button{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid #e5e7eb;background:var(--bg);color:var(--ink)}.v2-arrows button:last-child{background:#1f2937;color:#fff}.v2-category-track{display:flex;gap:16px;overflow:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:0 4px 16px}.v2-category{width:244px;flex:0 0 244px;height:224px;border-radius:16px;overflow:hidden;position:relative;scroll-snap-align:start}.v2-category-photo{height:100%;width:100%;background:#fff}.v2-category img{width:100%;height:100%;object-fit:contain;padding:16px}.v2-category:not(.circular):after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0009,transparent 65%)}.v2-category h3{position:absolute;bottom:28px;left:16px;right:10px;color:white;margin:0;font-size:16px;line-height:24px;z-index:1}.v2-category.circular{width:160px;flex-basis:160px;height:212px;overflow:visible;text-align:center;border-radius:0}.circular .v2-category-photo{height:160px;border-radius:50%;overflow:hidden}.circular h3{position:static;color:var(--ink);font-size:14px;line-height:20px;margin:16px 0 0;font-weight:500}.v2-best{padding:48px 0;background:var(--soft);overflow:hidden}.v2-flame{height:40px;width:40px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ff953f,#d91f2b)}.v2-flame svg{height:22px;width:22px}.v2-tabs{display:flex;gap:8px}.v2-tabs button{border-radius:999px;padding:8px 16px;font-size:14px;line-height:20px;background:#f0f1f3;color:#4b5563;white-space:nowrap}.v2-tabs button.active{background:#111827;color:#fff;box-shadow:0 2px 5px #0002}.v2-best-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:24px;min-height:522px}.v2-side-banner{position:relative;overflow:hidden;border-radius:16px;height:522px;background:#eef2f6}.v2-side-banner>img{width:100%;height:100%;object-fit:cover}.v2-side-banner>div{position:absolute;left:32px;right:20px;bottom:32px;color:white;z-index:2}.v2-side-banner h3{font-size:30px;line-height:36px;margin:0 0 8px}.v2-side-banner p{font-size:16px;margin:0 0 24px}.v2-side-banner .v2-pill{font-size:14px;padding:8px 24px;min-height:40px;gap:14px}.v2-track-wrap{min-width:0;position:relative}.v2-product-track{display:flex;overflow:auto;gap:20px;scrollbar-width:none;scroll-snap-type:x mandatory}.v2-product-track>.v2-product{flex:0 0 260px}.v2-track-wrap>.v2-arrows{position:absolute;right:8px;top:210px;left:8px;justify-content:space-between;pointer-events:none;opacity:0;transition:opacity .2s}.v2-track-wrap:hover>.v2-arrows,.v2-track-wrap:focus-within>.v2-arrows{opacity:1}.v2-track-wrap>.v2-arrows button{pointer-events:auto;box-shadow:0 2px 10px #0002}.v2-product{position:relative;border-radius:16px;border:1px solid #f0f1f4;background:var(--card);height:504px;overflow:hidden;scroll-snap-align:start;display:flex;flex-direction:column;transform:none!important;box-shadow:none}.v2-product:hover{box-shadow:0 5px 15px #0000000a}.v2-picture{position:relative;display:block;width:100%;aspect-ratio:1;flex-shrink:0;background:#fff;overflow:hidden}.v2-picture>img{width:100%;height:100%;object-fit:contain;padding:12px}.v2-badge{position:absolute;top:12px;left:12px;border-radius:20px;color:#fff;background:#d91f2b;padding:4px 12px;font-size:12px;line-height:18px;z-index:3}.v2-quick{position:absolute;left:calc(50% - 20px);top:205px;width:40px;height:40px;border-radius:50%;background:white;box-shadow:0 4px 8px #0002;display:grid;place-items:center;opacity:0;z-index:5}.v2-product:hover .v2-quick,.v2-quick:focus-visible{opacity:1}.v2-product-info{padding:16px;display:flex;flex-direction:column;flex:1;min-height:0}.v2-product-info .brand{font-size:12px;line-height:16px;color:#8a9099}.v2-product-info h3{font-size:16px;line-height:24px;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:48px;margin:8px 0}.v2-price{font-size:22px;line-height:28px;font-weight:700}.v2-review{font-size:12px;line-height:16px;color:#9ca3af;margin:12px 0 0}.v2-stock{font-size:12px;line-height:16px;margin:8px 0 0;color:#4a9a69}.v2-actions{display:flex;gap:8px;align-items:center;margin-top:auto;padding-top:16px}.v2-actions button{height:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;line-height:20px}.v2-actions button:first-child{width:44px;flex-shrink:0;background:transparent;border:2px solid #e5e7eb;color:#6b7280}.v2-actions button:last-child{flex:1;background:#111827;color:#fff}.v2-actions svg{width:18px;height:18px}.v2-more{text-align:center;margin-top:32px}.v2-marquee{height:64px;background:#fbbf24;color:#1f2937;overflow:hidden;display:flex;align-items:center}.v2-marquee>div{display:flex;gap:48px;align-items:center;white-space:nowrap;animation:marqueeTravel 30s linear infinite;width:max-content}.v2-marquee:hover>div{animation-play-state:paused}.v2-marquee a{font-size:16px;line-height:24px;font-weight:500}.v2-marquee span{font-size:22px}@keyframes marqueeTravel{to{transform:translateX(-50%)}}.v2-featured{padding:64px 0;background:#f8fafc80}.v2-featured-heading{text-align:center;margin-bottom:48px;height:92px}.v2-featured-heading>span{font-size:11px;line-height:16px;font-weight:700;letter-spacing:3.3px;color:#6958bb;display:block;margin-bottom:8px}.v2-featured-heading h2{font-size:36px;line-height:40px;font-weight:800;letter-spacing:-1px}.v2-featured-heading i{display:block;width:64px;height:3px;margin:24px auto 0;border-radius:3px;background:linear-gradient(90deg,#6366f1,#a855f7,#d91f2b)}.featured-tabs{justify-content:center;margin-bottom:48px}.featured-tabs button{padding:14px 24px;line-height:20px}.featured-tabs button.active{background:#00867e}.v2-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.v2-featured-grid>.v2-product{height:490px}.v2-featured .v2-more{margin-top:48px}.dark-pill{background:linear-gradient(90deg,#111827,#252057);color:#fff;box-shadow:0 5px 12px #312e8120}.dark-pill svg{background:#ffffff18}.v2-campaigns{padding:32px 0}.v2-campaign-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:380px 380px;gap:16px}.v2-campaign-grid>a{position:relative;overflow:hidden;border-radius:16px;box-shadow:0 8px 14px #0001;color:#fff}.v2-campaign-grid>a.tall{grid-row:span 2}.v2-campaign-grid>a>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.v2-campaign-grid>a>div{position:absolute;left:32px;right:32px;bottom:32px;z-index:2}.v2-campaign-grid>a:not(.tall)>div{text-align:right}.v2-campaign-grid h2{font-size:36px;line-height:40px;margin-bottom:16px}.v2-campaign-grid p{font-size:18px;line-height:28px;margin:0 0 24px}.pink-pill{background:#eef2f6;color:#fff}.pink-pill svg{background:#ffffff20}.v2-trust{padding:32px 0}.v2-trust h2{text-align:center;font-size:24px;line-height:32px;margin:0 0 16px}.v2-trust-bar{display:flex;justify-content:center;gap:48px;align-items:center;border-radius:999px;background:#0f172a;color:#fff;padding:20px 32px;min-height:84px}.v2-trust-bar a{display:flex;gap:12px;align-items:center}.v2-trust-bar svg{color:#8b5cf6;width:28px;height:28px}.v2-trust-bar h3{font-size:14px;line-height:20px;font-weight:600;margin:0 0 4px}.v2-trust-bar p{font-size:12px;line-height:16px;color:#9ca3af;margin:0}.v2-arrivals{padding:16px 0 0}.v2-arrival-inner{background:#f2e878;border-radius:48px;padding:48px 16px;color:#111827;margin:0 16px}.v2-arrival-inner .v2-heading{margin-inline:0}.v2-arrival-inner .v2-heading p{color:#111827;font-size:16px;line-height:24px}.v2-arrival-inner .v2-arrows button{width:48px;height:48px;background:#ffffffb3;color:#374151;border:0;box-shadow:0 3px 6px #0001}.v2-arrival-white{padding:24px;background:#fff;border-radius:24px}.v2-arrival-white .v2-product{height:514px}.v2-arrival-white .v2-product-track{gap:16px}.v2-arrival-white .v2-product-track>.v2-product{flex-basis:260px}.home-page .newsletter{margin-top:32px}.home-page footer{padding-top:32px}.home-page .newsletter h2{font-size:20px;line-height:28px}.home-page .newsletter p{line-height:20px}.home-page .newsletter form{margin-top:24px}.home-page .newsletter small{font-size:11px}.home-page .newsletter{padding-top:80px;padding-bottom:64px}.card-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s;pointer-events:none}.card-video.playing{opacity:1}.video-toggle{position:absolute;top:12px;right:10px;z-index:4;background:#ffffffed;box-shadow:0 2px 8px #0001;border-radius:20px;padding:4px 8px;font-size:12px;color:#374151;display:flex;gap:4px;align-items:center}.video-toggle span{font-size:10px}.dark .v2-featured{background:#181f2b}.dark .v2-tabs button{background:#293242;color:#eee}.dark .v2-tabs button.active{background:#eee;color:#111}.dark .v2-product{border-color:#2b3443}.dark .v2-category h3{color:white}.dark .v2-arrival-inner{background:#474a2e;color:white}.dark .v2-arrival-white{background:#151b25}.dark .v2-arrival-inner .v2-heading p{color:white}.v2-socials{display:flex;gap:12px;margin-top:24px}.v2-socials button{width:42px;height:42px;border-radius:8px;background:#eef2f6;color:#d91f2b;font-size:20px;font-weight:bold}.v2-payment{display:flex;gap:12px;align-items:center;color:#6b7280;font-size:12px}.v2-payment b{font-size:16px;color:#244884;font-style:italic}.chat-intro{position:fixed;right:90px;bottom:24px;z-index:30;padding:18px;background:var(--bg);border:1px solid var(--line);box-shadow:0 4px 18px #0001;border-radius:8px;max-width:270px;font-size:14px;line-height:20px}.chat-intro button{position:absolute;right:-6px;top:-8px;border-radius:50%;height:20px;width:20px;padding:0;font-size:16px}.v2-chat-panel{position:fixed;right:24px;bottom:90px;width:min(340px,calc(100vw - 32px));border:1px solid var(--line);background:var(--bg);box-shadow:0 12px 35px #0003;border-radius:16px;z-index:50;overflow:hidden}.v2-chat-panel header{position:static;padding:18px;background:#111827;color:white;font-size:16px;box-shadow:none;display:flex;justify-content:space-between}.v2-chat-panel header button{background:transparent;color:white}.v2-chat-panel>div{padding:22px;font-size:14px}.v2-chat-panel a{display:block;margin:12px 0;color:#00877e}
@media(min-width:1280px){.v2-featured-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.v2-featured-grid>.v2-product{height:490px}}@media(min-width:1536px){.v2-container{max-width:1536px}}@media(max-width:1023px){.v2-hero-grid{height:auto;display:block}.v2-main-slide{height:auto;aspect-ratio:4/3}.v2-hero-side{grid-template-columns:1fr 1fr;grid-template-rows:auto;height:240px;margin-top:16px}.v2-best-layout{grid-template-columns:1fr;min-height:0}.v2-side-banner{height:280px}.v2-side-banner>div{bottom:24px}.v2-trust-bar{gap:24px}.v2-trust-bar p{max-width:150px}.v2-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v2-campaign-grid{grid-template-rows:280px 280px}.v2-campaign-grid h2{font-size:28px;line-height:34px}.v2-product-track>.v2-product{flex-basis:240px}.v2-product{height:484px}}@media(max-width:767px){.home-layout{gap:32px}.v2-module h2{font-size:24px;line-height:32px}.v2-container{padding:0 16px}.v2-hero{padding:16px 0}.v2-main-slide{aspect-ratio:1.25}.v2-hero-copy{left:20px;bottom:28px;right:16px}.v2-hero-copy h1,.v2-hero-copy h2{font-size:24px;line-height:32px;margin-bottom:14px}.v2-hero-copy p{font-size:12px}.v2-hero-side{height:190px;gap:12px;margin-top:12px}.v2-hero-side h3{font-size:14px;line-height:20px}.v2-hero-side article>div{left:12px;right:10px;bottom:12px}.v2-hero-side .v2-pill{font-size:10px;padding:6px 10px;min-height:30px;gap:2px}.v2-hero-side .v2-pill svg{height:20px;width:20px}.media-demo{font-size:9px;line-height:14px;top:7px;right:7px}.v2-category-section{padding:24px 0}.v2-heading{margin-bottom:24px;align-items:flex-start}.v2-heading p{font-size:12px;line-height:18px}.v2-category-section .v2-arrows{display:none}.v2-category{width:170px;flex-basis:170px;height:180px;border-radius:12px}.v2-category-track{gap:12px}.v2-category h3{font-size:14px;line-height:20px;left:12px;bottom:20px}.v2-category.circular{width:112px;flex-basis:112px;height:166px}.circular .v2-category-photo{height:112px}.circular h3{font-size:12px;line-height:18px;margin-top:12px}.v2-best{padding:32px 0}.v2-best .v2-heading{display:block}.v2-best .v2-tabs{margin-top:16px;overflow:auto}.v2-tabs button{font-size:12px;padding:8px 14px}.v2-flame{width:36px;height:36px}.v2-side-banner{height:260px}.v2-side-banner>div{left:24px;bottom:24px}.v2-side-banner h3{font-size:24px;line-height:30px}.v2-side-banner p{font-size:14px;margin-bottom:16px}.v2-product-track{gap:12px}.v2-product-track>.v2-product{flex-basis:220px}.v2-product{height:448px;border-radius:12px}.v2-product-info{padding:12px}.v2-product-info h3{font-size:14px;line-height:20px;height:40px}.v2-price{font-size:20px;line-height:28px}.v2-product-info .brand{font-size:11px}.v2-actions{gap:6px;padding-top:12px}.v2-actions button{font-size:12px;height:40px;gap:6px}.v2-actions button:first-child{width:40px}.v2-quick{top:170px}.v2-more{margin-top:32px}.v2-pill{font-size:12px;min-height:44px;padding:8px 20px}.v2-marquee{height:56px}.v2-marquee a{font-size:14px}.v2-featured{padding:48px 0}.v2-featured-heading{height:84px;margin-bottom:32px}.v2-featured-heading h2{font-size:30px;line-height:36px}.v2-featured-heading>span{font-size:10px}.featured-tabs{justify-content:flex-start;overflow:auto;margin-bottom:32px;padding-bottom:4px}.featured-tabs button{padding:12px 18px}.v2-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.v2-featured-grid>.v2-product{height:420px}.v2-featured-grid .v2-product-info{padding:10px}.v2-featured-grid .v2-product-info h3{font-size:13px;line-height:20px}.v2-featured-grid .v2-price{font-size:17px;line-height:24px}.v2-featured-grid .v2-actions button{font-size:10px;gap:4px;height:36px}.v2-featured-grid .v2-actions button:first-child{width:32px}.v2-featured-grid .v2-actions svg{width:15px}.v2-featured-grid .v2-picture{height:180px;aspect-ratio:auto}.v2-featured-grid .v2-quick{top:136px}.v2-featured-grid .video-toggle span{display:none}.v2-campaigns{padding:16px 0}.v2-campaign-grid{grid-template-columns:1fr;grid-template-rows:340px 240px 240px;gap:16px}.v2-campaign-grid>a.tall{grid-row:auto}.v2-campaign-grid>a>div{left:20px;right:20px;bottom:24px}.v2-campaign-grid h2{font-size:24px;line-height:32px}.v2-campaign-grid p{font-size:14px;line-height:20px;margin-bottom:16px}.v2-trust{padding:24px 0}.v2-trust h2{font-size:20px;line-height:28px}.v2-trust-bar{flex-direction:column;align-items:flex-start;border-radius:16px;padding:20px 24px;gap:20px}.v2-trust-bar p{max-width:none}.v2-arrivals{padding-top:8px}.v2-arrivals>.v2-container{padding:0 12px}.v2-arrival-inner{margin:0;border-radius:28px;padding:28px 12px}.v2-arrival-inner .v2-heading{padding:0 4px}.v2-arrival-inner .v2-heading p{font-size:12px;line-height:18px}.v2-arrival-inner .v2-arrows{gap:6px}.v2-arrival-inner .v2-arrows button{width:34px;height:34px}.v2-arrival-white{border-radius:20px;padding:16px 12px}.v2-arrival-white .v2-product-track>.v2-product{flex-basis:220px;height:448px}.home-page .newsletter{padding:48px 16px}.chat-intro{right:68px;bottom:102px;font-size:12px;padding:12px;max-width:215px}.v2-payment{flex-wrap:wrap}.v2-socials button{width:36px;height:36px}.v2-chat-panel{right:16px;bottom:155px}}
@media(prefers-reduced-motion:reduce){.v2-marquee>div{animation:none}.v2-slide,.card-video{transition:none}}

.v2-featured-grid .v2-picture{height:240px;aspect-ratio:auto}.v2-product-info h3{flex-shrink:0}.v2-product-info p{margin-top:4px;margin-bottom:4px}.v2-product-info .brand{flex-shrink:0}@media(max-width:767px){.v2-featured-grid .v2-picture{height:165px}}

#footerProducts a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v2-chat-panel[hidden]{display:none}.v2-arrivals{padding-top:0}.v2-product-info h3{min-height:48px}@media(max-width:767px){.v2-product-info h3{min-height:40px}}
