:root{--paper:#f7f7f2;--ink:#20221f;--line:#d5d7cf;--orange:#f55129;--ease:cubic-bezier(.2,.7,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,'Helvetica Neue','Yu Gothic',Meiryo,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #3859e8;outline-offset:5px}button{border:0}img{max-width:100%;display:block}p{line-height:1.9}h1,h2,h3,h4,p{margin-top:0}.header{padding:30px 4%;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:14px;align-items:center;font-size:20px;font-weight:700;letter-spacing:.06em}.brand small{display:block;font-size:9px;line-height:1.25;letter-spacing:.1em;margin-top:5px}.brand-mark{font:700 62px/.8 Georgia,serif;letter-spacing:-.13em;width:43px}.brand-mark span{color:var(--orange)}nav{display:flex;align-items:center;gap:35px;font-size:14px}nav>a:not(.contact-link){padding:10px 0;border-bottom:1px solid transparent}nav>a:hover{border-color:var(--ink)}.contact-link{border:1px solid var(--ink);padding:13px 20px;border-radius:30px}.contact-link span{margin-left:22px}.menu-toggle{display:none}.hero{position:relative;min-height:760px;height:calc(100svh - 122px);max-height:1040px;margin:0 4%;overflow:hidden;border-top:1px solid var(--line)}.hero-top{display:flex;justify-content:space-between;padding-top:26px;position:relative;z-index:2}.eyebrow,.edition{font-size:12px;letter-spacing:.12em;font-weight:500}.hero h1{position:relative;z-index:2;font-size:clamp(65px,8.7vw,140px);font-weight:500;letter-spacing:-.075em;line-height:1.25;margin:50px 0 0;pointer-events:none}.last-line{padding-left:6vw}.hero-art{position:absolute;width:66%;right:-3%;top:1%;height:93%;z-index:1;animation:float 8s ease-in-out infinite}.hero-art img{width:100%;height:100%;object-fit:contain}.hero-bottom{position:absolute;left:0;bottom:78px;z-index:2;display:flex;align-items:center;gap:60px}.hero-bottom p{font-size:16px;margin:0}.round-link{display:flex;align-items:center;gap:18px;font-size:14px}.round-link b{border:1px solid #999d90;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;font-size:21px;font-weight:400;transition:background .3s}.round-link:hover b{background:var(--orange)}.hero-caption{position:absolute;bottom:18px;left:0;right:0;border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.08em;z-index:3}.hero-caption button{font-size:12px;background:transparent}.section{padding:110px 4%}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:45px;gap:25px}.section-heading h2{font-size:48px;font-weight:400;letter-spacing:-.055em;margin:0}.section-heading h2 span{display:block;font-size:15px;letter-spacing:.04em;margin-top:18px}.work{background:#fff}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px 28px}.project{text-align:left;background:none;padding:0;min-width:0}.project-wide{grid-column:1/-1}.project-image{display:block;position:relative;overflow:hidden;height:420px}.project-wide .project-image{height:580px}.coral{background:#f0aaa0}.blue{background:#ccd7e8}.yellow{background:#e8e94c}.project-image img{height:100%;width:100%;object-fit:contain;transition:transform 1.1s var(--ease)}.project-wide img{transform:scale(1.25)}.project:hover img{transform:scale(1.05)}.project-wide:hover img{transform:scale(1.32)}.view-project{position:absolute;right:22px;bottom:22px;background:var(--paper);border-radius:30px;padding:14px 19px;font-size:13px;opacity:0;transform:translateY(8px);transition:.4s}.project:hover .view-project,.project:focus-visible .view-project{opacity:1;transform:none}.project-info{display:flex;justify-content:space-between;gap:15px;margin-top:18px;align-items:baseline}.project-info strong{font-size:18px;font-weight:500}.project-info>span{font-size:12px;color:#5b5d56}.sample-note{font-size:12px;color:#66695f;margin-top:30px;margin-bottom:0}.about{display:grid;grid-template-columns:1fr 2fr;padding-top:140px;padding-bottom:140px}.about h2{font-weight:500;font-size:clamp(32px,4.1vw,66px);line-height:1.55;letter-spacing:-.04em;margin-bottom:40px}.about p:not(.eyebrow){font-size:17px;line-height:2.15}.about-signature{font-family:Georgia,serif;font-size:30px;font-style:italic;display:block;margin-top:48px}.services{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:60px 1fr 1fr;gap:20px;border-top:1px solid var(--line);padding:36px 0}.service-row>span{font-size:13px;padding-top:8px}.service-row h3{font-size:clamp(25px,3vw,42px);font-weight:400;letter-spacing:-.04em;margin:0}.service-row h4{font-weight:500;font-size:18px;margin:0 0 10px}.service-row p{font-size:14px;margin:0;color:#5b5d56}.process{border-top:1px solid var(--line);padding-top:35px;margin-top:15px;display:flex;justify-content:space-between;gap:30px}.process>p:last-child{display:flex;flex-wrap:wrap;gap:22px;font-size:14px}.process b{font-weight:400;color:#828679}.contact{background:#e3e947}.contact-top{display:flex;justify-content:space-between;gap:24px}.contact-top>span{font-size:14px}.contact h2{font-size:clamp(60px,8vw,120px);font-weight:500;letter-spacing:-.07em;line-height:1.2;margin:50px 0}.contact-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-bottom p{margin:0;font-size:16px}.inquiry-button{background:var(--ink);color:#fff;padding:24px 30px;border-radius:50px;font-size:16px;display:inline-flex;align-items:center;gap:70px;transition:transform .3s}.inquiry-button:hover{transform:translateY(-4px)}.inquiry-button span{font-size:25px}footer{padding:45px 4%;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-name{font-size:17px;font-weight:600}.footer-name span{display:block;font-size:11px;font-weight:400;margin-top:6px}footer p,footer>a:last-child{font-size:11px;margin:0}dialog{border:0;padding:0;background:var(--paper);color:var(--ink);width:min(860px,92vw);max-height:90svh;overflow:auto}dialog::backdrop{background:#171c19b8;backdrop-filter:blur(7px)}dialog>img{width:100%;height:350px;background:#f0aaa0;object-fit:contain}.close-dialog{position:sticky;top:14px;margin:14px 16px 14px auto;display:block;border-radius:30px;padding:12px 20px;background:var(--ink);color:white;z-index:2}.dialog-content{padding:30px 7% 50px}.dialog-content h2{font-size:32px;font-weight:500;line-height:1.4}.dialog-content p{font-size:16px}dl{padding:24px 0;border-top:1px solid var(--line)}dt{font-size:13px}dd{margin:10px 0 0;line-height:1.8}.text-link{display:inline-block;border-bottom:1px solid;padding:10px 0;font-size:15px}form label{display:grid;gap:10px;margin:24px 0;font-size:15px}input,textarea,select{width:100%;padding:14px;border:1px solid #a9ada1;background:white;color:var(--ink);border-radius:0;font-size:16px}textarea{resize:vertical}#form-status{margin-top:20px;font-size:14px}.skip{position:fixed;top:-100px;left:10px;background:white;padding:15px;z-index:10}.skip:focus{top:10px}.paused .hero-art{animation-play-state:paused}@keyframes float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-18px) rotate(1deg)}}@media(min-width:1600px){body{max-width:1920px;margin:auto}}@media(max-width:1000px){.hero{min-height:680px}.hero h1{margin-top:65px}.hero-art{width:75%;right:-13%;top:9%}.hero-bottom{gap:25px}.project-info{display:block}.project-info>span{display:block;margin-top:8px}.service-row{grid-template-columns:35px 1fr 1.2fr}.process{display:block}.edition{display:none}}@media(max-width:650px){.header{padding:20px 6%;flex-wrap:wrap;gap:20px}.brand{font-size:16px}.brand-mark{font-size:52px}.brand small{font-size:8px}.menu-toggle{display:block;background:transparent;font-size:14px;padding:10px 0}.menu-toggle span{margin-left:8px}nav{display:none;width:100%;flex-wrap:wrap;gap:20px;padding:15px 0}nav.open{display:flex}.contact-link{padding:10px 14px}.hero{margin:0 6%;height:auto;min-height:750px}.hero-top{padding-top:20px}.eyebrow{font-size:11px}.hero h1{font-size:65px;margin-top:24px}.last-line{padding-left:6vw}.hero-art{top:210px;right:-17%;width:116%;height:405px}.hero-bottom{bottom:66px;left:0;right:0;justify-content:space-between;gap:12px}.hero-bottom p{font-size:13px}.round-link{gap:10px;font-size:12px}.round-link b{width:40px;height:40px}.hero-caption{font-size:9px}.hero-caption button{font-size:11px}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:40px}.section-heading>.eyebrow{display:block;margin-top:24px}.work-grid{grid-template-columns:1fr;gap:35px}.project-wide{grid-column:auto}.project-image,.project-wide .project-image{height:340px}.project-wide img{transform:scale(1.1)}.view-project{opacity:1;transform:none;font-size:12px;padding:11px 15px;right:14px;bottom:14px}.project-info strong{font-size:16px}.about{display:block}.about>.eyebrow{margin-bottom:36px}.about h2{font-size:32px}.about p:not(.eyebrow){font-size:15px}.desktop-break{display:none}.about-signature{font-size:27px}.service-row{grid-template-columns:25px 1fr;gap:14px;padding:26px 0}.service-row>div{grid-column:2}.service-row h3{font-size:29px}.service-row h4{font-size:16px}.service-row p{font-size:13px}.process>p:last-child{gap:12px;font-size:12px}.contact-top{display:block}.contact-top>span{font-size:12px}.contact h2{font-size:56px;margin:35px 0}.contact-bottom{display:block}.contact-bottom p{font-size:14px;margin-bottom:28px}.inquiry-button{padding:20px 25px;gap:30px;font-size:14px}footer{padding:35px 6%;flex-wrap:wrap}.footer-name{width:100%}dialog>img{height:240px}.dialog-content h2{font-size:26px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Scroll-directed opening gallery; native page scrolling stays available. */
.hero-scroll{height:300svh;position:relative}
.hero-scroll .hero{position:sticky;top:0;height:100svh;min-height:640px;max-height:none}
.hero-scroll .hero-art{animation:none;overflow:hidden;top:3%;height:84%}
.hero-track{display:flex;flex-direction:column;width:100%;height:100%;will-change:transform}
.hero-art .hero-track img{width:100%;min-width:100%;height:100%;min-height:100%;flex:0 0 100%;object-fit:contain}
.hero-scroll .hero h1{font-size:clamp(65px,8.2vw,130px)}
.hero-scroll .hero-bottom{bottom:85px}
.hero-scroll .hero-caption{background:var(--paper);padding-bottom:5px}
.scroll-hint{color:#5b5d56}
@media(max-width:650px){.hero-scroll{height:260svh}.hero-scroll .hero{min-height:580px;height:100svh}.hero-scroll .hero h1{font-size:clamp(46px,8svh,65px);margin-top:18px}.hero-scroll .hero-art{top:24%;height:58%;width:116%;right:-17%}.hero-scroll .hero-bottom{bottom:62px}.scroll-hint{display:none}}
@media(prefers-reduced-motion:reduce){.hero-scroll{height:auto}.hero-scroll .hero{position:relative}.hero-track{transform:none!important;will-change:auto}}

/* Display the supplied original logo, cropping only its surrounding whitespace in layout. */
.logo-window{display:block;position:relative;width:320px;aspect-ratio:1480 / 310;overflow:hidden;isolation:isolate}
.logo-window img{position:absolute;width:112.973%;max-width:none;height:auto;left:-7.432%;top:-106.452%;mix-blend-mode:multiply}
.brand{display:block;flex-shrink:0}.footer-name .logo-window{width:280px}
@media(max-width:1000px){.logo-window{width:260px}.header nav{gap:20px}}
@media(max-width:650px){.logo-window{width:clamp(180px,54vw,260px)}.footer-name .logo-window{width:260px}}

/* Character portfolio layout: introduction, gallery, approach, annotated works. */
:root{--paper:#fff;--ink:#252525;--line:#e1e1e1}
.header{max-width:1320px;margin:auto;padding:20px 5%;border-bottom:1px solid var(--line)}
.logo-window{width:340px;aspect-ratio:3 / 1;overflow:visible}
.logo-window img{position:static;width:100%;height:auto;max-width:100%;mix-blend-mode:normal}
.footer-name .logo-window{width:280px}
.page-intro{max-width:1200px;margin:auto;padding:24px 5% 0;text-align:center}
.breadcrumb{text-align:left;font-size:12px;color:#777;margin-bottom:45px}
.page-intro>.eyebrow{letter-spacing:.2em;margin-bottom:12px}
.page-intro h1{font-size:42px;letter-spacing:.12em;font-weight:600;margin:0 0 20px}
.page-lead{font-size:16px;letter-spacing:.06em;margin-bottom:36px}
.category-nav{display:flex;justify-content:center;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0}
.category-nav a{padding:20px 34px!important;font-size:14px;border:0!important}
.category-nav a+a{border-left:1px solid var(--line)!important}
.category-nav a:hover{background:#f3f4f1}
.hero-scroll{margin-top:30px}
.hero-scroll .hero{max-width:1200px;margin:auto;border:0}
.hero-top{padding:24px 5% 0}
.hero-scroll .hero h2{position:relative;z-index:2;font-size:clamp(24px,3vw,40px);font-weight:500;letter-spacing:.04em;line-height:1.6;margin:45px 0 0 5%;pointer-events:none}
.hero-scroll .hero-art{width:76%;right:-1%;top:2%;height:85%}
.hero-scroll .hero-bottom{left:5%;right:5%;justify-content:space-between;bottom:80px}
.hero-scroll .hero-caption{left:5%;right:5%}
.character-intro{max-width:1120px;margin:auto;text-align:center;padding-top:75px;padding-bottom:65px}
.character-intro h2{font-size:30px;font-weight:500;letter-spacing:.05em;margin:20px 0 28px}
.character-intro>p:not(.eyebrow){font-size:16px;line-height:2.2}
.capability-summary{border-top:1px solid var(--line);padding-top:28px;margin-top:34px;font-size:14px!important}
.capability-summary strong{display:block;margin-bottom:8px;font-weight:500}
.work{max-width:1220px;margin:auto;padding-top:50px;padding-bottom:85px}
.section-heading h2{font-size:32px;letter-spacing:.01em}
.section-heading h2 span{font-size:14px}
.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;align-items:start}
.project-image{height:auto;aspect-ratio:1 / 1;background:#f5f5f2}
.project-image img{padding:8%;height:100%}
.project-info{display:block;margin-top:24px}
.project-info strong{display:block;font-size:20px;line-height:1.7;font-weight:600}
.project-info>span{display:block}
.project-kind{font-size:12px!important;margin-top:12px;color:#777!important}
.project-description{font-size:15px!important;line-height:1.95;margin-top:17px;color:var(--ink)!important}
.project-scope{font-size:12px!important;line-height:1.9;margin-top:18px;color:#777!important}
.project-detail-link{font-size:14px!important;margin-top:22px;color:var(--ink)!important}
.project:hover .project-detail-link{text-decoration:underline;text-underline-offset:5px}
.view-project{display:none}
.sample-note{border-top:1px solid var(--line);padding-top:25px;margin-top:45px}
.services{max-width:1120px;margin:auto;padding-top:65px;padding-bottom:65px}
.service-row h3{font-size:27px}
.contact{background:#f0f2ee;padding-top:65px;padding-bottom:65px}
.contact h2{font-size:56px;margin:30px 0}
footer{max-width:1320px;margin:auto}
@media(max-width:900px){.header .logo-window{width:270px}.header nav{gap:16px}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project:last-child{grid-column:auto}}
@media(max-width:650px){.header{padding:12px 6%}.header .logo-window{width:215px}.page-intro{padding:18px 6% 0}.breadcrumb{margin-bottom:28px;font-size:11px}.page-intro h1{font-size:30px}.page-lead{font-size:14px}.category-nav{display:flex!important;flex-wrap:nowrap;gap:0;width:100%}.category-nav a{font-size:12px;padding:16px 8px!important;flex:1}.hero-scroll .hero h2{font-size:25px;margin-top:22px}.hero-scroll .hero-art{top:20%;height:62%;width:100%;right:0}.hero-scroll .hero-bottom p{font-size:12px}.work-grid{grid-template-columns:1fr;gap:45px}.project-image{aspect-ratio:1.15 / 1}.character-intro{text-align:left}.character-intro h2{font-size:25px;line-height:1.7}.character-intro>p:not(.eyebrow){font-size:15px}.character-intro br{display:none}.section-heading h2{font-size:29px}.contact h2{font-size:44px}.footer-name .logo-window{width:250px}}

.hero-art .hero-track img{object-fit:contain;padding:3% 2%;background:#fff}.project-image img{padding:0;object-fit:contain}#project-dialog>img{background:#fff}

/* Twenty selected artworks, one viewport of travel per transition. */
.hero-scroll{height:800svh}.hero-scroll .hero-art{width:76%;right:-1%}
@media(max-width:650px){.hero-scroll{height:800svh}.hero-scroll .hero-art{width:100%;right:0}}
@media(prefers-reduced-motion:reduce){.hero-scroll{height:auto}}

.clients{max-width:1220px;margin:auto;border-top:1px solid var(--line);padding-top:80px;padding-bottom:80px}.client-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.client-card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:24px;text-align:center;border:1px solid var(--line);padding:26px 18px;min-height:175px;font-size:14px;line-height:1.8}.client-logo{height:75px;width:100%;display:flex;align-items:center;justify-content:center}.client-logo img{max-width:100%;max-height:75px;width:auto;height:auto}.client-card:hover{border-color:#777}.client-names{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 30px;padding:35px 0 0;margin:35px 0 0;border-top:1px solid var(--line);font-size:15px;line-height:1.8}.header nav{gap:20px}@media(max-width:1000px){.header{flex-wrap:wrap;gap:12px}.client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-names{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.client-grid{gap:12px}.client-card{padding:20px 12px;font-size:12px}.client-names{grid-template-columns:1fr;font-size:14px}.clients .section-heading>.eyebrow{line-height:1.8}}

/* Smaller artwork within each full-height scroll slide. */
.hero-art .hero-track img{padding:12% 13%;object-fit:contain}@media(max-width:650px){.hero-art .hero-track img{padding:10% 12%}}

/* Natural image heights eliminate the empty full-screen space between works. */
.hero-scroll{height:var(--gallery-height,800svh)}.hero-track{gap:4px;align-items:center}.hero-art .hero-track img{width:74%;min-width:0;max-width:74%;height:auto;min-height:0;flex:0 0 auto;object-fit:contain;padding:0;display:block}@media(max-width:650px){.hero-scroll{height:var(--gallery-height,800svh)}.hero-art .hero-track img{width:76%;max-width:76%;padding:0}}@media(prefers-reduced-motion:reduce){.hero-scroll{height:auto}}

/* Compact horizontal artwork strip driven by native page scrolling. */
.hero-track{flex-direction:row;align-items:center;gap:4px}.hero-art .hero-track img{width:auto;min-width:0;max-width:none;height:74%;min-height:0;flex:0 0 auto;padding:0;object-fit:contain}@media(max-width:650px){.hero-art .hero-track img{width:auto;max-width:none;height:65%;padding:0}}

.character-guide{max-width:1200px;margin:auto;padding-top:75px;padding-bottom:40px}.character-guide>h2{font-size:clamp(30px,3.8vw,52px);font-weight:500;line-height:1.5;letter-spacing:.02em;margin-bottom:24px}.guide-lead{font-size:17px;line-height:2}.guide-item{padding:44px 0;border-top:1px solid var(--line);margin-top:35px}.guide-copy{position:relative;padding-left:60px}.guide-number{position:absolute;top:4px;left:0;font-size:17px;color:#62665e}.guide-copy h3{font-size:25px;font-weight:600;line-height:1.6;margin:0 0 18px}.guide-copy p{max-width:860px;font-size:16px;line-height:2;margin-bottom:28px}.guide-diagram{margin:0 0 0 60px;padding:28px;background:#f4f5f1}.diagram-flow{display:flex;align-items:stretch;gap:16px}.diagram-box{background:white;border:1px solid #d4d8cc;padding:20px 16px;text-align:center;flex:1;min-width:0}.diagram-box small{display:block;font-size:14px;color:#5a6053;line-height:1.6;margin-bottom:10px}.diagram-box strong{font-size:17px;font-weight:500;line-height:1.8}.diagram-box.emphasis{background:#e4ebce;border-color:#b4c38d}.diagram-arrow{align-self:center;font-size:24px;color:#606a50}.guide-diagram figcaption{font-size:14px;line-height:1.8;margin-top:20px;color:#52584b}.diagram-hub{display:flex;flex-direction:column;gap:12px}.diagram-hub>.diagram-box{align-self:center;width:60%}.diagram-channels{display:flex;gap:16px}@media(max-width:650px){.character-guide{padding-top:48px}.guide-lead{font-size:16px}.guide-lead br{display:none}.guide-item{padding:28px 0;margin-top:25px}.guide-copy{padding-left:0}.guide-number{position:static;display:block;margin-bottom:12px}.guide-copy h3{font-size:22px}.guide-diagram{margin:0;padding:18px}.diagram-flow,.diagram-channels{flex-direction:column;gap:12px}.diagram-flow>.diagram-arrow{transform:rotate(90deg)}.diagram-box{padding:16px}.diagram-hub>.diagram-box{width:100%}.diagram-box strong{font-size:16px}}

/* Color-coded explanation diagrams. */
.guide-item:nth-of-type(1){--guide-accent:#155ac1}.guide-item:nth-of-type(2){--guide-accent:#08755f}.guide-item:nth-of-type(3){--guide-accent:#8538b4}
.guide-number{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--guide-accent);color:#fff;font-weight:700;top:0}
.guide-copy h3{color:var(--guide-accent)}
.guide-diagram{padding:32px;border-radius:22px;background:#f1f5fc;border:1px solid #dbe4f3}
.guide-item:nth-of-type(2) .guide-diagram{background:#eff8f3;border-color:#d4e9dc}.guide-item:nth-of-type(3) .guide-diagram{background:#f7f1fb;border-color:#e9dbf2}
.diagram-flow{gap:18px;align-items:stretch}.diagram-box{position:relative;padding:25px 16px;border-radius:16px;border:2px solid #adcef7;background:#dfedff;box-shadow:0 5px 0 #152a4810;color:#153864}
.diagram-box small{font-weight:700;color:inherit;font-size:14px;margin-bottom:16px;display:inline-block;background:#ffffffc9;border-radius:30px;padding:5px 12px}
.diagram-box strong{display:block;font-size:18px;font-weight:600;line-height:1.8}
.diagram-box.emphasis{background:#fff0bd;border-color:#efc34e;color:#604510}
.diagram-flow>.diagram-box:last-child{background:#d9f3e5;border-color:#91d4b3;color:#15543a}
.diagram-arrow{font-size:30px;font-weight:700;color:var(--guide-accent)}
.diagram-hub>.diagram-box{background:#eee0ff;border-color:#c29ae8;color:#5b2884;width:65%}
.diagram-channels>.diagram-box:nth-child(1){background:#dfedff;border-color:#adcef7;color:#153864}.diagram-channels>.diagram-box:nth-child(2){background:#ffe3d6;border-color:#efb397;color:#75341b}.diagram-channels>.diagram-box:nth-child(3){background:#d9f3e5;border-color:#91d4b3;color:#15543a}
.guide-diagram figcaption{color:#454b55;margin-top:24px;text-align:center}
@media(max-width:650px){.guide-number{margin-bottom:16px}.guide-diagram{padding:20px 16px;border-radius:18px}.diagram-flow{gap:10px}.diagram-box{padding:20px 14px}.diagram-box strong{font-size:17px}.diagram-hub>.diagram-box{width:100%}.guide-diagram figcaption{text-align:left}}

/* Reserve separate heading and artwork regions. */
.hero-scroll .hero h2{width:34%;margin-left:5%;font-size:clamp(24px,2.8vw,38px);line-height:1.65}
.hero-scroll .hero-art{left:auto;right:3%;width:57%;top:10%;height:70%}
.hero-art .hero-track img{height:62%;width:auto;max-width:none}
@media(max-width:650px){.hero-scroll .hero h2{width:90%;font-size:25px;margin:22px 5% 0;line-height:1.6}.hero-scroll .hero-art{top:210px;bottom:115px;left:5%;right:5%;width:90%;height:auto}.hero-art .hero-track img{height:72%}}
@media(max-width:650px) and (max-height:650px){.hero-scroll .hero h2{font-size:22px;margin-top:12px}.hero-scroll .hero-art{top:175px;bottom:110px}}

.language-switch{display:flex;gap:4px;align-items:center;border:1px solid #cdd0c6;border-radius:24px;padding:4px}.language-switch button{padding:8px 12px;border-radius:20px;background:transparent;font-size:13px;white-space:nowrap}.language-switch button[aria-pressed="true"]{background:#252525;color:white}.header{flex-wrap:wrap;gap:16px}html[lang="en"] .guide-copy h3{letter-spacing:0}html[lang="en"] .hero-scroll .hero h2{font-size:clamp(22px,2.5vw,34px);letter-spacing:0;overflow-wrap:break-word}html[lang="en"] .contact h2{letter-spacing:-.03em}html[lang="en"] .diagram-box{overflow-wrap:anywhere}html[lang="en"] .service-row h4{line-height:1.6}@media(max-width:650px){.language-switch{order:0;margin-left:auto}.header nav{order:3}html[lang="en"] .hero-scroll .hero h2{font-size:24px}html[lang="en"] .contact-top>span{display:block;line-height:1.7}html[lang="en"] .contact h2{font-size:40px}}

/* Large Mincho heading on an opaque-to-transparent white backing. */
.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif CJK JP","MS PMincho",Georgia,serif;font-size:clamp(30px,3.5vw,48px);font-weight:600;line-height:1.6;letter-spacing:.025em;width:46%;padding:24px 48px 24px 0;background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);position:relative;z-index:3;pointer-events:none}
@media(max-width:650px){.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{width:95%;font-size:30px;line-height:1.5;padding:12px 30px 18px 0}.hero-scroll .hero-art{top:230px}}

/* Requested heading-only adjustment: original scale, Mincho, transparent background. */
.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{position:absolute;top:10%;left:5%;margin:0;padding:0;width:46%;font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif CJK JP","MS PMincho",Georgia,serif;font-size:clamp(24px,3vw,40px);line-height:1.6;background:transparent}
@media(max-width:650px){.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{top:230px;left:5%;width:90%;font-size:25px;margin:0;padding:0;background:transparent}}

/* Oversized transparent Mincho heading aligned with the artwork frame. */
.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{top:10%;left:5%;width:90%;font-size:clamp(48px,7.3vw,104px);line-height:1.5;letter-spacing:0;margin:0;padding:0;background:transparent}
@media(max-width:650px){.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{top:230px;left:5%;width:95%;font-size:clamp(28px,6.9vw,45px);line-height:1.65;background:transparent}}

/* Fade only the heading glyphs across the artwork overlap. */
.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{-webkit-mask-image:linear-gradient(to right,#000 0%,#000 38.89%,transparent 100%);mask-image:linear-gradient(to right,#000 0%,#000 38.89%,transparent 100%)}
@media(max-width:650px){.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{-webkit-mask-image:linear-gradient(to right,#000 0%,transparent 94.74%);mask-image:linear-gradient(to right,#000 0%,transparent 94.74%)}}

/* Keep text opaque; fade only the white heading background. */
.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{-webkit-mask-image:none;mask-image:none;background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%)}

/* Smaller heading with no background layer. */
.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{background:none;font-size:clamp(36px,5vw,72px);-webkit-mask-image:none;mask-image:none}
@media(max-width:650px){.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{font-size:clamp(24px,5.5vw,36px);background:none}}

/* White OTIS artwork needs a contrasting backdrop. */
.client-logo-otis{background:#252525;border-radius:6px;padding:14px 18px}.client-logo-otis img{width:156px;max-width:100%;height:auto}

/* September 15: requested editorial and vertical gallery updates. */
.page-intro>h1,.page-intro>.eyebrow,#guide-title,.guide-copy h3,#about h2{font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif CJK JP","MS PMincho",Georgia,serif}
.page-intro>h1{line-height:1.6;letter-spacing:.04em}.guide-copy h3{line-height:1.75}
.hero-track{position:relative;flex-direction:column;align-items:center;gap:4px}
.hero-art .hero-track img{width:74%;min-width:0;max-width:74%;height:auto;min-height:0;flex:0 0 auto;padding:0;object-fit:contain}
.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{width:36%;font-size:clamp(28px,3.1vw,44px);line-height:1.65;background:none;overflow-wrap:break-word}
@media(max-width:650px){.page-intro>h1{font-size:28px}.hero-art .hero-track img{width:76%;max-width:76%;height:auto}.hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{top:75px;width:90%;font-size:24px;line-height:1.6}.hero-scroll .hero-art{top:265px}}

/* Requested introductory paragraph only. */
.page-intro>.page-lead{font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif CJK JP","MS PMincho",Georgia,serif;font-size:34px;font-weight:500;line-height:1.8;letter-spacing:.02em}@media(max-width:650px){.page-intro>.page-lead{font-size:23px}}

/* Fit the Japanese introduction into two balanced lines on desktop. */
@media(min-width:651px){.page-intro>.page-lead{font-size:clamp(17px,2vw,25px);letter-spacing:0;line-height:1.8;text-wrap:balance}}

/* Business inquiry path: September 17. */
.header #navigation{gap:18px;flex-wrap:wrap;font-size:13px}.category-nav{flex-wrap:wrap;gap:12px 26px}.category-nav .contact-link{padding:8px 18px}.business{background:#e9eee7;border-top:1px solid var(--line);position:relative}.business-heading{max-width:850px;margin-bottom:44px}.business h2,.workflow h2,.use-cases>h3,.business-lead{font-family:"Yu Mincho","Hiragino Mincho ProN",Georgia,serif}.business h2,.workflow h2{font-size:clamp(32px,4vw,52px);font-weight:500;letter-spacing:.03em}.business-lead{font-size:clamp(24px,2.8vw,36px);line-height:1.6;margin-bottom:20px}.business-heading>p:last-child{max-width:720px;font-size:16px;line-height:2}.business-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.business-cards article{padding:30px;background:#f9faf7;border-top:3px solid #597a65}.business-cards article:nth-child(2){border-color:#b49461}.business-cards article:nth-child(3){border-color:#788caa}.business-cards article>span,.use-case-grid article>span{font-size:10px;letter-spacing:.14em;color:#4d6758}.business-cards h3{font-size:20px;line-height:1.65;margin:20px 0 15px}.business-cards p,.use-case-grid p{font-size:14px;line-height:2;margin-bottom:0}.business-cta{display:inline-flex;align-items:center;gap:40px;padding:16px 0;border-bottom:1px solid;margin-top:35px;font-size:15px}.section-label{font-size:17px;font-weight:600;letter-spacing:.07em;margin:20px 0 25px}.use-cases{margin-top:40px;padding:38px 0 0;border-top:1px solid var(--line)}.use-cases>h3{font-size:29px;line-height:1.6;font-weight:500}.use-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.use-case-grid article{padding:25px;background:#edf1ed;border-radius:8px}.use-case-grid article:nth-child(2){background:#f4eee3}.use-case-grid article:nth-child(3){background:#e9eef6}.use-case-grid h4{font-size:18px;line-height:1.6;margin:16px 0}.business-note{font-size:13px;line-height:1.9;color:#51594f;margin:24px 0 0;max-width:850px}.workflow{background:#f0f1ec}.workflow-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.workflow-list li{position:relative;padding:0 22px 0 0;min-width:0}.workflow-list li:before{content:"";position:absolute;top:26px;left:0;right:0;height:1px;background:#acb6a5}.step-index{position:relative;z-index:1;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#365344;color:white;font:18px Georgia,serif;margin-bottom:25px}.workflow-list h3{font-size:19px;line-height:1.7;min-height:65px;margin-bottom:14px}.workflow-list p{font-size:13px;line-height:1.95}.workflow-list .step-check{border-top:1px solid #cbd2c4;padding-top:15px;font-size:12px;color:#3f5847}.contact-preparation{border-top:1px solid #a0a538;padding:25px 0;margin-bottom:25px}.contact-preparation h3{font-size:18px;font-weight:500}.contact-preparation ul{display:flex;flex-wrap:wrap;gap:15px 35px;padding-left:20px;font-size:14px;line-height:1.8}.contact-local-note{font-size:12px;max-width:720px;margin:28px 0 0}.contact .section-label{margin-top:35px}.contact .section-label+h2{margin-top:25px}html[lang=en] .workflow-list h3{min-height:90px}html[lang=en] .header #navigation{font-size:12px;gap:14px}@media(max-width:1000px){.workflow-list{grid-template-columns:1fr}.workflow-list li{display:grid;grid-template-columns:52px 1fr;gap:25px;padding:0 0 30px}.workflow-list li:before{top:0;bottom:0;left:26px;width:1px;height:auto;right:auto}.workflow-list li:last-child:before{display:none}.workflow-list h3,html[lang=en] .workflow-list h3{min-height:0;margin:8px 0 12px}.workflow-list p{max-width:700px}.business-cards{gap:15px}.business-cards article{padding:22px}.business-cards h3{font-size:18px}}@media(max-width:650px){.category-nav{display:flex!important;gap:8px 18px;font-size:12px}.category-nav .contact-link{border:0;padding:10px 0}.business-cards,.use-case-grid{grid-template-columns:1fr;gap:16px}.business-heading{margin-bottom:28px}.business-cards article{padding:24px}.business-cards h3{margin:13px 0 10px}.business h2,.workflow h2{font-size:32px}.business-lead{font-size:26px}.business-heading>p:last-child{font-size:14px}.section-label{font-size:15px}.use-cases>h3{font-size:25px}.contact-preparation ul{display:block}.contact-preparation li{margin:10px 0}.contact-preparation h3{line-height:1.7}.contact-local-note{line-height:1.8}.header #navigation{gap:12px 20px}.workflow-list li{gap:18px}.workflow-list h3{font-size:19px}}

/* Text-only clients layout from supplied CLIENTS archive. */
.clients-heading{margin-bottom:70px}

.clients-heading h2{font-family:Arial,'Helvetica Neue',sans-serif;font-weight:500;letter-spacing:.01em;line-height:1.25}
.clients-heading h2 span{margin-top:26px;font-family:Arial,'Helvetica Neue','Yu Gothic',Meiryo,sans-serif;font-size:clamp(15px,1.5vw,18px);font-weight:500;letter-spacing:.08em;line-height:1.8}

.client-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(28px,5vw,72px);padding:0;margin:0;border-top:1px solid var(--ink);list-style:none}

.client-list li{display:flex;align-items:center;min-height:106px;padding:25px 0;border-bottom:1px solid var(--line);font-size:clamp(15px,1.35vw,18px);line-height:1.65;overflow-wrap:anywhere}

.clients-note{margin:35px 0 0;color:#666;font-size:12px;letter-spacing:.05em;text-align:right}

@media(max-width:1000px){.header nav{gap:20px}.client-list{grid-template-columns:repeat(2,minmax(0,1fr))}}

@media(max-width:650px){.clients{padding-top:65px;padding-bottom:65px}.clients-heading{margin-bottom:46px}.clients-heading h2 span{margin-top:22px;font-size:15px;letter-spacing:.02em}.client-list{column-gap:22px}.client-list li{min-height:88px;padding:18px 0;font-size:14px}.clients-note{margin-top:28px}}
.contact-actions{min-width:280px}.email-contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px;border-radius:12px}.email-contact .email-label{font-size:14px}.email-contact strong{font-size:28px;letter-spacing:.03em}.contact-bottom .contact-person{font-size:13px;margin:15px 0 5px}.contact-actions button{background:transparent;margin-top:12px}
.email-contact{max-width:100%;cursor:default}.email-contact:hover{transform:none}.email-contact strong{font-size:clamp(16px,2vw,26px);overflow-wrap:anywhere;letter-spacing:0}.contact-actions{min-width:0;max-width:100%}

/* Contact headline in Mincho. */
#contact h2{font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif CJK JP","MS PMincho",Georgia,serif}

/* Paired 3D artwork and application portfolios. */
.hero-track .hero-project{display:block;position:relative;flex:0 0 auto;width:74%;padding:0;background:#fff;text-align:left;cursor:zoom-in;overflow:hidden}.hero-art .hero-track .hero-project img{display:block;width:100%;max-width:100%;height:auto;min-height:0;min-width:0}.hero-project-label{position:absolute;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#ffffffeb;font-size:13px}.hero-project-label b{font-size:22px}.hero-project:hover .hero-project-label{background:#e3e947}.hero-project:focus-visible{outline-offset:-4px}.portfolio{background:#fff;border-top:1px solid var(--line)}.portfolio-intro{max-width:760px;font-size:15px;line-height:2;margin-bottom:36px}.portfolio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 26px}.portfolio-card button{display:block;width:100%;padding:0;text-align:left;background:none;cursor:zoom-in}.portfolio-image{position:relative;display:block;background:#eef0ec;overflow:hidden}.portfolio-image img{width:100%;height:auto;object-fit:contain}.portfolio-view{position:absolute;bottom:14px;right:14px;border:1px solid #d5d7cf;background:#fff;padding:10px 14px;border-radius:24px;font-size:12px}.portfolio-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}.portfolio-meta>span{font-size:12px;color:#5b5d56}.portfolio-meta strong{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:23px;font-weight:500}#portfolio-dialog{width:min(1400px,96vw);max-height:94svh;background:#fff}#portfolio-dialog .close-dialog{position:sticky;top:12px} .portfolio-dialog-body{padding:0 3% 32px}.portfolio-dialog-body h2{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:26px;line-height:1.6;margin-bottom:10px}.portfolio-dialog-body>p:not(.eyebrow){font-size:13px;color:#586052}#portfolio-detail-image{width:100%;height:auto;object-fit:contain;background:white}.portfolio-controls{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.portfolio-controls button{background:#eef0e9;padding:12px 20px;border-radius:24px;font-size:14px}@media(max-width:650px){.hero-track .hero-project{width:76%}.hero-project-label{padding:8px 12px;font-size:12px}.portfolio-grid{grid-template-columns:1fr;gap:30px}.portfolio-meta strong{font-size:21px}.portfolio-meta{gap:10px}.portfolio-view{font-size:10px;padding:7px 10px;bottom:8px;right:8px}.portfolio-dialog-body h2{font-size:21px}.portfolio-dialog-body{padding:0 4% 24px}.portfolio-controls button{font-size:12px;padding:12px 14px}}

/* Mincho titles and standalone portfolio page. */
#clients-title,#clients-title span,#portfolio-title,#portfolio-title span{font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif CJK JP","MS PMincho",Georgia,serif}
.portfolio-back{padding:10px 4% 0}.portfolio-page .portfolio{border-top:0;padding-top:45px}@media(max-width:650px){.portfolio-back{padding-left:6%;padding-right:6%}.portfolio-page .portfolio{padding-top:30px}}

/* Requested section typography and contact email placement. */
.hero-top>.eyebrow,.business-heading>.eyebrow,.character-guide>.eyebrow,.character-guide>.section-label,.use-cases>.eyebrow,#about>.eyebrow,#services .section-heading h2,#services .section-heading h2 span,.contact-top>.eyebrow,.contact-top>span,#contact>.section-label{font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif CJK JP","MS PMincho",Georgia,serif}
.contact-email-bottom{display:flex;justify-content:flex-end;margin-top:32px}.contact-email-bottom .email-contact{display:flex;align-items:flex-end;padding:0;border-radius:0;background:transparent;color:var(--ink);gap:6px;text-align:right}.contact-email-bottom .email-label{font-size:11px}.contact-email-bottom .email-contact strong{font-size:16px;font-weight:500;line-height:1.6}.contact-actions .contact-person{margin-top:0}
@media(max-width:650px){.contact-email-bottom{margin-top:28px}.contact-email-bottom .email-contact strong{font-size:14px}.contact-email-bottom .email-label{font-size:10px}}

/* Requested individual typefaces and compact email corner. */
.page-intro>.eyebrow,#workflow .section-heading h2 span,#clients-title span{font-family:Arial,"Helvetica Neue","Yu Gothic",Meiryo,sans-serif}
#character-guide>.section-label,#services .section-heading h2,a[href="#character-guide"],a[href="index.html#character-guide"]{font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif CJK JP","MS PMincho",Georgia,serif}
#contact{position:relative;padding-bottom:100px}
.contact-email-bottom{position:absolute;right:16px;bottom:16px;margin:0;max-width:calc(100% - 32px)}
.contact-email-bottom .email-contact{gap:3px}.contact-email-bottom .email-label{font-size:9px;line-height:1.5}.contact-email-bottom .email-contact strong{font-size:12px;line-height:1.5}
@media(max-width:650px){#contact{padding-bottom:90px}.contact-email-bottom{right:12px;bottom:12px;max-width:calc(100% - 24px)}.contact-email-bottom .email-label{font-size:9px}.contact-email-bottom .email-contact strong{font-size:11px}}

/* Requested Gothic labels and highlighted contact email. */
.hero-top>.eyebrow,.business-heading>.eyebrow,#character-guide>.eyebrow,#character-guide>.section-label,.use-cases>.eyebrow,#services .section-heading h2 span,.contact-top>.eyebrow,.contact-top>span,#contact>.section-label{font-family:Arial,"Helvetica Neue","Yu Gothic",Meiryo,sans-serif}
.hero-top>.eyebrow,.business-heading>.eyebrow,#character-guide>.eyebrow,.use-cases>.eyebrow,.contact-top>.eyebrow{font-size:14px}
#character-guide>.section-label,#contact>.section-label{font-size:19px}
#services .section-heading h2 span{font-size:17px}.contact-top>span{font-size:16px}
a[href="#character-guide"],a[href="index.html#character-guide"]{font-family:Arial,"Helvetica Neue","Yu Gothic",Meiryo,sans-serif;font-size:15px}
#contact{padding-bottom:135px}.contact-email-bottom .email-contact{padding:13px 18px;border:1px solid #6f8c7a;border-radius:8px;background:#e0ebe3;color:#203d2d;gap:5px}.contact-email-bottom .email-label{font-size:12px;line-height:1.6}.contact-email-bottom .email-contact strong{font-size:16px;line-height:1.6}
@media(max-width:650px){.hero-top>.eyebrow,.business-heading>.eyebrow,#character-guide>.eyebrow,.use-cases>.eyebrow,.contact-top>.eyebrow{font-size:13px}#character-guide>.section-label,#contact>.section-label{font-size:17px}#services .section-heading h2 span{font-size:17px}.contact-top>span{font-size:14px}a[href="#character-guide"],a[href="index.html#character-guide"]{font-size:14px}#contact{padding-bottom:130px}.contact-email-bottom .email-contact{padding:11px 14px}.contact-email-bottom .email-label{font-size:11px}.contact-email-bottom .email-contact strong{font-size:14px}}

/* Match the seven section headings to the existing business heading. */
#about>.eyebrow{font-family:Arial,"Helvetica Neue","Yu Gothic",Meiryo,sans-serif}
#business-title,#guide-title,.use-cases>h3,#about>h2,#services .section-heading>h2,#workflow-title,#contact>h2{font-size:clamp(32px,4vw,52px)}
@media(max-width:650px){#business-title,#guide-title,.use-cases>h3,#about>h2,#services .section-heading>h2,#workflow-title,#contact>h2{font-size:32px}}

/* Match the five requested headings to the main page title. */
.use-cases>h3,#about>h2,#services .section-heading>h2,#workflow-title,#contact>h2{font-size:42px}
@media(max-width:650px){.use-cases>h3,#about>h2,#services .section-heading>h2,#workflow-title,#contact>h2{font-size:28px}}

/* Match the character guide heading to the main page title. */
#guide-title{font-size:42px}
@media(max-width:650px){#guide-title{font-size:28px}}

/* Company profile download and pricing. */
.service-download{display:flex;justify-content:flex-end;margin-top:30px;margin-right:calc(16px - 4vw)}.profile-download{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:5px;padding:13px 18px;border:1px solid #6f8c7a;border-radius:8px;background:#e0ebe3;color:#203d2d;font-family:inherit;line-height:1.6;box-sizing:border-box;width:var(--contact-badge-width,255px);min-height:var(--contact-badge-height,77px)}.profile-download>span{font-size:12px}.profile-download>strong{font-size:16px;font-weight:500}.profile-download:hover{outline:1px solid #365344;outline-offset:2px}.pricing{background:#edf1eb;border-top:1px solid var(--line)}#pricing-title{font-family:"Yu Mincho","Hiragino Mincho ProN",Georgia,serif;font-size:42px;letter-spacing:0}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.pricing-grid article{padding:30px;background:#fff;border-top:3px solid #6f8c7a}.pricing-number{font-size:11px;letter-spacing:.1em;color:#596b5c}.pricing-grid h3{font-size:21px;line-height:1.7;font-weight:500;margin:22px 0}.price{display:flex;align-items:baseline;gap:8px;min-height:70px;margin:0 0 12px;line-height:1.6}.price strong{font-size:42px;font-weight:500}.price>span{font-size:14px}.price-custom{font-size:27px;padding-top:12px}.price-detail{font-size:14px;line-height:1.9;margin:0;color:#505a50}.pricing-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:30px}.pricing-bottom p{font-size:14px;max-width:720px;margin:0}.pricing-bottom a{white-space:nowrap}@media(max-width:800px){.pricing-grid{grid-template-columns:1fr}.pricing-grid article{padding:25px}.pricing-grid h3{margin:15px 0}.pricing-bottom{display:block}.pricing-bottom a{margin-top:18px}}@media(max-width:650px){#pricing-title{font-size:28px}.service-download{margin-right:calc(12px - 6vw)}.profile-download{padding:11px 14px}.profile-download>span{font-size:11px}.profile-download>strong{font-size:14px}}

/* Standalone pricing page. */
.pricing-page .pricing{border-top:0;margin-top:25px;padding-top:55px}.pricing-page .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pricing-includes{padding-left:20px;font-size:14px;line-height:2;margin:0;color:#505a50}.pricing-includes li::marker{color:#6f8c7a}.pricing-tax{font-size:14px;margin:25px 0 0}.pricing-page #navigation [aria-current="page"]{border-bottom-color:var(--ink)}@media(max-width:650px){.pricing-page .pricing-grid{grid-template-columns:1fr}.pricing-page .pricing{padding-top:35px}.pricing-page .pricing-grid h3{font-size:20px}}

/* Architecture strategy PDF: context, viewing and download. */
.strategy-example{margin-top:40px;padding:32px;background:#f8faf6;border:1px solid #cbd8cc;border-radius:12px}.strategy-example h3{font-family:"Yu Mincho","Hiragino Mincho ProN",Georgia,serif;font-size:28px;font-weight:500;line-height:1.6;margin:0 0 18px}.strategy-example>p:not(.eyebrow){font-size:14px}.strategy-flow{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:0;margin:25px 0;gap:22px}.strategy-flow li{position:relative;padding:16px 12px;background:#e7eee6;line-height:1.6;font-size:13px;border-radius:6px}.strategy-flow li:nth-child(2){background:#e7edf5}.strategy-flow li:nth-child(3){background:#f6edda}.strategy-flow li:nth-child(4){background:#f3e7df}.strategy-flow li:nth-child(5){background:#ede8f2}.strategy-flow li+li:before{content:"→";position:absolute;left:-18px;top:30px;color:#67776a}.strategy-flow small{display:block;font-size:10px;letter-spacing:.1em;margin-bottom:6px}.strategy-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px}.strategy-view{display:inline-block;padding:13px 18px;border-radius:6px;background:#365344;color:#fff;font-size:13px;line-height:1.7}.strategy-save{font-size:13px;border-bottom:1px solid #617460;padding:8px 0}.strategy-note,.strategy-example>p.strategy-note{font-size:12px;line-height:1.8;color:#596657;margin:18px 0 0}.strategy-pricing{border-top:1px solid var(--line);padding-top:20px;margin-top:22px}.strategy-pricing h4{font-size:15px;font-weight:500;line-height:1.7}.strategy-portfolio{padding:20px;background:#f0f3ed;margin-top:20px;border-radius:8px}.strategy-portfolio>p:first-child{font-size:14px;margin-bottom:15px}.strategy-portfolio .strategy-note{font-size:11px}.strategy-portfolio .strategy-view{font-size:12px}#portfolio-strategy-detail[hidden]{display:none}@media(max-width:650px){.strategy-example{padding:22px 18px}.strategy-example h3{font-size:23px}.strategy-flow{grid-template-columns:1fr;gap:20px}.strategy-flow li{padding:12px 15px;display:flex;align-items:center;gap:15px}.strategy-flow small{margin:0}.strategy-flow li+li:before{content:"↓";left:24px;top:-22px}.strategy-view{font-size:12px;padding:12px 14px}}

/* A shorter homepage with one purpose per section. */
.intro-actions,.service-next{display:flex;flex-wrap:wrap;gap:14px 30px}.intro-actions{margin:22px 0 30px}.service-next{margin-top:20px}.business-heading{max-width:1000px}#business-title{font-size:42px;line-height:1.6}.business-heading>.section-label{font-family:Arial,"Yu Gothic",Meiryo,sans-serif;font-size:15px;margin-bottom:16px}.workflow-list{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-scroll{height:min(var(--gallery-height),240svh)}@media(max-width:1000px){.workflow-list{grid-template-columns:1fr}}@media(max-width:650px){#business-title{font-size:28px}.intro-actions{gap:10px 20px}.intro-actions .text-link{font-size:13px}.hero-bottom p{max-width:62%}}

/* Compact brochure button and permanent bottom contact form. */
.service-download{margin-right:0}.profile-download{width:auto;min-width:0;min-height:0;padding:10px 16px;align-items:center;gap:3px}.profile-download>span{font-size:11px}.profile-download>strong{font-size:14px}#contact.contact-inline{background:#e9eef9;padding:64px 6%}.contact-form-wrap{max-width:760px;margin:0 auto}#contact.contact-inline h2{font-size:32px;line-height:1.5;margin:12px 0 20px}.contact-introduction{font-size:14px;line-height:1.9}.form-demo-note{background:#fff8e6;border-left:3px solid #c4aa61;padding:12px 15px;font-size:12px;line-height:1.8;margin:24px 0}.contact-inline form>label{margin:20px 0;gap:8px;font-size:15px;font-weight:600}.contact-inline input,.contact-inline textarea{border:1px solid #89939d;border-radius:5px;background:#fff;padding:11px 13px;font-weight:400;font-size:16px}.required-mark{color:#bd3c39;font-size:14px}.name-fields{border:0;padding:0;margin:20px 0}.name-fields legend{font-size:15px;font-weight:600;margin-bottom:8px}.name-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.name-inputs label{margin:0;gap:5px}.field-small{font-size:12px;color:#536174}.form-privacy{font-size:13px;line-height:1.8;margin:22px 0}.form-privacy summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px;color:#355c83}.form-privacy p{background:#ffffff9c;padding:15px}.form-save-button{width:100%;padding:15px 20px;border-radius:6px;background:#75bdd1;color:#173e4b;font-size:15px;font-weight:600;box-shadow:0 3px 8px #35546b20}.form-save-button:hover{background:#63b0c6}.contact-inline #form-status{font-size:13px}@media(max-width:650px){#contact.contact-inline{padding:45px 6%}#contact.contact-inline h2{font-size:28px}.contact-introduction br{display:none}.profile-download{width:auto;min-height:0}.name-inputs{gap:10px}}


/* Short footer: retain the original logo and crop only surrounding whitespace. */
footer{padding-top:16px;padding-bottom:16px;gap:12px 24px}
.footer-name .logo-window{height:54px;aspect-ratio:auto;overflow:hidden;margin-top:0}
.footer-name .logo-window img{position:absolute;left:0;top:50%;width:100%;height:auto;transform:translateY(-50%)}
@media(max-width:650px){footer{padding-top:14px;padding-bottom:14px}.footer-name .logo-window{height:48px}}

/* Reduced motion keeps every artwork accessible through native vertical scrolling. */
@media(prefers-reduced-motion:reduce){
 .hero-scroll{height:auto!important}
 .hero-scroll .hero{position:relative;height:auto;min-height:0;overflow:visible;padding-bottom:20px}
 .hero-scroll .hero h2,html[lang="en"] .hero-scroll .hero h2{position:relative;top:auto;left:auto;width:90%;margin:24px 5%}
 .hero-scroll .hero-art{position:relative;top:auto;bottom:auto;left:auto;right:auto;width:90%;height:auto;margin:24px auto;overflow:visible}
 .hero-track{height:auto;transform:none!important}
 .hero-scroll .hero-bottom{position:relative;left:auto;right:auto;bottom:auto;margin:24px 5%}
 .hero-scroll .hero-caption{position:relative;left:auto;right:auto;bottom:auto;margin:0 5%}
}

/* Portfolio stories: purpose first, finished applications second. */
.portfolio-page .portfolio-grid{grid-template-columns:1fr;gap:80px}
.case-disclaimer{font-size:12px;line-height:1.9;color:#677167;max-width:850px;margin:0 0 40px}
.case-study{border-top:1px solid #bdcabe;padding-top:26px;min-width:0}
.case-heading{display:flex;align-items:baseline;gap:24px;flex-wrap:wrap;margin-bottom:22px}
.case-heading p{font-size:13px;color:#536254;margin:0}
.case-heading h3{font:500 30px/1.5 "Yu Mincho",Georgia,serif;margin:0}
.case-brief{background:#f2f5ef;border-radius:10px;padding:28px;margin-bottom:22px}
.case-kicker{font-size:12px;letter-spacing:.1em;color:#526852;margin:0 0 12px}
.case-brief h4{font:500 25px/1.6 "Yu Mincho",Georgia,serif;margin:0 0 25px}
.case-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:0;padding:0;border:0}
.case-flow>div{min-width:0;padding-top:14px;border-top:2px solid #8ea893}
.case-flow>div:nth-child(2){border-color:#b89b65}.case-flow>div:nth-child(3){border-color:#7b9eb7}
.case-flow dt{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600}
.case-flow dt small{font:14px Georgia,serif;color:#5d715e}
.case-flow dd{margin:12px 0 0;font-size:14px;line-height:1.95;overflow-wrap:anywhere}
.case-study .portfolio-image{border:1px solid #e2e6df;border-radius:6px}
#portfolio-detail-brief{margin-top:24px}
@media(max-width:700px){.portfolio-page .portfolio-grid{gap:48px}.case-heading{gap:8px 18px}.case-heading h3{font-size:25px}.case-brief{padding:22px 18px}.case-brief h4{font-size:22px;margin-bottom:20px}.case-flow{grid-template-columns:1fr;gap:20px}.case-flow dd{font-size:14px}.case-flow dt{font-size:15px}}

/* Direct artwork selection, bilingual service labels and contextual inquiries. */
.artwork-picker{position:absolute;left:5%;top:54%;width:34%;z-index:4}
.artwork-picker>p{font-size:12px;margin:0 0 10px}
.artwork-thumbnails{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}
.artwork-thumbnails button{min-width:0;padding:4px;border:1px solid #d5ddd4;border-radius:6px;background:#fff}
.artwork-thumbnails button[aria-pressed="true"]{border:2px solid #365344;background:#eaf0e7;padding:3px}
.artwork-thumbnails img{width:100%;height:62px;object-fit:contain}
.artwork-thumbnails span{display:block;font-size:11px;line-height:1.8}
.service-row h3 .service-japanese{display:block;margin-top:12px;font:400 15px/1.7 Arial,"Yu Gothic",Meiryo,sans-serif;letter-spacing:0;color:#526052}
.case-contact{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 25px;margin-top:24px}
.case-contact-link{display:inline-flex;align-items:center;gap:20px;padding:15px 20px;background:#365344;color:#fff;border-radius:6px;font-size:14px;line-height:1.7}
.case-contact-link:hover{background:#263f32}.case-contact>p{font-size:12px;color:#5b665c;margin:0;line-height:1.8}
@media(max-width:650px){.artwork-picker{top:185px;left:5%;width:90%}.artwork-picker>p{margin-bottom:5px}.artwork-thumbnails img{height:52px}.hero-scroll .hero-art{top:310px}.service-row h3 .service-japanese{font-size:14px}.case-contact-link{font-size:13px;padding:13px 15px}}
@media(prefers-reduced-motion:reduce){.artwork-picker{position:relative;top:auto;left:auto;width:90%;max-width:460px;margin:24px 5%}.hero-scroll .hero-art{top:auto}}

@media(max-width:650px){.hero-scroll .hero-art{bottom:165px}}

.portfolio-pdf-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px 26px;margin-top:22px;padding:16px 20px;background:#eef3ed;border-radius:6px}.portfolio-pdf-actions .text-link{font-size:13px}.portfolio-pdf-actions .strategy-save{font-size:12px}

/* Agreed production workflow: approval separates discovery from paid work. */
.workflow-intro{font-size:18px;margin:0 0 28px}
.workflow-phase{font-size:13px;font-weight:600;letter-spacing:.06em;margin:0 0 15px;color:#365344}
.workflow-summary-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.workflow-summary-list li{background:#ffffffc9;padding:24px;border-top:2px solid #a7b8a9;min-width:0}
.workflow-number{font:18px Georgia,serif;color:#5b7664}
.workflow-summary-list h3{font-size:19px;line-height:1.6;font-weight:500;margin:14px 0 12px}
.workflow-summary-list p{font-size:14px;line-height:1.95;margin:0}
.workflow-agreement{margin:28px 0;padding:26px 30px;background:#365344;color:#fff;border-radius:8px}
.workflow-agreement h3{font-size:23px;font-weight:500;line-height:1.6;margin:0 0 12px}
.workflow-agreement>p{font-size:14px;line-height:1.9;margin:10px 0 0}
.workflow-agreement .workflow-assurance{border-top:1px solid #ffffff50;padding-top:15px;font-weight:600}
.workflow-agreement .workflow-payment{font-size:12px;color:#e3ece5}
.workflow-paid{display:inline-block;background:#e3e9cd;padding:8px 14px;margin-bottom:12px}
.workflow-start-note{font-size:13px;margin-bottom:18px}
@media(max-width:750px){.workflow-summary-list{grid-template-columns:1fr;gap:14px}.workflow-summary-list li{padding:20px}.workflow-summary-list h3{font-size:18px;margin-top:10px}.workflow-agreement{padding:22px 20px}.workflow-agreement h3{font-size:20px}.workflow-intro{font-size:16px}}

.contact-address{display:flex;flex-direction:column;gap:8px;padding:18px 22px;background:#fff;border:1px solid #a7bdad;border-radius:8px;margin:25px 0 15px}
.contact-address span{font-size:12px;color:#526254}.contact-address a{font-size:23px;color:#263f37;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px}
.contact-email-note{font-size:13px;line-height:1.9;color:#47596b}
.inquiry-copy-button{display:block;width:100%;margin-top:12px;padding:13px;border:1px solid #899eaa;border-radius:6px;background:transparent;font-size:14px}
#inquiry-copy-fallback{margin-top:15px;min-height:200px}#inquiry-copy-fallback[hidden]{display:none}
