@import url(https://api.fontshare.com/v2/css?f[]=cabinet-grotesk@700,800,900&f[]=satoshi@400,500,700&display=swap);:root{--font-heading:"Cabinet Grotesk",sans-serif;--font-body:"Satoshi",sans-serif}body{font-family:Satoshi,sans-serif}#root{padding-left:0;padding-right:0}h1,h2,h3{font-family:Cabinet Grotesk,sans-serif;font-family:var(--font-heading);font-weight:700}button,input,select,textarea{font-family:Satoshi,sans-serif;font-family:var(--font-body)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh;overflow-x:visible;position:relative;width:100vw}.App,.App.theme-transitioning,.content{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:20px;position:relative;z-index:2}.theme-title{font-size:1.3rem;opacity:1;padding-top:0;text-align:left;text-shadow:2px 2px 4px #00000080;transition:opacity 1s ease-out}.theme-title.fade-out{opacity:0}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-body);font-weight:400;margin:0}.loading-state{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);display:flex;justify-content:center}.loading-container{animation:appleFadeIn .4s ease-out;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;box-shadow:0 8px 32px #0000004d;color:#fff;padding:48px;text-align:center}.loading-spinner{animation:spin 1.2s ease-in-out infinite;border:3px solid #fff3;border-radius:50%;border-top-color:#007aff;height:56px;margin:0 auto 24px;position:relative;width:56px}.loading-spinner:after{animation:spin 1.2s ease-in-out infinite reverse;border:3px solid #0000;border-radius:50%;border-right-color:#34c759;bottom:-3px;content:"";left:-3px;position:absolute;right:-3px;top:-3px}.loading-container p{color:#fffffff2;font-family:var(--font-body);font-size:18px;font-weight:600;letter-spacing:-.01em;margin:0}.error-state,.no-themes-state{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);display:flex;justify-content:center}.error-container,.no-themes-container{animation:appleFadeIn .4s ease-out;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;box-shadow:0 8px 32px #0000004d;color:#fff;max-width:500px;padding:48px;text-align:center}.error-container h2,.no-themes-container h2{color:#fffffff2;font-family:var(--font-heading);font-size:24px;font-weight:700;letter-spacing:-.02em;margin:0 0 16px}.error-container p,.no-themes-container p{color:#fffc;font-weight:400;line-height:1.5;margin:0 0 32px}.error-container p,.no-themes-container p,.retry-button{font-family:var(--font-body);font-size:16px;letter-spacing:.01em}.retry-button{background:linear-gradient(135deg,#007aff,#0056cc);border:none;border-radius:12px;box-shadow:0 4px 16px #007aff4d;color:#fff;cursor:pointer;font-weight:600;margin-bottom:24px;padding:12px 24px;transition:all .2s ease}.retry-button:hover{background:linear-gradient(135deg,#0056cc,#049);box-shadow:0 6px 20px #007aff66;transform:translateY(-2px)}.retry-button:active{box-shadow:0 2px 8px #007aff4d;transform:translateY(0)}.error-help{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-top:24px;padding:24px;text-align:left}.error-help p{color:#ffffffe6;font-family:var(--font-body);font-size:14px;font-weight:600;letter-spacing:.01em;margin:0 0 12px}.error-help ul{color:#ffffffb3;font-family:var(--font-body);font-size:13px;line-height:1.6;margin:0;padding-left:20px}.error-help li{margin:6px 0}.error-banner{align-items:center;animation:appleFadeIn .3s ease-out;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#1c1c1ef2;border:1px solid #ffffff26;border-radius:12px;box-shadow:0 8px 32px #0000004d;color:#fff;display:flex;gap:16px;padding:16px 24px;position:fixed;right:20px;top:20px;z-index:1000}.error-banner span{color:#ffffffe6;font-size:14px;font-weight:500}.error-banner span,.refresh-button{font-family:var(--font-body);letter-spacing:.01em}.refresh-button{background:linear-gradient(135deg,#007aff,#0056cc);border:none;border-radius:8px;box-shadow:0 2px 8px #007aff4d;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s ease}.refresh-button:hover{background:linear-gradient(135deg,#0056cc,#049);box-shadow:0 4px 12px #007aff66;transform:translateY(-1px)}.refresh-button:active{box-shadow:0 1px 4px #007aff4d;transform:translateY(0)}.language-dropdown-button,.language-switcher{align-items:center;display:flex;position:relative}.language-dropdown-button{background:none;border:none;border-radius:13px;cursor:pointer;font-size:.9rem;font-weight:600;gap:4px;height:42px;justify-content:center;overflow:hidden;padding:8px;text-shadow:1px 1px 2px #000000b3;transition:all .3s ease;width:70px}.language-dropdown-button:hover{background:#00000014;transform:translateY(-1px)}.dropdown-arrow{background:none;color:#000;display:block;flex-shrink:0;height:18px;opacity:1;pointer-events:none;transition:transform .3s ease;width:18px}.dropdown-arrow.open{transform:rotate(180deg)}.language-dropdown{animation:slideDownFade .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #fff3;border-radius:13px;box-shadow:0 8px 32px #0003;left:auto;min-width:120px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}@media (max-width:480px){.language-dropdown{left:auto;max-width:95vw;min-width:120px;right:0}}.mobile-menu .mobile-language-switcher .language-switcher{width:auto}.mobile-menu .mobile-language-switcher .language-dropdown{left:0;right:auto;top:calc(100% + 8px)}.language-option{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:12px;padding:12px 16px;text-align:left;transition:all .2s ease;width:100%}.language-option:hover{background:#ffffff26}.language-option.active{background:#fff3;font-weight:600}.flag-icon{background:none;border-radius:4px;height:24px;object-fit:cover;pointer-events:none;transition:all .3s ease;width:24px}.language-name{flex:1 1}@media (max-width:768px){.language-dropdown-button{font-size:.9rem;gap:4px;height:42px;padding:8px;width:70px}.language-dropdown-button:hover{background:#00000014;transform:translateY(-1px)}.flag-icon{height:28px;width:28px}.dropdown-arrow{color:#000;height:18px;opacity:.8;width:18px}.language-dropdown{min-width:100px}.language-option{font-size:.9rem;padding:12px 16px}}@media (max-width:480px){.language-dropdown-button{font-size:.8rem;gap:4px;height:42px;padding:4px;width:80px}.language-dropdown-button:hover{background:#00000014;transform:translateY(-1px)}.flag-icon{height:24px;width:24px}.dropdown-arrow{color:#000;height:16px;opacity:.8;width:16px}.language-dropdown{min-width:90px}.language-option{font-size:1rem;padding:12px 24px 12px 16px}}.navigation-bar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #fff3;font-family:var(--font-body);left:0;padding:9px 0;position:fixed;right:0;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1002}.navigation-bar.compact{background:#ffffff4d;padding:6px 0}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.home-button,.nav-container{align-items:center;display:flex}.home-button{background:none;border:none;border-radius:12px;cursor:pointer;gap:12px;padding:8px 16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.home-button:hover{background:#0000000d;transform:translateY(-1px)}.logo-container{align-items:center;display:flex;gap:12px}.logo{height:32px;transition:transform .2s cubic-bezier(.4,0,.2,1);width:32px}.home-button:hover .logo{transform:scale(1.05)}.brand-name{color:#1d1d1f;font-size:18px;font-weight:600;letter-spacing:-.01em}.desktop-nav{align-items:center;display:flex;gap:8px}.nav-item{background:none;border:none;border-radius:12px;color:#1d1d1f;cursor:pointer;font-size:16px;font-weight:500;overflow:hidden;padding:12px 20px;position:relative;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.nav-item:hover{background:#0000000d;transform:translateY(-1px)}.nav-item.active{font-weight:600}.nav-item.active:before{display:none}.desktop-nav a.nav-item:active,.desktop-nav a.nav-item:focus,.desktop-nav a.nav-item:hover,.desktop-nav a.nav-item:visited{color:#1d1d1f;text-decoration:none}.social-button{align-items:center;display:flex;justify-content:center;min-width:44px;padding:12px!important}.social-button svg{color:#1d1d1f;transition:all .2s cubic-bezier(.4,0,.2,1)}.social-button:hover svg{color:#393939;transform:scale(1.1)}.mobile-nav{align-items:center;display:none;gap:8px}.mobile-nav-item{align-items:center;background:none;border:none;border-radius:12px;color:#1d1d1f;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:all .2s cubic-bezier(.4,0,.2,1)}.mobile-nav-item:hover{background:#0000000d;transform:translateY(-1px)}.mobile-nav-item.active{font-weight:600}.hamburger-button{align-items:center;background:none;border:none;border-radius:12px;color:#1d1d1f;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:all .2s cubic-bezier(.4,0,.2,1)}.hamburger-button:hover{background:#0000000d}.navigation-bar.menu-open .mobile-nav .language-switcher,.navigation-bar.menu-open .mobile-nav .social-button{opacity:0;pointer-events:none;transition:opacity .2s ease}.navigation-bar.compact.menu-open,.navigation-bar.menu-open{backdrop-filter:none;-webkit-backdrop-filter:none;background:#fff;border-bottom:1px solid #00000014}.navigation-bar.menu-open .home-button{opacity:1;pointer-events:auto}.mobile-menu-container{animation:slideDown .5s cubic-bezier(.4,0,.2,1);background:#fff;height:calc(100vh - 60px);left:0;overflow-y:auto;position:fixed;right:0;top:60px;width:100vw;z-index:1001}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.mobile-menu{display:flex;flex-direction:column;margin:0 auto;max-width:600px;padding:24px}.mobile-menu-item{background:none;border:none;border-radius:12px;color:#1d1d1f;cursor:pointer;font-size:28px;font-weight:700;letter-spacing:-.02em;padding:8px 16px;text-align:left;text-decoration:none;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.mobile-menu-item:active,.mobile-menu-item:focus,.mobile-menu-item:visited{color:#1d1d1f;outline:none;text-decoration:none}.mobile-menu-item:first-child{border-top:1px solid #0000}.mobile-menu-item:hover{background:#0000000d;color:#6e6e73}.mobile-menu-item.active{color:#000;font-weight:700}.mobile-menu-item.active:hover{color:#000}.mobile-language-switcher{margin:16px 8px}.mobile-menu-socials{display:flex;gap:8px;margin:140px 8px 8px}.mobile-menu-socials .social-button{height:48px;min-width:48px;padding:14px!important;width:48px}.mobile-menu-socials .social-button img,.mobile-menu-socials .social-button svg{height:24px;width:24px}.mobile-menu-email{display:flex;gap:8px;margin-top:12px}@media (max-width:768px){.nav-container{padding:0 16px}.desktop-nav{display:none}.mobile-nav{display:flex}.brand-name{font-size:16px}.logo{height:28px;width:28px}.navigation-bar{padding:6px 0}.navigation-bar.compact{padding:5px 0}}@media (max-width:480px){.nav-container{padding:0 12px}.brand-name{font-size:14px}.logo{height:24px;width:24px}.mobile-nav-item{padding:10px}}.scroll-reveal{will-change:opacity,transform}.scroll-reveal.scroll-reveal--active:not(.is-visible){opacity:0;transform:translateY(32px)}.scroll-reveal.is-visible{opacity:1;transform:translateY(0);transition:opacity .55s ease,transform .55s ease;transition-delay:0ms;transition-delay:var(--scroll-reveal-delay,0ms)}@media (prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal.is-visible,.scroll-reveal.scroll-reveal--active:not(.is-visible){opacity:1;transform:none;transition:none}}.scroll-reveal.animation-grid-cell,.scroll-reveal.animation-grid-cell--large{min-width:0}.scroll-reveal.animation-grid-cell .video-animation,.scroll-reveal.animation-grid-cell--large .video-animation{height:100%;width:100%}.landing-page{background:#fff;display:flex;flex-direction:column;min-height:100vh;padding-top:80px}.landing-section-inner{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 24px;width:100%}.landing-page .animation-grid-text,.landing-page .animation-placeholder,.landing-page .instagram-reel-item,.landing-page .video-animation{box-shadow:0 4px 16px #0000001a}.contact-me-title,.kitchen-items-title,.section-title,.things-we-love-title{font-family:var(--font-heading);font-weight:700}.section-title{color:#000;font-size:2rem;letter-spacing:-.02em;line-height:1.3;margin:0 0 16px;width:-webkit-fit-content;width:fit-content}.section-description{color:#000000b8;font-size:1rem;line-height:1.6;margin:0 0 24px}.cta-button{align-items:center;background:#000000e6;border:1px solid #fff3;border-radius:16px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:12px;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.button-shine{background:linear-gradient(90deg,#0000,#fff3,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.cta-button:hover .button-shine{left:100%}.cta-button:hover{background:#424242;box-shadow:0 8px 32px #0000004d;transform:translateY(-2px)}.animation-placeholder{min-height:120px}.animation-placeholder,.video-animation{background:#fff;border-radius:12px;height:100%;width:100%}.video-animation{overflow:hidden;position:relative}.video-animation video{background:#fff;display:block;height:100%;object-fit:cover;width:100%}.video-mute-toggle{align-items:center;background:#0000008c;border:none;border-radius:50%;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;flex-direction:row;gap:0;height:40px;justify-content:center;padding:0;position:absolute;right:16px;top:16px;transition:background .2s ease,border-radius .2s ease,width .2s ease,gap .2s ease,padding .2s ease;width:40px;z-index:2}.video-mute-toggle-icon{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.video-mute-toggle-icon svg{display:block;height:24px;width:24px}.video-mute-toggle-label{color:#fff;display:none;font-family:var(--font-body);font-size:.875rem;font-weight:600;white-space:nowrap}.video-mute-toggle:hover{background:#000000bf;border-radius:20px;gap:8px;padding:0 14px 0 12px;width:auto}.video-mute-toggle:hover .video-mute-toggle-label{display:block}.hero-section{background-color:#fff;overflow:visible;padding:48px 0;width:100%}.hero-section-inner{align-items:center;box-sizing:border-box;display:flex;gap:48px;justify-content:center;margin:0 auto;max-width:1260px;padding:0;width:100%}.hero-text{flex:1 1;max-width:440px;min-width:0}.hero-title{color:#000;font-family:var(--font-heading);font-size:clamp(2rem,3.2vw,2.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 20px}.hero-description{color:#000000b8;font-size:1rem;line-height:1.65;margin:0 0 28px}.hero-lottie-wrap{aspect-ratio:1/1;flex:0 0 auto;max-height:514.5px;max-width:514.5px;width:min(514.5px,36vw)}.hero-lottie,.hero-lottie.lottie-animation-wrapper{height:100%;width:100%}.hero-lottie svg{height:100%!important;width:100%!important}.hero-lottie .animation-placeholder{background:#ecd0d159;border-radius:16px;height:100%;min-height:0;width:100%}.animation-grid-section{background-color:#ecd0d1;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:48px 0}.animation-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.animation-grid-cell{aspect-ratio:1;min-width:0}.animation-grid-cell--pos-3{grid-column:1;grid-row:1}.animation-grid-cell--pos-4{grid-column:2;grid-row:1}.animation-grid-text{align-items:flex-start;background:#fff;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;grid-column:1/3;grid-row:2/4;justify-content:center;padding:48px;vertical-align:top}.animation-grid-text .cta-button{align-self:flex-start;width:auto}.animation-grid-cell--large{aspect-ratio:1;grid-column:3/5;grid-row:1/3}.animation-grid-cell--pos-5{grid-column:3;grid-row:3}.animation-grid-cell--pos-6{grid-column:4;grid-row:3}.things-we-love-section{background-color:#1b4332;overflow:hidden;padding:48px 0 0;position:relative;z-index:1}.things-we-love-section .landing-section-inner{background-color:#15422b;padding:0}.things-we-love-grid{align-items:stretch;display:flex;gap:0;min-height:560px}.things-we-love-left{align-items:flex-start;background-color:#15422b;display:flex;flex:1 1;flex-direction:column;gap:0;justify-content:center;padding:0 24px}.things-we-love-title{color:#fff;font-size:32px;margin:0;text-align:left}.things-we-love-description{color:#ffffffd9;font-size:1rem;line-height:1.6;margin:16px 0 24px;max-width:420px}.things-we-love-left .cta-button{align-self:flex-start;background:#fff;border:1px solid #00000014;color:#000;padding:12px 24px;width:auto}.things-we-love-left .cta-button .button-shine{background:linear-gradient(90deg,#0000,#00000014,#0000)}.things-we-love-left .cta-button:hover{background:#ffffffeb;box-shadow:0 8px 32px #00000026}.things-we-love-right{background-color:#15422b;border-radius:16px;box-sizing:initial;flex:1 1;margin-top:32px;min-height:560px;overflow:hidden;padding-left:0;padding-right:0;position:relative}.vertical-lottie-carousel{container-type:size;inset:0 24px;overflow:hidden;position:absolute}.vertical-lottie-carousel-track{align-items:center;animation:verticalCarouselScroll 24s linear infinite;display:flex;flex-direction:column;gap:20px}.vertical-lottie-carousel-item{align-items:center;background:#0000;display:flex;flex:0 0 auto;height:auto;justify-content:center;overflow:hidden;position:relative;width:min(72cqw,260px)}.vertical-lottie-carousel-item[data-anim="11"]{aspect-ratio:369/401}.vertical-lottie-carousel-item[data-anim="12"]{aspect-ratio:369/265}.vertical-lottie-carousel-item[data-anim="13"]{aspect-ratio:369/205}.vertical-lottie-carousel-item[data-anim="14"]{aspect-ratio:369/343}.vertical-lottie-carousel-item .lottie-animation-wrapper svg{height:auto!important;max-height:100%;width:100%!important}.lottie-animation-wrapper,.vertical-lottie-animation{height:100%;max-height:100%;max-width:100%;width:100%}.lottie-animation-wrapper svg{height:100%!important;width:100%!important}@keyframes verticalCarouselScroll{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 8px))}}.what-i-cook-section{background-color:#fff;padding:48px 0;position:relative;z-index:2}.what-i-cook-content{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr 1.4fr;padding-left:24px;padding-right:24px}.what-i-cook-text{max-width:420px;padding-top:0}.what-i-cook-carousel{--reel-card-width:221px;text-align:left;width:100%}.what-i-cook-carousel .reels-carousel-track{grid-template-columns:repeat(3,1fr)}.what-i-cook-carousel .reels-carousel-controls{margin-top:8px}.what-i-cook-carousel .reels-carousel-dots{gap:6px}.what-i-cook-carousel .reels-carousel-dot{height:6px;width:6px}.what-i-cook-carousel .reels-carousel-dot.active{transform:scale(1.15)}.what-i-cook-carousel .reels-carousel-arrow{height:32px;width:32px}.what-i-cook-carousel .reels-carousel-arrow svg{height:20px;width:20px}.what-i-cook-carousel .reels-carousel-slide{aspect-ratio:250/464;border-radius:24px}.what-i-cook-carousel .instagram-reel-item{border-radius:24px}.what-i-cook-carousel .reel-card{border-radius:24px;display:flex;flex-direction:column;height:100%;overflow:hidden}.what-i-cook-carousel .reel-card-header{border-radius:16px 16px 0 0;display:flex;flex:0 0 70%;flex-direction:column;gap:12px;justify-content:flex-start;min-height:0;overflow:hidden;padding:24px}.what-i-cook-carousel .reel-card--light .reel-card-header{background-color:#c8d9cb}.what-i-cook-carousel .reel-card--light .reel-card-title{color:#1b4332}.what-i-cook-carousel .reel-card--dark .reel-card-header{background-color:#1b4332}.what-i-cook-carousel .reel-card--dark .reel-card-title{color:#fff}.what-i-cook-carousel .reel-card-badge{align-self:flex-start;background-color:#fff;border-radius:999px;color:#1b4332;font-family:var(--font-body);font-size:.65rem;font-weight:600;line-height:1;padding:4px 6px}.what-i-cook-carousel .reel-card-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;line-height:1.15;margin:0;text-align:left}.what-i-cook-carousel .reel-card-image{border-radius:0 0 16px 16px;flex:0 0 32%;min-height:0;overflow:hidden}.what-i-cook-carousel .reel-card-image .reel-thumbnail{border-radius:0 0 16px 16px;display:block;height:115%;object-fit:cover;object-position:center 35%;transform:translateY(-8%);width:100%}.what-i-cook-carousel .instagram-reel-item:hover .reel-thumbnail{transform:translateY(-8%) scale(1.02)}@media (min-width:1025px){.what-i-cook-content{gap:32px;grid-template-columns:minmax(240px,320px) 1fr}.what-i-cook-text{max-width:none}.what-i-cook-carousel{align-items:flex-end;display:flex;flex-direction:column}.what-i-cook-carousel .instagram-reels-carousel{margin:0 0 0 auto}.what-i-cook-carousel .instagram-reels-carousel,.what-i-cook-carousel .reels-carousel-container{max-width:100%;width:-webkit-fit-content;width:fit-content}.what-i-cook-carousel .reels-carousel-track{gap:16px;grid-template-columns:repeat(3,var(--reel-card-width));margin:0 0 0 auto;width:-webkit-fit-content;width:fit-content}.what-i-cook-carousel .reels-carousel-controls{width:100%}}@media (min-width:1280px){.what-i-cook-content{gap:24px;grid-template-columns:minmax(260px,320px) 1fr}}.instagram-reels-carousel{margin:0 auto;width:100%}.reels-carousel-container{overflow:visible;position:relative;width:100%}.reels-carousel-track{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);width:100%}.reels-carousel-controls{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-top:12px;position:relative}@media (min-width:1025px){.what-i-cook-carousel .instagram-reels-carousel{margin:0 0 0 auto}.what-i-cook-carousel .instagram-reels-carousel,.what-i-cook-carousel .reels-carousel-container{max-width:100%;width:-webkit-fit-content;width:fit-content}.what-i-cook-carousel .reels-carousel-track{margin:0 0 0 auto;width:-webkit-fit-content;width:fit-content}}.reels-carousel-arrows{display:inline-flex;gap:12px;margin-left:auto}.reels-carousel-status{color:#000000b3;font-size:.95rem;font-weight:600}.what-i-cook-carousel .reels-carousel-status{color:#000000b0;font-size:12px;font-weight:500}.reels-carousel-slide{aspect-ratio:9/16;width:100%}.instagram-reel-item,.reels-carousel-slide{background:#0000;border-radius:16px;overflow:hidden}.instagram-reel-item{cursor:pointer;display:flex;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.instagram-reel-item:hover{transform:scale(1.02)}.reel-thumbnail-container{aspect-ratio:9/18;border-radius:16px;flex:1 1 auto;height:100%;overflow:hidden;position:relative;width:100%}.reel-thumbnail{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.instagram-reel-item:hover .reel-thumbnail{transform:scale(1.02)}.reel-overlay{background:linear-gradient(180deg,#0000 40%,#0009);inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.instagram-reel-item:hover .reel-overlay{opacity:1}.reels-carousel-arrow{align-items:center;background:#00000080;border:none;border-radius:50%;cursor:pointer;display:inline-flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.reels-carousel-arrow:hover{background:#000000b3;transform:translateY(-2px)}.reels-carousel-dots{display:flex;gap:12px;justify-content:center;margin-top:24px}.reels-carousel-controls .reels-carousel-dots{justify-content:center;left:50%;margin-top:0;position:absolute;transform:translateX(-50%)}.reels-carousel-dot{background:#0003;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.reels-carousel-dot.active{background:#000c;transform:scale(1.2)}.reels-carousel-dot:hover{background:#00000080}.kitchen-items-section{background-color:#fff;padding:32px 0;position:relative;width:100%;z-index:2}.kitchen-items-container{margin:0 auto;padding:0;text-align:left}.kitchen-items-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px;margin-top:24px}.kitchen-items-header .kitchen-items-title{color:#000;font-size:24px;font-weight:600;margin:0}.kitchen-items-cta{align-items:center;background:#000000e6;border:1px solid #fff3;border-radius:16px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:12px;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.kitchen-items-cta:hover{background:#424242;box-shadow:0 8px 32px #0000004d;transform:translateY(-2px)}.kitchen-items-grid{display:flex;flex-direction:column;gap:16px}.kitchen-items-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.kitchen-item-image-container{align-items:center;aspect-ratio:1;background:#0000;border-radius:16px;display:flex;justify-content:center;overflow:hidden;width:100%}.kitchen-item-image{height:100%;object-fit:cover;width:100%}.contact-me-section{background:#bfdac7;margin:48px 0 0;width:100%}.contact-me-section,.grow-brand-section{position:relative;z-index:2}.contact-me-section.grow-brand-section{margin-top:0}.contact-me-content{align-items:center;display:flex;gap:60px;justify-content:flex-start;margin:0 auto;max-width:1200px;padding:72px 24px 90px}.contact-me-text{flex:1 1;max-width:600px}.contact-me-title{color:#000;font-size:2rem;line-height:1.3;margin:0 0 16px}.contact-me-description{color:#000000b8;font-size:1rem;line-height:1.6;margin:0 0 24px;white-space:pre-line}.contact-me-image{flex:1 1;max-width:480px}.grow-brand-section .contact-me-content{margin-left:auto;margin-right:auto;padding:56px 24px 64px}.grow-brand-section .contact-me-image{flex:0 0 auto;max-width:480px;width:458px}.grow-brand-animation{align-items:center;aspect-ratio:1;border-radius:12px;display:flex;height:458px;justify-content:center;overflow:hidden;width:100%}.grow-brand-lottie{height:100%;width:100%}.grow-brand-lottie svg,.grow-brand-lottie>div{height:100%!important;width:100%!important}.grow-brand-lottie svg{color:#0000}.contact-me-social-buttons{display:flex;gap:16px;margin-bottom:24px}.contact-social-button{align-items:center;background:#fff;border:1px solid #00000026;border-radius:50%;color:#000;cursor:pointer;display:inline-flex;height:48px;justify-content:center;transition:all .2s ease;width:48px}.contact-social-button:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.grow-brand-section .contact-social-button{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:initial;border:none}.contact-me-cta-buttons{display:flex;flex-wrap:wrap;gap:16px}.contact-me-cta{align-items:center;background:#000000e6;border:1px solid #fff3;border-radius:16px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:12px;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s ease}.contact-me-cta:hover{background:#424242;transform:translateY(-2px)}.contact-me-cta-secondary{align-items:center;background:#0000;border:1px solid #00000040;border-radius:16px;color:#000;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.contact-me-cta-secondary:hover{background:#0000000d}@media (max-width:1024px){.animation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.animation-grid-text{grid-column:1/-1;grid-row:1;padding-left:48px;padding-right:48px}.animation-grid-cell--large{grid-column:1/-1;grid-row:2}.animation-grid-cell--pos-3{grid-column:1;grid-row:3}.animation-grid-cell--pos-4{grid-column:2;grid-row:3}.animation-grid-cell--pos-5{grid-column:1;grid-row:4}.animation-grid-cell--pos-6{grid-column:2;grid-row:4}.things-we-love-grid{flex-direction:column;min-height:auto}.things-we-love-right{aspect-ratio:1;flex:none;max-height:480px;min-height:480px;width:100%}.what-i-cook-content{gap:32px;grid-template-columns:1fr}.what-i-cook-text{max-width:100%;padding-left:0;padding-right:0}.kitchen-items-row{gap:20px;grid-template-columns:repeat(2,1fr)}.contact-me-content{flex-direction:column;gap:40px}.contact-me-image{max-width:100%;width:100%}.grow-brand-section .contact-me-image{margin:0 auto;max-width:min(458px,100%);width:100%}.grow-brand-animation{height:auto;max-height:458px}.reels-carousel-track{grid-template-columns:repeat(2,1fr)}.what-i-cook-carousel .reels-carousel-track{grid-template-columns:repeat(3,1fr)}.what-i-cook-carousel .reel-card-title{font-size:1.1rem}.what-i-cook-carousel .reel-card-badge{font-size:.6rem;padding:4px 6px}.what-i-cook-carousel .reel-card-header{gap:8px;padding:24px}.hero-section-inner{gap:32px}.hero-lottie-wrap{width:min(364px,34vw)}}@media (max-width:768px){.landing-section-inner{padding:0 16px}.hero-section-inner{align-items:stretch;flex-direction:column;gap:32px;padding:48px}.hero-text{max-width:none}.hero-lottie-wrap{align-self:center;max-width:294px;width:min(100%,294px)}.contact-me-title,.section-title,.things-we-love-title{font-size:1.5rem}.things-we-love-left{padding-left:48px;padding-right:48px}.things-we-love-right{padding-left:0;padding-right:0}.kitchen-items-header .kitchen-items-title{font-size:20px}.reels-carousel-controls{align-items:center;flex-direction:row;justify-content:space-between}.reels-carousel-dots{display:none}.what-i-cook-carousel .reels-carousel-track{grid-template-columns:repeat(2,1fr)}.what-i-cook-carousel .reel-card-title{font-size:.95rem}.what-i-cook-carousel .reel-card-header{gap:6px;padding:24px}.what-i-cook-carousel .reel-card-badge{font-size:.55rem;padding:4px 6px}.contact-me-content{gap:32px}.grow-brand-section .contact-me-content{padding-bottom:48px;padding-top:48px}}@media (max-width:480px){.animation-grid{gap:12px}.kitchen-items-row{gap:16px;grid-template-columns:repeat(2,1fr)}.contact-me-cta-buttons{flex-direction:column}.contact-me-cta,.contact-me-cta-secondary{justify-content:center;width:100%}}.about-page{background:linear-gradient(135deg,#fff,#fff);display:flex;flex-direction:column;min-height:100vh;padding-top:40px}.about-section-inner{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 24px;width:100%}.about-story-section{padding:0 0 48px;width:100%}.about-story-section .about-section:last-child{margin-bottom:0}.about-carousel-section{margin:0;padding-left:24px;padding-right:24px;width:100%}.about-page .instagram-reel-item{box-shadow:0 4px 16px #0000001a}.about-hero{background-color:#216744;margin-bottom:80px;overflow:hidden;padding:48px 24px 32px}.about-hero,.about-hero-overlay{display:flex;justify-content:center;width:100%}.about-hero-overlay{align-items:center}.about-hero-video-inner{height:min(75vw,75vh);width:min(100vw,100vh)}.about-hero-overlay .about-hero-video{background:#216744;border-radius:16px;height:100%;width:100%}.about-hero-overlay .video-animation{border-radius:16px;height:100%;overflow:hidden;position:relative;width:100%}.about-hero-overlay .video-animation video{background:#216744;border-radius:16px;display:block;height:100%;object-fit:cover;vertical-align:top;width:100%}.about-hero-overlay .video-mute-toggle{align-items:center;background:#0000008c;border:none;border-radius:50%;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;flex-direction:row;gap:0;height:40px;justify-content:center;padding:0;position:absolute;right:16px;top:16px;transition:background .2s ease,border-radius .2s ease,width .2s ease,gap .2s ease,padding .2s ease;width:40px;z-index:2}.about-hero-overlay .video-mute-toggle:hover{background:#000000bf;border-radius:20px;gap:8px;padding:0 14px 0 12px;width:auto}.about-hero-text{max-width:1000px;padding:40px 20px;position:relative;text-align:center;z-index:2}.about-title{color:#000;font-family:var(--font-heading);font-size:32px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 48px;text-align:left}.about-story-section .about-section{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:60px}.about-story-section .about-section.text-left{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr)}.about-text{text-align:left}.about-text p{color:#000c;font-size:1.125rem;font-weight:400;line-height:1.8;margin-bottom:32px;white-space:pre-line}.about-text strong{color:#000;font-family:var(--font-heading);font-size:24px;font-weight:600;line-height:30px}.about-image{aspect-ratio:1/1;border-radius:16px;max-width:557px;overflow:hidden;width:100%}.about-image img{display:block;height:100%;object-fit:cover;width:100%}.about-image img.about-image-flip-x{transform:scaleX(-1)}.about-image .about-para-4-lottie{height:100%;width:100%}.about-image .about-para-4-lottie svg,.about-image .about-para-4-lottie>div{height:100%!important;width:100%!important}.about-quotes{background:#00000005;border-left:4px solid #fff;border-radius:16px;margin:40px 0;padding:32px}.about-quotes p{color:#000000b3;font-size:1.25rem;font-style:italic;margin-bottom:4px;text-align:center}.about-quotes p:last-child{margin-bottom:0}@media (max-width:768px){.about-section-inner{padding:0}.about-story-section{padding-bottom:32px}.about-carousel-section{margin:0}.about-carousel-section .landing-section-inner{padding-left:0;padding-right:0}.about-hero{margin-bottom:32px;padding-left:24px;padding-right:24px}.about-hero-video-inner{height:min(75vw,60vh);width:min(100vw,80vh)}.about-title{font-size:32px;line-height:1.6;margin:0 0 16px;text-align:left}.about-hero-text{margin:0;max-width:100%}.about-hero-image{height:180px;margin:0 auto;object-fit:cover;order:2;width:90%}.about-story-section .about-section{gap:32px;grid-template-columns:1fr}.about-story-section .about-section.text-left{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr);padding-left:24px;padding-right:24px}.about-story-section .about-section.image-left{padding:24px}.about-section .about-text{order:1}.about-section .about-image{order:2}.about-text p{font-size:1rem;padding:40px 24px 0}.about-story-section .about-section.image-left .about-text p{padding-left:0;padding-right:0;padding-top:0}.about-story-section .about-section.text-left .about-text p{padding-left:0;padding-right:0}.about-quotes{padding:24px}.about-quotes p{font-size:1.125rem}.carousel-section{margin:24px 0}.carousel-container{max-width:300px}.carousel-track{gap:12px;grid-template-columns:repeat(2,1fr)}.carousel-arrow{height:40px;width:40px}.carousel-arrow-left{left:8px}.carousel-arrow-right{right:8px}.carousel-dot{height:10px;width:10px}.social-media-section{padding:40px 0}.social-media-section h2{font-size:2rem;margin-bottom:40px}.about-page .section-title{font-size:2rem;margin:0 32px 40px;text-align:left}.what-i-cook-text .section-title{margin-left:0;margin-right:0}.embeds-grid{gap:40px;padding:0 16px}.youtube-row{gap:16px;grid-template-columns:1fr}.youtube-grid{gap:16px}.carousel-section h3,.instagram-reels-section h3,.social-media-section h3,.youtube-videos-section h3{font-size:20px;text-align:left}.about-page .instagram-reels-grid{gap:20px;grid-template-columns:1fr!important}.social-media-containers{gap:40px;grid-template-columns:1fr}}@media (max-width:480px){.about-section-inner{padding:0}.about-title{font-size:32px;margin:0 0 32px;text-align:left}.about-hero-text{margin:0;max-width:100%}.about-story-section .about-section{gap:24px;margin-bottom:0}.about-text p{font-size:.95rem;padding:40px 24px 0}.about-story-section .about-section.image-left .about-text p{padding-left:0;padding-right:0;padding-top:0}.about-quotes p{font-size:1rem}.carousel-container{max-width:480px}.carousel-arrow{height:36px;width:36px}.social-media-section h2{font-size:1.75rem;margin-bottom:30px}.about-page .section-title{font-size:1.75rem;margin:0 24px 30px;text-align:left}.what-i-cook-text .section-title{margin-left:0;margin-right:0}.carousel-section h3,.instagram-reels-section h3,.social-media-section h3,.youtube-videos-section h3{font-size:20px;text-align:left}.youtube-embed-item iframe{border-radius:8px}.about-page .instagram-reels-grid{gap:16px;grid-template-columns:1fr!important}.reel-thumbnail-container{border-radius:12px}.platform-icon{height:48px;width:48px}.embeds-grid{padding:0 12px}}.about-page .contact-me-cta,.about-page .contact-me-cta-secondary,.about-page .cta-button{padding:12px 24px}.about-page .what-i-cook-content{padding-left:0;padding-right:0}.loading-modal{align-items:center;backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);background:hsla(38,29%,95%,.645);display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.loading-modal-content{align-items:center;display:flex;flex-direction:column;gap:0}.loading-modal-lottie,.loading-modal-lottie .lottie-animation-wrapper{height:160px;margin-bottom:-32px;width:200px}.loading-modal-text{display:flex;line-height:1;overflow:hidden}.loading-modal-char{animation:loading-char-up .35s cubic-bezier(.22,1,.36,1) forwards;color:#000000bf;display:inline-block;font-family:sans-serif;font-family:var(--font-body,sans-serif);font-size:1.2rem;font-weight:600;letter-spacing:.06em;opacity:0;transform:translateY(100%)}@keyframes loading-char-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.k-tabletop-page{cursor:url(data:image/png;base64,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) 21 51,auto;min-height:100vh;overflow-x:visible;overflow-y:auto;position:relative}.k-tabletop-stage{min-height:100vh;position:relative;width:100%}.k-tabletop-partnership{cursor:auto;padding-bottom:0;position:relative;z-index:50}.k-tabletop-page :is(button,a,input,textarea,select,label,[role=button],.dish-item){cursor:pointer}.k-tabletop-page .dock-container{cursor:grab}.k-tabletop-page .dock-container:active{cursor:grabbing}.k-tabletop-page .theme-background{height:100vh}.k-tabletop-page .top-controls{top:50px}.k-tabletop-page .contact-me-cta,.k-tabletop-page .contact-me-cta-secondary,.k-tabletop-page .retry-button{padding:12px 24px}.theme-background{overflow:hidden}.theme-background,.theme-video{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.theme-video{object-fit:cover;opacity:0;transition:opacity .3s ease-in-out}.theme-video.loaded{opacity:1}.theme-background-image{background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .1s ease-in-out;z-index:1}.theme-background-image,.theme-background:before{height:100%;left:0;position:absolute;top:0;width:100%}.theme-background:before{background:#0000001a;content:"";z-index:2}@media (max-width:768px){.theme-video{min-height:100%;min-width:100%;object-fit:cover}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.theme-video{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (min-width:769px){.theme-video{object-fit:cover;object-position:center}}.apple-loading-overlay{align-items:center;animation:appleFadeIn .1s ease-out;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0000004d;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.apple-loading-content{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;gap:24px;padding:40px}.apple-spinner{height:48px;position:relative;width:48px}.apple-spinner-ring{animation:appleSpin 1.2s linear infinite;border:2px solid #0000;border-radius:50%;height:100%;position:absolute;width:100%}.apple-spinner-ring:first-child{animation-delay:0s;border-top-color:#007aff}.apple-spinner-ring:nth-child(2){animation-delay:.4s;border-right-color:#34c759}.apple-spinner-ring:nth-child(3){animation-delay:.8s;border-bottom-color:#ff9500}.apple-loading-text{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center}.apple-loading-title{color:#fffffff2;font-family:var(--font-body);font-size:18px;font-weight:600;letter-spacing:-.01em}.apple-loading-subtitle{color:#ffffffb3;font-family:var(--font-body);font-size:14px;font-weight:400;letter-spacing:.01em}@keyframes appleFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes appleSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.theme-switcher{align-items:center;bottom:180px;display:flex;gap:20px;left:50%;position:fixed;transform:translateX(-50%);z-index:10}.theme-arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;height:60px;transition:all .3s ease;width:60px}.theme-arrow:hover{background:#ffffff4d;border-color:#fffc;transform:scale(1.1)}.theme-arrow-left{left:30px}.theme-arrow-right{right:30px}.theme-indicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:20px;color:#fff;font-size:1rem;font-weight:semibold;padding:8px 16px;text-shadow:1px 1px 2px #000000b3;white-space:nowrap}@media (max-width:768px){.theme-switcher{bottom:116px}.theme-arrow{flex-shrink:0;font-size:1.5rem;height:50px;min-height:50px;min-width:50px;width:50px}.theme-arrow-left,.theme-arrow-right{position:static}}.dish-dock{bottom:0;display:flex;justify-content:center;left:0;overflow:visible;padding:16px 0;pointer-events:none;position:fixed;right:0;z-index:100}.dock-container{-webkit-overflow-scrolling:touch;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:20px;cursor:grab;display:flex;flex-wrap:nowrap;gap:15px;max-width:90vw;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:15px 25px;pointer-events:auto;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x}.dock-container::-webkit-scrollbar{display:none;height:0;width:0}.dock-container::-webkit-scrollbar-thumb,.dock-container::-webkit-scrollbar-track{background:#0000}.dock-container:after,.dock-container:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:40px;z-index:10}.dock-container:before{background:linear-gradient(90deg,#ffffff1a,#0000);border-radius:20px 0 0 20px;left:0}.dock-container:after{background:linear-gradient(270deg,#ffffff1a,#0000);border-radius:0 20px 20px 0;right:0}.dock-item-wrapper{flex-shrink:0;position:relative;scroll-snap-align:center;touch-action:pan-x}.dock-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;overflow:visible;position:relative;transition:transform .3s ease}.dock-item:hover{transform:scale(1.1)}.dish-image{border-radius:15px;height:90px;object-fit:cover;transition:all .3s ease;width:90px}.dock-item:hover .dish-image{border-color:#fffc}@media (max-width:768px){.dock-container{-webkit-overflow-scrolling:touch;gap:10px;max-width:359px;overscroll-behavior-x:contain;padding:10px 15px;touch-action:pan-x}.dish-image{height:70px;width:70px}.dock-item{touch-action:manipulation}.dock-item,.dock-item-wrapper{-webkit-tap-highlight-color:transparent}.dock-item-wrapper{touch-action:pan-x}}.dish-tooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#fff;font-size:.95rem;font-weight:500;opacity:0;padding:10px 16px;pointer-events:none;position:fixed;transform:translate(-50%,calc(-100% - 12px));transition:opacity .2s ease;white-space:nowrap;z-index:10000}.dish-tooltip-visible{opacity:1}.dish-tooltip:after{border:6px solid #0000;border-top-color:#000000f2;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}@media (max-width:768px){.dish-tooltip-visible{display:none;opacity:0}}.recipe-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:70px;z-index:1000}.recipe-modal{animation:modalSlideIn .4s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0009;height:85vh;max-height:85vh;max-width:584px;outline:none;overflow:hidden;position:relative;transform-origin:center;width:90vw}.modal-content{display:flex;flex-direction:column;height:100%;max-height:inherit}.modal-header{align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;flex-shrink:0;justify-content:flex-start;padding:8px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.modal-title{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 12px}.modal-close{align-items:center;background:#ff6b6b;border:1px solid #ff4343;border-radius:50%;color:#ff6b6b;cursor:pointer;display:flex;font-size:1.2rem;height:16px;justify-content:center;line-height:1;transition:all .3s ease;width:16px}.modal-close:hover{background:#ff6b6b;color:#3a3a3a}.modal-content-body{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;overflow-x:hidden;overflow-y:scroll;scroll-behavior:smooth;touch-action:pan-y}.modal-image-container{flex-shrink:0;height:350px;overflow:hidden;width:100%}.modal-dish-image{height:100%;object-fit:cover;width:100%}.modal-info{flex:1 1;padding:30px}.cooking-time-text{color:#666;font-size:14px;font-weight:400;margin-bottom:12px}.modal-dish-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:1.1rem;height:3.08rem;line-height:1.4;margin:0 0 20px;overflow:hidden;text-overflow:ellipsis}.category-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.category-tag{background-color:#f5f5f5;border-radius:8px;color:#424242;display:inline-block;font-size:14px;font-weight:400;padding:6px 12px}.modal-recipe-button{background:linear-gradient(135deg,#000,#000);border:none;border-radius:13px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:Semibold;padding:12px 24px;transition:all .3s ease}.modal-recipe-button:hover{box-shadow:0 5px 15px #5c5c5c66;transform:translateY(-2px)}.sub-h1{font-size:20px;margin:24px 0 12px}.sub-h1,.sub-h2{color:#666;font-weight:600;line-height:150%}.sub-h2{font-size:16px;margin:16px 0 8px}.section-separator{background:#e0e0e0;border:none;height:1px;margin:24px 0;width:100%}.modal-each-step-description,.modal-time-portion-description{color:#333;font-size:14px;line-height:1.5;margin:0 0 16px}.modal-ingredients-description{list-style:none;margin:0 0 16px;padding-left:0}.modal-ingredients-description li{color:#333;font-size:14px;line-height:1.5;margin:8px 0;padding-left:20px;position:relative}.modal-ingredients-description li:before{color:#666;content:"•";font-weight:700;left:0;position:absolute}.instruction-step{margin-bottom:20px}.youtube-container{height:0;margin:16px 0;padding-bottom:56.25%;position:relative;width:100%}.youtube-container iframe{border:none;border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.recipe-link-container{margin:16px 0;text-align:center}.recipe-link-button{background:red;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.recipe-link-button:hover{background:#c00;box-shadow:0 4px 12px #ff00004d;transform:translateY(-2px)}.additional-images{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:16px 0}.additional-images img{border-radius:8px;height:150px;object-fit:cover;width:100%}.recipe-modal-overlay.closing{animation:fadeOut .3s ease-in forwards}.recipe-modal.closing{animation:modalSlideOut .3s ease-in forwards}@media (max-width:768px){.recipe-modal-overlay{align-items:flex-start;padding:10px;top:0}.recipe-modal{height:auto;margin:60px auto;max-height:95vh;max-width:95vw;width:95vw}.modal-image-container{height:0;padding-bottom:56.25%;position:relative}.modal-dish-image{height:100%;left:0;position:absolute;top:0;width:100%}.modal-info{padding:20px}.category-tags{gap:6px}.category-tag{font-size:12px;padding:4px 8px}.sub-h1{font-size:18px}.sub-h2{font-size:14px}.additional-images{grid-template-columns:1fr}.recipe-link-button{font-size:14px;padding:10px 20px}}@media (max-width:480px){.recipe-modal{border-radius:8px;max-width:98vw;width:98vw}.modal-header{padding:10px 15px}.modal-info{padding:15px}}.top-controls{align-items:flex-start;display:flex;gap:20px;justify-content:center;left:20px;opacity:1;padding:0 12px;pointer-events:auto;position:fixed;right:20px;top:20px;transition:opacity .3s ease,visibility .3s ease;visibility:visible;z-index:1000}.top-controls.top-controls--hidden{opacity:0;pointer-events:none;visibility:hidden}.top-controls-left{align-items:center;display:flex;flex:0 0 auto;justify-content:center;max-width:none}.left-buttons-container{align-items:center;display:flex;gap:16px}.top-controls-center{align-items:flex-start;display:flex;flex:1 1;justify-content:center}.top-controls-right{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:16px;justify-content:center}.theme-accordion{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(71,71,71,.177);border:1px solid #fff3;border-radius:23px;box-sizing:border-box;min-height:64px;overflow:hidden;transition:all .3s ease;width:340px}.theme-accordion:hover{background:#ffffff1a;border-color:#ffffff4d}.theme-accordion-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;justify-content:space-between;min-height:64px;padding:20px;text-align:left;transition:all .3s ease;width:100%}.theme-accordion-button:hover{background:#ffffff1a;transform:scale(1.03)}.theme-title-section{align-items:center;display:flex;gap:15px;width:100%}.theme-title{color:#fff;flex:1 1;font-family:var(--font-heading);font-size:20px;font-style:normal;font-weight:700;margin:0;text-shadow:1px 1px 2px #000000b3}.caret-icon{color:#fff;flex-shrink:0;transition:transform .3s ease}.caret-icon.open{transform:rotate(180deg)}.theme-description{background:#0003;max-height:0;overflow:hidden;padding:0 20px;transition:max-height .3s ease,padding .3s ease}.theme-description.open{max-height:200px;padding:15px 20px 20px}.theme-description p{color:#fff;font-size:.9rem;line-height:1.4;margin:0;opacity:.9;text-shadow:1px 1px 2px #000000b3}.about-jeena-button-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(71,71,71,.177);border:1px solid #fff3;border-radius:23px;max-width:250px;overflow:hidden;transition:all .3s ease}.about-jeena-button-container:hover{transform:scale(1.05)}.about-jeena-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:10px;text-align:center;transition:all .3s ease;width:100%}.about-jeena-button:hover{background:#ffffff1a;transform:scale(1.05)}.about-jeena-title-section{align-items:center;display:flex;justify-content:flex-start;padding-left:10px;padding-right:10px;width:100%}.about-jeena-icon{align-items:center;color:#fff;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.about-jeena-title{color:#fff;flex:1 1;font-size:1.2rem;font-weight:600;margin:0 0 0 10px;text-align:left;text-shadow:1px 1px 2px #000000b3}.sound-control{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(71,71,71,.177);border:1px solid #fff3;border-radius:23px;box-sizing:border-box;cursor:pointer;display:flex;gap:15px;height:64px;justify-content:center;padding:16px;transition:all .3s ease;width:340px}.sound-control:hover{background:#ffffff1a;border-color:#ffffff4d}.sound-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:30px;justify-content:center;padding:0;transition:all .3s ease;width:30px}.sound-button:hover{background:#ffffff1a;border-radius:50%;color:#fffc;transform:scale(1.03)}.sound-button.muted{color:#fffc}.sound-button.muted:hover{color:#fff}.volume-slider{-webkit-appearance:none;appearance:none;background:#ffffff4d;border-radius:2px;cursor:pointer;height:4px;outline:none;width:260px}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:16px;width:16px}.volume-slider::-moz-range-thumb{background:#fff;border:none;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:16px;width:16px}.volume-slider::-webkit-slider-track{background:#ffffff4d;border-radius:2px}.volume-slider::-moz-range-track{background:#ffffff4d;border-radius:2px;height:4px}.search-control{align-items:center;box-sizing:border-box;display:flex;height:64px;position:relative;width:340px}.search-input-container{align-items:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#47474733;border:1px solid #fff3;border-radius:23px;box-sizing:border-box;display:flex;gap:12px;min-height:64px;padding:20px;transition:all .3s ease;width:100%}.search-input-container:focus-within,.search-input-container:hover{background:#ffffff1a;border-color:#ffffff4d}.search-button{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;padding:0;transition:all .3s ease;width:28px}.search-button:hover{background:#ffffff1a;transform:scale(1.1)}.search-button svg{stroke:#fff}.search-input{background:none;border:none;color:#fff;flex:1 1;font-size:1.1rem;font-weight:500;min-width:0;outline:none;text-shadow:1px 1px 2px #0000}.search-input::placeholder{color:hsla(0,0%,100%,.796);text-shadow:1px 1px 2px #000000b3}.search-input:focus{outline:none}@media (max-width:340px){.top-controls{gap:16px;left:16px;right:16px;top:16px}.sound-control,.theme-accordion{box-sizing:border-box}.theme-accordion-button{min-height:64px;padding:16px}.theme-title{font-size:20px}.theme-description.open{padding:16px}.theme-description p{font-size:.85rem}.about-jeena-button-container{max-width:250px}.about-jeena-button{padding:12px 15px}.about-jeena-title{font-size:1.1rem}.sound-control{min-height:64px;padding:16px}.sound-button{height:25px;width:25px}.volume-slider{width:180px}.search-control,.sound-control{height:64px;width:340px}.theme-accordion{height:auto;min-height:64px;width:340px}.search-input-container{min-height:50px;padding:16px}.search-button{height:24px;width:24px}.search-input{font-size:.9rem}}@media (max-width:600px){.top-controls{align-items:center;flex-direction:column;gap:8px;padding:0 4px}.top-controls-center,.top-controls-left,.top-controls-right{display:flex;justify-content:center;width:100%}.search-control,.sound-control{box-sizing:border-box;height:64px;width:340px}.theme-accordion{box-sizing:border-box;height:auto;min-height:64px;width:340px}}@media (max-width:768px){.sound-control{box-sizing:border-box;height:64px;width:340px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.top-controls{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.k-tabletop-page .top-controls{top:100px}.search-dropdown{animation:slideDownFade .3s ease;left:0;max-width:340px;position:absolute;top:calc(100% + 12px);width:500px;z-index:10000}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-dropdown-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#00000054;border:1px solid #fff3;border-radius:13px;box-shadow:0 8px 32px #0006;display:flex;flex-direction:column;max-height:500px;overflow:hidden}.search-loading{align-items:center;color:#fff;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:40px 20px}.search-loading-spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:32px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.search-loading p{font-size:.95rem;font-weight:500;margin:0;text-shadow:1px 1px 2px #000000b3}.search-no-results{align-items:center;color:#fff;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:40px 20px}.search-no-results svg{color:#fff;opacity:.5}.search-no-results p{font-size:1.1rem;font-weight:600;margin:0;text-shadow:1px 1px 2px #000000b3}.search-no-results span{font-size:.85rem;opacity:.7;text-shadow:1px 1px 2px #000000b3}.search-results-list{max-height:450px;overflow-y:auto;padding:8px}.search-results-list::-webkit-scrollbar{width:8px}.search-results-list::-webkit-scrollbar-track{background:#0000;border-radius:4px;margin-right:4px}.search-results-list::-webkit-scrollbar-thumb{background:#0000;border-radius:4px;-webkit-transition:background .3s ease;transition:background .3s ease}.search-results-list:hover::-webkit-scrollbar-thumb,.search-results-list:hover::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.503)}@media (max-width:768px){.search-results-list::-webkit-scrollbar-thumb{background:#ffffff4d}.search-results-list::-webkit-scrollbar-thumb:active{background:#ffffff80}}.search-result-item{align-items:flex-start;cursor:pointer;display:flex;gap:16px;padding:16px 20px;transition:all .2s ease}.search-result-item:last-child{border-bottom:none}.search-result-item.selected,.search-result-item:hover{background:#ffffff26;border-radius:12px;margin:0 8px;padding:8px}.search-result-item:active{background:#fff3;border-radius:12px;margin:0 8px;padding:8px}.search-result-image{background:#0000;border-radius:12px;flex-shrink:0;height:60px;overflow:hidden;width:60px}.search-result-image img{height:100%;object-fit:cover;width:100%}.search-result-info{flex:1 1;min-width:0}.search-result-name{color:#fff;font-size:1rem;font-weight:600;margin:0 0 4px}.search-result-name,.search-result-theme{overflow:hidden;text-overflow:ellipsis;text-shadow:1px 1px 2px #000000b3;white-space:nowrap}.search-result-theme{color:#ffffffb3;font-size:.8rem;margin:0 0 6px}.search-result-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#fffc;display:-webkit-box;font-size:.85rem;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;text-shadow:1px 1px 2px #000000b3}.search-results-footer{background:#0000;padding:12px 20px;text-align:left}.search-results-footer p{color:#fff9;font-size:.85rem;margin:0;text-shadow:1px 1px 2px #000000b3}@media (max-width:768px){.search-dropdown{width:90vw}.search-dropdown-content{max-height:400px}.search-results-list{max-height:350px}.search-result-item{gap:12px;padding:12px 16px}.search-result-image{height:50px;width:50px}.search-result-name{font-size:.95rem}.search-result-theme{font-size:.75rem}.search-result-description{font-size:.8rem}}@media (max-width:480px){.search-dropdown{top:calc(100% + 8px);width:95vw}.search-dropdown-content{border-radius:16px;max-height:350px}.search-result-item{gap:10px;padding:10px 12px}.search-result-image{border-radius:8px;height:45px;width:45px}}.about-jeena-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.about-jeena-modal{animation:modalSlideIn .4s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;height:90vh;max-height:90vh;max-width:600px;outline:none;overflow:hidden;position:relative;transform-origin:center;width:90vw}.about-jeena-modal-content{display:flex;flex-direction:column;height:100%;max-height:inherit}.about-jeena-image-container{flex-shrink:0;height:350px;overflow:hidden;width:100%}.about-jeena-image{height:100%;object-fit:cover;width:100%}.about-jeena-modal-header{align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;flex-shrink:0;justify-content:flex-start;padding:8px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.about-jeena-modal-close{align-items:center;background:#ff6b6b;border:1px solid #ff4343;border-radius:50%;color:#ff6b6b;cursor:pointer;display:flex;font-size:1.2rem;height:16px;justify-content:center;line-height:1;transition:all .3s ease;width:16px}.about-jeena-modal-close:hover{background:#ff6b6b;color:#3a3a3a}.about-jeena-modal-body{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto}.about-jeena-info{flex:1 1;min-height:0;padding:30px}.about-jeena-modal-title{color:#333;line-height:1.5;margin:5px 0 30px;text-align:left}.about-jeena-modal-title,.korean-title{font-size:1.5rem;font-weight:700}.about-jeena-description{margin-bottom:42px}.about-jeena-description p{color:#666;font-size:1rem;line-height:1.6;margin:0 0 32px;text-align:justify}.about-jeena-description p:last-child{margin-bottom:0}.social-media-section{margin-top:30px;text-align:left}.social-media-title{color:#333;font-size:1.2rem;font-weight:600;margin:20px 0}.social-media-containers{display:flex;flex-wrap:wrap;gap:20px}.social-media-container{background:#f0f0f0cc;border:1px solid #0000001a;border-radius:16px;display:flex;flex:1 1;flex-direction:column;gap:16px;height:auto;min-height:200px;min-width:200px;padding:20px;position:static;transition:all .3s ease;width:auto}.social-media-container:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.social-media-section .social-media-container.youtube-container{height:auto!important;margin-bottom:0!important;margin-top:0!important;min-height:200px!important;padding-bottom:20px!important;position:static!important;width:auto!important}.platform-icon{align-items:center;display:flex;justify-content:flex-start;margin-bottom:8px}.platform-icon svg{height:24px;width:24px}.social-media-container .youtube-icon svg{color:red}.social-media-container .instagram-icon svg{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.content-previews{display:flex;flex:1 1;flex-direction:column;gap:8px}.social-media-container .youtube-previews{gap:12px}.social-media-container .instagram-previews{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.preview-item{background:#fff9;border:1px solid #0000001a;border-radius:8px;overflow:hidden;transition:all .2s ease}.preview-item:hover{background:#fffc;transform:scale(1.02)}.video-thumbnail{aspect-ratio:16/9}.image-thumbnail,.video-thumbnail{align-items:center;display:flex;justify-content:center}.image-thumbnail{aspect-ratio:4/5}.thumbnail-placeholder{align-items:center;color:#999;display:flex;height:100%;justify-content:center;width:100%}.thumbnail-placeholder svg{opacity:.6}.thumbnail-image{border-radius:6px;height:100%;object-fit:cover;transition:all .2s ease;width:100%}.thumbnail-image:hover{filter:brightness(1.1);transform:scale(1.05)}.video-thumbnail{cursor:pointer;position:relative}.play-button-overlay{align-items:center;background:#000000b3;border-radius:50%;display:flex;height:60px;justify-content:center;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:60px}.video-thumbnail:hover .play-button-overlay{background:#f00c;opacity:1}.video-thumbnail:hover .thumbnail-image{filter:brightness(.8)}.image-thumbnail{cursor:pointer;position:relative;transition:all .3s ease}.image-thumbnail:hover{box-shadow:0 4px 12px #0003;transform:scale(1.05)}.image-thumbnail:hover .thumbnail-image{filter:brightness(.9)}.thumbnail-placeholder{transition:all .3s ease}.image-thumbnail:hover .thumbnail-placeholder{background-color:#dc2743!important;transform:scale(1.05)}.thumbnail-embed{background:#0000;border-radius:6px;height:400px;max-width:100%;transition:all .2s ease;width:320px}.thumbnail-embed:hover{transform:scale(1.02)}.action-button{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:auto;padding:12px 24px;text-align:center;transition:all .3s ease}.action-button:hover{background:#333;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}.youtube-action:hover{background:#c00}.instagram-action:hover{background:#dc2743}.additional-content{margin-top:40px}.content-section-title{color:#333;font-size:1.1rem;font-weight:600;line-height:1.4;margin:24px 0 12px}.content-section-title:first-child{margin-top:0}.additional-content p{color:#666;font-size:1rem;line-height:1.6;margin:0 0 16px;text-align:justify}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.about-jeena-modal-overlay.closing{animation:fadeOut .3s ease-in forwards}.about-jeena-modal.closing{animation:modalSlideOut .3s ease-in forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes modalSlideOut{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.8) translateY(20px)}}@media (max-width:768px){.about-jeena-modal{height:95vh;max-height:95vh;max-width:95vw;width:95vw}.about-jeena-image-container{height:200px}.about-jeena-info{padding:20px}.about-jeena-modal-title{font-size:1.5rem}.social-media-containers{flex-direction:column;gap:16px}.social-media-container{min-width:auto;padding:16px}.instagram-previews{gap:6px;grid-template-columns:1fr 1fr}.video-thumbnail{height:50px}.action-button{font-size:.85rem;padding:10px 16px}}@media (max-width:480px){.about-jeena-modal{border-radius:8px;height:98vh;max-height:98vh;max-width:98vw;width:98vw}.about-jeena-image-container{height:150px}.about-jeena-modal-header{padding:15px 15px 0}.about-jeena-info{padding:15px}.about-jeena-modal-title{font-size:1.3rem}.about-jeena-description p{font-size:.9rem}.content-section-title{font-size:1rem}.additional-content p{font-size:.9rem}}.items-page{background:#fff;display:flex;flex-direction:column;min-height:100vh;padding-top:60px}.items-featured-collection{background:#fff;border-bottom:1px solid #00000014;vertical-align:top;width:100%}.items-featured-collection-inner{grid-gap:48px;align-items:start;box-sizing:border-box;display:grid;gap:48px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:0 auto;max-width:1200px;padding:48px 24px 64px;width:100%}.items-featured-collection-content{min-width:0}.items-featured-breadcrumb{color:#0009;font-size:.875rem;line-height:1.4;margin:0 0 20px}.items-featured-title{color:#000;font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0 0 20px}.items-featured-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.items-featured-meta-pill{align-items:center;background:#0000000d;border-radius:999px;color:#000000b8;display:inline-flex;font-size:.875rem;font-weight:500;padding:8px 14px}.items-featured-description{color:#000000b8;font-size:1rem;line-height:1.7;margin:0 0 20px;max-width:34rem}.items-featured-collection--blog .items-featured-description{margin-bottom:32px}.items-featured-blog-button{align-items:center;background:#000;border-radius:8px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;margin-bottom:32px;padding:10px 16px;text-decoration:none;transition:background .2s ease}.items-featured-blog-button:hover{background:#000000d9;color:#fff}.items-featured-ingredients-header{margin-bottom:20px}.items-featured-ingredients-title{color:#000;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;line-height:1.3;margin:0}.items-featured-ingredients-grid{grid-gap:20px 16px;display:grid;gap:20px 16px;grid-template-columns:repeat(4,minmax(0,1fr))}.items-featured-ingredient{align-items:center;display:flex;flex-direction:column;gap:10px;text-align:center}a.items-featured-ingredient{color:inherit;cursor:pointer;text-decoration:none;transition:transform .2s ease}a.items-featured-ingredient:hover{transform:translateY(-2px)}a.items-featured-ingredient:hover .items-featured-ingredient-name{color:#000000d9}.items-featured-ingredient-image-wrap{aspect-ratio:1;background:#f7f7f7;border-radius:12px;overflow:hidden;width:100%}.items-featured-ingredient-image{display:block;height:100%;object-fit:cover;width:100%}.items-featured-ingredient-name{color:#0000008c;font-size:.8125rem;line-height:1.4;margin:0}.items-featured-media{min-width:0;width:100%}.items-featured-hero-image{aspect-ratio:584/730;border-radius:16px;display:block;object-fit:cover;object-position:center;width:100%}.items-page-content{display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:1200px;padding:60px 24px;width:100%}.items-header{margin-bottom:60px;text-align:left}.items-title{color:#000;font-family:var(--font-heading);font-size:32px;font-weight:700;letter-spacing:-.02em;margin-bottom:16px}.items-description{color:#000000b3;font-size:1.125rem;line-height:1.6;margin:0;max-width:600px}.filter-section{margin-bottom:40px}.filter-label{color:#000;font-size:1.125rem;font-weight:600;letter-spacing:-.01em;margin-bottom:16px}.filter-pills-container{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));max-width:100%;padding-bottom:8px;padding-top:8px}.filter-pill{word-wrap:break-word;align-items:center;background:#0000000d;border:none;border-radius:20px;color:#1d1d1f;cursor:pointer;display:flex;font-size:14px;font-weight:500;-webkit-hyphens:auto;hyphens:auto;justify-content:center;line-height:1.3;min-height:40px;padding:10px 16px;text-align:center;transition:all .2s ease;white-space:normal}.filter-pill:hover{background:#0000001a;transform:translateY(-1px)}.filter-pill.active{background:#1d1d1f;color:#fff;font-weight:600}.filter-pill.active:hover{background:#000}.items-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin-bottom:60px}.item-card{background:#fff;border-radius:16px;color:inherit;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.item-card:hover{transform:translateY(-8px)}a.item-card{text-decoration:none}a.item-card,a.item-card:visited{color:inherit}.item-image-container{aspect-ratio:1/1;background:#fff;overflow:hidden;position:relative;width:100%}.item-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.item-card:hover .item-image{transform:scale(1.05)}.item-info{background:#fff;padding:20px;text-align:center}.item-name{color:#000;font-family:var(--font-body);font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:1.4;margin:0;text-align:left}.item-english-name{color:#0009;font-size:12px;font-style:italic;margin:4px 0 0}.items-count{padding:20px 0;text-align:center}.items-count p{color:#0009;font-size:1rem;margin:0}@media (min-width:1025px){.items-featured-collection-inner{grid-template-columns:minmax(0,1fr) 584px}}@media (max-width:1024px){.items-featured-collection-inner{gap:32px;grid-template-columns:1fr;padding:40px 20px 48px}.items-featured-media{order:-1}.items-featured-ingredients-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.items-grid{gap:24px;grid-template-columns:repeat(3,1fr)}.items-title{font-size:32px}.items-page-content{padding:40px 20px}.filter-label{font-size:1rem}.filter-pills-container{gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.filter-pill{font-size:13px;min-height:36px;padding:8px 14px}}@media (max-width:768px){.items-page{padding-top:80px}.items-featured-collection-inner{gap:28px;padding:32px 16px 40px}.items-featured-ingredients-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.items-page-content{padding:40px 16px}.items-header{margin-bottom:40px}.items-title{font-size:32px}.items-description{font-size:1rem}.filter-section{margin-bottom:32px}.filter-label{font-size:.95rem;margin-bottom:12px}.filter-pills-container{gap:8px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.filter-pill{font-size:12px;min-height:32px;padding:8px 12px}.items-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.item-info{padding:16px}.item-name{font-size:13px}}@media (max-width:480px){.items-featured-collection-inner{padding:24px 24px 32px}.items-featured-title{font-size:2rem}.items-page-content{padding:30px 24px}.items-title{font-size:32px}.items-description{font-size:.95rem}.filter-label{font-size:.9rem}.filter-pills-container{gap:6px;grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}.filter-pill{font-size:11px;min-height:28px;padding:6px 10px}.items-grid{gap:16px}.item-info{padding:12px}.item-name{font-size:12px}}.contact-page{min-height:calc(100vh - 60px)}.contact-page .contact-me-section.grow-brand-section{align-items:center;background-color:#fff;display:flex;min-height:calc(100vh - 60px)}@media (max-width:480px){.contact-page .contact-me-section.grow-brand-section{min-height:calc(100vh - 52px)}}.contact-page .contact-me-cta,.contact-page .contact-me-cta-secondary{padding:12px 24px}.blog-page{background:#fff;min-height:100vh;padding-top:60px}.blog-page-content{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:60px 24px}.blog-page-header{margin-bottom:40px}.blog-page-title{color:#000;font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0 0 16px}.blog-page-description{color:#000000b8;font-size:1rem;line-height:1.7;margin:0;max-width:36rem}.blog-post-list{grid-gap:20px 16px;display:grid;gap:20px 16px;grid-template-columns:repeat(4,minmax(0,1fr))}.blog-post-card{align-items:center;color:inherit;display:flex;flex-direction:column;gap:10px;text-align:center;text-decoration:none;transition:transform .2s ease}.blog-post-card:hover{transform:translateY(-2px)}.blog-post-card-image-wrap{aspect-ratio:1;background:#f7f7f7;border-radius:12px;overflow:hidden;width:100%}.blog-post-card-image{display:block;height:100%;object-fit:cover;width:100%}.blog-post-card-body{padding:0;text-align:center;width:100%}.blog-post-card-title{color:#0000008c;font-family:var(--font-body);font-size:.8125rem;font-weight:400;line-height:1.4;margin:0}@media (max-width:1024px){.blog-post-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.blog-page-content{padding:40px 16px}.blog-post-list{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}}.blog-post-page{background:#fff;min-height:100vh;padding-top:60px}.blog-post-body{background:#fff;border-bottom:1px solid #00000014;width:100%}.blog-post-body-inner{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:48px 24px 64px}.blog-post-intro,.blog-post-recipe{max-width:34rem;text-align:left}.blog-post-recipe{margin-top:8px}.blog-post-heading{color:#000;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 16px;text-align:left}.blog-post-intro .blog-post-heading:first-child,.blog-post-recipe .blog-post-heading:first-child{margin-top:0}.blog-post-recipe .blog-post-heading:not(:first-child){margin-top:40px}.blog-post-paragraph,.blog-post-steps{color:#000000b8;font-size:1rem;line-height:1.75;margin:0 0 20px;text-align:left}.blog-post-steps{padding-left:1.25rem}.blog-post-steps li+li{margin-top:8px}.blog-post-figure{margin:0 0 24px}.blog-post-image{border-radius:12px;display:block;width:100%}.blog-post-caption{color:#0000008c;font-size:.875rem;line-height:1.5;margin-top:8px;text-align:left}.blog-post-video{aspect-ratio:16/9;background:#f7f7f7;border-radius:12px;margin:0 0 24px;max-width:34rem;overflow:hidden;position:relative;width:100%}.blog-post-video iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.blog-post-video-link{color:#000000d9;display:inline-flex;font-size:.9375rem;font-weight:500;margin-bottom:24px}.blog-post-partnership{min-height:auto}@media (max-width:768px){.blog-post-body-inner{padding:32px 16px 48px}.blog-post-intro,.blog-post-recipe{max-width:none}.blog-post-heading{font-size:1.25rem}.blog-post-video{max-width:none}}.blog-more-recipes{background:#fff;border-top:1px solid #00000014;width:100%}.blog-more-recipes-inner{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:48px 24px 64px}.blog-more-recipes-title{color:#000;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 28px;text-align:left}.blog-more-recipes-grid{grid-gap:20px 16px;display:grid;gap:20px 16px;grid-template-columns:repeat(4,minmax(0,1fr))}.blog-more-recipes-card{border:1px solid #00000014;border-radius:12px;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.blog-more-recipes-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.blog-more-recipes-card-image-wrap{aspect-ratio:1;background:#f7f7f7;overflow:hidden}.blog-more-recipes-card-image{display:block;height:100%;object-fit:cover;width:100%}.blog-more-recipes-card-body{padding:16px 12px 12px;text-align:left}.blog-more-recipes-card-label{color:#0000008c;font-size:.8125rem;line-height:1.4;margin:0 0 6px}.blog-more-recipes-card-title{color:#0000008c;font-family:var(--font-body);font-size:.8125rem;font-weight:400;line-height:1.4;margin:0}@media (max-width:1024px){.blog-more-recipes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.blog-more-recipes-inner{padding:32px 16px 48px}.blog-more-recipes-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=main.63fb6922.css.map*/