:root{--cream:#F5F2EC;--cream-dark:#EDE9E2;--plum-deep:#1e1520;--plum-mid:#2f4264;--plum-light:#3d2d3a;--plum-muted:#6b5060;--warm-brown:#8a7060;--text-dark:#2a1f2e;--font-serif:"Baskervville",Georgia,serif;--font-sans:"Inter",system-ui,-apple-system,sans-serif;--pad-x:clamp(1.5rem,5vw,3.5rem);--pad-y:clamp(2.5rem,5vw,4rem);--max-w:1100px;--ease:0.3s ease}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--cream);color:var(--text-dark);-webkit-font-smoothing:antialiased;overflow-x:hidden}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}.skip-link{position:absolute;top:-100%;left:1rem;background:var(--plum-mid);color:var(--cream);padding:.5rem 1.25rem;font-size:.8rem;z-index:9999;transition:top .2s}.skip-link:focus{top:1rem}.banner{background:var(--plum-deep);padding:.65rem var(--pad-x);display:flex;align-items:center;justify-content:center;position:relative;z-index:50}.banner__text{font-size:.72rem;color:rgba(255,255,255,.65);text-align:center;line-height:1.5}.banner__link{color:#c9a87c;text-decoration:underline;text-underline-offset:2px}.banner__close{position:absolute;right:var(--pad-x);background:none;border:none;color:rgba(255,255,255,.35);font-size:1.1rem;cursor:pointer;line-height:1;padding:.25rem;transition:color var(--ease)}.banner__close:hover{color:rgba(255,255,255,.7)}.banner[hidden]{display:none}.nav{position:absolute;top:0;left:0;right:0;z-index:1000;padding:1.5rem var(--pad-x);background:rgba(255,255,255,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:all .4s ease;height:auto}.nav__inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;width:100%}.nav--scrolled{position:fixed;z-index:1100;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 12px rgba(0,0,0,.04);height:70px;padding:0 var(--pad-x)}.nav--scrolled .nav__inner{height:100%}.nav__logo-name{transition:color .4s ease,font-size .4s ease}.nav--scrolled .nav__logo-name{color:#1e2838;font-size:1.3rem}.nav__logo-icon{transition:border-color .4s ease}.nav--scrolled .nav__logo-icon{border-color:rgba(0,0,0,.2)}.nav__logo-icon svg{transition:stroke .4s ease}.nav--scrolled .nav__logo-icon svg{stroke:var(--plum-mid)}.nav__toggle{transition:color .4s ease,border-bottom-color .4s ease}.nav--scrolled .nav__toggle{color:rgba(0,0,0,.6);border-bottom-color:rgba(0,0,0,.2)}.nav__cta{transition:background .4s ease,color .4s ease}.nav--scrolled .nav__cta{background:#1e2838;color:#fff}.nav__logo{gap:.65rem;text-decoration:none}.nav__logo,.nav__logo-icon{display:flex;align-items:center}.nav__logo-icon{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.55);justify-content:center;flex-shrink:0}.nav__logo-icon svg{width:16px;height:16px;fill:none;stroke:rgba(255,255,255,.8);stroke-width:1.5}.nav__logo-name{font-family:var(--font-serif);font-size:1.91rem;font-weight:600;color:#fff;letter-spacing:.01em}@media (max-width:768px){.nav__logo-name{font-size:1.49rem}}.nav__toggle{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.6);background:none;border:none;border-bottom:.5px solid rgba(255,255,255,.3);padding-bottom:2px;cursor:pointer;display:none}.nav__cta{display:inline-flex;align-items:center;gap:.5rem;background:#1e2838;color:#fff;font-size:.85rem;font-weight:500;letter-spacing:.06em;padding:.55rem .6rem .55rem 1.3rem;border-radius:9999px;transition:background var(--ease)}.nav__cta:hover{background:var(--plum-deep)}.nav__cta-arrow{width:24px;height:24px;background:rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:clamp(1rem,3vw,1.1rem);flex-shrink:0}.nav__mobile{display:none;position:fixed;inset:0;background:var(--plum-deep);z-index:100;flex-direction:column;padding:5rem var(--pad-x) 3rem;gap:.5rem}.nav__mobile.is-open{display:flex}.nav__mobile a{font-family:var(--font-serif);font-size:2.5rem;font-weight:300;color:rgba(255,255,255,.85);line-height:1.2}.nav__mobile a:hover{color:#fff}.nav__mobile-close{position:absolute;top:1.5rem;right:var(--pad-x);background:none;border:none;color:rgba(255,255,255,.5);font-size:1.5rem;cursor:pointer}.hero{position:fixed;inset:0;min-height:100svh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:var(--pad-y) var(--pad-x);z-index:1}.hero__bg{position:absolute;inset:0;background:var(--plum-light)}.hero__bg img,.hero__bg video{width:100%;height:100%;object-fit:cover;object-position:center top}.hero__bg video::-webkit-media-controls{display:none}.hero__bg-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.2)}.hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(30,20,28,.5))}.hero-spacer{height:100svh}.dark-photo,.footer,.section{position:relative;z-index:3}.hero__content{position:relative;z-index:2;max-width:1100px;margin:0 auto;width:100%}.hero__heading{font-family:var(--font-serif);font-size:clamp(2.55rem,5.95vw,4.68rem);font-weight:400;line-height:1.2;color:#fff;margin-bottom:2rem;width:100%}@media (min-width:768px){.hero__heading{width:60%}}.hero__heading em{font-style:italic;font-weight:300}.hero__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap}.hero__desc{font-size:clamp(1rem,3vw,1.2rem);line-height:clamp(1.5rem,3vw,1.9rem);color:rgba(255,255,255,1);width:100%}@media (min-width:768px){.hero__desc{width:60%}}.section{padding:var(--pad-y) var(--pad-x)}.section--cream{background:var(--cream)}.section--cream-dark{background:var(--cream-dark)}.section--plum{background:var(--plum-mid)}.section__label{font-size:.9rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#42577a;margin-bottom:1.25rem}.section--plum .section__label{color:#fff}.about__heading{font-family:var(--font-serif);font-size:clamp(1.7rem,4.68vw,2.55rem);line-height:1.2;width:60%;margin-bottom:1.5rem}.about__heading,.about__heading em{font-weight:400;color:var(--text-dark)}.about__heading em{font-style:italic}#about .section__inner{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"label   label" "heading heading" "photo-a photo-b" "body    body";grid-column-gap:30px;column-gap:30px}#about .section__label{grid-area:label}#about .about__heading{grid-area:heading}#about .about__body{grid-area:body}.about__photo-a{grid-area:photo-a}.about__photo-a,.about__photo-b{position:relative;height:clamp(260px,42vw,400px);margin-bottom:2.5rem;border-radius:10px;overflow:hidden;background:var(--plum-light)}.about__photo-b{grid-area:photo-b}.about__photo-a img,.about__photo-b img{width:100%;height:100%;object-fit:cover;transform:scale(1.1)}.about__photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.3)}.about__body{font-size:clamp(1rem,3vw,1.1rem);line-height:clamp(1.5rem,3vw,1.9rem);color:var(--text-dark);width:60%;margin-left:auto}.about__body p+p{margin-top:.85rem}.dark-photo{position:relative;min-height:480px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:var(--pad-y) var(--pad-x)}.dark-photo__bg{position:absolute;inset:0;background:var(--plum-light)}.dark-photo__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.dark-photo__bg-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.18)}.dark-photo__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,12,22,.85) 0,rgba(20,12,22,.4) 60%,rgba(20,12,22,.1))}.dark-photo__content{position:relative;z-index:2;max-width:1100px;margin:0 auto;width:100%}.dark-photo .section__label{color:#fff}.dark-photo__heading{font-family:var(--font-serif);font-size:clamp(1.7rem,4.68vw,2.55rem);font-weight:400;line-height:1.2;color:#fff;width:60%;margin-bottom:1.5rem}.dark-photo__heading em{font-style:italic;font-weight:400}.dark-photo__body{color:#fff}.dark-photo__body,.light-photo__body{font-size:clamp(1rem,3vw,1.1rem);line-height:clamp(1.5rem,3vw,1.9rem);width:60%;margin-bottom:2rem}.dark-photo__cta{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.1);border:.5px solid rgba(255,255,255,.22);color:#fff;font-size:.7rem;letter-spacing:.07em;padding:.65rem .7rem .65rem 1.4rem;border-radius:9999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background var(--ease)}.dark-photo__cta-arrow,.dark-photo__cta:hover{background:rgba(255,255,255,.18)}.dark-photo__cta-arrow{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem}.how__heading{font-family:var(--font-serif);font-size:clamp(1.7rem,4.68vw,2.55rem);font-weight:400;font-style:italic;color:var(--text-dark);margin-bottom:2rem}.how__list{display:flex;flex-direction:column}.how__item{display:grid;grid-template-columns:3rem 1fr;grid-gap:1rem;gap:1rem;padding:1.25rem 0;border-top:.5px solid rgba(0,0,0,.08);align-items:start}.how__item:last-child{border-bottom:.5px solid rgba(0,0,0,.08)}.how__num{font-family:var(--font-serif);font-size:clamp(1rem,3vw,1.1rem);font-style:italic;color:rgba(0,0,0,.2);padding-top:2px}.how__title{font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-dark);font-weight:500;margin-bottom:.35rem}.how__body{font-size:.85rem;color:rgba(0,0,0,.45);line-height:1.85}.creds__list{list-style:none;margin-top:.5rem}.creds__list li{width:60%;font-size:clamp(.95rem,2vw,1.05rem);color:var(--text-dark);padding:.75rem 0;border-bottom:.5px solid rgba(0,0,0,.7);line-height:1.5}.creds__list li:first-child{border-top:.5px solid rgba(0,0,0,.07)}.creds__list em{font-style:normal}.contact__heading{font-family:var(--font-serif);font-size:clamp(1.7rem,4.68vw,2.55rem);font-weight:300;font-style:italic;color:#fff;line-height:1.1;margin-bottom:1.5rem;max-width:26ch}.contact__intro{margin-bottom:1rem;max-width:38ch;color:rgba(255,255,255,.82);line-height:1.75}.contact__email,.contact__intro{font-size:clamp(1rem,3vw,1.1rem)}.contact__email{display:inline-block;margin-bottom:2rem;color:rgba(255,255,255,1);text-decoration:underline;text-underline-offset:3px}.contact__email:hover{color:rgba(255,255,255,.8)}.contact-panel{display:grid;grid-gap:2rem;gap:2rem}.contact-panel__copy{min-width:280px}.contact-form{display:grid;grid-gap:1rem;gap:1rem}.contact__input,.contact__textarea{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:5px;background:rgba(255,255,255,.08);color:#fff;padding:1rem 1.1rem;font-size:clamp(1rem,3vw,1.1rem);line-height:1.6;outline:none}.contact__input::placeholder,.contact__textarea::placeholder{color:rgba(255,255,255,.5)}.contact__input:focus,.contact__textarea:focus{border-color:#fff;border-width:1.5px}.contact__textarea{min-height:180px;resize:vertical}.contact__button{width:-moz-fit-content;width:fit-content;margin-top:.5rem;background:#fff;color:var(--plum-deep);border:none;border-radius:9999px;padding:1rem 1.6rem;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform var(--ease),background var(--ease)}.contact__button:hover{background:var(--cream);transform:translateY(-1px)}@media (min-width:900px){.contact-panel{grid-template-columns:1.05fr 1fr}}.contact__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;max-width:440px;margin-bottom:2.5rem}.contact__label{font-size:.9rem;letter-spacing:.14em;text-transform:uppercase;color:#fff;margin-top:.5rem}.contact__val{font-size:.9rem;color:rgba(255,255,255,.62);font-weight:300}.contact__val a{color:inherit}.contact__note{font-size:.72rem;line-height:1.85;color:rgba(255,255,255,.22);border-top:.5px solid rgba(255,255,255,.08);padding-top:1.75rem;max-width:52ch}.footer{background:#1e2838;padding:1rem var(--pad-x)}.footer__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.footer__name{font-size:.9rem;color:#fff}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.fade-up.visible{opacity:1;transform:none}.fade-up.delay-1{transition-delay:.1s}.fade-up.delay-2{transition-delay:.2s}.fade-up.delay-3{transition-delay:.3s}.dark-photo__content,.footer__inner,.hero__content,.section__inner{max-width:1200px;margin:0 auto;width:100%}@media (max-width:768px){.hero__heading{font-size:clamp(2.13rem,8.5vw,2.98rem)}.about__heading{width:100%}.about__body{width:100%;margin-left:0}.creds__list li,.dark-photo__body,.dark-photo__heading,.light-photo__body{width:100%}.contact-panel{grid-template-columns:1fr}.contact-panel__copy{min-width:0;width:100%}.contact__intro{max-width:100%}.contact__grid{grid-template-columns:1fr;gap:1.25rem}.nav__cta{display:none}.footer{flex-direction:column;align-items:flex-start}}@media (max-width:576px){#about .section__inner{grid-template-columns:1fr;grid-template-areas:"label" "heading" "photo-a" "body" "photo-b"}.about__photo-a,.about__photo-b{height:clamp(200px,60vw,300px);margin-bottom:1.5rem}.about__photo-b{margin-top:2rem}}