html{scroll-behavior:smooth}body{margin:0;background:#101110}body,button{font-family:Arial,Helvetica,sans-serif}
#crafts-home{--bg:#101110;--ink:#f1f2ea;--muted:#a8aaa2;--accent:#dfff00;width:100%;isolation:isolate;line-height:normal;text-align:left;font-size:16px;-webkit-font-smoothing:antialiased;margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;scroll-behavior:smooth;scroll-padding-top:90px}
#crafts-home *{box-sizing:border-box}
#crafts-home h1,#crafts-home h2,#crafts-home h3,#crafts-home p,#crafts-home a,#crafts-home button{font-family:Arial,Helvetica,sans-serif;text-transform:none}
#crafts-home h1,#crafts-home h2,#crafts-home h3{color:inherit}
#crafts-home a{color:inherit;text-decoration:none;background:none;box-shadow:none}
#crafts-home button{font:inherit;margin:0;letter-spacing:normal;text-transform:none;cursor:pointer}
#crafts-home a:focus-visible,#crafts-home button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
#crafts-home section{display:block;min-height:0}
#crafts-home [id]{scroll-margin-top:24px}
#crafts-home .wrap{padding-left:4.5vw;padding-right:4.5vw}
#crafts-home header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #363733}
#crafts-home .logo{font-size:35px;font-weight:900;letter-spacing:-2px;white-space:nowrap}
#crafts-home .logo sup{color:var(--accent);font-size:20px;vertical-align:top;line-height:27px;margin-left:4px;font-family:Arial,Helvetica,sans-serif}
#crafts-home nav{display:flex;gap:36px;align-items:center;font-size:14px}
#crafts-home nav a:hover{color:var(--accent)}
#crafts-home .contact-link{border-bottom:1px solid var(--accent);padding:9px 0;display:inline-flex;align-items:center;gap:7px}
#crafts-home .arrow-icon{position:relative;width:10px;height:10px;display:inline-block;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor}
#crafts-home .arrow-icon:after{content:"";position:absolute;width:12px;height:1.5px;background:currentColor;right:-2px;top:3px;transform:rotate(-45deg);transform-origin:right center}
#crafts-home .intro{padding-top:55px;padding-bottom:40px}
#crafts-home .eyebrow{text-transform:uppercase;letter-spacing:1.8px;font-size:12px}
#crafts-home .intro h1{font-size:clamp(60px,8.1vw,132px);font-weight:500;line-height:.94;letter-spacing:-.065em;margin:25px 0 30px}
#crafts-home .intro h1 span{color:var(--accent)}
#crafts-home .intro-bottom{display:flex;justify-content:space-between;align-items:end;gap:35px}
#crafts-home .intro-bottom p{font-size:17px;line-height:1.55;max-width:390px;margin:0;color:#c3c5bc}
#crafts-home .intro-bottom a{font-size:14px;padding-bottom:7px;border-bottom:1px solid #777}
#crafts-home .feature{position:relative;height:clamp(370px,47vw,690px);margin:0 2vw;overflow:hidden;background:#252823}
#crafts-home .feature img{width:100%;height:100%;object-fit:cover;object-position:center 50%;transition:transform .7s;display:block}
#crafts-home .feature:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#000b);pointer-events:none}
#crafts-home .feature:hover img{transform:scale(1.025)}
#crafts-home .play{background:var(--accent);border:0;border-radius:50%;width:82px;height:82px;display:grid;place-items:center;color:#111;position:relative;appearance:none;-webkit-appearance:none}
#crafts-home .play:before{content:"";display:block;width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:17px solid #111;margin-left:5px}
#crafts-home .feature>.play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}
#crafts-home .feature-caption{position:absolute;bottom:34px;left:36px;right:36px;z-index:2;display:flex;align-items:end;justify-content:space-between;pointer-events:none}
#crafts-home .feature-caption h2{font-size:clamp(30px,4vw,58px);font-weight:400;letter-spacing:-2px;margin:10px 0 0}
#crafts-home .feature-caption p{font-size:13px;letter-spacing:1px}
#crafts-home .brandline{display:flex;gap:30px;justify-content:space-between;align-items:center;padding-top:36px;padding-bottom:36px;border-bottom:1px solid #363733;flex-wrap:wrap}
#crafts-home .brandline span{font-size:20px;font-weight:700;letter-spacing:-.8px}
#crafts-home .brandline small{font-size:12px;line-height:1.5;color:var(--muted);max-width:90px}
#crafts-home .work{padding-top:85px;padding-bottom:75px}
#crafts-home .section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}
#crafts-home .section-head h2{font-size:42px;letter-spacing:-1.7px;font-weight:400;margin:0}
#crafts-home .grid{display:grid;grid-template-columns:1fr 1fr;gap:42px 25px}
#crafts-home .card{min-width:0}
#crafts-home .thumb{position:relative;aspect-ratio:16/10;overflow:hidden;background:#272924}
#crafts-home .thumb>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}
#crafts-home .thumb:hover img{transform:scale(1.04)}
#crafts-home .thumb .play{position:absolute;bottom:18px;right:18px;width:48px;height:48px}
#crafts-home .thumb .play:before{border-top-width:7px;border-bottom-width:7px;border-left-width:11px;margin-left:3px}
#crafts-home .card-caption{padding-top:17px}
#crafts-home .card-caption h3{font-size:19px;font-weight:400;margin:0}
#crafts-home .studio{background:var(--ink);color:#171916;padding-top:75px;padding-bottom:75px;display:grid;grid-template-columns:1fr 2fr;gap:50px}
#crafts-home .studio h2{font-size:clamp(36px,4.3vw,64px);line-height:1.1;letter-spacing:-2px;font-weight:400;margin:0 0 25px;max-width:780px}
#crafts-home .studio p{font-size:17px;line-height:1.65;max-width:600px;color:#4c4f48}
#crafts-home .services{border-top:1px solid #b5b7ae;margin-top:35px}
#crafts-home .services div{padding:18px 0;border-bottom:1px solid #b5b7ae;font-size:17px}
#crafts-home .contact{padding-top:80px;padding-bottom:70px}
#crafts-home .contact h2{font-size:clamp(50px,7.8vw,112px);line-height:1;letter-spacing:-.06em;font-weight:400;margin:25px 0 35px}
#crafts-home .contact .email{display:inline-block;color:var(--accent);font-size:clamp(22px,3vw,40px);border-bottom:1px solid var(--accent);padding-bottom:8px}
#crafts-home .contact-bottom{display:flex;justify-content:flex-end;gap:20px;margin-top:50px;color:var(--muted);font-size:14px;line-height:1.8;text-align:right}
#crafts-home footer{border-top:1px solid #363733;padding-top:25px;padding-bottom:25px;display:flex;justify-content:space-between;align-items:center}
#crafts-home footer span{font-size:12px;color:var(--muted)}
#crafts-home dialog{position:fixed;inset:0;margin:auto;background:#111;color:white;border:1px solid #555;padding:20px;width:min(1100px,94vw);max-width:94vw;max-height:92vh;overflow:auto}
#crafts-home dialog::backdrop{background:#000e}
#crafts-home .modal-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:16px}
#crafts-home .modal-head h2{font-size:17px;font-weight:400;margin:0}
#crafts-home .close{border:1px solid #666;background:none;color:white;padding:9px 15px}
#crafts-home iframe{display:block;width:100%;aspect-ratio:16/9;border:0}
@media(max-width:680px){#crafts-home .wrap{padding-left:4.5vw;padding-right:4.5vw}
#crafts-home header{height:76px}
#crafts-home .logo{font-size:27px}
#crafts-home .logo sup{font-size:17px;line-height:22px;margin-left:3px}
#crafts-home nav{gap:17px;font-size:13px}
#crafts-home .contact-link{gap:6px}
#crafts-home .intro{padding-top:37px}
#crafts-home .intro h1{font-size:15vw;margin-bottom:26px}
#crafts-home .intro-bottom{align-items:start;flex-direction:column;gap:22px}
#crafts-home .intro-bottom p{font-size:16px;max-width:330px}
#crafts-home .feature{height:440px;margin:0}
#crafts-home .feature-caption{left:20px;right:20px;bottom:22px}
#crafts-home .feature-caption>p{display:none}
#crafts-home .feature-caption h2{letter-spacing:-1px}
#crafts-home .brandline{gap:24px;justify-content:flex-start}
#crafts-home .brandline span{font-size:17px}
#crafts-home .brandline small{max-width:100%;width:100%}
#crafts-home .work{padding-top:55px;padding-bottom:50px}
#crafts-home .section-head h2{font-size:34px}
#crafts-home .grid{grid-template-columns:1fr;gap:30px}
#crafts-home .thumb{aspect-ratio:16/10}
#crafts-home .card-caption{padding-top:15px}
#crafts-home .card-caption h3{font-size:18px}
#crafts-home .studio{grid-template-columns:1fr;gap:30px;padding-top:50px;padding-bottom:50px}
#crafts-home .studio h2{letter-spacing:-1px}
#crafts-home .contact{padding-top:50px;padding-bottom:40px}
#crafts-home .contact-bottom{margin-top:32px;flex-direction:column;align-items:flex-end}
#crafts-home .play{width:66px;height:66px}
#crafts-home dialog{width:94vw;padding:14px}
}
@media(max-width:390px){#crafts-home .logo{font-size:25px}
#crafts-home nav{gap:12px;font-size:12px}
}
@media(prefers-reduced-motion:reduce){#crafts-home{scroll-behavior:auto}
#crafts-home *{transition:none!important}
}
@media (max-width:680px){#crafts-home .contact-link .arrow-icon{
    width:14px;
    height:14px;
    flex:0 0 14px;
    border:0;
    background:none;
  }
#crafts-home .contact-link .arrow-icon::before{
    content:"";
    position:absolute;
    inset:0;
    background:currentColor;
    clip-path:polygon(15% 0,100% 0,100% 85%,85% 85%,85% 26%,11% 100%,0 89%,74% 15%,15% 15%);
  }
#crafts-home .contact-link .arrow-icon::after{
    display:none;
  }
}
@media (min-width:681px){#crafts-home .contact-link .arrow-icon{
    width:14px;height:14px;flex:0 0 14px;border:0;background:none;
  }
#crafts-home .contact-link .arrow-icon::before{
    content:"";position:absolute;inset:0;background:currentColor;
    clip-path:polygon(15% 0,100% 0,100% 85%,85% 85%,85% 26%,11% 100%,0 89%,74% 15%,15% 15%);
  }
#crafts-home .contact-link .arrow-icon::after{display:none;}
}
