.hero:where(.astro-6qw437tm){display:flex;align-items:center;min-height:40vh;padding:7rem 2rem 2rem;background:linear-gradient(to right,#2193b0,#6dd5ed);position:relative}.hero-pattern:where(.astro-6qw437tm){position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.1) 1px,transparent 0);background-size:40px 40px;animation:patternMove 20s linear infinite;pointer-events:none}.hero:where(.astro-6qw437tm):before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#ffffff0d,#fff0)}.hero-content:where(.astro-6qw437tm){max-width:800px;margin:0 auto;text-align:center;z-index:2;opacity:0;animation:fadeSlideUp 1s ease-out forwards}.hero:where(.astro-6qw437tm) h1:where(.astro-6qw437tm){font-size:clamp(2.5rem,5vw,4rem);color:#fff;margin-bottom:1rem;font-weight:700}.hero:where(.astro-6qw437tm) p:where(.astro-6qw437tm){font-size:clamp(1.1rem,2vw,1.5rem);color:#ffffffe6;line-height:1.6}.pricing-section:where(.astro-6qw437tm){padding:4rem 2rem;background:#f0f7fa}.pricing-grid:where(.astro-6qw437tm){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:0 auto}.pricing-card:where(.astro-6qw437tm){background:#fff;border-radius:24px;box-shadow:0 20px 40px #2193b01a;padding:2rem;transition:transform .3s ease;border:1px solid rgba(0,0,0,.05)}.pricing-card:where(.astro-6qw437tm):hover{transform:translateY(-5px)}.card-header:where(.astro-6qw437tm){display:flex;justify-content:center;margin-bottom:2rem;position:relative}.card-title:where(.astro-6qw437tm){font-size:1.5rem;color:#1a202c;margin-bottom:1rem}.card-title:where(.astro-6qw437tm) a:where(.astro-6qw437tm){display:flex;align-items:center;justify-content:center;gap:.75rem;color:inherit;text-decoration:none;transition:color .2s ease}.card-title:where(.astro-6qw437tm) a:where(.astro-6qw437tm):hover{color:#2193b0}.card-badge:where(.astro-6qw437tm){display:inline-block;padding:.5rem 1rem;background:#e6f7ff;color:#2193b0;border-radius:12px;font-size:.875rem;font-weight:500}.seasons:where(.astro-6qw437tm){display:flex;flex-direction:column;gap:1.25rem}.season:where(.astro-6qw437tm){padding:1.5rem;border-radius:16px;background:#f0f7fa;transition:all .3s ease;display:flex;align-items:center;gap:1.25rem}.season:where(.astro-6qw437tm).highlight{background:#e6f7ff;border:2px solid #2193b0}.season-icon-wrapper:where(.astro-6qw437tm){width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d}.season-icon:where(.astro-6qw437tm){width:24px;height:24px;color:#2193b0}.season-content:where(.astro-6qw437tm) h3:where(.astro-6qw437tm){font-size:1.25rem;color:#1a202c;margin-bottom:.5rem;font-weight:600}.price:where(.astro-6qw437tm){font-size:1rem;color:#2193b0;font-weight:700;margin-bottom:.25rem}.date:where(.astro-6qw437tm){font-size:.875rem;color:#64748b}.notes:where(.astro-6qw437tm){max-width:-moz-fit-content;max-width:fit-content;margin:4rem auto 0;display:grid;gap:1rem}.note-card:where(.astro-6qw437tm){background:#fff;padding:1.25rem;border-radius:16px;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 12px #0000000d}.note-icon-wrapper:where(.astro-6qw437tm){width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#e6f7ff;border-radius:10px}.note-icon:where(.astro-6qw437tm){width:20px;height:20px;color:#2193b0}.note-card:where(.astro-6qw437tm) p:where(.astro-6qw437tm){color:#64748b;font-size:.9375rem}.mobile-swipe-hint:where(.astro-6qw437tm){display:none;position:fixed;bottom:20%;left:50%;transform:translate(-50%);align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:2rem;box-shadow:0 4px 16px #0000001a;opacity:0;z-index:100;pointer-events:none}.hand-icon:where(.astro-6qw437tm){width:24px;height:24px;color:#2193b0}.arrow-icon:where(.astro-6qw437tm){width:20px;height:20px;color:#2193b0}.mobile-swipe-hint:where(.astro-6qw437tm).show{animation:showHint .5s forwards ease-out}.mobile-swipe-hint:where(.astro-6qw437tm).show .hand-icon:where(.astro-6qw437tm),.mobile-swipe-hint:where(.astro-6qw437tm).show .arrow-icon:where(.astro-6qw437tm){animation:swipeHint 1.5s ease-in-out infinite}.mobile-swipe-hint:where(.astro-6qw437tm).hide{animation:hideHint .5s forwards ease-in}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes patternMove{0%{transform:translate(0)}to{transform:translate(-20px,-20px)}}@keyframes showHint{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@keyframes hideHint{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,20px)}}@keyframes swipeHint{0%,to{transform:translate(0);opacity:.5}50%{transform:translate(8px);opacity:1}}@media (max-width: 768px){.pricing-section:where(.astro-6qw437tm){padding:2rem 1rem}.pricing-grid:where(.astro-6qw437tm){display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:1rem 1rem 2rem;gap:1rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pricing-card:where(.astro-6qw437tm){flex:0 0 90%;scroll-snap-align:center}.mobile-swipe-hint:where(.astro-6qw437tm){display:flex}}@media (min-width: 769px){.pricing-grid:where(.astro-6qw437tm)::-webkit-scrollbar{width:8px;height:8px}.pricing-grid:where(.astro-6qw437tm)::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.pricing-grid:where(.astro-6qw437tm)::-webkit-scrollbar-thumb{background:#2193b0;border-radius:4px}.pricing-grid:where(.astro-6qw437tm)::-webkit-scrollbar-thumb:hover{background:#1a7f99}}.bed-icon:where(.astro-6qw437tm){width:1.4em;height:1.4em;color:#f6d365;margin-right:.5rem;vertical-align:middle}@media (max-width: 768px){.hero:where(.astro-6qw437tm){min-height:auto;padding:6rem 1rem 2rem}.hero-content:where(.astro-6qw437tm){padding:1rem}.hero:where(.astro-6qw437tm) h1:where(.astro-6qw437tm){font-size:2rem;margin-bottom:.5rem}.hero:where(.astro-6qw437tm) p:where(.astro-6qw437tm){font-size:1rem;margin-bottom:1.5rem}}
