: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:10;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{border-bottom:1px solid var(--line);background:#fffffff5}.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;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);padding:0 16px}.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);background:var(--surface-navy);color:var(--accent-ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:42px;display:grid}.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__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.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--service{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),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;display:grid}.info-card__meta{color:var(--accent-maple);text-transform:none}.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);border-radius:999px;padding:5px 10px;font-size:.88rem;font-weight:700}.tag-list,.section-actions{flex-wrap:wrap;gap:10px;display:flex}.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}.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{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__inner{flex-direction:column;align-items:flex-start}.site-nav{justify-content:flex-start}.site-header__contact{width:100%}.page-shell{padding:28px 18px 48px}.page-hero{grid-template-columns:1fr;padding:28px}.page-hero h1{font-size:2rem}.page-hero__logo{width:96px}.action-band{flex-direction:column;align-items:flex-start}.site-footer__inner{grid-template-columns:1fr}}
