:root{--black:#121212;--paper:#e7e2d8;--lime:#d6f05b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--black);font-family:"DM Sans","Noto Sans JP",sans-serif}header{height:88px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #222;background:var(--paper)}.brand{color:inherit;text-decoration:none;font-size:27px;font-weight:500;letter-spacing:-.08em}.brand span{font-family:"Playfair Display",serif;font-style:italic;font-size:34px}.brand small{font:9px "DM Mono",monospace;letter-spacing:.08em;margin-left:8px}nav{display:flex;gap:28px}nav a,.order{color:inherit;text-decoration:none;font:10px "DM Mono",monospace;letter-spacing:.08em}.order{border:1px solid;padding:12px 14px}.hero{height:calc(100vh - 88px);min-height:610px;background:var(--black);color:#f6f3ed;position:relative;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 45%;background:linear-gradient(90deg,var(--black),transparent 32%),url('https://images.unsplash.com/photo-1509440159596-0249088772ff?auto=format&fit=crop&w=1900&q=90') center/cover;filter:grayscale(1)}.hero-title{position:absolute;left:9vw;top:16vh;z-index:1}.hero-title p,.tag{font:10px "DM Mono",monospace;letter-spacing:.1em}.hero h1{font:500 clamp(75px,12vw,170px)/.78 "Playfair Display",serif;margin:35px 0}.hero h1 i,.manifesto h2 i,.bread h2 i,.quote i,footer h2 i{font-style:italic;font-weight:500}.hero-side{position:absolute;right:3vw;bottom:7vh;writing-mode:vertical-rl;font:10px "DM Mono",monospace;letter-spacing:.13em}.scroll{position:absolute;bottom:28px;left:4vw;color:inherit;text-decoration:none;font:10px "DM Mono",monospace}.manifesto{padding:130px 9vw;display:grid;grid-template-columns:1fr 2fr;gap:7vw}.manifesto h2{font:500 clamp(35px,4.6vw,66px)/1.2 "Playfair Display","Noto Sans JP",sans-serif;margin:0 0 35px}.lead{font:15px/2.1 "Noto Sans JP",sans-serif;max-width:440px}.bread{background:#d7f05a;padding:90px 4vw 105px}.bread-head{display:flex;justify-content:space-between;align-items:flex-end}.bread h2{font:500 clamp(55px,8vw,116px)/.82 "Playfair Display",serif;margin:0;text-align:right}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:70px}.products article{position:relative}.products img{width:100%;height:29vw;min-height:300px;object-fit:cover;filter:grayscale(1)}.products p{font:10px "DM Mono",monospace;margin:14px 0}.products h3{margin:0;font-size:15px;font-weight:500}.products span{position:absolute;right:0;bottom:0;font:11px "DM Mono",monospace}.quote{background:var(--black);color:white;padding:130px 9vw}.quote p{font:500 clamp(42px,6vw,87px)/1.02 "Playfair Display",serif;margin:0}.quote i{color:var(--lime)}footer{padding:85px 9vw 25px}.foot{display:flex;justify-content:space-between;border-bottom:1px solid;padding-bottom:70px}.foot h2{font:500 clamp(40px,5vw,70px)/.95 "Playfair Display",serif;margin:0}.foot div{font:13px/2 "DM Mono",monospace}.foot a{display:inline-block;color:inherit;margin-top:22px;font-size:11px}footer small{display:block;margin-top:23px;font:9px "DM Mono",monospace}@media(max-width:700px){header{height:70px}nav{display:none}.brand small{display:none}.order{font-size:8px}.hero{height:650px}.hero-photo{left:18%;opacity:.6}.hero-title{left:7vw;top:19vh}.hero h1{font-size:88px}.manifesto{display:block;padding:85px 7vw}.manifesto .tag{margin-bottom:45px}.bread{padding:70px 7vw}.products{display:block;margin-top:48px}.products article{margin-bottom:45px}.products img{height:94vw}.foot{display:block}.foot h2{margin-bottom:45px}.quote{padding:90px 7vw}}
