@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";.category-section{container:category-section/inline-size}.premium-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.premium-category-card{width:100%;min-width:0;color:var(--ink);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #20232012;border-radius:22px;grid-template-rows:auto 1fr;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;overflow:hidden;box-shadow:0 8px 24px #2023200b}.premium-category-card:not(:disabled):hover{border-color:color-mix(in srgb, var(--category-accent) 22%, transparent);transform:translateY(-2px)scale(1.03);box-shadow:0 13px 30px #20232016}.premium-category-card:not(:disabled):active{transform:scale(1.03);box-shadow:0 15px 34px #2023201c}.premium-category-card:focus-visible{outline-color:color-mix(in srgb, var(--category-accent) 35%, transparent)}.premium-category-card:disabled{cursor:default;opacity:.62}.premium-category-card__media{aspect-ratio:1;background:var(--green-soft);background:color-mix(in srgb, var(--category-accent) 9%, #fff);place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.premium-category-card__media img{object-fit:contain;object-position:center;opacity:1;width:88%;height:88%;transition:opacity .18s,transform .2s;display:block;transform:scale(1)}.premium-category-card:not(:disabled):hover .premium-category-card__media img{transform:scale(1.035)}.premium-category-card__media img.is-loading{opacity:0}.premium-category-card__skeleton{background:color-mix(in srgb, var(--category-accent) 7%, #f4f5f2);position:absolute;inset:0;overflow:hidden}.premium-category-card__skeleton:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffffffb8 50%,#0000 80%);animation:1.25s ease-in-out infinite category-skeleton;position:absolute;inset:0;transform:translate(-100%)}.premium-category-card__placeholder{aspect-ratio:1;background:#ffffffb8;border-radius:50%;width:64%;display:block;position:relative}.premium-category-card__placeholder i{background:var(--category-accent);opacity:.58;border-radius:999px;display:block;position:absolute}.premium-category-card__placeholder i:first-child{width:31%;height:31%;top:20%;left:20%}.premium-category-card__placeholder i:nth-child(2){width:45%;height:14%;bottom:27%;right:16%;transform:rotate(-28deg)}.premium-category-card__placeholder i:nth-child(3){opacity:.28;width:19%;height:19%;top:22%;right:21%}.premium-category-card__copy{align-content:center;gap:3px;min-width:0;min-height:56px;padding:11px 13px 13px;display:grid}.premium-category-card__copy strong{white-space:nowrap;text-overflow:ellipsis;font:750 14px/1.2 Manrope,sans-serif;overflow:hidden}.premium-category-card__copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}@keyframes category-skeleton{to{transform:translate(100%)}}@container category-section (width>=560px){.premium-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@container category-section (width>=820px){.premium-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@container category-section (width>=1080px){.premium-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.premium-category-card,.premium-category-card__media img{transition:none}.premium-category-card__skeleton:after{animation:none}}.detail-header-actions button.is-favorite{color:#2f6f56;background:#edf7f1;border-color:#2f6f563d}.detail-header-actions button[aria-busy=true]{cursor:wait;opacity:.62}.detail-favorite-error{z-index:3;top:calc(65px + var(--safe-area-top));right:max(14px, var(--safe-area-right));color:#9a4334;background:#fffaf8f5;border:1px solid #edc9c1;border-radius:11px;align-items:center;gap:9px;max-width:min(270px,100% - 28px);padding:9px 10px;font-size:11px;line-height:1.35;display:flex;position:absolute;box-shadow:0 8px 24px #502a2221}.detail-favorite-error button{color:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:4px 6px;font:800 10px Manrope,sans-serif;text-decoration:underline}.home-favorite-error{color:#8f3d30;background:#fffaf8;border:1px solid #edc9c1;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin:0;padding:10px 12px;font-size:11px;line-height:1.4;display:flex}.home-favorite-error button{min-height:36px;color:inherit;cursor:pointer;background:#fff;border:1px solid;border-radius:9px;flex:none;padding:0 10px;font:800 10px Manrope,sans-serif}.merchant-promotion-card{border:1px solid var(--line);background:#fff;border-radius:18px;scroll-margin:24px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 6px 20px #28302b0e}.merchant-promotion-card.is-selected{border-color:#2f6f568c;box-shadow:0 10px 28px #24524024}.merchant-promotion-trigger{width:100%;min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:106px minmax(0,1fr);align-items:center;gap:13px;padding:0;display:grid}.merchant-promotion-trigger:focus-visible{outline-offset:-3px;outline:3px solid #2f6f5633}.merchant-promotion-media{align-self:stretch;place-items:center;min-height:116px;display:grid;position:relative;overflow:hidden}.merchant-promotion-media>img{object-fit:cover;width:100%;height:100%}.merchant-promotion-media>.merchant-mark{width:50px;height:50px}.merchant-promotion-media>b{color:#fff;text-align:center;background:#235441f0;border-radius:8px;max-width:calc(100% - 16px);padding:6px 8px;font:800 10px/1.1 Manrope,sans-serif;position:absolute;top:8px;left:8px;box-shadow:0 3px 12px #1531262e}.merchant-promotion-copy{gap:4px;min-width:0;padding:15px 13px 36px 0;display:grid}.merchant-promotion-copy strong{overflow-wrap:anywhere;font:800 14px/1.25 Manrope,sans-serif}.merchant-promotion-copy>small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.merchant-promotion-copy>em{color:var(--green);font-size:10px;font-style:normal;font-weight:750}.merchant-promotion-selected{background:var(--green-pale);width:max-content;max-width:100%;color:var(--green-dark);border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.merchant-promotion-open{color:var(--green-dark);align-items:center;gap:2px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;bottom:10px;right:12px}.promotion-sheet-backdrop{animation:.2s ease-out both promotion-backdrop-in}.promotion-detail-sheet{overscroll-behavior:contain;width:min(100%,560px);max-height:min(94dvh,850px);padding:0 0 calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:28px 28px 0 0;animation:.23s cubic-bezier(.2,.78,.3,1) both promotion-sheet-in;position:relative;overflow:auto;box-shadow:0 -16px 50px #17231d33}.promotion-sheet-handle{z-index:3;background:#fffc;border-radius:999px;width:42px;height:4px;position:absolute;top:9px;left:50%;transform:translate(-50%);box-shadow:0 1px 4px #0000002e}.promotion-sheet-close{z-index:3;width:44px;height:44px;color:var(--ink);cursor:pointer;background:#ffffffeb;border:1px solid #ffffffb3;border-radius:50%;place-items:center;display:grid;position:absolute;top:13px;right:13px;box-shadow:0 5px 16px #19231d26}.promotion-sheet-hero{aspect-ratio:16/9;background:var(--green-soft);place-items:center;min-height:190px;max-height:310px;display:grid;position:relative;overflow:hidden}.promotion-sheet-hero>img,.promotion-sheet-fallback{object-fit:cover;width:100%;height:100%}.promotion-sheet-fallback{place-items:center;display:grid}.promotion-sheet-fallback img{object-fit:contain;width:min(28%,120px);max-height:55%}.promotion-sheet-fallback span{width:82px;height:82px;color:var(--green-dark);background:#fff;border-radius:22px;place-items:center;font:850 24px Manrope,sans-serif;display:grid;box-shadow:0 8px 26px #224a391f}.promotion-sheet-content{padding:16px 20px 0}.promotion-sheet-merchant{background:#fff;border:1px solid #e0e3dde6;border-radius:15px;align-items:center;gap:9px;margin:0 0 16px;padding:8px;display:flex;box-shadow:0 5px 16px #1e2d2512}.promotion-sheet-merchant>span:first-child{background:var(--green-soft);width:48px;height:48px;color:var(--green-dark);border-radius:11px;flex:0 0 48px;place-items:center;font:800 13px Manrope,sans-serif;display:grid;overflow:hidden}.promotion-sheet-merchant img{object-fit:contain;width:100%;height:100%}.promotion-sheet-merchant>span:last-child{gap:2px;min-width:0;display:grid}.promotion-sheet-merchant strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.promotion-sheet-merchant small{color:var(--muted);font-size:10px}.promotion-sheet-kicker{justify-content:space-between;align-items:center;gap:12px;min-height:28px;margin-bottom:7px;display:flex}.promotion-sheet-kicker .eyebrow{margin:0}.promotion-sheet-value{background:var(--green);color:#fff;text-align:right;border-radius:9px;max-width:55%;padding:6px 9px;font:850 11px/1 Manrope,sans-serif}.promotion-sheet-content h2{letter-spacing:-.025em;margin:0;font:850 24px/1.15 Manrope,sans-serif}.promotion-sheet-description{color:var(--muted);margin:8px 0 17px;font-size:13px;line-height:1.55}.promotion-sheet-details{border:1px solid var(--line);background:#fbfcfa;border-radius:15px;margin:0;padding:4px 14px;display:grid}.promotion-sheet-details>div{border-bottom:1px solid #e9ebe6;grid-template-columns:105px minmax(0,1fr);gap:12px;padding:11px 0;display:grid}.promotion-sheet-details>div:last-child{border-bottom:0}.promotion-sheet-details dt{color:var(--muted);font-size:10px;font-weight:750}.promotion-sheet-details dd{color:#454a46;margin:0;font-size:11px;line-height:1.45}.promotion-branch-selector,.promotion-branch-summary{background:var(--green-soft);border:1px solid #cfe0d7;border-radius:14px;margin-top:13px}.promotion-branch-selector{gap:5px;padding:12px;display:grid}.promotion-branch-selector>span{color:var(--green-dark);font-size:10px;font-weight:800}.promotion-branch-selector select{min-width:0;min-height:43px;color:var(--ink);background:#fff;border:1px solid #bed4c8;border-radius:10px;padding:0 32px 0 10px;font-size:13px}.promotion-branch-selector small,.promotion-branch-summary small{color:var(--muted);font-size:10px}.promotion-branch-summary{color:var(--green-dark);align-items:center;gap:10px;padding:12px;display:flex}.promotion-branch-summary>span{gap:2px;display:grid}.promotion-branch-summary strong{font-size:12px}.promotion-sheet-reward-note{color:#775f25;background:#f6f2e7;border-radius:13px;align-items:flex-start;gap:9px;margin:13px 0 0;padding:11px 12px;display:flex}.promotion-sheet-reward-note>span{gap:2px;display:grid}.promotion-sheet-reward-note strong{font-size:11px}.promotion-sheet-reward-note small{color:#7d745d;font-size:10px;line-height:1.35}.promotion-sheet-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.promotion-sheet-actions>:only-child,.promotion-sheet-actions>.primary:first-child:last-child{grid-column:1/-1}.promotion-sheet-actions a,.promotion-sheet-actions button{text-align:center;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:47px;padding:9px 12px;font:800 11px Manrope,sans-serif;text-decoration:none;display:flex}.promotion-sheet-actions .primary{border:1px solid var(--green);background:var(--green);color:#fff;grid-column:1/-1}.promotion-sheet-actions .secondary{color:var(--green-dark);background:#fff;border:1px solid #b9d2c6}.promotion-sheet-help{color:#7a7d78;text-align:center;margin:12px 3px 0;font-size:9px;line-height:1.45}@keyframes promotion-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes promotion-sheet-in{0%{opacity:.5;transform:translateY(28px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width>=620px){.promotion-sheet-backdrop{align-items:center;padding:24px}.promotion-detail-sheet{border-radius:24px;max-height:min(90vh,820px);box-shadow:0 24px 80px #17231d42}.promotion-sheet-handle{display:none}}@media (width<=370px){.merchant-promotion-trigger{grid-template-columns:92px minmax(0,1fr);gap:10px}.merchant-promotion-copy{padding-right:10px}.promotion-sheet-content{padding-inline:16px}.promotion-sheet-details>div{grid-template-columns:90px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.merchant-promotion-card,.promotion-sheet-backdrop,.promotion-detail-sheet{transition:none;animation:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out, opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out, -o-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{text-align:center;border-radius:15px;width:30px;height:30px;margin-top:5px;margin-left:5px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.nearby-screen{--nearby-shadow:0 10px 26px #25372e12;gap:13px;width:100%;min-width:0;display:grid}.nearby-screen section{margin:0}.nearby-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.nearby-header>div{width:100%;min-width:0}.nearby-header .eyebrow{margin-bottom:4px}.nearby-header__title{justify-content:space-between;align-items:center;gap:10px;display:flex}.nearby-header h1{margin:0}.nearby-header>div>p:not(.eyebrow){max-width:390px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.4}.nearby-permission{border:1px solid var(--line);min-height:28px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;flex:none;align-items:center;gap:6px;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.nearby-permission i{background:#a8aaa5;border-radius:50%;width:7px;height:7px}.nearby-permission--granted{color:var(--green-dark);border-color:#cfe2d8}.nearby-permission--granted i{background:var(--green)}.nearby-permission--approximate{color:#61705d;border-color:#d7dfcf}.nearby-permission--approximate i{background:#71866b}.nearby-permission.is-tracking i{animation:1.8s infinite nearby-pulse}.nearby-permission--requesting i{background:var(--gold);animation:1s infinite nearby-pulse}.nearby-permission--denied,.nearby-permission--unavailable{color:var(--danger);border-color:#ead2cd}.nearby-permission--denied i,.nearby-permission--unavailable i{background:var(--danger)}.nearby-location-card{background:#f0f6f2;border:1px solid #c9ded3;border-radius:17px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px 12px;padding:14px;display:grid}.nearby-location-card__icon{width:42px;height:42px;color:var(--green);background:#fff;border:1px solid #bfd6ca;border-radius:13px;place-items:center;display:grid}.nearby-location-card__copy{min-width:0}.nearby-location-card h2{margin:0 0 3px;font-size:17px}.nearby-location-card__copy p{color:var(--muted);margin:0;font-size:10px;line-height:1.4}.nearby-location-card__actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.nearby-location-primary,.nearby-location-secondary{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:8px 10px;font-size:10px;font-weight:800;display:inline-flex}.nearby-location-primary{border:1px solid var(--green);background:var(--green);color:#fff}.nearby-location-primary:disabled{opacity:.7;cursor:wait}.nearby-location-secondary{color:var(--green-dark);background:#fff;border:1px solid #bfd6ca}.nearby-manual-zone{min-height:32px;color:var(--green-dark);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;align-items:center;gap:5px;margin-top:5px;padding:0;font-size:9px;font-weight:800;text-decoration:underline;display:inline-flex}.nearby-alert{color:#8d473a;background:#fbf4f2;border:1px solid #ead2cd;border-radius:13px;grid-template-columns:auto 1fr;align-items:flex-start;gap:9px;padding:11px 12px;display:grid}.nearby-alert strong{margin-bottom:2px;font-size:11px;display:block}.nearby-alert p{color:#795d56;margin:0;font-size:10px;line-height:1.4}.nearby-alert button{color:#8d473a;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;min-height:34px;margin-top:7px;padding:0;font-size:9px;font-weight:850;text-decoration:underline}.nearby-discovery{gap:9px;min-width:0;display:grid}.nearby-search{border:1px solid var(--line);min-width:0;height:48px;color:var(--muted);background:#fff;border-radius:13px;align-items:center;gap:9px;padding:0 12px;display:flex;box-shadow:0 5px 18px #20232009}.nearby-search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #3f6f5a1f}.nearby-search input{width:100%;min-width:0;height:46px;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:16px}.nearby-search input::placeholder{color:#8c908b}.nearby-search>button{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;margin-right:-10px;padding:0;display:grid}.nearby-discovery__actions{justify-content:space-between;align-items:center;gap:9px;display:flex}.nearby-filter-trigger{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.nearby-filter-trigger.is-active{background:var(--green-soft);color:var(--green-dark);border-color:#bfd6ca}.nearby-filter-trigger>span{background:var(--green);color:#fff;border-radius:999px;place-items:center;min-width:19px;height:19px;font-size:9px;display:grid}.nearby-view-switch{background:#ecefe9;border-radius:11px;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.nearby-view-switch button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:7px 10px;font-size:9px;font-weight:800;display:flex}.nearby-view-switch button.active{color:var(--green-dark);background:#fff;box-shadow:0 2px 7px #20232014}.nearby-filter-chips{scrollbar-width:none;gap:6px;padding:1px 0 4px;display:flex;overflow-x:auto}.nearby-filter-chips::-webkit-scrollbar{display:none}.nearby-filter-chips button{min-height:34px;color:var(--green-dark);cursor:pointer;background:#f2f7f4;border:1px solid #c9ddd2;border-radius:999px;flex:none;align-items:center;gap:5px;padding:0 9px;font-size:9px;font-weight:750;display:inline-flex}.nearby-filter-chips .nearby-filter-chips__clear{text-underline-offset:3px;background:0 0;border-color:#0000;text-decoration:underline}.nearby-results-count{align-items:baseline;gap:6px;min-height:24px;display:flex}.nearby-results-count strong{font-size:13px}.nearby-results-count span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.nearby-results{grid-template-columns:minmax(0,1fr);gap:10px;min-width:0;display:grid}.nearby-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 6px 20px #2023200b}.nearby-card__main{width:100%;min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:78px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:11px;display:grid;position:relative}.nearby-card__main:hover{background:#fcfdfb}.nearby-card__visual{background:var(--green-soft);border:1px solid #eef0ec;border-radius:13px;place-items:center;width:78px;height:78px;display:grid;overflow:hidden}.nearby-card__visual img{object-fit:cover;width:100%;height:100%}.nearby-card__visual>span{color:#fff;place-items:center;width:100%;height:100%;font:800 16px Manrope,sans-serif;display:grid}.nearby-card__copy{min-width:0}.nearby-card__eyebrow{color:var(--green);justify-content:space-between;align-items:center;gap:7px;display:flex}.nearby-card__eyebrow span{text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-weight:850;overflow:hidden}.nearby-card__eyebrow svg{color:var(--gold-dark);flex:none}.nearby-card h2{white-space:nowrap;text-overflow:ellipsis;margin:2px 0 3px;font-size:15px;overflow:hidden}.nearby-card__branch{color:var(--green);white-space:nowrap;text-overflow:ellipsis;margin:-1px 0 3px;font-size:10px;font-weight:800;display:block;overflow:hidden}.nearby-card__copy>p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;margin:0;font-size:9px;display:flex;overflow:hidden}.nearby-card__copy>p svg{flex:none}.nearby-card__facts{align-items:center;gap:6px;margin-top:5px;display:flex}.nearby-card__facts>strong{font-size:9px}.nearby-status{color:var(--danger);background:#f4ecea;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:800}.nearby-status--open{background:var(--green-soft);color:var(--green)}.nearby-card__counts{gap:5px;margin-top:5px;display:flex;overflow:hidden}.nearby-card__counts span{color:#626761;white-space:nowrap;text-overflow:ellipsis;background:#f4f4f0;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:700;overflow:hidden}.nearby-card__chevron{color:#89908b}.nearby-card__footer{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;margin:0 11px;padding:9px 0 11px;display:grid}.nearby-card__footer>button{background:var(--green-soft);min-width:0;min-height:44px;color:var(--green-dark);text-align:left;cursor:pointer;border:0;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 9px;display:grid}.nearby-card__footer>button>span{gap:1px;min-width:0;display:grid}.nearby-card__footer small{color:var(--green);text-transform:uppercase;letter-spacing:.07em;font-size:7px;font-weight:850}.nearby-card__footer strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.nearby-card__footer em{color:var(--gold-dark);white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-style:normal;font-weight:750;overflow:hidden}.nearby-card__footer>a{min-width:64px;min-height:44px;color:var(--green-dark);text-align:center;background:#fff;border:1px solid #c8d9d1;border-radius:10px;align-content:center;place-items:center;gap:2px;padding:4px 7px;font-size:8px;font-weight:800;text-decoration:none;display:grid}.nearby-empty{color:var(--muted);text-align:center;border:1px dashed #d7d5ce;border-radius:17px;justify-items:center;padding:28px 20px;display:grid}.nearby-empty svg{color:#8b978f;margin-bottom:9px}.nearby-empty h2{color:var(--ink);margin-bottom:5px;font-size:15px}.nearby-empty p{max-width:330px;margin:0;font-size:10px;line-height:1.45}.nearby-empty button{border:1px solid var(--green);min-height:44px;color:var(--green);cursor:pointer;background:#fff;border-radius:10px;margin-top:12px;padding:8px 12px;font-size:10px;font-weight:800}.nearby-skeletons{gap:10px;display:grid}.nearby-skeletons>div{border:1px solid var(--line);background:#fff;border-radius:16px;height:150px;padding:12px}.nearby-skeletons span,.nearby-skeletons p{background:linear-gradient(90deg,#eef0ec 25%,#f7f8f5 45%,#eef0ec 65%) 0 0/240% 100%;border-radius:8px;animation:1.4s linear infinite nearby-shimmer;display:block}.nearby-skeletons span{float:left;width:78px;height:78px;margin-right:12px}.nearby-skeletons p{width:65%;height:11px;margin:8px 0}.nearby-skeletons p:last-child{width:43%}.nearby-map-shell{border:1px solid var(--line);background:var(--soft);min-height:430px;box-shadow:var(--nearby-shadow);border-radius:18px;position:relative;overflow:hidden}.nearby-map{z-index:1;width:100%;height:430px}.nearby-map--selecting{cursor:crosshair}.nearby-map-state{z-index:3;background:var(--soft);color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:9px;padding:30px;font-size:11px;display:flex;position:absolute;inset:0}.nearby-map-state--error{color:var(--danger)}.nearby-recenter{z-index:5;width:44px;height:44px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #d8ddd8;border-radius:12px;place-items:center;padding:0;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 5px 18px #20232026}.nearby-map-hint{z-index:5;min-height:44px;color:var(--green-dark);background:#fffffff5;border-radius:11px;align-items:center;margin:0;padding:8px 11px;font-size:10px;font-weight:800;display:flex;position:absolute;top:12px;left:12px;right:66px;box-shadow:0 5px 18px #20232021}.nearby-user-marker-wrap,.nearby-merchant-marker-wrap{background:0 0;border:0}.nearby-user-marker{background:var(--blue);border:5px solid #fff;border-radius:50%;width:26px;height:26px;display:block;box-shadow:0 2px 9px #1b414a73}.nearby-merchant-marker{--marker-accent:var(--green);background:var(--marker-accent);border:3px solid #fff;border-radius:18px 18px 18px 4px;place-items:start center;width:34px;height:42px;padding-top:8px;display:grid;transform:rotate(-45deg);box-shadow:0 4px 11px #2023204d}.nearby-merchant-marker i{background:#fff;border-radius:50%;width:10px;height:10px;transform:rotate(45deg)}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background:#3f6f5a3d!important}.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background:var(--green)!important;color:#fff!important;font:800 12px Manrope,sans-serif!important}.nearby-map-popup{gap:5px;padding:3px;display:grid}.nearby-map-popup>strong{font:800 14px Manrope,sans-serif}.nearby-map-popup>span{color:var(--green);font-size:10px;font-weight:800}.nearby-map-popup>small{color:var(--muted);font-size:10px;line-height:1.35}.nearby-map-popup>div{grid-template-columns:1fr 1fr;gap:5px;margin-top:4px;display:grid}.nearby-map-popup button,.nearby-map-popup a{text-align:center;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:6px;font-size:9px;font-weight:800;text-decoration:none;display:flex}.nearby-map-popup button{background:var(--green);color:#fff;border:0}.nearby-map-popup a{color:var(--green-dark);border:1px solid #c8d9d1}.nearby-sheet-backdrop,.nearby-picker-backdrop{z-index:950;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#181d1a99;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.nearby-filter-sheet,.nearby-picker{background:#fff;border-radius:24px 24px 0 0;width:100%;max-height:94dvh;overflow-y:auto;box-shadow:0 -24px 70px #161d1933}.nearby-sheet-handle{background:#d5d8d3;border-radius:999px;width:38px;height:4px;margin:8px auto 0}.nearby-filter-sheet>header,.nearby-picker>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 16px 12px;display:flex}.nearby-filter-sheet h2,.nearby-picker h2{margin:0;font-size:20px}.nearby-filter-sheet>header>button,.nearby-picker>header>button{border:1px solid var(--line);width:44px;height:44px;color:var(--muted);cursor:pointer;background:#fff;border-radius:12px;flex:none;place-items:center;padding:0;display:grid}.nearby-filter-sheet__body{gap:13px;padding:16px;display:grid}.nearby-filter-sheet__body label{color:#555853;gap:6px;font-size:10px;font-weight:800;display:grid}.nearby-filter-sheet__body select{border:1px solid var(--line);width:100%;height:48px;color:var(--ink);background:#fff;border-radius:12px;outline:0;padding:0 12px;font-size:16px}.nearby-filter-sheet__body select:focus{border-color:var(--green);box-shadow:0 0 0 3px #3f6f5a1f}.nearby-open-filter{border:1px solid var(--line);min-height:58px;color:var(--muted);text-align:left;cursor:pointer;background:#fff;border-radius:13px;grid-template-columns:auto minmax(0,1fr) 42px;align-items:center;gap:10px;padding:8px 11px;display:grid}.nearby-open-filter>span{gap:2px;display:grid}.nearby-open-filter strong{color:var(--ink);font-size:11px}.nearby-open-filter small{font-size:9px}.nearby-open-filter>i{background:#d8ddd9;border-radius:999px;width:42px;height:26px;transition:background .18s;position:relative}.nearby-open-filter>i:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #20232029}.nearby-open-filter.is-active{background:var(--green-soft);color:var(--green);border-color:#bdd6c9}.nearby-open-filter.is-active>i{background:var(--green)}.nearby-open-filter.is-active>i:after{transform:translate(16px)}.nearby-filter-sheet>footer{padding:12px 16px calc(12px + var(--safe-area-bottom));border-top:1px solid var(--line);background:#fffffffa;grid-template-columns:1fr 1.4fr;gap:9px;display:grid;position:sticky;bottom:0}.nearby-filter-sheet>footer button{cursor:pointer;border-radius:12px;min-height:48px;font-size:10px;font-weight:850}.nearby-filter-sheet>footer button:first-child{border:1px solid var(--line);color:var(--muted);background:#fff}.nearby-filter-sheet>footer button:last-child{border:1px solid var(--green);background:var(--green);color:#fff}.nearby-picker{padding-bottom:max(14px, var(--safe-area-bottom))}.nearby-picker>header{padding-top:max(16px, var(--safe-area-top))}.nearby-picker>p{color:var(--muted);margin:0;padding:12px 16px;font-size:10px;line-height:1.45}.nearby-picker .nearby-map-shell{margin:0 16px}.nearby-picker .nearby-map-shell,.nearby-picker .nearby-map{height:46vh;min-height:46vh}.nearby-picker__actions{grid-template-columns:1fr 1fr;gap:8px;margin:11px 16px 0;display:grid}.nearby-picker__actions button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:46px;padding:8px;font-size:10px;font-weight:800;display:flex}.nearby-picker__actions button:first-child{border:1px solid var(--line);color:var(--green-dark);background:#fff}.nearby-picker__actions button:last-child{background:var(--green);color:#fff;border:0}.nearby-picker__actions button:disabled{cursor:not-allowed;background:#bec8c2}.nearby-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite nearby-spin;display:inline-block}@keyframes nearby-spin{to{transform:rotate(360deg)}}@keyframes nearby-pulse{50%{opacity:.3}}@keyframes nearby-shimmer{to{background-position:-240% 0}}@media (width>=560px){.nearby-filter-sheet,.nearby-picker{max-width:520px}}@media (width>=760px){.nearby-sheet-backdrop,.nearby-picker-backdrop{align-items:center;padding:24px}.nearby-filter-sheet,.nearby-picker{border-radius:22px}.nearby-picker .nearby-map-shell,.nearby-picker .nearby-map{height:480px;min-height:480px}}@media (width<=370px){.nearby-header__title{align-items:flex-start}.nearby-header h1{font-size:27px}.nearby-permission{white-space:normal;max-width:128px}.nearby-location-card__actions{grid-template-columns:1fr}.nearby-card__main{grid-template-columns:68px minmax(0,1fr) 17px;gap:9px;padding:10px}.nearby-card__visual{width:68px;height:68px}.nearby-card__footer>a{min-width:58px}.nearby-view-switch button{padding-inline:8px}}@media (prefers-reduced-motion:reduce){.nearby-spinner,.nearby-permission i,.nearby-skeletons span,.nearby-skeletons p,.nearby-open-filter>i,.nearby-open-filter>i:after{transition:none;animation:none}}.reactEasyCrop_Container{-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.reactEasyCrop_Image,.reactEasyCrop_Video{will-change:transform;max-width:unset}.reactEasyCrop_Contain{max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.reactEasyCrop_Cover_Horizontal{width:100%;height:auto}.reactEasyCrop_Cover_Vertical{width:auto;height:100%}.reactEasyCrop_CropArea{box-sizing:border-box;color:#00000080;border:1px solid #ffffff80;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em}.reactEasyCrop_CropAreaRound{border-radius:50%}.reactEasyCrop_CropAreaGrid:before{content:" ";box-sizing:border-box;border:0;border-left:1px solid #ffffff80;border-right:1px solid #ffffff80;position:absolute;inset:0 33.33%}.reactEasyCrop_CropAreaGrid:after{content:" ";box-sizing:border-box;border:1px solid #ffffff80;border-left:0;border-right:0;position:absolute;inset:33.33% 0}.merchant-image-editor__backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#161b18b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.merchant-image-editor{color:#202320;background:#fafaf7;border:1px solid #d9ded9;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;width:min(920px,100%);max-height:min(94dvh,820px);margin-top:0;display:grid;overflow:hidden;box-shadow:0 30px 90px #141c1747}.merchant-image-editor__header{background:#fff;border-bottom:1px solid #e6e2da;justify-content:space-between;align-items:flex-start;gap:20px;min-height:92px;padding:19px 22px;display:flex}.merchant-image-editor__header>div{min-width:0}.merchant-image-editor__header span{color:#3f6f5a;letter-spacing:.13em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.merchant-image-editor__header h2{margin:0 0 4px;font-size:22px;line-height:1.2}.merchant-image-editor__header p{color:#6b706a;margin:0;font-size:11px;line-height:1.45}.merchant-image-editor__icon-button{color:#60655f;cursor:pointer;background:#fff;border:1px solid #e6e2da;border-radius:11px;flex:none;place-items:center;width:44px;height:44px;padding:0;display:grid}.merchant-image-editor__icon-button:hover{color:#202320;background:#f4f7f3}.merchant-image-editor__body{grid-template-columns:minmax(0,1fr) 260px;min-height:0;display:grid;overflow-y:auto}.merchant-image-editor__stage{touch-action:none;background-color:#f6f7f4;background-image:linear-gradient(45deg,#e8ebe7 25%,#0000 25%),linear-gradient(-45deg,#e8ebe7 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e8ebe7 75%),linear-gradient(-45deg,#0000 75%,#e8ebe7 75%),none;background-position:0 0,0 8px,8px -8px,-8px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;min-height:460px;position:relative;overflow:hidden}.merchant-image-editor__cropper{background:#1a1f1cdb}.merchant-image-editor__crop-area{color:#00000080!important;border:2px solid #fffffff5!important;box-shadow:0 0 0 9999em!important}.merchant-image-editor__stage--logo .merchant-image-editor__crop-area,.merchant-image-editor__stage--category .merchant-image-editor__crop-area{border-radius:14px}.merchant-image-editor__stage--avatar .merchant-image-editor__crop-area{border-radius:50%}.merchant-image-editor__stage-message{z-index:3;color:#5d625c;text-align:center;background:#f4f7f3;place-items:center;padding:24px;font-size:12px;font-weight:700;line-height:1.5;display:grid;position:absolute;inset:0}.merchant-image-editor__controls{background:#fff;border-left:1px solid #e6e2da;flex-direction:column;gap:18px;min-width:0;padding:20px;display:flex}.merchant-image-editor__file-summary{border-bottom:1px solid #e6e2da;gap:3px;min-width:0;padding-bottom:16px;display:grid}.merchant-image-editor__file-summary span{color:#30342f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;overflow:hidden}.merchant-image-editor__file-summary small{color:#7c817b;font-size:9px}.merchant-image-editor__zoom{grid-template-columns:1fr auto;align-items:center;gap:9px;display:grid}.merchant-image-editor__zoom>span{color:#3f443f;align-items:center;gap:7px;font-size:11px;font-weight:750;display:inline-flex}.merchant-image-editor__zoom>span svg{color:#3f6f5a}.merchant-image-editor__zoom output{color:#5e635d;font-variant-numeric:tabular-nums;font-size:10px}.merchant-image-editor__zoom input{accent-color:#3f6f5a;cursor:pointer;grid-column:1/-1;width:100%;margin:4px 0 0}.merchant-image-editor__zoom input:disabled{cursor:default;opacity:.55}.merchant-image-editor__tool-group{grid-template-columns:1fr 1fr;gap:8px;display:grid}.merchant-image-editor__tool-group button{color:#505550;cursor:pointer;background:#fff;border:1px solid #e6e2da;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:52px;padding:8px;font-size:9px;font-weight:750;display:flex}.merchant-image-editor__tool-group button:hover:not(:disabled){color:#345e4d;background:#e8f1ec;border-color:#c8d8cf}.merchant-image-editor__tool-group button:disabled{cursor:default;opacity:.5}.merchant-image-editor__output-note{color:#345e4d;background:#e8f1ec;border:1px solid #cfe0d7;border-radius:11px;gap:3px;margin-top:auto;padding:13px;display:grid}.merchant-image-editor__output-note strong{font-size:10px}.merchant-image-editor__output-note span,.merchant-image-editor__output-note small{font-size:8px;line-height:1.4}.merchant-image-editor__output-note small{color:#63766b}.merchant-image-editor__error{color:#a34d3d;background:#fbedea;border:1px solid #e8c9c3;border-radius:10px;margin:0;padding:11px;font-size:10px;line-height:1.45}.merchant-image-editor__footer{background:#fff;border-top:1px solid #e6e2da;justify-content:flex-end;align-items:center;gap:9px;min-height:72px;padding:13px 22px;display:flex}.merchant-image-editor__footer button{color:#535853;cursor:pointer;background:#fff;border:1px solid #e6e2da;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:112px;min-height:44px;padding:0 16px;font-size:10px;font-weight:750;display:inline-flex}.merchant-image-editor__footer .merchant-image-editor__apply{color:#fff;background:#3f6f5a;border-color:#3f6f5a;min-width:154px}.merchant-image-editor__footer .merchant-image-editor__apply:hover:not(:disabled){background:#345e4d}.merchant-image-editor__footer button:disabled{cursor:wait;opacity:.55}@media (width<=760px){.merchant-image-editor__backdrop{padding:0}.merchant-image-editor{border:0;border-radius:0;width:100%;height:100dvh;max-height:none}.merchant-image-editor__header{min-height:82px;padding:calc(12px + env(safe-area-inset-top)) 14px 12px}.merchant-image-editor__header h2{font-size:19px}.merchant-image-editor__header p{font-size:10px}.merchant-image-editor__body{grid-template-rows:minmax(260px,1fr) auto;grid-template-columns:1fr;display:grid}.merchant-image-editor__stage{min-height:0}.merchant-image-editor__controls{border-top:1px solid #e6e2da;border-left:0;gap:12px;padding:14px}.merchant-image-editor__file-summary{padding-bottom:10px}.merchant-image-editor__tool-group{grid-template-columns:repeat(4,minmax(0,1fr))}.merchant-image-editor__tool-group button{flex-direction:column;gap:3px;min-height:50px;padding:5px 2px;font-size:8px}.merchant-image-editor__output-note{display:none}.merchant-image-editor__footer{min-height:68px;padding:10px 14px calc(10px + env(safe-area-inset-bottom))}}@media (width<=390px){.merchant-image-editor__header span{display:none}.merchant-image-editor__header p{max-width:260px}.merchant-image-editor__controls{padding-block:11px}.merchant-image-editor__file-summary{display:none}.merchant-image-editor__footer button{flex:1;min-width:0;padding-inline:10px}.merchant-image-editor__footer .merchant-image-editor__apply{flex:1.35;min-width:0}}@media (prefers-reduced-motion:reduce){.merchant-image-editor__cropper *{transition:none!important}}.customer-profile-page{--profile-card-radius:18px;gap:26px;display:grid}.customer-profile-page>section{margin-top:0}.customer-profile-page__title{margin-bottom:-4px}.customer-profile-page__title>p:last-child{max-width:390px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.5}.customer-profile-hero{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px 16px;padding:20px;display:grid;box-shadow:0 10px 28px #20232009}.customer-avatar{aspect-ratio:1;color:var(--green-dark);letter-spacing:-.02em;background:linear-gradient(145deg,#edf5f0,#e3eee8);border:1px solid #cfe0d7;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid;position:relative;overflow:hidden}.customer-avatar img{aspect-ratio:1;object-fit:cover;width:100%;height:100%;display:block}.customer-avatar--large{width:72px;height:72px;font-size:16px}.customer-avatar--editor{width:94px;height:94px;font-size:20px}.customer-profile-hero__identity{gap:3px;min-width:0;display:grid}.customer-profile-hero__identity h2{text-overflow:ellipsis;margin:0;font-size:19px;line-height:1.25;overflow:hidden}.customer-profile-hero__identity p{color:var(--muted);margin:0;font-size:12px}.customer-profile-hero__identity>span{border-radius:999px;align-items:center;gap:5px;width:max-content;max-width:100%;margin-top:5px;padding:5px 8px;font-size:10px;font-weight:750;display:inline-flex}.customer-profile-hero__identity .is-verified{background:var(--green-soft);color:var(--green-dark)}.customer-profile-hero__identity .is-pending{color:#866b2b;background:#f4f1e8}.profile-edit-button{background:var(--green-soft);min-height:44px;color:var(--green-dark);cursor:pointer;border:1px solid #bfd4c8;border-radius:12px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex}.profile-edit-button:hover{border-color:var(--green);background:#deece4}.profile-avatar-retry,.profile-location-fallback{min-height:44px;color:var(--danger);cursor:pointer;background:#fff;border:1px solid #ead1cc;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:-17px;padding:0 13px;font-size:9px;font-weight:750;display:flex}.profile-section{min-width:0}.profile-section__heading{justify-content:space-between;align-items:end;gap:16px;min-height:38px;margin-bottom:11px;display:flex}.profile-section__heading>div{gap:3px;display:grid}.profile-section__heading span{color:var(--green);letter-spacing:.11em;font-size:9px;font-weight:800}.profile-section__heading h2{margin:0;font-size:19px;line-height:1.2}.profile-section__heading>strong{background:var(--green-soft);min-width:28px;height:28px;color:var(--green-dark);border-radius:999px;place-items:center;font-size:11px;display:grid}.profile-data-card{border:1px solid var(--line);border-radius:var(--profile-card-radius);background:#fff;padding:3px 16px;overflow:hidden}.profile-data-card>div{border-bottom:1px solid #eeeae3;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;display:grid}.profile-data-card>div:last-child{border-bottom:0}.profile-data-card span{color:var(--muted);font-size:11px}.profile-data-card strong{overflow-wrap:anywhere;letter-spacing:0;min-width:0;font-size:12px}.profile-favorite-list{border:1px solid var(--line);border-radius:var(--profile-card-radius);background:#fff;overflow:hidden}.profile-favorite{border-bottom:1px solid #eeeae3;min-height:70px;position:relative}.profile-favorite:last-child{border-bottom:0}.profile-favorite__open{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:70px;padding:10px 56px 10px 11px;display:grid}.profile-favorite__open>span{gap:3px;min-width:0;display:grid}.profile-favorite__open strong,.profile-favorite__open small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-favorite__open strong{font-size:12px}.profile-favorite__open small{color:var(--muted);font-size:9px}.profile-favorite__open>svg{color:#979b96}.profile-favorite__mark{color:#fff;border:1px solid #20232012;border-radius:12px;place-items:center;width:46px;height:46px;font-size:10px;font-weight:850;display:grid;overflow:hidden}.profile-favorite__mark img{object-fit:cover;width:100%;height:100%}.profile-favorite__remove{width:44px;height:44px;color:var(--green);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.profile-favorite__remove:hover{background:var(--green-soft)}.profile-empty-state{border-radius:var(--profile-card-radius);color:#929690;text-align:center;background:#ffffff73;border:1px dashed #d9d5cc;align-content:center;place-items:center;gap:6px;min-height:148px;padding:25px;display:grid}.profile-empty-state strong{color:#4f544f;font-size:13px}.profile-empty-state p{max-width:285px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.profile-settings-card,.profile-action-list{border:1px solid var(--line);border-radius:var(--profile-card-radius);background:#fff;overflow:hidden}.profile-setting-row{border-bottom:1px solid #eeeae3;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:82px;padding:13px 14px;display:grid}.profile-setting-row:last-child{border-bottom:0}.profile-setting-row__icon,.profile-action-list__icon{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:13px;place-items:center;display:grid}.profile-setting-row__copy{gap:4px;min-width:0;display:grid}.profile-setting-row__copy strong{font-size:12px}.profile-setting-row__copy small{color:var(--muted);font-size:9px;line-height:1.45}.profile-switch{cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;width:56px;height:44px;padding:9px 4px;display:flex;position:relative}.profile-switch:before{content:"";background:#d9dcd7;border-radius:999px;transition:background .18s;position:absolute;inset:6px 2px}.profile-switch span{z-index:1;background:#fff;border-radius:50%;width:26px;height:26px;transition:transform .18s;position:relative;box-shadow:0 2px 8px #2023202e}.profile-switch.is-on{background:0 0}.profile-switch.is-on:before{background:var(--green)}.profile-switch.is-on span{transform:translate(20px)}.profile-switch:disabled{cursor:wait;opacity:.55}.profile-inline-note{color:var(--muted);align-items:flex-start;gap:7px;margin:10px 3px 0;font-size:9px;line-height:1.45;display:flex}.profile-inline-note svg{color:var(--green);flex:none}.profile-inline-note--error,.profile-inline-note--error svg{color:var(--danger)}.profile-location-fallback{width:100%;color:var(--green-dark);border-color:#bfd4c8;margin-top:10px}.profile-action-list button,.profile-action-list a{width:100%;min-height:72px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eeeae3;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 14px;text-decoration:none;display:grid}.profile-action-list>:last-child{border-bottom:0}.profile-action-list button>span:nth-child(2),.profile-action-list a>span:nth-child(2){gap:3px;min-width:0;display:grid}.profile-action-list strong{font-size:12px}.profile-action-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.profile-action-list>*>svg:last-child{color:#989c97}.profile-action-list button:disabled{cursor:wait;opacity:.6}.profile-signout-button{min-height:50px;color:var(--danger);cursor:pointer;background:#fff;border:1px solid #e7c7c1;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:-3px;font-size:12px;font-weight:800;display:flex}.profile-feedback{color:var(--green-dark);background:#edf6f0;border:1px solid #cce0d4;border-radius:12px;margin:-8px 0;padding:11px 13px;font-size:10px;font-weight:650;line-height:1.45}.profile-feedback--error{color:#9b4738;background:#fbefec;border-color:#ebcbc5}.profile-demo-notice{margin:-8px 0 0}.profile-loading{min-height:260px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.profile-spinner{animation:.8s linear infinite profile-spin}@keyframes profile-spin{to{transform:rotate(360deg)}}.profile-sheet-backdrop{z-index:900;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#181d1a9e;align-items:end;padding:0;display:grid;position:fixed;inset:0}.profile-sheet{background:var(--soft);width:100%;max-height:94dvh;color:var(--ink);border-radius:24px 24px 0 0;margin-top:0;overflow-y:auto;box-shadow:0 -24px 70px #161d1933}.profile-sheet section{margin-top:0}.profile-sheet__header{z-index:2;border-bottom:1px solid var(--line);background:#fffffffa;justify-content:space-between;align-items:flex-start;gap:18px;min-height:92px;padding:19px 18px 16px;display:flex;position:sticky;top:0}.profile-sheet__header>div{min-width:0}.profile-sheet__header span{color:var(--green);letter-spacing:.12em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.profile-sheet__header h2{margin:0 0 4px;font-size:21px}.profile-sheet__header p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.profile-sheet__header>button{border:1px solid var(--line);width:44px;height:44px;color:var(--muted);cursor:pointer;background:#fff;border-radius:12px;flex:none;place-items:center;padding:0;display:grid}.profile-edit-form{padding:16px 16px calc(18px + env(safe-area-inset-bottom));gap:16px;display:grid}.profile-photo-editor{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:94px minmax(0,1fr);align-items:center;gap:16px;padding:16px;display:grid}.profile-photo-editor h3{margin:0 0 4px;font-size:14px}.profile-photo-editor p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.profile-photo-editor__actions{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.profile-photo-editor__actions button{background:var(--green-soft);min-height:44px;color:var(--green-dark);cursor:pointer;border:1px solid #bfd4c8;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.profile-photo-editor__actions .profile-photo-remove{color:var(--danger);background:#fff;border-color:#ead1cc}.profile-form-fields{border:1px solid var(--line);background:#fff;border-radius:18px;gap:13px;padding:16px;display:grid}.profile-form-fields label{color:#4d524d;gap:7px;font-size:10px;font-weight:750;display:grid}.profile-form-fields input{width:100%;height:49px;color:var(--ink);background:#fff;border:1px solid #dcd9d2;border-radius:12px;outline:0;padding:0 13px;font-size:16px}.profile-form-fields input:focus{border-color:var(--green);box-shadow:0 0 0 3px #3f6f5a1f}.profile-form-fields input:disabled{color:#777b76;opacity:1;background:#f3f4f1}.profile-form-fields small{color:var(--muted);font-size:8px;font-weight:500;line-height:1.4}.profile-phone-field{background:#fff;border:1px solid #dcd9d2;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;height:49px;display:grid;overflow:hidden}.profile-phone-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #3f6f5a1f}.profile-phone-field b{border-right:1px solid var(--line);height:100%;color:var(--green-dark);letter-spacing:0;background:#f6f7f4;align-items:center;padding:0 12px;font-size:13px;display:flex}.profile-phone-field input{border:0;border-radius:0;height:100%;box-shadow:none!important}.profile-edit-form__footer,.profile-confirm-sheet{grid-template-columns:1fr 1.25fr;gap:9px;display:grid}.profile-button{border:1px solid var(--line);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex}.profile-button--secondary{color:#5f645f;background:#fff}.profile-button--primary{border-color:var(--green);background:var(--green);color:#fff}.profile-button--danger{border-color:var(--danger);background:var(--danger);color:#fff}.profile-button:disabled{cursor:wait;opacity:.55}.profile-info-sheet{padding:18px 16px calc(20px + env(safe-area-inset-bottom));gap:12px;display:grid}.profile-info-sheet>div{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:38px minmax(0,1fr);gap:11px;padding:14px;display:grid}.profile-info-sheet>div>svg{color:var(--green)}.profile-info-sheet strong{margin-bottom:3px;font-size:11px;display:block}.profile-info-sheet p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.profile-info-sheet>a{background:var(--green-soft);min-height:48px;color:var(--green-dark);border:1px solid #bfd4c8;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.profile-confirm-sheet{padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.profile-visually-hidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}@media (width>=560px){.customer-profile-hero{grid-template-columns:72px minmax(0,1fr) auto}.profile-edit-button{grid-column:auto;min-width:132px}}@media (width>=700px){.profile-sheet-backdrop{place-items:center;padding:22px}.profile-sheet{border-radius:22px;width:min(620px,100%);max-height:min(92dvh,820px)}.profile-sheet--compact{width:min(500px,100%)}.profile-edit-form{padding:20px}}@media (width<=370px){.customer-profile-hero{grid-template-columns:62px minmax(0,1fr);padding:16px}.customer-avatar--large{width:62px;height:62px}.profile-photo-editor{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:13px}.customer-avatar--editor{width:76px;height:76px}.profile-photo-editor__actions{display:grid}.profile-photo-editor__actions button{justify-content:center}.profile-setting-row{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;padding-inline:11px}.profile-setting-row__icon,.profile-action-list__icon{width:38px;height:38px}.profile-switch{width:52px}.profile-switch span{width:24px;height:24px}.profile-switch.is-on span{transform:translate(18px)}}@media (prefers-reduced-motion:reduce){.profile-switch,.profile-switch:before,.profile-switch span{transition:none}}:root{color:#202320;font-synthesis:none;text-rendering:optimizelegibility;--green:#3f6f5a;--green-dark:#345e4d;--green-soft:#e8f1ec;--blue:#3e7c8a;--blue-soft:#e6f2f4;--gold:#c9a24a;--gold-dark:#9a7628;--danger:#b85c4a;--ink:#202320;--muted:#6b706a;--line:#e6e2da;--surface:#fff;--soft:#f4f7f3;--radius:18px;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--customer-header-content-height:66px;--customer-header-height:calc(var(--customer-header-content-height) + var(--safe-area-top));--customer-nav-content-height:80px;--customer-nav-height:calc(var(--customer-nav-content-height) + var(--safe-area-bottom));background:#fafaf7;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:auto;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;max-width:100%;overflow-x:clip}body,#app{width:100%;min-width:0;max-width:100%;min-height:100dvh;overflow-x:clip}body{margin:0}html.customer-app,html.customer-app body{overscroll-behavior-y:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #3f6f5a3d}.app-shell{overscroll-behavior-y:none;width:100%;max-width:100%;min-height:100dvh;overflow-x:clip}.app-shell button,.app-shell a,.customer-login-page button,.customer-login-page a,.app-status button,.app-status a{touch-action:manipulation}.app-status{background:var(--soft);grid-template-rows:auto 1fr;min-height:100dvh;padding:26px;display:grid}.app-status>.brand-logo{border-radius:23px;width:76px;height:76px}.app-status>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:360px;margin:auto;display:flex}.app-status>div>svg{color:var(--green);margin-bottom:14px}.app-status p{color:var(--muted);line-height:1.5}.mobile-app{background:#fafaf7;width:100%;max-width:100%;min-height:100dvh;overflow-x:clip}.desktop-rail{display:none}.top-brand{z-index:20;height:var(--customer-header-height);min-height:var(--customer-header-height);padding:var(--safe-area-top) max(18px, var(--safe-area-right)) 0 max(18px, var(--safe-area-left));background:#fafaf7;border-bottom:1px solid #e6e2da;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid;position:sticky;top:0}.brand-logo{object-fit:contain;background:#fff;border-radius:15px;flex:none;width:48px;height:48px;display:block;box-shadow:0 5px 16px #1d372b1a}.top-brand .brand-logo{border-radius:14px;width:46px;height:46px;box-shadow:0 3px 12px #1d372b14}.top-location{color:var(--green);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-self:center;align-items:center;gap:5px;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.top-location svg:first-child{fill:var(--green);color:var(--green)}.sync-indicator{background:#9b9d97;border-radius:50%;width:7px;height:7px;display:inline-block}.sync-indicator.sync-live{background:#3f8968;box-shadow:0 0 0 3px #3f89681f}.sync-indicator.sync-offline{background:#b85c4a}.sync-indicator.sync-degraded{background:#c9a24a}.sync-indicator.is-syncing{animation:1.1s ease-in-out infinite sync-pulse}@keyframes sync-pulse{50%{opacity:.35;transform:scale(.78)}}.top-notifications{width:38px;height:38px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.top-notifications:hover{border-color:var(--line);background:#fff}.top-notifications>span{border:2px solid var(--paper);color:#fff;background:#b85c4a;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:800;line-height:1;display:grid;position:absolute;top:1px;right:0}.notification-sheet{max-height:min(82dvh,680px)}.notification-list{gap:8px;max-height:52dvh;margin:16px 0;padding-right:2px;display:grid;overflow-y:auto}.notification-list>button{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:36px minmax(0,1fr) 8px;align-items:start;gap:10px;padding:13px;display:grid}.notification-list>button.unread{background:#f3f8f5;border-color:#cfe0d7}.notification-list>button>span{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:50%;place-items:center;display:grid}.notification-list strong{font-size:14px;display:block}.notification-list p{color:var(--muted);margin:4px 0 6px;font-size:12px;line-height:1.45}.notification-list small{color:var(--muted);font-size:10px}.notification-list i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-top:5px}.notification-heading{text-align:left;justify-content:space-between;align-items:center;gap:12px;margin:0 0 4px;display:flex}.notification-heading h2{margin:0}.notification-clear{color:#9d4d40;cursor:pointer;background:#f6efed;border:0;border-radius:10px;flex:none;align-items:center;gap:5px;padding:8px 10px;font-size:11px;font-weight:800;display:inline-flex}.notification-clear:disabled,.notification-delete:disabled,.notification-open:disabled{cursor:wait;opacity:.55}.notification-action-error{text-align:left;margin:8px 0 0}.notification-item{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) 42px;align-items:stretch;display:grid;overflow:hidden}.notification-item.unread{background:#f3f8f5;border-color:#cfe0d7}.notification-open{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:36px minmax(0,1fr) 8px;align-items:start;gap:10px;padding:13px 8px 13px 13px;display:grid}.notification-icon{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:50%;place-items:center;display:grid}.notification-copy{min-width:0}.notification-copy>span{color:var(--muted);overflow-wrap:anywhere;margin:4px 0 6px;font-size:12px;line-height:1.45;display:block}.notification-delete{border:0;border-left:1px solid var(--line);color:#a85a4c;cursor:pointer;background:#ffffff80;place-items:center;min-width:42px;padding:0;display:grid}.notification-delete:hover{color:#873f34;background:#f7eae7}.live-notice{z-index:110;right:max(18px, var(--safe-area-right));bottom:calc(var(--customer-nav-height) + 14px);left:max(18px, var(--safe-area-left));max-width:430px;min-height:58px;color:var(--green);text-align:left;cursor:pointer;background:#f7fbf8f7;border:1px solid #bed8ca;border-radius:15px;align-items:center;gap:11px;margin:auto;padding:11px 14px;animation:.22s ease-out notice-in;display:flex;position:fixed;box-shadow:0 13px 36px #23423429}.live-notice>span{min-width:0;color:var(--ink);gap:2px;display:grid}.live-notice strong{font-size:12px}.live-notice small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}@keyframes notice-in{0%{opacity:0;transform:translateY(12px)}}main{max-width:760px;padding:24px max(18px, var(--safe-area-right)) calc(var(--customer-nav-height) + 24px) max(18px, var(--safe-area-left));margin:0 auto}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{letter-spacing:-.025em}h1{margin-bottom:4px;font-family:Manrope,sans-serif;font-size:29px;line-height:1.15}h2{font-family:Manrope,sans-serif;font-size:20px}h3{font-family:Manrope,sans-serif}.eyebrow{color:var(--green);letter-spacing:.13em;margin-bottom:5px;font-size:11px;font-weight:800}.category-label{color:var(--green);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.home-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.avatar{background:var(--green-soft);width:42px;height:42px;color:var(--green-dark);cursor:pointer;border:1px solid #cfe0d7;border-radius:50%;font-size:12px;font-weight:800}.avatar--large{place-items:center;width:58px;height:58px;display:grid}.location-pill{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin:0 0 20px;padding:0;font-size:13px;display:flex}.search-box{border:1px solid var(--line);height:50px;color:var(--muted);background:#fff;border-radius:13px;align-items:center;gap:10px;padding:0 15px;display:flex;box-shadow:0 5px 18px #20232009}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.search-box input::placeholder{color:#969792}.points-hero{background:linear-gradient(138deg, #3f735d 0%, var(--green-dark) 100%);color:#fff;border:1px solid #ffffff21;border-radius:19px;margin:16px 0 28px;padding:19px;position:relative;overflow:hidden;box-shadow:0 12px 28px #345e4d29}.points-hero__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.points-hero__header p{color:#ffffffe0;margin:0;font-size:14px;font-weight:650}.points-gift{width:48px;height:48px;color:var(--green-dark);cursor:pointer;background:#fffffff0;border:1px solid #ffffffc2;border-radius:15px;flex:0 0 48px;place-items:center;padding:0;transition:transform .16s,background .16s;display:grid;box-shadow:0 6px 16px #1630251f}.points-gift:hover{background:#fff;transform:translateY(-1px)}.points-gift:active{transform:translateY(0)}.points-hero__balance{gap:7px;margin-top:-8px;padding-right:58px;display:grid}.points-hero__balance>strong{font-variant-numeric:tabular-nums;align-items:center;gap:8px;font:800 38px/1 Manrope,sans-serif;display:flex}.points-hero__balance>strong>small{color:#ffffffc2;letter-spacing:.08em;text-transform:uppercase;align-self:flex-end;margin-bottom:4px;font:700 10px/1 DM Sans,sans-serif}.points-coin{background:var(--gold);color:#fff;border:1px solid #fff6;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;display:inline-grid;box-shadow:0 3px 9px #30230729}.points-hero__balance>span{color:#ffffffd6;font-size:13px;line-height:1.4}.points-hero__balance>span b{color:#fff;font-weight:750}.points-hero__cta{color:#fff;text-align:left;cursor:pointer;background:#ffffff1c;border:1px solid #ffffff3b;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:50px;margin-top:18px;padding:8px 9px 8px 15px;font-size:13px;font-weight:750;transition:background .16s,border-color .16s;display:flex}.points-hero__cta:hover{background:#ffffff2b;border-color:#ffffff5c}.points-hero__cta i{background:#ffffff21;border-radius:10px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.points-emblem{width:58px;height:58px;color:var(--gold);background:#ffffffeb;border:1px solid #ffffff94;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.points-emblem span{letter-spacing:.08em;font-weight:800;color:var(--green-dark)!important;font-size:10px!important}section{margin-top:30px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-heading h2{margin:0}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;padding:6px 0 6px 10px;font-size:12px;font-weight:700;display:flex}.category-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.category-card{color:#555651;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;padding:0;font-size:11px;font-weight:600;display:flex}.category-card>span{color:#494a47;border-radius:17px;place-items:center;width:54px;height:54px;font-size:20px;display:grid}.horizontal-list{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(200px,72%);grid-auto-flow:column;gap:12px;margin:0 -18px;padding:0 18px 10px;display:grid;overflow-x:auto}.merchant-card{border:1px solid var(--line);text-align:left;scroll-snap-align:start;cursor:pointer;background:#fff;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 8px 24px #2023200b}.merchant-card__visual{background:var(--green-soft);place-items:center;height:124px;display:grid;position:relative}.merchant-mark{color:#fff;border-radius:14px;flex:none;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 8px 18px #1f1f1d26}.merchant-mark span{letter-spacing:.03em;font:800 12px Manrope,sans-serif}.merchant-mark--large{border-radius:20px;width:67px;height:67px}.merchant-mark--large span{font-size:16px}.distance{color:#5c5e59;background:#ffffffe0;border-radius:8px;align-items:center;gap:3px;padding:5px 7px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:9px;left:11px}.merchant-card__body{padding:14px}.merchant-card__body h3{margin:3px 0 6px;font-size:17px}.merchant-card__body p{color:var(--muted);margin:0;font-size:12px;line-height:1.4}.promo-stack,.favorite-list,.wallet-list,.merchant-list,.settings-list{gap:10px;display:grid}.promo-banner{border:1px solid var(--line);border-left:3px solid var(--blue);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:15px;display:grid;box-shadow:0 6px 18px #20232009}.promo-banner span{color:var(--blue);letter-spacing:.09em;font-size:9px;font-weight:800}.promo-banner h3{margin:2px 0 3px;font-size:15px}.promo-banner p{color:var(--muted);margin:0;font-size:11px}.favorite-list button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.favorite-list span{gap:2px;display:grid}.favorite-list small{color:var(--muted);font-size:11px}.favorite-list>button>svg{color:var(--gold)}.page-header{margin-bottom:20px}.page-header>p:last-child{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.5}.filter-row{scrollbar-width:none;gap:8px;margin:15px -18px 19px;padding:0 18px 4px;display:flex;overflow-x:auto}.filter-row button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:8px 13px;font-size:12px}.filter-row button.active{border-color:var(--green);background:var(--green);color:#fff}.merchant-list>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:15px;display:grid}.merchant-list__content{gap:3px;min-width:0;display:grid}.merchant-list__content small{color:var(--green);text-transform:uppercase;font-size:10px;font-weight:700}.merchant-list__content strong{font-size:16px}.merchant-list__content span{color:var(--muted);white-space:nowrap;align-items:center;font-size:11px;display:flex}.merchant-list__content em{color:#4f6451;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-style:normal;overflow:hidden}.promotion-grid{gap:13px;display:grid}.promotion-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:19px;padding:0;overflow:hidden}.promotion-card__top{flex-direction:column;justify-content:flex-end;min-height:138px;padding:19px;display:flex}.promotion-card__top span{color:var(--blue);letter-spacing:.1em;font-size:10px;font-weight:800}.promotion-card__top strong{max-width:280px;margin-top:4px;font:800 24px/1.1 Manrope,sans-serif}.promotion-card__body{grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:13px 16px;display:grid}.promotion-card__body>span{gap:2px;display:grid}.promotion-card__body small,.promotion-card__body em{color:var(--muted);font-size:11px;font-style:normal}.promotion-card__body em{color:var(--blue)}.info-note{background:var(--blue-soft);color:#315f69;border:1px solid #cfe3e7;border-radius:14px;align-items:flex-start;gap:11px;margin-bottom:16px;padding:13px;display:flex}.info-note p{margin:0;font-size:12px;line-height:1.45}.wallet-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0;padding:17px}.wallet-card__head{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;display:grid}.wallet-card__head>span{display:grid}.wallet-card__head small{color:var(--muted);font-size:11px;font-weight:400}.wallet-card__head b{text-align:right;font:800 20px Manrope,sans-serif}.wallet-card .progress{background:var(--green-soft);border-radius:99px;height:6px;margin:17px 0 8px;overflow:hidden}.wallet-card .progress span{border-radius:inherit;height:100%;display:block}.wallet-card>p{color:var(--muted);margin:0 0 12px;font-size:11px}.wallet-card>button{border:1px solid var(--green);width:100%;color:var(--green-dark);cursor:pointer;background:#fff;border-radius:11px;justify-content:center;gap:7px;padding:11px;font-size:12px;font-weight:700;display:flex}.wallet-card>button:disabled,.reward-card button:disabled{border-color:var(--line);color:#aaa;cursor:default}.profile-card{border:1px solid var(--line);background:#fff;border-radius:19px;align-items:center;gap:14px;margin:0 0 22px;padding:19px;display:flex}.profile-card h2{margin:0 0 3px}.profile-card p{color:var(--muted);margin:0;font-size:12px}.settings-list button{border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;justify-content:space-between;padding:16px 3px;display:flex}.settings-list .signout-button{color:var(--danger);margin-top:10px}.profile-login{justify-content:center;align-items:center;gap:8px;display:flex}.demo-notice{background:var(--green-soft);border-radius:15px;margin-top:25px;padding:16px}.demo-notice p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.detail-page{margin:-24px -18px 0}.detail-page>section,.detail-page>.quick-actions{margin-left:18px;margin-right:18px}.detail-hero{background:var(--green-soft);place-items:center;height:230px;display:grid;position:relative}.detail-hero .merchant-mark{border-radius:25px;width:85px;height:85px}.detail-hero .merchant-mark span{font-size:21px}.back-button,.heart-button{cursor:pointer;background:#ffffffe6;border:1px solid #00000012;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:16px}.back-button{left:16px}.heart-button{color:var(--green);right:16px}.detail-intro h1{margin-top:4px}.detail-branch-name{color:var(--green);margin:-2px 0 7px;font-size:14px;display:block}.detail-intro>p{color:var(--muted);font-size:14px;line-height:1.55}.status-line{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.status-line>span{align-items:center;gap:5px;display:flex}.open-dot{background:var(--green);border-radius:50%;width:7px;height:7px}.quick-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.quick-actions a{border:1px solid var(--green);color:var(--green-dark);background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:13px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.quick-actions a:last-child{background:var(--green);color:#fff}.address-card{background:var(--green-soft);border:1px solid #d7e4dc;border-radius:14px;align-items:center;gap:11px;padding:14px;display:flex}.address-card>span{gap:2px;display:grid}.address-card small{color:var(--muted);font-size:11px}.reward-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:16px}.reward-card>div{gap:10px;display:flex}.reward-card>div>span{gap:2px;display:grid}.reward-card small{color:var(--muted);font-size:11px}.reward-card>b{margin:15px 0 8px;font:800 19px Manrope,sans-serif;display:block}.reward-card button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;width:100%;padding:11px;font-size:12px;font-weight:700}.inline-promo{border:1px solid var(--line);background:#fff;border-radius:15px;gap:12px;padding:15px;display:flex}.inline-promo>span{gap:3px;display:grid}.inline-promo>svg{color:var(--blue)}.inline-promo small,.inline-promo em{color:var(--muted);font-size:11px;font-style:normal}.inline-promo em{color:var(--blue)}.empty-state{color:#8a8b86;text-align:center;border:1px dashed #d8d5cc;border-radius:16px;flex-direction:column;grid-column:1/-1;align-items:center;padding:30px 18px;display:flex}.empty-state strong{color:#555651;margin-top:9px}.empty-state p{margin:4px 0 0;font-size:12px}.bottom-nav{z-index:30;right:max(14px, var(--safe-area-right));bottom:0;left:max(14px, var(--safe-area-left));height:var(--customer-nav-height);padding:8px 7px calc(8px + var(--safe-area-bottom));background:#fff;border:1px solid #e7e3dc;border-bottom:0;border-radius:26px 26px 0 0;grid-template-columns:repeat(5,1fr);gap:2px;display:grid;position:fixed;box-shadow:0 8px 24px #2822141a}.bottom-nav__item{color:#7d7a73;cursor:pointer;background:0 0;border:0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:60px;padding:6px 2px;font-size:11px;font-weight:500;line-height:1;transition:color .2s,background-color .2s,transform .2s;display:flex}.bottom-nav__item svg{flex:none}.bottom-nav__item.active{color:#2f6f55;background:#eaf3ee;font-weight:600}.bottom-nav__item:active{transform:scale(.97)}@media (hover:hover){.bottom-nav__item:hover:not(.active){color:#65625c;background:#f3f1ec}}.sheet-backdrop{z-index:100;background:#15151385;justify-content:center;align-items:flex-end;padding:15px 0 0;display:flex;position:fixed;inset:0}.redeem-sheet{width:min(100%,540px);max-height:92vh;padding:12px 21px calc(22px + env(safe-area-inset-bottom));text-align:center;background:#fff;border-radius:25px 25px 0 0;margin:0;animation:.25s ease-out sheet-in;overflow-y:auto}@keyframes sheet-in{0%{opacity:.6;transform:translateY(40px)}}.sheet-handle{background:#d9d7d0;border-radius:9px;width:38px;height:4px;margin:0 auto 18px}.redeem-sheet .merchant-mark{margin:0 auto 14px}.redeem-sheet h2{margin:0 0 6px;font-size:24px}.redeem-sheet>p:not(.eyebrow){color:var(--muted);font-size:13px}.auth-sheet>svg{color:var(--green);margin:4px auto 13px}.google-button{color:#30312e;cursor:pointer;background:#fff;border:1px solid #d8d9d6;border-radius:12px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:48px;margin-top:19px;padding:12px 16px;font:700 13px Manrope,sans-serif;display:flex}.google-button:hover{background:#f8f8f6}.google-button:disabled{opacity:.6;cursor:wait}.google-button svg{flex:none;width:20px;height:20px}.auth-divider{color:#93948f;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;margin:17px 0 0;font-size:10px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.customer-login-page{background:#fafaf7;grid-template-columns:minmax(320px,.9fr) minmax(440px,1.1fr);min-height:100dvh;display:grid}.customer-login-brand{min-height:100dvh;padding:max(42px, env(safe-area-inset-top)) 48px max(42px, env(safe-area-inset-bottom));background:var(--green);color:#fff;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.customer-login-brand:before,.customer-login-brand:after{content:"";pointer-events:none;border:1px solid #ffffff29;border-radius:50%;position:absolute}.customer-login-brand:before{width:360px;height:360px;top:-105px;right:-170px}.customer-login-brand:after{width:250px;height:250px;bottom:-90px;left:-130px}.customer-login-brand .brand-logo{background:#fff;border-radius:30px;width:112px;height:112px;padding:0;box-shadow:0 18px 42px #1430243d}.customer-login-brand>div{z-index:1;max-width:470px;position:relative}.customer-login-brand .eyebrow{color:#f0d992}.customer-login-brand h1{max-width:450px;margin:9px 0 17px;font-size:clamp(34px,4vw,55px);line-height:1.03}.customer-login-brand>div>p:last-child{color:#ffffffc7;max-width:400px;font-size:15px;line-height:1.65}.customer-login-brand small{z-index:1;color:#ffffffa3;position:relative}.customer-login-main{z-index:2;place-items:center;max-width:none;margin:0;padding:42px;display:grid;position:relative}.customer-login-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(100%,430px);margin:0;padding:36px;box-shadow:0 22px 60px #27241c14}.customer-login-card>img{width:92px;margin:0 auto 30px;display:none}.customer-login-card h2{margin:4px 0 7px;font-size:29px}.customer-login-card>p:not(.eyebrow):not(.login-legal):not(.install-app-hint){color:var(--muted);font-size:13px;line-height:1.55}.customer-login-card .google-button{margin-top:25px}.customer-login-form{margin-top:17px}.customer-login-card .primary-button{margin-top:2px}.login-wide-button{border:1px solid var(--line);margin-top:22px}.login-icon{background:var(--green-soft);width:48px;height:48px;color:var(--green);border-radius:15px;place-items:center;margin-bottom:22px;display:grid}.login-legal{color:#8b8c87;justify-content:center;align-items:center;gap:6px;margin:22px 0 0;font-size:10px;display:flex}.auth-mode-tabs{background:var(--soft);border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;margin-top:23px;padding:4px;display:grid}.auth-mode-tabs button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;font:700 12px Manrope,sans-serif}.auth-mode-tabs button.active{color:var(--green-dark);background:#fff;box-shadow:0 2px 9px #1d372b14}.register-field-row{grid-template-columns:.85fr 1.15fr;gap:10px;display:grid}.phone-field{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;width:100%;height:48px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.phone-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #3f6f5a21}.phone-field__prefix{border-right:1px solid var(--line);background:var(--green-soft);color:var(--green-dark);white-space:nowrap;flex:none;align-self:stretch;align-items:center;padding:0 11px;font-size:13px;font-weight:800;display:flex}.auth-form .phone-field input,.onboarding-card .phone-field input{min-width:0;height:100%;box-shadow:none;border:0;border-radius:0;padding-inline:11px}.auth-form .phone-field input:focus,.onboarding-card .phone-field input:focus{box-shadow:none;border:0}.field-help{color:var(--muted);font-size:10px;font-weight:500;line-height:1.4}.auth-text-button{color:var(--green);cursor:pointer;background:0 0;border:0;justify-self:center;padding:5px 8px;font:700 11px Manrope,sans-serif}.auth-text-button:hover{text-decoration:underline}.customer-login-card>.secondary-button{margin-top:10px}.customer-profile-setup .page-header{text-align:left}.customer-profile-setup .onboarding-card{border:0;padding:0}.install-app-button{background:var(--green-soft);width:100%;min-height:48px;color:var(--green-dark);cursor:pointer;border:1px solid #c9ddd4;border-radius:12px;justify-content:center;align-items:center;gap:9px;margin-top:17px;padding:11px 15px;font:700 12px Manrope,sans-serif;display:flex}.install-app-button:hover{border-color:var(--green);background:#ddebe3}.install-app-hint,.ios-install-note{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:8px;margin:17px 0 0;font-size:10px;line-height:1.45;display:flex}.install-app-hint svg,.ios-install-note svg{color:var(--green);flex:none}.ios-install-note{background:var(--green-soft);text-align:left;border-radius:12px;padding:11px 12px}.auth-form,.onboarding-card{text-align:left;gap:14px;margin-top:21px;display:grid}.auth-form label,.onboarding-card label{color:#565752;gap:7px;font-size:12px;font-weight:700;display:grid}.auth-form input,.onboarding-card input{border:1px solid var(--line);width:100%;height:48px;color:var(--ink);background:#fff;border-radius:12px;outline:0;padding:0 13px}.auth-form input:focus,.onboarding-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px #3f6f5a21}.onboarding-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:0;padding:19px}.onboarding-card>svg{color:var(--green)}.onboarding-card>p:not(.form-error){color:var(--muted);align-items:flex-start;gap:7px;margin:0;font-size:11px;line-height:1.45;display:flex}.redeem-benefit-preview{text-align:left;background:#f5f9f6;border:1px solid #d5e5de;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin:16px 0 0;padding:13px;display:grid}.redeem-benefit-preview .merchant-mark{border-radius:15px;width:54px;height:54px;margin:0}.redeem-benefit-preview>span{gap:3px;min-width:0;display:grid}.redeem-benefit-preview>span small{color:var(--green);letter-spacing:.08em;font-size:8px;font-weight:850}.redeem-benefit-preview>span strong{overflow-wrap:anywhere;font-size:15px;line-height:1.25}.redeem-benefit-preview>span em{color:var(--muted);font-size:10px;font-style:normal;line-height:1.4}.redeem-branch-select{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;gap:6px;margin:16px 0 0;padding:13px;display:grid}.redeem-branch-select>span{color:var(--green);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:850}.redeem-branch-select select{border:1px solid var(--line);background:var(--soft);width:100%;min-height:44px;color:var(--ink);border-radius:10px;padding:0 34px 0 10px;font-size:13px;font-weight:750}.redeem-branch-select small{color:var(--muted);font-size:11px;line-height:1.4}.redeem-points-flow{background:var(--soft);text-align:left;border-radius:15px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:15px 0 8px;padding:13px;display:grid}.redeem-points-flow>div{gap:3px;display:grid}.redeem-points-flow>div:last-child{text-align:right}.redeem-points-flow small{color:var(--muted);font-size:9px}.redeem-points-flow strong{font:800 15px Manrope,sans-serif}.redeem-points-flow>svg{color:#a1a59e}.redeem-points-rule{text-align:left;align-items:flex-start;gap:7px;line-height:1.4;display:flex;color:var(--muted)!important;margin:0 2px 13px!important;font-size:9px!important}.redeem-points-rule svg{color:var(--green);flex:none}.warning{background:var(--green-soft);color:var(--green-dark);text-align:left;border:1px solid #d5e5de;border-radius:13px;align-items:flex-start;gap:9px;padding:13px;display:flex}.warning>svg{flex:none}.warning p{gap:2px;margin:0;font-size:11px;line-height:1.45;display:grid}.warning p span{color:#567064;font-size:10px}.form-error{margin:12px 0 0;color:var(--danger)!important;font-size:12px!important}.form-success{margin:8px 0 0;line-height:1.45;color:#376548!important;font-size:12px!important}.redeem-success{padding-inline:18px}.redemption-success__check{color:#3f6f5a;background:#e7f4ea;border-radius:50%;place-items:center;width:66px;height:66px;margin:3px auto 13px;display:grid;box-shadow:0 0 0 8px #f4f9f5}.redemption-success__summary{max-width:380px;margin:7px auto 14px;line-height:1.5;color:var(--ink)!important;font-size:14px!important}.redemption-success__merchant{border:1px solid var(--line);color:var(--green);text-align:left;background:#fafaf7;border-radius:14px;align-items:center;gap:11px;margin:0 0 12px;padding:12px 14px;display:flex}.redemption-success__merchant>span{flex:1;gap:1px;min-width:0;display:grid}.redemption-success__merchant small{color:var(--muted);letter-spacing:.08em;font-size:8px;font-weight:800}.redemption-success__merchant strong{color:var(--ink);font-size:13px}.redemption-success__merchant em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-style:normal;overflow:hidden}.redemption-next-step{text-align:left;margin:14px 0 0}.redemption-next-step h3{margin:0;font:800 14px/1.25 Manrope,sans-serif}.redemption-next-step>p{color:var(--muted);margin:3px 0 9px;font-size:10px}.redemption-next-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.redemption-next-actions button,.redemption-next-actions a{border:1px solid var(--line);min-width:0;min-height:70px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center;gap:8px;padding:10px;text-decoration:none;display:grid}.redemption-next-actions button>svg,.redemption-next-actions a>svg{color:var(--green)}.redemption-next-actions span{gap:2px;min-width:0;display:grid}.redemption-next-actions strong{font:800 11px/1.2 Manrope,sans-serif}.redemption-next-actions small{color:var(--muted);font-size:9px;line-height:1.3}.redemption-next-actions .is-primary{border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 5px 14px #3f6f5a29}.redemption-next-actions .is-primary>svg,.redemption-next-actions .is-primary small{color:#fff}.redemption-pass{background:#f4f9f5;border:1px solid #bfd8cc;border-radius:18px;padding:14px 14px 13px;box-shadow:0 7px 20px #2c5a450f}.redemption-pass__instruction{text-align:left;align-items:center;gap:10px;display:flex}.redemption-pass__instruction>span{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font:800 12px Manrope,sans-serif;display:grid}.redemption-pass__instruction p{gap:1px;margin:0;display:grid}.redemption-pass__instruction strong{font-size:13px}.redemption-pass__instruction small{color:var(--muted);font-size:9px;line-height:1.35}.redemption-code-label{color:var(--muted);margin:2px 0 0;font-size:9px;display:block}.redemption-saved-note{background:var(--blue-soft);color:var(--blue);text-align:left;border-radius:13px;align-items:flex-start;gap:10px;margin-top:11px;padding:11px 13px;display:flex}.redemption-saved-note>svg{flex:none;margin-top:1px}.redemption-saved-note p{gap:2px;margin:0;display:grid}.redemption-saved-note strong{color:var(--ink);font-size:11px}.redemption-saved-note span{color:var(--muted);font-size:9px;line-height:1.4}.redemption-view-button{justify-content:center;align-items:center;gap:8px;display:flex}.redemption-code{border:1px dashed var(--blue);background:var(--blue-soft);color:#244e57;letter-spacing:.12em;border-radius:14px;margin:22px 0 10px;padding:16px;font:800 30px/1 Manrope,sans-serif;display:block}.primary-button,.secondary-button{cursor:pointer;border-radius:12px;width:100%;padding:14px;font-weight:700}.primary-button{background:var(--green);color:#fff;border:0;margin-top:15px}.primary-button:hover:not(:disabled){background:var(--green-dark)}.primary-button:disabled{background:#b9c4be}.secondary-button{color:var(--muted);background:0 0;border:0;margin-top:7px}@media (width>=700px){main{padding-left:max(28px, var(--safe-area-left));padding-right:max(28px, var(--safe-area-right))}.horizontal-list{grid-auto-columns:minmax(210px,33%);margin-left:-28px;margin-right:-28px;padding-left:28px;padding-right:28px}.promotion-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=980px){.app-shell{grid-template-columns:260px 1fr;display:grid}.desktop-rail{border-right:1px solid var(--line);background:#f4f7f3;flex-direction:column;height:100vh;padding:32px 24px;display:flex;position:sticky;top:0}.desktop-rail .brand-logo{border-radius:27px;width:96px;height:96px;margin-bottom:20px;box-shadow:0 12px 30px #1d372b21}.desktop-rail>p{color:var(--muted);margin-bottom:34px;font-size:12px;line-height:1.5}.desktop-rail button{color:#676863;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;margin-bottom:6px;padding:12px 13px;font-weight:600;display:flex}.desktop-rail button.active{background:var(--green-soft);color:var(--green-dark)}.mobile-app{min-width:0}.top-brand,.bottom-nav{display:none}main{padding-top:48px;padding-bottom:70px}.detail-page{margin-top:-48px}.detail-hero{border-radius:0 0 22px 22px}}@media (width<=370px){main{padding-left:max(14px, var(--safe-area-left));padding-right:max(14px, var(--safe-area-right))}.horizontal-list{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.detail-page{margin-left:-14px;margin-right:-14px}.category-grid{gap:5px}.category-card{font-size:10px}.category-card>span{width:49px;height:49px}.bottom-nav__item{font-size:10px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.portal-message{background:var(--soft);grid-template-rows:auto 1fr;min-height:100vh;padding:28px;display:grid}.portal-message>img{object-fit:cover;background:#fff;border-radius:24px;width:82px;height:82px;box-shadow:0 9px 26px #1d372b1c}.portal-message>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:430px;margin:auto;display:flex}.portal-message svg{color:var(--green);margin-bottom:13px}.portal-message p{color:var(--muted);line-height:1.5}.portal-message a,.portal-message>div>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;min-width:180px;margin-top:9px;padding:12px 16px;font-weight:700;text-decoration:none}.portal-message>div>button{color:var(--danger);background:0 0}.portal-login>div{width:min(100%,430px)}.portal-login .eyebrow{color:var(--green);margin-bottom:5px}.portal-login .google-button{color:#30312e;background:#fff;border:1px solid #d8d9d6;min-width:min(100%,320px)}.staff-login-form{text-align:left;gap:13px;width:min(100%,360px);margin-top:20px;display:grid}.staff-login-form label{color:#565752;gap:7px;font-size:12px;font-weight:700;display:grid}.staff-login-form input{border:1px solid var(--line);width:100%;height:48px;color:var(--ink);background:#fff;border-radius:12px;outline:0;padding:0 13px}.staff-login-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #3f6f5a21}.staff-login-form .primary-button,.staff-login-form .secondary-button{min-width:0;margin-top:0}.staff-login-form .secondary-button{color:#6d6e69;background:0 0}.staff-login-links{justify-content:space-between;gap:12px;display:flex}.staff-login-links button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:6px 0;font:700 10px Manrope,sans-serif}.staff-login-links button:disabled{color:#aaa;cursor:not-allowed}.staff-login-divider{color:#8a8d87;align-items:center;gap:12px;width:min(100%,360px);margin:13px 0;font-size:11px;display:flex}.staff-login-divider:before,.staff-login-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-provider-note{color:#737871;text-align:center;margin:8px auto 0;font-size:11px;line-height:1.45}.portal-shell{background:#f9f8f4;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.portal-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-height:100vh;padding:27px 20px;display:flex}.portal-sidebar img{width:96px}.portal-sidebar>span{color:var(--muted);margin:13px 0 29px;font-size:11px}.portal-sidebar nav{gap:5px;display:grid}.portal-sidebar nav button,.portal-signout{color:#6c6d68;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.portal-sidebar nav button.active{background:var(--green-soft);color:var(--green-dark);font-weight:700}.portal-signout{color:var(--danger);margin-top:auto}.portal-main{width:100%;max-width:1100px;margin:0;padding:42px}.portal-main>header{justify-content:space-between;align-items:center;display:flex}.portal-main>header>span{background:var(--green-soft);color:var(--green-dark);text-transform:capitalize;border-radius:999px;padding:7px 11px;font-size:11px}.portal-welcome{background:#f4f8f3;border:1px solid #dce5dc;border-radius:16px;gap:14px;padding:19px;display:flex}.portal-welcome svg{color:#55745d;flex:none}.portal-welcome h2{margin-bottom:5px}.portal-welcome p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.portal-modules{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.portal-modules article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px;position:relative}.portal-modules article>svg:first-child{color:var(--green);margin-bottom:18px}.portal-modules article>svg:last-child{color:#aaa;position:absolute;top:18px;right:15px}.portal-modules strong{display:block}.portal-modules p{color:var(--muted);margin:5px 0 0;font-size:12px}@media (width<=760px){.portal-shell{display:block}.portal-sidebar{flex-direction:row;align-items:center;min-height:auto;padding:15px 18px}.portal-sidebar>span,.portal-sidebar nav{display:none}.portal-sidebar img{width:78px}.portal-signout{margin:0 0 0 auto}.portal-main{padding:27px 18px}.portal-main>header{align-items:flex-start}.portal-modules{grid-template-columns:1fr}}@media (width<=820px){.customer-login-page{background:var(--soft);min-height:100dvh;display:block;overflow-x:hidden}.customer-login-brand{height:208px;min-height:0;padding:calc(20px + env(safe-area-inset-top)) 22px 50px;justify-content:flex-start}.customer-login-brand:before{width:260px;height:260px;top:-102px;right:-118px}.customer-login-brand:after{width:180px;height:180px;bottom:-94px;left:-95px}.customer-login-brand .brand-logo{z-index:1;border-radius:27px;width:96px;height:96px;padding:0;position:relative}.customer-login-brand>div{margin-top:22px;display:block}.customer-login-brand>div .eyebrow,.customer-login-brand>div>p:last-child,.customer-login-brand small{display:none}.customer-login-brand h1{color:#ffffffeb;max-width:285px;margin:0;font-size:17px;font-weight:650;line-height:1.35}.customer-login-main{min-height:calc(100dvh - 208px);padding:0 12px calc(24px + env(safe-area-inset-bottom));align-items:start}.customer-login-card{z-index:3;border-radius:27px;width:min(100%,480px);margin-top:-34px;padding:31px 22px 24px;position:relative;box-shadow:0 18px 42px #1d372b1f}.customer-login-card>img{display:none}.customer-login-card .eyebrow{letter-spacing:.14em;margin-bottom:6px;font-size:9px}.customer-login-card h2{margin-top:0;font-size:26px;line-height:1.15}.customer-login-card .google-button{border-radius:14px;min-height:52px;margin-top:22px}.customer-login-form{gap:15px}.auth-form input{border-radius:14px;height:52px;font-size:16px}.phone-field{border-radius:14px;height:52px}.phone-field__prefix{padding-inline:13px;font-size:14px}.customer-login-card .primary-button{border-radius:14px;min-height:52px}.login-legal{margin-top:19px;line-height:1.4}.auth-mode-tabs{margin-top:20px}.register-field-row{grid-template-columns:1fr;gap:15px}}@media (width<=380px){.customer-login-brand{height:194px}.customer-login-brand>div{margin-top:17px}.customer-login-main{min-height:calc(100dvh - 194px);padding-inline:9px}.customer-login-card{border-radius:24px;margin-top:-30px;padding:27px 18px 21px}.customer-login-card h2{font-size:24px}.auth-divider{font-size:9px}}.top-brand{background:#fafaf7}.bottom-nav{background:#fff}.merchant-mark{overflow:hidden}.merchant-mark img{object-fit:cover;width:100%;height:100%}.featured-promotions{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(145px,43%);grid-auto-flow:column;gap:10px;margin:0 -18px;padding:0 18px 8px;display:grid;overflow-x:auto}.featured-promo-card{border:1px solid var(--line);text-align:left;scroll-snap-align:start;cursor:pointer;background:#fff;border-radius:12px;padding:0;overflow:hidden}.featured-promo-image{place-items:center;height:116px;display:grid;position:relative;overflow:hidden}.featured-promo-image img{object-fit:cover;width:100%;height:100%}.featured-promo-image>b{background:var(--green);color:#fff;text-align:center;border-radius:7px;max-width:62px;padding:6px 7px;font:800 10px/1.1 Manrope,sans-serif;position:absolute;top:8px;left:8px}.featured-promo-card>span{gap:2px;padding:10px;display:grid}.featured-promo-card>span strong{font-size:12px}.featured-promo-card>span small{color:var(--muted);font-size:10px;line-height:1.35}.featured-promo-card>span em{color:#8a8d87;margin-top:2px;font-size:9px;font-style:normal}.home-search{border-radius:16px;height:54px;box-shadow:0 8px 24px #2023200b}.home-filter-strip{scrollbar-width:none;scroll-snap-type:x proximity;gap:8px;margin:12px -18px 0;padding:0 18px 5px;display:flex;overflow-x:auto}.home-filter-strip::-webkit-scrollbar{display:none}.home-promotions::-webkit-scrollbar{display:none}.home-filter-strip button{border:1px solid var(--line);color:#555852;scroll-snap-align:start;cursor:pointer;background:#fff;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:38px;padding:8px 13px;font-size:11px;font-weight:650;display:flex}.home-filter-strip button.active{background:var(--green-soft);color:var(--green-dark);border-color:#b8d0c4}.home-filter-strip button:first-child.active{border-color:var(--green);background:var(--green);color:#fff}.home-benefits-card{margin:15px 0 16px}.home-benefits-card .points-hero__balance{margin-top:-4px}.points-progress{gap:7px;margin-top:17px;display:grid}.points-progress>div{color:#ffffffe0;justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.points-progress>div strong,.points-progress>div span{letter-spacing:0}.points-progress__track{background:#ffffff2e;border-radius:99px;height:6px;display:block;overflow:hidden}.points-progress__track i{border-radius:inherit;background:#a9d4b8;height:100%;transition:width .25s;display:block}.points-progress p{color:#ffffffb8;margin:0;font-size:10px;line-height:1.35}.points-hero__actions{grid-template-columns:minmax(0,1.35fr) minmax(112px,.65fr);gap:9px;margin-top:17px;display:grid}.points-hero__actions .points-hero__cta{min-height:46px;color:var(--green-dark);background:#fff;margin:0}.points-hero__redeem{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffb8;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:9px 12px;font-size:11px;font-weight:750;display:flex}.home-quick-actions{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);margin:0;padding:12px 4px;display:grid;box-shadow:0 7px 22px #20232009}.home-quick-actions button{min-width:0;color:var(--green);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:9px;padding:8px 10px;display:flex}.home-quick-actions button+button{border-left:1px solid var(--line)}.home-quick-actions button>span{min-width:0;color:var(--ink);text-align:left;gap:2px;display:grid}.home-quick-actions strong{font-size:10px;line-height:1.2}.home-quick-actions small{color:var(--muted);font-size:8px;line-height:1.2}.home-promotions-section,.home-nearby-section,.home-category-section{margin-top:25px}.home-promotions-section .section-heading,.home-nearby-section .section-heading,.home-category-section .section-heading{margin-bottom:11px}.home-promotions-section .section-heading h2,.home-nearby-section .section-heading h2,.home-category-section .section-heading h2{font-size:18px}.home-promotions{grid-auto-columns:minmax(220px,74%);gap:11px;margin:0 -18px;padding:0 18px 7px}.home-promo-card{border:1px solid var(--line);scroll-snap-align:start;background:#fff;border-radius:14px;overflow:hidden}.home-promo-card>button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;padding:0;display:grid}.home-promo-card .featured-promo-image{height:126px}.home-promo-logo{background:#ffffffed;border-radius:12px;padding:3px;position:absolute;bottom:8px;left:9px}.home-promo-logo .merchant-mark{width:34px;height:34px;box-shadow:none;border-radius:10px}.home-promo-copy{gap:3px;padding:11px 12px 8px;display:grid}.home-promo-copy strong{font-size:13px}.home-promo-copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.home-promo-copy em{color:#858781;font-size:9px;font-style:normal}.home-promo-cta{border:1px solid var(--line);min-height:36px;color:var(--green-dark);border-radius:9px;place-items:center;margin:0 11px 11px;font-size:10px;font-weight:750;display:grid}.home-nearby-list>article{border:1px solid var(--line);background:#fff;border-radius:13px;position:relative;overflow:hidden}.home-nearby-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:62px minmax(0,1fr) auto 15px;align-items:center;gap:10px;width:100%;min-height:84px;padding:9px 43px 9px 9px;display:grid}.home-nearby-main>span{gap:3px;min-width:0;display:grid}.home-nearby-main>span strong,.home-nearby-main>span small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home-nearby-main>span strong{font-size:13px}.home-nearby-main>span small{color:var(--muted);font-size:10px}.home-nearby-main>span em{color:var(--muted);align-items:center;font-size:9px;font-style:normal;display:flex}.home-nearby-main>span em i{margin-right:2px}.home-nearby-main>b{justify-items:end;gap:1px;min-width:52px;padding-right:2px;font-size:16px;display:grid}.home-nearby-main>b small{max-width:70px;color:var(--muted);text-align:right;font-size:8px;font-weight:500;line-height:1.15}.home-nearby-main>b span{white-space:nowrap;align-items:center;gap:3px;display:flex}.home-nearby-main>b i{color:var(--gold);font-style:normal}.home-nearby-favorite{z-index:2;color:#73766f;cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;display:grid;position:absolute;top:8px;right:25px}.home-nearby-favorite.active{color:var(--green)}.home-more-merchants{border:1px solid var(--line);width:100%;min-height:38px;color:var(--green-dark);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:9px;font-size:10px;font-weight:750;display:flex}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-category-grid .premium-category-card__copy small{display:none}.home-category-grid .premium-category-card__copy{min-height:40px;padding:9px}.home-category-grid .premium-category-card__copy strong{font-size:11px}.dni-sheet__icon{background:var(--green-soft);width:60px;height:60px;color:var(--green);border-radius:20px;place-items:center;margin:0 auto 13px;display:grid}.dni-pass{background:#f3f8f5;border:1px solid #cadfd3;border-radius:16px;gap:8px;margin:18px 0 3px;padding:19px;display:grid}.dni-pass small{color:var(--muted);font-size:11px}.dni-pass strong{color:var(--green-dark);letter-spacing:.08em;font:800 28px/1 Manrope,sans-serif}.dni-sheet__notice{justify-content:center;align-items:center;gap:6px;margin:12px 0 0;display:flex;font-size:9px!important}.nearby-list{gap:9px;display:grid}.nearby-list>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:62px 1fr auto 16px;align-items:center;gap:10px;min-height:84px;padding:8px;display:grid}.nearby-cover{background:var(--green-soft);border-radius:9px;place-items:center;width:62px;height:62px;display:grid;overflow:hidden}.nearby-cover img{object-fit:cover;width:100%;height:100%}.nearby-list>button>span{gap:3px;min-width:0;display:grid}.nearby-list>button>span strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.nearby-list>button>span small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.nearby-list>button>span em,.is-open,.is-closed{border-radius:99px;width:max-content;padding:3px 6px;font-size:9px;font-style:normal}.is-open{background:var(--green-soft);color:var(--green-dark)}.is-closed{color:var(--danger);background:#f4e8e5}.nearby-list>button>b{color:var(--ink);justify-items:end;font-size:18px;display:grid}.nearby-list>button>b small{color:var(--muted);font-size:9px;font-weight:500}.nearby-list>button>b span{white-space:nowrap}.nearby-list>button>b i{color:var(--gold);margin-right:3px;font-style:normal}.quick-filters{gap:8px;margin:-7px 0 16px;display:flex}.quick-filters button{border:1px solid var(--line);min-height:38px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;display:flex}.quick-filters button.active{background:var(--green-soft);color:var(--green-dark);border-color:#bfd4c8}.merchant-list{gap:11px}.commerce-list-card{border:1px solid var(--line);background:#fff;border-radius:15px;position:relative;overflow:hidden}.commerce-open{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:86px 1fr 18px;align-items:center;gap:12px;width:100%;min-height:124px;padding:11px 38px 11px 11px;display:grid}.commerce-thumb{background:var(--green-soft);border-radius:10px;place-items:center;width:86px;height:98px;display:grid;overflow:hidden}.commerce-thumb img{object-fit:cover;width:100%;height:100%}.merchant-list__content b{color:#4f6451;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:600;overflow:hidden}.merchant-list__content i{color:var(--muted);margin-top:2px;font-size:9px;font-style:normal;display:grid}.merchant-list__content i span{color:var(--gold-dark);font-weight:800}.favorite-toggle{width:34px;height:34px;color:var(--green);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:7px;right:7px}.points-header{justify-content:space-between;align-items:center;margin:-4px 0 16px;display:flex}.points-header>span{font:800 22px Manrope,sans-serif}.points-header>strong{align-items:center;gap:6px;font:800 20px Manrope,sans-serif;display:flex}.points-header i{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;font-style:normal;display:grid}.content-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0 -18px 18px;display:grid}.content-tabs button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-size:12px}.content-tabs button.active{border-bottom-color:var(--green);color:var(--green);font-weight:800}.points-section{margin-top:0}.points-section .section-heading{margin-bottom:10px}.points-section .section-heading h2{font-size:14px}.points-commerce-list{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.points-commerce-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 11px;display:grid}.points-commerce-list>button:last-child{border-bottom:0}.points-commerce-list>button>span{gap:2px;display:grid}.points-commerce-list strong{font-size:12px}.points-commerce-list small{color:var(--muted);font-size:9px}.points-commerce-list b{color:var(--green);font-size:13px}.points-rule{color:var(--muted);align-items:flex-start;gap:7px;margin:10px 2px 0;font-size:10px;line-height:1.4;display:flex}.points-rule svg{color:var(--green);flex:none}.reward-strip{scrollbar-width:none;grid-auto-columns:minmax(200px,66%);grid-auto-flow:column;gap:9px;margin:0 -18px;padding:0 18px 7px;display:grid;overflow-x:auto}.reward-strip>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:57px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.reward-strip>button>b{background:var(--blue);color:#fff;border-radius:9px;align-content:center;place-items:center;height:56px;font-size:20px;display:grid}.reward-strip>button>b small{font-size:8px}.reward-strip>button>span{gap:2px;display:grid}.reward-strip strong{font-size:12px}.reward-strip small{color:var(--muted);font-size:9px}.reward-strip em{background:var(--green-soft);width:max-content;color:var(--green);border-radius:99px;padding:3px 6px;font-size:8px;font-style:normal}.history-section{margin-top:0}.movement-list,.redemption-list{gap:10px;display:grid}.movement-item{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.movement-item>span{gap:2px;min-width:0;display:grid}.movement-item strong{font-size:12px}.movement-item small,.movement-item em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-style:normal;overflow:hidden}.movement-item>b{font-size:14px}.movement-item>b.positive{color:var(--green)}.movement-item>b.negative{color:var(--danger)}.movement-icon{background:var(--blue-soft);width:43px;height:43px;color:var(--blue);border-radius:14px;place-items:center;display:grid}.redemption-page-header{margin-bottom:14px}.redemption-overview{background:#f2f7f4;border:1px solid #d4e3dc;border-radius:15px;align-items:center;gap:11px;margin-bottom:16px;padding:13px 14px;display:flex}.redemption-overview>span{background:var(--green);color:#fff;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.redemption-overview>div{gap:3px;min-width:0;display:grid}.redemption-overview strong{font:800 12px/1.3 Manrope,sans-serif}.redemption-overview small{color:var(--muted);font-size:10px;line-height:1.35}.content-tabs button>span{color:#777a74;background:#eceeea;border-radius:99px;place-items:center;min-width:19px;height:19px;margin-left:4px;padding:0 5px;font-size:9px;font-weight:800;display:inline-grid}.content-tabs button.active>span{background:var(--green-soft);color:var(--green-dark)}.section-support-copy{color:var(--muted);margin:-7px 0 12px;font-size:11px;line-height:1.45}.active-redemptions-section,.redemption-reward-section{margin-top:0}.active-redemptions-section+.redemption-reward-section,.redemption-reward-section+.redemption-reward-section{margin-top:28px}.active-redemption-picker{scrollbar-width:none;grid-auto-columns:minmax(190px,72%);grid-auto-flow:column;gap:8px;margin:-4px -18px 11px;padding:4px 18px;display:grid;overflow-x:auto}.active-redemption-picker button{border:1px solid var(--line);min-width:0;color:var(--muted);text-align:left;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:10px 11px;display:flex}.active-redemption-picker button.active{background:var(--green-soft);color:var(--green-dark);border-color:#9ec4b2;box-shadow:0 4px 12px #2c5a4514}.active-redemption-picker button>span{gap:2px;min-width:0;display:grid}.active-redemption-picker strong{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.active-redemption-picker small{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.active-redemption{text-align:center;background:linear-gradient(160deg,#f4faf6,#edf6f1);border:1px solid #bfd8cc;border-radius:20px;margin-top:0;padding:17px;box-shadow:0 10px 28px #284f3d14}.active-redemption__head{text-align:left;grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.active-redemption__head span{gap:3px;min-width:0;display:grid}.active-redemption__head span small{color:var(--green);letter-spacing:.08em;font-size:9px;font-weight:850}.active-redemption__head span strong{overflow-wrap:anywhere;font-size:16px;line-height:1.25}.active-redemption__head span em{color:var(--muted);font-size:10px;font-style:normal;line-height:1.35}.active-redemption__head>b{color:var(--blue);white-space:nowrap;font:800 20px Manrope,sans-serif}.active-redemption__head>b small{font-size:9px}.active-redemption__steps{text-align:left;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 11px;padding:0;list-style:none;display:grid}.active-redemption__steps li{background:#ffffffb3;border:1px solid #3f6f5a21;border-radius:12px;align-items:center;gap:8px;min-width:0;padding:9px;display:flex}.active-redemption__steps li>b{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.active-redemption__steps li>span{gap:1px;min-width:0;display:grid}.active-redemption__steps strong{font-size:10px;line-height:1.25}.active-redemption__steps small{color:var(--muted);font-size:8px;line-height:1.3}.active-redemption__qr{background:#fff;border:1px solid #d5e5de;border-radius:17px;padding:13px}.active-redemption__qr>small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.active-redemption__qr>span{color:var(--green-dark);justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.qr-image{background:#fff;border-radius:10px;width:170px;height:170px;margin:15px auto 8px;padding:5px;display:block}.qr-placeholder{width:170px;height:170px;color:var(--muted);background:#fff;border-radius:10px;align-content:center;place-items:center;gap:7px;margin:15px auto;font-size:10px;display:grid}.active-redemption__qr .qr-image,.active-redemption__qr .qr-placeholder{width:188px;height:188px;margin:2px auto 7px}.short-code{color:var(--ink);letter-spacing:.12em;margin:3px 0 8px;font:800 22px Manrope,sans-serif;display:block}.cancel-redemption-button{min-height:38px;color:var(--danger);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:11px;padding:0 14px;font:750 10px Manrope,sans-serif;text-decoration:underline}.active-redemption__directions{min-height:46px;color:var(--green-dark);background:#fff;border:1px solid #bfd8cc;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:11px;padding:10px 12px;font:800 11px Manrope,sans-serif;text-decoration:none;display:flex}.cancel-redemption-sheet>svg{color:var(--danger);margin:4px auto 13px}.danger-button{background:var(--danger);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;min-height:48px;margin-top:18px;font:800 13px Manrope,sans-serif}.danger-button:disabled{opacity:.55;cursor:wait}.available-rewards{gap:11px;display:grid}.redemption-reward-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:15px;box-shadow:0 5px 18px #262b2609}.redemption-reward-card.is-ready{border-color:#bfd8cc;box-shadow:0 7px 22px #2d5b4612}.redemption-reward-card>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.redemption-reward-card>header>span{gap:2px;min-width:0;display:grid}.redemption-reward-card>header>span small{color:var(--green);white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:800;overflow:hidden}.redemption-reward-card>header>span strong{overflow-wrap:anywhere;font-size:14px;line-height:1.25}.redemption-reward-card>header>b{color:var(--blue);white-space:nowrap;font:800 17px Manrope,sans-serif}.redemption-reward-card>header>b small{color:var(--muted);font-size:9px}.redemption-reward-card>p{color:#555852;margin:12px 0 10px;font-size:11px;line-height:1.5}.redemption-reward-card__balance{gap:7px;display:grid}.redemption-reward-card__balance>span{color:var(--muted);font-size:10px}.redemption-reward-card__balance>span strong{color:var(--ink)}.redemption-reward-card__progress{background:#e6eae6;border-radius:99px;height:6px;overflow:hidden}.redemption-reward-card__progress i{border-radius:inherit;background:linear-gradient(90deg,#5b8b71,#8cb99f);height:100%;display:block}.redemption-reward-card__conditions{color:var(--muted);border-top:1px solid #eef0ec;margin:10px 0 0;padding-top:9px;font-size:9px;line-height:1.45;display:block}.redemption-reward-card>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:12px;padding:10px 13px;font:800 11px Manrope,sans-serif;display:flex}.redemption-reward-card__locked{color:#8a6b24;text-align:left;background:#f5f2e8;border-radius:12px;align-items:center;gap:9px;margin-top:12px;padding:10px 11px;display:flex}.redemption-reward-card__locked.is-paused{color:#73756f;background:#f1f2ef}.redemption-reward-card__locked>svg{flex:none}.redemption-reward-card__locked>span{gap:2px;display:grid}.redemption-reward-card__locked strong{font-size:10px}.redemption-reward-card__locked small{color:#777872;font-size:9px;line-height:1.35}.completed-redemptions{margin-top:28px}.redemption-list-card{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:13px;display:grid}.redemption-list-card>span{gap:3px;min-width:0;display:grid}.redemption-list-card>span strong{overflow-wrap:anywhere;font-size:13px;line-height:1.3}.redemption-list-card>span small,.redemption-list-card>span em{color:var(--muted);font-size:9px;font-style:normal;line-height:1.4}.redemption-list-card>span em{color:#4d554f;font-weight:650}.redemption-list-card__date{color:#858781!important}.redemption-list-card__actions{justify-items:end;gap:7px;display:grid}.redemption-list-card__actions>b{background:var(--green-soft);color:var(--green);white-space:nowrap;border-radius:99px;padding:4px 7px;font-size:8px}.redemption-list-card__actions>button{min-height:34px;color:var(--green-dark);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #bfd8cc;border-radius:9px;padding:7px 9px;font:800 9px Manrope,sans-serif}.redemption-list-card.status-used .redemption-list-card__actions>b{background:var(--blue-soft);color:var(--blue)}.redemption-list-card.status-expired .redemption-list-card__actions>b,.redemption-list-card.status-cancelled .redemption-list-card__actions>b{color:var(--danger);background:#f4e8e5}.profile-card>svg{color:var(--green);margin-left:auto}.profile-details{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:0;padding:17px}.profile-details h2{margin-bottom:12px;font-size:15px}.profile-details dl{gap:10px;margin:0;display:grid}.profile-details dl div{grid-template-columns:75px 1fr;gap:8px;display:grid}.profile-details dt{color:var(--muted);font-size:10px}.profile-details dd{overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:600}.favorite-list article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:10px 2px;display:grid}.favorite-list article>span{gap:2px;display:grid}.favorite-list article small{color:var(--muted);font-size:10px}.favorite-list article>svg{color:var(--gold)}.profile-settings{margin-top:28px}.profile-settings button,.profile-settings a{border:0;border-bottom:1px solid var(--line);min-height:58px;color:var(--ink);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:11px 3px;text-decoration:none;display:flex}.profile-settings button>span,.profile-settings a>span{text-align:left;gap:2px;display:grid}.profile-settings small{color:var(--muted);font-size:10px;font-weight:400}.detail-hero{height:calc(255px + var(--safe-area-top));padding-top:var(--safe-area-top);background-image:none;background-color:var(--green-soft)}.detail-cover{object-fit:cover;width:100%;height:100%}.detail-hero .merchant-mark{left:max(18px, var(--safe-area-left));border:4px solid #fff;border-radius:16px;width:76px;height:76px;position:absolute;bottom:-34px}.back-button,.detail-header-actions button{width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:50%;place-items:center;display:grid}.back-button{top:calc(16px + var(--safe-area-top));left:max(16px, var(--safe-area-left))}.detail-header-actions{right:max(14px, var(--safe-area-right));top:calc(15px + var(--safe-area-top));gap:8px;display:flex;position:absolute}.detail-header-actions button{color:var(--green);position:static}.detail-intro{margin-top:48px!important}.detail-intro h1{font-size:25px}.detail-intro>p{margin-top:11px;font-size:12px}.status-line{justify-content:flex-start;align-items:center;gap:6px}.status-line i{color:#b6b7b2;font-style:normal}.commerce-facts{background:#f5f9f6;border:1px solid #d5e5de;border-radius:13px;grid-template-columns:1fr 1fr;padding:12px;display:grid}.commerce-facts>div{gap:2px;padding:2px 10px;display:grid}.commerce-facts>div+div{border-left:1px solid var(--line)}.commerce-facts small,.commerce-facts span{color:var(--muted);font-size:9px}.commerce-facts strong{font-size:19px}.commerce-facts strong i{color:var(--gold);margin-right:4px;font-style:normal}.detail-reward-list{gap:8px;display:grid}.reward-card{border-radius:12px;grid-template-columns:55px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid;position:relative}.reward-card>b{background:var(--green);color:#fff;border-radius:8px;align-content:center;place-items:center;height:55px;margin:0;font-size:17px;display:grid}.reward-card>b small{font-size:8px}.reward-card>span{gap:2px;min-width:0;display:grid}.reward-card>span strong{font-size:12px}.reward-card>span small,.reward-card>span em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-style:normal;overflow:hidden}.reward-card>button{border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.reward-card>p{color:var(--danger);grid-column:2/-1;margin:-5px 0 0;font-size:9px}.inline-promo{align-items:center}.inline-promo>b{background:var(--green);color:#fff;text-align:center;border-radius:9px;place-items:center;min-width:54px;min-height:54px;padding:6px;font-size:10px;display:grid}.merchant-promotions-section{scroll-margin-top:16px}.merchant-promotion-context{background:var(--green-pale);color:var(--green-dark);border-radius:10px;align-items:center;gap:7px;margin:-4px 0 11px;padding:9px 11px;font-size:12px;font-weight:700;display:flex}.merchant-promotion-list{gap:9px;display:grid}.merchant-promotion-card{scroll-margin:24px;transition:border-color .2s,box-shadow .2s,background .2s;position:relative}.merchant-promotion-card.is-selected{background:linear-gradient(135deg, #fff 45%, var(--green-pale));border-color:#2f6f568c;box-shadow:0 8px 24px #2452401f}.merchant-promotion-card.is-selected:focus{outline-offset:2px;outline:3px solid #2f6f562e}.inline-promo .merchant-promotion-selected{background:var(--green-pale);width:max-content;color:var(--green-dark);letter-spacing:.01em;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:10px;font-weight:800;display:inline-flex}.quick-actions{background:#fafaf7;margin-bottom:4px;padding-top:8px;position:static}.quick-actions a:first-child{background:var(--green);color:#fff}.quick-actions a:last-child{color:var(--green-dark);background:#fff}.reward-conditions{color:var(--muted);text-align:left;margin:0 2px 12px;font-size:10px;line-height:1.45}.redeem-success .qr-image,.redeem-success .qr-placeholder{width:190px;height:190px;margin:9px auto 5px}.redeem-success .redemption-code{background:0 0;border:0;margin:2px 0 7px;padding:4px;font-size:22px}.redemption-expiry{margin-bottom:3px}@media (width>=700px){body{background:#eef1ec}.mobile-app{max-width:480px;margin:0 auto;box-shadow:0 0 0 1px #2023200a}.bottom-nav{width:452px;left:50%;right:auto;transform:translate(-50%)}.featured-promotions,.reward-strip{margin-left:-28px;margin-right:-28px;padding-left:28px;padding-right:28px}.home-promotions{grid-auto-flow:initial;grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:0;padding-inline:0;overflow:visible}.home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=980px){.app-shell{display:block}.desktop-rail{display:none}.top-brand,.bottom-nav{display:grid}main{padding-top:24px;padding-bottom:calc(var(--customer-nav-height) + 24px)}.detail-page{margin-top:-24px}.detail-hero{border-radius:0}}@media (width<=390px){main{padding-left:max(14px, var(--safe-area-left));padding-right:max(14px, var(--safe-area-right))}.featured-promotions,.reward-strip{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.content-tabs,.detail-page{margin-left:-14px;margin-right:-14px}.detail-page>section,.detail-page>.quick-actions{margin-left:14px;margin-right:14px}.nearby-list>button{grid-template-columns:58px 1fr auto 14px;gap:8px}.nearby-cover{width:58px;height:58px}.active-redemption-picker{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.active-redemption__steps{grid-template-columns:1fr}.redemption-list-card{grid-template-columns:auto minmax(0,1fr)}.redemption-list-card__actions{justify-content:space-between;align-items:center;justify-items:initial;grid-area:2/2;display:flex}.home-filter-strip,.home-promotions{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.home-quick-actions button{text-align:center;flex-direction:column;gap:5px;padding-inline:5px}.home-quick-actions button>span{text-align:center}.home-nearby-main{grid-template-columns:58px minmax(0,1fr) auto 14px;gap:8px;padding-right:36px}.home-nearby-main .nearby-cover{width:58px;height:58px}.home-nearby-favorite{right:21px}}@media (width<=979px){.search-box input,.customer-login-page input,.mobile-app input,.mobile-app select,.mobile-app textarea{font-size:16px}}
