:root{--paper:#f7f4ea;--lake:#1f6f8b;--forest:#2f6b4f;--sunset:#e8753d;--ink:#1f2933;--line:#1f293329;--line-strong:#1f293347;--surface:#ffffffc7;--surface-solid:#fff;--lake-soft:#1f6f8b1a;--forest-soft:#2f6b4f1a;--sunset-soft:#e8753d1f;--shadow:0 12px 34px #1f293317;--shadow-small:0 5px 18px #1f293314;--radius-large:24px;--radius-medium:16px;--radius-small:10px;--page-width:1120px;color:var(--ink);font-synthesis:none;font-family:Inter,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,system-ui,sans-serif;line-height:1.7}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);min-width:320px;scroll-padding-top:9rem}body{background:radial-gradient(circle at 12% 5%, var(--lake-soft), transparent 23rem), var(--paper);min-width:320px;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.75;overflow-x:hidden}button,input,summary{font:inherit}button,summary,a{-webkit-tap-highlight-color:#1f6f8b2e}a{color:var(--lake);text-underline-offset:.18em}a:hover{text-decoration-thickness:2px}img,svg{max-width:100%;display:block}h1,h2,h3,p,dl,dd,ol,ul{margin-top:0}h1,h2,h3{letter-spacing:.015em;line-height:1.28}h1{font-size:clamp(2.25rem,9vw,4.7rem)}h2{font-size:clamp(1.65rem,5vw,2.35rem)}h3{font-size:1.16rem}:focus-visible{outline:3px solid var(--sunset);outline-offset:3px}.page-shell{width:min(100% - 2rem, var(--page-width));margin-inline:auto}.skip-link{z-index:100;border-radius:var(--radius-small);background:var(--ink);min-height:44px;color:var(--paper);padding:.65rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#f7f4eaf5;position:sticky;top:0;box-shadow:0 4px 20px #1f29330a}.site-header__bar{justify-content:space-between;align-items:center;min-height:62px;display:flex}.site-brand{min-height:48px;color:var(--ink);align-items:center;gap:.68rem;text-decoration:none;display:inline-flex}.site-brand__mark{background:var(--lake);width:40px;height:40px;color:var(--paper);letter-spacing:.06em;border-radius:50% 50% 44% 56%;place-items:center;font-size:.72rem;font-weight:800;display:grid;transform:rotate(-5deg)}.site-brand__text{align-items:baseline;gap:.38rem;line-height:1.15;display:flex}.site-brand__title{font-weight:800}.site-brand__year{color:var(--lake);letter-spacing:.08em;font-size:.76rem;font-weight:800}.site-nav{border-top:1px solid #1f293314}.site-nav__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem;display:grid}.site-nav__link{min-width:0;min-height:54px;color:var(--ink);justify-content:center;align-items:center;gap:.32rem;font-size:.88rem;font-weight:700;text-decoration:none;display:flex;position:relative}.site-nav__link small{color:#1f2933a3;font-size:.68rem}.site-nav__link:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:.5rem;right:.5rem}.site-nav__link:hover,.site-nav__link.is-current{color:var(--lake)}.site-nav__link.is-current:after{background:var(--lake)}.home-hero{isolation:isolate;padding:clamp(3rem,8vw,6.5rem) 0 clamp(3rem,7vw,5rem);position:relative;overflow:hidden}.home-hero:before{z-index:-2;content:"";background:linear-gradient(150deg,#1f6f8b1c,#0000 45%),linear-gradient(330deg,#2f6b4f14,#0000 42%);position:absolute;inset:0}.home-hero__decoration{z-index:-1;aspect-ratio:1;border:1px solid #1f6f8b30;border-radius:48% 52% 45% 55%;width:min(38rem,95vw);position:absolute;top:-8rem;right:-8rem;transform:rotate(9deg)}.home-hero__decoration span{border:1px solid #1f6f8b2b;border-radius:51% 49% 55% 45%;position:absolute;inset:12%}.home-hero__decoration span:nth-child(2){inset:25%}.home-hero__decoration span:nth-child(3){background:var(--sunset-soft);inset:39%}.home-hero__inner{gap:2.25rem;display:grid}.home-hero__copy{min-width:0;max-width:47rem}.home-hero__eyebrow,.section-heading__eyebrow{color:var(--forest);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.65rem;font-size:.78rem;font-weight:800}.home-hero h1{max-width:10em;color:var(--ink);letter-spacing:-.03em;margin-bottom:.65rem}.home-hero__tagline{color:var(--lake);margin-bottom:1.15rem;font-size:clamp(1.15rem,4.8vw,1.55rem);font-weight:800}.home-hero__location{flex-wrap:wrap;gap:.45rem;margin-bottom:1.75rem;font-weight:700;display:flex}.home-hero__location span{color:var(--sunset)}.home-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.button{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;font-weight:800;line-height:1.3;text-decoration:none;display:inline-flex}.button--primary{background:var(--lake);color:var(--paper);box-shadow:var(--shadow-small);padding:.72rem 1rem}.button--primary:hover{background:var(--forest)}.button--outline{border-color:var(--lake);width:100%;color:var(--lake);background:0 0;padding:.7rem 1rem}.button--outline:hover{background:var(--lake);color:var(--paper)}.button--quiet{border-color:var(--line-strong);min-height:44px;color:var(--ink);background:0 0;padding:.55rem .9rem}.button--quiet:hover{border-color:var(--lake);color:var(--lake)}.trip-ticket{border-radius:var(--radius-large);background:var(--surface);box-shadow:var(--shadow);border:1px solid #1f6f8b3d;padding:1.35rem;position:relative;overflow:hidden}.trip-ticket:after{border:1rem solid var(--lake-soft);content:"";border-radius:50%;width:8rem;height:8rem;position:absolute;top:-2.5rem;right:-2rem}.trip-ticket__label{color:var(--lake);letter-spacing:.18em;margin-bottom:1rem;font-size:.72rem;font-weight:900}.trip-ticket dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:.5rem;display:grid}.trip-ticket dl div{min-width:0}.trip-ticket dt{color:#1f29339e;margin-bottom:.15rem;font-size:.75rem}.trip-ticket dd{margin:0;font-size:1.08rem;font-weight:800}.trip-ticket dd span{color:var(--sunset)}.trip-ticket__note{border-top:1px dashed var(--line-strong);color:var(--forest);text-align:right;margin:1rem 0 0;padding-top:.8rem;font-weight:800}.schedule-banner{background:var(--ink);color:var(--paper)}.schedule-banner .page-shell{flex-direction:column;justify-content:center;align-items:flex-start;gap:.15rem;min-height:62px;padding-block:.6rem;display:flex}.schedule-banner p{gap:.55rem;margin:0;font-size:.94rem;display:flex}.schedule-banner p span{color:var(--sunset)}.schedule-banner a{min-height:44px;color:var(--paper);font-size:.88rem;font-weight:700;line-height:44px}.content-section{padding:clamp(3.5rem,9vw,6.5rem) 0}.content-section--tinted{background:#1f6f8b0e;border-block:1px solid #1f6f8b1f}.section-heading{max-width:46rem;margin-bottom:1.75rem}.section-heading h2{margin-bottom:.6rem}.section-heading p:last-child{color:#1f2933bf;margin-bottom:0}.section-heading--with-note{flex-direction:column;gap:1rem;max-width:none;display:flex}.section-heading--with-note>div>p:last-child{margin-bottom:0}.privacy-chip,.verified-chip{border-radius:999px;align-items:center;gap:.4rem;width:fit-content;min-height:36px;margin:0;padding:.35rem .75rem;font-size:.82rem;font-weight:800;display:inline-flex}.privacy-chip{background:var(--forest-soft);color:var(--forest)!important}.verified-chip{background:var(--lake);color:var(--paper)!important}.route-grid{gap:1rem;display:grid}.route-card{border:1px solid var(--line);border-radius:var(--radius-large);background:var(--surface);box-shadow:var(--shadow-small);overflow:hidden}.route-card__heading{border-bottom:1px solid var(--line);padding:1.2rem 1.25rem 1rem}.route-card__heading p{color:var(--lake);letter-spacing:.15em;margin-bottom:.15rem;font-size:.69rem;font-weight:900}.route-card--forest .route-card__heading p{color:var(--forest)}.route-card__heading h3{margin-bottom:0;font-size:1.4rem}.route-steps{margin:0;padding:0;list-style:none}.route-steps li{grid-template-columns:4.25rem minmax(0,1fr);align-items:center;gap:.65rem;min-height:64px;padding:.65rem 1.25rem;display:grid;position:relative}.route-steps li+li{border-top:1px solid var(--line)}.route-steps span{color:#1f29339e;font-size:.8rem;font-weight:700}.route-steps strong{overflow-wrap:anywhere}.route-steps__meeting{background:var(--sunset-soft)}.route-steps__meeting:before{background:var(--sunset);content:"";border-radius:0 4px 4px 0;width:4px;height:62%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.inline-note{border-radius:var(--radius-small);background:var(--sunset-soft);gap:.65rem;margin:1rem 0 0;padding:.9rem 1rem;font-size:.9rem;display:flex}.inline-note span{color:var(--sunset);font-weight:900}.day-card-grid{gap:1.15rem;display:grid}.day-card{border:1px solid var(--line);border-radius:var(--radius-large);background:var(--surface-solid);min-width:0;box-shadow:var(--shadow-small);display:grid;overflow:hidden}.day-card__date{background:var(--lake);min-height:120px;color:var(--paper);text-align:center;align-content:center;justify-items:center;padding:1rem;display:grid}.day-card--forest .day-card__date{background:var(--forest)}.day-card--sunset .day-card__date{background:var(--ink)}.day-card__date span{letter-spacing:.14em;font-size:.69rem;font-weight:900}.day-card__date strong{font-size:1.55rem;line-height:1.2}.day-card__date small{opacity:.86}.day-card__body{min-width:0;padding:1.25rem}.day-card__body h3{margin-bottom:.5rem;font-size:1.35rem}.day-card__body>p{color:#1f2933c2}.day-card__body ul{gap:.35rem;margin:0 0 1.25rem;padding:0;list-style:none;display:grid}.day-card__body li{padding-left:1.1rem;font-size:.92rem;position:relative}.day-card__body li:before{background:var(--sunset);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.73em;left:0}.weather-grid{gap:.75rem;display:grid}.weather-card{border-radius:var(--radius-medium);background:var(--surface);border:1px solid #1f6f8b33;min-width:0;padding:1.15rem}.weather-card__date{color:var(--lake);margin-bottom:.2rem;font-size:.8rem;font-weight:800}.weather-card h3{margin-bottom:.25rem;font-size:1.32rem}.weather-card p{margin-bottom:.25rem}.weather-card__temperature{font-weight:800}.weather-card__sources{border-top:1px solid var(--line);flex-wrap:wrap;gap:.4rem .8rem;margin-top:.8rem;padding-top:.7rem;display:flex}.weather-card__sources a,.update-callout a,.status-list a,.recheck-list__links a{overflow-wrap:anywhere;align-items:center;min-height:44px;font-size:.86rem;font-weight:700;display:inline-flex}.weather-card__sources span,.update-callout a span,.status-list a span,.recheck-list__links span{margin-left:.3rem;font-size:.7rem}.update-callouts{gap:.75rem;margin-top:.75rem;display:grid}.update-callout{border-radius:var(--radius-medium);min-width:0;padding:1.25rem}.update-callout--highland{background:var(--forest);color:var(--paper)}.update-callout--sunset{background:var(--sunset-soft);border:1px solid #e8753d4d}.update-callout__label{letter-spacing:.08em;margin-bottom:.3rem;font-size:.75rem;font-weight:900}.update-callout h3{margin-bottom:.4rem;font-size:1.45rem}.update-callout p{margin-bottom:.45rem}.update-callout__strong{font-weight:800}.update-callout--highland a{color:var(--paper)}.pretrip-details{border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--surface);margin-top:1rem}.pretrip-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:58px;padding:.75rem 1rem;font-weight:800;list-style:none;display:flex}.pretrip-details>summary::-webkit-details-marker{display:none}.pretrip-details>summary span:last-child{transition:transform .16s}.pretrip-details[open]>summary span:last-child{transform:rotate(180deg)}.pretrip-details__body{border-top:1px solid var(--line);gap:2rem;padding:.5rem 1rem 1.25rem;display:grid}.pretrip-details__body section{min-width:0;padding-top:1.1rem}.pretrip-details__body h3{margin-bottom:.8rem}.status-list,.brewery-grid,.recheck-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.status-list>li,.recheck-list>li{border:1px solid var(--line);border-radius:var(--radius-small);background:#ffffff94;min-width:0;padding:1rem}.status-list>li>div{flex-wrap:wrap;justify-content:space-between;gap:.25rem .8rem;margin-bottom:.45rem;display:flex}.status-list p{margin-bottom:.2rem;font-size:.9rem}.status-list span{color:#1f2933ad;font-size:.8rem}.status-highlight{background:var(--forest-soft);width:fit-content;color:var(--forest);border-radius:999px;margin-bottom:.9rem;padding:.3rem .65rem;font-weight:800}.brewery-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem}.brewery-grid li{border-radius:var(--radius-small);background:var(--lake-soft);flex-direction:column;min-width:0;padding:.8rem;display:flex}.brewery-grid li:last-child{grid-column:1/-1}.brewery-grid strong,.brewery-grid span,.brewery-grid small{overflow-wrap:anywhere}.brewery-grid span{font-size:.88rem}.brewery-grid small{color:#1f2933b3}.recheck-list>li>strong{color:var(--lake);margin-bottom:.45rem;display:block}.recheck-list ul{margin-bottom:.5rem;padding-left:1.3rem}.recheck-list__links{flex-wrap:wrap;gap:.25rem .75rem;display:flex}.checklist-card{border-radius:var(--radius-large);background:var(--surface-solid);box-shadow:var(--shadow);border:1px solid #2f6b4f40;overflow:hidden}.checklist-card__status{border-bottom:1px solid var(--line);background:var(--forest-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;min-height:72px;padding:.8rem 1rem;display:flex}.checklist-progress{margin:0}.checklist-progress strong{color:var(--forest);font-size:1.65rem}.checklist-progress span{font-weight:700}.packing-list{margin:0;padding:.5rem;list-style:none;display:grid}.packing-list li{min-width:0}.packing-item{border-radius:var(--radius-small);cursor:pointer;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:.7rem;min-height:58px;padding:.55rem .65rem;display:grid;position:relative}.packing-item:hover{background:var(--forest-soft)}.packing-item input{opacity:0;width:1px;height:1px;position:absolute}.packing-item input:focus-visible+.packing-item__control{outline:3px solid var(--sunset);outline-offset:3px}.packing-item__control{border:2px solid var(--line-strong);background:var(--paper);border-radius:7px;place-items:center;width:26px;height:26px;display:grid;position:relative}.packing-item input:checked+.packing-item__control{border-color:var(--forest);background:var(--forest)}.packing-item input:checked+.packing-item__control:after{border:solid var(--paper);content:"";border-width:0 3px 3px 0;width:7px;height:12px;transform:translateY(-1px)rotate(45deg)}.packing-item input:checked~.packing-item__copy .packing-item__label{color:#1f29339e;text-decoration:line-through}.packing-item__copy{flex-direction:column;min-width:0;display:flex}.packing-item__label{font-weight:700}.packing-item__copy small{color:#1f2933ad;overflow-wrap:anywhere}.sharing-note{background:var(--forest);color:var(--paper);padding:2rem 0}.sharing-note__inner{align-items:center;gap:1rem;display:flex}.sharing-note__icon{border:2px solid #f7f4eaa6;border-radius:50%;flex:none;place-items:center;width:52px;height:52px;font-size:1.25rem;font-weight:900;display:grid}.sharing-note h2{margin-bottom:.25rem;font-size:1.1rem}.sharing-note p{margin:0;font-size:.9rem}.day-hero{background:radial-gradient(circle at 85% 16%, var(--sunset-soft), transparent 12rem), linear-gradient(145deg, var(--lake-soft), transparent 60%);border-bottom:1px solid #1f6f8b26;padding:1.25rem 0 2rem}.day-hero__inner{gap:1.5rem;display:grid}.text-link--back{width:fit-content;min-height:44px;color:var(--ink);align-items:center;gap:.45rem;font-size:.9rem;font-weight:700;display:inline-flex}.day-hero__heading{gap:1rem;display:grid}.day-hero__date{background:var(--lake);width:88px;min-height:88px;color:var(--paper);text-align:center;border-radius:50% 50% 47% 53%;place-content:center;margin:0;font-size:1.05rem;font-weight:900;display:grid;transform:rotate(-3deg)}.day-hero__date span{font-size:.62rem;font-weight:700;transform:rotate(3deg)}.day-hero h1{margin-bottom:.45rem;font-size:clamp(2rem,8vw,3.8rem)}.day-hero__heading>div>p{color:#1f2933bf;max-width:45rem;margin:0}.schedule-note{gap:.55rem;display:flex}.schedule-note span{color:var(--sunset);font-weight:900}.schedule-note--hero{border-radius:var(--radius-small);background:#ffffffb3;width:fit-content;margin:0;padding:.65rem .85rem;font-size:.88rem}.content-section--day{padding-top:2rem}.day-layout{gap:1.25rem;display:grid}.day-status{border-left:4px solid var(--lake);border-radius:0 var(--radius-small) var(--radius-small) 0;background:var(--lake-soft);padding:1rem}.day-status__label{color:var(--lake);margin-bottom:.25rem;font-size:.76rem;font-weight:900}.day-status p:not(.day-status__label){margin-bottom:.55rem}.day-status a{align-items:center;min-height:44px;font-weight:700;display:inline-flex}.timeline-guide{color:#1f2933b3;gap:.6rem;margin-bottom:1.35rem;font-size:.88rem;display:flex}.timeline-guide span{color:var(--sunset);font-weight:900}.timeline{gap:1rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.timeline:before{content:"";background:#1f6f8b38;width:2px;position:absolute;top:22px;bottom:22px;left:20px}.timeline__item{grid-template-columns:42px minmax(0,1fr);gap:.7rem;min-width:0;display:grid;position:relative}.timeline__marker{z-index:1;border:3px solid var(--paper);background:var(--lake);width:42px;height:42px;color:var(--paper);border-radius:50%;place-items:center;font-size:.78rem;font-weight:900;display:grid;position:relative;box-shadow:0 0 0 1px #1f6f8b40}.timeline__item--travel .timeline__marker,.timeline__item--departure .timeline__marker,.timeline__item--arrival .timeline__marker{background:var(--ink)}.timeline__item--meal .timeline__marker{background:var(--sunset)}.timeline__item--stay .timeline__marker{background:var(--forest)}.itinerary-card{border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--surface-solid);min-width:0;box-shadow:var(--shadow-small);overflow:hidden}.itinerary-card__summary-row,.itinerary-card>h2,.itinerary-card__short{margin-inline:1rem}.itinerary-card__summary-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem;margin-top:1rem;margin-bottom:.35rem;display:flex}.itinerary-card__time{color:var(--lake);letter-spacing:.015em;margin:0;font-size:1.04rem;font-weight:900}.type-chip{background:var(--lake-soft);min-height:28px;color:var(--lake);border-radius:999px;align-items:center;padding:.18rem .55rem;font-size:.7rem;font-weight:800;display:inline-flex}.type-chip--travel,.type-chip--departure,.type-chip--arrival{color:var(--ink);background:#1f293317}.type-chip--meal{background:var(--sunset-soft);color:var(--ink)}.type-chip--stay{background:var(--forest-soft);color:var(--forest)}.itinerary-card>h2{overflow-wrap:anywhere;margin-bottom:.42rem;font-size:1.28rem}.itinerary-card__short{color:#1f2933b8;overflow-wrap:anywhere;margin-bottom:1rem}.itinerary-details{border-top:1px solid var(--line)}.itinerary-details>summary{cursor:pointer;min-height:52px;color:var(--lake);justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 1rem;font-weight:800;list-style:none;display:flex}.itinerary-details>summary::-webkit-details-marker{display:none}.itinerary-details>summary:hover{background:var(--lake-soft)}.itinerary-details__open{display:none}.itinerary-details__icon{transition:transform .16s}.itinerary-details[open] .itinerary-details__closed{display:none}.itinerary-details[open] .itinerary-details__open{display:inline}.itinerary-details[open] .itinerary-details__icon{transform:rotate(180deg)}.itinerary-details__body{background:#f7f4ea70;gap:1rem;padding:.25rem 1rem 1.2rem;display:grid}.detail-block{min-width:0}.detail-block h3{margin-bottom:.35rem;font-size:.91rem}.detail-block p{overflow-wrap:anywhere;margin-bottom:0}.detail-block--warning{border-left:4px solid var(--sunset);border-radius:0 var(--radius-small) var(--radius-small) 0;background:var(--sunset-soft);padding:.85rem}.detail-block--warning h3 span{color:var(--sunset);font-weight:900}.detail-facts{gap:.5rem;margin:0;display:grid}.detail-facts div{border-bottom:1px solid var(--line);grid-template-columns:5rem minmax(0,1fr);gap:.6rem;min-width:0;padding:.55rem 0;display:grid}.detail-facts dt{color:#1f2933a8;font-size:.8rem;font-weight:700}.detail-facts dd{overflow-wrap:anywhere;margin:0;font-weight:700}.detail-list{gap:.35rem;margin:0;padding-left:1.2rem;display:grid}.detail-list li{padding-left:.1rem}.detail-list li::marker{color:var(--sunset)}.packing-tags{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.packing-tags li{background:var(--forest-soft);color:var(--forest);border-radius:999px;padding:.3rem .65rem;font-size:.8rem;font-weight:800}.external-links{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.external-links a{border-radius:var(--radius-small);background:#ffffffb8;border:1px solid #1f6f8b38;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.2rem .6rem;min-width:0;min-height:54px;padding:.55rem .7rem;text-decoration:none;display:grid}.external-links a:hover{border-color:var(--lake);background:var(--lake-soft)}.external-links a>span:nth-child(2){overflow-wrap:anywhere;min-width:0;font-weight:700}.external-links__kind{background:var(--lake);min-height:25px;color:var(--paper);border-radius:999px;align-items:center;padding:.1rem .4rem;font-size:.65rem;font-weight:800;display:inline-flex}.external-links__external{color:#1f29339e;grid-column:2;font-size:.68rem}.verified-at{border-top:1px dashed var(--line-strong);color:#1f29339e;margin:0;padding-top:.7rem;font-size:.78rem}.day-pager{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding-bottom:clamp(3rem,8vw,5rem);display:grid}.day-pager__link{border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--surface);min-width:0;min-height:70px;color:var(--ink);align-items:center;gap:.55rem;padding:.75rem;font-weight:800;text-decoration:none;display:flex}.day-pager__link:hover{border-color:var(--lake)}.day-pager__link span{min-width:0}.day-pager__link small{color:#1f293399;font-size:.68rem;font-weight:600;display:block}.day-pager__link--next{text-align:right;justify-content:flex-end}.not-found{text-align:center;place-items:center;min-height:65vh;padding:4rem 0;display:grid}.not-found__inner{max-width:40rem}.not-found__code{color:var(--lake-soft);margin-bottom:-1.8rem;font-size:clamp(7rem,35vw,15rem);font-weight:900;line-height:.8}.not-found h1{margin-bottom:.75rem;font-size:clamp(2rem,8vw,3.2rem)}.not-found .button{margin-top:1rem;padding-inline:1.2rem}.site-footer{border-top:1px solid var(--line);background:var(--ink);color:var(--paper)}.site-footer__inner{gap:.7rem;padding-block:1.5rem;display:grid}.site-footer p{margin:0}.site-footer .schedule-note{font-size:.88rem}.back-to-top{width:fit-content;min-height:44px;color:var(--paper);align-items:center;gap:.4rem;font-weight:800;display:inline-flex}.back-to-top span{color:var(--sunset)}.site-footer__privacy{color:#f7f4eaad;font-size:.75rem}@media (width<=420px){.site-nav__list{gap:0}.site-nav__link{flex-direction:column;gap:0;padding-inline:.1rem;font-size:.8rem;line-height:1.25}.site-nav__link small{font-size:.63rem}.home-hero h1{overflow-wrap:anywhere;max-width:100%;font-size:2rem}}@media (width>=540px){.home-hero__actions{flex-wrap:wrap;display:flex}.day-card{grid-template-columns:8.5rem minmax(0,1fr)}.packing-list{grid-template-columns:repeat(2,minmax(0,1fr))}.packing-list li:nth-child(2n){border-left:1px solid var(--line)}.day-hero__heading{grid-template-columns:100px minmax(0,1fr);align-items:center}.timeline__item{grid-template-columns:50px minmax(0,1fr);gap:1rem}.timeline:before{left:24px}.timeline__marker{width:50px;height:50px}.itinerary-card__summary-row,.itinerary-card>h2,.itinerary-card__short{margin-inline:1.25rem}.itinerary-details>summary{padding-inline:1.25rem}.itinerary-details__body{padding:.5rem 1.25rem 1.35rem}}@media (width>=760px){.page-shell{width:min(100% - 3rem, var(--page-width))}.site-header__bar{min-height:70px}.site-nav__list{max-width:38rem}.site-nav__link{min-height:58px;font-size:.95rem}.home-hero__inner{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.7fr);align-items:end}.schedule-banner .page-shell{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;min-height:58px;padding-block:0}.section-heading--with-note{flex-direction:row;justify-content:space-between;align-items:flex-start}.route-grid,.update-callouts{grid-template-columns:repeat(2,minmax(0,1fr))}.day-card-grid,.weather-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.day-card{grid-template-columns:1fr}.day-card__date{min-height:108px}.brewery-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.brewery-grid li:last-child{grid-column:auto}.pretrip-details__body{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-inline:1.5rem}.pretrip-details__body section:last-child{grid-column:1/-1}.day-hero{padding:2rem 0 3.5rem}.content-section--day{padding-top:3rem}.day-layout{grid-template-columns:minmax(13rem,.42fr) minmax(0,1fr);align-items:start;gap:2rem}.day-status{position:sticky;top:9.2rem}.detail-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.detail-facts div{border:1px solid var(--line);border-radius:var(--radius-small);padding:.75rem;display:block}.detail-facts dt{margin-bottom:.2rem}.external-links{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center}.site-footer__privacy{grid-column:1/-1}}@media (width>=1050px){.day-card__body{padding:1.5rem}.route-card__heading,.route-steps li{padding-inline:1.5rem}.day-layout{grid-template-columns:18rem minmax(0,1fr);gap:3rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
