:root{--ink: #17221b;--paper: #f1eee5;--paper-deep: #e3ded0;--moss: #50674e;--moss-dark: #263d2f;--gold: #a58b53;--line: rgba(23, 34, 27, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Noto Sans JP,sans-serif;line-height:1.9}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E")}a{color:inherit}.site-header{position:absolute;z-index:5;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px clamp(22px,5vw,72px);color:#fff}.brand{font-family:Shippori Mincho,serif;font-size:1.15rem;font-weight:700;letter-spacing:.04em;text-decoration:none}.brand span{color:#c7ad70}.back-link{font-size:.82rem;text-underline-offset:5px}.hero{min-height:92vh;position:relative;display:grid;align-items:end;overflow:hidden;color:#fff}.hero-image,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-image{object-fit:cover}.hero-shade{background:linear-gradient(90deg,#08120ce6,#08120c85 52%,#08120c1f),linear-gradient(0deg,rgba(8,18,12,.62),transparent 60%)}.hero-content{position:relative;z-index:2;width:min(760px,90vw);padding:150px clamp(22px,8vw,120px) clamp(64px,10vh,110px)}.eyebrow,.section-kicker{margin:0 0 12px;color:var(--gold);font-size:.72rem;font-weight:700;letter-spacing:.22em}.hero h1,h2{font-family:Shippori Mincho,serif;font-weight:600}.hero h1{margin:0;font-size:clamp(3.1rem,8vw,7rem);line-height:.94;letter-spacing:.08em}.hero h1 span{display:block;margin-bottom:17px;color:#ddd1af;font-size:.24em;letter-spacing:.24em;text-transform:uppercase}.lead{margin:32px 0 8px;font-family:Shippori Mincho,serif;font-size:clamp(1.2rem,2.4vw,1.75rem)}.summary{max-width:620px;color:#fffc}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:34px;flex-wrap:wrap}.download-button{display:inline-flex;align-items:center;gap:14px;padding:16px 24px;color:#fff;background:var(--moss);border:1px solid rgba(255,255,255,.26);font-weight:700;text-decoration:none;transition:transform .2s ease,background .2s ease}.download-button:hover,.download-button:focus-visible{background:#638060;transform:translateY(-2px)}.download-note{color:#ffffffb8;font-size:.82rem}.section-wrap{width:min(1160px,calc(100% - 44px));margin:0 auto;padding:110px 0}.intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,9vw,130px)}h2{margin:0;font-size:clamp(2rem,4.5vw,3.8rem);line-height:1.35;letter-spacing:.06em}.intro-copy{font-size:1.02rem}.intro-copy p:first-child{margin-top:0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding-top:0}.features article{padding:44px 34px;border:1px solid var(--line);background:#ffffff40}.features strong{color:var(--moss);font-family:Shippori Mincho,serif;font-size:3.3rem;font-weight:400;line-height:1}.features h3{margin:14px 0 8px;font-family:Shippori Mincho,serif;font-size:1.25rem}.features p{margin:0;color:#17221bb8;font-size:.9rem}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid var(--line)}.section-heading{grid-column:1 / -1;margin-bottom:22px}.gallery figure{margin:0}.gallery-main{grid-column:1 / -1}.gallery img{width:100%;display:block;border:1px solid var(--line);box-shadow:0 20px 50px #18241c1f}.gallery figcaption{margin-top:10px;color:#17221ba8;font-size:.82rem}.specs{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;border-top:1px solid var(--line)}.specs dl{margin:0}.specs dl div{display:grid;grid-template-columns:140px 1fr;padding:16px 0;border-bottom:1px solid var(--line)}.specs dt{color:#17221b99;font-size:.86rem}.specs dd{margin:0;font-weight:500}.download{margin-bottom:90px;padding:70px clamp(26px,7vw,90px);color:#fff;background:var(--moss-dark)}.download .section-kicker{color:#c9b47f}.download p{margin:22px 0 30px;color:#ffffffb8}footer{display:flex;justify-content:space-between;align-items:center;padding:34px clamp(22px,5vw,72px);border-top:1px solid var(--line)}footer p{margin:0;color:#17221b8c;font-size:.75rem}@media (max-width: 760px){.hero{min-height:760px}.hero-shade{background:linear-gradient(0deg,#08120cf0,#08120c2e 85%)}.hero-content{padding-left:22px;padding-right:22px}.intro,.specs{grid-template-columns:1fr;gap:36px}.features,.gallery{grid-template-columns:1fr}.gallery-main,.section-heading{grid-column:auto}.section-wrap{padding:76px 0}footer{align-items:flex-start;gap:20px;flex-direction:column}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
