.CategoryBar-module__YutcSq__section{width:100%;z-index:var(--z-raised);margin-top:var(--space-4);flex-direction:column;align-items:center;padding-bottom:0;display:flex;position:relative}@media (min-width:768px){.CategoryBar-module__YutcSq__section{margin-top:var(--space-6)}}.CategoryBar-module__YutcSq__container{width:100%;max-width:var(--max-width);padding-inline:var(--space-2);flex-direction:column;align-items:center;margin-inline:auto;display:flex;position:relative}@media (min-width:768px){.CategoryBar-module__YutcSq__container{padding-inline:var(--space-4)}}.CategoryBar-module__YutcSq__dockTooltip{color:#fff;font-family:var(--font-poppins);font-size:var(--text-xs);letter-spacing:.02em;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);pointer-events:none;white-space:nowrap;z-index:var(--z-modal);background:#0f172aeb;border:1px solid #ffffff2e;justify-content:center;align-items:center;padding:6px 14px;font-weight:600;transition:left .14s cubic-bezier(.2,.8,.3,1);animation:.18s cubic-bezier(.16,1,.3,1) CategoryBar-module__YutcSq__tooltipPop;display:flex;position:absolute;top:-46px;transform:translate(-50%);box-shadow:0 8px 24px #00000040}[data-theme=dark] .CategoryBar-module__YutcSq__dockTooltip{background:#1c1c26f0;border-color:#ffffff40}.CategoryBar-module__YutcSq__tooltipArrow{border-top:5px solid #0f172aeb;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}[data-theme=dark] .CategoryBar-module__YutcSq__tooltipArrow{border-top-color:#1c1c26f0}@keyframes CategoryBar-module__YutcSq__tooltipPop{0%{opacity:0;transform:translate(-50%)translateY(6px)scale(.92)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@media (max-width:767px){.CategoryBar-module__YutcSq__dockTooltip{display:none!important}}.CategoryBar-module__YutcSq__macDock{-webkit-backdrop-filter:blur(28px)saturate(200%);transition:background var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base);box-sizing:border-box;background:#fffdf8d6;border:1.5px solid #ffffffeb;border-radius:28px;justify-content:center;align-items:center;max-width:min(100%,100vw - 20px);padding:10px 14px;display:inline-flex;position:relative;box-shadow:0 16px 40px #2d190a1f,0 4px 12px #2d190a0d,inset 0 1px 2px #fffffff2}@media (min-width:768px){.CategoryBar-module__YutcSq__macDock{border-radius:32px;padding:10px 18px 12px}}[data-theme=dark] .CategoryBar-module__YutcSq__macDock{background:#14141cb3;border-color:#ffffff29;box-shadow:0 24px 54px #0000008c,0 6px 16px #00000059,inset 0 1px 1px #fff3}.CategoryBar-module__YutcSq__dockList{align-items:flex-start;gap:var(--space-2);padding:var(--space-1);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;max-width:100%;display:flex;overflow:auto visible}@media (min-width:768px){.CategoryBar-module__YutcSq__dockList{align-items:center;gap:12px;overflow:visible}}@media (min-width:1024px){.CategoryBar-module__YutcSq__dockList{gap:16px}}.CategoryBar-module__YutcSq__dockItemWrapper{cursor:pointer;transform-origin:bottom;scroll-snap-align:start;-webkit-user-select:none;user-select:none;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;min-width:52px;transition:transform .12s cubic-bezier(.25,1,.5,1);display:flex;position:relative}@media (min-width:768px){.CategoryBar-module__YutcSq__dockItemWrapper{justify-content:flex-end;min-width:auto}}.CategoryBar-module__YutcSq__dockAppTile{background:var(--item-bg,#fff6);cursor:pointer;width:44px;height:44px;transition:background var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast), filter var(--transition-fast);border:none;border-radius:14px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 2px 6px #0000000a}@media (min-width:768px){.CategoryBar-module__YutcSq__dockAppTile{border-radius:16px;width:52px;height:52px}}[data-theme=dark] .CategoryBar-module__YutcSq__dockAppTile{background:var(--item-bg,#ffffff14)}.CategoryBar-module__YutcSq__dockAppTile:hover{background:var(--item-bg);filter:brightness(1.15);box-shadow:0 4px 14px var(--item-bg)}[data-theme=dark] .CategoryBar-module__YutcSq__dockAppTile:hover{filter:brightness(1.3)}.CategoryBar-module__YutcSq__dockAppTileActive{background:var(--item-bg);box-shadow:0 0 0 2px var(--item-color), inset 0 1px 1px #ffffffd9}[data-theme=dark] .CategoryBar-module__YutcSq__dockAppTileActive{box-shadow:0 0 0 2px var(--item-color), inset 0 1px 1px #ffffff40}.CategoryBar-module__YutcSq__iconWrap{color:var(--item-color,#17171f);transition:transform var(--transition-fast), filter var(--transition-fast);z-index:1;justify-content:center;align-items:center;display:flex}.CategoryBar-module__YutcSq__dockAppTile:hover .CategoryBar-module__YutcSq__iconWrap{transform:scale(1.08)}.CategoryBar-module__YutcSq__mobileItemLabel{font-family:var(--font-poppins);color:var(--color-text-secondary);text-align:center;white-space:nowrap;margin-top:4px;font-size:.65rem;font-weight:500;line-height:1.2;display:block}.CategoryBar-module__YutcSq__mobileItemLabelActive{color:var(--item-color,var(--color-primary));font-weight:600}@media (min-width:860px){.CategoryBar-module__YutcSq__mobileItemLabel{display:none}}.CategoryBar-module__YutcSq__activeAppDot{border-radius:var(--radius-full);background:var(--item-color,var(--color-primary));width:4.5px;height:4.5px;box-shadow:0 0 6px var(--item-color,#ff5a1fe6);margin-top:3px;display:block}.CategoryBar-module__YutcSq__dotPlaceholder{visibility:hidden;width:4.5px;height:4.5px;margin-top:3px;display:block}@media (min-width:860px){.CategoryBar-module__YutcSq__activeAppDot{margin-top:0;position:absolute;bottom:-7px}.CategoryBar-module__YutcSq__dotPlaceholder{display:none}}.CategoryBar-module__YutcSq__dockSeparator{border-radius:var(--radius-full);margin-inline:4px;background:#0000001f;flex-shrink:0;align-self:flex-start;width:1.5px;height:32px;margin-top:6px}@media (min-width:768px){.CategoryBar-module__YutcSq__dockSeparator{align-self:center;height:36px;margin-top:0}}[data-theme=dark] .CategoryBar-module__YutcSq__dockSeparator{background:#ffffff29}.CategoryBar-module__YutcSq__viewAllAppTile{cursor:pointer;width:44px;height:44px;transition:box-shadow var(--transition-fast), transform var(--transition-fast);background:linear-gradient(135deg,#ff6b35 0%,#ff3d00 100%);border:none;border-radius:14px;justify-content:center;align-items:center;display:flex;box-shadow:0 6px 18px #ff5a1f73}@media (min-width:768px){.CategoryBar-module__YutcSq__viewAllAppTile{border-radius:16px;width:52px;height:52px}}.CategoryBar-module__YutcSq__viewAllAppTile:hover{transform:scale(1.05);box-shadow:0 8px 24px #ff5a1fa6}.CategoryBar-module__YutcSq__viewAllCircle{color:#fff;justify-content:center;align-items:center;display:flex}
.FeatureStatsShelf-module__kQKLNa__shelfWrapper{width:100%;z-index:var(--z-raised);margin-top:0;position:relative}.FeatureStatsShelf-module__kQKLNa__shelf{-webkit-backdrop-filter:blur(24px)saturate(200%);background:#fffdf8f0;border:1.5px solid #fffffff2;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:6px 8px;display:grid;box-shadow:0 8px 24px #2d190a12,0 2px 6px #2d190a08}@media (min-width:768px){.FeatureStatsShelf-module__kQKLNa__shelf{border-radius:20px;gap:6px;padding:10px 14px}}[data-theme=dark] .FeatureStatsShelf-module__kQKLNa__shelf{background:#202434b8;border-color:#ffffff38;box-shadow:0 12px 32px #0006,inset 0 1px #ffffff14}.FeatureStatsShelf-module__kQKLNa__card{text-align:center;min-width:0;transition:background var(--transition-fast), transform var(--transition-fast);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#00000005;border-radius:9px;flex-direction:column;align-items:center;gap:2px;padding:4px 2px;text-decoration:none;display:flex;position:relative}@media (min-width:768px){.FeatureStatsShelf-module__kQKLNa__card{text-align:left;border-radius:10px;flex-direction:row;gap:8px;padding:6px 8px}}[data-theme=dark] .FeatureStatsShelf-module__kQKLNa__card{background:#ffffff12;border:1px solid #ffffff14}.FeatureStatsShelf-module__kQKLNa__card:hover{background:#ff5a1f14;transform:translateY(-1px)}[data-theme=dark] .FeatureStatsShelf-module__kQKLNa__card:hover{background:#ff5a1f24}.FeatureStatsShelf-module__kQKLNa__iconWrap{width:24px;min-width:24px;height:24px;color:var(--color-primary);transition:transform var(--transition-fast);background:#ff5a1f1a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FeatureStatsShelf-module__kQKLNa__iconWrap svg{width:14px;height:14px}@media (min-width:768px){.FeatureStatsShelf-module__kQKLNa__iconWrap{border-radius:8px;width:32px;min-width:32px;height:32px}.FeatureStatsShelf-module__kQKLNa__iconWrap svg{width:18px;height:18px}}[data-theme=dark] .FeatureStatsShelf-module__kQKLNa__iconWrap{background:#ff5a1f33}.FeatureStatsShelf-module__kQKLNa__card:hover .FeatureStatsShelf-module__kQKLNa__iconWrap{transform:scale(1.08)}.FeatureStatsShelf-module__kQKLNa__statContent{flex-direction:column;align-items:center;min-width:0;display:flex}@media (min-width:768px){.FeatureStatsShelf-module__kQKLNa__statContent{align-items:flex-start}}.FeatureStatsShelf-module__kQKLNa__statNumber{font-family:var(--font-poppins);color:#0f172a;white-space:nowrap;font-size:.78rem;font-weight:700;line-height:1.1}@media (min-width:768px){.FeatureStatsShelf-module__kQKLNa__statNumber{font-size:.84rem}}[data-theme=dark] .FeatureStatsShelf-module__kQKLNa__statNumber{color:#fff}.FeatureStatsShelf-module__kQKLNa__statLabel{font-family:var(--font-karla);color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.6rem;font-weight:600;line-height:1;overflow:hidden}@media (min-width:768px){.FeatureStatsShelf-module__kQKLNa__statLabel{margin-top:1px;font-size:.68rem}}[data-theme=dark] .FeatureStatsShelf-module__kQKLNa__statLabel{color:#c0c9d6}
.CategoryShelf-module___oRu8W__shelfWrapper{width:100%;z-index:var(--z-raised);margin-top:0;position:relative}.CategoryShelf-module___oRu8W__shelf{-webkit-backdrop-filter:blur(24px)saturate(200%);background:#fffdf8f0;border:1.5px solid #fffffff2;border-radius:18px;grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;min-height:clamp(50px,6.5vh,62px);padding:clamp(5px,1vh,8px) clamp(2px,1vw,4px);display:grid;box-shadow:0 8px 24px #2d190a12,0 2px 6px #2d190a08}[data-theme=dark] .CategoryShelf-module___oRu8W__shelf{background:#202434b8;border-color:#ffffff38;box-shadow:0 12px 32px #0006,inset 0 1px #ffffff14}.CategoryShelf-module___oRu8W__card{text-align:center;min-width:0;transition:background var(--transition-fast), transform var(--transition-fast);cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:flex-start;align-items:center;padding:1px;text-decoration:none;display:flex;position:relative;overflow:hidden}.CategoryShelf-module___oRu8W__card:hover{background:#fff9;transform:translateY(-1px)}[data-theme=dark] .CategoryShelf-module___oRu8W__card:hover{background:#ffffff14}.CategoryShelf-module___oRu8W__viewAllCard:before{content:"";background:#00000014;width:1px;position:absolute;top:15%;bottom:15%;left:-2px}[data-theme=dark] .CategoryShelf-module___oRu8W__viewAllCard:before{background:#ffffff1f}.CategoryShelf-module___oRu8W__iconWrap{width:clamp(24px,6.4vw,30px);height:clamp(24px,6.4vw,30px);color:var(--color-primary);transition:transform var(--transition-fast), background var(--transition-fast);background:#0000000a;border:1px solid #0000000a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:2px;display:flex}.CategoryShelf-module___oRu8W__iconWrap svg{width:clamp(13px,3.6vw,16px);height:clamp(13px,3.6vw,16px)}[data-theme=dark] .CategoryShelf-module___oRu8W__iconWrap{color:var(--color-primary);background:#ffffff1a;border-color:#ffffff29}.CategoryShelf-module___oRu8W__viewAllCard .CategoryShelf-module___oRu8W__iconWrap{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 2px 8px #ff5a1f59}.CategoryShelf-module___oRu8W__card:hover .CategoryShelf-module___oRu8W__iconWrap{background:#ff5a1f1f;transform:scale(1.1)}[data-theme=dark] .CategoryShelf-module___oRu8W__card:hover .CategoryShelf-module___oRu8W__iconWrap{background:#ff5a1f38}.CategoryShelf-module___oRu8W__cardTitle{font-family:var(--font-poppins);font-size:clamp(.68rem, 2.2vw, var(--text-xs));color:#0f172a;white-space:nowrap;letter-spacing:-.01em;font-weight:600;line-height:1.2}[data-theme=dark] .CategoryShelf-module___oRu8W__cardTitle{color:#fff}.CategoryShelf-module___oRu8W__cardSubtitle{display:none}@media (max-height:700px){.CategoryShelf-module___oRu8W__shelf{border-radius:16px;min-height:52px;padding-block:4px}.CategoryShelf-module___oRu8W__iconWrap{width:24px;height:24px;margin-bottom:1px}.CategoryShelf-module___oRu8W__iconWrap svg{width:13px;height:13px}.CategoryShelf-module___oRu8W__cardTitle{font-size:clamp(.62rem,2vw,.7rem)}}
.HeroSection-module__YGMWTW__hero{z-index:40;width:100%;max-width:100vw;height:100vh;min-height:100dvh;padding-top:calc(var(--navbar-height) + var(--space-3));padding-bottom:var(--space-6);box-sizing:border-box;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:visible}@media (min-width:768px){.HeroSection-module__YGMWTW__hero{height:100vh;min-height:100vh;padding-top:calc(var(--navbar-height) + var(--space-2));padding-bottom:var(--space-6)}}@media (min-width:1200px){.HeroSection-module__YGMWTW__hero{height:100vh;min-height:100vh;max-height:none;padding-bottom:var(--space-6)}}.HeroSection-module__YGMWTW__bgWrapper{z-index:var(--z-base);pointer-events:none;transition:opacity .8s ease-in-out;position:absolute;inset:0;overflow:hidden}.HeroSection-module__YGMWTW__bgWrapper.HeroSection-module__YGMWTW__fading{opacity:.35}.HeroSection-module__YGMWTW__navArrowBtn{z-index:20;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(16px);color:#fff;cursor:pointer;width:36px;height:36px;transition:background var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast), color var(--transition-fast);-webkit-tap-highlight-color:transparent;opacity:.9;background:#0f172aa6;border:1.5px solid #ffffff59;justify-content:center;align-items:center;display:flex;position:absolute;top:48%;transform:translateY(-50%);box-shadow:0 4px 16px #0000004d}.HeroSection-module__YGMWTW__navArrowBtn:hover{opacity:1;background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:translateY(-50%)scale(1.08);box-shadow:0 6px 20px #ff5a1f80}.HeroSection-module__YGMWTW__navArrowBtn:active{transform:translateY(-50%)scale(.95)}.HeroSection-module__YGMWTW__navArrowPrev{left:10px}.HeroSection-module__YGMWTW__navArrowNext{right:10px}@media (min-width:768px){.HeroSection-module__YGMWTW__navArrowBtn{width:44px;height:44px}.HeroSection-module__YGMWTW__navArrowPrev{left:24px}.HeroSection-module__YGMWTW__navArrowNext{right:24px}}[data-theme=dark] .HeroSection-module__YGMWTW__navArrowBtn{color:#fff;background:#0f172abf;border-color:#ffffff40}[data-theme=dark] .HeroSection-module__YGMWTW__navArrowBtn:hover{background:var(--color-primary);color:#fff}.HeroSection-module__YGMWTW__navArrowIcon{flex-shrink:0}.HeroSection-module__YGMWTW__carouselIndicators{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-full);margin-inline:auto;z-index:10;background:#fffdf8eb;border:1.5px solid #fffffff2;justify-content:center;align-self:center;align-items:center;gap:6px;margin-bottom:2px;padding:3px 8px;display:flex;box-shadow:0 4px 14px #2c5fc41a}[data-theme=dark] .HeroSection-module__YGMWTW__carouselIndicators{background:#14141cd9;border-color:#ffffff2e;box-shadow:0 4px 16px #00000059}.HeroSection-module__YGMWTW__indicatorDot{border-radius:var(--radius-full);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#2c5fc440;border:none;width:7px;height:7px;padding:0;transition:width .3s cubic-bezier(.4,0,.2,1),background .3s,box-shadow .3s}[data-theme=dark] .HeroSection-module__YGMWTW__indicatorDot{background:#ffffff4d}.HeroSection-module__YGMWTW__indicatorActive{border-radius:var(--radius-full);width:22px;box-shadow:0 0 10px #2c5fc499;background:#2c5fc4!important}[data-theme=dark] .HeroSection-module__YGMWTW__indicatorActive{box-shadow:0 0 10px #60a5faa6;background:#60a5fa!important}.HeroSection-module__YGMWTW__bgDesktop{display:none}.HeroSection-module__YGMWTW__bgMobile{display:block}@media (min-width:768px){.HeroSection-module__YGMWTW__bgDesktop{display:block}.HeroSection-module__YGMWTW__bgMobile{display:none}}.HeroSection-module__YGMWTW__bgImage{object-fit:cover;object-position:center right;filter:brightness(.85)saturate(.94)}.HeroSection-module__YGMWTW__bgImageMobile{object-fit:cover;object-position:center top;filter:brightness(.85)saturate(.94)}.HeroSection-module__YGMWTW__bgPicture{width:100%;height:100%;display:block;position:absolute;inset:0}.HeroSection-module__YGMWTW__bgImageResponsive{object-fit:cover;object-position:center top;filter:brightness(.98)saturate(1.02);width:100%;height:100%;position:absolute;inset:0}@media (min-width:768px){.HeroSection-module__YGMWTW__bgImageResponsive{object-position:center right}}[data-theme=dark] .HeroSection-module__YGMWTW__bgImageResponsive{filter:brightness(.78)saturate(.9)}.HeroSection-module__YGMWTW__overlay{pointer-events:none;background:linear-gradient(#00000029 0%,#0000000f 16%,#0000 30%),linear-gradient(90deg,#00000024 0%,#0000000f 22%,#0000 42%);position:absolute;inset:0}[data-theme=dark] .HeroSection-module__YGMWTW__overlay{background:linear-gradient(#00000080 0%,#00000038 16%,#0000 30%),linear-gradient(90deg,#0000007a 0%,#0000003d 22%,#0000 42%)}@media (max-width:767px){.HeroSection-module__YGMWTW__overlay{pointer-events:none;background:linear-gradient(#0000004d 0%,#00000029 20%,#0000000d 36%,#0000 50%)}[data-theme=dark] .HeroSection-module__YGMWTW__overlay{background:linear-gradient(#000000a8 0%,#0000006b 20%,#00000029 36%,#0000 50%)}}.HeroSection-module__YGMWTW__dbOverlayTint{pointer-events:none;background:color-mix(in srgb, var(--db-overlay-color) calc(var(--db-overlay-opacity-light,.35) * 100%), transparent);position:absolute;inset:0}[data-theme=dark] .HeroSection-module__YGMWTW__dbOverlayTint{background:color-mix(in srgb, var(--db-overlay-color) calc(var(--db-overlay-opacity-dark,.45) * 100%), transparent)}.HeroSection-module__YGMWTW__contentContainer{z-index:var(--z-raised);width:100%;max-width:var(--max-width);padding-inline:var(--space-6);flex:1;align-items:center;margin-inline:auto;display:flex;position:relative}.HeroSection-module__YGMWTW__contentColumn{width:100%;max-width:580px;padding-top:var(--space-2);flex-direction:column;align-items:flex-start;display:flex}@media (min-width:768px){.HeroSection-module__YGMWTW__contentColumn{max-width:680px}}.HeroSection-module__YGMWTW__headline{font-family:var(--font-poppins);color:var(--hero-text-title);margin-bottom:var(--space-3);letter-spacing:-.02em;flex-direction:column;gap:2px;font-size:clamp(2rem,8vw,3.75rem);font-weight:700;line-height:1.25;display:flex}.HeroSection-module__YGMWTW__headlineTop{flex-wrap:wrap;align-items:baseline;gap:.35em;line-height:1.25;display:inline-flex;overflow:visible}.HeroSection-module__YGMWTW__tastyScript{font-family:var(--font-cinzel), "Cinzel", serif;letter-spacing:.02em;color:var(--color-primary);padding-inline:4px;text-shadow:0 2px 14px #ff5a1f4d;vertical-align:baseline;padding-bottom:2px;font-size:1.05em;font-weight:600;line-height:1.15;display:inline-block;overflow:visible}.HeroSection-module__YGMWTW__headlineMiddle{display:block}.HeroSection-module__YGMWTW__saffronWord{color:var(--color-primary);font-weight:800}.HeroSection-module__YGMWTW__headlineBottom{letter-spacing:.01em;font-weight:700;display:block}.HeroSection-module__YGMWTW__dividerWrap{margin-bottom:var(--space-3);align-items:center;gap:6px;display:flex}.HeroSection-module__YGMWTW__dividerLine{background:var(--color-primary);border-radius:var(--radius-full);width:32px;height:2.5px;display:block}.HeroSection-module__YGMWTW__dividerPip{background:var(--color-primary);border-radius:var(--radius-full);width:6px;height:6px;display:block;box-shadow:0 0 8px #ff5a1fcc}.HeroSection-module__YGMWTW__dividerWrapThreePips,.HeroSection-module__YGMWTW__dividerWrapTwoPips{margin-bottom:var(--space-2);align-items:center;gap:5px;display:flex}.HeroSection-module__YGMWTW__heritageHeadline{font-family:var(--font-poppins);color:#0b1b3d;margin-bottom:var(--space-2);letter-spacing:-.02em;text-shadow:0 1px 12px #fffffff2;flex-direction:column;gap:1px;font-size:clamp(1.45rem,4vw,2.4rem);font-weight:700;line-height:1.18;display:flex}[data-theme=dark] .HeroSection-module__YGMWTW__heritageHeadline{color:#fff;text-shadow:0 2px 16px #000000e6,0 0 24px #000000bf}.HeroSection-module__YGMWTW__heritageLine{display:block}.HeroSection-module__YGMWTW__heritageSubtext{font-family:var(--font-subheading);color:#0b1b3d;margin-bottom:var(--space-3);letter-spacing:.01em;text-shadow:0 1px 8px #fffffff2,0 0 16px #ffffffd9;font-size:clamp(.92rem,2.2vw,1.15rem);font-weight:600;line-height:1.45}[data-theme=dark] .HeroSection-module__YGMWTW__heritageSubtext{text-shadow:0 2px 12px #000000f2,0 0 24px #000000d9;font-weight:600;color:#fff!important}.HeroSection-module__YGMWTW__suryaHeadline{font-family:var(--font-heading);color:#0b1b3d;margin-bottom:var(--space-2);letter-spacing:-.02em;text-shadow:0 1px 12px #fffffff2,0 0 24px #fffc;font-size:clamp(1.25rem,2.7vw,2.35rem);font-weight:700;line-height:1.22;display:block}.HeroSection-module__YGMWTW__suryaTitleLine{white-space:nowrap;display:inline-block}@media (max-width:640px){.HeroSection-module__YGMWTW__suryaTitleLine{white-space:normal}}[data-theme=dark] .HeroSection-module__YGMWTW__suryaHeadline{color:#fff;text-shadow:0 2px 14px #000000d9,0 0 24px #000000bf}.HeroSection-module__YGMWTW__suryaSubtextMain{font-family:var(--font-subheading);color:#0f172a;letter-spacing:.01em;text-shadow:0 1px 10px #fffffff2,0 0 18px #ffffffd9;flex-wrap:wrap;align-items:baseline;gap:.35em;margin-bottom:6px;font-size:clamp(.95rem,2.2vw,1.2rem);font-weight:400;line-height:1.4;display:flex}[data-theme=dark] .HeroSection-module__YGMWTW__suryaSubtextMain{color:#fff;text-shadow:0 1px 10px #000000e6,0 0 18px #000000bf}.HeroSection-module__YGMWTW__suryaQki{color:var(--color-primary);font-style:normal;font-weight:700}.HeroSection-module__YGMWTW__suryaItalic{font-style:italic;font-weight:500}.HeroSection-module__YGMWTW__suryaCultureTag{font-family:var(--font-karla);color:#17171f;margin-bottom:var(--space-3);text-shadow:0 1px 8px #fffffff2,0 0 14px #fffc;white-space:normal;font-size:clamp(.76rem,1.8vw,.9rem);font-weight:600;line-height:1.35}[data-theme=dark] .HeroSection-module__YGMWTW__suryaCultureTag{color:#e2e8f0;text-shadow:0 1px 8px #000000e6,0 0 14px #000000bf}.HeroSection-module__YGMWTW__bazaarHeadline{font-family:var(--font-poppins);color:#0b1b3d;margin-bottom:var(--space-3);letter-spacing:-.02em;text-shadow:0 1px 12px #ffffffe6;flex-direction:column;gap:1px;font-size:clamp(1.55rem,4.6vw,2.5rem);font-weight:700;line-height:1.18;display:flex}[data-theme=dark] .HeroSection-module__YGMWTW__bazaarHeadline{color:#fff;text-shadow:0 2px 14px #000000bf}.HeroSection-module__YGMWTW__fashionHeadline{font-family:var(--font-poppins);color:#0b1b3d;margin-bottom:var(--space-2);letter-spacing:-.02em;text-shadow:0 1px 12px #ffffffe6;flex-direction:column;gap:1px;font-size:clamp(1.45rem,4.3vw,2.35rem);font-weight:700;line-height:1.18;display:flex}[data-theme=dark] .HeroSection-module__YGMWTW__fashionHeadline{color:#fff;text-shadow:0 2px 14px #000000bf}.HeroSection-module__YGMWTW__subHeadline{font-family:var(--font-karla);color:var(--hero-text-sub);margin-bottom:var(--space-4);text-shadow:0 1px 8px #ffffffe6;max-width:520px;font-size:clamp(.9rem,2.2vw,1.12rem);font-weight:600;line-height:1.6}[data-theme=dark] .HeroSection-module__YGMWTW__subHeadline{text-shadow:0 2px 12px #000000e6,0 0 20px #000000bf;font-weight:600;color:#fff!important}.HeroSection-module__YGMWTW__ctaGroup{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);width:100%;display:flex}.HeroSection-module__YGMWTW__btnExploreShops,.HeroSection-module__YGMWTW__btnExploreEvents{font-family:var(--font-poppins);transition:background var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);white-space:nowrap;-webkit-tap-highlight-color:transparent;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:.65rem 1.1rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.HeroSection-module__YGMWTW__btnExploreShops{color:#fff;background:linear-gradient(135deg,#2c5fc4 0%,#1e4aa8 100%);border:1.5px solid #fff6;box-shadow:0 6px 20px #2c5fc452}.HeroSection-module__YGMWTW__btnExploreShops:hover{background:linear-gradient(135deg,#1e4aa8 0%,#173882 100%);transform:translateY(-2px);box-shadow:0 8px 24px #2c5fc473}.HeroSection-module__YGMWTW__btnExploreShops .HeroSection-module__YGMWTW__btnShopIcon,.HeroSection-module__YGMWTW__btnExploreShops .HeroSection-module__YGMWTW__btnShopArrow{color:#fff;flex-shrink:0}.HeroSection-module__YGMWTW__btnExploreEvents{color:#0f172a;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fffdf8e6;border:1.5px solid #fffffff2;box-shadow:0 4px 14px #2d190a0f}[data-theme=dark] .HeroSection-module__YGMWTW__btnExploreEvents{color:#fff;background:#14141cd1;border-color:#ffffff2e;box-shadow:0 8px 24px #0006}.HeroSection-module__YGMWTW__btnExploreEvents:hover{background:#fffffffa;border-color:#2c5fc4;transform:translateY(-2px);box-shadow:0 8px 22px #2c5fc440}.HeroSection-module__YGMWTW__btnExploreEvents .HeroSection-module__YGMWTW__btnEventIcon,.HeroSection-module__YGMWTW__btnExploreEvents .HeroSection-module__YGMWTW__btnEventArrow{color:#2c5fc4;flex-shrink:0}[data-theme=dark] .HeroSection-module__YGMWTW__btnExploreEvents .HeroSection-module__YGMWTW__btnEventIcon,[data-theme=dark] .HeroSection-module__YGMWTW__btnExploreEvents .HeroSection-module__YGMWTW__btnEventArrow{color:#60a5fa}.HeroSection-module__YGMWTW__btnEventIcon{color:#2c5fc4;flex-shrink:0}.HeroSection-module__YGMWTW__btnEventArrow{color:#0f172a;flex-shrink:0}[data-theme=dark] .HeroSection-module__YGMWTW__btnEventArrow{color:#fff}.HeroSection-module__YGMWTW__mobileUnifiedCtaWrap{width:auto;margin-top:4px;margin-bottom:var(--space-4);display:inline-flex}.HeroSection-module__YGMWTW__btnUnifiedMobile{-webkit-backdrop-filter:blur(20px)saturate(180%);cursor:pointer;transition:transform var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);-webkit-tap-highlight-color:transparent;background:#fffdf8f0;border:1.5px solid #fffffff2;border-radius:14px;align-items:center;gap:10px;padding:.65rem 1.15rem;text-decoration:none;display:inline-flex;box-shadow:0 6px 20px #2d190a14,0 2px 6px #2d190a0a}.HeroSection-module__YGMWTW__btnUnifiedMobile:hover{border-color:var(--color-primary);background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #ff5a1f33,0 2px 8px #2d190a0f}.HeroSection-module__YGMWTW__btnUnifiedMobile:active{transform:scale(.98)}[data-theme=dark] .HeroSection-module__YGMWTW__btnUnifiedMobile{background:#14141cd9;border-color:#ffffff29;box-shadow:0 8px 24px #0006}[data-theme=dark] .HeroSection-module__YGMWTW__btnUnifiedMobile:hover{border-color:var(--color-primary);background:#1e1e2af2}.HeroSection-module__YGMWTW__btnUnifiedIcons{flex-shrink:0;align-items:center;gap:6px;display:flex}.HeroSection-module__YGMWTW__btnOrangeIcon{color:var(--color-primary);transition:transform var(--transition-fast);flex-shrink:0}.HeroSection-module__YGMWTW__btnUnifiedMobile:hover .HeroSection-module__YGMWTW__btnOrangeIcon{transform:scale(1.1)}.HeroSection-module__YGMWTW__btnUnifiedText{font-family:var(--font-poppins);color:#0f172a;white-space:nowrap;letter-spacing:-.01em;font-size:.84rem;font-weight:600}[data-theme=dark] .HeroSection-module__YGMWTW__btnUnifiedText{color:#fff}.HeroSection-module__YGMWTW__btnOrangeArrow{color:var(--color-primary);transition:transform var(--transition-fast);flex-shrink:0}.HeroSection-module__YGMWTW__btnUnifiedMobile:hover .HeroSection-module__YGMWTW__btnOrangeArrow{transform:translate(3px)}.HeroSection-module__YGMWTW__homeSearchWrapper{z-index:50;width:100%;max-width:580px;position:relative}.HeroSection-module__YGMWTW__searchBar{-webkit-backdrop-filter:blur(28px)saturate(200%);border-radius:var(--radius-2xl);width:100%;max-width:580px;min-height:48px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#fffdf8e6;border:1.5px solid #fffffff2;align-items:center;padding:4px 6px 4px 14px;display:flex;box-shadow:0 12px 36px #2d190a14,0 2px 8px #2d190a0a}[data-theme=dark] .HeroSection-module__YGMWTW__searchBar{background:#14141ccc;border-color:#ffffff29;box-shadow:0 12px 36px #00000073}.HeroSection-module__YGMWTW__searchBar:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 4px #ff5a1f2e,0 12px 32px #0000001f}.HeroSection-module__YGMWTW__searchFieldWrap{align-items:center;gap:var(--space-2);flex:1;min-width:0;display:flex}.HeroSection-module__YGMWTW__searchIconLeft{color:var(--color-text-muted);flex-shrink:0}.HeroSection-module__YGMWTW__searchInput{min-width:0;font-family:var(--font-karla);font-size:var(--text-sm);color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;padding-block:8px}.HeroSection-module__YGMWTW__searchInput::placeholder{color:var(--color-text-muted)}[data-theme=dark] .HeroSection-module__YGMWTW__searchInput::placeholder{color:#ffffffb8}.HeroSection-module__YGMWTW__searchInput::-webkit-search-cancel-button{-webkit-appearance:none}.HeroSection-module__YGMWTW__searchDivider{background:var(--color-border);width:1.5px;height:24px;margin-inline:var(--space-2);flex-shrink:0;display:block}.HeroSection-module__YGMWTW__locationSelector{font-family:var(--font-poppins);font-size:var(--text-xs);color:#0f172a;border-radius:var(--radius-full);white-space:nowrap;cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);flex-shrink:0;align-items:center;gap:5px;padding:6px 10px;font-weight:600;display:flex}[data-theme=dark] .HeroSection-module__YGMWTW__locationSelector{color:#fff}.HeroSection-module__YGMWTW__locationSelector:hover{color:var(--color-primary);background:#ff5a1f14}.HeroSection-module__YGMWTW__locationIcon{color:var(--color-primary);flex-shrink:0}.HeroSection-module__YGMWTW__locationText{display:inline-block}.HeroSection-module__YGMWTW__locationChevron{color:var(--color-text-muted)}.HeroSection-module__YGMWTW__mobileShelves{flex-direction:column;width:100%;display:flex}@media (min-width:768px){.HeroSection-module__YGMWTW__mobileShelves{display:none}}.HeroSection-module__YGMWTW__desktopDockWrapper{z-index:var(--z-raised);justify-content:center;width:100%;margin-top:auto;display:none;position:relative}@media (min-width:768px){.HeroSection-module__YGMWTW__desktopDockWrapper{display:flex}}.HeroSection-module__YGMWTW__topContentGroup{flex-direction:column;align-items:flex-start;width:100%;display:flex}.HeroSection-module__YGMWTW__bottomCluster{flex-direction:column;width:100%;display:flex}.HeroSection-module__YGMWTW__desktopOnlyFlex,.HeroSection-module__YGMWTW__desktopOnlyBlock{display:none!important}.HeroSection-module__YGMWTW__mobileOnlyFlex{display:flex!important}.HeroSection-module__YGMWTW__mobileOnlyBlock{display:block!important}@media (min-width:768px){.HeroSection-module__YGMWTW__desktopOnlyFlex{display:flex!important}.HeroSection-module__YGMWTW__desktopOnlyBlock{display:block!important}.HeroSection-module__YGMWTW__mobileOnlyFlex,.HeroSection-module__YGMWTW__mobileOnlyBlock{display:none!important}}@media (max-width:767px){.HeroSection-module__YGMWTW__hero{height:100dvh;min-height:100dvh;width:100%;min-height:-webkit-fill-available;max-height:100dvh;padding-top:calc(var(--navbar-height) + clamp(2px, .8vh, 6px));padding-bottom:calc(64px + env(safe-area-inset-bottom,0px) + 2px);box-sizing:border-box;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__contentContainer{flex-direction:column;flex:1;justify-content:space-between;align-items:stretch;width:100%;height:100%;padding-inline:clamp(10px,3.5vw,16px);display:flex}.HeroSection-module__YGMWTW__contentColumn{flex-direction:column;flex:1;justify-content:space-between;gap:0;width:100%;max-width:480px;height:100%;margin-inline:auto;padding-top:0;display:flex}.HeroSection-module__YGMWTW__topContentGroup{flex-direction:column;align-items:flex-start;width:100%;display:flex}.HeroSection-module__YGMWTW__headline{color:#0b1b3d;letter-spacing:-.025em;text-shadow:0 1px 10px #ffffffd9;margin-bottom:clamp(4px,1vh,8px);font-size:clamp(1.42rem,5.2vw,1.95rem);font-weight:700;line-height:1.15}[data-theme=dark] .HeroSection-module__YGMWTW__headline{color:#fff;text-shadow:0 2px 12px #0009}.HeroSection-module__YGMWTW__tastyScript{font-family:var(--font-cinzel), "Cinzel", serif;letter-spacing:.02em;text-shadow:0 2px 14px #ff5a1f59;font-size:.94em;font-weight:800;line-height:1.15;transform:none}.HeroSection-module__YGMWTW__saffronWord{color:var(--color-primary)}.HeroSection-module__YGMWTW__headlineBottom{font-weight:700}.HeroSection-module__YGMWTW__dividerWrap{align-items:center;gap:6px;margin-bottom:clamp(4px,1vh,8px);display:flex}.HeroSection-module__YGMWTW__dividerLine{background:var(--color-primary);border-radius:var(--radius-full);width:clamp(22px,6vw,28px);height:2.5px}.HeroSection-module__YGMWTW__dividerPip{background:var(--color-primary);border-radius:var(--radius-full);width:5px;height:5px}.HeroSection-module__YGMWTW__mobileUnifiedCtaWrap{width:auto;max-width:100%;margin-top:2px;margin-bottom:clamp(4px,1.2vh,10px);display:inline-flex}.HeroSection-module__YGMWTW__btnUnifiedMobile{-webkit-backdrop-filter:blur(20px)saturate(180%);width:auto;transition:transform var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);-webkit-tap-highlight-color:transparent;background:#fffdf8f0;border:1.5px solid #fffffff2;border-radius:12px;align-items:center;gap:clamp(6px,1.8vw,8px);padding:clamp(.42rem,1vh,.55rem) clamp(.65rem,2vw,.85rem);text-decoration:none;display:inline-flex;box-shadow:0 6px 18px #2d190a12,0 1px 3px #2d190a08}.HeroSection-module__YGMWTW__btnUnifiedMobile:active{transform:scale(.98)}[data-theme=dark] .HeroSection-module__YGMWTW__btnUnifiedMobile{background:#14141cd9;border-color:#ffffff29;box-shadow:0 8px 24px #0006}.HeroSection-module__YGMWTW__btnUnifiedIcons{align-items:center;gap:clamp(4px,1.5vw,8px);margin-right:clamp(4px,1.5vw,8px);display:flex}.HeroSection-module__YGMWTW__btnOrangeIcon{color:var(--color-primary);flex-shrink:0;width:clamp(16px,4.5vw,19px);height:clamp(16px,4.5vw,19px)}.HeroSection-module__YGMWTW__btnUnifiedText{font-family:var(--font-poppins);color:#0f172a;letter-spacing:-.01em;text-align:left;white-space:nowrap;flex:1;font-size:clamp(.72rem,2vw,.82rem);font-weight:700}[data-theme=dark] .HeroSection-module__YGMWTW__btnUnifiedText{color:#fff}.HeroSection-module__YGMWTW__btnOrangeArrow{color:var(--color-primary);flex-shrink:0;width:clamp(14px,4vw,18px);height:clamp(14px,4vw,18px);margin-left:4px}.HeroSection-module__YGMWTW__bottomCluster{flex-direction:column;gap:5px;width:100%;margin-top:auto;padding-top:8px;display:flex}.HeroSection-module__YGMWTW__searchBar{-webkit-backdrop-filter:blur(24px)saturate(200%);background:#fffdf8f0;border:1.5px solid #fffffff2;border-radius:16px;min-height:38px;margin-bottom:0;padding:3px 5px 3px clamp(8px,2.5vw,13px);box-shadow:0 8px 24px #2d190a12,0 2px 6px #2d190a08}[data-theme=dark] .HeroSection-module__YGMWTW__searchBar{background:#14141cd9;border-color:#ffffff29;box-shadow:0 12px 32px #00000073}.HeroSection-module__YGMWTW__searchInput{padding-block:6px;font-size:clamp(.72rem,2vw,.8rem)}.HeroSection-module__YGMWTW__locationSelector{border-radius:10px;gap:4px;padding:4px clamp(6px,1.8vw,10px);font-size:clamp(.66rem,1.8vw,.72rem)}.HeroSection-module__YGMWTW__mobileShelves{flex-direction:column;gap:5px;width:100%;margin-top:0;display:flex}.HeroSection-module__YGMWTW__heritageHeadline{letter-spacing:-.015em;margin-bottom:5px;font-size:clamp(1.22rem,4.4vw,1.68rem);line-height:1.15}.HeroSection-module__YGMWTW__dividerWrapThreePips{align-items:center;gap:5px;margin-bottom:5px;display:flex}.HeroSection-module__YGMWTW__heritageSubtext{margin-bottom:6px;font-size:.8rem;line-height:1.4}.HeroSection-module__YGMWTW__suryaHeadline{letter-spacing:-.02em;margin-bottom:5px;font-size:clamp(1.2rem,4.8vw,1.7rem);line-height:1.2}.HeroSection-module__YGMWTW__dividerWrapTwoPips{align-items:center;gap:5px;margin-bottom:5px;display:flex}.HeroSection-module__YGMWTW__suryaSubtextMain{gap:.25em;margin-bottom:4px;font-size:clamp(.85rem,3.4vw,1rem);line-height:1.35}.HeroSection-module__YGMWTW__suryaCultureTag{margin-bottom:6px;font-size:.74rem;line-height:1.3}.HeroSection-module__YGMWTW__bazaarHeadline{letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(1.35rem,5vw,1.8rem);line-height:1.16}.HeroSection-module__YGMWTW__fashionHeadline{letter-spacing:-.02em;margin-bottom:5px;font-size:clamp(1.24rem,4.5vw,1.7rem);line-height:1.15}}@media (max-width:767px) and (max-height:700px){.HeroSection-module__YGMWTW__hero{padding-top:calc(var(--navbar-height) - 4px);padding-bottom:calc(64px + env(safe-area-inset-bottom,0px) + 2px)}.HeroSection-module__YGMWTW__headline{margin-bottom:3px;font-size:clamp(1.3rem,4.6vw,1.55rem)}.HeroSection-module__YGMWTW__heritageHeadline{margin-bottom:3px;font-size:clamp(1.08rem,3.8vw,1.3rem);line-height:1.12}.HeroSection-module__YGMWTW__suryaHeadline{margin-bottom:3px;font-size:clamp(1.12rem,4vw,1.38rem);line-height:1.12}.HeroSection-module__YGMWTW__bazaarHeadline{margin-bottom:3px;font-size:clamp(1.15rem,4.2vw,1.42rem);line-height:1.12}.HeroSection-module__YGMWTW__fashionHeadline{margin-bottom:3px;font-size:clamp(1.08rem,3.8vw,1.3rem);line-height:1.12}.HeroSection-module__YGMWTW__dividerWrap,.HeroSection-module__YGMWTW__dividerWrapThreePips,.HeroSection-module__YGMWTW__dividerWrapTwoPips{margin-bottom:3px}.HeroSection-module__YGMWTW__heritageSubtext{margin-bottom:3px;font-size:.74rem}.HeroSection-module__YGMWTW__suryaSubtextMain{margin-bottom:2px;font-size:.78rem;line-height:1.25}.HeroSection-module__YGMWTW__suryaCultureTag{margin-bottom:3px;font-size:.68rem}.HeroSection-module__YGMWTW__mobileUnifiedCtaWrap{margin-bottom:3px}.HeroSection-module__YGMWTW__btnUnifiedMobile{padding:.35rem .65rem}.HeroSection-module__YGMWTW__bottomCluster{gap:4px;padding-top:4px}.HeroSection-module__YGMWTW__searchBar{min-height:38px;padding:2px 6px 2px 10px}}@media (max-width:340px){.HeroSection-module__YGMWTW__locationText{display:none}.HeroSection-module__YGMWTW__btnUnifiedText{font-size:.68rem}}
.RichSearchAutocomplete-module__jtGS_a__searchContainer{flex-direction:column;width:100%;display:flex;position:relative}.RichSearchAutocomplete-module__jtGS_a__searchContainerOpen{z-index:1000}.RichSearchAutocomplete-module__jtGS_a__inputWrapper{background:#fffffff5;border:1.5px solid #2c5fc42e;border-radius:9999px;align-items:center;width:100%;padding:.35rem .5rem .35rem 1rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a}.RichSearchAutocomplete-module__jtGS_a__inputWrapper:focus-within{background:#fff;border-color:#ff5a1f;box-shadow:0 0 0 3px #ff5a1f33,0 8px 30px #0000001f}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__inputWrapper{background:#131318f0;border-color:#ffffff24;box-shadow:0 4px 24px #00000059}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__inputWrapper:focus-within{background:#131318;border-color:#ff5a1f;box-shadow:0 0 0 3px #ff5a1f47,0 8px 32px #00000080}.RichSearchAutocomplete-module__jtGS_a__searchIcon{color:#2c5fc4;flex-shrink:0;margin-right:.65rem;transition:color .2s}.RichSearchAutocomplete-module__jtGS_a__inputWrapper:focus-within .RichSearchAutocomplete-module__jtGS_a__searchIcon{color:#ff5a1f}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__searchIcon{color:#94a3b8}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__inputWrapper:focus-within .RichSearchAutocomplete-module__jtGS_a__searchIcon{color:#ff5a1f}.RichSearchAutocomplete-module__jtGS_a__inputField{color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.45rem .25rem;font-family:inherit;font-size:.95rem;font-weight:500}.RichSearchAutocomplete-module__jtGS_a__inputField::placeholder{color:#64748b;font-weight:400}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__inputField{color:#f8fafc}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__inputField::placeholder{color:#ffffff73}.RichSearchAutocomplete-module__jtGS_a__actionButtons{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.RichSearchAutocomplete-module__jtGS_a__clearBtn{color:#64748b;cursor:pointer;background:#0000000f;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:inline-flex}.RichSearchAutocomplete-module__jtGS_a__clearBtn:hover{color:#d8246b;background:#d8246b1f}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__clearBtn{color:#cbd5e1;background:#ffffff1a}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__clearBtn:hover{color:#ff6b9d;background:#d8246b40}.RichSearchAutocomplete-module__jtGS_a__submitBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ff5a1f;border:none;border-radius:9999px;align-items:center;gap:.35rem;padding:.48rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 8px #ff5a1f59}.RichSearchAutocomplete-module__jtGS_a__submitBtn:hover{background:#e04b14;transform:translateY(-1px);box-shadow:0 4px 12px #ff5a1f73}.RichSearchAutocomplete-module__jtGS_a__submitBtn:active{transform:translateY(0)}.RichSearchAutocomplete-module__jtGS_a__dropdownOverlay{z-index:9999;-webkit-backdrop-filter:blur(20px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fffffffa;border:1px solid #e2e8f0d9;border-radius:1.25rem;max-height:min(440px,60vh);padding:.75rem .6rem;animation:.2s cubic-bezier(.16,1,.3,1) RichSearchAutocomplete-module__jtGS_a__dropdownFadeIn;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px -8px #0000002e,0 0 0 1px #0000000d}@media (max-width:767px){.RichSearchAutocomplete-module__jtGS_a__dropdownOverlay{border-radius:1rem;max-height:min(360px,52vh);padding:.6rem .5rem}}.RichSearchAutocomplete-module__jtGS_a__dropdownOverlayCompact{max-height:min(340px,46vh);overflow-y:auto}@media (max-width:767px){.RichSearchAutocomplete-module__jtGS_a__dropdownOverlayCompact{max-height:min(300px,40vh)}}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__dropdownOverlay{background:#131318f7;border-color:#ffffff1f;box-shadow:0 20px 48px -8px #0009,0 0 0 1px #ffffff14}@keyframes RichSearchAutocomplete-module__jtGS_a__dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.RichSearchAutocomplete-module__jtGS_a__trendingHeader{text-transform:uppercase;letter-spacing:.05em;color:#64748b;align-items:center;gap:.4rem;padding:.4rem .5rem .6rem;font-size:.78rem;font-weight:700;display:flex}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__trendingHeader{color:#94a3b8}.RichSearchAutocomplete-module__jtGS_a__trendingGrid{flex-wrap:wrap;gap:.45rem;padding:0 .4rem .4rem;display:flex}.RichSearchAutocomplete-module__jtGS_a__trendingPill{color:#1e293b;cursor:pointer;background:#f1f5f9e6;border:1px solid #cbd5e199;border-radius:9999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.82rem;font-weight:500;transition:all .18s;display:inline-flex}.RichSearchAutocomplete-module__jtGS_a__trendingPill:hover{color:#ff5a1f;background:#ff5a1f17;border-color:#ff5a1f;transform:translateY(-1px)}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__trendingPill{color:#e2e8f0;background:#1e293b99;border-color:#ffffff1a}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__trendingPill:hover{color:#ff8554;background:#ff5a1f2e;border-color:#ff5a1f}.RichSearchAutocomplete-module__jtGS_a__resultGroup{margin-bottom:.65rem}.RichSearchAutocomplete-module__jtGS_a__resultGroup:last-child{margin-bottom:0}.RichSearchAutocomplete-module__jtGS_a__groupHeader{text-transform:uppercase;letter-spacing:.05em;color:#2c5fc4;border-bottom:1px solid #0000000d;align-items:center;gap:.4rem;margin-bottom:.3rem;padding:.35rem .5rem;font-size:.74rem;font-weight:700;display:flex}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__groupHeader{color:#60a5fa;border-bottom-color:#ffffff12}.RichSearchAutocomplete-module__jtGS_a__resultRow{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.55rem .7rem;font-family:inherit;text-decoration:none;transition:all .15s;display:flex}.RichSearchAutocomplete-module__jtGS_a__resultRow:hover,.RichSearchAutocomplete-module__jtGS_a__resultRowActive{background:#ff5a1f14}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__resultRow:hover,[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__resultRowActive{background:#ff5a1f29}.RichSearchAutocomplete-module__jtGS_a__rowMain{flex:1;align-items:center;gap:.65rem;min-width:0;display:flex}.RichSearchAutocomplete-module__jtGS_a__rowIconBox{color:#2c5fc4;background:#2c5fc414;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__rowIconBox{color:#93c5fd;background:#2c5fc433}.RichSearchAutocomplete-module__jtGS_a__rowText{flex-direction:column;min-width:0;display:flex;overflow:hidden}.RichSearchAutocomplete-module__jtGS_a__primaryText{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__primaryText{color:#f8fafc}.RichSearchAutocomplete-module__jtGS_a__secondaryText{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__secondaryText{color:#94a3b8}.RichSearchAutocomplete-module__jtGS_a__soldAtBadge{color:#2c5fc4;text-overflow:ellipsis;white-space:nowrap;background:#2c5fc417;border-radius:9999px;flex-shrink:0;align-items:center;gap:.25rem;max-width:140px;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex;overflow:hidden}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__soldAtBadge{color:#bfdbfe;background:#2c5fc438}.RichSearchAutocomplete-module__jtGS_a__shopStatusBadgeOpen{color:#059669;background:#10b9811f;border-radius:9999px;flex-shrink:0;padding:.18rem .5rem;font-size:.72rem;font-weight:600}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__shopStatusBadgeOpen{color:#34d399;background:#10b98133}.RichSearchAutocomplete-module__jtGS_a__shopStatusBadgeClosed{color:#64748b;background:#64748b1f;border-radius:9999px;flex-shrink:0;padding:.18rem .5rem;font-size:.72rem;font-weight:600}.RichSearchAutocomplete-module__jtGS_a__dropdownFooter{color:#64748b;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;margin-top:.4rem;padding:.5rem .7rem .2rem;font-size:.75rem;display:flex}[data-theme=dark] .RichSearchAutocomplete-module__jtGS_a__dropdownFooter{color:#94a3b8;border-top-color:#ffffff14}.RichSearchAutocomplete-module__jtGS_a__viewAllLink{color:#ff5a1f;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;display:inline-flex}.RichSearchAutocomplete-module__jtGS_a__viewAllLink:hover{text-decoration:underline}@media (max-width:640px){.RichSearchAutocomplete-module__jtGS_a__dropdownOverlay{max-height:380px;padding:.6rem .4rem}.RichSearchAutocomplete-module__jtGS_a__inputWrapper{padding:.25rem .4rem .25rem .75rem}.RichSearchAutocomplete-module__jtGS_a__submitBtn{padding:.4rem .75rem;font-size:.8rem}.RichSearchAutocomplete-module__jtGS_a__submitBtn span{display:none}.RichSearchAutocomplete-module__jtGS_a__soldAtBadge{max-width:100px;font-size:.68rem}}
.MarketHero-module__GWD2YG__heroSection{z-index:40;width:100%;max-width:100vw;min-height:clamp(480px,68vh,600px);padding-top:calc(var(--navbar-height) + clamp(8px, 1.8vh, 20px));box-sizing:border-box;flex-direction:column;padding-bottom:clamp(10px,1.6vh,18px);display:flex;position:relative;overflow:visible}@media (max-width:767px){.MarketHero-module__GWD2YG__heroSection{height:auto;min-height:clamp(430px,64vh,500px);padding-top:calc(var(--navbar-height) + 8px);padding-bottom:12px}}.MarketHero-module__GWD2YG__bgWrapper{z-index:0;pointer-events:none;background:0 0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.MarketHero-module__GWD2YG__bgImage{object-fit:cover;object-position:center}.MarketHero-module__GWD2YG__pictureWrapper{width:100%;height:100%;display:block;position:absolute;inset:0}.MarketHero-module__GWD2YG__imgElement{width:100%;height:100%;position:absolute;inset:0}.MarketHero-module__GWD2YG__overlay{z-index:1;pointer-events:none;background:linear-gradient(#080a1200 0% 58%,#080a1238 100%);transition:background .3s;position:absolute;inset:0}@media (max-width:767px){.MarketHero-module__GWD2YG__overlay{background:linear-gradient(#080a1200 0% 52%,#080a1233 100%)}}[data-theme=light] .MarketHero-module__GWD2YG__overlay{background:linear-gradient(#fdfbf700 0% 58%,#fdfbf729 100%)}@media (max-width:767px){[data-theme=light] .MarketHero-module__GWD2YG__overlay{background:linear-gradient(#fdfbf700 0% 52%,#fdfbf724 100%)}}.MarketHero-module__GWD2YG__container{z-index:10;width:100%;max-width:var(--max-width);flex-direction:column;flex:1;justify-content:flex-end;min-height:0;margin-inline:auto;padding-inline:clamp(14px,3vw,32px);display:flex;position:relative}.MarketHero-module__GWD2YG__contentGrid{flex-direction:column;gap:clamp(8px,1.4vh,14px);padding-bottom:0;display:flex}.MarketHero-module__GWD2YG__leftContent{z-index:25;border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(14px)saturate(160%);background:#0a0e1880;border:1px solid #ffffff1f;flex-direction:column;gap:clamp(8px,1.3vh,13px);width:100%;max-width:540px;padding:clamp(8px,1.4vh,14px) clamp(10px,1.6vw,18px);transition:background .3s,border-color .3s;display:flex;position:relative}[data-theme=light] .MarketHero-module__GWD2YG__leftContent{background:#0a0e1875;border:1px solid #ffffff24}[data-theme=dark] .MarketHero-module__GWD2YG__leftContent{background:#080a128a;border:1px solid #ffffff1a}.MarketHero-module__GWD2YG__leftContent:before{content:"";background:radial-gradient(ellipse var(--radial-radius,75%) var(--radial-radius,75%) at var(--radial-x,32%) var(--radial-y,48%), #0006 0%, #0000002e 48%, transparent 78%);opacity:.7;filter:blur(24px);border-radius:var(--radius-2xl);z-index:-1;pointer-events:none;transition:opacity .3s;position:absolute;inset:-20px -30px -20px -20px}[data-theme=light] .MarketHero-module__GWD2YG__leftContent:before{background:radial-gradient(ellipse var(--radial-radius,75%) var(--radial-radius,75%) at var(--radial-x,32%) var(--radial-y,48%), #00000061 0%, #00000026 48%, transparent 78%)}[data-theme=dark] .MarketHero-module__GWD2YG__leftContent:before{background:radial-gradient(ellipse var(--radial-radius,75%) var(--radial-radius,75%) at var(--radial-x,32%) var(--radial-y,48%), #00000080 0%, #00000038 48%, transparent 78%)}.MarketHero-module__GWD2YG__headline{font-family:var(--font-poppins);color:var(--slide-headline-color,#fff);letter-spacing:-.02em;text-shadow:var(--headline-shadow-custom,0 3px 14px #000000f2, 0 1px 4px #000000e6, 0 0 2px #000000d9);margin:0;font-size:clamp(1.5rem,4.6vw,2.5rem);font-weight:800;line-height:1.12;transition:color .3s,text-shadow .3s}[data-theme=dark] .MarketHero-module__GWD2YG__headline{color:var(--slide-headline-color,#fff);text-shadow:var(--headline-shadow-custom,0 3px 14px #000000f2, 0 1px 4px #000000e6, 0 0 2px #000000d9)}[data-theme=light] .MarketHero-module__GWD2YG__headline{color:var(--slide-headline-color,#fff);text-shadow:var(--headline-shadow-custom,0 3px 14px #000000f2, 0 1px 4px #000000e6, 0 0 2px #000000d9)}.MarketHero-module__GWD2YG__saffronWord{color:var(--slide-highlight-color,#ff8a47);text-shadow:0 2px 12px #000000e6,0 1px 4px #000000d9;transition:color .3s,text-shadow .3s;display:inline-block}[data-theme=dark] .MarketHero-module__GWD2YG__saffronWord{color:var(--slide-highlight-color,#ff8a47);text-shadow:0 2px 12px #000000e6,0 1px 4px #000000d9}[data-theme=light] .MarketHero-module__GWD2YG__saffronWord{text-shadow:0 2px 12px #000000e6,0 1px 4px #000000d9}.MarketHero-module__GWD2YG__subhead{font-family:var(--font-karla);color:var(--slide-subtitle-color,#fff);text-shadow:0 2px 10px #000000eb,0 1px 3px #000000f2,0 0 2px #000000d9;margin:0;font-size:clamp(.875rem,1.8vw,1.05rem);line-height:1.45;transition:color .3s,text-shadow .3s}[data-theme=dark] .MarketHero-module__GWD2YG__subhead{color:var(--slide-subtitle-color,#fff);text-shadow:0 2px 10px #000000eb,0 1px 3px #000000f2,0 0 2px #000000d9}[data-theme=light] .MarketHero-module__GWD2YG__subhead{color:var(--slide-subtitle-color,#fff);text-shadow:0 2px 10px #000000eb,0 1px 3px #000000f2,0 0 2px #000000d9}.MarketHero-module__GWD2YG__searchForm{background:var(--slide-search-capsule-bg,#101420ad);-webkit-backdrop-filter:blur(24px)saturate(190%);border:1.5px solid var(--slide-search-capsule-border,#ffffff47);border-radius:9999px;flex-flow:row;align-items:center;gap:5px;width:100%;max-width:540px;padding:4px 4px 4px 14px;transition:background .3s,border-color .3s;display:flex;box-shadow:0 12px 36px #00000061}.MarketHero-module__GWD2YG__inputAndDropdownRow,.MarketHero-module__GWD2YG__searchInputWrap{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.MarketHero-module__GWD2YG__searchIcon{color:var(--slide-search-text-color,#ffffffd9);flex-shrink:0;transition:color .3s}.MarketHero-module__GWD2YG__searchInput{width:100%;font-family:var(--font-karla);color:var(--slide-search-text-color,#fff);text-overflow:ellipsis;background:0 0;border:none;outline:none;min-width:0;padding-block:6px;font-size:.82rem;transition:color .3s}.MarketHero-module__GWD2YG__searchInput::placeholder{color:var(--slide-search-placeholder-color,#ffffffb8);transition:color .3s}.MarketHero-module__GWD2YG__categoryDropdownWrap{border-left:1px solid var(--slide-search-capsule-border,#ffffff47);flex-shrink:0;padding-left:6px;transition:border-color .3s;position:relative}.MarketHero-module__GWD2YG__dropdownBtn{font-family:var(--font-poppins);color:var(--slide-category-color,#fff);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 4px;font-size:.76rem;font-weight:500;transition:color .3s;display:flex}.MarketHero-module__GWD2YG__dropdownLabel{text-overflow:ellipsis;max-width:78px;overflow:hidden}.MarketHero-module__GWD2YG__dropdownChevron{color:var(--slide-category-color,#fffc);flex-shrink:0;transition:color .3s}.MarketHero-module__GWD2YG__dropdownMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:190px;z-index:var(--z-dropdown);background:#131722f7;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;gap:2px;max-height:240px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 12px 36px #0000008c}.MarketHero-module__GWD2YG__dropdownItem{text-align:left;font-family:var(--font-karla);color:#cbd5e1;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;border-radius:6px;padding:8px 10px;font-size:.82rem}.MarketHero-module__GWD2YG__dropdownItem:hover{color:#fff;background:#ffffff1a}.MarketHero-module__GWD2YG__dropdownItemActive{color:var(--color-primary);background:#ff5a1f33;font-weight:700}.MarketHero-module__GWD2YG__searchSubmitBtn{background:var(--slide-search-btn-bg,linear-gradient(135deg, #ff6b35 0%, #ff3d00 100%));min-height:34px;color:var(--slide-search-btn-text,#fff);font-family:var(--font-poppins);cursor:pointer;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background .3s ease, color .3s ease;white-space:nowrap;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:7px 15px;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 3px 12px #ff5a1f6b}.MarketHero-module__GWD2YG__searchSubmitBtn:hover{transform:translateY(-1px);box-shadow:0 5px 16px #ff5a1f8c}.MarketHero-module__GWD2YG__searchSubmitBtn:active{transform:scale(.97)}.MarketHero-module__GWD2YG__btnSearchIcon{flex-shrink:0}.MarketHero-module__GWD2YG__captionGroup{text-align:left;z-index:3;flex-direction:column;align-items:flex-start;gap:6px;margin-top:4px;margin-bottom:0;display:flex;position:relative}.MarketHero-module__GWD2YG__captionCard{-webkit-backdrop-filter:blur(14px)saturate(170%);box-sizing:border-box;white-space:nowrap;background:#0c101ad1;border:1px solid #ffffff38;border-radius:9999px;align-items:center;gap:8px;max-width:min(92vw,560px);height:36px;padding:0 14px;transition:background .3s,border-color .3s,box-shadow .3s;animation:4.5s ease-in-out infinite MarketHero-module__GWD2YG__borderSparkleLight;display:inline-flex;overflow:hidden;box-shadow:0 6px 20px #00000073}@keyframes MarketHero-module__GWD2YG__borderSparkleLight{0%,to{border-color:#ffffff38;box-shadow:0 6px 20px #00000073,0 0 #ff5a1f00}50%{border-color:#ff7a38a6;box-shadow:0 8px 24px #00000080,0 0 10px 1.5px #ff7a384d}}[data-theme=light] .MarketHero-module__GWD2YG__captionCard{background:#0c101ad6;border:1px solid #ffffff40;animation:4.5s ease-in-out infinite MarketHero-module__GWD2YG__borderSparkleLight;box-shadow:0 8px 24px #00000080}[data-theme=light] .MarketHero-module__GWD2YG__captionTitle{color:#fff;text-shadow:0 1px 4px #0009}[data-theme=light] .MarketHero-module__GWD2YG__captionDivider{color:#ffffff8c}[data-theme=light] .MarketHero-module__GWD2YG__captionTagline{color:#f1f5f9;text-shadow:0 1px 3px #00000080}[data-theme=dark] .MarketHero-module__GWD2YG__captionCard{background:#080b12e0;border:1px solid #38bdf847;animation:4.5s ease-in-out infinite MarketHero-module__GWD2YG__borderSparkleDark;box-shadow:0 8px 26px #000000a6}@keyframes MarketHero-module__GWD2YG__borderSparkleDark{0%,to{border-color:#38bdf842;box-shadow:0 6px 20px #0009,0 0 #38bdf800}50%{border-color:#ff8a47b8;box-shadow:0 8px 24px #000000b3,0 0 12px 2px #ff8a4761}}[data-theme=dark] .MarketHero-module__GWD2YG__captionTitle{color:#ff8a47;text-shadow:0 1px 6px #000000b3}[data-theme=dark] .MarketHero-module__GWD2YG__captionDivider{color:#ff8a4799}[data-theme=dark] .MarketHero-module__GWD2YG__captionTagline{color:#38bdf8;text-shadow:0 1px 4px #0009}.MarketHero-module__GWD2YG__captionTitle{font-family:var(--font-poppins);letter-spacing:-.01em;white-space:nowrap;-webkit-font-smoothing:antialiased;flex-shrink:0;margin:0;font-size:clamp(.78rem,1.8vw,.88rem);font-weight:700}.MarketHero-module__GWD2YG__captionDivider{-webkit-user-select:none;user-select:none;flex-shrink:0;margin:0;font-size:.72rem}.MarketHero-module__GWD2YG__captionTagline{font-family:var(--font-karla);white-space:nowrap;text-overflow:ellipsis;-webkit-font-smoothing:antialiased;min-width:0;margin:0;font-size:clamp(.72rem,1.6vw,.82rem);font-weight:500;overflow:hidden}.MarketHero-module__GWD2YG__dotsRow{align-items:center;gap:6px;padding-left:6px;display:flex}.MarketHero-module__GWD2YG__dot{cursor:pointer;width:6px;height:6px;transition:all var(--transition-fast);background:#ffffff73;border:none;border-radius:50%;padding:0}.MarketHero-module__GWD2YG__dotActive{background:var(--color-primary);width:8px;height:8px;box-shadow:0 0 8px #ff5a1ff2}@media (max-width:767px){.MarketHero-module__GWD2YG__captionCard{gap:6px;max-width:90vw;height:32px;padding:0 12px}.MarketHero-module__GWD2YG__captionTitle{font-size:.76rem}.MarketHero-module__GWD2YG__captionTagline{font-size:.7rem}}
.ShopLanguageImage-module__g5I2Hq__imageContainer{background:#0f172a66;width:100%;height:100%;min-height:100%;position:absolute;inset:0;overflow:hidden}.ShopLanguageImage-module__g5I2Hq__loaderOverlay{z-index:3;-webkit-backdrop-filter:blur(8px);opacity:1;pointer-events:none;background:#0c101ab8;justify-content:center;align-items:center;transition:opacity .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}[data-theme=light] .ShopLanguageImage-module__g5I2Hq__loaderOverlay{background:#f8fafcbf}.ShopLanguageImage-module__g5I2Hq__shimmerWave{background:linear-gradient(90deg,#0000 0%,#ffffff38 50%,#0000 100%);animation:1s ease-in-out infinite ShopLanguageImage-module__g5I2Hq__shimmerSweep;position:absolute;inset:0}[data-theme=light] .ShopLanguageImage-module__g5I2Hq__shimmerWave{background:linear-gradient(90deg,#0000 0%,#ffffffa6 50%,#0000 100%)}@keyframes ShopLanguageImage-module__g5I2Hq__shimmerSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ShopLanguageImage-module__g5I2Hq__microSpinner{z-index:4;border:2.5px solid #ff5a1f40;border-top-color:#ff5a1f;border-radius:50%;width:22px;height:22px;animation:.65s linear infinite ShopLanguageImage-module__g5I2Hq__microSpin;position:relative}@keyframes ShopLanguageImage-module__g5I2Hq__microSpin{to{transform:rotate(360deg)}}.ShopLanguageImage-module__g5I2Hq__loaderHidden{opacity:0;pointer-events:none}.ShopLanguageImage-module__g5I2Hq__bannerImage{object-fit:cover;transition:opacity .3s,transform .3s}.ShopLanguageImage-module__g5I2Hq__imageTransitioning{opacity:.2;transform:scale(.99)}.ShopLanguageImage-module__g5I2Hq__imageReady{opacity:1;transform:scale(1)}
.ShopShareModal-module__rJFEtW__backdrop{z-index:100010;-webkit-backdrop-filter:blur(24px)saturate(180%);box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#0a0e1aad;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:16px 10px;display:flex;position:fixed;inset:0;overflow-y:auto}:is(.dark .ShopShareModal-module__rJFEtW__backdrop,[data-theme=dark] .ShopShareModal-module__rJFEtW__backdrop){-webkit-backdrop-filter:blur(32px)saturate(210%);background:#04060cdb}.ShopShareModal-module__rJFEtW__ambientAuraOrange{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ff5a1f4d 0%,#ff5a1f00 70%);width:420px;height:420px;animation:8s ease-in-out infinite alternate ShopShareModal-module__rJFEtW__ambientFloat;position:absolute;top:15%;left:15%}.ShopShareModal-module__rJFEtW__ambientAuraEmerald{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#10b98142 0%,#10b98100 70%);width:440px;height:440px;animation:8s ease-in-out 3.5s infinite alternate ShopShareModal-module__rJFEtW__ambientFloat;position:absolute;bottom:15%;right:15%}.ShopShareModal-module__rJFEtW__ambientAuraBlue{filter:blur(85px);pointer-events:none;z-index:0;background:radial-gradient(circle,#2c5fc438 0%,#2c5fc400 70%);width:380px;height:380px;position:absolute;top:45%;right:20%}@keyframes ShopShareModal-module__rJFEtW__ambientFloat{0%{transform:translate(0)scale(1)}to{transform:translate(25px,-25px)scale(1.1)}}.ShopShareModal-module__rJFEtW__passArtifact{z-index:1;scrollbar-width:thin;scrollbar-color:#ff5a1f4d transparent;-webkit-overflow-scrolling:touch;box-sizing:border-box;background:linear-gradient(170deg,#fff 0%,#f5f8fd 100%);border:1.5px solid #ff5a1f38;border-radius:20px;flex-direction:column;width:100%;max-width:395px;max-height:calc(100dvh - 28px);margin:auto;display:flex;position:relative;overflow-y:auto;box-shadow:0 24px 64px -12px #0f172a33,0 8px 24px -4px #2c5fc41a,0 0 0 1px #ffffffe6,inset 0 1.5px #fff}:is(.dark .ShopShareModal-module__rJFEtW__passArtifact,[data-theme=dark] .ShopShareModal-module__rJFEtW__passArtifact){background:linear-gradient(170deg,#161826 0%,#0d0f17 100%);border-color:#ff5a1f59;box-shadow:0 32px 80px -15px #000000e6,0 0 0 1px #ffffff17,inset 0 1.5px #ffffff29}.ShopShareModal-module__rJFEtW__cardShineEffect{border-radius:inherit;pointer-events:none;z-index:9;position:absolute;inset:0;overflow:hidden}.ShopShareModal-module__rJFEtW__cardShineEffect:before{content:"";background:linear-gradient(45deg,#0000 46%,#ffffff26 50%,#0000 54%);width:200%;height:200%;animation:10s cubic-bezier(.4,0,.2,1) infinite ShopShareModal-module__rJFEtW__holoSweep;position:absolute;top:-50%;left:-50%}@keyframes ShopShareModal-module__rJFEtW__holoSweep{0%{transform:translate(-30%,-30%)rotate(25deg)}35%{transform:translate(30%,30%)rotate(25deg)}to{transform:translate(30%,30%)rotate(25deg)}}.ShopShareModal-module__rJFEtW__dragHandleRow{justify-content:center;align-items:center;padding-top:6px;padding-bottom:2px;display:flex}.ShopShareModal-module__rJFEtW__dragHandlePill{background:#00000024;border-radius:999px;width:32px;height:3.5px}:is(.dark .ShopShareModal-module__rJFEtW__dragHandlePill,[data-theme=dark] .ShopShareModal-module__rJFEtW__dragHandlePill){background:#fff3}.ShopShareModal-module__rJFEtW__passTopBar{justify-content:space-between;align-items:center;padding:3px 14px 6px;display:flex}.ShopShareModal-module__rJFEtW__sparkleBadge{letter-spacing:.06em;color:#ff5a1f;align-items:center;gap:5px;font-family:Poppins,sans-serif;font-size:.6875rem;font-weight:800;display:inline-flex}.ShopShareModal-module__rJFEtW__sparkleIcon{color:#ff5a1f}.ShopShareModal-module__rJFEtW__closeBtn{color:#64748b;cursor:pointer;background:#0000000a;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .18s;display:inline-flex}.ShopShareModal-module__rJFEtW__closeBtn:hover{color:#d8246b;background:#d8246b24;border-color:#d8246b59;transform:rotate(90deg)scale(1.06)}:is(.dark .ShopShareModal-module__rJFEtW__closeBtn,[data-theme=dark] .ShopShareModal-module__rJFEtW__closeBtn){color:#94a3b8;background:#ffffff0f;border-color:#ffffff1a}:is(.dark .ShopShareModal-module__rJFEtW__closeBtn:hover,[data-theme=dark] .ShopShareModal-module__rJFEtW__closeBtn:hover){color:#f43f5e;background:#d8246b3d}.ShopShareModal-module__rJFEtW__passTopActions{align-items:center;gap:6px;display:flex}.ShopShareModal-module__rJFEtW__downloadIconBtn{color:#2c5fc4;cursor:pointer;background:#2c5fc414;border:1px solid #2c5fc438;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .18s cubic-bezier(.16,1,.3,1);display:inline-flex}:is(.dark .ShopShareModal-module__rJFEtW__downloadIconBtn,[data-theme=dark] .ShopShareModal-module__rJFEtW__downloadIconBtn){color:#93c5fd;background:#2c5fc429;border-color:#60a5fa47}.ShopShareModal-module__rJFEtW__downloadIconBtn:hover:not(:disabled){color:#fff;background:#2c5fc4;border-color:#2c5fc4;transform:translateY(-1px)scale(1.06);box-shadow:0 4px 12px #2c5fc44d}:is(.dark .ShopShareModal-module__rJFEtW__downloadIconBtn:hover:not(:disabled),[data-theme=dark] .ShopShareModal-module__rJFEtW__downloadIconBtn:hover:not(:disabled)){color:#fff;background:#3b82f6;border-color:#60a5fa;box-shadow:0 4px 12px #3b82f659}.ShopShareModal-module__rJFEtW__downloadIconBtn:disabled{opacity:.7;cursor:wait}.ShopShareModal-module__rJFEtW__downloadIconBtnSuccess{color:#059669!important;background:#10b98129!important;border-color:#10b981!important}:is(.dark .ShopShareModal-module__rJFEtW__downloadIconBtnSuccess,[data-theme=dark] .ShopShareModal-module__rJFEtW__downloadIconBtnSuccess){color:#34d399!important;background:#10b98140!important}.ShopShareModal-module__rJFEtW__downloadCheck{color:#10b981}.ShopShareModal-module__rJFEtW__mediaContainer{z-index:1;aspect-ratio:16/9;background:#0b0e14;border:1px solid #00000014;border-radius:14px;width:calc(100% - 16px);min-height:140px;max-height:165px;margin:0 auto;position:relative;overflow:hidden}:is(.dark .ShopShareModal-module__rJFEtW__mediaContainer,[data-theme=dark] .ShopShareModal-module__rJFEtW__mediaContainer){border-color:#ffffff1f}.ShopShareModal-module__rJFEtW__cardImage{object-fit:cover}.ShopShareModal-module__rJFEtW__imageOverlay{background:linear-gradient(#00000073 0%,#0000000d 45%,#000000bf 100%);position:absolute;inset:0}.ShopShareModal-module__rJFEtW__gradientPlaceholder{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ShopShareModal-module__rJFEtW__placeholderIcon{opacity:.85}.ShopShareModal-module__rJFEtW__bannerBadgesTop{z-index:4;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:8px;right:8px}.ShopShareModal-module__rJFEtW__brandWatermark{letter-spacing:.03em;color:#fff;-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f172acc 0%,#1e293be6 100%);border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:5.5px;padding:3.5px 10px;font-family:Poppins,sans-serif;font-size:.66rem;font-weight:700;display:inline-flex;box-shadow:0 4px 14px #00000059,inset 0 1px 1px #ffffff40}.ShopShareModal-module__rJFEtW__brandDot{background:#ff5a1f;border-radius:50%;flex-shrink:0;width:5.5px;height:5.5px;box-shadow:0 0 6px #ff5a1f,0 0 10px #ff5a1f80}.ShopShareModal-module__rJFEtW__bannerBadgesBottom{z-index:4;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.ShopShareModal-module__rJFEtW__categoryPill{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ff5a1ff2;border-radius:6px;padding:3px 8px;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:600;box-shadow:0 2px 8px #ff5a1f4d}.ShopShareModal-module__rJFEtW__statusBadge{-webkit-backdrop-filter:blur(8px);color:#fff;letter-spacing:.04em;background:#10b981f2;border-radius:999px;align-items:center;gap:4px;padding:2.5px 7px;font-family:Poppins,sans-serif;font-size:.625rem;font-weight:800;display:inline-flex}.ShopShareModal-module__rJFEtW__statusBadgeClosed{background:#ef4444f2}.ShopShareModal-module__rJFEtW__pulsingDot{background:#fff;border-radius:50%;width:5px;height:5px;animation:1.8s infinite ShopShareModal-module__rJFEtW__dotPulse}@keyframes ShopShareModal-module__rJFEtW__dotPulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.ShopShareModal-module__rJFEtW__passBody{flex-direction:column;gap:5px;padding:9px 14px 3px;display:flex;position:relative;overflow:hidden}.ShopShareModal-module__rJFEtW__securityWatermark{letter-spacing:.16em;color:#0f172a;opacity:.05;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.53rem;font-weight:900;position:absolute;bottom:1px;right:-6px}:is(.dark .ShopShareModal-module__rJFEtW__securityWatermark,[data-theme=dark] .ShopShareModal-module__rJFEtW__securityWatermark){color:#fff;opacity:.08}.ShopShareModal-module__rJFEtW__merchantHeaderRow{z-index:1;justify-content:space-between;align-items:center;gap:8px;margin-bottom:-1px;display:flex;position:relative}.ShopShareModal-module__rJFEtW__categoryBadge{letter-spacing:.04em;text-transform:uppercase;color:#ff5a1f;white-space:nowrap;text-overflow:ellipsis;background:#ff5a1f14;border:1px solid #ff5a1f38;border-radius:999px;align-items:center;gap:5px;max-width:220px;padding:1.5px 7px;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:700;display:inline-flex;overflow:hidden}.ShopShareModal-module__rJFEtW__categoryDot{background:#ff5a1f;border-radius:50%;flex-shrink:0;width:4.5px;height:4.5px}:is(.dark .ShopShareModal-module__rJFEtW__categoryBadge,[data-theme=dark] .ShopShareModal-module__rJFEtW__categoryBadge){color:#ff7a45;background:#ff5a1f29;border-color:#ff5a1f52}:is(.dark .ShopShareModal-module__rJFEtW__categoryDot,[data-theme=dark] .ShopShareModal-module__rJFEtW__categoryDot){background:#ff7a45}.ShopShareModal-module__rJFEtW__statusBadgeOpen,.ShopShareModal-module__rJFEtW__statusBadgeClosed{letter-spacing:.02em;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:4.5px;padding:1.5px 7px;font-family:Karla,sans-serif;font-size:.65rem;font-weight:700;display:inline-flex}.ShopShareModal-module__rJFEtW__statusBadgeOpen{color:#059669;background:#10b98117;border:1px solid #10b9813d}.ShopShareModal-module__rJFEtW__statusBadgeClosed{color:#dc2626;background:#ef444417;border:1px solid #ef44443d}:is(.dark .ShopShareModal-module__rJFEtW__statusBadgeOpen,[data-theme=dark] .ShopShareModal-module__rJFEtW__statusBadgeOpen){color:#34d399;background:#10b98129;border-color:#10b98159}:is(.dark .ShopShareModal-module__rJFEtW__statusBadgeClosed,[data-theme=dark] .ShopShareModal-module__rJFEtW__statusBadgeClosed){color:#f87171;background:#ef444429;border-color:#ef444459}.ShopShareModal-module__rJFEtW__statusDot{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px;box-shadow:0 0 6px}.ShopShareModal-module__rJFEtW__shopName{z-index:1;color:#0f172a;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.3;display:-webkit-box;position:relative;overflow:hidden}:is(.dark .ShopShareModal-module__rJFEtW__shopName,[data-theme=dark] .ShopShareModal-module__rJFEtW__shopName){color:#fff}.ShopShareModal-module__rJFEtW__locationRow{z-index:1;color:#64748b;align-items:center;gap:4px;font-family:Karla,sans-serif;font-size:.78rem;display:flex;position:relative}:is(.dark .ShopShareModal-module__rJFEtW__locationRow,[data-theme=dark] .ShopShareModal-module__rJFEtW__locationRow){color:#94a3b8}.ShopShareModal-module__rJFEtW__locIcon{color:#ff5a1f;flex-shrink:0}.ShopShareModal-module__rJFEtW__locationText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ShopShareModal-module__rJFEtW__shopDescriptionContainer{z-index:1;margin:1px 0 2px;position:relative}.ShopShareModal-module__rJFEtW__shopDescriptionContainerExpanded{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ff5a1f #0000000d;max-height:64px;padding-right:4px;overflow:auto}.ShopShareModal-module__rJFEtW__shopDescriptionContainerExpanded::-webkit-scrollbar{width:3.5px;height:3.5px}.ShopShareModal-module__rJFEtW__shopDescriptionContainerExpanded::-webkit-scrollbar-track{background:#0000000a;border-radius:999px}.ShopShareModal-module__rJFEtW__shopDescriptionContainerExpanded::-webkit-scrollbar-thumb{background:#ff5a1f;border-radius:999px}.ShopShareModal-module__rJFEtW__shopDescriptionContainerExpanded::-webkit-scrollbar-thumb:hover{background:#e04810}:is(.dark .ShopShareModal-module__rJFEtW__shopDescriptionContainerExpanded,[data-theme=dark] .ShopShareModal-module__rJFEtW__shopDescriptionContainerExpanded){scrollbar-color:#ff5a1f #ffffff14}.dark .ShopShareModal-module__rJFEtW__shopDescriptionContainerExpanded::-webkit-scrollbar-track{background:#ffffff14}[data-theme=dark] .ShopShareModal-module__rJFEtW__shopDescriptionContainerExpanded::-webkit-scrollbar-track{background:#ffffff14}.ShopShareModal-module__rJFEtW__shopOneLiner{z-index:1;color:#475569;word-break:break-word;overflow-wrap:break-word;margin:0;font-family:Karla,sans-serif;font-size:.72rem;line-height:1.35;position:relative}:is(.dark .ShopShareModal-module__rJFEtW__shopOneLiner,[data-theme=dark] .ShopShareModal-module__rJFEtW__shopOneLiner){color:#cbd5e1}.ShopShareModal-module__rJFEtW__shopOneLinerExpanded{white-space:pre-line}.ShopShareModal-module__rJFEtW__readMoreBtn{color:#ff5a1f;cursor:pointer;text-underline-offset:2px;vertical-align:baseline;background:0 0;border:none;margin:0;padding:0 2px;font-family:inherit;font-size:.72rem;font-weight:700;text-decoration:underline;transition:color .15s,opacity .15s;display:inline}.ShopShareModal-module__rJFEtW__readMoreBtn:hover{color:#e04810;opacity:.9}.ShopShareModal-module__rJFEtW__readMoreBtn:focus-visible{outline-offset:1px;outline:1px dashed #ff5a1f}:is(.dark .ShopShareModal-module__rJFEtW__readMoreBtn,[data-theme=dark] .ShopShareModal-module__rJFEtW__readMoreBtn){color:#ff7a45}:is(.dark .ShopShareModal-module__rJFEtW__readMoreBtn:hover,[data-theme=dark] .ShopShareModal-module__rJFEtW__readMoreBtn:hover){color:#ffa07a}.ShopShareModal-module__rJFEtW__specialtiesShelf{z-index:1;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:5px;margin-top:2px;display:flex;position:relative;overflow:hidden}.ShopShareModal-module__rJFEtW__specialtyChip{color:#334155;white-space:nowrap;text-overflow:ellipsis;background:#edf2f7;border:1px solid #0000000d;border-radius:5px;flex-shrink:0;max-width:150px;padding:2px 7px;font-family:Karla,sans-serif;font-size:.7rem;font-weight:500;overflow:hidden}:is(.dark .ShopShareModal-module__rJFEtW__specialtyChip,[data-theme=dark] .ShopShareModal-module__rJFEtW__specialtyChip){color:#cbd5e1;background:#ffffff14;border-color:#ffffff14}.ShopShareModal-module__rJFEtW__specialtyMore{color:#64748b;flex-shrink:0;padding:1px 4px;font-family:Karla,sans-serif;font-size:.7rem;font-weight:600}:is(.dark .ShopShareModal-module__rJFEtW__specialtyMore,[data-theme=dark] .ShopShareModal-module__rJFEtW__specialtyMore){color:#94a3b8}.ShopShareModal-module__rJFEtW__offerTag{color:#ff5a1f;white-space:nowrap;text-overflow:ellipsis;background:#ff5a1f1f;border:1px solid #ff5a1f47;border-radius:5px;flex-shrink:0;align-items:center;gap:4px;max-width:190px;padding:2px 7px;font-family:Poppins,sans-serif;font-size:.68rem;font-weight:700;display:inline-flex;overflow:hidden}:is(.dark .ShopShareModal-module__rJFEtW__offerTag,[data-theme=dark] .ShopShareModal-module__rJFEtW__offerTag){color:#ffa07a;background:#ff5a1f33;border-color:#ff5a1f59}.ShopShareModal-module__rJFEtW__ticketPerforationRow{justify-content:space-between;align-items:center;margin:5px -1.5px 3px;display:flex;position:relative}.ShopShareModal-module__rJFEtW__perforationNotchLeft{background:#0a0e1aad;border:1.5px solid #ff5a1f38;border-left:none;border-radius:0 10px 10px 0;flex-shrink:0;width:14px;height:18px;box-shadow:inset -2px 0 3px #0000001a}:is(.dark .ShopShareModal-module__rJFEtW__perforationNotchLeft,[data-theme=dark] .ShopShareModal-module__rJFEtW__perforationNotchLeft){background:#04060cdb;border-color:#ff5a1f59;box-shadow:inset -2px 0 4px #0006}.ShopShareModal-module__rJFEtW__perforationLine{border-bottom:1.5px dashed #ff5a1f59;flex:1;margin:0 8px}.ShopShareModal-module__rJFEtW__perforationNotchRight{background:#0a0e1aad;border:1.5px solid #ff5a1f38;border-right:none;border-radius:10px 0 0 10px;flex-shrink:0;width:14px;height:18px;box-shadow:inset 2px 0 3px #0000001a}:is(.dark .ShopShareModal-module__rJFEtW__perforationNotchRight,[data-theme=dark] .ShopShareModal-module__rJFEtW__perforationNotchRight){background:#04060cdb;border-color:#ff5a1f59;box-shadow:inset 2px 0 4px #0006}.ShopShareModal-module__rJFEtW__ticketFooter{align-items:center;gap:12px;padding:2px 14px 7px;display:flex}.ShopShareModal-module__rJFEtW__qrCodeBox{background:#fff;border:1px solid #ff5a1f40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:2px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.ShopShareModal-module__rJFEtW__qrCornerTL,.ShopShareModal-module__rJFEtW__qrCornerTR,.ShopShareModal-module__rJFEtW__qrCornerBL,.ShopShareModal-module__rJFEtW__qrCornerBR{pointer-events:none;border-style:solid;border-color:#ff5a1f;width:5px;height:5px;position:absolute}.ShopShareModal-module__rJFEtW__qrCornerTL{border-width:2px 0 0 2px;border-top-left-radius:3px;top:-2px;left:-2px}.ShopShareModal-module__rJFEtW__qrCornerTR{border-width:2px 2px 0 0;border-top-right-radius:3px;top:-2px;right:-2px}.ShopShareModal-module__rJFEtW__qrCornerBL{border-width:0 0 2px 2px;border-bottom-left-radius:3px;bottom:-2px;left:-2px}.ShopShareModal-module__rJFEtW__qrCornerBR{border-width:0 2px 2px 0;border-bottom-right-radius:3px;bottom:-2px;right:-2px}.ShopShareModal-module__rJFEtW__qrImage{border-radius:6px}.ShopShareModal-module__rJFEtW__qrPlaceholderIcon{color:#64748b}.ShopShareModal-module__rJFEtW__ticketInfo{flex-direction:column;gap:2px;display:flex}.ShopShareModal-module__rJFEtW__ticketTitleRow{align-items:center;gap:4px;display:flex}.ShopShareModal-module__rJFEtW__ticketStar{color:#ff5a1f;font-size:.65rem}.ShopShareModal-module__rJFEtW__ticketPassTitle{color:#ff5a1f;letter-spacing:.04em;margin:0;font-family:Poppins,sans-serif;font-size:.6875rem;font-weight:800}.ShopShareModal-module__rJFEtW__ticketPassSubtitle{color:#64748b;margin:0;font-family:Karla,sans-serif;font-size:.6875rem;line-height:1.25}:is(.dark .ShopShareModal-module__rJFEtW__ticketPassSubtitle,[data-theme=dark] .ShopShareModal-module__rJFEtW__ticketPassSubtitle){color:#94a3b8}.ShopShareModal-module__rJFEtW__serialBadge{margin-top:1px}.ShopShareModal-module__rJFEtW__ticketSerial{color:#2c5fc4;background:#2c5fc414;border:1px solid #2c5fc42e;border-radius:4px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.625rem;font-weight:700;display:inline-block}:is(.dark .ShopShareModal-module__rJFEtW__ticketSerial,[data-theme=dark] .ShopShareModal-module__rJFEtW__ticketSerial){color:#60a5fa;background:#2c5fc42e;border-color:#60a5fa4d}.ShopShareModal-module__rJFEtW__actionDeck{flex-direction:column;gap:7px;padding:4px 14px 13px;display:flex}.ShopShareModal-module__rJFEtW__btnWhatsAppHero{color:#fff;width:100%;font:inherit;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#25d366 0%,#10b981 100%);border:none;border-radius:14px;outline:none;justify-content:space-between;align-items:center;padding:10px 14px;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 24px -4px #25d36680,inset 0 1px #ffffff59}.ShopShareModal-module__rJFEtW__btnWhatsAppHero:disabled{opacity:.85;cursor:wait}.ShopShareModal-module__rJFEtW__imageCopiedBanner{color:#059669;background:#10b9811f;border:1px solid #10b9814d;border-radius:9px;align-items:center;gap:6px;padding:6px 10px;font-family:Karla,sans-serif;font-size:.6875rem;font-weight:700;line-height:1.25;animation:.2s ShopShareModal-module__rJFEtW__fadeIn;display:flex}:is(.dark .ShopShareModal-module__rJFEtW__imageCopiedBanner,[data-theme=dark] .ShopShareModal-module__rJFEtW__imageCopiedBanner){color:#34d399;background:#10b9812e;border-color:#10b98159}.ShopShareModal-module__rJFEtW__toastCheck{color:#10b981;flex-shrink:0}@keyframes ShopShareModal-module__rJFEtW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:is(.dark .ShopShareModal-module__rJFEtW__btnWhatsAppHero,[data-theme=dark] .ShopShareModal-module__rJFEtW__btnWhatsAppHero){background:linear-gradient(135deg,#25d366 0%,#059669 50%,#047857 100%);box-shadow:0 10px 28px -4px #25d36699,inset 0 1px #fff6}.ShopShareModal-module__rJFEtW__btnWhatsAppHero:hover{color:#fff;transform:translateY(-2px);box-shadow:0 12px 30px -4px #25d366a6}.ShopShareModal-module__rJFEtW__btnWhatsAppHero:active{transform:translateY(0)}.ShopShareModal-module__rJFEtW__btnWhatsAppLeft{align-items:center;gap:10px;display:flex}.ShopShareModal-module__rJFEtW__waIconWrap{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ShopShareModal-module__rJFEtW__waTextStack{text-align:left;flex-direction:column;display:flex}.ShopShareModal-module__rJFEtW__waTitle{color:#fff;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25}.ShopShareModal-module__rJFEtW__waSub{color:#ffffffeb;font-family:Karla,sans-serif;font-size:.6875rem}.ShopShareModal-module__rJFEtW__waArrowCircle{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.ShopShareModal-module__rJFEtW__waArrow{color:#fff}.ShopShareModal-module__rJFEtW__multiShareRow{grid-template-columns:repeat(3,1fr);gap:6px;width:100%;display:grid}.ShopShareModal-module__rJFEtW__dualShareRow{grid-template-columns:1fr 1fr;gap:7px;width:100%;display:grid}.ShopShareModal-module__rJFEtW__btnInstagramHero{text-align:center;color:#d8246b;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#e1306c14 0%,#833ab40d 100%);border:1px solid #e1306c38;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-width:0;padding:9px 4px 8px;text-decoration:none;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex}:is(.dark .ShopShareModal-module__rJFEtW__btnInstagramHero,[data-theme=dark] .ShopShareModal-module__rJFEtW__btnInstagramHero){color:#ff7597;background:linear-gradient(135deg,#e1306c29 0%,#833ab41a 100%);border-color:#e1306c59}.ShopShareModal-module__rJFEtW__btnInstagramHero:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#e1306c 0%,#c13584 50%,#833ab4 100%);border-color:#0000;transform:translateY(-1.5px);box-shadow:0 4px 14px #e1306c59}:is(.dark .ShopShareModal-module__rJFEtW__btnInstagramHero:hover:not(:disabled),[data-theme=dark] .ShopShareModal-module__rJFEtW__btnInstagramHero:hover:not(:disabled)){color:#fff;background:linear-gradient(135deg,#e1306c 0%,#c13584 50%,#833ab4 100%);border-color:#0000;box-shadow:0 4px 14px #e1306c73}.ShopShareModal-module__rJFEtW__btnInstagramHero:disabled{opacity:.7;cursor:wait}.ShopShareModal-module__rJFEtW__instagramIconWrap{color:#fff;background:linear-gradient(135deg,#f58529 0%,#d62976 50%,#962fbf 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 2px 6px #e1306c40}.ShopShareModal-module__rJFEtW__btnTelegramHero{text-align:center;color:#08c;cursor:pointer;box-sizing:border-box;background:#229ed914;border:1px solid #229ed938;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-width:0;padding:9px 4px 8px;text-decoration:none;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex}:is(.dark .ShopShareModal-module__rJFEtW__btnTelegramHero,[data-theme=dark] .ShopShareModal-module__rJFEtW__btnTelegramHero){color:#38b9ff;background:#229ed929;border-color:#229ed959}.ShopShareModal-module__rJFEtW__btnTelegramHero:hover:not(:disabled){color:#fff;background:#229ed9;border-color:#0000;transform:translateY(-1.5px);box-shadow:0 4px 14px #229ed959}:is(.dark .ShopShareModal-module__rJFEtW__btnTelegramHero:hover:not(:disabled),[data-theme=dark] .ShopShareModal-module__rJFEtW__btnTelegramHero:hover:not(:disabled)){color:#fff;background:#229ed9;border-color:#0000;box-shadow:0 4px 14px #229ed973}.ShopShareModal-module__rJFEtW__btnTelegramHero:disabled{opacity:.7;cursor:wait}.ShopShareModal-module__rJFEtW__telegramIconWrap{color:#fff;background:#229ed9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 2px 6px #229ed940}.ShopShareModal-module__rJFEtW__btnMoreHero{text-align:center;color:#1e293b;cursor:pointer;box-sizing:border-box;background:#edf2f7;border:1px solid #00000014;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-width:0;padding:9px 4px 8px;text-decoration:none;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex}:is(.dark .ShopShareModal-module__rJFEtW__btnMoreHero,[data-theme=dark] .ShopShareModal-module__rJFEtW__btnMoreHero){color:#f8fafc;background:#ffffff12;border-color:#ffffff1f}.ShopShareModal-module__rJFEtW__btnMoreHero:hover:not(:disabled){color:#2c5fc4;background:#fff;border-color:#2c5fc4;transform:translateY(-1.5px);box-shadow:0 4px 14px #2c5fc426}:is(.dark .ShopShareModal-module__rJFEtW__btnMoreHero:hover:not(:disabled),[data-theme=dark] .ShopShareModal-module__rJFEtW__btnMoreHero:hover:not(:disabled)){color:#93c5fd;background:#2c5fc433;border-color:#60a5fa}.ShopShareModal-module__rJFEtW__btnMoreHero:disabled{opacity:.7;cursor:wait}.ShopShareModal-module__rJFEtW__moreIconWrap{color:#2c5fc4;background:#2c5fc41a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ShopShareModal-module__rJFEtW__multiShareRow .ShopShareModal-module__rJFEtW__actionBtnArrow{display:none}:is(.dark .ShopShareModal-module__rJFEtW__moreIconWrap,[data-theme=dark] .ShopShareModal-module__rJFEtW__moreIconWrap){color:#93c5fd;background:#60a5fa2e}.ShopShareModal-module__rJFEtW__actionBtnLeft{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-width:0;display:flex}.ShopShareModal-module__rJFEtW__actionBtnText{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.ShopShareModal-module__rJFEtW__actionBtnTitle{white-space:nowrap;text-align:center;width:100%;font-family:Poppins,sans-serif;font-size:clamp(.7rem,2.1vw,.76rem);font-weight:700;line-height:1.25}.ShopShareModal-module__rJFEtW__actionBtnSub{color:#64748b;white-space:nowrap;text-align:center;width:100%;font-family:Karla,sans-serif;font-size:clamp(.58rem,1.8vw,.62rem);line-height:1.2}:is(.dark .ShopShareModal-module__rJFEtW__actionBtnSub,[data-theme=dark] .ShopShareModal-module__rJFEtW__actionBtnSub){color:#94a3b8}.ShopShareModal-module__rJFEtW__btnInstagramHero:hover .ShopShareModal-module__rJFEtW__actionBtnSub,.ShopShareModal-module__rJFEtW__btnTelegramHero:hover .ShopShareModal-module__rJFEtW__actionBtnSub{color:#ffffffe6}.ShopShareModal-module__rJFEtW__btnMoreHero:hover .ShopShareModal-module__rJFEtW__actionBtnSub{color:#2c5fc4e6}:is(.dark .ShopShareModal-module__rJFEtW__btnMoreHero:hover .ShopShareModal-module__rJFEtW__actionBtnSub,[data-theme=dark] .ShopShareModal-module__rJFEtW__btnMoreHero:hover .ShopShareModal-module__rJFEtW__actionBtnSub){color:#93c5fd}.ShopShareModal-module__rJFEtW__actionBtnArrow{display:none}.ShopShareModal-module__rJFEtW__btnRestaurantMenu{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#ff5a1f 0%,#e04812 100%);border-radius:13px;justify-content:space-between;align-items:center;width:100%;padding:9px 12px;text-decoration:none;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 6px 18px -3px #ff5a1f6b,inset 0 1px #ffffff59}.ShopShareModal-module__rJFEtW__btnRestaurantMenu:hover{color:#fff;transform:translateY(-1.5px);box-shadow:0 8px 24px -3px #ff5a1f94,inset 0 1px #ffffff73}.ShopShareModal-module__rJFEtW__btnRestaurantMenu:active{transform:translateY(0)}.ShopShareModal-module__rJFEtW__themeRestaurant{background:linear-gradient(135deg,#ff5a1f 0%,#e04812 100%);box-shadow:0 6px 18px -3px #ff5a1f6b,inset 0 1px #ffffff59}.ShopShareModal-module__rJFEtW__themeRestaurant:hover{box-shadow:0 8px 24px -3px #ff5a1f94,inset 0 1px #ffffff73}.ShopShareModal-module__rJFEtW__themeMedical{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);box-shadow:0 6px 18px -3px #0ea5e96b,inset 0 1px #ffffff59}.ShopShareModal-module__rJFEtW__themeMedical:hover{box-shadow:0 8px 24px -3px #0ea5e994,inset 0 1px #ffffff73}.ShopShareModal-module__rJFEtW__themeGrocery{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 6px 18px -3px #10b9816b,inset 0 1px #ffffff59}.ShopShareModal-module__rJFEtW__themeGrocery:hover{box-shadow:0 8px 24px -3px #10b98194,inset 0 1px #ffffff73}.ShopShareModal-module__rJFEtW__themeFashion{background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);box-shadow:0 6px 18px -3px #8b5cf66b,inset 0 1px #ffffff59}.ShopShareModal-module__rJFEtW__themeFashion:hover{box-shadow:0 8px 24px -3px #8b5cf694,inset 0 1px #ffffff73}.ShopShareModal-module__rJFEtW__themeDefault{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 6px 18px -3px #2563eb6b,inset 0 1px #ffffff59}.ShopShareModal-module__rJFEtW__themeDefault:hover{box-shadow:0 8px 24px -3px #2563eb94,inset 0 1px #ffffff73}.ShopShareModal-module__rJFEtW__btnMenuLeft{align-items:center;gap:10px;display:flex}.ShopShareModal-module__rJFEtW__menuIconWrap{color:#fff;background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.ShopShareModal-module__rJFEtW__menuTextStack{text-align:left;flex-direction:column;display:flex}.ShopShareModal-module__rJFEtW__menuTitle{color:#fff;font-family:Poppins,sans-serif;font-size:.8125rem;font-weight:700;line-height:1.25}.ShopShareModal-module__rJFEtW__menuSub{color:#ffffffeb;font-family:Karla,sans-serif;font-size:.65rem}.ShopShareModal-module__rJFEtW__menuArrowCircle{color:#fff;background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ShopShareModal-module__rJFEtW__powerActionsRow{grid-template-columns:1.15fr 1fr;gap:6px;display:grid}.ShopShareModal-module__rJFEtW__btnSavePass{color:#2c5fc4;cursor:pointer;background:linear-gradient(135deg,#2c5fc41a 0%,#2c5fc40d 100%);border:1px solid #2c5fc440;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:8px 6px;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:700;transition:all .18s;display:flex}:is(.dark .ShopShareModal-module__rJFEtW__btnSavePass,[data-theme=dark] .ShopShareModal-module__rJFEtW__btnSavePass){color:#93c5fd;background:linear-gradient(135deg,#3b82f62e 0%,#2563eb1a 100%);border-color:#60a5fa59}.ShopShareModal-module__rJFEtW__btnSavePass:hover:not(:disabled){background:#fff;border-color:#2c5fc4;transform:translateY(-1.5px);box-shadow:0 4px 14px #2c5fc433}:is(.dark .ShopShareModal-module__rJFEtW__btnSavePass:hover:not(:disabled),[data-theme=dark] .ShopShareModal-module__rJFEtW__btnSavePass:hover:not(:disabled)){background:#3b82f642;border-color:#60a5fa}.ShopShareModal-module__rJFEtW__btnSavePass:disabled{opacity:.7;cursor:wait}.ShopShareModal-module__rJFEtW__btnSavePassSuccess{color:#059669!important;background:#10b98124!important;border-color:#10b981!important}:is(.dark .ShopShareModal-module__rJFEtW__btnSavePassSuccess,[data-theme=dark] .ShopShareModal-module__rJFEtW__btnSavePassSuccess){color:#34d399!important;background:#10b98138!important}.ShopShareModal-module__rJFEtW__savedCheck{color:#10b981}.ShopShareModal-module__rJFEtW__spinner{animation:1s linear infinite ShopShareModal-module__rJFEtW__spin}@keyframes ShopShareModal-module__rJFEtW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ShopShareModal-module__rJFEtW__btnCopyLink{color:#334155;cursor:pointer;background:#edf2f7;border:1px solid #00000014;border-radius:11px;justify-content:center;align-items:center;gap:5px;padding:8px 6px;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:700;transition:all .18s;display:flex}:is(.dark .ShopShareModal-module__rJFEtW__btnCopyLink,[data-theme=dark] .ShopShareModal-module__rJFEtW__btnCopyLink){color:#e2e8f0;background:#ffffff12;border-color:#ffffff1a}.ShopShareModal-module__rJFEtW__btnCopyLink:hover{color:#ff5a1f;background:#fff;border-color:#ff5a1f;transform:translateY(-1.5px);box-shadow:0 4px 12px #ff5a1f26}:is(.dark .ShopShareModal-module__rJFEtW__btnCopyLink:hover,[data-theme=dark] .ShopShareModal-module__rJFEtW__btnCopyLink:hover){color:#ffa07a;background:#ff5a1f2e;border-color:#ff5a1f}.ShopShareModal-module__rJFEtW__btnCopyLinkSuccess{color:#059669!important;background:#10b98124!important;border-color:#10b981!important}:is(.dark .ShopShareModal-module__rJFEtW__btnCopyLinkSuccess,[data-theme=dark] .ShopShareModal-module__rJFEtW__btnCopyLinkSuccess){color:#34d399!important;background:#10b98138!important}.ShopShareModal-module__rJFEtW__channelsRow{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.ShopShareModal-module__rJFEtW__channelPill{color:#334155;cursor:pointer;background:#edf2f7;border:1px solid #0000000f;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:8px 3px;font-family:Poppins,sans-serif;font-size:.6875rem;font-weight:600;text-decoration:none;transition:all .18s;display:flex}:is(.dark .ShopShareModal-module__rJFEtW__channelPill,[data-theme=dark] .ShopShareModal-module__rJFEtW__channelPill){color:#e2e8f0;background:#ffffff0f;border-color:#ffffff17}.ShopShareModal-module__rJFEtW__channelPill:hover{color:#2c5fc4;background:#fff;border-color:#2c5fc4;transform:translateY(-1.5px);box-shadow:0 4px 12px #2c5fc426}:is(.dark .ShopShareModal-module__rJFEtW__channelPill:hover,[data-theme=dark] .ShopShareModal-module__rJFEtW__channelPill:hover){color:#60a5fa;background:#2c5fc438;border-color:#3b82f6}.ShopShareModal-module__rJFEtW__channelPillSuccess{color:#059669!important;background:#10b98124!important;border-color:#10b981!important}:is(.dark .ShopShareModal-module__rJFEtW__channelPillSuccess,[data-theme=dark] .ShopShareModal-module__rJFEtW__channelPillSuccess){color:#34d399!important;background:#10b98138!important}.ShopShareModal-module__rJFEtW__copiedCheck{color:#10b981}.ShopShareModal-module__rJFEtW__xIcon{font-size:.85rem;font-weight:800;line-height:1}.ShopShareModal-module__rJFEtW__shortUrlBar{cursor:pointer;-webkit-user-select:none;user-select:none;background:#edf2f7;border:1px solid #0000000d;border-radius:9px;justify-content:space-between;align-items:center;padding:6px 10px;transition:all .18s;display:flex}:is(.dark .ShopShareModal-module__rJFEtW__shortUrlBar,[data-theme=dark] .ShopShareModal-module__rJFEtW__shortUrlBar){background:#ffffff0a;border-color:#ffffff14}.ShopShareModal-module__rJFEtW__shortUrlBar:hover{background:#e2e8f0;border-color:#ff5a1f4d}:is(.dark .ShopShareModal-module__rJFEtW__shortUrlBar:hover,[data-theme=dark] .ShopShareModal-module__rJFEtW__shortUrlBar:hover){background:#ffffff14;border-color:#ff5a1f66}.ShopShareModal-module__rJFEtW__shortUrlLeft{align-items:center;gap:6px;display:flex;overflow:hidden}.ShopShareModal-module__rJFEtW__shortUrlDomain{color:#ff5a1f;background:#ff5a1f1f;border-radius:4px;flex-shrink:0;padding:1px 6px;font-family:Poppins,sans-serif;font-size:.6875rem;font-weight:800}:is(.dark .ShopShareModal-module__rJFEtW__shortUrlDomain,[data-theme=dark] .ShopShareModal-module__rJFEtW__shortUrlDomain){background:#ff5a1f33}.ShopShareModal-module__rJFEtW__shortUrlSlug{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.6875rem;overflow:hidden}:is(.dark .ShopShareModal-module__rJFEtW__shortUrlSlug,[data-theme=dark] .ShopShareModal-module__rJFEtW__shortUrlSlug){color:#94a3b8}.ShopShareModal-module__rJFEtW__shortUrlCopyHint{color:#2c5fc4;flex-shrink:0;font-family:Karla,sans-serif;font-size:.6875rem;font-weight:700}:is(.dark .ShopShareModal-module__rJFEtW__shortUrlCopyHint,[data-theme=dark] .ShopShareModal-module__rJFEtW__shortUrlCopyHint){color:#60a5fa}.ShopShareModal-module__rJFEtW__modalFooterBranding{color:#64748b;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:6px;padding-top:3px;padding-bottom:2px;font-family:Poppins,sans-serif;font-size:.65rem;display:flex}:is(.dark .ShopShareModal-module__rJFEtW__modalFooterBranding,[data-theme=dark] .ShopShareModal-module__rJFEtW__modalFooterBranding){color:#94a3b8}.ShopShareModal-module__rJFEtW__footerBrandDot{background:#ff5a1f;border-radius:50%;flex-shrink:0;width:5px;height:5px;box-shadow:0 0 6px #ff5a1f99}.ShopShareModal-module__rJFEtW__footerBrandName{color:#1e293b;letter-spacing:.02em;font-weight:700}:is(.dark .ShopShareModal-module__rJFEtW__footerBrandName,[data-theme=dark] .ShopShareModal-module__rJFEtW__footerBrandName){color:#f8fafc}.ShopShareModal-module__rJFEtW__footerBrandSep{color:#cbd5e1;font-size:.6rem}:is(.dark .ShopShareModal-module__rJFEtW__footerBrandSep,[data-theme=dark] .ShopShareModal-module__rJFEtW__footerBrandSep){color:#475569}.ShopShareModal-module__rJFEtW__footerBrandTagline{font-weight:500}@media (max-width:480px){.ShopShareModal-module__rJFEtW__backdrop{padding:6px}.ShopShareModal-module__rJFEtW__passArtifact{border-radius:20px;max-width:100%}.ShopShareModal-module__rJFEtW__passBody{padding:8px 12px 3px}.ShopShareModal-module__rJFEtW__ticketFooter{padding:2px 12px 6px}.ShopShareModal-module__rJFEtW__actionDeck{gap:6px;padding:3px 12px 12px}.ShopShareModal-module__rJFEtW__shortUrlSlug{max-width:140px}}
.ShopCard-module__EmISNW__card{width:100%;height:100%;clip-path:polygon(var(--hex-cut-card) 0, calc(100% - var(--hex-cut-card)) 0, 100% var(--hex-cut-card), 100% calc(100% - var(--hex-cut-card)), calc(100% - var(--hex-cut-card)) 100%, var(--hex-cut-card) 100%, 0 calc(100% - var(--hex-cut-card)), 0 var(--hex-cut-card));-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0d9;flex-direction:column;transition:transform .22s,box-shadow .22s,border-color .22s,filter .22s;display:flex;overflow:hidden;box-shadow:0 4px 18px #0b1b3d0d}.ShopCard-module__EmISNW__card:hover{border-color:#cbd5e1f2;transform:translateY(-4px);box-shadow:0 12px 28px #0b1b3d1a}[data-theme=dark] .ShopCard-module__EmISNW__card{background:#0d0d11;border-color:#ffffff1a;box-shadow:0 4px 18px #0006}[data-theme=dark] .ShopCard-module__EmISNW__card:hover{border-color:var(--neon-blue);filter:drop-shadow(0 0 1px var(--neon-blue)) drop-shadow(0 0 4px #4282f573);box-shadow:0 12px 28px #0009}.ShopCard-module__EmISNW__imageArea{aspect-ratio:16/9;background:#0b1b3d;flex-shrink:0;width:100%;height:auto;min-height:155px;max-height:220px;position:relative;overflow:hidden}@media (max-width:640px){.ShopCard-module__EmISNW__imageArea{min-height:140px;max-height:185px}}.ShopCard-module__EmISNW__shopImage{object-fit:cover;object-position:center;transition:transform .3s}.ShopCard-module__EmISNW__card:hover .ShopCard-module__EmISNW__shopImage{transform:scale(1.03)}.ShopCard-module__EmISNW__verifiedOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-family:var(--font-poppins);z-index:2;background:#16a34ae6;border-radius:9999px;align-items:center;gap:4px;padding:3px 8px;font-size:.62rem;font-weight:600;display:inline-flex;position:absolute;top:10px;right:10px}.ShopCard-module__EmISNW__placeholderBox{color:#fff9;background:linear-gradient(135deg,#17171f 0%,#0f172a 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ShopCard-module__EmISNW__placeholderIcon{color:#fff9}.ShopCard-module__EmISNW__body{flex-direction:column;flex:1;justify-content:space-between;gap:7px;padding:10px 14px 12px;display:flex}.ShopCard-module__EmISNW__metaTop{flex-direction:column;gap:2px;display:flex}.ShopCard-module__EmISNW__name{font-family:var(--font-poppins);color:#0b1b3d;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;margin:0;font-size:1.02rem;font-weight:700;line-height:1.22;overflow:hidden}[data-theme=dark] .ShopCard-module__EmISNW__name{color:#f8fafc}.ShopCard-module__EmISNW__metaRow{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;display:flex;overflow:hidden}.ShopCard-module__EmISNW__category{font-family:var(--font-karla);color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;font-weight:600;overflow:hidden}[data-theme=dark] .ShopCard-module__EmISNW__category{color:#94a3b8}.ShopCard-module__EmISNW__metaDot{color:#94a3b8;font-size:.7rem}.ShopCard-module__EmISNW__location{font-family:var(--font-karla);color:#94a3b8;margin:0;font-size:.78rem}[data-theme=dark] .ShopCard-module__EmISNW__location{color:#64748b}.ShopCard-module__EmISNW__ratingRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.ShopCard-module__EmISNW__ratingBtn{clip-path:polygon(var(--hex-cut-button) 0, calc(100% - var(--hex-cut-button)) 0, 100% var(--hex-cut-button), 100% calc(100% - var(--hex-cut-button)), calc(100% - var(--hex-cut-button)) 100%, var(--hex-cut-button) 100%, 0 calc(100% - var(--hex-cut-button)), 0 var(--hex-cut-button));font-family:var(--font-poppins);background:#fdf1f6;border:1px solid #d61b6940;align-items:center;gap:4px;padding:3px 7px;transition:all .2s;display:inline-flex}[data-theme=dark] .ShopCard-module__EmISNW__ratingBtn{background:#d61b691f;border-color:#d61b6947}.ShopCard-module__EmISNW__statusBadge{color:#16a34a;font-family:var(--font-poppins);clip-path:polygon(4px 0,calc(100% - 4px) 0,100% 4px,100% calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,0 calc(100% - 4px),0 4px);background:#ecfdf5;border:1px solid #22c55e33;align-items:center;gap:4px;padding:2px 7px;font-size:.68rem;font-weight:600;display:inline-flex}[data-theme=dark] .ShopCard-module__EmISNW__statusBadge{color:#4ade80;background:#22c55e26;border-color:#4ade8040}.ShopCard-module__EmISNW__statusDot{background:#16a34a;border-radius:50%;width:5px;height:5px;box-shadow:0 0 5px #16a34a99}[data-theme=dark] .ShopCard-module__EmISNW__statusDot{background:#4ade80}.ShopCard-module__EmISNW__statusBadgeClosed{color:#64748b;background:#f1f5f9;border-color:#64748b40}[data-theme=dark] .ShopCard-module__EmISNW__statusBadgeClosed{color:#94a3b8;background:#ffffff0f;border-color:#ffffff1f}.ShopCard-module__EmISNW__detailsSnippet{background:#f8fafc;border:1px solid #e2e8f0bf;border-radius:8px;flex-direction:column;gap:3px;padding:5px 9px;display:flex}[data-theme=dark] .ShopCard-module__EmISNW__detailsSnippet{background:#12121a;border-color:#ffffff14}.ShopCard-module__EmISNW__proprietorText{font-family:var(--font-karla);color:#475569;align-items:center;gap:4px;font-size:.74rem;display:inline-flex}.ShopCard-module__EmISNW__proprietorText svg{color:var(--color-secondary);flex-shrink:0}[data-theme=dark] .ShopCard-module__EmISNW__proprietorText{color:#cbd5e1}.ShopCard-module__EmISNW__offerBadge{font-family:var(--font-karla);color:#d9480f;align-items:center;gap:5px;font-size:.72rem;font-weight:700;display:inline-flex}[data-theme=dark] .ShopCard-module__EmISNW__offerBadge{color:#ffa94d}.ShopCard-module__EmISNW__offerIcon{color:#ff5a1f}.ShopCard-module__EmISNW__descLine{font-family:var(--font-karla);color:#64748b;-webkit-line-clamp:2;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.35;display:-webkit-box;overflow:hidden}.ShopCard-module__EmISNW__assuranceText{font-family:var(--font-karla);color:#64748b;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;margin:0;font-size:.72rem;display:inline-flex;overflow:hidden}.ShopCard-module__EmISNW__assuranceText svg{color:var(--color-primary);flex-shrink:0}[data-theme=dark] .ShopCard-module__EmISNW__descLine,[data-theme=dark] .ShopCard-module__EmISNW__assuranceText{color:#94a3b8}.ShopCard-module__EmISNW__serviceChipsRow{flex-wrap:wrap;align-items:center;gap:4px;margin-top:1px;display:flex}.ShopCard-module__EmISNW__serviceChip{color:#334155;font-family:var(--font-poppins);white-space:nowrap;letter-spacing:.01em;background:#f1f5f9;border:1px solid #e2e8f0f2;border-radius:9999px;align-items:center;padding:2px 8px;font-size:.68rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}[data-theme=dark] .ShopCard-module__EmISNW__serviceChip{color:#cbd5e1;background:#17171f;border-color:#ffffff1a}.ShopCard-module__EmISNW__chipsMoreBadge{color:#ff5a1f;font-family:var(--font-poppins);white-space:nowrap;cursor:default;background:#ff5a1f14;border:1px solid #ff5a1f33;border-radius:9999px;align-items:center;padding:2px 7px;font-size:.66rem;font-weight:700;display:inline-flex}[data-theme=dark] .ShopCard-module__EmISNW__chipsMoreBadge{color:#ff7b47;background:#ff5a1f29;border-color:#ff5a1f4d}.ShopCard-module__EmISNW__ctaRow{z-index:2;flex-shrink:0;gap:8px;margin-top:auto;padding-top:4px;display:flex}.ShopCard-module__EmISNW__btnCall,.ShopCard-module__EmISNW__btnCallDisabled{box-sizing:border-box;min-height:36px;font-family:var(--font-poppins);cursor:pointer;background:linear-gradient(135deg,#ff6b35 0%,#ff3d00 100%);border:none;flex:.85;justify-content:center;align-items:center;gap:5px;padding:6px 8px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .24s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 2px 8px #ff5a1f40;color:#fff!important}.ShopCard-module__EmISNW__btnCall,.ShopCard-module__EmISNW__btnCallDisabled,.ShopCard-module__EmISNW__btnWhatsApp,.ShopCard-module__EmISNW__btnWhatsAppDisabled,.ShopCard-module__EmISNW__btnOrderFood{clip-path:polygon(var(--hex-cut-button) 0, calc(100% - var(--hex-cut-button)) 0, 100% var(--hex-cut-button), 100% calc(100% - var(--hex-cut-button)), calc(100% - var(--hex-cut-button)) 100%, var(--hex-cut-button) 100%, 0 calc(100% - var(--hex-cut-button)), 0 var(--hex-cut-button))}.ShopCard-module__EmISNW__btnOrderFood{box-sizing:border-box;width:100%;min-height:36px;font-family:var(--font-poppins);cursor:pointer;background:linear-gradient(135deg,#ff5a1f 0%,#ff8a00 100%);border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:6px 14px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .24s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 2px 10px #ff5a1f47;color:#fff!important}.ShopCard-module__EmISNW__btnOrderFood:hover{transform:translateY(-2px);box-shadow:0 5px 18px #ff5a1f73;color:#fff!important;background:linear-gradient(135deg,#e04810 0%,#ff5a1f 100%)!important}.ShopCard-module__EmISNW__btnOrderFood:active{transform:scale(.97)}.ShopCard-module__EmISNW__orderFoodIcon{flex-shrink:0;transition:transform .24s}.ShopCard-module__EmISNW__btnOrderFood:hover .ShopCard-module__EmISNW__orderFoodIcon{transform:rotate(-12deg)scale(1.15)}.ShopCard-module__EmISNW__orderFoodArrow{flex-shrink:0;transition:transform .2s}.ShopCard-module__EmISNW__btnOrderFood:hover .ShopCard-module__EmISNW__orderFoodArrow{transform:translate(4px)}.ShopCard-module__EmISNW__shopCardHighlighted{animation:5s cubic-bezier(.16,1,.3,1) forwards ShopCard-module__EmISNW__cardPulseHighlight;border-color:#ff5a1f!important}@keyframes ShopCard-module__EmISNW__cardPulseHighlight{0%{box-shadow:0 0 0 4px #ff5a1fa6,0 12px 32px #ff5a1f4d}40%{box-shadow:0 0 0 3px #ff5a1f73,0 8px 24px #ff5a1f33}to{box-shadow:0 2px 8px #0000000a}}.ShopCard-module__EmISNW__btnCall:hover{filter:drop-shadow(0 0 2px #d61b69a6)drop-shadow(0 0 5px #d61b6959);transform:translateY(-2px);box-shadow:0 5px 14px #d61b6973;color:#fff!important;background:linear-gradient(135deg,#d61b69 0%,#a3134f 100%)!important}.ShopCard-module__EmISNW__btnCall:active{transform:scale(.97)}.ShopCard-module__EmISNW__btnWhatsApp,.ShopCard-module__EmISNW__btnWhatsAppDisabled{box-sizing:border-box;min-height:36px;font-family:var(--font-poppins);cursor:pointer;border:1.5px solid #fff3;flex:1.4;justify-content:center;align-items:center;gap:5px;padding:6px 8px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .24s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 3px 10px #2c5fc459;color:#fff!important;background:linear-gradient(135deg,#2c5fc4 0%,#1e4cb0 100%)!important}[data-theme=dark] .ShopCard-module__EmISNW__btnWhatsApp,[data-theme=dark] .ShopCard-module__EmISNW__btnWhatsAppDisabled{border-color:#fff3;box-shadow:0 4px 14px #2c5fc466;color:#fff!important;background:linear-gradient(135deg,#2c5fc4 0%,#1e4cb0 100%)!important}.ShopCard-module__EmISNW__btnWhatsApp:hover{transform:translateY(-2px);color:#128c7e!important;background:#fff!important;border-color:#25d366!important;box-shadow:0 6px 20px #00000029,0 0 14px #25d36666!important}.ShopCard-module__EmISNW__btnWhatsApp:hover .ShopCard-module__EmISNW__waLottieIcon{filter:none!important}.ShopCard-module__EmISNW__btnWhatsApp:hover .ShopCard-module__EmISNW__btnTextHover{color:#128c7e!important}[data-theme=dark] .ShopCard-module__EmISNW__btnWhatsApp:hover{color:#128c7e!important;background:#fff!important;border-color:#25d366!important}[data-theme=dark] .ShopCard-module__EmISNW__btnCall,[data-theme=dark] .ShopCard-module__EmISNW__btnCallDisabled{box-shadow:0 4px 14px #ff5a1f66;color:#fff!important;background:linear-gradient(135deg,#ff6b35 0%,#ff3d00 100%)!important}[data-theme=dark] .ShopCard-module__EmISNW__btnCall:hover{box-shadow:0 5px 14px #d61b6973;color:#fff!important;background:linear-gradient(135deg,#d61b69 0%,#a3134f 100%)!important}@keyframes ShopCard-module__EmISNW__callShake{0%,to{transform:rotate(0)scale(1)}15%{transform:rotate(-16deg)scale(1.12)}30%{transform:rotate(14deg)scale(1.12)}45%{transform:rotate(-10deg)scale(1.08)}60%{transform:rotate(8deg)scale(1.06)}80%{transform:rotate(-4deg)scale(1.03)}}.ShopCard-module__EmISNW__btnCall:hover .ShopCard-module__EmISNW__callIcon{transform-origin:50%;animation:.62s cubic-bezier(.36,.07,.19,.97) infinite ShopCard-module__EmISNW__callShake}@media (prefers-reduced-motion:reduce){.ShopCard-module__EmISNW__btnCall:hover .ShopCard-module__EmISNW__callIcon{animation:none}}.ShopCard-module__EmISNW__btnWhatsApp:active{transform:scale(.97)}.ShopCard-module__EmISNW__btnText{white-space:nowrap;line-height:1}.ShopCard-module__EmISNW__callIcon,.ShopCard-module__EmISNW__whatsAppIcon{color:#fff;flex-shrink:0;transition:transform .24s}.ShopCard-module__EmISNW__btnCall:hover .ShopCard-module__EmISNW__callIcon,.ShopCard-module__EmISNW__btnWhatsApp:hover .ShopCard-module__EmISNW__whatsAppIcon{transform:scale(1.15)}.ShopCard-module__EmISNW__btnCallDisabled,.ShopCard-module__EmISNW__btnWhatsAppDisabled{opacity:.5;cursor:not-allowed}@media (max-width:1024px){.ShopCard-module__EmISNW__name{font-size:.96rem}}@media (max-width:640px){.ShopCard-module__EmISNW__body{padding:8px 12px 10px}.ShopCard-module__EmISNW__name{font-size:.92rem}.ShopCard-module__EmISNW__btnCall,.ShopCard-module__EmISNW__btnCallDisabled,.ShopCard-module__EmISNW__btnWhatsApp,.ShopCard-module__EmISNW__btnWhatsAppDisabled{min-height:36px;padding:6px 8px;font-size:.78rem}}