.grid-2,.qr-icon{align-items:center}.grid-2,.grid-3{grid-template-columns:1fr}.heading-primary,.heading-secondary{color:var(--color-black);font-weight:800}#app,.card{background:var(--color-white)}#app,.qr-container,.qr-icon,.store-badge{position:relative}#app,.gallery-container,.media{overflow:hidden}.main-navigation a,.site-title a,a{text-decoration:none}#app{--color-primary:#33313A;--color-secondary:#48484a;--color-white:#ffffff;--color-black:#000000;--color-link:#0670aa;--color-link-hover:#1D62D5;--color-border:#eaeaef;--color-background:#f6f7fa;--color-card-bg:#f0f1f3;--color-blue-60:#9CDCFF;--color-blue-40:#D7F1FF;--color-blue-20:#EDF9FF;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:40px;--space-3xl:46px;--max-width:68ch;font-family:Manrope,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--color-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app *,#app ::after,#app ::before{box-sizing:border-box}.container{max-width:1120px;margin:0 auto;padding:clamp(var(--space-md),3vw,var(--space-xl))}.space-3xl{margin-bottom:var(--space-3xl)!important}.grid{display:grid;gap:clamp(var(--space-md),2vw,var(--space-lg))}@media (min-width:900px){.grid-2{grid-template-columns:1.05fr .95fr;gap:var(--space-2xl)}}@media (min-width:840px){.grid-3{grid-template-columns:repeat(3,1fr)}}.heading-primary{margin:0 0 var(--space-md);font-size:clamp(2.5rem, 6vw, 4.5rem);line-height:1.05;letter-spacing:.2px}.heading-secondary{margin:0 0 .5rem;font-size:clamp(1.8rem, 2.8vw, 2rem);line-height:1.25}.qr-container small,.text-lead,.text-muted{color:var(--color-secondary)}.text-lead{font-size:clamp(1.05rem, 1.6vw, 1.25rem);line-height:1.55;margin:0 0 var(--space-xl);max-width:var(--max-width)}.footer,.text-center{text-align:center}.text-white{color:var(--color-white)}a{color:var(--color-link)}a:hover{color:var(--color-link-hover)}#features .heading-secondary,#features p{text-align:center;margin-left:auto;margin-right:auto}.card{border:1px solid var(--color-border);border-radius:12px;padding:18px}.card h3{margin:12px 0 6px;font-size:1.1rem;font-weight:800;color:var(--color-black)}#features .card p{text-align:left;margin:.4rem 0 1rem}@media (max-width:839px){#features .card,#features .card p{text-align:center}#features .card{max-width:320px;margin:0 auto}}.media{width:100%;border-radius:14px;border:1px solid #ededf2;background:var(--color-background)}.store-section{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:16px 20px;margin:var(--space-lg) 0 var(--space-xl)}.store-badge{display:block;transition:.2s,transform .18s}.store-badges:hover .store-badge{transform:translateY(-2px)}.qr-icon{display:flex;justify-content:center;border:1.5px solid #000;border-radius:8px;padding:8px;z-index:10;cursor:pointer}.pill,.qr-popup{align-items:center}.qr-icon img{border-radius:12px}.qr-popup{display:flex;justify-content:center;position:absolute;top:auto;left:auto;right:-250px;bottom:-40px;min-width:340px;visibility:hidden;opacity:0;z-index:11;gap:12px;padding:8px 10px;border:1px dashed #e1e3e8;border-radius:12px;background:#fafbfc;transition:opacity .3s}.qr-popup img{width:112px;height:112px;border-radius:10px;background:#fff;border:1px solid #ececf2}.qr-container:hover .qr-popup{visibility:visible;opacity:1}@media (max-width:991px){.qr-container{display:none}}.pills-container{display:flex;flex-wrap:wrap;gap:12px}.pill{display:inline-flex;padding:8px 14px;border-radius:999px;background:var(--color-blue-40);color:var(--color-primary);font-size:.95rem}@media (max-width:899px){.pills-container{margin-bottom:4rem}}.phone-container{position:relative;max-width:202px;margin:0 auto}.main-phone{position:relative;transition:transform .3s}.floating-card{position:absolute;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-radius:25px;padding:15px 20px;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;gap:12px;font-weight:600;color:#2d3748;z-index:1;transition:.3s cubic-bezier(.175, .885, .32, 1.275)}.card-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:18px}.checkmark{background:#fff;color:#3b82f6;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.bg-circle,.step::before{border-radius:50%;background:var(--color-blue-40)}.low-activity{top:110px;left:-130px;animation:6s ease-in-out infinite floatTopLeft}.high-activity{top:40px;right:-130px;animation:7s ease-in-out infinite floatTopRight}.average-activity{bottom:100px;left:-140px;animation:8s ease-in-out infinite floatBottom}@keyframes floatTopLeft{0%,100%{transform:translate(0,0) rotate(0) scale(1)}25%{transform:translate(10px,-15px) rotate(2deg) scale(1.02)}50%{transform:translate(-5px,-25px) rotate(1deg) scale(1.05)}75%{transform:translate(15px,-10px) rotate(-1deg) scale(1.02)}}@keyframes floatTopRight{0%,100%{transform:translate(0,0) rotate(0) scale(1)}30%{transform:translate(-12px,20px) rotate(-2deg) scale(1.03)}60%{transform:translate(8px,-15px) rotate(1deg) scale(1.04)}90%{transform:translate(-8px,10px) rotate(-1deg) scale(1.01)}}@keyframes floatBottom{0%,100%{transform:translate(0,0) rotate(0) scale(1)}20%{transform:translate(20px,-10px) rotate(1deg) scale(1.02)}40%{transform:translate(10px,-20px) rotate(-2deg) scale(1.04)}60%{transform:translate(-10px,-15px) rotate(2deg) scale(1.03)}80%{transform:translate(15px,-5px) rotate(-1deg) scale(1.01)}}.background-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.bg-circle{position:absolute;animation:10s ease-in-out infinite bgFloat}.bg-circle-1{width:40px;height:40px;top:5%;left:-70%;animation-delay:0s}.bg-circle-2{width:30px;height:30px;bottom:12%;right:-50%;animation-delay:2s}.bg-circle-3{width:20px;height:20px;bottom:13%;left:-60%;animation-delay:4s}.bg-circle-4{width:15px;height:15px;bottom:24%;right:-60%;animation-delay:4s}@keyframes bgFloat{0%,100%{transform:translate(0,0) scale(1);opacity:.5}50%{transform:translate(20px,-20px) scale(1.2);opacity:.8}}.steps{counter-reset:step-counter}.step{display:flex;gap:14px;align-items:flex-start}.step::before{counter-increment:step-counter;content:counter(step-counter);display:inline-grid;place-items:center;min-width:36px;min-height:36px;color:var(--color-link);font-weight:800;margin-top:1em}.lifestyle-grid{display:grid;gap:16px;grid-template-columns:410px;justify-content:center}.lifestyle-grid .cell{position:relative;overflow:hidden;border-radius:32px;aspect-ratio:1/1;background:#eef2f6;width:410px;height:410px}@media (min-width:720px){.lifestyle-grid{grid-template-columns:410px 410px}.lifestyle-grid .cell{aspect-ratio:1/1}}.lifestyle-grid .cell img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .3s}.lifestyle-grid .cell:hover img{transform:scale(1.08)}.lifestyle-grid .cell-content{position:absolute;inset:auto 0 0 0;top:0;padding:30px;z-index:20}.lifestyle-grid .cell-content b{display:block;font-size:24px;line-height:1.15;letter-spacing:-.01em;margin:.25rem 0 .35rem;max-width:260px}.lifestyle-grid .cell-content span{display:block;font-size:16px;font-weight:500;line-height:1.35;opacity:.9}.lifestyle-grid .eyebrow{display:block;font-size:14px;opacity:.85;margin-bottom:.25rem}.gallery-container{position:relative;border-radius:16px;height:420px;display:flex;justify-content:center;align-items:center}.gallery-track{display:flex;gap:16px;width:max-content;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:20px 0;scrollbar-width:none;-ms-overflow-style:none}.cta-section,.main,.section{padding-bottom:30px}.gallery-track img{width:176px;height:380px;border-radius:12px;object-fit:cover}.gallery-container::after,.gallery-container::before{content:'';position:absolute;top:0;bottom:0;width:60px;pointer-events:none;z-index:10}.gallery-container::before{left:0;background:linear-gradient(to right,#fff 0,rgba(255,255,255,.8) 30%,rgba(255,255,255,0) 100%)}.gallery-container::after{right:0;background:linear-gradient(to left,#fff 0,rgba(255,255,255,.8) 30%,rgba(255,255,255,0) 100%)}.main{padding-top:60px}.main-phone-container{display:flex;justify-content:center;align-items:center;position:relative}.main-phone-container::after{content:'';position:absolute;top:50%;left:50%;width:382px;height:382px;border-radius:50%;transform:translate(-50%,-50%);background:var(--color-blue-20)}.main-phone-container img{position:relative;margin-right:-68px;z-index:1}.main-phone-shapes{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.main-phone-shapes-circle{position:absolute;border-radius:50%;background:var(--color-blue-60);animation:7s ease-in-out infinite phoneFloat}.main-phone-shapes-circle-1{width:30px;height:30px;top:12%;left:11%;animation-delay:2s}.main-phone-shapes-circle-2{width:10px;height:10px;top:8%;left:22%;animation-delay:1s}.main-phone-shapes-circle-3{width:20px;height:20px;top:22%;left:17%;animation-delay:3s}.main-phone-shapes-circle-4{width:15px;height:15px;bottom:20%;left:21%;animation-delay:3s}.main-phone-shapes-circle-5{width:28px;height:28px;bottom:10%;left:15%;animation-delay:3.1s}.main-phone-shapes-circle-6{width:25px;height:25px;top:-7%;right:35%;animation-delay:1s}.main-phone-shapes-circle-7{width:15px;height:15px;top:-2%;right:30%;animation-delay:2s}.main-phone-shapes-circle-8{width:35px;height:35px;top:13%;right:20%;animation-delay:3s}.main-phone-shapes-circle-9{width:15px;height:15px;bottom:25%;right:15%;animation-delay:1s}.main-phone-shapes-circle-10{width:24px;height:24px;bottom:13%;right:20%;animation-delay:2s}.main-phone-shapes-circle-11{width:8px;height:8px;bottom:25%;left:17%;animation-delay:1s}@keyframes phoneFloat{0%,100%{transform:translate(0,0) scale(1);opacity:.5}50%{transform:translate(20px,-20px) scale(1.2);opacity:.8}}@media (max-width:540px){.bg-circle-1{left:-30%}.bg-circle-2{right:-10%}.bg-circle-3{left:-10%}.bg-circle-4{right:-20%}.gallery-container{height:320px}.main .heading-primary,.main p{text-align:center}.main .store-section{margin-bottom:60px;justify-content:center}.main-phone-container::after{width:310px;height:310px}.main-phone-shapes-circle-1{top:12%;left:1%}.main-phone-shapes-circle-2{top:8%;left:12%}.main-phone-shapes-circle-3{top:22%;left:7%}.main-phone-shapes-circle-4{bottom:20%;left:11%}.main-phone-shapes-circle-5{bottom:10%;left:5%}.main-phone-shapes-circle-6{top:-7%;right:25%}.main-phone-shapes-circle-7{top:-2%;right:20%}.main-phone-shapes-circle-8{top:13%;right:10%}.main-phone-shapes-circle-9{bottom:25%;right:5%}.main-phone-shapes-circle-10{bottom:13%;right:10%}.main-phone-shapes-circle-11{bottom:25%;left:7%}}.section h2{margin-bottom:20px}.section-center h2{text-align:center;margin-bottom:40px}.cta-section .container{display:flex;align-items:center;justify-content:center;gap:20px}.cta-content{display:flex;align-items:center;justify-content:center;gap:30px}.cta-content h2{font-size:20px;margin-bottom:2px}.cta-content p{font-size:15px;margin:0}.cta-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.cta-content a{display:inline-block;vertical-align:top;border:1px solid var(--color-background);background:var(--color-card-bg);border-radius:1000px;padding:6px 20px 7px;font-size:16px;font-weight:700;color:var(--color-link);transition:.2s;color:var(--color-link-hover)}#find-us .store-section{justify-content:center}.footer .footer-links{margin-bottom:30px}.footer .footer-links a{margin:0 10px}.footer p{font-size:.92rem}@media (max-width:768px){.cta-section .container img{width:120px;height:120px}.floating-card{padding:12px 16px;font-size:14px}.low-activity{left:-70px;top:120px}.high-activity{right:-75px;top:0}.average-activity{left:-50px;bottom:185px}.gallery-track{gap:12px}.gallery-track img{width:140px;height:300px}}@media (max-width:630px){.pills-container{display:none}.gallery-track img{width:240px;height:300px}.cta-section .container{align-items:flex-start}.cta-content{flex-direction:column;align-items:flex-start;gap:20px}.cta-content h2{font-size:1rem}.cta-content p{font-size:.9rem}}@media (max-width:480px){.floating-card{padding:10px 14px;font-size:13px}.low-activity{left:-80px;top:120px}.high-activity{right:-65px;top:0}.average-activity{left:-80px;bottom:78px}}@media (max-width:440px){.lifestyle-grid{grid-template-columns:100%}.lifestyle-grid .cell{width:320px;height:480px;margin-left:auto;margin-right:auto}.cta-section .container{flex-direction:column;align-items:center}.cta-section .cta-content{align-items:center;text-align:center}}.site-header{background:var(--color-white);border-bottom:1px solid var(--color-border);padding:var(--space-md) 0}.site-branding{display:flex;align-items:center;gap:var(--space-md)}.site-title{margin:0;font-size:1.5rem;font-weight:800}.site-title a{color:var(--color-black)}.site-description{margin:0;color:var(--color-secondary);font-size:.9rem}.main-navigation{display:flex;align-items:center}.main-navigation ul{display:flex;list-style:none;margin:0;padding:0;gap:var(--space-lg)}.main-navigation a{color:var(--color-primary);font-weight:500;transition:color .2s}.breadcrumbs a,.main-navigation a:hover{color:var(--color-link)}.menu-toggle{display:none;background:0 0;border:none;font-size:1.5rem;cursor:pointer;padding:var(--space-sm)}.policy-and-terms-page{max-width:1120px;margin:0 auto;padding:46px 0 0}.policy-and-terms-header{margin-bottom:46px;padding-bottom:32px;border-bottom:1px solid var(--color-border)}.policy-and-terms-header .heading-primary{margin-bottom:16px}.policy-and-terms-header .text-lead{color:var(--color-secondary);font-size:1rem}.policy-and-terms-content{line-height:1.7;overflow-x: scroll;}.policy-and-terms-content .policy-and-terms-section{margin-bottom:40px}.policy-and-terms-content .policy-and-terms-section ul li:last-child,.policy-and-terms-content .policy-and-terms-section:last-child{margin-bottom:0}.policy-and-terms-content .policy-and-terms-section h2{font-size:1.5rem;font-weight:700;color:var(--color-primary);margin:0 0 24px;padding-bottom:12px;border-bottom:2px solid var(--color-border)}.policy-and-terms-content .policy-and-terms-section h3{font-size:1.25rem;font-weight:600;color:var(--color-primary);margin:32px 0 16px}.policy-and-terms-content .policy-and-terms-section p{margin:0 0 24px;color:var(--color-secondary);font-size:1rem}.policy-and-terms-content .policy-and-terms-section ul{margin:16px 0 24px;padding-left:24px}.policy-and-terms-content .policy-and-terms-section ul li{margin-bottom:12px;color:var(--color-secondary);line-height:1.6}.policy-and-terms-content .policy-and-terms-section strong{color:var(--color-primary);font-weight:600}@media (max-width:768px){.menu-toggle{display:block}.main-navigation ul{display:none;position:absolute;top:100%;left:0;right:0;background:var(--color-white);border-top:1px solid var(--color-background);flex-direction:column;padding:var(--space-md);gap:var(--space-md)}.main-navigation.toggled ul{display:flex}.policy-and-terms-page{padding:40px 0 0}.policy-and-terms-page .policy-and-terms-header{margin-bottom:40px;padding-bottom:24px}.policy-and-terms-page .policy-and-terms-content .policy-and-terms-section{margin-bottom:32px}.policy-and-terms-page .policy-and-terms-content .policy-and-terms-section h2{font-size:1.375rem;margin-bottom:16px}.policy-and-terms-page .policy-and-terms-content .policy-and-terms-section h3{font-size:1.125rem;margin:24px 0 12px}.policy-and-terms-page .policy-and-terms-content .policy-and-terms-section p{font-size:.95rem;margin-bottom:16px}.policy-and-terms-page .policy-and-terms-content .policy-and-terms-section ul{margin:12px 0 16px;padding-left:16px}.policy-and-terms-page .policy-and-terms-content .policy-and-terms-section ul li{font-size:.95rem;margin-bottom:8px}}.breadcrumbs{font-size:14px}.breadcrumbs span{padding:0 5px}.breadcrumbs a:hover{color:var(--color-link-hover);text-decoration:underline}.breadcrumbs i{font-style:normal;font-size:22px;display:inline-block;vertical-align:top;margin:-6px 5px 0 0}.animate-in{animation:.6s ease-out forwards fadeInUp}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}img.loaded{opacity:1;transition:opacity .3s}img:not(.loaded){opacity:0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}@media print{.background-shapes,.floating-card,.main-phone-shapes,.qr-container{display:none!important}#app{background:#fff!important;color:#000!important}}