@charset "UTF-8";
:root{color-scheme:dark;--bg:#151512;--panel:#20201b;--raised:#292923;--orange:#ff713d;--orange-bright:#ff814f;--cream:#f3f0e7;--muted:#adafa0;--line:#36372e;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--cream);font-family:var(--body);font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button,a,input,textarea,select,summary{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--orange)}a{color:inherit}button{color:inherit}button svg{flex:none}button{border:0}h1,h2,h3,p{margin:0}button{background:transparent}h1,h2{font-family:var(--display);font-weight:800;line-height:1;text-transform:uppercase}h2{font-size:2.25rem;letter-spacing:.01em}h2>span{color:var(--orange)}p{line-height:1.65}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:20px;top:-80px;z-index:10000;background:var(--orange);padding:12px;color:#171712}.skip-link:focus{top:10px}.header{max-width:1600px;margin:auto;padding:22px 4%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-family:var(--display);font-size:1.65rem;font-weight:800;line-height:.86;letter-spacing:.02em}.brand-mark{position:relative;display:grid;place-items:center;height:48px;width:48px;transform:rotate(-7deg);color:var(--bg);background:var(--orange);border-radius:13px;font-size:1.8rem;letter-spacing:-.06em}.brand-mark span{position:absolute;right:-4px;top:-4px;font-size:1.1rem;color:var(--cream)}.brand-period{color:var(--orange)}.desktop-nav{display:flex;gap:32px;margin-left:55px;align-self:stretch;align-items:center}.nav-item{font-size:.94rem;color:var(--muted);position:relative;padding:12px 0;font-weight:600}.nav-item.active{color:var(--cream)}.nav-item.active:after{content:'';height:3px;width:18px;position:absolute;bottom:0;left:calc(50% - 9px);background:var(--orange);border-radius:3px}.header-actions{display:flex;gap:22px;align-items:center}.account-button{display:flex;align-items:center;gap:8px;max-width:220px}.account-button span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-icon{font-size:1.5rem}.button{min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--raised);border:1px solid var(--line);color:var(--cream);padding:12px 20px;border-radius:7px;font-size:.91rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s}.button:hover{background:#36362b;transform:translateY(-1px)}.button.orange{background:var(--orange);border-color:var(--orange);color:#1b1b15}.button.orange:hover{background:#ff875b}.button.danger{background:#56221d;color:#ffd7d1;border-color:#7a3c35}.button.full{width:100%;margin-top:12px}.text-button{font-size:.88rem;font-weight:600;padding:10px 0;text-align:left}.text-button:hover{color:var(--orange)}.text-button.full{text-align:center;width:100%}.round-button{width:43px;height:43px;display:grid;place-items:center;background:var(--raised);border:1px solid var(--line);border-radius:50%}main{max-width:1600px;margin:auto;padding:0 4%}.section-top{display:flex;align-items:center;justify-content:space-between;padding:30px 0 18px}.eyebrow{display:block;font-size:.73rem;font-weight:700;letter-spacing:.12em;line-height:1.6;color:var(--muted)}.section-top .eyebrow{display:flex;align-items:center;gap:9px}.tiny-star{color:var(--orange);font-size:1.25rem}.edition{color:#8d9080;font-size:.7rem;letter-spacing:.09em}.explore-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:26px;align-items:start}.hero{height:355px;border-radius:12px;overflow:hidden;position:relative;background:#090909}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:63% 58%;opacity:.88}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0c0c0ce8 0%,#0c0c0c7a 40%,transparent 80%)}.hero-content{position:relative;padding:30px;z-index:1}.hero-kicker{display:inline-block;font-size:.73rem;letter-spacing:.14em;font-weight:700;margin-bottom:14px;color:#dbdace}.hero h1{font-size:clamp(3.5rem,5.2vw,5.2rem);line-height:.88;letter-spacing:-.01em}.hero h1 span{color:var(--orange)}.hero p{font-size:.85rem;color:#d3d1c7;line-height:1.5;margin:17px 0 18px}.hero .button{font-size:.84rem;min-height:42px;padding:10px 15px}.hero-stamp{position:absolute;right:22px;top:20px;width:84px;height:84px;border:1px solid #ead4b482;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(14deg);font-size:.57rem;line-height:1.25;letter-spacing:.08em;color:#eadcc6;background:#16161155}.hero-stamp strong{font-size:.83rem;font-family:var(--display);letter-spacing:.07em}.hero-stamp span{font-size:.65rem;margin-top:3px}.search-bar{display:flex;align-items:center;gap:12px;margin-top:18px;border:1px solid #454639;background:#23241d;border-radius:8px;padding:7px 8px 7px 16px;min-height:59px}.search-bar svg{color:#b9bcac}.search-bar input{background:transparent;border:0;color:var(--cream);width:100%;min-width:0;padding:8px 0;font-size:.92rem;outline-offset:0}.search-bar input::placeholder{color:#a6a897}.search-bar button{width:40px;height:40px;background:var(--orange);color:#151512;font-size:1.7rem;border-radius:5px;flex:none}.quick-cities{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.quick-cities>span{color:#989b89;font-size:.65rem;letter-spacing:.06em;margin-right:5px}.quick-cities button{font-size:.76rem;border:1px solid #393b30;padding:6px 10px;border-radius:25px;color:#cbcebd;min-height:32px}.quick-cities button:hover{border-color:var(--orange);color:var(--orange)}.search-results{border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:8px;margin-top:8px}.search-result{display:block;width:100%;padding:10px 12px;text-align:left;border-radius:5px;border-bottom:1px solid var(--line)}.search-result:hover{background:var(--raised)}.search-result strong,.search-result span{display:block}.search-result span{font-size:.8rem;color:var(--muted)}.map-card{position:relative;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--panel)}.map-top{height:87px;display:flex;align-items:center;justify-content:space-between;padding:14px 20px}.map-top .eyebrow{font-size:.65rem;margin-bottom:5px}.map-top h2{font-size:1.7rem}.map-bottom{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;font-size:.77rem;color:#c4c7b5;min-height:49px}.map-bottom span:last-child{font-size:.59rem;letter-spacing:.1em;color:#8d9280}#map{height:314px;background:#30352b;isolation:isolate;z-index:0}.leaflet-tile-pane{filter:grayscale(.95) sepia(.2) brightness(.57) contrast(1.1)}.leaflet-control-attribution{font-size:10px!important;background:#eaece2e8!important;color:#24251e!important}.leaflet-container a{color:#334b22}.leaflet-control-zoom{border:1px solid #696f54!important;box-shadow:none!important}.leaflet-control-zoom a{background:#22251e!important;color:#e9efdc!important;border-color:#444a3a!important}.map-search{position:absolute;z-index:500;bottom:78px;left:50%;transform:translateX(-50%);border-radius:25px;background:var(--cream);color:var(--bg);padding:9px 16px;min-height:39px;white-space:nowrap;font-size:.78rem;box-shadow:0 5px 16px #0005}.map-search:hover{transform:translateX(-50%);background:#fff}.burger-pin{border-radius:50% 50% 50% 3px;transform:rotate(-45deg);background:var(--orange);border:2px solid #ffe5ce;box-shadow:0 3px 15px #0006;width:29px;height:29px;display:grid;place-items:center;color:#211d15;font-weight:800}.burger-pin span{transform:rotate(45deg);font-size:11px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:var(--cream);color:#22251c}.leaflet-popup-content{font:14px var(--body)}.leaflet-popup-content button{display:block;background:#ff713d;color:#151512;padding:9px 12px;margin-top:9px;border-radius:4px;font-weight:700}.places-section{margin-top:37px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:13px}.section-heading .eyebrow{font-size:.66rem;margin-bottom:8px}.section-heading h2{font-size:2.3rem}.section-heading .text-button{color:#c8cbbc;white-space:nowrap}.muted{color:var(--muted);font-size:.92rem}#places-status{font-size:.86rem}.place-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.intro-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:28px;padding:24px 0 30px;border-top:1px solid var(--line)}.intro-strip>div{display:flex;gap:14px;align-items:center}.step-number{font-family:var(--display);font-size:2.8rem;font-weight:700;color:#676c54;line-height:1}.intro-strip h3{font-size:.93rem;font-weight:600}.intro-strip p{font-size:.77rem;color:var(--muted);margin-top:3px;max-width:235px}.place-card{background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:23px;display:flex;flex-direction:column;min-width:0;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.place-card:hover{border-color:#6a6c56;transform:translateY(-2px)}.place-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.place-number{font-family:var(--display);font-size:2.3rem;color:#9b9e84;line-height:1}.save-spot{height:40px;width:40px;border:1px solid var(--line);border-radius:50%;font-size:1.4rem;display:grid;place-items:center}.save-spot[aria-pressed=true]{color:var(--orange);border-color:#8e5236}.place-card h3{font-size:1.24rem;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.place-card .address{font-size:.82rem;color:var(--muted);margin-top:7px}.place-tags{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.tag{font-size:.71rem;border-radius:4px;padding:4px 7px;background:#303227;color:#c9ceb7}.place-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:9px;align-items:center}.place-actions .button{min-height:39px;padding:9px 13px;font-size:.8rem}.place-actions .text-button{font-size:.8rem;padding:9px}.page-heading{padding:42px 0 30px}.page-heading h1{font-size:clamp(3.3rem,6.6vw,6.5rem);line-height:.92;margin:15px 0 18px}.page-heading h1 span{color:var(--orange)}.page-heading>.button{margin-top:20px}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin-bottom:32px;gap:24px}.stats>div{display:flex;align-items:center;gap:18px}.stats strong{font:700 3.3rem var(--display);color:var(--orange)}.stats span{font-size:.71rem;letter-spacing:.08em;color:var(--muted)}.sort-label{display:flex;align-items:center;gap:8px;font-size:.8rem;color:var(--muted)}.sort-label select{padding:8px;font-size:.8rem}.review-card{padding-top:22px}.review-score{font:800 3.3rem var(--display);color:var(--orange);line-height:1}.review-score small{font:500 .8rem var(--body);color:var(--muted)}.review-burger{font-weight:600;margin-top:14px}.review-notes{font-size:.86rem;color:#c7c9bc;white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 16px}.review-date{font-size:.73rem;color:var(--muted)}.review-meta{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.review-actions{display:flex;gap:16px;border-top:1px solid var(--line);padding-top:8px;margin-top:auto}.review-actions button{font-size:.78rem}.review-actions button:last-child{margin-left:auto}.empty-state{grid-column:1/-1;border:1px dashed #454936;background:#1d1f17;padding:40px 24px;border-radius:10px;text-align:center}.empty-state h3{font-family:var(--display);font-size:2rem;text-transform:uppercase;margin-bottom:8px}.empty-state .button{margin-top:20px}.shared-card{max-width:660px;margin:auto}.shared-card .review-score{font-size:5rem}.shared-card h3{font-size:1.8rem}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:26px 0;margin-top:34px;color:#a9ad97}footer .footer-brand{font:800 1.45rem var(--display);text-decoration:none;color:#e4e7d8}footer .footer-brand span{font:400 .7rem var(--body);vertical-align:top;margin-left:3px}footer>span{font-size:.64rem;letter-spacing:.1em}footer>div{display:flex;gap:20px;align-items:center}footer>div>a,footer .text-button{font-size:.69rem;font-weight:400}.mobile-nav{display:none}dialog{background:#20221a;color:var(--cream);border:1px solid #474b36;border-radius:14px;padding:28px;width:min(550px,calc(100% - 28px));max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 30px 100px #0008}dialog::backdrop{background:#070904c9;backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.dialog-heading h2{font-size:2.5rem}.dialog-heading .eyebrow{font-size:.65rem;margin-bottom:8px}.close-button{font-size:1.8rem;line-height:1;min-height:40px;min-width:40px;background:#34372a;border-radius:50%;flex:none}form>label,.form-row>label{display:flex;flex-direction:column;gap:7px;font-size:.84rem;font-weight:600;margin-top:17px}input:not([type=checkbox]):not([type=range]),textarea,select{background:#161811;border:1px solid #4b4f3a;color:var(--cream);border-radius:6px;padding:12px;min-width:0;width:100%;font-size:1rem}textarea{resize:vertical}.search-bar input:not([type=checkbox]){background:transparent;border:0;padding:8px 0;font-size:.92rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-row>label{min-width:0}small{font-size:.73rem;font-weight:400;color:var(--muted)}.score-picker{border:1px solid #55583e;padding:18px;border-radius:8px;margin:23px 0 4px;background:#282b1f}.score-picker>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px}.score-picker label{font-size:.7rem;letter-spacing:.09em}.score-picker output{font:800 3rem var(--display);color:var(--orange);line-height:1}.score-picker output span{font:500 .85rem var(--body);color:#b3b69e;margin-left:4px}input[type=range]{width:100%;accent-color:var(--orange);margin:18px 0 10px;height:25px;cursor:pointer}.scale-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:.68rem}.check-label{flex-direction:row!important;align-items:flex-start;gap:10px!important;font-weight:400!important}.check-label input{width:19px;height:19px;accent-color:var(--orange);flex:none;margin-top:2px}.check-label small{display:block;margin-top:3px;line-height:1.5}.form-error{color:#ffad99;margin-top:14px;font-size:.85rem;white-space:pre-line}.form-error:empty{display:none}.form-footnote{font-size:.73rem;color:var(--muted);text-align:center;line-height:1.5;margin-top:14px}.info-copy h3{font-size:1rem;margin:20px 0 8px}.info-copy p{font-size:.87rem;color:#c4c9b1;margin-bottom:14px}.info-copy a{color:var(--orange)}.delete-account{margin-top:24px;font-size:.85rem;color:#d3b4a5}.delete-account summary{cursor:pointer;padding:10px 0}.delete-account p{margin:8px 0}.delete-account label{display:block;margin-top:12px}#toast{position:fixed;left:50%;bottom:30px;transform:translateX(-50%);z-index:10000;background:#f1f0df;color:#202419;border:1px solid #909d78;box-shadow:0 10px 40px #0007;border-radius:8px;padding:14px 20px;font-size:.9rem;width:max-content;max-width:calc(100% - 30px)}.noscript{padding:24px;text-align:center;background:var(--orange);color:#171811}.view{animation:enter .25s ease-out}@keyframes enter{from{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(min-width:1450px){.hero{height:395px}.hero-content{padding:35px}.hero h1{font-size:5.7rem}#map{height:354px}}
@media(max-width:1050px){.header{padding:18px 3%;gap:15px}.desktop-nav{margin-left:0;gap:24px}.header-actions{gap:16px}.account-button{font-size:.85rem}.header-rate{font-size:.8rem;padding:10px 13px}main{padding:0 3%}.explore-grid{gap:18px;grid-template-columns:1.1fr 1fr}.hero-content{padding:26px 22px}.hero h1{font-size:4.1rem}.hero-stamp{right:12px;width:65px;height:65px;font-size:.5rem}.hero-stamp strong{font-size:.67rem}.quick-cities>span{width:100%;margin-bottom:2px}.place-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro-strip{gap:15px}.intro-strip>div{gap:10px}.intro-strip p{font-size:.72rem}.step-number{font-size:2.2rem}footer>span{display:none}}
@media(max-width:760px){.header{padding:17px 20px;position:relative}.brand{font-size:1.4rem;gap:10px}.brand-mark{height:41px;width:41px;font-size:1.6rem;border-radius:11px}.desktop-nav,.header-rate{display:none}.header-actions{gap:0}.account-button{font-size:.85rem;gap:6px;max-width:165px}.header .user-icon{font-size:1.5rem}main{padding:0 20px}.section-top{padding:23px 0 15px}.section-top .eyebrow{font-size:.61rem;letter-spacing:.1em}.section-top .tiny-star{font-size:1rem}.edition{display:none}.explore-grid{grid-template-columns:1fr;gap:22px}.hero{height:340px}.hero-content{padding:25px}.hero h1{font-size:4.6rem}.hero>img{object-position:65% 50%}.hero-stamp{right:17px;top:17px;width:73px;height:73px}.hero p{font-size:.82rem;margin:16px 0}.hero .button{min-height:44px}.search-bar{margin-top:15px;padding-left:12px}.search-bar input:not([type=checkbox]){font-size:.85rem}.quick-cities{gap:7px;margin-top:12px}.quick-cities>span{font-size:.62rem;display:none}.quick-cities button{font-size:.72rem;min-height:35px;padding:7px 11px}.map-top{height:73px;padding:12px 16px}.map-top h2{font-size:1.5rem}.map-top .eyebrow{font-size:.59rem}#map{height:250px}.map-bottom{padding:11px 14px;min-height:43px;font-size:.72rem}.map-bottom span:last-child{font-size:.53rem}.map-search{bottom:69px}.places-section{margin-top:30px}.section-heading{align-items:flex-start;gap:10px;flex-wrap:wrap}.section-heading h2{font-size:2rem}.section-heading .text-button{font-size:.75rem;white-space:normal;padding:0}.section-heading .eyebrow{font-size:.59rem}.place-grid{grid-template-columns:1fr;gap:14px;margin-top:18px}.intro-strip{grid-template-columns:1fr;gap:23px;padding:24px 0 9px;margin-top:25px}.intro-strip>div{gap:20px}.intro-strip p{font-size:.79rem;max-width:none}.intro-strip h3{font-size:.94rem}.step-number{font-size:2.9rem}.place-card{padding:21px}.place-card h3{font-size:1.25rem}.place-card-top{margin-bottom:12px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:1100;justify-content:space-around;align-items:center;background:#1c1e16f5;border-top:1px solid #404431;padding:7px 6px max(9px,env(safe-area-inset-bottom));backdrop-filter:blur(12px);gap:0}.mobile-nav button{min-height:49px;min-width:55px;padding:4px;color:#abae9a;font-size:.62rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-weight:500}.mobile-nav button>span{font-size:1.65rem;line-height:1.15}.mobile-nav button.active{color:var(--orange)}.mobile-nav button.mobile-add{min-width:49px;width:49px;height:49px;border-radius:50%;background:var(--orange);color:#171811;margin:0 3px;box-shadow:0 0 22px #fa64391c}.mobile-add>span{font-size:2rem!important;font-weight:400}footer{align-items:flex-start;flex-direction:column;gap:12px;margin-top:28px;padding:24px 0 106px}footer>div{justify-content:space-between;width:100%;gap:10px}footer .footer-brand{font-size:1.35rem}footer>div>a,footer .text-button{font-size:.66rem}.page-heading{padding:34px 0 25px}.page-heading h1{font-size:4rem}.page-heading .eyebrow{font-size:.63rem}.stats{gap:12px;padding:16px 0;margin-bottom:25px}.stats>div{flex-direction:column;gap:2px;align-items:flex-start}.stats strong{font-size:2.7rem}.stats span{font-size:.6rem;letter-spacing:.05em}.sort-label{font-size:.75rem}.sort-label select{font-size:.78rem}.empty-state{padding:32px 18px}.empty-state h3{font-size:1.8rem}dialog{padding:22px;width:calc(100% - 20px);max-height:calc(100dvh - 24px);border-radius:13px}.dialog-heading{gap:12px;margin-bottom:20px}.dialog-heading h2{font-size:2.15rem}.form-row{gap:10px}.form-row>label{font-size:.8rem}.score-picker{padding:15px}.score-picker label{font-size:.65rem}#toast{bottom:90px;font-size:.82rem}.hero-shade{background:linear-gradient(90deg,#0a0a0ae8 0%,#0b0b0b77 45%,transparent 95%)}.shared-card{padding:22px}.shared-card h3{font-size:1.4rem}}
@media(max-width:370px){main{padding:0 14px}.header{padding:16px 14px}.hero-content{padding:24px 20px}.hero h1{font-size:4.1rem}.hero-stamp{right:12px;width:64px;height:64px}.quick-cities{gap:5px}.quick-cities button{padding:6px 8px;font-size:.68rem}.form-row{grid-template-columns:1fr}.page-heading h1{font-size:3.5rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Keep the primary action visible on narrow phones and at larger text sizes. */
@media(max-width:760px){.hero{min-height:340px;height:auto}.hero-content{min-height:340px}.hero h1{font-size:clamp(3rem,13vw,4.6rem);white-space:nowrap}.quick-cities button{font-size:.8rem}.mobile-nav button{font-size:.7rem}.place-actions .button,.place-actions .text-button,.review-actions button{font-size:.875rem}}

.map-stage{position:relative}.map-search{bottom:28px}.map-feedback{padding:12px 18px;border-top:1px solid var(--line);font-size:.875rem;line-height:1.5;color:#c8cbb8;background:#25271e}.map-bottom{border-top:1px solid var(--line)}

.photo-picker{border:1px solid #45453b;border-radius:16px;padding:18px;margin:20px 0}.photo-picker p{margin:10px 0}.photo-picker .button{min-width:0;padding:12px}.photo-picker img{display:block;width:100%;max-height:320px;object-fit:contain;border-radius:12px;margin:14px 0}.photo-picker img[hidden]{display:none}.review-photo{width:100%;height:230px;object-fit:cover;border-radius:12px;margin-bottom:18px}.shared-card .review-photo{height:auto;max-height:600px;object-fit:contain}

.install-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 4%;padding:14px 0;border-bottom:1px solid var(--line)}.install-strip strong{display:block;font-size:.78rem;letter-spacing:.06em}.install-strip span{display:block;color:#c8cbb8;font-size:.8rem;margin-top:3px}.install-strip .button{white-space:nowrap;min-height:44px}footer>div{flex-wrap:wrap}@media(max-width:760px){.install-strip{margin:0 20px;gap:10px}.install-strip strong{font-size:.65rem}.install-strip span{font-size:.75rem}.install-strip .button{padding:11px 14px;font-size:.8rem}}

.map-filters{padding:14px 16px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:1px solid var(--line)}.map-filters label{margin:0;min-width:0;font-size:.75rem}.map-filters select{width:100%;min-width:0;margin-top:5px;padding:10px 8px;font-size:.8rem;min-height:44px}.map-filters .text-button{align-self:end;min-height:44px}.map-filters p{grid-column:1/-1;font-size:.75rem;line-height:1.5;margin:0;color:#c8cbb8}.map-filters #filter-status{color:#f0eee3}

.group-editor,.group-summary{border:1px solid var(--line);border-radius:12px;padding:16px;margin:18px 0}.group-member{display:grid;grid-template-columns:minmax(0,1fr) 85px;gap:10px;border-bottom:1px solid var(--line);margin:12px 0;padding-bottom:10px}.group-member label{min-width:0;margin:0}.group-member button{grid-column:1/-1;justify-self:start}.group-summary h3{margin:10px 0}.group-summary h3 small{font-size:.8rem;font-weight:400}.group-summary ul{list-style:none;padding:0;margin:0}.group-summary li{display:flex;justify-content:space-between;gap:14px;padding:9px 0;border-top:1px solid var(--line)}.group-summary li span{overflow-wrap:anywhere}.group-summary li small{display:block;font-size:.7rem;color:#bfc4ad}.group-vote{max-width:560px;margin:24px auto;padding:22px;border:1px solid var(--line);border-radius:12px}#refresh-group{display:block;margin:18px auto}

.score-picker .score-number-label{display:block;margin:10px 0 6px;font-size:.8rem;letter-spacing:0}#score-number{max-width:150px;font-size:1.3rem;font-weight:700;padding:10px 12px}#score-number-help{display:block;color:#c8cbb8;font-size:.75rem;margin-top:6px}

.community-score{font-weight:700;color:var(--orange,#ff6a32);font-size:.9rem;line-height:1.5;overflow-wrap:anywhere}
.restaurant-name-link{text-decoration-color:var(--orange);text-underline-offset:5px}.restaurant-name-link span{font-size:.7em;color:var(--orange)}.restaurant-page{max-width:1100px;margin:0 auto;padding:32px 24px 70px}.restaurant-hero{padding:26px 0;border-bottom:1px solid var(--line);margin-bottom:24px}.restaurant-hero h1{font-size:clamp(2.8rem,7vw,5rem);overflow-wrap:anywhere;margin:14px 0}.restaurant-hero p{margin:8px 0}.restaurant-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.restaurant-links .button{min-height:44px}.restaurant-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:24px 0}.restaurant-panel{min-width:0;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.restaurant-panel h2{font-size:2rem;margin-bottom:22px}.restaurant-panel dt{font-weight:700;color:var(--muted);margin-top:18px}.restaurant-panel dd{margin:5px 0;overflow-wrap:anywhere;white-space:pre-line}.restaurant-panel .button{display:inline-flex;margin:8px 8px 8px 0;min-height:44px;white-space:normal;overflow-wrap:anywhere}.restaurant-items{list-style:none;padding:0}.restaurant-items li{padding:14px 0;border-bottom:1px solid var(--line);display:flex;gap:14px;justify-content:space-between}.restaurant-items li span{flex-shrink:0;color:var(--orange)}.restaurant-page .form-footnote{margin-top:14px}@media(max-width:650px){.restaurant-columns{grid-template-columns:1fr}.restaurant-page{padding:24px 18px 50px}.restaurant-panel{padding:20px}.restaurant-page+.mobile-nav{display:none}}
.restaurant-visits{margin:24px 0}.restaurant-visits label{max-width:250px;margin-top:20px}.restaurant-visit{padding:20px 0;border-bottom:1px solid var(--line)}.restaurant-visit>p:first-child{color:var(--muted);font-size:.85rem}.restaurant-visit h3{margin:6px 0}.restaurant-visit p{white-space:pre-wrap;overflow-wrap:anywhere}
