:root{--ink:#152121;--muted:#647170;--paper:#f4f6f4;--line:#dce2dd;--lime:#c8f36d;--green:#254d42;--pale:#e3ece6;font-family:Inter,"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-underline-offset:4px}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #2f725c;outline-offset:4px}button:disabled{opacity:.35;cursor:default}h1,h2,h3,p{margin:0}.masthead{display:flex;align-items:center;gap:22px;padding:25px 4%;border-bottom:1px solid var(--line);background:#fff}.brand{text-decoration:none;display:flex;gap:8px;align-items:center;position:relative;font-size:35px;letter-spacing:-2px;font-weight:950;line-height:1}.brand span{font-size:16px;letter-spacing:-.5px;writing-mode:vertical-rl}.brand i{width:9px;height:9px;background:var(--lime);position:absolute;bottom:0;right:-8px}.brand-copy{font-size:12px;letter-spacing:.08em;line-height:1.7;font-weight:700}.brand-copy span{display:block;font-size:14px;letter-spacing:.02em}.unofficial{font-size:12px;color:var(--muted);border:1px solid var(--line);padding:5px 8px}.masthead nav{margin-left:auto;display:flex;gap:26px;font-size:14px;font-weight:600}.masthead nav a{text-decoration:none}.masthead nav span{font-size:12px;margin-left:4px;color:var(--muted)}main{max-width:1640px;margin:auto;padding:0 4%}.intro{display:flex;align-items:center;justify-content:space-between;padding:40px 0 34px;gap:24px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:700;color:var(--muted);margin-bottom:12px}h1{font-size:clamp(26px,2.4vw,38px);letter-spacing:.025em;line-height:1.4;font-weight:800}.mobile-break{display:none}.event{display:flex;align-items:center;gap:24px}.event strong{font-size:42px;letter-spacing:-2px;white-space:nowrap}.event small{font-size:14px;font-weight:600;letter-spacing:0}.event>span{font-size:14px;line-height:1.8;color:var(--muted);border-left:1px solid var(--line);padding-left:24px}.explorer{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.section-bar{display:flex;align-items:center;justify-content:space-between;min-height:50px}.section-bar h2{font-size:16px;font-weight:700}.index{font-size:12px;margin-right:8px;color:var(--muted);font-family:monospace}.meta{font-size:13px;color:var(--muted)}.map-card{border:1px solid var(--line);background:white;border-radius:10px;overflow:hidden}.map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 20px;border-bottom:1px solid var(--line)}.map-toolbar p{font-size:14px;color:var(--muted)}.zoom{display:flex;gap:2px;border:1px solid var(--line);padding:3px;border-radius:5px;flex-shrink:0}.zoom button{border:0;background:white;border-radius:3px;min-height:30px;min-width:32px;font-size:16px}.zoom button:nth-child(2){font-size:12px;padding:0 8px}.zoom button:hover{background:var(--paper)}.map-viewport{overflow:auto;overscroll-behavior:contain;padding:16px 8px;background:#fff;scroll-behavior:smooth}.map-canvas{width:100%;min-width:740px}.map-canvas svg{width:100%;display:block;overflow:visible}.hall{fill:#fff;stroke:#dce2dd;stroke-width:3}.aisle{stroke:#dce2dd;stroke-width:5;fill:none}.area-labels text{fill:#86918b;font-size:23px;font-weight:800;text-anchor:middle}.facilities rect{fill:#f0f3ee}.facilities text{fill:#69766d;font-size:21px;text-anchor:middle;font-weight:600}.facilities .entrance{fill:#254d42;font-size:24px}.booth{cursor:pointer;outline:none}.booth rect{fill:#edf0ed;stroke:#d1d9d2;stroke-width:1.7;transition:fill .15s}.booth text{font-size:23px;font-weight:700;fill:#5b6861;text-anchor:middle;pointer-events:none;font-family:Arial,sans-serif}.booth.available rect{fill:var(--green);stroke:var(--green)}.booth.available text{fill:#fff}.booth:hover rect,.booth:focus-visible rect{stroke:#152121;stroke-width:5}.booth.selected rect{fill:var(--lime);stroke:#294232;stroke-width:3}.booth.selected text{fill:#152121}.map-legend{display:flex;align-items:center;gap:18px;padding:17px 20px;font-size:12px;border-top:1px solid var(--line);flex-wrap:wrap}.map-legend>span{display:flex;align-items:center;gap:7px}.swatch{width:11px;height:11px;display:inline-block;background:#edf0ed;border:1px solid #c4cec6;border-radius:2px}.swatch.available{background:var(--green);border-color:var(--green)}.swatch.selected{background:var(--lime);border-color:#749843}.map-legend a{margin-left:auto;color:var(--muted)}.map-caption{font-size:12px;color:var(--muted);line-height:1.7;padding:11px 2px}.detail-card{border-radius:10px;background:white;border:1px solid var(--line);overflow:hidden;max-height:610px;overflow-y:auto;scrollbar-width:thin}.detail-header{padding:21px 22px;border-bottom:1px solid var(--line);background:var(--ink);color:#fff}.booth-code{display:inline-flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;font-size:14px;letter-spacing:.02em;font-weight:800;border-radius:4px;background:var(--pale);color:var(--green);min-width:46px;padding:7px 9px}.detail-header .booth-code{background:var(--lime);color:var(--ink);font-size:18px}.detail-header h3{font-size:22px;line-height:1.5;margin:12px 0 4px;overflow-wrap:anywhere}.detail-header p{font-size:12px;color:#bbcbc5}.detail-post{padding:20px 22px}.detail-post+.detail-post{border-top:1px solid var(--line)}.account{font-size:12px;color:var(--muted);text-decoration:none;display:inline-block;overflow-wrap:anywhere}.summary{font-size:15px;line-height:1.9;margin:10px 0 15px}.post-image{width:100%;height:auto;display:block;object-fit:contain;background:#f2f4f2;border-radius:5px;border:1px solid var(--line)}.detail-post .image-link{display:block;margin:12px 0}.image-note{font-size:12px;color:var(--muted);margin-top:8px}.action-link{display:flex;align-items:center;justify-content:space-between;text-decoration:none;font-size:14px;font-weight:600;background:var(--ink);color:#fff;border-radius:5px;padding:12px 14px;margin-top:12px;min-height:44px}.action-link.secondary{background:#edf2ed;color:var(--ink)}.warning{background:#fff5d9;border-left:3px solid #aa751e;padding:12px;font-size:13px;line-height:1.8;margin:15px 0}.no-post{padding:28px 22px}.no-post p{font-size:15px;line-height:1.9;margin-bottom:16px;color:var(--muted)}.catalog-section{padding-top:52px;scroll-margin-top:24px}.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.catalog-heading h2{font-size:26px;letter-spacing:-.02em;line-height:1.5}.catalog-heading h2 span{color:var(--muted);font-size:16px;vertical-align:middle;margin-left:8px}.text-link{font-size:14px;white-space:nowrap}.catalog-intro{font-size:14px;color:var(--muted);margin:12px 0 24px;line-height:1.8}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.post-card{border:1px solid var(--line);background:white;border-radius:9px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s}.post-card.active{border-color:var(--green);box-shadow:0 0 0 2px var(--lime)}.card-image-link{display:block;background:#eef1ed;border-bottom:1px solid var(--line)}.card-image-link img{width:100%;aspect-ratio:4/3;object-fit:contain;display:block}.card-body{padding:20px;display:flex;flex-direction:column;flex:1}.card-title{display:flex;align-items:start;gap:11px;margin-bottom:9px}.card-title h3{font-size:16px;line-height:1.65;overflow-wrap:anywhere}.card-title .booth-code{font-size:13px;padding:4px 7px;min-width:40px;flex-shrink:0}.card-body .summary{font-size:14px;line-height:1.8;margin:12px 0 18px}.card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:auto;padding-top:15px;border-top:1px solid var(--line)}.map-button{border:0;background:var(--pale);color:var(--green);border-radius:4px;font-size:14px;font-weight:600;padding:11px 12px;min-height:44px}.map-button:hover{background:var(--lime)}.card-actions a{font-size:13px;text-decoration:none}.card-caution{font-size:12px;margin-bottom:12px;color:#855c1f}.source-note{margin:50px 0 32px;border-top:1px solid var(--line);padding-top:24px;max-width:100%;color:var(--muted);font-size:13px;line-height:1.9}.source-note strong{font-size:14px;color:var(--ink)}.source-note p{margin-top:8px}footer{padding:24px 4%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}footer strong{color:var(--ink);font-size:17px}footer strong span{font-size:11px;letter-spacing:.08em;font-weight:500;margin-left:14px}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{display:block;padding:12px;background:var(--lime)}.image-fallback{display:flex;min-height:120px;padding:24px;text-align:center;align-items:center;justify-content:center;color:var(--muted);font-size:14px}.detail-heading-focus:focus{outline:2px solid var(--lime);outline-offset:3px}@media(min-width:1600px){.detail-card{max-height:700px}}@media(max-width:1150px){.explorer{grid-template-columns:minmax(0,1fr) 300px;gap:16px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-copy{display:none}.intro{padding:32px 0 24px}.event{gap:14px}.event>span{padding-left:14px}.event strong{font-size:34px}.map-viewport{max-height:490px}.masthead{gap:22px}}@media(max-width:800px){.masthead{flex-wrap:wrap;padding:20px 5% 0;gap:16px}.brand{font-size:32px}.unofficial{margin-left:auto}.masthead nav{width:100%;justify-content:space-between;margin:3px 0 0;border-top:1px solid var(--line);padding:15px 0;gap:8px}.masthead nav a{font-size:13px}main{padding:0 5%}.intro{align-items:start;flex-direction:column;gap:20px;padding:26px 0 18px}.intro .eyebrow{font-size:11px}h1{font-size:28px}.event{gap:20px}.event strong{font-size:30px}.event>span{font-size:12px;padding-left:20px;line-height:1.7}.explorer{grid-template-columns:1fr;gap:5px}.map-canvas{min-width:840px}.map-viewport{padding:10px 0;max-height:430px}.map-toolbar{padding:12px}.map-toolbar p{font-size:12px}.map-legend{padding:13px 12px;gap:14px;font-size:11px}.map-legend a{font-size:11px}.detail-column .section-bar{display:none}.detail-card{max-height:none;margin-top:8px}.detail-header{padding:17px 20px;display:flex;gap:13px;align-items:center;flex-wrap:wrap}.detail-header h3{font-size:19px;margin:0;flex:1}.detail-header p{width:100%}.detail-post{padding:18px 20px}.detail-post .image-link{max-width:440px;margin-left:auto;margin-right:auto}.detail-post .post-image{max-height:440px}.catalog-section{padding-top:40px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.catalog-heading{align-items:start;flex-direction:column;gap:12px}.catalog-heading h2{font-size:22px}.card-body{padding:15px}.card-title{flex-direction:column;gap:8px}.card-title h3{font-size:15px}.card-body .summary{font-size:14px}.card-actions{gap:12px}.map-button{width:100%}.card-actions a{width:100%;text-align:center;padding:5px 0}.catalog-intro{font-size:13px}footer{flex-direction:column;align-items:start;line-height:1.8;padding:22px 5%}.source-note{font-size:12px}}@media(max-width:420px){.catalog-grid{grid-template-columns:1fr}.card-title{flex-direction:row}.card-actions{flex-wrap:nowrap}.card-actions a{width:auto}.map-button{width:auto}.mobile-break{display:block}}@media(prefers-reduced-motion:reduce){html,.map-viewport{scroll-behavior:auto}*{transition:none!important}}
.feedback-section{border-top:1px solid var(--line);padding-top:44px;margin-top:52px;display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:48px;scroll-margin-top:30px}.feedback-intro h2{font-size:28px;margin-bottom:18px}.feedback-intro>p:not(.eyebrow){font-size:15px;line-height:1.9;margin-bottom:14px;color:var(--muted)}.feedback-intro strong{display:block;font-weight:600;color:var(--ink)}.feedback-intro .feedback-small{font-size:13px!important}.feedback-form{border:1px solid var(--line);border-radius:9px;background:#fff;padding:28px;position:relative}.feedback-form label{display:block;font-size:14px;font-weight:600;margin-bottom:16px;line-height:1.6}.feedback-form input,.feedback-form select,.feedback-form textarea{display:block;width:100%;border:1px solid #b6c4bb;border-radius:5px;padding:11px 12px;margin-top:7px;font:inherit;font-size:16px;font-weight:400;background:white;color:var(--ink);min-height:46px}.feedback-form textarea{resize:vertical;min-height:145px}.feedback-form input:focus,.feedback-form textarea:focus,.feedback-form select:focus{outline:2px solid #427761;outline-offset:2px}.form-row{display:grid;grid-template-columns:1fr 1.4fr;gap:16px}.required,.optional{font-size:12px;margin-left:8px;font-weight:400;color:var(--muted)}.required{color:var(--green)}.field-help{font-size:12px;line-height:1.7;color:var(--muted);margin:-10px 0 20px}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-submit-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.form-submit-row button{background:var(--ink);color:white;padding:14px 20px;min-height:48px;border:0;border-radius:5px;font-size:15px;font-weight:600}.form-submit-row p{font-size:12px;color:var(--muted)}.form-status{font-size:14px;line-height:1.8;color:#9b3a27;margin-top:16px}.form-status:empty{margin:0}.form-status.success{color:var(--green)}.report-link{display:block;padding:17px 22px;font-size:13px;color:var(--green);border-top:1px solid var(--line);text-decoration:none;background:#f3f6f2}.admin-main{max-width:1040px;padding-bottom:60px}.admin-toolbar{display:flex;justify-content:space-between;gap:16px;margin:24px 0}.admin-filter{display:flex;gap:8px}.admin-filter button{border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);padding:12px 20px;font-size:14px;min-height:44px}.admin-filter button[aria-pressed=true]{background:var(--ink);color:white}.feedback-item{background:#fff;border:1px solid var(--line);padding:24px;border-radius:9px;margin:20px 0}.feedback-item-header{display:flex;gap:14px;align-items:center}.feedback-item-header .booth-code{text-decoration:none}.feedback-booth-name{font-size:14px;margin-top:12px}.feedback-item-meta{font-size:13px;color:var(--muted);margin-top:12px}.feedback-item-message{font-size:16px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;margin:18px 0}.feedback-source{display:block;overflow-wrap:anywhere;font-size:14px;margin-bottom:20px}#admin-status{font-size:14px;color:var(--muted);line-height:1.8}.admin-main [hidden]{display:none!important}@media(max-width:1000px){.feedback-section{gap:28px;grid-template-columns:1fr 1.4fr}.masthead nav{gap:16px}}@media(max-width:800px){.feedback-section{grid-template-columns:1fr;gap:16px;padding-top:30px}.feedback-form{padding:20px}.feedback-intro h2{font-size:24px}.form-row{grid-template-columns:1fr;gap:0}.masthead nav{flex-wrap:wrap;justify-content:flex-start;gap:16px 20px}.admin-toolbar{flex-wrap:wrap}.feedback-item{padding:20px}}
/* Compact navigation and readable content on phones. */
.mobile-booth-picker,.mobile-map-return,.mobile-nav{display:none}
@media(max-width:800px){
 html{scroll-padding-top:12px}body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}main{padding:0 16px}.masthead{padding:14px 16px;gap:12px}.masthead nav{display:none}.brand{font-size:28px}.intro{padding:18px 0 14px;gap:12px}.intro .eyebrow{display:none}h1{font-size:23px;line-height:1.4}.mobile-break{display:none}.event{gap:12px}.event strong{font-size:27px;letter-spacing:-1px}.event>span{font-size:12px;padding-left:12px}.section-bar{min-height:42px}.map-column,.detail-column,.explorer{min-width:0}.mobile-booth-picker{display:block;margin:0 0 12px}.mobile-booth-picker label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}.mobile-booth-picker select{width:100%;min-width:0;min-height:48px;padding:12px 32px 12px 12px;border:1px solid #a9bab0;border-radius:6px;font:inherit;font-size:16px;background:#fff;color:var(--ink)}.map-canvas{min-width:0!important}.map-viewport{padding:0;max-height:380px;max-height:min(45svh,380px);overscroll-behavior-x:contain;overscroll-behavior-y:auto}.map-toolbar{flex-wrap:wrap;gap:8px;padding:10px 12px}.map-toolbar p{font-size:13px;flex:1;min-width:120px}.zoom button{min-height:44px;min-width:40px}.zoom button:nth-child(2){font-size:14px}.map-legend{gap:10px 14px;font-size:12px;padding:12px}.map-legend a{font-size:12px}.map-caption{line-height:1.7}.detail-card{margin-top:12px}.mobile-map-return{display:block;width:100%;min-height:46px;text-align:left;padding:12px 18px;background:#e3ece6;border:0;color:var(--green);font-size:14px;font-weight:600}.detail-header{gap:10px;padding:16px}.detail-header h3{min-width:0;font-size:20px}.detail-post{padding:18px 16px}.detail-post .summary,.no-post p{font-size:16px;line-height:1.85}.detail-post .post-image{max-height:none}.detail-post .image-link{max-width:none}.account{font-size:14px}.action-link{min-height:48px;font-size:15px}.report-link{font-size:14px;min-height:48px}.catalog-section{padding-top:30px}.catalog-grid{grid-template-columns:1fr;gap:20px}.catalog-heading h2{font-size:22px}.catalog-intro{font-size:14px}.card-image-link img{aspect-ratio:auto;height:auto;max-height:none}.card-body{padding:18px}.card-title{flex-direction:row;align-items:flex-start;gap:12px}.card-title h3{font-size:18px;line-height:1.6}.card-title .booth-code{font-size:15px;min-width:46px;padding:7px 9px}.card-body .summary{font-size:16px;line-height:1.8}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;flex-wrap:wrap}.card-actions .map-button,.card-actions a{width:100%;min-height:48px;font-size:14px;display:flex;align-items:center;justify-content:center;padding:12px 8px}.card-actions a{border:1px solid var(--line);border-radius:4px}.mobile-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:fixed;z-index:20;bottom:0;left:0;right:0;border-top:1px solid var(--line);background:#fff;padding:8px 12px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #1521210a;gap:8px}.mobile-nav a{display:flex;align-items:center;justify-content:center;min-height:44px;font-size:14px;font-weight:600;text-decoration:none;border-radius:5px;color:var(--green);background:#f0f4ef}.mobile-nav a:active{background:var(--lime)}.feedback-section{gap:12px}.feedback-form{padding:18px}.form-submit-row button{width:100%}.text-link{white-space:normal}.source-note{margin-top:32px}footer{padding:20px 16px}.warning{font-size:14px}
}
.approval-editor{border:1px solid var(--line);border-radius:7px;background:#f6f8f4;padding:20px;margin:20px 0}.approval-editor h3{font-size:18px;margin-bottom:16px}.approval-editor .field-help{margin:0 0 18px;font-size:14px}.approval-editor label{display:block;font-size:14px;font-weight:600;margin:15px 0}.approval-editor input,.approval-editor select,.approval-editor textarea{display:block;width:100%;min-width:0;min-height:46px;margin-top:7px;padding:10px;border:1px solid #b6c4bb;border-radius:5px;font:inherit;font-size:16px;background:white;color:var(--ink)}.approval-editor textarea{resize:vertical}.approve-button{background:var(--green);color:white;min-height:48px;border:0;border-radius:5px;padding:12px 22px;font-size:16px;font-weight:600;margin-top:12px}.private-label{font-size:13px;color:var(--muted);margin-top:20px}.approval-state{background:var(--pale);color:var(--green);padding:12px;margin-top:20px;font-size:15px;font-weight:600}.legacy-note{font-size:14px;line-height:1.8;color:#795823;margin-top:12px}.review-only{margin-top:6px}@media(max-width:800px){.approval-editor{padding:16px}.approve-button{width:100%}.admin-page .masthead nav{display:flex}}
.favorites-section{padding-top:38px;scroll-margin-top:20px}.favorites-section h2{font-size:25px}.favorites-section h2 .favorite-count{font-size:16px;color:var(--muted);margin-left:8px}.favorite-button{min-height:44px;padding:10px 14px;border:1px solid #9aad96;border-radius:5px;background:#fff;color:var(--green);font-size:14px;font-weight:600}.favorite-button.is-favorite,.favorite-button[aria-pressed=true]{background:#eef8d9;border-color:#98ba68;color:#304f1b}.card-actions .favorite-button{flex-basis:100%;width:100%}.detail-favorite{padding:14px 20px;border-bottom:1px solid var(--line)}.detail-favorite .favorite-button{width:100%}.favorites-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.favorite-item{border:1px solid var(--line);border-radius:8px;padding:20px;background:#fff;min-width:0}.favorite-item .card-title h3{font-size:17px}.favorite-actions{display:flex;flex-wrap:wrap;gap:10px}.favorite-actions>*{flex:1;white-space:nowrap}.favorite-actions .favorite-button{flex-basis:100%}.favorite-post-count{font-size:14px;color:var(--muted);margin:12px 0 16px}#favorites-status{font-size:14px;color:var(--muted);line-height:1.8}#favorites-retry{margin-top:12px}#favorites-retry[hidden]{display:none}.mobile-nav .favorite-count{margin-left:4px}.masthead nav{gap:16px}@media(max-width:1150px){.favorites-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.favorites-list{grid-template-columns:1fr}.favorites-section{padding-top:28px}.favorites-section h2{font-size:22px}.favorite-item{padding:18px}.favorite-actions .map-button{width:auto}.favorite-button{min-height:48px}.card-actions .favorite-button{grid-column:1/-1}.detail-favorite{padding:12px 16px}.mobile-nav{grid-template-columns:repeat(4,minmax(0,1fr));padding-left:6px;padding-right:6px;gap:3px}.mobile-nav a{font-size:12px;white-space:nowrap}.mobile-nav .favorite-count{margin-left:3px}.favorite-item .card-title{align-items:flex-start}}

/* Favorites stay visible independently of selection and catalog availability. */
.booth .favorite-marker{display:none;pointer-events:none}
.booth.is-favorite .favorite-marker{display:block}
.booth.is-favorite>rect{stroke:#b57612;stroke-width:4}
.booth.is-favorite.selected>rect{fill:var(--lime);stroke:#294232;stroke-width:4}
.booth.is-favorite:hover>rect,.booth.is-favorite:focus-visible>rect{stroke:#152121;stroke-width:5}
.favorite-marker circle{fill:#ffe19a;stroke:#8a5900;stroke-width:1.5}
.booth .favorite-marker .favorite-star{font-size:18px;fill:#684000;font-family:Arial,sans-serif;text-anchor:middle}
.favorite-legend-star{color:#815300;background:#ffe19a;border:1px solid #b57612;border-radius:50%;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:13px}

.booth-tweet-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;margin-top:10px;padding:12px 14px;border:1px solid var(--ink);border-radius:5px;background:var(--ink);color:#fff;text-decoration:none;font-size:14px;font-weight:600;line-height:1.5}.booth-tweet-button:hover{background:var(--green)}.booth-tweet-button:focus-visible{outline:3px solid var(--green);outline-offset:3px}
