:root{--red:#a92e2d;--dark:#182f2c;--ink:#253331;--muted:#66716d;--cream:#f7f4ed;--line:#d9ddd5;--gold:#e9b75e;--green:#527d68;--white:#fff;--serif:"Noto Serif SC","Songti SC",serif;--sans:"Noto Sans SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font:16px/1.75 var(--sans)}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid #efbe5f;outline-offset:4px}.container{width:min(1160px,calc(100% - 48px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.skip-link{position:fixed;z-index:20;left:16px;top:-60px;background:#fff;padding:8px 16px}.skip-link:focus{top:12px}.site-header{height:82px;background:#fff;position:sticky;z-index:10;top:0;border-bottom:1px solid rgba(24,47,44,.08)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;line-height:1.2}.brand strong{font:700 20px var(--serif);letter-spacing:.08em;display:block}.brand small{font-size:10px;letter-spacing:.13em;color:#6f7874}.brand-mark{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;position:relative;background:var(--red);overflow:hidden}.brand-mark i{position:absolute;display:block;width:20px;height:12px;border:2px solid #f8d68f;border-radius:50% 50% 45% 45%;transform-origin:bottom}.brand-mark i:nth-child(1){transform:rotate(-42deg) translate(-7px,-3px)}.brand-mark i:nth-child(2){transform:rotate(0) translateY(-6px)}.brand-mark i:nth-child(3){transform:rotate(42deg) translate(7px,-3px)}nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:500}nav a:not(.nav-cta):hover{color:var(--red)}.nav-cta{background:var(--red);color:#fff;padding:8px 16px;border-radius:3px}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;background:var(--dark);width:24px;height:2px;margin:5px}.hero{overflow:hidden;background:linear-gradient(110deg,#183c37,#265b50);color:#fff;position:relative;min-height:570px}.hero-grid{min-height:510px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;position:relative;z-index:1}.hero-copy{padding:62px 0}.eyebrow{color:var(--red);font-weight:700;font-size:13px;letter-spacing:.16em;margin:0 0 12px}.eyebrow.light{color:#f2c978}.hero h1,.section h2,.join h2{font:700 clamp(36px,4.7vw,62px)/1.2 var(--serif);letter-spacing:.03em;margin:0}.hero h1 em{font-style:normal;color:#f3c76d}.hero-text{max-width:475px;color:#d8e6de;margin:25px 0 30px;font-size:17px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:12px 18px;font-weight:600;border-radius:3px;transition:.2s}.button:hover{transform:translateY(-2px)}.primary{background:#efbd5c;color:#28352f}.ghost{border:1px solid #aac2b6;color:#fff}.hero-art{height:420px;position:relative;overflow:hidden}.sun{position:absolute;border-radius:50%;width:264px;height:264px;right:10%;top:23px;background:#ecbd5f;opacity:.95}.hill{position:absolute;border-radius:50% 50% 0 0}.hill-back{height:220px;width:580px;background:#3d806d;bottom:-65px;right:-170px}.hill-front{height:180px;width:600px;background:#2b6558;bottom:-95px;left:-75px}.figure{position:absolute;bottom:58px;z-index:2}.figure span{position:absolute;display:block;background:#f4d49a}.figure .head{width:34px;height:34px;border-radius:50%;top:-58px;left:10px}.figure .body{height:84px;width:43px;border-radius:25px 25px 10px 10px}.figure .arm,.figure .leg{height:62px;width:12px;border-radius:9px;transform-origin:top}.figure .arm.left{left:2px;top:15px;transform:rotate(42deg)}.figure .arm.right{right:1px;top:15px;transform:rotate(-42deg)}.figure .leg{background:#193f39;top:75px}.figure .leg.left{left:9px;transform:rotate(11deg)}.figure .leg.right{right:9px;transform:rotate(-11deg)}.elder{left:36%;transform:scale(1.22)}.elder .body{background:#b64b38}.elder .head{background:#efd7ae}.child{transform:scale(.73);bottom:57px}.child .body{background:#f3c05f}.child .head{background:#f3d5a0}.child-one{left:17%}.child-two{right:17%;transform:scale(.78)}.child-two .body{background:#e68b5e}.art-caption{position:absolute;bottom:24px;right:5%;z-index:3;font:600 13px var(--serif);letter-spacing:.14em;color:#d7e5cf}.hero-bottom{height:60px;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;color:#b5d0c3;border-top:1px solid rgba(255,255,255,.16);font-size:13px;letter-spacing:.15em}.section{padding:105px 0}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.section h2{font-size:clamp(30px,3.5vw,46px)}.intro-content{border-left:1px solid var(--line);padding-left:55px}.lead{font:600 21px/1.7 var(--serif);margin-top:0}.intro-content p:not(.lead),.heading-note,.elder-copy>p:not(.eyebrow),.study-wrap>div>p{color:var(--muted)}.text-link{display:inline-flex;gap:14px;align-items:center;color:var(--red);font-weight:700;margin-top:12px}.tint{background:var(--cream)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.news-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:28px}.card{background:#fff}.card-image{height:210px;display:flex;align-items:end;padding:23px;color:#fff;font:600 18px var(--serif);letter-spacing:.1em}.image-reading{background:linear-gradient(20deg,rgba(30,42,38,.55),transparent 60%),linear-gradient(135deg,#ba8355,#526e62);position:relative}.image-reading:before{content:"";position:absolute;inset:32px 26px 0 auto;width:42%;background:repeating-linear-gradient(90deg,#e6d5a7 0 4px,#695341 5px 6px);transform:skewY(-8deg);opacity:.72}.card-image span{position:relative}.card-body{padding:23px 28px}.meta{color:#a87046;font-size:12px;letter-spacing:.1em;margin:0 0 7px}.card h3,.news-item h3{font:600 22px/1.45 var(--serif);margin:0}.card-body>p:not(.meta){color:var(--muted);margin:12px 0}.arrow-link{font-size:14px;font-weight:bold;color:var(--red)}.arrow-link span{margin-left:8px}.news-list{background:#fff;padding:0 28px}.news-item{display:grid;grid-template-columns:53px 1fr 20px;gap:16px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.news-item:last-child{border-bottom:0}.news-item time{font:600 20px/1 var(--serif);color:var(--red);border-right:1px solid var(--line)}.news-item time small{font:400 10px var(--sans);color:var(--muted)}.news-item h3{font-size:17px}.news-item>span{color:var(--red)}.heading-note{max-width:350px;margin:0}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.activity-card{min-height:292px;padding:28px;color:#fff;position:relative;overflow:hidden}.activity-card:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.25);width:190px;height:190px;border-radius:50%;right:-70px;bottom:-90px}.activity-card.red{background:#a93432}.activity-card.gold{background:#d29639}.activity-card.green{background:#397362}.activity-no{font:500 13px var(--serif);opacity:.75}.activity-icon{font-size:42px;margin:23px 0 10px}.activity-card h3{font:700 28px var(--serif);margin:0}.activity-card p{font-size:14px;line-height:1.7;min-height:48px;opacity:.9}.activity-card a{font-size:13px;font-weight:bold}.activity-card a span{margin-left:12px}.deep{background:#183d38;color:#fff}.elder-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.elder-portrait{height:350px;position:relative;background:#e9c574;padding:0 25px;overflow:hidden}.portrait-window{position:absolute;inset:0;background:linear-gradient(150deg,#ead686 0 35%,#7eb09a 36%);overflow:hidden}.portrait-person{position:absolute;bottom:20px;width:72px;height:150px;border-radius:40px 40px 8px 8px;background:#b34e3a}.portrait-person:before{content:"";position:absolute;width:57px;height:57px;left:7px;top:-45px;border-radius:50%;background:#ead3a6}.portrait-person.p1{left:25%;background:#c9553d}.portrait-person.p2{left:45%;height:125px;background:#345f51}.portrait-person.p3{right:12%;height:105px;background:#e99754}.book{position:absolute;width:130px;height:76px;background:#e95b43;transform:rotate(-12deg);left:20px;bottom:2px}.flower{position:absolute;border-radius:50%;width:70px;height:70px;background:#e86c55}.f1{top:42px;right:60px}.f2{top:89px;right:113px;background:#f5b853}.elder-portrait p{position:absolute;left:25px;bottom:0;color:#fff;font:600 17px var(--serif);z-index:2}.elder-copy h2{margin-bottom:22px}.elder-copy>p:not(.eyebrow){color:#d1e0d7}.warm{background:#edbe60;color:#283a32;margin-top:15px}.study-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.study-list{border-top:1px solid var(--line)}.study-item{display:grid;grid-template-columns:40px 1fr 22px;gap:17px;align-items:center;padding:22px 5px;border-bottom:1px solid var(--line);transition:.2s}.study-item:hover{padding-left:13px;background:#fafafa}.doc-icon{color:var(--red);font-size:26px}.study-item small{display:block;color:#a87046;font-size:11px;letter-spacing:.1em}.study-item strong{font:600 17px var(--serif)}.study-item>span:last-child{color:var(--red)}.join{background:linear-gradient(110deg,#9d302f,#bd4c38);color:#fff;padding:74px 0}.join-box{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end}.join h2{font-size:clamp(32px,4vw,48px)}.join p:not(.eyebrow){color:#f3d8d0;max-width:610px}.join-actions{padding-bottom:16px}.light-button{background:#fff;color:var(--red);width:100%}.join-actions p{font-size:12px;margin:14px 0 0}.site-footer{background:#112825;color:#b7c3bd;padding:38px 0 20px}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{color:#fff}.footer-brand small{color:#b7c3bd}.footer-row p{margin:0;font-size:13px}.back-top{font-size:13px;color:#eec36b}.footer-bottom{padding-top:25px;margin-top:25px;border-top:1px solid rgba(255,255,255,.13);display:flex;justify-content:space-between;font-size:11px;color:#81938b}
@media(max-width:760px){.container{width:min(100% - 34px,600px)}.site-header{height:68px}.brand strong{font-size:17px}.brand-mark{width:34px;height:34px}.menu-toggle{display:block}nav{display:none;position:absolute;left:0;right:0;top:68px;padding:16px 24px 22px;background:#fff;box-shadow:0 12px 18px #182f2c18;flex-direction:column;align-items:stretch;gap:6px}nav.open{display:flex}nav a{padding:8px}.nav-cta{text-align:center}.hero{min-height:680px}.hero-grid{min-height:610px;display:block}.hero-copy{padding:55px 0 10px}.hero h1{font-size:42px}.hero-text{font-size:15px;margin:18px 0 23px}.hero-art{height:280px;margin-top:0}.sun{width:185px;height:185px;top:23px;right:9%}.elder{left:41%;bottom:49px;transform:scale(.9)}.child-one{left:14%;bottom:48px;transform:scale(.57)}.child-two{right:12%;bottom:48px;transform:scale(.6)}.hero-bottom{height:54px;font-size:10px;letter-spacing:.07em}.section{padding:68px 0}.split,.elder-layout,.study-wrap,.join-box{grid-template-columns:1fr;gap:28px}.intro-content{padding:0;border:0}.lead{font-size:18px}.section-heading{align-items:start;margin-bottom:28px}.section-heading .text-link{margin-top:7px;white-space:nowrap}.heading-note{display:none}.news-grid{grid-template-columns:1fr}.card-image{height:185px}.news-list{padding:0 18px}.activity-grid{grid-template-columns:1fr;gap:12px}.activity-card{min-height:220px}.activity-icon{margin:13px 0 2px}.elder-portrait{height:295px}.elder-layout{gap:35px}.study-wrap{gap:35px}.join{padding:60px 0}.join-actions{padding:0}.footer-row{align-items:flex-start;flex-direction:column}.footer-bottom{flex-direction:column;gap:7px}.footer-row p{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.study-item{transition:none}}

/* real-news-and-article */
.real-news-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);background:#fff;box-shadow:0 12px 34px rgba(24,47,44,.08);overflow:hidden}.real-news-image{display:block;min-height:340px;overflow:hidden;background:#e8ece7}.real-news-image img{display:block;width:100%;height:100%;max-height:420px;object-fit:cover}.real-news-copy{padding:40px 42px;align-self:center}.real-news-copy h3{font:600 clamp(23px,2.3vw,31px)/1.5 var(--serif);margin:8px 0 15px}.real-news-copy>p:not(.meta){color:var(--muted);margin:0 0 18px}.article-page{background:var(--cream);padding:62px 0 90px}.article-detail{max-width:900px;background:#fff;padding:55px 72px;box-shadow:0 12px 35px rgba(24,47,44,.08)}.article-back{display:inline-block;color:var(--red);font-weight:700;font-size:14px;margin-bottom:30px}.article-head{border-bottom:1px solid var(--line);padding-bottom:28px}.article-head h1{font:700 clamp(31px,4vw,46px)/1.45 var(--serif);margin:0 0 15px}.article-head time{color:var(--muted);font-size:14px}.article-cover{margin:36px 0}.article-cover img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;background:#f2f3ef}.article-content{max-width:720px;margin:auto}.article-content p{font-size:17px;line-height:2;text-align:justify;text-indent:2em;margin:0 0 19px}
@media(max-width:760px){.real-news-card{grid-template-columns:1fr}.real-news-image{min-height:0}.real-news-image img{height:220px}.real-news-copy{padding:26px 24px}.article-page{padding:24px 0 55px}.article-detail{width:min(100% - 24px,900px);padding:30px 22px}.article-head h1{font-size:28px}.article-cover{margin:25px 0}.article-content p{font-size:16px}}
/* compact real-news image */
.real-news-card{grid-template-columns:380px minmax(0,1fr)}
.real-news-image{min-height:250px}
.real-news-image img{height:250px;max-height:250px}
.article-cover{max-width:680px;margin:30px auto}
.article-cover img{max-height:430px}
@media(max-width:760px){.real-news-card{grid-template-columns:1fr}.real-news-image{min-height:0}.real-news-image img{height:190px;max-height:190px}.article-cover{max-width:100%}.article-cover img{max-height:360px}}
/* restore homepage card; only compact article activity photo */
.real-news-card{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}
.real-news-image{min-height:340px}
.real-news-image img{height:100%;max-height:420px}
.article-cover{width:100%;max-width:480px;margin:28px auto}
.article-cover img{width:100%;height:auto;max-height:340px;object-fit:contain}
@media(max-width:760px){.real-news-card{grid-template-columns:1fr}.real-news-image{min-height:0}.real-news-image img{height:220px;max-height:220px}.article-cover{max-width:360px}.article-cover img{max-height:300px}}
/* homepage activity thumbnail — intentionally compact */
.real-news-card{grid-template-columns:320px minmax(0,1fr);align-items:stretch}
.real-news-image{min-height:220px;height:220px;align-self:center}
.real-news-image img{display:block;width:320px;height:220px;max-height:220px;object-fit:cover}
@media(max-width:760px){.real-news-card{grid-template-columns:1fr}.real-news-image{width:100%;height:180px;min-height:180px}.real-news-image img{width:100%;height:180px;max-height:180px}}

/* all-real-news-list */
.real-news-list{display:grid;gap:24px}.real-news-list .real-news-card{grid-template-columns:320px minmax(0,1fr);min-height:220px}.real-news-list .real-news-image{width:320px;height:220px;min-height:220px}.real-news-list .real-news-image img{width:320px;height:220px;max-height:220px;object-fit:cover}.real-news-list .real-news-copy{padding:25px 32px}.real-news-list .real-news-copy h3{font-size:22px;margin:5px 0 9px}.real-news-list .real-news-copy>p:not(.meta){font-size:14px;line-height:1.7;margin-bottom:10px}
@media(max-width:760px){.real-news-list{gap:18px}.real-news-list .real-news-card{grid-template-columns:1fr}.real-news-list .real-news-image{width:100%;height:180px;min-height:180px}.real-news-list .real-news-image img{width:100%;height:180px;max-height:180px}.real-news-list .real-news-copy{padding:22px}.real-news-list .real-news-copy h3{font-size:19px}}

/* news-more-link */
.news-more-row{display:flex;justify-content:flex-end;margin-top:26px}.news-more-link{display:inline-flex;align-items:center;gap:15px;color:var(--red);font-weight:700;padding:10px 0;border-bottom:2px solid var(--red)}.news-more-link:hover{color:var(--dark)}.all-news-title{font:700 clamp(32px,4vw,46px)/1.3 var(--serif);margin:0}.all-news-page .section{min-height:70vh}

/* study-more-link */
.study-wrap>div:last-child{min-width:0}.study-more-row{grid-column:2;display:flex;justify-content:flex-end;margin-top:18px}.study-more-link{display:inline-flex;align-items:center;gap:15px;color:var(--red);font-weight:700;padding:9px 0;border-bottom:2px solid var(--red)}.study-more-link:hover{color:var(--dark)}.all-study-page{min-height:70vh}.all-study-page .study-wrap{align-items:start}
@media(max-width:760px){.study-more-row{grid-column:1}.all-study-page .study-wrap{grid-template-columns:1fr}}

/* care-info-section */
.care-info{background:#fff}.care-info-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start}.care-info-intro h2{font:700 clamp(30px,3.5vw,46px)/1.3 var(--serif);margin:0 0 18px}.care-info-intro>p:last-child{color:var(--muted);max-width:390px}.care-info-content{min-width:0}.care-info-content .study-more-row{display:flex;justify-content:flex-end;margin-top:18px}.care-info-content .study-list{border-top:1px solid var(--line)}
@media(max-width:760px){.care-info-wrap{grid-template-columns:1fr;gap:28px}.care-info-content .study-more-row{grid-column:auto}}

/* policy-placeholder */
.policy-placeholder{background:var(--cream)}.policy-empty{display:grid;grid-template-columns:45px 1fr;gap:18px;align-items:center;padding:28px 24px;border:1px dashed #c7cec5;background:rgba(255,255,255,.55);color:var(--muted)}.policy-empty .doc-icon{font-size:30px}.policy-empty small{display:block;font-size:12px;letter-spacing:.1em;color:#a87046}.policy-empty strong{display:block;font:600 18px var(--serif);margin-top:4px;color:var(--ink)}

/* policy-section */
.policy-section{background:var(--cream)}.policy-section .study-item:hover{background:#fff}.policy-section .study-item small{line-height:1.55;margin-bottom:3px}

/* list-pagination */
[data-paginate]>[hidden]{display:none!important}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:32px;flex-wrap:wrap}.pagination a{min-width:38px;height:38px;padding:0 12px;border:1px solid var(--line);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--ink);border-radius:3px}.pagination a:hover{border-color:var(--red);color:var(--red)}.pagination a.is-current{background:var(--red);border-color:var(--red);color:#fff}.pagination a.is-disabled{color:#aeb5b1;background:#f4f4f1;pointer-events:none}@media(max-width:480px){.pagination{gap:6px}.pagination a{min-width:34px;height:36px;padding:0 9px}}
