:root{--cream: #FDF6EC;--white: #FFFFFF;--mint: #88C9C0;--mint-light: #D4EFEC;--mint-dark: #5AADA3;--coral: #F4A68C;--coral-light: #FDDDD4;--sage: #A8CBA2;--sage-light: #DCF0D9;--lavender: #C3B8E8;--lavender-light: #EAE6F7;--yellow: #F6D97A;--yellow-light: #FDF3C8;--text-dark: #3A3530;--text-mid: #6B6460;--text-light: #9E9896;--shadow-soft: 0 4px 20px rgba(100, 80, 60, .08);--shadow-hover: 0 8px 30px rgba(100, 80, 60, .15);--radius: 20px;--radius-sm: 12px}[data-astro-cid-kh7btl4r]{box-sizing:border-box;margin:0;padding:0}body{font-family:Noto Sans JP,sans-serif;background-color:var(--cream);color:var(--text-dark);line-height:1.7;min-height:100vh}header[data-astro-cid-kh7btl4r]{background:var(--white);padding:0 24px;box-shadow:0 2px 12px #64503c0f;position:sticky;top:0;z-index:100}.header-inner[data-astro-cid-kh7btl4r]{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px}.logo-area[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:12px;text-decoration:none}.cebon-icon[data-astro-cid-kh7btl4r]{width:44px;height:44px;flex-shrink:0}.logo-text[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;line-height:1.2}.logo-main[data-astro-cid-kh7btl4r]{font-family:Kaisei Opti,serif;font-size:16px;font-weight:700;color:var(--text-dark);letter-spacing:.02em}.logo-sub[data-astro-cid-kh7btl4r]{font-size:10px;color:var(--text-light);letter-spacing:.05em}nav[data-astro-cid-kh7btl4r]{display:flex;gap:24px}nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:13px;color:var(--text-mid);text-decoration:none;font-weight:500;transition:color .2s}nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover,nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].active{color:var(--mint-dark)}.page-wrapper[data-astro-cid-kh7btl4r]{max-width:900px;margin:0 auto;padding:48px 24px 80px}.page-title-area[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:48px}.page-badge[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:6px;background:var(--mint-light);color:var(--mint-dark);font-size:12px;font-weight:700;padding:6px 16px;border-radius:100px;margin-bottom:16px;letter-spacing:.05em}.page-title[data-astro-cid-kh7btl4r]{font-family:Kaisei Opti,serif;font-size:clamp(24px,4vw,32px);font-weight:700;color:var(--text-dark)}.profile-card[data-astro-cid-kh7btl4r]{background:var(--white);border-radius:var(--radius);padding:40px;box-shadow:var(--shadow-soft);display:flex;gap:36px;align-items:flex-start;margin-bottom:32px}.profile-avatar[data-astro-cid-kh7btl4r]{flex-shrink:0;width:140px;height:140px;background:linear-gradient(135deg,var(--mint-light) 0%,var(--coral-light) 100%);border-radius:30px;display:flex;align-items:center;justify-content:center;overflow:hidden}.profile-avatar[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:130px;height:130px;object-fit:contain}.profile-info[data-astro-cid-kh7btl4r]{flex:1}.profile-name[data-astro-cid-kh7btl4r]{font-family:Kaisei Opti,serif;font-size:22px;font-weight:700;color:var(--text-dark);margin-bottom:4px}.profile-role[data-astro-cid-kh7btl4r]{font-size:13px;color:var(--mint-dark);font-weight:700;margin-bottom:16px;letter-spacing:.05em}.profile-desc[data-astro-cid-kh7btl4r]{font-size:14px;color:var(--text-mid);line-height:1.9}.block[data-astro-cid-kh7btl4r]{background:var(--white);border-radius:var(--radius);padding:32px;box-shadow:var(--shadow-soft);margin-bottom:24px}.block-title[data-astro-cid-kh7btl4r]{font-family:Kaisei Opti,serif;font-size:17px;font-weight:700;color:var(--text-dark);margin-bottom:18px;padding-bottom:12px;border-bottom:2px solid var(--mint-light);display:flex;align-items:center;gap:8px}.block-title[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r].icon{font-size:20px}.block-body[data-astro-cid-kh7btl4r]{font-size:14px;color:var(--text-mid);line-height:1.9}.block-body[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]+p[data-astro-cid-kh7btl4r]{margin-top:12px}.concept-list[data-astro-cid-kh7btl4r]{list-style:none;display:flex;flex-direction:column;gap:14px}.concept-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{display:flex;gap:12px;align-items:flex-start;font-size:14px;color:var(--text-mid);line-height:1.7}.concept-dot[data-astro-cid-kh7btl4r]{flex-shrink:0;margin-top:4px;width:8px;height:8px;background:var(--mint);border-radius:50%}.sns-grid[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:12px}.sns-btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:100px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.sns-btn[data-astro-cid-kh7btl4r]:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}.sns-btn[data-astro-cid-kh7btl4r].twitter{background:#e8f4fd;color:#1da1f2}.sns-btn[data-astro-cid-kh7btl4r].instagram{background:var(--coral-light);color:#c13584}.sns-btn[data-astro-cid-kh7btl4r].note{background:var(--yellow-light);color:#41c9b4}footer[data-astro-cid-kh7btl4r]{background:var(--white);border-top:1px solid rgba(100,80,60,.06);padding:32px 24px}.footer-inner[data-astro-cid-kh7btl4r]{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-name[data-astro-cid-kh7btl4r]{font-family:Kaisei Opti,serif;font-size:14px;font-weight:700;color:var(--text-dark)}.footer-copy[data-astro-cid-kh7btl4r]{font-size:12px;color:var(--text-light)}@media(max-width:640px){.profile-card[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center;text-align:center;padding:28px 20px}.block[data-astro-cid-kh7btl4r]{padding:24px 20px}nav[data-astro-cid-kh7btl4r]{display:none}}@keyframes fadein{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.profile-card[data-astro-cid-kh7btl4r],.block[data-astro-cid-kh7btl4r]{animation:fadein .5s ease both}.profile-card[data-astro-cid-kh7btl4r]{animation-delay:.05s}.block[data-astro-cid-kh7btl4r]:nth-child(1){animation-delay:.12s}.block[data-astro-cid-kh7btl4r]:nth-child(2){animation-delay:.19s}.block[data-astro-cid-kh7btl4r]:nth-child(3){animation-delay:.26s}
