@import"https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:700";body{margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif;background-color:#fff3e0;color:#4e2a00;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}#root{min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top left,rgb(var(--theme-accent-strong-rgb) / .3),var(--theme-transparent) 28%),radial-gradient(circle at 85% 20%,rgb(var(--theme-accent-bright-rgb) / .28),var(--theme-transparent) 22%),linear-gradient(180deg,rgb(var(--theme-page-start-rgb)),rgb(var(--theme-page-end-rgb)))}.app-content{flex:1 0 auto;padding:0 0 12px}.announcement-bar{background:linear-gradient(90deg,rgb(var(--theme-brown-strong-rgb)),rgb(var(--theme-header-mid-rgb)) 48%,rgb(var(--theme-brown-strong-rgb)));border-bottom:1px solid rgb(var(--theme-cream-rgb) / .22);color:rgb(var(--theme-cream-rgb) / .98);overflow:hidden;position:relative;box-shadow:0 8px 24px rgb(var(--theme-ink-rgb) / .14)}.announcement-bar__viewport{overflow:hidden;white-space:nowrap}.announcement-bar__track{display:inline-flex;min-width:max-content;align-items:center;gap:0;padding:10px 0;animation:announcement-bar-marquee 20s linear infinite;will-change:transform;font-size:.95rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.announcement-bar__item{display:inline-flex;align-items:center;flex:0 0 auto}.announcement-bar__content{display:inline-block;padding-left:48px;padding-right:48px;position:relative}.announcement-bar__content:after{content:"•";position:absolute;right:0;top:50%;transform:translateY(-50%);color:rgb(var(--theme-cream-rgb) / .65)}@keyframes announcement-bar-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.announcement-bar__track{animation:none}}@media(max-width:600px){.announcement-bar__track{font-size:.8rem;padding:8px 0}.announcement-bar__content{padding-left:32px;padding-right:32px}}.faq-section{padding:0 0 48px;-webkit-user-select:none;user-select:none}.faq-panel{padding:30px;border-radius:34px;background:linear-gradient(180deg,rgb(var(--theme-panel-start-rgb) / .98),rgb(var(--theme-surface-weak-rgb) / .95));border:1px solid rgb(var(--theme-border-muted-rgb) / .16);box-shadow:var(--theme-shadow-panel)}.faq-header{margin-bottom:18px}.faq-title{color:rgb(var(--theme-text-rgb));font-family:Raleway,sans-serif!important;font-weight:1000;font-size:clamp(2.2rem,3.8vw,3.4rem);line-height:.98}.faq-subtitle{margin-top:8px;color:rgb(var(--theme-text-muted-rgb));font-family:Raleway,sans-serif!important;font-weight:600}.faq-list{display:grid;gap:14px}.faq-item.MuiPaper-root{border-radius:22px;background:rgb(var(--theme-panel-contrast-rgb) / .88);border:1px solid rgb(var(--theme-accent-rgb) / .12);box-shadow:0 14px 30px rgb(var(--theme-shadow-soft-rgb) / .08);overflow:hidden}.faq-item.MuiPaper-root:before{display:none}.faq-itemSummary{padding:2px 8px}.faq-itemSummary .MuiAccordionSummary-content{margin:16px 0;align-items:center}.faq-itemSummary .MuiAccordionSummary-expandIconWrapper{color:rgb(var(--theme-accent-rgb));transition:transform .18s ease}.faq-itemIcon{font-size:2rem!important}.faq-question{color:rgb(var(--theme-text-rgb));font-weight:800;font-size:1.06rem}.faq-itemDetails{padding:0 24px 22px}.faq-answer{color:rgb(var(--theme-text-soft-rgb));line-height:1.7;font-weight:500}@media(max-width:600px){.faq-panel{padding:22px;border-radius:28px}.faq-itemDetails{padding:0 18px 18px}}.featured-products-section{padding:20px 0 18px;-webkit-user-select:none;user-select:none}.featured-products-panel{padding:30px;border-radius:34px;border:1px solid rgba(122,64,9,.24);box-shadow:0 28px 62px #5c2f0338;overflow:hidden}.featured-products-header{justify-content:space-between;align-items:flex-end;margin-bottom:22px}.featured-products-title{display:inline-flex;align-items:center;gap:10px;font-family:Raleway,sans-serif!important;font-weight:1000}.featured-products-titleIcon{color:#f17500;font-size:1.05em!important;filter:drop-shadow(0 4px 10px rgba(255,195,66,.35))}.featured-products-controls{align-items:center;justify-content:flex-end;flex-shrink:0}.featured-products-controls-label{color:#fff0dbc7;font-size:.92rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.featured-products-carouselShell{position:relative;display:flex;align-items:center}.featured-products-arrow.MuiIconButton-root{position:absolute;top:50%;z-index:2;width:48px;height:48px;color:#fff8ef;background:#fff8ef1f;border:1px solid rgba(255,236,208,.24);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(-50%);transition:transform .18s ease,background-color .18s ease,opacity .18s ease}.featured-products-arrow.MuiIconButton-root:hover{background:#fff8ef33;transform:translateY(calc(-50% - 1px))}.featured-products-arrow.Mui-disabled{opacity:.4;color:#fff8efad}.featured-products-arrow-left.MuiIconButton-root{left:14px}.featured-products-arrow-right.MuiIconButton-root{right:14px}.featured-products-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(340px,48%);gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px 64px;scrollbar-width:none}.featured-products-track::-webkit-scrollbar{display:none}.featured-products-card{position:relative;min-height:450px;border-radius:30px;overflow:hidden;scroll-snap-align:start;box-shadow:0 18px 40px #381b043d;transition:transform .18s ease,box-shadow .18s ease}.featured-products-card:before{content:none}.featured-products-card:after{content:none}.featured-products-card:hover{transform:translateY(-5px) scale(1.004);box-shadow:0 26px 54px #381b0452,0 0 0 1px #ffe6c214}.featured-products-card:hover .featured-products-image{transform:scale(1.08);filter:saturate(1.05) brightness(1.04)}.featured-products-card:focus-visible{outline:2px solid rgba(255,244,229,.95);outline-offset:4px;box-shadow:0 0 0 4px #fb8c0047,0 24px 48px #381b044d}.featured-products-image{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1) brightness(1);transition:transform .22s ease,filter .22s ease}.featured-products-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#2f160414,#2f1604c2 76%),linear-gradient(120deg,#fb8c000f,#ffd59924)}.featured-products-content{position:absolute;inset:0;z-index:1;padding:28px 28px 96px;color:#fff8ef;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.featured-products-providerBadge{position:absolute;left:18px;bottom:18px;z-index:2;display:flex;align-items:center;justify-content:center;width:10rem;height:5rem;padding:0;border-radius:18px;background:#fff8efe6;border:1px solid rgba(255,236,208,.28);box-shadow:0 12px 24px #381b0433;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.featured-products-providerLogo{display:block;width:100%;height:100%;object-fit:contain}.featured-products-cartButton.MuiIconButton-root{width:44px;height:44px;color:#fff8ef;background:linear-gradient(135deg,#ef6c00,#fb8c00);box-shadow:0 10px 20px #ef6c0040;margin-left:auto;margin-top:auto;align-self:flex-end;flex-shrink:0}.featured-products-cartButton.MuiIconButton-root:hover{background:linear-gradient(135deg,#d55d00,#ef6c00)}.featured-products-eyebrow{margin-bottom:0;color:#f5f5f5;font-size:.78rem;font-weight:800;border-radius:5px;border:1px solid rgba(233,158,19,.45);background:linear-gradient(135deg,#e66b1fd2,#e28102d8);padding:2px 8px;letter-spacing:.14em;text-transform:uppercase}.featured-products-name{margin-bottom:10px;font-weight:800;line-height:1.15;font-size:1.4rem!important;text-shadow:0 8px 22px rgba(0,0,0,.2);padding:.2rem 0}.featured-products-description{max-width:100%;margin-bottom:16px;color:#fff3e2eb;background:#d55c004b;line-height:1.45;padding:.3rem;font-size:.9rem!important}.featured-products-price{font-size:1.25rem;font-weight:800;color:#faf9f7;border:2px solid rgba(245,120,3,.582);background:linear-gradient(135deg,#f08127d1,#f16e039e);padding:.3rem;align-self:flex-end;text-align:right;top:.2rem;position:relative}@media(prefers-reduced-motion:reduce){.featured-products-card,.featured-products-image,.featured-products-content,.featured-products-cartButton{transition:none}.featured-products-image{filter:none;transform:none;transition:none}}@media(max-width:900px){.featured-products-track{grid-auto-columns:minmax(320px,76%)}}@media(max-width:640px){.featured-products-section{padding-top:14px}.featured-products-panel{padding:22px;border-radius:26px}.featured-products-header{margin-bottom:18px}.featured-products-controls{justify-content:flex-start}.featured-products-controls-label{display:none}.featured-products-arrow-left.MuiIconButton-root{left:8px}.featured-products-arrow-right.MuiIconButton-root{right:8px}.featured-products-track{grid-auto-columns:96%;gap:16px;padding-left:18px;padding-right:18px}.featured-products-card{min-height:340px;border-radius:10px}.featured-products-content{padding:10px 20px 76px}.featured-products-cartButton.MuiIconButton-root{width:40px;height:40px}.featured-products-providerBadge{left:10px;bottom:10px;width:9rem;height:4rem;padding:7px;border-radius:14px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.hero-slider{padding:20px 16px 12px}.hero-slider-swiper{max-width:1200px;border-radius:32px;overflow:hidden;margin:0 auto;box-shadow:0 24px 48px rgb(var(--theme-shadow-rgb) / .18);background:rgb(var(--theme-surface-rgb) / .7)}.hero-slide{position:relative;overflow:hidden;min-height:clamp(250px,32vw,320px);display:flex;align-items:flex-end;padding:clamp(24px,4vw,48px);background:none}.hero-slide:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,#4a270ad1,#4a270a8a 45%,#4a270a29),var(--hero-slide-image);background-size:cover;background-position:center;transform:scale(1.08);animation:imageMotion 10s ease-in-out infinite alternate;z-index:0}.hero-slide-content{position:relative;z-index:1;max-width:520px;color:rgb(var(--theme-surface-rgb))}.hero-slide-subtitle{margin:0 0 10px;font-size:.9rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--theme-accent-pale-rgb) / .9)}.hero-slide-title{margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05;text-wrap:balance}.hero-slide-description{margin:16px 0 0;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.6;color:rgb(var(--theme-surface-rgb) / .92)}.hero-slider-swiper .swiper-pagination{bottom:18px!important}.hero-slider-swiper .swiper-pagination-bullet{background:rgb(var(--theme-surface-rgb) / .7);opacity:1}.hero-slider-swiper .swiper-pagination-bullet-active{background:rgb(var(--theme-accent-strong-rgb))}@media(max-width:768px){.hero-slider{padding:14px 12px 8px}.hero-slider-swiper{border-radius:24px}.hero-slide{min-height:200px;align-items:flex-end}.hero-slide-content{max-width:100%}}@media(max-width:480px){.hero-slide{min-height:40vh;padding:22px 18px 40px}.hero-slide-title{font-size:1.8rem}.hero-slide-description{font-size:.95rem;line-height:1.45}}@keyframes imageMotion{0%{transform:scale(1.08) translate(-2%) translateY(0)}to{transform:scale(1.4) translate(2%) translateY(-1%)}}#container{color:#999;text-transform:uppercase;font-size:36px;font-weight:700;width:100%;bottom:45%;display:block}#flip{height:50px;overflow:hidden}#flip>div>div{color:#fff;padding:4px 12px;height:45px;margin-bottom:45px;display:inline-block}#flip div:first-child{animation:show 5s linear infinite}#flip div div{background:var(--mui-palette-primary-main)}#flip div:first-child div{background:var(--mui-palette-success-main)}#flip div:last-child div{background:var(--mui-palette-warning-main)}@keyframes show{0%{margin-top:-270px}5%{margin-top:-180px}33%{margin-top:-180px}38%{margin-top:-90px}66%{margin-top:-90px}71%{margin-top:0}99.99%{margin-top:0}to{margin-top:-270px}}.site-footer{margin-top:auto;border-top:1px solid rgb(var(--theme-accent-strong-rgb) / .14);background:linear-gradient(180deg,rgb(var(--theme-surface-rgb) / .92),rgb(var(--theme-page-end-rgb) / .96));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-footer-inner{padding-top:28px;padding-bottom:24px}.site-footer-grid{justify-content:space-between;align-items:flex-start;margin-bottom:20px}.site-footer-block{min-width:0;display:flex;flex-direction:column;gap:8px;color:rgb(var(--theme-shadow-soft-rgb))}.site-footer-brand{align-items:center;justify-content:center}.site-footer-logo{display:block;height:84px;max-width:100%;object-fit:contain}.site-footer-item{display:flex;align-items:center;gap:10px;min-width:0}.site-footer-icon{flex-shrink:0;color:rgb(var(--theme-text-link-rgb))}.site-footer-label{font-weight:700;letter-spacing:.12em;color:rgb(var(--theme-text-link-rgb))}.site-footer-title{max-width:320px;font-weight:700;color:rgb(var(--theme-text-rgb))}.site-footer-link{width:fit-content;font-weight:600;color:rgb(var(--theme-text-muted-rgb))}.site-footer-link:hover{color:rgb(var(--theme-text-link-strong-rgb))}.site-footer-copy{padding-top:18px;border-top:1px solid rgb(var(--theme-accent-strong-rgb) / .14);color:rgb(var(--theme-text-muted-rgb))}@media(max-width:600px){.site-footer-inner{padding-top:24px;padding-bottom:20px}.site-footer-grid{margin-bottom:16px}.site-footer-brand{align-items:center}.site-footer-logo{height:72px}}.product-grid-section{padding:8px 0 48px;-webkit-user-select:none;user-select:none}.product-grid-panel{padding:30px;border-radius:34px;background:linear-gradient(180deg,rgb(var(--theme-panel-start-rgb) / .98),rgb(var(--theme-panel-end-rgb) / .94));border:1px solid rgb(var(--theme-border-muted-rgb) / .16);box-shadow:var(--theme-shadow-panel)}.product-grid-header{padding-bottom:6px}.product-grid-inner{padding:22px;border-radius:28px;background:linear-gradient(180deg,rgb(var(--theme-white-rgb) / .58),rgb(var(--theme-panel-inner-end-rgb) / .72));border:1px solid rgb(var(--theme-white-rgb) / .5);box-shadow:inset 0 1px rgb(var(--theme-white-rgb) / .45)}.product-grid-searchBar{margin-bottom:18px}.product-grid-searchInput .MuiOutlinedInput-root{border-radius:18px;background:rgb(var(--theme-surface-soft-rgb) / .96);color:rgb(var(--theme-text-rgb));box-shadow:0 10px 24px rgb(var(--theme-shadow-soft-rgb) / .08)}.product-grid-searchInput .MuiOutlinedInput-root fieldset{border-color:rgb(var(--theme-accent-outline-strong-rgb) / .22)}.product-grid-searchInput .MuiOutlinedInput-root:hover fieldset{border-color:rgb(var(--theme-accent-rgb) / .4)}.product-grid-searchInput .MuiOutlinedInput-root.Mui-focused fieldset{border-color:rgb(var(--theme-accent-rgb));border-width:2px}.product-grid-searchInput .MuiInputBase-input{padding:14px 16px;font-weight:600}.product-grid-searchInput .MuiInputBase-input::placeholder{color:rgb(var(--theme-text-subtle-rgb));opacity:1}.product-grid-title{color:rgb(var(--theme-text-rgb));font-family:Raleway,sans-serif!important;font-weight:1000;font-size:clamp(2.6rem,4vw,4rem);line-height:.95;letter-spacing:.01em}.product-grid-subtitle{color:rgb(var(--theme-text-muted-rgb));font-family:Raleway,sans-serif!important;font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.product-menu-card{display:flex;flex-direction:column;gap:18px;padding:18px;position:relative;border-radius:28px;background:linear-gradient(180deg,rgb(var(--theme-white-rgb) / .98),rgb(var(--theme-surface-soft-rgb) / .98));border:1px solid rgb(var(--theme-accent-strong-rgb) / .16);box-shadow:0 18px 36px rgb(var(--theme-shadow-soft-rgb) / .14);transition:transform .18s ease,box-shadow .18s ease}.product-menu-infoButton.MuiIconButton-root{position:absolute;top:12px;left:12px;width:38px;height:38px;color:rgb(var(--theme-surface-rgb));background:linear-gradient(135deg,rgb(var(--theme-accent-rgb)),rgb(var(--theme-accent-strong-rgb)));border:1px solid rgb(var(--theme-accent-outline-rgb) / .28);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 22px rgb(var(--theme-accent-rgb) / .28);z-index:1}.product-menu-infoButton.MuiIconButton-root:hover{background:linear-gradient(135deg,rgb(var(--theme-accent-deep-rgb)),rgb(var(--theme-accent-rgb)))}.product-menu-card:hover{transform:translateY(-4px);box-shadow:0 24px 44px rgb(var(--theme-shadow-soft-rgb) / .18)}.product-menu-card-selected{border:2px solid rgb(var(--theme-accent-rgb) / .7);box-shadow:0 24px 48px rgb(var(--theme-accent-rgb) / .18);background:linear-gradient(180deg,rgb(var(--theme-white-rgb) / .99),rgb(var(--theme-accent-pale-rgb) / .99))}.product-menu-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:20px;background:rgb(var(--theme-surface-weak-rgb));box-shadow:inset 0 0 0 1px rgb(var(--theme-accent-bright-rgb) / .24)}.product-menu-name{margin-bottom:6px;color:rgb(var(--theme-text-rgb));font-weight:700}.product-menu-price{color:rgb(var(--theme-accent-rgb));font-size:1.1rem;font-weight:800}.product-menu-cartButton{flex-shrink:0;color:rgb(var(--theme-surface-rgb));background:linear-gradient(135deg,rgb(var(--theme-accent-rgb)),rgb(var(--theme-accent-strong-rgb)));box-shadow:0 10px 20px rgb(var(--theme-accent-rgb) / .25);align-self:center}.product-menu-cartButton:hover{background:linear-gradient(135deg,rgb(var(--theme-accent-deep-rgb)),rgb(var(--theme-accent-rgb)))}.product-grid-emptyState{padding:28px;border-radius:28px;background:rgb(var(--theme-surface-soft-rgb) / .92);border:1px dashed rgb(var(--theme-border-soft-rgb) / .24);text-align:center}.product-grid-emptyTitle{color:rgb(var(--theme-text-rgb));margin-bottom:8px}.product-grid-emptyText{color:rgb(var(--theme-text-muted-rgb));margin:0 auto;max-width:560px}.product-info-modal{border-radius:28px;background:linear-gradient(180deg,rgb(var(--theme-surface-soft-rgb) / .99),rgb(var(--theme-panel-end-rgb) / .98));border:1px solid rgb(var(--theme-accent-outline-strong-rgb) / .18);box-shadow:0 28px 64px rgb(var(--theme-shadow-rgb) / .18)}.product-info-modal-title{padding:24px 24px 8px;color:rgb(var(--theme-text-rgb));font-size:1.5rem;font-weight:700}.product-info-modal-content{padding:8px 24px 24px}.product-info-modal-image{width:100%;max-height:320px;object-fit:cover;border-radius:22px;background:rgb(var(--theme-surface-weak-rgb));border:1px solid rgb(var(--theme-accent-outline-light-rgb) / .18);box-shadow:0 16px 32px rgb(var(--theme-shadow-rgb) / .14)}.product-info-modal-label{margin-bottom:6px;color:rgb(var(--theme-text-link-rgb));font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-info-modal-text{color:rgb(var(--theme-brown-deep-rgb));line-height:1.7}@media(max-width:1080px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:640px){.product-grid-section{padding-bottom:32px}.product-grid-panel{padding:22px;border-radius:26px}.product-grid-inner{padding:16px;border-radius:22px}.product-grid-searchBar{margin-bottom:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-menu-card{padding:16px;border-radius:22px}.product-menu-infoButton{top:10px;left:10px}}.product-categories-section{padding:.9375rem 0}.categories-panel{padding:.75rem;border-radius:2.125rem;border:.0625rem solid rgb(var(--theme-cream-muted-rgb) / .3);box-shadow:0 1.5rem 3.75rem rgb(var(--theme-shadow-rgb) / .18);position:relative;overflow:hidden}.category-tiles-grid{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1rem}.category-fab{width:6rem;height:6rem;padding:1rem;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,rgb(var(--theme-surface-soft-alt-rgb) / .97),rgb(var(--theme-accent-pale-rgb) / .98));border-radius:1.5625rem;transition:box-shadow .18s ease,background .18s ease}.category-fab:hover{background:linear-gradient(180deg,rgb(var(--theme-surface-soft-alt-rgb) / .99),rgb(var(--theme-surface-soft-alt-rgb) / .98));box-shadow:0 1rem 2rem rgb(var(--theme-shadow-deep-rgb) / .24)}.category-fab.is-active{background:linear-gradient(135deg,rgb(var(--theme-accent-muted-rgb)),rgb(var(--theme-surface-soft-alt-rgb) / .98));box-shadow:0 1.125rem 2.25rem rgb(var(--theme-accent-outline-soft-rgb) / .28)}.category-tile-image{width:2rem;object-fit:contain;transition:transform .18s ease}.category-fab:hover .category-tile-image,.category-fab.is-active .category-tile-image{transform:scale(1.5)}.category-tile-title{color:rgb(var(--theme-accent-rgb));font-size:.9rem!important;font-weight:700!important;line-height:1.2;text-align:center}.filtered-products-panel{padding:1.75rem;border-radius:2rem;background:rgb(var(--theme-surface-soft-rgb) / .84);border:.0625rem solid rgb(var(--theme-border-soft-rgb) / .12);box-shadow:0 1.5rem 3.5rem rgb(var(--theme-shadow-rgb) / .08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.filtered-products-title{font-size:clamp(1.8rem,3vw,2.6rem);color:rgb(var(--theme-text-rgb))}.filtered-products-subtitle{margin-top:.5rem;color:rgb(var(--theme-text-muted-rgb));font-weight:600}.filtered-products-chip{font-weight:700;letter-spacing:.04em}.filtered-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.product-card{padding:1.375rem;border-radius:1.5rem;background:linear-gradient(180deg,rgb(var(--theme-white-rgb) / .92),rgb(var(--theme-cream-soft-rgb) / .94));border:.0625rem solid rgb(var(--theme-accent-strong-rgb) / .14)}.product-card-accent{color:rgb(var(--theme-text-link-rgb));font-weight:700;letter-spacing:.12em}.product-card-title{margin:.5rem 0 .625rem;color:rgb(var(--theme-text-rgb))}.product-card-description{line-height:1.65;color:rgb(var(--theme-text-warm-rgb))}@media(max-width:60rem){.filtered-products-grid{grid-template-columns:4fr}.category-fab{width:6rem;height:6rem;padding:1rem}}@media(max-width:37.5rem){.product-categories-section{padding-top:1.5rem}.categories-panel{padding:0;border-radius:1rem}.category-tiles-shell{padding:.4rem;border-radius:1rem}.category-tiles-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.category-tiles-grid>*{display:flex}.category-fab{width:100%;height:auto;min-height:6.5rem;border-radius:1.25rem}.category-tile-image{width:2rem}.category-tile-title{font-size:.82rem!important}.filtered-products-panel{padding:2rem;border-radius:1rem}}.scroll-to-top-button.MuiFab-root{position:fixed;left:auto;right:24px;bottom:28px;z-index:1200;color:rgb(var(--theme-surface-rgb));background:linear-gradient(135deg,rgb(var(--theme-accent-rgb)),rgb(var(--theme-accent-strong-rgb)));box-shadow:0 16px 30px rgb(var(--theme-accent-rgb) / .3);border:1px solid rgb(var(--theme-accent-outline-rgb) / .28)}.scroll-to-top-button.MuiFab-root:hover{background:linear-gradient(135deg,rgb(var(--theme-accent-deep-rgb)),rgb(var(--theme-accent-rgb)));box-shadow:0 18px 34px rgb(var(--theme-accent-deep-rgb) / .34)}@media(max-width:640px){.scroll-to-top-button.MuiFab-root{left:auto;right:16px;bottom:20px}}.cart-preview{position:relative}.cart-preview-trigger{gap:10px;border-radius:999px;padding-inline:16px}.cart-preview-triggerText{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}.cart-preview-triggerLabel{font-weight:700;color:rgb(var(--theme-brown-rgb))}.cart-preview-triggerAmount{margin-top:2px;font-size:.8rem;font-weight:700;color:rgb(var(--theme-accent-dark-rgb))}.cart-preview-panel{position:absolute;top:calc(100% + 12px);right:0;width:min(420px,calc(100vw - 32px));padding:18px;border-radius:24px;background:rgb(var(--theme-surface-rgb) / .98);border:1px solid rgb(var(--theme-accent-strong-rgb) / .18);box-shadow:0 18px 40px rgb(var(--theme-text-rgb) / .16);z-index:20}.cart-preview-header{position:relative;padding-right:36px}.cart-preview-closeButton.MuiIconButton-root{position:absolute;top:-4px;right:-6px;width:30px;height:30px;color:rgb(var(--theme-text-muted-rgb));background:rgb(var(--theme-surface-weak-rgb) / .96);border:1px solid rgb(var(--theme-accent-strong-rgb) / .18)}.cart-preview-closeButton.MuiIconButton-root:hover{background:rgb(var(--theme-panel-end-rgb) / .98)}.cart-preview-title{font-weight:700;color:rgb(var(--theme-text-rgb))}.cart-preview-subtitle{font-size:.92rem;color:rgb(var(--theme-text-muted-rgb))}.cart-preview-list{max-height:320px;overflow-y:auto;padding-right:4px}.cart-preview-item{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;padding:10px 0}.cart-preview-item+.cart-preview-item{border-top:1px solid rgb(var(--theme-accent-strong-rgb) / .12)}.cart-preview-itemImage{width:56px;height:56px;object-fit:cover;border-radius:16px}.cart-preview-itemContent{min-width:0}.cart-preview-itemName{font-weight:700;color:rgb(var(--theme-text-rgb))}.cart-preview-itemMeta{font-size:.9rem;color:rgb(var(--theme-text-muted-rgb))}.cart-preview-itemTotal{font-weight:700;color:rgb(var(--theme-text-rgb));text-align:right}.cart-preview-emptyState{padding:16px;border-radius:18px;background:rgb(var(--theme-surface-weak-rgb) / .8)}.cart-preview-emptyText,.cart-preview-summaryLabel{color:rgb(var(--theme-text-muted-rgb))}.cart-preview-summaryValue{font-weight:700;color:rgb(var(--theme-text-rgb))}.cart-preview-cta{text-transform:none;font-weight:700}@media(max-width:900px){.cart-preview-panel{right:-72px}}@media(max-width:600px){.cart-preview{position:static}.cart-preview-trigger{padding-inline:12px}.cart-preview-panel{right:0;left:0;width:auto}}@media(max-width:480px){.cart-preview-triggerText{display:none}.cart-preview-item{grid-template-columns:48px 1fr}.cart-preview-itemImage{width:48px;height:48px}.cart-preview-itemTotal{grid-column:2;text-align:left}}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:rgb(var(--theme-surface-rgb) / .72);border-bottom:1px solid rgb(var(--theme-accent-strong-rgb) / .14)}.topbar-toolbar{min-height:76px;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:16px}.topbar-brand{min-width:0;flex:1 1 1}.topbar-nav{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:999px;background:rgb(var(--theme-surface-rgb) / .72);border:1px solid rgb(var(--theme-accent-strong-rgb) / .14);box-shadow:0 12px 30px rgb(var(--theme-text-muted-rgb) / .08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex:0 1 auto;margin:0 auto}.topbar-navItem{color:rgb(var(--theme-brown-rgb));font-weight:700;font-size:.95rem;padding:8px 14px;border-radius:999px;text-transform:none;white-space:nowrap}.topbar-navItem:hover{background:rgb(var(--theme-accent-strong-rgb) / .12)}.topbar-logoLink{display:inline-flex;align-items:center;text-decoration:none}.topbar-logo{height:70px;display:block;max-width:100%}.topbar-actions{gap:12px;flex-shrink:0}.topbar-menuToggle{display:none}.topbar-socials{padding-right:4px;margin-right:4px;border-right:1px solid rgb(var(--theme-accent-strong-rgb) / .18)}.brand-mark{height:72px;display:block;max-width:100%;object-fit:contain;border-radius:14px}.topbar-iconButton{color:rgb(var(--theme-text-muted-rgb));background:rgb(var(--theme-overlay-dark-rgb) / .295);border:1px solid rgb(var(--theme-accent-strong-rgb) / .12)}.menu-name{border-left:3px solid rgb(var(--theme-accent-strong-rgb) / .082);padding-left:8px;cursor:pointer;text-decoration:none;-webkit-user-select:none;user-select:none;color:rgb(var(--theme-brown-rgb));transition:color .2s ease,border-left-color .2s ease}.menu-name-button{background:transparent;border-top:0;border-right:0;border-bottom:0;font:inherit;padding-top:0;padding-right:0;padding-bottom:0}.menu-name .MuiTypography-root,.menu-name .MuiSvgIcon-root{color:inherit;transition:color .2s ease}.menu-name:hover{border-left-color:rgb(var(--theme-accent-strong-rgb) / .18);color:rgb(var(--theme-accent-rgb))}.logo:after{content:"";position:absolute;top:36%;left:44%;width:7%;height:8%;background:rgb(var(--theme-brown-contrast-rgb));border-top:1.5px solid rgb(var(--theme-brown-deep-rgb));border-radius:999px;transform:translate(-50%,-50%) scaleY(.12);transform-origin:center;pointer-events:none;animation:blink 10s infinite}@media(max-width:900px){.topbar-toolbar{padding-top:12px;padding-bottom:12px;gap:12px;flex-wrap:wrap}.topbar-nav{display:none}.topbar-actions{width:100%;justify-content:flex-end;gap:8px}.topbar-menuToggle{display:inline-flex}.topbar-socials{padding-right:2px;margin-right:2px}.brand-mark{height:56px}.topbar-iconButton{padding:8px}}@media(max-width:480px){.topbar-toolbar{gap:8px}.topbar-brand{flex-basis:auto}.topbar-actions{gap:6px}.topbar-socials{padding-right:0;margin-right:0}.brand-mark{height:48px}.topbar-iconButton{padding:6px}}.cart-page-section{padding:8px 0 48px}.cart-page-panel{padding:30px;border-radius:34px;background:linear-gradient(180deg,rgb(var(--theme-panel-start-rgb) / .98),rgb(var(--theme-panel-end-rgb) / .94));border:1px solid rgb(var(--theme-border-muted-rgb) / .16);box-shadow:var(--theme-shadow-panel)}.cart-page-title{color:rgb(var(--theme-text-rgb));font-size:clamp(1.9rem,3vw,2.7rem)}.cart-page-subtitle{color:rgb(var(--theme-text-muted-rgb));font-weight:600}.cart-item-card{display:grid;grid-template-columns:120px 1fr;gap:18px;padding:6px;border-radius:26px;background:rgb(var(--theme-surface-strong-rgb) / .96);border:1px solid rgb(var(--theme-accent-outline-strong-rgb) / .14);box-shadow:var(--theme-shadow-card-soft)}.cart-item-image{height:80px;object-fit:cover;border-radius:18px;background:rgb(var(--theme-surface-weak-rgb))}.cart-item-content{display:flex;justify-content:space-between;gap:16px;align-items:center}.cart-item-name{color:rgb(var(--theme-text-rgb));font-weight:700;margin-bottom:6px}.cart-item-details{color:rgb(var(--theme-text-muted-rgb));line-height:1.6}.cart-item-quantityRow{display:flex;align-items:center;gap:12px;margin-bottom:8px}.cart-item-quantityInput{width:92px}.cart-item-quantityInput .MuiOutlinedInput-root{border-radius:14px;background:rgb(var(--theme-surface-soft-rgb) / .96);color:rgb(var(--theme-text-rgb));font-weight:700}.cart-item-quantityInput .MuiOutlinedInput-root fieldset{border-color:rgb(var(--theme-accent-outline-strong-rgb) / .2)}.cart-item-quantityInput .MuiInputBase-input{padding:10px 12px;text-align:center}.cart-item-total{color:rgb(var(--theme-accent-rgb));font-size:1.1rem;font-weight:800;white-space:nowrap}.cart-item-removeButton.MuiIconButton-root{color:rgb(var(--theme-text-muted-rgb));background:rgb(var(--theme-surface-weak-rgb) / .88);border:1px solid rgb(var(--theme-accent-strong-rgb) / .12)}.cart-summary-card{padding:24px;border-radius:28px;background:linear-gradient(135deg,rgb(var(--theme-surface-rgb) / .98),rgb(var(--theme-accent-pale-rgb) / .98));border:1px solid rgb(var(--theme-accent-outline-rgb) / .16);box-shadow:var(--theme-shadow-card)}.cart-summary-label{color:rgb(var(--theme-text-muted-rgb));font-weight:700;margin-bottom:4px}.cart-summary-value{color:rgb(var(--theme-text-rgb));font-size:1.6rem;font-weight:800}.cart-summary-actions{align-items:center}.cart-summary-button.MuiButton-root{color:rgb(var(--theme-surface-rgb));background:linear-gradient(135deg,rgb(var(--theme-accent-rgb)),rgb(var(--theme-accent-strong-rgb)));box-shadow:var(--theme-shadow-accent)}.cart-summary-clearButton.MuiButton-root{color:rgb(var(--theme-text-muted-rgb));border-color:rgb(var(--theme-accent-outline-rgb) / .22);background:rgb(var(--theme-surface-rgb) / .86)}.cart-empty-state{padding:32px;border-radius:28px;background:rgb(var(--theme-surface-soft-rgb) / .92);border:1px dashed rgb(var(--theme-border-soft-rgb) / .24);text-align:center}.cart-empty-title{color:rgb(var(--theme-text-rgb));margin-bottom:8px}.cart-empty-text{color:rgb(var(--theme-text-muted-rgb));margin:0 auto;max-width:560px}@media(max-width:640px){.cart-page-panel{padding:22px;border-radius:26px}.cart-item-card{grid-template-columns:1fr}.cart-item-image{height:70px}.cart-item-content{flex-direction:column;align-items:flex-start}.cart-item-quantityRow{align-items:flex-start}.cart-summary-card .MuiStack-root{flex-direction:column;align-items:flex-start;gap:16px}.cart-summary-actions{width:100%}}.checkout-process-section{padding:18px 0 56px}.checkout-process-shell,.checkout-process-emptyState{padding:30px;border-radius:34px;background:linear-gradient(180deg,rgb(var(--theme-panel-start-rgb) / .98),rgb(var(--theme-panel-end-rgb) / .94));border:1px solid rgb(var(--theme-border-muted-rgb) / .16);box-shadow:var(--theme-shadow-panel)}.checkout-process-emptyState{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.checkout-process-header{margin-bottom:18px}.checkout-process-title{color:rgb(var(--theme-text-rgb));font-size:clamp(2rem,4vw,3rem);margin-bottom:8px}.checkout-process-subtitle{color:rgb(var(--theme-text-muted-rgb));max-width:62ch;line-height:1.7}.checkout-process-stepper{margin-bottom:26px;padding:18px 0;border-radius:24px;background:rgb(var(--theme-surface-soft-alt-rgb) / .72);border:1px solid rgb(var(--theme-accent-outline-rgb) / .1)}.checkout-process-card{display:flex;flex-direction:column;gap:18px;padding:28px;border-radius:28px;background:rgb(var(--theme-surface-strong-rgb) / .96);border:1px solid rgb(var(--theme-accent-outline-strong-rgb) / .14);box-shadow:var(--theme-shadow-card)}.checkout-process-iconWrap{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,rgb(var(--theme-accent-rgb)),rgb(var(--theme-accent-strong-rgb)));color:rgb(var(--theme-surface-rgb));box-shadow:var(--theme-shadow-accent-strong)}.checkout-process-cardTitle{color:rgb(var(--theme-text-rgb))}.checkout-process-cardText{color:rgb(var(--theme-text-muted-rgb));line-height:1.7;max-width:60ch}.checkout-process-formSection{display:flex;flex-direction:column;gap:2px;width:100%}.checkout-process-statusAlert.MuiAlert-root{margin-bottom:12px;border-radius:16px;max-width:760px}.checkout-process-textField .MuiOutlinedInput-root{border-radius:16px;background:rgb(var(--theme-surface-soft-rgb) / .94);color:rgb(var(--theme-text-rgb))}.checkout-process-textField .MuiOutlinedInput-root fieldset{border-color:rgb(var(--theme-accent-outline-rgb) / .18)}.checkout-process-textField .MuiInputLabel-root,.checkout-process-textField .MuiFormHelperText-root{color:rgb(var(--theme-text-muted-rgb))}.checkout-process-actions{margin-top:8px}.checkout-process-primaryButton.MuiButton-root,.checkout-process-secondaryButton.MuiButton-root{min-height:50px;border-radius:18px;font-weight:800;text-transform:none;padding-inline:22px}.checkout-process-primaryButton.MuiButton-root{color:rgb(var(--theme-surface-rgb));background:linear-gradient(135deg,rgb(var(--theme-accent-rgb)),rgb(var(--theme-accent-strong-rgb)));box-shadow:var(--theme-shadow-accent)}.checkout-process-secondaryButton.MuiButton-root{color:rgb(var(--theme-text-muted-rgb));border-color:rgb(var(--theme-accent-outline-rgb) / .22);background:rgb(var(--theme-surface-rgb) / .86)}@media(max-width:640px){.checkout-process-shell,.checkout-process-emptyState{padding:22px;border-radius:26px}.checkout-process-card{padding:22px;border-radius:22px}.checkout-process-stepper{padding-inline:6px}}.auth-page-section{padding:24px 0 56px}.auth-page-formOnly{display:flex;justify-content:center}.auth-page-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,460px);gap:24px;align-items:stretch;padding:18px;border-radius:36px;background:linear-gradient(135deg,rgb(var(--theme-surface-rgb) / .94),rgb(var(--theme-surface-soft-alt-rgb) / .88)),radial-gradient(circle at top right,rgb(var(--theme-accent-strong-rgb) / .16),var(--theme-transparent) 32%);border:1px solid rgb(var(--theme-border-muted-rgb) / .14);box-shadow:0 26px 60px rgb(var(--theme-shadow-rgb) / .12);overflow:hidden}.auth-page-shell.auth-page-shell-narrow{grid-template-columns:minmax(0,1fr) minmax(320px,430px)}.auth-page-intro{position:relative;display:flex;flex-direction:column;justify-content:center;gap:22px;min-height:100%;padding:34px;border-radius:28px;background:radial-gradient(circle at top left,rgb(var(--theme-accent-bright-rgb) / .34),var(--theme-transparent) 36%),linear-gradient(160deg,rgb(var(--theme-cream-soft-rgb) / .96),rgb(var(--theme-accent-pale-rgb) / .86))}.auth-page-badge{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:10px 16px;border-radius:999px;background:rgb(var(--theme-surface-rgb) / .9);border:1px solid rgb(var(--theme-accent-rgb) / .14);color:rgb(var(--theme-text-muted-rgb));font-weight:700;letter-spacing:.03em;text-transform:uppercase;font-size:.8rem}.auth-page-title{max-width:10ch;color:rgb(var(--theme-text-rgb));font-size:clamp(2.4rem,5vw,4.3rem);line-height:.98}.auth-page-description{max-width:52ch;color:rgb(var(--theme-text-soft-rgb));font-size:1.05rem;line-height:1.7}.auth-page-benefits{max-width:540px}.auth-page-benefitItem{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:20px;background:rgb(var(--theme-surface-soft-alt-rgb) / .72);border:1px solid rgb(var(--theme-accent-outline-rgb) / .1);color:rgb(var(--theme-text-alt-rgb));box-shadow:0 10px 22px rgb(var(--theme-shadow-muted-rgb) / .06)}.auth-page-benefitItem svg{margin-top:2px;color:rgb(var(--theme-accent-rgb))}.auth-page-formCard{display:flex;align-items:center;padding:34px;border-radius:28px;background:rgb(var(--theme-surface-strong-rgb) / .96);border:1px solid rgb(var(--theme-accent-outline-strong-rgb) / .14);box-shadow:var(--theme-shadow-card)}.auth-page-formCard.auth-page-formCard-compact{width:min(100%,640px);margin:0 auto;padding:30px 34px}.auth-page-formCard .MuiStack-root{width:100%}.auth-page-formStack{align-items:center}.auth-page-formStack>*{width:100%}.auth-page-textField{max-width:420px}.auth-page-formStack .MuiStack-root{width:100%;max-width:420px}.auth-page-formTitle{color:rgb(var(--theme-text-rgb));font-size:clamp(1.8rem,3vw,2.4rem);margin-bottom:6px}.auth-page-formSubtitle{color:rgb(var(--theme-text-muted-rgb));line-height:1.6}.auth-page-formCard .MuiOutlinedInput-root{border-radius:16px;background:rgb(var(--theme-surface-soft-rgb) / .94);color:rgb(var(--theme-text-rgb))}.auth-page-formCard .MuiOutlinedInput-root fieldset{border-color:rgb(var(--theme-accent-outline-rgb) / .18)}.auth-page-formCard .MuiInputLabel-root,.auth-page-remember,.auth-page-footerText,.auth-page-inlineError{color:rgb(var(--theme-text-muted-rgb))}.auth-page-link{color:rgb(var(--theme-text-link-rgb));font-weight:700;text-decoration:none}.auth-page-link:hover{text-decoration:underline}.auth-page-submitButton.MuiButton-root{min-height:52px;border-radius:18px;color:rgb(var(--theme-surface-rgb));background:linear-gradient(135deg,rgb(var(--theme-accent-rgb)),rgb(var(--theme-accent-strong-rgb)));box-shadow:var(--theme-shadow-accent);font-size:1rem;font-weight:800;text-transform:none}.auth-page-secondaryButton.MuiButton-root{min-height:52px;border-radius:18px;color:rgb(var(--theme-text-muted-rgb));border-color:rgb(var(--theme-accent-outline-rgb) / .22);background:rgb(var(--theme-surface-rgb) / .86);font-weight:800;text-transform:none}.auth-page-statusAlert.MuiAlert-root{border-radius:16px;align-items:center}.auth-page-inlineError{font-size:.82rem;margin-top:-10px}.auth-page-captchaBlock{max-width:420px;width:100%;padding:14px;border-radius:18px;background:rgb(var(--theme-surface-rgb) / .72);border:1px solid rgb(var(--theme-accent-outline-rgb) / .12)}.auth-page-captchaLabel{color:rgb(var(--theme-text-muted-rgb));font-weight:700;margin-bottom:12px}.auth-page-captchaError{margin-top:10px}@media(max-width:900px){.auth-page-shell,.auth-page-shell.auth-page-shell-narrow{grid-template-columns:1fr}.auth-page-intro,.auth-page-formCard,.auth-page-formCard.auth-page-formCard-compact{padding:28px}.auth-page-title{max-width:100%}}@media(max-width:600px){.auth-page-section{padding-bottom:40px}.auth-page-shell{padding:12px;border-radius:28px}.auth-page-intro,.auth-page-formCard{padding:22px;border-radius:22px}.auth-page-formCard.auth-page-formCard-compact{padding:22px}.auth-page-benefitItem{padding:12px 14px}.auth-page-textField,.auth-page-formStack .MuiStack-root,.auth-page-captchaBlock{max-width:100%}}.featured-providers-panel{padding:1.25rem;border-radius:2.125rem;background:linear-gradient(180deg,rgb(var(--theme-surface-rgb) / .98),rgb(var(--theme-surface-soft-rgb) / .92));border:.0625rem solid rgb(var(--theme-border-soft-rgb) / .16);box-shadow:var(--theme-shadow-panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.featured-providers-header{display:flex;flex-direction:column;gap:.4rem}.featured-providers-title{display:flex;align-items:center;gap:.65rem;color:rgb(var(--theme-text-rgb));font-size:clamp(1.75rem,2.8vw,2.5rem)}.featured-providers-titleIcon{color:rgb(var(--theme-accent-rgb));font-size:1.9rem!important}.featured-providers-subtitle{color:rgb(var(--theme-text-muted-rgb));font-weight:600}.featured-providers-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem}.featured-provider-card{position:relative;overflow:hidden;border-radius:1.5rem;border:.0625rem solid rgb(var(--theme-accent-outline-strong-rgb) / .14);background:linear-gradient(180deg,rgb(var(--theme-white-rgb) / .96),rgb(var(--theme-cream-soft-rgb) / .94));box-shadow:var(--theme-shadow-card);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.featured-provider-card:hover{transform:translateY(-.25rem);box-shadow:var(--theme-shadow-accent-strong);border-color:rgb(var(--theme-accent-strong-rgb) / .24)}.featured-provider-imageShell{padding:1rem}.featured-provider-image{display:block;width:100%;height:6rem;object-fit:fill;background:rgb(var(--theme-surface-strong-rgb));box-shadow:0 .75rem 1.5rem rgb(var(--theme-shadow-rgb) / .1)}@media(max-width:37.5rem){.featured-providers-section{padding-top:.75rem}.featured-providers-panel{padding:1rem;border-radius:1.25rem}.featured-providers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.featured-provider-card{border-radius:1rem}.featured-provider-imageShell{padding:.35rem}.featured-provider-image{height:4.8rem;object-fit:contain;border-radius:.75rem}.featured-provider-content{padding-inline:.9rem}}
