.Home_container__d256j{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#121212;padding:64px;border:4px solid #3c3c3c;border-radius:64px;margin:64px 128px}@media (max-width:768px){.Home_container__d256j{padding:0;align-items:flex-start;justify-content:flex-start;width:100%;background-color:#232323;margin:2px}}.Home_header__y2QYS{display:flex;justify-content:flex-start;gap:20px;padding-bottom:60px;width:100%}.Home_appPitch__yXoGN h1,.Home_appTitle__pnoKo h1{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(45deg,var(--color-workout) 25%,var(--color-cook) 75%);background-clip:text;letter-spacing:.64px;line-height:normal}@media (max-width:768px){.Home_header__y2QYS{padding:20px;flex-direction:column;align-items:flex-start}.Home_appPitch__yXoGN h1{padding:20px}}.Home_main__VkIEL{color:#929292;--color-compose:#fff;width:100%}.Home_actionCategoryGrid__S0vWp{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;width:100%}@media (max-width:768px){.Home_actionCategoryGrid__S0vWp{display:flex;overflow-x:auto;gap:10px;width:100%}}.Home_actionCard__y9YSY{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border-radius:20px;height:130px;font-size:24px;transition:transform .2s ease-in-out;padding:20px;border:2px solid transparent;cursor:pointer;box-sizing:border-box}.Home_actionCard__y9YSY:hover{transform:scale(1.01)}@media (max-width:768px){.Home_actionCard__y9YSY{width:150px;min-width:150px}.Home_actionCard__y9YSY:hover{transform:scale(1)}}.Home_actionCard__y9YSY.Home_workout__ZVOOF{border-color:var(--color-workout);color:var(--color-workout)}.Home_actionCard__y9YSY.Home_focus___nCtM{border-color:var(--color-focus);color:var(--color-focus)}.Home_actionCard__y9YSY.Home_rest__9mZwT{border-color:var(--color-rest);color:var(--color-rest)}.Home_actionCard__y9YSY.Home_cook__GcErV{border-color:var(--color-cook);color:var(--color-cook)}.Home_actionCard__y9YSY.Home_compose__H1wqa{border-color:#fff;color:var(--color-compose);background-color:#000}.Home_actionCard__y9YSY.Home_selected___eC_c.Home_compose__H1wqa,.Home_actionCard__y9YSY.Home_selected___eC_c.Home_cook__GcErV,.Home_actionCard__y9YSY.Home_selected___eC_c.Home_focus___nCtM,.Home_actionCard__y9YSY.Home_selected___eC_c.Home_rest__9mZwT,.Home_actionCard__y9YSY.Home_selected___eC_c.Home_workout__ZVOOF{color:#000;border-color:currentColor}.Home_actionCard__y9YSY.Home_selected___eC_c.Home_workout__ZVOOF{background-color:var(--color-workout)}.Home_actionCard__y9YSY.Home_selected___eC_c.Home_focus___nCtM{background-color:var(--color-focus)}.Home_actionCard__y9YSY.Home_selected___eC_c.Home_rest__9mZwT{background-color:var(--color-rest)}.Home_actionCard__y9YSY.Home_selected___eC_c.Home_cook__GcErV{background-color:var(--color-cook)}.Home_actionCard__y9YSY.Home_selected___eC_c.Home_compose__H1wqa{background-color:var(--color-compose)}.Home_scrollableRow__ubct_{display:flex;overflow-x:auto;gap:5px;border-radius:20px;margin-top:40px;width:100%}@media (min-width:768px){.Home_scrollableRow__ubct_{display:flex;overflow-x:auto;gap:5px;margin-top:40px;margin-bottom:20px;width:100%;-ms-overflow-style:none;scrollbar-width:none;overflow:hidden}.Home_scrollableRow__ubct_::-webkit-scrollbar{display:none}}.Home_scrollableCard__xVYqk{flex:0 0 auto;width:220px;height:320px;fill-opacity:.15;border-radius:20px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;box-sizing:border-box}.Home_scrollableCard__xVYqk.Home_workout__ZVOOF{color:var(--color-workout)}.Home_scrollableCard__xVYqk.Home_focus___nCtM{color:var(--color-focus)}.Home_scrollableCard__xVYqk.Home_rest__9mZwT{color:var(--color-rest)}.Home_scrollableCard__xVYqk.Home_cook__GcErV{color:var(--color-cook)}.Home_scrollableCard__xVYqk.Home_compose__H1wqa{background-color:#fff;color:#000}.Home_scrollableCard__xVYqk:first-child:not(.Home_compose__H1wqa){font-size:24px;position:sticky;left:0;opacity:1;z-index:10;border:2px solid;background-color:currentColor;box-shadow:0 4px 8px rgba(0,0,0,.3)}@media (max-width:768px){.Home_scrollableCard__xVYqk:first-child:not(.Home_compose__H1wqa){position:inherit}}.Home_scrollableCard__xVYqk:first-child:not(.Home_compose__H1wqa)>div{color:#000}.Home_scrollableCard__xVYqk h3{margin:0;font-size:24px}.Home_scrollableCard__xVYqk ul{list-style:none;padding:0;margin-top:10px}.Home_scrollableCard__xVYqk li{font-size:18px;color:#ddd}.Home_categoryGrid__rz0Pj{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}@media (max-width:768px){.Home_categoryGrid__rz0Pj{display:flex;gap:10px;overflow-x:auto;width:100%}}.Home_card__E5spL{border-radius:32px;padding:32px;box-shadow:0 8px 16px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:500px;width:100%;font-style:normal;font-size:32px;line-height:38px;letter-spacing:.01em;transition:transform .2s ease-in-out;transform:scale(1);border:2px solid}.Home_card__E5spL:hover{transform:scale(1.05)}@media (max-width:768px){.Home_card__E5spL{min-width:250px;font-size:24px;height:700px}.Home_card__E5spL:hover{transform:scale(1)}}.Home_workout__ZVOOF{background:rgba(163,218,56,.1);color:#afff00}.Home_focus___nCtM{background:#101920;color:#1e85df}.Home_rest__9mZwT{background:#201d0e;color:#dbb700}.Home_cook__GcErV{background:#251201;color:#ff7d0a}.Home_diet__xUSAZ,.Home_meds__hjmaK{background:#1f1f1f;color:#494949}.Home_compose__H1wqa{background:#fff;color:pink}.Home_subItems__KaQpJ{list-style:none;padding:0;width:100%;margin-top:10px}.Home_subItems__KaQpJ li{position:relative;color:currentColor;border-radius:16px;padding:8px 16px;margin-bottom:10px;margin-right:10px;font-size:24px;display:inline-block;overflow:hidden}@media (max-width:768px){.Home_subItems__KaQpJ li{font-size:18px;margin-bottom:0;margin-right:5px}}.Home_subItems__KaQpJ li:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:currentColor;opacity:.1;border-radius:16px;z-index:-1;pointer-events:none}.Home_deviceSection__Ju2Qv{display:grid;grid-template-columns:repeat(4,1fr);color:#fff;gap:20px;padding-bottom:20px;width:100%}@media (max-width:1024px){.Home_deviceSection__Ju2Qv{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:640px){.Home_deviceSection__Ju2Qv{display:flex;gap:12px;overflow-x:auto;width:100%;padding-bottom:16px;-ms-overflow-style:none;scrollbar-width:none}.Home_deviceSection__Ju2Qv::-webkit-scrollbar{display:none}}.Home_deviceCard__Y5iAK{background-color:#1a1a1a;border:2px solid #2a2a2a;color:#777;padding:20px;border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:200px;cursor:pointer;box-sizing:border-box;transition:all .2s ease-in-out;overflow:hidden}.Home_deviceCard__Y5iAK:hover{background-color:#222;border-color:#3a3a3a}@media (max-width:640px){.Home_deviceCard__Y5iAK{min-width:150px;min-height:170px;padding:16px;border-radius:16px;flex-shrink:0}}.Home_deviceCard__Y5iAK.Home_selected___eC_c{border:2px solid #fff;color:#fff;background-color:#1a1a1a}.Home_deviceCard__Y5iAK span{font-size:18px;font-weight:400;line-height:1.3}@media (max-width:640px){.Home_deviceCard__Y5iAK span{font-size:14px}}.Home_deviceIconWrapper__HT89W{width:100%;flex:1;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden}.Home_deviceIconWrapper__HT89W img{width:90%!important;height:auto!important;object-fit:contain;object-position:left bottom}@media (max-width:640px){.Home_deviceIconWrapper__HT89W img{width:95%!important}}.Home_deviceCard__Y5iAK img{width:50px;height:auto;margin-bottom:10px}.Home_featureCardsSection__wVg8W{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;margin-top:20px}@media (max-width:1024px){.Home_featureCardsSection__wVg8W{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:640px){.Home_featureCardsSection__wVg8W{grid-template-columns:repeat(2,1fr);gap:12px}}.Home_featureCard__KC0ot{background-color:#1a1a1a;color:#888;padding:20px;border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;min-height:160px;box-sizing:border-box}@media (max-width:640px){.Home_featureCard__KC0ot{min-height:140px;padding:16px;border-radius:16px;gap:8px}}.Home_featureCard__KC0ot h3{font-size:18px;font-weight:600;line-height:1.3;margin:0;color:#ccc}@media (max-width:640px){.Home_featureCard__KC0ot h3{font-size:15px}}.Home_featureCard__KC0ot p{font-size:14px;font-weight:400;line-height:1.5;margin:0;color:#666}@media (max-width:640px){.Home_featureCard__KC0ot p{font-size:13px}}@font-face{font-family:__Inter_f367f3;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_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}