.hero{min-height:calc(100svh - var(--nav-height));isolation:isolate;background:var(--color-forest-900);align-items:flex-end;padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(6.5rem,11vw,9rem);display:flex;position:relative;overflow:hidden}.hero__media{z-index:-2;position:absolute;inset:0}.hero__media img{object-fit:cover;object-position:50% 42%;width:100%;height:100%;transform:scale(1.02)}.hero__scrim{background:linear-gradient(#14201880 0%,#0e181247 38%,#0e18128c 62%,#0e1812f0 98%),linear-gradient(100deg,#0e1812bf 0%,#0e181240 46%,#0e18120d 68%);position:absolute;inset:0}.hero__grain{opacity:.35;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/></svg>");position:absolute;inset:0}.hero__inner{z-index:1;flex-wrap:wrap;align-items:flex-end;gap:2rem;display:flex;position:relative}.hero__content{max-width:620px}.hero__eyebrow{color:var(--color-sage-300)}.hero__eyebrow:before{background:var(--color-sage-300)}.hero__headline{color:var(--color-cream-100);margin-bottom:1.4rem}.hero__headline em{color:var(--color-sage-300);font-style:italic}.hero__lede{color:#fbf7eedb;max-width:52ch;margin-bottom:2.2rem;font-size:clamp(1.05rem,1rem + .4vw,1.25rem)}.hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.hero__badge{background:var(--color-cream-100);color:var(--color-forest-900);box-shadow:var(--shadow-lift);border-radius:999px;align-items:center;gap:.8rem;margin-left:auto;padding:1rem 1.4rem 1rem 1rem;animation:.9s cubic-bezier(.22,1,.36,1) .4s both hero-badge-in;display:inline-flex;transform:rotate(-2deg)}.hero__badge-mark{background:var(--color-amber-100);width:42px;height:42px;color:var(--color-amber-700);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.hero__badge-text{max-width:15ch;font-size:.95rem;line-height:1.3}.hero__badge-text strong{font-family:var(--font-display);color:var(--color-forest-800);font-size:1.05rem;display:block}@keyframes hero-badge-in{0%{opacity:0;transform:rotate(-2deg)translateY(14px)}to{opacity:1;transform:rotate(-2deg)translateY(0)}}@media (prefers-reduced-motion:reduce){.hero__badge{animation:none}}@media (width<=900px){.hero{text-align:left;align-items:center}.hero__inner{flex-direction:column;align-items:flex-start}.hero__badge{margin-left:0;transform:none}}@media (width<=480px){.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn{width:100%}}.walk-includes{z-index:2;padding-bottom:clamp(3rem,6vw,5rem);position:relative}.walk-includes__panel{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lift);margin-top:clamp(-5.5rem,-8vw,-4rem);padding:clamp(1.75rem,3vw,2.75rem)}.walk-includes__grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:clamp(1.5rem,3vw,2rem);display:grid}.walk-card{padding-right:1rem;position:relative}.walk-card:not(:last-child):after{content:"";background:linear-gradient(#0000,#1220191a,#0000);width:1px;height:calc(100% - .4rem);position:absolute;top:.2rem;right:0}.walk-card__icon{background:var(--color-sage-100);width:48px;height:48px;color:var(--color-forest-700);border-radius:14px;place-items:center;margin-bottom:1.1rem;display:inline-grid}.walk-card__title{letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.05rem}.walk-card__desc{color:var(--text-muted);font-size:.92rem;line-height:1.55}@media (width<=720px){.walk-card:not(:last-child):after{display:none}.walk-card{border-bottom:1px solid #12201914;padding-bottom:1.25rem;padding-right:0}.walk-card:last-child{border-bottom:none;padding-bottom:0}}.about{padding-block:clamp(4rem,8vw,7rem)}.about__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,6vw,5rem);display:grid}.about__media{padding-bottom:clamp(2.5rem,6vw,4rem);padding-right:clamp(2rem,5vw,3.5rem);position:relative}.about__media-frame{border-radius:var(--radius-lg);box-shadow:var(--shadow-lift);aspect-ratio:3/4;overflow:hidden}.about__media-frame img{object-fit:cover;width:100%;height:100%}.about__media-accent{aspect-ratio:1;border-radius:var(--radius-md);border:6px solid var(--color-cream-100);width:46%;box-shadow:var(--shadow-lift);position:absolute;bottom:0;right:0;overflow:hidden;transform:rotate(3deg)}.about__media-accent img{object-fit:cover;width:100%;height:100%}.about__content h2{margin-top:.9rem;margin-bottom:0}.about__content h2 em{color:var(--color-forest-700);font-style:italic}.about__lede{margin-top:1.3rem}.about__quote{font-family:var(--font-display);color:var(--color-forest-800);border-left:3px solid var(--color-amber-500);max-width:40ch;margin:2rem 0 2.2rem;padding-left:1.3rem;font-size:clamp(1.2rem,1.1rem + .5vw,1.5rem);font-style:italic}.about__values{flex-wrap:wrap;gap:.7rem;display:flex}.about__values li{letter-spacing:.02em;background:var(--color-sage-100);color:var(--color-forest-800);border-radius:999px;padding:.55em 1.1em;font-size:.85rem;font-weight:600}@media (width<=900px){.about__grid{grid-template-columns:1fr}.about__media{max-width:480px;padding-right:0}}.story{padding-block:clamp(4rem,8vw,7rem);position:relative}.story__grid{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:center;gap:clamp(3rem,6vw,5rem);display:grid}.story__content h2{margin-top:.9rem;margin-bottom:0}.story__content h2 em{color:var(--color-forest-700);font-style:italic}.story__lede{color:var(--color-forest-900);margin-top:1.3rem;font-weight:600}.story__paragraph{color:var(--text-muted);max-width:58ch;margin-top:1.1rem}.story__quote{max-width:46ch;margin:2rem 0;padding:.4rem 0 .4rem 2.4rem;position:relative}.story__quote:before{content:"“";font-family:var(--font-display);color:var(--color-amber-500);opacity:.35;pointer-events:none;font-size:5rem;line-height:1;position:absolute;top:-1.3rem;left:-.4rem}.story__quote p{font-family:var(--font-display);color:var(--color-forest-800);font-size:clamp(1.15rem,1.05rem + .4vw,1.4rem);font-style:italic;line-height:1.45}.story__quote cite{letter-spacing:.05em;text-transform:uppercase;color:var(--color-charcoal-500);margin-top:.7rem;font-size:.78rem;font-style:normal;font-weight:600;display:block}.story__closing{color:var(--color-forest-800);max-width:52ch;margin-top:1.4rem;font-weight:500}.story__media{flex-direction:column;align-items:center;display:flex}.story__media-frame{border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lift);aspect-ratio:4/5;border:8px solid var(--color-white);overflow:hidden;transform:rotate(1.5deg)}.story__media-frame img{object-fit:cover;width:100%;height:100%}.story__caption{font-family:var(--font-display);color:var(--color-forest-800);margin-top:1.25rem;font-size:.98rem;font-style:italic;transform:rotate(-1deg)}@media (width<=900px){.story__grid{grid-template-columns:1fr}.story__media{order:-1;max-width:380px;margin-inline:auto}.story__quote{padding-left:1.8rem}.story__quote:before{font-size:4rem;left:-.2rem}}.services{background:var(--bg-section-alt);padding-block:clamp(4rem,8vw,7rem)}.services__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.75rem;display:grid}.service-card{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);flex-direction:column;padding:clamp(1.75rem,2.5vw,2.25rem);transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:flex}.service-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-6px)}.service-card--feature{background:var(--color-forest-800);color:var(--color-cream-100);z-index:1;transform:scale(1.04)}.service-card--feature:hover{transform:scale(1.04)translateY(-6px)}.service-card__kind{letter-spacing:.09em;text-transform:uppercase;background:var(--color-sage-100);color:var(--color-forest-700);border-radius:999px;align-self:flex-start;margin-bottom:1.1rem;padding:.35em .85em;font-size:.72rem;font-weight:700}.service-card--feature .service-card__kind{color:var(--color-amber-100);background:#fbf7ee24}.service-card__title{margin-bottom:1rem;font-size:1.3rem}.service-card--feature .service-card__title{color:var(--color-cream-100)}.service-card__price{align-items:baseline;gap:.5rem;margin-bottom:1.1rem;display:flex}.service-card__amount{font-family:var(--font-display);color:var(--color-forest-800);font-size:2.4rem;font-weight:600}.service-card--feature .service-card__amount{color:var(--color-cream-100)}.service-card__note{color:var(--text-muted);font-size:.85rem}.service-card--feature .service-card__note{color:var(--color-sage-300)}.service-card__desc{margin-bottom:1.4rem;font-size:.94rem;line-height:1.6}.service-card--feature .service-card__desc{color:#fbf7eed1}.service-card__features{flex-direction:column;flex-grow:1;gap:.65rem;margin-bottom:1.6rem;display:flex}.service-card__features li{align-items:flex-start;gap:.6rem;font-size:.9rem;display:flex}.service-card__features li svg{color:var(--color-amber-700);flex-shrink:0;margin-top:.2em}.service-card--feature .service-card__features li svg{color:var(--color-amber-100)}@media (width<=980px){.services__grid{grid-template-columns:1fr;max-width:460px;margin-inline:auto}.service-card--feature{order:-1;transform:none}.service-card--feature:hover{transform:translateY(-6px)}}.first-walk-free{background:radial-gradient(120% 140% at 15% 15%, var(--color-forest-700) 0%, var(--color-forest-900) 55%);padding-block:clamp(4.5rem,9vw,7.5rem);position:relative;overflow:hidden}.first-walk-free__paws{z-index:0;position:absolute;inset:0}.first-walk-free__paw{color:var(--color-cream-100);opacity:.1;position:absolute}.first-walk-free__inner{z-index:1;grid-template-columns:minmax(0,.55fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,6vw,4.5rem);display:grid;position:relative}.first-walk-free__photo{aspect-ratio:1;width:min(100%,320px);box-shadow:var(--shadow-lift);border:8px solid #fbf7ee24;border-radius:50%;justify-self:center;overflow:hidden}.first-walk-free__photo img{object-fit:cover;width:100%;height:100%}.first-walk-free__eyebrow{color:var(--color-amber-100)}.first-walk-free__eyebrow:before{background:var(--color-amber-100)}.first-walk-free__content h2{color:var(--color-cream-100);margin-bottom:1.1rem}.first-walk-free__content p{color:#fbf7eed1;max-width:46ch;margin-bottom:2rem;font-size:1.1rem}@media (width<=780px){.first-walk-free__inner{text-align:center;grid-template-columns:1fr}.first-walk-free__content p{margin-inline:auto}}.pricing{padding-block:clamp(4rem,8vw,7rem)}.pricing__groups{flex-direction:column;gap:clamp(2.5rem,5vw,3.5rem);display:flex}.pricing-group{background:var(--color-white);border-radius:var(--radius-lg);border:1px solid #12201914;padding:clamp(1.75rem,3vw,2.75rem)}.pricing-group__head{border-bottom:1px dashed #12201926;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.5rem;display:flex}.pricing-group__head h3{color:var(--color-forest-900)}.pricing-group__base{align-items:baseline;gap:.4rem;display:flex}.pricing-group__base-amount{font-family:var(--font-display);color:var(--color-forest-700);font-size:2rem;font-weight:600}.pricing-group__base-note{color:var(--text-muted);font-size:.85rem}.pricing-group__packages{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.package-card{border-radius:var(--radius-md);background:var(--color-cream-100);flex-direction:column;align-items:flex-start;gap:.3rem;padding:1.5rem 1.4rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;position:relative}.package-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.package-card__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--color-amber-700);margin-bottom:.6rem;font-size:.68rem;font-weight:700}.package-card__walks{color:var(--color-charcoal-700);font-size:.95rem;font-weight:600}.package-card__price{font-family:var(--font-display);color:var(--color-forest-900);font-size:2.1rem;font-weight:600;line-height:1.2}.package-card__per-walk{color:var(--text-muted);margin-bottom:1rem;font-size:.82rem}@media (width<=720px){.pricing-group__packages{grid-template-columns:1fr}}.how-it-works{background:var(--bg-section-alt);padding-block:clamp(3.5rem,8vw,7rem)}.timeline{counter-reset:step;margin-bottom:clamp(2.5rem,5vw,3.5rem);flex-direction:column;gap:1.25rem;max-width:480px;margin-inline:auto;display:flex}.timeline__step{text-align:center;background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);flex-direction:column;align-items:center;padding:2rem 1.75rem;display:flex}.timeline__icon{background:var(--color-sage-100);border:1.5px solid var(--color-sage-300);width:76px;height:76px;color:var(--color-forest-700);border-radius:50%;flex-shrink:0;place-items:center;margin-bottom:1.25rem;display:grid;position:relative}.timeline__icon svg{width:28px;height:28px}.timeline__index{background:var(--color-amber-500);width:28px;height:28px;color:var(--color-forest-900);border-radius:50%;place-items:center;font-size:.8rem;font-weight:700;display:grid;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #12201933}.timeline__title{margin-bottom:.6rem;font-size:1.2rem}.timeline__desc{color:var(--text-muted);max-width:34ch;margin-inline:auto;font-size:1rem;line-height:1.6}.how-it-works__cta{justify-content:center;display:flex}@media (width>=860px){.timeline{flex-direction:row;gap:1.5rem;max-width:none;position:relative}.timeline:before{content:"";z-index:0;border-top:2px dashed #254a3847;height:0;position:absolute;top:38px;left:12.5%;right:12.5%}.timeline__step{z-index:1;box-shadow:none;background:0 0;flex:1;padding:0 .75rem;position:relative}.timeline__icon{width:68px;height:68px}.timeline__icon svg{width:24px;height:24px}.timeline__title{font-size:1.1rem}.timeline__desc{max-width:26ch;font-size:.92rem}}.service-area{padding-block:clamp(4rem,8vw,7rem)}.service-area__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,5vw,4rem);display:grid}.service-area__content .lede{margin-bottom:1.75rem}.service-area__fact{color:var(--color-forest-800);background:var(--color-sage-100);border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.75rem;padding:.7em 1.2em;font-weight:600;display:inline-flex}.service-area__map{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);aspect-ratio:4/3;border:6px solid var(--color-white);overflow:hidden}.service-area__map iframe{filter:saturate(.9)sepia(.08);border:0;width:100%;height:100%}@media (width<=900px){.service-area__grid{grid-template-columns:1fr}}.why-choose{background:var(--bg-section-alt);padding-block:clamp(4rem,8vw,7rem)}.why-choose__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.why-card{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);padding:1.75rem 1.5rem;transition:transform .3s cubic-bezier(.22,1,.36,1)}.why-card:hover{transform:translateY(-5px)}.why-card__icon{background:var(--color-sage-100);width:42px;height:42px;color:var(--color-forest-700);border-radius:12px;place-items:center;margin-bottom:1rem;display:inline-grid}.why-card__title{margin-bottom:.4rem;font-size:1rem}.why-card__desc{color:var(--text-muted);font-size:.87rem;line-height:1.55}.why-card--image{min-height:220px;padding:0;position:relative;overflow:hidden}.why-card--image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.why-card__overlay{background:linear-gradient(#12201926 25%,#122019e0 90%);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.why-card__overlay h3{color:var(--color-cream-100);margin-bottom:.35rem;font-size:1.05rem}.why-card__overlay p{color:#fbf7eed9;font-size:.85rem;line-height:1.5}@media (width<=980px){.why-choose__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.why-choose__grid{grid-template-columns:1fr}}.gallery{background:var(--bg-section-alt);padding-block:clamp(4rem,8vw,7rem)}.gallery__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:140px;gap:.9rem;display:grid}.gallery__item{border-radius:var(--radius-md);cursor:pointer;width:100%;height:100%;box-shadow:var(--shadow-soft);grid-row:span 1;padding:0;transition:transform .3s cubic-bezier(.22,1,.36,1);display:block;position:relative;overflow:hidden}.gallery__item--tall{grid-row:span 2}.gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.gallery__item:after{content:"";background:#12201900;transition:background .3s;position:absolute;inset:0}.gallery__item:hover{transform:translateY(-3px)}.gallery__item:hover:after{background:#1220191f}.gallery__item:hover img{transform:scale(1.05)}.gallery__lightbox{z-index:300;background:#0f1612f0;justify-content:center;align-items:center;padding:clamp(1.5rem,5vw,4rem);animation:.2s gallery-fade-in;display:flex;position:fixed;inset:0}@keyframes gallery-fade-in{0%{opacity:0}to{opacity:1}}.gallery__lightbox-figure{flex-direction:column;align-items:center;gap:.9rem;max-width:min(90vw,1000px);max-height:86vh;display:flex}.gallery__lightbox-figure img{border-radius:var(--radius-md);max-width:100%;max-height:74vh;box-shadow:var(--shadow-lift);object-fit:contain}.gallery__lightbox-figure figcaption{color:#fbf7eecc;text-align:center;max-width:60ch;font-size:.9rem}.gallery__control{width:46px;height:46px;color:var(--color-cream-100);background:#fbf7ee1f;border-radius:50%;place-items:center;transition:background .2s,transform .2s;display:grid;position:absolute}.gallery__control:hover{background:#fbf7ee3d}.gallery__close{top:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.gallery__prev{top:50%;left:clamp(.75rem,3vw,2rem);transform:translateY(-50%)}.gallery__next{top:50%;right:clamp(.75rem,3vw,2rem);transform:translateY(-50%)}.gallery__prev:hover,.gallery__next:hover{transform:translateY(-50%)scale(1.08)}@media (width<=900px){.gallery__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px}}@media (width<=480px){.gallery__control{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.gallery__lightbox{animation:none}}.faq{padding-block:clamp(4rem,8vw,7rem)}.faq__inner{max-width:820px}.faq__list{flex-direction:column;display:flex}.faq-item{border-bottom:1px solid #1220191f}.faq-item__heading{margin:0}.faq-item__trigger{text-align:left;width:100%;font-family:var(--font-display);color:var(--color-forest-900);justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem .2rem;font-size:1.08rem;font-weight:600;display:flex}.faq-item__chevron{color:var(--color-forest-700);flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.faq-item__trigger[aria-expanded=true] .faq-item__chevron{transform:rotate(180deg)}.faq-item__panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.22,1,.36,1),opacity .3s;display:grid}.faq-item__panel.is-open{opacity:1;grid-template-rows:1fr}.faq-item__panel>p{min-height:0;color:var(--text-muted);max-width:65ch;padding-bottom:1.4rem;padding-right:2.2rem;font-size:.96rem;line-height:1.65;overflow:hidden}@media (prefers-reduced-motion:reduce){.faq-item__panel,.faq-item__chevron{transition:none}}.contact{background:var(--bg-section-alt);padding-block:clamp(4rem,8vw,7rem)}.contact__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:clamp(2.5rem,5vw,4.5rem);display:grid}.contact__info .lede{margin-bottom:2rem}.contact__details{flex-direction:column;gap:1.4rem;display:flex}.contact__details li{align-items:flex-start;gap:.9rem;display:flex}.contact__details li>div{flex-direction:column;display:flex}.contact__details a{color:var(--color-forest-900);font-weight:600}.contact__details a:hover{color:var(--color-forest-700)}.contact__label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.78rem}.contact__icon{background:var(--color-sage-100);width:40px;height:40px;color:var(--color-forest-700);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.contact__form-wrap{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:clamp(1.75rem,3vw,2.5rem)}.contact__form{flex-direction:column;gap:1.1rem;display:flex}.contact__field-row{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.contact__field{flex-direction:column;gap:.45rem;display:flex}.contact__field label{color:var(--color-charcoal-700);font-size:.85rem;font-weight:600}.contact__field input,.contact__field textarea{border-radius:var(--radius-sm);background:var(--color-cream-100);resize:vertical;border:1.5px solid #12201926;padding:.75em .9em;transition:border-color .2s,box-shadow .2s}.contact__field input:focus,.contact__field textarea:focus{border-color:var(--color-forest-600);box-shadow:0 0 0 3px #254a3826}.contact__field input[aria-invalid=true],.contact__field textarea[aria-invalid=true]{border-color:#b3432f}.contact__field-error{color:#b3432f;font-size:.8rem}.contact__submit-error{color:#b3432f;border-radius:var(--radius-sm);background:#b3432f14;padding:.8em 1em;font-size:.9rem}.contact__success{text-align:center;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;display:flex}.contact__success-icon{background:var(--color-sage-100);width:56px;height:56px;color:var(--color-forest-700);border-radius:50%;place-items:center;margin-bottom:1.25rem;display:grid}.contact__success h3{margin-bottom:.6rem}.contact__success p{color:var(--text-muted);max-width:36ch}@media (width<=900px){.contact__grid{grid-template-columns:1fr}}@media (width<=520px){.contact__field-row{grid-template-columns:1fr}}.calendly{padding-block:clamp(4rem,8vw,7rem)}.calendly__panel{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:clamp(.5rem,2vw,1rem);overflow:hidden}.calendly__fallback{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.4rem;min-height:320px;padding:3rem 1.5rem;display:flex}.calendly__fallback p{max-width:42ch;color:var(--text-muted)}.calendly__fallback-note{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.92rem}.calendly__fallback-note a{color:var(--color-forest-800);text-underline-offset:3px;font-weight:600;text-decoration:underline}
