*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f5f0e1;--charcoal:#3d342c;--brown:#726252;--blue:#9fcdec;--orange:#c26f33}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--charcoal);font-family:DM Sans,sans-serif;overflow-x:hidden}img.pixel-art{image-rendering:pixelated;image-rendering:crisp-edges}nav{z-index:100;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1.25rem 3rem;transition:background .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}nav.scrolled{background:var(--cream);border-bottom-color:#3d342c1a}.nav-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.nav-logo-mark{object-fit:cover;border-radius:8px;width:32px;height:32px}.nav-logo-text{color:var(--charcoal);letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}.nav-cta{background:var(--charcoal);color:var(--cream);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:.6rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.nav-cta:hover{background:#2a231c}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;min-height:100vh;margin:0 auto;padding:7rem 3rem 4rem;display:grid}.hero-left{padding-right:2rem}h1{letter-spacing:-.025em;color:var(--charcoal);margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.75rem);font-weight:600;line-height:1.12;animation:.6s .1s both fadeUp}h1 em{color:var(--orange);font-style:italic}.hero-sub{color:var(--charcoal);opacity:.6;max-width:400px;margin-bottom:2.5rem;font-size:1.1rem;font-weight:300;line-height:1.7}.pronunciation{opacity:.7;font-size:.95em;font-style:italic}.btn-appstore{background:var(--charcoal);color:var(--cream);cursor:pointer;font:inherit;border:none;border-radius:16px;align-items:center;gap:12px;padding:.9rem 1.75rem;text-decoration:none;display:inline-flex}.btn-appstore:hover{background:#2a231c}.btn-appstore-text{flex-direction:column;gap:1px;display:flex}.btn-appstore-sub{opacity:.7;letter-spacing:.04em;font-size:.7rem;font-weight:300}.btn-appstore-main{font-size:1rem;font-weight:500}.hero-right{justify-content:center;align-items:center;display:flex;position:relative}.hero-bird{width:480px;max-width:100%;height:auto}.how-it-works{background:#3d342c0a;border-top:1px solid #3d342c1a;padding:6rem 3rem}.how-it-works-inner{max-width:900px;margin:0 auto}.steps-grid{align-items:flex-start;display:flex}.step-card{text-align:center;flex:1}.step-connector{background:#3d342c33;flex-shrink:0;width:60px;height:1px;margin-top:16px}.step-number{background:var(--orange);width:32px;height:32px;color:var(--cream);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:.9rem;font-weight:600;display:inline-flex}.step-title{color:var(--charcoal);margin-bottom:.5rem;font-size:1rem;font-weight:500}.step-desc{color:var(--charcoal);opacity:.55;max-width:240px;margin:0 auto;font-size:.875rem;font-weight:300;line-height:1.65}.app-preview{background:#3d342c0a;border-top:1px solid #3d342c1a;padding:6rem 3rem 8rem}.app-preview-inner{max-width:1200px;margin:0 auto}.fan-phones{justify-content:center;align-items:flex-end;gap:2rem;padding-bottom:2.5rem;display:flex}.fan-phone{text-align:center;flex-shrink:0}.fan-phone .iphone-frame{background:#1a1a1a;border-radius:44px;width:260px;padding:14px;box-shadow:0 30px 60px #3d342c26,0 0 0 1px #3d342c0f}.fan-phone .iphone-frame img{border-radius:32px;width:100%;display:block}.fan-center{transform:translateY(-2rem)}.fan-center .iphone-frame{width:300px;box-shadow:0 40px 80px #3d342c38,0 0 0 1px #3d342c14}.fan-center .iphone-label{color:var(--orange);opacity:.7}.fan-left{opacity:.85;transform:rotate(-8deg)translateY(.5rem)}.fan-right{opacity:.85;transform:rotate(8deg)translateY(.5rem)}.fan-left .iphone-label,.fan-right .iphone-label,.fan-spacer{display:none}.iphone-label{color:var(--charcoal);opacity:.45;letter-spacing:.08em;text-transform:uppercase;margin-top:1.25rem;font-size:.8rem;font-weight:500}.features{border-top:1px solid #3d342c1a;padding:6rem 3rem}.features-inner{max-width:640px;margin:0 auto}.features-list{flex-direction:column;gap:0;display:flex}.feature-row{border-bottom:1px solid #3d342c14;align-items:flex-start;gap:1.5rem;padding:1.75rem 0;display:flex}.feature-row:last-child{border-bottom:none}.feature-icon{width:48px;height:48px;color:var(--orange);background:#3d342c0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.feature-text h3{color:var(--charcoal);margin-bottom:.35rem;font-size:1rem;font-weight:500}.feature-text p{color:var(--charcoal);opacity:.55;font-size:.9rem;font-weight:300;line-height:1.65}.feature-text strong{opacity:1;color:var(--charcoal);font-weight:500}.section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);margin-bottom:1rem;font-size:.78rem;font-weight:500}.section-title{letter-spacing:-.02em;color:var(--charcoal);max-width:500px;margin-bottom:3.5rem;font-family:Playfair Display,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:1.2}.section-title em{font-style:italic}.cta-strip{background:var(--charcoal);text-align:center;border-radius:16px;margin:0 3rem 5rem;padding:4rem}.cta-strip h2{color:var(--cream);letter-spacing:-.02em;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:600;line-height:1.2}.cta-strip h2 em{color:var(--blue);font-style:italic}.btn-appstore-light{background:var(--cream);color:var(--charcoal);cursor:pointer;font:inherit;border:none;border-radius:16px;align-items:center;gap:12px;padding:.9rem 1.75rem;text-decoration:none;display:inline-flex}.btn-appstore-light:hover{background:#ece7d6}.btn-appstore-light .btn-appstore-sub{color:var(--charcoal);opacity:.5}footer{border-top:1px solid #3d342c1a;justify-content:space-between;align-items:center;padding:3rem 3rem 2.5rem;display:flex}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:var(--brown);font-size:.85rem;font-weight:400;text-decoration:none}.footer-links a:hover{color:var(--charcoal);text-underline-offset:2px;text-decoration:underline}.footer-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.footer-logo-mark{object-fit:cover;border-radius:6px;width:24px;height:24px}.footer-logo-text{color:var(--charcoal);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600}.modal-overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3d342c66;justify-content:center;align-items:center;padding:1.5rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:var(--cream);text-align:center;border-radius:20px;width:100%;max-width:340px;padding:2.5rem 2rem;animation:.25s scaleIn;box-shadow:0 24px 64px #3d342c40}.modal-bird{width:100px;height:100px;margin-bottom:1.25rem}.modal-title{color:var(--charcoal);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.modal-desc{color:var(--charcoal);opacity:.6;margin-bottom:1.75rem;font-size:.9rem;font-weight:300;line-height:1.6}.modal-close{background:var(--charcoal);color:var(--cream);cursor:pointer;border:none;border-radius:10px;padding:.7rem 2rem;font-family:inherit;font-size:.9rem;font-weight:500}.modal-close:hover{background:#2a231c}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-sub{animation:.6s .2s both fadeUp}.hero-actions{animation:.6s .3s both fadeUp}.hero-right{animation:.7s .15s both fadeUp}@media (width<=900px){.hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding:6rem 2rem 3rem}.hero-left{padding-right:0}.hero-sub{max-width:420px;margin-left:auto;margin-right:auto}.hero-actions{justify-content:center;align-items:center;display:flex}.hero-right{justify-content:center}.hero-bird{width:320px}.nav-cta{display:none}.how-it-works{padding:4rem 1.5rem}.steps-grid{flex-direction:column;align-items:center;gap:2rem}.step-connector{width:1px;height:32px;margin-top:0}.app-preview{padding:4rem 1.5rem}.fan-phones{gap:1rem;padding-bottom:1.5rem}.fan-phone .iphone-frame{border-radius:34px;width:200px;padding:10px}.fan-phone .iphone-frame img{border-radius:26px}.fan-center .iphone-frame{width:240px}.fan-left{transform:rotate(-6deg)translateY(.4rem)}.fan-right{transform:rotate(6deg)translateY(.4rem)}.fan-center{transform:translateY(-1.5rem)}.iphone-label{margin-top:.75rem;font-size:.7rem}.section-title{margin-bottom:2.5rem}.features{padding:4rem 1.5rem}.feature-row{gap:1.25rem;padding:1.5rem 0}.cta-strip{margin:0 1.5rem 3rem;padding:3rem 2rem}nav{padding:1rem 1.5rem}footer{text-align:center;flex-direction:column;gap:1.5rem;padding:2.5rem 1.5rem}}@media (width<=600px){.app-preview{padding:4rem 0}.app-preview .section-label,.app-preview .section-title{padding:0 1.5rem}.fan-phones{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;justify-content:flex-start;gap:1.25rem;padding:1rem 0 2rem;display:flex;overflow-x:auto}.fan-phones::-webkit-scrollbar{display:none}.fan-spacer{flex:0 0 3vw;display:block}.fan-phone{scroll-snap-align:center;flex:0 0 65vw}.fan-center{order:-1}.fan-spacer:first-child{order:-2}.fan-phone .iphone-frame{border-radius:36px;width:100%;padding:10px;box-shadow:0 20px 50px #3d342c26,0 0 0 1px #3d342c0f}.fan-phone .iphone-frame img{border-radius:28px}.fan-left,.fan-right{opacity:1;transform:none}.fan-center{transform:none}.fan-center .iphone-frame{width:100%}.fan-left .iphone-label,.fan-right .iphone-label{display:block}.iphone-label{margin-top:.75rem;font-size:.7rem}}@media (width<=400px){.hero{padding:5rem 1.25rem 2rem}.hero-bird{width:240px}.how-it-works{padding:3rem 1.25rem}.step-desc{max-width:200px}.app-preview{padding:3rem 0}.app-preview .section-label,.app-preview .section-title{padding:0 1.25rem}.fan-phones{gap:1rem;padding:1rem 0 1.5rem}.fan-spacer{flex:0 0 2vw}.fan-phone{flex:0 0 70vw}.fan-phone .iphone-frame{border-radius:30px;padding:8px}.fan-phone .iphone-frame img{border-radius:24px}.features{padding:3rem 1.25rem}.feature-row{gap:1rem}.feature-icon{border-radius:10px;width:40px;height:40px}.feature-icon svg{width:20px;height:20px}.cta-strip{border-radius:12px;margin:0 1rem 2rem;padding:2.5rem 1.25rem}nav{padding:1rem}footer{padding:2rem 1.25rem}}.policy-page{max-width:700px;margin:0 auto;padding:7rem 3rem 4rem}.policy-title{letter-spacing:-.02em;color:var(--charcoal);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:1.2}.policy-date{color:var(--brown);margin-bottom:2.5rem;font-size:.85rem;font-weight:400}.policy-page>p{color:var(--charcoal);margin-bottom:2.5rem;font-size:.95rem;font-weight:300;line-height:1.8}.policy-page section{margin-bottom:2.5rem}.policy-page h2{color:var(--charcoal);margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:600}.policy-page h3{color:var(--charcoal);margin-top:1.25rem;margin-bottom:.5rem;font-size:.95rem;font-weight:500}.policy-page section>p,.policy-page section>h3+p{color:var(--charcoal);opacity:.75;margin-bottom:.75rem;font-size:.95rem;font-weight:300;line-height:1.8}.policy-page ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.policy-page li{color:var(--charcoal);opacity:.75;margin-bottom:.25rem;font-size:.95rem;font-weight:300;line-height:1.8}.policy-page li::marker{color:var(--brown)}.policy-page strong{font-weight:500}.policy-page a{color:var(--brown);text-underline-offset:2px;text-decoration:underline}.policy-page a:hover{color:var(--charcoal)}@media (width<=900px){.policy-page{padding:5rem 1.5rem 3rem}}@media (width<=400px){.policy-page{padding:4.5rem 1.25rem 2rem}}
