@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--bg:#f3f2ef;--card:#fff;--text:#1f1f1f;--muted:#6b6f76;--line:#e1e1e1;--primary:#0a66c2;--primary-dark:#084e96;--chip:#eef3f8;--danger:#cc3d3d;--success:#2e7d32;--shadow:0 2px 8px #00000014}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Noto Sans JP,system-ui,-apple-system,sans-serif}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-dark)}.page{flex-direction:column;min-height:100vh;display:flex}.page__main{gap:24px;width:min(1024px,92vw);margin:32px auto 80px;display:grid}.icon-circle{background:var(--chip);width:28px;height:28px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-circle svg{stroke:currentColor;fill:none;stroke-width:2px;width:16px;height:16px}.card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:20px}.profile-card__header{grid-template-columns:96px 1fr;gap:20px;display:grid}.profile-card__avatar{object-fit:cover;background:#d9d9d9;border-radius:50%;width:96px;height:96px}.profile-card__name{font-size:24px;font-weight:700}.profile-card__headline{color:var(--muted);margin-top:4px}.profile-card__location{color:var(--muted);margin-top:6px;font-size:12px}.profile-card__bio{white-space:pre-wrap;margin-top:16px;line-height:1.6}.chip-list{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.chip{background:var(--chip);color:var(--text);border-radius:999px;padding:6px 12px;font-size:12px}.section-title{margin-bottom:12px;font-size:18px;font-weight:700}.section-title--row{justify-content:space-between;align-items:center;gap:12px;display:flex}.item-list{gap:12px;display:grid}.item-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:16px}.item-card__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.item-card__title{font-weight:600}.item-card__period{color:var(--muted);font-size:12px}.item-card__meta{color:var(--muted);margin-top:4px;font-size:12px}.empty-text{color:var(--muted);font-size:13px}.form{gap:16px;display:grid}.form-group{gap:6px;font-size:13px;display:grid}.input,.textarea{border:1px solid var(--line);border-radius:8px;padding:10px 12px;font-family:inherit;font-size:14px}.textarea{resize:vertical;min-height:120px}.button{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-flex}.button--compact{padding:6px 14px;font-size:12px}.button--primary{background:var(--primary);color:#fff;box-shadow:var(--shadow)}.button--primary:hover{background:var(--primary-dark)}.button--ghost{border:1px solid var(--line);color:var(--text);background:0 0}.notice{color:var(--success);white-space:pre-wrap;background:#e7f5e9;border-radius:8px;padding:10px 12px;font-size:13px}.error{color:var(--danger);white-space:pre-wrap;background:#fdeaea;border-radius:8px;padding:10px 12px;font-size:13px}.button--danger{border:1px solid var(--danger);color:var(--danger);background:0 0}.button--danger:hover{background:#fdeaea}.admin-layout{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:560px){.admin-layout{grid-template-columns:1fr}}@media (max-width:720px){.page__main{margin:20px auto 48px}.card{padding:16px}.profile-card__header{text-align:center;grid-template-columns:1fr;justify-items:center}.profile-card__bio{text-align:left}.section-title--row,.item-card__row{flex-direction:column;align-items:flex-start}}@media (min-width:900px){.page__main{grid-template-columns:1fr}}
.Header-module-scss-module__AiPL1W__siteHeader{background:var(--card);border-bottom:1px solid var(--line);box-shadow:var(--shadow);z-index:100;padding:16px 0;position:relative}.Header-module-scss-module__AiPL1W__siteHeaderInner{justify-content:space-between;align-items:center;gap:16px;width:auto;margin:0 auto;padding-left:40px;display:flex}.Header-module-scss-module__AiPL1W__siteSearchInput{background:0 0;border:none;outline:none;width:100%;font-size:13px}.Header-module-scss-module__AiPL1W__siteHeaderNav{gap:16px;display:flex}.Header-module-scss-module__AiPL1W__siteHeaderLink{color:var(--text);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;display:inline-flex}.Header-module-scss-module__AiPL1W__siteHeaderLink .icon-circle{background:0 0}.Header-module-scss-module__AiPL1W__siteHeaderLink:hover{background:var(--chip)}.Header-module-scss-module__AiPL1W__brand{color:var(--primary);align-items:center;gap:8px;font-size:18px;font-weight:700;display:inline-flex}.Header-module-scss-module__AiPL1W__brand img{object-fit:contain;border-radius:4px}.Header-module-scss-module__AiPL1W__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.Header-module-scss-module__AiPL1W__hamburger span{background:var(--text);border-radius:2px;width:100%;height:2px;transition:background .2s;display:block}.Header-module-scss-module__AiPL1W__hamburger:hover span{background:var(--primary)}.Header-module-scss-module__AiPL1W__overlay{z-index:200;opacity:0;pointer-events:none;background:#00000073;transition:opacity .3s;display:none;position:fixed;inset:0}.Header-module-scss-module__AiPL1W__overlayVisible{opacity:1;pointer-events:auto}.Header-module-scss-module__AiPL1W__sidebar{background:var(--card);border-left:1px solid var(--line);z-index:300;flex-direction:column;width:260px;height:100dvh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #0000001f}.Header-module-scss-module__AiPL1W__sidebarOpen{transform:translate(0)}.Header-module-scss-module__AiPL1W__sidebarHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.Header-module-scss-module__AiPL1W__sidebarClose{cursor:pointer;width:32px;height:32px;color:var(--muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.Header-module-scss-module__AiPL1W__sidebarClose:hover{background:var(--chip);color:var(--text)}.Header-module-scss-module__AiPL1W__sidebarNav{flex-direction:column;padding:12px 0;display:flex;overflow-y:auto}.Header-module-scss-module__AiPL1W__sidebarLink{color:var(--text);align-items:center;gap:12px;padding:12px 20px;font-size:14px;text-decoration:none;transition:background .15s;display:flex}.Header-module-scss-module__AiPL1W__sidebarLink .icon-circle{background:var(--chip);flex-shrink:0}.Header-module-scss-module__AiPL1W__sidebarLink:hover{background:var(--chip)}.Header-module-scss-module__AiPL1W__sidebarLink:hover .icon-circle{background:var(--primary);color:#fff}@media (max-width:720px){.Header-module-scss-module__AiPL1W__siteHeaderNav{display:none}.Header-module-scss-module__AiPL1W__hamburger{display:flex}.Header-module-scss-module__AiPL1W__overlay{display:block}}
.Footer-module-scss-module__Fik4PG__siteFooter{border-top:1px solid var(--line);background:var(--card);margin-top:auto;padding:20px 0}.Footer-module-scss-module__Fik4PG__siteFooterInner{width:min(1024px,92vw);color:var(--muted);justify-content:space-between;gap:16px;margin:0 auto;font-size:12px;display:flex}.Footer-module-scss-module__Fik4PG__siteFooterLinks{gap:12px;display:flex}.Footer-module-scss-module__Fik4PG__siteFooterLinks a{color:var(--muted)}.Footer-module-scss-module__Fik4PG__siteFooterLinks a:hover{color:var(--primary)}
