.nook-hero{position:relative;min-height:360px;margin:0 0 36px;border-radius:28px;overflow:hidden;background:linear-gradient(145deg,var(--snow) 0%,var(--sand) 56%,#E1F5EE 100%);border:1px solid var(--line)}
.nook-hero .sun{position:absolute;width:76px;height:76px;border-radius:50%;background:var(--sun);top:38px;right:12%;opacity:.9}.nook-hero .cloud{position:absolute;width:112px;height:34px;border-radius:999px;background:rgba(255,255,255,.82);box-shadow:30px 4px 0 rgba(255,255,255,.82),16px -15px 0 1px rgba(255,255,255,.82)}.nook-hero .cloud.one{top:64px;left:9%}.nook-hero .cloud.two{top:126px;right:6%;transform:scale(.72)}
.nook-hero .hill{position:absolute;left:-7%;right:-7%;bottom:-92px;height:190px;border-radius:50% 50% 0 0;background:#BDE7D9}.nook-hero .hill.two{bottom:-120px;background:#9FE1CB;transform:scaleX(1.08)}
.nook-hero-plane{position:absolute;z-index:2;width:190px;height:190px;right:18%;top:52px;transform:rotate(-6deg);filter:drop-shadow(0 10px 12px rgba(44,44,42,.12))}.nook-hero-plane img{width:100%;height:100%;object-fit:contain}
.nook-hero-copy{position:absolute;z-index:3;left:7%;bottom:34px;width:min(520px,60%);padding:24px 28px;background:rgba(255,253,249,.95);border:1px solid rgba(44,44,42,.08);border-radius:22px;box-shadow:0 18px 45px rgba(44,44,42,.12)}
.nook-hero-copy small{display:block;color:var(--soft);font-size:12px}.nook-hero-copy h2{font:700 28px/1.15 var(--display);margin:4px 0 7px}.nook-hero-copy p{margin:0;color:var(--soft);font-size:14px;max-width:430px}
.nook-hero-bits{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.nook-hero-bits span{background:#F1EFE8;border-radius:999px;padding:6px 10px;font-size:12px;display:inline-flex;align-items:center;gap:5px}.nook-hero-bits img{width:16px;height:16px}
.trip-card-ui{border-radius:24px;box-shadow:0 5px 18px rgba(44,44,42,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.trip-card-ui:hover{transform:translateY(-3px);border-color:#C8C5BB;box-shadow:0 12px 28px rgba(44,44,42,.08)}
.trip-card-image{height:210px}.trip-card-image:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(44,44,42,.12));pointer-events:none}.trip-card-image .country-badge{right:14px;bottom:14px;z-index:1;padding:6px 10px}
.trip-card-body{padding:21px 22px 23px}.trip-card-top{min-height:66px}.trip-card-title{font-size:24px;letter-spacing:-.35px}.trip-card-dates{font-size:13px}.trip-card-top>.badge{flex:0 0 auto;margin-top:1px}.trip-card-meta{margin-top:17px;padding-top:14px;border-top:1px solid var(--line)}.destination-icon{width:44px;height:44px;flex-basis:44px;border-radius:14px}.destination-icon img{width:30px;height:30px}.trip-card-meta:after{content:"View trip";margin-left:auto;color:var(--sky-dark);font-size:12px;font-weight:600}
.calendar-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 18px;padding:0 2px}.calendar-toolbar h2{font:700 30px/1.1 var(--display);margin:3px 0 0}.legend{display:flex;gap:14px;align-items:center;color:var(--soft);font-size:12px}.legend>span{display:inline-flex;align-items:center;gap:6px}.legend-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.legend-dot.booked{background:var(--sky)}.legend-dot.idea{background:var(--sun)}
#calendar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cal-month{border:1px solid var(--line);border-radius:22px;background:#fff;padding:18px;box-shadow:0 5px 18px rgba(44,44,42,.035)}.cal-month h3{font:700 20px/1.2 var(--display);margin:0 0 14px;color:var(--ink)}.cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.cal-grid>div{min-width:0}.cal-grid>div:nth-child(-n+7){color:var(--soft);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-align:center;padding:4px 0 7px}.cal-day{position:relative;display:flex;align-items:center;justify-content:center;min-height:38px;border-radius:10px;color:var(--ink);font-size:12px;text-decoration:none;border:1px solid transparent;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.cal-day:hover{background:#F7F4EE;border-color:var(--line);transform:translateY(-1px)}.cal-day.booked,.cal-day.idea{font-weight:700}.cal-day.booked{background:#E7F3F9;color:#155B78;border-color:#D5EAF2}.cal-day.idea{background:#FFF5D9;color:#765D17;border-color:#F5E8B9}.cal-day.booked:hover{background:#DDEEF6}.cal-day.idea:hover{background:#FFEFCA}.cal-day[href]{cursor:pointer}.cal-day:not(.booked):not(.idea){background:#FCFBF8;color:#4D4B45}.cal-day.empty{visibility:hidden;pointer-events:none;background:transparent;border-color:transparent}.cal-day.today{box-shadow:inset 0 0 0 2px var(--sky)}
.cal-day.booked.range-start,.cal-day.idea.range-start{border-top-left-radius:12px;border-bottom-left-radius:12px}.cal-day.booked.range-end,.cal-day.idea.range-end{border-top-right-radius:12px;border-bottom-right-radius:12px}.cal-day.booked:not(.range-start):not(.range-end),.cal-day.idea:not(.range-start):not(.range-end){border-radius:3px}.cal-day.booked.range-start:not(.range-end),.cal-day.idea.range-start:not(.range-end){border-top-right-radius:3px;border-bottom-right-radius:3px}.cal-day.booked.range-end:not(.range-start),.cal-day.idea.range-end:not(.range-start){border-top-left-radius:3px;border-bottom-left-radius:3px}.cal-day.booked:after,.cal-day.idea:after{content:"";position:absolute;bottom:4px;width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.7}.cal-day.range-start:before{content:"";position:absolute;left:5px;top:50%;width:4px;height:4px;border-radius:50%;background:currentColor;transform:translateY(-50%);opacity:.55}.cal-day.range-end:before{content:""}.cal-day.today{z-index:2}
.calendar-callout{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:16px;margin:30px 0 8px;padding:22px 24px;border:1px solid #D9EAF2;border-radius:22px;background:#EDF7FB;box-shadow:0 7px 22px rgba(44,44,42,.035)}.calendar-callout .icon{width:52px;height:52px;border-radius:15px;background:#fff;display:flex;align-items:center;justify-content:center}.calendar-callout .icon img{width:32px;height:32px}.calendar-callout .copy h3{font:700 20px var(--display);margin:0 0 4px}.calendar-callout .copy p{font-size:13px;color:var(--soft);margin:0}
@media(max-width:900px){#calendar{grid-template-columns:1fr}.calendar-callout{grid-template-columns:48px 1fr}.calendar-callout .btn{grid-column:2;justify-self:start}.calendar-callout .icon{width:48px;height:48px}.calendar-callout .icon img{width:29px;height:29px}}
@media(max-width:700px){.nook-hero{min-height:420px;border-radius:22px}.nook-hero-plane{width:145px;height:145px;right:1%;top:52px}.nook-hero .cloud.one{left:-8%}.nook-hero .cloud.two{right:-10%}.nook-hero-copy{left:5%;bottom:24px;width:90%;padding:21px 22px}.nook-hero-copy h2{font-size:24px}.trip-card-image{height:180px}.trip-card-body{padding:18px}.trip-card-title{font-size:21px}.trip-grid{grid-template-columns:1fr}.calendar-toolbar{align-items:flex-start;flex-direction:column;gap:10px}.calendar-toolbar h2{font-size:27px}.legend{gap:10px}.cal-month{padding:14px;border-radius:18px}.cal-month h3{font-size:18px;margin-bottom:11px}.cal-grid{gap:3px}.cal-day{min-height:35px;font-size:11px;border-radius:9px}.calendar-callout{grid-template-columns:44px 1fr;gap:12px;padding:18px}.calendar-callout .icon{width:44px;height:44px;border-radius:13px}.calendar-callout .icon img{width:27px;height:27px}.calendar-callout .copy h3{font-size:18px}.calendar-callout .copy p{font-size:12px}.calendar-callout .btn{grid-column:1/-1;width:100%;justify-content:center}}

/* Calendar redesign: make the current month the visual anchor and turn trip dates into calm ribbons. */
#calendar{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start;gap:20px}.cal-month{padding:22px;border-radius:24px;box-shadow:0 8px 24px rgba(44,44,42,.045)}.cal-month:first-child{grid-column:1 / -1;padding:24px}.cal-month:first-child h3{font-size:24px;margin-bottom:18px}.cal-month:first-child .cal-grid{gap:6px}.cal-month:first-child .cal-day{min-height:48px;font-size:13px;border-radius:12px}.cal-month:first-child .cal-grid>div:nth-child(-n+7){font-size:11px;padding:4px 0 9px}.cal-month:not(:first-child) h3{font-size:18px}.cal-day{font-variant-numeric:tabular-nums}.cal-day.booked,.cal-day.idea{box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.cal-day.today{box-shadow:inset 0 0 0 2px var(--sky),0 0 0 3px rgba(112,184,217,.12)}.cal-month:first-child .cal-day.today{box-shadow:inset 0 0 0 2px var(--sky),0 0 0 4px rgba(112,184,217,.13)}.cal-month h3:after{content:"";display:block;width:34px;height:3px;margin-top:9px;border-radius:99px;background:var(--sky)}.calendar-toolbar{margin-bottom:22px}.calendar-toolbar h2{letter-spacing:-.5px}.legend{background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 11px}.legend-dot{width:8px;height:8px}.calendar-callout{margin-top:28px;background:linear-gradient(135deg,#EDF7FB,#F4FAFC);border-color:#D7EAF2}.calendar-callout .btn{white-space:nowrap}

/* Calendar interaction: clickable event days, grouped range hover/focus, and accessible event tooltips. */
.cal-day[href]{min-height:44px}.cal-day[href]:focus-visible{outline:3px solid var(--sky);outline-offset:2px;z-index:5}.cal-day.range-hover{background:#CFE9F3!important;border-color:#9CCDDD!important;color:#104C64!important;transform:translateY(-1px)}.cal-day.idea.range-hover{background:#F9E7B2!important;border-color:#E6CD78!important;color:#66500F!important}.cal-day.range-hover:after{opacity:1}.cal-tooltip{position:absolute;left:50%;bottom:calc(100% + 9px);z-index:20;width:max-content;max-width:min(240px,calc(100vw - 32px));padding:9px 11px;border:1px solid var(--line);border-radius:11px;background:var(--ink);color:#fff;text-align:left;box-shadow:0 8px 22px rgba(44,44,42,.18);font-size:11px;line-height:1.35;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,4px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.cal-tooltip strong{display:block;font:700 13px var(--display);margin-bottom:2px}.cal-tooltip span{display:block;color:#e7e4dc}.cal-day:hover .cal-tooltip,.cal-day:focus-visible .cal-tooltip{opacity:1;visibility:visible;transform:translate(-50%,0)}.cal-day:first-child .cal-tooltip,.cal-day:nth-child(7n+1) .cal-tooltip{left:0;transform:translateY(4px)}.cal-day:first-child:hover .cal-tooltip,.cal-day:first-child:focus-visible .cal-tooltip,.cal-day:nth-child(7n+1):hover .cal-tooltip,.cal-day:nth-child(7n+1):focus-visible .cal-tooltip{transform:translateY(0)}.cal-day:nth-child(7n) .cal-tooltip{left:auto;right:0;transform:translateY(4px)}.cal-day:nth-child(7n):hover .cal-tooltip,.cal-day:nth-child(7n):focus-visible .cal-tooltip{transform:translateY(0)}
@media (hover:none){.cal-day:hover{transform:none}.cal-day:hover .cal-tooltip{opacity:0;visibility:hidden}.cal-day:focus-visible .cal-tooltip{opacity:1;visibility:visible;transform:translate(-50%,0)}}
@media(max-width:900px){#calendar{grid-template-columns:1fr}.cal-month:first-child{grid-column:auto}.cal-month:first-child .cal-day{min-height:42px}}
@media(max-width:700px){.calendar-toolbar{margin-bottom:18px}.legend{border-radius:14px;padding:8px 10px}.cal-month:first-child{padding:16px}.cal-month:first-child h3{font-size:20px}.cal-month:first-child .cal-grid{gap:3px}.cal-month:first-child .cal-day{min-height:40px;font-size:12px}.cal-month h3:after{margin-top:7px;width:28px;height:2px}}
