.Hero-module__ZARIfG__hero{scroll-snap-align:start;color:#fff;background-color:#000;width:100%;height:100vh;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__video{object-fit:cover;opacity:.8;width:100%;height:100%}.Hero-module__ZARIfG__overlay{z-index:10;background:linear-gradient(#0006 0%,#0000 20% 80%,#0009 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__nav{justify-content:space-between;align-items:center;width:100%;padding-top:1rem;display:flex}.Hero-module__ZARIfG__menuIcon,.Hero-module__ZARIfG__loginIcon{cursor:pointer;transition:transform .3s}.Hero-module__ZARIfG__menuIcon:hover,.Hero-module__ZARIfG__loginIcon:hover{transform:scale(1.1)}.Hero-module__ZARIfG__logo{font-family:var(--font-montserrat);letter-spacing:2px;text-transform:uppercase;color:#fff;font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__heroContent{text-align:left;z-index:20;flex-direction:column;align-items:flex-start;gap:1.5rem;width:auto;max-width:90vw;display:flex;position:absolute;bottom:5rem;left:5vw}.Hero-module__ZARIfG__headline{font-family:var(--font-montserrat);letter-spacing:-2px;text-shadow:0 10px 30px #00000080;width:100%;margin:0;font-size:clamp(3.5rem,12vw,9rem);font-weight:800;line-height:1}.Hero-module__ZARIfG__bottomControls{justify-content:space-between;align-items:flex-end;width:100%;padding:0 3rem;display:flex;position:absolute;bottom:2rem;left:0}.Hero-module__ZARIfG__discoverBtn{color:#fff;font-family:var(--font-inter);letter-spacing:.5px;cursor:pointer;text-transform:none;background:0 0;border:1px solid #fff;border-radius:4px;padding:.6rem 2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__ZARIfG__discoverBtn:hover{color:#000;background:#fff;transform:translateY(-2px)}.Hero-module__ZARIfG__controlsWrapper{z-index:20;align-items:center;gap:2rem;display:flex;position:absolute;bottom:2rem;right:2rem}.Hero-module__ZARIfG__scrollIndicator{opacity:.8;align-items:center;gap:.5rem;display:flex}.Hero-module__ZARIfG__scrollText{letter-spacing:1px;text-transform:uppercase;font-size:.7rem;font-weight:600}.Hero-module__ZARIfG__pauseBtn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Hero-module__ZARIfG__pauseBtn:hover{transform:scale(1.1)}@media (max-width:768px){.Hero-module__ZARIfG__overlay{padding:1.5rem}.Hero-module__ZARIfG__logo{font-size:1.2rem}.Hero-module__ZARIfG__heroContent{width:90%;padding:0;bottom:8rem;left:5%}.Hero-module__ZARIfG__headline{font-size:2.8rem}.Hero-module__ZARIfG__discoverBtn{text-align:center;width:100%}.Hero-module__ZARIfG__controlsWrapper{gap:1rem;bottom:2rem;right:1.5rem}.Hero-module__ZARIfG__scrollIndicator{display:none}}
.BrandCards-module__jXJe8G__section{scroll-snap-align:start;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem;display:flex}.BrandCards-module__jXJe8G__grid{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:800px;display:grid}.BrandCards-module__jXJe8G__card{aspect-ratio:16/10;cursor:pointer;background:#f5f5f7;border-radius:12px;width:100%;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.BrandCards-module__jXJe8G__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.BrandCards-module__jXJe8G__bgImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.BrandCards-module__jXJe8G__card:hover .BrandCards-module__jXJe8G__bgImage{transform:scale(1.05)}.BrandCards-module__jXJe8G__overlay{background:linear-gradient(#0000 40%,#000000b3 100%);justify-content:space-between;align-items:flex-end;width:100%;height:100%;padding:1.5rem;display:flex;position:absolute;top:0;left:0}.BrandCards-module__jXJe8G__cardTitle{color:#fff;font-family:var(--font-montserrat);letter-spacing:.5px;font-size:.9rem;font-weight:600}.BrandCards-module__jXJe8G__arrowIcon{color:#fff;width:18px;height:18px;transition:transform .3s}.BrandCards-module__jXJe8G__card:hover .BrandCards-module__jXJe8G__arrowIcon{transform:translate(5px)}@media (max-width:900px){.BrandCards-module__jXJe8G__grid{grid-template-columns:repeat(2,1fr);max-width:600px}}@media (max-width:600px){.BrandCards-module__jXJe8G__grid{grid-template-columns:1fr;max-width:350px}}
.ModelGrid-module__NUhkqa__section{background-color:#fff;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:100px 5vw;display:flex}.ModelGrid-module__NUhkqa__heading{color:#000;letter-spacing:-2px;text-transform:uppercase;text-align:center;margin-bottom:80px;font-size:4rem;font-weight:800;line-height:.9}.ModelGrid-module__NUhkqa__carouselContainer{align-items:center;width:100%;display:flex;position:relative}.ModelGrid-module__NUhkqa__navButton{color:#000;cursor:pointer;z-index:100;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 30px #0000001a}.ModelGrid-module__NUhkqa__navButton:hover{color:#fff;background:#000;transform:translateY(-50%)scale(1.1)}.ModelGrid-module__NUhkqa__prevButton{left:-30px}.ModelGrid-module__NUhkqa__nextButton{right:-30px}@media (max-width:1100px){.ModelGrid-module__NUhkqa__navButton{display:none}}.ModelGrid-module__NUhkqa__grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;gap:30px;width:100%;max-width:100%;padding:20px 0 60px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.ModelGrid-module__NUhkqa__grid:active{cursor:grabbing}.ModelGrid-module__NUhkqa__grid::-webkit-scrollbar{display:none}.ModelGrid-module__NUhkqa__card{cursor:pointer;scroll-snap-align:center;flex-direction:column;flex:0 0 calc(33.333% - 20px);gap:15px;width:calc(33.333% - 20px);min-width:380px;transition:transform .3s;display:flex;position:relative}.ModelGrid-module__NUhkqa__imageWrapper{background:#fff;border:1px solid #00000014;justify-content:center;align-items:center;width:100%;height:500px;padding:3rem;display:flex;position:relative;overflow:hidden}.ModelGrid-module__NUhkqa__bgImage{object-fit:contain;filter:grayscale(10%);opacity:1;width:100%;height:100%;transition:transform 1s cubic-bezier(.19,1,.22,1)}.ModelGrid-module__NUhkqa__card:hover .ModelGrid-module__NUhkqa__bgImage{filter:grayscale(0%);transform:scale(1.05)}@media (max-width:768px){.ModelGrid-module__NUhkqa__card:nth-child(2n){margin-top:0}.ModelGrid-module__NUhkqa__imageWrapper{height:400px}}.ModelGrid-module__NUhkqa__content{background:0 0;justify-content:space-between;align-items:flex-start;height:auto;padding:0 5px;display:flex;position:relative}.ModelGrid-module__NUhkqa__titleWrapper{text-align:left;width:auto}.ModelGrid-module__NUhkqa__modelName{color:#000;letter-spacing:-.5px;text-shadow:none;text-transform:none;margin-bottom:4px;font-family:inherit;font-size:1.2rem;font-style:normal;font-weight:600;display:block}.ModelGrid-module__NUhkqa__bottomInfo{flex-direction:column;align-items:flex-end;display:flex}.ModelGrid-module__NUhkqa__specs{display:none}.ModelGrid-module__NUhkqa__price{color:#666;opacity:1;font-size:1rem;font-weight:400}.ModelGrid-module__NUhkqa__actions{display:none}.ModelGrid-module__NUhkqa__cta{color:#000;text-transform:uppercase;letter-spacing:1px;opacity:0;margin-top:5px;font-size:.9rem;font-weight:500;transition:all .3s;transform:translate(-10px)}.ModelGrid-module__NUhkqa__card:hover .ModelGrid-module__NUhkqa__cta{opacity:1;transform:translate(0)}.ModelGrid-module__NUhkqa__paginationArea{justify-content:center;width:100%;margin-top:50px;display:flex}.ModelGrid-module__NUhkqa__paginationTrack{background:#f0f0f0;border-radius:30px;align-items:center;gap:12px;padding:6px 20px;display:flex}.ModelGrid-module__NUhkqa__dot{background:#ccc;border-radius:50%;width:6px;height:6px;transition:all .3s cubic-bezier(.19,1,.22,1)}.ModelGrid-module__NUhkqa__activeDot{background:#000;border-radius:10px;width:25px}.ModelGrid-module__NUhkqa__viewAllLink{font-family:var(--font-montserrat);color:#000;text-transform:uppercase;letter-spacing:2px;text-align:center;width:fit-content;margin:40px auto 0;padding-bottom:5px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s;display:block;position:relative}.ModelGrid-module__NUhkqa__viewAllLink:after{content:"";background:#000;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ModelGrid-module__NUhkqa__viewAllLink:hover{color:#444}.ModelGrid-module__NUhkqa__viewAllLink:hover:after{width:100%}@media (max-width:1024px){.ModelGrid-module__NUhkqa__card{flex:0 0 320px;min-width:320px}}@media (max-width:600px){.ModelGrid-module__NUhkqa__grid{gap:20px}.ModelGrid-module__NUhkqa__card{flex:0 0 280px;min-width:280px}.ModelGrid-module__NUhkqa__heading{margin-bottom:40px;font-size:3rem}.ModelGrid-module__NUhkqa__imageWrapper{height:350px;padding:1.5rem}}
.QuickSales-module__lNabjq__section{width:100%;padding:80px 0;overflow:hidden}.QuickSales-module__lNabjq__container{max-width:1600px;margin:0 auto;padding:0 5vw}.QuickSales-module__lNabjq__headerArea{text-align:center;margin-bottom:50px}.QuickSales-module__lNabjq__heading{font-family:var(--font-montserrat);letter-spacing:-1px;margin-bottom:10px;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.QuickSales-module__lNabjq__subheading{font-size:1.1rem;font-weight:400}.QuickSales-module__lNabjq__grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;gap:30px;padding:20px 0 40px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.QuickSales-module__lNabjq__grid::-webkit-scrollbar{display:none}.QuickSales-module__lNabjq__carouselContainer{align-items:center;width:100%;display:flex;position:relative}.QuickSales-module__lNabjq__navButton{color:#000;cursor:pointer;z-index:100;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 30px #0000001a}.QuickSales-module__lNabjq__navButton:hover{color:#fff;background:#000;transform:translateY(-50%)scale(1.1)}.QuickSales-module__lNabjq__prevButton{left:-30px}.QuickSales-module__lNabjq__nextButton{right:-30px}@media (max-width:1100px){.QuickSales-module__lNabjq__navButton{display:none}}.QuickSales-module__lNabjq__card{aspect-ratio:4/5;scroll-snap-align:center;background:#fff;border:1px solid #00000014;border-radius:12px;flex:0 0 85vw;max-width:800px;position:relative;overflow:hidden}@media (min-width:768px){.QuickSales-module__lNabjq__card{aspect-ratio:16/9;flex:0 0 calc(50% - 15px)}}.QuickSales-module__lNabjq__cardImageWrapper{justify-content:center;align-items:center;width:100%;height:100%;padding:15%;display:flex;position:relative}.QuickSales-module__lNabjq__image{object-fit:contain;width:100%;height:100%}.QuickSales-module__lNabjq__imageOverlay{background:linear-gradient(#0000 0%,#0000001a 40%,#000c 100%);position:absolute;inset:0}.QuickSales-module__lNabjq__cardContent{color:#fff;flex-direction:column;gap:1rem;width:100%;padding:10% 8%;display:flex;position:absolute;bottom:0;left:0}.QuickSales-module__lNabjq__tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;background:#fff3;border-radius:4px;width:fit-content;padding:4px 12px;font-size:.75rem;font-weight:700}.QuickSales-module__lNabjq__name{margin:0;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.1}.QuickSales-module__lNabjq__description{color:#fffc;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;display:-webkit-box;overflow:hidden}.QuickSales-module__lNabjq__priceContainer{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.QuickSales-module__lNabjq__currentPrice{font-size:1.25rem;font-weight:600}.QuickSales-module__lNabjq__oldPrice{opacity:.6;font-size:.9rem;text-decoration:line-through}.QuickSales-module__lNabjq__actions{flex-direction:column;gap:10px;display:flex}@media (min-width:600px){.QuickSales-module__lNabjq__actions{flex-direction:row}}.QuickSales-module__lNabjq__primaryBtn{color:#000;text-align:center;background:#fff;border-radius:4px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.QuickSales-module__lNabjq__primaryBtn:hover{background:#f0f0f0}.QuickSales-module__lNabjq__secondaryBtn{color:#fff;text-align:center;background:0 0;border:1px solid #fff;border-radius:4px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.QuickSales-module__lNabjq__secondaryBtn:hover{background:#ffffff1a}.QuickSales-module__lNabjq__paginationArea{justify-content:center;margin-top:30px;display:flex}.QuickSales-module__lNabjq__paginationTrack{background:#f0f0f0;border-radius:20px;align-items:center;gap:12px;padding:4px 16px;display:flex}.QuickSales-module__lNabjq__dot{background:#ccc;border-radius:50%;width:6px;height:6px;transition:all .3s}.QuickSales-module__lNabjq__activeDot{background:#000;border-radius:10px;width:20px}@media (max-width:600px){.QuickSales-module__lNabjq__cardImageWrapper{padding:10%}}
.DreamPhoneSearch-module__Vrlc4q__section{scroll-snap-align:start;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;padding:0 2rem;display:flex;overflow:hidden}.DreamPhoneSearch-module__Vrlc4q__container{justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1400px;display:flex}.DreamPhoneSearch-module__Vrlc4q__content{flex:1;max-width:500px}.DreamPhoneSearch-module__Vrlc4q__heading{font-family:var(--font-montserrat);color:#000;margin-bottom:1.5rem;font-size:2.5rem;font-weight:600;line-height:1.1}.DreamPhoneSearch-module__Vrlc4q__description{font-family:var(--font-inter);color:#555;margin-bottom:3rem;font-size:1rem;line-height:1.6}.DreamPhoneSearch-module__Vrlc4q__searchLabel{font-family:var(--font-inter);color:#888;margin-bottom:.5rem;font-size:.85rem;display:block}.DreamPhoneSearch-module__Vrlc4q__inputWrapper{width:100%;max-width:400px;position:relative}.DreamPhoneSearch-module__Vrlc4q__input{width:100%;font-family:var(--font-inter);border:1px solid #ccc;border-radius:0;outline:none;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:border-color .2s}.DreamPhoneSearch-module__Vrlc4q__input:focus{border-color:#000}.DreamPhoneSearch-module__Vrlc4q__searchIcon{color:#999;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.DreamPhoneSearch-module__Vrlc4q__imageContainer{flex:1.5;justify-content:flex-end;display:flex}.DreamPhoneSearch-module__Vrlc4q__image{object-fit:contain;width:auto;max-width:100%;max-height:60vh}@media (max-width:968px){.DreamPhoneSearch-module__Vrlc4q__container{text-align:left;flex-direction:column;align-items:flex-start}.DreamPhoneSearch-module__Vrlc4q__imageContainer{justify-content:center;width:100%;margin-top:2rem}.DreamPhoneSearch-module__Vrlc4q__image{max-height:40vh}}
.DiscoverSection-module__0vunIW__section{color:#000;background-color:#fff;width:100%;padding:100px 0}.DiscoverSection-module__0vunIW__container{max-width:1400px;margin:0 auto;padding:0 5vw}.DiscoverSection-module__0vunIW__header{text-align:center;margin-bottom:80px}.DiscoverSection-module__0vunIW__overline{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:3px;color:#888;margin-bottom:15px;font-size:.9rem;font-weight:500;display:block}.DiscoverSection-module__0vunIW__heading{font-family:var(--font-montserrat);letter-spacing:-2px;color:#000;margin:0;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800}.DiscoverSection-module__0vunIW__grid{flex-direction:column;gap:120px;display:flex}.DiscoverSection-module__0vunIW__card{flex-direction:column;align-items:center;gap:40px;display:flex}@media (min-width:1024px){.DiscoverSection-module__0vunIW__card{flex-direction:row;gap:80px}.DiscoverSection-module__0vunIW__card:nth-child(2n){flex-direction:row-reverse}}.DiscoverSection-module__0vunIW__imageArea{aspect-ratio:16/9;background:#f8f8f8;border-radius:12px;flex:1;width:100%;position:relative;overflow:hidden}.DiscoverSection-module__0vunIW__bgImage{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.DiscoverSection-module__0vunIW__card:hover .DiscoverSection-module__0vunIW__bgImage{transform:scale(1.05)}.DiscoverSection-module__0vunIW__imageOverlay{background:#0000000d;transition:background .5s;position:absolute;inset:0}.DiscoverSection-module__0vunIW__card:hover .DiscoverSection-module__0vunIW__imageOverlay{background:0 0}.DiscoverSection-module__0vunIW__contentArea{flex-direction:column;flex:1;justify-content:center;max-width:500px;display:flex}.DiscoverSection-module__0vunIW__cardOverline{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:.8rem;font-weight:700}.DiscoverSection-module__0vunIW__cardTitle{font-family:var(--font-montserrat);color:#000;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.DiscoverSection-module__0vunIW__cardDescription{font-family:var(--font-inter);color:#444;margin-bottom:40px;font-size:1.1rem;line-height:1.7}.DiscoverSection-module__0vunIW__ghostBtn{color:#000;text-transform:uppercase;letter-spacing:1px;border:1px solid #000;width:fit-content;padding:15px 35px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.DiscoverSection-module__0vunIW__ghostBtn:hover{color:#fff;background:#000}@media (max-width:768px){.DiscoverSection-module__0vunIW__section{padding:60px 0}.DiscoverSection-module__0vunIW__grid{gap:80px}.DiscoverSection-module__0vunIW__imageArea{aspect-ratio:4/3}}
