@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_fcbcbf{font-family:Inter,Inter Fallback;font-style:normal}.__variable_fcbcbf{--font-inter:"Inter","Inter Fallback"}:root{--bg-primary:#fff;--bg-secondary:#fbfbfb;--text-primary:#000;--text-secondary:#666;--text-muted:#a1a1a6;--accent:#007aff;--accent-soft:rgba(0,122,255,.1);--font-inter:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--transition-smooth:cubic-bezier(0.4,0,0.2,1);--transition-bounce:cubic-bezier(0.34,1.56,0.64,1);--shadow-sm:0 2px 4px rgba(0,0,0,.05);--shadow-md:0 10px 20px rgba(0,0,0,.08);--shadow-lg:0 20px 40px rgba(0,0,0,.12)}*{margin:0;padding:0;box-sizing:border-box}body,html{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-inter);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-wrapper{min-height:100vh;width:100%}.fixed-container{position:fixed;top:0;left:0;height:100vh;flex-direction:column;z-index:10;overflow:hidden;background:transparent}.animation-stage,.fixed-container{width:100%;display:flex;align-items:center;justify-content:center}.animation-stage{position:relative;height:100%}.task-cloud-container{position:absolute;inset:0;display:flex;justify-content:center;align-items:center}.hero-header{text-align:center;position:absolute;top:160px;left:0;right:0;z-index:30;padding:0 20px}.hero-title{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;letter-spacing:-.05em;line-height:1.05;color:var(--text-primary);text-align:center}.app-store-badge-container{margin-top:32px}.app-store-badge{height:64px;width:auto;transition:transform .4s var(--transition-bounce);filter:drop-shadow(var(--shadow-sm))}.app-store-badge:hover{transform:scale(1.05)}.task-item{position:absolute;font-size:20px;font-weight:500;white-space:nowrap;display:flex;align-items:center;justify-content:flex-start;letter-spacing:-.02em;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:320px}.task-dot{font-size:24px;font-weight:700;color:var(--text-primary);display:inline-block;line-height:1}.phone-mockup-wrapper{width:100%;max-width:280px;z-index:5;pointer-events:none;margin-top:120px}.phone-image{width:100%;height:auto;filter:drop-shadow(0 50px 100px rgba(0,0,0,.12))}.footer-section{position:fixed;bottom:10%;left:0;right:0;text-align:center;z-index:40}.footer-text{color:var(--text-secondary);font-size:18px;margin-bottom:24px;font-weight:500}.cta-button{background-color:var(--text-primary);color:var(--bg-primary);padding:16px 40px;border-radius:40px;font-size:18px;font-weight:600;border:none;cursor:pointer;box-shadow:var(--shadow-md);transition:all .3s var(--transition-smooth)}.cta-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);background-color:#222}.cta-button:active{transform:translateY(0)}.scroll-spacer{height:200vh}@media (max-width:768px){.hero-header{top:150px}.hero-title{font-size:2.5rem;line-height:1.05;padding:0 10px}.app-store-badge-container{margin-top:24px}.app-store-badge{height:54px}.phone-mockup-wrapper{max-width:250px;margin-top:240px}.task-item{font-size:17px;width:280px}.footer-text{font-size:17px;padding:0 20px}.cta-button{padding:16px 36px;font-size:17px}}@media (max-height:700px){.hero-header{top:3%}.hero-title{font-size:2.4rem}.app-store-badge-container{margin-top:16px}.phone-mockup-wrapper{max-width:200px;margin-top:60px}}.navbar{position:fixed;top:0;left:0;right:0;height:80px;z-index:100;justify-content:center;padding:0 40px;background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05)}.navbar,.navbar-content{display:flex;align-items:center}.navbar-content{width:100%;max-width:1200px;justify-content:space-between}.navbar-brand{font-size:24px;font-weight:700;letter-spacing:-.03em;color:var(--text-primary)}.navbar-links{display:flex;gap:32px;position:absolute;left:50%;transform:translateX(-50%)}.nav-link{text-decoration:none;color:var(--text-secondary);font-size:15px;font-weight:500;transition:color .3s var(--transition-smooth)}.nav-link:hover{color:var(--text-primary)}.navbar-actions{display:flex;align-items:center}.language-switcher{position:relative;top:auto;right:auto;background:rgba(0,0,0,.05);padding:4px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex}.lang-button{position:relative;border:none;background:none;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;color:var(--text-secondary);transition:color .3s var(--transition-smooth);z-index:1}.lang-button.active{color:var(--text-primary)}.active-bg{position:absolute;inset:0;background:var(--bg-primary);border-radius:16px;box-shadow:var(--shadow-sm);z-index:-1}@media (max-width:768px){.navbar{padding:env(safe-area-inset-top,0) 20px 0;height:calc(64px + env(safe-area-inset-top, 0))}.navbar-links{display:none}.navbar-brand{font-size:20px}}