@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
:root{--bg:#f5f7f3;--surface:#fff;--ink:#1f2937;--ink-soft:#6b7280;--ink-lighter:#9ca3af;--line:#1f293714;--green:#2bbd1d;--green-dark:#229d12;--sage-light:#a8c0a8;--sage-dark:#6c816c;--terracotta:#e89e3a;--shadow-sm:0 1px 3px #00000005;--shadow-md:0 4px 20px #0000000a;--shadow-lg:0 12px 32px #0000000f;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--radius-pill:9999px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background-color:var(--bg);color:var(--ink);font-family:var(--font-geist-sans),system-ui,sans-serif;-webkit-font-smoothing:antialiased}img,picture,svg{max-width:100%;display:block}button,input{font:inherit}a{color:inherit;text-decoration:none}.srOnly{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing{max-width:1100px;min-height:100dvh;margin:0 auto;padding:1.5rem}.section{margin:4rem 0}.hero{text-align:center;padding:5rem 1rem;position:relative}.reveal-item{opacity:0;filter:blur(4px);will-change:opacity,transform,filter;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1),filter 1s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.animate-reveal .reveal-item{opacity:1;filter:blur();transform:translateY(0)}.hero__pill{border-radius:var(--radius-pill);background:var(--surface);border:1px solid var(--line);color:var(--sage-dark);box-shadow:var(--shadow-sm);margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.hero__title{letter-spacing:-.03em;color:var(--ink);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05}.hero__subtitle{color:var(--ink-soft);max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.5}.hero__cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.button{border-radius:var(--radius-pill);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--green);color:#fff;box-shadow:0 4px 14px #2bbd1d40}.button--primary:hover{background:var(--green-dark);box-shadow:0 6px 20px #2bbd1d59}.button--ghost{background:var(--surface);border-color:var(--line);color:var(--ink);box-shadow:var(--shadow-sm)}.button--ghost:hover{background:#f9f9f9;border-color:#1f293726}.section__label{color:var(--sage-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.section__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.1}.section__text{color:var(--ink-soft);font-size:1.125rem;line-height:1.6}.problem,.features,.audience,.cta{padding:1rem 0}.grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.problem__cards{flex-direction:column;gap:1rem;display:flex}.problem__card{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid var(--line);padding:1.5rem}.problem__card strong{color:var(--ink);margin-bottom:.5rem;font-size:1.125rem;display:block}.problem__card p{color:var(--ink-soft);line-height:1.5}.features__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.feature__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:2rem;transition:transform .2s,box-shadow .2s}.feature__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.feature__icon{width:48px;height:48px;color:var(--green);border-radius:var(--radius-md);background:#2bbd1d1a;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.feature__card h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.feature__card p{color:var(--ink-soft);line-height:1.6}.vision__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.vision__step{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.75rem;position:relative}.vision__phase{color:var(--green-dark);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.05em;background:#2bbd1d1a;margin-bottom:1rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.vision__phase--future{color:var(--ink-soft);background:#1f29370d}.vision__step h3{color:var(--ink);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.vision__step p{color:var(--ink-soft);font-size:.95rem;line-height:1.5}.audience__chips{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.chip{border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow-sm);padding:.75rem 1.25rem;font-weight:600}.showcase__phones{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.app__frame{border:8px solid var(--surface);text-align:left;aspect-ratio:9/19.5;background:#fcfdfb;border-radius:36px;flex-direction:column;width:100%;max-width:320px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #1f29371a}.app__avatar{color:#fff;background:#901b35;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.app__bell{color:var(--ink-soft);position:relative}.app__bell:after{content:"";background:var(--green);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:2px}.app__body{flex-direction:column;flex:1;padding:0 1.25rem 1.5rem;display:flex}.app__dimmed{filter:brightness(.6)grayscale(.2);pointer-events:none}.app__voice-overlay{z-index:20;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;align-items:center;height:50%;padding:1.5rem 1.5rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #0000001a}.app__voice-handle{background:#e5e7eb;border-radius:99px;width:36px;height:4px;margin-bottom:1.5rem}.app__voice-title{color:var(--ink);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.app__voice-btn{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse;display:flex;box-shadow:0 8px 24px #ef444466}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.app__voice-text{color:var(--ink-lighter);text-align:center;font-size:.8rem;line-height:1.4}.showcase__wrapper{border-radius:var(--radius-xl);text-align:center;background:linear-gradient(#a8c0a840 0%,#a8c0a80d 100%);margin:4rem 0;padding:4rem 2rem}.showcase__content{max-width:600px;margin:0 auto 3rem}.app__frame{border:8px solid var(--surface);text-align:left;background:#fcfdfb;border-radius:40px;max-width:375px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 64px #1f29371a}.app__notch{background:var(--surface);z-index:10;border-bottom-right-radius:18px;border-bottom-left-radius:18px;width:140px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.app__header{padding:3rem 1.25rem 1.5rem}.app__topbar{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.app__avatar{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;font-weight:700;display:flex}.app__bell{color:var(--ink-soft)}.app__greeting h3{color:var(--ink);margin-bottom:.25rem;font-size:2rem;font-weight:700;line-height:1.1}.app__greeting p{color:var(--sage-dark);font-size:1.1rem}.app__body{padding:0 1.25rem 2rem}.app__filter-row{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.app__filter-title{color:var(--ink-lighter);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:700}.app__filter-count{color:var(--green-dark);border-radius:var(--radius-pill);background:#2bbd1d1a;padding:.25rem .65rem;font-size:.75rem;font-weight:700}.app__tabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.app__tab{border-radius:var(--radius-pill);border:1px solid var(--line);color:var(--ink-soft);padding:.5rem 1rem;font-size:.85rem;font-weight:600}.app__tab--active{background:var(--green);color:#fff;border-color:var(--green)}.app__tasks{flex-direction:column;gap:1rem;display:flex}.app__task{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--line);padding:1.25rem;box-shadow:0 2px 8px #00000005}.app__task-cat{color:var(--ink-lighter);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.65rem;font-weight:700}.app__task-body{align-items:flex-start;gap:.75rem;display:flex}.app__task-icon{color:var(--ink-soft);margin-top:.1rem}.app__task-title{color:var(--ink);font-size:.95rem;font-weight:600;line-height:1.3}.app__task-status{border-radius:var(--radius-md);background:var(--bg);color:var(--ink-soft);border:1px solid var(--line);white-space:nowrap;align-items:center;gap:.35rem;margin-left:auto;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:flex}.app__task-status-circle{border:1.5px solid var(--ink-lighter);border-radius:50%;width:14px;height:14px}.app__task-progress{background:var(--bg);border-radius:var(--radius-pill);height:4px;margin-top:1rem;overflow:hidden}.app__task-progress-bar{background:var(--green);border-radius:var(--radius-pill);width:60%;height:100%}.app__task-progress-bar--orange{background:var(--terracotta);width:40%}.app__fab{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute;bottom:2rem;right:1.5rem;box-shadow:0 8px 16px #2bbd1d4d}.cta__panel{background:var(--sage-light);border-radius:var(--radius-xl);text-align:center;margin:4rem 0;padding:4rem 2rem}.cta__panel .section__title{color:var(--ink)}.cta__panel .section__text{color:var(--ink);opacity:.8;max-width:600px;margin:0 auto 2rem}.cta__form{gap:.5rem;max-width:460px;margin:0 auto;display:flex}.cta__form input{border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);border:none;outline:none;flex:1;padding:1rem 1.25rem}.cta__form input:focus{box-shadow:0 0 0 3px #1f293726}.cta__form .button{background:var(--ink);color:#fff}.cta__form .button:hover{background:#111827}.cta__note{color:#1f293799;margin-top:1rem;font-size:.85rem}.footer{border-top:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;align-items:center;padding:2rem 0;font-size:.9rem;display:flex}.footer__links{gap:1.5rem;display:flex}.footer__links a:hover{color:var(--ink)}@media (max-width:900px){.grid{grid-template-columns:1fr;gap:2rem}.hero__title{font-size:2.75rem}.showcase__wrapper{padding:3rem 1rem}}@media (max-width:600px){.landing{padding:1rem}.hero{text-align:left;padding:3rem 0}.hero__subtitle{text-align:left;margin-left:0}.hero__cta{justify-content:flex-start}.cta__form{flex-direction:column}.footer{text-align:center;flex-direction:column;gap:1rem}.app__task-body{flex-wrap:wrap}.app__task-status{width:fit-content;margin-top:.5rem;margin-left:0}}.legalPage{background:var(--bg);min-height:100dvh;padding:2rem 1.5rem}.legalPage__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);width:min(900px,100%);box-shadow:var(--shadow-md);margin:0 auto;padding:clamp(1.5rem,4vw,3rem)}.legalPage__back{color:var(--green);margin-bottom:1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.legalPage__back:hover{color:var(--green-dark)}.legalPage__kicker{color:var(--sage-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:700}.legalPage__title{letter-spacing:-.02em;color:var(--ink);margin-top:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.legalPage__lead{color:var(--ink-soft);margin-top:1rem;font-size:1.125rem;line-height:1.6}.legalSection{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.legalSection h2{color:var(--ink);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.legalSection p,.legalSection li{color:var(--ink-soft);font-size:1rem;line-height:1.6}.legalSection p+p{margin-top:.75rem}.legalSection ul{gap:.35rem;margin:.75rem 0 0 1.25rem;display:grid}
