@keyframes Hero-module__IBBTLW__fadeSlideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__IBBTLW__fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__IBBTLW__fadeSlideRight{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__IBBTLW__fadeScaleUp{0%{opacity:0;transform:translateY(16px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Hero-module__IBBTLW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes Hero-module__IBBTLW__badgePulse{0%,to{box-shadow:0 0 #10b9814d}50%{box-shadow:0 0 0 6px #10b98100}}.Hero-module__IBBTLW__section{padding:var(--space-16)var(--space-4)}.Hero-module__IBBTLW__inner{align-items:center;gap:var(--space-12);text-align:center;flex-direction:column;max-width:1280px;margin:0 auto;display:flex}.Hero-module__IBBTLW__badge{padding:var(--space-1)var(--space-4);background:var(--color-primary-light);color:var(--color-primary-deep);font-size:var(--font-size-sm);border-radius:var(--radius-full);border:1px solid var(--color-primary);font-weight:600;animation:.5s both Hero-module__IBBTLW__fadeSlideDown,2.5s 1s infinite Hero-module__IBBTLW__badgePulse;display:inline-block}.Hero-module__IBBTLW__headline{font-size:var(--font-size-4xl);color:#065f46;letter-spacing:-.5px;margin-top:var(--space-4);font-weight:700;line-height:1.15;animation:.55s .15s both Hero-module__IBBTLW__fadeSlideUp}.Hero-module__IBBTLW__highlight{color:var(--color-primary)}.Hero-module__IBBTLW__subtext{font-size:var(--font-size-lg);color:var(--color-text-secondary);max-width:520px;margin-top:var(--space-4);line-height:1.7;animation:.55s .3s both Hero-module__IBBTLW__fadeSlideUp}.Hero-module__IBBTLW__cta{align-items:center;gap:var(--space-2);margin-top:var(--space-6);padding:var(--space-4)var(--space-8);background:var(--color-primary);color:#fff;font-size:var(--font-size-base);border-radius:var(--radius-xl);font-weight:700;transition:background-color .2s,transform .2s,box-shadow .2s;animation:.5s .45s both Hero-module__IBBTLW__fadeScaleUp;display:inline-flex}.Hero-module__IBBTLW__cta:hover{background:var(--color-primary-hover);transform:translateY(-3px);box-shadow:0 8px 24px #10b98159}.Hero-module__IBBTLW__cta:active{transform:translateY(-1px);box-shadow:0 4px 12px #10b98140}.Hero-module__IBBTLW__mockup{justify-content:center;animation:.6s .2s both Hero-module__IBBTLW__fadeSlideRight;display:flex}.Hero-module__IBBTLW__phoneFrame{background:linear-gradient(145deg,#2d2d2d,#1a1a1a);border-radius:44px;width:240px;height:490px;padding:12px;animation:6s ease-in-out 1s infinite Hero-module__IBBTLW__float;position:relative;transform:translateZ(0);box-shadow:0 0 0 1px #444,0 30px 60px #00000059,inset 0 1px #ffffff14}.Hero-module__IBBTLW__btnVolUp{background:#3a3a3a;border-radius:3px 0 0 3px;width:3px;height:36px;position:absolute;top:100px;left:-3px}.Hero-module__IBBTLW__btnVolDown{background:#3a3a3a;border-radius:3px 0 0 3px;width:3px;height:36px;position:absolute;top:148px;left:-3px}.Hero-module__IBBTLW__btnPower{background:#3a3a3a;border-radius:0 3px 3px 0;width:3px;height:60px;position:absolute;top:130px;right:-3px}.Hero-module__IBBTLW__screen{background:#000;border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__IBBTLW__dynamicIsland{z-index:2;background:#0a0a0a;border-radius:20px;width:96px;height:28px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.Hero-module__IBBTLW__video{object-fit:cover;filter:brightness(1.6);width:100%;height:100%;display:block}.Hero-module__IBBTLW__homeIndicator{border-radius:var(--radius-full);z-index:2;background:#ffffff4d;width:90px;height:4px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}@media (min-width:768px){.Hero-module__IBBTLW__inner{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}.Hero-module__IBBTLW__content{flex:1;max-width:560px}.Hero-module__IBBTLW__headline{font-size:52px}.Hero-module__IBBTLW__mockup{flex-shrink:0;animation:.65s .2s both Hero-module__IBBTLW__fadeSlideRight}}html.dark .Hero-module__IBBTLW__headline{color:#6ee7b7}html.dark .Hero-module__IBBTLW__phoneFrame{background:linear-gradient(145deg,#252525,#141414);box-shadow:0 0 0 1px #333,0 30px 60px #00000080,inset 0 1px #ffffff0d}
.FeatureCard-module__1ME-lq__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-8);gap:var(--space-3);opacity:0;flex-direction:column;transition:opacity .5s,transform .5s,box-shadow .2s,border-color .2s;display:flex;transform:translateY(28px)}.FeatureCard-module__1ME-lq__card.FeatureCard-module__1ME-lq__visible{opacity:1;transform:translateY(0)}.FeatureCard-module__1ME-lq__card:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 8px 28px #10b9812e}.FeatureCard-module__1ME-lq__card:active{transform:translateY(-2px)}.FeatureCard-module__1ME-lq__icon{font-size:36px;line-height:1;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-block}.FeatureCard-module__1ME-lq__card.FeatureCard-module__1ME-lq__visible .FeatureCard-module__1ME-lq__icon{transform:scale(1)}.FeatureCard-module__1ME-lq__card:not(.FeatureCard-module__1ME-lq__visible) .FeatureCard-module__1ME-lq__icon{transform:scale(.7)}.FeatureCard-module__1ME-lq__title{font-size:var(--font-size-lg);color:var(--color-text);font-weight:700}.FeatureCard-module__1ME-lq__description{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.6}html.dark .FeatureCard-module__1ME-lq__card{box-shadow:none}html.dark .FeatureCard-module__1ME-lq__card:hover{border-color:var(--color-primary);box-shadow:0 8px 28px #10b98140}
.Features-module__boQmca__section{background:var(--color-bg);padding:var(--space-16)var(--space-4)}.Features-module__boQmca__inner{align-items:center;gap:var(--space-4);flex-direction:column;max-width:1280px;margin:0 auto;display:flex}.Features-module__boQmca__heading{font-size:var(--font-size-3xl);color:var(--color-text);text-align:center;opacity:0;font-weight:700;transition:opacity .5s,transform .5s;transform:translateY(20px)}.Features-module__boQmca__heading.Features-module__boQmca__visible{opacity:1;transform:translateY(0)}.Features-module__boQmca__subtext{font-size:var(--font-size-lg);color:var(--color-text-muted);text-align:center;opacity:0;transition:opacity .5s .12s,transform .5s .12s;transform:translateY(16px)}.Features-module__boQmca__subtext.Features-module__boQmca__visible{opacity:1;transform:translateY(0)}.Features-module__boQmca__grid{gap:var(--space-4);width:100%;margin-top:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:640px){.Features-module__boQmca__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Features-module__boQmca__grid{grid-template-columns:repeat(4,1fr)}}
.AdhdSection-module__L7cUiG__section{background:var(--color-primary-light);padding:var(--space-16)var(--space-4)}.AdhdSection-module__L7cUiG__inner{align-items:center;gap:var(--space-10);flex-direction:column;max-width:900px;margin:0 auto;display:flex}.AdhdSection-module__L7cUiG__header{align-items:center;gap:var(--space-4);text-align:center;opacity:0;flex-direction:column;transition:opacity .55s,transform .55s;display:flex;transform:translateY(24px)}.AdhdSection-module__L7cUiG__header.AdhdSection-module__L7cUiG__visible{opacity:1;transform:translateY(0)}.AdhdSection-module__L7cUiG__heading{font-size:var(--font-size-3xl);color:var(--color-text);font-weight:700;line-height:1.25}.AdhdSection-module__L7cUiG__intro{font-size:var(--font-size-lg);color:var(--color-text-muted);max-width:680px;line-height:1.7}.AdhdSection-module__L7cUiG__grid{gap:var(--space-4);grid-template-columns:1fr;width:100%;display:grid}@media (min-width:768px){.AdhdSection-module__L7cUiG__grid{grid-template-columns:1fr 1fr}}.AdhdSection-module__L7cUiG__card{background:var(--color-bg);border-radius:var(--radius-xl);padding:var(--space-6);gap:var(--space-4);border:1px solid var(--color-border);opacity:0;flex-direction:column;transition:opacity .5s,transform .5s;display:flex;transform:translateY(20px)}.AdhdSection-module__L7cUiG__card.AdhdSection-module__L7cUiG__visible{opacity:1;transform:translateY(0)}.AdhdSection-module__L7cUiG__card:first-child{transition-delay:.15s}.AdhdSection-module__L7cUiG__card:last-child{transition-delay:.28s}.AdhdSection-module__L7cUiG__cardGood{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.AdhdSection-module__L7cUiG__cardLabel{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-weight:700}.AdhdSection-module__L7cUiG__cardGood .AdhdSection-module__L7cUiG__cardLabel{color:var(--color-primary-deep)}.AdhdSection-module__L7cUiG__list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.AdhdSection-module__L7cUiG__itemBad,.AdhdSection-module__L7cUiG__itemGood{align-items:flex-start;gap:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text);line-height:1.55;display:flex}.AdhdSection-module__L7cUiG__iconBad{color:#ef4444;flex-shrink:0;margin-top:1px;font-weight:700}.AdhdSection-module__L7cUiG__iconGood{color:var(--color-primary);flex-shrink:0;margin-top:1px;font-weight:700}.AdhdSection-module__L7cUiG__closing{font-size:var(--font-size-xl);color:var(--color-text);text-align:center;opacity:0;line-height:1.5;transition:opacity .5s .35s,transform .5s .35s;transform:translateY(16px)}.AdhdSection-module__L7cUiG__closing.AdhdSection-module__L7cUiG__visible{opacity:1;transform:translateY(0)}html.dark .AdhdSection-module__L7cUiG__section{background:#10b9810f}html.dark .AdhdSection-module__L7cUiG__card{background:var(--color-bg-surface)}html.dark .AdhdSection-module__L7cUiG__cardGood{box-shadow:0 0 0 1px var(--color-primary)}
.StepCard-module___MiANa__card{align-items:center;gap:var(--space-4);text-align:center;padding:var(--space-6);opacity:0;flex-direction:column;transition:opacity .5s,transform .5s;display:flex;transform:translateY(28px)}.StepCard-module___MiANa__card.StepCard-module___MiANa__visible{opacity:1;transform:translateY(0)}.StepCard-module___MiANa__number{border-radius:var(--radius-full);background:var(--color-primary);color:#fff;width:56px;height:56px;font-size:var(--font-size-2xl);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.StepCard-module___MiANa__title{font-size:var(--font-size-xl);color:var(--color-text);font-weight:700}.StepCard-module___MiANa__description{font-size:var(--font-size-sm);color:var(--color-text-secondary);max-width:260px;line-height:1.6}@media (min-width:768px){.StepCard-module___MiANa__card{text-align:left;align-items:flex-start}}
.HowItWorks-module__QqZsJa__section{background:var(--color-primary-light);padding:var(--space-16)var(--space-4)}.HowItWorks-module__QqZsJa__inner{align-items:center;gap:var(--space-4);flex-direction:column;max-width:1280px;margin:0 auto;display:flex}.HowItWorks-module__QqZsJa__heading{font-size:var(--font-size-3xl);color:var(--color-primary-deep);text-align:center;opacity:0;font-weight:700;transition:opacity .5s,transform .5s;transform:translateY(20px)}.HowItWorks-module__QqZsJa__heading.HowItWorks-module__QqZsJa__visible{opacity:1;transform:translateY(0)}.HowItWorks-module__QqZsJa__subtext{font-size:var(--font-size-lg);color:var(--color-primary-hover);text-align:center;opacity:0;transition:opacity .5s .12s,transform .5s .12s;transform:translateY(16px)}.HowItWorks-module__QqZsJa__subtext.HowItWorks-module__QqZsJa__visible{opacity:1;transform:translateY(0)}.HowItWorks-module__QqZsJa__steps{gap:var(--space-4);width:100%;margin-top:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.HowItWorks-module__QqZsJa__steps{grid-template-columns:repeat(3,1fr)}}html.dark .HowItWorks-module__QqZsJa__section{background:#10b98114}html.dark .HowItWorks-module__QqZsJa__heading{color:#6ee7b7}html.dark .HowItWorks-module__QqZsJa__subtext{color:var(--color-primary)}
.Screenshots-module__Dd13Qq__section{background:var(--color-bg-surface);padding:var(--space-16)var(--space-4)}.Screenshots-module__Dd13Qq__inner{align-items:center;gap:var(--space-4);flex-direction:column;max-width:1280px;margin:0 auto;display:flex}.Screenshots-module__Dd13Qq__heading{font-size:var(--font-size-3xl);color:var(--color-text);text-align:center;opacity:0;font-weight:700;transition:opacity .5s,transform .5s;transform:translateY(20px)}.Screenshots-module__Dd13Qq__heading.Screenshots-module__Dd13Qq__visible{opacity:1;transform:translateY(0)}.Screenshots-module__Dd13Qq__subtext{font-size:var(--font-size-lg);color:var(--color-text-muted);text-align:center;opacity:0;transition:opacity .5s .12s,transform .5s .12s;transform:translateY(16px)}.Screenshots-module__Dd13Qq__subtext.Screenshots-module__Dd13Qq__visible{opacity:1;transform:translateY(0)}.Screenshots-module__Dd13Qq__gallery{align-items:center;gap:var(--space-6);margin-top:var(--space-8);flex-direction:column;width:100%;display:flex}@media (min-width:768px){.Screenshots-module__Dd13Qq__gallery{flex-direction:row;justify-content:center;align-items:flex-end}.Screenshots-module__Dd13Qq__phoneWrap:nth-child(2) .Screenshots-module__Dd13Qq__phone{height:520px}}.Screenshots-module__Dd13Qq__phoneWrap{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(40px)scale(.95)}.Screenshots-module__Dd13Qq__phoneWrap.Screenshots-module__Dd13Qq__visible{opacity:1;transform:translateY(0)scale(1)}.Screenshots-module__Dd13Qq__phoneWrap:first-child{transition-delay:.1s}.Screenshots-module__Dd13Qq__phoneWrap:nth-child(2){transition-delay:.24s}.Screenshots-module__Dd13Qq__phoneWrap:nth-child(3){transition-delay:.38s}.Screenshots-module__Dd13Qq__phone{background:var(--color-bg-elevated);border:2px solid var(--color-border-strong);border-radius:32px;justify-content:center;align-items:center;width:200px;height:420px;display:flex}.Screenshots-module__Dd13Qq__label{font-size:var(--font-size-sm);color:var(--color-text-muted);font-weight:500}html.dark .Screenshots-module__Dd13Qq__phone{background:var(--color-bg-elevated);border-color:var(--color-border)}
