@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Instrument+Serif:ital@0;1&family=Manrope:wght@400;500;600&display=swap');
:root{--ink:#171717;--paper:#f4f0e8;--red:#cb2d25;--gray:#d7d5cf;--white:#fffdf8;--muted:#716d65;--line:rgba(23,23,23,.22)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.header,main,footer{max-width:1480px;margin:auto}.header{min-height:92px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600;letter-spacing:.13em}.brand>span:last-child{line-height:1}.brand small{display:block;margin-top:5px;color:var(--muted);font:400 7px/1 DM Mono,monospace;letter-spacing:.17em}.seal{width:42px;height:42px;display:grid;place-items:center;color:var(--paper);background:var(--red);font:500 9px/1 DM Mono,monospace;letter-spacing:0}.header nav{display:flex;gap:42px;font:400 10px/1 DM Mono,monospace}.header nav a{position:relative}.header nav a::after{content:"";width:0;position:absolute;left:0;bottom:-7px;border-bottom:1px solid var(--red);transition:width .2s}.header nav a:hover::after{width:100%}.header-link{padding-bottom:6px;border-bottom:1px solid var(--ink);font:500 10px/1 DM Mono,monospace}.header-link b{margin-left:20px;color:var(--red)}
.hero{min-height:760px;padding:34px 4.5vw 0;border-bottom:1px solid var(--line)}.hero-meta{display:flex;justify-content:space-between;color:var(--muted);font:400 8px/1 DM Mono,monospace;letter-spacing:.14em}.hero-meta span{color:var(--red)}.hero-main{min-height:630px;display:grid;grid-template-columns:1.3fr .7fr;gap:6vw;align-items:center}.hero-copy{position:relative;z-index:1}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:-.045em}h1{margin:0;font-size:clamp(64px,8vw,120px);line-height:.88}h1 em,.contact h2 em{color:var(--red);font-weight:400}.hero-intro{margin-top:50px;display:grid;grid-template-columns:1fr .7fr;gap:45px;align-items:end}.hero-intro p{max-width:560px;margin:0;color:var(--muted);font-size:16px;line-height:1.75}.hero-intro a{padding:12px 0;display:flex;justify-content:space-between;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);font:500 9px/1 DM Mono,monospace}.fold-composition{height:480px;position:relative}.fold{position:absolute;filter:drop-shadow(16px 22px 22px rgba(0,0,0,.08))}.fold-one{width:260px;height:330px;right:10%;top:9%;background:var(--white);clip-path:polygon(0 0,100% 16%,75% 100%,8% 83%)}.fold-two{width:210px;height:285px;left:4%;top:23%;background:var(--gray);clip-path:polygon(28% 0,100% 20%,82% 100%,0 76%)}.fold-three{width:165px;height:245px;right:0;bottom:4%;background:var(--red);clip-path:polygon(0 13%,100% 0,86% 84%,17% 100%)}.fold-label{position:absolute;left:19%;top:34%;z-index:2;font:500 10px/1.55 DM Mono,monospace;letter-spacing:.12em;transform:rotate(-7deg)}.red-dot{width:27px;height:27px;position:absolute;left:0;bottom:12%;background:var(--red);border-radius:50%}.hero-line{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);color:var(--muted);font:400 8px/1 DM Mono,monospace;text-transform:uppercase;letter-spacing:.11em}.hero-line i{width:5px;height:5px;background:var(--red);border-radius:50%}
.section{padding:125px 4.5vw}.section-no{color:var(--muted);font:400 8px/1 DM Mono,monospace;letter-spacing:.11em}.section-no span{display:block;margin-bottom:12px;color:var(--red);font-size:10px}.section-no p{margin:0}.about{display:grid;grid-template-columns:.25fr 1.35fr .4fr;gap:5vw;border-bottom:1px solid var(--line)}.eyebrow{margin:0 0 35px;color:var(--red);font:500 9px/1 DM Mono,monospace;text-transform:uppercase;letter-spacing:.12em}.about h2,.focus h2,.method h2,.contact h2{margin:0;font-size:clamp(44px,5.5vw,82px);line-height:1.03}.columns{max-width:850px;margin-top:55px;display:grid;grid-template-columns:1fr 1fr;gap:45px;color:var(--muted);line-height:1.75}.seal-card{width:190px;height:260px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;color:var(--paper);background:var(--red)}.seal-card span{font-family:"Instrument Serif",Georgia,serif;font-size:105px;line-height:1}.seal-card small{font:400 7px/1.5 DM Mono,monospace;letter-spacing:.1em}
.focus{background:var(--white);border-bottom:1px solid var(--line)}.focus-header{display:grid;grid-template-columns:.35fr 1.65fr;gap:5vw}.focus-list{margin-top:75px;border-top:1px solid var(--ink)}.focus-list article{min-height:220px;display:grid;grid-template-columns:45px 190px .75fr 1fr 35px;gap:35px;align-items:center;border-bottom:1px solid var(--line)}.index{font:500 10px/1 DM Mono,monospace}.symbol{width:150px;height:120px;position:relative}.linked i{width:68px;height:68px;position:absolute;top:25px;border:1px solid var(--ink);border-radius:50%}.linked i:first-child{left:5px}.linked i:nth-child(2){left:43px;background:var(--red)}.linked i:nth-child(3){right:5px;background:var(--paper)}.aligned i{width:105px;height:22px;position:absolute;left:20px;background:var(--ink)}.aligned i:first-child{top:18px}.aligned i:nth-child(2){top:49px;left:42px;width:85px;background:var(--red)}.aligned i:nth-child(3){top:80px;width:65px;background:var(--gray)}.steady i{position:absolute;display:block;border:1px solid var(--ink)}.steady i:first-child{width:125px;height:90px;left:12px;top:15px}.steady i:nth-child(2){width:85px;height:60px;left:32px;top:30px;background:var(--paper)}.steady i:nth-child(3){width:22px;height:22px;left:64px;top:49px;background:var(--red);border-radius:50%}.focus-list h3{margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:30px;font-weight:400}.focus-list article p{margin:0;color:var(--muted);line-height:1.7}.focus-list article>b{color:var(--red);font-weight:400}
.method{min-height:700px;position:relative;display:grid;grid-template-columns:.75fr 1fr;gap:8vw;color:var(--paper);background:var(--ink);overflow:hidden}.section-no.light{color:#959089}.method-title h2{margin:40px 0 30px}.method-title>p{max-width:420px;color:#aaa59d;line-height:1.7}.method ol{margin:0;padding:0;list-style:none;border-top:1px solid rgba(244,240,232,.25)}.method li{min-height:145px;display:grid;grid-template-columns:50px .6fr 1fr;gap:25px;align-items:center;border-bottom:1px solid rgba(244,240,232,.25)}.method li>span{color:var(--red);font:500 9px/1 DM Mono,monospace}.method h3{margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:29px;font-weight:400}.method li p{margin:0;color:#aaa59d;line-height:1.5}.method-mark{width:320px;height:320px;position:absolute;left:-95px;bottom:-140px;border:1px solid rgba(244,240,232,.18);border-radius:50%}.method-mark i{position:absolute;border:1px solid rgba(244,240,232,.14);border-radius:50%}.method-mark i:first-child{inset:50px}.method-mark i:nth-child(2){inset:105px}.method-mark span{position:absolute;right:35px;top:56px;color:var(--red);font-family:"Instrument Serif",Georgia,serif;font-size:58px}
.contact{min-height:630px;display:grid;grid-template-columns:.25fr 1.35fr .55fr;gap:5vw;background:var(--paper)}.contact h2{margin-bottom:55px}.email{display:flex;width:max-content;max-width:100%;gap:45px;padding-bottom:10px;border-bottom:1px solid var(--ink);font:500 clamp(16px,2vw,25px)/1 DM Mono,monospace;overflow-wrap:anywhere}.contact-side{display:flex;flex-direction:column;gap:40px}.contact-side small,.contact-side strong{display:block}.contact-side small{margin-bottom:9px;color:var(--red);font:500 8px/1 DM Mono,monospace;letter-spacing:.1em}.contact-side strong{font-size:13px;line-height:1.5}.contact-seal{width:105px;height:105px;margin-top:auto;display:grid;place-items:center;color:var(--paper);background:var(--red);font:500 13px/1 DM Mono,monospace;transform:rotate(4deg)}footer{min-height:115px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);color:var(--muted);font:400 8px/1.5 DM Mono,monospace}footer p{margin:0;text-align:center}
@media(max-width:980px){.header nav{display:none}.hero-main{grid-template-columns:1fr}.fold-composition{height:390px;max-width:550px;width:100%}.about{grid-template-columns:1fr}.seal-card{margin-left:auto}.focus-header{grid-template-columns:1fr}.focus-list article{grid-template-columns:35px 160px 1fr}.focus-list article p{grid-column:3}.focus-list article>b{position:absolute;right:5%;margin-top:-130px}.method{grid-template-columns:1fr}.contact{grid-template-columns:1fr}.contact-side{display:grid;grid-template-columns:1fr 1fr}.contact-seal{grid-column:2;grid-row:1/3;justify-self:end}}
@media(max-width:640px){.header{min-height:76px}.brand>span:last-child{display:none}.hero{padding:28px 5vw 0}.hero-main{min-height:830px}.hero-intro,.columns{grid-template-columns:1fr}.fold-composition{height:330px}.hero-line{justify-content:flex-start;overflow:hidden;white-space:nowrap}.section{padding:85px 5vw}.about h2,.focus h2,.method h2,.contact h2{font-size:44px}.seal-card{width:150px;height:200px}.focus-list article{padding:28px 0;grid-template-columns:35px 1fr;gap:18px}.symbol{grid-column:2}.focus-list h3,.focus-list article p{grid-column:2}.focus-list article>b{right:7%;margin-top:-260px}.method li{padding:24px 0;grid-template-columns:35px 1fr}.method li p{grid-column:2}.contact-side{grid-template-columns:1fr}.contact-seal{grid-column:auto;grid-row:auto}.email{width:100%;justify-content:space-between;gap:8px;font-size:13px}footer{padding:35px 5vw;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
