:root{--ink:#202c2e;--muted:#6e7777;--orange:#e95038;--line:#e7e9e5;--bg:#f7f8f5;--soft:#fff1eb;font-family:system-ui,-apple-system,'Segoe UI',sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--bg);font-size:16px}button,input,select{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #e9503890;outline-offset:4px}button{transition:background .18s,transform .18s}button:hover{filter:brightness(.97)}button:active{transform:translateY(1px)}[hidden]{display:none!important}header{height:92px;max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 64px;border-bottom:1px solid var(--line);gap:20px}.brand{font-family:system-ui,-apple-system,'Segoe UI',sans-serif;color:var(--ink);font-weight:800;font-size:31px;letter-spacing:-1.7px;text-decoration:none;display:flex;align-items:center}.brand-icon{background:var(--orange);border-radius:12px;color:white;width:35px;height:39px;display:grid;place-items:center;font-size:42px;line-height:1;margin-right:10px;transform:rotate(-7deg)}.brand-dot{color:var(--orange)}nav{display:flex;gap:32px;height:100%}.nav{font-weight:600;font-size:14px;padding:0 2px;position:relative;color:var(--muted)}.nav.active{color:var(--orange)}.nav.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--orange);border-radius:3px}.nav span{font-size:12px;background:#e9eae6;padding:2px 6px;border-radius:50%;margin-left:4px}.demo-badge{font-size:11px;letter-spacing:1.4px;border:1px solid #d9dfd7;border-radius:6px;padding:7px 10px;color:#647066;font-weight:700}main{max-width:1440px;margin:auto;padding:40px 64px 0}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:33px}.eyebrow{font-size:11px;letter-spacing:1.9px;font-weight:700;color:var(--muted);margin:0 0 11px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:system-ui,-apple-system,'Segoe UI',sans-serif}h1{font-size:49px;letter-spacing:-2.3px;line-height:1.2;margin-bottom:9px;font-weight:800}h1 span{color:var(--orange)}.intro p:last-child{color:var(--muted);margin-bottom:0;font-size:15px}.location{display:flex;align-items:center;gap:14px;border:1px solid var(--line);background:white;border-radius:14px;padding:15px 18px}.location>span:first-child{font-size:28px;color:var(--orange)}.location small{display:block;font-size:10px;letter-spacing:1.6px;color:var(--muted);text-align:left;margin-bottom:5px}.location strong{font-size:14px}.workspace{display:grid;grid-template-columns:342px minmax(0,1fr);gap:34px;align-items:start}.planner{border:1px solid var(--line);background:white;border-radius:20px;padding:25px 24px 17px;box-shadow:0 5px 14px #17282003}.section-label{display:flex;gap:9px;align-items:center;margin-bottom:15px}.step{font-size:11px;color:var(--orange);background:var(--soft);padding:4px 5px;border-radius:4px;font-weight:700}.section-label h2{font-size:15px;font-weight:750;letter-spacing:-.3px;margin:0}.muted{color:var(--muted);font-size:12px;margin-left:auto}.modes{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:26px}.mode{border:1px solid var(--line);border-radius:12px;min-height:102px;text-align:left;padding:12px;font-size:14px;font-weight:600;position:relative}.mode>span{display:block;font-size:24px;font-weight:400;line-height:1;margin-bottom:10px}.mode small{display:block;font-weight:400;font-size:10px;margin-top:5px;color:var(--muted)}.mode.selected{border-color:var(--orange);background:var(--soft);color:#bd3e29}.mode.selected:after{content:'✓';position:absolute;right:10px;top:9px;color:white;background:var(--orange);width:15px;height:15px;line-height:15px;border-radius:50%;font-size:10px;text-align:center}.segmented{display:flex;padding:4px;background:var(--bg);border-radius:9px;gap:2px;margin-bottom:22px}.segmented button{flex:1;padding:9px 3px;border-radius:6px;font-size:12px;color:var(--muted)}.segmented .selected{background:white;box-shadow:0 2px 5px #00000009;color:var(--ink);font-weight:600}.range-title{display:flex;justify-content:space-between;font-size:13px;margin-bottom:12px}.range-title strong{color:var(--orange)}input[type=range]{width:100%;accent-color:var(--orange);height:4px;cursor:pointer}.range-ticks{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin:8px 0 28px}.budgets{display:flex;gap:7px}.budgets button{flex:1;border:1px solid var(--line);padding:9px 2px;border-radius:8px;font-size:13px}.budgets .selected{background:var(--soft);border-color:var(--orange);color:#bd3e29}.budget-help{color:var(--muted);font-size:12px;margin:9px 0 19px}.filter-toggle{display:flex;align-items:center;gap:8px;font-size:13px;width:100%;padding:14px 0;border-top:1px solid var(--line);margin-bottom:8px;text-align:left}.filter-toggle>span:last-child{margin-left:auto}.decide{border-radius:12px;background:var(--orange);color:white;font-weight:700;font-size:21px;display:flex;justify-content:center;align-items:center;gap:12px;width:100%;padding:15px;margin-top:8px;box-shadow:0 5px 15px #e9503823}.decide>span:first-child{font-size:29px;line-height:1}.decide>span:last-child{margin-left:auto;font-weight:400}.decide>span:first-child{margin-right:auto}.planner-foot{font-size:11px;color:var(--muted);text-align:center;margin:12px 0 0}.results-heading{display:flex;justify-content:space-between;align-items:center;margin:5px 0 21px;gap:12px}.results-heading .eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:8px}.results-heading h2{font-size:24px;letter-spacing:-.7px;margin:0}.result-count{font-size:11px;color:var(--muted);white-space:nowrap}.categories{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:23px}.categories button{padding:9px 13px;border:1px solid var(--line);background:white;border-radius:25px;font-size:12px;white-space:nowrap}.categories .selected{background:var(--ink);border-color:var(--ink);color:white}.cards{display:grid;grid-template-columns:1fr 1fr;gap:19px}.place-card{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden;position:relative;transition:transform .2s,box-shadow .2s}.place-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #20302a0c}.image-placeholder{height:195px;background:#c1d0cc}.image-placeholder.second{background:#dacbb4}.card-body{padding:18px}.tag{font-size:10px;letter-spacing:1.2px;color:#6d786e;font-weight:700}.card-body h3{font-size:18px;letter-spacing:-.4px;margin:8px 0}.card-body p{font-size:13px;line-height:1.65;color:var(--muted);margin-bottom:17px}.card-meta{border-top:1px solid var(--line);padding-top:14px;display:flex;gap:13px;font-size:11px;color:var(--muted);align-items:center}.card-meta strong{margin-left:auto;color:var(--ink);font-size:12px}.group-banner{display:flex;align-items:center;gap:17px;background:#eef0e8;border:1px solid #e1e5d8;border-radius:14px;padding:22px;margin-top:23px}.group-banner h3{font-size:14px;margin:0 0 6px;letter-spacing:-.25px}.group-banner p{font-size:12px;color:var(--muted);margin:0}.group-banner button{margin-left:auto;font-size:12px;font-weight:600;white-space:nowrap}.group-banner button span{margin-left:8px}.avatar-stack{display:flex;padding-left:8px}.avatar-stack span{background:#dae2d2;color:#53734c;font-size:13px;font-weight:700;border:2px solid #eef0e8;border-radius:50%;height:34px;width:34px;margin-left:-8px;display:grid;place-items:center}.avatar-stack span:nth-child(2){background:#e8d8bd;color:#8f6945}.avatar-stack span:nth-child(3){background:#dddbe9;color:#777295}.data-note{font-size:11px;color:var(--muted);margin:17px 0;text-align:center}footer{max-width:1312px;margin:35px auto 0;border-top:1px solid var(--line);padding:24px 0;display:flex;align-items:center;gap:22px;font-size:11px;color:var(--muted)}footer>span:last-child{margin-left:auto}.footer-brand{font-size:18px;font-weight:800;letter-spacing:-1px;color:#8e9892}dialog{border:0;border-radius:22px;padding:30px;width:580px;max-width:calc(100% - 28px);max-height:90vh;color:var(--ink);box-shadow:0 25px 90px #15251d35}dialog::backdrop{background:#16282470;backdrop-filter:blur(4px)}.close{position:absolute;top:12px;right:14px;z-index:2;border-radius:50%;background:white;font-size:26px;height:34px;width:34px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;z-index:10;padding:13px 22px;border-radius:12px;font-size:14px;opacity:0;pointer-events:none;transition:.2s;max-width:90vw}#toast.show{opacity:1;transform:translate(-50%,0)}
.place-image{display:block;width:100%;height:185px;object-fit:cover;background:#d9e1db}.place-card:nth-child(1) .place-image{object-position:center 57%}.photo-badge{position:absolute;top:15px;left:14px;background:#fffffff0;font-size:9px;letter-spacing:1px;font-weight:700;padding:7px 9px;border-radius:6px}.favorite{position:absolute;right:13px;top:13px;border-radius:50%;width:33px;height:33px;background:#fffffff5;font-size:23px;display:grid;place-items:center;line-height:1;padding:0}.favorite.saved{color:var(--orange)}.card-link{display:block;text-align:left;width:100%;font-weight:400}.card-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.tag{text-transform:uppercase;font-size:10px}.rating{font-size:12px;color:#926b28;white-space:nowrap}.card-body p{min-height:44px}.card-body h3{font-size:17px;line-height:1.45}.card-meta{display:flex}.results .cards{row-gap:20px}.select-label{display:block;font-size:14px;margin:8px 0 12px}select{display:block;width:100%;padding:10px 8px;margin-top:6px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);font-size:14px}.check{display:flex;align-items:center;gap:8px;font-size:13px;margin:13px 0;line-height:1.4}.check input{width:16px;height:16px;accent-color:var(--orange);flex-shrink:0}.filter-note{font-size:12px;color:var(--muted);line-height:1.6}.empty{grid-column:1/-1;border:1px dashed #d5ddd4;border-radius:17px;min-height:290px;text-align:center;padding:40px 25px;display:flex;align-items:center;justify-content:center;flex-direction:column}.empty>span{font-size:40px;color:var(--orange);margin-bottom:15px}.empty h3{font-size:22px}.empty p{max-width:400px;font-size:15px;line-height:1.7;color:var(--muted)}.secondary{border:1px solid var(--line);border-radius:9px;padding:12px 16px;font-weight:600;font-size:14px;background:white}.detail-image{height:230px;border-radius:13px}.photo-credit{font-size:10px;color:var(--muted);margin:7px 0 20px}.photo-credit a{color:inherit}.detail-title{font-size:29px;letter-spacing:-.9px;line-height:1.3;margin:14px 0 8px}.detail-location{color:var(--muted);font-size:14px}.detail-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:22px 0;background:var(--bg);border-radius:11px;padding:17px 10px;text-align:center}.detail-stats div+div{border-left:1px solid var(--line)}.detail-stats strong{display:block;font-size:19px}.detail-stats small{font-size:12px;color:var(--muted)}.detail-text{font-size:16px;color:var(--muted);line-height:1.75;margin-bottom:20px}.detail-tags{display:flex;flex-wrap:wrap;gap:8px}.detail-tags span{background:#eff2ec;color:#536451;border-radius:6px;padding:6px 8px;font-size:12px}.tip{display:flex;gap:10px;background:var(--soft);padding:15px;border-radius:10px;font-size:14px;line-height:1.6;color:#984733;margin:22px 0}.detail-actions{display:flex;gap:10px;margin-top:12px}.detail-actions button:first-child{flex:1}.map-link{display:block;text-align:center;font-size:14px;color:var(--ink);text-decoration:none;padding:15px 0;width:100%}.modal-note{font-size:12px;text-align:center;color:var(--muted);line-height:1.6;margin:0}.chosen-eyebrow{color:var(--orange);margin:0 0 20px}.success{text-align:center;padding:20px 0 0}.success-mark{display:grid;place-items:center;width:65px;height:65px;border-radius:50%;background:#e7f0e4;color:#58754e;margin:0 auto 23px;font-size:32px}.success h2{font-size:28px}.success p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.7}.success .decide{margin-top:24px}.deciding{padding:50px 10px;text-align:center}.deciding p:last-child{color:var(--muted);font-size:15px}.spin{display:grid;place-items:center;background:var(--orange);color:white;width:75px;height:75px;border-radius:21px;margin:0 auto 30px;font-size:60px;animation:wiggle .5s infinite alternate}.deciding .eyebrow{font-size:10px}@keyframes wiggle{from{transform:rotate(-12deg)}to{transform:rotate(12deg)}}.local-demo{font-size:12px;color:#886431;background:#fff6df;border-radius:8px;padding:12px;line-height:1.6}.participants{display:flex;gap:8px;margin:20px 0}.participants button{flex:1;border:1px solid var(--line);border-radius:10px;padding:10px 7px;font-size:14px;display:flex;align-items:center;gap:7px}.participants button span{height:26px;width:26px;border-radius:50%;display:grid;place-items:center;background:#e6eade;font-size:12px}.participants .selected{border-color:var(--orange);background:var(--soft)}.vote-prompt,.vote-total{font-size:13px;color:var(--muted)}.vote-option{display:flex;align-items:center;gap:13px;text-align:left;border:1px solid var(--line);border-radius:12px;padding:10px;margin-bottom:12px;width:100%}.vote-option.voted{border-color:var(--orange);background:var(--soft)}.vote-option>img{width:68px;height:70px;object-fit:cover;border-radius:8px}.vote-option>span:nth-child(2){flex:1}.vote-option strong{font-size:14px;display:block;line-height:1.5}.vote-option small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.vote-option>span:last-child{color:var(--orange);font-size:22px;padding-right:7px}.vote-meter{display:block;width:100%;height:4px;background:#f0ede6;border-radius:4px;margin-top:7px}.vote-meter>span{display:block;height:4px;border-radius:4px;background:var(--orange)}.vote-total{text-align:center}.decide:disabled{opacity:.5;cursor:not-allowed}.winner{padding:20px;background:var(--bg);border-radius:12px;margin:15px 0}.winner h3{margin-bottom:8px;font-size:19px}.winner p{font-size:14px;color:var(--muted)}.locations{display:flex;flex-direction:column;gap:12px}.locations button{text-align:left}.locations span{float:right}.history-action{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.history-action button{color:#bd3e29;font-size:12px;text-align:right}.image-unavailable{padding:50px 25px;color:var(--muted);font-size:14px}.mode small{font-size:12px;line-height:1.45}.mode{min-height:110px}.segmented button{font-size:13px}.categories button{font-size:13px}.card-body p{font-size:14px;line-height:1.65}.group-banner p{font-size:13px}.group-banner button{font-size:14px}.range-title,.filter-toggle{font-size:14px}.budgets button{font-size:14px}.intro p:last-child{font-size:16px}.demo-badge{font-size:12px;letter-spacing:1.1px}.data-note{font-size:12px;line-height:1.6}.planner-foot{font-size:12px}.range-ticks{font-size:12px}.section-label h2{font-size:16px}.eyebrow{font-size:12px}.results-heading .eyebrow{font-size:11px}.result-count{font-size:12px}.cards{align-items:start}
@media(min-width:1450px){header,main{max-width:1480px}.workspace{grid-template-columns:355px minmax(0,1fr)}.image-placeholder{height:220px}}
@media(max-width:1150px){header{padding:0 30px}main{padding:32px 30px 0}.workspace{grid-template-columns:310px minmax(0,1fr);gap:25px}.planner{padding:22px 18px}.result-count{display:none}.group-banner{gap:10px;padding:18px}.avatar-stack{display:none}footer{margin:30px}.categories{gap:5px}.categories button{padding:8px 10px}.card-meta{gap:7px}.card-body{padding:14px}.group-banner button{white-space:normal}.results-heading h2{font-size:23px}}
@media(max-width:850px){header{height:78px;padding:0 22px}nav{gap:20px}.demo-badge{display:none}main{padding:28px 22px 0}.intro{margin-bottom:26px}h1{font-size:39px}.workspace{grid-template-columns:1fr}.planner{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.planner>*{grid-column:1/-1}.modes{grid-template-columns:repeat(4,1fr);margin-bottom:20px}.mode small{font-size:11px}.segmented button{font-size:14px}.section-label h2{font-size:16px}.planner .range-ticks{margin-bottom:20px}.decide{margin-top:10px}.image-placeholder{height:220px}.results-heading{margin-top:15px}.result-count{display:block}.card-body p{font-size:14px}.card-meta{font-size:12px}.group-banner{padding:22px}.avatar-stack{display:flex}footer{margin:20px 22px}.location{padding:12px}.eyebrow{font-size:10px}.intro p:last-child{font-size:14px}}
@media(max-width:540px){header{height:auto;min-height:76px;flex-wrap:wrap;gap:4px;padding:16px 20px 0}.brand{font-size:27px}.brand-icon{width:30px;height:34px;font-size:36px}nav{height:45px;gap:24px;width:100%;justify-content:center}.nav{font-size:14px}.intro{align-items:start;gap:18px;flex-direction:column}main{padding:28px 16px 0}h1{font-size:40px}.location{width:100%;padding:11px 14px;text-align:left}.location>span:last-child{margin-left:auto}.location small{display:inline;margin-right:12px;font-size:10px}.location strong{font-size:14px}.modes{grid-template-columns:1fr 1fr}.mode small{font-size:12px}.mode{font-size:15px;padding:15px}.cards{grid-template-columns:1fr;gap:20px}.image-placeholder,.place-image{height:220px}.results-heading h2{font-size:23px}.results-heading .eyebrow{font-size:10px}.result-count{font-size:12px}.categories{gap:7px}.categories button{font-size:14px;padding:10px 12px}.card-body{padding:19px}.card-body h3{font-size:20px}.card-body p{font-size:16px}.card-meta{font-size:13px}.card-meta strong{font-size:14px}.group-banner{flex-wrap:wrap}.group-banner button{margin:5px 0 0;padding:10px 0;font-size:14px}.data-note{line-height:1.7}.avatar-stack{display:none}footer{flex-wrap:wrap;gap:8px 15px}footer>span:last-child{width:100%;margin:0}.section-label h2{font-size:16px}.range-title,.filter-toggle{font-size:14px}.budget-help,.planner-foot{font-size:12px}.budgets button{font-size:14px}dialog{padding:24px 20px}.detail-title{font-size:25px}.detail-stats strong{font-size:17px}.detail-actions{flex-wrap:wrap}.detail-actions button{width:100%}.participants button{font-size:13px;gap:5px}.photo-credit{font-size:11px}.vote-option>img{width:55px;height:65px}.tag{font-size:11px}.results-heading{gap:7px}.check{font-size:14px}.card-body p{min-height:0}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
