:root{--ink:#2e241d;--paper:#f6efe4;--cream:#fffaf1;--rust:#b44b2a;--orange:#e77631;--olive:#666b42;--line:rgba(46,36,29,.17);--shadow:0 24px 70px rgba(93,55,31,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}a{color:inherit}img{display:block;max-width:100%}.shell{min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px clamp(22px,5vw,72px);border-bottom:1px solid var(--line)}.brand{font:700 1rem/1 Georgia,serif;letter-spacing:.13em;text-transform:uppercase;text-decoration:none}.nav{display:flex;align-items:center;gap:22px;font-size:.9rem}.nav a{text-decoration:none}.nav a:hover,.nav a[aria-current=page]{color:var(--rust)}.eyebrow{font-size:.76rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.hero-title{font:500 clamp(3.2rem,8vw,8.5rem)/.88 Georgia,"Times New Roman",serif;letter-spacing:-.055em;margin:0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--ink);border-radius:100px;text-decoration:none;font-weight:650;transition:.2s ease}.button:hover{background:var(--ink);color:var(--cream);transform:translateY(-2px)}.button.filled{background:var(--rust);border-color:var(--rust);color:#fff}.button.filled:hover{background:#8f351d}.footer{display:flex;justify-content:space-between;gap:24px;padding:28px clamp(22px,5vw,72px);border-top:1px solid var(--line);font-size:.82rem}.frame{position:relative;overflow:hidden;background:#2a1c16}.frame img{width:100%;height:100%;object-fit:cover;filter:saturate(.83) sepia(.08)}.frame:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.25);pointer-events:none}.contact{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:var(--ink);border:10px solid var(--ink);box-shadow:var(--shadow)}.contact div{aspect-ratio:4/3;background-size:cover;background-position:center;filter:saturate(.75) sepia(.15)}
/* Selector */.selector{padding:clamp(52px,8vw,110px) clamp(22px,6vw,96px)}.selector-head{max-width:980px;margin-bottom:55px}.selector-head p{max-width:600px;font-size:1.08rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.choice{position:relative;min-height:420px;padding:28px;border:1px solid var(--line);text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:.25s}.choice:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.choice:nth-child(1){background:#d56738;color:#fff}.choice:nth-child(2){background:#e8d4ad}.choice:nth-child(3){background:#73794b;color:#fff}.choice h2{font:500 2.35rem/1 Georgia,serif;margin:0}.choice .num{font:700 5.7rem/.8 Georgia,serif;opacity:.22}.choice p{max-width:26ch}.choice .arrow{font-size:2rem}
/* Studio */.studio-hero{display:grid;grid-template-columns:1.03fr .97fr;min-height:calc(100vh - 78px)}.studio-copy{padding:clamp(60px,10vw,150px) clamp(24px,7vw,105px);display:flex;flex-direction:column;justify-content:center}.studio-copy p{font-size:1.15rem;max-width:520px;margin:28px 0 34px}.studio-image{min-height:620px}.stamp{position:absolute;right:9%;bottom:8%;width:132px;height:132px;border-radius:50%;background:#f2c84b;color:var(--ink);display:grid;place-items:center;text-align:center;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transform:rotate(8deg);z-index:2}.services{padding:95px clamp(22px,7vw,105px);display:grid;grid-template-columns:.7fr 1.3fr;gap:50px}.services h2{font:500 clamp(2.4rem,5vw,5rem)/.95 Georgia,serif;margin:0}.service-list{border-top:1px solid var(--ink)}.service{display:grid;grid-template-columns:55px 1fr auto;gap:18px;padding:24px 0;border-bottom:1px solid var(--line);align-items:baseline}.service h3,.service p{margin:0}.service p{color:#746458}
/* Journal */body.journal{background:#f3e6cb}.journal .topbar{border-color:rgba(65,49,27,.25)}.journal-hero{padding:45px clamp(22px,5vw,72px) 80px}.issue-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.issue-row span{font-family:monospace;text-transform:uppercase}.magazine{display:grid;grid-template-columns:1.15fr .85fr;min-height:680px;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);padding:16px 0}.mag-copy{padding:42px 5vw 42px 0;display:flex;flex-direction:column;justify-content:space-between}.mag-copy h1{font:600 clamp(4.1rem,10vw,10rem)/.74 Georgia,serif;letter-spacing:-.07em;margin:0;text-transform:uppercase}.mag-copy h1 em{display:block;color:var(--rust);font-weight:400}.mag-copy blockquote{margin:70px 0 0;max-width:480px;font:400 1.35rem/1.35 Georgia,serif}.mag-image{margin:18px 0 18px 18px}.mag-image img{height:100%;object-fit:cover;object-position:center}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-bottom:1px solid var(--ink)}.note{padding:36px;border-right:1px solid var(--ink);min-height:230px}.note:last-child{border-right:0}.note h2{font:500 1.7rem/1 Georgia,serif}.note .eyebrow{color:var(--rust)}
/* Archive */body.archive{background:#ef5d31;color:#3a231b}.archive .topbar,.archive .footer{border-color:rgba(58,35,27,.3)}.archive-hero{padding:clamp(60px,9vw,125px) clamp(22px,6vw,90px) 75px}.archive-title{display:grid;grid-template-columns:1fr auto;align-items:end;gap:35px}.archive-title h1{font:600 clamp(4.5rem,12vw,12.5rem)/.7 Arial,sans-serif;letter-spacing:-.09em;margin:0;text-transform:uppercase}.archive-title p{max-width:300px;font-weight:650}.reel{margin-top:70px;border-top:2px solid currentColor;display:grid;grid-template-columns:repeat(4,1fr)}.reel article{padding:22px;min-height:310px;border-right:1px solid rgba(58,35,27,.35);display:flex;flex-direction:column;justify-content:space-between}.reel article:last-child{border-right:0}.reel h2{font:500 1.7rem/1.05 Georgia,serif}.reel .big{font:700 4rem/1 Arial,sans-serif}.archive-cta{background:#f5d95f;padding:80px clamp(22px,7vw,110px);display:flex;justify-content:space-between;gap:40px;align-items:center}.archive-cta h2{font:600 clamp(2.7rem,6vw,6rem)/.9 Arial,sans-serif;letter-spacing:-.06em;margin:0;max-width:780px}
@media(max-width:900px){.cards,.journal-grid{grid-template-columns:1fr}.choice{min-height:290px}.studio-hero,.services,.magazine{grid-template-columns:1fr}.studio-image{min-height:55vh;order:-1}.services{gap:34px}.journal-grid .note{border-right:0;border-bottom:1px solid}.mag-copy{padding-right:0}.mag-image{margin:0;min-height:55vh}.archive-title{grid-template-columns:1fr}.reel{grid-template-columns:1fr 1fr}.reel article:nth-child(2){border-right:0}}@media(max-width:620px){.nav{gap:12px;font-size:.76rem}.nav a:first-child{display:none}.footer,.archive-cta{flex-direction:column;align-items:flex-start}.reel{grid-template-columns:1fr}.reel article{border-right:0;border-bottom:1px solid rgba(58,35,27,.35);min-height:220px}.service{grid-template-columns:38px 1fr}.service p{grid-column:2}.hero-title{font-size:3.6rem}}
