*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;color:#1a1a1a;background:#fafafa;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}main{display:block}code{font-family:SFMono-Regular,Menlo,monospace}.skip-link{position:absolute;left:1rem;top:-4rem;padding:.75rem 1rem;border-radius:8px;background:#1a1a1a;color:#fff;z-index:10}.skip-link:focus{top:1rem}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background:linear-gradient(165deg,#fafafa,#e8f5f3);position:relative}.hero-icon{width:88px;height:88px;margin-bottom:1rem}.hero-logo{font-size:1rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#2a9d8f;margin-bottom:1.5rem}.hero h1,.page-intro h1,.legal-card h1{font-size:clamp(2.4rem,6vw,4.5rem);font-weight:700;line-height:1.1;margin-bottom:1.25rem}.hero p,.page-intro p,.legal-card p,.feature-card p,.contact-card p,.legal-card li{font-size:clamp(1rem,2vw,1.05rem);color:#555;line-height:1.6}.hero p{max-width:480px;margin-bottom:2.5rem}.btn{display:inline-block;padding:.85rem 2.2rem;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.btn:hover,.store-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.btn-primary{background:#2a9d8f;color:#fff}.hero-scroll-hint{position:absolute;bottom:2rem;font-size:.8rem;color:#aaa;letter-spacing:.05em}.about,.download,.page-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 2rem}.about,.page-shell{background:#fff}.download,.page-shell-soft{background:linear-gradient(165deg,#e8f5f3,#fafafa)}.about-header,.page-intro{text-align:center;max-width:600px;margin-bottom:4rem}.page-intro-left{text-align:left;margin-bottom:0}.about-header h2,.download h2,.feature-card h2,.contact-card h2,.legal-card h2,.card h2{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:1rem}.about-header p,.download p{font-size:1.05rem;color:#666;line-height:1.6}.download p{margin-bottom:.65rem}.features,.page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;max-width:960px;width:100%;margin-bottom:4rem}.feature-card,.card,.contact-card,.legal-card{padding:2rem;border-radius:12px;background:#fafafa;border:1px solid #ececec}.feature-card{display:flex;flex-direction:column}.feature-icon{width:44px;height:44px;border-radius:10px;background:#e8f5f3;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;font-size:1.3rem}.feature-card h3,.card h3{font-size:1.15rem;font-weight:600;margin-bottom:.6rem}.feature-carousel{margin:.5rem 0 1.4rem}.feature-carousel-window{position:relative;width:min(100%,272px);margin:0 auto}.feature-carousel-viewport{overflow:hidden;border-radius:26px;background:#f2f2f2;border:2px solid #2a9d8f;box-shadow:0 16px 36px #0000001a;touch-action:pan-y;outline:none}.feature-carousel-track{display:flex;transition:transform .28s ease;will-change:transform}.feature-carousel-slide{min-width:100%;aspect-ratio:573 / 1280;overflow:hidden}.feature-carousel-slide img{width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none}.feature-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:999px;background:#1a1a1ad1;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px #0000002e;transition:transform .2s,opacity .2s,background .2s}.feature-carousel-arrow svg{width:24px;height:24px;fill:currentColor}.feature-carousel-arrow:hover{background:#2a9d8f}.feature-carousel-arrow:disabled{opacity:.35;cursor:default}.feature-carousel-arrow:disabled:hover{background:#1a1a1ad1}.feature-carousel-arrow-prev{left:-14px}.feature-carousel-arrow-next{right:-14px}.feature-carousel-dots{display:flex;justify-content:center;align-items:center;gap:.45rem;margin-top:1rem}.feature-carousel-dot{width:8px;height:8px;border:0;border-radius:999px;background:#d0d0d0;cursor:pointer;transition:width .2s,background .2s}.feature-carousel-dot[aria-current=true]{width:20px;background:#2a9d8f}.download{text-align:center}.store-links{display:flex;align-items:flex-start;gap:1.25rem;flex-wrap:wrap;justify-content:center}.store-badge{display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;border-radius:12px;transition:transform .2s,box-shadow .2s}.store-badge.is-disabled{flex-direction:column;gap:.4rem;opacity:.4}.store-badge img{display:block;height:56px;width:auto;border-radius:12px}.store-badge-note{font-size:.8rem;color:#1a1a1a;line-height:1}.page-header{padding:1.5rem 2rem;background:#fff;border-bottom:1px solid #ececec}.page-header-inner{max-width:960px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem}.page-brand{font-size:.95rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#2a9d8f}.page-nav{list-style:none;display:flex;flex-wrap:wrap;gap:1.25rem}.page-nav-link{color:#666;transition:color .2s}.page-nav-link:hover,.page-nav-link.active,.text-link:hover{color:#2a9d8f}.page-content{width:100%;max-width:960px}.page-actions{display:flex;gap:1rem;align-items:center;margin-top:2rem}.text-link{color:#666;transition:color .2s}.bullet-list{list-style:none;display:grid;gap:.85rem}.bullet-list li{position:relative;padding-left:1rem;color:#555;line-height:1.6}.bullet-list li:before{content:"";position:absolute;left:0;top:.65rem;width:6px;height:6px;border-radius:50%;background:#2a9d8f}.legal-card{max-width:960px;margin:0 auto;display:grid;gap:1.5rem;background:#fff}.legal-card h2{margin-bottom:.75rem}.legal-card ul{margin-left:1.1rem;display:grid;gap:.65rem}footer{padding:3rem 2rem;background:#1a1a1a;color:#aaa;font-size:.85rem}.footer-inner{max-width:960px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem}.footer-brand{font-size:.95rem;font-weight:600;color:#fff;letter-spacing:.08em;text-transform:uppercase}.footer-links{display:flex;gap:1.5rem}.footer-links a,.footer-contact a{color:#aaa;text-decoration:none;transition:color .2s}.footer-links a:hover,.footer-contact a:hover{color:#2a9d8f}.footer-socials{display:flex;gap:1rem}.footer-social{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#2a2a2a;color:#aaa;transition:background .2s,color .2s}.footer-social:hover{background:#2a9d8f;color:#fff}.footer-social img{height:18px;object-fit:contain}.footer-social-youtube img{height:24px}.footer-bottom{max-width:960px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid #333;text-align:center;font-size:.8rem;color:#666}@media(max-width:768px){.hero,.about,.download,.page-shell{padding:4rem 1.25rem}.hero{min-height:92svh;gap:.85rem}.hero-icon{width:104px;height:104px;margin-bottom:.35rem}.hero-logo{margin-bottom:.5rem}.hero h1{font-size:clamp(2.9rem,13vw,4.2rem);margin-bottom:.5rem}.hero p{max-width:22rem;font-size:1.05rem;margin-bottom:1.75rem}.hero-scroll-hint{bottom:1.25rem}.about,.page-shell{min-height:auto;justify-content:flex-start}.download{min-height:82svh;gap:.65rem}.about-header,.page-intro{max-width:100%;margin-bottom:2.5rem}.about-header p,.download p{font-size:1rem}.features,.page-grid{grid-template-columns:1fr;gap:1.5rem;max-width:100%;margin-bottom:0}.feature-card,.card,.contact-card,.legal-card{padding:1.5rem}.feature-card h3,.card h3{font-size:1.25rem}.screenshot-placeholder{width:160px;height:320px}.feature-carousel{margin:.75rem 0 1.1rem}.feature-carousel-window{width:min(100%,320px)}.feature-carousel-arrow-prev{left:8px}.feature-carousel-arrow-next{right:8px}.page-header-inner,.footer-inner{flex-direction:column;align-items:center;text-align:center}.page-nav,.footer-links,.page-actions{flex-direction:column;gap:.75rem}.store-links{flex-direction:column;align-items:center;gap:1rem}.page-intro-left{text-align:center}}
