.MainBody_MainBodyContainer__w_veS{max-width:var(--DEVICE-WIDTH);width:100%;display:flex;position:relative;flex-direction:column;background:var(--color-white);height:auto;overflow:hidden}.MainBody_MainBodyContainer__w_veS .MainBody_contentWrap__hj74Y{overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:44px;height:calc(100svh - var(--layout-header-height) - var(--layout-nav-height))}.Header_header__ra2Nq{height:auto;background-color:var(--color-green);color:var(--color-white);position:fixed;top:0;width:100%;max-width:var(--DEVICE-WIDTH);z-index:100;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.Header_header__ra2Nq .Header_headerDiv__7kdwh{padding:0 16px;align-items:center;min-height:44px;display:flex;height:100%;justify-content:space-between}.Header_header__ra2Nq .Header_headerTitle__KoGg8{font-size:calc(18*var(--REM));line-height:130%;font-weight:700;color:#fff;text-align:left}.Header_header__ra2Nq .Header_svgDiv__3Mq6N{display:flex;align-items:center;gap:30px}.layout_wrap___Nyvo{display:flex;flex:1 1;height:100%;justify-content:center;background:var(--color-green);overflow:hidden}@media(max-device-width:540px){.layout_center__7Aq5L{height:calc(100vh - (100vh - 100%))}}.layout_androidBtn__A1_rO{font-weight:700;color:var(--color-white)}.layout_rightBtnWrap__G7TKc{display:flex;align-items:center}.layout_rightBtnWrap__G7TKc .layout_button__EcW6a{display:inline-block;padding:calc(18*var(--REM)) calc(32*var(--REM));border-radius:calc(12*var(--REM));border:1px solid var(--color-white);font-size:calc(16*var(--REM));font-weight:700;text-decoration:none}.layout_rightBtnWrap__G7TKc .layout_button__EcW6a:first-child{margin-right:calc(8*var(--REM))}.Promotion_container__qXgxA{width:358px;flex:0 0 358px;margin-right:166px;display:flex;justify-content:flex-start;align-items:center}.Promotion_container__qXgxA .Promotion_leftContent__CwaP0{display:flex;flex:1 1;flex-direction:column;align-items:center;color:var(--color-white)}.Promotion_container__qXgxA .Promotion_leftContent__CwaP0 h3{text-align:center}@media(max-width:1000px){.Promotion_container__qXgxA{display:none}}.Promotion_titleWrap__mr8_n{font-size:24px;line-height:180%;font-weight:500;color:var(--color-white);text-align:center}.NavigationBar_navigationBar__EI_3v{display:flex;background:#fff;bottom:0;box-shadow:1px 1px 10px rgba(0,0,0,.1);color:var(--color-gray-100);font-size:12px;font-weight:500;height:var(--layout-nav-height);position:fixed;max-width:var(--DEVICE-WIDTH);width:100%;z-index:100;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.NavigationBar_navigationBar__EI_3v .NavigationBar_navItem__9DWun{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:5px;z-index:999999}.NavigationBar_navigationBar__EI_3v .NavigationBar_navItem__9DWun .NavigationBar_navTitle__9hevw{font-size:10px;font-weight:500;color:#828282}.NavigationBar_navTopBanner__1fy6V{max-height:44px;min-height:44px;background-color:#000;width:100%;display:flex;justify-content:center;position:fixed;z-index:100;max-width:var(--DEVICE-WIDTH);touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none;align-items:center}.NavigationBar_navTopBanner__1fy6V .NavigationBar_text__CL_Tg{font-size:14px;line-height:130%;font-weight:500;color:#fff;text-align:left}.NavigationBar_navTopBanner__1fy6V .NavigationBar_orange__HmyL4{color:var(--color-orange);font-size:14px;line-height:130%;font-weight:500;text-align:left}.NavigationBar_navTopBanner__1fy6V a{pointer-events:auto}.not-found_layoutWrap__8hgJW{display:flex;flex:1 1;justify-content:center;background:var(--color-green);min-height:100vh;width:100%;overflow:hidden}@media(max-width:1000px){.not-found_layoutWrap__8hgJW{margin:0 auto;max-width:var(--DEVICE-WIDTH);background:var(--color-white);width:100%}}.not-found_notFoundPageWrap__XQfyw{max-width:var(--DEVICE-WIDTH);width:100%;display:flex;position:relative;flex-direction:column;background:var(--color-white);height:auto;overflow:hidden}.not-found_notFoundPageWrap__XQfyw .not-found_contentWrap__TCfAd{display:flex;flex-direction:column;justify-content:center;height:100vh;align-items:center;font-size:18px;gap:24px;padding:20px}.not-found_notFoundPageWrap__XQfyw .not-found_notFoundMessage__3d54r{font-size:18px;font-weight:500;color:#333;margin:0}.not-found_notFoundPageWrap__XQfyw .not-found_homeButton__4hfxo{margin-top:8px;padding:14px 48px;background-color:var(--color-green);color:var(--color-white);border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,116,74,.2)}.not-found_notFoundPageWrap__XQfyw .not-found_homeButton__4hfxo:hover{background-color:#005a3c;box-shadow:0 4px 12px rgba(0,116,74,.3);transform:translateY(-1px)}.not-found_notFoundPageWrap__XQfyw .not-found_homeButton__4hfxo:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,116,74,.2)}.not-found_notFoundPageWrap__XQfyw .not-found_notFoundHeader__VkksS{height:44px;padding:0 16px;background-color:var(--color-green);color:var(--color-white);position:fixed;top:0;width:100%;display:flex;align-items:center;max-width:var(--DEVICE-WIDTH);z-index:999;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.not-found_notFoundPageWrap__XQfyw .not-found_homeLink__Rdd4Z{margin-top:20px;display:flex;justify-content:center;font-size:16px}.CommonCookItem_container__nF9cm{margin-top:20px;display:flex;flex-direction:column;gap:10px}.CommonCookItem_headerRow__5ynGG{display:flex;flex-direction:row;gap:5px;padding:0 10px}.CommonCookItem_label__Y_Dbe{display:flex;padding:0 5px;justify-content:center;align-items:center;gap:10px;border-radius:6px;border:1px solid rgba(0,70,50,.3);color:#004632;text-align:center;font-size:11px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.022px}.CommonCookItem_title__N9vRn{color:#222;font-size:15px;font-style:normal;font-weight:500;line-height:132%;letter-spacing:-.03px}.CommonCookItem_imageWrapper__VfTlC{width:100%;min-height:340px;aspect-ratio:390/360;position:relative;cursor:pointer;overflow:hidden}.CommonCookItem_overlay__BfYII{position:absolute;bottom:15px;left:15px;color:#fff;font-size:24px;font-weight:700;display:flex;flex-direction:column;gap:2px}.CommonCookItem_episode__It9gL{color:#fff;text-shadow:0 0 4px rgba(0,0,0,.4);font-size:11px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.022px;margin:0}.CommonCookItem_subtitle__RZVd0{color:#fff;text-shadow:0 0 5px rgba(0,0,0,.4);font-size:19px;font-style:normal;font-weight:600;line-height:132%;letter-spacing:-.038px;margin:0}.CommonCookItem_names__hnKxH{color:#fff;text-shadow:0 0 4px rgba(0,0,0,.4);font-size:13px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.026px;display:flex;align-items:center;gap:4px}.CommonCookItem_gradeNameBox___b5AI{border-radius:11px;background:rgba(0,0,0,.35);padding:1px 4px;display:flex;flex-direction:row;gap:3px;align-items:center}.CommonCookItem_creatorName__qAK5l{color:#fff;text-shadow:0 0 4px rgba(0,0,0,.4);font-size:13px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.026px}.CommonCookItem_recipeItemImageBox__yK2dZ{width:60px;height:60px;position:relative;border:.5px solid rgba(0,0,0,.07);overflow:hidden}.CommonCookItem_recipeItemsRow__tjmuU{padding:0 15px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.CommonCookItem_recipeItemsImages__2e9zw{display:flex;gap:4px}.CommonCookItem_allText__GFR10{color:#7a7a7a;text-align:center;font-size:13px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.13px}.CommonCookItem_blindOverlay__ZexOl{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:transparent;z-index:0}.CommonCookItem_blindOverlay__ZexOl.CommonCookItem_active__nkpco{background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:not-allowed;z-index:10}.CommonCookItem_blindText__HxKhx{color:#fff;text-align:center;text-shadow:0 0 8.365px rgba(0,0,0,.4);font-size:15px;font-style:normal;font-weight:500;line-height:132%;letter-spacing:-.03px}.Footer_footerContainer__L6TIZ{background-color:var(--color-gray8);display:flex;flex-direction:column;gap:20px;padding:26px 20px 124px}.Footer_footerContainer__L6TIZ .Footer_footerTitle__OhPbs{display:flex;gap:20px;font-size:13px;line-height:132%;font-weight:500;color:#4f4f4f;text-align:left}.Footer_footerContainer__L6TIZ .Footer_footerInfo__bCc04{display:flex;flex-direction:column;gap:4px}.Footer_footerContainer__L6TIZ .Footer_footerInfo__bCc04 p{font-size:13px;line-height:132%;font-weight:500;color:#575757;text-align:left}.Footer_footerContainer__L6TIZ .Footer_footerInfo__bCc04 span{font-size:13px;color:#4f4f4f}.Footer_footerContainer__L6TIZ .Footer_footerInfo__bCc04 b{font-size:12px;font-size:13px;line-height:132%;font-weight:500;color:#003824;text-align:left}