@layer theme,base,mui,components,utilities;:root{--background:#f8f4ef;--surface:#fff;--surface-muted:#f2ece5;--foreground:#1e1a17;--foreground-muted:#6c6257;--border:#e2d7ca;--primary:#1f6b5e;--primary-contrast:#fff;--accent:#d97757;--shadow:0 16px 48px #26190a14;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--leading-tight:1.2;--leading-normal:1.5;--leading-relaxed:1.65}html{-webkit-text-size-adjust:100%;min-height:100%;scroll-padding-top:88px}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;font-size:var(--text-base);line-height:var(--leading-normal);text-rendering:optimizelegibility;font-kerning:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shop-shell{flex-direction:column;min-height:100vh;display:flex}.shop-shell-layout{--shop-shell-max-width:1200px;--shop-shell-gutter:1rem;width:min(100%, var(--shop-shell-max-width));margin-inline:auto}@media (min-width:1200px){.shop-shell-layout{--shop-shell-gutter:0px}}.shop-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#f8f4eff0;gap:1rem;padding:1rem;display:none;position:sticky;top:0}.shop-brand{letter-spacing:.02em;font-size:1.15rem;font-weight:700}.shop-nav{gap:.75rem;padding-bottom:.25rem;font-size:.95rem;display:flex;overflow-x:auto}.shop-nav a{white-space:nowrap;background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:.7rem .95rem}.shop-main{width:min(100%, var(--shop-shell-max-width));flex:1;margin:0 auto;padding:.5rem .5rem 64px}.shop-page{gap:1.5rem;display:grid}.shop-hero,.shop-section,.shop-mobile-controls,.shop-pdp,.shop-mini-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:1.5rem}.shop-hero,.shop-section,.shop-mobile-controls,.shop-mini-panel{padding:1.25rem}.shop-section-compact{padding:1.1rem 1.25rem}.shop-eyebrow,.shop-card-label{width:fit-content;min-height:2rem;color:var(--primary);text-transform:uppercase;letter-spacing:.03em;background:#edf7f4;border-radius:999px;align-items:center;padding:.3rem .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.shop-hero{gap:1rem;display:grid}.shop-hero h1,.shop-page h1{font-size:clamp(1.75rem,3vw + 1rem,2.5rem);line-height:var(--leading-tight)}.shop-section h2{font-size:clamp(1.25rem,1.5vw + 1rem,1.75rem);line-height:var(--leading-tight)}.shop-hero p,.shop-section p,.shop-page p,.shop-footer p{color:var(--foreground-muted);line-height:var(--leading-relaxed)}.shop-hero-actions{flex-direction:column;gap:.75rem;display:flex}.shop-button{text-align:center;border-radius:1rem;justify-content:center;align-items:center;min-height:3rem;padding:.85rem 1rem;font-weight:700;display:inline-flex}.shop-button-primary{background:var(--primary);color:var(--primary-contrast)}.shop-button-secondary{background:var(--surface);border:1px solid var(--border)}.shop-section{gap:1rem;display:grid}@media (max-width:767px){.shop-main{padding:.5rem .5rem 64px}.shop-section-flush-mobile{box-shadow:none;border:0;border-radius:.5rem;margin:0;padding:.5rem}}.about-page-grid{gap:1rem;display:grid}.about-page-card{border:1px solid var(--border);background:#fff;border-radius:1.25rem;gap:.65rem;padding:1.1rem 1.15rem;display:grid}.about-page-card h2{font-size:1.15rem;line-height:1.3}.about-page-meta{color:var(--foreground-muted);gap:.35rem;font-size:.94rem;line-height:1.55;display:grid}@media (min-width:768px){.about-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.shop-section-heading{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.shop-section-link{color:var(--primary);white-space:nowrap;font-size:.92rem;font-weight:700}.shop-grid{gap:.9rem;display:grid}.shop-grid-categories,.shop-grid-products{grid-template-columns:1fr}.shop-grid-products-catalog{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:.5rem}.shop-category-page-minimal{gap:1rem;width:100%;max-width:100%;margin:0;padding:5px}.shop-search-page{max-width:100%}.shop-search-layout{gap:1rem;display:grid}.shop-search-sidebar{display:none}.shop-search-sidebar-card{background:#fff;border:1px solid #e8ddd2;border-radius:1.25rem;gap:.8rem;padding:1rem;display:grid;box-shadow:0 8px 24px #1921340a}.shop-search-sidebar-title{color:#1f2937;font-size:1rem;font-weight:700;line-height:1.35}.shop-search-sidebar-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.shop-search-sidebar-stat{background:#f8fafc;border:1px solid #e5edf6;border-radius:1rem;gap:.2rem;padding:.85rem .9rem;display:grid}.shop-search-sidebar-stat strong{color:#111827;font-size:1.15rem;font-weight:700}.shop-search-sidebar-stat span{color:#6b7280;font-size:.85rem}.shop-search-filter-list{gap:.65rem;display:grid}.shop-search-filter-item{color:#374151;background:#f8fafc;border:1px solid #e5edf6;border-radius:.95rem;justify-content:space-between;align-items:center;gap:1rem;padding:.72rem .85rem;font-size:.92rem;display:flex}.shop-search-filter-item strong{color:#111827;font-size:.9rem}.shop-search-chip-list{flex-wrap:wrap;gap:.6rem;display:flex}.shop-search-chip{color:#374151;background:#f8fafc;border:1px solid #e5edf6;border-radius:999px;align-items:center;gap:.45rem;min-height:2.15rem;padding:.45rem .75rem;font-size:.88rem;font-weight:500;display:inline-flex}.shop-search-chip strong{color:#111827;font-size:.82rem}.shop-search-results{gap:1.25rem;display:grid}.shop-search-heading{gap:.75rem;display:grid}.shop-search-heading-content{gap:.5rem;display:grid}.shop-search-description{color:#6b7280;max-width:58ch;font-size:.95rem;line-height:1.5}.shop-search-overview{flex-wrap:wrap;gap:.55rem;display:flex}.shop-search-overview-item{color:#5b6472;background:#f5f7fb;border:1px solid #e4e9f1;border-radius:999px;align-items:center;min-height:2rem;padding:.35rem .75rem;font-size:.84rem;font-weight:600;display:inline-flex}.shop-search-toolbar{box-shadow:none;background:#fffffff5;border:1px solid #e8ddd2;border-radius:1.25rem;align-self:start;gap:.75rem;padding:.95rem 1.1rem;display:grid}.shop-search-toolbar-meta{align-items:center;gap:.75rem;display:flex}.shop-category-title{color:#1f2937;font-size:clamp(1.15rem,4.5vw,1.6rem);font-weight:700;line-height:1.2}.shop-category-count{color:#5b6472;margin-bottom:.25rem;font-size:.92rem;font-weight:600}.shop-category-description{color:var(--foreground-muted);margin-top:1rem;font-size:.95rem;line-height:1.6}.shop-search-sort{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.shop-search-sort-label{color:#6b7280;white-space:nowrap;font-size:.92rem;font-weight:600}.shop-search-sort-actions{flex-wrap:wrap;gap:.55rem;display:flex}.shop-search-sort-link{color:#1f2937;background:#fff;border:1px solid #dbe3ea;border-radius:999px;justify-content:center;align-items:center;min-height:2.4rem;padding:.55rem .9rem;font-size:.9rem;font-weight:600;transition:all .25s;display:inline-flex}.shop-search-sort-link:hover,.shop-search-sort-link.is-active{color:#2563eb;background:#eff6ff;border-color:#2563eb}.shop-category-pagination{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.shop-category-pagination-button{color:#1f2937;background:#fff;border:1px solid #dbe3ea;border-radius:999px;justify-content:center;align-items:center;min-height:2.5rem;padding:.625rem .95rem;font-size:.92rem;font-weight:600;transition:all .25s;display:inline-flex}.shop-category-pagination-button:hover{color:#2563eb;border-color:#2563eb}.shop-category-pagination-button.is-disabled{color:#9ca3af;pointer-events:none;border-color:#e5e7eb}.shop-category-pagination-status{color:#6b7280;font-size:.92rem;font-weight:600}.shop-card{border:1px solid var(--border);background:linear-gradient(#fff 0%,#faf7f3 100%);border-radius:1.25rem;gap:.9rem;min-height:100%;padding:1rem;display:grid}.shop-category-card h3,.shop-product-card h3{font-size:1.05rem}.shop-card-meta,.shop-price-row span,.shop-stock-row span,.shop-variant-option span{color:var(--foreground-muted);font-size:.92rem}.shop-product-card{align-content:start}.shop-category-product-card{height:100%;min-height:100%;box-shadow:none;background:#fff;border:1px solid #11182714;border-radius:7px;grid-template-rows:auto 1fr;gap:.5rem;padding:.5rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid;position:relative}.shop-category-product-card:hover{box-shadow:none;border-color:#1118271f;transform:translateY(-2px)}.shop-category-product-visual{aspect-ratio:1;background:#fff;border:1px solid #f0e7dd;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffd9}.shop-discount-badge{z-index:2;color:#fff;letter-spacing:.01em;min-height:1.15rem;box-shadow:none;pointer-events:none;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;padding:.12rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:.4rem;left:.4rem}.shop-category-product-image{object-fit:cover;transition:transform .25s}.shop-category-product-card:hover .shop-category-product-image{transform:scale(1.05)}.shop-category-product-fallback{color:#9a3412;place-items:center;width:100%;height:100%;font-size:2.1rem;font-weight:700;display:grid}.shop-category-product-copy{align-content:start;gap:.2rem;padding:0;display:grid}.shop-category-product-copy h3{color:#1f2937;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.56em;font-size:.92rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.shop-category-product-price{align-items:center;gap:.35rem;margin-top:0;padding-top:0;display:flex}.shop-category-product-price strong{color:#e11d48;text-transform:none;font-size:.98rem;font-weight:700}.shop-price-compare{color:#9ca3af;text-underline-offset:.14em;font-size:.86rem;font-weight:600;text-decoration:line-through;text-decoration-thickness:1px}.shop-category-product-meta{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.shop-rating{color:#111827;align-items:center;gap:.35rem;font-size:.9rem;font-weight:700;display:inline-flex}.shop-rating-stars{color:#f59e0b;align-items:center;gap:.12rem;display:inline-flex}.shop-rating-score{color:#111827}.shop-wishlist{color:#2563eb;white-space:nowrap;align-items:center;gap:.35rem;font-size:.9rem;font-weight:700;display:inline-flex}.shop-icon{flex:none;width:1em;height:1em}.shop-icon-star{width:1.15em;height:1.15em}.shop-icon-heart{width:1em;height:1em}.shop-product-visual{color:#7b513d;background:linear-gradient(135deg,#f5d5c8 0%,#f5eee9 100%);border-radius:1rem;place-items:center;min-height:11rem;font-size:2rem;font-weight:700;display:grid;position:relative}.shop-product-copy{gap:.55rem;display:grid}.shop-price-row,.shop-price-stack,.shop-stock-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.shop-price-row strong,.shop-price-stack strong{font-size:1.15rem}.shop-price-row span,.shop-price-stack span{text-decoration:line-through}.shop-mobile-controls{gap:1rem;display:grid}.shop-control-block{gap:.65rem;display:grid}.shop-chip-row{gap:.55rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.shop-chip{white-space:nowrap;border:1px solid var(--border);background:var(--surface-muted);border-radius:999px;align-items:center;min-height:2.4rem;padding:.55rem .85rem;display:inline-flex}.shop-pdp{gap:1rem;padding:1rem;display:grid}.shop-pdp-gallery,.shop-pdp-summary{gap:.9rem;display:grid}.shop-pdp-hero-image{color:#8b5c40;background:linear-gradient(135deg,#eed8c5 0%,#f9f1ea 100%);border-radius:1.25rem;place-items:center;min-height:18rem;font-size:2.2rem;font-weight:700;display:grid}.shop-pdp-thumbs{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.shop-pdp-thumbs span{border:1px dashed var(--border);min-height:4rem;color:var(--foreground-muted);text-align:center;border-radius:1rem;place-items:center;padding:.75rem;font-size:.85rem;display:grid}.shop-variant-groups{gap:.7rem;display:grid}.shop-variant-option{background:var(--surface-muted);border:1px solid var(--border);border-radius:1rem;gap:.25rem;padding:.85rem .95rem;display:grid}.shop-rich-copy{gap:.8rem;display:grid}.shop-sticky-cta{color:#fff;box-shadow:var(--shadow);background:#1f6b5ef5;border-radius:1.25rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex;position:sticky;bottom:1rem}.shop-sticky-cta a{min-height:2.75rem;color:var(--primary);background:#fff;border-radius:.9rem;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:700;display:inline-flex}.product-detail-page{background:#fff;min-height:100vh}.product-detail-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #ece7e2;grid-template-columns:2.75rem minmax(0,1fr) 2.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;display:grid;position:fixed;top:0;left:0;right:0}.product-detail-header-button{color:#111827;background:#fff;border:1px solid #ece7e2;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex;position:relative}.product-detail-cart-badge{color:#fff;pointer-events:none;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-.3rem;right:-.3rem}.product-detail-header-title{color:#111827;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:.96rem;font-weight:700;line-height:1.2;overflow:hidden}.product-detail-header-spacer{height:4.5rem}.product-detail-content{padding-bottom:2rem}.product-detail-top{gap:1rem;display:grid}.product-detail-gallery{padding:0 0 1rem}.product-detail-gallery-track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:100%;grid-auto-flow:column;display:grid;overflow-x:auto}.product-detail-gallery-track::-webkit-scrollbar{display:none}.product-detail-gallery-slide{aspect-ratio:1;scroll-snap-align:start;background:#f5f5f5;width:100%;position:relative;overflow:hidden}.product-detail-gallery-image{object-fit:cover}.product-detail-gallery-empty{color:#9a3412;background:#fdf2e9;place-items:center;width:100%;height:100%;font-size:4rem;font-weight:700;display:grid}.product-detail-info{gap:1rem;padding:0 1rem 1.5rem;display:grid}.product-detail-summary{gap:.5rem;display:grid}.product-detail-name{color:#111827;font-size:1.25rem;font-weight:700;line-height:1.35}.product-detail-price{color:#111827;font-size:1.25rem;font-weight:700;line-height:1.2}.product-detail-price-contact{color:#dc2626;font-weight:600}.product-detail-options{gap:.875rem;display:grid}.product-detail-option-group{gap:.55rem;display:grid}.product-detail-option-label{color:#374151;font-size:.9rem;font-weight:600}.product-detail-option-list{flex-wrap:wrap;gap:.5rem;display:flex}.product-detail-option-chip{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:999px;min-height:2.5rem;padding:.6rem .9rem;font-size:.92rem;font-weight:500;transition:border-color .2s,background-color .2s,color .2s}.product-detail-option-chip.is-selected{border-color:var(--primary);color:var(--primary);background:#1f6b5e14}.product-detail-description{gap:.6rem;margin-top:1.25rem;padding:0 1rem;display:grid}.product-detail-description-title{color:#111827;font-size:1.05rem;font-weight:700;line-height:1.35}.product-detail-description-body{color:#4b5563;word-break:break-word;font-size:.96rem;line-height:1.7}.product-detail-description-body>*+*{margin-top:.85rem}.product-detail-description-body h1,.product-detail-description-body h2,.product-detail-description-body h3,.product-detail-description-body h4{color:#111827;line-height:1.35}.product-detail-description-body img{max-width:100%;height:auto}.product-detail-related{padding-top:.25rem;gap:.95rem;margin-top:1.25rem;padding-inline:1rem;display:grid}.product-detail-related-header{gap:.35rem;display:grid}.product-detail-related-title{color:#111827;font-size:1.05rem;font-weight:700;line-height:1.35}.product-detail-related-subtitle{color:#6b7280;font-size:.92rem;line-height:1.55}.product-detail-bottom-bar{z-index:45;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #ece7e2;align-items:stretch;gap:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0}.product-detail-inline-bar{border-top:1px solid #ece7e2;align-items:stretch;gap:.6rem;margin-top:.75rem;padding:.75rem 0;display:flex}.product-detail-bottom-bar{display:none}.product-detail-contact-button{min-width:4.5rem;min-height:3rem;color:var(--primary);background:#fff;border:1px solid #dbe2e0;border-radius:.95rem;flex:none;justify-content:center;align-items:center;gap:.35rem;padding:.75rem;font-size:.88rem;font-weight:600;display:inline-flex}.product-detail-add-button,.product-detail-buy-button{color:#fff;text-transform:uppercase;border:none;border-radius:.95rem;flex:auto;min-height:3rem;padding:.75rem 1rem;font-size:.95rem;font-weight:700}.product-detail-add-button{background:var(--primary)}.product-detail-buy-button{background:#dc2626}.product-detail-add-button:disabled,.product-detail-buy-button:disabled{opacity:.55;cursor:not-allowed}.shop-footer{width:100%;padding:1.25rem var(--shop-shell-gutter) 2rem;color:var(--foreground-muted);gap:1rem;margin:3rem 0 0;display:grid}.shop-footer-brand{gap:.35rem;display:grid}.shop-footer-brand strong{color:var(--foreground);font-size:1rem}.shop-footer-brand span{color:#666;font-size:.92rem}.shop-footer-links{flex-wrap:nowrap;gap:.75rem;display:flex}.shop-footer-links a{color:#4b5563;background:#fff;border:1px solid #eadfd5;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;padding:.75rem 1rem;font-size:.94rem;font-weight:600;display:inline-flex;box-shadow:0 8px 18px #1e1a170d}.shop-footer-links a:hover{border-color:#d9cbc0}.shop-footer-links a svg{color:#ec407a;flex-shrink:0}@media (max-width:639px){.shop-main{padding-inline:.5rem}.product-detail-info,.product-detail-description,.product-detail-related{padding-inline:.75rem}.shop-footer{margin-top:3.5rem}.shop-footer-links a{flex:1 1 0;padding-inline:.85rem}}@media (min-width:768px){.shop-header{grid-template-columns:auto 1fr auto;align-items:center}.shop-nav{justify-content:center}.shop-hero-actions{flex-direction:row}.shop-grid-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-grid-products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-grid-products-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.shop-mobile-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-pdp{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);padding:1.25rem}.shop-footer{grid-template-columns:1fr auto;align-items:end}.shop-search-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem 1rem;min-width:0;padding:.95rem 1.1rem;display:flex}.shop-search-toolbar-meta{align-items:center;gap:1rem;display:flex}.shop-category-count{margin-bottom:0;font-size:.95rem}.shop-search-heading{gap:1rem;margin-bottom:1rem}.shop-search-heading-content{gap:.5rem;display:grid}}@media (min-width:1024px){.shop-main{padding-bottom:4rem}.product-detail-content{width:min(100%, var(--shop-shell-max-width));padding-inline:var(--shop-shell-gutter);margin:0 auto}.product-detail-top{grid-template-columns:400px minmax(0,1fr);align-items:start;gap:1.5rem}.product-detail-gallery{padding:0}.product-detail-gallery-track{scroll-snap-type:none;grid-auto-columns:400px;gap:1rem}.product-detail-gallery-slide{aspect-ratio:auto;border:1px solid #ece4da;border-radius:1rem;width:400px;height:400px}.product-detail-info,.product-detail-description,.product-detail-related{padding-inline:0;padding-bottom:0}.shop-search-layout{max-width:var(--shop-shell-max-width);grid-template-columns:minmax(240px,264px) minmax(0,1fr);align-items:start;gap:1.5rem;margin:0 auto}.shop-search-sidebar{gap:1.25rem;display:grid;position:sticky;top:7.5rem}.shop-search-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem 1.25rem;min-width:0;padding:.95rem 1.1rem;display:flex}.shop-search-sort{justify-content:flex-end}.shop-grid-products{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-grid-products-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.shop-hero,.shop-section,.shop-mobile-controls,.shop-mini-panel{padding:1.5rem}.shop-search-heading{gap:1rem;margin-bottom:1rem}.shop-search-toolbar-meta{align-items:center;gap:1rem;display:flex}.shop-category-count{margin-bottom:0;font-size:.95rem}}@media (min-width:1200px){.shop-grid-products-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}}@media (min-width:1400px){.shop-grid-products-catalog{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.shop-search-layout{max-width:var(--shop-shell-max-width);grid-template-columns:minmax(248px,272px) minmax(0,1fr)}}.cart-page{gap:.75rem;max-width:640px;margin:0 auto;padding:.75rem .75rem 120px;display:grid}.cart-delivery-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;grid-template-columns:1fr 1fr;gap:.5rem;padding:.6rem;display:grid}.cart-delivery-tab{color:#374151;cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:.65rem;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.9rem;font-weight:500;transition:all .18s;display:flex}.cart-delivery-tab.is-active{color:#ff7300;background:#fff7ed;border-color:#ff7300;font-weight:700}.cart-delivery-radio{background:#fff;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:all .18s}.cart-delivery-radio.is-active{background:#ff7300;border-color:#ff7300;box-shadow:inset 0 0 0 3px #fff}.cart-location-bar{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.cart-location-icon{color:#ff7300;flex-shrink:0}.cart-location-text{flex:1;gap:.15rem;display:grid}.cart-location-city{color:#111827;font-size:.95rem;font-weight:600;line-height:1.3}.cart-location-hint{color:#ff7300;font-size:.8rem;line-height:1.3}.cart-location-arrow{color:#9ca3af;flex-shrink:0}.cart-product-list{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;overflow:hidden}.cart-item{border-bottom:1px solid #f3f4f6;gap:.75rem;padding:1rem;display:flex}.cart-item:last-child{border-bottom:none}.cart-item-image-wrap{background:#fafafa;border:1px solid #f0e7dd;border-radius:.65rem;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.cart-item-image{object-fit:cover}.cart-item-image-fallback{color:#9a3412;background:#fdf2e9;place-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:700;display:grid}.cart-item-body{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.cart-item-top{align-items:flex-start;gap:.5rem;display:flex}.cart-item-meta{flex:1;gap:.25rem;min-width:0;display:grid}.cart-item-name{color:#111827;word-break:break-word;font-size:.92rem;font-weight:600;line-height:1.4}.cart-item-variant{color:#6b7280;background:#f3f4f6;border-radius:999px;align-items:center;width:fit-content;padding:.2rem .55rem;font-size:.78rem;font-weight:500;display:inline-flex}.cart-item-price-col{text-align:right;flex-shrink:0}.cart-item-price{color:#dc2626;white-space:nowrap;font-size:.95rem;font-weight:700}.cart-item-bottom{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.cart-item-remove{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.4rem;align-items:center;gap:.3rem;padding:.3rem .5rem;font-size:.82rem;transition:color .15s;display:inline-flex}.cart-item-remove:hover{color:#ef4444}.cart-item-qty{border:1.5px solid #e5e7eb;border-radius:.55rem;align-items:center;gap:0;display:flex;overflow:hidden}.cart-item-qty-btn{color:#374151;cursor:pointer;background:#f9fafb;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.cart-item-qty-btn:hover:not(:disabled){background:#f3f4f6}.cart-item-qty-btn:disabled{color:#d1d5db;cursor:not-allowed}.cart-item-qty-value{text-align:center;color:#111827;min-width:32px;padding:0 .25rem;font-size:.92rem;font-weight:600}.cart-item-qty-readonly{color:#6b7280;font-size:.9rem;font-weight:600}.cart-summary{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.cart-summary-label{color:#6b7280;font-size:.92rem}.cart-summary-value{color:#111827;font-size:.95rem;font-weight:700}.cart-bottom-bar{z-index:50;padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5e7eb;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000f}.cart-bottom-total{flex:1;gap:.1rem;display:grid}.cart-bottom-label{color:#9ca3af;font-size:.78rem}.cart-bottom-amount{color:#dc2626;font-size:1.15rem;font-weight:800;line-height:1.2}.cart-order-btn{color:#fff;cursor:pointer;background:#ff7300;border:none;border-radius:.85rem;flex-shrink:0;min-width:140px;min-height:48px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:background .18s}.cart-order-btn:hover{background:#e56600}.cart-empty{text-align:center;color:#6b7280;place-items:center;gap:.75rem;padding:3rem 1.5rem;font-size:.95rem;display:grid}.cart-empty-icon{color:#d1d5db}.cart-error-text{color:#dc2626;font-size:.9rem}.cart-retry-btn,.cart-continue-btn,.cart-login-btn{cursor:pointer;border-radius:.65rem;justify-content:center;align-items:center;min-height:40px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.cart-retry-btn{color:#374151;background:#fff;border:1.5px solid #e5e7eb}.cart-continue-btn{color:#fff;background:#ff7300;border:none}.cart-login-btn{color:#fff;background:#2563eb;border:none}.dim-modal-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:640px){.dim-modal-overlay{align-items:center}}.dim-modal-sheet{background:#fff;border-radius:1.25rem 1.25rem 0 0;flex-direction:column;width:100%;max-width:560px;max-height:92dvh;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.dim-modal-sheet{border-radius:1.25rem;max-height:88dvh}}.dim-modal-header{z-index:10;background:#fff;border-bottom:1px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.1rem .85rem;display:flex;position:relative}.dim-modal-title{color:#111827;font-size:1.05rem;font-weight:700;line-height:1.3}.dim-modal-close{color:#6b7280;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:inline-flex}.dim-modal-close:hover{color:#111827;background:#f3f4f6}.dim-modal-body{flex:1;gap:1.25rem;padding:1rem 1.1rem;display:grid;overflow-y:auto}.dim-section{gap:.75rem;display:grid}.dim-section-title{color:#111827;font-size:.95rem;font-weight:700;line-height:1.3}.dim-salutation-row{gap:1.25rem;display:flex}.dim-radio-label{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.92rem;display:flex}.dim-radio-input{opacity:0;width:0;height:0;position:absolute}.dim-radio-custom{background:#fff;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:all .15s}.dim-radio-custom.is-active{background:#2563eb;border-color:#2563eb;box-shadow:inset 0 0 0 3px #fff}.dim-fields{gap:.65rem;display:grid}.dim-input{color:#111827;background:#fff;border:1.5px solid #e5e7eb;border-radius:.65rem;outline:none;width:100%;height:46px;padding:0 .9rem;font-family:inherit;font-size:.95rem;transition:border-color .15s}.dim-input:focus{border-color:#2563eb}.dim-input::placeholder{color:#9ca3af}.dim-login-banner{background:#f9f9f9;border:1px solid #f0f0f0;border-radius:.85rem;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.dim-login-banner-text{color:#4b5563;flex:1;font-size:.85rem;line-height:1.45}.dim-login-banner-btn{color:#fff;white-space:nowrap;background:#ff7300;border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;min-height:36px;padding:.45rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.dim-login-banner-btn:hover{background:#e56600}.dim-method-tabs{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.dim-method-tab{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;gap:.45rem;min-height:46px;padding:.65rem .75rem;font-size:.9rem;font-weight:500;transition:all .15s;display:flex}.dim-method-tab.is-active{color:#2563eb;background:#eff6ff;border-color:#2563eb;font-weight:700}.dim-method-tab svg{color:#2563eb;flex-shrink:0}.dim-address-current{color:#6b7280;font-size:.9rem;line-height:1.5}.dim-address-current strong{color:#111827;font-weight:700}.dim-address-edit-btn{color:#2563eb;cursor:pointer;background:#eff6ff;border:1.5px dashed #2563eb;border-radius:.75rem;justify-content:center;align-items:center;gap:.4rem;width:100%;min-height:46px;padding:.7rem 1rem;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.dim-address-edit-btn:hover{background:#dbeafe}.dim-checkbox-label{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;font-size:.92rem;display:flex}.dim-checkbox-input{opacity:0;width:0;height:0;position:absolute}.dim-checkbox-custom{background:#fff;border:2px solid #d1d5db;border-radius:4px;flex-shrink:0;width:18px;height:18px;transition:all .15s;position:relative}.dim-checkbox-custom.is-active{background:#2563eb;border-color:#2563eb}.dim-checkbox-custom.is-active:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.dim-modal-footer{padding:.85rem 1.1rem calc(.85rem + env(safe-area-inset-bottom));border-top:1px solid #f3f4f6;flex-shrink:0}.dim-confirm-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.85rem;width:100%;min-height:50px;font-size:1rem;font-weight:700;transition:background .15s}.dim-confirm-btn:hover{background:#1d4ed8}.dim-error-text{color:#e53e3e;margin-top:.3rem;font-size:.78rem;line-height:1.4}.dim-input.is-error{background:#fff5f5;border-color:#fca5a5}.dim-input.is-error:focus{border-color:#e53e3e}.dim-radio-custom.is-error{border-color:#fca5a5}.dim-address-edit-btn.is-error{color:#e53e3e;background:#fff5f5;border-color:#e53e3e}.dim-address-edit-btn.is-error svg{color:#e53e3e}.dim-recipient-subform{background:#f8faff;border:1.5px solid #dbeafe;border-radius:.85rem;gap:.75rem;margin-top:.25rem;padding:.9rem 1rem;animation:.2s dim-subform-expand;display:grid}@keyframes dim-subform-expand{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dim-select-wrap{position:relative}.dim-select{color:#111827;appearance:none;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:.65rem;outline:none;width:100%;height:46px;padding:0 2.25rem 0 .9rem;font-family:inherit;font-size:.95rem;transition:border-color .15s}.dim-select:focus{border-color:#2563eb}.dim-select:disabled{color:#9ca3af;cursor:not-allowed;background:#f9fafb}.dim-select.is-error{background:#fff5f5;border-color:#fca5a5}.dim-select-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.dim-address-summary{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.65rem;padding:.65rem .85rem;font-size:.88rem;line-height:1.5}.dim-address-summary-label{font-weight:600}.MuiAutocomplete-popper{z-index:5!important}.MuiAutocomplete-listbox{padding:0!important}.MuiAutocomplete-option{border-bottom:1px solid #f3f4f6;color:#374151!important;padding:8px 12px!important;font-size:.92rem!important}.MuiAutocomplete-option:last-child{border-bottom:none}.MuiAutocomplete-option[aria-selected=true]{color:#2563eb!important;background-color:#eff6ff!important;font-weight:600!important}.MuiAutocomplete-noOptions,.MuiAutocomplete-loading{color:#9ca3af!important;padding:12px!important;font-size:.9rem!important}
@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5.p.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5.p.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5.p.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5.p.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.roboto_113b3135-module__zbEPVW__className{font-family:Roboto,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-style:normal}.roboto_113b3135-module__zbEPVW__variable{--font-roboto:"Roboto", system-ui, -apple-system, Segoe UI, Arial, sans-serif}
