:root{--ink:#11100e;--ink-soft:#292721;--paper:#fcfaf5;--sand:#f0eadf;--gold:#c9a45f;--gold-light:#e8d3a7;--line:#11100e29;--white:#fff;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}::selection{background:var(--gold);color:var(--ink)}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:120px 0}.section--sand{background:var(--sand)}.section--ink{background:var(--ink);color:var(--white)}.announcement{background:var(--ink);color:#ffffffc2;letter-spacing:.095em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;min-height:35px;padding:7px max(24px,50vw - 590px);font-size:.69rem;font-weight:650;display:flex}.announcement a{color:var(--gold-light)}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#fcfaf5f5;position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:36px;min-height:92px;display:flex;position:relative}.site-header nav{align-items:center;gap:32px;margin-left:auto;font-size:.82rem;font-weight:650;display:flex}.site-header nav a{padding:8px 0;position:relative}.site-header nav a:after{background:var(--gold);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after{transform-origin:0;transform:scaleX(1)}.mobile-nav{margin-left:auto;display:none}.mobile-nav__toggle{border:1px solid var(--line);width:48px;height:48px;color:var(--ink);cursor:pointer;background:0 0;place-items:center;padding:0;display:grid}.mobile-nav__icon{width:23px;height:16px;display:block;position:relative}.mobile-nav__icon i{background:currentColor;width:100%;height:1.5px;transition:top .18s,transform .18s,opacity .18s;display:block;position:absolute;left:0}.mobile-nav__icon i:first-child{top:0}.mobile-nav__icon i:nth-child(2){top:7px}.mobile-nav__icon i:last-child{top:14px}.mobile-nav--open .mobile-nav__icon i:first-child{top:7px;transform:rotate(45deg)}.mobile-nav--open .mobile-nav__icon i:nth-child(2){opacity:0}.mobile-nav--open .mobile-nav__icon i:last-child{top:7px;transform:rotate(-45deg)}.mobile-nav__panel{z-index:30;background:var(--paper);border:1px solid var(--line);padding:24px;position:absolute;top:100%;left:0;right:0;box-shadow:0 22px 45px #0f0e0c24}.site-header .mobile-nav__links{gap:0;margin:0 0 20px;display:grid}.site-header .mobile-nav__links a{border-bottom:1px solid var(--line);font-family:var(--serif);padding:15px 0;font-size:1.35rem;font-weight:500}.mobile-nav__cta{width:100%}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand__mark{font-family:var(--serif);letter-spacing:-.14em;align-items:center;font-size:2.1rem;line-height:1;display:flex;position:relative}.brand__mark i{clip-path:polygon(0 13%,100% 0,100% 100%,0 87%);background:linear-gradient(135deg,#e5cd99,#9b742e);width:17px;height:39px;margin:0 -2px 0 3px;display:block}.brand__copy{border-left:1px solid var(--line);flex-direction:column;gap:2px;padding-left:10px;display:flex}.brand__copy strong{font-family:var(--serif);letter-spacing:.01em;font-size:.98rem;font-weight:600}.brand__copy small{color:#76664a;letter-spacing:.18em;text-transform:uppercase;font-size:.56rem;font-weight:800}.brand--light{color:#fff}.brand--light .brand__copy{border-color:#ffffff3d}.brand--light .brand__copy small{color:var(--gold-light)}.button{letter-spacing:.065em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:13px;min-height:52px;padding:0 23px;font-size:.74rem;font-weight:800;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:18px}.button--dark{background:var(--ink);color:#fff}.button--dark:hover,.button--gold{background:var(--gold);color:var(--ink)}.button--gold:hover{background:var(--gold-light)}.button--glass{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border-color:#ffffff6b}.button--glass:hover{background:#ffffff26;border-color:#fff}.text-link{border-bottom:1px solid var(--gold);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:11px;padding-bottom:5px;font-size:.75rem;font-weight:800;display:inline-flex}.text-link--light{color:#ffffffc7;border-color:#ffffff61}.eyebrow{color:#866b38;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:23px;font-size:.7rem;font-weight:800;display:inline-flex}.eyebrow:before{background:var(--gold);content:"";width:27px;height:1px}.eyebrow--light{color:var(--gold-light)}.hero{color:#fff;min-height:730px;display:flex;position:relative;overflow:hidden}.hero__image,.hero__scrim{position:absolute;inset:0}.hero__image img{object-fit:cover;object-position:center 51%;transform:scale(1.02)}.hero__scrim{z-index:1;background:linear-gradient(90deg,#0a0a09e0 0%,#0a0a09a1 48%,#0a0a0924 100%),linear-gradient(#0000 65%,#0a0a098c)}.hero__content{z-index:2;flex-direction:column;justify-content:space-between;padding:98px 0 50px;display:flex;position:relative}.hero__copy{max-width:730px}.hero h1{max-width:750px;font-family:var(--serif);letter-spacing:-.055em;margin-bottom:28px;font-size:clamp(3.65rem,6.7vw,6.25rem);font-weight:400;line-height:.93}.hero h1 em{color:var(--gold-light);font-weight:400}.hero__copy>p{color:#ffffffc7;max-width:620px;margin-bottom:37px;font-size:1.08rem;line-height:1.72}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__note{color:#ffffffa6;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:18px;font-size:.66rem;font-weight:750;display:flex}.hero__note i{background:var(--gold);border-radius:50%;width:3px;height:3px}.intro{border-bottom:1px solid var(--line)}.intro-grid,.story-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:105px;display:grid}.intro h2,.section-heading h2,.island h2,.about-preview h2,.quote-band h2,.story h2,.vision h2{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.7rem,4.8vw,4.65rem);font-weight:400;line-height:1}.intro-copy{padding-top:45px}.intro-copy p{color:#57534b;margin-bottom:34px;font-size:1.05rem;line-height:1.8}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:90px;margin-bottom:58px;display:grid}.section-heading>p{color:#5c584f;max-width:460px;margin-bottom:3px;font-size:.98rem;line-height:1.75}.section-heading--light>p{color:#ffffff9e}.service-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-card{background:var(--paper)}.service-card__image{height:390px;position:relative;overflow:hidden}.service-card__image img{object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.service-card:hover .service-card__image img{transform:scale(1.045)}.service-card__body{min-height:255px;padding:30px 30px 34px}.service-card__body>span,.process-step>span,.values-grid article>span{color:#99783b;letter-spacing:.12em;font-size:.66rem;font-weight:850}.service-card h3{font-family:var(--serif);margin:29px 0 13px;font-size:1.8rem;font-weight:500}.service-card p{color:#625e55;margin-bottom:0;font-size:.92rem;line-height:1.72}.island-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:100px;display:grid}.island__image{min-height:710px;position:relative}.island__image img{object-fit:cover}.island__badge{background:var(--gold);width:142px;height:142px;color:var(--ink);flex-direction:column;justify-content:center;padding:25px;display:flex;position:absolute;bottom:42px;right:-42px}.island__badge strong{font-family:var(--serif);font-size:2.5rem;font-weight:500}.island__badge span{letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:800}.island__copy>p{color:#5f5b53;max-width:560px;margin:32px 0 42px;line-height:1.8}.feature-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.feature-list li{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr;gap:10px;padding:22px 0;display:grid}.feature-list li>span{color:#98783c;padding-top:3px;font-size:.64rem;font-weight:850}.feature-list strong{font-family:var(--serif);margin-bottom:6px;font-size:1.24rem;font-weight:600;display:block}.feature-list p{color:#68645c;margin:0;font-size:.88rem;line-height:1.55}.gallery{grid-template-rows:repeat(3,1fr);grid-template-columns:1.12fr .88fr;gap:16px;height:1100px;display:grid}.gallery__item{margin:0;position:relative;overflow:hidden}.gallery__item img{object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.gallery__item:hover img{transform:scale(1.035)}.gallery__item--1,.gallery__item--4{grid-row:span 2}.process-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.process-step{border-right:1px solid var(--line);min-height:275px;padding:32px 30px 20px 0}.process-step+.process-step{padding-left:30px}.process-step:last-child{border-right:0}.process-step h3{font-family:var(--serif);margin:60px 0 14px;font-size:1.55rem;font-weight:500}.process-step p{color:#656158;margin:0;font-size:.88rem;line-height:1.68}.about-preview{background:var(--sand)}.about-preview__grid{grid-template-columns:.86fr 1.14fr;align-items:stretch;display:grid}.about-preview__portrait{background:#e7e5e1;min-height:700px;position:relative;overflow:hidden}.about-preview__portrait img{object-fit:cover;object-position:center top}.about-preview__copy{background:var(--paper);flex-direction:column;justify-content:center;align-items:flex-start;padding:110px 7vw;display:flex}.about-preview__copy>p{color:#5f5b53;max-width:590px;margin:32px 0 38px;line-height:1.82}.quote-band{background:var(--ink-soft);color:#fff;padding:82px 0}.quote-band__inner{justify-content:space-between;align-items:center;gap:60px;display:flex}.quote-band h2{color:#fff;max-width:680px;font-size:clamp(2.35rem,4.2vw,4rem)}.quote-band__actions{flex-direction:column;flex:none;align-items:center;gap:18px;display:flex}.site-footer{color:#fff;background:#0d0d0c;padding:78px 0 24px}.footer-grid{grid-template-columns:1.7fr .65fr .85fr;gap:80px;padding-bottom:70px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.footer-intro{color:#ffffff8a;max-width:410px;margin:25px 0 0;font-size:.9rem;line-height:1.7}.footer-label{color:var(--gold-light);letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px;font-size:.65rem;font-weight:800}.footer-grid a,.footer-grid span{color:#ffffffa6;font-size:.82rem}.footer-grid a:hover{color:var(--gold-light)}.footer-bottom{color:#ffffff5c;letter-spacing:.06em;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:22px;font-size:.66rem;display:flex}.about-hero{background:var(--sand);padding:84px 0 0}.about-hero__grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:100px;display:grid}.about-hero__copy{padding-bottom:84px}.about-hero h1{font-family:var(--serif);letter-spacing:-.055em;margin-bottom:30px;font-size:clamp(3.25rem,5.8vw,5.7rem);font-weight:400;line-height:.98}.about-hero__copy>p{color:#59554d;max-width:580px;margin-bottom:34px;font-size:1.04rem;line-height:1.8}.about-hero__image{background:#e6e4df;align-self:stretch;min-height:700px;position:relative}.about-hero__image img{object-fit:cover;object-position:center top}.about-hero__caption{background:var(--paper);flex-direction:column;gap:5px;min-width:245px;padding:22px 27px;display:flex;position:absolute;bottom:-1px;right:-1px}.about-hero__caption strong{font-family:var(--serif);font-size:1.25rem;font-weight:600}.about-hero__caption span{color:#7d6c4e;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.story h2{max-width:550px}.story-copy{padding-top:45px}.story-copy p{color:#5f5b53;line-height:1.82}.story-copy .story-lead{color:var(--ink);font-family:var(--serif);margin-bottom:32px;font-size:1.65rem;line-height:1.45}.values-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.values-grid article{border-right:1px solid var(--line);min-height:300px;padding:34px 30px}.values-grid article:first-child{padding-left:0}.values-grid article:last-child{border-right:0}.values-grid h3{font-family:var(--serif);margin:72px 0 15px;font-size:1.55rem;font-weight:500}.values-grid p{color:#625e55;font-size:.9rem;line-height:1.7}.vision-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:100px;display:grid}.vision__image{min-height:660px;position:relative}.vision__image img{object-fit:cover}.vision__copy>p{color:#5f5b53;max-width:580px;line-height:1.82}.vision__copy h2{margin-bottom:32px}@media (max-width:1060px){.site-header .desktop-nav{display:none}.mobile-nav{display:block}.section{padding:95px 0}.intro-grid,.story-grid,.section-heading{gap:60px}.island-grid,.vision-grid{gap:70px}.gallery{height:900px}.footer-grid{grid-template-columns:1.35fr .65fr .85fr;gap:50px}}@media (max-width:850px){.shell{width:min(100% - 32px,720px)}.announcement span{display:none}.announcement{justify-content:center}.site-header__inner{min-height:82px}.header-cta{display:none}.hero{min-height:690px}.hero__content{padding-top:82px}.hero__scrim{background:linear-gradient(90deg,#0a0a09d6,#0a0a095e),linear-gradient(#0000 50%,#0a0a09a8)}.intro-grid,.section-heading,.island-grid,.story-grid,.vision-grid,.about-hero__grid{grid-template-columns:1fr}.intro-copy,.story-copy{padding-top:0}.service-grid{grid-template-columns:1fr}.service-card{grid-template-columns:.9fr 1.1fr;display:grid}.service-card__image{height:100%;min-height:340px}.island__image,.vision__image{min-height:560px}.island__badge{right:20px}.gallery{height:1150px}.process-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.process-step:nth-child(2),.values-grid article:nth-child(2){border-right:0}.process-step:nth-child(n+3),.values-grid article:nth-child(n+3){border-top:1px solid var(--line)}.about-preview__grid{grid-template-columns:1fr}.about-preview__portrait{min-height:620px}.about-preview__copy{padding:82px 50px}.quote-band__inner{flex-direction:column;align-items:flex-start}.quote-band__actions{align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.about-hero{padding-top:70px}.about-hero__copy{padding-bottom:0}.about-hero__image{min-height:650px}}@media (max-width:620px){.section{padding:76px 0}.site-header__inner{justify-content:space-between}.brand__copy strong{font-size:.9rem}.brand__copy small{font-size:.49rem}.hero{min-height:650px}.hero__image img{object-position:56% center}.hero h1{font-size:clamp(3.2rem,15vw,4.6rem)}.hero__copy>p{font-size:.98rem}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.hero__note{gap:11px;font-size:.56rem}.intro-grid,.section-heading,.island-grid,.story-grid,.vision-grid{gap:38px}.section-heading{margin-bottom:42px}.service-card{display:block}.service-card__image{height:340px}.island__image,.vision__image{min-height:470px}.island__badge{width:116px;height:116px;padding:20px}.gallery{grid-template-rows:none;grid-template-columns:1fr;height:auto}.gallery__item{grid-row:auto;height:430px}.gallery__item:nth-child(n+5){display:none}.process-grid,.values-grid{grid-template-columns:1fr}.process-step,.process-step+.process-step,.values-grid article,.values-grid article:first-child{border-right:0;border-top:1px solid var(--line);min-height:230px;padding:28px 0}.process-step:first-child,.values-grid article:first-child{border-top:0}.process-step h3,.values-grid h3{margin-top:45px}.about-preview__portrait{min-height:510px}.about-preview__copy{padding:70px 25px}.quote-band{padding:70px 0}.quote-band__actions,.quote-band__actions .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:44px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.about-hero__grid{gap:54px}.about-hero h1{font-size:clamp(3rem,14vw,4.45rem)}.about-hero__image{min-height:550px}.about-hero__caption{min-width:215px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
