:root{--sg-bg: #14110D;--sg-ink: #EDE6D8;--sg-accent: #9A6A3C;--sg-muted: #221C16;--sg-border: rgba(237,230,216,.16);--font-display: "Cormorant Garamond", "Shippori Mincho B1", serif;--font-label: "Oswald", "Shippori Mincho B1", sans-serif;--font-jp: "Shippori Mincho B1", "Cormorant Garamond", serif;--ink: #EDE6D8;--base: #14110D;--accent: #9A6A3C}*,*:before,*:after{box-sizing:border-box}body{margin:0}.sugimoto{background-color:var(--sg-bg);color:var(--sg-ink);font-family:var(--font-display);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}.sugimoto *{border-radius:0!important}.sugimoto ::-moz-selection{background:var(--sg-accent);color:var(--sg-bg)}.sugimoto ::selection{background:var(--sg-accent);color:var(--sg-bg)}.sugimoto img{display:block}.sugimoto a{color:var(--sg-ink);text-decoration:none}.sugimoto .eyebrow{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.32em;font-weight:400;font-size:.72rem;color:var(--sg-accent)}.sugimoto .font-jp{font-family:var(--font-jp)}.sugimoto .font-display{font-family:var(--font-display)}.sugimoto .rule-line{height:1px;background:linear-gradient(to right,transparent,var(--sg-border),transparent)}@keyframes sg-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.sugimoto .rise{animation:sg-rise 1.1s cubic-bezier(.2,.6,.2,1) both}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){@keyframes sgs-rise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes sgs-clip{0%{opacity:.4;clip-path:inset(0 100% 0 0);transform:scale(1.04)}to{opacity:1;clip-path:inset(0 0 0 0);transform:none}}@keyframes sgs-parallax{0%{transform:translateY(-7%)}to{transform:translateY(7%)}}.sugimoto .sd-rise{animation:sgs-rise cubic-bezier(.22,.7,.2,1) both;animation-timeline:view();animation-range:entry 0% cover 20%}.sugimoto .sd-clip{animation:sgs-clip linear both;animation-timeline:view();animation-range:entry 0% cover 46%}.sugimoto .sd-stagger>*{animation:sgs-rise cubic-bezier(.22,.7,.2,1) both;animation-timeline:view();animation-range:entry 0% cover 32%}.sugimoto .sd-stagger>*:nth-child(2){animation-range:entry 5% cover 38%}.sugimoto .sd-stagger>*:nth-child(3){animation-range:entry 9% cover 44%}.sugimoto .sd-stagger>*:nth-child(n+4){animation-range:entry 13% cover 50%}.sugimoto .sd-parallax:before{animation:sgs-parallax linear both;animation-timeline:view();animation-range:cover;will-change:transform}}.sugimoto .sg-pop{will-change:transform}}.sugimoto .sg-tex{position:relative;isolation:isolate}.sugimoto .sg-tex:before{content:"";position:absolute;inset:0;z-index:-1;background-size:420px auto;background-repeat:repeat;opacity:.16;mix-blend-mode:soft-light;pointer-events:none}.sugimoto .sg-glow{position:relative;isolation:isolate}.sugimoto .sg-glow:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse 70% 55% at 82% 20%,rgba(154,106,60,.12),transparent 62%);pointer-events:none}.sugimoto .sg-tex.tex-steel:before{background-image:url(/gen/tex-brushed-steel.png)}.sugimoto .sg-tex.tex-iron:before{background-image:url(/gen/tex-hammered-iron.png)}.sugimoto .hero .h-plate{position:relative;display:inline-block}.sugimoto .hero .h-plate:before{content:"";position:absolute;left:-1.15rem;top:.1rem;bottom:.1rem;width:2px;background:var(--sg-accent);opacity:.9}.sugimoto .hero .h-spec{display:flex;flex-wrap:wrap;gap:.65rem 1.6rem;margin:1.6rem 0 0;font-family:var(--font-label);text-transform:uppercase;letter-spacing:.3em;font-size:.66rem;color:color-mix(in srgb,var(--sg-ink) 72%,transparent);text-shadow:0 1px 10px rgba(12,9,6,.6)}.sugimoto .hero .h-spec span{display:inline-flex;align-items:center;gap:.55rem}.sugimoto .hero .h-spec span:before{content:"";width:.34rem;height:.34rem;background:var(--sg-accent);opacity:.85;transform:rotate(45deg)}.sugimoto .nav{position:fixed;top:0;left:0;right:0;z-index:50;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;background:color-mix(in srgb,var(--sg-bg) 62%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--sg-border)}.sugimoto .nav .mark{display:flex;align-items:baseline;gap:.8rem;min-height:44px;align-content:center;flex-wrap:wrap}.sugimoto .nav .mark .kanji{font-family:var(--font-jp);font-size:1.25rem;letter-spacing:.12em}.sugimoto .nav .mark .latin{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.32em;font-size:.72rem;color:var(--sg-accent)}.sugimoto .nav ul{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0;align-items:center}.sugimoto .nav ul a{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.32em;font-size:.72rem;color:var(--sg-ink);opacity:.72;transition:color .7s,opacity .7s}.sugimoto .nav ul a:hover{opacity:1}.sugimoto .nav ul a.active{opacity:1;color:var(--sg-accent)}.sugimoto .nav .locales{display:flex;gap:.85rem;margin-left:1.5rem;padding-left:1.5rem;border-left:1px solid var(--sg-border)}.sugimoto .nav .locales a{opacity:.5}.sugimoto .nav .locales a.on{opacity:1;color:var(--sg-accent)}.sugimoto .nav .visit{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.32em;font-size:.72rem;color:color-mix(in srgb,var(--sg-ink) 80%,transparent)}@media(max-width:880px){.sugimoto .nav ul{display:none}.sugimoto .nav{padding:0 1.5rem}}@media(max-width:560px){.sugimoto .nav .mark .latin{display:none}.sugimoto .nav .mark{flex-wrap:nowrap}}.sugimoto .hero{position:relative;width:100%;height:100svh;min-height:640px;overflow:hidden}.sugimoto .hero .hero-img,.sugimoto .hero .hero-vid{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sugimoto .hero .hero-vid{filter:contrast(1.04) saturate(1.02)}.sugimoto .hero .grad1{position:absolute;inset:0;background:linear-gradient(180deg,#14110db3,#14110d5c 38%,#14110d9e 72%,#14110df5),linear-gradient(90deg,rgba(20,17,13,.55) 0%,rgba(20,17,13,.12) 46%,transparent 72%)}.sugimoto .hero .grad2{position:absolute;inset:0;background:radial-gradient(ellipse at 70% 60%,rgba(154,106,60,.1),transparent 55%)}@media(prefers-reduced-motion:no-preference){.sugimoto .hero .grad2{animation:sg-forge 6s ease-in-out infinite alternate}@keyframes sg-forge{0%{opacity:.5}to{opacity:1}}}.sugimoto .blade-band{position:relative;min-height:clamp(440px,62vh,720px);display:flex;align-items:flex-end;overflow:hidden;border-top:1px solid var(--sg-border);background:#0d0b08}.sugimoto .blade-band img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:contrast(1.05) saturate(.98)}.sugimoto .blade-scrim{position:absolute;inset:0;background:linear-gradient(0deg,#14110deb,#14110d6b 46%,#14110d14)}.sugimoto .blade-inner{position:relative;z-index:2;max-width:1480px;margin:0 auto;width:100%;padding:0 2.5rem 3.5rem}.sugimoto .blade-inner .eyebrow{color:var(--sg-accent)}.sugimoto .blade-line{margin:1rem 0 0;max-width:44rem;font-family:var(--font-jp);font-weight:500;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.75;color:color-mix(in srgb,var(--sg-ink) 86%,transparent)}@media(max-width:760px){.sugimoto .blade-inner{padding:0 1.5rem 2.5rem}}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){.sugimoto .blade-band img{animation:sg-bladepar linear both;animation-timeline:view();animation-range:cover;will-change:transform}@keyframes sg-bladepar{0%{transform:scale(1.09) translateY(-3.5%)}to{transform:scale(1.09) translateY(3.5%)}}}}.sugimoto .hero .hud{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:6rem 2.5rem 2.5rem}.sugimoto .hero .h-mid{max-width:64rem}.sugimoto .hero .h-jp{font-family:var(--font-jp);color:color-mix(in srgb,var(--sg-ink) 80%,transparent);font-size:clamp(1.4rem,4vw,2.25rem);margin:0 0 1.4rem;letter-spacing:.25em;text-shadow:0 1px 16px rgba(12,9,6,.5)}.sugimoto .hero h1{font-family:var(--font-display);font-weight:500;line-height:.92;letter-spacing:-.02em;margin:0;font-size:clamp(2.6rem,9vw,8.5rem);text-shadow:0 2px 34px rgba(12,9,6,.6),0 1px 4px rgba(12,9,6,.55)}.sugimoto .hero h1 .ital{font-style:italic;color:color-mix(in srgb,var(--sg-ink) 90%,transparent)}.sugimoto .hero .h-tag{margin:2rem 0 0;max-width:36rem;color:color-mix(in srgb,var(--sg-ink) 80%,transparent);font-size:clamp(.98rem,1.4vw,1.05rem);line-height:1.65;font-family:var(--font-jp);text-shadow:0 1px 14px rgba(12,9,6,.6)}.sugimoto .hero .h-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.sugimoto .hero .h-coord{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.32em;font-size:.72rem;color:color-mix(in srgb,var(--sg-ink) 60%,transparent)}.sugimoto .hero .h-ledger{display:flex;align-items:center;gap:.9rem;font-family:var(--font-label);text-transform:uppercase;letter-spacing:.32em;font-size:.72rem;color:color-mix(in srgb,var(--sg-ink) 80%,transparent);min-height:44px;transition:color .7s}.sugimoto .hero .h-ledger:hover{color:var(--sg-accent)}.sugimoto .hero .h-ledger .bar{display:block;width:3rem;height:1px;background:var(--sg-accent);transition:width .7s}.sugimoto .hero .h-ledger:hover .bar{width:4.5rem}.sugimoto .hero .h-ledger .arw{color:var(--sg-accent)}@media(max-width:760px){.sugimoto .hero .hud{padding:6rem 1.5rem 2rem}.sugimoto .hero .h-foot{flex-direction:column;align-items:flex-start;gap:1.1rem}.sugimoto .hero .h-ledger{white-space:nowrap;flex:none}.sugimoto .hero .eyebrow{font-size:.6rem;letter-spacing:.18em}}.sugimoto section{padding:7rem 2.5rem;border-top:1px solid var(--sg-border)}@media(min-width:768px){.sugimoto section.tall{padding:10rem 2.5rem}}@media(max-width:760px){.sugimoto section{padding:5rem 1.5rem}}.sugimoto .grid12{display:grid;grid-template-columns:repeat(12,1fr);gap:3rem 2.5rem}@media(max-width:760px){.sugimoto .grid12{gap:2.5rem 1rem}}.sugimoto .craft .c-eyebrow,.sugimoto .craft .c-main,.sugimoto .craft .c-side{grid-column:span 12}@media(min-width:768px){.sugimoto .craft .c-eyebrow{grid-column:span 3}.sugimoto .craft .c-main{grid-column:span 6}.sugimoto .craft .c-side{grid-column:span 3;padding-left:1.5rem;border-left:1px solid color-mix(in srgb,var(--sg-ink) 24%,transparent)}}.sugimoto .craft .c-lead{font-family:var(--font-jp);line-height:1.5;letter-spacing:-.01em;font-size:clamp(1.5rem,3.4vw,2.4rem);margin:0}.sugimoto .craft .c-lead.en{font-family:var(--font-display)}.sugimoto .craft .rule-line{margin:2.5rem 0}.sugimoto .craft .c-body{color:color-mix(in srgb,var(--sg-ink) 72%,transparent);font-family:var(--font-jp);font-size:1.05rem;line-height:1.85;max-width:42rem;margin:0}.sugimoto .craft .c-jp{font-family:var(--font-jp);color:color-mix(in srgb,var(--sg-ink) 82%,transparent);font-size:1.1rem;line-height:1.9;letter-spacing:.15em;margin:0}.sugimoto .craft .c-est{margin:1.5rem 0 0;color:color-mix(in srgb,var(--sg-ink) 50%,transparent)}.sugimoto .macro{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--sg-border);padding:0}@media(max-width:760px){.sugimoto .macro{grid-template-columns:1fr}}.sugimoto .macro figure{position:relative;overflow:hidden;aspect-ratio:3 / 4;margin:0;background:var(--sg-bg)}@media(max-width:760px){.sugimoto .macro figure{aspect-ratio:4 / 5}}.sugimoto .macro img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .9s ease-out;filter:contrast(1.05) saturate(.96)}@media(hover:hover)and (pointer:fine){.sugimoto .macro figure:hover img{transform:scale(1.03)}}.sugimoto .macro figure .veil{position:absolute;inset:0;background:#14110d33}.sugimoto .ledger-head{margin-bottom:4rem}.sugimoto .ledger-head .l-eyebrow,.sugimoto .ledger-head .l-h{grid-column:span 12}@media(min-width:768px){.sugimoto .ledger-head{margin-bottom:6rem}.sugimoto .ledger-head .l-eyebrow{grid-column:span 3}.sugimoto .ledger-head .l-h{grid-column:span 9}}.sugimoto .ledger-head h2{font-family:var(--font-display);font-weight:500;line-height:1.05;letter-spacing:-.01em;margin:0;font-size:clamp(2rem,5vw,4.25rem)}.sugimoto .ledger-head .l-note{margin:1.4rem 0 0;color:color-mix(in srgb,var(--sg-ink) 60%,transparent);max-width:36rem;font-family:var(--font-jp);font-size:1.02rem}.sugimoto ol.ledger{list-style:none;margin:0;padding:0;border-top:1px solid color-mix(in srgb,var(--sg-ink) 22%,transparent)}.sugimoto ol.ledger>li{border-bottom:1px solid color-mix(in srgb,var(--sg-ink) 22%,transparent);transition:background .7s}.sugimoto ol.ledger>li:hover{background:color-mix(in srgb,var(--sg-muted) 60%,transparent)}.sugimoto ol.ledger a{display:grid;grid-template-columns:repeat(12,1fr);gap:1.5rem;align-items:baseline;padding:2.5rem 1rem}@media(max-width:760px){.sugimoto ol.ledger a{padding:2rem .25rem;gap:1rem}}.sugimoto ol.ledger .no{grid-column:span 2;font-family:var(--font-label);text-transform:uppercase;letter-spacing:.32em;font-size:.72rem;color:color-mix(in srgb,var(--sg-ink) 40%,transparent)}.sugimoto ol.ledger .cell-h{grid-column:span 10}.sugimoto ol.ledger .cell-n{grid-column:span 12;margin-top:1rem;color:color-mix(in srgb,var(--sg-ink) 72%,transparent);font-family:var(--font-jp);font-size:1.02rem;line-height:1.6}@media(min-width:768px){.sugimoto ol.ledger .no{grid-column:span 1}.sugimoto ol.ledger .cell-h{grid-column:span 5}.sugimoto ol.ledger .cell-n{grid-column:span 5;margin-top:0}.sugimoto ol.ledger .cell-arrow{grid-column:span 1}}.sugimoto ol.ledger .cell-h h3{font-family:var(--font-display);font-weight:500;line-height:1;letter-spacing:-.01em;margin:0;font-size:clamp(1.6rem,3.6vw,2.75rem);transition:transform .9s ease-out;transform-origin:left}@media(hover:hover)and (pointer:fine){.sugimoto ol.ledger>li:hover .cell-h h3{transform:scale(1.03)}}.sugimoto ol.ledger .cell-h .jp{font-family:var(--font-jp);color:color-mix(in srgb,var(--sg-ink) 55%,transparent);margin:.5rem 0 0;letter-spacing:.2em}.sugimoto ol.ledger .cell-arrow{display:none}@media(min-width:768px){.sugimoto ol.ledger .cell-arrow{display:flex;justify-content:flex-end;font-family:var(--font-label);color:var(--sg-accent);opacity:0;transition:opacity .7s}.sugimoto ol.ledger>li:hover .cell-arrow{opacity:1}}.sugimoto .access .a-eyebrow{grid-column:span 12}.sugimoto .access .a-mark{display:none}@media(min-width:768px){.sugimoto .access .a-mark{display:block;font-family:var(--font-jp);font-size:8.5rem;line-height:1;color:color-mix(in srgb,var(--sg-ink) 9%,transparent);margin:2.5rem 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}}.sugimoto .access .a-main{grid-column:span 12}@media(min-width:768px){.sugimoto .access .a-eyebrow{grid-column:span 3}.sugimoto .access .a-main{grid-column:span 9}}.sugimoto .access h2{font-family:var(--font-display);font-weight:500;line-height:1;letter-spacing:-.01em;margin:0 0 3.5rem;font-size:clamp(2.2rem,6vw,5rem)}.sugimoto .access dl{display:grid;grid-template-columns:1fr;gap:3rem;margin:0}@media(min-width:768px){.sugimoto .access dl{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.sugimoto .access dt{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.3em;font-size:.7rem;color:var(--sg-accent);margin:0 0 1rem}.sugimoto .access dd{margin:0}.sugimoto .access dd.jp{font-family:var(--font-jp);font-size:1.15rem;line-height:1.8;letter-spacing:.05em}.sugimoto .access dd.big{font-family:var(--font-display);font-size:1.6rem;line-height:1;letter-spacing:.02em}.sugimoto .access dd.big a{transition:color .7s}.sugimoto .access dd.big a:hover,.sugimoto .access dd.big .dash{color:var(--sg-accent)}.sugimoto .access dd.sub{margin-top:.9rem;color:color-mix(in srgb,var(--sg-ink) 60%,transparent);font-size:.85rem;line-height:1.6;font-family:var(--font-jp)}.sugimoto .access .rule-line{margin:4rem 0}.sugimoto .access .maps{display:inline-flex;align-items:center;gap:1rem;font-family:var(--font-label);text-transform:uppercase;letter-spacing:.32em;font-size:.72rem;min-height:44px;transition:color .7s}.sugimoto .access .maps:hover{color:var(--sg-accent)}.sugimoto .access .maps .bar{display:block;width:4rem;height:1px;background:var(--sg-accent)}.sugimoto .access-map{margin-top:3rem}.sugimoto footer{padding:3rem 2.5rem;border-top:1px solid var(--sg-border)}@media(max-width:760px){.sugimoto footer{padding:3rem 1.5rem}}.sugimoto footer .frow{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.sugimoto footer .frow{flex-direction:row;align-items:flex-end;justify-content:space-between}}.sugimoto footer .f-kanji{font-family:var(--font-jp);color:color-mix(in srgb,var(--sg-ink) 80%,transparent);font-size:1.15rem;letter-spacing:.2em;margin:0}.sugimoto footer .f-sub{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.32em;font-size:.72rem;color:color-mix(in srgb,var(--sg-ink) 40%,transparent);margin:.6rem 0 0}.sugimoto footer .f-rights{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.32em;font-size:.72rem;color:color-mix(in srgb,var(--sg-ink) 40%,transparent);margin:0}.sugimoto footer .demo-note{margin:2rem 0 0;font-family:var(--font-jp);font-weight:500;color:color-mix(in srgb,var(--sg-ink) 45%,transparent);font-size:.74rem;line-height:1.8;letter-spacing:.02em;max-width:60rem}.sugimoto .skipnav{position:absolute;left:-9999px}
