:root{--ink:#17110f;--paper:#f6efe6;--muted:#8c7b70;--cream:#fff8ee;--leaf:#334235;--gold:#c79a3d;--clay:#b35d4d;--line:rgba(23,17,15,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.grain{position:fixed;inset:0;pointer-events:none;opacity:.08;z-index:100;background-image:radial-gradient(#000 1px,transparent 1px);background-size:4px 4px}a{color:inherit;text-decoration:none}.nav{position:fixed;z-index:50;left:0;right:0;top:0;display:flex;justify-content:space-between;align-items:center;padding:22px 38px;color:white;mix-blend-mode:difference}.brand{font-family:'Cormorant Garamond',Georgia,serif;letter-spacing:.16em;font-size:18px;font-weight:700}.brand em{font-style:normal;font-weight:400;margin-left:8px}.nav nav{display:flex;gap:24px;font-size:12px;text-transform:uppercase;letter-spacing:.15em}.menu-button{display:none;background:transparent;border:1px solid currentColor;color:inherit;border-radius:999px;padding:8px 13px;font-size:11px;letter-spacing:.12em}.hero{position:relative;min-height:100vh;overflow:hidden;background:#100d0f;color:#fff}.hero-bg{position:absolute;inset:0;overflow:hidden;opacity:.72;filter:saturate(1.02) contrast(1.06)}.hero-bg img{position:absolute;inset:-4%;width:108%;height:108%;object-fit:cover;opacity:0;transform:scale(1.04);animation:heroFade 90s infinite ease-in-out}.hero-bg img:nth-child(1){animation-delay:0s}.hero-bg img:nth-child(2){animation-delay:6s}.hero-bg img:nth-child(3){animation-delay:12s}.hero-bg img:nth-child(4){animation-delay:18s}.hero-bg img:nth-child(5){animation-delay:24s}.hero-bg img:nth-child(6){animation-delay:30s}.hero-bg img:nth-child(7){animation-delay:36s}.hero-bg img:nth-child(8){animation-delay:42s}.hero-bg img:nth-child(9){animation-delay:48s}.hero-bg img:nth-child(10){animation-delay:54s}.hero-bg img:nth-child(11){animation-delay:60s}.hero-bg img:nth-child(12){animation-delay:66s}.hero-bg img:nth-child(13){animation-delay:72s}.hero-bg img:nth-child(14){animation-delay:78s}.hero-bg img:nth-child(15){animation-delay:84s}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,7,8,.88),rgba(10,7,8,.32),rgba(10,7,8,.72)),radial-gradient(circle at 70% 45%,rgba(255,255,255,.08),transparent 38%)}.hero-inner{position:relative;z-index:2;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:130px 7vw 90px;max-width:980px}.eyebrow,.section-label{font-size:12px;text-transform:uppercase;letter-spacing:.22em;color:var(--gold);font-weight:700}.hero h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(62px,10vw,145px);line-height:.82;margin:28px 0 20px;font-weight:500}.hero h1 span{font-weight:300}.hero h2{font-size:clamp(22px,2.8vw,42px);font-weight:300;margin:0 0 20px}.lead{font-size:18px;line-height:1.8;max-width:690px;color:#eadfd4}.hero-actions{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.btn{border:1px solid currentColor;border-radius:999px;padding:14px 24px;font-size:12px;letter-spacing:.15em;text-transform:uppercase;background:#fff;color:#111}.btn.ghost{background:transparent;color:#fff}.scroll{position:absolute;right:38px;bottom:36px;z-index:3;letter-spacing:.25em;font-size:11px;color:#d8c5b3;writing-mode:vertical-rl}@keyframes heroFade{0%{opacity:0;transform:scale(1.04)}3.5%{opacity:1}10%{opacity:1;transform:scale(1.12)}13.5%{opacity:0;transform:scale(1.14)}100%{opacity:0;transform:scale(1.14)}}main section{padding:110px 7vw}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.intro h2,.section-head h2,.process h2,.profile h2,footer h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;font-size:clamp(38px,5.4vw,78px);line-height:.96;margin:18px 0 0}.intro p,.collection-card p,.steps p,.profile p,.service p,.contact-card p,.projects p{line-height:1.8;color:#574b44}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:56px}.stats div{background:var(--cream);border:1px solid var(--line);border-radius:26px;padding:28px}.stats strong{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:40px;font-weight:500;color:var(--clay)}.stats span{display:block;margin-top:8px;color:var(--muted);font-size:14px}.collections{background:#17110f;color:white}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-head h2{max-width:850px;margin:0}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-card{position:relative;overflow:hidden;border-radius:34px;background:#fff8ef;color:#17110f;min-height:420px;border:1px solid rgba(255,255,255,.15)}.collection-card.large{grid-column:span 2}.collection-card img{width:100%;height:250px;object-fit:cover;display:block}.collection-card div{padding:26px}.collection-card b{color:var(--gold);letter-spacing:.18em}.collection-card h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:34px;font-weight:500;margin:10px 0}.marquee{overflow:hidden;background:#c8a454;color:#17110f;padding:20px 0}.marquee div{display:flex;gap:42px;white-space:nowrap;animation:marquee 22s linear infinite;font-family:'Cormorant Garamond',Georgia,serif;font-size:32px}.marquee span{padding-left:40px}@keyframes marquee{to{transform:translateX(-50%)}}.section-head.compact{align-items:center}.masonry{columns:4 220px;column-gap:18px}.masonry img{width:100%;display:block;margin:0 0 18px;border-radius:26px;break-inside:avoid;background:#ddd;box-shadow:0 12px 34px rgba(0,0,0,.12);transition:transform .45s}.masonry img:hover{transform:translateY(-5px)}.process{background:#eaded1}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px}.steps div,.service,.profile-panel,.projects article{background:#fff8ef;border:1px solid var(--line);border-radius:28px;padding:30px}.steps span{color:var(--clay);letter-spacing:.18em;font-size:12px}.steps h3,.service h3,.profile-panel h3,.projects h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:30px;font-weight:500;margin:16px 0 8px}.profile{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:70px;align-items:start;background:linear-gradient(180deg,#f6efe6 0%,#efe3d6 100%)}.profile-media{position:sticky;top:110px;z-index:1;overflow:hidden;border-radius:38px;background:#fff8ef;border:1px solid var(--line);box-shadow:0 24px 80px rgba(65,45,31,.14)}.profile-main-image{width:100%;height:auto;min-height:460px;max-height:620px;object-fit:cover;display:block}.profile-caption{position:relative;z-index:2;background:#fff8ef;padding:24px 28px;border-top:1px solid var(--line)}.profile-caption span{display:block;text-transform:uppercase;letter-spacing:.18em;color:var(--gold);font-size:11px;font-weight:700}.profile-caption strong{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:31px;font-weight:500;margin-top:7px}.profile-content{position:relative;z-index:2;display:grid;gap:22px;min-width:0}.profile-copy{position:relative;z-index:3;background:rgba(246,239,230,.88);backdrop-filter:blur(4px);border-radius:34px;padding:4px 0}.quote{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;color:var(--clay)!important}.profile-panel ul{margin:0;padding-left:18px;color:#554b44;line-height:1.8}.projects{background:#17110f;color:#fff}.projects .section-label{display:block;margin-bottom:28px}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.projects article{background:rgba(255,248,239,.08);border-color:rgba(255,255,255,.14)}.projects h3{color:#fff}.projects p{color:#dfd0c2}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:0!important}footer{display:grid;grid-template-columns:1fr .8fr;gap:48px;background:#0f1510;color:white;padding:100px 7vw}.contact-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:30px;padding:34px}.contact-card p{color:#e0d5c7}@media(max-width:1080px){.project-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.collection-grid{grid-template-columns:1fr 1fr}.collection-card.large{grid-column:auto}}@media(max-width:980px){.nav nav{display:none}.menu-button{display:block}.intro-grid,.profile,footer{grid-template-columns:1fr}.profile-media{position:relative;top:auto;max-width:560px;margin:0 auto}.profile-main-image{min-height:0;max-height:none}.stats,.services{grid-template-columns:1fr 1fr}}@media(max-width:640px){.nav{padding:18px}.hero-inner{padding:110px 24px 70px}.hero h1{font-size:58px}main section{padding:76px 24px}.stats,.steps,.services,.collection-grid,.project-grid{grid-template-columns:1fr}.section-head{display:block}.collection-card{min-height:auto}.collection-card img{height:220px}footer{padding:76px 24px}.masonry{columns:1}.scroll{display:none}.profile{gap:34px}.profile-copy{background:transparent}.profile-panel{padding:24px}.profile-caption strong{font-size:26px}}@media (prefers-reduced-motion: reduce){.hero-bg img{animation:none;opacity:0}.hero-bg img:first-child{opacity:1}.marquee div{animation:none}}


/* Updated editorial profile section */
.profile-editorial{grid-template-columns:minmax(300px,430px) 1fr;gap:76px;align-items:start}
.profile-long{background:rgba(255,248,239,.72);border:1px solid var(--line);padding:46px;border-radius:34px;box-shadow:0 20px 70px rgba(65,45,31,.08)}
.profile-long h2{text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}
.profile-subtitle{font-family:Inter,system-ui,sans-serif;font-size:15px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);font-weight:600;margin:0 0 30px}
.profile-long p{font-size:16px;line-height:2.04;color:#463a32;margin:0 0 20px}
.profile-long .quote{font-size:30px;line-height:1.45;color:var(--clay)!important;margin:22px 0 30px;font-family:'Cormorant Garamond',Georgia,serif}
.profile-long strong{color:#261b16}.profile-long em{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.08em;color:var(--leaf)}
.profile-details{background:#17110f;color:#fff;padding-top:110px!important}.profile-details .section-head{align-items:flex-start}.profile-details h2{color:#fff;max-width:760px}.profile-details .project-grid.enhanced{grid-template-columns:repeat(3,1fr);margin-bottom:36px}.profile-details article span{display:block;color:var(--gold);letter-spacing:.2em;font-size:12px;font-weight:700;margin-bottom:10px}.profile-details article{background:rgba(255,248,239,.08);border-color:rgba(255,255,255,.14)}.profile-details article h3{color:#fff}.profile-details article p{color:#dfd0c2}.roles-panel{margin-top:34px;background:#fff8ef;color:var(--ink);border-radius:34px;padding:36px;border:1px solid rgba(255,255,255,.22)}.roles-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:24px}.roles-grid p{margin:0;border-left:1px solid var(--line);padding-left:18px;color:#574b44;line-height:1.55}.roles-grid b{color:var(--ink)}
@media(max-width:1080px){.profile-details .project-grid.enhanced{grid-template-columns:1fr 1fr}.roles-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.profile-long{padding:28px 22px}.profile-long .quote{font-size:25px}.profile-details .project-grid.enhanced,.roles-grid{grid-template-columns:1fr}.profile-details{padding-top:76px!important}.roles-grid p{border-left:0;border-top:1px solid var(--line);padding:16px 0 0}}
