:root{--c-ground:#fff;--c-ink:#0a0a0a;--c-sub:#737373;--c-line:#d4d4d4;--c-hair:#ededed;--c-depth:#0e0e0d;--font-serif:"Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",serif;--font-sans:"Noto Sans JP",ui-sans-serif,system-ui,sans-serif;--font-latin-serif:"EB Garamond","Times New Roman",Times,serif;--font-label:"Century Gothic","Avenir Next","Helvetica Neue",Helvetica,Arial,ui-sans-serif,sans-serif;--font-mono:var(--font-label);--ls-label:0.18em;--ls-label-tight:0.16em;--type-pair:19px;--type-pair-en:21px;--ls-pair-en:0.12em;--ls-pair-jp:0.1em;--type-pair-desc:15px;--type-ruby:9.5px;--type-display:clamp(38px,8vw,84px);--type-h1:clamp(38px,8vw,84px);--type-h2:clamp(24px,3.4vw,34px);--type-h3:clamp(24px,3.4vw,34px);--type-body:16px;--type-body-lh:2;--type-small:13px;--type-small-lh:1.85;--type-eyebrow:10.5px;--type-label:10.5px;--type-numeral:clamp(38px,8vw,84px);--space-heading-top:140px;--space-heading-bottom:160px;--space-section:128px;--space-heading-body:40px;--space-row:28px;--space-inline:40px;--space-inline-sp:22px;--section-py:var(--space-section);--stack-sm:var(--space-row);--stack-md:var(--space-heading-body);--stack-lg:var(--space-section);--container-max:1240px;--layout-read-max:42rem;--layout-measure-max:36rem;--touch-target-min:44px;--nav-clearance:calc(4rem + env(safe-area-inset-top, 0px));--line-width:1px;--color-base:var(--c-ink);--color-accent:var(--c-ink);--color-accent-hover:var(--c-ink);--color-accent-on-light:var(--c-ink);--color-white:var(--c-ground);--color-body:var(--c-ink);--color-sub:var(--c-sub);--color-border-dark:var(--c-line);--color-paper:var(--c-ground);--color-depth:var(--c-depth);--color-surface:var(--c-ground);--color-hi:var(--c-ink);--color-hi-hover:var(--c-ink);--color-ink-line:var(--c-ink);--color-warm-ink:var(--c-ink);--color-deep-navy:var(--c-ink);--color-paper-border:var(--c-line);--color-grid-ink:var(--c-sub);--color-error:var(--c-ink);--color-bg:var(--c-ground);--color-border:var(--c-line);--color-ink:var(--c-ink);--color-navy:var(--c-ink);--color-navy-mid:var(--c-ink);--color-lime:var(--c-ink);--color-lime-dark:var(--c-ink);--color-offwhite:var(--c-ground);--color-ink-mid:var(--c-ink);--color-muted-wwd:var(--c-sub);--color-border-wwd:var(--c-line);--color-border-lt:var(--c-line);--color-highlighter:var(--c-ink);--dp-p:var(--c-ground);--dp-b:var(--c-sub);--dp-s:var(--c-sub);--dp-m:var(--c-sub);--pp-p:var(--c-ink);--pp-b:var(--c-sub);--pp-s:var(--c-sub);--pp-primary:var(--c-ink);--pp-body:var(--c-ink);--pp-sub:var(--c-sub);--readable-body:var(--c-ink);--readable-secondary:var(--c-sub);--readable-tertiary:var(--c-sub);--font-logo-en:var(--font-label);--font-logo-jp:var(--font-serif);--ls-logo-nazoru:0.08em;--ls-logo-tracing:0.22em;--ls-logo-jp-std:0.1em;--ls-logo-jp-wide:0.45em;--tf:0.15s ease;--tb:0.2s ease;--ts:0.3s ease;--t-base:0.2s ease;--t-slow:0.3s ease;--dt-t-fast:0.15s ease;--dt-t-base:0.2s ease;--dt-t-slow:0.3s ease;--trace-dot-light:var(--c-ink);--trace-dot-dark:var(--c-ink);--trace-dot-tracing:var(--c-ink)}.surface-paper,.surface-paper.hero--no-grid{background-color:var(--color-paper)}.surface-depth{background-color:var(--color-depth)}.surface-nav-paper{background-color:var(--color-paper)}.surface-white{background-color:var(--color-white)}.dt-reg{position:absolute;width:18px;height:18px;pointer-events:none;z-index:2}.dt-reg:before{left:50%;width:1px;height:100%;transform:translateX(-50%)}.dt-reg:after,.dt-reg:before{content:"";position:absolute;background:var(--c-line)}.dt-reg:after{top:50%;width:100%;height:1px;transform:translateY(-50%)}.dt-reg-depth:after,.dt-reg-depth:before{background:var(--c-line)}.dt-reg-tl{top:16px;left:16px}.dt-reg-tr{top:16px;right:16px}.dt-reg-bl{bottom:16px;left:16px}.dt-reg-br{bottom:16px;right:16px}@keyframes dt-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes dt-fade-in{0%{opacity:0}to{opacity:1}}@keyframes dt-spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dt-contour-spin{animation:dt-spin-slow 80s linear infinite}@media (prefers-reduced-motion:reduce){.dt-contour-spin{animation:none}}.section-v2{padding-top:var(--section-py);padding-bottom:var(--section-py);padding-left:clamp(20px,4vw,48px);padding-right:clamp(20px,4vw,48px)}.section--light{background:var(--color-paper);color:var(--color-warm-ink)}.section--dark{background:var(--color-depth);color:var(--c-ground)}.container-v2{width:100%;max-width:var(--container-max);margin-left:auto;margin-right:auto}.hero-intro-v2{min-width:0;overflow-x:clip;background:var(--color-paper);color:var(--color-warm-ink);padding:var(--nav-clearance) clamp(20px,4vw,48px) clamp(48px,8vw,80px)}.hero-intro-v2__content{max-width:var(--layout-read-max)}.hero-intro-v2__eyebrow{margin:0 0 var(--stack-md);font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:1.6;letter-spacing:.04em;color:var(--color-ink-line)}.hero-intro-v2__title{margin:0;font-family:"Noto Serif JP",serif;font-size:clamp(32px,4.2vw,52px);font-weight:700;line-height:1.28;letter-spacing:-.02em;color:var(--color-warm-ink)}.hero-intro-v2__titleLine{display:block}.hero-intro-v2__titleLine+.hero-intro-v2__titleLine{margin-top:.08em}.hero-intro-v2__body{margin:var(--stack-md) 0 0;max-width:var(--layout-measure-max);font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:clamp(15px,1.6vw,17px);font-weight:400;line-height:1.75;color:var(--readable-body)}.hero-intro-v2__caption{margin:var(--stack-sm) 0 0;max-width:var(--layout-measure-max);font-size:12px;line-height:1.65;letter-spacing:.04em;color:var(--readable-tertiary)}.hero-intro-v2__actions{margin-top:var(--stack-lg);display:flex;flex-wrap:wrap;gap:12px}.hero-intro-v2__cta,.hero-intro-v2__ctaSecondary{display:inline-flex;align-items:center;gap:.5rem;min-height:var(--touch-target-min);padding:0;border:none;border-radius:0;background:transparent;font-family:var(--font-sans,"Noto Sans JP",ui-sans-serif,system-ui,sans-serif);font-size:var(--type-small);font-weight:500;letter-spacing:.03em;color:var(--c-ink);text-decoration:underline;text-underline-offset:.22em;text-decoration-thickness:1px;transition:color var(--t-base)}.hero-intro-v2__cta:hover,.hero-intro-v2__ctaSecondary:hover{background:transparent;border:none;color:var(--c-sub)}.hero-intro-v2__cta:focus-visible,.hero-intro-v2__ctaSecondary:focus-visible{outline:1px solid var(--c-ink);outline-offset:3px}.section--dark .hero-intro-v2__cta,.section--dark .hero-intro-v2__ctaSecondary{color:var(--c-ground)}.section--dark .hero-intro-v2__cta:hover,.section--dark .hero-intro-v2__ctaSecondary:hover{color:var(--c-sub)}.section--dark .hero-intro-v2__cta:focus-visible,.section--dark .hero-intro-v2__ctaSecondary:focus-visible{outline-color:var(--c-ground)}@media (max-width:768px){.hero-intro-v2__title{font-size:clamp(28px,7vw,38px);line-height:1.32}}.type-display{font-size:var(--type-display);line-height:1.08}.type-display,.type-h1{font-family:"Noto Serif JP",serif;font-weight:700;letter-spacing:-.03em}.type-h1{font-size:var(--type-h1);line-height:1.2}.type-h2{font-size:var(--type-h2);line-height:1.35}.type-h2,.type-h3{font-family:"Noto Serif JP",serif;font-weight:700;letter-spacing:-.01em}.type-h3{font-size:var(--type-h3);line-height:1.45}.type-body{font-size:var(--type-body);line-height:1.75}.type-body,.type-small{font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-weight:400}.type-small{font-size:var(--type-small);line-height:1.7}.type-eyebrow{font-family:var(--font-mono);font-size:var(--type-eyebrow);font-weight:400;letter-spacing:.22em;text-transform:uppercase}.section--light .type-eyebrow{color:var(--color-ink-line)}.section--dark .type-eyebrow{color:var(--color-hi)}.section-heading-wrap{position:relative;margin-bottom:clamp(48px,7vw,96px)}.section-numeral{font-family:var(--font-mono);font-size:var(--type-numeral);color:var(--color-warm-ink);opacity:.055;position:absolute;top:-.2em;left:-.05em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.02em}.section--dark .section-numeral{color:var(--c-ground);opacity:.04}.text-block-7{max-width:calc(7 / 12 * 100%)}.pullquote-right{margin-left:auto;max-width:calc(8 / 12 * 100%);padding-left:calc(4 / 12 * 100%)}@media (max-width:767px){.pullquote-right,.text-block-7{max-width:100%;padding-left:0}}@keyframes resolve-display{0%{opacity:0;filter:blur(8px);letter-spacing:.04em}to{opacity:1;filter:blur(0);letter-spacing:-.03em}}@keyframes resolve-block{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes resolve-ghost{0%{opacity:0}to{opacity:.05}}.resolve-display.is-resolved{animation:resolve-display 1s cubic-bezier(.16,1,.3,1) both}.resolve-block.is-resolved{animation:resolve-block .7s cubic-bezier(.16,1,.3,1) both}.resolve-block.delay-1.is-resolved{animation-delay:80ms}.resolve-block.delay-2.is-resolved{animation-delay:.16s}.resolve-block.delay-3.is-resolved{animation-delay:.23s}.resolve-block.delay-4.is-resolved{animation-delay:.3s}.resolve-block.delay-5.is-resolved{animation-delay:.37s}.project-card{background:var(--color-white);border:none;border-top:1.5px solid var(--color-paper-border);border-radius:2px;padding:24px;transition:border-top-color .35s ease,background var(--t-slow)}.project-card:hover{border-top-color:var(--color-ink-line);background:var(--c-hair)}.project-card .card-title-link{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px;transition:text-decoration-color .25s ease}.project-card:hover .card-title-link{text-decoration-color:var(--color-ink-line)}.projects-grid-v2{display:grid;gap:2px}@media (min-width:768px){.projects-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}.nav-v2{background:transparent;border-bottom:.5px solid transparent;transition:background .3s ease,border-color .3s ease,color .3s ease}.nav-v2.is-scrolled{background:var(--c-ground);border-bottom-color:var(--c-line)}.nav-v2.nav--on-dark{color:var(--c-ground)}.nav-v2.nav--on-dark.is-scrolled{background:var(--c-ink);border-bottom-color:var(--c-line)}.grain-overlay{position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.025;mix-blend-mode:multiply;will-change:opacity;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px}body:has(.section--dark) .grain-overlay{opacity:.025}.depth-card{background:transparent;border:1px solid var(--c-line);border-radius:2px}.depth-list-item{border-bottom:1px solid var(--c-line);padding-bottom:1.25rem;margin-bottom:1.25rem}.depth-list-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.award-badge{display:inline-block;background:var(--color-hi);color:var(--color-depth);border-radius:2px;padding:4px 10px;font-family:Noto Sans JP,sans-serif;font-size:11px;font-weight:700}.jp-headline{word-break:keep-all;line-break:strict;text-wrap:pretty}.jp-nobreak{white-space:nowrap}.jp-display-line{display:block;word-break:normal;line-break:auto}.jp-display-line,.jp-headline .jp-display-line.jp-nobreak{overflow-wrap:normal}@media (max-width:1023px){.jp-nobreak:not(.jp-nobreak--always){white-space:normal}}@media (max-width:767px){.jp-display-line.jp-nobreak{white-space:normal}}.page-header-shell{display:flex;align-items:flex-end;padding:clamp(112px,14vw,160px) clamp(20px,4vw,48px) clamp(48px,7vw,80px);background-color:var(--color-paper);color:var(--color-warm-ink);border-bottom:none;min-height:auto}.page-header-shell--40,.page-header-shell--50,.page-header-shell--60,.page-header-shell--compact,.page-header-shell--default{min-height:auto}.page-header-shell--compact{padding-bottom:clamp(32px,5vw,56px)}.page-header-inner{width:100%;max-width:var(--container-max,1240px);margin:0 auto}.page-header-breadcrumb{margin-bottom:1.25rem}.page-header-eyebrow{margin:0 0 1rem;color:var(--color-ink-line)}.page-header-title{margin:0;font-family:"Noto Serif JP",serif;font-size:var(--type-h1);font-weight:700;line-height:1.2;letter-spacing:-.03em;color:var(--color-warm-ink)}.page-header-lead{margin:1.25rem 0 0;max-width:min(42rem,100%);color:var(--c-ink)}.page-header-shell--center{align-items:center;text-align:center}.page-header-shell--center .page-header-lead{margin-left:auto;margin-right:auto}.page-header-shell h1{font-family:"Noto Serif JP",serif;font-size:var(--type-h1);font-weight:700;line-height:1.2;letter-spacing:-.03em;color:var(--color-warm-ink)}.page-header-shell>div>p:first-of-type[class*=uppercase],.page-header-shell>div>p[class*="tracking-[0.3em]"]{font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--color-ink-line)}.cta-button-row{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:100%}@media (min-width:640px){.cta-button-row{flex-flow:row wrap;justify-content:center;align-items:center;align-content:center}}.cta-button-row>:is(a,button){display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 24px;border:1px solid transparent;border-radius:2px;box-sizing:border-box;font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;text-align:center;text-decoration:none;max-width:100%}@media (max-width:639px){.cta-button-row>:is(a,button){width:100%}}@media (prefers-reduced-motion:reduce){.resolve-block.is-resolved,.resolve-display.is-resolved{animation:none!important;opacity:1!important;filter:none!important;transform:none!important}}.hero-intro-v2__concept-eyebrow,.type-concept{margin:0 0 var(--stack-sm,16px);font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--c-sub)}.hero-intro-v2__role{margin:var(--stack-sm,16px) 0 0;font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:400;line-height:1.6;letter-spacing:.04em;color:var(--c-sub)}.hero-intro-v2__trace-line{display:block;margin:var(--stack-md,24px) 0 var(--stack-lg,32px)}.hero-intro-v2__concept-eyebrow{margin-bottom:var(--stack-md,24px)}.type-concept-ja{margin:0 0 var(--stack-md,24px);font-family:"Noto Serif JP",serif;font-size:13px;font-weight:400;line-height:1.65;letter-spacing:.06em}.section--dark .hero-intro-v2__concept-eyebrow,.section--dark .type-concept,.section--dark .type-concept-ja,.type-concept-ja{color:var(--c-sub)}.hero-intro-v2--brand{position:relative;overflow:hidden}.hero-intro-v2--brand .container-v2{position:relative;z-index:1}.hero-intro-v2--brand .hero-intro-v2__content{padding:clamp(24px,4vw,40px)}@media (min-width:900px){.hero-intro-v2--brand .hero-intro-v2__content{max-width:min(var(--layout-read-max,42rem),58%)}}.angel-mark{display:block;width:auto;height:auto;max-width:100%}.angel-mark-wrap{display:inline-block;line-height:0}.angel-mark--footer{width:52px;height:auto;opacity:.72;filter:invert(1) brightness(1.1)}.angel-mark--about{width:140px;height:auto;opacity:.78}.angel-mark--404{width:min(200px,68vw);height:auto;opacity:.82}.not-found-angel{opacity:1}.angel-mark-detailed__mat{display:inline-block;padding:8px;background:var(--c-hair);border-radius:2px}.angel-mark-detailed__svg{display:block;width:min(120px,100%);height:auto}.angel-mark-detailed__caption{margin-top:12px;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;color:var(--c-sub)}.footer-copyright-row{display:flex;flex-direction:column;align-items:center;gap:16px}@media (min-width:768px){.footer-copyright-row{flex-direction:row;align-items:center;justify-content:space-between}.footer-copyright-row .angel-mark-slot--footer{margin-right:auto}}.angel-mark-slot--footer{opacity:.8}.not-found-trace{width:min(160px,40vw)}.page-header-trace{margin-bottom:0}.trace-line-rule__line{stroke-dasharray:140;stroke-dashoffset:140;animation:trace-line-draw .85s cubic-bezier(.4,0,.2,1) forwards}.trace-line-rule__dot{opacity:0;animation:trace-dot-appear .2s ease .72s forwards}@keyframes trace-line-draw{to{stroke-dashoffset:0}}@keyframes trace-dot-appear{to{opacity:1}}.trace-line-accent{position:relative;display:block;width:min(120px,28vw);height:1px;margin-bottom:var(--stack-md,24px);background:var(--color-warm-ink)}.trace-line-accent:after{content:"";position:absolute;top:50%;right:0;width:5px;height:5px;border-radius:50%;background:var(--trace-dot-light);transform:translate(50%,-50%)}.section--dark .trace-line-accent{background:var(--c-ground)}.section--dark .trace-line-accent:after{background:var(--trace-dot-dark)}.link-trace{position:relative;display:inline-block;text-decoration:none}.link-trace:after{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:0;background:currentColor;transition:width .28s ease}.link-trace:focus-visible:after,.link-trace:hover:after{width:calc(100% - 7px)}.link-trace:before{content:"";position:absolute;right:0;bottom:-4px;width:5px;height:5px;border-radius:50%;background:var(--trace-dot-light);opacity:0;transition:opacity .12s ease .18s}.link-trace:focus-visible:before,.link-trace:hover:before{opacity:1}.link-trace--on-dark:before{background:var(--trace-dot-dark)}.link-trace:focus-visible{outline:2px solid var(--color-ink-line);outline-offset:3px}.link-trace--on-dark:focus-visible{outline-color:var(--color-hi)}.angel-mark-slot{opacity:1;transition:opacity .25s ease}.angel-mark-slot:hover{opacity:.92}@media (prefers-reduced-motion:reduce){.link-trace:after,.link-trace:before{transition:none}.link-trace:focus-visible:after,.link-trace:hover:after{width:100%}.link-trace:focus-visible:before,.link-trace:hover:before{opacity:1;transition:none}.trace-line-rule__dot,.trace-line-rule__line{animation:none!important;stroke-dashoffset:0!important;opacity:1!important}}body,html{overflow-x:clip}body{-webkit-text-size-adjust:100%}@media (max-width:767px){:root{--section-py:clamp(72px,14vw,120px)}.page-header-shell{padding-top:clamp(88px,18vw,112px);padding-left:max(clamp(16px,4vw,20px),env(safe-area-inset-left,0px));padding-right:max(clamp(16px,4vw,20px),env(safe-area-inset-right,0px))}#main,#main-content{min-width:0;overflow-x:clip}.jp-headline{overflow-wrap:break-word;word-break:keep-all;max-width:100%}}@media (min-width:768px) and (max-width:1023px){:root{--section-py:clamp(96px,14vw,160px)}}.section-v2{padding-left:max(clamp(16px,4vw,48px),env(safe-area-inset-left,0px));padding-right:max(clamp(16px,4vw,48px),env(safe-area-inset-right,0px))}.section-heading-wrap{overflow-x:clip;overflow-y:visible;min-width:0}.section-numeral{font-size:min(var(--type-numeral),22vw);max-width:100%}@media (max-width:767px){.section-numeral{top:-.04em;left:0}.section--light .section-numeral{opacity:.04}.section--dark .section-numeral{opacity:.028}}@media (min-width:768px) and (max-width:1023px){.text-block-7{max-width:min(85%,42rem)}.pullquote-right{max-width:min(92%,36rem);padding-left:clamp(0px,6vw,48px)}}@media (max-width:767px){.pullquote-right,.text-block-7{max-width:100%;padding-left:0;margin-left:0}.pullquote-right{margin-bottom:clamp(40px,10vw,64px)!important}}.type-eyebrow{line-height:1.65;max-width:100%}.type-h1,.type-h2{overflow-wrap:normal;word-break:normal;line-break:auto;text-wrap:balance}.type-h3{overflow-wrap:normal;word-break:keep-all;line-break:strict;text-wrap:pretty}.project-card{padding:clamp(16px,4vw,24px);min-width:0}.projects-grid-v2{min-width:0}.cta-row{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:100%}@media (min-width:640px){.cta-row{flex-flow:row wrap;justify-content:center;align-items:center;align-content:center}}.cta-row .cta-btn{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0;border:none;box-sizing:border-box;width:auto;max-width:100%;text-align:left;line-height:1.4;background:transparent}@media (min-width:640px){.cta-row .cta-btn{width:auto;max-width:100%}}.jp-nobreak--always{white-space:nowrap}@media (max-width:767px){.jp-nobreak--always{white-space:normal}}.container-v2{min-width:0}.page-header-shell>div{min-width:0;width:100%}.page-header-shell .page-header-title,.page-header-shell h1{max-width:100%;overflow-wrap:normal;word-break:normal;line-break:auto;text-wrap:balance}[class*=max-w-]:where(.type-h1,.type-h2,.type-body,.type-display){width:100%;min-width:0}:root{--decorative-ghost-opacity:0.05;--decorative-ghost-opacity-muted:0.042;--decorative-ghost-zone-min:9.5rem;--decorative-ghost-zone-preferred:26vh;--decorative-ghost-zone-max:20rem;--decorative-ghost-nav-clearance:max(4rem,env(safe-area-inset-top,0px));--decorative-ghost-gap:clamp(1rem,3vw,2rem)}.hero-with-decorative-ghost{position:relative;overflow:hidden;padding-top:var(--decorative-ghost-nav-clearance)}.hero-with-decorative-ghost__shell{display:grid;grid-template-rows:clamp(var(--decorative-ghost-zone-min),var(--decorative-ghost-zone-preferred),var(--decorative-ghost-zone-max)) minmax(0,1fr);width:100%;max-width:var(--container-max,1240px);margin-inline:auto}.decorative-ghost-zone{grid-row:1;display:flex;align-items:center;justify-content:center;overflow:hidden;container-type:size;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.decorative-ghost{position:static;margin:0;transform:none;inset:auto;font-family:"Noto Serif JP",serif;font-weight:700;line-height:1;text-align:center;white-space:nowrap;color:var(--color-warm-ink);opacity:var(--decorative-ghost-opacity);font-size:min(72cqh,28cqw,12.5rem);max-width:94cqw;letter-spacing:.1em;padding-inline-end:.1em}.hero-with-decorative-ghost__content{grid-row:2;display:grid;align-content:end;position:relative;z-index:1;min-height:0;padding-top:var(--decorative-ghost-gap);isolation:isolate}.hero-with-decorative-ghost--full-viewport{min-height:100svh;min-height:100dvh}.hero-with-decorative-ghost--full-viewport .hero-with-decorative-ghost__shell{min-height:calc(100dvh - var(--decorative-ghost-nav-clearance))}.decorative-ghost--about{opacity:var(--decorative-ghost-opacity-muted);font-size:min(70cqh,30cqw,14rem);letter-spacing:.12em;padding-inline-end:.12em}.decorative-ghost--trace{opacity:var(--decorative-ghost-opacity-muted);font-size:min(68cqh,32cqw,11rem);letter-spacing:-.04em;padding-inline-end:0}@media (max-width:768px){:root{--decorative-ghost-zone-min:8rem;--decorative-ghost-zone-preferred:22vh;--decorative-ghost-zone-max:11rem}.decorative-ghost,.decorative-ghost--about{letter-spacing:.06em;padding-inline-end:.06em}}@media (max-width:390px){:root{--decorative-ghost-zone-max:9.5rem}.decorative-ghost{letter-spacing:.04em;padding-inline-end:.04em}}.home-pure>.section-v2{padding-top:var(--space-section,128px);padding-bottom:0;padding-left:var(--space-inline,40px);padding-right:var(--space-inline,40px)}@media (max-width:767px){.home-pure>.section-v2{padding-left:max(var(--space-inline-sp,22px),env(safe-area-inset-left,0px));padding-right:max(var(--space-inline-sp,22px),env(safe-area-inset-right,0px))}}.home-pure>.section-v2.about-company-final{padding-bottom:0}.home-pure .home-content-axis{box-sizing:border-box;width:100%;max-width:720px;min-width:0;margin-inline:auto}.trace-landing-pure{min-width:0;overflow-x:clip;--trace-hero-display:clamp(44px,6vw,80px);--trace-section-h2:clamp(36px,4.5vw,60px);--color-highlighter:var(--color-accent,#0a0a0a)}.trace-landing-pure .trace-hero{--decorative-ghost-nav-clearance:clamp(7rem,14vw,9rem);min-height:min(88svh,920px);padding-bottom:clamp(4rem,8vw,6rem)}.trace-landing-pure .trace-hero .hero-with-decorative-ghost__shell{min-height:calc(min(88svh, 920px) - clamp(7rem, 14vw, 9rem) - clamp(4rem, 8vw, 6rem))}.trace-landing-pure .trace-hero-inner{max-width:720px}.trace-landing-pure .trace-hero-tagline{font-family:"Noto Serif JP",serif;font-size:var(--trace-hero-display);font-weight:700;line-height:1.2;letter-spacing:-.03em;color:var(--color-warm-ink)}.trace-landing-pure .trace-prose{word-break:keep-all;line-break:strict;text-wrap:pretty}.trace-landing-pure .trace-section-h2-line{display:block}.trace-landing-pure .trace-hero-tagline.jp-headline{word-break:keep-all;line-break:strict;text-wrap:pretty}.trace-landing-pure .trace-hero-load-eyebrow{opacity:0;animation:traceHeroBlockIn .7s cubic-bezier(.16,1,.3,1) .7s both}.trace-landing-pure .trace-hero-load-tagline{opacity:0;color:rgba(44,42,36,.12);filter:blur(10px);letter-spacing:.04em;animation:traceHeroDisplayIn 1.15s cubic-bezier(.16,1,.3,1) .9s both}.trace-landing-pure .trace-hero-load-body{opacity:0;animation:traceHeroBlockIn .7s cubic-bezier(.16,1,.3,1) 1.15s both}.trace-landing-pure .trace-hero-load-cta{opacity:0;animation:traceHeroBlockIn .7s cubic-bezier(.16,1,.3,1) 1.35s both}@keyframes traceHeroDisplayIn{0%{opacity:0;color:rgba(44,42,36,.12);filter:blur(10px);letter-spacing:.04em}to{opacity:1;color:var(--color-warm-ink);filter:blur(0);letter-spacing:-.03em}}@keyframes traceHeroBlockIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.trace-landing-pure .trace-hero-note{font-family:var(--font-mono);font-size:9px;letter-spacing:.18em;color:rgba(44,42,36,.4)}.trace-landing-pure .trace-scroll-cta{display:inline-flex;align-items:center;gap:.35rem;font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:500;letter-spacing:.04em;color:var(--color-ink-line);text-decoration:none;transition:opacity .2s ease}.trace-landing-pure .trace-scroll-cta:hover{opacity:.75}.trace-landing-pure .trace-positioning-block{max-width:600px}.trace-landing-pure .trace-step-item+.trace-step-item{border-top:1px solid hsla(0,0%,100%,.1);padding-top:clamp(2rem,4vw,2.75rem);margin-top:clamp(2rem,4vw,2.75rem)}.trace-landing-pure .trace-step-num{font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--color-highlighter)}.trace-landing-pure .trace-form-card{width:100%;max-width:560px;box-sizing:border-box;padding:clamp(24px,4vw,32px)}.trace-landing-pure .trace-form-card,.trace-landing-pure .trace-output-card{min-width:0;background:var(--color-white);border:none;border-top:1.5px solid var(--color-paper-border);border-radius:2px}.trace-landing-pure .trace-output-card{padding:clamp(20px,3vw,28px);transition:border-top-color .25s ease}.trace-landing-pure .trace-output-card:hover{border-top-color:var(--color-ink-line)}.trace-landing-pure .trace-output-label{font-family:var(--font-mono);font-size:9px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--color-ink-line)}.trace-landing-pure .trace-usecase-card{min-width:0;background:hsla(0,0%,100%,.03);border:none;border-top:1px solid hsla(0,0%,100%,.1);border-radius:2px;padding:clamp(24px,4vw,32px);transition:border-top-color .3s ease}.trace-landing-pure .trace-usecase-card:hover{border-top-color:var(--color-highlighter)}.trace-landing-pure .trace-usecase-role{font-family:var(--font-mono);font-size:9px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--color-highlighter)}.trace-landing-pure .trace-cta-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:2px;background:var(--color-highlighter);font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:700;letter-spacing:.1em;color:var(--color-depth);text-decoration:none;transition:background .2s ease}.trace-landing-pure .trace-cta-primary:hover{background:var(--color-accent-hover)}.trace-landing-pure .trace-cta-ghost{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:2px;border:1px solid hsla(0,0%,100%,.25);font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:500;letter-spacing:.08em;color:hsla(0,0%,100%,.85);text-decoration:none;transition:border-color .2s ease,color .2s ease}.trace-landing-pure .trace-cta-ghost:hover{border-color:hsla(0,0%,100%,.45);color:#fff}.trace-landing-pure .trace-section-h2{font-family:"Noto Serif JP",serif;font-size:var(--trace-section-h2);font-weight:700;line-height:1.25;letter-spacing:-.03em}@media (max-width:767px){.trace-landing-pure{--trace-hero-display:clamp(28px,7.5vw,44px);--trace-section-h2:clamp(24px,6vw,36px)}.trace-landing-pure .trace-hero{--decorative-ghost-nav-clearance:clamp(5.5rem,14vw,7rem);min-height:auto;padding-bottom:clamp(3rem,8vw,4rem)}.trace-landing-pure .trace-hero .hero-with-decorative-ghost__shell{min-height:0}.trace-landing-pure .trace-hero-inner{max-width:100%;min-width:0}.trace-landing-pure :where(.trace-hero-tagline,.trace-hero-tagline.jp-headline,.trace-hero-tagline .jp-headline,.trace-section-h2,.trace-prose,.type-h3,.type-body,.type-small,.trace-output-card p,.trace-usecase-card p,.trace-usecase-card h3,.trace-output-card h3,.trace-hero-note){max-width:100%;min-width:0;word-break:normal;line-break:auto;overflow-wrap:break-word;text-wrap:pretty}.trace-landing-pure .trace-hero-tagline,.trace-landing-pure .trace-section-h2{text-wrap:balance}.trace-landing-pure .trace-prose{max-width:100%}.trace-landing-pure .trace-cta-ghost,.trace-landing-pure .trace-cta-primary{max-width:100%;box-sizing:border-box;word-break:normal;overflow-wrap:break-word;white-space:normal}.trace-landing-pure .trace-preview-root{min-width:0;max-width:100%}.trace-landing-pure .trace-preview-slide-body{min-width:0;overflow-wrap:break-word;word-break:normal}.trace-landing-pure .trace-preview-tab{max-width:100%;white-space:normal;text-align:left;line-height:1.45}.trace-landing-pure [class*=max-w-]{width:100%;min-width:0}.trace-landing-pure .grid{min-width:0}}@media (prefers-reduced-motion:reduce){.trace-landing-pure .trace-hero-load-body,.trace-landing-pure .trace-hero-load-cta,.trace-landing-pure .trace-hero-load-eyebrow{animation:none!important;opacity:1!important;transform:none!important}.trace-landing-pure .trace-hero-load-tagline{animation:none!important;opacity:1!important;filter:none!important;color:var(--color-warm-ink)!important;letter-spacing:-.03em!important}}.about-page-pure{min-width:0;overflow-x:clip}.about-page-pure .section-v2.about-section--compact{padding-top:clamp(56px,8vw,88px);padding-bottom:clamp(56px,8vw,88px)}.about-page-pure .about-hero{padding:var(--nav-clearance) clamp(20px,4vw,48px) clamp(40px,6vw,64px);overflow:visible;position:relative;z-index:1}.about-page-pure .about-hero__inner{position:relative;z-index:1}.about-page-pure .about-hero__content{max-width:var(--layout-read-max,42rem)}.about-page-pure .about-hero__eyebrow{margin:0 0 var(--stack-md,24px);color:rgba(44,42,36,.45)}.about-page-pure .about-hero__trace-line{display:block;margin:var(--stack-md,24px) 0 0}.about-page-pure .about-practice-grid--minimal{gap:clamp(24px,4vw,32px)}.about-page-pure .about-practice-item--minimal .about-item-body{max-width:36rem}.about-clients-brief,.about-rep-brief{margin-top:clamp(48px,7vw,64px);padding-top:clamp(40px,5vw,48px);border-top:1px solid #ededed;min-width:0}.about-clients-group+.about-clients-group{margin-top:var(--space-row,28px)}.about-clients-group__heading{margin:0 0 12px;font-family:var(--font-label,ui-sans-serif,system-ui,sans-serif);font-size:10.5px;font-weight:400;letter-spacing:.16em;line-height:1.5;color:#737373}.about-clients-brief__note{margin:var(--space-row,28px) 0 0;max-width:36em;font-family:var(--font-sans,"Noto Sans JP",ui-sans-serif,system-ui,sans-serif);font-size:13px;font-weight:400;line-height:1.85;color:#0a0a0a;word-break:keep-all;line-break:strict;overflow-wrap:anywhere;text-wrap:pretty}.about-partners-brief{margin-top:clamp(48px,7vw,64px);padding-top:clamp(40px,5vw,48px);border-top:1px solid #ededed;min-width:0}.about-partners-brief__list{margin-top:0}.about-section-mark{display:block;width:40px;height:0;margin:0 0 12px;border:0;border-top:1px solid #0a0a0a}.about-writing-brief{margin-top:clamp(48px,7vw,64px);padding-top:clamp(40px,5vw,48px);border-top:1px solid #ededed;min-width:0}.about-block-brief--first{margin-top:0;padding-top:0;border-top:0}.about-trace-brief{margin-top:clamp(48px,7vw,64px);padding-top:clamp(40px,5vw,48px);border-top:1px solid #ededed;min-width:0}.about-section-mark--full{width:100%}.about-trace-brief__title{margin:0 0 16px;font-family:var(--font-serif,"Noto Serif JP",serif);font-size:var(--type-pair,19px);font-weight:400;letter-spacing:var(--ls-pair-jp,.1em);line-height:1.7}.about-trace-brief__body,.about-trace-brief__title{color:#0a0a0a;word-break:keep-all;line-break:strict;overflow-wrap:anywhere;text-wrap:pretty}.about-trace-brief__body{margin:0;max-width:36em;font-size:16px;line-height:2}.about-trace-brief__links{display:flex;flex-wrap:wrap;gap:12px 28px;margin:28px 0 0;padding:0;list-style:none}.about-company-brief{margin-top:clamp(48px,7vw,64px);padding-top:clamp(40px,5vw,48px);border-top:1px solid #ededed;min-width:0}#company,#trace,#writing,.about-company-brief{scroll-margin-top:4rem}.about-writing-group+.about-writing-group{margin-top:var(--space-row,28px)}.about-writing-group__heading{margin:0 0 12px;font-family:var(--font-label,ui-sans-serif,system-ui,sans-serif);font-size:10.5px;font-weight:400;letter-spacing:.16em;line-height:1.5;color:#737373}.about-rep-brief__copy{min-width:0}.about-rep-brief__heading{margin:0 0 var(--space-heading-body,40px);font-family:var(--font-label,ui-sans-serif,system-ui,sans-serif);font-size:10.5px;font-weight:400;letter-spacing:var(--ls-label,.18em);line-height:1.5;text-transform:uppercase;color:#737373}.about-rep-brief__name{margin:0 0 20px;font-family:var(--font-serif,"Noto Serif JP",serif);font-size:var(--type-pair,19px);font-weight:400;letter-spacing:var(--ls-pair-jp,.1em);line-height:1.7;color:#0a0a0a;word-break:keep-all;line-break:strict;overflow-wrap:anywhere;text-wrap:pretty}.about-rep-brief__name-en{font-family:var(--font-latin-serif,"EB Garamond","Times New Roman",serif);font-size:var(--type-pair-en,21px);font-weight:400;letter-spacing:var(--ls-pair-en,.12em)}.about-rep-brief__line{margin:0;max-width:36em;font-size:16px;line-height:2;color:#0a0a0a;word-break:keep-all;line-break:strict;overflow-wrap:anywhere;text-wrap:pretty}.about-rep-brief__line+.about-rep-brief__line{margin-top:1.5em}.about-company-contact{margin-top:clamp(32px,5vw,40px)}.about-company-contact .hero-intro-v2__cta{display:inline-flex}.about-company-angel{margin-top:clamp(48px,8vw,72px)}.about-company-final{padding-bottom:clamp(72px,10vw,96px)!important}.about-company-final .about-company-wrap{width:100%;max-width:720px;min-width:0;margin-inline:auto}.about-company-final .about-company-label{max-width:100%;min-width:0;margin:0 0 var(--space-heading-body,40px);font-family:var(--font-label,ui-sans-serif,system-ui,sans-serif);font-size:10.5px;font-weight:400;letter-spacing:var(--ls-label,.18em);line-height:1.5;text-transform:uppercase;color:#737373;white-space:normal;overflow-wrap:anywhere;word-break:normal;padding-inline-end:.18em;box-sizing:border-box}.about-company-final .about-company-table{display:block;width:100%;max-width:100%;margin:0;min-width:0}.about-company-final .about-company-table__row{display:block;width:100%;max-width:100%;margin:0;padding:var(--space-row,28px) 0;border-top:1px solid #d4d4d4;box-sizing:border-box}.about-company-final .about-company-table__row:last-child{border-bottom:1px solid #d4d4d4}.about-company-final .about-company-table dt{display:block;width:100%;margin:0 0 8px;font-family:var(--font-label,ui-sans-serif,system-ui,sans-serif);font-size:10.5px;font-weight:400;letter-spacing:var(--ls-label-tight,.16em);line-height:1.5;text-transform:uppercase;color:#737373}.about-company-final .about-company-table dd{display:block;width:100%;max-width:100%;margin:0;min-width:0;font-family:var(--font-serif,"Noto Serif JP",serif);font-size:var(--type-body,16px);font-weight:400;letter-spacing:.04em;line-height:1.7;color:#0a0a0a;word-break:keep-all;line-break:strict;overflow-wrap:anywhere;text-wrap:pretty}@media (min-width:768px){.about-company-final .about-company-table__row{display:grid;grid-template-columns:9.5rem minmax(0,1fr);-moz-column-gap:16px;column-gap:16px;align-items:baseline}.about-company-final .about-company-table dt{margin-bottom:0}}.about-company-final .about-company-address{margin:0}.about-company-final .about-company-address__line{display:block;word-break:keep-all;line-break:strict;overflow-wrap:anywhere;text-wrap:pretty}.about-company-final .about-company-links{display:flex;flex-wrap:wrap;gap:1rem 1.25rem;margin-top:.75rem}.about-company-final .about-company-links--solo{margin-top:0}.about-company-final .about-company-links a{font-family:var(--font-sans,"Noto Sans JP",ui-sans-serif,system-ui,sans-serif);font-size:13px;font-weight:400;line-height:1.85;letter-spacing:0;color:#737373;text-decoration:underline;text-underline-offset:3px}.about-company-final .about-company-links a:hover{color:#0a0a0a}.about-company-final .about-company-links a:focus-visible{outline:1px solid #0a0a0a;outline-offset:3px}.about-page-pure .about-mv-supplement{margin-top:clamp(28px,4vw,40px);display:flex;flex-direction:column;gap:1.5rem}.about-page-pure .about-mv-supplement-block{margin:0}.about-page-pure .about-mv-supplement-lead{font-weight:400;color:hsla(0,0%,100%,.68);margin:0 0 .35rem}.about-page-pure .about-mv-supplement-body,.about-page-pure .about-mv-supplement-lead{font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.85;overflow-wrap:anywhere;text-wrap:pretty}.about-page-pure .about-mv-supplement-body{font-weight:300;color:hsla(0,0%,100%,.52);margin:0}.about-page-pure .about-mv-grid{display:grid;grid-template-columns:1fr;gap:0;position:relative}@media (min-width:1024px){.about-page-pure .about-mv-grid{grid-template-columns:1fr 1fr 1fr}}.about-page-pure .about-mv-col{border-top:.5px solid hsla(0,0%,100%,.15);padding-top:28px;min-width:0;max-width:100%}.about-page-pure .about-mv-col--mission{padding-right:0}.about-page-pure .about-mv-col--mission,.about-page-pure .about-mv-col--vision{padding-bottom:clamp(2rem,5vw,2.5rem);border-bottom:.5px solid hsla(0,0%,100%,.15)}.about-page-pure .about-mv-col--value,.about-page-pure .about-mv-col--vision{padding-left:0;border-left:none}@media (min-width:1024px){.about-page-pure .about-mv-col--mission,.about-page-pure .about-mv-col--vision{padding-right:clamp(20px,3vw,40px);padding-bottom:0;border-bottom:none}.about-page-pure .about-mv-col--value,.about-page-pure .about-mv-col--vision{padding-left:clamp(20px,3vw,40px);border-left:.5px solid hsla(0,0%,100%,.15)}}.about-page-pure .about-mv-label{font-family:var(--font-mono);font-size:9px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--color-hi);margin:0 0 1rem}.about-page-pure .about-mv-text{font-family:"Noto Serif JP",serif;font-size:clamp(22px,2.5vw,26px);font-weight:700;line-height:1.5;letter-spacing:-.02em;color:#fff;margin:0;overflow-wrap:anywhere;max-width:100%;word-break:keep-all;line-break:strict;text-wrap:pretty}.about-page-pure .about-section-header{margin-bottom:clamp(56px,8vw,96px)}.about-page-pure .about-section-header--compact{margin-bottom:clamp(32px,5vw,48px)}.about-page-pure .about-section-heading{font-family:"Noto Serif JP",serif;font-size:clamp(28px,3.5vw,44px);font-weight:700;line-height:1.35;letter-spacing:-.02em;margin:0}.about-page-pure .about-section-heading--last{margin-bottom:0}.about-page-pure .about-practice-grid,.about-page-pure .about-why-grid{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,6vw,3.5rem);align-items:start}@media (min-width:1200px){.about-page-pure .about-practice-grid,.about-page-pure .about-why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(40px,5vw,72px)}}.about-page-pure .about-practice-item,.about-page-pure .about-why-item{border-top:.5px solid rgba(44,42,36,.12);padding-top:clamp(32px,4vw,40px);min-width:0;max-width:100%;overflow-wrap:anywhere}.about-page-pure .section--dark .about-why-item{border-top-color:hsla(0,0%,100%,.12)}.about-page-pure .about-item-num{font-family:var(--font-mono);font-size:9px;font-weight:400;letter-spacing:.2em;color:var(--color-ink-line);margin:0 0 1rem}.about-page-pure .section--dark .about-item-num{color:var(--color-hi)}.about-page-pure .about-item-title{font-family:"Noto Serif JP",serif;font-size:clamp(19px,1.9vw,22px);font-weight:700;line-height:1.55;margin:0 0 clamp(1rem,2vw,1.35rem);overflow-wrap:anywhere;max-width:100%}.about-page-pure .section--dark .about-item-title{color:#fff}.about-page-pure .about-item-body{font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:300;line-height:2;margin:0;overflow-wrap:anywhere;max-width:100%}.about-page-pure .about-item-prose{text-wrap:pretty}.about-page-pure .section--light .about-item-body{color:rgba(44,42,36,.55)}.about-page-pure .section--dark .about-item-body{color:hsla(0,0%,100%,.58)}.about-ecosystem-section{padding-top:clamp(2.5rem,6vw,4rem)}.about-ecosystem-title{margin:0 0 clamp(1.25rem,3vw,1.75rem);font-family:"Noto Serif JP",serif;font-size:clamp(20px,2.8vw,28px);font-weight:700;color:var(--color-warm-ink);text-align:center}.about-ecosystem-wrap{max-width:960px;margin:0 auto;padding:clamp(16px,3vw,28px);border:.5px solid rgba(44,42,36,.12);border-radius:3px;background:#fff}.about-ecosystem-img{display:block;width:100%;height:auto}.about-rep-grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,3rem);align-items:start}@media (min-width:900px){.about-rep-grid{grid-template-columns:minmax(200px,280px) minmax(0,1fr);gap:clamp(40px,6vw,72px)}}.about-rep-photo-wrap{max-width:240px;border-top:1.5px solid hsla(45,12%,81%,.5);padding-top:24px}.about-rep-photo{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:2px;display:block;margin-bottom:1.25rem}.about-rep-name{font-family:"Noto Serif JP",serif;font-size:20px;font-weight:700;color:var(--color-warm-ink);margin:0 0 .35rem}.about-rep-name-en{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;color:rgba(44,42,36,.35);margin:0}.about-rep-role-label{font-family:var(--font-mono);font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-ink-line);margin:0}.about-rep-grid--dark{grid-template-columns:1fr;gap:1.5rem;min-width:0;max-width:100%}.about-rep-grid--dark .about-rep-photo-wrap{max-width:160px;min-width:0;border-top-color:hsla(0,0%,100%,.12)}.about-rep-grid--dark .about-rep-name{color:#fff}.about-rep-grid--dark .about-rep-role-label{color:var(--color-hi)}.about-rep-grid--dark .about-rep-body{font-size:13px;line-height:1.85;color:hsla(0,0%,100%,.6);min-width:0;max-width:100%;overflow-wrap:break-word;word-break:normal;line-break:auto}.about-rep-grid--dark .about-rep-body p{margin-bottom:1.25em}.about-rep-grid--dark .about-rep-newspicks{border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04)}.about-rep-grid--dark .about-rep-newspicks:hover{border-color:transparent}.about-rep-grid--dark .about-rep-newspicks-eyebrow{color:var(--color-hi)}.about-rep-grid--dark .about-rep-newspicks-title{color:hsla(0,0%,100%,.88)}.about-rep-grid--dark .about-rep-links a,.about-rep-grid--dark .about-rep-newspicks-arrow{color:var(--color-hi)}.about-rep-grid--dark .about-rep-newspicks-title{overflow-wrap:break-word;line-break:auto}.about-rep-grid--dark .about-rep-links{flex-wrap:wrap;gap:.5rem 1rem}.about-rep-body{font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:300;line-height:1.92;color:rgba(44,42,36,.58);min-width:0;overflow-wrap:anywhere;text-wrap:pretty}.about-rep-body p{margin:0 0 1.6em}.about-rep-body p:last-child{margin-bottom:0}.about-rep-newspicks{display:flex;align-items:center;gap:1rem;margin-top:1.75rem;padding:1rem 1.25rem;border:.5px solid rgba(44,42,36,.12);background:#fff;text-decoration:none;transition:border-color .2s ease}.about-rep-newspicks:hover{border-color:var(--color-ink-line)}.about-rep-newspicks-thumb{width:64px;height:64px;flex-shrink:0;border-radius:50%;-o-object-fit:cover;object-fit:cover}.about-rep-newspicks-text{display:flex;flex-direction:column;gap:.35rem;min-width:0}.about-rep-newspicks-eyebrow{font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-ink-line)}.about-rep-newspicks-title{font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:var(--color-warm-ink)}.about-rep-newspicks-arrow{font-size:13px;color:var(--color-ink-line);margin-top:.15rem;transition:transform .2s ease}.about-rep-newspicks:hover .about-rep-newspicks-arrow{transform:translateX(3px)}.about-rep-links{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:1.5rem}.about-rep-links a{font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:500;color:var(--color-ink-line);text-decoration:none}.about-rep-links a:hover{text-decoration:underline}.about-page-pure .about-cta-heading{font-family:"Noto Serif JP",serif;font-size:clamp(32px,4.5vw,60px);font-weight:700;line-height:1.25;letter-spacing:-.03em;color:#fff;margin:0 0 2.5rem}.about-page-pure .about-cta-sub{font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-weight:300;line-height:1.9;color:hsla(0,0%,100%,.52);margin:0 0 2rem;max-width:36rem}.about-page-pure .about-cta-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 28px;box-sizing:border-box;border:1px solid transparent;border-radius:2px;background:var(--color-hi);color:var(--color-depth);font-family:Noto Sans JP,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s ease}.about-page-pure .about-cta-btn:hover{background:var(--color-hi-hover)}.about-page-pure .about-line{display:block}@media (max-width:767px){.about-page-pure .about-item-body,.about-page-pure .about-item-title,.about-page-pure .about-mv-text,.about-page-pure .about-section-heading,.about-page-pure .about-section-heading .jp-headline{line-break:auto;overflow-wrap:break-word;word-break:normal;max-width:100%;min-width:0}.about-page-pure .about-section-heading{text-wrap:balance}.about-page-pure .about-cta-heading .jp-nobreak{white-space:normal}.about-page-pure .about-section-header{margin-bottom:clamp(40px,10vw,56px);min-width:0}.about-page-pure .about-practice-grid,.about-page-pure .about-why-grid{min-width:0}.about-page-pure .about-practice-item,.about-page-pure .about-why-item{width:100%;box-sizing:border-box}.about-page-pure .about-why-item a{max-width:100%;overflow-wrap:break-word;white-space:normal}.about-page-pure .about-rep-grid{min-width:0;max-width:100%}.about-page-pure .about-rep-photo-wrap{max-width:100%}.about-page-pure .about-rep-newspicks{flex-direction:column;align-items:flex-start;max-width:100%;box-sizing:border-box}.about-page-pure .about-rep-newspicks-title{overflow-wrap:break-word;word-break:normal;line-break:auto}.about-page-pure .grid{min-width:0}.about-page-pure .grid>*{min-width:0;max-width:100%}.about-page-pure .project-card{min-width:0;max-width:100%;box-sizing:border-box;padding:clamp(18px,4vw,24px)}.about-page-pure .project-card :where(.type-h3,.type-h2,.type-small,.type-eyebrow){min-width:0;max-width:100%;word-break:normal;overflow-wrap:break-word;line-break:auto}.about-page-pure .project-card .card-title-link{max-width:100%;overflow-wrap:break-word;white-space:normal}.about-page-pure a.group.block{min-width:0;max-width:100%;box-sizing:border-box}.about-page-pure a.group.block :where(.type-h3,.type-small.jp-headline){word-break:normal;overflow-wrap:break-word;line-break:auto}.about-company-final .about-company-label{letter-spacing:.14em;font-size:10.5px;padding-inline-end:.14em}.about-company-final .about-company-wrap{width:100%;max-width:100%}.about-company-final .about-company-table dt{letter-spacing:.14em}.about-company-final .about-company-links a{max-width:100%;overflow-wrap:break-word}.about-rep-brief__heading{letter-spacing:.14em}.about-rep-brief__name{margin-bottom:16px}.about-rep-brief__line{font-size:13px;line-height:1.85;max-width:none}.about-rep-brief__line+.about-rep-brief__line{margin-top:1.25em}}@keyframes trace-subtle-pulse{0%,to{opacity:1}50%{opacity:.4}}.trace-loading-eyebrow-animate{animation:trace-subtle-pulse 2s ease-in-out infinite}.trace-loading-visual-path{stroke-dasharray:368;stroke-dashoffset:368;animation:trace-loading-outline 2.8s ease-in-out infinite}.trace-loading-visual-path-static{stroke-dasharray:368;stroke-dashoffset:92;opacity:.85}@keyframes trace-loading-outline{0%{stroke-dashoffset:368;opacity:.35}45%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:.35}}@media (prefers-reduced-motion:reduce){.trace-loading-eyebrow-animate{animation:none}.trace-loading-visual-path{animation:none;stroke-dashoffset:92;opacity:.85}}.trace-submit-arrow{display:inline-block;transition:transform var(--dt-t-base,.2s ease)}.group\/trace-submit:hover .trace-submit-arrow{transform:translateX(3px)}@media (prefers-reduced-motion:reduce){.group\/trace-submit:hover .trace-submit-arrow{transform:none}}.trace-submit{position:relative;overflow:hidden}.trace-submit:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:hsla(0,0%,100%,.4);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.22,1,.36,1);pointer-events:none}.trace-submit:hover:not(:disabled):after{transform:scaleX(1);transform-origin:left}.trace-submit:not(:hover):after{transform-origin:right}.trace-submit:disabled:after{display:none}@media (hover:none){.trace-submit:after{display:none}}@media (prefers-reduced-motion:reduce){.trace-submit:after{transition:none}}.trace-loading-insight-bullet:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:1px;background:var(--color-accent-on-light,#737373)}.trace-loading-insight-card{min-height:0}.report-card-num{font-family:ui-serif,"Noto Serif JP",serif;font-size:clamp(3rem,12vw,5rem);font-weight:400;color:rgba(26,26,26,.04);position:absolute;top:1rem;right:1.5rem;letter-spacing:-.04em;line-height:1;pointer-events:none}