.header{display:contents}.header__brand{background-image:var(--header-wood);background-position:center;background-size:cover;text-align:center;padding:.4rem 1.5rem .15rem}.header__logo img{height:74px;margin:0 auto}.header__nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:-48px;padding:.45rem 1.5rem;background:transparent;transition:background-color .4s,background-image .4s}.header--wood-nav .header__nav{background-color:#54595f;background-image:var(--header-wood);background-position:center;background-size:cover}.header__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem 1.5rem}.header__nav .header__links>a,.header__nav-item>a{font-family:var(--font-nav);font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.65);padding:.25rem 0}.header__nav .header__links>a:hover,.header__nav-item>a:hover{color:var(--color-cream)}.header__nav-item{position:relative}.header__dropdown{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);background:#54595ff2;min-width:200px;border-radius:0 0 4px 4px;padding:.5rem 0;z-index:200}.header__nav-item:hover .header__dropdown{display:block}.header__dropdown a{display:block;padding:.4rem 1rem;color:#fff;font-size:.8rem;text-transform:none;letter-spacing:0;font-weight:400;text-shadow:none}.header__dropdown a:hover{background:#ffffff1a;color:var(--color-primary)}.header__toggle{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;text-shadow:0 1px 2px rgba(0,0,0,.65)}@media(max-width:900px){.header__nav{flex-wrap:wrap;justify-content:flex-end;margin-bottom:0}.header__toggle{display:block}.header__links{display:none;flex-direction:column;width:100%;background:#54595ff2;padding:1rem;gap:.35rem}.header__nav--open .header__links{display:flex}.header__dropdown{position:static;transform:none;background:#0003;display:block;margin-left:1rem}}.footer{background:var(--color-secondary);color:#ccc;padding:3rem 0 1.5rem;margin-top:2rem}.footer a{color:#ddd}.footer a:hover{color:var(--color-primary)}.footer__grid{display:grid;grid-template-columns:1fr 2fr;gap:2rem;margin-bottom:2rem}.footer__brand img{height:60px;margin-bottom:1rem}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer__social a{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.footer__links{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem}.footer__links h4{color:#fff;font-family:var(--font-nav);font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.footer__links ul{list-style:none}.footer__links li{margin-bottom:.35rem;font-size:.85rem}.footer__contact li{margin-bottom:.5rem;font-size:.9rem}.footer__bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:1.5rem;text-align:center;font-size:.8rem;color:#999}@media(max-width:768px){.footer__grid{grid-template-columns:1fr}}.book-ctas{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;flex-direction:column;gap:.5rem;z-index:90}.book-ctas button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border:none;border-radius:6px;font-family:var(--font-body);font-weight:500;font-size:.9rem;color:#fff;cursor:pointer;box-shadow:0 2px 8px #0003;transition:transform .2s,box-shadow .2s}.book-ctas button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000040;color:#fff}.book-ctas__ride{background:var(--color-green)}.book-ctas__stay{background:var(--color-orange)}.book-card{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1.25rem}.book-card__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#23201c8c;cursor:pointer}.book-card__panel{position:relative;z-index:1;width:min(760px,100%);height:min(780px,86vh);background:#fff;border-radius:12px;box-shadow:0 18px 50px #00000047;display:flex;flex-direction:column;overflow:hidden}.book-card__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem .85rem 1.25rem;background:var(--color-cream);border-bottom:1px solid var(--color-cream-dark)}.book-card__bar h2{margin:0;font-size:1.6rem;flex:1}.book-card__back{border:none;background:transparent;color:var(--color-secondary);cursor:pointer;font:inherit;font-size:.9rem;text-decoration:underline}.book-card__close{width:2.25rem;height:2.25rem;border:none;border-radius:50%;background:transparent;color:var(--color-secondary);font-size:1.75rem;line-height:1;cursor:pointer}.book-card__close:hover{background:#00000014}.book-card__date-lock{padding:.65rem 1.25rem;background:#f4f8f0;border-bottom:1px solid #d8e4cc}.book-card__date-lock-heading{margin:0;font-weight:600;font-size:.95rem;color:var(--color-secondary)}.book-card__date-lock-start{margin:.2rem 0 0;font-size:.85rem;color:var(--color-text-muted, #5a5a5a)}.book-card__date-lock-hint{margin:.35rem 0 0;font-size:.8rem;color:var(--color-text-muted, #5a5a5a)}.book-card__frame-wrap{position:relative;flex:1;display:flex;flex-direction:column;min-height:0}.book-card__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;margin:0;background:#ffffffeb;font-size:.95rem;color:var(--color-secondary)}.book-card__loading-text{margin:0;font-size:.95rem;font-weight:500;color:var(--color-secondary)}.book-card__spinner{width:2rem;height:2rem;border:3px solid #d4cbb5;border-top-color:var(--color-green);border-radius:50%;animation:book-card-spin .8s linear infinite}@keyframes book-card-spin{to{transform:rotate(360deg)}}.book-card__fh-shield{position:absolute;top:0;left:0;z-index:2;width:140px;height:48px;background:transparent;cursor:default}.book-card__frame{flex:1;width:100%;border:none;background:#fff}@media(max-width:600px){.book-ctas{bottom:.75rem;right:.75rem}.book-ctas button{padding:.6rem 1rem;font-size:.8rem}.book-card{padding:.5rem}.book-card__panel{height:92vh;border-radius:8px}.book-card__fh-shield{width:160px;height:56px}}.sunrise-cal{display:flex;flex-direction:column;gap:1rem}.sunrise-cal__nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.sunrise-cal__nav-btn:disabled{opacity:.45;cursor:not-allowed}.sunrise-cal__nav-btn{border:1px solid #d4cbb5;background:#fff;border-radius:6px;padding:.45rem .75rem;font:inherit;font-size:.85rem;cursor:pointer;color:var(--color-secondary)}.sunrise-cal__nav-btn:hover{border-color:var(--color-green)}.sunrise-cal__range{font-weight:600;color:var(--color-secondary);font-size:1.05rem}.sunrise-cal__summary{margin:0;font-size:.9rem;color:var(--color-secondary);font-weight:500}.sunrise-cal__status{margin:0;font-size:.88rem;color:var(--color-text)}.sunrise-cal__status--warn{color:#8a5a2b}.sunrise-cal__body{position:relative;min-height:12rem}.sunrise-cal__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;background:#fcf9f2eb;border-radius:8px}.sunrise-cal__loading-text{margin:0;font-size:.95rem;font-weight:500;color:var(--color-secondary)}.sunrise-cal__spinner{width:2rem;height:2rem;border:3px solid #d4cbb5;border-top-color:var(--color-green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sunrise-cal__days-note{margin:0;padding:.75rem 1rem;background:#eef6ee;border:1px solid #c5ddc8;border-radius:8px;font-size:.92rem;color:var(--color-secondary);line-height:1.45}.sunrise-cal__months{display:flex;flex-direction:column;gap:1.75rem}.sunrise-cal__month{display:flex;flex-direction:column;gap:.65rem;padding:.85rem .85rem 1rem;border:1px solid #e4dcc8;border-radius:10px;background:#fbfaf6}.sunrise-cal__month-title{margin:0;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--color-secondary);line-height:1.2}.sunrise-cal__weekdays{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.sunrise-cal__weekday-head{text-align:center;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-secondary);padding:.15rem 0 .35rem}.sunrise-cal__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.sunrise-cal__grid--rides .sunrise-cal__day{min-height:240px;padding:.7rem .65rem .75rem}.sunrise-cal__day--dual{min-height:0;cursor:default;gap:.45rem}.sunrise-cal__slots{display:flex;flex-direction:column;gap:.45rem;flex:1;min-height:0}.sunrise-cal__slot{position:relative;flex:1;display:flex;flex-direction:column;gap:.2rem;min-height:118px;padding:.4rem .4rem .45rem;border:1px solid #e4dcc8;border-radius:6px;background:#fff;text-align:left;cursor:pointer;font-family:var(--font-body);overflow:hidden}.sunrise-cal__slot--sunrise{border-top:2px solid #f0b429}.sunrise-cal__slot--twilight{border-top:2px solid #7a5a9a}.sunrise-cal__slot-label{position:relative;z-index:3;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-secondary)}.sunrise-cal__slot--sunrise .sunrise-cal__slot-label{color:#9a6b10}.sunrise-cal__slot--twilight .sunrise-cal__slot-label{color:#5c3d7a}.sunrise-cal__slot--rideable{border:3px solid var(--color-green);box-shadow:0 0 0 1px #2d6b3526}.sunrise-cal__slot--caution{border:3px solid var(--color-orange)}.sunrise-cal__slot--unavailable,.sunrise-cal__slot--tide-block{border-color:#e4dcc8;opacity:.42}.sunrise-cal__slot--selected{box-shadow:0 0 0 2px var(--color-green)}.sunrise-cal__slot--disabled{cursor:not-allowed}.sunrise-cal__slot--disabled:not(.sunrise-cal__slot--unavailable):not(.sunrise-cal__slot--tide-block){opacity:.55}.sunrise-cal--intercept .sunrise-cal__slot--bookable:hover{outline:2px solid var(--color-green);outline-offset:1px}.day-cell--compact .day-cell__times{margin-top:.55rem}.day-cell--compact .day-cell__weather{top:.15rem;right:.15rem}.sunrise-cal__slot .sunrise-cal__pill{position:relative;z-index:2;margin-top:auto}@media(max-width:720px){.sunrise-cal__weekdays,.sunrise-cal__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.sunrise-cal__weekday-head{font-size:.65rem;letter-spacing:.04em;padding:0 0 .2rem}.sunrise-cal__month{padding:.55rem .45rem .65rem;gap:.4rem}.sunrise-cal__month-title{font-size:1.05rem}.sunrise-cal__grid--rides .sunrise-cal__day{min-height:0;padding:.35rem .3rem .4rem;gap:.2rem}.sunrise-cal__day--dual{min-height:0}.sunrise-cal__weekday-tag{display:none}.sunrise-cal__date-num{font-size:.78rem}.sunrise-cal__date-month{font-size:.55rem}.sunrise-cal__slots{gap:.3rem}.sunrise-cal__slot{min-height:78px;padding:.28rem .28rem .32rem;gap:.12rem}.sunrise-cal__slot-label{font-size:.55rem}.sunrise-cal__pill{font-size:.5rem;padding:.08rem .28rem}.sunrise-cal__days-note{padding:.55rem .7rem;font-size:.82rem}.sunrise-cal__nav-btn{padding:.35rem .55rem;font-size:.78rem}.sunrise-cal__range{font-size:.9rem}.day-cell--compact .day-cell__times{margin-top:.35rem;font-size:.58rem}.day-cell--compact .day-cell__label{font-size:.5rem}.day-cell--compact .day-cell__arrive strong{font-size:.68rem}.day-cell--compact .day-cell__pending{font-size:.55rem}}.sunrise-cal__day{position:relative;border:1px solid #e4dcc8;border-radius:8px;background:#fff;padding:.45rem .35rem .5rem;display:flex;flex-direction:column;gap:.25rem;text-align:left;cursor:pointer;font-family:var(--font-body);overflow:hidden}.sunrise-cal__day--outside{opacity:.35;pointer-events:none;background:#fafafa}.sunrise-cal__day--empty{min-height:0;border:1px dashed #e4dcc8;background:transparent;pointer-events:none;opacity:.45}.sunrise-cal__day--ride{border-top:3px solid var(--color-green)}.sunrise-cal__weekday-tag{position:relative;z-index:3;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-green)}.sunrise-cal__day--off{min-height:52px;cursor:default;opacity:.7}.sunrise-cal__day--off .sunrise-cal__date-num{color:var(--color-text)}.sunrise-cal__day--disabled{cursor:not-allowed}.sunrise-cal__day--selected{box-shadow:0 0 0 2px var(--color-green)}.sunrise-cal__day--rideable:not(.sunrise-cal__day--off){border-left:3px solid var(--color-green)}.sunrise-cal__day--caution:not(.sunrise-cal__day--off){border-left:3px solid var(--color-orange)}.sunrise-cal__day--unavailable:not(.sunrise-cal__day--off),.sunrise-cal__day--tide-block:not(.sunrise-cal__day--off){border-left:3px solid var(--color-pink);opacity:.38}.sunrise-cal__day--rideable.sunrise-cal__day--fh-bookable:not(.sunrise-cal__day--off){opacity:1;box-shadow:0 0 0 1px #2d6b3526}.sunrise-cal__day--caution.sunrise-cal__day--fh-bookable:not(.sunrise-cal__day--off){opacity:1;box-shadow:0 0 0 1px #ef9c6738}.sunrise-cal__date-num{position:relative;z-index:3;font-weight:700;font-size:.9rem;color:var(--color-secondary);line-height:1;display:flex;align-items:baseline;gap:.28rem}.sunrise-cal__date-month{font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--color-text)}.sunrise-cal__day--today{box-shadow:0 0 0 2px var(--color-green)}.sunrise-cal__pill{align-self:flex-start;font-size:.6rem;font-weight:600;padding:.12rem .35rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em;margin-top:auto}.sunrise-cal__pill--rideable{background:#8cc39540;color:#3d6b45}.sunrise-cal__pill--caution{background:#ef9c6740;color:#8a4a1a}.sunrise-cal__pill--unavailable{background:#c26e9333;color:#7a3a55}.sunrise-cal__pills{display:flex;flex-direction:column;align-items:flex-start;gap:.18rem;margin-top:auto;position:relative;z-index:2}.sunrise-cal__pills .sunrise-cal__pill{margin-top:0}.sunrise-cal__pill--fh-full{background:#78788238;color:#555}.sunrise-cal__day--fh-blocked:not(.sunrise-cal__day--off){opacity:.72;border-left-color:#e4dcc8!important;cursor:not-allowed}.sunrise-cal--intercept .sunrise-cal__day--fh-blocked.sunrise-cal__day--bookable:hover,.sunrise-cal--intercept .sunrise-cal__day--fh-blocked:hover{outline:none}.sunrise-cal__fh-blocked{margin:.5rem 0 0;font-size:.85rem;color:#666;font-weight:500}.sunrise-cal__detail{border:1px solid #e4dcc8;border-radius:10px;background:var(--color-cream);padding:1rem 1.1rem}.sunrise-cal__detail-text{margin:0 0 .5rem;font-weight:500;color:var(--color-secondary);font-size:.92rem}.sunrise-cal__detail-reasons{margin:0 0 .75rem;padding-left:1.1rem;font-size:.82rem;color:var(--color-text)}.sunrise-cal__continue{margin-top:.25rem}.sunrise-cal__footnote{margin:0;font-size:.78rem;color:var(--color-text);line-height:1.45}.sunrise-cal__legend{margin:.35rem 0 0;font-size:.75rem;color:#666}.sunrise-cal__book-hint{margin:.5rem 0 0;font-size:.85rem;color:var(--color-green);font-weight:500}.sunrise-cal--intercept .sunrise-cal__day--bookable{cursor:pointer}.sunrise-cal--intercept .sunrise-cal__day--bookable:hover{outline:2px solid var(--color-green);outline-offset:2px}.day-cell{position:relative;flex:1;display:flex;flex-direction:column;min-height:0}.day-cell--pending{flex:1;display:flex;align-items:center;justify-content:center}.day-cell__pending{margin:0;font-size:.65rem;color:#888;text-align:center;line-height:1.3}.day-cell__weather{position:absolute;top:-1.35rem;right:0;z-index:5;width:1.35rem;height:1.35rem;display:flex;align-items:center;justify-content:center;font-size:.85rem;background:#ffffffeb;border-radius:50%;box-shadow:0 1px 3px #0000001f}.day-cell__weather--block{background:#ffe6e6f2}.day-cell__gauge{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:4px;background:linear-gradient(180deg,#f7fbff,#e8f2fa);pointer-events:none}.day-cell__water{position:absolute;left:0;right:0;bottom:0;height:var(--tide-fill, 38%);background:linear-gradient(180deg,#6dbde6,#3a8ec4 55%,#1f6ea8)}.day-cell--incoming .day-cell__water{animation:tide-fill-in 2.4s ease-in-out infinite}.day-cell--outgoing .day-cell__water{animation:tide-fill-out 2.4s ease-in-out infinite}@keyframes tide-fill-in{0%,to{height:var(--tide-fill, 38%)}50%{height:calc(var(--tide-fill, 38%) + 6%)}}@keyframes tide-fill-out{0%,to{height:var(--tide-fill, 38%)}50%{height:calc(var(--tide-fill, 38%) - 6%)}}.day-cell__surface{position:absolute;top:-10px;left:-8%;width:116%;height:14px;display:block}.day-cell__chevrons{position:absolute;left:50%;top:18%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:3px;z-index:1}.day-cell__chevron{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;opacity:.85}.day-cell--incoming .day-cell__chevron{border-bottom:7px solid rgba(255,255,255,.88);animation:chevron-in 1.5s ease-in-out infinite}.day-cell--outgoing .day-cell__chevron{border-top:7px solid rgba(255,255,255,.88);animation:chevron-out 1.5s ease-in-out infinite}.day-cell--incoming .day-cell__chevron:nth-child(2),.day-cell--outgoing .day-cell__chevron:nth-child(2){animation-delay:.2s}.day-cell--incoming .day-cell__chevron:nth-child(3),.day-cell--outgoing .day-cell__chevron:nth-child(3){animation-delay:.4s}@keyframes chevron-in{0%,to{transform:translateY(3px);opacity:.25}50%{transform:translateY(-2px);opacity:1}}@keyframes chevron-out{0%,to{transform:translateY(-3px);opacity:.25}50%{transform:translateY(2px);opacity:1}}@media(prefers-reduced-motion:reduce){.day-cell--incoming .day-cell__water,.day-cell--outgoing .day-cell__water,.day-cell--incoming .day-cell__chevron,.day-cell--outgoing .day-cell__chevron{animation:none}}.day-cell__tide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:.55rem;background:linear-gradient(180deg,#1f6ea826,#1f6ea88c 70%)}.day-cell__tide-overlay span{color:#fff;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-shadow:0 1px 2px rgba(0,0,0,.35)}.day-cell__times{position:relative;z-index:2;margin:1.1rem 0 0;padding:.2rem .15rem 0;font-size:.68rem;line-height:1.3;color:var(--color-secondary)}.day-cell__times p{margin:0 0 .15rem;display:flex;flex-direction:column}.day-cell__label{color:#5a6570;font-size:.58rem;text-transform:uppercase;letter-spacing:.03em}.day-cell__arrive strong{font-size:.78rem;color:#2d6b35}.day-cell__sun,.day-cell__sun .day-cell__label{color:#f5d76e;text-shadow:0 1px 2px rgba(20,40,70,.7)}.day-cell__sun span:last-child{font-weight:700;color:#ffe566}.day-cell__sun--twilight,.day-cell__sun--twilight .day-cell__label{color:#d4b8f0}.day-cell__sun--twilight span:last-child{color:#e8d4ff}.day-cell__flow strong{font-size:.72rem;color:#1f6ea8}.day-cell--blocked .day-cell__times,.day-cell--blocked .day-cell__label,.day-cell--blocked .day-cell__arrive strong,.day-cell--blocked .day-cell__flow strong{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35)}.day-cell--blocked .day-cell__sun,.day-cell--blocked .day-cell__sun .day-cell__label,.day-cell--blocked .day-cell__sun span:last-child{color:#ffe566;text-shadow:0 1px 2px rgba(20,40,70,.75)}.day-cell--blocked .day-cell__sun--twilight,.day-cell--blocked .day-cell__sun--twilight .day-cell__label,.day-cell--blocked .day-cell__sun--twilight span:last-child{color:#e8d4ff}.sunrise-cal__day--ride .sunrise-cal__pill,.sunrise-cal__day--ride .sunrise-cal__pills{position:relative;z-index:2}.sunrise-cal__weekdays--full,.sunrise-cal__grid--full{grid-template-columns:repeat(7,minmax(0,1fr));gap:.45rem}.sunrise-cal__grid--full .sunrise-cal__day--tide{min-height:168px;padding:.45rem .35rem .5rem;width:100%;border:1px solid #e4dcc8;border-top:3px solid #c5ddc8}.sunrise-cal__grid--full .sunrise-cal__day--rideable:not(.sunrise-cal__day--off){border:3px solid var(--color-green);box-shadow:0 0 0 1px #2d6b3526}.sunrise-cal__grid--full .sunrise-cal__day--caution:not(.sunrise-cal__day--off){border:3px solid var(--color-orange)}.sunrise-cal__grid--full .sunrise-cal__day--unavailable:not(.sunrise-cal__day--off),.sunrise-cal__grid--full .sunrise-cal__day--tide-block:not(.sunrise-cal__day--off){border-color:#e4dcc8;opacity:.42}.sunrise-cal__off-note{margin:.35rem 0 0;font-size:.68rem;font-weight:600;color:var(--color-text);line-height:1.3}.day-cell__sun--tide .day-cell__label,.day-cell__sun--tide span:last-child{color:#2b7cb5}@media(max-width:900px){.sunrise-cal__weekdays--full,.sunrise-cal__grid--full{gap:.3rem}.sunrise-cal__grid--full .sunrise-cal__day--tide{min-height:0;padding:.3rem .2rem .35rem}.sunrise-cal__weekdays--full .sunrise-cal__weekday-head{font-size:.58rem}}.booking-intercept__list{display:flex;flex-direction:column;gap:1.25rem}.booking-intercept__ride{display:grid;grid-template-columns:168px minmax(0,1fr);gap:0;margin:0;background:#f7faf5;border:2px solid var(--color-green);border-radius:10px;overflow:hidden;scroll-margin-top:5rem}.booking-intercept__ride-image{display:block;width:100%;height:100%;min-height:calc(168px * 7 / 5);aspect-ratio:5 / 7;object-fit:cover;object-position:center}.booking-intercept__ride-body{display:flex;flex-direction:column;justify-content:center;gap:.35rem;padding:1.1rem 1.25rem}.booking-intercept__ride-body h3{margin:0;font-family:var(--font-heading);font-size:1.45rem;color:var(--color-secondary);line-height:1.2}.booking-intercept__ride-body .booking-intercept__select{align-self:flex-start;margin-top:.55rem}.booking-intercept__eyebrow{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-green)}.booking-intercept__meta{margin:0;font-size:.85rem;color:#666;line-height:1.45}.booking-intercept__price-from{margin:0;font-size:.85rem;font-weight:600;color:var(--color-secondary)}.booking-intercept__ride-block{display:flex;flex-direction:column;gap:.85rem}.booking-intercept__calendar{margin:0;padding:1rem 1rem 1.15rem;background:#fff;border:1px solid #c5ddc8;border-radius:10px;scroll-margin-top:5rem}.booking-intercept__calendar-lead{margin:0 0 .85rem;font-size:.9rem;color:var(--color-text-muted, #666);line-height:1.4}.booking-intercept__calendar .sunrise-cal{gap:.75rem;font-size:.92rem}.booking-intercept__calendar .sunrise-cal__month{padding:.65rem .65rem .75rem}.booking-intercept__calendar .sunrise-cal__month-title{font-size:1.1rem}.booking-intercept__calendar .sunrise-cal__slot{min-height:96px}.booking-intercept__calendar .sunrise-cal__days-note{padding:.55rem .75rem;font-size:.85rem}.booking-intercept__select{padding:.55rem 1rem;border:none;border-radius:4px;background:#2b7cff;color:#fff;font:inherit;font-size:.9rem;font-weight:500;cursor:pointer;white-space:nowrap}.booking-intercept__select:hover{opacity:.92}@media(max-width:720px){.booking-intercept__ride{grid-template-columns:120px minmax(0,1fr)}.booking-intercept__ride-image{min-height:calc(120px * 7 / 5)}.booking-intercept__ride-body{padding:.85rem .9rem}.booking-intercept__ride-body h3{font-size:1.2rem}.booking-intercept__calendar{padding:.75rem .55rem .85rem}.booking-intercept__calendar-lead{font-size:.82rem;margin-bottom:.65rem}.booking-intercept__calendar .sunrise-cal__slot{min-height:74px}.booking-intercept__calendar .sunrise-cal__month{padding:.45rem .35rem .55rem}.booking-intercept__calendar .sunrise-cal__month-title{font-size:1rem}.booking-intercept__select{width:100%;text-align:center}}#ride-request{scroll-margin-top:5rem}.ride-request__eyebrow{margin:0 0 .45rem;font-size:.95rem;font-weight:500;color:var(--color-text-muted, #666);line-height:1.4}#ride-request h2{margin-top:0}.rides-categories__lead{margin:0 0 1.5rem;color:var(--color-text-muted, #666)}.rides-categories{display:flex;flex-direction:column;gap:.85rem}.rides-categories__item{border:2px solid #d4cbb5;border-radius:10px;background:#fbfaf6;scroll-margin-top:5rem;overflow:hidden}.rides-categories__item[open]{border-color:var(--color-green);background:#fff}.rides-categories__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;cursor:pointer;list-style:none;font-family:var(--font-heading);color:var(--color-secondary)}.rides-categories__summary::-webkit-details-marker{display:none}.rides-categories__summary:after{content:"";width:.55rem;height:.55rem;border-right:2px solid var(--color-secondary);border-bottom:2px solid var(--color-secondary);transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0}.rides-categories__item[open]>.rides-categories__summary:after{transform:rotate(225deg);margin-top:.25rem}.rides-categories__title{font-size:1.45rem;font-weight:700;line-height:1.2}.rides-categories__count{margin-left:auto;margin-right:.75rem;font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted, #666)}.rides-categories__list{margin:0;padding:0 1.15rem 1.15rem;list-style:none;display:flex;flex-direction:column;gap:1rem;border-top:1px solid #e8e0d0}.rides-categories__ride{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;padding-top:1rem}.rides-categories__ride-copy{margin:0;font-size:.98rem;line-height:1.5;color:var(--color-text)}.rides-categories__ride-name{font-family:var(--font-heading);font-size:1.15rem;font-weight:600;color:var(--color-secondary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}.rides-categories__ride-name:hover{color:var(--color-green)}.rides-categories__sep{font-weight:400}.rides-categories__book{display:inline-flex;align-items:center;padding:.45rem .9rem;border-radius:4px;background:var(--color-green);color:#fff;font-size:.88rem;font-weight:600;text-decoration:none}.rides-categories__book:hover{opacity:.92}@media(max-width:600px){.rides-categories__summary{flex-wrap:wrap;padding:.9rem 1rem}.rides-categories__count{margin-right:0;order:3;width:100%}.rides-categories__title{font-size:1.25rem}.rides-categories__list{padding:0 1rem 1rem}}:root{--color-primary: #8CC395;--color-secondary: #54595F;--color-text: #7A7A7A;--color-accent: #EF9C67;--color-cream: #F6F1E7;--color-cream-dark: #EDE3CD;--color-pink: #C26E93;--color-blue: #A8DBFB;--color-orange: #EF9C67;--color-green: #8CC395;--font-heading: "Amatic-Hackfarm", "Amatic SC", cursive;--font-body: "Roboto", sans-serif;--font-nav: "PT Sans Narrow", sans-serif;--max-width: 1140px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-secondary);background:var(--color-cream);line-height:1.6;font-size:16px}img{max-width:100%;height:auto;display:block}a{color:var(--color-secondary);text-decoration:none;transition:color .2s}a:hover{color:var(--color-primary)}h1,h2,h3{font-family:var(--font-heading);font-weight:700;color:var(--color-secondary);line-height:1.2}h1{font-size:clamp(2rem,5vw,2.5rem)}h2{font-size:clamp(1.75rem,4vw,2.2rem);margin-bottom:.75rem}h3{font-size:1.5rem;margin-bottom:.5rem}p{margin-bottom:1rem;color:var(--color-text)}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:3rem 0}.section--cream{background:var(--color-cream)}.section--white{background:#fff}.page-hero{text-align:center;padding:3rem 1.5rem 2rem;background:var(--color-cream)}.page-hero h1{max-width:800px;margin:0 auto 1rem}.page-hero p{max-width:700px;margin:0 auto;font-size:1.05rem}.hero-banner{position:relative;min-height:420px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center}.hero-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#54595f2e;pointer-events:none}.hero-banner__copy{position:relative;z-index:1;padding:2rem 1.5rem;max-width:900px}.hero-banner__copy p{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.45)}.hero-banner__title{font-family:var(--font-heading);font-size:clamp(2.5rem,8vw,4rem);color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.45)}.home-hero{position:relative;min-height:min(72vh,640px);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#54595f38;pointer-events:none}.home-hero__badge{position:relative;z-index:1;height:88px;width:auto}.home-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.15rem;padding:2.5rem 1.5rem;text-align:center}.hero-travelers{display:inline-flex;align-items:center;justify-content:center}.hero-rotator{font-family:var(--font-heading);color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.45);line-height:1.05}.hero-rotator__static{font-size:clamp(2.2rem,6.5vw,3.6rem);font-weight:700}.hero-rotator__word{font-size:clamp(2.2rem,6.5vw,3.6rem);font-weight:700;display:inline-block;transform-origin:50% 70%}.hero-rotator__word--animate{animation:heroWordIn .85s cubic-bezier(.2,.9,.2,1) both}.home-hero__badge{animation:heroBadgeIn .9s ease .2s both}@keyframes heroWordIn{0%{opacity:0;transform:translateY(10px) rotate(-10deg) scale(.98);filter:blur(1px)}60%{opacity:1;transform:translateY(0) rotate(3deg) scale(1.01);filter:blur(0)}to{opacity:1;transform:translateY(0) rotate(0) scale(1);filter:blur(0)}}@keyframes heroBadgeIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.hero-rotator__word--animate,.home-hero__badge{animation:none!important}}.photo-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;padding:1.25rem;background:var(--color-cream)}.photo-tile{position:relative;min-height:430px;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:5rem 1.5rem 2.5rem;color:#fff;overflow:hidden}.photo-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#2b2b2b61}.photo-tile>*{position:relative;z-index:1}.photo-tile h2,.photo-tile p{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.55)}.photo-tile h2{font-size:clamp(2.4rem,4vw,3.6rem);margin-bottom:1rem}.photo-tile p{max-width:28rem}.feature-stratum{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:var(--color-cream)}.feature-stratum--flip .photo-stratum{order:2}.feature-stratum__copy{position:relative;overflow:hidden;padding:4rem 3.5rem;display:flex;flex-direction:column;justify-content:center}.feature-stratum__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;pointer-events:none}.feature-stratum__copy>:not(.feature-stratum__backdrop){position:relative;z-index:1}.photo-stratum{position:relative;min-height:420px;overflow:hidden;background:#d9d0c0}.photo-stratum__slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1.1s ease}.photo-stratum__slide--active{opacity:1}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.card{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.card__image{width:100%;height:200px;object-fit:cover}.card__body{padding:1.5rem}.card__body h3{font-family:var(--font-heading);font-size:1.75rem}.btn{display:inline-block;padding:.65rem 1.5rem;border-radius:4px;font-family:var(--font-body);font-size:.95rem;font-weight:500;text-align:center;border:none;cursor:pointer;transition:opacity .2s,transform .2s;color:#fff}.btn:hover{opacity:.9;transform:translateY(-1px);color:#fff}.btn--green{background:var(--color-green)}.btn--orange{background:var(--color-orange)}.btn--pink{background:var(--color-pink)}.btn--blue{background:var(--color-blue);color:var(--color-secondary)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:900px){.photo-tiles{grid-template-columns:1fr;padding:.75rem}.feature-stratum,.feature-stratum--flip{grid-template-columns:1fr}.feature-stratum--flip .photo-stratum{order:0}.feature-stratum__copy{padding:2.5rem 1.5rem}}.testimonial{background:#fff;padding:2rem;border-left:4px solid var(--color-primary);margin:1rem 0;font-style:italic}.testimonial cite{display:block;margin-top:.75rem;font-style:normal;font-weight:500;color:var(--color-secondary)}form .field{margin-bottom:1rem}form label{display:block;margin-bottom:.35rem;font-weight:500;color:var(--color-secondary)}form input,form textarea,form select{width:100%;padding:.65rem .85rem;border:1px solid #ccc;border-radius:4px;font-family:var(--font-body);font-size:1rem}form textarea{min-height:120px;resize:vertical}.checkbox-group{display:flex;flex-wrap:wrap;gap:1rem}.checkbox-group label{display:flex;align-items:center;gap:.4rem;font-weight:400}iframe.map-embed,iframe.fareharbor-embed{width:100%;border:none;min-height:450px}.horse-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.horse-card{text-align:center;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 2px 6px #00000014;transition:transform .2s}.horse-card:hover{transform:scale(1.02)}.horse-card img{width:100%;height:200px;object-fit:cover}.horse-card h3{padding:1rem;font-size:1.4rem}.instagram-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:4px}.instagram-grid__item{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:#eee}.instagram-grid img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s}.instagram-grid__caption{position:absolute;left:0;right:0;bottom:0;padding:1.6rem .55rem .45rem;background:linear-gradient(transparent,#000000b8);color:#fff;font-size:.72rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.instagram-grid a:hover img{transform:scale(1.05)}.sitemap-list{list-style:none;columns:2;gap:2rem}.sitemap-list li{margin-bottom:.5rem}@media(max-width:900px){.instagram-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.two-col{grid-template-columns:1fr}.home-hero{min-height:420px}}@media(max-width:600px){.sitemap-list{columns:1}}@media(max-width:520px){.instagram-grid{grid-template-columns:repeat(2,1fr)}}
