:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2933;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--surface:#fff;--surface-soft:#faf7f2;--surface-navy:#0f1f3a;--ink:#1f2933;--muted:#5f6b76;--line:#e5e0da;--accent-gold:#c8a45d;--accent-maple:#b45a3c;--accent-green:#2f5d50;--accent-ink:#fff;--shadow:0 14px 30px #1f293314;--radius:8px;--content-width:1120px;background:#fff;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--surface);color:var(--ink);margin:0}a{color:inherit}.text-nowrap{white-space:nowrap}button,input,textarea,select{font:inherit}.skip-link{z-index:30;border-radius:var(--radius);background:var(--surface-navy);color:var(--accent-ink);padding:10px 14px;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus-visible{transform:translateY(0)}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;position:sticky;top:0}.site-header__inner,.site-footer__inner{width:min(100%, var(--content-width));margin:0 auto;padding:18px 24px}.site-header__inner{justify-content:space-between;align-items:center;gap:22px;display:flex}.site-brand{flex:none;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.site-brand__logo{border-radius:var(--radius);background:var(--surface-navy);object-fit:cover;flex:none;width:42px;height:42px}.site-brand__name,.site-brand__sub{letter-spacing:0;display:block}.site-brand__name{font-size:1rem;font-weight:800}.site-brand__sub{color:var(--muted);font-size:.78rem}.site-nav{flex-wrap:wrap;flex:auto;justify-content:flex-end;gap:6px;display:flex}.site-nav__link,.site-header__contact,.button-link,.text-link{border-radius:var(--radius);justify-content:center;align-items:center;min-height:40px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.site-nav__link{color:var(--muted);border:1px solid #0000;padding:0 10px}.site-nav__link:hover,.site-nav__link:focus-visible,.site-nav__link.is-active{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}.site-header__contact,.button-link{border:1px solid var(--accent-gold);background:var(--accent-gold);color:var(--surface-navy);text-align:center;white-space:normal;flex:none;padding:0 16px}.site-header__contact{white-space:nowrap}.button-link--secondary,.text-link{border:1px solid var(--line);background:var(--surface);color:var(--surface-navy)}.site-main{flex:1}.page-shell{width:min(100%, var(--content-width));margin:0 auto;padding:42px 24px 64px}.page-hero{border-radius:var(--radius);color:var(--accent-ink);background:radial-gradient(at 28%,#162d52 0%,#0f1f3a 65%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:42px;display:grid;position:relative;overflow:hidden}.page-hero:before{content:"";pointer-events:none;background-image:radial-gradient(#c8a45d1a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.page-hero>*{z-index:1;position:relative}.page-hero__content{gap:16px;display:grid}.page-hero__eyebrow,.section-heading p,.info-card__meta{color:var(--accent-gold);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.page-hero h1{max-width:860px;margin:0;font-size:2.7rem;line-height:1.18}.page-hero__lead{color:#ffffffd6;max-width:760px;margin:0;font-size:1.05rem;line-height:1.9}.page-hero__logo{border-radius:var(--radius);border:1px solid #c8a45d73;width:clamp(88px,11vw,120px);height:auto;box-shadow:0 18px 36px #00000038}.page-hero__media{justify-content:flex-end;align-items:center;max-width:100%;display:flex}.page-hero__visual{aspect-ratio:1672/941;border-radius:var(--radius);object-fit:cover;border:1px solid #c8a45d73;width:clamp(280px,32vw,470px);max-width:100%;height:auto;box-shadow:0 18px 42px #00000047}.page-hero__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.page-shell--home{padding-top:0}.page-shell--home .page-hero{border-radius:0;grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr);gap:24px;margin-left:-24px;margin-right:-24px;padding:42px 48px}.page-shell--home .page-hero__eyebrow{align-items:center;gap:12px;display:flex}.page-shell--home .page-hero__eyebrow:before{content:"";background:var(--accent-gold);border-radius:1px;flex:0 0 28px;height:2px}.page-shell--home .page-hero h1{letter-spacing:0;font-size:2.42rem;line-height:1.15}.page-shell--home .page-hero__lead{font-size:1.08rem;line-height:1.75}.page-shell--home .page-hero__visual{width:min(100%,380px);box-shadow:0 32px 64px #00000080,0 0 0 1px #c8a45d33}.page-content{gap:30px;padding-top:34px;display:grid}.content-section{gap:16px;display:grid}.content-section--soft{border-left:4px solid var(--accent-gold);padding-left:18px}.content-section>p,.info-card p,.action-band p,.site-footer p{color:var(--muted);margin:0;line-height:1.8}.section-heading{gap:6px;display:grid}.section-heading h2,.content-section h2,.action-band h2,.info-card h2,.info-card h3{color:var(--ink);margin:0;line-height:1.35}.section-heading h2,.content-section h2,.action-band h2{font-size:1.5rem}.info-card h2,.info-card h3{font-size:1.15rem}.card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:16px;display:grid}.card-grid--three{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid--service{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.card-grid--services-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid--pricing{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.card-grid--pricing-compact{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))}.info-card,.action-band{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.info-card{gap:12px;padding:20px;transition:border-color .15s,box-shadow .15s;display:grid}.info-card:hover{border-color:#c8a45d80;box-shadow:0 18px 40px #1f29331f}.info-card__meta{color:var(--accent-maple);text-transform:none}.article-card{align-content:start}.article-card--featured{border-color:#b45a3c73}.article-card__meta-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.84rem;font-weight:700;display:flex}.media-badge{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);align-items:center;min-height:26px;padding:3px 9px;line-height:1.2;display:inline-flex}.media-badge--note{color:var(--accent-maple)}.media-badge--zenn{color:var(--surface-navy)}.article-card__title-link{color:var(--surface-navy);overflow-wrap:anywhere;text-decoration:none}.article-card__title-link:hover,.article-card__title-link:focus-visible{text-decoration:underline}.case-card{align-content:start}.case-card__details{gap:10px;margin:0;display:grid}.case-card__details div{gap:4px;display:grid}.case-card__details dt{color:var(--surface-navy);font-size:.88rem;font-weight:800;line-height:1.4}.case-card__details dd{color:var(--muted);margin:0;line-height:1.7}.theme-tabs,.theme-panel,.theme-panel__heading{display:grid}.theme-tabs{grid-template-columns:repeat(auto-fit,minmax(min(100%,178px),1fr));gap:8px}.theme-tabs__tab{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:44px;color:var(--surface-navy);cursor:pointer;text-align:center;padding:8px 12px;font-weight:800;line-height:1.35}.theme-tabs__tab[aria-selected=true]{border-color:var(--accent-gold);background:var(--surface-navy);color:var(--accent-ink)}.theme-panel{gap:12px}.theme-panel__heading{gap:6px}.theme-panel__heading h3{color:var(--ink);margin:0;font-size:1.2rem;line-height:1.4}.theme-panel__heading p{color:var(--muted);margin:0;line-height:1.75}.pricing-card{align-content:start}.pricing-card__price{color:var(--surface-navy);font-size:1.45rem;font-weight:800;line-height:1.25}.pricing-card--compact{gap:10px}.pricing-card__deliverables{gap:8px;padding-top:4px;display:grid}.pricing-card__deliverables-title{color:var(--surface-navy);margin:0;font-size:.92rem;font-weight:800;line-height:1.5}.pricing-card__deliverables ul{gap:6px;margin:0;padding-left:1.2em;display:grid}.pricing-card__deliverables li{color:var(--muted);line-height:1.65}.pricing-card__compact-outcome{color:var(--muted);font-size:.92rem;font-weight:700;line-height:1.6}.pricing-note{border-left:4px solid var(--accent-maple);padding-left:14px}.home-focus-card{align-content:start}.landing-visual{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-navy);box-shadow:var(--shadow);margin:0;overflow:hidden}.landing-visual img{aspect-ratio:1672/941;object-fit:cover;width:100%;height:auto;display:block}.lp-contact-note{border-left:4px solid var(--accent-green);padding-left:14px}.flow-diagram{gap:10px;margin:0;padding:0;list-style:none;display:grid}.flow-diagram--columns{grid-template-columns:repeat(auto-fit,minmax(min(100%,126px),1fr))}.flow-diagram--steps{grid-template-columns:repeat(auto-fit,minmax(min(100%,132px),1fr))}.flow-diagram__step{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);align-content:start;gap:8px;min-height:116px;padding:12px;display:grid;position:relative}.flow-diagram__step:not(:last-child):after{content:"→";z-index:1;color:var(--accent-maple);font-weight:800;position:absolute;top:50%;right:-11px;transform:translateY(-50%)}.flow-diagram--steps .flow-diagram__step:not(:last-child):after{content:none}.flow-diagram__title{color:var(--surface-navy);font-size:.92rem;font-weight:800}.flow-diagram__items{color:var(--muted);gap:4px;margin:0;padding:0;font-size:.86rem;line-height:1.55;list-style:none;display:grid}.service-card__position{border-left:3px solid var(--accent-green);padding-left:12px}.service-card__examples,.pill-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.service-card__examples li,.pill-list li{border:1px solid var(--line);background:var(--surface-soft);color:var(--surface-navy);overflow-wrap:anywhere;white-space:normal;border-radius:8px;flex:none;align-items:center;min-height:28px;padding:5px 10px;font-size:.88rem;font-weight:700;line-height:1.35;display:inline-flex}.text-list{color:var(--muted);gap:8px;margin:0;padding-left:1.25rem;line-height:1.8;display:grid}.tag-list{flex-wrap:wrap;gap:10px;display:flex}.toc-panel{gap:14px}.section-actions{flex-wrap:wrap;gap:10px;display:flex}.section-actions--equal .button-link{min-width:190px}.action-band{justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.text-link{padding:0 14px}.text-link--inline{width:fit-content;max-width:100%}.contact-email-link{overflow-wrap:anywhere}.contact-channel__primary-action{width:fit-content}.pending-label{background:var(--surface-soft);color:var(--accent-maple);border-radius:999px;margin-left:8px;padding:2px 8px;font-size:.78rem}.site-footer{border-top:1px solid var(--line);background:var(--surface-soft)}.site-footer__inner{grid-template-columns:minmax(0,1.5fr) minmax(160px,.8fr) minmax(160px,.8fr);gap:28px;display:grid}.site-brand--footer{margin-bottom:12px}.site-footer__nav{align-content:start;gap:10px;display:grid}.site-footer__nav h2{color:var(--ink);margin:0;font-size:.95rem}.site-footer__nav ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.site-footer__nav a{color:var(--muted);text-decoration:none}.site-footer__nav a:hover,.site-footer__nav a:focus-visible{color:var(--surface-navy);text-decoration:underline}.site-footer__copyright{width:min(100%, var(--content-width));color:var(--muted);margin:0 auto;padding:0 24px 24px;font-size:.85rem}@media (width<=760px){.site-header{position:static}.site-header__inner{flex-direction:column;align-items:flex-start;gap:14px;padding:14px 24px 18px}.site-nav{justify-content:flex-start;gap:4px 6px}.site-nav__link{min-height:36px}.site-header__contact{width:100%;min-height:38px}.page-shell{padding:22px 18px 48px}.page-hero{grid-template-columns:1fr;gap:14px;padding:22px}.page-hero__content{gap:12px}.page-hero h1{font-size:1.74rem;line-height:1.22}.page-hero__lead{font-size:.96rem;line-height:1.72}.page-hero__logo{width:96px}.page-hero__media{display:none}.page-shell--with-hero-media .page-hero__media{justify-content:flex-start;display:flex}.page-hero__actions{gap:10px;margin-top:4px}.page-hero__visual{width:100%;max-height:180px}.page-shell--home .page-hero{grid-template-columns:1fr;margin-left:-18px;margin-right:-18px;padding:24px 22px}.page-shell--home .page-hero h1{letter-spacing:0;font-size:1.72rem}.page-shell--subpage .page-hero__logo{width:72px}.card-grid--services-menu,.card-grid--two,.flow-diagram{grid-template-columns:1fr}.flow-diagram__step{min-height:auto}.flow-diagram--steps .flow-diagram__step:not(:last-child):after,.flow-diagram__step:not(:last-child):after{content:"↓";top:auto;bottom:-16px;right:50%;transform:translate(50%)}.action-band{flex-direction:column;align-items:flex-start}.section-actions--equal,.section-actions--equal .button-link{width:100%}.site-footer__inner{grid-template-columns:1fr}}
