*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:#111;font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:none;border:0}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #304fc4;outline-offset:6px}::selection{background:#111;color:#fff}.shell{max-width:1440px;padding:0 7%;margin:auto}header{display:flex;justify-content:space-between;align-items:center;height:88px}.wordmark{font-size:27px;letter-spacing:-1.3px;font-weight:800}nav{display:flex;align-items:center;gap:38px;font-size:13px}nav a:hover,nav button:hover{text-decoration:underline;text-underline-offset:5px}nav button{padding:8px 0}.hero{padding:55px 0 65px}.eyebrow{font-size:21px;margin:0 0 23px}.hero h1{font-size:clamp(42px,9.3vw,132px);line-height:.92;letter-spacing:-.075em;margin:0;font-weight:900}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:40px}.hero-bottom p{font-size:16px;line-height:1.65;margin:0}.hero-bottom>span{font-size:9px;line-height:1.8;letter-spacing:1.2px;color:#555}.section-heading{display:flex;align-items:center;gap:22px;margin-bottom:24px}.section-heading h2{font-size:30px;letter-spacing:-1px;margin:0}.section-heading>span:last-child{font-size:10px;letter-spacing:1px}.rule{height:1px;background:#999;flex:1}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.thumbnail{aspect-ratio:1.48;background:#f4f4f1;position:relative;overflow:hidden;border:1px solid #e5e5e0;display:flex;align-items:center;padding:16px}.thumbnail img{width:100%;height:100%;object-fit:contain;filter:grayscale(1);transition:transform .25s,filter .25s}.project-card:hover img{transform:scale(1.035);filter:none}.card-category{position:absolute;bottom:10px;left:14px;font-size:8px;letter-spacing:1px;background:#f4f4f1;padding:5px 0}.project-number{display:block;font-size:14px;margin-top:16px}.project-card h3{font-size:clamp(21px,2.25vw,30px);letter-spacing:-1px;line-height:1.1;margin:6px 0 9px}.project-card p{font-size:14px;line-height:1.5;color:#555;margin:0}.case-link{display:inline-block;margin-top:15px;font-size:12px;border-bottom:1px solid #888;padding-bottom:3px}.featured{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;margin-top:48px;border-top:1px solid #777;border-bottom:1px solid #777;padding:42px 0}.kicker{font-size:11px;letter-spacing:1px;font-weight:600}.featured h2{font-size:36px;letter-spacing:-1.4px;line-height:1.2;margin:18px 0 14px}.featured p{font-size:15px;line-height:1.6;margin:0}.text-link{display:inline-block;margin-top:30px;border-bottom:1px solid #222;font-size:13px;padding-bottom:6px;font-weight:600}.featured dl{border-left:1px solid #aaa;padding-left:45px;margin:0;display:flex;flex-direction:column;justify-content:center;gap:27px}.featured dl div{display:grid;grid-template-columns:45px 1fr;gap:20px;font-size:14px;line-height:1.65}.featured dt{font-weight:700}.featured dd{margin:0;color:#444}.about{padding:38px 0 64px}.about h2{font-size:clamp(26px,3.6vw,48px);letter-spacing:-1.8px;line-height:1.28;margin:22px 0 13px;word-break:keep-all}.career-line{font-size:17px}.about-copy{max-width:630px;font-size:15px;line-height:1.8;color:#555;margin-top:25px}footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #bbb;padding:24px 0 32px;font-size:11px;color:#555}footer>a:first-child{font-weight:700;color:#111}.back-link{display:inline-block;margin:40px 0;font-size:12px;border-bottom:1px solid #aaa;padding-bottom:5px}.detail-hero h1{font-size:clamp(40px,6vw,78px);line-height:1.05;letter-spacing:-3px;margin:20px 0}.detail-subtitle{font-size:22px;letter-spacing:-.6px;line-height:1.5}.detail-meta{border-top:1px solid #aaa;margin-top:32px;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;color:#555}.tags{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0}.tags li{border:1px solid #ccc;padding:6px 9px;font-size:11px}.architecture{margin:20px 0 38px}.figure-label{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1px;border-top:1px solid #222;padding:15px 0}.figure-label button{font-size:12px;text-decoration:underline;text-underline-offset:4px}.diagram-button{display:block;width:100%;background:#f7f7f4;border:1px solid #e5e5e0;padding:28px;cursor:zoom-in}.diagram-button img{width:100%;height:360px;object-fit:contain}.architecture figcaption{font-size:12px;line-height:1.7;color:#666;margin-top:14px;max-width:850px}.flow-section{margin-bottom:48px}.flow-section h2{font-size:12px;letter-spacing:1px;margin-bottom:18px}.flow-section h2 span{margin-left:14px;font-size:12px;letter-spacing:0;font-weight:400;color:#666}.flow{display:flex;list-style:none;padding:0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:0}.flow li{flex:1;padding:18px 16px;font-size:12px;line-height:1.6;border-right:1px solid #ddd;word-break:keep-all}.flow li:first-child{padding-left:0}.flow li:last-child{border-right:0}.flow li span{display:block;color:#777;font-size:10px;margin-bottom:8px}.case-section{display:grid;grid-template-columns:240px 1fr;gap:40px;padding:36px 0;border-top:1px solid #aaa}.case-section h2{font-size:24px;letter-spacing:-.8px;margin:0}.case-section h2>span{display:block;font-size:11px;letter-spacing:1px;font-weight:400;margin-bottom:12px}.case-section p{font-size:16px;line-height:1.9;margin:0;word-break:keep-all}.case-section .context-note{color:#666;font-size:13px;border-left:2px solid #bbb;padding-left:14px;margin-top:22px}.steps{padding:0;margin:0;list-style:none}.steps li{display:grid;grid-template-columns:28px 1fr;gap:17px;margin-bottom:28px}.steps li:last-child{margin-bottom:0}.step-number{font-size:11px;color:#777;padding-top:5px}.steps p{font-size:15px;color:#444}.result{font-weight:600}.next-case{display:block;border-top:1px solid #222;padding:35px 0 55px;margin-top:22px}.next-case>span{font-size:10px;letter-spacing:1px}.next-case h2{font-size:32px;letter-spacing:-1px;margin:17px 0 10px}.next-case p{font-size:14px;color:#555}.next-case:hover h2{text-decoration:underline;text-underline-offset:6px}dialog{width:95vw;max-width:1600px;max-height:94vh;padding:0;border:1px solid #aaa}dialog::backdrop{background:#111b}.dialog-tools{display:flex;align-items:center;gap:20px;padding:17px 22px;border-bottom:1px solid #ccc;font-size:14px}.dialog-tools strong{margin-right:auto}.dialog-tools button{padding:8px;text-decoration:underline}.diagram-scroll{overflow:auto;max-height:78vh;padding:24px}.diagram-scroll img{display:block;width:100%;min-height:250px;object-fit:contain}.diagram-scroll.zoomed img{width:auto;max-width:none}.skip-link{position:fixed;left:20px;top:-100px;background:#111;color:#fff;padding:12px;z-index:20}.skip-link:focus{top:12px}.not-found{padding:100px 0}.not-found a{text-decoration:underline}@media(min-width:1440px){.hero h1{font-size:132px}}@media(max-width:760px){.shell{padding:0 6%}header{height:75px}.wordmark{font-size:22px}nav{gap:19px;font-size:11px}nav button{display:none}.hero{padding:35px 0 45px}.eyebrow{font-size:16px;margin-bottom:20px}.hero h1{font-size:9.3vw;letter-spacing:-.07em}.hero-bottom{margin-top:26px;gap:20px}.hero-bottom p{font-size:13px}.hero-bottom>span{font-size:7px}.section-heading{gap:15px}.section-heading h2{font-size:25px}.section-heading>span:last-child{font-size:8px}.project-grid{grid-template-columns:1fr;gap:32px}.thumbnail{aspect-ratio:1.75}.project-card h3{font-size:28px}.featured{grid-template-columns:1fr;gap:30px;padding:32px 0}.featured h2{font-size:32px}.featured dl{border-left:0;border-top:1px solid #ccc;padding:26px 0 0}.featured dl div{font-size:13px}.about h2{font-size:29px;letter-spacing:-1px}.career-line{font-size:13px}.about-copy{font-size:14px}footer{flex-wrap:wrap;gap:16px}footer span{order:3;width:100%;font-size:10px}.back-link{margin:25px 0 35px}.detail-hero h1{font-size:42px;letter-spacing:-2px}.detail-subtitle{font-size:18px}.detail-meta{align-items:flex-start;flex-direction:column;font-size:12px}.diagram-button{padding:10px}.diagram-button img{height:230px}.flow{display:grid;grid-template-columns:repeat(2,1fr)}.flow li{border-bottom:1px solid #ddd;padding:15px!important}.flow li:nth-child(2n){border-right:0}.case-section{grid-template-columns:1fr;gap:25px;padding:30px 0}.case-section h2{font-size:23px}.case-section h2>span{display:inline-block;margin:0 12px 0 0}.case-section p{font-size:15px}.dialog-tools{font-size:12px;gap:5px;padding:10px}.dialog-tools strong{max-width:40%}.diagram-scroll{padding:10px}.next-case h2{font-size:29px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{header nav,.back-link,.next-case,.figure-label button,.case-link,.text-link,footer>a:last-child{display:none}.shell{max-width:none;padding:0}.hero{padding:25px 0}.hero h1{font-size:68px}.project-grid{grid-template-columns:repeat(3,1fr)}.featured,.case-section,.architecture{break-inside:avoid}.diagram-button img{height:260px}.case-section{grid-template-columns:160px 1fr}.case-section p{font-size:12px}.about{padding-bottom:20px}footer{font-size:9px}}.hero h1.eyebrow{font-family:inherit;font-size:21px;font-weight:400;line-height:1.4;letter-spacing:0;margin:0 0 23px;white-space:normal}@media(max-width:760px){.hero h1.eyebrow{font-size:16px}}@media(max-width:480px){.hero-bottom>span{display:none}.hero-bottom p{font-size:13px}nav a{padding:12px 0}.figure-label button{padding:12px 0}}.projects{padding-top:28px}@media(max-width:760px){.projects{padding-top:18px}}@media screen{.wordmark{font-size:24px}.section-heading h2{font-size:26px}.project-card h3{font-size:clamp(20px,1.85vw,24px)}.project-card p{font-size:13px}.about h2{font-size:clamp(25px,3.1vw,40px)}.about-copy{font-size:14px}.detail-hero h1{font-size:clamp(36px,5.2vw,66px);letter-spacing:-2px}.detail-subtitle{font-size:20px}.case-section h2{font-size:22px}.case-section p{font-size:15px}.steps p{font-size:14px}.case-section .context-note{font-size:13px}.next-case h2{font-size:28px}}@media screen and (max-width:760px){.wordmark{font-size:20px}.section-heading h2{font-size:23px}.project-card h3{font-size:21px}.about h2{font-size:26px}.detail-hero h1{font-size:36px}.detail-subtitle{font-size:17px}.case-section h2{font-size:21px}.case-section p{font-size:14px}.case-section .context-note{font-size:13px}.next-case h2{font-size:26px}}
