:root{
  --ink:#08080A;
  --bone:#F4F1EA;
  --dim:#9A958B;
  --faint:#6E6B64;
  --rule:#26241F;
  --gut:clamp(20px,4vw,64px);
}

*{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{
  margin:0;
  background:var(--ink);
  color:var(--bone);
  font-family:'Jost',system-ui,sans-serif;
  font-weight:300;
  overflow-x:hidden;
}
svg{display:block}
a{color:inherit}

.skip{position:absolute;left:-9999px;top:0;background:var(--bone);color:var(--ink);padding:10px 16px;z-index:10}
.skip:focus{left:0}

/* ---------------------------------------------------------------- header */
.bar{
  display:flex;align-items:center;gap:clamp(12px,2vw,26px);
  padding:clamp(22px,3vw,40px) var(--gut);
}
.brand{display:flex;align-items:center;gap:14px;text-decoration:none;flex:none}
.mark{width:30px;height:24px;fill:var(--bone);flex:none}
.brandname{font-size:clamp(11px,1.1vw,14px);letter-spacing:.28em;white-space:nowrap}
.splice{flex:1 1 auto;min-width:40px;height:14px}
.splice path{stroke:#4A4740;stroke-width:1;fill:none;vector-effect:non-scaling-stroke}
.menu{flex:none;font-size:clamp(10px,1vw,12px);letter-spacing:.24em;text-decoration:none;white-space:nowrap}
.menu:hover{color:var(--dim)}

/* ------------------------------------------------------------------ hero */
.hero{padding:clamp(36px,6vw,96px) var(--gut) clamp(24px,4vw,48px)}
.hero h1{
  margin:0;
  font-family:'Bodoni Moda',Georgia,serif;
  font-weight:500;
  font-optical-sizing:none;
  font-variation-settings:'opsz' 14;
  font-size:clamp(46px,11.5vw,168px);
  line-height:.94;
  letter-spacing:.005em;
}
.hero h1 .line{display:block}
.cut{
  display:block;height:14px;
  width:calc(100% + var(--gut) * 2);
  margin:clamp(14px,1.8vw,30px) 0 clamp(14px,1.8vw,30px) calc(var(--gut) * -1);
}
.cut path{stroke:var(--bone);stroke-width:1.5;fill:none;vector-effect:non-scaling-stroke}

.herofoot{
  display:flex;justify-content:space-between;align-items:flex-start;gap:20px;
  margin-top:clamp(26px,5vw,72px);flex-wrap:wrap;
}
.tags{margin:0;font-size:clamp(10px,.9vw,12px);letter-spacing:.24em;color:#B4AFA4;line-height:2.2}
.facts{margin:0;font-size:clamp(10px,.9vw,12px);letter-spacing:.2em;line-height:2.2;color:#B4AFA4;text-align:right}

.herobottom{
  display:flex;align-items:flex-end;justify-content:space-between;gap:20px;
  margin-top:clamp(26px,4vw,56px);
}
.enter{margin:0;font-size:10px;letter-spacing:.34em;color:var(--faint)}
.tick{display:block;width:1px;height:36px;background:#3A3832;margin:14px 0 0}
.doormark{width:clamp(72px,11vw,170px);height:auto;aspect-ratio:1177/933;fill:var(--bone);flex:none}

/* ----------------------------------------------------------------- light */
.light{
  margin-top:clamp(32px,5vw,64px);
  background:
    linear-gradient(to left,
      var(--bone) 0%, var(--bone) 64%,
      rgba(244,241,234,.55) 86%, rgba(244,241,234,0) 100%);
  clip-path:polygon(100% 0%,100% 100%,0% 92%,0% 22%);
}
.lightbody{
  width:min(760px,58%);margin-left:auto;padding:clamp(56px,6vw,96px) var(--gut) clamp(64px,7vw,110px) 0;
  color:var(--ink);
}
.lightbody h2{
  margin:0;font-family:'Bodoni Moda',Georgia,serif;font-weight:500;
  font-optical-sizing:none;font-variation-settings:'opsz' 20;
  font-size:clamp(26px,3.6vw,52px);line-height:1.15;
}
.lightbody p{
  margin:22px 0 0;font-size:clamp(10px,1vw,14px);letter-spacing:.1em;line-height:2;
  color:rgba(8,8,10,.78);
}

/* ----------------------------------------------------------------- index */
.index{
  display:flex;justify-content:space-between;gap:20px;
  margin:clamp(40px,6vw,80px) var(--gut) 0;
  padding:clamp(18px,2.6vw,36px) 0;
  border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);
}
.index a{display:flex;align-items:flex-end;gap:18px;text-decoration:none}
.index a:hover .word{color:var(--dim)}
.num{font-size:12px;letter-spacing:.18em;color:var(--faint)}
.word{font-family:'Bodoni Moda',Georgia,serif;font-weight:500;font-optical-sizing:none;font-variation-settings:'opsz' 18;font-size:clamp(20px,2.6vw,34px);line-height:1}

/* ------------------------------------------------------------------ work */
.work{
  padding:clamp(48px,6vw,88px) var(--gut) 0;
  display:flex;align-items:center;gap:clamp(24px,4vw,64px);
}
.workbody{max-width:560px;flex:1 1 auto}
.wedge{
  flex:0 0 min(560px,40%);align-self:stretch;min-height:clamp(120px,14vw,210px);
  margin-right:calc(var(--gut) * -1);
  clip-path:polygon(100% 0%,100% 100%,0% 88%,0% 30%);
  background:linear-gradient(to left,rgba(244,241,234,.55) 0%,rgba(244,241,234,.18) 52%,rgba(244,241,234,0) 100%);
}
.label{margin:0;font-size:clamp(9px,.9vw,11px);letter-spacing:.3em;color:var(--faint)}
.lede{margin:24px 0 0;font-size:clamp(14px,1.3vw,17px);line-height:1.8;color:#C8C3B8}
.ghost{
  display:inline-block;margin-top:28px;font-size:12px;letter-spacing:.24em;
  text-decoration:none;border-bottom:1px solid #4A4740;padding-bottom:6px;
}
.ghost:hover{border-color:var(--bone)}

/* ----------------------------------------------------------- text bands */
.band{padding:clamp(48px,6vw,88px) var(--gut) 0}
.cols{
  display:flex;gap:clamp(24px,5vw,80px);margin-top:clamp(24px,3vw,44px);
  align-items:flex-start;
}
.cols > div:first-child{flex:0 0 40%}
.cols > div:last-child{flex:1 1 auto;max-width:640px}
.head{
  margin:0;font-family:'Bodoni Moda',Georgia,serif;font-weight:500;
  font-optical-sizing:none;font-variation-settings:'opsz' 20;
  font-size:clamp(24px,2.8vw,40px);line-height:1.2;
}
.cols .lede + .lede{margin-top:18px}

.rows{list-style:none;margin:clamp(24px,3vw,44px) 0 0;padding:0}
.rows li{
  display:flex;gap:clamp(20px,4vw,64px);align-items:flex-start;
  padding:clamp(18px,2.4vw,30px) 0;border-top:1px solid var(--rule);
}
.rows li:last-child{border-bottom:1px solid var(--rule)}
.rowlabel{
  flex:0 0 clamp(90px,16%,190px);
  font-size:clamp(9px,.9vw,11px);letter-spacing:.28em;color:var(--faint);padding-top:5px;
}
.rows p{
  margin:0;max-width:640px;font-size:clamp(14px,1.25vw,16px);line-height:1.85;color:#C8C3B8;
}

/* ---------------------------------------------------------------- studio */
.studio{padding:clamp(48px,6vw,88px) var(--gut) 0;max-width:760px}
.who{margin:26px 0 0;font-size:clamp(9px,.9vw,11px);letter-spacing:.28em;color:var(--faint)}

/* ---------------------------------------------------------------- footer */
footer{
  margin-top:clamp(56px,7vw,110px);
  padding:clamp(30px,4vw,50px) var(--gut) clamp(34px,4vw,64px);
  border-top:1px solid var(--rule);
  display:flex;justify-content:space-between;align-items:flex-end;gap:32px;flex-wrap:wrap;
}
.talk{margin:0;font-family:'Bodoni Moda',Georgia,serif;font-weight:500;font-optical-sizing:none;font-variation-settings:'opsz' 16;font-size:clamp(34px,4.6vw,62px);line-height:1}
.mail{
  display:inline-block;margin-top:16px;font-size:clamp(12px,1.2vw,15px);letter-spacing:.08em;
  text-decoration:none;border-bottom:1px solid #4A4740;padding-bottom:5px;word-break:break-word;
}
.mail:hover{border-color:var(--bone)}
.legal{text-align:right}
.legal .brand{justify-content:flex-end}
.legal .mark{width:26px;height:21px;fill:var(--faint)}
.legal .brandname{font-size:12px;color:var(--dim)}
.legal p{margin:16px 0 0;font-size:11px;letter-spacing:.16em;line-height:2.1;color:var(--faint)}

/* ----------------------------------------------------------------- phone */
@media (max-width:900px){
  .herofoot{flex-direction:column;gap:14px}
  .facts{text-align:left}
  .herobottom{align-items:center}

  .light{clip-path:polygon(100% 0%,100% 100%,0% 96%,0% 10%)}
  .lightbody{width:auto;margin:0;padding:clamp(64px,14vw,96px) var(--gut) clamp(72px,16vw,110px)}

  .index{flex-direction:column;gap:0;padding:0}
  .index a{padding:16px 0;border-bottom:1px solid var(--rule)}
  .index a:last-child{border-bottom:0}

  .cols{flex-direction:column;gap:22px}
  .cols > div:first-child,.cols > div:last-child{flex:none;max-width:none}
  .rows li{flex-direction:column;gap:12px}
  .rowlabel{flex:none;padding-top:0}
  .index{flex-wrap:wrap}

  .work{flex-direction:column-reverse;align-items:stretch;gap:28px}
  .wedge{flex:none;width:calc(100% + var(--gut));margin-left:auto;min-height:120px}
  .workbody{max-width:none}

  footer{flex-direction:column;align-items:flex-start}
  .legal{text-align:left}
  .legal .brand{justify-content:flex-start}
}

@media (max-width:480px){
  .doormark{display:none}
}

@media (prefers-reduced-motion:reduce){
  *{animation:none!important;transition:none!important}
}

/* --------------------------------------------------------------- contact */
.addr{
  margin:26px 0 0;font-family:'Bodoni Moda',Georgia,serif;font-weight:500;
  font-optical-sizing:none;font-variation-settings:'opsz' 18;
  font-size:clamp(20px,2.6vw,38px);line-height:1.2;color:var(--ink);
  letter-spacing:0;word-break:break-word;
}
.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.act{
  display:inline-block;padding:13px 22px;border:1px solid rgba(8,8,10,.45);border-radius:999px;
  background:none;color:var(--ink);font-family:'Jost',sans-serif;font-weight:400;
  font-size:12px;letter-spacing:.18em;text-decoration:none;cursor:pointer;
}
.act:hover{background:var(--ink);color:var(--bone);border-color:var(--ink)}
@media (max-width:900px){
  .actions{gap:10px}
  .act{padding:12px 18px;font-size:11px}
}

/* ================================================================ motion */
/* Decoration only. Reduced motion, or a browser without scroll-driven
   animation, gets the same page, complete and still.                      */

/* the grain, from the key visual — static, very quiet */
body::after{
  content:"";position:fixed;inset:0;pointer-events:none;z-index:2;opacity:.05;
  background-image:url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'>\
<filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='2'/></filter>\
<rect width='160' height='160' filter='url(%23n)'/></svg>");
  background-size:160px 160px;mix-blend-mode:overlay;
}

/* --- on load: the hero only, slowly ------------------------------------ */
@keyframes lift{
  from{ transform:translateY(.18em); opacity:0 }
  to  { transform:translateY(0); opacity:1 }
}
@keyframes draw{ from{ stroke-dashoffset:1600 } to{ stroke-dashoffset:0 } }

.hero h1 .line{ animation:lift 1600ms cubic-bezier(.16,.84,.44,1) both }
.hero h1 .line:last-of-type{ animation-delay:260ms }
.herofoot{ animation:lift 1600ms cubic-bezier(.16,.84,.44,1) 700ms both }
.herobottom{ animation:lift 1600ms cubic-bezier(.16,.84,.44,1) 900ms both }
.cut path{ stroke-dasharray:1600; animation:draw 2400ms cubic-bezier(.16,.84,.44,1) 300ms both }
.splice.thin path{ stroke-dasharray:1200; animation:draw 2600ms cubic-bezier(.16,.84,.44,1) 600ms both }

/* --- on scroll: everything below the fold ------------------------------ */
@supports (animation-timeline: view()){
  @keyframes arrive{
    from{ opacity:0; transform:translateY(26px) }
    to  { opacity:1; transform:translateY(0) }
  }
  @keyframes doorOpen{
    from{ clip-path:polygon(100% 0%,100% 100%,88% 92%,88% 22%); opacity:.25 }
    to  { clip-path:polygon(100% 0%,100% 100%,0% 92%,0% 22%); opacity:1 }
  }
  @keyframes wedgeOpen{
    from{ clip-path:polygon(100% 0%,100% 100%,94% 88%,94% 30%); opacity:.2 }
    to  { clip-path:polygon(100% 0%,100% 100%,0% 88%,0% 30%); opacity:1 }
  }

  .light{
    animation:doorOpen linear both;
    animation-timeline:view();
    animation-range:entry 0% cover 35%;
  }
  .lightbody,.band,.work .workbody,.index,footer{
    animation:arrive linear both;
    animation-timeline:view();
    animation-range:entry 5% cover 25%;
  }
  .wedge{
    animation:wedgeOpen linear both;
    animation-timeline:view();
    animation-range:entry 0% cover 40%;
  }
}

/* --- hover ------------------------------------------------------------- */
.index a{position:relative;overflow:hidden}
.index a::after{
  content:"";position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(to left,rgba(244,241,234,.14),rgba(244,241,234,0) 62%);
  opacity:0;transition:opacity 420ms ease;
}
.index a:hover::after{opacity:1}
.index .word,.menu,.ghost,.mail,.act{transition:color 320ms ease,border-color 320ms ease,background 320ms ease}

@media (prefers-reduced-motion:reduce){
  .hero h1 .line,.herofoot,.herobottom,.cut path,.splice.thin path,
  .light,.lightbody,.wedge,.band,.work .workbody,.index,footer{ animation:none!important }
  .cut path,.splice.thin path{ stroke-dasharray:none!important;stroke-dashoffset:0!important }
  body::after{ display:none }
}
