/* Proposed Place profile only. Accepted V5 styles and assets are preserved. */
.v6-review{background:var(--cream);font-size:15px}.v6-review [hidden]{display:none!important}.v6-header{padding:12px 20px;max-width:1120px;gap:16px}.v6-header>a:first-child{font-size:13px}.v6-header button{min-height:44px;padding:8px 14px}.v6-header img{object-fit:contain}.v6-review main{max-width:1080px;padding:20px 24px 48px}.v6-profile{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fffefa}.v6-profile-top{display:grid;grid-template-columns:1.1fr 1fr}.v6-hero figure{margin:0;position:relative;height:100%}.v6-hero img,.v6-hero svg{width:100%;height:100%;min-height:310px;max-height:390px;object-fit:cover;display:block}.v6-hero figcaption{position:absolute;bottom:12px;left:14px;background:rgba(250,248,241,.94);padding:4px 9px;border-radius:7px;font-size:10px;color:var(--ink)}.v6-identity{padding:25px}.v6-review h1{font-size:40px;line-height:1.08;margin:12px 0 8px}.v6-descriptor{font-size:15px;color:var(--muted)}.v6-badges{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0;font-size:10px}.v6-badges span{background:#e8eee5;border-radius:20px;padding:5px 9px}.v6-quick{display:flex;align-items:center;gap:6px;margin:7px 0}.v6-quick a,.v6-quick button{padding:9px 8px;font-size:12px;min-height:44px;border:none;background:transparent}.v6-quick a{display:inline-flex;align-items:center}#v6-request{width:100%;margin-top:4px}.v6-assistance{display:block;text-align:center;font-size:11px;margin-top:7px}.v6-tabs{gap:4px;padding:0 20px;overflow:auto;white-space:nowrap;border-block:1px solid var(--line);background:#fffefa}.v6-tabs a{padding:15px 17px;min-height:50px;font-size:13px;border-bottom:3px solid transparent;display:inline-flex;align-items:center}.v6-tabs [aria-selected=true]{color:var(--green);border-color:var(--green);font-weight:700}.v6-tab-content{padding:24px 28px}.v6-review h2{font-size:29px;margin:0 0 12px}.v6-review h3{font-size:16px;margin:14px 0 6px}.v6-tab-content>section>p{max-width:730px}.v6-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.v6-facts strong,.v6-facts small{display:block}.v6-facts strong{font-size:13px}.v6-note{font-size:12px;line-height:1.6;background:#f1eee4;border-radius:12px;padding:12px 14px;margin-top:18px}.v6-items{display:grid;grid-template-columns:1fr 1fr;gap:18px}.v6-item{display:grid;grid-template-columns:98px 1fr;gap:14px;border-bottom:1px solid var(--line);padding:14px 0;min-width:0}.v6-item figure{margin:0}.v6-item img,.v6-item svg{width:98px;height:90px;object-fit:contain;background:#f4f2e9;border-radius:12px;padding:4px}.v6-item svg{padding:25px;color:var(--green)}.v6-item figcaption{font-size:9px;color:var(--muted);line-height:1.4;margin-top:4px}.v6-item h4{margin:0;font-size:15px}.v6-item p{font-size:12px;line-height:1.5}.v6-item small{font-size:10px;display:block}.v6-price{font-size:17px;font-weight:600;margin:6px 0}.v6-price small{display:inline;font-weight:400}.v6-item button{font-size:12px;padding:8px 12px;min-height:44px;margin-top:9px}.v6-gallery{max-width:650px}.v6-gallery img{width:100%;height:auto;border-radius:16px}.v6-gallery figcaption{font-size:11px}.v6-map-surface{background:#e9eee5;border-radius:16px;padding:24px;margin:18px 0;min-height:180px}.v6-map-surface p{font-size:13px}.v6-access{padding:8px 0;border-bottom:1px solid var(--line)}.v6-access p{font-size:13px}.v6-truth{font-size:11px;text-align:center;color:var(--muted);padding:16px}.v6-review address{font-style:normal}.v6-review dialog{border:1px solid var(--line);border-radius:22px;width:min(510px,calc(100% - 24px));max-height:92dvh;padding:22px;color:var(--ink);background:var(--cream)}.v6-review dialog::backdrop{background:#142c22aa}.v6-sheet-head{display:flex;justify-content:space-between;align-items:center}.v6-sheet-head button{font-size:24px;min-width:44px;padding:0;min-height:44px}.v6-review dialog h2{font-size:28px;margin-top:8px}.v6-review dialog label{margin-top:12px}.v6-review textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:10px;background:white}.v6-form-row{display:grid;grid-template-columns:90px 1fr;gap:16px}.v6-review .v6-check{display:flex;align-items:center;gap:12px;font-size:12px}.v6-check input{width:18px;min-height:18px;margin:0}#v6-send{width:100%}#v6-sheet-image img,#v6-sheet-image svg{width:100px;height:85px;object-fit:contain;border-radius:12px}#v6-sheet-image figcaption{font-size:10px}#v6-item-description{font-size:12px;margin-top:8px}#v6-feedback{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:var(--green);color:white;padding:12px 20px;border-radius:14px;font-size:12px;max-width:90%;z-index:10}#v6-feedback:empty{display:none}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.v6-review :focus-visible{outline:3px solid var(--gold);outline-offset:3px}.v6-receipt{margin:20px 0;padding:20px;border:1px solid var(--line);border-radius:16px;overflow-wrap:anywhere}
@media(max-width:900px){.v6-profile-top{grid-template-columns:1fr 1fr}.v6-identity{padding:20px}.v6-review h1{font-size:34px}.v6-items{grid-template-columns:1fr}.v6-tab-content{padding:22px}.v6-tabs a{padding-inline:13px}}
@media(max-width:600px){.v6-review main{padding:0 0 35px}.v6-profile{border:0;border-radius:0}.v6-profile-top{display:block}.v6-header{padding:8px 16px}.v6-header img{width:113px}.v6-hero img,.v6-hero svg{height:176px;min-height:176px;max-height:176px;object-position:center 57%}.v6-identity{padding:15px 20px 13px}.v6-review h1{font-size:33px;margin:8px 0 5px}.v6-identity .eyebrow{font-size:9px;letter-spacing:.07em}.v6-descriptor{font-size:13px;margin:5px 0}.v6-badges{margin:9px 0 0}.v6-quick{margin:2px 0}.v6-tabs{padding:0 8px;gap:0}.v6-tabs a{font-size:12px;padding:12px 13px;min-height:47px}.v6-tab-content{padding:22px 20px}.v6-review h2{font-size:26px}.v6-hero figcaption{font-size:9px;bottom:9px}.v6-facts{gap:10px}.v6-identity #v6-request{min-height:44px}.v6-item{grid-template-columns:88px 1fr;gap:12px}.v6-item img,.v6-item svg{width:88px;height:84px}.v6-review dialog{padding:18px}.v6-review .review-notice{font-size:8px;padding:6px}.v6-tab-content>section>p{font-size:14px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/* Compact secondary tabs retain Place identity without repeating the overview hero. */
.v6-review .v6-profile{overflow:clip}.v6-compact-context{padding:10px 22px;background:#fffefa;border-bottom:1px solid var(--line)}.v6-compact-context h1{font-size:21px;margin:0;line-height:1.2}.v6-compact-context span{display:block;font-size:10px;color:var(--muted);margin-top:3px}.v6-review .v6-tabs{position:sticky;top:0;z-index:3}.v6-open-status{font-size:11px;color:var(--muted);margin:7px 0}.v6-review #v6-request-fields{border:0;padding:0;margin:0;min-width:0}.v6-review #v6-request-review dl{display:grid;grid-template-columns:105px 1fr;gap:9px 13px;font-size:13px}.v6-review #v6-request-review dt{color:var(--muted)}.v6-review #v6-request-review dd{margin:0;overflow-wrap:anywhere}.v6-review #v6-edit-review{margin:4px 0 16px;min-height:44px}.v6-review #v6-destination{width:100%}
@media(max-width:600px){.v6-compact-context{padding:8px 20px}.v6-compact-context h1{font-size:20px}.v6-review[data-active-tab]:not([data-active-tab=overview]) .v6-tab-content{padding-top:14px}.v6-review #v6-request-review dl{grid-template-columns:95px 1fr}}

/* Category illustration is an honest visual fallback, never an actual facade. */
.v6-public-place .v6-hero svg{background:#e9eee5;padding:100px;color:var(--green);fill:none;stroke:currentColor;stroke-width:1.5}.v6-public-place .v6-gallery svg{display:block;width:100%;height:220px;padding:72px;background:#e9eee5;border-radius:16px;color:var(--green);fill:none;stroke:currentColor;stroke-width:1.5}@media(max-width:600px){.v6-public-place .v6-hero svg{padding:52px}}
