:root{--portal-bg:#f7f5f0;--portal-surface:#fff;--portal-text:#1b1b1b;--portal-muted:#77736d;--portal-line:#e9e5de;--portal-accent:#9a7246;--portal-max:760px;--nav-h:76px;--brand-purple:#7557c8;--brand-purple-dark:#5f46ad;--brand-purple-soft:#f3effc;--brand-purple-line:#dfd6f2}*{box-sizing:border-box}.portal-body{margin:0;background:#f3f0ea;color:var(--portal-text);font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.portal-shell{width:min(100%,var(--portal-max));min-height:100vh;margin:0 auto;background:#f8f6f2;padding-bottom:calc(var(--nav-h) + env(safe-area-inset-bottom) + 24px)}.portal-header{position:relative;top:auto;z-index:40;height:58px;display:flex;align-items:center;padding:0 18px;background:linear-gradient(180deg,rgba(248,245,255,.98),rgba(243,239,252,.98));backdrop-filter:blur(12px);border-bottom:1px solid var(--brand-purple-line)}.portal-brand{display:flex;align-items:center;gap:7px;min-width:0}.portal-brand strong{font-size:21px;letter-spacing:-.02em;white-space:nowrap}.portal-brand .portal-by{font-size:10.5px;color:#81798b;white-space:nowrap}.portal-logo{width:29px;height:29px;display:inline-grid;place-items:center;flex:none}.portal-logo svg{width:29px;height:29px;overflow:visible}.portal-logo ellipse:first-child{fill:rgba(117,87,200,.10)}.portal-logo ellipse:nth-child(2){fill:rgba(117,87,200,.18)}.portal-logo path{fill:var(--brand-purple)}.portal-logo circle{fill:#fff}.portal-beta{display:inline-flex;align-items:center;height:19px;padding:0 7px;border-radius:999px;background:rgba(117,87,200,.12);color:var(--brand-purple-dark)!important;font-size:9px!important;font-weight:800;letter-spacing:.06em;line-height:1;white-space:nowrap}.portal-main{padding:18px 14px 0}.portal-hero{padding:8px 4px 18px}.portal-hero-concept{position:relative;isolation:isolate;margin:-18px -14px 8px;padding:34px 28px 28px;overflow:hidden;background:linear-gradient(135deg,#fbfaff 0%,#f7f4ff 50%,#f3effb 100%);border-bottom:1px solid #e7e0f5}.hero-copy{position:relative;z-index:2;max-width:76%}.hero-eyebrow{margin-bottom:12px;color:#9c92b5;font-size:9.5px;font-weight:700;letter-spacing:.22em}.portal-hero h1{margin:5px 0 6px;font-size:23px;line-height:1.25;letter-spacing:-.035em}.portal-hero-concept h1{margin:0 0 12px;color:#181720;font-size:26px;line-height:1.25;font-weight:850;letter-spacing:-.045em}.portal-hero p{margin:0;color:var(--portal-muted);font-size:12.5px;line-height:1.55}.portal-hero-concept p{color:#817d88;font-size:13px;line-height:1.6}.hero-map-art{position:absolute;z-index:0;right:-18px;top:0;width:54%;height:100%;opacity:.82}.map-grid{position:absolute;inset:12px -12px 12px 0;transform:rotate(-13deg);background:linear-gradient(90deg,transparent 0 18%,rgba(117,87,200,.06) 18% 20%,transparent 20% 44%,rgba(117,87,200,.07) 44% 47%,transparent 47% 72%,rgba(117,87,200,.06) 72% 74%,transparent 74%),linear-gradient(0deg,transparent 0 20%,rgba(117,87,200,.055) 20% 23%,transparent 23% 48%,rgba(117,87,200,.06) 48% 51%,transparent 51% 76%,rgba(117,87,200,.055) 76% 79%,transparent 79%)}.hero-ripple{position:absolute;right:46px;top:82px;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,rgba(117,87,200,.18) 0 20%,transparent 21% 36%,rgba(117,87,200,.10) 37% 50%,transparent 51%)}.hero-pin{position:absolute;width:22px;height:22px;border-radius:50% 50% 50% 0;background:linear-gradient(145deg,#9b7bea,#6748bd);transform:rotate(-45deg);box-shadow:0 5px 12px rgba(98,70,174,.18)}.hero-pin:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;left:7px;top:7px}.hero-pin-a{right:79px;top:72px;width:34px;height:34px}.hero-pin-a:after{width:10px;height:10px;left:12px;top:12px}.hero-pin-b{right:22px;top:31px;transform:rotate(-45deg) scale(.65)}.hero-pin-c{right:10px;bottom:32px;transform:rotate(-45deg) scale(.55)}.portal-cta{display:flex;gap:8px;margin-top:14px}.portal-cta a{flex:1;text-decoration:none;text-align:center;border:1px solid var(--portal-line);background:#fff;border-radius:12px;padding:11px 10px;font-size:12px;font-weight:700;color:var(--portal-text)}.hero-cta{position:relative;z-index:3;margin-top:24px;gap:10px}.hero-cta a{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border-color:#e3dcf2;border-radius:15px;box-shadow:0 5px 18px rgba(63,47,100,.05)}.hero-cta a svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.hero-cta a b{font-size:17px;font-weight:400;margin-left:2px}.hero-cta .hero-cta-primary{background:linear-gradient(135deg,#8063d7,#6649bd);border-color:transparent;color:#fff;box-shadow:0 8px 22px rgba(103,74,190,.20)}.portal-section{margin-top:24px}.portal-section-head{display:flex;align-items:end;justify-content:space-between;margin:0 2px 10px}.portal-section-head h2{margin:0;font-size:16px;letter-spacing:-.02em}.portal-section-head p{margin:0;font-size:10.5px;color:var(--portal-muted)}.embed-stack{display:flex;flex-direction:column;gap:10px}.portal-embed-section{margin-top:8px;background:#fff;box-shadow:14px 0 0 #fff,-14px 0 0 #fff}.recommendation-stack{display:flex;flex-direction:column;gap:14px;background:#fff}.recommendation-region{background:#fff}.portal-embed-section-separated{position:relative;margin-top:8px;padding-top:10px}.portal-embed-section-separated::before{content:"";position:absolute;z-index:2;left:-14px;right:-14px;top:-8px;height:8px;background:#ece9e3}.portal-embed-section-separated::after{content:"";position:absolute;z-index:1;left:-14px;right:-14px;top:0;bottom:0;background:#fff}.portal-embed-section-separated>.inpock-crop,.portal-embed-section-separated>.portal-more-row{position:relative;z-index:2}.portal-embed-section:last-child{padding-bottom:18px;margin-bottom:0;box-shadow:14px 0 0 #fff,-14px 0 0 #fff,0 48px 0 #fff}.portal-more-row{display:flex;justify-content:center;align-items:center;min-height:54px;padding:12px 0;background:#fff;box-shadow:14px 0 0 #fff,-14px 0 0 #fff}.portal-more{font-size:12px;color:#6f6b66;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.inpock-crop{position:relative;overflow:hidden;background:#fff;border:0;border-radius:0}.inpock-crop iframe{position:absolute;left:0;top:0;width:100%;height:2800px;border:0;background:#fff;transform:translateY(var(--y));transform-origin:top left}.portal-bottom-nav,.shops-bottom-nav{position:fixed;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translateX(-50%);z-index:60;width:min(calc(100% - 34px),720px);height:68px;padding:4px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;overflow:hidden;border:1px solid rgba(255,255,255,.88);border-radius:34px;background:linear-gradient(115deg,rgba(255,255,255,.62),rgba(255,255,255,.38) 44%,rgba(236,231,248,.45));-webkit-backdrop-filter:blur(32px) saturate(190%);backdrop-filter:blur(32px) saturate(190%);box-shadow:0 14px 38px rgba(32,28,42,.16),0 2px 8px rgba(32,28,42,.07),inset 0 1.5px 0 rgba(255,255,255,.98),inset 0 -1px 0 rgba(96,76,145,.08)}.portal-bottom-nav:before,.shops-bottom-nav:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(105deg,rgba(255,255,255,.46),rgba(255,255,255,.04) 34%,rgba(167,143,229,.08) 67%,rgba(255,255,255,.22));}.portal-bottom-nav:after,.shops-bottom-nav:after{content:"";position:absolute;left:5%;right:5%;top:1px;height:38%;pointer-events:none;border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.36),transparent);filter:blur(8px)}.portal-bottom-nav a,.shops-bottom-nav a{position:relative;z-index:2;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:30px;color:#29262d;font-size:10px;font-weight:600;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.portal-bottom-nav a.active,.shops-bottom-nav a.active{color:var(--brand-purple-dark);font-weight:800;background:linear-gradient(135deg,rgba(255,255,255,.70),rgba(218,211,235,.55));border:1px solid rgba(255,255,255,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),inset 0 -1px 0 rgba(91,70,137,.07),0 3px 12px rgba(49,39,69,.08)}.portal-bottom-nav a.active:before,.shops-bottom-nav a.active:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(125deg,rgba(255,255,255,.30),transparent 48%,rgba(117,87,200,.05));pointer-events:none}.portal-bottom-nav a.active:after,.shops-bottom-nav a.active:after{content:"";position:absolute;bottom:3px;width:12px;height:2px;border-radius:2px;background:var(--brand-purple);opacity:.85}.portal-bottom-nav svg,.shops-bottom-nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.85}.portal-bottom-nav a.active:first-child svg,.shops-bottom-nav a.active:first-child svg{fill:currentColor;stroke:currentColor}.shops-page-pad{padding-bottom:94px}.app-header{position:relative!important;top:auto!important;background:linear-gradient(180deg,rgba(248,245,255,.98),rgba(243,239,252,.98))!important;border-bottom:1px solid var(--brand-purple-line)!important}.header-inner{padding:0 18px!important}.header-inner .portal-brand{height:100%}.shops-intro{position:relative;overflow:hidden;min-height:145px;padding:25px 20px 22px;background:linear-gradient(135deg,#fbfaff 0%,#f6f2ff 60%,#eee8fb 100%);border-bottom:1px solid #e4dcf3}.shops-intro-copy{position:relative;z-index:2}.shops-intro-copy>span,.list-kicker{display:block;color:#9b90b4;font-size:9px;font-weight:750;letter-spacing:.19em}.shops-intro h1{margin:7px 0 7px;font-size:22px;line-height:1.25;letter-spacing:-.04em}.shops-intro p{margin:0;color:#827d89;font-size:11.5px}.shops-intro-mark{position:absolute;right:18px;top:27px;width:92px;height:92px;border-radius:50%;background:radial-gradient(circle,rgba(117,87,200,.15) 0 18%,transparent 19% 34%,rgba(117,87,200,.08) 35% 50%,transparent 51%)}.shops-intro-mark span{position:absolute;left:36px;top:26px;width:29px;height:29px;border-radius:50% 50% 50% 0;background:linear-gradient(145deg,#9c7bea,#6748bd);transform:rotate(-45deg);box-shadow:0 7px 18px rgba(93,65,170,.20)}.shops-intro-mark span:after{content:"";position:absolute;left:10px;top:10px;width:9px;height:9px;border-radius:50%;background:#fff}.filter-bar{top:0!important;background:rgba(250,249,252,.82)!important;-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%);border-bottom:1px solid rgba(225,218,237,.82)!important}.filter-track{padding:10px 14px 11px!important;gap:7px!important}.filter-chip{height:33px!important;padding:0 14px!important;border:1px solid rgba(221,214,232,.9)!important;background:rgba(255,255,255,.76)!important;color:#6f6976!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important}.filter-chip.active{background:linear-gradient(135deg,#8063d7,#6749bd)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 5px 14px rgba(104,75,190,.17)!important}.map-wrap{height:265px!important;border-bottom:0!important;box-shadow:inset 0 -1px 0 rgba(0,0,0,.04)}.map-pin{background:#7557c8!important;border:3px solid #fff!important;box-shadow:0 3px 10px rgba(70,49,128,.28)!important}.map-status{bottom:12px!important;border:1px solid rgba(255,255,255,.8)!important;background:rgba(255,255,255,.76)!important;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 7px 22px rgba(35,30,48,.12)!important}.list-wrap{padding:22px 14px 52px!important;background:#f8f6f2}.list-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 3px 14px}.list-heading .list-count{margin:4px 0 0!important;color:#514c55!important;font-size:13px!important;font-weight:750}.list-guide{padding-bottom:1px;color:#9a949d;font-size:9.5px}.shop-list{gap:9px!important}.shop-card{grid-template-columns:102px minmax(0,1fr) 14px!important;height:128px!important;padding:9px!important;gap:12px!important;border:1px solid rgba(230,226,235,.9)!important;border-radius:16px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 5px 18px rgba(45,37,57,.035)!important}.shop-thumb{width:102px!important;height:102px!important;border-radius:12px!important}.shop-name{font-size:16px!important;font-weight:780!important}.shop-meta,.shop-hours{font-size:10.8px!important}.tag{background:#f3eff9!important;color:#6f5e8d!important;border:0!important}.chev{color:#8c76bd!important}.shops-page-pad{padding-bottom:94px}@media(max-width:430px){.portal-hero-concept{padding:28px 20px 24px}.hero-copy{max-width:86%}.portal-hero-concept h1{font-size:24px}.hero-map-art{width:48%;opacity:.64}.hero-cta{margin-top:21px}.hero-cta a{font-size:11.5px}.portal-bottom-nav,.shops-bottom-nav{width:calc(100% - 28px);height:66px;bottom:max(9px,env(safe-area-inset-bottom));border-radius:33px}.shops-intro{min-height:138px;padding:23px 18px 20px}.shops-intro h1{font-size:21px}.shops-intro-mark{right:5px;opacity:.75}.shop-card{grid-template-columns:96px minmax(0,1fr) 12px!important;height:122px!important}.shop-thumb{width:96px!important;height:96px!important}}@media(min-width:760px){.portal-body{padding:24px 0}.portal-shell{border-radius:22px;overflow:hidden;box-shadow:0 18px 60px rgba(35,31,27,.08)}.portal-bottom-nav,.shops-bottom-nav{bottom:34px}.shops-intro{padding-left:26px}.map-wrap{height:300px!important}}