.about-module__I36-ya__about{color:#fff;background:#0a0a0a;padding:120px 0;overflow:hidden}.about-module__I36-ya__inner{grid-template-columns:1fr 1fr;align-items:flex-start;gap:80px;width:90%;max-width:1200px;margin:0 auto;display:grid}.about-module__I36-ya__lottie_top{width:150px;margin-bottom:2rem}.about-module__I36-ya__lottie_small{width:200px;margin-top:20px}.about-module__I36-ya__lottie_list_item{justify-content:center;list-style:none;display:flex}.about-module__I36-ya__label{letter-spacing:3px;color:#c5fb45;margin-bottom:15px;font-size:12px}.about-module__I36-ya__title{margin-bottom:25px;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.1}.about-module__I36-ya__description{color:#aaa;margin-bottom:40px;font-size:16px;line-height:1.7}.about-module__I36-ya__metric{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;gap:20px;padding:25px;display:flex}.about-module__I36-ya__metric strong{color:#c5fb45;font-size:18px;display:block}.about-module__I36-ya__points{flex-direction:column;gap:45px;margin:0;padding:0;list-style:none;display:flex}.about-module__I36-ya__points li{gap:20px;display:flex}.about-module__I36-ya__pointNumber{color:#c5fb45;font-family:monospace;font-size:20px;font-weight:800}.about-module__I36-ya__points strong{margin-bottom:5px;font-size:20px;display:block}.about-module__I36-ya__points p{color:#888;font-size:15px;line-height:1.5}@media (max-width:900px){.about-module__I36-ya__inner{grid-template-columns:1fr;gap:60px}.about-module__I36-ya__lottie_top{width:100px}}
.main-module__sT791W__hero{background:#0a0a0a;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}.main-module__sT791W__inner{grid-template-columns:1.2fr 1fr;align-items:center;width:90%;max-width:1200px;margin:0 auto;display:grid}.main-module__sT791W__left{flex-direction:column;display:flex}.main-module__sT791W__intro_text{color:#c5fb45;letter-spacing:4px;margin-bottom:2rem;font-size:14px;font-weight:700}.main-module__sT791W__name{margin:0 0 1.5rem;font-size:clamp(3rem,8vw,6rem);font-weight:900;line-height:.9}.main-module__sT791W__lineMask{display:block;overflow:hidden}.main-module__sT791W__line{display:inline-block}.main-module__sT791W__description{color:#888;max-width:400px;margin-bottom:2rem;font-size:1rem;line-height:1.6}.main-module__sT791W__main_btn{color:#c5fb45;cursor:pointer;background:0 0;border:1px solid #c5fb45;padding:15px 35px;font-weight:700;transition:all .3s}.main-module__sT791W__main_btn:hover{color:#000;background:#c5fb45}.main-module__sT791W__right{justify-content:flex-end;display:flex}@media (max-width:900px){.main-module__sT791W__inner{text-align:center;grid-template-columns:1fr}.main-module__sT791W__right{display:none}.main-module__sT791W__left{align-items:center}}
.menu-module__noSqeG__menu_bar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 5%;display:flex;position:fixed;top:0;left:0}.menu-module__noSqeG__menu_logo h1{letter-spacing:2px;color:#c5fb45;margin:0;font-size:1.2rem}.menu-module__noSqeG__menu_controls{align-items:center;gap:2rem;display:flex}.menu-module__noSqeG__nav_link{color:#000;background:#c5fb45;border-radius:4px;padding:8px 18px;font-size:11px;font-weight:800;text-decoration:none;transition:transform .2s}.menu-module__noSqeG__nav_link:hover{color:#000}.menu-module__noSqeG__profile_icon{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.menu-module__noSqeG__profile_icon:hover{color:#c5fb45;background:#c5fb451a;border-color:#c5fb454d;transform:scale(1.05)}.menu-module__noSqeG__cta_button{color:#000;background:#c5fb45;border-radius:4px;padding:8px 18px;font-size:11px;font-weight:800;text-decoration:none;transition:transform .2s}.menu-module__noSqeG__cta_button:hover{transform:scale(1.05)}
.chat-module__i_5FbG__chat_wrapper{z-index:1000;position:fixed;bottom:2rem;right:2rem}.chat-module__i_5FbG__chat_trigger{color:#000;cursor:pointer;background:#c5fb45;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex;box-shadow:0 10px 25px #0003}.chat-module__i_5FbG__chat_trigger:hover{transform:scale(1.1)}.chat-module__i_5FbG__chat_window{background:#1a1a1a;border:1px solid #333;border-radius:20px;flex-direction:column;width:350px;height:500px;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 20px 40px #0006}.chat-module__i_5FbG__chat_header{background:#222;border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.chat-module__i_5FbG__chat_title{font-family:var(--font-manrope);color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:14px;font-weight:700}.chat-module__i_5FbG__status_dot{color:#c5fb45;align-items:center;gap:5px;font-size:10px;display:flex}.chat-module__i_5FbG__status_dot:before{content:"";background:#c5fb45;border-radius:50%;width:6px;height:6px}.chat-module__i_5FbG__close_btn{color:#666;cursor:pointer;background:0 0;border:none}.chat-module__i_5FbG__chat_content{background:#111;flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.chat-module__i_5FbG__message_bubble{max-width:85%;font-family:var(--font-manrope);border-radius:15px;padding:.8rem 1rem;font-size:14px;line-height:1.5}.chat-module__i_5FbG__user{color:#000;background:#c5fb45;border-bottom-right-radius:2px;align-self:flex-end}.chat-module__i_5FbG__ai{color:#fff;background:#222;border-bottom-left-radius:2px;align-self:flex-start}.chat-module__i_5FbG__chat_footer{background:#1a1a1a;gap:10px;padding:1rem;display:flex}.chat-module__i_5FbG__chat_input{color:#fff;font-family:var(--font-manrope);background:#222;border:1px solid #333;border-radius:10px;flex:1;padding:.8rem}.chat-module__i_5FbG__send_btn{cursor:pointer;background:#c5fb45;border:none;border-radius:10px;justify-content:center;align-items:center;width:45px;display:flex}.chat-module__i_5FbG__send_btn:disabled{opacity:.5;background:#333}.chat-module__i_5FbG__loading_indicator{color:#666;align-items:center;gap:10px;font-size:12px;display:flex}.chat-module__i_5FbG__spinner{animation:1s linear infinite chat-module__i_5FbG__spin}@keyframes chat-module__i_5FbG__spin{to{transform:rotate(360deg)}}.chat-module__i_5FbG__stop_btn{color:#666;cursor:pointer;background:0 0;border:1px solid #333;border-radius:4px;padding:2px 8px}.chat-module__i_5FbG__empty_state{color:#444;height:100%;font-family:var(--font-playfair);justify-content:center;align-items:center;font-style:italic;display:flex}
@font-face{font-family:Gravitas One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9dbc1a6b39f4dbd9-s.p.4aac1746.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:Gravitas One Fallback;src:local(Arial);ascent-override:58.35%;descent-override:20.12%;line-gap-override:0.0%;size-adjust:162.1%}.gravitas_one_af526da0-module__fxloka__className{font-family:Gravitas One,Gravitas One Fallback;font-style:normal;font-weight:400}.gravitas_one_af526da0-module__fxloka__variable{--font-gravitas:"Gravitas One","Gravitas One Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.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:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.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:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_e9007382-module__PX07aG__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_e9007382-module__PX07aG__variable{--font-manrope:"Manrope","Manrope Fallback"}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.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:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.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:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.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:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.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:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_de66fcb0-module__VNpNPG__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_de66fcb0-module__VNpNPG__variable{--font-playfair:"Playfair Display","Playfair Display Fallback"}
.dashboard-module__empkiW__root{color:#e2e8f0;box-sizing:border-box;background:#0a0a0f;min-height:100vh;padding:8rem 2rem 2rem;font-family:DM Sans,Segoe UI,sans-serif;position:relative;overflow:hidden auto}.dashboard-module__empkiW__blob1,.dashboard-module__empkiW__blob2,.dashboard-module__empkiW__blob3{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;animation:8s ease-in-out infinite dashboard-module__empkiW__float;position:fixed}.dashboard-module__empkiW__blob1{background:radial-gradient(circle,#c5fb4526 0%,#0000 70%);width:500px;height:500px;top:-100px;left:-100px}.dashboard-module__empkiW__blob2{background:radial-gradient(circle,#f973161f 0%,#0000 70%);width:400px;height:400px;animation-delay:-3s;bottom:-80px;right:20%}.dashboard-module__empkiW__blob3{background:radial-gradient(circle,#a78bfa1f 0%,#0000 70%);width:350px;height:350px;animation-delay:-6s;top:40%;right:-80px}@keyframes dashboard-module__empkiW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}.dashboard-module__empkiW__container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.dashboard-module__empkiW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.dashboard-module__empkiW__headerLeft{align-items:center;gap:1rem;display:flex}.dashboard-module__empkiW__headerIcon{color:#c5fb45;filter:drop-shadow(0 0 12px #c5fb4566)}.dashboard-module__empkiW__title{letter-spacing:-.03em;background:linear-gradient(135deg,#e2e8f0,#c5fb45);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:800}.dashboard-module__empkiW__subtitle{color:#64748b;letter-spacing:.05em;text-transform:uppercase;margin:.25rem 0 0;font-size:.9rem}.dashboard-module__empkiW__stats{gap:1rem;display:flex}.dashboard-module__empkiW__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #c5fb4533;border-radius:16px;flex-direction:column;align-items:center;gap:.25rem;padding:1rem 1.5rem;display:flex}.dashboard-module__empkiW__statValue{color:#c5fb45;font-size:2rem;font-weight:800;line-height:1}.dashboard-module__empkiW__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.dashboard-module__empkiW__loading,.dashboard-module__empkiW__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.dashboard-module__empkiW__loadingIcon{color:#c5fb45;animation:2s ease-in-out infinite dashboard-module__empkiW__pulse}@keyframes dashboard-module__empkiW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.dashboard-module__empkiW__retryBtn{color:#0a0a0f;cursor:pointer;background:#c5fb45;border:none;border-radius:12px;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.dashboard-module__empkiW__retryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #c5fb454d}.dashboard-module__empkiW__empty{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:50vh;padding:3rem;display:flex}.dashboard-module__empkiW__emptyIcon{color:#64748b;opacity:.5}.dashboard-module__empkiW__empty h2{color:#e2e8f0;margin:0;font-size:1.8rem}.dashboard-module__empkiW__empty p{color:#94a3b8;margin:0;font-size:1rem}.dashboard-module__empkiW__emptyBtn{color:#0a0a0f;cursor:pointer;background:#c5fb45;border:none;border-radius:14px;margin-top:1rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s}.dashboard-module__empkiW__emptyBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #c5fb4566}.dashboard-module__empkiW__layout{grid-template-columns:1fr 850px;gap:1rem;display:grid}@media (max-width:1200px){.dashboard-module__empkiW__layout{grid-template-columns:1fr}}.dashboard-module__empkiW__recipeGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));align-content:start;gap:1.25rem;display:grid}@media (max-width:768px){.dashboard-module__empkiW__recipeGrid{grid-template-columns:1fr}}.dashboard-module__empkiW__recipeCard{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.dashboard-module__empkiW__recipeCard:before{content:"";opacity:0;background:linear-gradient(135deg,#c5fb450d,#0000);transition:opacity .3s;position:absolute;inset:0}.dashboard-module__empkiW__recipeCard:hover{border-color:#c5fb454d;transform:translateY(-4px);box-shadow:0 12px 35px #0006}.dashboard-module__empkiW__recipeCard:hover:before{opacity:1}.dashboard-module__empkiW__recipeCard.dashboard-module__empkiW__selected{background:#c5fb4514;border-color:#c5fb45}.dashboard-module__empkiW__cardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.dashboard-module__empkiW__cardTitle{color:#e2e8f0;flex:1;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.dashboard-module__empkiW__favoriteBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.4rem;transition:all .3s;display:flex}.dashboard-module__empkiW__favoriteBtn:hover{color:#ec4899;background:#ffffff1a}.dashboard-module__empkiW__favoriteBtn.dashboard-module__empkiW__favorited{color:#ec4899}.dashboard-module__empkiW__cardIngredients{flex-wrap:wrap;gap:.5rem;display:flex}.dashboard-module__empkiW__ingredientBadge{color:#cbd5e1;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;padding:.4rem .75rem;font-size:.8rem}.dashboard-module__empkiW__ingredientCount{color:#94a3b8;font-size:.85rem;font-style:italic}.dashboard-module__empkiW__cardFooter{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;display:flex}.dashboard-module__empkiW__cardMeta{flex:1;align-items:center;gap:1rem;display:flex}.dashboard-module__empkiW__vibe{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;display:flex}.dashboard-module__empkiW__calories{color:#94a3b8;font-size:.75rem;font-weight:500}.dashboard-module__empkiW__cardActions{align-items:center;gap:.75rem;display:flex}.dashboard-module__empkiW__date{color:#64748b;align-items:center;gap:.3rem;font-size:.75rem;display:flex}.dashboard-module__empkiW__deleteBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.4rem;transition:all .3s;display:flex}.dashboard-module__empkiW__deleteBtn:hover{color:#ef4444;background:#ef44441a}.dashboard-module__empkiW__detailPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:1.5rem;max-height:calc(100vh - 9rem);padding:2rem;display:flex;position:sticky;top:7rem;overflow-y:auto}.dashboard-module__empkiW__placeholderPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;max-height:calc(100vh - 9rem);padding:3rem 2rem;display:flex;position:sticky;top:7rem}.dashboard-module__empkiW__placeholderTitle{color:#e2e8f0;margin:0;font-size:1.5rem;font-weight:700}.dashboard-module__empkiW__placeholderText{color:#64748b;margin:0;font-size:1rem;line-height:1.6}.dashboard-module__empkiW__detailPanel::-webkit-scrollbar{width:6px}.dashboard-module__empkiW__detailPanel::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.dashboard-module__empkiW__detailPanel::-webkit-scrollbar-thumb{background:#c5fb454d;border-radius:10px}.dashboard-module__empkiW__detailPanel::-webkit-scrollbar-thumb:hover{background:#c5fb4580}.dashboard-module__empkiW__detailHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.dashboard-module__empkiW__detailTitle{color:#e2e8f0;flex:1;margin:0;font-size:1.8rem;font-weight:800;line-height:1.3}.dashboard-module__empkiW__detailMeta{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;gap:1rem;padding-bottom:1rem;display:flex}.dashboard-module__empkiW__detailSection{flex-direction:column;gap:1rem;display:flex}.dashboard-module__empkiW__sectionTitle{color:#c5fb45;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.25rem;font-weight:700}.dashboard-module__empkiW__ingredientList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__empkiW__ingredientList li{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1.125rem;font-size:1.05rem;display:flex}.dashboard-module__empkiW__emoji{font-size:1.75rem}.dashboard-module__empkiW__ingName{color:#e2e8f0;flex:1;font-size:1.05rem;font-weight:500}.dashboard-module__empkiW__ingQty{color:#94a3b8;font-size:.95rem;font-weight:600}.dashboard-module__empkiW__recipeContent{color:#cbd5e1;background:#0000004d;border:1px solid #ffffff14;border-radius:14px;padding:1.5rem;font-size:1.05rem;line-height:1.8}.dashboard-module__empkiW__recipeHeader{color:#c5fb45;text-transform:capitalize;letter-spacing:.02em;margin:1.5rem 0 .75rem;font-size:1.3rem;font-weight:700}.dashboard-module__empkiW__recipeHeader:first-child{margin-top:0}.dashboard-module__empkiW__recipeParagraph{color:#e2e8f0;margin:.75rem 0;font-size:1.05rem;line-height:1.7}.dashboard-module__empkiW__recipeListItem{color:#e2e8f0;gap:.75rem;margin:.6rem 0;padding-left:.5rem;font-size:1.05rem;line-height:1.6;display:flex}.dashboard-module__empkiW__listBullet{color:#c5fb45;flex-shrink:0;font-size:1.2rem;font-weight:700}.dashboard-module__empkiW__recipeContent p{margin:0 0 .75rem}.dashboard-module__empkiW__recipeContent p:last-child{margin-bottom:0}.dashboard-module__empkiW__emptyLine{height:.5rem}.dashboard-module__empkiW__deleteFullBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.dashboard-module__empkiW__deleteFullBtn:hover{background:#ef444433;border-color:#ef4444;transform:translateY(-2px)}.dashboard-module__empkiW__videoGrid{grid-template-columns:1fr;gap:.875rem;margin-top:.75rem;display:grid}.dashboard-module__empkiW__videoCard{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;text-decoration:none;transition:all .2s;display:block;overflow:hidden}.dashboard-module__empkiW__videoCard:hover{border-color:#c5fb454d;transform:scale(1.02);box-shadow:0 4px 20px #0000004d}.dashboard-module__empkiW__videoThumbnail{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.dashboard-module__empkiW__videoTitle{color:#e2e8f0;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:.6rem .75rem .4rem;font-size:.8rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.dashboard-module__empkiW__watchBadge{color:#c5fb45;letter-spacing:.05em;text-transform:uppercase;padding:.3rem .75rem .6rem;font-size:.6rem;font-weight:700;display:block}@media (max-width:768px){.dashboard-module__empkiW__root{padding:6rem 1rem 1rem}.dashboard-module__empkiW__header{flex-direction:column;align-items:flex-start}.dashboard-module__empkiW__title{font-size:2rem}.dashboard-module__empkiW__stats{width:100%}.dashboard-module__empkiW__statCard{flex:1}.dashboard-module__empkiW__detailPanel{max-height:none;position:relative;top:0}}
