.Header-module__hBw1pG__header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;padding:1.5rem 0;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 8px rgba(0,0,0,.03)}.Header-module__hBw1pG__nav{flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Header-module__hBw1pG__logo{cursor:pointer;align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__hBw1pG__title{color:#02aba7;letter-spacing:.02em;font-size:1.5rem;font-weight:800}.Header-module__hBw1pG__links{align-items:center;gap:32px;transition:max-height .3s,opacity .3s;display:flex}.Header-module__hBw1pG__links a{color:#1a365d;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.Header-module__hBw1pG__links a:hover,.Header-module__hBw1pG__links a.Header-module__hBw1pG__active{color:#02aba7}.Header-module__hBw1pG__links a.Header-module__hBw1pG__active:after{content:"";background-color:#02aba7;height:2px;position:absolute;bottom:-4px;left:0;right:0}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:20;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;margin-left:16px;margin-right:20px;padding:0;display:none}.Header-module__hBw1pG__hamburger span{background:#1a365d;border-radius:2px;width:26px;height:3px;margin:4px 0;transition:all .3s;display:block}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:700px){.Header-module__hBw1pG__header{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.Header-module__hBw1pG__nav{flex-direction:row;align-items:center;gap:0;width:100%;padding:0}.Header-module__hBw1pG__logo{justify-content:flex-start;width:auto;margin-left:20px}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__links{opacity:0;pointer-events:none;background:#fff;flex-direction:column;align-items:flex-end;gap:0;width:auto;min-width:180px;max-height:0;padding:.5rem 1.5rem 1rem 1rem;transition:max-height .3s,opacity .3s;position:absolute;top:100%;left:auto;right:0;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.04)}.Header-module__hBw1pG__links.Header-module__hBw1pG__show{opacity:1;pointer-events:auto;max-height:300px}.Header-module__hBw1pG__links a{width:100%;padding:.7rem 0;font-size:1.1rem}}
.Footer-module__S6Hkya__footer{text-align:center;color:#64748b;letter-spacing:.01em;background:#f8fafc;border-top:1px solid #e5e7eb;width:100%;margin-top:auto;padding:1.2rem 0 .5rem;font-size:1rem;font-weight:500;position:relative;bottom:10px}.Footer-module__S6Hkya__content{z-index:2;position:relative}.Footer-module__S6Hkya__cakeImage{max-width:100%;height:auto;margin:24px auto 0;padding-bottom:2rem;display:block;position:relative}@media (max-width:700px){.Footer-module__S6Hkya__footer{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%;overflow:hidden}.Footer-module__S6Hkya__cakeImage{display:none}}
.page-module__OSLHOG__container{z-index:2;flex-direction:column;min-height:100vh;display:flex;position:relative}.page-module__OSLHOG__main{z-index:2;box-sizing:border-box;background-color:#fff;flex:1;width:100%;max-width:700px;margin:0 auto;padding:60px 20px;position:relative}.page-module__OSLHOG__content{width:100%}.page-module__OSLHOG__title{color:#333;text-align:center;margin-bottom:.5rem;font-size:2.5rem}.page-module__OSLHOG__subtitle{color:#666;text-align:center;margin-bottom:2rem;font-size:1.125rem}.page-module__OSLHOG__form{width:100%;margin-bottom:3rem}.page-module__OSLHOG__formGroup{margin-bottom:1.5rem}.page-module__OSLHOG__label{color:#333;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.page-module__OSLHOG__input,.page-module__OSLHOG__textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.page-module__OSLHOG__input:focus,.page-module__OSLHOG__textarea:focus{border-color:#02aba7;outline:none;box-shadow:0 0 0 3px rgba(2,171,167,.1)}.page-module__OSLHOG__textarea{resize:vertical;min-height:120px}.page-module__OSLHOG__submitButton{color:#fff;cursor:pointer;background-color:#02aba7;border:none;border-radius:8px;width:100%;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:background-color .2s,transform .1s}.page-module__OSLHOG__submitButton:hover:not(:disabled){background-color:#028a87;transform:translateY(-1px)}.page-module__OSLHOG__submitButton:active:not(:disabled){transform:translateY(0)}.page-module__OSLHOG__submitButton:disabled{opacity:.6;cursor:not-allowed}.page-module__OSLHOG__successMessage{color:#065f46;text-align:center;background-color:#d1fae5;border:1px solid #6ee7b7;border-radius:8px;margin-bottom:1rem;padding:1rem}.page-module__OSLHOG__errorMessage{color:#991b1b;text-align:center;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:8px;margin-bottom:1rem;padding:1rem}.page-module__OSLHOG__infoMessage{color:#1e40af;text-align:center;background-color:#dbeafe;border:1px solid #93c5fd;border-radius:8px;margin-bottom:1rem;padding:1rem}.page-module__OSLHOG__contactInfo{border-top:1px solid #e5e7eb;padding-top:2rem}.page-module__OSLHOG__contactTitle{color:#333;text-align:center;margin-bottom:1rem;font-size:1.5rem}.page-module__OSLHOG__contactDetails{flex-direction:column;align-items:center;gap:.75rem;display:flex}.page-module__OSLHOG__contactItem{color:#333;font-size:1rem}.page-module__OSLHOG__contactItem a{color:#0070f3;margin-left:.5rem;text-decoration:none}.page-module__OSLHOG__contactItem a:hover{text-decoration:underline}@media (max-width:700px){.page-module__OSLHOG__main{padding:40px 15px}.page-module__OSLHOG__title{font-size:2rem}.page-module__OSLHOG__subtitle{font-size:1rem}}
.page-module___8aEwW__featureCardsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:18px 0;display:flex}.page-module___8aEwW__featureCard{background:#fff;border-radius:20px;flex-direction:column;gap:12px;width:320px;margin:0 6px;padding:18px;display:flex;box-shadow:0 8px 20px rgba(0,0,0,.04)}.page-module___8aEwW__featureCardHeader{align-items:center;gap:12px;display:flex}.page-module___8aEwW__featureCardIcon{background:rgba(2,171,167,.06);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.page-module___8aEwW__featureCardTitle{color:var(--text-main,#222);font-weight:700}.page-module___8aEwW__featureListItem{background:#f8f8f8;border-radius:10px;align-items:center;gap:12px;padding:10px;display:flex}.page-module___8aEwW__featureListIcon{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module___8aEwW__featureListText{color:#6b6b6b;font-size:16px}.page-module___8aEwW__homeRoot{z-index:2;background:#fff;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative}.page-module___8aEwW__homeHeroMain{flex-flow:wrap;justify-content:space-between;align-items:center;gap:48px;max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2.5rem;display:flex}.page-module___8aEwW__homeHeroText{flex-direction:column;flex:350px;justify-content:center;align-items:flex-start;min-width:300px;display:flex}.page-module___8aEwW__homeHeroText h1{letter-spacing:-.01em;text-align:left;margin-bottom:12px;font-size:2.8rem;font-weight:900;line-height:1.1}.page-module___8aEwW__homeHeroText p{text-align:left;max-width:600px;margin-bottom:32px;font-size:1.4rem;font-weight:500}.page-module___8aEwW__homeHeroCta{flex-wrap:wrap;gap:16px;margin-bottom:32px;display:flex}.page-module___8aEwW__btnPrimary{color:#fff;border-radius:2rem;padding:.9rem 2.2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block;box-shadow:0 2px 8px rgba(2,171,167,.08)}.page-module___8aEwW__homeHeroImg{flex:320px;justify-content:center;align-items:center;min-width:260px;min-height:520px;display:flex}.page-module___8aEwW__carouselWrapper{align-items:center;gap:1rem;display:flex;position:relative}.page-module___8aEwW__carouselNav{color:#fff;cursor:pointer;z-index:10;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;transition:all .3s;display:flex}.page-module___8aEwW__carouselNav:hover{transform:scale(1.1)}.page-module___8aEwW__carouselContainer{flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative;overflow:visible}.page-module___8aEwW__carouselTrack{justify-content:center;align-items:center;width:260px;height:520px;min-height:520px;display:flex;position:relative}.page-module___8aEwW__phoneFrame{pointer-events:none;opacity:0;z-index:0;will-change:transform,opacity;background:#2c2c2c;border:14px solid #2c2c2c;border-radius:3rem;width:260px;height:520px;margin-left:-130px;padding:4px;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1);position:absolute;left:50%;overflow:hidden;transform:translate(0,0)scale(.85);box-shadow:0 12px 40px rgba(0,0,0,.3)}.page-module___8aEwW__phoneFrame[data-index="0"]{opacity:1!important;z-index:3!important;transform:translate(0,0)scale(1)!important}.page-module___8aEwW__phoneFrame.page-module___8aEwW__initial{transition:none!important}.page-module___8aEwW__phoneFrame.page-module___8aEwW__active{opacity:1;z-index:3;transform:translate(0,0)scale(1)}.page-module___8aEwW__phoneFrame.page-module___8aEwW__prev{opacity:.5;z-index:1;transform:translate(-30%)scale(.85)}.page-module___8aEwW__phoneFrame.page-module___8aEwW__next{opacity:.5;z-index:1;transform:translate(30%)scale(.85)}.page-module___8aEwW__phoneFrame:before{content:"";background:#1a1a1a;border-radius:3px;width:80px;height:6px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.page-module___8aEwW__homeHeroImgPhone{object-fit:cover;border-radius:2.3rem;display:block}.page-module___8aEwW__homeFeaturesRow{background:#02aba7 url(/splash_chef.png) 110%/auto 100% no-repeat;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:0;position:relative;left:50%;right:50%;box-shadow:0 8px 32px rgba(2,171,167,.1)}.page-module___8aEwW__homeFeaturesRow:before{content:"";z-index:1;background:rgba(2,171,167,.65);position:absolute;top:0;bottom:0;left:0;right:60%}.page-module___8aEwW__homeFeaturesRow>*{z-index:2;position:relative}.page-module___8aEwW__homeFeatures{text-align:center;max-width:1200px;margin:0 auto;padding:2rem 1.5rem 3rem}.page-module___8aEwW__homeFeatures h2{color:#fff;letter-spacing:-.01em;text-align:center;margin-bottom:32px;font-size:2rem;font-weight:800}@media (max-width:900px){.page-module___8aEwW__homeHeroMain{flex-direction:column;gap:32px;padding:2.5rem 1rem 2rem}}@media (max-width:700px){.page-module___8aEwW__homeFeaturesRow{background-image:none!important}.page-module___8aEwW__featureCardsRow{flex-direction:column;align-items:stretch;gap:20px;overflow-x:visible}.page-module___8aEwW__featureCard{width:100%;min-width:0;margin:0}.page-module___8aEwW__featureListItem{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:10px 0}.page-module___8aEwW__featureListIcon{margin-bottom:2px}.page-module___8aEwW__featureListText{word-break:break-word;font-size:15px}}@media (max-width:600px){.page-module___8aEwW__homeHeroText h1{font-size:2rem}.page-module___8aEwW__homeHeroText p{font-size:1rem}.page-module___8aEwW__homeFeatures h2{font-size:1.3rem}}
.page-module__SC8aYa__container{z-index:2;flex-direction:column;min-height:100vh;display:flex;position:relative}.page-module__SC8aYa__main{z-index:2;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;background-color:#fff;flex:1;width:100%;max-width:800px;margin:0 auto;padding:40px 20px;position:relative}@media (max-width:700px){.page-module__SC8aYa__main{max-width:100%;padding:20px 15px}}
