.Header-module-scss-module__t7BEda__header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#0b0b0bcc;border-bottom:1px solid #0000;width:100%;transition:border-color .25s,box-shadow .25s;position:sticky;top:0}.Header-module-scss-module__t7BEda__header.Header-module-scss-module__t7BEda__scrolled{border-bottom-color:#ffffff12;box-shadow:0 4px 24px #0006}.Header-module-scss-module__t7BEda__container{align-items:center;gap:40px;max-width:1240px;height:64px;margin:0 auto;padding:0 16px;display:flex}.Header-module-scss-module__t7BEda__logoLink{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module-scss-module__t7BEda__logoText{color:#fff;font-size:1.4rem;font-weight:700;transition:color .25s}.Header-module-scss-module__t7BEda__logoText:hover{color:#c6f135}.Header-module-scss-module__t7BEda__nav{align-items:center;gap:40px;margin-left:auto;display:flex}@media (max-width:900px){.Header-module-scss-module__t7BEda__nav{display:none}}.Header-module-scss-module__t7BEda__navLink{color:#f0ede8b3;white-space:nowrap;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .25s}.Header-module-scss-module__t7BEda__navLink:hover{color:#fff}.Header-module-scss-module__t7BEda__ctaButton{font-size:.85rem;font-weight:600;font-family:var(--font-unbounded),"Arial",sans-serif;color:#0b0b0b;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:12px;flex-shrink:0;padding:10px 20px;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s}@media (hover:hover) and (pointer:fine){.Header-module-scss-module__t7BEda__ctaButton:hover{transform:translateY(-1px);box-shadow:0 8px 24px #d4f06b4d}}@media (max-width:768px){.Header-module-scss-module__t7BEda__ctaButton{display:none}}.Header-module-scss-module__t7BEda__burger{cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:0;transition:background .25s;display:none}.Header-module-scss-module__t7BEda__burger:hover{background:#ffffff0f}.Header-module-scss-module__t7BEda__burger span{background:#fff;border-radius:2px;height:2px;transition:transform .25s,opacity .25s,width .25s;display:block}.Header-module-scss-module__t7BEda__burger span:first-child{width:22px}.Header-module-scss-module__t7BEda__burger span:nth-child(2){width:16px}.Header-module-scss-module__t7BEda__burger span:nth-child(3){width:22px}@media (max-width:900px){.Header-module-scss-module__t7BEda__burger{display:flex}}.Header-module-scss-module__t7BEda__burgerOpen span:first-child{width:22px;transform:rotate(45deg)translate(5px,5px)}.Header-module-scss-module__t7BEda__burgerOpen span:nth-child(2){opacity:0;width:0}.Header-module-scss-module__t7BEda__burgerOpen span:nth-child(3){width:22px;transform:rotate(-45deg)translate(5px,-5px)}.Header-module-scss-module__t7BEda__mobileMenu{z-index:99;opacity:0;pointer-events:none;background:#141414;border-bottom:1px solid #ffffff12;width:100%;transition:transform .25s,opacity .25s;position:fixed;top:64px;left:0;transform:translateY(-8px)}.Header-module-scss-module__t7BEda__mobileMenu nav{flex-direction:column;padding:8px 0 16px;display:flex}.Header-module-scss-module__t7BEda__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module-scss-module__t7BEda__mobileLink{color:#f0ede8cc;border-bottom:1px solid #ffffff12;padding:14px 16px;font-size:1rem;font-weight:500;text-decoration:none;transition:color .25s,background .25s;display:block}.Header-module-scss-module__t7BEda__mobileLink:last-of-type{border-bottom:none}.Header-module-scss-module__t7BEda__mobileLink:hover{color:#fff;background:#ffffff08}.Header-module-scss-module__t7BEda__mobileCta{font-size:1rem;font-weight:600;font-family:var(--font-unbounded),"Arial",sans-serif;color:#0b0b0b;cursor:pointer;text-align:center;background:#c6f135;border:none;border-radius:16px;width:calc(100% - 32px);margin:16px 16px 8px;padding:14px;transition:background .25s;display:block}.Header-module-scss-module__t7BEda__mobileCta:hover{background:#e8ff6b}.Header-module-scss-module__t7BEda__overlay{z-index:98;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;position:fixed;inset:0}
.PlannerDemo-module-scss-module__nF_ZFa__planner{color:#e8e8e8;background:#0b0b0b;border:1px solid #2a2a2a;border-radius:12px;width:100%;max-width:1100px;margin:0 auto;font-family:Unbounded,sans-serif;overflow:hidden;box-shadow:0 0 60px #c6f13514}.PlannerDemo-module-scss-module__nF_ZFa__plannerHeader{background:#000;border-bottom:1px solid #2a2a2a;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 20px;display:flex}.PlannerDemo-module-scss-module__nF_ZFa__windowButtons{flex-shrink:0;align-items:center;gap:6px;display:flex}.PlannerDemo-module-scss-module__nF_ZFa__winBtn{cursor:default;border-radius:50%;flex-shrink:0;width:12px;height:12px;display:block}.PlannerDemo-module-scss-module__nF_ZFa__winClose{background:#ff5f57}.PlannerDemo-module-scss-module__nF_ZFa__winMinimize{background:#febc2e}.PlannerDemo-module-scss-module__nF_ZFa__winMaximize{background:#28c840}.PlannerDemo-module-scss-module__nF_ZFa__plannerTitle{color:#fff;letter-spacing:-.02em;white-space:nowrap;flex:1;font-size:13px;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__tabs{gap:4px;display:flex}.PlannerDemo-module-scss-module__nF_ZFa__tab{color:#666;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:6px;padding:6px 12px;font-family:Unbounded,sans-serif;font-size:10px;font-weight:500;transition:all .15s}@media (hover:hover) and (pointer:fine){.PlannerDemo-module-scss-module__nF_ZFa__tab:hover{color:#bbb;border-color:#444}}.PlannerDemo-module-scss-module__nF_ZFa__tabActive{color:#000;background:#c6f135;border-color:#c6f135}.PlannerDemo-module-scss-module__nF_ZFa__topRow{border-bottom:1px solid #2a2a2a;grid-template-columns:230px 230px 1fr;gap:0;display:grid}@media (max-width:700px){.PlannerDemo-module-scss-module__nF_ZFa__topRow{grid-template-columns:1fr}}.PlannerDemo-module-scss-module__nF_ZFa__goalsBlock{border-right:1px solid #2a2a2a;padding:14px 16px}.PlannerDemo-module-scss-module__nF_ZFa__dateRow{align-items:center;gap:10px;margin-bottom:12px;display:flex}.PlannerDemo-module-scss-module__nF_ZFa__dateLabel{color:#666;font-size:9px}.PlannerDemo-module-scss-module__nF_ZFa__dateValue{color:#c6f135;font-size:13px;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__goalsTitle{color:#c6f135;margin-bottom:8px;font-size:10px;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__goalRow{align-items:center;gap:6px;margin-bottom:5px;display:flex}.PlannerDemo-module-scss-module__nF_ZFa__goalNum{color:#c6f135;min-width:14px;font-size:9px;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__goalInput{color:#e8e8e8;background:0 0;border:none;border-bottom:1px solid #2a2a2a;outline:none;flex:1;padding:3px 2px;font-family:Unbounded,sans-serif;font-size:9px;transition:border-color .15s}.PlannerDemo-module-scss-module__nF_ZFa__goalInput::placeholder{color:#666}.PlannerDemo-module-scss-module__nF_ZFa__goalInput:focus{border-bottom-color:#c6f135}.PlannerDemo-module-scss-module__nF_ZFa__statsBlock{border-right:1px solid #2a2a2a;padding:14px 16px}.PlannerDemo-module-scss-module__nF_ZFa__statsTitle{color:#c6f135;margin-bottom:10px;font-size:10px;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__statsGrid{color:#666;grid-template-columns:1fr auto;align-items:center;gap:4px 16px;font-size:9px;display:grid}.PlannerDemo-module-scss-module__nF_ZFa__statVal{color:#e8e8e8;text-align:right;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__statAccent{color:#c6f135}.PlannerDemo-module-scss-module__nF_ZFa__chartWrap{justify-content:center;align-items:center;padding:12px 12px 4px;display:flex}.PlannerDemo-module-scss-module__nF_ZFa__chartSvg{width:100%;max-width:280px;height:auto;overflow:visible}.PlannerDemo-module-scss-module__nF_ZFa__dayGrid{grid-template-columns:repeat(7,1fr);gap:0;display:grid}@media (max-width:700px){.PlannerDemo-module-scss-module__nF_ZFa__dayGrid{grid-template-columns:repeat(2,1fr)}}.PlannerDemo-module-scss-module__nF_ZFa__dayCol{border-top:1px solid #2a2a2a;border-right:1px solid #2a2a2a;min-height:160px;padding:10px 8px}.PlannerDemo-module-scss-module__nF_ZFa__dayCol:last-child{border-right:none}.PlannerDemo-module-scss-module__nF_ZFa__dayColWeekend{background:#9a7bff0a}.PlannerDemo-module-scss-module__nF_ZFa__dayName{color:#c6f135;text-align:center;margin-bottom:2px;font-size:10px;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__dayNameWeekend{color:#9a7bff}.PlannerDemo-module-scss-module__nF_ZFa__dayDate{color:#666;text-align:center;margin-bottom:6px;font-size:8px}.PlannerDemo-module-scss-module__nF_ZFa__dayProgress{color:#c6f135;text-align:center;margin-bottom:8px;font-size:9px;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__dayProgressFull{color:#c6f135}.PlannerDemo-module-scss-module__nF_ZFa__taskRow{align-items:center;gap:4px;margin-bottom:4px;display:flex}.PlannerDemo-module-scss-module__nF_ZFa__taskInput{color:#e8e8e8;background:0 0;border:none;border-bottom:1px solid #0000;outline:none;flex:1;min-width:0;padding:2px 0;font-family:Unbounded,sans-serif;font-size:8px;transition:border-color .15s}.PlannerDemo-module-scss-module__nF_ZFa__taskInput::placeholder{color:#333}.PlannerDemo-module-scss-module__nF_ZFa__taskInput:focus{border-bottom-color:#2a2a2a}.PlannerDemo-module-scss-module__nF_ZFa__checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;border:1.5px solid #2a2a2a;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:all .12s;display:inline-flex}.PlannerDemo-module-scss-module__nF_ZFa__checkbox svg{width:10px;height:8px}@media (hover:hover) and (pointer:fine){.PlannerDemo-module-scss-module__nF_ZFa__checkbox:hover{border-color:#c6f135}}.PlannerDemo-module-scss-module__nF_ZFa__checkboxChecked{background:#c6f135;border-color:#c6f135}.PlannerDemo-module-scss-module__nF_ZFa__diaryWrap{padding:16px}.PlannerDemo-module-scss-module__nF_ZFa__diaryTitle{color:#c6f135;border-bottom:1px solid #2a2a2a;margin-bottom:12px;padding-bottom:8px;font-size:11px;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__diaryTable{flex-direction:column;gap:0;font-size:9px;display:flex;overflow-x:auto}.PlannerDemo-module-scss-module__nF_ZFa__diaryHead,.PlannerDemo-module-scss-module__nF_ZFa__diaryRow{border-bottom:1px solid #2a2a2a;grid-template-columns:32px 70px 80px 90px 1fr 1fr;align-items:center;gap:8px;min-width:600px;padding:7px 4px;display:grid}.PlannerDemo-module-scss-module__nF_ZFa__diaryHead{color:#666;font-weight:500}.PlannerDemo-module-scss-module__nF_ZFa__diaryDay{color:#c6f135;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__diaryDayWeekend{color:#9a7bff}.PlannerDemo-module-scss-module__nF_ZFa__miniSelect{color:#e8e8e8;cursor:pointer;background:#1c1c1c;border:1px solid #2a2a2a;border-radius:4px;outline:none;width:100%;padding:4px;font-family:Unbounded,sans-serif;font-size:8px;transition:border-color .15s}.PlannerDemo-module-scss-module__nF_ZFa__miniSelect:focus{border-color:#c6f135}.PlannerDemo-module-scss-module__nF_ZFa__energyHigh{color:#c6f135!important;border-color:#c6f135!important}.PlannerDemo-module-scss-module__nF_ZFa__energyMid{color:#f1a435!important;border-color:#f1a435!important}.PlannerDemo-module-scss-module__nF_ZFa__moodGood{color:#c6f135!important;border-color:#c6f135!important}.PlannerDemo-module-scss-module__nF_ZFa__diaryInput{color:#e8e8e8;background:0 0;border:none;border-bottom:1px solid #2a2a2a;outline:none;width:100%;padding:3px 0;font-family:Unbounded,sans-serif;font-size:8px;transition:border-color .15s}.PlannerDemo-module-scss-module__nF_ZFa__diaryInput::placeholder{color:#666}.PlannerDemo-module-scss-module__nF_ZFa__diaryInput:focus{border-bottom-color:#c6f135}.PlannerDemo-module-scss-module__nF_ZFa__habitsWrap{padding:16px}.PlannerDemo-module-scss-module__nF_ZFa__habitsTitle{color:#c6f135;border-bottom:1px solid #2a2a2a;margin-bottom:12px;padding-bottom:8px;font-size:11px;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__habitsTable{flex-direction:column;gap:0;display:flex;overflow-x:auto}.PlannerDemo-module-scss-module__nF_ZFa__habitsHead,.PlannerDemo-module-scss-module__nF_ZFa__habitRow{border-bottom:1px solid #2a2a2a;grid-template-columns:140px repeat(7,36px) 60px;align-items:center;gap:4px;min-width:500px;padding:7px 4px;font-size:9px;display:grid}.PlannerDemo-module-scss-module__nF_ZFa__habitsHead{color:#666;font-weight:500}.PlannerDemo-module-scss-module__nF_ZFa__weekendLabel{color:#9a7bff}.PlannerDemo-module-scss-module__nF_ZFa__habitNameInput{color:#e8e8e8;background:0 0;border:none;border-bottom:1px solid #2a2a2a;outline:none;width:100%;padding:2px 0;font-family:Unbounded,sans-serif;font-size:8px;transition:border-color .15s}.PlannerDemo-module-scss-module__nF_ZFa__habitNameInput::placeholder{color:#666}.PlannerDemo-module-scss-module__nF_ZFa__habitNameInput:focus{border-bottom-color:#c6f135}.PlannerDemo-module-scss-module__nF_ZFa__habitCell{justify-content:center;display:flex}.PlannerDemo-module-scss-module__nF_ZFa__habitPct{color:#666;text-align:right;font-size:9px;font-weight:700}.PlannerDemo-module-scss-module__nF_ZFa__habitPctFull{color:#c6f135}.PlannerDemo-module-scss-module__nF_ZFa__habitPctPartial{color:#f1a435}
.Hero-module-scss-module__lXQcIW__hero{flex-direction:column;gap:40px;width:100%;max-width:1200px;margin:0 auto;padding:60px 24px 40px;display:flex}@media (min-width:900px){.Hero-module-scss-module__lXQcIW__hero{flex-direction:column;align-items:stretch;gap:32px;padding:40px 16px 80px}}@media (max-width:768px){.Hero-module-scss-module__lXQcIW__hero{padding:10px 16px 80px}}.Hero-module-scss-module__lXQcIW__textBlock{flex-direction:column;gap:16px;display:flex}@media (max-width:899px){.Hero-module-scss-module__lXQcIW__textBlock{flex:unset}}@media (min-width:900px){.Hero-module-scss-module__lXQcIW__textBlock{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:start;gap:20px 48px;padding:36px 40px;display:grid}}.Hero-module-scss-module__lXQcIW__title{color:#c6f135;margin:0;font-family:Unbounded,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.1}@media (min-width:900px){.Hero-module-scss-module__lXQcIW__title{grid-area:1/1;font-size:clamp(2rem,3vw,3rem)}}.Hero-module-scss-module__lXQcIW__description{color:#f0ede899;margin:0;font-family:Unbounded,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6}@media (min-width:900px){.Hero-module-scss-module__lXQcIW__description{grid-area:2/1;align-self:start;max-width:540px}}.Hero-module-scss-module__lXQcIW__rightCol{display:contents}@media (min-width:900px){.Hero-module-scss-module__lXQcIW__rightCol{flex-direction:column;grid-area:1/2/3;align-self:center;align-items:flex-start;gap:12px;min-width:220px;display:flex}}.Hero-module-scss-module__lXQcIW__white{color:#fff}.Hero-module-scss-module__lXQcIW__price{align-items:center;gap:10px;display:flex}.Hero-module-scss-module__lXQcIW__current{color:#fff;font-family:Unbounded,sans-serif;font-size:2rem;font-weight:700}.Hero-module-scss-module__lXQcIW__old{color:#f0ede899;font-family:Unbounded,sans-serif;font-size:1.15rem;text-decoration:line-through}.Hero-module-scss-module__lXQcIW__buttonGroup{flex-direction:column;gap:10px;display:flex}@media (min-width:900px){.Hero-module-scss-module__lXQcIW__buttonGroup{flex-direction:column;width:100%}}.Hero-module-scss-module__lXQcIW__button{color:#0b0b0b;cursor:pointer;white-space:nowrap;background:#c6f135;border:none;border-radius:8px;padding:14px 20px;font-family:Unbounded,sans-serif;font-size:1.05rem;font-weight:700;transition:transform .12s,box-shadow .12s}.Hero-module-scss-module__lXQcIW__button:hover{background:#e8ff6b;transform:translateY(-1px);box-shadow:0 8px 24px #d4f06b4d}.Hero-module-scss-module__lXQcIW__buttonOutline{color:#fff;cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:1px solid #ffffff12;border-radius:8px;padding:14px 20px;font-family:Unbounded,sans-serif;font-size:1.05rem;font-weight:500;text-decoration:none;transition:border-color .15s}.Hero-module-scss-module__lXQcIW__buttonOutline:hover{border-color:#ffffff1f}.Hero-module-scss-module__lXQcIW__demoBlock{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}@media (min-width:900px){.Hero-module-scss-module__lXQcIW__demoBlock{-webkit-backdrop-filter:blur(20px)saturate(1.4);scrollbar-width:thin;scrollbar-color:#c6f1358c #ffffff0f;background:#ffffff0a;border:1px solid #c6f1352e;border-radius:20px;width:100%;padding:20px 20px 16px;overflow:auto hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 8px 40px #00000073}}.Hero-module-scss-module__lXQcIW__demoBlock::-webkit-scrollbar{height:8px}.Hero-module-scss-module__lXQcIW__demoBlock::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.Hero-module-scss-module__lXQcIW__demoBlock::-webkit-scrollbar-thumb{background:#c6f13580;border-radius:999px}.Hero-module-scss-module__lXQcIW__demoViewport{min-width:0}@media (min-width:900px){.Hero-module-scss-module__lXQcIW__demoViewport{min-width:1000px;padding-right:8px}}.Hero-module-scss-module__lXQcIW__demoLabel{color:#fff;letter-spacing:.04em;font-family:Unbounded,sans-serif;font-size:24px;font-weight:500}
.ProductInfo-module-scss-module__lxUR5a__product{background:#0b0b0b;padding:40px 16px 80px}.ProductInfo-module-scss-module__lxUR5a__content{text-align:center;max-width:720px;margin:0 auto 40px}.ProductInfo-module-scss-module__lxUR5a__title{color:#c6f135;margin-bottom:16px;font-size:2.4rem;font-weight:700;line-height:1.2}@media (max-width:600px){.ProductInfo-module-scss-module__lxUR5a__title{font-size:1.9rem}}.ProductInfo-module-scss-module__lxUR5a__white{color:#fff}.ProductInfo-module-scss-module__lxUR5a__text{color:#f0ede899;font-size:.95rem;line-height:1.7}.ProductInfo-module-scss-module__lxUR5a__main{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;max-width:1100px;margin:0 auto;display:grid}@media (max-width:900px){.ProductInfo-module-scss-module__lxUR5a__main{grid-template-columns:1fr;gap:24px}}.ProductInfo-module-scss-module__lxUR5a__slider{background:#ffffff08;border:1px solid #ffffff12;border-radius:24px;padding:10px;transition:transform .4s,box-shadow .4s;position:relative;transform:perspective(1000px)rotateY(4deg)rotateX(-1deg);box-shadow:0 40px 100px #0009,0 0 40px #d4f06b14}@media (hover:hover) and (pointer:fine){.ProductInfo-module-scss-module__lxUR5a__slider:hover{transform:perspective(1000px)rotateY(0)rotateX(0)scale(1.02);box-shadow:0 50px 120px #000000b3,0 0 60px #d4f06b26}}@media (max-width:900px){.ProductInfo-module-scss-module__lxUR5a__slider{max-width:500px;margin:0 auto;transform:none;box-shadow:0 20px 60px #0006}}.ProductInfo-module-scss-module__lxUR5a__slider img{border-radius:12px;width:100%;display:block}.ProductInfo-module-scss-module__lxUR5a__slider:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#d4f06b1a,#0000 60%);border-radius:24px;position:absolute;inset:0}.ProductInfo-module-scss-module__lxUR5a__features h3{color:#fff;margin-bottom:16px;font-size:1.2rem;font-weight:600}.ProductInfo-module-scss-module__lxUR5a__features ul{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.ProductInfo-module-scss-module__lxUR5a__features li{color:#f0ede8d9;background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;padding:12px 14px 12px 38px;font-size:.92rem;transition:background .25s,border-color .25s;position:relative}.ProductInfo-module-scss-module__lxUR5a__features li:before{content:"✓";color:#c6f135;font-weight:700;position:absolute;top:12px;left:14px}@media (hover:hover) and (pointer:fine){.ProductInfo-module-scss-module__lxUR5a__features li:hover{background:#d4f06b0f;border-color:#d4f06b33}}.ProductInfo-module-scss-module__lxUR5a__features .ProductInfo-module-scss-module__lxUR5a__bonus{color:#fff;background:#d4f06b0a;border-color:#d4f06b26}
.Advantages-module-scss-module___IXxCG__advantages{background:#0b0b0b;padding:40px 16px 80px}.Advantages-module-scss-module___IXxCG__sectionTitle{text-align:center;color:#c6f135;margin-bottom:14px;font-size:2.5rem;font-weight:700}@media (max-width:600px){.Advantages-module-scss-module___IXxCG__sectionTitle{font-size:1.9rem}}.Advantages-module-scss-module___IXxCG__sectionSubtitle{text-align:center;color:#f0ede899;max-width:720px;margin:0 auto 40px;font-size:1rem;line-height:1.6}@media (max-width:600px){.Advantages-module-scss-module___IXxCG__sectionSubtitle{margin-bottom:24px}}.Advantages-module-scss-module___IXxCG__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;max-width:1200px;margin:0 auto;display:grid}@media (max-width:768px){.Advantages-module-scss-module___IXxCG__grid{display:none}}@media (min-width:769px) and (max-width:900px){.Advantages-module-scss-module___IXxCG__grid{grid-template-columns:1fr;gap:16px}}.Advantages-module-scss-module___IXxCG__mobileSlider{display:none}@media (max-width:768px){.Advantages-module-scss-module___IXxCG__mobileSlider{display:block}}.Advantages-module-scss-module___IXxCG__sliderRow{align-items:stretch;display:flex}.Advantages-module-scss-module___IXxCG__mobileTrackWrapper{flex:1;min-width:0;overflow:hidden}.Advantages-module-scss-module___IXxCG__mobileTrack{will-change:transform;align-items:stretch;transition:transform .45s;display:flex}.Advantages-module-scss-module___IXxCG__mobileSlide{box-sizing:border-box;flex:0 0 100%;align-items:stretch;width:100%;display:flex}.Advantages-module-scss-module___IXxCG__mobileSlide .Advantages-module-scss-module___IXxCG__card{flex:1;width:100%}.Advantages-module-scss-module___IXxCG__dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.Advantages-module-scss-module___IXxCG__dot{cursor:pointer;background:#f0ede833;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .25s,transform .25s}.Advantages-module-scss-module___IXxCG__dotActive{background:#c6f135;transform:scale(1.35)}.Advantages-module-scss-module___IXxCG__card{background:#1c1c1c;border:1px solid #ffffff12;border-radius:32px;flex-direction:column;padding:28px 24px 32px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:inset 0 1px #ffffff0d}@media (hover:hover) and (pointer:fine){.Advantages-module-scss-module___IXxCG__card:hover{border-color:#d4f06b33;transform:translateY(-4px);box-shadow:0 24px 60px #00000080}}.Advantages-module-scss-module___IXxCG__tag{letter-spacing:.06em;text-transform:uppercase;color:#c6f135;background:#d4f06b14;border:1px solid #d4f06b26;border-radius:999px;align-self:flex-start;margin-bottom:16px;padding:5px 12px;font-size:.72rem;font-weight:600}.Advantages-module-scss-module___IXxCG__title{color:#fff;margin-bottom:8px;font-size:1.3rem;font-weight:600;line-height:1.3}.Advantages-module-scss-module___IXxCG__text{color:#f0ede899;flex:1;margin-bottom:16px;font-size:.95rem;line-height:1.65}.Advantages-module-scss-module___IXxCG__image{object-fit:cover;opacity:.9;border-radius:16px;width:100%;height:220px;margin-top:auto;transition:opacity .25s}.Advantages-module-scss-module___IXxCG__card:hover .Advantages-module-scss-module___IXxCG__image{opacity:1}@media (max-width:900px){.Advantages-module-scss-module___IXxCG__image{max-width:400px;height:180px;margin-left:auto;margin-right:auto}}
.MonthlyPlannerShowcase-module-scss-module__iiH-jW__section{max-width:1200px;margin:0 auto;padding:40px 16px 80px}@media (min-width:900px){.MonthlyPlannerShowcase-module-scss-module__iiH-jW__section{padding:40px 16px 80px}}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__head{text-align:center;max-width:760px;margin:0 auto 40px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__title{color:#c6f135;margin-bottom:14px;font-family:Unbounded,sans-serif;font-size:clamp(1.9rem,2.8vw,2.8rem);line-height:1.1}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__subtitle{color:#f0ede899;font-family:Unbounded,sans-serif;font-size:.95rem;line-height:1.8}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__shell{scrollbar-width:thin;scrollbar-color:#c6f1358c #ffffff0f;-webkit-backdrop-filter:blur(20px)saturate(1.4);background:#ffffff0a;border:1px solid #c6f1352e;border-radius:20px;padding-bottom:8px;overflow-x:auto;box-shadow:inset 0 0 0 1px #ffffff0a,0 8px 40px #00000073}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__shell::-webkit-scrollbar{height:8px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__shell::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__shell::-webkit-scrollbar-thumb{background:#c6f13580;border-radius:999px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__planner{background:#0b0b0b;border-radius:18px;min-width:1160px;overflow:hidden}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__header{background:#0a0a0a;border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:14px 18px;display:flex}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__windowButtons{flex-shrink:0;align-items:center;gap:6px;display:flex}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__winBtn{cursor:default;border-radius:50%;flex-shrink:0;width:12px;height:12px;display:block}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__winClose{background:#ff5f57}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__winMinimize{background:#febc2e}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__winMaximize{background:#28c840}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__plannerTitle{color:#fff;font-family:Unbounded,sans-serif;font-size:14px;font-weight:700}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__monthMeta{background:#ffffff05;border-bottom:1px solid #ffffff14;gap:12px;padding:12px 16px;display:flex}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__metaItem{align-items:baseline;gap:8px;display:flex}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__metaLabel{color:#f0ede88c;font-family:Unbounded,sans-serif;font-size:10px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__metaValue{color:#c6f135;font-family:Unbounded,sans-serif;font-size:14px;font-weight:700}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__gridScroller{overflow-x:auto}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__habitsGrid{min-width:max-content}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__gridHead,.MonthlyPlannerShowcase-module-scss-module__iiH-jW__habitRow{grid-template-columns:150px repeat(31,22px) 56px;align-items:center;gap:4px;padding:8px 10px;display:grid}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__gridHead{color:#f0ede88c;border-bottom:1px solid #ffffff14;font-family:Unbounded,sans-serif;font-size:9px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__habitRow{border-bottom:1px solid #ffffff14}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__habitRow:last-child{border-bottom:none}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__habitHead{z-index:1;color:#f0ede8d9;background:#0b0b0b;padding-right:8px;font-weight:700;position:sticky;left:0}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__habitNameText{z-index:1;color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;background:#0b0b0b;padding:4px 8px 4px 0;font-family:Unbounded,sans-serif;font-size:9px;position:sticky;left:0;overflow:hidden}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__habitNameMuted{color:#f0ede88c}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__dayHead{text-align:center}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__totalHead{text-align:right;color:#c6f135}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__dayCell{justify-content:center;display:flex}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;border:1.5px solid #2a2a2a;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:all .12s;display:inline-flex}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__checkbox svg{width:10px;height:8px}@media (hover:hover) and (pointer:fine){.MonthlyPlannerShowcase-module-scss-module__iiH-jW__checkbox:hover{border-color:#c6f135}}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__checkboxChecked{background:#c6f135;border-color:#c6f135}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__totalCell{text-align:right;color:#c6f135;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__bottomRow{border-top:1px solid #ffffff14;grid-template-columns:330px 1fr 300px;display:grid}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__goalsCard,.MonthlyPlannerShowcase-module-scss-module__iiH-jW__reflectionCard,.MonthlyPlannerShowcase-module-scss-module__iiH-jW__chartCard{padding:16px 18px 18px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__goalsCard,.MonthlyPlannerShowcase-module-scss-module__iiH-jW__reflectionCard{border-right:1px solid #ffffff14}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__blockTitle{color:#c6f135;margin-bottom:14px;font-family:Unbounded,sans-serif;font-size:13px;font-weight:700}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__goalRow{grid-template-columns:20px 1fr 18px;align-items:center;gap:8px;margin-bottom:8px;display:grid}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__goalNumber{color:#c6f135;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__goalText{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:5px 0;font-family:Unbounded,sans-serif;font-size:10px;overflow:hidden}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__goalTextDone{color:#f0ede88c;text-decoration:line-through}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__goalTextMuted{color:#f0ede88c}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__textField{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__textField span{color:#f0ede88c;font-family:Unbounded,sans-serif;font-size:10px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__textStatic{color:#ffffffe6;background:#141414;border:1px solid #ffffff14;border-radius:10px;min-height:76px;margin:0;padding:10px 12px;font-family:Unbounded,sans-serif;font-size:10px;line-height:1.6}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__chartList{flex-direction:column;gap:12px;display:flex}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__chartRow{grid-template-columns:110px 1fr 28px;align-items:center;gap:10px;display:grid}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__chartLabel{color:#ffffffe6;font-family:Unbounded,sans-serif;font-size:10px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__chartLabelMuted{color:#f0ede88c}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__chartBarTrack{background:#1c1c1c;border-radius:999px;height:14px;overflow:hidden}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__chartBarFill{border-radius:inherit;background:linear-gradient(90deg,#9a7bff 0%,#c6f135 100%);height:100%}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__chartValue{color:#c6f135;text-align:right;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700}@media (max-width:899px){.MonthlyPlannerShowcase-module-scss-module__iiH-jW__section{padding:40px 16px 80px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__head{margin-bottom:28px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__title{font-size:1.9rem}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__subtitle{font-size:.88rem;line-height:1.7}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__shell{-webkit-backdrop-filter:blur(20px)saturate(1.4);background:#ffffff0a;border:1px solid #c6f1352e;border-radius:16px;margin:0;padding:0;overflow-x:visible;box-shadow:inset 0 0 0 1px #ffffff0a,0 8px 40px #00000073}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__planner{min-width:unset;border-radius:16px;width:100%}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__gridScroller{display:none}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__monthMeta{flex-wrap:wrap;row-gap:8px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__bottomRow{border-top:1px solid #ffffff14;grid-template-columns:1fr}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__goalsCard,.MonthlyPlannerShowcase-module-scss-module__iiH-jW__reflectionCard{border-bottom:1px solid #ffffff14;border-right:none}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__goalsCard,.MonthlyPlannerShowcase-module-scss-module__iiH-jW__reflectionCard,.MonthlyPlannerShowcase-module-scss-module__iiH-jW__chartCard{padding:14px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__chartRow{grid-template-columns:88px 1fr 24px;gap:8px}.MonthlyPlannerShowcase-module-scss-module__iiH-jW__textStatic{min-height:68px}}
.Reviews-module-scss-module__PSGJAq__reviews{text-align:center;background:#0b0b0b;padding:40px 0 80px}.Reviews-module-scss-module__PSGJAq__title{color:#c6f135;margin-bottom:40px;padding:0 16px;font-size:2.5rem;font-weight:700}@media (max-width:600px){.Reviews-module-scss-module__PSGJAq__title{margin-bottom:24px;font-size:1.9rem}}.Reviews-module-scss-module__PSGJAq__mobileSlider{display:none}@media (max-width:768px){.Reviews-module-scss-module__PSGJAq__mobileSlider{padding:0 16px;display:block}}.Reviews-module-scss-module__PSGJAq__sliderRow{align-items:center;gap:8px;display:flex}.Reviews-module-scss-module__PSGJAq__mobileTrackWrapper{flex:1;min-width:0;overflow:hidden}.Reviews-module-scss-module__PSGJAq__mobileTrack{will-change:transform;align-items:stretch;transition:transform .45s;display:flex}.Reviews-module-scss-module__PSGJAq__mobileSlide{box-sizing:border-box;flex:0 0 100%;align-items:stretch;width:100%;display:flex}.Reviews-module-scss-module__PSGJAq__mobileSlide .Reviews-module-scss-module__PSGJAq__card{width:100%}.Reviews-module-scss-module__PSGJAq__dots{justify-content:center;gap:8px;margin-top:20px;margin-bottom:4px;display:flex}.Reviews-module-scss-module__PSGJAq__dot{cursor:pointer;background:#f0ede833;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .25s,transform .25s}.Reviews-module-scss-module__PSGJAq__dotActive{background:#c6f135;transform:scale(1.35)}.Reviews-module-scss-module__PSGJAq__grid{display:none}@media (min-width:769px){.Reviews-module-scss-module__PSGJAq__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;max-width:1200px;margin:0 auto;padding:0 16px;display:grid}}.Reviews-module-scss-module__PSGJAq__card{text-align:left;box-sizing:border-box;background:#1c1c1c;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;height:100%;padding:24px 22px;transition:transform .25s,border-color .25s;display:flex;box-shadow:inset 0 1px #ffffff0a}@media (hover:hover) and (pointer:fine){.Reviews-module-scss-module__PSGJAq__card:hover{border-color:#d4f06b26;transform:translateY(-3px)}}.Reviews-module-scss-module__PSGJAq__header{align-items:center;gap:16px;margin-bottom:16px;display:flex}.Reviews-module-scss-module__PSGJAq__avatar{object-fit:cover;border:2px solid #d4f06b66;border-radius:50%;flex-shrink:0;width:44px;height:44px}.Reviews-module-scss-module__PSGJAq__meta{flex-direction:column;gap:3px;display:flex}.Reviews-module-scss-module__PSGJAq__author{color:#fff;font-size:.9rem;font-weight:600;line-height:1.2}.Reviews-module-scss-module__PSGJAq__stars{color:#c6f135;letter-spacing:1px;font-size:.9rem;line-height:1}.Reviews-module-scss-module__PSGJAq__text{color:#f0ede899;flex:1;font-size:.95rem;line-height:1.65}
.BuySection-module-scss-module__7AgRWq__buy{background:#0b0b0b;justify-content:center;padding:40px 20px 80px;display:flex}.BuySection-module-scss-module__7AgRWq__container{text-align:center;width:100%;max-width:860px}.BuySection-module-scss-module__7AgRWq__head{margin-bottom:40px}.BuySection-module-scss-module__7AgRWq__title{color:#c6f135;margin-bottom:14px;font-size:2.5rem;font-weight:700}.BuySection-module-scss-module__7AgRWq__subtitle{color:#f0ede899;margin-bottom:0;font-size:1rem}.BuySection-module-scss-module__7AgRWq__card{text-align:left;background:#1c1c1c;border:1px solid #ffffff12;border-radius:32px;padding:40px 36px;box-shadow:inset 0 1px #ffffff0d}@media (max-width:600px){.BuySection-module-scss-module__7AgRWq__card{border-radius:24px;padding:28px 22px}}.BuySection-module-scss-module__7AgRWq__columns{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}@media (max-width:680px){.BuySection-module-scss-module__7AgRWq__columns{grid-template-columns:1fr;gap:28px}}.BuySection-module-scss-module__7AgRWq__featuresCol h3{color:#fff;margin-bottom:16px;font-size:1.2rem;font-weight:600}.BuySection-module-scss-module__7AgRWq__featuresCol ul{margin:0;padding:0;list-style:none}.BuySection-module-scss-module__7AgRWq__featuresCol ul li{color:#f0ede8d9;margin-bottom:10px;padding-left:26px;font-size:.95rem;position:relative}.BuySection-module-scss-module__7AgRWq__featuresCol ul li:before{content:"✓";color:#c6f135;font-weight:700;position:absolute;left:0}.BuySection-module-scss-module__7AgRWq__featuresCol ul .BuySection-module-scss-module__7AgRWq__bonus{color:#fff;font-weight:600}.BuySection-module-scss-module__7AgRWq__buyCol{flex-direction:column;align-items:flex-start;display:flex}@media (max-width:680px){.BuySection-module-scss-module__7AgRWq__buyCol{align-items:stretch}}.BuySection-module-scss-module__7AgRWq__price{color:#fff;align-items:center;gap:16px;margin-bottom:18px;font-size:2rem;display:flex}@media (max-width:600px){.BuySection-module-scss-module__7AgRWq__price{font-size:1.7rem}}.BuySection-module-scss-module__7AgRWq__current{font-weight:700}.BuySection-module-scss-module__7AgRWq__old{color:#888;font-size:1.15rem;font-weight:400;text-decoration:line-through}.BuySection-module-scss-module__7AgRWq__button{color:#0b0b0b;cursor:pointer;text-align:center;background:#c6f135;border:none;border-radius:14px;width:100%;padding:16px 32px;font-family:Unbounded,Arial,sans-serif;font-size:1.05rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:block}@media (hover:hover) and (pointer:fine){.BuySection-module-scss-module__7AgRWq__button:hover{background:#e8ff6b;transform:translateY(-2px)scale(1.03);box-shadow:0 12px 40px #d4f06b40}}.BuySection-module-scss-module__7AgRWq__note{text-align:center;color:#f0ede899;margin-top:14px;font-size:10px;line-height:1.5}@media (max-width:768px){.BuySection-module-scss-module__7AgRWq__buy{padding:40px 0 80px}.BuySection-module-scss-module__7AgRWq__container{padding:0 16px}.BuySection-module-scss-module__7AgRWq__head{margin-bottom:28px;padding:0 4px}.BuySection-module-scss-module__7AgRWq__title{font-size:1.9rem}}
.FAQ-module-scss-module__jzN02q__faq{text-align:center;background:#0b0b0b;padding:40px 16px 80px}.FAQ-module-scss-module__jzN02q__title{color:#c6f135;margin-bottom:24px;font-size:2.5rem;font-weight:700}@media (max-width:600px){.FAQ-module-scss-module__jzN02q__title{margin-bottom:16px;font-size:1.9rem}}.FAQ-module-scss-module__jzN02q__list{text-align:left;max-width:800px;margin:0 auto}.FAQ-module-scss-module__jzN02q__item{border-bottom:1px solid #ffffff12}.FAQ-module-scss-module__jzN02q__item:first-child{border-top:1px solid #ffffff12}.FAQ-module-scss-module__jzN02q__itemOpen .FAQ-module-scss-module__jzN02q__question{color:#c6f135}.FAQ-module-scss-module__jzN02q__question{text-align:left;width:100%;font-size:1rem;font-weight:600;font-family:var(--font-unbounded),"Arial",sans-serif;cursor:pointer;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;line-height:1.5;transition:color .25s;display:flex}.FAQ-module-scss-module__jzN02q__question:hover{color:#c6f135}@media (max-width:600px){.FAQ-module-scss-module__jzN02q__question{font-size:.95rem}}.FAQ-module-scss-module__jzN02q__icon{color:#c6f135;background:#d4f06b14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.4rem;font-weight:400;line-height:1;transition:background .25s,transform .25s;display:flex}.FAQ-module-scss-module__jzN02q__itemOpen .FAQ-module-scss-module__jzN02q__icon{background:#d4f06b26;transform:rotate(0)}.FAQ-module-scss-module__jzN02q__answerWrapper{transition:max-height .35s;overflow:hidden}.FAQ-module-scss-module__jzN02q__answer{color:#f0ede899;padding:0 0 16px;font-size:.95rem;line-height:1.7}
.ContactUs-module-scss-module__ky-NaG__contactUs{text-align:center;background:#0b0b0b;padding:40px 16px 80px}.ContactUs-module-scss-module__ky-NaG__inner{max-width:600px;margin:0 auto}.ContactUs-module-scss-module__ky-NaG__title{color:#fff;margin-bottom:8px;font-size:2.5rem;font-weight:700}@media (max-width:600px){.ContactUs-module-scss-module__ky-NaG__title{font-size:1.9rem}}.ContactUs-module-scss-module__ky-NaG__subtitle{color:#f0ede899;margin-bottom:24px;font-size:1rem;line-height:1.6}.ContactUs-module-scss-module__ky-NaG__button{font-size:.9rem;font-weight:600;font-family:var(--font-unbounded),"Arial",sans-serif;color:#f0ede8d9;word-break:break-all;border:1px solid #ffffff1f;border-radius:16px;padding:16px 36px;text-decoration:none;transition:border-color .25s,color .25s,background .25s;display:inline-block}@media (hover:hover) and (pointer:fine){.ContactUs-module-scss-module__ky-NaG__button:hover{color:#c6f135;background:#d4f06b0d;border-color:#c6f135}}@media (max-width:600px){.ContactUs-module-scss-module__ky-NaG__button{text-align:center;width:100%}}
.Footer-module-scss-module__DkSkqG__footer{color:#f0ede899;background:#1c1c1c;border-top:1px solid #ffffff12;padding:60px 16px 24px}.Footer-module-scss-module__DkSkqG__footer a{color:inherit;text-decoration:none;transition:color .25s;position:relative}.Footer-module-scss-module__DkSkqG__footer a:hover{color:#c6f135}.Footer-module-scss-module__DkSkqG__top{grid-template-columns:1fr 1fr;gap:80px;max-width:1100px;margin:0 auto;padding-bottom:40px;display:grid}@media (max-width:768px){.Footer-module-scss-module__DkSkqG__top{grid-template-columns:1fr;gap:40px}}.Footer-module-scss-module__DkSkqG__heading{text-transform:uppercase;letter-spacing:.08em;color:#f0ede866;margin-bottom:16px;font-size:.8rem;font-weight:700}.Footer-module-scss-module__DkSkqG__info,.Footer-module-scss-module__DkSkqG__links{flex-direction:column;gap:6px;font-size:.9rem;display:flex}.Footer-module-scss-module__DkSkqG__bottom{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding-top:16px;font-size:.82rem;display:flex}@media (max-width:768px){.Footer-module-scss-module__DkSkqG__bottom{text-align:center;flex-direction:column}}.Footer-module-scss-module__DkSkqG__copy,.Footer-module-scss-module__DkSkqG__developer{color:#f0ede866}.Footer-module-scss-module__DkSkqG__developer a{color:#f0ede899;margin-left:4px;font-weight:500}.Footer-module-scss-module__DkSkqG__developer a:hover{color:#c6f135}
.OrderModal-module-scss-module__LlPhNa__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:16px;animation:.2s OrderModal-module-scss-module__LlPhNa__overlayIn;display:flex;position:fixed;inset:0}@keyframes OrderModal-module-scss-module__LlPhNa__overlayIn{0%{opacity:0}to{opacity:1}}.OrderModal-module-scss-module__LlPhNa__modal{background:#1c1c1c;border:1px solid #ffffff1f;border-radius:32px;width:100%;max-width:430px;padding:36px 32px 32px;animation:.28s cubic-bezier(.34,1.46,.64,1) OrderModal-module-scss-module__LlPhNa__modalIn;position:relative;box-shadow:0 40px 100px #0009,inset 0 1px #ffffff0f}@media (max-width:480px){.OrderModal-module-scss-module__LlPhNa__modal{border-radius:24px;padding:28px 20px 24px}}@keyframes OrderModal-module-scss-module__LlPhNa__modalIn{0%{opacity:0;transform:translateY(24px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.OrderModal-module-scss-module__LlPhNa__closeBtn{color:#fff6;cursor:pointer;background:#ffffff12;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .25s,color .25s;display:flex;position:absolute;top:14px;right:14px}.OrderModal-module-scss-module__LlPhNa__closeBtn:hover{color:#fffc;background:#ffffff21}.OrderModal-module-scss-module__LlPhNa__header{margin-bottom:18px;padding-right:28px}.OrderModal-module-scss-module__LlPhNa__title{font-family:var(--font-unbounded),"Arial",sans-serif;color:#fff;margin:0 0 7px;font-size:1.35rem;font-weight:700}@media (max-width:480px){.OrderModal-module-scss-module__LlPhNa__title{font-size:1.15rem}}.OrderModal-module-scss-module__LlPhNa__subtitle{color:#f0ede873;margin:0;font-size:.85rem;line-height:1.55}.OrderModal-module-scss-module__LlPhNa__priceRow{align-items:center;gap:10px;margin-bottom:18px;display:flex}.OrderModal-module-scss-module__LlPhNa__price{font-family:var(--font-unbounded),"Arial",sans-serif;color:#fff;font-size:1.8rem;font-weight:700}.OrderModal-module-scss-module__LlPhNa__priceOld{color:#ffffff47;font-size:.95rem;text-decoration:line-through}.OrderModal-module-scss-module__LlPhNa__priceBadge{color:#c6f135;letter-spacing:.02em;background:#d4f06b1f;border-radius:20px;margin-left:auto;padding:3px 9px;font-size:.75rem;font-weight:700}.OrderModal-module-scss-module__LlPhNa__tabs{background:#ffffff0d;border-radius:10px;gap:4px;margin-bottom:14px;padding:3px;display:flex}.OrderModal-module-scss-module__LlPhNa__tab{color:#ffffff61;cursor:pointer;font-size:.85rem;font-weight:500;font-family:var(--font-unbounded),"Arial",sans-serif;background:0 0;border:none;border-radius:8px;flex:1;padding:8px;line-height:1;transition:background .25s,color .25s}.OrderModal-module-scss-module__LlPhNa__tab:hover{color:#ffffffb3}.OrderModal-module-scss-module__LlPhNa__tabActive{color:#fff;background:#ffffff1c}.OrderModal-module-scss-module__LlPhNa__inputWrapper{margin-bottom:12px}.OrderModal-module-scss-module__LlPhNa__input{color:#fff;width:100%;font-size:.95rem;font-family:var(--font-unbounded),"Arial",sans-serif;box-sizing:border-box;background:#ffffff0d;border:1.5px solid #ffffff12;border-radius:12px;outline:none;padding:13px 15px;transition:border-color .25s}.OrderModal-module-scss-module__LlPhNa__input::placeholder{color:#ffffff38}.OrderModal-module-scss-module__LlPhNa__input:focus{border-color:#ffffff47}.OrderModal-module-scss-module__LlPhNa__input:disabled{opacity:.5;cursor:not-allowed}.OrderModal-module-scss-module__LlPhNa__inputError{border-color:#ff6b6b8c!important}.OrderModal-module-scss-module__LlPhNa__errorMsg{color:#ff6b6b;margin:6px 0 0 3px;font-size:.78rem;line-height:1.4}.OrderModal-module-scss-module__LlPhNa__submitBtn{color:#0b0b0b;width:100%;font-family:var(--font-unbounded),"Arial",sans-serif;cursor:pointer;background:#c6f135;border:none;border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:15px;font-size:.95rem;font-weight:700;transition:transform .25s,background .25s,box-shadow .25s;display:flex}@media (hover:hover) and (pointer:fine){.OrderModal-module-scss-module__LlPhNa__submitBtn:hover:not(:disabled){background:#e8ff6b;transform:translateY(-2px);box-shadow:0 12px 40px #d4f06b40}}.OrderModal-module-scss-module__LlPhNa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.OrderModal-module-scss-module__LlPhNa__spinner{border:2.5px solid #0003;border-top-color:#0b0b0b;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite OrderModal-module-scss-module__LlPhNa__spin;display:block}@keyframes OrderModal-module-scss-module__LlPhNa__spin{to{transform:rotate(360deg)}}.OrderModal-module-scss-module__LlPhNa__hint{color:#ffffff40;text-align:center;margin:11px 0 0;font-size:.75rem;line-height:1.5}.OrderModal-module-scss-module__LlPhNa__success{text-align:center;flex-direction:column;align-items:center;padding:8px 0 4px;animation:.3s OrderModal-module-scss-module__LlPhNa__fadeUp;display:flex}@keyframes OrderModal-module-scss-module__LlPhNa__fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.OrderModal-module-scss-module__LlPhNa__successIcon{margin-bottom:16px}.OrderModal-module-scss-module__LlPhNa__successTitle{font-family:var(--font-unbounded),"Arial",sans-serif;color:#fff;margin:0 0 10px;font-size:1.25rem;font-weight:700}.OrderModal-module-scss-module__LlPhNa__successText{color:#f0ede88c;margin:0 0 10px;font-size:.88rem;line-height:1.6}.OrderModal-module-scss-module__LlPhNa__successNote{color:#f0ede859;margin:0 0 22px;font-size:.78rem;line-height:1.5}.OrderModal-module-scss-module__LlPhNa__successNote a{color:#d4f06bb3;text-decoration:underline}.OrderModal-module-scss-module__LlPhNa__successBtn{color:#0b0b0b;font-family:var(--font-unbounded),"Arial",sans-serif;cursor:pointer;background:#c6f135;border:none;border-radius:12px;padding:13px 30px;font-size:.9rem;font-weight:700;transition:background .25s,transform .25s}@media (hover:hover) and (pointer:fine){.OrderModal-module-scss-module__LlPhNa__successBtn:hover{background:#e8ff6b;transform:translateY(-1px)}}
