:root{--ink:#11110f;--paper:#eeebe3;--surface:#f8f5ed;--gold:#b29760;--line:rgba(30,28,24,.2);--serif:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",Georgia,serif;--sans:"Noto Sans JP","Hiragino Sans","Yu Gothic",system-ui,sans-serif}*{box-sizing:border-box;min-width:0;letter-spacing:0}html{overflow-x:hidden;scroll-behavior:smooth;background:#070707}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--paper);font-family:var(--sans);line-height:1.85}a{color:inherit}img{display:block;width:100%}.c-shell{width:min(100%,1440px);margin:auto;background:var(--surface)}.c-header{height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:0 4.5%;color:#fff;background:#070707;border-bottom:1px solid rgba(255,255,255,.14)}.c-brand{font-family:var(--serif);font-size:19px;font-weight:600;text-decoration:none}.c-nav{display:flex;justify-content:flex-end;gap:28px;font-size:10px;font-weight:800}.c-nav a,.c-header-cta,.c-button{text-decoration:none}.c-header-cta{min-height:42px;display:inline-flex;align-items:center;padding:0 20px;color:#111;background:#fff;font-size:10px;font-weight:900}.c-hero{display:grid;grid-template-columns:64% 36%;min-height:650px;color:#fff;background:#070707}.c-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:72px 8%}.c-eyebrow,.c-label{margin:0 0 18px;color:var(--gold);font-size:10px;font-weight:900;text-transform:uppercase}.c-hero h1{max-width:760px;margin:0;font-family:var(--serif);font-size:66px;font-weight:500;line-height:1.46}.c-hero p:not(.c-eyebrow){max-width:650px;margin:24px 0 0;color:rgba(255,255,255,.67);font-size:13px}.c-hero-actions{display:flex;gap:12px;margin-top:30px}.c-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;color:#111;background:#fff;border:1px solid #fff;font-size:11px;font-weight:900}.c-button-ghost{color:#fff;background:transparent;border-color:rgba(255,255,255,.28)}.c-hero img{height:650px;object-fit:cover;object-position:65% center}.c-decision-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid var(--line)}.c-decision-strip div{padding:26px 6%;border-right:1px solid var(--line)}.c-decision-strip div:last-child{border:0}.c-decision-strip small{display:block;color:#9a8050;font-size:9px;font-weight:900}.c-decision-strip strong{font-family:var(--serif);font-size:19px;font-weight:500}.c-services{padding:100px 6%;background:var(--surface)}.c-head{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:end;margin-bottom:48px}.c-head h2{margin:14px 0 0;font-family:var(--serif);font-size:43px;font-weight:500;line-height:1.5}.c-head>p{margin:0;color:#6f695f;font-size:12px}.c-service-table{border-top:2px solid #111}.c-service{display:grid;grid-template-columns:70px 1fr 1.25fr 180px;gap:28px;padding:30px 0;border-bottom:1px solid var(--line)}.c-service>span{color:var(--gold);font-family:var(--serif);font-size:18px}.c-service h3{margin:0;font-family:var(--serif);font-size:23px;font-weight:500}.c-service p{margin:0;color:#6e685f;font-size:12px}.c-service strong{text-align:right;font-size:11px}.c-boundary{display:grid;grid-template-columns:1fr 1fr}.c-boundary article{min-height:420px;padding:70px 9%}.c-boundary article:first-child{color:#fff;background:#0a0a09}.c-boundary article:last-child{background:#ddd6c8}.c-boundary h2{margin:14px 0 0;font-family:var(--serif);font-size:36px;font-weight:500;line-height:1.55}.c-boundary ul{margin:28px 0 0;padding:0;list-style:none}.c-boundary li{padding:12px 0;border-bottom:1px solid currentColor;font-size:12px;opacity:.78}.c-framework{position:relative;min-height:650px;display:flex;align-items:flex-end;overflow:hidden}.c-framework img{position:absolute;inset:0;height:100%;object-fit:cover}.c-framework::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.1))}.c-framework-copy{position:relative;z-index:2;max-width:650px;padding:70px 6%;color:#fff}.c-framework h2{margin:14px 0 0;font-family:var(--serif);font-size:42px;font-weight:500;line-height:1.55}.c-framework p:last-child{margin:22px 0 0;color:rgba(255,255,255,.7);font-size:13px}.c-flow{padding:100px 6%;background:var(--surface)}.c-flow-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:46px;border-top:1px solid var(--line)}.c-step{padding:28px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.c-step:first-child{border-left:1px solid var(--line)}.c-step span{color:var(--gold);font-family:var(--serif);font-size:18px}.c-step h3{margin:14px 0 8px;font-size:13px}.c-step p{margin:0;color:#6e685f;font-size:11px}.c-contact{padding:96px 24px;color:#fff;text-align:center;background:#070707}.c-contact h2{max-width:800px;margin:16px auto 0;font-family:var(--serif);font-size:43px;font-weight:500;line-height:1.55}.c-contact>p:not(.c-label){max-width:650px;margin:18px auto 0;color:rgba(255,255,255,.62);font-size:11px}.c-contact .c-button{margin-top:28px}.c-footer{padding:18px 24px;color:#756f65;text-align:center;background:var(--paper);font-size:9px}@media(max-width:900px){.c-header{height:62px;grid-template-columns:1fr auto;padding:0 18px}.c-nav{display:none}.c-brand{font-size:14px}.c-header-cta{min-height:44px;padding:0 14px}.c-hero{display:flex;flex-direction:column}.c-hero-copy{order:1;padding:52px 20px 44px}.c-hero h1{font-size:42px}.c-hero-actions{display:grid}.c-button{width:100%}.c-hero img{order:2;height:300px}.c-decision-strip,.c-head,.c-boundary,.c-flow-grid{grid-template-columns:1fr}.c-decision-strip div{padding:17px 20px;border-right:0;border-bottom:1px solid var(--line)}.c-services,.c-flow{padding:64px 20px}.c-head{gap:18px}.c-head h2,.c-boundary h2,.c-framework h2,.c-contact h2{font-size:32px}.c-service{grid-template-columns:48px 1fr;gap:8px 16px}.c-service p,.c-service strong{grid-column:2;text-align:left}.c-boundary article{min-height:0;padding:58px 20px}.c-framework{min-height:580px}.c-framework-copy{padding:54px 20px}.c-framework::after{background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.82))}.c-step,.c-step:first-child{border-left:1px solid var(--line)}.c-contact{padding:64px 20px}}@media(max-width:430px){.c-hero h1{font-size:38px}}

/* Variable production sections */
.c-decision-strip{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.c-boundary-single{grid-template-columns:1fr}.c-boundary-single article{min-height:320px}.c-boundary li{display:grid;gap:4px}.c-boundary li strong{font-size:12px}.c-boundary li span{font-size:10px;opacity:.7}.c-framework-text-only{min-height:430px;background:#0a0a09}.c-framework-text-only::after{display:none}.c-gallery{padding:100px 6%;color:#fff;background:#121210}.c-gallery-head{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:end;margin-bottom:44px}.c-gallery-head h2{margin:14px 0 0;font-family:var(--serif);font-size:43px;font-weight:500;line-height:1.5}.c-gallery-head>p{margin:0;color:rgba(255,255,255,.6);font-size:12px}.c-gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:10px}.c-gallery-item{grid-column:span 4;margin:0;background:#1b1b18}.c-gallery-item:nth-child(4n+1){grid-column:span 8}.c-gallery-item:only-child{grid-column:1/-1}.c-gallery-item img{aspect-ratio:4/3;object-fit:cover;filter:saturate(.75) contrast(1.04)}.c-gallery-item:nth-child(4n+1) img{aspect-ratio:16/9}.c-gallery-item figcaption{padding:18px 20px 22px}.c-gallery-item h3{margin:0;font-family:var(--serif);font-size:19px;font-weight:500}.c-gallery-item p{margin:8px 0 0;color:rgba(255,255,255,.58);font-size:11px}.c-flow-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media(max-width:900px){.c-decision-strip{grid-template-columns:1fr}.c-gallery{padding:64px 20px}.c-gallery-head{grid-template-columns:1fr;gap:18px}.c-gallery-head h2{font-size:32px}.c-gallery-grid{grid-template-columns:1fr}.c-gallery-item,.c-gallery-item:nth-child(4n+1),.c-gallery-item:only-child{grid-column:auto}.c-gallery-item img,.c-gallery-item:nth-child(4n+1) img{aspect-ratio:4/3}.c-framework-text-only{min-height:0}.c-boundary-single article{min-height:0}}
.c-gallery-item{align-self:start}
