:root{color-scheme:light;--bg: #f4f5f2;--surface: #ffffff;--surface-soft: #f8f1e7;--ink: #1f2421;--muted: #5f6761;--line: #d7ddd5;--taxi: #d6a31d;--brick: #9f4d36;--park: #3f6d55;--steel: #406a78;--shadow: 0 18px 48px rgba(42, 48, 44, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--ink)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg)}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.65}main{min-height:70vh}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:calc(100% - 32px);max-width:1120px;margin:18px auto 0;color:var(--muted);font-size:.86rem}.breadcrumbs a{color:var(--muted);text-decoration:none}.breadcrumbs a:hover{color:var(--ink)}.site-header,.site-footer,.page-shell,.section{width:calc(100% - 32px);max-width:1180px;margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0}.brand{display:inline-flex;align-items:center;gap:12px;min-width:220px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--ink);color:var(--surface);font-weight:800;letter-spacing:0}.brand strong,.brand small{display:block}.brand small{max-width:300px;color:var(--muted);font-size:.78rem;line-height:1.25}.site-nav,.site-footer nav,.card-actions,.hero-actions,.button-row,.business-meta,.meta-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.site-nav a,.site-footer nav a{color:var(--muted);font-size:.94rem}.site-nav a[aria-current=page],.site-nav a:hover,.site-footer a:hover{color:var(--ink)}.page-shell{padding:42px 0 72px}.hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:32px;align-items:center;padding:32px 0 26px}.hero-compact{grid-template-columns:minmax(0,1fr) 360px;align-items:stretch}.hero-copy{max-width:720px;min-width:0}.eyebrow,.kicker{display:inline-block;color:var(--brick);font-size:.77rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{margin:0;line-height:1.05;letter-spacing:0;overflow-wrap:break-word}h1{margin-top:14px;max-width:820px;font-size:6.2rem}h2{font-size:2.45rem}h3{font-size:1.2rem}.lead{max-width:720px;font-size:1.15rem}.hero-actions,.button-row{margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--ink);border-radius:999px;padding:0 18px;font-weight:800}.button-primary{background:var(--ink);color:var(--surface)}.button-secondary{background:transparent}.preview-chip{display:inline-flex;align-items:center;min-height:28px;border:1px solid #dcc46d;border-radius:999px;padding:0 10px;background:#fff3c2;color:#6b4d16;font-size:.78rem;font-weight:800}.hero-brief{display:grid;gap:10px;margin-top:30px}.hero-brief a{display:grid;grid-template-columns:136px minmax(90px,130px) minmax(0,1fr);gap:12px;align-items:center;border-left:4px solid var(--taxi);background:#ffffffd1;padding:13px 14px}.hero-brief span,.hero-brief small{color:var(--muted)}.hero-brief strong{font-size:1.18rem}.hero-brief small{line-height:1.4}.hero-media{display:grid;gap:10px;align-self:stretch;min-width:0;margin:0}.hero-media img{display:block;width:100%;max-width:100%;min-height:560px;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);object-fit:cover}.hero-media figcaption{color:var(--muted);font-size:.82rem;line-height:1.45}.hero-route-map{position:relative;min-height:560px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:linear-gradient(90deg,#f8f1e7 0 38%,#eef3ee 38% 68%,#d9e7ec 68% 100%);box-shadow:var(--shadow)}.hero-route-map:before{content:"";position:absolute;top:8%;bottom:8%;left:50%;width:8px;border-radius:999px;background:var(--park)}.hero-route-map:after{content:"";position:absolute;right:10%;bottom:14%;width:38%;height:42%;border:2px solid rgba(64,106,120,.42);border-radius:50%}.route-water{position:absolute;inset:0 0 0 68%;display:grid;place-items:end;padding:24px;color:#265562b8;font-size:.86rem;font-weight:800;text-transform:uppercase}.route-node{position:absolute;z-index:1;display:grid;gap:4px;width:min(255px,calc(100% - 48px));border:1px solid rgba(31,36,33,.12);border-radius:8px;padding:16px;background:#fffffff0;box-shadow:0 14px 34px #2a302c1f}.route-node span{color:var(--brick);font-size:.78rem;font-weight:800;text-transform:uppercase}.route-node strong{font-size:1.3rem}.route-node small{color:var(--muted);line-height:1.4}.route-node-midtown{top:13%;left:22%;border-top:4px solid var(--taxi)}.route-node-downtown{top:42%;left:10%;border-top:4px solid var(--park)}.route-node-brooklyn{right:8%;bottom:12%;border-top:4px solid var(--steel)}.proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding-top:0}.proof-strip div{background:var(--ink);color:#fff;padding:22px}.proof-strip strong,.proof-strip span{display:block}.proof-strip strong{font-size:2.2rem}.proof-strip span{color:#ffffffc2}.section{padding:42px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-head p{max-width:560px}.grid-3,.guide-grid,.business-grid,.two-column{display:grid;gap:16px}.grid-3,.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start}.guide-card,.business-card,.decision-card,.source-panel,.detail-panel,.quick-plan-panel,.pick-card{min-width:0;overflow-wrap:anywhere;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:18px}.card-media{margin:-18px -18px 2px;overflow:hidden;border-bottom:1px solid var(--line);border-radius:8px 8px 0 0;background:var(--surface-soft)}.card-media img{display:block;width:100%;height:100%;min-height:190px;max-height:230px;object-fit:cover}.guide-card,.decision-card,.pick-card{min-height:230px}.guide-card:hover,.business-card:hover,.decision-card:hover,.pick-card:hover{border-color:#9f4d3673;box-shadow:0 10px 30px #392d1f14}.guide-card h3,.business-card h3,.decision-card h3,.pick-card h3{margin-top:9px}.business-card-head{display:flex;align-items:start;justify-content:space-between;gap:16px}.price-pill,.status-pill{border:1px solid var(--line);border-radius:999px;padding:5px 9px;color:var(--muted);font-size:.82rem;white-space:nowrap}.detail-panel .status-pill{display:inline-block;max-width:100%;line-height:1.25;white-space:normal}.business-meta,.meta-row{color:var(--muted);font-size:.86rem}.business-meta span,.meta-row span{display:inline-flex;align-items:center;min-height:24px}.business-meta span+span:before,.meta-row span+span:before{content:"";width:4px;height:4px;margin-right:12px;border-radius:50%;background:var(--taxi)}.plain-list{margin:14px 0 0;padding-left:18px;color:var(--muted);line-height:1.55}.text-link{color:var(--brick);font-weight:800}.card-actions{margin-top:16px}.decision-card strong{display:block;margin-top:12px;font-size:1.5rem}.source-panel{display:grid;align-content:center;background:var(--surface-soft)}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:start}.article-body{display:grid;gap:34px;min-width:0}.article-layout h1{max-width:780px;font-size:4.3rem}.article-hero{display:grid;gap:16px}.article-hero h1,.article-hero .lead{margin:0}.article-media{display:grid;gap:9px;margin:0}.article-media img{display:block;width:100%;height:auto;max-height:520px;border:1px solid var(--line);border-radius:8px;object-fit:cover}.article-media figcaption{color:var(--muted);font-size:.82rem;line-height:1.45}.article-meta-row,.article-jump-links{display:flex;flex-wrap:wrap;gap:8px}.article-meta-row span,.article-jump-links a{display:inline-flex;align-items:center;min-height:32px;border:1px solid var(--line);border-radius:999px;padding:0 11px;background:#ffffffad;color:var(--muted);font-size:.84rem;font-weight:700}.article-jump-links a{color:var(--brick)}.article-jump-links a:hover{border-color:#9f4d366b;color:var(--ink)}.article-body>.article-quickstart{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px;border-top:0;padding-top:0}.quick-answer-panel{min-width:0;border-radius:8px;padding:24px;background:var(--ink);color:var(--surface)}.quick-answer-panel .eyebrow,.sidebar-nav .eyebrow{color:#f0c65d}.quick-answer-panel h2,.quick-plan-panel h2{margin-top:10px;font-size:2rem}.quick-answer-panel p{color:#ffffffc7}.quick-pick{margin-top:20px;border-top:1px solid rgba(255,255,255,.2);padding-top:18px}.quick-pick span,.quick-pick strong{display:block}.quick-pick span{color:#ffffffad;font-size:.82rem;font-weight:800}.quick-pick strong{margin-top:5px;font-size:1.3rem}.quick-pick .text-link{color:#f0c65d}.step-list{display:grid;gap:14px;margin:18px 0 0;padding:0;list-style:none}.step-list li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start}.step-index{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#edf4ee;color:var(--brick);font-weight:900}.step-list strong{display:block;font-size:1rem}.step-list p{margin:5px 0 0}.comparison-grid,.pick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.comparison-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.comparison-choice-grid>div{border-left:4px solid var(--line);padding-left:12px}.comparison-choice-grid strong{display:block}.comparison-choice-grid p{margin:6px 0 0}.pick-card{display:block}.pick-card p{margin-bottom:0}.article-body>section{border-top:1px solid var(--line);padding-top:26px}.sidebar-stack{display:grid;gap:16px;min-width:0;position:sticky;top:18px}.sidebar-stack>*{border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:22px}.sidebar-nav{display:grid;gap:8px;background:var(--ink);border-radius:8px;padding:18px}.sidebar-stack>.sidebar-nav{background:var(--ink);border-color:var(--ink);padding:18px}.sidebar-nav a{display:flex;align-items:center;min-height:34px;border-top:1px solid rgba(255,255,255,.14);color:#ffffffd1;font-size:.92rem;font-weight:700}.sidebar-nav a:hover{color:#fff}.source-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.source-list a{color:var(--brick);font-weight:700;overflow-wrap:anywhere}.site-footer{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding:34px 0 44px}.site-footer p{max-width:560px}@media(max-width:900px){.site-header,.site-footer,.section-head,.hero,.hero-compact,.article-layout,.two-column{grid-template-columns:1fr}.site-header,.site-footer,.section-head{display:grid;align-items:start}.grid-3,.guide-grid,.business-grid,.comparison-grid,.pick-grid,.article-body>.article-quickstart,.comparison-choice-grid{grid-template-columns:1fr}.hero-brief a{grid-template-columns:1fr}.hero-route-map{min-height:460px}.hero-media img{min-height:420px}.proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.site-nav{width:100%}.site-nav a{min-height:36px}h1{font-size:4rem}h2{font-size:2.1rem}.article-layout h1{font-size:3.35rem}.sidebar-stack{position:static}}@media(max-width:560px){.site-header,.site-footer,.page-shell,.section{width:calc(100% - 22px)}.page-shell{padding-top:28px}.brand{min-width:0}.site-nav{gap:8px}.site-nav a{min-height:30px;font-size:.9rem}.preview-chip{min-height:26px;padding:0 8px;font-size:.74rem}h1,.article-layout h1{font-size:2.62rem}h2{font-size:1.8rem}.article-jump-links a{flex:1 1 auto;justify-content:center}.quick-answer-panel,.quick-plan-panel,.detail-panel,.guide-card,.business-card,.decision-card,.source-panel,.pick-card{padding:16px}.button{width:100%}.proof-strip{grid-template-columns:1fr}.hero-route-map{min-height:500px}.hero-media,.card-media{margin-right:0;margin-left:0}.hero-media img{min-height:320px}.route-node{right:12px;left:12px;width:auto}.route-node-midtown{top:24px}.route-node-downtown{top:180px}.route-node-brooklyn{bottom:24px}}:root{--geo-font-body-system: "Avenir Next", Avenir, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif;--geo-font-display-system: "Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, "Times New Roman", serif;--geo-font-body: var(--geo-font-body-stack, var(--geo-font-body-system));--geo-font-display: var( --geo-font-display-stack, var(--geo-font-display-system) );--geo-font-ui: var(--geo-font-ui-stack, var(--geo-font-body));--geo-body-size: 1rem;--geo-body-line: 1.68;--geo-body-measure: 68ch;--geo-lead-size: clamp(1.05rem, 1.2vw, 1.18rem);--geo-lead-line: 1.58;--geo-lead-measure: 62ch;--geo-h1-size: clamp(2.75rem, 5.2vw, 4.8rem);--geo-h1-mobile-size: clamp(2.15rem, 10.2vw, 3.15rem);--geo-article-h1-size: clamp(2.5rem, 4.6vw, 4.15rem);--geo-article-h1-mobile-size: clamp(2.05rem, 9.6vw, 3rem);--geo-h2-size: clamp(1.72rem, 3vw, 2.55rem);--geo-h2-mobile-size: clamp(1.45rem, 7vw, 1.92rem);--geo-h3-size: clamp(1.12rem, 1.25vw, 1.32rem);--geo-display-line: 1;--geo-heading-line: 1.1;--geo-h1-measure: 15ch;--geo-article-h1-measure: 17ch;--geo-h2-measure: 24ch;--geo-h3-measure: 38ch}html:lang(el),body[data-locale=el]{--geo-font-display: var(--geo-font-body);--geo-body-line: 1.76;--geo-lead-line: 1.64;--geo-lead-measure: 66ch;--geo-h1-size: clamp(2.45rem, 5vw, 4.2rem);--geo-h1-mobile-size: clamp(2rem, 9.5vw, 2.85rem);--geo-article-h1-size: clamp(2.3rem, 4.4vw, 3.75rem);--geo-article-h1-mobile-size: clamp(1.95rem, 8.8vw, 2.7rem);--geo-h2-size: clamp(1.62rem, 2.8vw, 2.28rem);--geo-display-line: 1.06;--geo-heading-line: 1.16;--geo-h1-measure: 18ch;--geo-article-h1-measure: 19ch;--geo-h2-measure: 28ch}html:lang(de),body[data-locale=de]{--geo-h1-measure: 16ch;--geo-article-h1-measure: 19ch;--geo-heading-line: 1.12}html:lang(fr),html:lang(es),html:lang(it),html:lang(nl),body[data-locale=fr],body[data-locale=es],body[data-locale=it],body[data-locale=nl]{--geo-lead-measure: 64ch;--geo-heading-line: 1.11}html:lang(ar),html:lang(he),html[dir=rtl],body[data-direction=rtl]{--geo-font-display: var(--geo-font-body);--geo-body-line: 1.78;--geo-lead-line: 1.68;--geo-display-line: 1.1;--geo-heading-line: 1.18;--geo-h1-measure: 18ch;--geo-article-h1-measure: 20ch}html:lang(hi),html:lang(ja),html:lang(zh),body[data-locale=hi],body[data-locale=ja],body[data-locale=zh-Hans]{--geo-font-display: var(--geo-font-body);--geo-body-line: 1.76;--geo-lead-line: 1.66;--geo-display-line: 1.08;--geo-heading-line: 1.16;--geo-h1-measure: 18ch;--geo-article-h1-measure: 20ch}body,button,input,select,textarea{font-family:var(--geo-font-body);font-size:var(--geo-body-size);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body *{letter-spacing:0!important}body h1,body h2,body h3{color:var(--ink, currentColor);font-family:var(--geo-font-display);font-weight:650;letter-spacing:0!important;overflow-wrap:break-word;text-wrap:balance}body h1{max-width:min(100%,var(--geo-h1-measure));font-size:var(--geo-h1-size);line-height:var(--geo-display-line)}body h2{max-width:min(100%,var(--geo-h2-measure));font-size:var(--geo-h2-size);line-height:var(--geo-heading-line)}body h3{max-width:min(100%,var(--geo-h3-measure));font-size:var(--geo-h3-size);line-height:1.22}body p,body li{line-height:var(--geo-body-line)}body p{max-width:var(--geo-body-measure)}body .lead,body .hero-copy>p,body .article-hero .lead{max-width:var(--geo-lead-measure);font-size:var(--geo-lead-size);line-height:var(--geo-lead-line)}body .article-layout h1,body .article-hero h1{max-width:min(100%,var(--geo-article-h1-measure));font-size:var(--geo-article-h1-size);line-height:var(--geo-display-line)}body .quick-answer-panel h2,body .quick-plan-panel h2,body .hero-panel h2,body .source-panel h2{max-width:min(100%,20ch);font-size:clamp(1.45rem,2vw,2rem);line-height:var(--geo-heading-line)}body .summary-card h2,body .detail-panel h2,body .section-head h2{max-width:min(100%,var(--geo-h2-measure))}body .summary-card h3,body .detail-panel h3,body .guide-card h3,body .business-card h3,body .pick-card h3{max-width:min(100%,var(--geo-h3-measure))}body .eyebrow,body .kicker,body .status-pill,body .price-pill,body .chip,body .preview-chip,body .article-meta-row span,body .article-jump-links a,body .guide-action-label{font-family:var(--geo-font-ui);letter-spacing:0!important}html:lang(el) body .eyebrow,html:lang(el) body .kicker,body[data-locale=el] .eyebrow,body[data-locale=el] .kicker{text-transform:none}@media(max-width:900px){body h1{font-size:clamp(2.45rem,7.5vw,3.8rem)}body .article-layout h1,body .article-hero h1{font-size:clamp(2.3rem,7vw,3.45rem)}}@media(max-width:560px){body h1{max-width:min(100%,14ch);font-size:var(--geo-h1-mobile-size);line-height:1.03}body .article-layout h1,body .article-hero h1{max-width:min(100%,16ch);font-size:var(--geo-article-h1-mobile-size);line-height:1.04}body h2{max-width:min(100%,22ch);font-size:var(--geo-h2-mobile-size);line-height:1.12}body .lead,body .hero-copy>p,body .article-hero .lead{font-size:1.02rem;line-height:1.62}html:lang(el) body h1,body[data-locale=el] h1,html:lang(el) body .article-layout h1,html:lang(el) body .article-hero h1,body[data-locale=el] .article-layout h1,body[data-locale=el] .article-hero h1{max-width:min(100%,18ch);line-height:1.08}}
