:root{--e-color-primary: #ffcf48;--e-color-secondary: #ffffff;--e-color-text: #ffffff;--e-color-accent: #009bff;--bg-solid-light: #ffffff;--bg-solid-dark: #000000;--glass-light: rgba(255, 255, 255, .16);--glass-dark: rgba(0, 0, 0, .28);--glass-border-light: rgba(255, 255, 255, .3);--glass-border-dark: rgba(255, 255, 255, .12);--glass-bg: var(--glass-dark);--glass-border: var(--glass-border-dark);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 14px;--shadow: 0 18px 55px rgba(0, 0, 0, .25);--page-bg: linear-gradient(180deg, #000000 0%, #0b0b0c 55%, #000000 100%);--highlight-glow: radial-gradient( 780px 420px at 26% 0%, rgba(255, 207, 72, .22), rgba(255, 120, 0, .16), rgba(0, 0, 0, 0) 60% );--layout-pad-bottom: 120px}html,body{height:100%}html,body{overflow-x:hidden}html{scrollbar-width:thin}html[data-theme=dark]{scrollbar-color:rgba(255,255,255,.22) rgba(0,0,0,.18)}html[data-theme=light]{scrollbar-color:rgba(0,0,0,.22) rgba(255,255,255,.6)}html::-webkit-scrollbar,body::-webkit-scrollbar{width:10px;height:10px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:transparent}html[data-theme=dark]::-webkit-scrollbar-thumb,html[data-theme=dark] body::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px;border:2px solid rgba(0,0,0,.22)}html[data-theme=light]::-webkit-scrollbar-thumb,html[data-theme=light] body::-webkit-scrollbar-thumb{background:#00000038;border-radius:999px;border:2px solid rgba(255,255,255,.65)}html[data-theme=dark]::-webkit-scrollbar-thumb:hover,html[data-theme=dark] body::-webkit-scrollbar-thumb:hover{background:#ffffff52}html[data-theme=light]::-webkit-scrollbar-thumb:hover,html[data-theme=light] body::-webkit-scrollbar-thumb:hover{background:#00000052}body{margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-solid-dark);color:var(--e-color-secondary)}img{max-width:100%}*{box-sizing:border-box}.theme-light body,html[data-theme=light] body{background:var(--bg-solid-light);color:#0f0f10}html[data-theme=dark] input:-webkit-autofill,html[data-theme=dark] textarea:-webkit-autofill,html[data-theme=dark] select:-webkit-autofill,html[data-theme=dark] input:-webkit-autofill:hover,html[data-theme=dark] textarea:-webkit-autofill:hover,html[data-theme=dark] select:-webkit-autofill:hover,html[data-theme=dark] input:-webkit-autofill:focus,html[data-theme=dark] textarea:-webkit-autofill:focus,html[data-theme=dark] select:-webkit-autofill:focus{-webkit-text-fill-color:#fff;caret-color:#fff;-webkit-box-shadow:0 0 0px 1000px rgba(255,255,255,.1) inset;box-shadow:0 0 0 1000px #ffffff1a inset;transition:background-color 9999s ease-in-out 0s}html[data-theme=light] input:-webkit-autofill,html[data-theme=light] textarea:-webkit-autofill,html[data-theme=light] select:-webkit-autofill,html[data-theme=light] input:-webkit-autofill:hover,html[data-theme=light] textarea:-webkit-autofill:hover,html[data-theme=light] select:-webkit-autofill:hover,html[data-theme=light] input:-webkit-autofill:focus,html[data-theme=light] textarea:-webkit-autofill:focus,html[data-theme=light] select:-webkit-autofill:focus{-webkit-text-fill-color:#0f0f10;caret-color:#0f0f10;-webkit-box-shadow:0 0 0px 1000px rgba(255,255,255,.7) inset;box-shadow:0 0 0 1000px #ffffffb3 inset;transition:background-color 9999s ease-in-out 0s}.bottomNavHamburger{display:none}@media (max-width: 680px){:root{--layout-pad-bottom: 96px}.bottomNavIsland{--bottom-nav-gap: 0px;gap:4px!important;padding:8px 10px!important;width:100%;max-width:100%;min-width:0;overflow:hidden!important}.bottomNavBrandName{display:none}.bottomNavIsland>button:first-child{min-width:0;flex:1 1 auto;padding:2px 4px!important}.bottomNavIsland .logoFxWrap,.bottomNavIsland .logoFxWrap img{width:38px!important;height:38px!important}.bottomNavActions{gap:4px!important;padding-right:0!important;flex:0 0 auto}.bottomNavActions .toggle{width:38px}.bottomNavActions .toggleOn .toggleKnob{transform:translate(12px,-50%)}.bottomNavLinks{display:none!important}.bottomNavHamburger{display:inline-flex}}.bottomNavDrawerOverlay{background:#0000002e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;transition:opacity .22s ease}.bottomNavDrawerPanel{transform:translateY(18px);opacity:0;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .22s ease}.bottomNavDrawerOverlay.isOpen{opacity:1}.bottomNavDrawerOverlay.isOpen .bottomNavDrawerPanel{transform:translateY(0);opacity:1}.bottomNavDrawerOverlay.isClosing{opacity:0}.bottomNavDrawerOverlay.isClosing .bottomNavDrawerPanel{transform:translateY(18px);opacity:0}@media (max-width: 680px){.bottomNavDrawerPanel{min-height:min(62vh,520px);display:flex;flex-direction:column}.bottomNavDrawerMenu{margin-top:auto;display:grid;gap:10px}}html[data-theme=dark] body{background:var(--bg-solid-dark);color:var(--e-color-secondary)}.page{background:var(--page-bg)}.pageGlow{background:var(--highlight-glow)}html[data-theme=light]{--page-bg: linear-gradient(180deg, #ffffff 0%, #f3f3f5 55%, #ffffff 100%);--highlight-glow: radial-gradient( 820px 420px at 26% 0%, rgba(255, 207, 72, .2), rgba(255, 120, 0, .1), rgba(255, 255, 255, 0) 60% );--glass-bg: var(--glass-light);--glass-border: var(--glass-border-light)}.laquesieBgImg{position:absolute;top:-10px;bottom:-10px;width:auto;height:calc(100% + 20px);transform:translateZ(0) scale(1.02);filter:saturate(1.05);will-change:opacity}.laquesieBgImgLeft{left:-10px}.laquesieBgImgRight{right:-10px}html[data-theme=dark] .laquesieBgImg{filter:brightness(2.55) saturate(1.15) contrast(1.05)}.laquesieBgSide{position:relative}html[data-theme=dark] .laquesieBgSide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#ffffff14;mix-blend-mode:screen}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.glass{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow)}.richContent{line-height:1.6;font-size:15px;min-width:0;overflow-wrap:anywhere;word-break:break-word}.richContent p{margin:.6em 0}.richContent ul,.richContent ol{margin:.6em 0 .6em 1.2em;padding:0}.richContent li{margin:.3em 0}.richContent a{color:var(--e-color-primary);font-weight:900;text-decoration:none}.richContent a:hover{text-decoration:underline}.richContent table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;border-radius:14px;margin:.8em 0}.richContent img,.richContent video{display:block;max-width:100%;height:auto}.richContent th,.richContent td{border:1px solid rgba(255,255,255,.14);padding:10px 12px;vertical-align:top}html[data-theme=light] .richContent th,html[data-theme=light] .richContent td{border-color:#0000001a}.richContent th{font-weight:950;background:#ffffff14}html[data-theme=light] .richContent th{background:#0000000a}.island{border-radius:9999px;border:1px solid var(--glass-border-dark);background:var(--glass-dark)}html[data-theme=light] .island{border:1px solid var(--glass-border-light);background:var(--glass-light)}.toggle{position:relative;width:52px;height:30px;border-radius:9999px;border:1px solid rgba(255,255,255,.18);background:#ffffff1a;padding:0;cursor:pointer;transition:background .18s ease,border-color .18s ease}html[data-theme=light] .toggle{border-color:#0000001f;background:#fff9}.toggleKnob{position:absolute;top:50%;left:4px;width:22px;height:22px;transform:translateY(-50%);border-radius:9999px;background:#ffffffeb;box-shadow:0 8px 22px #00000040;transition:transform .2s cubic-bezier(.2,.8,.2,1),background .2s ease}html[data-theme=light] .toggleKnob{background:#0f0f10eb}.toggleOn .toggleKnob{transform:translate(22px,-50%)}.orderLayout{display:grid;grid-template-columns:1fr;gap:18px;margin-bottom:100px}.orderSummaryFab,.orderSummaryCloseBtn{display:none}@keyframes stepIn{0%{opacity:0;transform:translateY(10px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes stepOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.995)}}@keyframes entryPopupIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes entryPopupOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.98)}}.entryPopupIn{animation:entryPopupIn .22s ease-out both}.entryPopupOut{animation:entryPopupOut .22s ease-in both}.stepPanel{animation:stepIn .26s cubic-bezier(.2,.8,.2,1) both}.selectableCardImg{transition:transform .24s cubic-bezier(.2,.8,.2,1);will-change:transform}.selectableCard:hover .selectableCardImg{transform:scale(1.06)}.summaryThumb{transition:transform .22s cubic-bezier(.2,.8,.2,1);will-change:transform}.summaryThumb:hover{transform:scale(1.12)}.profileStatsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profileStat{min-width:0;padding:12px 10px;border-radius:14px;border:1px solid var(--glass-border);background:#ffffff0f;text-align:center}html[data-theme=light] .profileStat{background:#0000000a}.profileStatValue{min-width:0;font-size:18px;font-weight:950;overflow-wrap:anywhere}.profileStatLabel{margin-top:3px;color:var(--e-color-text);opacity:.72;font-size:11px;font-weight:850;overflow-wrap:anywhere}@media (min-width: 980px){.orderLayout{grid-template-columns:3fr 2fr}}.orderSummaryPanel{width:100%}@media (max-width: 680px){.orderSummaryFabWrap{position:fixed;left:0;right:0;bottom:calc(102px + env(safe-area-inset-bottom,0px));z-index:58;display:flex;justify-content:center;padding:0 16px;pointer-events:none}.orderSummaryFabInner{width:min(92vw,520px);margin:0 auto;pointer-events:none}.orderSummaryFab{display:inline-flex;pointer-events:auto}.orderSummaryCloseBtn{display:inline-flex;justify-content:center;width:100%}.orderSummaryCol{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:block;padding:0;background:#0000004d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;transition:opacity .24s ease}.orderSummaryPanel{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;margin:0;max-width:none;display:flex;flex-direction:column;padding:14px 16px;padding-bottom:max(env(safe-area-inset-bottom,10px),14px);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:0;transform:translateY(18px);transition:transform .24s cubic-bezier(.2,.8,.2,1)}.orderSummaryCol.isOpen{opacity:1;pointer-events:auto}.orderSummaryCol.isOpen .orderSummaryPanel{transform:translateY(0)}.orderSummaryCol.isClosing{opacity:0;pointer-events:none}.orderSummaryCol.isClosing .orderSummaryPanel{transform:translateY(18px)}.orderSummaryCol .summaryScroll{flex:1;max-height:none;margin-top:0;box-shadow:none;border:none;background:transparent;padding-right:0;border-radius:0}}.stickyCol{position:-webkit-sticky;position:sticky;top:18px;align-self:start}.summaryScroll{max-height:calc(100vh - 188px);overflow:auto;padding-right:2px;border-radius:var(--radius-xl);box-shadow:var(--shadow);border:1px solid var(--glass-border);background:var(--glass-bg);margin-top:-50px}.summaryScroll>.glass{box-shadow:none;border-radius:0;border:none;background:transparent}.press{transform:translateZ(0);transition:transform .14s ease,opacity .14s ease}.press:active{transform:scale(.98);opacity:.92}@keyframes mediaReveal{0%{opacity:0;transform:translateY(8px) scale(.985);filter:blur(6px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes spin{to{transform:rotate(360deg)}}.mediaHover{transition:transform .22s ease,filter .22s ease;will-change:transform,filter}.press:hover .mediaHover{transform:scale(1.04);filter:saturate(1.06) contrast(1.03)}.mediaReveal{animation:mediaReveal .42s ease-out both}@media (prefers-reduced-motion: reduce){.press:hover .mediaHover{transform:none;filter:none}.mediaReveal{animation:none}}@keyframes logoBeat{0%{transform:translateZ(0) scale(1)}18%{transform:translateZ(0) scale(1.06)}38%{transform:translateZ(0) scale(.98)}55%{transform:translateZ(0) scale(1.03)}to{transform:translateZ(0) scale(1)}}.logoBeat{animation:logoBeat 1.6s ease-in-out infinite;transform-origin:center;position:relative;z-index:3}.logoFxWrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.logoFxParticle{position:absolute;left:50%;top:50%;pointer-events:none;will-change:transform,opacity,filter;z-index:1}.logoFxHeart{color:#fff;filter:drop-shadow(0 10px 18px rgba(0,0,0,.25));animation-name:logoHeartPop;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-fill-mode:forwards;z-index:4}.logoFxWave{border-radius:9999px;border:3px solid rgba(255,207,72,.78);box-shadow:0 0 0 1px #ffcf4829,0 0 28px #ffcf482e;animation-name:logoWave;animation-timing-function:ease-out;animation-fill-mode:forwards;z-index:1}@keyframes logoHeartPop{0%{opacity:0;transform:translate(-50%,-50%) scale(.2);filter:blur(0px)}16%{opacity:.95;transform:translate(-50%,-60%) scale(1)}55%{opacity:.55;transform:translate(-50%,-85%) scale(1.1)}to{opacity:0;transform:translate(-50%,-110%) scale(1.2);filter:blur(.5px)}}@keyframes logoWave{0%{opacity:0;transform:translate(-50%,-50%) scale(.2)}18%{opacity:.75}to{opacity:0;transform:translate(-50%,-50%) scale(3.4)}}.authCenter,.intranetCenter{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:0 18px 140px}.authLayout{width:min(94vw,980px)}.authGrid{display:grid;grid-template-columns:1fr minmax(0,520px);gap:18px;align-items:start}@media (max-width: 900px){.authGrid{grid-template-columns:1fr}}@media (max-width: 680px){.authCenter{align-items:flex-start;padding-top:18px;padding-bottom:calc(220px + env(safe-area-inset-bottom,0px))}.authFlip{perspective:none}.authFlip .authFlipInner,.authFlip.authFlipOn .authFlipInner{transform:none!important;transform-style:flat;transition:none}.authFlip .authFace{position:relative;inset:auto;transform:none!important;backface-visibility:visible;-webkit-backface-visibility:visible;transform-style:flat}.authFlip:not(.authFlipOn) .authFaceBack{display:none}.authFlip.authFlipOn .authFaceFront{display:none}.authFlip.authFlipOn .authFaceBack{display:block}}.authBenefits{border-radius:var(--radius-xl);border:none;background:var(--glass-bg);padding:clamp(18px,4vw,34px)}.authBenefitsTitle{font-weight:980;font-size:30px;letter-spacing:-.02em;margin-bottom:8px}.authBenefitsList{margin:14px 0 0;padding-left:0;display:grid;gap:8px;font-weight:700;opacity:.9;list-style:none}.authBenefitItem{display:flex;align-items:flex-start;gap:10px;line-height:1.35}.authBenefitItem svg{flex:0 0 auto;margin-top:2px;color:var(--e-color-primary)}.authFlip{perspective:1200px}.authFlipInner{position:relative;transform-style:preserve-3d;transition:transform .52s cubic-bezier(.2,.9,.2,1)}.authFlip.authFlipOn .authFlipInner{transform:rotateY(180deg)}.authFace{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d}.authFaceFront{position:relative;z-index:2}.authFaceBack{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotateY(180deg)}.fullBleed{width:calc(100% + 36px);max-width:none;margin-left:-18px;margin-right:-18px}.homeSection{padding:44px 0}.homeSectionTitle,.homeSectionLead{text-align:center}.homeHeroWide,.homeSliderWide,.homeProvidersWide{width:min(90vw,1240px);margin-left:auto;margin-right:auto}.homeProvidersGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;align-items:center;justify-items:center}.homeBrand{width:100%;min-width:0;border-radius:18px;padding:14px 10px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;min-height:140px;overflow:hidden}.homeBrandImg{width:90%;height:110px;max-width:90%;object-fit:contain;background:#fff;border-radius:999px;padding:14px}.homeHowGrid .homeHowCard,.homeHowGrid .homeHowTitle,.homeHowGrid .homeHowText{text-align:center}.srOnly{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.homeHero{position:relative;border-radius:28px;overflow:hidden;border:none;background:transparent;box-shadow:none}.homeHeroFull{border-radius:0;border-left:none;border-right:none;height:100vh;min-height:100vh}@supports (height: 100svh){.homeHeroFull{height:100svh;min-height:100svh}}.homeHeroBg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.homeHeroBgImg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transform:scale(1.06);filter:saturate(1.05);transition:transform .24s ease}.homeHeroBgLayer{position:absolute;top:-8%;left:-8%;width:116%;height:116%;object-fit:cover;transform:translate(150px) scale(1.04);transition:transform .24s ease;will-change:transform;pointer-events:none;-webkit-user-select:none;user-select:none}.homeHeroBgPart04{z-index:1}.homeHeroBgPart03{z-index:2}.homeHeroBarTop,.homeHeroBarBottom{position:absolute;left:0;right:0;height:80px;background:#000;pointer-events:none}.homeHeroBarTop{top:0;z-index:3}.homeHeroBarBottom{bottom:0;z-index:5}html[data-theme=light] .homeHeroBarTop,html[data-theme=light] .homeHeroBarBottom{background:#fff}.homeHeroBannerLogo{position:absolute;left:50%;top:50%;width:clamp(220px,26vw,420px);height:auto;transform:translate(-50%,-50%);z-index:4;filter:drop-shadow(0 18px 45px rgba(0,0,0,.35));transition:transform .24s ease;pointer-events:none;-webkit-user-select:none;user-select:none}.homeHeroBgPart02{z-index:6}.homeHeroBgPart01{z-index:7}.homeHeroBgVignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(900px 420px at 20% 25%,#ffcf4838,#0000 60%),linear-gradient(180deg,#00000059,#000000c7)}html[data-theme=light] .homeHeroBgVignette{background:radial-gradient(900px 420px at 20% 25%,#ffcf4833,#fff0 60%),linear-gradient(180deg,#ffffff1a,#ffffffb3)}.homeHeroInner{position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:20;width:min(92vw,1240px);padding:56px 34px 114px;text-align:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:14px}.homeHeroBadgeSub{opacity:.82;font-weight:900}@media (max-width: 720px){.homeHeroInner{padding:42px 18px}}@media (max-width: 680px){.homeHeroIntro .homeHeroBgLayer,.homeHeroIntro .homeHeroBarTop,.homeHeroIntro .homeHeroBarBottom,.homeHeroIntro .homeHeroBannerLogo{opacity:0;transition:opacity .62s ease}.homeHeroIntro .homeHeroBgLayer,.homeHeroIntro .homeHeroBannerLogo{transition:transform .24s ease,opacity .62s ease}.homeHeroIntro.homeHeroIntroOn .homeHeroBgLayer,.homeHeroIntro.homeHeroIntroOn .homeHeroBarTop,.homeHeroIntro.homeHeroIntroOn .homeHeroBarBottom,.homeHeroIntro.homeHeroIntroOn .homeHeroBannerLogo{opacity:1}.homeHeroIntro .homeHeroBgPart04{transition-delay:0ms}.homeHeroIntro .homeHeroBgPart03{transition-delay:.12s}.homeHeroIntro .homeHeroBarTop{transition-delay:.18s}.homeHeroIntro .homeHeroBannerLogo{transition-delay:.22s}.homeHeroIntro .homeHeroBarBottom{transition-delay:.26s}.homeHeroIntro .homeHeroBgPart02{transition-delay:.34s}.homeHeroIntro .homeHeroBgPart01{transition-delay:.46s}@media (prefers-reduced-motion: no-preference){@keyframes heroSway{0%{transform:translate3d(-6px,0,0) rotate(-.6deg) scale(1.02)}50%{transform:translate3d(3px,0,0) rotate(.6deg) scale(1.02)}to{transform:translate3d(-6px,0,0) rotate(-.6deg) scale(1.02)}}.homeHeroBgPart04{animation:heroSway 7.5s ease-in-out infinite;transform-origin:40% 50%}.homeHeroBgPart03{animation:heroSway 6.4s ease-in-out infinite;animation-delay:-.6s;transform-origin:55% 50%}.homeHeroBgPart02{animation:heroSway 5.6s ease-in-out infinite;animation-delay:-1.1s;transform-origin:45% 55%}.homeHeroBgPart01{animation:heroSway 4.9s ease-in-out infinite;animation-delay:-1.7s;transform-origin:55% 55%}}.homeHeroInner{left:0;top:0;bottom:0;transform:none;width:100%;padding:42px 18px 120px}.homeHeroBadge{position:static;top:auto;left:auto;right:auto;transform:none;width:100%;max-width:100%;box-sizing:border-box}.homeHeroBadge>span:last-child{flex:1 1 0;min-width:0;max-width:calc(100% - 16px);white-space:normal;overflow-wrap:anywhere}.homeHeroBannerLogo{top:50%;width:auto;max-width:clamp(200px,60vw,320px)}.homeHeroBgLayer{top:0;left:0;width:100%;height:100%;transform:translate(0) scale(1)}.homeProvidersGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.homeBrandImg{height:120px;width:100%;max-width:100%}.homeFooterInner{flex-direction:column;flex-wrap:wrap;white-space:normal;gap:6px;width:100%;max-width:none}.profileRecentOrdersGrid{--profile-orders-cols: 1fr}}.homeHeroBadge{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:0 auto;padding:9px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#00000038;color:#ffffffeb;font-weight:900;letter-spacing:-.01em;max-width:calc(100% - 8px);min-width:0;flex-wrap:wrap;text-align:center;overflow-wrap:anywhere}html[data-theme=light] .homeHeroBadge{border:1px solid rgba(0,0,0,.1);background:#ffffffb3;color:#0f0f10}.homeHeroDot{width:10px;height:10px;flex:0 0 auto;border-radius:999px;background:var(--e-color-primary);box-shadow:0 10px 28px #ffcf484d}.homeHeroTitle{margin:0;font-weight:980;font-size:54px;letter-spacing:-.04em;color:#fff;text-shadow:0 18px 55px rgba(0,0,0,.45)}html[data-theme=light] .homeHeroTitle{color:#0f0f10;text-shadow:none}.homeHeroLead{margin:0 auto;max-width:860px;line-height:1.45;font-size:15px;color:#ffffffd1}html[data-theme=light] .homeHeroLead{color:#000000b8}.homeHeroCtas{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.homeHeroStats{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:760px;margin-left:auto;margin-right:auto}@media (max-width: 720px){.homeHeroTitle{font-size:44px}.homeHeroStats{grid-template-columns:1fr}}.homeHeroStatNum{font-weight:980;font-size:22px;letter-spacing:-.03em}.homeHeroStatLabel{margin-top:2px;font-size:12px;font-weight:900;opacity:.82}.homeHowGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:min(92vw,1240px);margin-left:auto;margin-right:auto}@media (max-width: 980px){.homeHowGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.homeHowCard{padding:18px;border-radius:18px;border:none;background:transparent;box-shadow:none;transition:transform .18s ease}.homeHowMedia{width:100%;height:clamp(140px,12vw,210px);border-radius:16px;overflow:hidden;border:none;background:transparent}html[data-theme=light] .homeHowMedia{border-color:#0000001a;background:transparent}.homeHowMediaImg{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02)}.homeHowCard:hover{transform:translateY(-2px)}.homeHowTitle{margin:12px 0 6px;font-weight:980;letter-spacing:-.02em;font-size:18px}.homeHowText{margin:0;font-size:13px;opacity:.78;line-height:1.35}.homeImgHover{transition:transform .18s ease,filter .18s ease;will-change:transform}.homeImgHover:hover{transform:translateY(-2px) scale(1.01);filter:saturate(1.06) contrast(1.03)}.homeIngredientCard{position:relative;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden}.homeIngredientCardBg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transform:scale(1.02)}.homeIngredientCardShade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#000000e0)}html[data-theme=light] .homeIngredientCardShade{background:linear-gradient(180deg,#ffffff0d,#000000bf)}.homeIngredientCardInfo{position:absolute;left:0;right:0;bottom:0;padding:12px;display:grid;gap:6px;color:#fff}.homeRecipeSplit{display:grid;grid-template-columns:2fr 1fr;gap:18px;align-items:stretch;width:min(92vw,1240px);margin-left:auto;margin-right:auto}.homeRecipeSplit>*{min-width:0}@media (max-width: 980px){.homeRecipeSplit{grid-template-columns:1fr}}.homeFadeSlider{position:relative;width:100%;border-radius:18px;overflow:hidden;background:#00000024;height:100%;min-height:420px}html[data-theme=light] .homeFadeSlider{background:#ffffffa6}.homeFadeLayer{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:opacity .62s ease;will-change:opacity}.homeFadeOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 45%,#00000029 62%,#000000e6)}.homeFooter{padding:30px 18px 120px}.homeFooterInner{width:min(92vw,1240px);margin:0 auto;display:flex;gap:12px;align-items:center;justify-content:center;text-align:center;font-weight:900;opacity:.9;flex-wrap:wrap;white-space:normal}@media (max-width: 680px){.homeFooterInner{width:100%;max-width:none}}.homeFooterLink{color:#ff2a2a;text-decoration:none;font-weight:950}.homeFooterLink:hover{text-decoration:underline}.homeFadeContent{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:18px;display:grid;gap:10px;color:#fff}.homeFadeTitle{margin:0;font-weight:980;font-size:22px;letter-spacing:-.02em}.homeFadeSubtitle{margin:0;opacity:.86;line-height:1.35;font-size:13px}.homeArticlesCol{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:12px;height:100%}.homeArticleThumbPlaceholder{background:linear-gradient(135deg,#ffcf482e,#ffffff05)}.homeArticleCard{border-radius:16px;border:1px solid var(--glass-border);background:var(--glass-bg);overflow:hidden;display:grid;grid-template-rows:auto 1fr;min-width:0}.homeArticleCardImg{width:100%;height:140px;object-fit:cover;display:block}.homeArticleCardBody{padding:12px;display:grid;gap:6px;min-width:0}.homeArticleCardTitle{font-weight:950;letter-spacing:-.01em}.homeArticleCardSubtitle{font-size:12px;opacity:.78;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.homeArticleCardActions{margin-top:auto;display:flex;justify-content:flex-end}.homeBrand{transition:transform .18s ease,border-color .18s ease}.homeBrand:hover{transform:translateY(-2px)}.homeCarousel{max-width:100%;contain:layout paint}.homeCarouselTrack{max-width:100%}@media (prefers-reduced-motion: reduce){.stepPanel{animation:none}.selectableCardImg,.summaryThumb{transition:none}.logoBeat{animation:none}.logoFxParticle{display:none}}
