@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Caveat:wght@400;600;700&display=swap";:root{--slo: #1c5f7c;--slo-bg: #e6eef3;--slo-subtle: rgba(28, 95, 124, .08);--cro: #b8423a;--cro-bg: #fbe9e7;--cro-subtle: rgba(184, 66, 58, .07);--wine: #722f5e;--wine-bg: #f4e6ee;--wine-subtle: rgba(114, 47, 94, .07);--ink: #1a1a1a;--soft: #444;--faint: #888;--muted: #bbb;--bg: #fefdfb;--card: #fff;--rule: rgba(0, 0, 0, .06);--warn: #d4760a;--warn-bg: #fef3e2;--accent-bg: #f4ede0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,-apple-system,sans-serif;background:var(--bg);color:var(--ink);line-height:1.65;-webkit-font-smoothing:antialiased}.cover{min-height:55vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:3rem 2rem 2.5rem;background:radial-gradient(ellipse at 20% 80%,rgba(28,95,124,.12) 0%,transparent 50%),radial-gradient(ellipse at 80% 30%,rgba(184,66,58,.08) 0%,transparent 50%),linear-gradient(170deg,#eef4f8,#fffef8,#fbe9e7)}.cover-badge{font-family:Caveat,cursive;font-size:1.15rem;color:var(--slo);background:#1c5f7c14;border:1px solid rgba(28,95,124,.15);border-radius:20px;padding:.3rem 1.2rem;margin-bottom:1.4rem}.cover h1{font-family:Playfair Display,serif;font-weight:900;font-size:clamp(2.6rem,5.8vw,4.4rem);line-height:1.05;margin-bottom:.6rem}.cover h1 .c-slo{color:var(--slo)}.cover h1 .c-cro{color:var(--cro)}.cover h1 .arr{color:#ccc;font-weight:300;font-size:.7em}.cover-flags{font-size:2.4rem;letter-spacing:.6rem;margin:1rem 0 .4rem}.cover-sub{font-size:.88rem;color:var(--soft);letter-spacing:.14em;text-transform:uppercase;font-weight:500;max-width:720px;line-height:1.55}.cover-stats{display:flex;gap:2.5rem;margin-top:2rem;justify-content:center;flex-wrap:wrap}.cover-stat{text-align:center}.cover-stat .num{font-family:Playfair Display,serif;font-size:1.7rem;font-weight:700;line-height:1.1}.cover-stat .txt{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:var(--faint);font-weight:500;margin-top:.2rem}.sec{max-width:920px;margin:0 auto;padding:2.5rem 2rem 2rem;border-top:1px solid var(--rule)}.sec:first-of-type{border-top:none}.sec-title{font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;text-align:center;margin-bottom:.35rem}.sec-sub{font-size:.84rem;color:var(--faint);text-align:center;margin-bottom:1.8rem;letter-spacing:.05em;line-height:1.5}.overview{background:var(--accent-bg);border-radius:14px;padding:1.8rem 2rem;margin-bottom:1.5rem;line-height:1.7}.overview p{font-size:.92rem;color:var(--ink);margin-bottom:.6rem}.overview p:last-child{margin-bottom:0}.overview strong{font-weight:700}.overview .ov-slo{color:var(--slo);font-weight:700}.overview .ov-cro{color:var(--cro);font-weight:700}.overview .ov-wine{color:var(--wine);font-weight:700}.route-timeline{display:flex;align-items:stretch;gap:0;margin:0 auto 1rem;max-width:860px}.route-seg{flex:1;text-align:center;padding:1rem .5rem}.route-seg .seg-flag{font-size:1.4rem;margin-bottom:.2rem}.route-seg .seg-place{font-family:Playfair Display,serif;font-size:.95rem;font-weight:700;margin-bottom:.1rem}.route-seg.slo .seg-place{color:var(--slo)}.route-seg.cro .seg-place{color:var(--cro)}.route-seg .seg-nights{font-size:.68rem;color:var(--faint);text-transform:uppercase;letter-spacing:.1em;font-weight:500}.route-seg .seg-bar{height:4px;border-radius:2px;margin-top:.6rem}.route-seg.slo .seg-bar{background:var(--slo)}.route-seg.cro .seg-bar{background:var(--cro)}.route-seg.fl .seg-bar{background:var(--muted);height:2px;margin-top:.7rem}.route-seg.fl .seg-place{color:var(--faint);font-size:.72rem;font-family:DM Sans,sans-serif;font-weight:500}.route-seg.fl .seg-flag{font-size:1rem}.flight-analysis{background:linear-gradient(135deg,#1c5f7c08,#b8423a08);border-radius:14px;padding:1.6rem 1.8rem;margin-bottom:1rem}.fa-title{font-family:Playfair Display,serif;font-size:1rem;font-weight:700;margin-bottom:.8rem}.fa-grid{display:grid;grid-template-columns:auto 1fr;gap:.3rem 1rem;font-size:.85rem}.fa-label{color:var(--faint);font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;padding-top:.1rem}.fa-val{color:var(--ink);line-height:1.55}.fa-val strong{font-weight:600}.fa-verdict{margin-top:1rem;padding-top:.8rem;border-top:1px solid var(--rule);font-size:.84rem;color:var(--soft);line-height:1.6}.fa-verdict strong{color:var(--ink)}.fa-tag{display:inline-block;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .5rem;border-radius:3px;margin-right:.3rem}.fa-tag.rec{background:var(--slo-bg);color:var(--slo)}.fa-tag.alt{background:#0000000a;color:var(--faint)}.hotel-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.82rem;line-height:1.45;background:#f4ede02e;border-radius:10px;padding:.4rem .6rem}.hotel-table thead th{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--faint);font-weight:600;padding:.55rem .8rem;border-bottom:2px solid var(--rule);text-align:left}.hotel-table tbody td{padding:.6rem .8rem;border-bottom:1px solid var(--rule);vertical-align:top}.hotel-table .ht-night{font-family:Caveat,cursive;font-size:.95rem;font-weight:600;white-space:nowrap}.hotel-table .ht-night.slo{color:var(--slo)}.hotel-table .ht-night.cro{color:var(--cro)}.hotel-table .ht-night.fl{color:var(--faint)}.hotel-table .ht-hotel{font-weight:600;color:var(--ink)}.hotel-table .ht-hotel a{text-decoration:none;border-bottom:1px dotted rgba(0,0,0,.2)}.hotel-table .ht-hotel a.slo-link{color:var(--slo)}.hotel-table .ht-hotel a.cro-link{color:var(--cro)}.hotel-table .ht-why{color:var(--soft);font-size:.78rem}.hotel-table .ht-price{font-weight:600;white-space:nowrap;text-align:right;font-size:.78rem}.day-block{margin-bottom:1.8rem}.day-head{display:flex;align-items:baseline;gap:.6rem;margin-bottom:.5rem;padding-bottom:.4rem;border-bottom:1px solid var(--rule)}.day-head .dh-num{font-family:Caveat,cursive;font-size:1.15rem;font-weight:700}.day-head .dh-num.slo{color:var(--slo)}.day-head .dh-num.cro{color:var(--cro)}.day-head .dh-num.fl{color:var(--faint)}.day-head h3{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;line-height:1.25}.day-head .dh-tag{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.12rem .45rem;border-radius:3px;margin-left:auto;white-space:nowrap}.dh-tag.guided{background:var(--slo-bg);color:var(--slo)}.dh-tag.independent{background:#0000000a;color:var(--faint)}.dh-tag.either{background:#eef;color:#446}.dh-tag.guided-cro{background:var(--cro-bg);color:var(--cro)}.dh-tag.transit{background:var(--wine-bg);color:var(--wine)}.day-body{font-size:.85rem;color:var(--soft);line-height:1.65;margin-bottom:.5rem}.day-body strong{color:var(--ink);font-weight:600}.day-flex{font-size:.74rem;color:var(--faint);font-style:italic;margin-top:.5rem;padding:.5rem .7rem;background:#00000005;border-radius:6px;border-left:2px solid var(--muted)}.day-flex strong{color:var(--soft);font-style:normal;font-weight:600}.op-options{margin-top:.6rem}.op-row{display:grid;grid-template-columns:1fr 2.5fr .8fr;gap:.5rem 1rem;padding:.45rem 0;border-bottom:1px solid var(--rule);font-size:.8rem;align-items:baseline}.op-row:last-child{border-bottom:none}.op-name{font-weight:600;color:var(--ink)}.op-name a{text-decoration:none;color:var(--slo);border-bottom:1px dotted rgba(28,95,124,.3)}.op-name a.cro-op{color:var(--cro);border-bottom-color:#b8423a4d}.op-name a.wine-op{color:var(--wine);border-bottom-color:#722f5e4d}.op-detail{color:var(--soft)}.op-price{font-weight:600;text-align:right;white-space:nowrap}.op-rec{display:inline-block;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:var(--slo-bg);color:var(--slo);padding:.1rem .4rem;border-radius:2px;margin-left:.3rem;vertical-align:middle}.op-rec.cro-rec{background:var(--cro-bg);color:var(--cro)}.op-rec.wine-rec{background:var(--wine-bg);color:var(--wine)}.feature{border-radius:0 12px 12px 0;padding:1.2rem 1.5rem;margin:.5rem 0 1rem}.feature.slo-f{background:var(--slo-subtle);border-left:3px solid var(--slo)}.feature.cro-f{background:var(--cro-subtle);border-left:3px solid var(--cro)}.feature.wine-f{background:var(--wine-subtle);border-left:3px solid var(--wine)}.feature h3{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:900;margin-bottom:.4rem;line-height:1.25}.feature.slo-f h3{color:var(--slo)}.feature.cro-f h3{color:var(--cro)}.feature.wine-f h3{color:var(--wine)}.feature p{font-size:.85rem;color:var(--ink);line-height:1.65;margin-bottom:.3rem}.flight-note{font-size:.74rem;color:var(--faint);font-style:italic;padding:.5rem 0 .5rem .9rem;border-left:2px solid var(--rule);margin:.4rem 0 1rem}.card-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.2rem}.card-block{padding:1.4rem 1.3rem;border-radius:12px;border:1px solid rgba(0,0,0,.05);background:var(--card)}.card-block .ci{font-size:1.5rem;margin-bottom:.5rem}.card-block h3{font-family:Playfair Display,serif;font-size:1rem;font-weight:700;margin-bottom:.5rem;line-height:1.25}.cu-item{font-size:.78rem;color:var(--soft);line-height:1.55;padding:.3rem 0;border-bottom:1px solid var(--rule)}.cu-item:last-child{border-bottom:none}.cu-item strong{font-weight:600;color:var(--ink)}.cu-m{font-weight:700;font-size:.75rem;margin-right:.2rem}.cu-m.amex{color:#006fcf}.cu-m.chase{color:#1a3e72}.cu-m.costco{color:#e31837}.cu-m.bonvoy{color:#1c3766}.cu-m.ihg{color:#003c71}.cu-m.hilton{color:#104c97}.card-perks{margin-top:.5rem;padding-top:.5rem;border-top:1px dashed var(--rule)}.card-perk{font-size:.72rem;color:var(--faint);line-height:1.5;padding:.18rem 0}.card-perk strong{color:var(--soft);font-weight:600}.card-total{grid-column:1/-1;background:linear-gradient(135deg,#006fcf0a,#1a3e720a,#e318370a);border-radius:10px;padding:1.1rem 1.4rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.ct-label{font-size:.85rem;font-weight:600}.ct-value{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700}.ct-note{font-size:.74rem;color:var(--faint);width:100%}.checklist{margin-bottom:1.5rem}.ck-group{margin-bottom:1.6rem}.ck-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;padding-bottom:.5rem;border-bottom:1px solid var(--rule);display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.ck-urg{font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .45rem;border-radius:3px}.ck-urg.now{background:#fde8e8;color:#c0392b}.ck-urg.soon{background:#fef3e2;color:#d4760a}.ck-urg.later{background:#e8f5ec;color:#1a7a3d}.ck-row{display:grid;grid-template-columns:auto 2.2fr 2.8fr 1fr;gap:.6rem 1rem;padding:.6rem 0;border-bottom:1px solid var(--rule);font-size:.82rem;align-items:start}.ck-row:last-child{border-bottom:none}.ck-box{font-family:DM Sans,sans-serif;font-size:.95rem;color:var(--faint);font-weight:600;padding-top:.05rem}.ck-name{font-weight:600;color:var(--ink)}.ck-name a{text-decoration:none;color:var(--ink);border-bottom:1px dotted rgba(0,0,0,.25)}.ck-name a:hover{color:var(--slo)}.ck-name a.cro-l{border-bottom-color:#b8423a4d}.ck-name a.cro-l:hover{color:var(--cro)}.ck-name a.wine-l{border-bottom-color:#722f5e4d}.ck-name a.wine-l:hover{color:var(--wine)}.ck-detail{color:var(--soft);font-size:.78rem;line-height:1.5}.ck-price{font-weight:600;text-align:right;white-space:nowrap;font-size:.78rem;color:var(--ink)}.consider{background:#00000006;border-radius:14px;padding:1.6rem 1.8rem;margin-bottom:1.2rem;position:relative}.consider:before{content:"";position:absolute;left:-.5rem;top:.5rem;width:4px;height:4px;border-radius:50%;background:var(--slo);opacity:.35}.consider h3{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;margin-bottom:.4rem;line-height:1.3}.consider .c-sub{font-size:.78rem;color:var(--faint);margin-bottom:.9rem;font-style:italic}.consider p{font-size:.85rem;color:var(--soft);line-height:1.7;margin-bottom:.5rem}.consider p:last-child{margin-bottom:0}.consider strong{color:var(--ink);font-weight:600}.consider ul{padding-left:1.3rem;margin-top:.4rem;font-size:.84rem}.consider ul li{padding:.2rem 0;color:var(--soft);line-height:1.55}.consider ul li strong{color:var(--ink)}.flex-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.82rem;line-height:1.5;margin-top:.8rem}.flex-table thead th{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--faint);font-weight:600;padding:.55rem .8rem;border-bottom:2px solid var(--rule);text-align:left}.flex-table tbody td{padding:.55rem .8rem;border-bottom:1px solid var(--rule);vertical-align:top;font-size:.8rem}.flex-table .fx-day{font-weight:600;color:var(--ink);white-space:nowrap}.flex-table .fx-fixed{color:var(--soft)}.flex-table .fx-flex{color:var(--cro)}.flex-table .fx-flex strong{color:var(--ink);font-weight:600}.cost-table tr td:first-child{position:relative}.cost-table tr.subtotal{border-top:2px solid rgba(0,0,0,.12)}.cost-table tr.total td{font-variant:small-caps;letter-spacing:.04em}.budget-footer{max-width:920px;margin:1.5rem auto 2rem;padding:1.6rem 2rem;text-align:center;background:linear-gradient(135deg,var(--slo-bg),var(--cro-bg));border-radius:14px}.budget-footer .amount{font-family:Playfair Display,serif;font-size:1.7rem;font-weight:700}.budget-footer .amount:before,.budget-footer .amount:after{content:"❦";font-size:.5em;color:var(--muted);margin:0 .7rem;vertical-align:.4em;font-weight:400}.budget-footer .note{font-size:.78rem;color:var(--faint);margin-top:.2rem}.colophon{text-align:center;padding:1.5rem 2rem 3rem;font-size:.7rem;color:#bbb;letter-spacing:.06em}.sec-title{position:relative;display:inline-block;padding:0 1.6rem}.sec-title:before,.sec-title:after{content:"✦";position:absolute;top:50%;transform:translateY(-50%);font-size:.6em;color:var(--muted);font-weight:400;letter-spacing:0}.sec-title:before{left:0}.sec-title:after{right:0}.sec>.sec-title{display:block;text-align:center;padding:0}.sec>.sec-title span.ornament{display:inline-block;color:var(--muted);font-size:.55em;margin:0 .8rem;vertical-align:.25em;font-weight:400}.day-card-num{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;border-radius:50%;border:1px solid var(--rule);background:#ffffff80;font-size:.85rem;line-height:1;padding:0;letter-spacing:-.02em}details.alt{margin-top:.7rem;border-top:1px dashed var(--rule);padding-top:.55rem}details.alt>summary{cursor:pointer;list-style:none;font-size:.72rem;font-weight:600;color:var(--faint);text-transform:uppercase;letter-spacing:.08em;padding:.15rem 0}details.alt>summary::-webkit-details-marker{display:none}details.alt>summary:before{content:"▸";display:inline-block;margin-right:.4rem;transition:transform .18s ease;color:var(--muted);font-size:.85em}details.alt[open]>summary:before{transform:rotate(90deg)}details.alt>summary:hover{color:var(--slo)}details.alt[open]>summary{color:var(--slo);margin-bottom:.55rem}.alt-body{padding:.5rem .2rem;font-size:.82rem;color:var(--soft);line-height:1.65}.alt-row{display:grid;grid-template-columns:1fr auto auto;gap:.5rem 1rem;padding:.45rem 0;border-bottom:1px dotted var(--rule);font-size:.8rem;align-items:baseline}.alt-row:last-child{border-bottom:none}.alt-row .alt-name{font-weight:600;color:var(--ink)}.alt-row .alt-name a{color:inherit;text-decoration:none;border-bottom:1px dotted rgba(0,0,0,.25)}.alt-row .alt-meta{color:var(--faint);font-size:.74rem;white-space:nowrap}.alt-row .alt-price{font-weight:600;color:var(--soft);white-space:nowrap;font-size:.78rem}.alt-why{font-size:.74rem;color:var(--faint);font-style:italic;grid-column:1/-1;margin-top:-.2rem;padding-bottom:.15rem}.conf-confirmed{background:#e8f5ec;color:#1a7a3d;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.1rem .38rem;border-radius:2px;margin-left:.3rem;display:inline-block}.route-map-wrap{margin:0 auto 1.2rem;max-width:820px;background:linear-gradient(180deg,#fbf6ec,#fffef8);border-radius:14px;padding:.7rem .6rem .4rem;border:1px solid var(--rule);box-shadow:inset 0 0 30px #00000005}.route-map-wrap svg{width:100%;height:auto;display:block}.route-legend{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;font-size:.68rem;color:var(--faint);text-transform:uppercase;letter-spacing:.1em;margin-top:.4rem;padding:.5rem 0;border-top:1px dashed var(--rule)}.route-legend span{display:inline-flex;align-items:center;gap:.4rem}.legend-line{width:24px;height:2px;display:inline-block}.legend-line.drive{background:var(--ink)}.legend-line.boat{background:none;border-top:2px dashed var(--cro)}.legend-line.flight{background:none;border-top:1px dotted var(--faint)}.hero-cover{position:relative;width:100%;background:#f4ede0;border-bottom:1px solid rgba(0,0,0,.06)}.hero-image{width:100%;display:block;background:#f4ede0;position:relative;cursor:zoom-in}.hero-image img{width:100%;height:auto;display:block;transition:filter .18s ease}.hero-image:hover img{filter:brightness(.96)}.hero-meta{max-width:920px;margin:0 auto;padding:1.4rem 2rem 1.8rem;text-align:center}.hero-badge{font-family:Caveat,cursive;font-size:1.15rem;color:var(--slo);background:#1c5f7c0f;border:1px solid rgba(28,95,124,.14);border-radius:24px;padding:.32rem 1.2rem;display:inline-block;margin-bottom:.8rem}.hero-tagline{font-family:Playfair Display,serif;font-size:.98rem;color:var(--soft);font-style:italic;letter-spacing:.02em;line-height:1.55;max-width:680px;margin:0 auto 1.1rem}.hero-stats{display:flex;gap:2.5rem;justify-content:center;flex-wrap:wrap;margin-top:.6rem}.hero-stats .stat{text-align:center}.hero-stats .num{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:var(--ink);line-height:1.1}.hero-stats .lbl{font-size:.62rem;text-transform:uppercase;letter-spacing:.12em;color:var(--faint);font-weight:600;margin-top:.3rem}.zoom-hint{position:absolute;bottom:1rem;right:1rem;background:#14120cc7;color:#f7f3ea;padding:.4rem .85rem;border-radius:20px;font-size:.7rem;font-weight:600;letter-spacing:.06em;pointer-events:none;opacity:0;transition:opacity .2s ease;text-transform:uppercase}.hero-image:hover .zoom-hint{opacity:1}.zoom-modal{display:none;position:fixed;inset:0;background:#14120cf0;z-index:9999;align-items:center;justify-content:center;cursor:zoom-out;overflow:hidden}.zoom-modal[aria-hidden=false]{display:flex}.zoom-stage{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.zoom-modal-img{max-width:96vw;max-height:96vh;transition:transform .06s linear;transform-origin:center center;user-select:none;-webkit-user-drag:none;cursor:grab;will-change:transform}.zoom-modal-img.zoomed{cursor:grab}.zoom-modal-img.dragging{cursor:grabbing;transition:none}.zoom-close{position:absolute;top:1.2rem;right:1.5rem;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3);width:40px;height:40px;border-radius:50%;font-size:1.4rem;cursor:pointer;z-index:10000;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s}.zoom-close:hover{background:#ffffff38}.zoom-controls{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);color:#ffffffb3;font-size:.74rem;letter-spacing:.04em;font-family:DM Sans,sans-serif;text-align:center;pointer-events:none}.zoom-controls .zlevel{display:inline-block;background:#ffffff1a;padding:.18rem .6rem;border-radius:12px;margin-left:.6rem;font-variant-numeric:tabular-nums}@media(max-width:700px){.route-timeline{flex-wrap:wrap}.route-seg{min-width:32%}.card-grid{grid-template-columns:1fr}.card-total{grid-column:auto}.op-row,.ck-row{grid-template-columns:1fr;gap:.2rem}.op-price,.ht-price,.ck-price{text-align:left}.hotel-table,.flex-table{font-size:.74rem}.hotel-table thead th,.hotel-table tbody td,.flex-table thead th,.flex-table tbody td{padding:.4rem .5rem}.fa-grid{grid-template-columns:1fr}}@media print{.print-btn,.v3-banner{display:none!important}body{background:#fff!important;font-size:9.5pt}.cover{min-height:auto;padding:1.5rem;page-break-after:always;background:#fff!important}.hero-image{page-break-after:auto;cursor:default}.hero-cover{page-break-after:always}.sec{padding:1.2rem 0;page-break-inside:auto}.sec-title{page-break-after:avoid}.day-block,.day-card,.hotel-table tr,.flex-table tr,.consider{page-break-inside:avoid}.cost-table tr.total{page-break-before:auto}.route-map-wrap{page-break-inside:avoid;max-width:100%}a{color:inherit!important;text-decoration:underline}details.alt{margin:.4rem 0;border:none;padding:0}details.alt>summary{display:none}details.alt>*:not(summary){display:block!important}.zoom-modal,.zoom-hint{display:none!important}@page{margin:.6in .5in;size:letter}}.discuss-pill{display:inline-flex;align-items:center;gap:.32rem;text-decoration:none;color:var(--soft);background:#ffffffd9;border:1px solid var(--rule);border-radius:16px;padding:.3rem .7rem .3rem .55rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.02em;line-height:1;box-shadow:0 1px 3px #0000000a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:transform .12s ease,box-shadow .12s ease,color .12s,background .12s;z-index:5}.discuss-pill:hover{transform:translateY(-1px);box-shadow:0 3px 8px #00000014;color:var(--slo)}.discuss-pill:active{transform:translateY(0)}.discuss-pill .bubble{font-size:.85rem;line-height:1}.discuss-pill .count{background:var(--cro);color:#fff;padding:1px 6px;border-radius:10px;font-size:.66rem;font-weight:700;line-height:1.1;margin-left:-2px}.discuss-pill .label{font-size:.7rem}.discuss-pill.has-open{color:var(--cro);border-color:#b8423a40}.discuss-pill.all-resolved{color:var(--good);border-color:#1a7a3d33}.discuss-pill.empty{color:var(--faint)}.discuss-pill.empty:hover{color:var(--slo)}section.sec{position:relative}.discuss-pill.corner{position:absolute;top:1.2rem;right:1.2rem}.discuss-pill.inline{position:relative;margin-left:.5rem;vertical-align:middle}.day-block,.feature{position:relative}.day-block .discuss-pill.corner,.feature .discuss-pill.corner{top:.5rem;right:.5rem;padding:.2rem .55rem .2rem .45rem;font-size:.65rem}.day-block .discuss-pill.corner .bubble,.feature .discuss-pill.corner .bubble{font-size:.75rem}.hero-cover{position:relative}.hero-cover .discuss-pill.corner{top:auto;bottom:1.5rem;right:1.2rem}@media print{.discuss-pill{display:none!important}}@media(max-width:600px){.discuss-pill .label{display:none}.discuss-pill{padding:.28rem .55rem}.discuss-pill.corner{top:.6rem;right:.6rem}.day-block .discuss-pill.corner,.feature .discuss-pill.corner{top:.4rem;right:.4rem}}.print-btn[data-astro-cid-aebwjexv]{position:fixed;bottom:1.5rem;right:1.5rem;background:#1a1a1a;color:#fbf6ec;border:none;padding:.7rem 1.1rem;border-radius:24px;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.05em;cursor:pointer;box-shadow:0 4px 12px #0000002e;z-index:1000;transition:transform .15s ease,box-shadow .15s ease}.print-btn[data-astro-cid-aebwjexv]:hover{transform:translateY(-1px);box-shadow:0 6px 16px #00000038}@media print{.print-btn[data-astro-cid-aebwjexv]{display:none!important}}
