@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap");:root{--bg:#01060a;--surface:#0a0f16;--text:#fff;--muted:#a1a1aa;--line:#27272a;--brand:#62c141;--brand-2:#3b82f6;--font-fallback:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--nav-bg:#01060a}.light-mode{--bg:#fefefe;--surface:#f9f9f7;--text:#01060a;--muted:#4b5563;--line:#e5e7eb;--nav-bg:#fff}.light-mode .testimonial-card{box-shadow:0 10px 30px rgba(0,0,0,.05)}.light-mode .testimonial-card:hover{box-shadow:0 15px 35px rgba(0,0,0,.08);border-color:#6bcb5a}.light-mode .bottom-cta-banner{background:linear-gradient(135deg,#f0fdf4,#fff);border:1px solid rgba(107,203,90,.3);box-shadow:0 20px 50px rgba(0,0,0,.05)}.light-mode .bottom-cta-left h2{color:#166534}.light-mode .cta-benefit-item,.light-mode .cta-subtext{color:#16653495}.light-mode .cta-benefit-item span{color:#16653480}.light-mode .cta-secondary-pill-btn{background:#fff;color:#0c2d1b;border-color:rgba(107,203,90,.3)}.light-mode .cta-secondary-pill-btn:hover{background:#f0fdf4;border-color:#6bcb5a}.light-mode .bottom-cta-divider{background:rgba(107,203,90,.2)}.light-mode .mobile-dropdown-menu{background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.05)}.light-mode .mobile-dropdown-menu a{color:#01060a;border-bottom-color:#e5e7eb}*{box-sizing:border-box}*,body,html{padding:0;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font-fallback);-webkit-font-smoothing:antialiased}.container{max-width:1140px;margin:0 auto;padding:0 20px}a{color:inherit;text-decoration:none}.landing-page{padding-bottom:0}.landing-nav-wrap{position:-webkit-sticky;position:sticky;top:0;z-index:20;padding:14px 18px;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #051421}.landing-nav{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:18px;gap:18px}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:48px;height:48px;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.brand-mark:hover{transform:scale(1.1) rotate(-5deg)}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-text{font-size:1.2rem;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,var(--brand) 0,#45a328 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.google-play-svg-button{display:inline-flex;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.google-play-svg-button:hover{transform:scale(1.05) translateY(-2px);filter:drop-shadow(0 10px 15px rgba(0,0,0,.15))}.nav-links{display:flex;justify-content:center;gap:26px;color:var(--muted);font-size:.92rem}.nav-links a:hover{color:var(--text)}.nav-store-icons,.store-badge{display:inline-flex;gap:8px}.store-badge{min-height:42px;border-radius:8px;align-items:center;justify-content:center;padding:6px 14px;border:1px solid #222831;background:#000;color:#fff;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.store-badge-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.store-badge-sub{font-size:.65rem;line-height:1;opacity:.9}.store-badge-main{font-size:1.15rem;font-weight:500;line-height:1;margin-top:2px;letter-spacing:-.01em}.store-badge:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(16,19,23,.2)}.store-badge svg{flex-shrink:0}.store-badge-google{background:#0f1218}.store-badge-apple{background:#171826}.store-btn-hero{transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.store-btn-hero:hover{transform:scale(1.05) translateY(-2px)}.landing-hero{max-width:1400px;margin:60px auto 20px;padding:0 40px;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;grid-gap:80px;gap:80px}.social-proof{margin-top:36px}.social-avatars{flex-shrink:0}.social-avatars img{width:44px;height:44px;border-radius:999px;border:2px solid #01060a;background:var(--line)}.social-avatars img:not(:first-child){margin-left:-14px}.social-proof-content{gap:2px}.social-proof-content .stars{display:flex;gap:2px;margin-bottom:2px}.hero-copy .social-proof p{margin:0;font-size:.85rem;color:var(--muted);line-height:1.3}.hero-copy .social-proof p strong{color:#fff;font-weight:600}.hero-pill-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(98,193,65,.1);color:var(--brand);border:1px solid rgba(98,193,65,.2);padding:6px 14px;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hero-copy h1{margin:15px 0 0;font-size:clamp(1.8rem,4.5vw,2.8rem);line-height:1.15;letter-spacing:-.04em;font-family:var(--font-fallback);max-width:600px;position:relative;z-index:1}.hero-copy h1 .hero-title-main{display:inline-flex;flex-direction:column;align-items:flex-start}.hero-copy h1 span{display:block;font-weight:600;color:var(--brand)}.hero-copy h1 em{font-weight:500;color:var(--muted);font-size:.8em;margin-top:4px;letter-spacing:-.01em;display:block;font-style:normal;font-weight:600}.hero-copy p{margin-top:24px;max-width:560px;color:var(--muted);font-size:1.02rem;line-height:1.8}.hero-actions{margin-top:36px;align-items:center}.btn-primary-hero{background:var(--brand);color:#01060a;font-family:inherit;font-weight:700;font-size:1.05rem;padding:14px 24px;white-space:nowrap;border-radius:14px;border:none;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.btn-primary-hero svg.icon{margin-top:-2px}.btn-primary-hero:hover{transform:scale(1.05) translateY(-2px);box-shadow:0 10px 30px rgba(98,193,65,.3)}.hero-meta{margin-top:16px;display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:.88rem}.hero-meta span:before{content:"✓";margin-right:6px;color:var(--brand);font-weight:700}.hero-visual,.mockup-cluster{position:relative;height:640px}.mockup-cluster{width:100%;left:-50px;perspective:1500px;opacity:0;will-change:opacity;transition:opacity .5s ease}.mockup-cluster.animate-in{opacity:1}.center-device{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotateX(8deg) rotateY(-10deg) rotate(3deg) scale(.6);opacity:0;width:clamp(250px,26vw,300px);aspect-ratio:1564/3320;z-index:10;filter:drop-shadow(-10px 20px 40px rgba(0,0,0,.7));transform-style:preserve-3d;will-change:transform,opacity;transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity 1.2s cubic-bezier(.16,1,.3,1)}.mockup-cluster.animate-in .center-device{transform:translate(-50%,-50%) rotateX(8deg) rotateY(-10deg) rotate(3deg) scale(1);opacity:1}.center-device:hover{transform:translate(-50%,-54%) rotateX(0deg) rotateY(0deg) rotate(0deg) scale(1.05)!important}.side-device{position:absolute;top:50%;width:clamp(180px,20vw,230px);aspect-ratio:1564/3320;border-radius:14px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform-style:preserve-3d;opacity:0;will-change:transform,opacity;transition:transform 1.4s cubic-bezier(.16,1,.3,1),opacity 1.4s cubic-bezier(.16,1,.3,1),z-index .3s ease}.left-device{left:50%;transform:translate(-260%,-44%) rotateX(12deg) rotateY(-35deg) rotate(-12deg);z-index:5;filter:drop-shadow(-10px 15px 30px rgba(0,0,0,.5))}.mockup-cluster.animate-in .left-device{transform:translate(-170%,-44%) rotateX(12deg) rotateY(-20deg) rotate(-6deg);opacity:.75}.right-device{left:50%;transform:translate(150%,-44%) rotateX(12deg) rotateY(30deg) rotate(12deg);z-index:5;filter:drop-shadow(10px 15px 30px rgba(0,0,0,.5))}.mockup-cluster.animate-in .right-device{transform:translate(65%,-44%) rotateX(12deg) rotateY(15deg) rotate(6deg);opacity:.75}.side-device:hover{opacity:1!important;z-index:20}.left-device:hover{transform:translate(-180%,-48%) rotateX(0deg) rotateY(0deg) rotate(0deg) scale(1.05)!important}.right-device:hover{transform:translate(75%,-48%) rotateX(0deg) rotateY(0deg) rotate(0deg) scale(1.05)!important}.device-screen{position:absolute;top:5.73%;left:3.75%;right:3.75%;bottom:2.52%;overflow:hidden;border-radius:14px;z-index:1;background:#000}.screen-img{width:100%;height:100%;object-fit:cover;display:block;image-rendering:crisp-edges}.device-frame{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;object-fit:contain}.hero-actions{display:flex;align-items:stretch;gap:16px;margin-top:32px}.app-btn{padding:0 24px;height:52px;font-size:1rem;font-weight:600;border-radius:14px}.app-store-btn-hero{background:transparent;border:1px solid #3f3f46;border-radius:14px;display:flex;align-items:center;gap:8px;padding:0 20px;height:52px;cursor:pointer;color:#fff;transition:all .2s}.app-store-btn-hero:hover{background:hsla(0,0%,100%,.05);border-color:var(--brand)}.store-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1}.store-text .small{font-size:.65rem;opacity:.8;margin-bottom:2px}.store-text .large{font-size:1.1rem;font-weight:600;letter-spacing:-.02em}.social-proof{gap:16px;margin-top:24px}.social-avatars,.social-proof{display:flex;align-items:center}.social-avatars img{width:36px;height:36px;border-radius:50%;border:2px solid #000;object-fit:cover;margin-right:-12px}.social-avatars img:last-child{margin-right:0}.social-proof-content{display:flex;flex-direction:column;gap:4px}.stars{display:flex;align-items:center;gap:2px}.rating-desc{display:flex;flex-direction:column}.rating-desc p{margin:0;font-size:.8rem;line-height:1.3;color:var(--text)}.rating-desc p:last-child{color:var(--muted)}.nav-actions-group{display:flex;align-items:center;gap:16px}.theme-toggle{background:transparent;border:1px solid var(--line);color:var(--text);width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.theme-toggle:hover{background:var(--line);transform:translateY(-2px)}.mobile-hamburger-btn{display:none;background:transparent;border:1px solid var(--line);color:var(--text);width:40px;height:40px;border-radius:10px;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.mobile-hamburger-btn:hover{background:var(--line);transform:translateY(-2px)}.mobile-dropdown-menu{position:absolute;top:100%;left:0;right:0;background:var(--surface);border-bottom:1px solid var(--line);padding:24px;display:flex;flex-direction:column;gap:16px;z-index:100;box-shadow:0 10px 20px rgba(0,0,0,.15)}.mobile-dropdown-menu a{font-size:1.05rem;color:var(--text);font-weight:500;padding:8px 0;border-bottom:1px solid var(--line);display:block}.mobile-menu-cta{background:var(--brand);color:#01060a;border:none;border-radius:12px;padding:14px;font-size:1rem;font-weight:700;cursor:pointer;margin-top:8px;transition:all .2s}.mobile-menu-cta:hover{opacity:.9}.nav-store-icons{display:flex;align-items:center;gap:12px}.nav-store-btn{transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.nav-store-btn:hover{transform:scale(1.08) translateY(-2px)}.mockup-main{width:min(300px,75vw);right:130px;top:16px;transform:rotate(-8deg)}.mockup-secondary{width:min(320px,75vw);right:-40px;top:80px;transform:rotate(8deg);z-index:5}.left-card{left:-120px;top:140px;transform:rotate(-6deg);z-index:5}.store-badge-landing{min-height:52px;border-radius:14px;display:inline-flex;align-items:center;gap:12px;padding:8px 20px;background:#000;color:#fff;transition:all .2s;border:1px solid #333}.store-badge-landing:hover{transform:translateY(-3px);background:#111;box-shadow:0 15px 30px rgba(0,0,0,.3)}.store-badge-landing .text{display:flex;flex-direction:column}.store-badge-landing .small{font-size:.6rem;text-transform:uppercase;letter-spacing:.05em;opacity:.8}.store-badge-landing .big{font-size:1.1rem;font-weight:600;line-height:1}.landing-stats{max-width:1140px;margin:16px auto 0;padding:0 18px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.landing-stats article{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px}.landing-stats h4{margin:0;font-size:1.4rem}.landing-stats p{margin:4px 0 0;color:var(--muted);font-size:.9rem}.landing-footer{background:#020d0a;border-top:1px solid rgba(16,185,129,.15);color:#8fa89b;padding:80px 24px 40px;width:100%}.footer-top{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-gap:40px;gap:40px;align-items:start}.footer-brand strong{display:block;margin-top:12px;color:#fff;font-size:1.25rem;font-weight:700}.footer-brand p{margin:6px 0 16px;font-size:.95rem;color:#8fa89b}.footer-logo{width:48px;height:48px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.3)}.footer-logo img{width:100%;height:100%;object-fit:cover}.footer-badges{display:flex;flex-wrap:wrap;gap:12px}.store-btn-footer{transition:transform .2s ease}.store-btn-footer:hover{transform:scale(1.03)}.footer-links-col h4{margin:0 0 20px;color:#fff;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.footer-links-col a{display:block;margin:0 0 12px;font-size:.95rem;color:#8fa89b;text-decoration:none;transition:color .3s ease}.footer-links-col a:hover{color:#6bcb5a}.footer-bottom{max-width:1140px;margin:40px auto 0;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;justify-content:space-between;align-items:center}.footer-bottom p{margin:0;font-size:.9rem;color:#8fa89b}.footer-social{display:flex;gap:12px}.footer-social a{width:36px;height:36px;border:1px solid hsla(0,0%,100%,.15);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#8fa89b;transition:all .3s ease}.footer-social a:hover,.landing-footer a:hover{color:#6bcb5a;border-color:#6bcb5a;background:rgba(107,203,90,.1)}.trust-signals{max-width:1140px;margin:0 auto 40px;padding:0 20px;text-align:center}.trust-label{font-size:.75rem;font-weight:700;color:var(--muted);letter-spacing:.15em;margin-bottom:24px}.trust-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;opacity:.7}.trust-logo{font-size:1.4rem;font-weight:800;color:var(--muted);filter:grayscale(1);transition:all .3s;font-family:var(--font-fallback)}.trust-logo:hover{filter:grayscale(0);opacity:1;color:var(--text)}.faq-section{max-width:800px;margin:80px auto 20px;padding:0 20px}.faq-grid{margin-top:40px;display:flex;flex-direction:column;gap:12px}.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden;cursor:pointer;transition:all .2s}.faq-item:hover{border-color:var(--brand)}.faq-question{padding:24px;display:flex;justify-content:space-between;align-items:center}.faq-question h4{font-size:1.1rem;margin:0}.faq-answer{padding:0 24px 24px;color:var(--muted);line-height:1.6}.sticky-cta-wrap{position:fixed;bottom:24px;left:20px;right:20px;z-index:50;display:none}@media (max-width:768px){.sticky-cta-wrap{display:block}}.sticky-cta{background:var(--brand);color:#fff;padding:16px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 10px 30px rgba(98,193,65,.4);animation:slideUp .5s ease}@keyframes slideUp{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.comparison-section{max-width:1140px;margin:80px auto;padding:0 20px}.comparison-table{width:100%;margin-top:40px;border-collapse:collapse;background:var(--surface);border-radius:20px;overflow:hidden;border:1px solid var(--line)}.comparison-table td,.comparison-table th{padding:24px;text-align:left;border-bottom:1px solid var(--line)}.comparison-table th{font-weight:700;color:var(--brand)}.comparison-table tr:last-child td{border-bottom:none}.check-icon{color:var(--brand);font-weight:800}.cross-icon{color:#ef4444;font-weight:800}.info-section{max-width:1140px;margin:48px auto 0;padding:0 18px}.section-head h2{margin:0;font-size:clamp(1.7rem,3.2vw,2.4rem);letter-spacing:-.02em}.section-head p{margin:8px 0 0;color:var(--muted)}.feature-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.feature-grid article{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px}.feature-grid article svg{color:var(--brand)}.feature-grid article h3{margin:10px 0 6px;font-size:1.04rem}.feature-grid article p{margin:0;color:var(--muted);line-height:1.6;font-size:.92rem}.info-how .how-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.how-grid article{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px}.how-grid span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#ecfdf0;color:#166534;font-weight:700}.how-grid h3{margin:12px 0 6px}.how-grid p{margin:0;color:var(--muted);line-height:1.6}.section-links{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}.section-links a{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:9px 14px;font-size:.9rem;color:var(--text)}.section-links a:hover{border-color:#aeb8c4}.seo-page{min-height:100vh;max-width:920px;margin:0 auto;padding:72px 24px}.seo-page h1{margin:0 0 10px;font-size:clamp(2rem,4vw,3rem)}.seo-page li,.seo-page p{color:#51616f;line-height:1.7}.seo-page a{color:#0ea5a0;font-weight:600}@media (max-width:980px){.landing-nav{grid-template-columns:auto auto;padding:12px 20px;justify-content:space-between}.nav-links,.nav-store-icons{display:none}.brand-text{font-size:.92rem}.mobile-hamburger-btn{display:flex}.landing-hero{grid-template-columns:1fr;gap:20px}.hero-copy{text-align:center}.hero-copy p{margin-left:auto;margin-right:auto}.hero-actions,.hero-meta,.hero-visual,.social-proof{justify-content:center}.hero-visual{height:440px;display:flex;overflow:hidden}.mockup-cluster{left:0;transform:scale(.75);transform-origin:center center;height:480px}.feature-grid,.info-how .how-grid,.landing-stats{grid-template-columns:1fr}.landing-footer{padding:60px 20px 40px}.footer-top{grid-template-columns:1fr;gap:32px;text-align:center}.footer-brand{display:flex;flex-direction:column;align-items:center}.footer-badges{justify-content:center}.footer-bottom{flex-direction:column;gap:16px;text-align:center}}.about-page,.support-page{background:var(--bg)}.about-hero,.support-hero{padding:100px 20px 60px;text-align:center;background:linear-gradient(180deg,var(--bg) 0,var(--surface) 100%)}.about-hero h1,.support-hero h1{font-size:clamp(2.2rem,5vw,3.5rem);margin-bottom:20px;letter-spacing:-.04em}.about-hero h1 span,.support-hero h1 span{color:var(--brand)}.about-grid,.support-grid{max-width:1140px;margin:40px auto 100px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px;gap:40px;padding:0 20px}.about-card,.support-item{padding:40px;background:var(--surface);border-radius:24px;border:1px solid var(--line)}.about-card svg,.support-item svg{color:var(--brand);margin-bottom:24px}.about-card h3,.support-item h3{font-size:1.4rem;margin-bottom:16px}.about-card p,.support-item p{color:var(--muted);line-height:1.6}.about-story{padding:100px 20px;background:var(--surface);color:#fff}.story-content{max-width:800px;margin:0 auto;text-align:center}.story-content h2{font-size:2.5rem;margin-bottom:30px}.story-content p{font-size:1.2rem;line-height:1.8;opacity:.9;margin-bottom:50px}.story-image img{width:100%;border-radius:30px;filter:grayscale(20%)}.faq-section{padding:100px 20px}.faq-list{max-width:800px;margin:50px auto 0}.faq-card{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid var(--line)}.faq-card h4{font-size:1.25rem;margin-bottom:12px;color:var(--text)}.faq-card p{color:var(--muted);line-height:1.6}.features-page{background:var(--bg)}.features-hero{padding:80px 20px;text-align:center;background:linear-gradient(180deg,var(--bg) 0,var(--surface) 100%)}.features-hero .badge{display:inline-block;padding:6px 14px;background:#ecfdf0;color:#166534;font-size:.75rem;font-weight:700;border-radius:999px;margin-bottom:20px}.features-hero h1{font-size:clamp(2.5rem,5vw,3.8rem);line-height:1.1;letter-spacing:-.04em;margin-bottom:24px}.features-hero h1 span{color:var(--brand)}.hero-subtitle{max-width:680px;margin:0 auto;font-size:1.15rem;color:var(--muted);line-height:1.6}.feature-detail-section{padding:100px 20px}.feature-row{max-width:1140px;margin:0 auto 120px;display:grid;grid-template-columns:1fr 1.2fr;grid-gap:80px;gap:80px;align-items:center}.feature-row.reverse{grid-template-columns:1.2fr 1fr}.feature-row.reverse .feature-text{order:2}.feature-row.reverse .feature-image{order:1}.feature-text h2{font-size:2.2rem;margin:16px 0 20px;letter-spacing:-.02em}.feature-text p{font-size:1.1rem;line-height:1.7;color:var(--muted);margin-bottom:30px}.icon-box{width:48px;height:48px;background:var(--line);color:var(--brand);border-radius:12px;display:flex;align-items:center;justify-content:center}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{display:flex;align-items:center;gap:12px;margin-bottom:14px;font-weight:600;color:var(--text)}.feature-list li svg{color:var(--brand)}.feature-image img{width:100%;border-radius:24px;box-shadow:0 40px 80px rgba(0,0,0,.1)}.more-features{padding:100px 20px;background:var(--bg)}.more-grid{max-width:1140px;margin:60px auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:30px;gap:30px}.more-card{padding:30px;border:1px solid var(--line);border-radius:20px;transition:all .3s ease}.more-card:hover{border-color:var(--brand);transform:translateY(-5px);box-shadow:0 20px 40px rgba(98,193,65,.08)}.more-card svg{color:var(--brand);margin-bottom:20px}.more-card h3{font-size:1.2rem;margin-bottom:12px}.more-card p{color:var(--muted);line-height:1.5;font-size:.95rem}.cta-section{padding:100px 20px;text-align:center;background:var(--surface);color:#fff;border-top:1px solid var(--line)}.cta-section h2{font-size:2.5rem;margin-bottom:40px}.btn-primary{padding:16px 36px;background:var(--brand);color:#fff;border-radius:12px;font-weight:700;font-size:1.1rem;display:inline-block;transition:all .2s}.btn-primary:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(98,193,65,.3)}.blog-page{background:var(--bg)}.blog-hero{padding:100px 20px 60px;text-align:center;background:linear-gradient(180deg,var(--bg) 0,var(--surface) 100%)}.blog-hero .badge{display:inline-block;padding:6px 14px;background:#f0fdf4;color:#166534;font-size:.75rem;font-weight:700;border-radius:999px;margin-bottom:20px}.blog-grid{display:flex;flex-direction:column;gap:24px;max-width:800px;margin:40px auto 0;padding:0 20px 100px}.blog-card{display:flex;gap:30px;background:transparent;border:none;border-radius:0;overflow:visible;padding:0}.blog-card:hover{transform:none;background:transparent;box-shadow:none}.blog-card:hover .blog-card-text h3{color:var(--brand)}.blog-card-image{flex-shrink:0;width:140px;height:90px;border-radius:12px;overflow:hidden}.blog-card-text{padding:0;display:flex;flex-direction:column;justify-content:center}.blog-card-text h3{font-size:1.25rem;margin-bottom:8px;font-weight:700;transition:color .2s}.article-meta{margin-bottom:0;order:2}.blog-card-text p,.read-more{display:none}.newsletter-form{display:flex;max-width:500px;margin:40px auto 0;background:hsla(0,0%,100%,.05);padding:6px;border-radius:100px;border:1px solid var(--line)}.email-input{flex-grow:1;background:transparent;border:none;padding:0 24px;color:#fff;font-size:1rem;outline:none;min-width:0}.newsletter-form .btn-primary{padding:12px 30px;border-radius:100px;border:none;font-size:.95rem}.article-page{padding-bottom:100px}.article-header{padding:80px 0 60px;text-align:center}.container.narrow{max-width:800px}.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.95rem;margin-bottom:32px}.article-header h1{font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.1;margin:16px 0 32px}.article-meta-large{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.author-info{display:flex;align-items:center;gap:12px}.author-info img{width:48px;height:48px;border-radius:999px;object-fit:cover}.author-info strong{display:block}.author-info p{font-size:.85rem;color:var(--muted);margin:0}.meta-details{display:flex;gap:20px;color:var(--muted);font-size:.9rem}.article-hero-image{width:100%;max-width:1140px;margin:60px auto 0;padding:0 20px;display:block}.article-hero-image img{width:100%;display:block;border-radius:32px;height:500px;object-fit:cover}.article-body{padding:80px 20px}.content-wrap{font-size:1.2rem;line-height:1.8}.content-wrap h2{margin:48px 0 24px}.content-wrap p{margin-bottom:24px}.content-wrap blockquote{border-left:4px solid var(--brand);padding-left:24px;margin:40px 0;font-style:italic;font-size:1.5rem;color:var(--text)}.article-footer{margin-top:60px;padding-top:40px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.tags{display:flex;gap:12px}.tags span{padding:6px 12px;background:var(--surface);border:1px solid var(--line);border-radius:8px;font-size:.85rem}.share-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid var(--line);border-radius:12px;background:var(--bg);cursor:pointer;font-weight:600;transition:all .2s}.share-btn:hover{background:var(--surface)}.miniaturized{grid-template-columns:repeat(2,1fr)}.blog-card.mini{height:auto}.blog-card.mini img{height:180px}.blog-card.mini h3{font-size:1.1rem;padding:16px}@media (max-width:768px){.blog-grid{gap:50px}.blog-card{flex-direction:column;gap:16px}.blog-card-image{width:100%;height:180px}.blog-card-text h3{font-size:1.15rem}.article-meta-large{flex-direction:column;align-items:flex-start;gap:20px}.article-hero-image img{height:300px}}.trust-bar-container{grid-column:1/-1;width:100%;border-radius:24px;padding:15px;box-shadow:0 10px 40px rgba(0,0,0,.15);transition:all .3s ease}.trust-bar-container.theme-dark{background:#0d121c;color:#fff;border:1px solid hsla(0,0%,100%,.08)}.trust-bar-container.theme-light{background:#fff;color:#01060a;box-shadow:0 4px 20px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.04)}.trust-bar-inner{display:flex;justify-content:space-between;align-items:center;width:100%;gap:20px}.trust-bar-item{gap:16px;flex:1 1}.trust-bar-item,.trust-icon-wrapper{display:flex;align-items:center;justify-content:center}.trust-icon-wrapper{width:38px;height:38px;border-radius:10px;background:rgba(98,193,65,.1);color:var(--brand);flex-shrink:0}.theme-light .trust-icon-wrapper{background:rgba(98,193,65,.15);color:#45a328}.trust-text-wrapper{display:flex;flex-direction:column;gap:2px}.trust-title{font-size:.95rem;font-weight:700;line-height:1.2;margin:0}.theme-dark .trust-title{color:#fff}.theme-light .trust-title{color:#01060a}.trust-desc{font-size:.82rem;margin:0;line-height:1.2;white-space:nowrap}.theme-dark .trust-desc{color:#a1a1aa}.theme-light .trust-desc{color:#4b5563}.trust-divider{width:1px;height:32px;background:rgba(0,0,0,.08);flex-shrink:0}.theme-dark .trust-divider{background:hsla(0,0%,100%,.08)}@media (max-width:980px){.landing-nav{grid-template-columns:auto auto;padding:12px 20px;justify-content:space-between}}@media (max-width:768px){.landing-hero{padding:40px 20px;gap:40px;margin-top:10px;text-align:center}.hero-copy,.landing-hero{display:flex;flex-direction:column}.hero-copy{align-items:center;order:2}.hero-copy h1{font-size:2.5rem}.hero-copy h1 .hero-title-main{align-items:center}.hero-visual{height:auto;width:100%;margin-bottom:20px;order:1}.trust-bar-container{order:3;width:100%;padding:24px 16px}.trust-bar-inner{flex-direction:column;gap:16px;align-items:center;width:100%}.trust-bar-item{width:100%;justify-content:center}.trust-divider{display:none}.google-play-svg-button{display:flex!important;justify-content:center;align-items:center;width:100%;margin:0 auto}.mockup-comparison{gap:12px}.mockup-frame{width:44vw;border-width:6px;border-radius:20px;transform:none!important}.mockup-label{padding:2px 10px;font-size:.6rem;top:8px}.mockup-arrow{transform:scale(.8)}.hero-actions{flex-direction:column;width:100%;max-width:320px;gap:12px}.store-btn-hero{width:100%;display:flex}.hero-meta,.store-btn-hero{justify-content:center}.landing-stats{grid-template-columns:1fr;padding:0 20px}.feature-grid{gap:16px}.feature-grid,.how-grid{grid-template-columns:1fr}.info-section{padding:40px 20px}}@media (max-width:480px){.hero-copy h1{font-size:2.1rem}.mockup-comparison{flex-direction:row;align-items:center}.mockup-frame{width:42vw}.mockup-arrow{display:none}}.how-it-works-section{max-width:1240px;margin:0 auto;padding:80px 24px;background:var(--bg);color:var(--text);border-radius:32px;box-shadow:0 10px 40px rgba(0,0,0,.2)}.how-it-works-header{text-align:center;margin-bottom:60px}.how-it-works-label{display:block;color:#6bcb5a;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin-bottom:12px}.how-it-works-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--text);letter-spacing:-.02em}.process-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:80px;position:relative}.process-step-card{flex:1 1;background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:32px 24px 24px;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:center;text-align:center}.process-step-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.4);border-color:#6bcb5a}.step-info-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.step-number-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#6bcb5a;color:#fff;font-size:.9rem;font-weight:700;border-radius:50%}.process-step-card h3{font-size:1.25rem;font-weight:700;color:var(--text);margin:0}.step-description{color:var(--muted);font-size:.95rem;line-height:1.5;margin-bottom:28px;max-width:280px}.step-mockup-wrapper{width:100%;max-width:210px;margin:0 auto}.phone-mockup-sandwich{position:relative;width:100%;margin:0 auto;filter:drop-shadow(0 15px 30px rgba(0,0,0,.4))}.phone-mockup-sandwich.iphone-16{aspect-ratio:1839/3840}.phone-mockup-sandwich.pixel-4{aspect-ratio:1564/3320}.sandwich-screen{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.phone-mockup-sandwich.iphone-16 .sandwich-screen{-webkit-mask-image:url(/mockups/iphone_16_pro_max_real_real/front_facing/clipping-mask-rgba.png);mask-image:url(/mockups/iphone_16_pro_max_real_real/front_facing/clipping-mask-rgba.png)}.phone-mockup-sandwich.pixel-4 .sandwich-screen{-webkit-mask-image:url(/mockups/google_pixel_4_real/front_facing/clipping-mask-rgba.png);mask-image:url(/mockups/google_pixel_4_real/front_facing/clipping-mask-rgba.png)}.sandwich-screen img{width:100%;height:100%;object-fit:cover;display:block}.sandwich-screen.step1-img img{object-fit:cover;object-position:top center;transform:scale(1.04) translateY(-1.5%)}.sandwich-screen.step2-img img{object-fit:cover;object-position:top center;transform:scale(1.03) translateY(-1%)}.sandwich-screen.step3-img img{object-fit:cover;object-position:top center;transform:scale(.99) translateY(.5%)}.sandwich-screen.coach-img img{object-fit:cover;object-position:top center;transform:scale(1.02)}.scroll-reveal{opacity:0;transform:translateY(30px);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.scroll-reveal.visible{opacity:1;transform:translateY(0)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.sandwich-frame{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;object-fit:contain}.step-arrow-connector{font-size:2.2rem;color:var(--line);font-weight:300;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 10px}.benefits-container{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:auto auto;grid-gap:24px;gap:24px;background:var(--surface);border:1px solid var(--line);border-radius:32px;padding:48px;box-shadow:inset 0 1px 2px hsla(0,0%,100%,.03)}.coach-block{grid-column:1/4;display:grid;grid-template-columns:1.25fr .75fr;grid-gap:60px;gap:60px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:48px;margin-bottom:12px}.coach-content-left{display:flex;flex-direction:column;text-align:left}.coach-label{color:#6bcb5a;font-size:.8rem;font-weight:700;letter-spacing:.12em;margin-bottom:12px}.coach-heading{font-size:clamp(2.2rem,3.8vw,2.75rem);font-weight:800;color:var(--text);line-height:1.15;letter-spacing:-.03em;margin-bottom:16px}.highlight-green{color:#6bcb5a}.coach-description{color:var(--muted);font-size:1.05rem;line-height:1.6;margin-bottom:36px;max-width:540px}.coach-benefits-list{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px 32px;gap:28px 32px;padding:0;margin:0}.coach-benefits-list li{display:flex;align-items:flex-start;gap:14px}.coach-benefits-list li .check-icon{background:rgba(16,185,129,.1);color:#10b981;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:800;flex-shrink:0;margin-top:2px}.coach-benefits-list li div{display:flex;flex-direction:column;gap:4px}.coach-benefits-list li strong{font-size:1rem;font-weight:700;color:var(--text)}.coach-benefits-list li span{font-size:.88rem;color:var(--muted);line-height:1.4}.coach-mockup-right{display:flex;justify-content:center;align-items:center;width:100%}.coach-mockup-right .phone-mockup-sandwich{width:100%;max-width:250px;filter:drop-shadow(0 25px 50px rgba(0,0,0,.5))}.outcome-goal-card{background:var(--bg);border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;min-height:240px;text-align:left}.outcome-goal-card:hover{transform:translateY(-6px);box-shadow:0 15px 30px rgba(0,0,0,.4);border-color:var(--brand)}.goal-card-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.goal-icon-circle{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.goal-icon-circle.green-bg{background:rgba(16,185,129,.1);color:#10b981}.goal-icon-circle.orange-bg{background:rgba(245,158,11,.1);color:#f59e0b}.goal-icon-circle.purple-bg{background:rgba(168,85,247,.1);color:#a855f7}.goal-svg-icon{width:18px;height:18px}.outcome-goal-card h4{font-size:1.1rem;font-weight:700;color:var(--text);margin:0}.outcome-goal-card .goal-description{color:var(--muted);font-size:.9rem;line-height:1.5;margin-bottom:20px}.goal-chart-container{width:100%;height:48px;margin-top:auto;display:flex;align-items:flex-end}.trend-line-chart{width:100%;height:100%;display:block}@media (max-width:1140px){.benefits-container{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;padding:32px}.coach-block{grid-column:1/4;grid-template-columns:1fr;gap:40px}.coach-mockup-right{order:-1}}@media (max-width:980px){.process-row{flex-direction:column;gap:32px}.step-arrow-connector{transform:rotate(90deg);margin:-10px 0}.benefits-container{grid-template-columns:1fr;grid-template-rows:auto;padding:24px;border-radius:24px}.coach-block{grid-column:1;border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:32px}.outcome-goal-card{min-height:auto;gap:12px}}@media (max-width:640px){.how-it-works-section{padding:48px 16px;margin:60px auto}.coach-benefits-list{grid-template-columns:1fr;gap:20px}}.testimonials-section{max-width:1200px;margin:0 auto;position:relative;text-align:center}.testimonials-carousel-wrapper{display:flex;align-items:center;justify-content:center;position:relative;gap:20px;margin-top:40px}.testimonials-slider{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:20px 10px;scrollbar-width:none;-ms-overflow-style:none}.testimonials-slider::-webkit-scrollbar{display:none}.testimonial-card{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 16px);min-width:300px;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:32px;text-align:left;scroll-snap-align:start;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:transform .4s cubic-bezier(.175,.885,.32,1.1),box-shadow .4s cubic-bezier(.175,.885,.32,1.1),border-color .3s ease}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px rgba(0,0,0,.4);border-color:#6bcb5a}.testimonial-card-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.testimonial-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid var(--line)}.testimonial-user-info h4{font-size:1.05rem;font-weight:600;color:var(--text);margin:0}.star-rating{display:flex;gap:2px;margin-top:4px}.testimonial-text{font-size:.95rem;color:var(--text);line-height:1.6;font-style:italic;margin:0}.carousel-control{background:var(--surface);border:1px solid var(--line);color:var(--text);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;flex-shrink:0}.carousel-control:hover{background:var(--line);color:#6bcb5a;transform:scale(1.1)}.bottom-cta-container{padding:20px 32px 60px;max-width:1200px;margin:0 auto}.bottom-cta-banner{background:linear-gradient(135deg,#031713,#01070b);border:1px solid rgba(107,203,90,.15);border-radius:28px;padding:60px;display:flex;flex-direction:column;align-items:stretch;gap:32px;box-shadow:0 20px 50px rgba(0,0,0,.5);overflow:hidden;position:relative}.bottom-cta-main{display:flex;align-items:center;justify-content:space-between;gap:40px}.bottom-cta-left{flex:1 1;max-width:600px}.bottom-cta-left h2{font-size:2.2rem;font-weight:800;color:#fff;margin:0 0 12px;line-height:1.25;text-align:left}.cta-subtext{font-size:1rem;color:#8fa89b;margin:0;line-height:1.6;text-align:left}.bottom-cta-divider{height:1px;background:hsla(0,0%,100%,.1);width:100%}.cta-benefits-row{display:flex;justify-content:space-between;gap:24px}.cta-benefit-item{display:flex;align-items:center;gap:10px;flex:1 1}.cta-benefit-item span{font-size:.9rem;color:#8fa89b;font-weight:500}.cta-benefit-icon{color:#6bcb5a;flex-shrink:0}.bottom-cta-right{flex-shrink:0}.cta-buttons-wrap{display:flex;flex-direction:row;gap:16px;align-items:center}.cta-primary-pill-btn{background:#6bcb5a;color:#01060a;border:none;border-radius:30px;padding:14px 28px;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 20px rgba(107,203,90,.2);width:auto;min-width:180px}.cta-primary-pill-btn:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(107,203,90,.35);background:#75db64}.cta-secondary-pill-btn{background:#06120e;color:#fff;border:1px solid hsla(0,0%,100%,.15);border-radius:30px;padding:14px 28px;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;width:auto;min-width:240px}.cta-secondary-pill-btn:hover{background:#091c16;border-color:hsla(0,0%,100%,.3);transform:translateY(-3px)}.cta-btn-icon{flex-shrink:0}@media (max-width:980px){.testimonials-carousel-wrapper{padding:0 10px}.testimonial-card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px)}.bottom-cta-banner{padding:40px;align-items:stretch;text-align:center}.bottom-cta-main{flex-direction:column;text-align:center;gap:32px}.bottom-cta-left{max-width:100%}.bottom-cta-left h2,.cta-subtext{text-align:center}.cta-benefits-row{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:20px}.cta-benefit-item{justify-content:center;width:auto;flex:0 0 auto}.cta-buttons-wrap{flex-direction:row;justify-content:center;width:100%}.cta-primary-pill-btn{width:auto;flex:1 1;max-width:220px}.cta-secondary-pill-btn{width:auto;flex:1 1;max-width:280px}}@media (max-width:640px){.hero-visual{height:350px}.mockup-cluster{transform:scale(.58);transform-origin:center center;height:380px}.testimonials-section{padding:40px 16px}.testimonial-card{flex:0 0 100%;min-width:270px;padding:24px}.carousel-control{display:none}.bottom-cta-banner{padding:32px 20px;border-radius:20px}.bottom-cta-left h2{font-size:1.8rem}.cta-buttons-wrap{flex-direction:column;width:100%;gap:12px}.cta-primary-pill-btn,.cta-secondary-pill-btn{width:100%;max-width:100%}.cta-benefits-row{flex-direction:column;align-items:flex-start;gap:12px;padding-left:20px}}@media (max-width:480px){.hero-visual{height:280px}.mockup-cluster{transform:scale(.46);transform-origin:center center;height:300px}}