.home-shell{grid-template-rows:var(--header-height) auto minmax(0, 1fr);background:var(--theme-background);width:100%;height:100dvh;display:grid;position:relative;overflow:hidden}.survey-header{z-index:20;align-items:center;gap:var(--space-4);min-width:0;padding:var(--space-3) var(--space-4);border-bottom:var(--border-hairline) solid var(--theme-border);background-color:var(--surface-paper);background-image:var(--receipt-paper-texture);background-repeat:repeat;grid-template-columns:minmax(11.5rem,.7fr) minmax(31rem,2.15fr) auto auto auto minmax(24rem,1.3fr);display:grid;position:relative}.brand{align-items:center;gap:var(--space-2);width:max-content;color:var(--theme-primary);font-family:var(--type-display-family);font-size:var(--type-size-brand);font-weight:700;line-height:var(--type-leading-tight);letter-spacing:var(--type-tracking-display);white-space:nowrap;text-decoration:none;display:inline-flex}.brand svg{width:.72em;height:.72em}.brand small{font-family:var(--type-body-family);letter-spacing:0;font-size:.5em;font-weight:500}.survey-header .brand{font-size:clamp(1.3rem,1.45vw,1.9rem)}.search-cluster{min-width:0;height:var(--control-height);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-control);corner-shape:var(--corner-shape-continuous);background:var(--theme-surface);grid-template-columns:minmax(10rem,.7fr) minmax(18rem,1.3fr);display:grid;overflow:hidden}.region-selector,.search-box,.location-button,.language-switch,.header-share{background:var(--theme-surface)}.region-selector{border-right:var(--border-hairline) solid var(--theme-border);cursor:pointer;justify-content:space-between;align-items:center;min-width:0;font-weight:700;display:flex;position:relative}.region-selector select{width:100%;min-width:0;height:100%;padding:0 calc(var(--space-4) + 1.25rem) 0 var(--space-4);appearance:none;color:inherit;cursor:pointer;font:inherit;text-overflow:ellipsis;background:0 0;border:0;outline:0;font-weight:700}.region-selector:focus-within{box-shadow:inset 0 0 0 .1875rem var(--theme-focus-ring)}.region-selector>svg{right:var(--space-4);pointer-events:none;position:absolute}.region-selector svg,.search-box svg,.location-button svg,.header-share svg{flex:none;width:1.25rem;height:1.25rem}.search-box{min-width:0;padding-right:var(--space-4);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.search-box input{min-width:0;height:100%;padding:0 var(--space-4);background:0 0;border:0;outline:0}.search-box input::placeholder{color:var(--theme-muted-foreground);opacity:1}.search-box:focus-within{box-shadow:inset 0 0 0 .1875rem var(--theme-focus-ring)}.location-button,.language-switch,.header-share{height:var(--control-height);justify-content:center;align-items:center;gap:var(--space-2);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-control);corner-shape:var(--corner-shape-continuous);cursor:pointer;color:var(--theme-primary);font-weight:700;display:inline-flex}.location-button{padding:0 var(--space-4)}.header-share{width:var(--control-height)}.language-switch--home{width:var(--control-height);text-decoration:none}.header-share:disabled{cursor:not-allowed;color:var(--theme-muted-foreground);opacity:.55}.survey-ledger{min-width:0;height:var(--control-height);border-top:var(--border-hairline) solid var(--theme-border);border-bottom:var(--border-hairline) solid var(--theme-border);color:var(--theme-muted-foreground);font-size:var(--type-size-caption);font-variant-numeric:tabular-nums;letter-spacing:.035em;text-transform:uppercase;grid-template-columns:minmax(8rem,1.6fr) repeat(3,minmax(3.5rem,.65fr)) minmax(5.25rem,.9fr);display:grid}.survey-ledger>*{min-width:0;padding:0 var(--space-2);border-right:var(--border-hairline) solid var(--theme-border);text-overflow:ellipsis;white-space:nowrap;align-items:center;display:flex;overflow:hidden}.survey-ledger__context,.survey-ledger__meta,.visitor-stat{justify-content:center;line-height:1.1}.survey-ledger__context,.survey-ledger__meta{flex-direction:column;align-items:flex-start}.survey-ledger__context strong,.visitor-stat strong{color:var(--theme-foreground)}.visitor-stat{padding-right:var(--space-1);padding-left:var(--space-1);text-align:center;flex-direction:column}.visitor-stat strong{font-size:1rem}.visitor-stat--live span:before{content:"";width:.38rem;height:.38rem;margin-right:var(--space-1);border-radius:var(--radius-circle);background:var(--theme-primary);vertical-align:.05rem;display:inline-block}.survey-ledger__meta{border-right:0}.filter-shelf{z-index:15;min-width:0;padding:var(--space-2) 8.25rem var(--space-2) var(--space-2);border-bottom:var(--border-hairline) solid var(--theme-border);background-color:var(--surface-paper-low);background-image:var(--receipt-paper-texture);background-repeat:repeat;position:relative}.filter-grid{border-top:var(--border-hairline) solid var(--theme-border);border-left:var(--border-hairline) solid var(--theme-border);background:color-mix(in srgb, var(--theme-surface) 76%, transparent);grid-template-rows:repeat(2,auto);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.filter-group{min-width:0;padding:var(--space-2) var(--space-2) var(--space-3);border:0;border-right:var(--border-hairline) solid var(--theme-border);border-bottom:var(--border-hairline) solid var(--theme-border);margin:0}.filter-group legend{width:100%;padding:0 0 var(--space-1);color:var(--theme-muted-foreground);font-size:var(--type-size-caption);letter-spacing:.025em;font-weight:700}.filter-options{align-items:stretch;min-width:0;display:flex}.filter-option{min-width:0;min-height:1.65rem;padding:0 var(--space-1);border-top:var(--border-hairline) solid var(--theme-border);border-bottom:var(--border-hairline) solid var(--theme-border);border-left:var(--border-hairline) solid var(--theme-border);background:var(--theme-surface);cursor:pointer;font-size:var(--type-size-caption);white-space:nowrap;flex:auto;font-weight:500;line-height:1.15}.filter-option:last-child{border-right:var(--border-hairline) solid var(--theme-border)}.filter-option:hover{background:var(--theme-muted)}.filter-option[data-active=true]{background:var(--theme-primary);color:var(--theme-primary-foreground);font-weight:700}:lang(en) .filter-shelf .filter-options{flex-wrap:wrap}:lang(en) .filter-shelf .filter-option{min-height:1.8rem;padding:.2rem var(--space-1);white-space:normal;flex:1 0 auto}.result-tally{top:var(--space-2);right:var(--space-2);bottom:var(--space-2);border:var(--border-hairline) solid var(--theme-border);background:var(--theme-primary);width:7.25rem;color:var(--theme-primary-foreground);text-align:center;place-content:center;display:grid;position:absolute}.result-tally span,.result-tally small{font-size:var(--type-size-caption);letter-spacing:.04em}.result-tally strong{font-family:var(--type-display-family);font-variant-numeric:tabular-nums;font-size:2.65rem;line-height:1}.mobile-filter-rail,.mobile-sheet{display:none}.explorer-grid{background:var(--surface-ledger);grid-template-columns:minmax(19rem,31fr) minmax(30rem,40fr) minmax(22rem,29fr);min-width:0;min-height:0;display:grid;overflow:hidden}.place-list-panel{border-right:var(--border-hairline) solid var(--theme-muted-foreground);background:var(--surface-ledger);min-width:0;min-height:0;color:var(--text-on-dark);grid-template-rows:auto auto minmax(0,1fr) auto;display:grid;position:relative}.place-list-panel:before{content:"";width:var(--border-hairline);background:color-mix(in srgb, var(--theme-muted) 32%, transparent);pointer-events:none;position:absolute;inset:0 auto 0 2.35rem}.place-list-header{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4);border-bottom:var(--border-hairline) solid var(--theme-muted-foreground);display:flex}.place-list-header>div:first-child{align-items:baseline;gap:var(--space-2);display:flex}.place-list-kicker{color:var(--text-on-dark-muted);font-size:var(--type-size-label);font-weight:700}.place-list-header h2{font-family:var(--type-display-family);font-variant-numeric:tabular-nums;margin:0;font-size:1.55rem}.sort-copy{text-align:right;gap:.12rem;display:grid}.sort-copy span{font-size:var(--type-size-label);font-weight:700}.sort-copy small{color:var(--text-on-dark-muted);font-size:var(--type-size-caption)}.mock-disclosure{padding:var(--space-2) var(--space-4);border-bottom:var(--border-hairline) dashed var(--theme-muted-foreground);color:var(--text-on-dark-muted);font-size:var(--type-size-caption);letter-spacing:.03em}.place-list{min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.place-list li{min-width:0;position:relative}.place-list li[data-selected=true]:after{content:"";box-shadow:inset 0 0 0 .1875rem var(--theme-primary);pointer-events:none;position:absolute;inset:0}.place-row{border-bottom:var(--border-hairline) solid var(--theme-muted-foreground);width:100%;min-height:7.35rem;color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:stretch;padding:0;transition:background-color .18s,color .18s;display:grid;position:relative}.place-row:hover{background:var(--surface-ledger-soft)}.place-row[data-selected=true]{background:var(--theme-accent);color:var(--theme-foreground)}.place-rank{padding-top:var(--space-4);border-right:var(--border-hairline) solid currentColor;font-size:var(--type-size-label);font-variant-numeric:tabular-nums;place-items:start center;font-weight:700;display:grid}.place-row__body{align-content:center;gap:var(--space-2);min-width:0;padding:var(--space-3) var(--space-4);display:grid}.place-row__title{align-items:center;gap:var(--space-2);min-width:0;display:flex}.place-row__title svg{flex:none;width:1.25rem;height:1.25rem}.place-row__title strong{font-family:var(--type-display-family);letter-spacing:var(--type-tracking-display);text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;font-weight:700;overflow:hidden}.place-row__meta{color:color-mix(in srgb, currentColor 76%, transparent);font-size:var(--type-size-label)}.place-tags{gap:var(--space-1);flex-wrap:wrap;display:flex}.place-tags span{border:var(--border-hairline) solid currentColor;border-radius:var(--radius-square);font-size:var(--type-size-caption);padding:.22rem .35rem;line-height:1.1}.place-score{border-left:var(--border-hairline) solid currentColor;text-align:center;place-content:center;min-width:4.25rem;display:grid}.place-score small{font-size:var(--type-size-caption)}.place-score strong{font-family:var(--type-display-family);font-variant-numeric:tabular-nums;font-size:1.85rem;line-height:1}.list-empty{min-height:16rem;padding:var(--space-6);text-align:center;place-content:center;display:grid}.list-empty strong{font-family:var(--type-display-family);font-size:1.4rem}.list-empty p{max-width:28ch;color:var(--text-on-dark-muted)}.ranking-note{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:var(--border-hairline) dashed var(--theme-muted-foreground);color:var(--text-on-dark-muted);font-size:var(--type-size-caption);display:flex}.ranking-note a{color:inherit;text-underline-offset:.2em;flex:none}.map-panel{border-right:var(--border-hairline) solid var(--theme-muted-foreground);background:var(--surface-map);min-width:0;min-height:0;color:var(--text-map);isolation:isolate;position:relative;overflow:hidden}.map-panel:before{content:"";z-index:-2;background-image:linear-gradient(color-mix(in srgb, var(--line-map) 14%, transparent) var(--border-hairline), transparent var(--border-hairline)), linear-gradient(90deg, color-mix(in srgb, var(--line-map) 14%, transparent) var(--border-hairline), transparent var(--border-hairline));background-size:3rem 3rem;position:absolute;inset:0}.naver-map{background:var(--surface-map);width:100%;height:100%;position:absolute;inset:0}.naver-place-marker{border:.1875rem solid var(--theme-surface);border-radius:var(--radius-circle);corner-shape:var(--corner-shape-round);background:var(--theme-primary);width:2.25rem;height:2.25rem;color:var(--theme-primary-foreground);box-shadow:0 .4rem .8rem var(--shadow-color);font-family:var(--type-body-family);font-size:var(--type-size-caption);place-items:center;font-weight:700;display:grid}.naver-place-marker[data-selected=true]{background:var(--theme-accent);color:var(--theme-foreground);transform:scale(1.15)}.map-sdk-state{z-index:9;gap:var(--space-2);min-width:min(23rem,82%);padding:var(--space-4);border:var(--border-hairline) solid var(--theme-muted);background:var(--surface-overlay);color:var(--text-on-dark);text-align:center;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.map-sdk-state span{color:var(--text-on-dark-muted)}.map-sdk-state button{min-height:var(--control-height);border:var(--border-hairline) solid var(--theme-muted);background:var(--theme-surface);color:var(--theme-foreground)}.map-bounds-search{top:var(--space-4);z-index:8;min-height:var(--control-height);padding-inline:var(--space-4);border:var(--border-hairline) solid var(--theme-primary);border-radius:var(--radius-pill);corner-shape:var(--corner-shape-round);background:var(--theme-surface);color:var(--theme-foreground);cursor:pointer;box-shadow:0 .4rem .8rem var(--shadow-color);font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.map-notice{top:var(--space-4);left:var(--space-4);z-index:8;padding:var(--space-2) var(--space-3);border:var(--border-hairline) solid var(--theme-muted);background:var(--surface-overlay);color:var(--text-on-dark);font-size:var(--type-size-caption);gap:.1rem;display:grid;position:absolute}.map-notice span{color:var(--text-on-dark-muted)}.map-locate{top:var(--space-4);right:var(--space-4);z-index:8;width:var(--control-height);height:var(--control-height);border:var(--border-hairline) solid var(--theme-muted);border-radius:var(--radius-circle);corner-shape:var(--corner-shape-round);background:var(--surface-overlay);color:var(--text-on-dark);cursor:pointer;place-items:center;display:grid;position:absolute}.map-locate svg{width:1.4rem;height:1.4rem}.map-geometry{z-index:-1;width:100%;height:100%;position:absolute;inset:0}.map-river{fill:none;stroke:var(--surface-map-water);stroke-width:92px}.map-road,.map-street{fill:none;stroke:var(--line-map);stroke-linecap:round;vector-effect:non-scaling-stroke}.map-road{stroke-width:5px}.map-road--major{stroke:var(--line-map-major);stroke-width:9px}.map-street{stroke-width:2px;opacity:.62}.map-label{color:color-mix(in srgb, var(--text-map) 54%, transparent);letter-spacing:.05em;font-weight:700;position:absolute}.map-label--region{font-family:var(--type-display-family);font-size:1.4rem;top:12%;left:44%}.map-label--north{top:var(--space-5);font-size:var(--type-size-label);left:50%}.map-scale{right:var(--space-4);bottom:var(--space-4);align-items:center;gap:var(--space-2);color:var(--text-on-dark-muted);font-size:var(--type-size-caption);display:flex;position:absolute}.map-scale span{border-right:var(--border-hairline) solid currentColor;border-bottom:var(--border-hairline) solid currentColor;border-left:var(--border-hairline) solid currentColor;width:4rem;height:.35rem}.map-marker{top:var(--marker-y);left:var(--marker-x);z-index:4;color:var(--theme-primary);cursor:pointer;background:0 0;justify-items:center;padding:0;transition:transform .18s,filter .18s;display:grid;position:absolute;transform:translate(-50%,-50%)}.map-marker:hover,.map-marker[data-selected=true]{z-index:6;filter:drop-shadow(0 .55rem .75rem var(--shadow-color));transform:translate(-50%,-50%)scale(1.08)}.map-marker__head{border:.1875rem solid var(--theme-surface);border-radius:var(--radius-circle);corner-shape:var(--corner-shape-round);background:var(--theme-primary);width:2.8rem;height:2.8rem;color:var(--theme-primary-foreground);place-items:center;display:grid;position:relative}.map-marker__head:after{content:"";border-right:.1875rem solid var(--theme-surface);border-bottom:.1875rem solid var(--theme-surface);background:var(--theme-primary);width:.72rem;height:.72rem;position:absolute;bottom:-.62rem;transform:rotate(45deg)}.map-marker__head svg{z-index:1;width:1.35rem;height:1.35rem;position:relative}.map-marker[data-selected=true] .map-marker__head{background:var(--theme-accent);color:var(--theme-foreground)}.map-marker[data-selected=true] .map-marker__head:after{background:var(--theme-accent)}.map-marker__label{padding:.28rem var(--space-2);border:var(--border-hairline) solid var(--theme-surface);background:var(--theme-accent);color:var(--theme-foreground);font-size:var(--type-size-label);white-space:nowrap;margin-top:.75rem;font-weight:700}.map-selection-caption{bottom:var(--space-4);left:var(--space-4);z-index:7;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:var(--border-hairline) solid var(--theme-accent);background:var(--surface-overlay);color:var(--text-on-dark);display:flex;position:absolute}.map-selection-caption span{color:var(--theme-accent);font-size:var(--type-size-caption);font-weight:700}.map-empty{z-index:6;gap:var(--space-2);min-width:min(24rem,80%);padding:var(--space-5);border:var(--border-hairline) solid var(--theme-muted);background:var(--surface-overlay);color:var(--text-on-dark);text-align:center;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.map-empty span{color:var(--text-on-dark-muted)}.turnstile-backdrop{z-index:90;padding:var(--space-4);background:var(--surface-overlay);place-items:center;display:grid;position:fixed;inset:0}.turnstile-dialog{width:min(28rem,100%);padding:var(--space-5);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-sheet);corner-shape:var(--corner-shape-continuous);background:var(--theme-surface);color:var(--theme-foreground);box-shadow:var(--shadow-sheet)}.turnstile-dialog h2{font-family:var(--type-display-family);margin-top:0}.turnstile-dialog button{min-height:var(--control-height);padding-inline:var(--space-4);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-control);corner-shape:var(--corner-shape-continuous);background:var(--theme-background);color:inherit}.receipt-panel{background-color:var(--surface-paper);background-image:var(--receipt-paper-texture);min-width:0;min-height:0;color:var(--theme-foreground);animation:receipt-feed var(--motion-medium) var(--ease-out-expo) both;background-repeat:repeat;grid-template-rows:minmax(0,1fr) auto;display:grid;position:relative;overflow:hidden}.receipt-panel__scroll{min-height:0;padding:var(--space-5) var(--space-5) var(--space-4) 2.25rem;overflow:hidden auto}.receipt-panel:before{content:"";top:var(--space-5);bottom:var(--space-5);background-image:radial-gradient(circle, var(--surface-ledger) 0 .24rem, transparent .26rem);pointer-events:none;background-position:top;background-size:.78rem 1.75rem;width:.78rem;position:absolute;left:.75rem}.receipt-tape{z-index:2;border:var(--border-hairline) solid color-mix(in srgb, var(--theme-border) 48%, transparent);background:color-mix(in srgb, var(--theme-secondary) 54%, transparent);pointer-events:none;width:6.2rem;height:2rem;position:absolute;top:.55rem;right:-1.25rem;transform:rotate(35deg)}@keyframes receipt-feed{0%{clip-path:inset(0 0 100%);filter:blur(.22rem);transform:translate(.85rem)}to{clip-path:inset(0);filter:blur();transform:translate(0)}}.receipt-header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding-bottom:var(--space-4);border-bottom:.125rem solid var(--theme-primary);display:flex;position:relative}.save-toggle{min-height:var(--control-height);align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-control);corner-shape:var(--corner-shape-continuous);background:var(--theme-surface);cursor:pointer;color:var(--theme-foreground);font-size:var(--type-size-label);flex:none;font-weight:700;display:inline-flex}.save-toggle[aria-pressed=true]{background:var(--theme-accent)}.save-toggle:disabled{cursor:wait;opacity:.6}.save-toggle svg{width:1.1rem;height:1.1rem}.receipt-heading{min-width:0;display:block}.receipt-header h2,.mobile-receipt h2{font-family:var(--type-display-family);font-size:var(--type-size-heading);letter-spacing:var(--type-tracking-display);font-weight:700;line-height:var(--type-leading-tight);text-wrap:balance;margin:0}.receipt-header p,.mobile-receipt header p{margin:var(--space-2) 0 0;color:var(--theme-muted-foreground);font-size:var(--type-size-label)}.example-badge{border:var(--border-hairline) solid var(--theme-primary);background:var(--theme-secondary);color:var(--theme-foreground);font-size:var(--type-size-caption);flex:none;padding:.3rem .45rem;font-weight:700}.receipt-section{margin-top:var(--space-5);border:var(--border-hairline) solid var(--theme-border)}.receipt-section h3,.receipt-verification h3{padding:var(--space-2) var(--space-3);border-bottom:var(--border-hairline) solid var(--theme-border);background:var(--surface-paper-low);font-size:var(--type-size-label);letter-spacing:.025em;margin:0}.receipt-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.receipt-grid>div{gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:var(--border-hairline) solid var(--theme-border);grid-template-columns:minmax(0,1fr) auto;display:grid}.receipt-grid>div:nth-child(odd){border-right:var(--border-hairline) solid var(--theme-border)}.receipt-grid dt,.receipt-details dt,.receipt-verification dt{color:var(--theme-muted-foreground);font-size:var(--type-size-label)}.receipt-grid dd,.receipt-details dd,.receipt-verification dd{font-size:var(--type-size-label);text-align:right;margin:0;font-weight:700}.receipt-details{padding:var(--space-2) var(--space-3);margin:0}.receipt-details>div,.receipt-verification dl>div{justify-content:space-between;gap:var(--space-3);padding:.32rem 0;display:flex}.receipt-tag-list{gap:var(--space-1);padding:0 var(--space-3) var(--space-3);flex-wrap:wrap;display:flex}.receipt-tag-list span{padding:var(--space-1) var(--space-2);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-pill);corner-shape:var(--corner-shape-round);background:var(--theme-background);font-size:var(--type-size-caption)}.receipt-verification{align-items:center;gap:var(--space-3);margin-top:var(--space-4);padding:var(--space-3);border:var(--border-hairline) dashed var(--theme-border);grid-template-columns:minmax(0,1fr) auto;display:grid}.receipt-verification h3{padding:0 0 var(--space-2);background:0 0;border:0}.receipt-verification dl{margin:0}.verification-stamp{border:.125rem double var(--theme-muted-foreground);border-radius:var(--radius-circle);corner-shape:var(--corner-shape-round);width:5.5rem;height:5.5rem;color:var(--theme-muted-foreground);place-content:center;justify-items:center;font-weight:700;display:grid;transform:rotate(-8deg)}.verification-stamp svg{width:1.1rem;height:1.1rem}.verification-stamp small{font-variant-numeric:tabular-nums;font-size:.55rem}.place-row__map-links{border-bottom:var(--border-hairline) solid var(--theme-muted-foreground);grid-template-columns:repeat(3,1fr);display:grid}.place-row__map-links a{justify-content:center;align-items:center;gap:var(--space-2);border-right:var(--border-hairline) solid currentColor;background:var(--surface-ledger-soft);min-height:2.4rem;color:inherit;font-size:var(--type-size-caption);font-weight:700;text-decoration:none;display:flex}.place-row__map-links a:last-child{border-right:0}.place-row__map-links a:hover,.place-list li[data-selected=true] .place-row__map-links a{background:var(--theme-accent);color:var(--theme-foreground)}.place-row__map-links svg{width:1rem;height:1rem}.receipt-note{margin:var(--space-4) 0 0;color:var(--theme-muted-foreground);font-size:var(--type-size-caption);line-height:var(--type-leading-body)}.member-reviews{margin-top:var(--space-6);padding-bottom:var(--space-4);border-top:.125rem solid var(--theme-primary)}.member-reviews__header{align-items:end;gap:var(--space-3);padding:var(--space-3) 0;border-bottom:var(--border-hairline) solid var(--theme-border);grid-template-columns:minmax(0,1fr) auto;display:grid}.member-reviews__header h3,.member-reviews__header p{margin:0}.member-reviews__header h3{font-family:var(--type-display-family);letter-spacing:var(--type-tracking-display);font-size:1.25rem}.member-reviews__header h3 span{margin-left:var(--space-1);font-family:var(--type-body-family);font-size:var(--type-size-label);font-variant-numeric:tabular-nums}.member-reviews__header p,.review-form>p,.review-login p{margin-top:var(--space-1);color:var(--theme-muted-foreground);font-size:var(--type-size-caption);line-height:var(--type-leading-body)}.member-reviews__header label{gap:var(--space-1);color:var(--theme-muted-foreground);font-size:var(--type-size-caption);font-weight:700;display:grid}.member-reviews__header select{min-height:2.25rem;padding:0 var(--space-3);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-control);background:var(--theme-surface);color:var(--theme-foreground);font:inherit;font-weight:700}.review-form,.review-login{padding:var(--space-3);border-right:var(--border-hairline) solid var(--theme-border);border-bottom:var(--border-hairline) solid var(--theme-border);border-left:var(--border-hairline) solid var(--theme-border);background:var(--surface-paper-low)}.review-form{gap:var(--space-3);display:grid}.review-form>p,.review-login p{margin:0}.review-form fieldset{border:0;min-width:0;margin:0;padding:0}.review-form legend,.review-form__content>span{font-size:var(--type-size-label);padding:0;font-weight:700}.review-form fieldset>small,.review-form__content small{color:var(--theme-muted-foreground);font-size:var(--type-size-caption)}.review-rating-input{width:max-content;margin:var(--space-1) 0;justify-content:flex-end;display:flex}.review-rating-input>span{position:relative}.review-rating-input input{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.review-rating-input label{width:2.15rem;height:2.15rem;color:var(--theme-muted-foreground);cursor:pointer;place-items:center;display:grid}.review-rating-input label svg{width:1.45rem;height:1.45rem}.review-rating-input label svg path{fill:currentColor}.review-rating-input>span:hover label{color:var(--theme-primary)}.review-rating-input>span:has(~span:hover) label{color:var(--theme-primary)}.review-rating-input>span:has(input:checked) label{color:var(--theme-primary)}.review-rating-input>span:has(~span input:checked) label{color:var(--theme-primary)}.review-rating-input input:focus-visible+label{outline:.1875rem solid var(--theme-focus-ring);outline-offset:-.1rem}.review-form__content{gap:var(--space-1);display:grid}.review-form__content textarea{resize:vertical;width:100%;min-height:6.5rem;padding:var(--space-3);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-control);background:var(--theme-surface);color:var(--theme-foreground);caret-color:var(--theme-primary);font:inherit;line-height:var(--type-leading-body)}.review-form__content small{font-variant-numeric:tabular-nums;justify-self:end}.review-form__actions{justify-content:flex-end;gap:var(--space-2);display:flex}.review-form__actions button,.review-login a,.review-state button,.review-load-more{min-height:2.4rem;padding:0 var(--space-3);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-control);background:var(--theme-surface);color:var(--theme-foreground);cursor:pointer;font:inherit;font-size:var(--type-size-label);font-weight:700;text-decoration:none}.review-form__actions button:first-child{color:var(--theme-destructive)}.review-form__actions .review-form__submit,.review-login a{background:var(--theme-primary);color:var(--theme-primary-foreground)}.review-form__actions button:disabled,.review-load-more:disabled{cursor:wait;opacity:.58}.review-login{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.review-login a{flex:none;align-items:center;display:inline-flex}.review-list ol{margin:0;padding:0;list-style:none}.review-list li{padding:var(--space-3) 0;border-bottom:var(--border-hairline) solid var(--theme-border)}.review-list li>header,.review-list li>footer{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.review-list li>header>div{align-items:center;gap:var(--space-2);min-width:0;display:flex}.review-list li>header strong{font-size:var(--type-size-label);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.review-list li>header span:not(.review-stars){padding:.18rem var(--space-1);border:var(--border-hairline) solid var(--theme-border);font-size:var(--type-size-caption);font-weight:700}.review-stars{color:var(--theme-primary);flex:none;display:inline-flex}.review-stars svg{width:.9rem;height:.9rem}.review-list li>p{margin:var(--space-2) 0;font-size:var(--type-size-label);line-height:var(--type-leading-body);white-space:pre-wrap;overflow-wrap:anywhere}.review-list li>footer>span,.review-state{color:var(--theme-muted-foreground);font-size:var(--type-size-caption)}.review-list li>footer :is(button,a){align-items:center;gap:var(--space-1);min-height:2.25rem;padding:0 var(--space-2);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-control);background:var(--theme-surface);color:inherit;cursor:pointer;font-size:var(--type-size-caption);font-weight:700;text-decoration:none;display:inline-flex}.review-list li>footer :is(button,a)[aria-pressed=true]{background:var(--theme-accent)}.review-list li>footer :is(button,a):disabled{cursor:wait;opacity:.58}.review-list li>footer svg{width:1rem;height:1rem}.review-list li>footer b{font-variant-numeric:tabular-nums}.review-state{padding:var(--space-4) 0;text-align:center;margin:0}.review-state p{margin:0 0 var(--space-2)}.review-load-more{width:100%;margin-top:var(--space-3)}.receipt-actions{margin:0 var(--space-5) var(--space-4) 2.25rem;border:var(--border-hairline) solid var(--theme-border);box-shadow:0 .8rem 1.8rem var(--shadow-color);grid-template-columns:repeat(3,1fr) .8fr 1.35fr;display:grid}.receipt-actions :is(a,button),.mobile-actions :is(a,button){min-height:var(--control-height);justify-content:center;align-items:center;gap:var(--space-2);border-right:var(--border-hairline) solid var(--theme-border);background:var(--theme-surface);cursor:pointer;color:inherit;font-size:var(--type-size-label);font-weight:700;text-decoration:none;display:flex}.receipt-actions :last-child,.mobile-actions :last-child{border-right:0}.receipt-actions :is(a,button):hover,.mobile-actions :is(a,button):hover{background:var(--theme-muted)}.receipt-actions svg,.mobile-actions svg{width:1.15rem;height:1.15rem}.receipt-actions .receipt-actions__primary,.receipt-actions .receipt-actions__primary[data-active=true],.mobile-actions button:last-child,.mobile-actions button:last-child[data-active=true]{background:var(--theme-primary);color:var(--theme-primary-foreground)}.receipt-panel--empty{padding:var(--space-6);text-align:center;grid-template-rows:none;place-content:center;display:grid}.receipt-panel--empty strong{font-family:var(--type-display-family);font-size:1.5rem}.receipt-panel--empty p{max-width:28ch;color:var(--theme-muted-foreground)}.filter-dialog-backdrop{z-index:100;background:var(--surface-overlay);align-items:end;display:grid;position:fixed;inset:0}.filter-dialog{border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;corner-shape:var(--corner-shape-continuous);background-color:var(--surface-paper);background-image:var(--receipt-paper-texture);max-height:min(90dvh,58rem);box-shadow:var(--shadow-sheet);background-repeat:repeat;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.filter-dialog>header,.filter-dialog>footer{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4);border-bottom:var(--border-hairline) solid var(--theme-border);display:flex}.filter-dialog>header h2,.filter-dialog>header p{margin:0}.filter-dialog>header h2{font-family:var(--type-display-family);font-size:1.5rem}.filter-dialog>header p{margin-top:var(--space-1);color:var(--theme-muted-foreground);font-size:var(--type-size-label)}.filter-dialog>header button{width:var(--control-height);height:var(--control-height);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-circle);corner-shape:var(--corner-shape-round);background:var(--theme-surface);cursor:pointer;place-items:center;display:grid}.filter-dialog>header button svg{width:1.35rem;height:1.35rem}.filter-dialog__body{min-height:0;padding:var(--space-3);overflow-y:auto}.filter-grid--compact{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.filter-dialog>footer{border-top:var(--border-hairline) solid var(--theme-border);background:var(--theme-surface);border-bottom:0}.filter-dialog>footer button{min-height:var(--control-height);padding:0 var(--space-5);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-control);corner-shape:var(--corner-shape-continuous);background:var(--theme-surface);cursor:pointer;font-weight:700}.filter-dialog>footer button:last-child{background:var(--theme-primary);color:var(--theme-primary-foreground)}@media (width<=1400px){:root{--header-height:5rem}.survey-header{gap:var(--space-2);grid-template-columns:minmax(9.5rem,.6fr) minmax(27rem,1.8fr) auto auto auto minmax(20rem,1.1fr)}.survey-header .brand{font-size:1.1rem}.filter-option{font-size:.625rem}.place-row__body{padding-right:var(--space-2);padding-left:var(--space-3)}.receipt-panel__scroll{padding-right:var(--space-4);padding-left:2rem}.receipt-actions{margin-right:var(--space-4);margin-left:2rem}.receipt-grid{grid-template-columns:1fr}.receipt-grid>div:nth-child(odd){border-right:0}}@media (width<=900px){:root{--header-height:auto}.home-shell{--mobile-sheet-height:10rem;grid-template-rows:auto auto minmax(0,1fr)}.home-shell[data-mobile-view=list]{--mobile-sheet-height:55dvh}.home-shell[data-mobile-view=detail]{--mobile-sheet-height:min(47dvh, 25rem)}.survey-header{gap:var(--space-2);padding:var(--space-3);grid-template-columns:minmax(0,1fr) auto auto auto}.survey-header .brand{font-size:1.55rem}.search-cluster{grid-area:2/1/auto/-1;grid-template-columns:7rem minmax(0,1fr);width:100%}.location-button,.language-switch--home,.header-share{width:var(--control-height);padding:0}.location-button span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:fixed;overflow:hidden}.filter-shelf{display:none}.survey-ledger{grid-area:3/1/auto/-1;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.survey-ledger__context,.survey-ledger__meta{display:none}.visitor-stat--total{border-right:0}.mobile-filter-rail{z-index:18;gap:var(--space-2);min-width:0;padding:var(--space-2) var(--space-3);border-bottom:var(--border-hairline) solid var(--theme-border);background:var(--surface-paper-low);scrollbar-width:none;display:flex;position:relative;overflow-x:auto}.mobile-filter-rail::-webkit-scrollbar{display:none}.mobile-filter-all,.mobile-filter-chip{align-items:center;gap:var(--space-1);min-height:2.35rem;padding:0 var(--space-3);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-pill);corner-shape:var(--corner-shape-round);background:var(--theme-surface);cursor:pointer;font-size:var(--type-size-label);flex:none;font-weight:700;display:inline-flex}.mobile-filter-all{background:var(--theme-primary);color:var(--theme-primary-foreground)}.mobile-filter-all svg{width:1rem;height:1rem}.mobile-filter-chip[data-active=true]{background:var(--theme-accent)}.explorer-grid{min-height:0;display:block;position:relative}.place-list-panel,.receipt-panel{display:none}.map-panel{inset:0 0 var(--mobile-sheet-height);border-right:0;position:absolute}.map-notice{top:var(--space-3);left:var(--space-3)}.map-locate{top:var(--space-3);right:var(--space-3)}.map-selection-caption{bottom:var(--space-3)}.mobile-sheet{z-index:30;height:var(--mobile-sheet-height);padding-top:var(--space-2);border:var(--border-hairline) solid var(--theme-border);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;corner-shape:var(--corner-shape-continuous);background-color:var(--surface-paper);background-image:var(--receipt-paper-texture);box-shadow:var(--shadow-sheet);background-repeat:repeat;border-bottom:0;grid-template-rows:auto auto minmax(0,1fr);display:grid;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.mobile-sheet__handle{border-radius:var(--radius-pill);background:var(--theme-muted-foreground);justify-self:center;width:3.25rem;height:.25rem}.mobile-sheet__tabs{margin-top:var(--space-2);border-top:var(--border-hairline) solid var(--theme-border);border-bottom:var(--border-hairline) solid var(--theme-border);grid-template-columns:repeat(3,1fr);display:grid}.mobile-sheet__tabs button{border-right:var(--border-hairline) solid var(--theme-border);background:var(--theme-surface);cursor:pointer;min-height:2.45rem;font-size:var(--type-size-label);font-weight:700}.mobile-sheet__tabs button:last-child{border-right:0}.mobile-sheet__tabs button[aria-current=page]{background:var(--theme-primary);color:var(--theme-primary-foreground)}.mobile-sheet__tabs button:disabled{cursor:not-allowed;color:var(--theme-muted-foreground)}.mobile-sheet__peek{align-items:center;gap:var(--space-3);padding:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.mobile-sheet__peek>div{display:grid}.mobile-sheet__peek span{color:var(--theme-muted-foreground);font-size:var(--type-size-caption)}.mobile-sheet__peek button{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border:var(--border-hairline) solid var(--theme-border);background:var(--theme-accent);cursor:pointer;display:flex}.mobile-sheet__list{min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.mobile-sheet__list button{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3);border-bottom:var(--border-hairline) solid var(--theme-border);cursor:pointer;text-align:left;background:0 0;grid-template-columns:2rem minmax(0,1fr) auto;display:grid}.mobile-sheet__list button>span:nth-child(2){min-width:0;display:grid}.mobile-sheet__list strong{font-family:var(--type-display-family);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.mobile-sheet__list small{color:var(--theme-muted-foreground);font-size:var(--type-size-caption)}.mobile-sheet__list b,.mobile-rank{font-variant-numeric:tabular-nums}.mobile-list-empty{padding:var(--space-6);color:var(--theme-muted-foreground);text-align:center}.mobile-receipt{grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.mobile-receipt>header{padding:var(--space-4) var(--space-4) var(--space-3);border-bottom:.125rem solid var(--theme-primary);position:relative}.mobile-receipt>header .example-badge{margin-bottom:var(--space-2);display:inline-flex;position:static}.mobile-receipt>header .save-toggle{top:var(--space-3);right:var(--space-3);position:absolute}.mobile-receipt h2{max-width:calc(100% - 6.5rem)}.mobile-receipt__scroll{min-height:0;padding:0 var(--space-4) var(--space-4);overflow-y:auto}.mobile-receipt .receipt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-receipt .receipt-grid>div:nth-child(odd){border-right:var(--border-hairline) solid var(--theme-border)}.mobile-verification{gap:var(--space-1);margin-top:var(--space-4);padding:var(--space-3);border:var(--border-hairline) dashed var(--theme-border);display:grid}.mobile-verification span{color:var(--theme-muted-foreground);font-size:var(--type-size-caption)}.mobile-actions{padding-bottom:env(safe-area-inset-bottom);border-top:var(--border-hairline) solid var(--theme-border);background:var(--theme-surface);grid-template-columns:repeat(6,1fr);display:grid}.mobile-actions>*{grid-column:span 2}.mobile-actions>:nth-child(-n+3){border-bottom:var(--border-hairline) solid var(--theme-border)}.mobile-actions>:nth-last-child(-n+2){grid-column:span 3}.mobile-actions>:nth-child(3),.mobile-actions>:last-child{border-right:0}.filter-dialog-backdrop{align-items:end}.filter-grid--compact{grid-template-columns:1fr}.filter-grid--compact .filter-group{padding:var(--space-3)}.filter-grid--compact .filter-option{min-height:2.25rem;font-size:var(--type-size-label)}}@media (width<=480px){.survey-header{padding-right:var(--space-2);padding-left:var(--space-2)}.search-cluster{grid-template-columns:6.4rem minmax(0,1fr)}.region-selector select,.search-box input,.mobile-filter-rail{padding-right:var(--space-2);padding-left:var(--space-2)}.map-label--region{font-size:1rem;left:32%}.mobile-receipt .receipt-grid{grid-template-columns:1fr}.mobile-receipt .receipt-grid>div:nth-child(odd){border-right:0}.receipt-section{margin-top:var(--space-3)}.member-reviews__header{grid-template-columns:1fr;align-items:stretch}.member-reviews__header select{width:100%}.review-login{flex-direction:column;align-items:stretch}.review-login a{justify-content:center}.review-list li>footer{align-items:flex-end}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
