:root{--color-primary: #6366f1;--color-primary-dark: #4f46e5;--color-secondary: #22d3ee;--color-dark: #0f172a;--color-light: #f8fafc;--color-gray: #64748b;--color-gray-light: #e2e8f0;--max-width: 1200px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;color:var(--color-dark);background:var(--color-light)}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}h1,h2,h3{line-height:1.2}a{color:var(--color-primary);text-decoration:none;transition:opacity .2s}a:hover{opacity:.8}.button{display:inline-block;padding:12px 32px;background:var(--color-primary);color:#fff;border-radius:8px;font-weight:600;transition:all .3s;border:none;cursor:pointer;font-size:16px}.button:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 10px 20px #6366f14d}.button-secondary{background:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.button-secondary:hover{background:var(--color-primary);color:#fff}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .8s ease-out}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;padding:80px 0}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center;position:relative;z-index:2}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;margin-bottom:1.5rem;animation:fadeIn .8s ease-out}.gradient-text[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1.1rem,3vw,1.4rem);color:var(--color-gray);max-width:700px;margin:0 auto 2.5rem;animation:fadeIn .8s ease-out .2s both}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:4rem;animation:fadeIn .8s ease-out .4s both}.hero-visual[data-astro-cid-bbe6dxrz]{animation:fadeIn .8s ease-out .6s both}.phone-mockup[data-astro-cid-bbe6dxrz]{width:300px;height:600px;margin:0 auto;background:linear-gradient(135deg,#1e293b,#334155);border-radius:40px;padding:10px;box-shadow:0 50px 100px -20px #00000080;animation:float 6s ease-in-out infinite}.phone-screen[data-astro-cid-bbe6dxrz]{width:100%;height:100%;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:30px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.mindful-ui[data-astro-cid-bbe6dxrz]{text-align:center;color:#fff;padding:2rem}.time[data-astro-cid-bbe6dxrz]{font-size:3rem;font-weight:200;margin-bottom:1rem}.focus-message[data-astro-cid-bbe6dxrz]{font-size:1.2rem;opacity:.9;margin-bottom:2rem}.usage-stats[data-astro-cid-bbe6dxrz]{display:flex;gap:2rem;justify-content:center}.stat[data-astro-cid-bbe6dxrz]{font-size:.9rem;opacity:.7}.hero-background[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:1;opacity:.5}.gradient-orb[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;filter:blur(100px)}.orb-1[data-astro-cid-bbe6dxrz]{width:600px;height:600px;background:radial-gradient(circle,var(--color-primary) 0%,transparent 70%);top:-300px;left:-300px}.orb-2[data-astro-cid-bbe6dxrz]{width:800px;height:800px;background:radial-gradient(circle,var(--color-secondary) 0%,transparent 70%);bottom:-400px;right:-400px}@media (max-width: 768px){.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center}.button[data-astro-cid-bbe6dxrz]{width:200px}}.problem[data-astro-cid-oo6sugl5]{padding:100px 0;background:#fff}.section-title[data-astro-cid-oo6sugl5]{font-size:clamp(2rem,5vw,3rem);text-align:center;margin-bottom:1rem;font-weight:800}.section-subtitle[data-astro-cid-oo6sugl5]{text-align:center;color:var(--color-gray);font-size:1.2rem;max-width:600px;margin:0 auto 3rem}.problem-grid[data-astro-cid-oo6sugl5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.problem-card[data-astro-cid-oo6sugl5]{background:var(--color-light);padding:2rem;border-radius:16px;text-align:center;transition:transform .3s}.problem-card[data-astro-cid-oo6sugl5]:hover{transform:translateY(-5px)}.problem-icon[data-astro-cid-oo6sugl5]{font-size:3rem;margin-bottom:1rem}.problem-card[data-astro-cid-oo6sugl5] h3[data-astro-cid-oo6sugl5]{font-size:1.4rem;margin-bottom:1rem;color:var(--color-dark)}.problem-card[data-astro-cid-oo6sugl5] p[data-astro-cid-oo6sugl5]{color:var(--color-gray);line-height:1.8}.problem-statement[data-astro-cid-oo6sugl5]{max-width:800px;margin:0 auto;text-align:center;font-size:1.1rem;color:var(--color-gray);line-height:1.8}.problem-statement[data-astro-cid-oo6sugl5] strong[data-astro-cid-oo6sugl5]{color:var(--color-dark)}.solution[data-astro-cid-utstonhj]{padding:100px 0;background:linear-gradient(135deg,#f8fafc,#e0e7ff)}.section-title[data-astro-cid-utstonhj]{font-size:clamp(2rem,5vw,3rem);text-align:center;margin-bottom:1rem;font-weight:800}.section-subtitle[data-astro-cid-utstonhj]{text-align:center;color:var(--color-gray);font-size:1.2rem;max-width:600px;margin:0 auto 3rem}.approach-grid[data-astro-cid-utstonhj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:4rem}.approach-item[data-astro-cid-utstonhj]{text-align:center}.approach-number[data-astro-cid-utstonhj]{display:inline-block;width:60px;height:60px;line-height:60px;background:var(--color-primary);color:#fff;border-radius:50%;font-weight:800;font-size:1.2rem;margin-bottom:1rem}.approach-item[data-astro-cid-utstonhj] h3[data-astro-cid-utstonhj]{font-size:1.3rem;margin-bottom:1rem;color:var(--color-dark)}.approach-item[data-astro-cid-utstonhj] p[data-astro-cid-utstonhj]{color:var(--color-gray);line-height:1.8}.philosophy[data-astro-cid-utstonhj]{max-width:700px;margin:0 auto;text-align:center;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 10px 40px #0000000d}.philosophy[data-astro-cid-utstonhj] h3[data-astro-cid-utstonhj]{font-size:1.8rem;margin-bottom:1rem;color:var(--color-dark)}.philosophy[data-astro-cid-utstonhj] p[data-astro-cid-utstonhj]{color:var(--color-gray);font-size:1.1rem;line-height:1.8}.cta[data-astro-cid-balv45lp]{padding:100px 0;background:var(--color-dark);color:#fff}.cta-content[data-astro-cid-balv45lp]{max-width:600px;margin:0 auto;text-align:center}.cta-title[data-astro-cid-balv45lp]{font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem;font-weight:800}.cta-subtitle[data-astro-cid-balv45lp]{font-size:1.2rem;opacity:.9;margin-bottom:2rem}.substack-embed[data-astro-cid-balv45lp]{margin:2rem 0}.cta-note[data-astro-cid-balv45lp]{opacity:.7;font-size:.9rem}.about[data-astro-cid-v2cbyr3p]{padding:100px 0;background:#fff}.section-title[data-astro-cid-v2cbyr3p]{font-size:clamp(2rem,5vw,3rem);text-align:center;margin-bottom:3rem;font-weight:800}.about-content[data-astro-cid-v2cbyr3p]{max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:var(--color-gray)}.about-content[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{margin-bottom:1.5rem}.about-content[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]:first-child{font-size:1.2rem;color:var(--color-dark)}.roadmap[data-astro-cid-c3bnqtnr]{padding:100px 0;background:var(--color-light)}.section-title[data-astro-cid-c3bnqtnr]{font-size:clamp(2rem,5vw,3rem);text-align:center;margin-bottom:4rem;font-weight:800}.timeline[data-astro-cid-c3bnqtnr]{max-width:800px;margin:0 auto;position:relative;padding-left:50px}.timeline[data-astro-cid-c3bnqtnr]:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:var(--color-gray-light)}.timeline-item[data-astro-cid-c3bnqtnr]{position:relative;margin-bottom:3rem;opacity:.6;transition:opacity .3s}.timeline-item[data-astro-cid-c3bnqtnr].current,.timeline-item[data-astro-cid-c3bnqtnr]:hover{opacity:1}.timeline-marker[data-astro-cid-c3bnqtnr]{position:absolute;left:-35px;top:5px;width:12px;height:12px;background:var(--color-gray);border-radius:50%;border:3px solid var(--color-light)}.timeline-item[data-astro-cid-c3bnqtnr].current .timeline-marker[data-astro-cid-c3bnqtnr]{background:var(--color-primary);width:16px;height:16px;left:-37px}.timeline-content[data-astro-cid-c3bnqtnr] h3[data-astro-cid-c3bnqtnr]{font-size:1.4rem;margin-bottom:.5rem;color:var(--color-dark)}.timeline-date[data-astro-cid-c3bnqtnr]{display:inline-block;color:var(--color-primary);font-weight:600;margin-bottom:.5rem}.timeline-content[data-astro-cid-c3bnqtnr] p[data-astro-cid-c3bnqtnr]{color:var(--color-gray);line-height:1.8}.get-involved[data-astro-cid-zeusfugm]{padding:100px 0;background:linear-gradient(135deg,#f8fafc,#e0e7ff)}.section-title[data-astro-cid-zeusfugm]{font-size:clamp(2rem,5vw,3rem);text-align:center;margin-bottom:1rem;font-weight:800}.section-subtitle[data-astro-cid-zeusfugm]{text-align:center;color:var(--color-gray);font-size:1.2rem;max-width:700px;margin:0 auto 3rem}.involvement-grid[data-astro-cid-zeusfugm]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto}@media (max-width: 768px){.involvement-grid[data-astro-cid-zeusfugm]{grid-template-columns:1fr}}.involvement-card[data-astro-cid-zeusfugm]{background:var(--color-light);padding:2rem;border-radius:16px;text-align:center;transition:all .3s;cursor:pointer;display:block;color:inherit}.involvement-card[data-astro-cid-zeusfugm]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;background:#fff}.involvement-icon[data-astro-cid-zeusfugm]{font-size:2.5rem;margin-bottom:1rem}.involvement-card[data-astro-cid-zeusfugm] h3[data-astro-cid-zeusfugm]{font-size:1.3rem;margin-bottom:.5rem;color:var(--color-dark)}.involvement-card[data-astro-cid-zeusfugm] p[data-astro-cid-zeusfugm]{color:var(--color-gray);font-size:.95rem;line-height:1.6}.footer[data-astro-cid-sz7xmlte]{background:var(--color-dark);color:#fff;padding:60px 0 30px}.footer-content[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:30px}.footer-brand[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.5rem;margin-bottom:.5rem}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{opacity:.7}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:2rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;opacity:.7;transition:opacity .3s}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;opacity:.5;font-size:.9rem}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-primary);opacity:.8;transition:opacity .3s;text-decoration:none}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;text-decoration:underline}@media (max-width: 768px){.footer-content[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center;gap:2rem}.footer-links[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem}}
