@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#f3f0e8;--ink:#252a23;--muted:#666b60;--line:#cecec0;--lime:#d7e79c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.6}a{color:inherit;text-underline-offset:4px}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #778e2f;outline-offset:5px}button{font:inherit}.masthead,main,footer{max-width:1440px;margin:auto}.masthead{padding:28px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-family:'Manrope',Arial,sans-serif;text-decoration:none;font-weight:800;font-size:27px;line-height:1;letter-spacing:-1.5px}.wordmark span{display:block;font-size:10px;letter-spacing:2.6px;margin-top:8px}nav{display:flex;align-items:center;gap:35px;font-size:13px;font-weight:600}nav a{text-decoration:none}nav a:hover{text-decoration:underline}.nav-x{border:1px solid var(--ink);padding:10px 17px;border-radius:3px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:60px 5% 54px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin:0 0 26px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#617337;margin-right:7px}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:'Manrope',Arial,sans-serif;font-weight:500;letter-spacing:-3.8px;line-height:1.06}h1{font-size:clamp(52px,5.8vw,83px)}em{font-family:Georgia,serif;font-weight:400}h1 em{color:#667249}.intro{font-size:16px;max-width:365px;margin:29px 0 24px;color:#575d51}.button{display:inline-flex;align-items:center;gap:35px;background:var(--ink);color:var(--paper);text-decoration:none;padding:15px 22px;border-radius:3px;font-size:13px;font-weight:600}.button:hover{background:#485139}.button span{font-size:20px}.hero-foot{font-size:10px;letter-spacing:.2px;color:var(--muted);margin-top:24px}.hero-photo{align-self:start;border:1px solid var(--line);padding:12px;background:#e9e5dc}.hero-photo img{width:100%;height:570px;object-fit:contain;display:block;background:#deded9}.hero-photo figcaption{display:flex;justify-content:space-between;gap:12px;padding:12px 0 0;font-size:9px}.hero-photo figcaption span{letter-spacing:1px}.hero-photo figcaption a{font-size:9px}.strap{display:flex;justify-content:space-between;gap:12px;background:var(--ink);color:var(--paper);padding:19px 5%;font-size:10px;letter-spacing:2px}.section{padding:85px 5%;border-bottom:1px solid var(--line)}h2{font-size:clamp(38px,4.4vw,62px);letter-spacing:-2.5px}.story{display:grid;grid-template-columns:1fr 1fr;gap:8%}.story-text p{font-size:14px;margin-bottom:20px;color:#575d51}.story-text .lead{font-size:21px;color:var(--ink);line-height:1.45}.story-text .story-signoff{color:var(--ink);font-weight:600;margin-bottom:0}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end}.section-heading>p{font-size:14px;max-width:295px;color:var(--muted);padding-bottom:6px}.filters{display:flex;gap:9px;margin:36px 0 26px;flex-wrap:wrap}.filters button{background:transparent;border:1px solid var(--line);border-radius:30px;padding:8px 18px;font-size:12px;cursor:pointer}.filters button span{font-size:9px;margin-left:8px}.filters button.active{background:var(--ink);border-color:var(--ink);color:var(--paper)}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 22px}.look[hidden]{display:none}.photo{display:block;background:#e4e1d8;padding:8px;border:1px solid var(--line)}.photo img{width:100%;height:395px;object-fit:contain;display:block}.look-meta{display:flex;justify-content:space-between;gap:6px;margin:16px 0 9px;font-size:9px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted)}.look-meta span:first-child{font-weight:700;color:var(--ink)}h3{font-family:'Manrope',Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.6px;line-height:1.25}.look p{font-size:13px;color:var(--muted);margin:10px 0 13px;line-height:1.65}.credit,.event{font-size:10px}.event{display:block;margin-top:4px;color:var(--muted)}.principles{background:#e7e9df}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.number{display:block;color:#6b725e;font-size:11px;margin:10px 0 23px}.principle-grid p{font-size:14px;margin-top:15px;color:#575d51}.join{text-align:center;background:var(--lime)}.join h2{font-size:clamp(44px,5.4vw,74px)}.join>p:not(.eyebrow){max-width:540px;margin:26px auto;font-size:15px;color:#47503b}.dm{display:block;width:fit-content;margin:20px auto 0;font-size:12px}footer{padding:35px 5%;display:flex;justify-content:space-between;align-items:center;gap:30px}footer p,footer>a:last-child{font-size:11px;color:var(--muted)}.skip,.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{position:fixed;z-index:10;top:10px;left:10px;width:auto;height:auto;clip:auto;background:var(--ink);color:white;padding:12px}.look:hover .photo{border-color:#7d856b}@media(min-width:1440px){.masthead,main,footer{border-left:1px solid var(--line);border-right:1px solid var(--line)}}@media(max-width:1000px){h1{font-size:61px}.hero{gap:4%}.hero-photo img{height:530px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.photo img{height:430px}.principle-grid{gap:25px}.hero-photo figcaption{flex-direction:column;gap:2px}}@media(max-width:640px){.masthead{padding:22px 6%}.wordmark{font-size:23px}.wordmark span{font-size:8px;letter-spacing:2.3px}nav{gap:15px;font-size:11px}.nav-x{display:none}.hero{grid-template-columns:1fr;padding:38px 6%;gap:35px}h1{font-size:clamp(51px,13vw,76px);letter-spacing:-3px}.hero .eyebrow{margin-bottom:24px}.intro{font-size:15px;max-width:none}.hero-photo img{height:auto;max-height:none}.hero-photo figcaption{flex-direction:row;font-size:8px}.hero-foot{font-size:10px}.strap{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:9px;letter-spacing:1.5px;padding:20px 6%}.section{padding:55px 6%}.story{grid-template-columns:1fr;gap:30px}h2{font-size:43px;letter-spacing:-2px}.section-heading{display:block}.section-heading>p{margin-top:24px;max-width:100%}.gallery{grid-template-columns:1fr;gap:35px}.photo img{height:auto}.look h3{font-size:24px}.look p{font-size:14px}.look-meta{font-size:10px}.credit,.event{font-size:11px}.principle-grid{grid-template-columns:1fr;gap:30px}.number{margin-bottom:13px}.principle-grid h3{font-size:23px}.principle-grid p{margin-top:10px}.join h2{font-size:48px}footer{align-items:flex-start;flex-wrap:wrap;padding:30px 6%}footer p{margin-left:auto}footer>a:last-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}