.hero[data-astro-cid-dhfotatx]{min-height:80vh;display:flex;align-items:center;justify-content:center;text-align:center}.hero-content[data-astro-cid-dhfotatx]{padding:4rem;max-width:800px}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:4.5rem;background:linear-gradient(90deg,var(--accent-pink),#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}.hero[data-astro-cid-dhfotatx] .hero-subtitle[data-astro-cid-dhfotatx]{font-size:1.2rem;color:#3b82f6;font-weight:600;margin-bottom:1.5rem;letter-spacing:.05em}.hero[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:1.1rem;color:var(--text-muted)}.profile-card[data-astro-cid-dhfotatx]{max-width:800px;margin:0 auto;padding:3rem;text-align:center}.profile-card[data-astro-cid-dhfotatx] .profile-headline[data-astro-cid-dhfotatx]{font-size:1.35rem;margin-bottom:1.5rem;color:#3b82f6;font-weight:700}.profile-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{line-height:2;text-align:left;display:inline-block}.creator-sns-links[data-astro-cid-dhfotatx]{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}.sns-btn[data-astro-cid-dhfotatx]{padding:.6rem 1.5rem;border-radius:999px;font-weight:700;text-decoration:none;color:#fff;transition:transform .3s ease,box-shadow .3s ease;font-size:.95rem}.sns-btn[data-astro-cid-dhfotatx]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.sns-btn[data-astro-cid-dhfotatx].x-twitter{background:#0f1419}.sns-btn[data-astro-cid-dhfotatx].youtube{background:linear-gradient(135deg,red,#c00)}.sns-btn[data-astro-cid-dhfotatx].tiktok{background:linear-gradient(135deg,#000,#333)}.video-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem}.video-card[data-astro-cid-dhfotatx]{padding:1.5rem;display:flex;flex-direction:column}.video-thumbnail[data-astro-cid-dhfotatx]{background:linear-gradient(135deg,#e2e8f0,#f1f5f9);border-radius:14px;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease;cursor:pointer;box-shadow:inset 0 2px 4px #0000000d}.video-card[data-astro-cid-dhfotatx]:hover .video-thumbnail[data-astro-cid-dhfotatx]{transform:scale(1.03)}.video-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin:0 0 .5rem;font-size:1.2rem}.video-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0;font-size:.95rem;color:var(--text-muted)}.awards-list[data-astro-cid-dhfotatx]{max-width:800px;margin:0 auto}.awards-list[data-astro-cid-dhfotatx] ul[data-astro-cid-dhfotatx]{list-style:none;padding:0;margin:0}.awards-list[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{padding:1.2rem 0;border-bottom:1px dashed rgba(161,161,170,.3);display:flex;align-items:center;gap:1rem}.awards-list[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]:last-child{border-bottom:none}.awards-year-title[data-astro-cid-dhfotatx]{font-size:1.4rem;color:#3b82f6;margin:0 0 1rem;font-weight:700}.awards-details[data-astro-cid-dhfotatx]{margin-top:1.5rem}.awards-summary[data-astro-cid-dhfotatx]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#fff6;border:1px solid rgba(255,255,255,.6);border-radius:12px;cursor:pointer;font-weight:700;color:#3b82f6;list-style:none;transition:all .3s ease}.awards-summary[data-astro-cid-dhfotatx]::-webkit-details-marker{display:none}.awards-summary[data-astro-cid-dhfotatx]:hover{background:#fff9;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f61a}.summary-icon[data-astro-cid-dhfotatx]{transition:transform .3s ease}.awards-details[data-astro-cid-dhfotatx][open] .summary-icon[data-astro-cid-dhfotatx]{transform:rotate(180deg)}.awards-details[data-astro-cid-dhfotatx][open] .awards-summary[data-astro-cid-dhfotatx]{margin-bottom:1rem}.details-content[data-astro-cid-dhfotatx]{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.contact-card[data-astro-cid-dhfotatx]{max-width:600px;margin:0 auto;text-align:center;padding:3rem}.contact-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin-bottom:2.5rem;color:var(--text-main)}.contact-form[data-astro-cid-dhfotatx]{text-align:left;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.form-group[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-dhfotatx] label[data-astro-cid-dhfotatx]{font-weight:600;font-size:.95rem}.required[data-astro-cid-dhfotatx]{color:#ef4444}.form-group[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx],.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx]{width:100%;padding:1rem;border:1px solid rgba(161,161,170,.4);border-radius:12px;background:#fff9;font-family:inherit;font-size:1rem;transition:all .3s ease;box-sizing:border-box}.submit-btn[data-astro-cid-dhfotatx]{background:linear-gradient(90deg,var(--accent-pink),#60a5fa);color:#fff;border:none;padding:1.2rem;font-size:1.1rem;font-weight:700;border-radius:999px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;margin-top:1rem}
