.yc-rp-hero{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.yc-rp-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.yc-rp-hero__overlay{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(52,64,51,.55) 0%,rgba(52,64,51,.1) 70%,transparent 100%);z-index:1}.yc-rp-hero:after{content:'';position:absolute;bottom:0;left:0;right:0;height:180px;background:linear-gradient(to top,rgba(52,64,51,.4) 0%,transparent 100%);z-index:1;pointer-events:none}.yc-rp-hero__content{position:relative;z-index:2;text-align:center;color:#fff;padding:24px;max-width:700px}.yc-rp-hero__label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#3cc;text-shadow:0 1px 6px rgba(0,0,0,.5);margin-bottom:20px}.yc-rp-hero__heading{font-family:'Cormorant Garamond','Georgia',serif;font-weight:400;font-size:clamp(3rem,7vw,5.5rem);color:#fff !important;text-shadow:0 2px 30px rgba(0,0,0,.6),0 1px 8px rgba(0,0,0,.4) !important;margin:0 0 20px;letter-spacing:-.02em;line-height:1.05}.yc-rp-hero__subtitle{font-size:17px;color:#fff !important;text-shadow:0 1px 12px rgba(0,0,0,.5);max-width:520px;margin:0 auto;line-height:1.6}.yc-rp-hero__scroll{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);z-index:3;animation:yc-rp-bounce 2s ease infinite}.yc-rp-hero__scroll svg{width:24px;height:24px;color:rgba(255,255,255,.5)}@keyframes yc-rp-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}.yc-rp-intro{background:#faf9f7;padding:96px 24px;text-align:center}.yc-rp-intro__inner{max-width:720px;margin:0 auto}.yc-rp-intro__rule{width:40px;height:2px;background:#3cc;margin:0 auto 32px}.yc-rp-intro__quote{font-family:'Cormorant Garamond','Georgia',serif;font-style:italic;font-weight:400;font-size:clamp(1.2rem,3vw,1.5rem);color:#344033;line-height:1.7;margin:0;padding:0;border:none}.yc-rp-intro__attribution{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:rgba(52,64,51,.5);margin-top:24px}.yc-rp-retreat{display:flex;align-items:stretch;min-height:600px;overflow:visible}.yc-rp-retreat--reverse{flex-direction:row-reverse}.yc-rp-retreat--white{background:#fff}.yc-rp-retreat--cream{background:#faf9f7}.yc-rp-retreat__image{flex:0 0 50%;overflow:hidden;position:relative}.yc-rp-retreat__image img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .8s ease}.yc-rp-retreat__image.is-visible img{transform:scale(1.04)}.yc-rp-retreat__content{flex:0 0 50%;min-width:0;box-sizing:border-box;overflow:visible;padding:clamp(32px,5vw,80px);display:flex;flex-direction:column;justify-content:center;word-wrap:break-word;overflow-wrap:break-word;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.yc-rp-retreat--reverse .yc-rp-retreat__content{padding-left:clamp(32px,5vw,80px)}.yc-rp-retreat__content.is-visible{opacity:1;transform:translateY(0)}.yc-rp-retreat__tag{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#3cc;margin-bottom:12px;font-weight:600}.yc-rp-retreat__heading{font-family:'Cormorant Garamond','Georgia',serif;font-weight:400;font-size:clamp(1.75rem,4vw,3rem);color:#344033;margin:0 0 16px;letter-spacing:-.01em;line-height:1.15;overflow-wrap:break-word}.yc-rp-retreat__dates{display:inline-block;align-self:flex-start;border:1px solid rgba(52,64,51,.2);border-radius:999px;padding:4px 12px;font-size:12px;color:rgba(52,64,51,.6);margin-bottom:20px}.yc-rp-retreat__short{font-size:15px;line-height:1.7;color:rgba(52,64,51,.7);margin:0;overflow-wrap:break-word}.yc-rp-retreat__long{font-size:14px;line-height:1.8;color:rgba(52,64,51,.6);margin:16px 0 0;overflow-wrap:break-word}.yc-rp-retreat__highlights{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.yc-rp-retreat__highlight{background:rgba(51,204,204,.08);border-radius:999px;padding:6px 14px;font-size:12px;color:#344033;display:flex;align-items:center;gap:6px}.yc-rp-retreat__highlight:before{content:'';width:6px;height:6px;border-radius:50%;background:#3cc;flex-shrink:0}.yc-rp-retreat__gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:8px;margin-top:24px}.yc-rp-retreat__gallery-item{background:rgba(52,64,51,.06);border-radius:6px;position:relative;overflow:hidden;cursor:default}.yc-rp-retreat__gallery-item:nth-child(1){grid-column:1;grid-row:1/3;aspect-ratio:3/4}.yc-rp-retreat__gallery-item:nth-child(2){grid-column:2;grid-row:1;aspect-ratio:4/3}.yc-rp-retreat__gallery-item:nth-child(3){grid-column:2;grid-row:2;aspect-ratio:4/3}.yc-rp-retreat__gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease,filter .4s ease}.yc-rp-retreat__gallery-item:hover img,.yc-rp-retreat__gallery-item.is-peeking img{transform:scale(1.06);filter:brightness(.45)}.yc-rp-retreat__gallery-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:1}.yc-rp-retreat__gallery-item:hover .yc-rp-retreat__gallery-overlay,.yc-rp-retreat__gallery-item.is-peeking .yc-rp-retreat__gallery-overlay{opacity:1}.yc-rp-retreat__gallery-overlay-text{font-family:'Cormorant Garamond','Georgia',serif;font-style:italic;font-size:13px;line-height:1.6;color:#fff;text-align:center;transform:translateY(8px);transition:transform .4s ease .05s;margin:0;text-shadow:0 1px 6px rgba(0,0,0,.4)}.yc-rp-retreat__gallery-item:hover .yc-rp-retreat__gallery-overlay-text,.yc-rp-retreat__gallery-item.is-peeking .yc-rp-retreat__gallery-overlay-text{transform:translateY(0)}.yc-rp-retreat__gallery-overlay:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-32px) scaleX(0);width:30px;height:1.5px;background:#3cc;transition:transform .3s ease .1s}.yc-rp-retreat__gallery-item:hover .yc-rp-retreat__gallery-overlay:before,.yc-rp-retreat__gallery-item.is-peeking .yc-rp-retreat__gallery-overlay:before{transform:translate(-50%,-32px) scaleX(1)}.yc-rp-retreat__cta{display:inline-flex;align-items:center;align-self:flex-start;background:#344033;color:#fff !important;border-radius:999px;padding:12px 28px;font-size:13px;font-weight:500;text-decoration:none;margin-top:28px;transition:background-color .25s ease,color .25s ease}.yc-rp-retreat__cta:hover{background:#3cc;color:#344033 !important}.yc-rp-testimonials{background:#faf9f7;padding:96px 24px}.yc-rp-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}.yc-rp-testimonial{position:relative;border-radius:16px;overflow:hidden;background-size:cover;background-position:center top;border:none;min-height:320px;display:flex;flex-direction:column;justify-content:flex-end;cursor:default;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease,box-shadow .4s ease}.yc-rp-testimonial.is-visible{opacity:1;transform:translateY(0)}.yc-rp-testimonial:hover{transform:translateY(-4px) !important;box-shadow:0 20px 60px rgba(0,0,0,.3)}.yc-rp-testimonial:nth-child(2){transition-delay:.1s}.yc-rp-testimonial:nth-child(3){transition-delay:.2s}.yc-rp-testimonial__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(30,40,30,.92) 0%,rgba(30,40,30,.5) 50%,rgba(30,40,30,.1) 100%);z-index:1}.yc-rp-testimonial__content{position:relative;z-index:2;padding:28px}.yc-rp-testimonial__mark{font-family:'Cormorant Garamond','Georgia',serif;font-size:48px;line-height:.8;color:#3cc;display:block;margin-bottom:12px}.yc-rp-testimonial__text{font-family:'Cormorant Garamond','Georgia',serif;font-style:italic;font-weight:400;font-size:17px;color:rgba(255,255,255,.92);line-height:1.6;margin:0 0 16px}.yc-rp-testimonial__attr{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.5);display:block}.yc-rp-faq{background:#344033;padding:96px 24px}.yc-rp-faq__inner{max-width:860px;margin:0 auto}h2.yc-rp-faq__heading,.yc-rp-faq__heading{font-family:'Cormorant Garamond','Georgia',serif;font-weight:400;font-size:clamp(2.5rem,5vw,4rem);color:#fff;-webkit-text-fill-color:#fff;background:0 0;background-image:none;text-align:center;margin-bottom:12px;letter-spacing:-.01em}.yc-rp-faq__heading:after{content:'';display:block;width:40px;height:2px;background:#3cc;margin:20px auto 48px}.yc-rp-faq__tabs{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:48px}.yc-rp-faq__tab{padding:9px 22px;border-radius:999px;border:1.5px solid rgba(255,255,255,.2);background:0 0;color:rgba(255,255,255,.45);font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;font-family:inherit}.yc-rp-faq__tab:hover{border-color:#3cc;color:#3cc}.yc-rp-faq__tab.is-active{background:#3cc;border-color:#3cc;color:#344033;font-weight:600}.yc-rp-faq__panel{display:none}.yc-rp-faq__panel.is-active{display:block;animation:yc-faq-fade .35s ease}@keyframes yc-faq-fade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.yc-rp-faq__item{background:0 0;border-bottom:1px solid rgba(255,255,255,.08);transition:background .3s ease}.yc-rp-faq .yc-rp-faq__item.is-open{background:rgba(255,255,255,.05)}.yc-rp-faq .yc-rp-faq__item.is-open .yc-rp-faq__question{background:0 0}.yc-rp-faq .yc-rp-faq__item.is-open .yc-rp-faq__question span:first-child{color:#fff}.yc-rp-faq__item:first-child{border-top:1px solid rgba(255,255,255,.08)}.yc-rp-faq__question,button.yc-rp-faq__question{display:flex;justify-content:space-between;align-items:center;padding:22px 4px;cursor:pointer;background:0 0;background-color:transparent;border:none;border-radius:0;width:100%;text-align:left;gap:24px;font-family:inherit;color:inherit}.yc-rp-faq__question span:first-child{font-family:'Cormorant Garamond','Georgia',serif;font-size:20px;font-weight:400;color:rgba(255,255,255,.75);line-height:1.3;transition:color .3s ease}.yc-rp-faq__toggle{font-size:22px;color:#3cc;flex-shrink:0;line-height:1;background:0 0 !important;border:none !important;transition:color .3s ease}.yc-rp-faq__item.is-open .yc-rp-faq__toggle{color:#3cc;background:0 0 !important;border:none !important;transform:none !important}.yc-rp-faq__answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease;padding:0 4px}.yc-rp-faq__item.is-open .yc-rp-faq__answer{max-height:600px;padding:0 4px 24px}.yc-rp-faq .yc-rp-faq__answer p{font-size:15px;line-height:1.8;color:rgba(255,255,255,.6);font-weight:400;margin:0}.yc-rp-cta{background:#fff;padding:96px 24px;text-align:center}.yc-rp-cta__heading{font-family:'Cormorant Garamond','Georgia',serif;font-weight:400;font-size:clamp(1.5rem,4vw,2.2rem);color:#344033;margin:0 0 16px;letter-spacing:-.01em}.yc-rp-cta__subtext{font-size:15px;color:rgba(52,64,51,.6);max-width:480px;margin:0 auto;line-height:1.6}.yc-rp-cta__buttons{display:flex;gap:16px;justify-content:center;margin-top:32px;flex-wrap:wrap}.yc-rp-cta__btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 32px;font-size:14px;font-weight:500;text-decoration:none;font-family:inherit;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.yc-rp-cta__btn--fill,.yc-rp-cta__btn--outline{min-width:160px;letter-spacing:.06em}.yc-rp-cta__btn--fill{background:#344033;color:#fff;border:1.5px solid #344033}.yc-rp-cta__btn--outline{background:0 0;color:#344033;border:1.5px solid #344033}.yc-rp-cta__btn--fill:hover,.yc-rp-cta__btn--outline:hover{background:#3cc;color:#344033;border-color:#3cc}@media (max-width:768px){.yc-rp-hero__heading{font-size:2.5rem}.yc-rp-intro{padding:64px 24px}.yc-rp-retreat{flex-direction:column !important}.yc-rp-retreat__image{height:55vw;flex:none}.yc-rp-retreat__content{padding:32px 24px}.yc-rp-testimonials{padding:64px 24px}.yc-rp-testimonials__grid{grid-template-columns:1fr}.yc-rp-faq{padding:64px 24px}.yc-rp-cta{padding:64px 24px}.yc-rp-cta__buttons{flex-direction:column;align-items:center;margin-top:32px}.yc-rp-cta__btn--fill,.yc-rp-cta__btn--outline{width:100%;max-width:320px}}