:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{margin:0}.page{--color-text:oklch(24% .02 130);--color-text-soft:oklch(36% .02 130);--color-text-softer:oklch(40% .02 130);--color-text-muted:oklch(42% .02 130);--color-bg:oklch(97% .012 85);--color-brand:oklch(42% .12 242);--color-accent:oklch(62% .13 218);--color-cta:oklch(48% .12 240);--color-cta-text:oklch(98% .01 100);--color-border:oklch(85% .02 220);color:var(--color-text);background:var(--color-bg);font-family:Work Sans,sans-serif;overflow-x:hidden}.page a{color:inherit;text-decoration:none}.page a:hover{opacity:.75}.section{max-width:1200px;margin:0 auto;padding:clamp(48px,7vw,96px) 28px}.section-band{padding:clamp(56px,7vw,100px) 28px}.section-heading{text-align:center;max-width:680px;margin:0 auto 52px}.section-title{text-wrap:pretty;margin:0 0 20px;font-family:Lora,serif;font-size:clamp(28px,3.6vw,38px);font-weight:500;line-height:1.2}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);margin-bottom:16px;font-size:13px;font-weight:600}.eyebrow--on-tint{color:oklch(48% .12 242)}.body-text{color:var(--color-text-soft);margin:0 0 16px;font-size:16.5px;line-height:1.75}.body-text--last{margin-bottom:0}.button{padding:15px 30px;font-size:15px;font-weight:600;display:inline-block}.button--pill{border-radius:999px}.button--filled{background:var(--color-cta);color:var(--color-cta-text)}.button--outline{border:1.5px solid oklch(60% .04 225)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px;display:grid}.card-grid--services{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.card-grid--steps{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card{background:oklch(98% .008 90);border-radius:16px;padding:26px 24px}.card--service{background:oklch(99% .006 90);border:1px solid oklch(87% .02 100);border-radius:18px;padding:32px 26px}.card__number{color:oklch(65% .13 220);margin-bottom:10px;font-family:Lora,serif;font-size:26px}.card__eyebrow-number{color:oklch(58% .13 220);margin-bottom:14px;font-family:Lora,serif;font-size:15px;font-weight:600}.card__title{margin:0 0 8px;font-size:16.5px;font-weight:600}.card__title--serif{margin:0 0 12px;font-family:Lora,serif;font-size:20px;font-weight:500}.card__body{color:var(--color-text-muted);margin:0;font-size:14.5px;line-height:1.65}.card--service .card__body{color:var(--color-text-softer);font-size:15px;line-height:1.7}.nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#cff3d3f7,#a9c4f5f7);border-bottom:1px solid #a9c4f566;position:sticky;top:0}.nav__bar{justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:18px 28px;display:flex}.nav__brand{color:var(--color-brand);font-family:Lora,serif;font-size:clamp(18px,2.4vw,22px);font-style:italic;font-weight:600}.nav__links{align-items:center;gap:clamp(16px,3vw,34px);font-size:15px;font-weight:500;display:flex}.nav__menu-btn{color:var(--color-brand);cursor:pointer;background:0 0;border:none;padding:4px;font-size:26px}.nav__mobile-menu{border-top:1px solid var(--color-border);flex-direction:column;gap:2px;padding:8px 28px 20px;display:flex}.nav__mobile-menu a{padding:12px 0;font-weight:500}.nav__mobile-cta{color:var(--color-cta);font-weight:600}.nav__logo-img{width:auto;height:clamp(40px,5vw,54px);display:block}.hero{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:clamp(32px,5vw,64px);display:grid}.hero__title{text-wrap:pretty;margin:0 0 22px;font-family:Lora,serif;font-size:clamp(36px,5.2vw,58px);font-weight:500;line-height:1.12}.pull-quote{color:var(--color-brand);border-left:3px solid oklch(70% .12 220);margin:0 0 32px;padding-left:18px;font-family:Lora,serif;font-size:19px;font-style:italic;line-height:1.6}.hero__actions{flex-wrap:wrap;gap:16px;display:flex}.hero__art{position:relative}.hero__blob{z-index:0;background:oklch(88% .04 220);border-radius:40% 60% 55% 45%/50% 45% 55% 50%;width:70%;height:70%;position:absolute;top:-24px;right:-24px}.hero__image{z-index:1;object-fit:cover;border-radius:28px;width:100%;height:clamp(280px,38vw,440px);display:block;position:relative}.our-space .section-heading{margin-bottom:40px}.our-space__grid{border-radius:20px;grid-template-rows:repeat(2,1fr);grid-template-columns:2fr 1fr 1fr;gap:10px;height:clamp(280px,40vw,520px);display:grid;overflow:hidden}.our-space__img:first-child{grid-row:1/3}.our-space__img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=680px){.our-space__grid{border-radius:14px;grid-template-rows:auto;grid-template-columns:1fr 1fr;height:auto}.our-space__img:first-child{grid-area:auto/1/auto/3;height:200px}.our-space__img{height:150px}}.about{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:clamp(32px,5vw,64px);display:grid}.about__image{object-fit:cover;border-radius:24px;order:1;width:100%;height:clamp(300px,32vw,420px);display:block}.about>div{order:2}.empowerment{background:oklch(94% .015 220)}.empowerment__intro{text-align:center;max-width:920px;margin:0 auto}.empowerment__statement{color:oklch(26% .04 235);text-wrap:pretty;margin:0 0 28px;font-family:Lora,serif;font-size:clamp(22px,3vw,30px);line-height:1.5}.empowerment__subtext{max-width:760px;margin:0 auto}.empowerment .card-grid{max-width:1100px;margin:56px auto 0}.why-choose-us{background:oklch(95.5% .01 85);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(32px,5vw,64px);max-width:none;display:grid}.why-choose-us,.why-choose-us .section{max-width:1200px;margin:0 auto}.why-choose-us__closing{color:var(--color-brand);margin:0;font-family:Lora,serif;font-size:16.5px;font-style:italic;line-height:1.75}.why-choose-us__list{flex-direction:column;gap:22px;display:flex}.why-choose-us__item{align-items:flex-start;gap:16px;display:flex}.why-choose-us__dot{background:oklch(58% .13 220);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:9px}.step{text-align:center;padding:0 12px}.step__number{background:var(--color-cta);width:52px;height:52px;color:var(--color-cta-text);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-family:Lora,serif;font-size:20px;display:flex}.quotes{color:oklch(96% .01 100);background:oklch(28% .06 242);max-width:100%}.quotes .quotes__item+.quotes__item{margin-top:48px}.quotes{flex-direction:column;display:flex}.quotes__item{text-align:center;max-width:900px;margin:0 auto}.quotes__text{text-wrap:pretty;margin:0 0 16px;font-family:Lora,serif;font-size:clamp(20px,2.6vw,26px);font-style:italic;line-height:1.55}.quotes__author{letter-spacing:.06em;text-transform:uppercase;color:oklch(78% .04 220);margin:0;font-size:14px}.contact{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(32px,5vw,64px);display:grid}.contact__details{flex-direction:column;gap:18px;margin-top:32px;display:flex}.contact__label{text-transform:uppercase;letter-spacing:.08em;color:oklch(50% .02 130);margin-bottom:4px;font-size:13px;font-weight:600}.contact__value--placeholder{color:oklch(45% .02 130);font-size:16.5px;font-style:italic}.contact__social{color:oklch(48% .02 130);margin-top:28px;font-size:14.5px}.contact__form-card{background:oklch(94% .015 220);border-radius:20px;padding:clamp(28px,4vw,44px)}.contact__form-title{margin:0 0 10px;font-family:Lora,serif;font-size:24px;font-weight:500}.contact__form-desc{color:oklch(38% .03 225);margin:0 0 26px;font-size:15px;line-height:1.65}.contact__form{flex-direction:column;gap:14px;display:flex}.contact__input{resize:vertical;box-sizing:border-box;background:oklch(99% .006 90);border:1px solid oklch(80% .03 220);border-radius:10px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px}.contact__submit{cursor:pointer;border:none;width:100%;margin-top:6px}.footer{color:oklch(85% .015 100);background:oklch(22% .05 242);padding:56px 28px 32px}.footer__grid{border-bottom:1px solid oklch(35% .05 238);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:36px;max-width:1200px;margin:0 auto;padding-bottom:32px;display:grid}.footer__brand{color:oklch(96% .01 100);margin-bottom:12px;font-family:Lora,serif;font-size:20px;font-style:italic;font-weight:600}.footer__tagline{color:oklch(75% .02 100);margin:0;font-size:14px;line-height:1.65}.footer__heading{text-transform:uppercase;letter-spacing:.08em;color:oklch(70% .02 100);margin-bottom:14px;font-size:13px;font-weight:600}.footer__links{flex-direction:column;gap:10px;font-size:14.5px;display:flex}.footer__contact{color:oklch(80% .02 100);flex-direction:column;gap:10px;font-size:14.5px;display:flex}.footer__copyright{color:oklch(65% .02 100);max-width:1200px;margin:24px auto 0;font-size:13px}.footer__photo-credit{color:oklch(55% .02 100);max-width:1200px;margin:6px auto 0;font-size:12px}.ocean-break{width:100%;height:clamp(180px,26vw,340px);overflow:hidden}.ocean-break__img{object-fit:cover;object-position:center 60%;width:100%;height:100%;display:block}
