:root{font-family:Noto Sans KR Variable,Noto Sans KR,sans-serif;color:#2b211b;background:#f5f0e8;font-synthesis:none;text-rendering:optimizeLegibility;--cream: #f5f0e8;--paper: #fffdf8;--brown: #35261e;--muted: #7d736c;--line: #e7dfd3;--primary: #00796b;--primary-dark: #005e54;--primary-tint: #eaf7f5;--on-primary: #ffffff;--shadow: 0 20px 60px rgba(50, 37, 28, .13)}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{height:100%;display:flex;flex-direction:column;background:var(--cream)}.app-header{position:relative;z-index:40;min-height:76px;padding:max(13px,env(safe-area-inset-top)) 22px 13px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;background:#fffdf8f2;border-bottom:1px solid rgba(83,64,50,.09);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{display:flex;align-items:center;gap:10px;min-width:0}.app-logo{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:var(--on-primary);background:var(--primary);box-shadow:inset 0 -3px #00383133}.brand-lockup>span:last-child{display:grid;gap:1px}.brand-lockup strong{font-size:18px;letter-spacing:-.045em}.brand-lockup small{font-size:9px;font-weight:700;letter-spacing:.17em;color:#93877e}.header-location{max-width:min(480px,100%);min-height:42px;display:flex;align-items:center;gap:7px;padding:0 16px;border:0;border-radius:100px;background:#f2ede4;color:#584b42;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.header-location:hover,.header-location:focus-visible{background:#ece5da;box-shadow:0 0 0 3px #c8d73b2e}.header-location:disabled{cursor:default;opacity:.7}.header-location span{min-width:0;overflow:hidden;text-overflow:ellipsis}.header-location svg{color:#79695f}.main-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 400px}.map-panel{position:relative;isolation:isolate;min-width:0;overflow:hidden;background:#e9e5d8}.map-canvas{width:100%;height:100%}.map-placeholder{position:absolute;inset:0;overflow:hidden;background:linear-gradient(rgba(255,255,255,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 1px),#e8eadb;background-size:52px 52px}.map-road{position:absolute;height:46px;width:125%;left:-12%;background:#fdfbf4;border:1px solid #e5e0d5;transform:rotate(-17deg)}.road-one{top:31%}.road-two{top:66%;transform:rotate(24deg)}.map-block{position:absolute;border:1px solid #d3d7c9;border-radius:24px;background:#cad4be7a}.block-one{width:23%;height:18%;top:10%;left:8%}.block-two{width:27%;height:22%;top:42%;right:13%}.block-three{width:19%;height:16%;bottom:8%;left:22%}.map-top-note{position:absolute;top:18px;left:18px;display:flex;align-items:center;gap:8px;min-height:35px;padding:0 13px;border:1px solid rgba(84,66,52,.1);border-radius:11px;background:#fffdf8f0;box-shadow:0 10px 28px #362c251c;font-size:11px;font-weight:700;color:#655950;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.status-dot{width:8px;height:8px;border-radius:50%;background:#89a322;box-shadow:0 0 0 4px #89a32221}.status-dot.is-loading{animation:pulse 1s ease infinite}@keyframes pulse{50%{opacity:.35;transform:scale(.8)}}.locate-button{position:absolute;z-index:4;border:0;background:var(--paper);box-shadow:0 10px 30px #32261d2e;cursor:pointer}.locate-button{right:20px;bottom:22px;width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#463a32}.map-config-card{position:absolute;left:50%;top:50%;width:min(420px,calc(100% - 40px));transform:translate(-50%,-50%);display:flex;gap:15px;align-items:center;padding:20px;border:1px solid rgba(68,52,40,.1);border-radius:20px;background:#fffdf8f5;box-shadow:var(--shadow)}.map-config-card>span{width:50px;height:50px;display:grid;place-items:center;flex:0 0 auto;border-radius:15px;color:var(--on-primary);background:var(--primary)}.map-config-card strong{display:block;margin-bottom:5px;font-size:15px}.map-config-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.brand-marker{position:relative;width:34px;min-width:34px;height:34px;overflow:hidden;padding:0;border:1px solid #d8d1c8;border-radius:11px 11px 11px 4px;color:#463c35;background:#fff;box-shadow:0 4px 11px #2b211940;transform:none;cursor:pointer;font-size:8px;font-weight:800;letter-spacing:-.03em;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.brand-marker:hover{z-index:2;transform:scale(1.16);box-shadow:0 8px 19px #2b211957}.brand-marker.is-dimmed{opacity:.7}.brand-marker.is-selected{outline:3px solid var(--primary);outline-offset:2px}.marker-cluster-wrap{position:relative;width:42px;height:42px}.marker-cluster{width:42px;height:42px;display:grid;place-items:center;padding:0;border:3px solid white;border-radius:50%;color:var(--on-primary);background:var(--primary);box-shadow:0 5px 15px #2b21194d;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.marker-cluster strong{font-size:15px;font-weight:800;line-height:1}.marker-cluster:hover,.marker-cluster-wrap.is-open .marker-cluster{transform:scale(1.1);box-shadow:0 8px 21px #2b211961}.marker-cluster.is-dimmed{opacity:.7}.marker-cluster.is-selected{outline:3px solid #48362a;outline-offset:2px}.marker-cluster-popup{position:absolute;z-index:3;top:51px;left:50%;width:min(254px,calc(100vw - 28px));overflow:hidden;border:1px solid #ded6cc;border-radius:18px;background:#fff;box-shadow:0 15px 38px #2b211947;transform:translate(-50%)}.marker-cluster-popup:before{position:absolute;top:-6px;left:50%;width:12px;height:12px;border-top:1px solid #ded6cc;border-left:1px solid #ded6cc;background:#fff;transform:translate(-50%) rotate(45deg);content:""}.marker-cluster-popup.is-above{top:auto;bottom:51px}.marker-cluster-popup.is-above:before{top:auto;bottom:-6px;border-top:0;border-right:1px solid #ded6cc;border-bottom:1px solid #ded6cc;border-left:0}.marker-cluster-popup.is-left-edge{left:-8px;transform:none}.marker-cluster-popup.is-left-edge:before{left:28px}.marker-cluster-popup.is-right-edge{right:-8px;left:auto;transform:none}.marker-cluster-popup.is-right-edge:before{right:28px;left:auto}.marker-cluster-popup header{position:relative;z-index:1;min-height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 15px;border-bottom:1px solid #eee8e1;color:var(--brown);background:#fffdf9}.marker-cluster-popup header strong{font-size:13px;font-weight:700}.marker-cluster-close{width:30px;height:30px;padding:0;border:0;border-radius:9px;color:#746a62;background:transparent;cursor:pointer;font-size:22px;line-height:1}.marker-cluster-close:hover{background:#f4f0ea}.marker-cluster-list{max-height:var(--cluster-list-max-height, 116px);overflow-y:auto;padding:5px;scrollbar-width:none}.marker-cluster-list::-webkit-scrollbar{width:0;height:0}.marker-cluster-row{width:100%;min-height:50px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;border:0;border-radius:12px;color:inherit;background:transparent;cursor:pointer;text-align:left}.marker-cluster-row:hover,.marker-cluster-row.is-selected{background:#f7f9e9}.cluster-brand-badge{width:32px;height:32px;border-radius:10px}.marker-cluster-copy{min-width:0;display:grid;gap:4px}.marker-cluster-copy strong,.marker-cluster-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marker-cluster-copy strong{color:#3d3028;font-size:12px;font-weight:600}.marker-cluster-copy small{color:var(--muted);font-size:9px}.marker-cluster-row em{color:#788808;font-size:10px;font-style:normal;font-weight:700}.current-location-dot{width:18px;height:18px;border:4px solid white;border-radius:50%;background:#6a53f3;box-shadow:0 0 0 8px #6a53f32e,0 3px 9px #261f5347}.store-panel{position:relative;z-index:20;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:24px 18px 0;background:var(--paper);border-left:1px solid var(--line)}.panel-grabber{display:none;border:0;background:transparent}.store-panel-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding:0 6px 19px}.filter-button{min-height:36px;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:0 11px;border:1px solid var(--line);border-radius:11px;color:#5f554d;background:#fff;cursor:pointer;font-size:11px;font-weight:600;transition:transform .15s ease,border-color .15s ease,background .15s ease}.filter-button:hover{transform:translateY(-1px);border-color:#cbd74d}.filter-button.is-active{border-color:#c8d73b;color:#4e5908;background:#f9fddc}.eyebrow{margin:0 0 5px;color:var(--primary-dark);font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.store-panel h2,.settings-sheet h2,.location-intro h2{margin:0;color:var(--brown);font-size:22px;line-height:1.2;letter-spacing:-.045em}.store-list{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;padding:7px 3px max(22px,env(safe-area-inset-bottom));scrollbar-width:none;-ms-overflow-style:none}.store-list::-webkit-scrollbar{width:0;height:0;display:none}.address-search-backdrop{position:fixed;z-index:110;inset:0;display:grid;place-items:center;padding:20px;background:#22191370;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .16s ease}.address-search-modal{width:min(560px,100%);max-height:min(680px,calc(100dvh - 40px));display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:var(--paper);box-shadow:var(--shadow);animation:sheet-in .2s ease}.address-search-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:25px 25px 17px}.address-search-header h2{margin:0;color:var(--brown);font-size:22px;letter-spacing:-.045em}.address-search-form{min-height:50px;display:flex;align-items:center;gap:9px;margin:0 25px 16px;padding:0 6px 0 14px;border:1px solid #e2dace;border-radius:15px;color:#887d75;background:#fff}.address-search-form:focus-within{border-color:#c8d73b;box-shadow:0 0 0 3px #c8d73b24}.address-search-form input{min-width:0;flex:1;border:0;outline:0;color:var(--brown);background:transparent;font-size:12px}.address-search-form button{min-width:66px;min-height:38px;border:0;border-radius:11px;color:var(--on-primary);background:var(--primary);cursor:pointer;font-size:11px;font-weight:700}.address-search-form button:disabled{cursor:default;opacity:.55}.address-search-results{min-height:210px;overflow-y:auto;padding:0 25px 24px;scrollbar-width:none;-ms-overflow-style:none}.address-search-results::-webkit-scrollbar{display:none}.address-search-guide{min-height:190px;display:grid;place-items:center;margin:0;padding:25px;color:var(--muted);text-align:center;font-size:12px;line-height:1.6;word-break:keep-all}.address-search-result{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;padding:12px 10px;border:0;border-bottom:1px solid #eee7dc;text-align:left;background:transparent;cursor:pointer}.address-search-result:hover{border-radius:13px;background:#f5f7e8}.address-search-result>span:first-child{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#6f7f0b;background:#f1f5cf}.address-search-result>span:last-child{min-width:0;display:grid;gap:4px}.address-search-result strong{overflow:hidden;color:#3d3028;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.address-search-result small{overflow:hidden;color:#8c827a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.store-card{margin-bottom:9px;overflow:hidden;border:1px solid #ece5da;border-radius:17px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.store-card:hover{transform:translateY(-1px);border-color:#d9cfbf}.store-card.is-selected{border-color:var(--primary);box-shadow:0 8px 20px #00796b2b}.store-main{width:100%;min-height:82px;display:grid;grid-template-columns:24px 42px minmax(0,1fr);align-items:center;gap:10px;padding:11px 13px 11px 10px;border:0;text-align:left;background:transparent;cursor:pointer}.store-rank{align-self:center;padding-top:0;color:#ada39a;font-size:10px;font-weight:600}.brand-badge{position:relative;display:grid;place-items:center;overflow:hidden;padding:0;border:1px solid #d8d1c8;color:#463c35;background:#fff;font-size:9px;font-weight:800;letter-spacing:-.04em}.store-brand-badge{width:42px;height:42px;border-radius:13px;box-shadow:none}.brand-logo{position:absolute;inset:0;z-index:1;width:100%;height:100%;display:block;object-fit:cover;background-color:#fff}.brand-logo-fallback{position:relative;z-index:0;display:grid;place-items:center;width:100%;height:100%;visibility:hidden}.is-logo-missing .brand-logo-fallback{visibility:visible}.store-copy{min-width:0;display:grid;gap:6px}.store-title-line{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.store-title-line strong{overflow:hidden;color:#392d26;font-size:14px;font-weight:600;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.store-title-line em{flex:0 0 auto;color:var(--primary-dark);font-size:12px;font-style:normal;font-weight:700}.store-address{overflow:hidden;color:#8c827a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.store-actions{display:flex;gap:7px;padding:0 12px 12px 45px}.store-actions button{min-height:38px;display:flex;align-items:center;justify-content:center;gap:5px;flex:1;padding:0 8px;border:1px solid #e5ded3;border-radius:10px;color:#5b4f46;background:#fbf9f4;cursor:pointer;text-decoration:none;font-size:11px;font-weight:700}.store-actions button:last-child{border:0;color:var(--on-primary);background:var(--primary)}.store-actions .store-info-button{border-color:#e5ded3;color:#5b4f46;background:#fbf9f4}.place-modal-backdrop{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:24px;background:#2219138f;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:fade-in .16s ease}.place-modal{width:min(920px,100%);height:min(860px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:24px;background:#fff;box-shadow:0 28px 90px #19120e57;animation:sheet-in .2s ease}.place-modal-header{min-height:70px;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:11px;padding:11px 15px;border-bottom:1px solid var(--line);background:var(--paper)}.place-modal-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:var(--on-primary);background:var(--primary)}.place-modal-header>div{min-width:0;display:grid;gap:3px}.place-modal-header small{color:#91867d;font-size:9px;font-weight:600}.place-modal-header strong{overflow:hidden;color:var(--brown);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.place-modal-header button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.place-modal-content{position:relative;min-height:0;flex:1;background:#f3f3f3}.place-modal-content iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#fff}.place-modal-loading{position:absolute;z-index:1;inset:0;display:flex;align-items:center;justify-content:center;gap:9px;color:#766b63;background:var(--paper);font-size:11px;font-weight:600}.place-modal-loading span{width:18px;height:18px;border:2px solid #d6cec2;border-top-color:#839308;border-radius:50%;animation:modal-spin .7s linear infinite}.directions-backdrop{position:fixed;z-index:220;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:20px;background:#2219137a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .16s ease}.directions-sheet{width:min(430px,100%);padding:10px 18px max(18px,env(safe-area-inset-bottom));border:1px solid rgba(255,255,255,.52);border-radius:24px;background:var(--paper);box-shadow:0 28px 90px #19120e4d;animation:sheet-in .2s ease}.directions-handle{width:42px;height:4px;margin:0 auto 10px;border-radius:999px;background:#d3cbc1}.directions-sheet>header{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:start;gap:14px;padding:3px 2px 16px}.directions-sheet>header>div{min-width:0;display:grid;gap:2px}.directions-sheet header small{color:var(--primary);font-size:9px;font-weight:800;letter-spacing:.12em}.directions-sheet header strong{color:var(--brown);font-size:18px;font-weight:750}.directions-sheet header p{overflow:hidden;margin:2px 0 0;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.directions-sheet header button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:12px;color:var(--brown);background:#fff;cursor:pointer}.directions-options{display:grid;gap:9px}.directions-options>button{min-height:66px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:11px 14px;border:1px solid var(--line);border-radius:16px;color:var(--brown);background:#fff;text-align:left;cursor:pointer}.directions-options>button:hover{border-color:#00796b59;background:var(--primary-tint)}.directions-options>button>span:nth-child(2){min-width:0;display:grid;gap:2px}.directions-options strong{font-size:13px;font-weight:700}.directions-options small{color:var(--muted);font-size:10px;font-weight:500}.directions-options>button>svg{color:#948980}.map-app-badge{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;font-size:17px;font-weight:850}.map-app-badge.is-kakao{color:#17120b;background:#fee500}.map-app-badge.is-naver{color:#fff;background:#03c75a}@keyframes modal-spin{to{transform:rotate(360deg)}}.empty-state{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.empty-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:14px;border-radius:17px;background:#f0ece4;color:#766b63}.empty-state strong{margin-bottom:7px;font-size:15px}.empty-state p{max-width:290px;margin:0;color:var(--muted);font-size:12px;line-height:1.6;text-wrap:balance;word-break:keep-all}.empty-state button{margin-top:16px;padding:9px 14px;border:0;border-radius:10px;color:var(--on-primary);background:var(--primary);font-size:11px;font-weight:700;cursor:pointer}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:#22191370;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .16s ease}@keyframes fade-in{0%{opacity:0}}.settings-sheet{width:min(660px,100%);height:min(820px,calc(100dvh - 40px));max-height:min(820px,calc(100vh - 40px));display:flex;flex-direction:column;overflow:hidden;border-radius:27px;background:var(--paper);box-shadow:var(--shadow);animation:sheet-in .22s ease}@keyframes sheet-in{0%{opacity:0;transform:translateY(18px) scale(.98)}}.sheet-handle{display:none}.settings-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:27px 27px 19px}.settings-header p:last-child{margin:8px 0 0;color:var(--muted);font-size:12px}.icon-button{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.brand-filter-tools{display:grid;gap:16px;padding:0 27px 16px}.brand-search{min-height:46px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #e8e1d7;border-radius:14px;color:#8c827a;background:#f6f2ec}.brand-search:focus-within{border-color:#c8d73b;box-shadow:0 0 0 3px #c8d73b24}.brand-search input{min-width:0;flex:1;border:0;outline:0;color:var(--brown);background:transparent;font-size:12px}.brand-search input::placeholder{color:#aaa099}.brand-search>button{width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:8px;color:#887d75;background:#eae4db;cursor:pointer}.brand-filter-summary{display:flex;align-items:center;justify-content:space-between;gap:14px}.brand-filter-summary strong{font-size:13px}.brand-filter-summary em{color:var(--primary-dark);font-style:normal}.brand-filter-summary>span{display:flex;gap:6px}.brand-filter-summary button{min-height:34px;padding:0 12px;border:1px solid #d8d0c5;border-radius:10px;color:#51463f;background:#fff;cursor:pointer;font-size:11px;font-weight:700}.brand-options{min-height:0;flex:1 1 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:142px;align-content:start;gap:10px;overflow-y:auto;padding:0 27px 22px}.brand-option{position:relative;min-width:0;min-height:142px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:18px 8px 13px;border:1px solid #ece5da;border-radius:15px;background:#fff;cursor:pointer;transition:border-color .14s ease,background .14s ease}.brand-option.is-checked{border-color:var(--primary);background:var(--primary-tint);box-shadow:inset 0 0 0 1px #00796b29}.brand-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.brand-option .brand-badge{width:62px;height:62px;border-radius:20px;box-shadow:none;font-size:10px}.brand-option-name{max-width:100%;overflow:hidden;font-size:12px;font-weight:600;text-align:center;text-overflow:ellipsis;white-space:nowrap}.checkbox-visual{position:absolute;top:10px;right:10px;width:21px;height:21px;display:grid;place-items:center;border:1.5px solid #d0c6b9;border-radius:7px;color:var(--on-primary)}.is-checked .checkbox-visual{border-color:var(--primary-dark);background:var(--primary)}.brand-filter-empty{grid-column:1 / -1;min-height:210px;display:grid;place-items:center;color:var(--muted);font-size:12px}.settings-footer{min-height:72px;display:flex;align-items:center;gap:10px;padding:13px 27px max(13px,env(safe-area-inset-bottom));border-top:1px solid var(--line)}.settings-footer p{flex:1;margin:0;color:var(--muted);font-size:11px;font-weight:500}.filter-cancel-button{min-height:42px;padding:0 15px;border:1px solid var(--line);border-radius:12px;color:#71665e;background:#fff;cursor:pointer;font-size:11px;font-weight:600}.primary-button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;color:var(--on-primary);background:var(--primary);box-shadow:none;cursor:pointer;font-size:13px;font-weight:700}.primary-button.compact{min-height:42px;padding:0 17px;border-radius:12px;font-size:11px}.primary-button.wide{width:100%}.location-intro{width:min(410px,100%);padding:34px;border-radius:29px;text-align:center;background:var(--paper);box-shadow:var(--shadow);animation:sheet-in .22s ease}.intro-icon{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 21px;border-radius:21px;color:var(--on-primary);background:var(--primary);transform:rotate(-5deg)}.location-intro h2{margin-bottom:14px;font-size:27px;line-height:1.3}.intro-copy{margin:0 auto 23px;color:var(--muted);font-size:12px;line-height:1.7}.text-button{min-height:40px;display:flex;align-items:center;justify-content:center;gap:6px;margin:8px auto 0;border:0;background:transparent;color:#786d64;cursor:pointer;font-size:11px;font-weight:600}.toast{position:fixed;z-index:120;left:50%;bottom:max(24px,env(safe-area-inset-bottom));transform:translate(-50%);max-width:calc(100% - 30px);padding:11px 16px;border-radius:100px;color:#fff;background:#31261fed;box-shadow:0 12px 30px #231a1540;font-size:11px;font-weight:600;white-space:nowrap;animation:toast-in .18s ease}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}@media(max-width:800px){.app-header{min-height:67px;grid-template-columns:auto minmax(0,1fr);gap:8px;padding:max(10px,env(safe-area-inset-top)) 14px 10px}.app-logo{width:38px;height:38px;border-radius:13px}.brand-lockup strong{font-size:16px}.brand-lockup small{font-size:7px}.header-location{position:static;justify-self:end;min-width:0;max-width:100%;min-height:34px;padding:0 11px;box-shadow:none;background:#f2ede4;font-size:10px}.header-location svg{flex:0 0 auto}.main-layout{position:relative;display:block}.map-panel{position:absolute;inset:0 0 42%}.map-top-note{top:12px;left:12px}.locate-button{right:13px;bottom:82px;width:40px;height:40px}.map-config-card{top:55%;padding:16px}.map-config-card>span{width:43px;height:43px}.store-panel{position:absolute;top:var(--store-panel-top, 56%);right:0;bottom:0;left:0;padding:14px 13px 0;border:0;border-radius:24px 24px 0 0;box-shadow:0 -12px 35px #362a2121;transition:top .22s cubic-bezier(.22,1,.36,1);will-change:top}.store-panel.is-dragging{transition:none}.panel-grabber{width:100%;height:24px;display:grid;place-items:center;flex:0 0 auto;margin:-10px 0 3px;padding:0;cursor:ns-resize;touch-action:none}.panel-grabber span{width:42px;height:4px;border-radius:100px;background:#d3cabf;transition:width .16s ease,background .16s ease}.panel-grabber:hover span,.panel-grabber:focus-visible span,.store-panel.is-dragging .panel-grabber span{width:56px;background:#9f9387}.store-panel-header{padding:0 5px 12px}.store-panel h2{font-size:18px}.store-main{min-height:74px}.place-modal-backdrop{align-items:end;padding:0}.place-modal{width:100%;height:calc(100dvh - 18px);border-radius:24px 24px 0 0}.place-modal-header{padding-top:max(11px,env(safe-area-inset-top))}.modal-backdrop{align-items:end;padding:0}.settings-sheet{width:100%;height:90dvh;max-height:90dvh;border-radius:26px 26px 0 0}.address-search-backdrop{display:block;padding:0;background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none}.address-search-modal{width:100%;height:100dvh;max-height:none;border-radius:0;box-shadow:none;animation:fade-in .16s ease}.address-search-header{padding:max(18px,calc(env(safe-area-inset-top) + 12px)) 19px 15px}.address-search-form{margin-right:19px;margin-left:19px}.address-search-results{min-height:0;flex:1;padding-right:19px;padding-bottom:max(22px,calc(env(safe-area-inset-bottom) + 12px));padding-left:19px}.sheet-handle{display:block;width:42px;height:4px;margin:10px auto 0;border-radius:100px;background:#d3cabf}.settings-header{padding:20px 19px 15px}.brand-filter-tools{padding:0 19px 14px}.brand-options{padding:0 19px 18px}.settings-footer{padding-left:19px;padding-right:19px}.settings-footer p{display:none}.intro-backdrop{place-items:center;padding:18px}.location-intro{padding:29px 24px 24px;border-radius:27px}.location-intro h2{font-size:24px}.toast{bottom:calc(44% + 12px)}}@media(max-width:420px){.store-actions{padding-left:12px}.store-main{grid-template-columns:20px 39px minmax(0,1fr);gap:8px}.store-brand-badge{width:39px;height:39px}.store-title-line strong{font-size:13px}.brand-options{gap:7px}.brand-option{min-height:126px;padding-inline:5px}.brand-options{grid-auto-rows:126px}.brand-option .brand-badge{width:54px;height:54px;border-radius:17px}.brand-option-name{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
