*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,sans-serif;line-height:1.47059;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;background:#fff}#root{min-height:100vh}:root{--color-text: #1d1d1f;--color-text-secondary: #86868b;--color-bg: #fafbfc;--color-link: #007aff;--color-accent: #007aff;--color-accent-dark: #0051d5;--color-star: #ff9500;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.app{min-height:100vh;background:#fff;color:var(--color-text)}.header{position:sticky;top:0;z-index:100;background:linear-gradient(to bottom,#fff3,#fff0);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.header-content{max-width:1440px;margin:0 auto;padding:12px 60px;display:flex;align-items:center;justify-content:space-between}.header-brand{display:flex;align-items:center;gap:4px}.header-icon{width:26px;height:26px}.header-name{font-size:1.6rem;font-weight:700;margin:0;letter-spacing:-.03em;color:var(--color-text)}.header-button{display:inline-flex;align-items:center;gap:7px;background:var(--color-accent);color:#fff;padding:10px 20px;border-radius:980px;text-decoration:none;font-size:.9375rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em;box-shadow:0 4px 14px #007aff47}.header-button:hover{background:var(--color-accent-dark);transform:translateY(-1px);box-shadow:0 7px 20px #007aff61}.header-apple{width:16px;height:16px;margin-top:-2px}.main-content{max-width:1440px;margin:0 auto;padding:0}.hero-section{text-align:center;padding:50px 40px 65px;max-width:1100px;margin:0 auto}.screenshot-section{padding:0 40px 110px;max-width:1400px;margin:0 auto}.screenshot-wrapper{width:100%;max-width:1400px;margin:0 auto;display:flex;justify-content:center;align-items:center;padding:0;background:transparent;border-radius:24px}.app-screenshot{max-width:100%;height:auto;border-radius:12px}.layered-screenshots{position:relative;width:100%;max-width:1000px;margin:0 auto}.screenshot-layer{width:100%;height:auto;border-radius:12px}.screenshot-layer:first-child{display:block;opacity:1;border:12px solid var(--color-text);border-radius:24px;box-shadow:0 2px 4px #0000000a,0 4px 8px #0000000f,0 8px 16px #00000014,0 16px 32px #0000001a}.layered-screenshots:before{content:"";position:absolute;top:12px;left:50%;transform:translate(-50%);width:120px;height:24px;background:var(--color-text);border-radius:0 0 8px 8px;z-index:10}.screenshot-overlay{position:absolute;width:30%;top:10%;right:-7%}.screenshot-overlay:nth-child(2){top:8%;width:42%;left:-5%}.screenshot-overlay:nth-child(3){top:12%;width:42%;right:-4%}.screenshot-overlay:nth-child(4){top:72%;width:17%;left:16%}.screenshot-overlay:nth-child(5){top:43%;width:45%;right:12%}.tagline{font-size:3.8rem;font-weight:700;line-height:1.08;margin:0 0 24px;letter-spacing:-.028em;color:var(--color-text)}.description{font-size:1.1rem;line-height:1.5;color:var(--color-text);margin:0 auto;font-weight:500;max-width:510px}.description a{color:var(--color-text-secondary);text-decoration:underline;text-decoration-color:#86868b4d;text-decoration-thickness:1px;text-underline-offset:2px;font-weight:400;transition:all .2s ease}.description a:hover{color:var(--color-text);text-decoration-color:#1d1d1f66}.app-rating{display:inline-flex;align-items:center;gap:9px;margin-top:28px;padding:7px 16px 7px 13px;border-radius:980px;background:#f7f7f9;border:1px solid rgba(0,0,0,.07);text-decoration:none;transition:background .25s ease,border-color .25s ease}.app-rating:hover{background:#f2f2f5;border-color:#0000001f}.rating-stars{position:relative;display:inline-flex}.rating-star-row{display:inline-flex;gap:2px}.rating-star-row:first-child{color:#00000021}.rating-star-row:last-child{position:absolute;inset:0;color:var(--color-star)}.rating-star-row svg{display:block;width:15px;height:15px}.app-rating-text{font-size:.875rem;font-weight:400;letter-spacing:-.01em;color:var(--color-text-secondary);line-height:1.15}.app-rating-text strong{font-weight:600;color:var(--color-text)}.reviews-section{padding:8px 40px 86px;max-width:1080px;margin:0 auto}.reviews-grid{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin:0;padding:0;text-align:left}.review{display:flex;flex-direction:column}.review-quote{font-size:.9375rem;line-height:1.65;letter-spacing:-.008em;color:#4d4d51;margin:0 0 16px}.review-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:.8125rem;color:var(--color-text-secondary);margin:auto 0 0}.review-stars .rating-star-row svg{width:11px;height:11px}.review-author{font-weight:500;color:var(--color-text-secondary)}.review-country{opacity:.75}.review-country:before{content:"·";margin-right:8px}.cta-section{text-align:center;padding:0 40px 20px}.cta-button{display:inline-flex;align-items:center;gap:8px;background:var(--color-accent);color:#fff;padding:14px 28px;border-radius:12px;text-decoration:none;font-size:1.0625rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);letter-spacing:-.015em;box-shadow:0 4px 16px #007aff33}.cta-button:hover{background:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 8px 24px #007aff4d}.apple-icon{width:20px;height:20px}.cta-note{font-size:.875rem;color:var(--color-text-secondary);margin:16px 0 0}.features-section{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:100px 60px;max-width:1200px;margin:0 auto}.feature-card{text-align:center;padding:40px 32px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}.feature-card:hover{transform:translateY(-4px);background:#fff;border-color:#0071e333;box-shadow:0 12px 32px #00000014}.feature-icon{font-size:3.5rem;margin-bottom:20px;opacity:1;display:block}.feature-card h3{font-size:1.5rem;font-weight:600;margin:0 0 12px;color:var(--color-text);letter-spacing:-.015em}.feature-card p{font-size:1.0625rem;line-height:1.5;color:var(--color-text-secondary);margin:0;font-weight:400}.science-section{text-align:center;padding:0 40px 70px;max-width:1080px;margin:0 auto}.science-panel{background:#f7f7f9;border-radius:28px;padding:60px 64px 56px}.science-quote{font-size:1.625rem;font-weight:500;font-style:italic;line-height:1.45;margin:0 auto 14px;max-width:540px;color:var(--color-text-secondary);letter-spacing:-.015em}.science-attribution{font-size:1.1rem;color:var(--color-text-secondary);margin:0;font-weight:400}.science-attribution a{color:var(--color-link);text-decoration:none;font-weight:500;transition:all .2s ease}.science-attribution a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.sources{font-size:.85rem;margin:20px 0 0;opacity:.6;line-height:1.4rem}.sources a{color:inherit;font-weight:500;color:#111;text-decoration:none;text-underline-offset:2px;transition:opacity .2s ease}.sources a:hover{text-decoration:underline}.stats{margin-top:52px;padding-top:48px;border-top:1px solid rgba(0,0,0,.08)}.stats-title{font-size:1.3rem;font-weight:600;letter-spacing:-.018em;margin:0 0 36px;color:var(--color-text)}.stats-grid{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:0;padding:0}.stat-value{display:flex;align-items:baseline;justify-content:center;gap:5px;margin:0 0 8px;color:var(--color-accent)}.stat-number{display:inline-block;font-variant-numeric:tabular-nums;font-size:3.4rem;font-weight:700;line-height:1;letter-spacing:-.035em;text-align:center}.stat-unit{font-size:1.375rem;font-weight:600;letter-spacing:-.02em;opacity:.75}.stat-label{font-size:1rem;line-height:1.45;color:var(--color-text-secondary);margin:0}.stats-basis{font-size:.8125rem;line-height:1.5;color:var(--color-text-secondary);opacity:.75;max-width:460px;margin:38px auto 0}.footer{text-align:center;padding:60px 40px 40px;border-top:.5px solid rgba(0,0,0,.1);margin-top:80px;background:transparent}.footer-links{display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap;margin-bottom:12px}.footer-link{color:var(--color-text-secondary);text-decoration:none;font-size:.9rem;transition:color .2s ease;display:inline-flex;align-items:center;gap:6px}.footer-link:hover{color:var(--color-text)}.footer-link svg{display:block}.footer-divider{color:var(--color-text-secondary);font-size:.9rem}.privacy-button{background:transparent;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:.9rem}.footer-copyright{font-size:.9rem;color:var(--color-text-secondary);margin:0}.privacy-container{max-width:820px;padding:80px 40px 120px}.privacy-policy{text-align:left;line-height:1.6}.privacy-policy h1{font-size:2.5rem;font-weight:600;margin:0 0 40px;border-bottom:none;padding-bottom:0;letter-spacing:-.015em}.privacy-policy .last-updated{font-style:italic;opacity:.7;margin-bottom:2rem}.privacy-policy h2{font-size:1.5rem;font-weight:600;margin:2rem 0 .75rem;letter-spacing:-.01em}.privacy-policy p{margin:0 0 1rem;color:var(--color-text-secondary)}.privacy-policy ul,.privacy-policy ol{margin:0 0 1rem;padding-left:1.5rem;color:var(--color-text-secondary)}.privacy-policy li{margin-bottom:.5rem}.privacy-policy a{color:var(--color-link);text-decoration:none}.privacy-policy a:hover{text-decoration:underline}.privacy-policy strong{font-weight:600;color:var(--color-text)}.back-button{background:transparent;border:1px solid #d2d2d7;color:var(--color-text);padding:8px 16px;border-radius:980px;cursor:pointer;font-size:.875rem;font-family:inherit;margin-bottom:2rem;transition:background .3s ease}.back-button:hover{background:#f5f5f7}@media(max-width:1068px){.header-content{padding:12px 40px}.tagline{font-size:3.5rem}.description{font-size:1.0625rem}.science-section{padding:0 30px 60px}.science-panel{padding:48px 40px 44px}.science-quote{font-size:1.5rem}.stats{margin-top:44px;padding-top:40px}.stats-grid{gap:24px}.reviews-section{padding:6px 30px 72px}.reviews-grid{gap:32px}.stat-number{font-size:3rem}.features-section{padding:80px 40px;gap:32px}.feature-card{padding:36px 28px}.screenshot-section{padding:0 30px 40px}.screenshot-wrapper{padding:0;border-radius:20px}.screenshot-overlay{width:35%}.screenshot-overlay:nth-child(2){width:35%}.screenshot-overlay:nth-child(3){width:35%}.screenshot-overlay:nth-child(4){width:20%}.screenshot-overlay:nth-child(5){width:32%}}@media(max-width:734px){.header-content{padding:10px 20px}.header-icon{width:28px;height:28px}.header-name{font-size:1.125rem}.header-button{padding:8px 16px;font-size:.875rem;gap:6px}.header-apple{width:14px;height:14px}.hero-section{padding:50px 20px 40px}.tagline{font-size:2.25rem;line-height:1.15}.description{font-size:1rem}.app-rating{margin-top:22px;padding:6px 14px 6px 11px;gap:8px}.rating-star-row svg{width:13px;height:13px}.app-rating-text{font-size:.8125rem}.screenshot-section{padding:0 20px 80px}.screenshot-wrapper{padding:0;border-radius:16px}.app-screenshot,.screenshot-layer{border-radius:10px}.screenshot-layer:first-child{border-width:6px;border-radius:13px}.layered-screenshots:before{top:6px;width:70px;height:16px;border-radius:0 0 6px 6px}.screenshot-overlay{width:40%}.screenshot-overlay:nth-child(2){width:40%}.screenshot-overlay:nth-child(3){width:40%}.screenshot-overlay:nth-child(4){width:24%}.screenshot-overlay:nth-child(5){width:36%}.science-section{padding:0 16px 50px}.science-panel{border-radius:20px;padding:32px 24px 30px}.science-quote{font-size:1.25rem;line-height:1.35}.sources{font-size:.6875rem;margin-top:14px}.stats{margin-top:30px;padding-top:28px}.stats-title{font-size:1.1875rem;margin-bottom:24px}.stats-grid{grid-template-columns:1fr;gap:18px}.stat{display:grid;grid-template-columns:4.75rem 1fr;align-items:center;gap:16px;text-align:left}.stat-value{justify-content:flex-start;margin:0}.stat-number{font-size:2.25rem}.stat-unit{font-size:1rem}.stat-label{font-size:.9375rem}.stats-basis{font-size:.75rem;margin-top:26px}.reviews-section{padding:4px 20px 56px}.reviews-grid{grid-template-columns:1fr;gap:28px}.review-quote{margin-bottom:10px}.cta-section{padding:0 20px 20px}.cta-button{padding:12px 24px;font-size:1rem}.features-section{grid-template-columns:1fr;gap:24px;padding:60px 20px}.feature-card{padding:32px 24px;border-radius:16px}.feature-icon{font-size:3rem;margin-bottom:16px}.feature-card h3{font-size:1.375rem}.feature-card p{font-size:1rem}.footer{padding:50px 20px 30px;margin-top:60px}.footer-links{flex-direction:column;gap:12px}.footer-divider{display:none}.privacy-container{padding:60px 20px 20px}.privacy-policy h1{font-size:2rem}.privacy-policy h2{font-size:1.25rem}}
