.hero{height:100vh;background:#f2f2f7;position:relative;overflow:hidden}.btn-appstore-hero{cursor:pointer;margin:0 auto;width:214px;opacity:0;transform:translateY(30px) scale(.9);animation:appstoreButtonAppear 1s ease-out 1.6s forwards}@keyframes appstoreButtonAppear{0%{opacity:0;transform:translateY(30px) scale(.9)}80%{opacity:1;transform:translateY(0) scale(1)}to{opacity:1;transform:translateY(0) scale(1);animation:subtlePulse 2s ease-in-out infinite}}@keyframes subtlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-title{color:#000;text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px;opacity:0;transform:translateY(30px);animation:titleSlideUp 1s ease-out .8s forwards}.hero-subtitle{color:#0006;text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:40px;opacity:0;transform:translateY(30px);animation:subtitleSlideUp 1s ease-out 1.2s forwards}@keyframes titleSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes subtitleSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0}.hero-logo img{opacity:0;transform:translate(-20px);animation:headerLogoSlide .8s ease-out .2s forwards}.hero-actions{opacity:0;transform:translate(20px);animation:headerActionsSlide .8s ease-out .3s forwards}@keyframes headerLogoSlide{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes headerActionsSlide{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.hero-logo{display:flex;align-items:center}.logo-text{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-actions{display:flex;gap:1rem;align-items:center}.btn-support{background:none;color:#000;border:none;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;cursor:pointer}.hero-content{padding-top:64px;position:relative}.mobile-appstore{display:none;text-align:center;margin-top:1rem;opacity:0;transform:translateY(30px);animation:buttonFadeIn .8s ease-out 1s forwards}@keyframes buttonFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.title{font-size:120px;font-weight:700;line-height:100px;letter-spacing:-1px;color:#000;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;gap:.1em}.word{display:inline-block;opacity:0;transform:translateY(30px);animation:wordFadeIn .8s ease-out forwards}.word:nth-child(1){animation-delay:.1s}.word:nth-child(2){animation-delay:.2s}.word:nth-child(3){animation-delay:.3s}.word:nth-child(4){animation-delay:.4s}.word:nth-child(5){animation-delay:.5s}.word:nth-child(6){animation-delay:.6s}.italic{font-style:italic!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@keyframes wordFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-images{position:relative;width:100%;height:100%;overflow:hidden}.logo-image{width:157px;margin:24px auto;opacity:0;transform:translateY(20px) scale(.8);animation:logoAppear 1s ease-out .4s forwards}@keyframes logoAppear{0%{opacity:0;transform:translateY(20px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.brainrise-image{width:680px;height:auto;opacity:0;margin:-70px auto 0;z-index:5;transform:translateY(50px) scale(.8);animation:phoneSlideUp 1.2s ease-out .5s forwards}@keyframes phoneSlideUp{0%{opacity:0;transform:translateY(50px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cardSlideIn{0%{opacity:0}to{opacity:1;transform:translate(0)}}.hero-center-block{position:absolute;top:16px;left:16px;right:16px;bottom:16px;background:#f2f2f7;border-radius:24px;display:flex;flex-direction:column;opacity:0;transform:scale(.95);animation:centerBlockAppear 1s ease-out .1s forwards}@keyframes centerBlockAppear{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.hero-title{font-size:32px}.hero-subtitle{font-size:16px}.hero-header{padding:16px 16px 0}.hero-actions{flex-direction:column;gap:.5rem}.hero-actions .btn-appstore{display:none}.hero-center-block{top:8px;left:8px;right:8px;bottom:8px;overflow:hidden}.title{font-size:40px;line-height:41px;gap:.2em}.mobile-appstore{display:block}.word{transform:translateY(20px)}.brainrise-image{width:100%;margin-top:0}.hero-title{animation-delay:.6s}.hero-subtitle{animation-delay:.8s}.btn-appstore-hero{animation-delay:1.2s}@keyframes wordFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}.footer{background:#f2f2f7;padding:16px;opacity:0;transform:translateY(50px);transition:all .8s ease-out}.footer.footer-visible{opacity:1;transform:translateY(0)}.footer-container{display:flex;padding:32px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;border-radius:16px;background:transparent}.footer-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.footer-info{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.footer-logo{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#000}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;align-self:stretch;width:100%}.footer-bottom-content p{text-decoration:none;color:#0006;font-size:16px}.footer-bottom-links{font-size:16px;display:flex;align-items:flex-start;gap:16px}.footer-bottom-links a{text-decoration:none;color:#0006;font-size:16px}.footer-divider{width:100%;height:2px;align-self:stretch;border-radius:100px;background:#54545614}@media (max-width: 768px){.footer{padding:8px}.footer-info{display:flex;flex-direction:column;align-items:center;gap:24px;align-self:stretch}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:stretch}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#f2f2f7;border-bottom:1px solid #eee}.header-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.header-logo{text-decoration:none}.header-actions{display:flex;gap:1rem;align-items:center}.btn-support{background:none;color:#0006;border:none;padding:.75rem 1.5rem;font-size:16px;font-weight:500;cursor:pointer}@media (max-width: 768px){.header-container{padding:1rem}.header-actions{flex-direction:column;gap:.5rem}.header-actions .btn-appstore{display:none}}.page{min-height:100vh;background:#f2f2f7}.page-content{padding-top:100px;padding-bottom:2rem}.page-container{max-width:800px;margin:0 auto;padding:2rem;line-height:1.6}.page-container h1{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:.5rem}.page-date{color:#666;font-size:1rem;margin-bottom:3rem}.page-container h2{font-size:1.5rem;font-weight:600;color:#000;margin-top:2.5rem;margin-bottom:1rem}.page-container p{color:#333;margin-bottom:1.5rem;font-size:1rem}.page-container ul{color:#333;margin-bottom:1.5rem;padding-left:1.5rem}.page-container li{margin-bottom:.5rem}.page-container section{margin-bottom:2rem}@media (max-width: 768px){.page-content{padding-top:80px}.page-container{padding:1rem}.page-container h1{font-size:2rem}.page-container h2{font-size:1.3rem}}.app{min-height:100vh;background:#f2f2f7}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Thin-Dlj_0ZL0.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-ThinItalic-LU8UAQSN.otf) format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Ultralight-Dvb4Y4p6.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-UltralightItalic-BF1-1SE6.otf) format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Light-aDlMluiV.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-LightItalic-lQTxS1hE.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Regular-DF_3XEGl.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-RegularItalic-CFA72IC_.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Medium-DSttQARu.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-MediumItalic-C8uf2A7q.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Semibold-Dg2-djaL.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-SemiboldItalic-Dj8jjjxr.otf) format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Bold-CkqE-6tD.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-BoldItalic-q-NvD6qt.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Heavy-Cj-4znqf.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-HeavyItalic-Dt8wbU-f.otf) format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Black-85SZiFK-.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-BlackItalic-Dr4U8WIP.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}:root{font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent;margin:16px 0}::-webkit-scrollbar-thumb{background:#2025274d;border-radius:100px;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:#20252780}*{scrollbar-width:thin;scrollbar-color:rgba(32,37,39,.3) transparent}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;background:#f2f2f7}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.section-subtitle{font-size:1.2rem;color:#666;margin-bottom:3rem;max-width:600px}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}.btn-secondary{background:transparent;color:#667eea;border:2px solid #667eea}.btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.btn-full{width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width: 768px){.container{padding:0 16px}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}
