/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--paper:#f6f0e4;--paper-deep:#eadfc9;--ink:#152d2a;--ink-soft:#36514d;--saffron:#f2b83a;--saffron-light:#ffd96b;--tomato:#df563f;--jade:#2f7568;--sky:#84c8d2;--white:#fffdf8;--line:#152d2a29;--shadow:0 18px 50px #1c37311f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);min-width:320px;margin:0;font-family:Noto Sans TC,Microsoft JhengHei,PingFang TC,system-ui,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.demo-notice{background:var(--ink);color:#fff9e9;text-align:center;letter-spacing:.05em;min-height:34px;padding:7px 24px;font-size:12px}.demo-notice span{background:var(--saffron);color:var(--ink);border-radius:3px;margin-right:8px;padding:1px 6px;font-size:10px;font-weight:900;display:inline-block}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f0e4f0;justify-content:space-between;align-items:center;min-height:76px;padding:12px clamp(22px,5vw,78px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{background:var(--tomato);color:#fff;border-radius:50% 45% 48% 42%;place-items:center;width:42px;height:42px;font-family:serif;font-size:23px;font-weight:900;display:grid;transform:rotate(-4deg);box-shadow:inset 0 0 0 2px #ffffff40}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:.09em;font-size:18px}.brand small{letter-spacing:.12em;margin-top:2px;font-size:8px;font-weight:800}.desktop-nav{align-items:center;gap:clamp(18px,3vw,38px);display:flex}.desktop-nav a{padding:8px 0;font-size:14px;font-weight:800;position:relative}.desktop-nav a:after{background:var(--tomato);content:"";height:2px;transition:transform .2s;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.ai-pill{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;padding:11px 17px;font-size:13px;font-weight:800;display:inline-flex}.ai-pill span{color:var(--saffron-light)}.hero{border-bottom:1px solid var(--line);grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(30px,6vw,90px);min-height:680px;padding:68px clamp(24px,7vw,110px) 78px;display:grid;overflow:hidden}.hero__copy{z-index:2;max-width:700px;position:relative}.kicker{color:var(--ink-soft);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 20px;font-size:11px;font-weight:900;display:flex}.kicker>span{background:var(--tomato);width:26px;height:3px}.kicker--light{color:#d9ebe4}.kicker--light>span{background:var(--saffron)}.hero h1,.section h2,.coupon-copy h2,.guide-intro h2{letter-spacing:-.045em;margin:0;font-family:Noto Serif TC,PMingLiU,serif;font-weight:900}.hero h1{max-width:650px;font-size:clamp(58px,7vw,98px);line-height:.98}.hero h1 em{color:var(--tomato);font-style:normal}.hero__lead{max-width:590px;color:var(--ink-soft);margin:27px 0;font-size:18px;line-height:1.85}.hero-search{border:2px solid var(--ink);background:var(--white);max-width:650px;min-height:62px;box-shadow:7px 7px 0 var(--saffron);border-radius:9px;grid-template-columns:34px 1fr auto;align-items:center;padding:7px 8px 7px 17px;display:grid}.hero-search>span{font-size:27px;transform:rotate(-18deg)}.hero-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.hero-search a{background:var(--ink);color:#fff;border-radius:6px;padding:12px 20px;font-size:14px;font-weight:900}.quick-prompts{flex-wrap:wrap;align-items:center;gap:8px;margin-top:22px;display:flex}.quick-prompts>span{color:#667b77;margin-right:5px;font-size:12px}.quick-prompts button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:7px 11px;font-size:12px}.quick-prompts button:hover{background:var(--white);border-color:var(--ink)}.hero__poster{border:2px solid var(--ink);background:var(--saffron);min-height:525px;box-shadow:13px 13px 0 var(--ink);isolation:isolate;border-radius:180px 180px 18px 18px;position:relative;overflow:hidden}.hero__poster:before{content:"";opacity:.55;z-index:-1;background-image:radial-gradient(#152d2a2e 1px,#0000 1px);background-size:13px 13px;position:absolute;inset:0}.poster-sun{background:var(--tomato);border-radius:50%;width:180px;height:180px;position:absolute;top:54px;left:50%;transform:translate(-50%)}.poster-shop{border:2px solid var(--ink);color:var(--ink);flex-direction:column;justify-content:flex-end;display:flex;position:absolute;bottom:105px;box-shadow:7px 7px #152d2a3d}.poster-shop:before{border:2px solid var(--ink);background:repeating-linear-gradient(90deg, var(--white) 0 26px, var(--tomato) 26px 52px);content:"";height:32px;position:absolute;top:-30px;left:-2px;right:-2px}.poster-shop--one{background:#f7eee0;width:43%;height:210px;padding:18px;left:7%;transform:rotate(-2deg)}.poster-shop--two{background:var(--sky);width:39%;height:260px;padding:18px;right:6%;transform:rotate(2deg)}.poster-shop b{font-family:serif;font-size:34px}.poster-shop small{letter-spacing:.18em;font-size:8px;font-weight:900}.poster-route{text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:900;display:flex;position:absolute;top:35px;left:13%;right:13%}.poster-route i{border-top:1px dashed var(--ink);flex:1;height:1px;margin:0 7px}.poster-card{z-index:4;border:2px solid var(--ink);background:var(--white);flex-direction:column;justify-content:center;align-items:center;width:120px;height:138px;display:flex;position:absolute;top:142px;right:1%;transform:rotate(5deg)}.poster-card span,.poster-card small{font-size:10px;font-weight:800}.poster-card strong{color:var(--tomato);margin:-4px 0;font-family:serif;font-size:61px}.hero__poster>p{text-align:right;margin:0;font-family:serif;font-size:16px;font-weight:900;line-height:1.25;position:absolute;bottom:20px;right:24px}.trust-strip{border-bottom:1px solid var(--line);background:var(--white);grid-template-columns:repeat(4,1fr);display:grid}.trust-strip div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;min-height:104px;display:flex}.trust-strip div:last-child{border-right:0}.trust-strip strong{font-family:serif;font-size:28px}.trust-strip span{color:#657975;margin-top:3px;font-size:11px;font-weight:700}.section{padding:100px clamp(24px,7vw,110px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.section h2,.coupon-copy h2,.guide-intro h2{font-size:clamp(40px,4.4vw,63px);line-height:1.1}.switch-label{cursor:pointer;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.switch-label input{opacity:0;pointer-events:none;position:absolute}.switch{background:#c4ccc9;border-radius:999px;width:44px;height:24px;transition:background .2s;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.switch-label input:checked+.switch{background:var(--jade)}.switch-label input:checked+.switch:after{transform:translate(20px)}.category-row{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:10px;padding-bottom:24px;display:flex}.category-row button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:11px 17px;font-size:13px;font-weight:800;display:flex}.category-row button:hover,.category-row button.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.category-row button span{color:var(--saffron)}.result-summary{color:#667b77;justify-content:space-between;align-items:center;gap:12px;min-height:58px;font-size:12px;display:flex}.result-summary button{cursor:pointer;color:var(--tomato);background:0 0;border:0;font-weight:800}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.store-card{border:1px solid var(--line);background:var(--white);border-radius:10px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.store-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.store-visual{place-items:center;min-height:225px;display:grid;position:relative;overflow:hidden}.store-visual:before,.merchant-hero__visual:before{content:"";background-image:linear-gradient(30deg,#ffffff29 12%,#0000 12.5% 87%,#ffffff29 87.5%),linear-gradient(150deg,#ffffff29 12%,#0000 12.5% 87%,#ffffff29 87.5%);background-size:58px 100px;position:absolute;inset:0}.store-visual--saffron{background:#efb944}.store-visual--jade{background:#6da393}.store-visual--tomato{background:#df715d}.store-visual--ink{background:#315c56}.store-visual--sky{background:#8bcbd2}.store-emoji{filter:drop-shadow(0 12px #152d2a1f);font-size:83px;transition:transform .2s;position:relative}.store-card:hover .store-emoji{transform:scale(1.08)rotate(-3deg)}.store-photo-label{background:#ffffffbf;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:800;position:absolute;bottom:10px;right:12px}.status-chip{color:#fff;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;position:absolute;top:13px;left:13px}.status-chip.is-open{background:var(--jade)}.status-chip.is-closed{background:#64706e}.store-card__body{padding:22px}.eyebrow-row{color:var(--tomato);letter-spacing:.08em;justify-content:space-between;font-size:10px;font-weight:900;display:flex}.eyebrow-row span:last-child{color:#667b77}.store-card h3{margin:11px 0 8px;font-family:serif;font-size:26px}.store-card h3 a:hover{color:var(--tomato)}.store-card p{min-height:44px;color:var(--ink-soft);margin:0;font-size:13px;line-height:1.7}.tag-row{flex-wrap:wrap;gap:6px;margin:16px 0 20px;display:flex}.tag-row span{border:1px solid var(--line);color:#58706b;border-radius:4px;padding:5px 8px;font-size:10px;font-weight:700}.store-card__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:17px;display:flex}.store-card__footer>div{flex-direction:column;display:flex}.store-card__footer strong{font-size:12px}.store-card__footer small{color:#71827f;margin-top:4px;font-size:10px}.round-arrow{border:1px solid var(--ink);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;transition:background .2s,color .2s;display:grid}.round-arrow:hover{background:var(--ink);color:#fff}.empty-state{border:1px dashed var(--line);text-align:center;background:#ffffff59;padding:70px}.empty-state>span{font-size:52px}.empty-state h3{margin:10px 0;font-family:serif;font-size:25px}.empty-state p{color:#667b77;margin:0}.guide-section{background:var(--ink);color:#fff;grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(45px,7vw,105px);display:grid}.guide-intro{position:sticky;top:120px}.guide-intro h2 em{color:var(--saffron);font-style:normal}.guide-intro>p:not(.kicker){color:#c6d8d3;margin:25px 0 33px;line-height:1.8}.guide-intro ul{margin:0;padding:0;list-style:none}.guide-intro li{color:#e7f2ef;border-top:1px solid #ffffff24;gap:13px;padding:15px 0;font-size:13px;display:flex}.guide-intro li span{color:var(--saffron);font-family:serif;font-weight:900}.route-planner{background:var(--white);color:var(--ink);box-shadow:11px 11px 0 var(--saffron);border-radius:12px;padding:clamp(24px,4vw,44px)}.route-planner__title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:29px;padding-bottom:20px;display:flex}.route-planner__title>div{align-items:center;gap:10px;display:flex}.route-planner__title>div>span{background:var(--saffron);border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.route-planner__title strong{font-size:18px}.route-planner__title small{color:#71827f}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid label{flex-direction:column;gap:8px;font-size:11px;font-weight:900;display:flex}.form-grid select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;padding:13px 14px;font-size:13px}.route-planner fieldset{border:0;margin:25px 0;padding:0}.route-planner legend{margin-bottom:10px;font-size:11px;font-weight:900}.need-row{flex-wrap:wrap;gap:8px;display:flex}.need-row label{border:1px solid var(--line);cursor:pointer;border-radius:6px;padding:10px 12px;font-size:12px;font-weight:700}.need-row label.is-selected{border-color:var(--jade);background:#e0eee9}.need-row input{opacity:0;position:absolute}.primary-button{background:var(--tomato);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:13px 20px;font-weight:900;display:inline-flex}.route-planner>.primary-button{width:100%}.primary-button:hover{filter:brightness(.94);transform:translateY(-1px)}.primary-button--dark{background:var(--ink)}.route-result{border-top:2px dashed var(--line);margin-top:26px;padding-top:22px;animation:.35s both reveal}@keyframes reveal{0%{opacity:0;transform:translateY(10px)}}.route-result__head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.route-result__head>div{flex-direction:column;display:flex}.route-result__head span{background:var(--saffron);border-radius:3px;width:fit-content;padding:3px 6px;font-size:9px;font-weight:900}.route-result__head strong{margin-top:6px;font-size:14px}.route-result__head small{color:var(--jade);font-size:10px;font-weight:800}.route-result ol{margin:20px 0 13px;padding:0;list-style:none}.route-result li{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid;position:relative}.route-result li>span{z-index:2;background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;font-weight:900;display:grid}.route-result li:not(:last-child):after{border-left:1px dashed var(--jade);content:"";position:absolute;top:36px;bottom:-11px;left:14px}.route-result li>div{flex-direction:column;display:flex}.route-result li strong{font-size:13px}.route-result li small{color:#71827f;margin-top:2px;font-size:10px}.route-result li a{color:var(--tomato);font-size:11px;font-weight:900}.route-result>p{color:#657975;background:#f0ece2;border-radius:4px;margin:0;padding:10px;font-size:9px}.map-section{background:var(--white)}.text-link{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:12px;font-weight:900}.town-map{border:2px solid var(--ink);background-color:#dce7da;background-image:linear-gradient(#ffffff80 1px,#0000 1px),linear-gradient(90deg,#ffffff80 1px,#0000 1px);background-size:45px 45px;min-height:560px;position:relative;overflow:hidden}.town-map:after{content:"";pointer-events:none;border:13px solid #ffffff4d;position:absolute;inset:0}.map-road{z-index:0;background:#f8f2e7;border:1px solid #a4b7ae;position:absolute;box-shadow:inset 0 0 0 5px #f8f2e7}.map-road--one{width:75px;height:650px;top:-30px;left:39%;transform:rotate(11deg)}.map-road--two{width:110%;height:55px;top:45%;left:-30px;transform:rotate(-6deg)}.map-road--three{width:55%;height:35px;top:28%;right:0;transform:rotate(20deg)}.station-pin{z-index:3;border:2px solid var(--ink);background:var(--saffron);box-shadow:5px 5px 0 var(--ink);flex-direction:column;padding:13px 17px;display:flex;position:absolute;bottom:45px;left:45%}.station-pin b{font-family:serif;font-size:20px}.station-pin span{font-size:9px;font-weight:800}.map-pin{z-index:2;flex-direction:column;align-items:center;gap:4px;transition:transform .2s;display:flex;position:absolute}.map-pin:hover{z-index:5;transform:scale(1.08)}.map-pin>span{border:2px solid var(--ink);background:var(--white);width:48px;height:48px;box-shadow:3px 3px 0 var(--ink);border-radius:50% 50% 50% 7px;place-items:center;font-size:22px;display:grid;transform:rotate(-45deg)}.map-pin>span:first-letter{transform:rotate(45deg)}.map-pin b{background:#fffdf8db;padding:4px 7px;font-size:10px}.map-pin--1{top:13%;left:16%}.map-pin--2{top:25%;left:46%}.map-pin--3{top:14%;right:10%}.map-pin--4{top:53%;left:9%}.map-pin--5{top:62%;left:30%}.map-pin--6{top:53%;right:25%}.map-pin--7{top:32%;right:3%}.map-pin--8{bottom:12%;right:8%}.map-legend{z-index:4;border:1px solid var(--line);background:var(--white);align-items:center;gap:13px;padding:9px 12px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:16px;left:16px}.map-legend span{align-items:center;gap:4px;display:flex}.map-legend small{color:#71827f}.dot{border-radius:50%;width:8px;height:8px}.dot--open{background:var(--jade)}.dot--closed{background:#8b9492}.coupon-section{background:var(--saffron);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,8vw,120px);display:grid}.coupon-copy>p:not(.kicker){max-width:580px;margin:24px 0;line-height:1.8}.coupon-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.coupon-actions small{font-size:10px;font-weight:700}.stamp-card{border:2px solid var(--ink);background:var(--paper);box-shadow:12px 12px 0 var(--tomato);border-radius:8px;padding:clamp(25px,4vw,44px);transform:rotate(1.5deg)}.stamp-card__head{border-bottom:2px dashed var(--ink);justify-content:space-between;align-items:flex-start;padding-bottom:22px;display:flex}.stamp-card__head>div{flex-direction:column;display:flex}.stamp-card__head span{color:var(--tomato);letter-spacing:.15em;font-size:11px;font-weight:900}.stamp-card__head strong{font-family:serif;font-size:31px}.stamp-card__head small{font-family:monospace;font-size:10px}.stamps{grid-template-columns:repeat(5,1fr);gap:10px;padding:30px 0;display:grid}.stamps span{aspect-ratio:1;color:#9a9f98;border:2px dashed #a3a79f;border-radius:50%;place-items:center;font-family:serif;font-size:16px;font-weight:900;display:grid}.stamps span.is-stamped{border:3px solid var(--tomato);color:var(--tomato);box-shadow:inset 0 0 0 4px var(--paper), inset 0 0 0 6px var(--tomato);transform:rotate(-10deg)}.stamp-card__footer{border-top:1px solid var(--line);justify-content:space-between;padding-top:18px;font-size:11px;font-weight:800;display:flex}.stamp-card__footer b{color:var(--tomato)}.safety-section{background:var(--paper);grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.safety-section>div:first-child{align-items:flex-start;gap:20px;display:flex}.safety-mark{border:2px solid var(--ink);background:var(--jade);color:#fff;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:23px;font-weight:900;display:grid}.safety-grid{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.safety-grid article{border-top:3px solid var(--tomato);padding-top:18px}.safety-grid strong{font-size:14px}.safety-grid p{color:var(--ink-soft);font-size:12px;line-height:1.75}footer{background:var(--ink);color:#fff;grid-template-columns:.7fr 1fr auto;align-items:center;gap:35px;padding:50px clamp(24px,7vw,110px);display:grid}.brand--footer .brand-mark{width:38px;height:38px;font-size:20px}.brand--footer small{color:#afc6c1}footer>p{color:#b9cec9;max-width:440px;font-size:12px;line-height:1.7}footer>div:not(.brand){flex-wrap:wrap;justify-content:flex-end;gap:15px;font-size:11px;font-weight:800;display:flex}footer>small{color:#86a29b;border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:23px;font-size:9px}.chat-launcher{z-index:50;border:2px solid var(--ink);background:var(--saffron);cursor:pointer;box-shadow:5px 5px 0 var(--ink);border-radius:999px;align-items:center;gap:8px;padding:13px 17px;display:flex;position:fixed;bottom:24px;right:24px}.chat-launcher span{font-size:18px}.chat-launcher b{font-size:12px}.chat-panel{z-index:49;border:2px solid var(--ink);background:var(--white);width:min(370px,100vw - 32px);box-shadow:10px 10px 0 var(--ink);border-radius:10px;animation:.25s reveal;position:fixed;bottom:88px;right:24px;overflow:hidden}.chat-panel__head{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:15px;display:flex}.chat-panel__head>div{align-items:center;gap:10px;display:flex}.chat-panel__head>div>span{background:var(--saffron);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.chat-panel__head strong,.chat-panel__head small{display:block}.chat-panel__head small{color:#bad0ca;font-size:9px}.chat-panel__head button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:23px}.chat-message{grid-template-columns:29px 1fr;align-items:start;gap:8px;padding:18px;display:grid}.chat-message>span{background:var(--saffron);border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-weight:900;display:grid}.chat-message p{background:#efe9dc;border-radius:2px 9px 9px;margin:0;padding:11px;font-size:12px;line-height:1.65}.chat-message small{color:#6f827d;margin-top:7px;font-size:8px;display:block}.chat-suggestions{flex-wrap:wrap;gap:6px;padding:0 18px 15px 55px;display:flex}.chat-suggestions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:5px 7px;font-size:9px}.chat-panel form{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:8px;padding:12px;display:grid}.chat-panel form input{border:1px solid var(--line);border-radius:5px;outline:0;min-width:0;padding:10px;font-size:12px}.chat-panel form button{background:var(--tomato);color:#fff;cursor:pointer;border:0;border-radius:5px;width:38px;font-weight:900}.mobile-nav{display:none}.merchant-page{min-height:100vh}.merchant-crumb{border-bottom:1px solid var(--line);color:#60746f;padding:20px clamp(24px,7vw,110px);font-size:12px}.merchant-hero{grid-template-columns:1.05fr .95fr;min-height:520px;display:grid}.merchant-hero__content{flex-direction:column;justify-content:center;padding:65px clamp(24px,7vw,110px);display:flex}.merchant-hero__content h1{margin:8px 0 18px;font-family:serif;font-size:clamp(48px,6vw,82px);line-height:1}.merchant-hero__content>p{max-width:590px;color:var(--ink-soft);font-size:17px;line-height:1.8}.merchant-meta{flex-wrap:wrap;gap:8px;margin:17px 0 25px;display:flex}.merchant-meta span{border:1px solid var(--line);border-radius:4px;padding:7px 10px;font-size:11px;font-weight:800}.merchant-actions{flex-wrap:wrap;gap:10px;display:flex}.merchant-actions a{border:1px solid var(--ink);border-radius:6px;padding:12px 16px;font-size:12px;font-weight:900}.merchant-actions a:first-child{background:var(--ink);color:#fff}.merchant-hero__visual{place-items:center;display:grid;position:relative;overflow:hidden}.merchant-hero__visual>span{filter:drop-shadow(0 20px #152d2a24);font-size:clamp(120px,17vw,230px);position:relative}.merchant-hero__visual small{background:#ffffffbf;padding:4px 8px;font-size:9px;font-weight:800;position:absolute;bottom:17px;right:18px}.merchant-content{grid-template-columns:1.2fr .8fr;gap:60px;padding:80px clamp(24px,7vw,110px);display:grid}.merchant-content h2{margin:0 0 25px;font-family:serif;font-size:38px}.menu-list{gap:12px;display:grid}.menu-item{border:1px solid var(--line);background:var(--white);grid-template-columns:70px 1fr auto;align-items:center;gap:15px;padding:16px;display:grid}.menu-item>span{background:var(--paper-deep);border-radius:7px;place-items:center;width:64px;height:64px;font-size:32px;display:grid}.menu-item h3{margin:0;font-family:serif;font-size:20px}.menu-item p{color:#667b77;margin:5px 0;font-size:11px}.menu-item small{color:var(--tomato);font-size:9px}.menu-item>b{font-family:serif;font-size:20px}.merchant-info-card{border:2px solid var(--ink);background:var(--saffron);box-shadow:8px 8px 0 var(--ink);padding:28px}.merchant-info-card dl{margin:0}.merchant-info-card div{border-bottom:1px solid #152d2a2e;padding:13px 0}.merchant-info-card dt{letter-spacing:.12em;font-size:9px;font-weight:900}.merchant-info-card dd{margin:5px 0 0;font-size:13px;line-height:1.6}.qr-block{border-top:2px dashed var(--ink);align-items:center;gap:15px;margin-top:24px;padding-top:20px;display:flex}.qr-block canvas{border:7px solid #fff;width:96px!important;height:96px!important}.qr-block strong,.qr-block small{display:block}.qr-block small{margin-top:5px;font-size:9px}.data-note{background:#ffffff80;margin-top:25px;padding:13px;font-size:10px;line-height:1.6}.source-list{margin-top:18px;padding:16px 0}.source-list>strong{letter-spacing:.08em;font-size:11px}.source-list ul{gap:8px;margin:10px 0 0;padding-left:18px;display:grid}.source-list li{font-size:11px;line-height:1.55}.source-list a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.source-empty{color:#6d7e79;margin:10px 0 0;font-size:11px;line-height:1.55}.dashboard{background:#edf0eb;min-height:100vh}.dashboard-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #ced7d2;justify-content:space-between;align-items:center;min-height:70px;padding:10px 30px;display:flex;position:sticky;top:0}.dashboard-user{align-items:center;gap:11px;display:flex}.dashboard-user>span{background:var(--saffron);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.dashboard-user strong,.dashboard-user small{display:block}.dashboard-user small{color:#6d7e79;font-size:9px}.dashboard-logout{color:#36514d;border:1.5px solid #ced7d2;border-radius:7px;margin-left:6px;padding:7px 12px;font-size:11px;font-weight:800;text-decoration:none}.dashboard-logout:hover{border-color:var(--ink);background:var(--ink);color:#fff}.dashboard-layout{grid-template-columns:230px 1fr;display:grid}.dashboard-sidebar{background:var(--ink);color:#fff;border-right:1px solid #ced7d2;flex-direction:column;height:calc(100vh - 70px);padding:25px 16px;display:flex;position:sticky;top:70px}.dashboard-sidebar nav{gap:6px;display:grid}.dashboard-sidebar button{color:#c7d8d3;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;gap:10px;padding:11px 13px;font-size:12px;font-weight:700;display:flex}.dashboard-sidebar button.is-active,.dashboard-sidebar button:hover{color:#fff;background:#ffffff1f}.dashboard-sidebar>a{color:#bdd0ca;border-top:1px solid #ffffff21;margin-top:auto;padding:12px;font-size:11px}.dashboard-main{min-width:0;padding:36px}.dashboard-title{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.dashboard-title h1{margin:0;font-family:serif;font-size:37px}.dashboard-title p{color:#657975;margin:5px 0 0;font-size:11px}.dashboard-title .primary-button{font-size:11px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:22px;display:grid}.metric-card{background:#fff;border:1px solid #ced7d2;border-radius:7px;padding:19px}.metric-card span{color:#647974;font-size:10px}.metric-card strong{margin:9px 0 5px;font-family:serif;font-size:31px;display:block}.metric-card small{color:var(--jade);font-size:9px;font-weight:800}.dashboard-grid{grid-template-columns:1.4fr .6fr;gap:18px;display:grid}.panel{background:#fff;border:1px solid #ced7d2;border-radius:7px;padding:22px}.panel h2{margin:0;font-family:serif;font-size:22px}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel-heading button{color:var(--tomato);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:900}.bar-chart{border-bottom:1px solid #ced7d2;justify-content:space-between;align-items:end;gap:10px;height:180px;padding-top:20px;display:flex}.bar-chart div{background:var(--jade);border-radius:4px 4px 0 0;flex:1;min-width:16px;position:relative}.bar-chart div:nth-child(2n){background:var(--saffron)}.bar-chart span{color:#71827f;text-align:center;font-size:8px;position:absolute;bottom:-22px;left:0;right:0}.task-list{gap:10px;display:grid}.task-item{background:#f4f2ec;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.task-item>span{width:29px;height:29px;color:var(--tomato);background:#f8d9d2;border-radius:50%;place-items:center;font-size:12px;display:grid}.task-item strong,.task-item small{display:block}.task-item strong{font-size:11px}.task-item small{color:#71827f;margin-top:2px;font-size:8px}.task-item button{color:var(--tomato);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:900}.merchant-table{border-collapse:collapse;width:100%;font-size:11px}.merchant-table th,.merchant-table td{text-align:left;border-bottom:1px solid #e0e5e2;padding:12px 9px}.merchant-table th{color:#667a75;letter-spacing:.05em;font-size:9px}.merchant-table td:first-child{font-weight:900}.merchant-table button{cursor:pointer;background:#fff;border:1px solid #cdd7d2;padding:6px 8px;font-size:9px;font-weight:800}.status-small{color:#2c655a;background:#dceddc;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:900}.status-small.is-closed{color:#697572;background:#e7e7e5}.editor-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.editor-grid label{color:#5f746f;flex-direction:column;gap:6px;font-size:9px;font-weight:900;display:flex}.editor-grid input,.editor-grid textarea,.editor-grid select{color:var(--ink);background:#fff;border:1px solid #cbd5d0;border-radius:5px;padding:11px;font-size:11px}.editor-grid textarea{resize:vertical;min-height:90px}.editor-grid .full{grid-column:1/-1}.save-row{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.save-state{color:var(--jade);padding:10px;font-size:10px}.product-toggle-list{gap:10px;display:grid}.product-toggle{border:1px solid #dbe1de;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.product-toggle>span{background:var(--paper);place-items:center;width:40px;height:40px;font-size:21px;display:grid}.product-toggle strong,.product-toggle small{display:block}.product-toggle strong{font-size:11px}.product-toggle small{color:#6f817d;margin-top:3px;font-size:9px}.toggle-button{border:1px solid var(--jade);min-width:63px;color:var(--jade);cursor:pointer;background:#e4f0ec;padding:7px 9px;font-size:9px;font-weight:900}.toggle-button.is-sold{border-color:var(--tomato);color:var(--tomato);background:#f7e5e1}.marketing-form{gap:13px;display:grid}.marketing-form label{color:#637772;gap:6px;font-size:9px;font-weight:900;display:grid}.marketing-form input,.marketing-form select{border:1px solid #cbd5d0;padding:11px}.drafts{grid-template-columns:1fr 1fr;gap:13px;margin-top:18px;display:grid}.draft-card{background:#f5f1e8;padding:16px}.draft-card span{color:var(--tomato);font-size:8px;font-weight:900}.draft-card p{white-space:pre-line;min-height:110px;font-size:11px;line-height:1.7}.draft-card button{border:1px solid var(--ink);cursor:pointer;background:#fff;width:100%;padding:8px;font-size:9px;font-weight:900}.audit-list{background:#dbe1de;gap:1px;display:grid}.audit-item{background:#fff;grid-template-columns:105px 1fr 130px;gap:15px;padding:13px;font-size:10px;display:grid}.audit-item small{color:#70817d}.dashboard-mobile-tabs{display:none}@media (width<=1050px){.hero{grid-template-columns:1fr 1fr;gap:35px;padding-left:45px;padding-right:45px}.hero h1{font-size:66px}.store-grid{grid-template-columns:1fr 1fr}.section,footer{padding-left:45px;padding-right:45px}.guide-section{gap:45px}.safety-section{grid-template-columns:1fr;gap:35px}.metric-grid{grid-template-columns:1fr 1fr}}@media (width<=780px){body{padding-bottom:67px}.demo-notice{padding:7px 14px;font-size:10px}.site-header{min-height:64px;padding:9px 18px}.brand-mark{width:36px;height:36px;font-size:19px}.brand strong{font-size:15px}.brand small{font-size:7px}.desktop-nav,.ai-pill{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:48px 20px 60px}.hero h1{font-size:clamp(52px,15vw,73px)}.hero__lead{font-size:15px}.hero-search{min-height:56px;box-shadow:5px 5px 0 var(--saffron);grid-template-columns:29px 1fr auto;padding-left:12px}.hero-search input{font-size:12px}.hero-search a{padding:11px 13px;font-size:11px}.quick-prompts>span{width:100%}.hero__poster{min-height:440px;box-shadow:8px 8px 0 var(--ink);border-radius:150px 150px 14px 14px}.poster-card{width:100px;height:118px;top:115px}.poster-card strong{font-size:48px}.poster-shop--one{left:5%}.poster-shop--two{right:4%}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip div:nth-child(2){border-right:0}.trust-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:70px 20px}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:25px}.section h2,.coupon-copy h2,.guide-intro h2{font-size:42px}.category-row{flex-wrap:nowrap;margin-right:-20px;padding-right:20px;overflow-x:auto}.category-row button{flex:none}.store-grid{grid-template-columns:1fr}.store-visual{min-height:230px}.guide-section{grid-template-columns:1fr}.guide-intro{position:static}.form-grid{grid-template-columns:1fr}.route-planner{box-shadow:7px 7px 0 var(--saffron);padding:22px}.route-planner__title small{display:none}.route-result__head{flex-direction:column;align-items:flex-start}.town-map{min-height:470px}.map-pin b{display:none}.map-pin>span{width:42px;height:42px}.map-legend small{display:none}.coupon-section{grid-template-columns:1fr}.stamp-card{box-shadow:7px 7px 0 var(--tomato)}.stamps{gap:6px}.stamps span{font-size:13px}.safety-grid{grid-template-columns:1fr}.safety-grid article{border-top:0;border-left:3px solid var(--tomato);background:#ffffff59;padding:16px}footer{grid-template-columns:1fr;padding:45px 20px}footer>div:not(.brand){justify-content:flex-start}footer>small{grid-column:1}.chat-launcher{bottom:79px;right:15px}.chat-launcher b{display:none}.chat-panel{bottom:139px;right:16px}.mobile-nav{z-index:45;border-top:1px solid var(--line);background:var(--white);grid-template-columns:repeat(4,1fr);height:67px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -7px 20px #152d2a14}.mobile-nav a{flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;font-weight:800;display:flex}.mobile-nav span{font-size:20px}.merchant-hero{grid-template-columns:1fr}.merchant-hero__content{padding:50px 20px}.merchant-hero__visual{grid-row:1;min-height:340px}.merchant-content{grid-template-columns:1fr;gap:35px;padding:60px 20px}.menu-item{grid-template-columns:55px 1fr auto;padding:12px}.menu-item>span{width:53px;height:53px}.dashboard-header{padding:9px 15px}.dashboard-header .brand small{display:none}.dashboard-layout{display:block}.dashboard-sidebar{display:none}.dashboard-main{padding:24px 15px 90px}.dashboard-title{flex-direction:column;align-items:flex-start;gap:13px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{padding:14px}.metric-card strong{font-size:25px}.dashboard-grid{grid-template-columns:1fr}.merchant-table{min-width:670px}.table-scroll{overflow-x:auto}.editor-grid{grid-template-columns:1fr}.editor-grid .full{grid-column:1}.drafts{grid-template-columns:1fr}.audit-list{min-width:650px}.dashboard-mobile-tabs{z-index:30;background:#fff;gap:3px;padding:7px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto;box-shadow:0 -4px 15px #00000014}.dashboard-mobile-tabs button{background:#edf0eb;border:0;border-radius:4px;flex:none;padding:9px 11px;font-size:9px;font-weight:800}.dashboard-mobile-tabs button.is-active{background:var(--ink);color:#fff}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
