@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Manrope:wght@300;400;500;600;700&display=swap";
:root{--surface:#00132e;--surface-dim:#00132e;--surface-bright:#283a56;--surface-container-lowest:#000e24;--surface-container-low:#071c36;--surface-container:#0c203b;--surface-container-high:#182a46;--surface-container-highest:#233551;--surface-variant:#233551;--surface-tint:#a9c7ff;--primary:#a9c7ff;--primary-container:#1e73d8;--on-primary:#003064;--on-primary-container:#fdfbff;--primary-fixed:#d6e3ff;--primary-fixed-dim:#a9c7ff;--secondary:#b0c7f4;--secondary-container:#32496f;--on-secondary:#183055;--on-secondary-container:#a2b9e5;--secondary-fixed:#d6e3ff;--secondary-fixed-dim:#b0c7f4;--tertiary:#ffb68b;--tertiary-container:#bb5800;--on-tertiary:#522300;--tertiary-fixed:#ffdbc8;--tertiary-fixed-dim:#ffb68b;--error:#ffb4ab;--error-container:#93000a;--on-error:#690005;--on-error-container:#ffdad6;--on-surface:#d6e3ff;--on-surface-variant:#c1c6d5;--on-background:#d6e3ff;--outline:#8b919e;--outline-variant:#414753;--inverse-surface:#d6e3ff;--inverse-on-surface:#1f314d;--inverse-primary:#005db7;--background:#00132e;--nav-bg:#0f172a99;--nav-text:white;--nav-link:#94a3b8;--nav-link-active:#60a5fa;--nav-link-active-border:#3b82f6;--footer-bg:#00132e;--footer-text:#f1f5f9;--footer-muted:#64748b;--card-heading:white;--card-text:var(--on-surface-variant);--photo-label:#1e293b}[data-theme=light]{--surface:#f0f4fa;--surface-dim:#e8ecf4;--surface-bright:#fff;--surface-container-lowest:#fff;--surface-container-low:#f5f7fb;--surface-container:#edf1f8;--surface-container-high:#e4e9f2;--surface-container-highest:#d8dee9;--surface-variant:#dee3ed;--surface-tint:#1e73d8;--primary:#1e73d8;--primary-container:#1e73d8;--on-primary:#fff;--on-primary-container:#fff;--primary-fixed:#d6e3ff;--primary-fixed-dim:#1e73d8;--secondary:#3d6098;--secondary-container:#d6e3ff;--on-secondary:#fff;--on-secondary-container:#1a3050;--on-surface:#0f172a;--on-surface-variant:#475569;--on-background:#0f172a;--outline:#94a3b8;--outline-variant:#cbd5e1;--inverse-surface:#1e293b;--inverse-on-surface:#e2e8f0;--inverse-primary:#a9c7ff;--background:#f0f4fa;--nav-bg:#ffffffd9;--nav-text:#0f172a;--nav-link:#64748b;--nav-link-active:#1e73d8;--nav-link-active-border:#1e73d8;--footer-bg:#e8ecf4;--footer-text:#0f172a;--footer-muted:#64748b;--card-heading:#0f172a;--card-text:#475569;--photo-label:#1e293b}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--surface);color:var(--on-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,sans-serif;line-height:1.6;transition:background-color .3s,color .3s;overflow-x:hidden}::selection{background-color:var(--primary-container);color:#fff}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.noise-overlay{opacity:.02;pointer-events:none;z-index:9999;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:fixed;top:0;left:0}[data-theme=light] .noise-overlay{opacity:.01}.glass-panel{-webkit-backdrop-filter:blur(20px);border:1px solid #ffffff0d}.font-headline{font-family:Space Grotesk,sans-serif}.font-body{font-family:Manrope,sans-serif}.font-label{font-family:Space Grotesk,sans-serif}.text-glow{text-shadow:0 0 20px #1e73d866}@keyframes floating{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(2deg)}}.floating-anim{animation:6s ease-in-out infinite floating}@keyframes scan{0%{top:0}to{top:100%}}.scan-line{background:var(--primary-container);height:2px;box-shadow:0 0 15px var(--primary-container);animation:3s linear infinite scan}@keyframes pulse-glow{0%,to{opacity:.25}50%{opacity:1}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.animate-ping{animation:1s cubic-bezier(0,0,.2,1) infinite ping}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-glow}@keyframes bounce-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-bounce-slow{animation:4s ease-in-out infinite bounce-slow}.animate-bounce-slow-delayed{animation:5s ease-in-out 1s infinite bounce-slow}.nav-bar{z-index:50;background:var(--nav-bg);-webkit-backdrop-filter:blur(24px);justify-content:space-between;align-items:center;width:100%;max-width:1920px;margin:0 auto;padding:1rem 2.5rem;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0;box-shadow:0 20px 40px #00000026}[data-theme=light] .nav-bar{box-shadow:0 4px 20px #00000014}.nav-brand{letter-spacing:-.05em;color:var(--nav-text);text-transform:uppercase;align-items:center;gap:.75rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-style:italic;font-weight:900;text-decoration:none;display:flex}.nav-brand__logo{object-fit:contain;border-radius:8px;width:40px;height:40px}.nav-links{letter-spacing:-.025em;align-items:center;gap:3rem;font-family:Space Grotesk,sans-serif;font-weight:700;display:none}@media (min-width:768px){.nav-links{display:flex}}.nav-link{color:var(--nav-link);text-decoration:none;transition:color .3s}.nav-link:hover{color:var(--nav-text)}.nav-link--active{color:var(--nav-link-active);border-bottom:2px solid var(--nav-link-active-border);padding-bottom:4px}.theme-toggle{width:2.5rem;height:2.5rem;color:var(--on-surface);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.theme-toggle:hover{border-color:var(--primary);background:#1e73d81a}.theme-toggle .material-symbols-outlined{font-size:1.15rem}[data-theme=light] .theme-toggle{border-color:#0000001f}[data-theme=light] .theme-toggle:hover{border-color:var(--primary);background:#1e73d814}.theme-toggle--nav{margin-left:.5rem}.theme-toggle--footer{margin:0}.nav-cta{background:linear-gradient(135deg, var(--primary), var(--primary-container));color:var(--on-primary);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;border-radius:9999px;padding:.625rem 2rem;font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:700;transition:all .2s;transform:scale(.95)}.nav-cta:hover{box-shadow:0 0 20px #1e73d866}.nav-cta:active{transform:scale(.9)}.hero{align-items:center;min-height:100vh;padding:0 2.5rem;display:flex;position:relative;overflow:hidden}.hero__glow{filter:blur(150px);pointer-events:none;background:#1e73d81a;border-radius:50%;width:800px;height:800px;position:absolute;top:25%;left:50%;transform:translate(-50%)}.hero__grid{z-index:10;grid-template-columns:repeat(12,1fr);align-items:center;gap:2rem;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}.hero__text{z-index:20;grid-column:span 12}@media (min-width:1024px){.hero__text{grid-column:span 5}}.hero__badge{color:var(--primary);letter-spacing:.2em;text-transform:uppercase;background:#1e73d833;border:1px solid #a9c7ff4d;border-radius:9999px;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.hero__title{letter-spacing:-.05em;margin-bottom:2rem;font-family:Space Grotesk,sans-serif;font-size:clamp(3.5rem,8vw,6rem);font-weight:700;line-height:1.05}.hero__title-accent{color:var(--primary);font-style:italic}.hero__description{color:var(--on-surface-variant);max-width:28rem;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.search-wrapper{position:relative}.search-wrapper__glow{filter:blur(4px);opacity:.25;background:linear-gradient(90deg,#a9c7ff4d,#0000);border-radius:1rem;transition:opacity 1s;position:absolute;inset:-4px}.search-wrapper:focus-within .search-wrapper__glow{opacity:1}.search-box{background:var(--surface-container-lowest);border-radius:.75rem;align-items:center;padding:.5rem;display:flex;position:relative;box-shadow:inset 0 2px 4px #0000004d}.search-box input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-family:Manrope,sans-serif;font-size:1rem}.search-box input::placeholder{color:#fff6}.search-icon{color:var(--primary);margin-left:1rem}.search-divider{background:var(--primary);width:2px;height:1.5rem;margin:0 .5rem}.search-btn{background:var(--primary-container);color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem;transition:background .3s;display:flex}.search-btn:hover{background:var(--primary)}.hero__phones{grid-column:span 12;height:700px;position:relative}@media (min-width:1024px){.hero__phones{grid-column:span 7}}.hero__phones-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;right:0}.phone-main{z-index:30;position:relative}.phone-main img{filter:drop-shadow(0 40px 60px #000c);border-radius:40px;width:380px;height:auto;transition:transform .7s;transform:rotate(-12deg)}.phone-main img:hover{transform:rotate(0)}.phone-secondary{z-index:10;position:absolute;top:5rem;right:5rem}.phone-secondary img{opacity:.4;filter:blur(2px)grayscale()contrast(1.25);width:320px;height:auto;transform:rotate(45deg)}.qr-panel{z-index:40;background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;width:12rem;padding:1.5rem;position:absolute;bottom:5rem;left:2.5rem;transform:rotate(6deg);box-shadow:0 25px 50px #00000080}.qr-panel__inner{aspect-ratio:1;background:#fff;border-radius:.5rem;padding:.5rem;position:relative;overflow:hidden}.qr-panel__icon{background:#e2e8f0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.qr-panel__icon .material-symbols-outlined{color:#1e293b;font-size:3.5rem}.qr-panel__label{color:#fff9;text-align:center;letter-spacing:.2em;text-transform:uppercase;margin-top:1rem;font-family:Space Grotesk,sans-serif;font-size:10px}.spotlight{background:var(--surface-container-low);padding:10rem 0;position:relative}.spotlight__fade{background:linear-gradient(to bottom, var(--surface), transparent);width:100%;height:8rem;position:absolute;top:0;left:0}.spotlight__container{max-width:1280px;margin:0 auto;padding:0 2.5rem}.spotlight__layout{flex-direction:column;justify-content:space-between;align-items:center;gap:5rem;display:flex}@media (min-width:768px){.spotlight__layout{flex-direction:row}}.spotlight__phone-wrapper{position:relative}.spotlight__phone-glow{filter:blur(48px);opacity:.5;background:#a9c7ff33;width:120%;height:5rem;transition:opacity .3s;position:absolute;bottom:-2.5rem;left:50%;transform:translate(-50%)}.spotlight__phone-wrapper:hover .spotlight__phone-glow{opacity:1}.spotlight__phone-frame{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#0000,#ffffff0d);border-radius:60px;padding:4px;position:relative}.spotlight__phone-frame img{border-radius:58px;width:500px;height:auto;transition:transform 1s;transform:rotate(-3deg);box-shadow:0 100px 100px #0009}.spotlight__phone-wrapper:hover .spotlight__phone-frame img{transform:rotate(0)}.spec-bubble{border-radius:9999px;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex;position:absolute;box-shadow:0 25px 50px #00000080}.spec-bubble--top{top:-2.5rem;right:-2.5rem}.spec-bubble--left{top:50%;left:-5rem}.spec-bubble .material-symbols-outlined{color:var(--primary)}.spec-bubble span:last-child{text-transform:uppercase;letter-spacing:-.025em;font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:700}.spotlight__content{max-width:36rem}.spotlight__title{margin-bottom:2rem;font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:700}.spotlight__title-accent{color:var(--primary-container)}.spotlight__description{color:var(--on-surface-variant);margin-bottom:3rem;font-family:Manrope,sans-serif;font-size:1.25rem}.spotlight__specs{flex-wrap:wrap;gap:1rem;display:flex}.spec-card{background:var(--surface-container-highest);border-radius:.75rem;flex-direction:column;padding:1rem 2rem;display:flex}.spec-card__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.spec-card__value{color:#fff;font-size:1.125rem;font-weight:700}.collection{padding:10rem 2.5rem}.collection__container{max-width:1280px;margin:0 auto}.collection__header{justify-content:space-between;align-items:flex-end;margin-bottom:6rem;display:flex}.collection__title{letter-spacing:-.05em;text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,3.75rem);font-style:italic;font-weight:700}.collection__title-bar{background:var(--primary);width:6rem;height:4px;margin-top:1rem}.collection__subtitle{color:#64748b;letter-spacing:.2em;text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:.875rem}.collection__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.collection__grid{grid-template-columns:repeat(12,1fr)}}.card-wide{background:var(--surface-container-high);border-radius:2rem;align-items:flex-end;height:600px;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000080}@media (min-width:768px){.card-wide{grid-column:span 8}}.card-wide__overlay{z-index:10;opacity:.6;background:linear-gradient(#0000,#000);position:absolute;inset:0}.card-wide__image{object-fit:cover;width:100%;height:100%;transition:transform 1s;position:absolute;inset:0;transform:scale(1)}.card-wide:hover .card-wide__image{transform:scale(1.05)}.card-wide__content{z-index:20;position:relative}.card-wide__content h3{color:#fff;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:2.25rem;font-weight:700}.card-explore-btn{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:700;display:flex}.card-explore-btn .material-symbols-outlined{transition:transform .3s}.card-explore-btn:hover .material-symbols-outlined{transform:translate(8px)}.card-compact{background:var(--surface-container-high);border-top:1px solid #ffffff08;border-radius:2rem;flex-direction:column;justify-content:space-between;height:600px;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000080}@media (min-width:768px){.card-compact{grid-column:span 4;margin-top:5rem}}.card-compact__badge{color:var(--primary);letter-spacing:.3em;text-transform:uppercase;text-align:center;margin-bottom:1rem;font-size:.75rem;font-weight:900;display:block}.card-compact h3{color:#fff;text-align:center;font-family:Space Grotesk,sans-serif;font-size:1.875rem;font-weight:700}.card-compact__image-wrapper{justify-content:center;padding:2.5rem 0;display:flex;position:relative}.card-compact__image-glow{filter:blur(32px);background:#1e73d833;border-radius:50%;width:12rem;height:12rem;position:absolute}.card-compact__image-wrapper img{z-index:10;width:10rem;height:auto;transition:transform .5s;position:relative}.card-compact:hover .card-compact__image-wrapper img{transform:scale(1.1)}.card-compact__desc{color:var(--on-surface-variant);text-align:center;font-family:Manrope,sans-serif;font-size:.875rem}.card-feature{background:var(--surface-container-high);border-radius:2rem;flex-direction:column;justify-content:center;height:500px;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000080}@media (min-width:768px){.card-feature{grid-column:span 5}}.card-feature__bg-skew{background:#a9c7ff0d;width:50%;height:100%;position:absolute;top:0;right:0;transform:skew(-12deg)translate(5rem)}.card-feature .material-symbols-outlined{color:var(--primary);margin-bottom:2rem;font-size:3.5rem}.card-feature h3{color:#fff;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:2.25rem;font-weight:700}.card-feature p{color:var(--on-surface-variant);margin-bottom:2.5rem;font-family:Manrope,sans-serif}.btn-outline{border:1px solid var(--primary);width:fit-content;color:var(--primary);cursor:pointer;background:0 0;border-radius:9999px;padding:.75rem 2rem;font-family:Space Grotesk,sans-serif;font-weight:700;transition:all .3s}.btn-outline:hover{background:var(--primary);color:#fff}.card-image{border-radius:2rem;height:500px;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000080}@media (min-width:768px){.card-image{grid-column:span 7}}.card-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.card-image__hover{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#00132e66;justify-content:center;align-items:center;padding:5rem;transition:opacity .5s;display:flex;position:absolute;inset:0}.card-image:hover .card-image__hover{opacity:1}.card-image__hover p{color:#fff;text-align:center;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700}.store{background:var(--surface-container-lowest);padding:10rem 0;position:relative;overflow:hidden}.store__container{z-index:10;max-width:1280px;margin:0 auto;padding:0 2.5rem;position:relative}.store__grid{grid-template-columns:repeat(12,1fr);align-items:center;gap:4rem;display:grid}.store__info{grid-column:span 12}@media (min-width:1024px){.store__info{grid-column:span 6}}.store__title{margin-bottom:3rem;font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:700}.store__cards{flex-direction:column;gap:2rem;display:flex}.store-card{background:var(--surface-container-low);border:1px solid #ffffff08;border-radius:1rem;align-items:flex-start;gap:1.5rem;padding:2rem;transition:border-color .3s;display:flex}.store-card:hover{border-color:#1e73d880}.store-card__icon{background:var(--primary-container);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.store-card__icon .material-symbols-outlined{color:#fff}.store-card h4{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.store-card p{color:#94a3b8;font-family:Manrope,sans-serif}.store__map-area{grid-column:span 12;justify-content:center;align-items:center;height:600px;display:flex;position:relative}@media (min-width:1024px){.store__map-area{grid-column:span 6}}.store__map{background:#1e293b;border:1px solid #ffffff1a;border-radius:1.5rem;width:100%;height:400px;position:relative;overflow:hidden;transform:rotate(12deg)skew(-6deg);box-shadow:50px 50px 100px #000c}.store__map img{object-fit:cover;opacity:.4;width:100%;height:100%;transition:opacity .7s}.store__map:hover img{opacity:.6}.store__map-marker{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store__map-ping{background:var(--primary);opacity:.75;border-radius:50%;width:3rem;height:3rem;position:absolute}.store__map-dot{background:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:relative;box-shadow:0 0 30px #1e73d8}.store__map-dot .material-symbols-outlined{color:#fff}.store__photos{gap:1rem;display:flex;position:absolute;bottom:-2.5rem;right:-2.5rem}.store__photo{background:#fff;width:12rem;height:16rem;padding:.5rem;transition:transform .3s;box-shadow:0 25px 50px #00000080}.store__photo:hover{transform:translateY(-2.5rem)}.store__photo:first-child{transform:rotate(-12deg)}.store__photo:first-child:hover{transform:rotate(-12deg)translateY(-2.5rem)}.store__photo:last-child{transform:rotate(6deg)}.store__photo:last-child:hover{transform:rotate(6deg)translateY(-2.5rem)}.store__photo img{object-fit:cover;width:100%;height:12rem;margin-bottom:.5rem}.store__photo span{color:#1e293b;text-transform:uppercase;letter-spacing:.2em;text-align:center;font-family:Space Grotesk,sans-serif;font-size:8px;display:block}.footer{background:var(--footer-bg);border-top:1px solid #ffffff08;width:100%;padding:5rem 2.5rem;transition:background .3s;box-shadow:0 -20px 50px #0003}.footer__inner{flex-direction:column;align-items:center;gap:2rem;max-width:1920px;margin:0 auto;display:flex}@media (min-width:768px){.footer__inner{flex-direction:row;justify-content:space-between}}.footer__brand{color:var(--footer-text);font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:700}.footer__copyright{text-transform:uppercase;letter-spacing:.2em;color:var(--footer-muted);margin-top:.5rem;font-family:Space Grotesk,sans-serif;font-size:10px}.footer__links{gap:2.5rem;display:flex}.footer__link{text-transform:uppercase;letter-spacing:.2em;color:var(--footer-muted);font-family:Space Grotesk,sans-serif;font-size:10px;text-decoration:none;transition:all .5s}.footer__link:hover{color:var(--primary);filter:drop-shadow(0 0 8px #1e73d899)}.footer__socials{gap:1rem;display:flex}.footer__social-icon{cursor:pointer;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:border-color .3s;display:flex}.footer__social-icon:hover{border-color:var(--primary)}.footer__social-icon .material-symbols-outlined{font-size:16px}@media (max-width:768px){.hero__phones{height:400px}.phone-main img{width:260px}.phone-secondary,.qr-panel{display:none}.spotlight__phone-frame img{width:300px}.spec-bubble--left{display:none}.store{padding:5rem 0}.store__container{padding:0 1rem}.store__grid{gap:2rem}.store-card{word-break:break-word;gap:1rem;padding:1rem}.store-card h4{font-size:1.125rem}.store-card p{font-size:.875rem}.store-card__icon{width:2.5rem;height:2.5rem}.store-card__icon .material-symbols-outlined{font-size:1.25rem}.store__map-area{flex-direction:column;gap:2rem;height:auto;padding-bottom:2rem;overflow:hidden}.store__map{border-radius:1rem;max-width:100%;height:250px;margin:0 auto;transform:none}.store__photos{justify-content:center;gap:1rem;width:100%;display:flex;position:relative;bottom:auto;right:auto}.store__photo,.store__photo:first-child,.store__photo:last-child{width:50%;max-width:150px;height:auto;padding:.5rem;transform:none!important}.store__photo img{aspect-ratio:3/4;object-fit:cover;height:auto}}.why-us{background:var(--surface);padding:8rem 2.5rem;position:relative}.why-us__container{max-width:1280px;margin:0 auto}.why-us__header{text-align:center;margin-bottom:5rem}.why-us__title{letter-spacing:-.05em;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.why-us__title-accent{color:var(--primary);font-style:italic}.why-us__subtitle{color:var(--on-surface-variant);max-width:40rem;margin:0 auto;font-family:Manrope,sans-serif;font-size:1.125rem}.why-us__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.why-us__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.why-us__grid{grid-template-columns:repeat(4,1fr)}}.why-us-card{background:var(--surface-container-high);text-align:center;border:1px solid #ffffff08;border-radius:1.5rem;padding:2.5rem 2rem;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.why-us-card:hover{border-color:#1e73d84d;transform:translateY(-8px);box-shadow:0 30px 60px #0006}.why-us-card__icon-wrapper{background:linear-gradient(135deg, var(--primary-container), #1e73d84d);border-radius:1rem;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin:0 auto 1.5rem;display:flex;position:relative}.why-us-card__icon-wrapper:after{content:"";background:var(--primary-container);opacity:0;filter:blur(20px);border-radius:1.25rem;transition:opacity .4s;position:absolute;inset:-8px}.why-us-card:hover .why-us-card__icon-wrapper:after{opacity:.3}.why-us-card__icon-wrapper .material-symbols-outlined{color:#fff;z-index:1;font-size:1.75rem;position:relative}.why-us-card h3{color:#fff;margin-bottom:.75rem;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700}.why-us-card p{color:var(--on-surface-variant);font-family:Manrope,sans-serif;font-size:.9rem;line-height:1.6}.phones-section{background:var(--surface-container-low);padding:8rem 2.5rem;position:relative}.phones-section__container{max-width:1280px;margin:0 auto}.phones-section__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:4rem;display:flex}.phones-section__title{letter-spacing:-.04em;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700}.phones-section__title-bar{background:var(--primary);width:4rem;height:4px;margin-top:.75rem}.phones-section__cta-text{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:gap .3s;display:flex}.phones-section__cta-text:hover{gap:1rem}.phones-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.phones-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.phones-grid{grid-template-columns:repeat(4,1fr)}}.phone-card{background:var(--surface-container-high);border:1px solid #ffffff08;border-radius:1.5rem;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;overflow:hidden}.phone-card:hover{border-color:#1e73d84d;transform:translateY(-8px);box-shadow:0 30px 60px #0006}.phone-card__image-wrapper{background:var(--surface-container);justify-content:center;align-items:center;height:280px;display:flex;position:relative;overflow:hidden}.phone-card__image-glow{filter:blur(40px);background:#1e73d814;border-radius:50%;width:60%;height:60%;transition:opacity .4s;position:absolute}.phone-card:hover .phone-card__image-glow{opacity:1;background:#1e73d826}.phone-card__image-wrapper img{z-index:1;object-fit:contain;width:auto;height:220px;transition:transform .5s;position:relative}.phone-card:hover .phone-card__image-wrapper img{transform:scale(1.08)translateY(-4px)}.phone-card__badge{z-index:2;background:var(--primary-container);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:9999px;padding:.25rem .75rem;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700;position:absolute;top:1rem;left:1rem}.phone-card__info{padding:1.5rem}.phone-card__brand{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.35rem;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700}.phone-card__name{color:#fff;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:700}.phone-card__specs{color:var(--on-surface-variant);margin-bottom:1.25rem;font-family:Manrope,sans-serif;font-size:.8rem;line-height:1.5}.phone-card__footer{justify-content:space-between;align-items:center;display:flex}.phone-card__price{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700}.phone-card__btn{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:gap .3s;display:flex}.phone-card__btn:hover{gap:.75rem}@keyframes whatsapp-pulse{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 16px #25d36600}to{box-shadow:0 0 #25d36600}}.whatsapp-fab{z-index:1000;cursor:pointer;background:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;text-decoration:none;transition:transform .3s,box-shadow .3s;animation:2s infinite whatsapp-pulse;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 24px #25d36666}.whatsapp-fab:hover{transform:scale(1.12);box-shadow:0 12px 32px #25d36699}.whatsapp-fab svg{fill:#fff;width:1.75rem;height:1.75rem}.whatsapp-fab__tooltip{background:var(--surface-container-highest);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;border-radius:.5rem;padding:.5rem 1rem;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:600;transition:opacity .3s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%);box-shadow:0 8px 24px #0006}.whatsapp-fab__tooltip:after{content:"";border:6px solid #0000;border-left-color:var(--surface-container-highest);position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.whatsapp-fab:hover .whatsapp-fab__tooltip{opacity:1}@media (max-width:768px){.whatsapp-fab{width:3.25rem;height:3.25rem;bottom:1.25rem;right:1.25rem}.whatsapp-fab__tooltip{display:none}}.products-page{min-height:100vh;padding-top:7rem}.products-hero{padding:6rem 2.5rem 4rem;position:relative;overflow:hidden}.products-hero__glow{filter:blur(120px);pointer-events:none;background:#1e73d814;border-radius:50%;width:600px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.products-hero__container{z-index:1;max-width:1280px;margin:0 auto;position:relative}.products-hero__breadcrumb{color:var(--on-surface-variant);align-items:center;gap:.5rem;margin-bottom:2rem;font-family:Space Grotesk,sans-serif;font-size:.8rem;display:flex}.products-hero__breadcrumb a{color:var(--primary);text-decoration:none;transition:opacity .3s}.products-hero__breadcrumb a:hover{opacity:.8}.products-hero__title{letter-spacing:-.05em;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700}.products-hero__title-accent{color:var(--primary);font-style:italic}.products-hero__desc{color:var(--on-surface-variant);max-width:40rem;font-size:1.125rem;line-height:1.7}.products-category{padding:3rem 2.5rem 4rem}.products-category__container{max-width:1280px;margin:0 auto}.products-category__header{margin-bottom:3rem}.products-category__title{letter-spacing:-.03em;font-size:2rem;font-weight:700}.products-category__title-bar{background:var(--primary);width:3rem;height:3px;margin-top:.75rem}.products-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.products-grid{grid-template-columns:repeat(4,1fr)}}.phone-card__highlight{color:var(--on-surface-variant);opacity:.8;border-left:2px solid var(--primary-container);margin-bottom:1.25rem;padding-left:.75rem;font-family:Manrope,sans-serif;font-size:.78rem;line-height:1.5}.products-cta{padding:6rem 2.5rem;position:relative}.products-cta__container{text-align:center;background:var(--surface-container-high);border:1px solid #ffffff0d;border-radius:2rem;max-width:48rem;margin:0 auto;padding:4rem 3rem;position:relative;overflow:hidden}.products-cta__glow{filter:blur(80px);pointer-events:none;background:#1e73d81a;border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.products-cta__icon{color:var(--primary);margin-bottom:1.5rem;font-size:3rem;display:block}.products-cta__title{letter-spacing:-.03em;margin-bottom:1rem;font-size:2rem;font-weight:700}.products-cta__desc{color:var(--on-surface-variant);margin-bottom:2rem;font-size:1rem;line-height:1.7}.products-cta__btn{color:#fff;background:#25d366;border-radius:9999px;align-items:center;gap:.75rem;padding:.875rem 2rem;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 8px 24px #25d3664d}.products-cta__btn:hover{transform:scale(1.05);box-shadow:0 12px 32px #25d36680}.phones-section__view-more{justify-content:center;margin-top:3.5rem;display:flex}.btn-view-more{border:2px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border-radius:9999px;align-items:center;gap:.5rem;padding:.875rem 2.5rem;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn-view-more:hover{background:var(--primary);color:var(--on-primary);box-shadow:0 0 24px #a9c7ff4d}.btn-view-more .material-symbols-outlined{transition:transform .3s}.btn-view-more:hover .material-symbols-outlined{transform:translate(4px)}.hero__cta-row{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.hero__cta-primary{background:linear-gradient(135deg, var(--primary), var(--primary-container));color:var(--on-primary);text-transform:uppercase;letter-spacing:.08em;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.hero__cta-primary:hover{transform:translateY(-2px);box-shadow:0 0 24px #1e73d880}.hero__cta-primary .material-symbols-outlined{font-size:1.1rem}.hero__cta-secondary{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;background:0 0;border:1px solid #a9c7ff4d;border-radius:9999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.hero__cta-secondary:hover{border-color:var(--primary);background:#a9c7ff1a}.hero__cta-secondary svg{fill:currentColor;width:1.1rem;height:1.1rem}.hero,.spotlight,.collection,.store,.why-us,.phones-section,.products-page,.products-hero,.products-category,.products-cta,.store-card,.why-us-card,.phone-card,.card-wide,.card-compact,.card-feature,.spec-card,.spec-bubble,.qr-panel,.search-box,.nav-cta,.hero__badge{transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s}[data-theme=light] .hero__title,[data-theme=light] .spotlight__title,[data-theme=light] .collection__title,[data-theme=light] .store__title,[data-theme=light] .why-us__title,[data-theme=light] .phones-section__title,[data-theme=light] .products-hero__title,[data-theme=light] .products-category__title,[data-theme=light] .products-cta__title{color:#0f172a}[data-theme=light] .hero__glow{background:#1e73d80f}[data-theme=light] .why-us-card h3,[data-theme=light] .phone-card__name,[data-theme=light] .store-card h4,[data-theme=light] .spec-card__value,[data-theme=light] .phone-card__price{color:#0f172a}[data-theme=light] .store-card p{color:#475569}[data-theme=light] .store-card{border-color:#0000000f}[data-theme=light] .store__photo{box-shadow:0 15px 30px #00000026}[data-theme=light] .store__photo span{color:#1e293b}[data-theme=light] .store__map{border-color:#0000001a;box-shadow:20px 20px 60px #00000026}[data-theme=light] .hero__badge{background:#1e73d81a;border-color:#1e73d84d}[data-theme=light] .search-box{background:#fff;box-shadow:0 2px 8px #00000014}[data-theme=light] .search-box input{color:#0f172a}[data-theme=light] .search-box input::placeholder{color:#00000059}[data-theme=light] .card-wide__content h3,[data-theme=light] .card-compact h3{color:#fff}[data-theme=light] .card-feature{background:var(--primary-container)}[data-theme=light] .card-feature h3,[data-theme=light] .card-feature p,[data-theme=light] .card-feature .material-symbols-outlined{color:#fff}[data-theme=light] .qr-panel{background:#1e73d826;border-color:#1e73d840}[data-theme=light] .qr-panel__label{color:#475569}[data-theme=light] .spec-bubble{background:#ffffffe6;box-shadow:0 12px 24px #0000001f}[data-theme=light] .spec-bubble span:last-child{color:#0f172a}[data-theme=light] .phone-card,[data-theme=light] .why-us-card{border-color:#0000000f}[data-theme=light] .phone-card:hover,[data-theme=light] .why-us-card:hover{border-color:#1e73d84d;box-shadow:0 20px 40px #0000001f}[data-theme=light] .phone-card__image-wrapper{background:#f0f4fa}[data-theme=light] .footer__social-icon{color:#475569;border-color:#0000001f}[data-theme=light] .footer__social-icon .material-symbols-outlined{color:#475569}[data-theme=light] .footer{border-top-color:#0000000f}[data-theme=light] .glass-panel{border-color:#0000000f}[data-theme=light] .text-glow{text-shadow:none}[data-theme=light] .spotlight__phone-frame{background:linear-gradient(#0000,#00000008)}[data-theme=light] .products-cta__container{border-color:#0000000f}[data-theme=light] .btn-view-more{border-color:var(--primary);color:var(--primary)}[data-theme=light] .btn-view-more:hover{background:var(--primary);color:#fff}[data-theme=light] .btn-outline{color:#fff;border-color:#fff9}.nav-mobile-only{align-items:center;gap:1rem;display:flex!important}.mobile-icon-btn{color:var(--nav-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.nav-desktop-only{display:none!important}@media (min-width:768px){.nav-mobile-only{display:none!important}.nav-desktop-only{display:flex!important}.mobile-drawer{display:none!important}}.mobile-drawer{background:var(--nav-bg);-webkit-backdrop-filter:blur(24px);opacity:0;visibility:hidden;z-index:40;border-bottom:1px solid #ffffff0d;width:100%;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s,visibility .4s;position:fixed;top:72px;left:0;transform:translateY(-100%);box-shadow:0 20px 40px #00000026}.mobile-drawer--open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-drawer__content{flex-direction:column;padding:1.5rem 2.5rem;display:flex}.mobile-drawer-links{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.mobile-drawer-link{color:var(--nav-text);letter-spacing:-.025em;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;text-decoration:none;transition:color .3s}.mobile-drawer-link:hover{color:var(--primary)}
