:root{--bg: #FBF5E9;--bg-elevated: #F3EBDB;--bg-muted: #F3EBDB;--fg: #191919;--fg-muted: #4D4D4D;--accent: #A3252A;--border: #e3dcc9;--ink: #191919;--serif: "Shippori Mincho B1", "Zen Old Mincho", "Noto Serif JP", Georgia, serif;--sans: "Inter", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--grotesk: "Space Grotesk", "Inter", sans-serif;--maxw: 1440px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--fg);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .16s ease}a:hover,a:focus-visible{border-bottom-color:var(--accent)}img{max-width:100%;display:block}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 56px}@media(max-width:960px){.container{padding:0 32px}}@media(max-width:560px){.container{padding:0 24px}}header.site-header{padding:32px 0 28px;border-bottom:0;position:relative;z-index:5}header .header-inner{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:24px}header .wordmark{display:inline-flex;flex-direction:column;font-family:var(--serif);font-weight:700;font-size:clamp(1.5rem,2vw,1.875rem);line-height:1;letter-spacing:.02em;color:var(--fg-muted);text-transform:uppercase;border-bottom:0!important}header .wordmark span{display:block}header .site-nav{display:flex;gap:28px;font-family:var(--grotesk);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase}header .site-nav a{color:var(--fg-muted)}header .site-nav a:hover,header .site-nav a:focus-visible{color:var(--fg);border-bottom-color:var(--accent)}section.hero{padding:32px 0 96px}section.hero .hero-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:64px;align-items:center}@media(max-width:1100px){section.hero .hero-grid{gap:48px}}@media(max-width:820px){section.hero .hero-grid{grid-template-columns:1fr;gap:40px}}section.hero .hero-media{aspect-ratio:3 / 2;overflow:hidden;background:var(--bg-elevated);margin-right:-56px}@media(max-width:960px){section.hero .hero-media{margin-right:-32px}}@media(max-width:820px){section.hero .hero-media{aspect-ratio:4 / 5;margin-right:0}}section.hero .hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(1) contrast(1.04)}section.hero .hero-content .brand-mark{display:block;color:var(--accent);margin-bottom:24px}section.hero .eyebrow{font-family:var(--grotesk);font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:28px}section.hero h1{font-family:var(--serif);font-weight:700;font-size:clamp(3.25rem,8vw,6rem);line-height:.98;letter-spacing:-.02em;max-width:14ch;color:var(--fg)}section.hero h1 em{font-style:italic;font-weight:700;color:var(--accent)}section.hero .sub{margin-top:32px;max-width:56ch;color:var(--fg-muted);font-size:1.125rem;line-height:1.75;font-weight:400}section.hero .jp-note{margin-top:32px;max-width:56ch;color:var(--fg-muted);font-size:.85rem}section.hero .jp-note summary{font-family:var(--grotesk);font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:var(--fg-muted);cursor:pointer;list-style:none;padding:4px 0;border-bottom:1px solid var(--border);display:inline-block;width:auto;transition:color .16s ease,border-color .16s ease}section.hero .jp-note summary::-webkit-details-marker{display:none}section.hero .jp-note summary:hover{color:var(--fg);border-bottom-color:var(--accent)}section.hero .jp-note p{margin-top:16px;font-size:.95rem;line-height:1.9}section.block{padding:112px 0 96px;border-top:0}section.block:last-of-type{padding-bottom:128px}section.block h2{font-family:var(--serif);font-weight:700;font-size:1.875rem;margin-bottom:24px;color:var(--fg)}section.block p{max-width:60ch;color:var(--fg-muted)}.social{display:flex;flex-wrap:wrap;gap:36px;margin-top:20px;font-family:var(--grotesk);font-size:.75rem;letter-spacing:.25em;text-transform:uppercase}.social a{padding:4px 0;border-bottom:1px solid var(--border);color:var(--fg-muted);transition:color .16s ease,border-color .16s ease}.social a:hover,.social a:focus-visible{color:var(--fg);border-bottom-color:var(--accent)}.newsletter{max-width:580px;padding:0;background:transparent;border:0}.newsletter-kicker{font-family:var(--grotesk);font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:14px}.newsletter h3{font-family:var(--serif);font-size:clamp(1.625rem,2.5vw,2rem);line-height:1.15;margin-bottom:16px;font-weight:700;letter-spacing:-.005em;color:var(--fg)}.newsletter-body{color:var(--fg-muted);max-width:50ch;margin-bottom:28px;font-weight:400}.newsletter .beehiiv-embed{width:100%;min-height:64px;background:transparent;border:0;margin:0}.newsletter-fallback{display:flex;gap:0;align-items:stretch;max-width:540px;border-bottom:1px solid var(--fg);padding-bottom:4px}.newsletter-fallback input{flex:1 1 auto;padding:14px 0;background:transparent;border:0;color:var(--fg);font:inherit;font-size:1rem;outline:none}.newsletter-fallback input::placeholder{color:var(--fg-muted)}.newsletter-fallback button{padding:14px 0 14px 24px;background:transparent;color:var(--fg);border:0;font-family:var(--grotesk);font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:color .16s ease}.newsletter-fallback button:hover,.newsletter-fallback button:focus-visible{color:var(--accent)}.newsletter .notice{margin-top:20px;font-size:.8rem;color:var(--fg-muted)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer.site-footer{padding:80px 0 40px;border-top:.5px solid var(--border);color:var(--fg-muted);font-size:.9rem;margin-top:80px}footer .footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;padding-bottom:48px}footer .footer-col h4{font-family:var(--grotesk);font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px;color:var(--fg)}footer .footer-col ul{list-style:none;padding:0}footer .footer-col li{margin-bottom:8px}footer .footer-col a{color:var(--fg-muted);border-bottom:0}footer .footer-col a:hover,footer .footer-col a:focus-visible{color:var(--fg)}footer .footer-baseline{display:flex;align-items:center;gap:12px;padding-top:24px;border-top:.5px solid var(--border);font-size:.85rem}footer .footer-mark{opacity:.6;width:32px;height:32px}@media(max-width:640px){footer .footer-grid{grid-template-columns:1fr;gap:32px}}.error-page{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:80px 24px;text-align:center}.error-page img{opacity:.9}.error-page h1{font-family:var(--serif);font-weight:700;font-size:2rem;color:var(--fg)}.error-page p{color:var(--fg-muted)}.error-page a{margin-top:16px;text-decoration:underline;color:var(--fg)}
