.route-home .hero{background:#f8fafc;min-height:580px;display:grid;grid-template-columns:1fr 480px 1fr;align-items:center;padding:72px 4%;position:relative;overflow:hidden}.route-home .hero:before{width:580px;height:580px;border-radius:50%;border:1.5px dashed rgba(107,66,38,.13)}.route-home .hero:after,.route-home .hero:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.route-home .hero:after{width:860px;height:860px;border-radius:50%;border:1.5px dashed rgba(107,66,38,.07)}.route-home .hero-bg,.route-home .hero-illust{display:none}@media (max-width:768px){.route-home .hero.hero-split{display:none!important}.route-home .hero-illust{display:block;position:relative;width:100%;overflow:hidden;background:var(--paper);font-family:var(--font-body)}.route-home .hero-illust-img{width:100%;height:auto;display:block;animation:rghHeroImgFadeUp 1.2s ease forwards}@keyframes rghHeroImgFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.route-home .hero-illust .leaf{position:absolute;width:18px;height:24px;background:#6aab3e;border-radius:50% 0 50% 0;opacity:0;animation:rghLeafFall linear infinite;pointer-events:none;z-index:2}@keyframes rghLeafFall{0%{opacity:0;transform:translateY(-30px) rotate(0deg)}10%{opacity:.85}85%{opacity:.55}to{opacity:0;transform:translateY(280px) translateX(30px) rotate(130deg)}}.route-home .hero-illust .leaf:first-child{left:32%;top:8%;animation-duration:4.2s;animation-delay:.3s;background:#7dc44a}.route-home .hero-illust .leaf:nth-child(2){left:45%;top:5%;animation-duration:3.8s;animation-delay:1.1s;background:#5a9e30}.route-home .hero-illust .leaf:nth-child(3){left:55%;top:7%;animation-duration:5.1s;animation-delay:.7s;background:#9fd466}.route-home .hero-illust .leaf:nth-child(4){left:28%;top:12%;animation-duration:4.5s;animation-delay:2s;background:#6aab3e}.route-home .hero-illust .leaf:nth-child(5){left:60%;top:10%;animation-duration:3.5s;animation-delay:1.5s;background:#4e8f28}.route-home .hero-illust .leaf:nth-child(6){left:38%;top:6%;animation-duration:4.8s;animation-delay:2.8s;background:#86c955}.route-home .hero-illust .leaf:nth-child(7){left:50%;top:9%;animation-duration:3.9s;animation-delay:.5s;background:#7dc44a}.route-home .hero-illust .leaf:nth-child(8){left:42%;top:4%;animation-duration:5.3s;animation-delay:3.2s;background:#5a9e30}.route-home .hero-illust .sparkle{position:absolute;width:6px;height:6px;border-radius:50%;background:#b8d96e;opacity:0;animation:rghSparkle ease-in-out infinite;pointer-events:none;z-index:2}@keyframes rghSparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.4)}}.route-home .hero-illust .sparkle:nth-child(2){left:62%;top:18%;animation-duration:2.1s;animation-delay:.4s}.route-home .hero-illust .sparkle:nth-child(3){left:70%;top:22%;animation-duration:1.8s;animation-delay:1s}.route-home .hero-illust .sparkle:nth-child(4){left:68%;top:30%;animation-duration:2.4s;animation-delay:.2s}.route-home .hero-illust .sparkle:nth-child(5){left:64%;top:14%;animation-duration:1.6s;animation-delay:1.7s}.route-home .hero-illust .pulse-ring{position:absolute;border:2px solid rgba(106,171,62,.45);border-radius:50%;animation:rghPulseRing ease-out infinite;pointer-events:none;z-index:2}@keyframes rghPulseRing{0%{opacity:.7;transform:scale(.5)}to{opacity:0;transform:scale(2.2)}}.route-home .hero-illust .pulse-ring.r1{width:40px;height:40px;left:29%;top:56%;animation-duration:2.8s;animation-delay:0s}.route-home .hero-illust .pulse-ring.r2{width:36px;height:36px;left:52%;top:54%;animation-duration:3.2s;animation-delay:.8s}.route-home .hero-illust .pulse-ring.r3{width:32px;height:32px;left:74%;top:53%;animation-duration:2.5s;animation-delay:1.4s}.route-home .hero-illust .float-icons{position:absolute;inset:0;pointer-events:none;z-index:2}.route-home .hero-illust .fi{position:absolute;font-size:18px;animation:rghFloatIcon ease-in-out infinite;opacity:.7;color:rgba(60,80,30,.85)}@keyframes rghFloatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.route-home .hero-illust .fi.heart{top:14%;left:6%;animation-duration:3.6s;animation-delay:0s}.route-home .hero-illust .fi.plus{top:7%;left:20%;animation-duration:2.9s;animation-delay:1.1s}.route-home .hero-illust .fi.dots{top:9%;right:8%;animation-duration:4s;animation-delay:.5s}.route-home .hero-illust .fi.star1{top:28%;right:9%;animation-duration:3.2s;animation-delay:.9s}.route-home .hero-illust .fi.star2{top:33%;right:6%;animation-duration:2.7s;animation-delay:1.8s}.route-home .hero-illust .hero-overlay{position:absolute;top:0;left:0;right:0;padding:36px 5% 28px;background:linear-gradient(180deg,rgba(253,248,240,.92) 0,rgba(253,248,240,.72) 50%,rgba(253,248,240,0));color:var(--ink);z-index:5}.route-home .hero-illust .hero-overlay .hero-h1{font-family:var(--font-head);font-size:clamp(1.7rem,7.5vw,2.4rem);font-weight:900;color:var(--ink);line-height:1.1;letter-spacing:-.025em;margin:0 0 12px;text-align:left;max-width:none;animation:rghHeroFadeUp 1.4s ease .4s both}.route-home .hero-illust .hero-overlay .hero-h1 em{font-style:normal;color:var(--clay-dark)}.route-home .hero-illust .hero-overlay .hero-sub{font-size:.95rem;font-weight:500;color:var(--slate);line-height:1.6;margin:0 0 22px;max-width:100%;text-align:left;animation:rghHeroFadeUp 1.4s ease .7s both}.route-home .hero-illust .hero-cta{display:inline-block;padding:12px 26px;background:var(--sage);color:#fff;border-radius:100px;font-weight:700;font-size:.92rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .15s;box-shadow:0 4px 14px rgba(107,132,86,.35);animation:rghHeroFadeUp 1.4s ease 1s both}.route-home .hero-illust .hero-cta:hover{background:var(--sage-dark);transform:translateY(-2px)}@keyframes rghHeroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.route-home .hsplit-inner{grid-template-columns:1fr}}@media (max-width:900px){.route-home .hero{grid-template-columns:1fr;padding:56px 5% 0;min-height:auto}.route-home .hero:after,.route-home .hero:before{display:none}.route-home .hsplit-inner{grid-template-columns:1fr}}.route-home .cta-illus{background:#F5F7FA;overflow:hidden}.route-home .cta-illus-inner{position:relative;display:block}.route-home .cta-illus-img{display:block;width:100%;height:auto;pointer-events:none}.route-home .cta-illus-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.route-home .cta-illus-card{text-align:center;max-width:460px;padding:36px 40px 40px;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 40px rgba(59,168,216,.1)}.route-home .cta-illus-tag{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:2.5px;color:var(--blue);margin-bottom:14px;display:block}.route-home .cta-illus-title{font-family:var(--font-head);font-size:clamp(1.7rem,2.6vw,2.4rem);font-weight:900;color:var(--ink);line-height:1.12;letter-spacing:-.03em;margin-bottom:14px}.route-home .cta-illus-title em{font-style:normal;color:var(--orange-dark)}.route-home .cta-illus-sub{font-size:.9rem;color:var(--muted);line-height:1.7;margin-bottom:26px;max-width:340px;margin-left:auto;margin-right:auto}.route-home .cta-illus-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 32px;border-radius:100px;background:var(--orange);color:var(--ink);font-family:var(--font-head);font-size:.95rem;font-weight:800;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 18px rgba(184,137,74,.3);transition:background .15s,transform .12s,box-shadow .15s}.route-home .cta-illus-btn:hover{background:var(--orange-dark);color:var(--white);transform:translateY(-2px)}@media (max-width:900px){.route-home .cta-illus-card{padding:22px 20px 26px;max-width:280px}.route-home .cta-illus-title{font-size:1.4rem}}@media (max-width:600px){.route-home .cta-illus-card{padding:18px 16px 22px;max-width:220px}.route-home .cta-illus-title{font-size:1.2rem}.route-home .cta-illus-sub{display:none}}.route-home .discover-section{background:var(--white);padding:72px 5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.route-home .discover-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px;flex-wrap:wrap}.route-home .discover-title{font-family:var(--font-head);font-size:clamp(1.5rem,2.4vw,2.1rem);font-weight:800;color:var(--ink);line-height:1.2;letter-spacing:-.03em;max-width:580px}.route-home .discover-controls{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-top:6px}.route-home .discover-filter-wrap{position:relative}.route-home .discover-filter-btn{display:flex;align-items:center;gap:8px;padding:9px 16px;border-radius:100px;border:1.5px solid var(--line);background:var(--white);color:var(--slate);font-family:var(--font-body);font-size:.86rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.route-home .discover-filter-btn:hover{border-color:var(--blue);color:var(--blue-dark);background:var(--blue-light)}.route-home .discover-filter-box{position:absolute;top:calc(100% + 8px);left:0;background:var(--white);border-radius:12px;box-shadow:var(--s-lg);border:1px solid var(--line);padding:8px;min-width:200px;z-index:200;display:none}.route-home .discover-filter-box.open{display:block}.route-home .disc-cat-opt{display:block;width:100%;text-align:left;padding:9px 14px;border:none;background:transparent;border-radius:8px;font-family:var(--font-body);font-size:.86rem;color:var(--slate);cursor:pointer;transition:background .12s,color .12s}.route-home .disc-cat-opt:hover{background:var(--surface);color:var(--ink)}.route-home .disc-cat-opt.active{background:var(--blue-light);color:var(--blue-dark);font-weight:600}.route-home .discover-arrows{display:flex;gap:8px}.route-home .disc-arrow{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--line);background:var(--white);color:var(--slate);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.route-home .disc-arrow:hover{border-color:var(--ink3);background:var(--surface);color:var(--ink)}.route-home .disc-arrow:disabled{opacity:.3;cursor:default;pointer-events:none}.route-home .disc-layout{display:grid;grid-template-columns:1.1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:14px;gap:14px;height:530px}.route-home .dc-featured{grid-column:1;grid-row:1/3;border-radius:16px;overflow:hidden;cursor:pointer;position:relative;box-shadow:var(--s-sm);border:1px solid var(--line);transition:transform .22s,box-shadow .22s;background:var(--white)}.route-home .dc-featured:hover{transform:translateY(-4px);box-shadow:var(--s-lg)}.route-home .dcf-img{position:absolute;inset:0 0 150px 0;background:var(--surface);overflow:hidden}.route-home .dcf-img img{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.route-home .dc-donations{position:absolute;bottom:10px;left:10px;background:rgba(13,17,23,.65);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--white);font-size:.7rem;font-weight:600;padding:5px 11px 5px 9px;border-radius:20px;display:flex;align-items:center;gap:5px}.route-home .dcf-body{position:absolute;bottom:0;left:0;right:0;height:150px;padding:14px 16px;background:var(--white);display:flex;flex-direction:column;justify-content:flex-end}.route-home .dcf-org{font-size:.7rem;color:var(--muted);margin-bottom:5px;font-weight:500}.route-home .dcf-org strong{color:var(--blue);font-weight:700}.route-home .dcf-title{font-family:var(--font-head);font-size:.98rem;font-weight:700;color:var(--ink);line-height:1.35;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.route-home .dcf-raised{font-size:.83rem;font-weight:700;color:var(--ink);margin-bottom:8px}.route-home .dcf-raised span{color:var(--muted);font-weight:400}.route-home .dcf-bar-wrap{height:4px;background:var(--line);border-radius:4px;overflow:hidden}.route-home .dcf-bar{height:100%;background:linear-gradient(90deg,var(--blue),var(--orange));border-radius:4px}.route-home .dc-small{border-radius:16px;overflow:hidden;cursor:pointer;position:relative;border:1px solid var(--line);transition:transform .2s,box-shadow .2s;box-shadow:var(--s-xs);background:var(--white)}.route-home .dc-small:hover{transform:translateY(-3px);box-shadow:var(--s-md)}.route-home .dcs-img{position:absolute;inset:0 0 104px 0;background:var(--surface) center 20% /cover no-repeat}.route-home .dcs-body{position:absolute;bottom:0;left:0;right:0;height:104px;padding:10px 12px;background:var(--white);display:flex;flex-direction:column;justify-content:flex-end}.route-home .dcs-org{font-size:.67rem;color:var(--muted);margin-bottom:4px;font-weight:500}.route-home .dcs-org strong{color:var(--blue);font-weight:700}.route-home .dcs-title{font-family:var(--font-head);font-size:.8rem;font-weight:700;color:var(--ink);line-height:1.3;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.route-home .dcs-raised{font-size:.76rem;font-weight:700;color:var(--ink);margin-bottom:5px}.route-home .dcs-raised span{color:var(--muted);font-weight:400}.route-home .dcs-bar-wrap{height:3px;background:var(--line);border-radius:3px;overflow:hidden}.route-home .dcs-bar{height:100%;background:linear-gradient(90deg,var(--blue),var(--orange));border-radius:3px}.route-home .disc-skel-featured{grid-column:1;grid-row:1/3}.route-home .disc-skel-featured,.route-home .disc-skel-sm{border-radius:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;animation:rghShimmer 1.5s infinite}@keyframes rghShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:900px){.route-home .disc-layout{grid-template-columns:1fr 1fr;grid-template-rows:auto;height:auto;gap:12px}.route-home .dc-featured{grid-column:1/3;grid-row:auto;height:360px}.route-home .dc-small{height:260px}.route-home .disc-skel-featured{grid-column:1/3;height:260px}.route-home .disc-skel-sm{height:200px}.route-home .discover-section{border-top:none;padding-top:32px}}@media (max-width:600px){.route-home .disc-layout{grid-template-columns:1fr}.route-home .dc-featured{grid-column:1;height:320px}.route-home .disc-skel-featured{grid-column:1;height:220px}.route-home .discover-header{flex-direction:column;gap:16px}}.route-home .sec-tag{font-size:.68rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--orange);margin-bottom:8px}.route-home .sec-title{font-family:var(--font-head);font-size:clamp(1.4rem,2vw,1.75rem);font-weight:800;color:var(--ink);margin-bottom:6px;line-height:1.25;letter-spacing:-.02em}.route-home .sec-sub{font-size:.9rem;color:var(--muted);font-weight:400;max-width:540px;line-height:1.7;margin-bottom:32px}.route-home .sec-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px;flex-wrap:wrap;gap:10px}.route-home .see-more{font-size:.82rem;font-weight:600;color:var(--muted);display:flex;align-items:center;gap:4px;white-space:nowrap;transition:color .15s;text-decoration:none}.route-home .see-more:hover{color:var(--blue-dark)}.route-home .sub-desc{font-size:.84rem;color:var(--muted);margin-bottom:22px}.route-home .urgent-section{background:var(--surface);padding:80px 5%;position:relative}.route-home .urgent-badge{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#FDF1E0,#F2E5D1);border:1.5px solid #fbbf24;border-radius:100px;padding:5px 14px 5px 10px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:#B45309;margin-bottom:10px}.route-home .urgent-badge svg{flex-shrink:0}.route-home .how-wrap{background:var(--white);padding:88px 5%;border-top:1px solid var(--line);position:relative}.route-home .how-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;margin-top:40px}.route-home .how-card{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:36px 24px;text-align:center;transition:background .2s,box-shadow .2s,transform .2s;position:relative}.route-home .how-card:hover{background:var(--blue-light);border-color:var(--blue-light);box-shadow:0 8px 28px rgba(59,168,216,.1);transform:translateY(-3px)}.route-home .how-num{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:var(--white);font-family:var(--font-head);font-size:1.05rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;box-shadow:0 4px 14px rgba(59,168,216,.35)}.route-home .how-card h3{font-family:var(--font-head);font-size:.95rem;font-weight:700;margin-bottom:8px;color:var(--ink);letter-spacing:-.01em}.route-home .how-card p{font-size:.84rem;color:var(--muted);line-height:1.65}