:root{font-family:Gill Sans,Noto Sans KR,sans-serif;color:#221815;background:radial-gradient(circle at 15% 20%,rgba(255,220,177,.8),transparent 24%),radial-gradient(circle at 85% 14%,rgba(255,244,224,.9),transparent 22%),linear-gradient(180deg,#fffaf2,#f4ece2 46%,#efe2d5);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page-width: min(1240px, calc(100% - 32px) );--paper: rgba(255, 251, 245, .82);--line: rgba(78, 50, 33, .12);--text-soft: #6d5b4e;--brown: #7a4e34;--rose: #d89e83;--gold: #d7a653;--cream: #f7e8d6;--shadow: 0 24px 70px rgba(91, 61, 40, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}img{display:block;width:100%}h1,h2,h3,p,figure{margin:0}#app{min-height:100vh}.page-shell{width:var(--page-width);margin:0 auto;padding:28px 0 56px}.hero,.family-board,.story-strip,.gallery-section{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:34px;background:var(--paper);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.hero:before,.family-board:before,.story-strip:before,.gallery-section:before{content:"";position:absolute;inset:auto auto -80px -60px;width:220px;height:220px;border-radius:50%;background:#d89e832e;filter:blur(8px)}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;min-height:760px;padding:40px}.hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center}.eyebrow{margin-bottom:12px;color:var(--brown);font-size:.82rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}h1{margin-bottom:18px;font-size:clamp(3rem,7.6vw,6rem);line-height:.92;letter-spacing:-.06em}h2{max-width:760px;font-size:clamp(2rem,4vw,3.3rem);line-height:1;letter-spacing:-.04em}.hero-text,.member-description,.story-card p,.gallery-card figcaption{color:var(--text-soft);line-height:1.7}.hero-text{max-width:560px;margin-bottom:28px;font-size:1.05rem}.stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:620px}.stat-card,.story-card,.member-card,.gallery-card{border:1px solid rgba(122,78,52,.12);background:#ffffff9e}.stat-card{padding:18px;border-radius:22px}.stat-card strong{display:block;margin-bottom:4px;font-size:clamp(1.8rem,4vw,2.4rem);line-height:1}.stat-card span{color:var(--text-soft);font-size:.92rem}.hero-stack{position:relative;min-height:620px}.hero-photo{position:absolute;overflow:hidden;border-radius:28px;box-shadow:0 26px 45px #5339292e}.hero-photo img,.member-photo img,.gallery-card img{height:100%;object-fit:cover}.layer-1{top:28px;left:10px;width:58%;height:48%;transform:rotate(-6deg)}.layer-2{top:90px;right:6px;width:50%;height:42%;transform:rotate(8deg)}.layer-3{right:52px;bottom:24px;width:62%;height:44%;transform:rotate(-2deg)}.family-board,.story-strip,.gallery-section{margin-top:24px;padding:30px}.section-heading{position:relative;z-index:1;margin-bottom:24px}.section-heading.compact{margin-bottom:18px}.member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.member-card{position:relative;z-index:1;overflow:hidden;border-radius:26px}.member-card[data-accent=snow]{background:linear-gradient(180deg,#ffffffe6,#f8f3eee0)}.member-card[data-accent=peach]{background:linear-gradient(180deg,#fff4eceb,#fffbf6d9)}.member-card[data-accent=gold]{background:linear-gradient(180deg,#fff4ddf2,#fffbf4d1)}.member-photo{height:340px}.member-copy{padding:22px}.member-type{margin-bottom:8px;color:var(--brown);font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.member-copy h3,.story-card h3{margin-bottom:10px;font-size:1.55rem;line-height:1}.member-title{margin-bottom:12px;font-size:1.02rem;font-weight:700;line-height:1.5}.story-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.story-card{padding:22px;border-radius:24px}.gallery-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.gallery-card{overflow:hidden;border-radius:24px;transition:transform .18s ease,box-shadow .18s ease}.gallery-card:hover{transform:translateY(-6px);box-shadow:0 24px 36px #553a2a2e}.gallery-card img{aspect-ratio:1 / 1}.gallery-card figcaption{padding:14px 14px 16px;font-size:.92rem}@media (max-width: 1120px){.hero{grid-template-columns:1fr;min-height:auto}.hero-stack{min-height:540px}.member-grid,.story-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 720px){.page-shell{width:min(100% - 20px,1240px);padding:20px 0 40px}.hero,.family-board,.story-strip,.gallery-section{border-radius:26px}.hero,.family-board,.story-strip,.gallery-section{padding:22px}.stat-row,.gallery-grid{grid-template-columns:1fr}.hero-stack{display:grid;min-height:auto;gap:12px}.hero-photo{position:static;width:100%;height:240px;transform:none}.member-photo{height:280px}}
