.home-module__i0QXTG__container{max-width:1160px;margin:0 auto;padding:0 24px}.home-module__i0QXTG__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--brand-strong);margin-bottom:.75rem;font-size:.78rem;font-weight:600;display:inline-block}html[lang=zh] .home-module__i0QXTG__eyebrow{letter-spacing:.12em;text-transform:none}.home-module__i0QXTG__btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:.55rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .2s;display:inline-flex}.home-module__i0QXTG__btnPrimary{background:var(--brand);color:var(--on-brand)}.home-module__i0QXTG__btnPrimary:hover{background:var(--brand-600);box-shadow:var(--shadow)}.home-module__i0QXTG__btnGhost{color:var(--ink);border-color:var(--line);background:0 0}.home-module__i0QXTG__btnGhost:hover{border-color:var(--ink)}.home-module__i0QXTG__btnAccent{background:var(--accent);color:#fff}.home-module__i0QXTG__btnAccent:hover{filter:brightness(.97)}.home-module__i0QXTG__topStrip{background:var(--brand);color:var(--on-brand);border-bottom:1px solid #1f2a2414;font-size:.85rem;overflow:hidden}.home-module__i0QXTG__topStripInner{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;padding:8px 0;display:flex}.home-module__i0QXTG__marquee{white-space:nowrap;flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 40px calc(100% - 40px),#0000);mask-image:linear-gradient(90deg,#0000,#000 40px calc(100% - 40px),#0000)}.home-module__i0QXTG__marqueeTrack{gap:2.5rem;padding-right:2.5rem;font-weight:500;animation:40s linear infinite home-module__i0QXTG__marquee;display:inline-flex}.home-module__i0QXTG__marqueeTrack:hover{animation-play-state:paused}.home-module__i0QXTG__marqueeItem:before{content:"✦";color:var(--brand-strong);opacity:.5;margin-right:.9rem}@keyframes home-module__i0QXTG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-module__i0QXTG__topStripRight{flex-shrink:0;align-items:center;gap:1rem;display:flex}@media (max-width:800px){.home-module__i0QXTG__topStripRight>span{display:none}}.home-module__i0QXTG__nav{z-index:40;-webkit-backdrop-filter:saturate(1.2)blur(10px);backdrop-filter:saturate(1.2)blur(10px);border-bottom:1px solid var(--line);background:#fbf8f3d9;transition:background .2s,box-shadow .2s;position:sticky;top:0}.home-module__i0QXTG__navScrolled{background:#fbf8f3f5;box-shadow:0 2px 14px #1f2a240f}.home-module__i0QXTG__navInner{justify-content:space-between;align-items:center;gap:1rem;padding:14px 0;transition:padding .2s;display:flex}.home-module__i0QXTG__navScrolled .home-module__i0QXTG__navInner{padding:8px 0}.home-module__i0QXTG__brand{font-family:var(--font-serif);color:var(--ink);align-items:center;gap:.6rem;font-size:1.15rem;font-weight:600;text-decoration:none;display:flex}.home-module__i0QXTG__brandMark{background:var(--brand-strong);color:#fff;width:36px;height:36px;font-family:var(--font-serif);border-radius:10px;flex-shrink:0;place-items:center;font-weight:600;display:grid}.home-module__i0QXTG__brandName{white-space:nowrap}.home-module__i0QXTG__navLinks{align-items:center;gap:1.4rem;margin:0;padding:0;list-style:none;display:flex}.home-module__i0QXTG__navLinks a{color:var(--ink-soft);white-space:nowrap;padding:6px 0;font-size:.93rem;font-weight:500;text-decoration:none;transition:color .15s;position:relative}.home-module__i0QXTG__navLinks a:after{content:"";background:var(--brand-strong);transform-origin:50%;height:2px;transition:transform .2s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.home-module__i0QXTG__navLinks a:hover,.home-module__i0QXTG__navLinkActive{color:var(--ink)}.home-module__i0QXTG__navLinks a:hover:after,.home-module__i0QXTG__navLinkActive:after{transform:scaleX(1)}.home-module__i0QXTG__navCta{align-items:center;gap:.6rem;display:flex}.home-module__i0QXTG__navPhone{color:var(--ink);white-space:nowrap;font-weight:600}.home-module__i0QXTG__navCtaBtn{white-space:nowrap}.home-module__i0QXTG__navDonate{background:var(--brand);color:var(--on-brand);white-space:nowrap;border-radius:999px;align-items:center;padding:.52rem 1.2rem;font-size:.9rem;font-weight:700;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 6px 16px #f7a3ba59}.home-module__i0QXTG__navDonate:hover{background:var(--brand-600);transform:translateY(-1px);box-shadow:0 8px 20px #f7a3ba80}.home-module__i0QXTG__drawerDonate{width:100%;margin-bottom:1rem}.home-module__i0QXTG__navPhoneIcon{background:var(--accent-soft);width:40px;height:40px;color:var(--brand-strong);border-radius:50%;flex-shrink:0;place-items:center;text-decoration:none;transition:transform .15s;display:none}.home-module__i0QXTG__navPhoneIcon:hover{transform:scale(1.06)}.home-module__i0QXTG__burger{cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;width:40px;height:40px;padding:0;display:none;position:relative}.home-module__i0QXTG__burger:hover{background:#1f2a240d}.home-module__i0QXTG__burger span{background:var(--ink);border-radius:2px;height:2px;transition:transform .25s,top .2s,opacity .15s;position:absolute;left:10px;right:10px}.home-module__i0QXTG__burger span:first-child{top:13px}.home-module__i0QXTG__burger span:nth-child(2){top:19px}.home-module__i0QXTG__burger span:nth-child(3){top:25px}.home-module__i0QXTG__burgerOpen span:first-child{top:19px;transform:rotate(45deg)}.home-module__i0QXTG__burgerOpen span:nth-child(2){opacity:0}.home-module__i0QXTG__burgerOpen span:nth-child(3){top:19px;transform:rotate(-45deg)}@media (max-width:1100px){.home-module__i0QXTG__navLinks,.home-module__i0QXTG__navPhone{display:none}.home-module__i0QXTG__navPhoneIcon{display:grid}.home-module__i0QXTG__burger{display:block}}@media (max-width:560px){.home-module__i0QXTG__navCtaBtn{display:none}}@media (max-width:380px){.home-module__i0QXTG__brandName{display:none}}.home-module__i0QXTG__drawerBackdrop{-webkit-backdrop-filter:blur();backdrop-filter:blur();z-index:44;pointer-events:none;background:#1f2a2400;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;inset:0}.home-module__i0QXTG__drawerBackdropOpen{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;background:#1f2a2459}.home-module__i0QXTG__drawerPanel{background:var(--bg);z-index:45;flex-direction:column;gap:1rem;width:min(380px,88vw);padding:24px;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-20px 0 60px #1f2a2426}.home-module__i0QXTG__drawerPanelOpen{transform:translate(0)}.home-module__i0QXTG__drawerHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.home-module__i0QXTG__drawerClose{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;width:40px;height:40px;position:relative}.home-module__i0QXTG__drawerClose:hover{border-color:var(--ink)}.home-module__i0QXTG__drawerClose:before,.home-module__i0QXTG__drawerClose:after{content:"";background:var(--ink);height:2px;position:absolute;top:19px;left:10px;right:10px}.home-module__i0QXTG__drawerClose:before{transform:rotate(45deg)}.home-module__i0QXTG__drawerClose:after{transform:rotate(-45deg)}.home-module__i0QXTG__drawerNav{flex-direction:column;margin:0;padding:.5rem 0;list-style:none;display:flex}.home-module__i0QXTG__drawerNav li{border-bottom:1px solid var(--line)}.home-module__i0QXTG__drawerNav a{color:var(--ink);justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.home-module__i0QXTG__drawerNav a:after{content:"›";color:var(--muted);font-size:1.3rem;transition:transform .15s,color .15s}.home-module__i0QXTG__drawerNav a:hover{color:var(--brand-strong)}.home-module__i0QXTG__drawerNav a:hover:after{color:var(--brand-strong);transform:translate(4px)}.home-module__i0QXTG__drawerNavActive{color:var(--brand-strong)!important}.home-module__i0QXTG__drawerCta{flex-direction:column;gap:.6rem;margin-top:auto;padding-top:1rem;display:flex}.home-module__i0QXTG__drawerCta .home-module__i0QXTG__btn{justify-content:center}.home-module__i0QXTG__drawerPhoneBtn{background:var(--accent-soft);color:var(--brand-strong);border-radius:12px;justify-content:center;align-items:center;gap:.6rem;padding:.95rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.home-module__i0QXTG__drawerPhoneBtn:hover{background:#c9dbcf}.home-module__i0QXTG__hero{background:radial-gradient(ellipse 70% 60% at 100% 0%, #ffe0e8 0%, transparent 70%), radial-gradient(ellipse 50% 60% at 0% 100%, #deebe3 0%, transparent 60%), var(--bg);padding:72px 0 64px;position:relative;overflow:hidden}.home-module__i0QXTG__heroGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}@media (max-width:960px){.home-module__i0QXTG__heroGrid{grid-template-columns:1fr;gap:40px}}.home-module__i0QXTG__heroLede{max-width:540px;color:var(--ink-soft);margin:1.2rem 0 1.8rem;font-size:1.12rem}.home-module__i0QXTG__heroDiffs{flex-direction:column;gap:.8rem;max-width:560px;margin:0 0 2.2rem;display:flex}.home-module__i0QXTG__heroDiff{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #8b3a5a1a;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.home-module__i0QXTG__heroDiff:hover{border-color:var(--brand-600);transform:translate(4px);box-shadow:0 4px 16px #8b3a5a14}.home-module__i0QXTG__heroDiffIcon{background:var(--accent-soft);border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:1.5rem;display:grid}.home-module__i0QXTG__heroDiff strong{color:var(--ink);margin-bottom:.2rem;font-size:1.05rem;font-weight:700;display:block}.home-module__i0QXTG__heroDiff span{color:var(--ink-soft);font-size:.92rem;line-height:1.45}.home-module__i0QXTG__heroCtas{flex-wrap:wrap;gap:.75rem;display:flex}.home-module__i0QXTG__heroTrust{border-top:1px solid var(--line);flex-wrap:wrap;gap:1.5rem;margin-top:2.2rem;padding-top:1.6rem;display:flex}.home-module__i0QXTG__heroTrust>div{color:var(--muted);font-size:.9rem}.home-module__i0QXTG__heroTrust strong{color:var(--ink);font-family:var(--font-serif);font-variant-numeric:tabular-nums;min-width:3rem;font-size:1.4rem;font-weight:600;display:block}.home-module__i0QXTG__heroTabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line);background:#ffffffb3;border-radius:999px;gap:2px;margin-bottom:1.4rem;padding:4px;display:inline-flex;box-shadow:0 2px 10px #1f2a240a}.home-module__i0QXTG__heroTab{color:var(--ink-soft);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:8px 18px;font-size:.88rem;font-weight:600;transition:background .25s,color .25s}.home-module__i0QXTG__heroTab:hover{color:var(--ink)}.home-module__i0QXTG__heroTab:focus-visible{outline:2px solid var(--brand-strong);outline-offset:2px}.home-module__i0QXTG__heroTabActive{background:var(--brand);color:var(--on-brand);box-shadow:0 2px 8px #8b3a5a26}.home-module__i0QXTG__heroTitle{word-spacing:0;display:block}.home-module__i0QXTG__heroTitleWord{opacity:0;animation:.6s cubic-bezier(.2,.8,.2,1) forwards home-module__i0QXTG__heroWordIn;display:inline-block;transform:translateY(14px)}.home-module__i0QXTG__heroTitleWord:not(:last-child){margin-right:.27em}@keyframes home-module__i0QXTG__heroWordIn{to{opacity:1;transform:translateY(0)}}.home-module__i0QXTG__heroContent .home-module__i0QXTG__heroLede,.home-module__i0QXTG__heroContent .home-module__i0QXTG__heroDiff{opacity:0;animation:.5s ease-out .35s forwards home-module__i0QXTG__heroContentIn}.home-module__i0QXTG__heroContent .home-module__i0QXTG__heroDiff:nth-child(2){animation-delay:.45s}.home-module__i0QXTG__heroContent .home-module__i0QXTG__heroDiff:nth-child(3){animation-delay:.55s}@keyframes home-module__i0QXTG__heroContentIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home-module__i0QXTG__heroTitleWord,.home-module__i0QXTG__heroContent .home-module__i0QXTG__heroLede,.home-module__i0QXTG__heroContent .home-module__i0QXTG__heroDiff{opacity:1;animation:none;transform:none}.home-module__i0QXTG__marqueeTrack{animation:none;transform:none}}.home-module__i0QXTG__heroRight{position:relative}.home-module__i0QXTG__heroPolaroid{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px 18px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 2px 10px #1f2a2408}.home-module__i0QXTG__heroPolaroid:hover{border-color:var(--brand-600);transform:translateY(-2px);box-shadow:0 6px 18px #8b3a5a14}.home-module__i0QXTG__polaroidInner{align-items:center;gap:14px;min-height:60px;animation:.5s ease-out home-module__i0QXTG__polaroidFade;display:flex}@keyframes home-module__i0QXTG__polaroidFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.home-module__i0QXTG__polaroidDots{justify-content:flex-end;align-items:center;gap:6px;margin-top:12px;display:flex}.home-module__i0QXTG__polaroidDot{background:var(--line);cursor:pointer;border:0;border-radius:999px;width:6px;height:6px;padding:0;transition:background .25s,width .25s}.home-module__i0QXTG__polaroidDot:hover{background:var(--brand-600)}.home-module__i0QXTG__polaroidDot:focus-visible{outline:2px solid var(--brand-strong);outline-offset:2px}.home-module__i0QXTG__polaroidDotActive{background:var(--brand-strong);width:20px}@media (prefers-reduced-motion:reduce){.home-module__i0QXTG__polaroidInner{animation:none}}.home-module__i0QXTG__polaroidPhoto{background:linear-gradient(135deg, var(--brand) 0%, var(--accent-soft) 100%);width:44px;height:44px;color:var(--brand-strong);font-family:var(--font-serif);border-radius:50%;flex-shrink:0;place-items:center;font-size:.95rem;font-weight:700;display:grid}.home-module__i0QXTG__polaroidContent{flex:1;min-width:0}.home-module__i0QXTG__polaroidQuote{font-family:var(--font-serif);color:var(--ink);margin:0 0 4px;font-size:.92rem;font-style:italic;line-height:1.4}.home-module__i0QXTG__polaroidAttr{color:var(--muted);font-size:.74rem;font-weight:500}.home-module__i0QXTG__heroVisual{aspect-ratio:4/5;background:linear-gradient(135deg,#ffd9e2,#f5e1c8);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 30px 60px #8b3a5a26}.home-module__i0QXTG__heroVisualCaption{text-align:center;color:var(--brand-strong);font-family:var(--font-serif);opacity:.6;place-items:center;padding:2rem;font-size:1rem;font-style:italic;display:grid;position:absolute;inset:0}.home-module__i0QXTG__heroImage{object-fit:cover;object-position:center}.home-module__i0QXTG__heroBadge{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:.75rem;min-width:0;padding:.85rem 1rem;display:flex;box-shadow:0 2px 10px #1f2a2408}.home-module__i0QXTG__heroBadgeDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:2.2s ease-in-out infinite home-module__i0QXTG__pulse;box-shadow:0 0 0 4px #7fa18f40}@keyframes home-module__i0QXTG__pulse{0%,to{box-shadow:0 0 0 4px #7fa18f40}50%{box-shadow:0 0 0 8px #7fa18f1a}}.home-module__i0QXTG__heroBadge small{color:var(--muted);font-size:.78rem;display:block}.home-module__i0QXTG__heroBadge strong{font-size:.92rem;line-height:1.2;display:block}.home-module__i0QXTG__heroRating{border:1px solid var(--line);min-width:0;color:inherit;cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 2px 10px #1f2a2408}.home-module__i0QXTG__heroRating:hover{border-color:var(--brand-600);transform:translateY(-2px);box-shadow:0 8px 20px #8b3a5a1a}.home-module__i0QXTG__heroRating:focus-visible{outline:2px solid var(--brand-strong);outline-offset:2px}.home-module__i0QXTG__heroRatingScore{font-family:var(--font-serif);color:var(--brand-strong);flex-shrink:0;font-size:1.7rem;font-weight:700;line-height:1}.home-module__i0QXTG__heroRatingStars{color:#f4b740;letter-spacing:.08em;font-size:.78rem}.home-module__i0QXTG__heroRatingIcon{background:var(--bg);border-radius:11px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.home-module__i0QXTG__heroRatingTitle{font-family:var(--font-serif);color:var(--ink);font-size:.98rem;font-weight:700;line-height:1.15;display:block}.home-module__i0QXTG__heroRatingLabel{color:var(--muted);font-size:.7rem;line-height:1.3;display:block}.home-module__i0QXTG__heroRatingArrow{color:var(--brand-strong);opacity:.55;margin-left:.3rem;font-weight:600;transition:transform .2s,opacity .2s;display:inline-block}.home-module__i0QXTG__heroRating:hover .home-module__i0QXTG__heroRatingArrow{opacity:1;transform:translate(2px,-2px)}.home-module__i0QXTG__heroSnippets{flex-direction:column;gap:12px;margin-top:18px;display:flex}.home-module__i0QXTG__heroSnippetsRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:480px){.home-module__i0QXTG__heroSnippetsRow{grid-template-columns:1fr}}.home-module__i0QXTG__section{padding:80px 0}.home-module__i0QXTG__sectionAlt{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.home-module__i0QXTG__sectionDay{background:linear-gradient(#eff4f1 0%,#f6faf7 100%);border-top:1px solid #dfe7e2;border-bottom:1px solid #dfe7e2}.home-module__i0QXTG__sectionGallery{background:linear-gradient(#fef0f4 0%,#fff6f8 100%);border-top:1px solid #f4dde4;border-bottom:1px solid #f4dde4}.home-module__i0QXTG__sectionHead{text-align:center;max-width:680px;margin:0 auto 48px}.home-module__i0QXTG__trustBar{background:var(--brand);color:var(--on-brand);padding:28px 0}.home-module__i0QXTG__trustBarGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.home-module__i0QXTG__trustBarGrid>div{opacity:.85;font-size:.92rem}.home-module__i0QXTG__trustBarGrid strong{font-family:var(--font-serif);color:var(--on-brand);margin-bottom:.1rem;font-size:1.6rem;display:block}@media (max-width:700px){.home-module__i0QXTG__trustBarGrid{grid-template-columns:repeat(2,1fr)}}.home-module__i0QXTG__cards{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:700px){.home-module__i0QXTG__cards{grid-template-columns:1fr}}.home-module__i0QXTG__card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:flex-start;gap:22px;padding:32px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.home-module__i0QXTG__card:hover{box-shadow:var(--shadow);border-color:var(--brand-600);transform:translateY(-4px)}.home-module__i0QXTG__cardIcon{background:var(--accent-soft);width:68px;height:68px;color:var(--brand-strong);border-radius:18px;flex-shrink:0;place-items:center;font-size:2rem;display:grid}.home-module__i0QXTG__cardBody{flex:1;min-width:0}.home-module__i0QXTG__card h3{margin:0 0 .5rem;font-size:1.2rem}.home-module__i0QXTG__card p{margin:0 0 1rem;font-size:1rem}.home-module__i0QXTG__cardMore{color:var(--brand-strong);font-size:.9rem;font-weight:600;text-decoration:none}.home-module__i0QXTG__cardMore:hover{text-decoration:underline}@media (max-width:500px){.home-module__i0QXTG__card{flex-direction:column;gap:14px;padding:24px}.home-module__i0QXTG__cardIcon{width:56px;height:56px;font-size:1.6rem}}.home-module__i0QXTG__split{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}@media (max-width:900px){.home-module__i0QXTG__split{grid-template-columns:1fr}}.home-module__i0QXTG__imgPlaceholder{aspect-ratio:5/4;color:var(--brand-strong);font-family:var(--font-serif);text-align:center;opacity:.85;background:linear-gradient(135deg,#ffe0e8,#f1e4ce);border-radius:18px;place-items:center;padding:2rem;font-style:italic;display:grid;position:relative;overflow:hidden}.home-module__i0QXTG__imgCover{object-fit:cover;object-position:center}.home-module__i0QXTG__checkList{margin:1rem 0 0;padding:0;list-style:none}.home-module__i0QXTG__checkList li{color:var(--ink-soft);gap:.7rem;padding:.45rem 0;font-size:.98rem;display:flex}.home-module__i0QXTG__checkList li:before{content:"✓";color:var(--brand-strong);flex-shrink:0;font-weight:700}.home-module__i0QXTG__timelineWrap{max-width:920px;margin:3rem auto 0;padding:2rem 0;position:relative}.home-module__i0QXTG__timelineWrap:before{content:"";background:linear-gradient(180deg, transparent 0%, var(--brand) 8%, var(--accent) 50%, var(--brand-strong) 92%, transparent 100%);pointer-events:none;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.home-module__i0QXTG__timelineItem{grid-template-columns:1fr 80px 1fr;align-items:center;column-gap:24px;margin-bottom:2.5rem;display:grid;position:relative}.home-module__i0QXTG__timelineItem:last-child{margin-bottom:0}.home-module__i0QXTG__timelineSide{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #1f2a240a}.home-module__i0QXTG__timelineSide:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.home-module__i0QXTG__timelineItem:nth-child(odd) .home-module__i0QXTG__timelineSide{text-align:right;grid-area:1/1}.home-module__i0QXTG__timelineItem:nth-child(odd) .home-module__i0QXTG__timelineSide:after{content:"";background:var(--brand);width:24px;height:2px;position:absolute;top:50%;right:calc(50% + 40px);transform:translateY(-50%)}.home-module__i0QXTG__timelineItem:nth-child(2n) .home-module__i0QXTG__timelineSide{grid-area:1/3}.home-module__i0QXTG__timelineItem:nth-child(2n) .home-module__i0QXTG__timelineSide:after{content:"";background:var(--brand);width:24px;height:2px;position:absolute;top:50%;left:calc(50% + 40px);transform:translateY(-50%)}.home-module__i0QXTG__timelineTime{font-family:var(--font-serif);color:var(--brand-strong);margin-bottom:.3rem;font-size:1.35rem;font-weight:600}.home-module__i0QXTG__timelinePeriod{color:var(--muted);margin-left:.3rem;font-size:.8rem;font-weight:500}.home-module__i0QXTG__timelineSide h4{font-size:1.05rem;font-family:var(--font-sans);color:var(--ink);margin:0 0 .4rem;font-weight:600}.home-module__i0QXTG__timelineSide p{margin:0;font-size:.92rem}.home-module__i0QXTG__timelineDot{border:3px solid var(--brand);z-index:2;background:#fff;border-radius:50%;grid-area:1/2;place-items:center;width:80px;height:80px;margin:0 auto;font-size:1.7rem;transition:transform .2s,border-color .2s;display:grid;position:relative}.home-module__i0QXTG__timelineItem:hover .home-module__i0QXTG__timelineDot{border-color:var(--brand-strong);transform:scale(1.08)}@media (max-width:760px){.home-module__i0QXTG__timelineWrap:before{left:36px}.home-module__i0QXTG__timelineItem{grid-template-columns:72px 1fr;gap:0 20px}.home-module__i0QXTG__timelineItem:nth-child(odd) .home-module__i0QXTG__timelineSide,.home-module__i0QXTG__timelineItem:nth-child(2n) .home-module__i0QXTG__timelineSide{text-align:left;grid-column:2}.home-module__i0QXTG__timelineItem:nth-child(odd) .home-module__i0QXTG__timelineSide:after,.home-module__i0QXTG__timelineItem:nth-child(2n) .home-module__i0QXTG__timelineSide:after{width:20px;left:72px;right:auto}.home-module__i0QXTG__timelineDot{grid-column:1;width:72px;height:72px;margin:0;font-size:1.5rem}}.home-module__i0QXTG__gallery{grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:12px;margin-top:2rem;display:grid}.home-module__i0QXTG__galleryItem{appearance:none;font:inherit;color:inherit;text-align:inherit;cursor:zoom-in;background:linear-gradient(135deg,#ffe0e8,#deebe3);border:0;border-radius:14px;width:100%;height:100%;padding:0;transition:transform .25s;display:block;position:relative;overflow:hidden}.home-module__i0QXTG__galleryItem:hover{transform:scale(1.01)}.home-module__i0QXTG__galleryItem:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.home-module__i0QXTG__galleryImage{object-fit:cover;object-position:center top}.home-module__i0QXTG__galleryItem:first-child{grid-area:span 2/span 2}.home-module__i0QXTG__galleryItem:nth-child(4){grid-row:span 2}.home-module__i0QXTG__galleryItem:nth-child(5){grid-column:span 2}.home-module__i0QXTG__galleryItem:before{content:"";opacity:0;z-index:1;background:linear-gradient(#0000 50%,#1f2a24d9);transition:opacity .25s;position:absolute;inset:0}.home-module__i0QXTG__galleryItem:hover:before{opacity:1}.home-module__i0QXTG__galleryCaption{z-index:2;color:#fff;opacity:0;background:linear-gradient(#0000,#000000c7);padding:28px 18px 16px;transition:opacity .25s,transform .25s;position:absolute;bottom:0;left:0;right:0;transform:translateY(12px)}.home-module__i0QXTG__galleryItem:hover .home-module__i0QXTG__galleryCaption{opacity:1;transform:translateY(0)}.home-module__i0QXTG__galleryTag{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin-bottom:.2rem;font-size:.7rem;font-weight:600;display:inline-block}.home-module__i0QXTG__galleryCaptionText{font-family:var(--font-serif);font-size:1rem}.home-module__i0QXTG__galleryPlaceholderText{color:var(--brand-strong);font-family:var(--font-serif);text-align:center;opacity:.7;place-items:center;padding:1rem;font-size:.9rem;font-style:italic;display:grid;position:absolute;inset:0}.home-module__i0QXTG__galleryCta{text-align:center;margin-top:2.5rem}@media (max-width:900px){.home-module__i0QXTG__gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.home-module__i0QXTG__galleryItem:first-child,.home-module__i0QXTG__galleryItem:nth-child(4),.home-module__i0QXTG__galleryItem:nth-child(5){grid-area:auto}.home-module__i0QXTG__galleryItem:first-child{grid-column:span 2}}.home-module__i0QXTG__reviewsBento{grid-template-columns:1.3fr 1fr;gap:20px;max-width:1040px;margin:2rem auto 0;display:grid}@media (max-width:900px){.home-module__i0QXTG__reviewsBento{grid-template-columns:1fr}}.home-module__i0QXTG__reviewsShowcase{border:1px solid var(--line);text-align:center;color:inherit;background:#fff;border-radius:22px;flex-direction:column;align-items:center;padding:44px 40px 40px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #8b3a5a0f}.home-module__i0QXTG__reviewsShowcase:before{content:"";background:linear-gradient(90deg,#4285f4,#34a853 40%,#fbbc05 70%,#ea4335);height:5px;position:absolute;top:0;left:0;right:0}.home-module__i0QXTG__reviewsShowcase:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffc5d333 0%,#0000 70%);width:260px;height:260px;position:absolute;bottom:-100px;right:-100px}.home-module__i0QXTG__reviewsShowcase:hover{border-color:var(--brand-600);transform:translateY(-3px);box-shadow:0 30px 60px #8b3a5a1a}.home-module__i0QXTG__reviewsShowcase:focus-visible{outline:2px solid var(--brand-strong);outline-offset:3px}.home-module__i0QXTG__reviewsShowcaseGoogle{color:var(--ink);letter-spacing:.02em;background:var(--accent-soft);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.6rem;padding:.4rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.home-module__i0QXTG__reviewsShowcaseScore{z-index:1;align-items:center;gap:16px;margin-bottom:.4rem;display:inline-flex;position:relative}.home-module__i0QXTG__reviewsShowcaseNumber{font-family:var(--font-serif);color:var(--brand-strong);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:4rem;font-weight:700;line-height:1}.home-module__i0QXTG__reviewsShowcaseScoreMeta{text-align:left}.home-module__i0QXTG__reviewsShowcaseStars{color:#f4b740;letter-spacing:.15em;margin-bottom:.3rem;font-size:1.35rem;line-height:1}.home-module__i0QXTG__reviewsShowcaseOutOf{color:var(--muted);font-size:.8rem;display:block}.home-module__i0QXTG__reviewsShowcaseMeta{color:var(--ink-soft);z-index:1;max-width:300px;margin:.8rem 0 1.6rem;font-size:.95rem;position:relative}.home-module__i0QXTG__reviewsShowcaseCta{color:var(--brand-strong);background:var(--bg);border:1px solid var(--line);z-index:1;border-radius:999px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:.92rem;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;position:relative}.home-module__i0QXTG__reviewsShowcase:hover .home-module__i0QXTG__reviewsShowcaseCta{background:var(--brand-strong);color:#fff;border-color:var(--brand-strong);transform:translateY(-1px)}.home-module__i0QXTG__reviewsStats{grid-template-rows:repeat(3,1fr);gap:14px;display:grid}@media (max-width:900px){.home-module__i0QXTG__reviewsStats{grid-template-rows:none;grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.home-module__i0QXTG__reviewsStats{grid-template-columns:1fr}}.home-module__i0QXTG__reviewsStat{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:.4rem;padding:22px 26px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.home-module__i0QXTG__reviewsStat:before{content:"";background:linear-gradient(180deg, var(--brand), var(--brand-strong));opacity:.5;width:3px;height:100%;transition:opacity .2s,width .2s;position:absolute;top:0;left:0}.home-module__i0QXTG__reviewsStat:hover{box-shadow:var(--shadow);border-color:var(--brand-600);transform:translateY(-3px)}.home-module__i0QXTG__reviewsStat:hover:before{opacity:1;width:5px}.home-module__i0QXTG__reviewsStatValue{font-family:var(--font-serif);color:var(--brand-strong);font-variant-numeric:tabular-nums;letter-spacing:-.02em;align-items:baseline;gap:2px;line-height:1;display:flex}.home-module__i0QXTG__reviewsStatNumber{font-size:2.8rem;font-weight:700}.home-module__i0QXTG__reviewsStatSuffix{opacity:.75;font-size:1.6rem;font-weight:600}.home-module__i0QXTG__reviewsStatLabel{color:var(--ink-soft);font-size:.88rem;line-height:1.35}.home-module__i0QXTG__reviewsTrustLine{text-align:center;max-width:1040px;color:var(--muted);margin:2rem auto 0;font-size:.82rem}@media (max-width:560px){.home-module__i0QXTG__reviewsShowcase{padding:36px 24px 32px}.home-module__i0QXTG__reviewsShowcaseNumber{font-size:3.2rem}.home-module__i0QXTG__reviewsShowcaseStars{font-size:1.1rem}.home-module__i0QXTG__reviewsShowcaseMeta{font-size:.92rem}.home-module__i0QXTG__reviewsStat{padding:20px 22px}.home-module__i0QXTG__reviewsStatNumber{font-size:2.4rem}.home-module__i0QXTG__reviewsStatSuffix{font-size:1.3rem}}.home-module__i0QXTG__testimonialFeatured{border:1px solid var(--line);background:#fff;border-radius:24px;margin-bottom:1.5rem;padding:48px;position:relative;overflow:hidden;box-shadow:0 20px 60px #8b3a5a14}.home-module__i0QXTG__testimonialFeatured:before{content:"“";font-family:var(--font-serif);color:var(--brand);opacity:.35;pointer-events:none;font-size:11rem;line-height:1;position:absolute;top:-40px;left:30px}.home-module__i0QXTG__testimonialFeatured:after{content:"";background:radial-gradient(circle, var(--accent-soft) 0%, transparent 70%);opacity:.5;pointer-events:none;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.home-module__i0QXTG__testimonialStars{color:#f4b740;letter-spacing:.2em;z-index:1;margin-bottom:1rem;font-size:1rem;display:inline-block;position:relative}.home-module__i0QXTG__testimonialFeaturedQuote{font-family:var(--font-serif);color:var(--ink);z-index:1;margin:0 0 2rem;font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.5;position:relative}.home-module__i0QXTG__testimonialFooter{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.home-module__i0QXTG__testimonialWho{align-items:center;gap:1rem;display:flex}.home-module__i0QXTG__testimonialAvatar{background:var(--accent-soft);width:56px;height:56px;color:var(--brand-strong);font-family:var(--font-serif);border-radius:50%;place-items:center;font-size:1.15rem;font-weight:600;display:grid}.home-module__i0QXTG__testimonialAvatarSm{background:var(--accent-soft);width:44px;height:44px;color:var(--brand-strong);font-family:var(--font-serif);border-radius:50%;place-items:center;font-weight:600;display:grid}.home-module__i0QXTG__testimonialWho strong{color:var(--ink);font-size:1rem;display:block}.home-module__i0QXTG__testimonialWho small{color:var(--muted);font-size:.85rem;display:block}.home-module__i0QXTG__testimonialDuration{color:var(--brand-strong);background:var(--accent-soft);border-radius:999px;padding:.35rem .85rem;font-size:.82rem;font-weight:500}.home-module__i0QXTG__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:900px){.home-module__i0QXTG__testimonialGrid{grid-template-columns:1fr}}.home-module__i0QXTG__testimonialCard{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:.8rem;padding:24px;transition:transform .2s,box-shadow .2s;display:flex}.home-module__i0QXTG__testimonialCard:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.home-module__i0QXTG__testimonialCardQuote{font-family:var(--font-serif);color:var(--ink);flex:1;margin:0;font-size:1rem;line-height:1.5}.home-module__i0QXTG__pricingGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;max-width:1200px;margin:1.4rem auto 0;display:grid}@media (max-width:1024px){.home-module__i0QXTG__pricingGrid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:760px}}@media (max-width:600px){.home-module__i0QXTG__pricingGrid{grid-template-columns:1fr;gap:40px;max-width:480px}}.home-module__i0QXTG__pricingCard{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;padding:30px 24px 26px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.home-module__i0QXTG__pricingCard:hover{border-color:var(--brand-600);transform:translateY(-5px);box-shadow:0 24px 48px #8b3a5a1a}.home-module__i0QXTG__pricingCardHighlighted{border-color:var(--brand);background:linear-gradient(#fff 0%,#fff6f9 100%);border-width:2px;box-shadow:0 24px 50px #8b3a5a29}.home-module__i0QXTG__pricingCardHighlighted:hover{transform:translateY(-5px);box-shadow:0 32px 64px #8b3a5a33}.home-module__i0QXTG__pricingBadge{background:linear-gradient(135deg, var(--brand-strong), #5d2340);color:#fff;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:7px 18px;font-size:.7rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 6px 16px #8b3a5a4d}.home-module__i0QXTG__pricingCardHeader{margin-bottom:1.1rem}.home-module__i0QXTG__pricingCardTitle{color:var(--ink);margin:0 0 .35rem;font-size:1.22rem}.home-module__i0QXTG__pricingCardSubtitle{color:var(--muted);margin:0;font-size:.85rem;line-height:1.4}.home-module__i0QXTG__pricingCardPrice{border-bottom:1px dashed var(--line);margin-bottom:1.35rem;padding-bottom:1.35rem}.home-module__i0QXTG__pricingCardFrom{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.3rem;font-size:.78rem;font-weight:500;display:block}.home-module__i0QXTG__pricingCardPriceRow{align-items:baseline;gap:6px;display:flex}.home-module__i0QXTG__pricingCardCurrency{font-family:var(--font-serif);color:var(--ink-soft);font-size:1.1rem;font-weight:600;line-height:1}.home-module__i0QXTG__pricingCardPriceValue{font-family:var(--font-serif);color:var(--brand-strong);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:2.7rem;font-weight:700;line-height:1}.home-module__i0QXTG__pricingCardPeriod{color:var(--muted);margin-top:.4rem;font-size:.85rem;display:block}.home-module__i0QXTG__pricingFeatures{flex-direction:column;flex:1;gap:.1rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.home-module__i0QXTG__pricingFeatures li{color:var(--ink-soft);align-items:flex-start;gap:.55rem;padding:.32rem 0;font-size:.9rem;line-height:1.4;display:flex}.home-module__i0QXTG__pricingFeatures li:before{content:"";background:var(--accent-soft) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238b3a5a' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center no-repeat;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-top:.05rem}.home-module__i0QXTG__pricingCta{justify-content:center;width:100%;margin-top:auto;padding-top:.85rem;padding-bottom:.85rem;font-size:.95rem;font-weight:700}.home-module__i0QXTG__pricingCtaPrimary{background:var(--brand-strong);color:#fff;border-color:var(--brand-strong)}.home-module__i0QXTG__pricingCtaPrimary:hover{background:#74304b;transform:translateY(-2px);box-shadow:0 10px 24px #8b3a5a4d}.home-module__i0QXTG__pricingCtaSoft{background:var(--brand);color:var(--on-brand);border-color:var(--brand)}.home-module__i0QXTG__pricingCtaSoft:hover{background:var(--brand-600);transform:translateY(-2px);box-shadow:0 10px 24px #8b3a5a2e}.home-module__i0QXTG__pricingFootnote{text-align:center;max-width:760px;color:var(--muted);margin:3rem auto 1.8rem;font-size:.88rem;line-height:1.6}.home-module__i0QXTG__pricingActions{text-align:center}.home-module__i0QXTG__enquireGrid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:980px;margin:1.4rem auto 2rem;display:grid}@media (max-width:760px){.home-module__i0QXTG__enquireGrid{grid-template-columns:1fr;max-width:440px}}.home-module__i0QXTG__enquireCard{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;padding:24px 22px}.home-module__i0QXTG__enquireTag{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-strong);background:var(--accent-soft);border-radius:999px;margin-bottom:12px;padding:4px 11px;font-size:.66rem;font-weight:700;display:inline-block}.home-module__i0QXTG__enquireCard h3{margin:0 0 .35rem;font-size:1.12rem}.home-module__i0QXTG__enquireCard p{color:var(--ink-soft);margin:0;font-size:.92rem;line-height:1.5}.home-module__i0QXTG__faqItem{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;margin-bottom:10px;padding:18px 22px;transition:box-shadow .2s,border-color .2s}.home-module__i0QXTG__faqItem[open]{box-shadow:var(--shadow);border-color:var(--brand)}.home-module__i0QXTG__faqItem summary{color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;font-weight:600;list-style:none;display:flex}.home-module__i0QXTG__faqItem summary::-webkit-details-marker{display:none}.home-module__i0QXTG__faqItem summary:after{content:"+";color:var(--brand-strong);flex-shrink:0;font-size:1.4rem;transition:transform .2s}.home-module__i0QXTG__faqItem[open] summary:after{content:"–"}.home-module__i0QXTG__faqItem p{margin-top:.7rem;font-size:.95rem}.home-module__i0QXTG__quickActions{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1040px;margin:0 auto 3rem;display:grid}@media (max-width:800px){.home-module__i0QXTG__quickActions{grid-template-columns:1fr;max-width:520px}}.home-module__i0QXTG__quickAction{border:1px solid var(--line);color:inherit;background:#fff;border-radius:16px;align-items:center;gap:14px;padding:18px 20px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.home-module__i0QXTG__quickAction:hover{border-color:var(--brand-600);transform:translateY(-3px);box-shadow:0 12px 28px #8b3a5a14}.home-module__i0QXTG__quickAction:focus-visible{outline:2px solid var(--brand-strong);outline-offset:3px}.home-module__i0QXTG__quickActionIcon{color:#fff;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;transition:transform .2s;display:grid}.home-module__i0QXTG__quickAction:hover .home-module__i0QXTG__quickActionIcon{transform:scale(1.08)}.home-module__i0QXTG__quickActionIconWhatsapp{background:#25d366}.home-module__i0QXTG__quickActionIconPhone{background:linear-gradient(135deg, var(--brand-strong), #6b2c48)}.home-module__i0QXTG__quickActionIconEmail{background:linear-gradient(135deg,#4285f4,#2d68d8)}.home-module__i0QXTG__quickActionBody{flex:1;min-width:0}.home-module__i0QXTG__quickActionBody strong{color:var(--ink);margin-bottom:.1rem;font-size:.95rem;line-height:1.3;display:block}.home-module__i0QXTG__quickActionBody span{color:var(--muted);font-size:.78rem}.home-module__i0QXTG__quickActionArrow{color:var(--muted);flex-shrink:0;align-items:center;transition:transform .2s,color .2s;display:flex}.home-module__i0QXTG__quickAction:hover .home-module__i0QXTG__quickActionArrow{color:var(--brand-strong);transform:translate(3px)}.home-module__i0QXTG__contact{grid-template-columns:1.15fr 1fr;align-items:start;gap:32px;display:grid}@media (max-width:900px){.home-module__i0QXTG__contact{grid-template-columns:1fr}}.home-module__i0QXTG__formCard{border:1px solid var(--line);background:#fff;border-radius:22px;padding:36px;box-shadow:0 12px 32px #8b3a5a0a}@media (max-width:500px){.home-module__i0QXTG__formCard{padding:24px 20px}}.home-module__i0QXTG__formCardHeader{border-bottom:1px solid var(--line);margin-bottom:1.6rem;padding-bottom:1.3rem}.home-module__i0QXTG__formCardTitle{color:var(--ink);margin:0 0 .3rem;font-size:1.15rem}.home-module__i0QXTG__formCardSubtitle{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.5}.home-module__i0QXTG__form{flex-direction:column;gap:1rem;display:flex}.home-module__i0QXTG__formField{flex-direction:column;display:flex}.home-module__i0QXTG__formField label{color:var(--ink);align-items:center;gap:.5rem;margin-bottom:6px;font-size:.84rem;font-weight:600;display:flex}.home-module__i0QXTG__formFieldHint{color:var(--brand-strong);background:var(--accent-soft);letter-spacing:.04em;border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:500}.home-module__i0QXTG__formFieldHintOptional{color:var(--muted);background:var(--line)}.home-module__i0QXTG__form input,.home-module__i0QXTG__form select,.home-module__i0QXTG__form textarea{border:1.5px solid var(--line);width:100%;font:inherit;background:var(--bg);color:var(--ink);border-radius:12px;padding:.85rem 1rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s,background .15s}.home-module__i0QXTG__form input::placeholder,.home-module__i0QXTG__form textarea::placeholder{color:var(--muted);opacity:.7}.home-module__i0QXTG__form input:hover,.home-module__i0QXTG__form select:hover,.home-module__i0QXTG__form textarea:hover{border-color:var(--brand-600)}.home-module__i0QXTG__form input:focus,.home-module__i0QXTG__form select:focus,.home-module__i0QXTG__form textarea:focus{border-color:var(--brand-strong);background:#fff;outline:none;box-shadow:0 0 0 3px #8b3a5a66}.home-module__i0QXTG__form input:invalid:not(:placeholder-shown),.home-module__i0QXTG__form textarea:invalid:not(:placeholder-shown){border-color:#d47a7a}.home-module__i0QXTG__form textarea{resize:vertical;min-height:90px;line-height:1.5}.home-module__i0QXTG__form select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none' stroke='%238b3a5a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='1 1.5 6 6.5 11 1.5'/></svg>");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.home-module__i0QXTG__formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:500px){.home-module__i0QXTG__formRow{grid-template-columns:1fr;gap:1rem}}.home-module__i0QXTG__formSubmit{justify-content:center;width:100%;margin-top:.6rem;padding-top:1rem;padding-bottom:1rem;font-size:1rem}.home-module__i0QXTG__formSubmit:disabled{opacity:.6;cursor:not-allowed}.home-module__i0QXTG__formNote{color:var(--muted);text-align:center;margin:.4rem 0 0;font-size:.78rem;line-height:1.5}.home-module__i0QXTG__formStatus{border-radius:12px;margin-top:.4rem;padding:.9rem 1rem;font-size:.9rem}.home-module__i0QXTG__formStatusError{color:#8a2b2b;background:#fbecec;border:1px solid #f3c2c2}.home-module__i0QXTG__formSuccess{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;animation:.4s cubic-bezier(.2,.8,.2,1) home-module__i0QXTG__formSuccessIn;display:flex}@keyframes home-module__i0QXTG__formSuccessIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.home-module__i0QXTG__formSuccessIcon{color:#3b7a5a;background:linear-gradient(135deg,#deebe3,#c4dccd);border-radius:50%;place-items:center;width:64px;height:64px;animation:.5s cubic-bezier(.2,1.4,.4,1) home-module__i0QXTG__formSuccessPop;display:grid}@keyframes home-module__i0QXTG__formSuccessPop{0%{transform:scale(0)}60%{transform:scale(1.15)}to{transform:scale(1)}}.home-module__i0QXTG__formSuccessText{font-family:var(--font-serif);color:var(--ink);max-width:340px;margin:0;font-size:1.1rem;line-height:1.5}.home-module__i0QXTG__infoBlock{padding:24px 0}.home-module__i0QXTG__infoItem{border-bottom:1px solid var(--line);gap:14px;padding:14px 0;display:flex}.home-module__i0QXTG__infoItem:last-child{border-bottom:0}.home-module__i0QXTG__infoIcon{background:var(--accent-soft);width:40px;height:40px;color:var(--brand-strong);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.home-module__i0QXTG__infoItem h4{font-family:var(--font-sans);margin:0 0 .2rem;font-size:.95rem}.home-module__i0QXTG__infoItem p{margin:0;font-size:.92rem}.home-module__i0QXTG__map{aspect-ratio:16/9;color:var(--brand-strong);font-family:var(--font-serif);opacity:.8;background:linear-gradient(135deg,#ffe0e8,#ffc5d3);border-radius:12px;place-items:center;margin-top:1rem;font-style:italic;display:grid}.home-module__i0QXTG__finalCta{text-align:center;background:var(--accent-soft);padding:80px 0}.home-module__i0QXTG__finalCta h2{max-width:620px;margin:0 auto 1rem}.home-module__i0QXTG__finalCtaBtns{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.home-module__i0QXTG__footer{color:#c4b2b7;background:#2a1b24;padding:64px 0 24px;font-size:.9rem;position:relative;overflow:hidden}.home-module__i0QXTG__footer:before{content:"";background:linear-gradient(90deg, transparent, var(--brand) 50%, transparent);opacity:.4;height:1px;position:absolute;top:0;left:0;right:0}.home-module__i0QXTG__footer:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffc5d314 0%,#0000 70%);width:280px;height:280px;position:absolute;top:-80px;right:-80px}.home-module__i0QXTG__footer a{color:#e8d5db;transition:color .15s;position:relative}.home-module__i0QXTG__footer a:hover{color:var(--brand)}.home-module__i0QXTG__footGrid{z-index:1;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;margin-bottom:40px;display:grid;position:relative}@media (max-width:820px){.home-module__i0QXTG__footGrid{grid-template-columns:1fr 1fr}}.home-module__i0QXTG__footer h5{color:#fff;font-family:var(--font-serif);margin:0 0 .9rem;font-size:1rem;font-weight:700}.home-module__i0QXTG__footer ul{margin:0;padding:0;list-style:none}.home-module__i0QXTG__footer li{margin:.35rem 0}.home-module__i0QXTG__footBar{color:#a58e95;z-index:1;border-top:1px solid #4a2e3a;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:24px;font-size:.8rem;display:flex;position:relative}.home-module__i0QXTG__footBar a{color:#d8c4ca}.home-module__i0QXTG__footBrand{color:#fff;font-family:var(--font-serif);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.15rem;font-weight:700;display:flex}.home-module__i0QXTG__footTagline{color:#b89fa6;line-height:1.6}.home-module__i0QXTG__footSocial{margin-top:20px}.home-module__i0QXTG__footSocialTitle{letter-spacing:.14em;text-transform:uppercase;color:#9a848b;margin-bottom:10px;font-size:.72rem;font-weight:700;display:block}.home-module__i0QXTG__footSocialRow{gap:10px;display:flex}.home-module__i0QXTG__footer .home-module__i0QXTG__footSocialLink{color:#e8d5db;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s,transform .2s,border-color .2s;display:inline-flex}.home-module__i0QXTG__footer .home-module__i0QXTG__footSocialLink:hover{background:var(--brand);color:var(--on-brand);border-color:var(--brand);transform:translateY(-2px)}.home-module__i0QXTG__footSocialLink svg{width:18px;height:18px;display:block}.home-module__i0QXTG__whatsapp{color:#fff;z-index:50;background:#25d366;border-radius:50%;place-items:center;width:60px;height:60px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 25px #25d36666}.home-module__i0QXTG__whatsapp:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 14px 32px #25d36680}.home-module__i0QXTG__whatsapp:before{content:"";z-index:-1;background:#25d3664d;border-radius:50%;animation:2.4s ease-out infinite home-module__i0QXTG__wapulse;position:absolute;inset:-6px}@keyframes home-module__i0QXTG__wapulse{0%{opacity:.7;transform:scale(.9)}to{opacity:0;transform:scale(1.3)}}.home-module__i0QXTG__langToggle{background:#1f2a2414;border-radius:999px;gap:2px;padding:3px;display:inline-flex}.home-module__i0QXTG__langToggle a{color:var(--on-brand);border-radius:999px;padding:3px 12px;font-size:.8rem;font-weight:500;text-decoration:none}.home-module__i0QXTG__langToggleActive{background:#fff;font-weight:600;color:var(--brand-strong)!important}@media (max-width:760px){.home-module__i0QXTG__hero{padding:48px 0 40px}.home-module__i0QXTG__heroGrid{gap:36px}.home-module__i0QXTG__heroTabs{width:fit-content;margin-bottom:1rem;margin-left:auto;margin-right:auto;display:flex}.home-module__i0QXTG__heroTab{padding:7px 14px;font-size:.85rem}.home-module__i0QXTG__heroLede{max-width:none;margin:.9rem 0 1.4rem;font-size:1rem}.home-module__i0QXTG__heroDiffs{gap:.7rem;margin-bottom:1.6rem}.home-module__i0QXTG__heroDiff{gap:.9rem;padding:.9rem 1.1rem}.home-module__i0QXTG__heroDiffIcon{border-radius:12px;width:46px;height:46px;font-size:1.3rem}.home-module__i0QXTG__heroDiff strong{font-size:.98rem}.home-module__i0QXTG__heroDiff span{font-size:.86rem}.home-module__i0QXTG__heroCtas{flex-direction:column;align-items:stretch;gap:.6rem}.home-module__i0QXTG__heroCtas .home-module__i0QXTG__btn{justify-content:center;width:100%}.home-module__i0QXTG__heroSnippets{gap:10px;margin-top:14px}.home-module__i0QXTG__heroSnippetsRow{gap:10px}}@media (max-width:480px){.home-module__i0QXTG__hero{padding:32px 0 28px}.home-module__i0QXTG__heroGrid{gap:28px}.home-module__i0QXTG__heroTab{padding:6px 12px;font-size:.8rem}.home-module__i0QXTG__heroLede{font-size:.96rem}.home-module__i0QXTG__heroRating{gap:.7rem;padding:.7rem .9rem}.home-module__i0QXTG__heroRatingScore{font-size:1.45rem}.home-module__i0QXTG__heroRatingStars{font-size:.75rem}.home-module__i0QXTG__heroRatingLabel{font-size:.68rem}.home-module__i0QXTG__heroBadge{gap:.6rem;padding:.7rem .9rem}.home-module__i0QXTG__heroBadge strong{font-size:.87rem}.home-module__i0QXTG__heroBadge small{font-size:.72rem}.home-module__i0QXTG__heroPolaroid{gap:12px;padding:14px 16px}.home-module__i0QXTG__polaroidPhoto{width:40px;height:40px;font-size:.85rem}.home-module__i0QXTG__polaroidQuote{font-size:.88rem}.home-module__i0QXTG__polaroidAttr{font-size:.72rem}}.home-module__i0QXTG__lightbox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:60;cursor:zoom-out;background:#1f1b24eb;place-items:center;padding:60px 80px;animation:.2s ease-out home-module__i0QXTG__lightboxFadeIn;display:grid;position:fixed;inset:0}@keyframes home-module__i0QXTG__lightboxFadeIn{0%{opacity:0}to{opacity:1}}.home-module__i0QXTG__lightboxContent{cursor:default;flex-direction:column;align-items:center;gap:18px;max-width:100%;animation:.25s cubic-bezier(.2,.8,.2,1) home-module__i0QXTG__lightboxZoomIn;display:flex;position:relative}@keyframes home-module__i0QXTG__lightboxZoomIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.home-module__i0QXTG__lightboxFigure{background:#ffffff0a;border-radius:14px;width:min(1200px,90vw);height:min(75vh,80vw);position:relative;overflow:hidden}.home-module__i0QXTG__lightboxImage{object-fit:contain;object-position:center}.home-module__i0QXTG__lightboxCaption{color:#fff;flex-wrap:wrap;align-items:center;gap:14px;width:100%;max-width:min(1200px,90vw);padding:0 8px;display:flex}.home-module__i0QXTG__lightboxTag{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);background:#ffc5d324;border-radius:999px;flex-shrink:0;padding:5px 12px;font-size:.72rem;font-weight:600;display:inline-block}.home-module__i0QXTG__lightboxText{color:#ffffffeb;flex:1;min-width:0;margin:0;font-size:.98rem}.home-module__i0QXTG__lightboxCounter{color:#ffffff8c;font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto;font-size:.85rem}.home-module__i0QXTG__lightboxClose{color:#fff;cursor:pointer;z-index:2;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.8rem;line-height:1;transition:background .15s,transform .15s;display:grid;position:fixed;top:20px;right:20px}.home-module__i0QXTG__lightboxClose:hover{background:#ffffff38;transform:scale(1.08)}.home-module__i0QXTG__lightboxNav{color:#fff;cursor:pointer;z-index:2;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:48px;height:48px;padding-bottom:4px;font-size:2rem;line-height:1;transition:background .15s,transform .15s;display:grid;position:fixed;top:50%;transform:translateY(-50%)}.home-module__i0QXTG__lightboxNav:hover{background:#ffffff38;transform:translateY(-50%)scale(1.08)}.home-module__i0QXTG__lightboxNavPrev{left:20px}.home-module__i0QXTG__lightboxNavNext{right:20px}.home-module__i0QXTG__lightboxClose:focus-visible,.home-module__i0QXTG__lightboxNav:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (max-width:640px){.home-module__i0QXTG__lightbox{padding:48px 8px 16px}.home-module__i0QXTG__lightboxFigure{border-radius:10px;width:calc(100vw - 24px);height:62vh}.home-module__i0QXTG__lightboxCaption{gap:10px;padding:0 4px;font-size:.88rem}.home-module__i0QXTG__lightboxText{font-size:.9rem}.home-module__i0QXTG__lightboxCounter{text-align:center;width:100%;margin-left:0}.home-module__i0QXTG__lightboxClose{width:38px;height:38px;font-size:1.5rem;top:10px;right:10px}.home-module__i0QXTG__lightboxNav{width:40px;height:40px;font-size:1.7rem}.home-module__i0QXTG__lightboxNavPrev{left:6px}.home-module__i0QXTG__lightboxNavNext{right:6px}}@media (max-width:960px){.home-module__i0QXTG__section{padding:64px 0}}@media (max-width:520px){.home-module__i0QXTG__section{padding:48px 0}.home-module__i0QXTG__sectionHead{margin-bottom:32px}}@media (max-width:380px){.home-module__i0QXTG__container{padding:0 18px}}.home-module__i0QXTG__hero{overflow-x:clip}@media (max-width:520px){.home-module__i0QXTG__trustBar{padding:22px 0}.home-module__i0QXTG__trustBarGrid{gap:14px}.home-module__i0QXTG__trustBarGrid>div{font-size:.8rem;line-height:1.35}.home-module__i0QXTG__trustBarGrid strong{font-size:1.1rem}}@media (max-width:380px){.home-module__i0QXTG__card{padding:22px 18px}.home-module__i0QXTG__cardIcon{width:52px;height:52px;font-size:1.5rem}.home-module__i0QXTG__card h3{font-size:1.1rem}}@media (max-width:900px){.home-module__i0QXTG__split{gap:32px}}@media (max-width:520px){.home-module__i0QXTG__reviewsShowcase{padding:32px 20px 28px}.home-module__i0QXTG__reviewsShowcaseNumber{font-size:2.8rem}.home-module__i0QXTG__reviewsShowcaseStars{font-size:1.05rem}.home-module__i0QXTG__reviewsShowcaseMeta{font-size:.88rem}.home-module__i0QXTG__reviewsShowcaseCta{padding:.55rem 1rem;font-size:.88rem}.home-module__i0QXTG__reviewsStat{border-radius:14px;padding:18px 20px}.home-module__i0QXTG__reviewsStatNumber{font-size:2.3rem}.home-module__i0QXTG__reviewsStatSuffix{font-size:1.2rem}.home-module__i0QXTG__reviewsStatLabel{font-size:.85rem}.home-module__i0QXTG__reviewsTrustLine{padding:0 8px;font-size:.78rem}}@media (max-width:960px){.home-module__i0QXTG__pricingGrid{padding-top:14px}}@media (max-width:420px){.home-module__i0QXTG__pricingCard{padding:30px 22px 24px}.home-module__i0QXTG__pricingCardTitle{font-size:1.2rem}.home-module__i0QXTG__pricingCardPriceValue{font-size:2.8rem}.home-module__i0QXTG__pricingCardCurrency{font-size:1.15rem}.home-module__i0QXTG__pricingFeatures li{padding:.3rem 0;font-size:.88rem}.home-module__i0QXTG__pricingBadge{padding:6px 14px;font-size:.65rem}}@media (max-width:520px){.home-module__i0QXTG__faqItem{padding:16px 18px}.home-module__i0QXTG__faqItem summary{gap:.75rem;font-size:.95rem}.home-module__i0QXTG__faqItem p{font-size:.9rem}}@media (max-width:360px){.home-module__i0QXTG__quickAction{gap:12px;padding:14px 16px}.home-module__i0QXTG__quickActionIcon{width:40px;height:40px}.home-module__i0QXTG__quickActionBody strong{font-size:.9rem}.home-module__i0QXTG__quickActionBody span{font-size:.74rem}.home-module__i0QXTG__quickActionArrow{display:none}}@media (max-width:380px){.home-module__i0QXTG__formCard{border-radius:18px;padding:22px 18px}.home-module__i0QXTG__formCardTitle{font-size:1.05rem}.home-module__i0QXTG__formCardSubtitle{font-size:.86rem}.home-module__i0QXTG__form input,.home-module__i0QXTG__form select,.home-module__i0QXTG__form textarea{padding:.75rem .9rem;font-size:.92rem}.home-module__i0QXTG__formField label{font-size:.8rem}.home-module__i0QXTG__formFieldHint{padding:2px 7px;font-size:.66rem}}@media (max-width:520px){.home-module__i0QXTG__finalCta{padding:56px 0}.home-module__i0QXTG__finalCta h2{padding:0 8px}.home-module__i0QXTG__finalCtaBtns{flex-direction:column;align-items:stretch;width:100%;max-width:320px;margin:1.5rem auto 0}.home-module__i0QXTG__finalCtaBtns .home-module__i0QXTG__btn{justify-content:center}}@media (max-width:480px){.home-module__i0QXTG__footer{padding:48px 0 20px}.home-module__i0QXTG__footGrid{grid-template-columns:1fr;gap:24px;margin-bottom:28px}.home-module__i0QXTG__footBar{flex-direction:column;align-items:flex-start;gap:10px;font-size:.76rem}}@media (max-width:520px){.home-module__i0QXTG__whatsapp{width:56px;height:56px;bottom:18px;right:18px}.home-module__i0QXTG__whatsapp svg{width:26px;height:26px}}@media (hover:none) and (pointer:coarse){.home-module__i0QXTG__card:hover,.home-module__i0QXTG__pricingCard:hover,.home-module__i0QXTG__quickAction:hover,.home-module__i0QXTG__reviewsStat:hover{transform:none}}@media (max-width:900px){.home-module__i0QXTG__splitImgMobileFirst>.home-module__i0QXTG__imgPlaceholder{order:-1}}@media (max-width:760px){.home-module__i0QXTG__galleryItem:before,.home-module__i0QXTG__galleryCaption{display:none}}@media (max-width:1100px){.home-module__i0QXTG__drawerPanel{z-index:55}.home-module__i0QXTG__drawerBackdrop{z-index:54}}.home-module__i0QXTG__pageHero{background:radial-gradient(ellipse 60% 70% at 100% 0%, #ffe0e8 0%, transparent 70%), radial-gradient(ellipse 50% 60% at 0% 100%, #deebe3 0%, transparent 60%), var(--bg);border-bottom:1px solid var(--line);padding:64px 0 44px;position:relative;overflow:hidden}.home-module__i0QXTG__pageHeroInner{max-width:760px}.home-module__i0QXTG__pageHero h1{margin:.4rem 0 0}.home-module__i0QXTG__pageHeroLede{color:var(--ink-soft);max-width:640px;margin-top:1rem;font-size:1.12rem}@media (max-width:520px){.home-module__i0QXTG__pageHero{padding:44px 0 32px}.home-module__i0QXTG__pageHeroLede{font-size:1rem}}.home-module__i0QXTG__lead{color:var(--ink-soft);font-size:1.12rem}.home-module__i0QXTG__twoCol{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}@media (max-width:820px){.home-module__i0QXTG__twoCol{grid-template-columns:1fr;gap:24px}}.home-module__i0QXTG__narrow{max-width:820px;margin:0 auto}.home-module__i0QXTG__pending{color:var(--muted);margin-top:.6rem;font-size:.8rem;font-style:italic}.home-module__i0QXTG__mottoBanner{text-align:center;background:var(--accent-soft);border-radius:20px;max-width:760px;margin:0 auto;padding:44px 24px}.home-module__i0QXTG__mottoLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--brand-strong);margin-bottom:.7rem;font-size:.78rem;font-weight:600;display:block}html[lang=zh] .home-module__i0QXTG__mottoLabel{letter-spacing:.1em;text-transform:none}.home-module__i0QXTG__mottoText{font-family:var(--font-serif);color:var(--brand-strong);margin:0;font-size:clamp(1.4rem,3vw,2rem);font-style:italic}.home-module__i0QXTG__mvCard{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:32px}.home-module__i0QXTG__mvCard h3{color:var(--brand-strong);margin-bottom:.6rem;font-size:1.25rem}.home-module__i0QXTG__mvCard p{margin:0;font-size:1rem}.home-module__i0QXTG__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:20px;margin-top:2.4rem;display:grid}.home-module__i0QXTG__valueCard{border:1px solid var(--line);text-align:center;background:#fff;border-radius:20px;padding:30px 22px 26px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.home-module__i0QXTG__valueCard:before{content:"";background:linear-gradient(90deg, var(--brand), var(--accent));opacity:0;height:4px;transition:opacity .2s;position:absolute;inset:0 0 auto}.home-module__i0QXTG__valueCard:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 18px 38px #1928211a}.home-module__i0QXTG__valueCard:hover:before{opacity:1}.home-module__i0QXTG__valueIcon{width:62px;height:62px;color:var(--brand-strong);background:linear-gradient(140deg,#ffe1e9,#dfeee6);border-radius:50%;place-items:center;margin:0 auto 1.1rem;display:grid;box-shadow:inset 0 0 0 1px #8b3a5a14}.home-module__i0QXTG__valueCard h3{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink);margin:0 0 .45rem;font-size:1.14rem}.home-module__i0QXTG__valueCard p{color:var(--ink-soft);margin:0;font-size:.92rem;line-height:1.5}.home-module__i0QXTG__legalGrid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:1.5rem;display:grid}@media (max-width:640px){.home-module__i0QXTG__legalGrid{grid-template-columns:1fr}}.home-module__i0QXTG__legalItem{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px 20px}.home-module__i0QXTG__legalItem dt{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.3rem;font-size:.72rem;font-weight:600}html[lang=zh] .home-module__i0QXTG__legalItem dt{letter-spacing:0;text-transform:none}.home-module__i0QXTG__legalItem dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-weight:600}.home-module__i0QXTG__careNote{color:var(--brand-strong);background:var(--accent-soft);border-radius:10px;margin-top:1rem;padding:.6rem .95rem;font-size:.9rem;display:inline-block}.home-module__i0QXTG__detailIcon{background:var(--accent-soft);width:64px;height:64px;color:var(--brand-strong);border-radius:18px;place-items:center;margin-bottom:1rem;font-size:2rem;display:grid}.home-module__i0QXTG__inclusionCard{border:1px solid var(--line);background:#fff;border-radius:20px;padding:32px}.home-module__i0QXTG__inclusionCardAlt{background:var(--bg)}.home-module__i0QXTG__inclusionCard h3{margin:0 0 1rem;font-size:1.2rem}.home-module__i0QXTG__inclusionNote{color:var(--muted);margin:0 0 .8rem;font-size:.9rem}.home-module__i0QXTG__termGrid{gap:12px;margin-top:1.5rem;display:grid}.home-module__i0QXTG__termRow{border:1px solid var(--line);background:#fff;border-radius:14px;flex-wrap:wrap;gap:16px;padding:16px 20px;display:flex}.home-module__i0QXTG__termRow dt{color:var(--ink);min-width:180px;margin:0;font-weight:700}.home-module__i0QXTG__termRow dd{color:var(--ink-soft);flex:1;min-width:200px;margin:0}.home-module__i0QXTG__steps{gap:16px;max-width:840px;margin-top:2rem;display:grid}.home-module__i0QXTG__step{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:20px;padding:24px;transition:box-shadow .2s,border-color .2s;display:flex}.home-module__i0QXTG__step:hover{box-shadow:var(--shadow);border-color:var(--brand-600)}.home-module__i0QXTG__stepNum{background:var(--brand);width:44px;height:44px;color:var(--on-brand);font-family:var(--font-serif);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.2rem;font-weight:700;display:grid}.home-module__i0QXTG__step h4{font-family:var(--font-sans);margin:0 0 .3rem;font-size:1.1rem}.home-module__i0QXTG__step p{margin:0;font-size:.95rem}.home-module__i0QXTG__listCard{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.home-module__i0QXTG__listCardDecline{background:#fdf3f3;border-color:#f2d7d7}.home-module__i0QXTG__listCard h3{margin:0 0 1rem;font-size:1.2rem}.home-module__i0QXTG__listCardNote{color:var(--muted);margin:1rem 0 0;font-size:.88rem}.home-module__i0QXTG__plainList{margin:0;padding:0;list-style:none}.home-module__i0QXTG__plainList li{color:var(--ink-soft);gap:.7rem;padding:.4rem 0;font-size:.96rem;display:flex}.home-module__i0QXTG__plainList li:before{content:"✓";color:var(--brand-strong);flex-shrink:0;font-weight:700}.home-module__i0QXTG__plainListCross li:before{content:"✕";color:#c05a5a}.home-module__i0QXTG__donateGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;margin-top:1rem;display:grid}@media (max-width:900px){.home-module__i0QXTG__donateGrid{grid-template-columns:1fr}}.home-module__i0QXTG__donateCard{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px}.home-module__i0QXTG__donateCard h3{margin:0 0 1rem;font-size:1.1rem}.home-module__i0QXTG__bankRow{border-bottom:1px dashed var(--line);justify-content:space-between;gap:12px;padding:.6rem 0;font-size:.95rem;display:flex}.home-module__i0QXTG__bankRow:last-child{border-bottom:0}.home-module__i0QXTG__bankRow span:first-child{color:var(--muted)}.home-module__i0QXTG__bankRow span:last-child{color:var(--ink);text-align:right;overflow-wrap:anywhere;font-weight:600}.home-module__i0QXTG__qrBox{aspect-ratio:1;text-align:center;color:var(--brand-strong);background:linear-gradient(135deg,#ffe0e8,#deebe3);border-radius:16px;place-items:center;padding:1rem;font-size:.9rem;font-style:italic;display:grid}.home-module__i0QXTG__wishItems,.home-module__i0QXTG__csrItems{margin:.4rem 0 0;padding:0;list-style:none}.home-module__i0QXTG__wishItems li,.home-module__i0QXTG__csrItems li{color:var(--ink-soft);gap:.6rem;padding:.35rem 0;font-size:.94rem;display:flex}.home-module__i0QXTG__wishItems li:before,.home-module__i0QXTG__csrItems li:before{content:"•";color:var(--brand-strong);font-weight:700}.home-module__i0QXTG__roleItems{margin:.6rem 0 0;padding:0;list-style:none}.home-module__i0QXTG__roleItems li{background:var(--accent-soft);color:var(--brand-strong);border-radius:999px;margin:0 .4rem .5rem 0;padding:.4rem .9rem;font-size:.88rem;font-weight:500;display:inline-block}.home-module__i0QXTG__csrContact{background:var(--accent-soft);border-radius:14px;margin-top:1rem;padding:16px 20px}.home-module__i0QXTG__csrContact strong{color:var(--ink);display:block}.home-module__i0QXTG__csrContact span{color:var(--ink-soft);font-size:.9rem}.home-module__i0QXTG__pricingCardEnquire{font-family:var(--font-serif);color:var(--brand-strong);font-size:1.8rem;font-weight:700}.home-module__i0QXTG__map{border:0;width:100%;display:block}.home-module__i0QXTG__mapNote{color:var(--muted);text-align:center;margin:.5rem 0 0;font-size:.78rem}.home-module__i0QXTG__footLegal{color:#9a838b;z-index:1;overflow-wrap:anywhere;margin:0 0 20px;font-size:.78rem;position:relative}.home-module__i0QXTG__blogGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:1rem;display:grid}@media (max-width:900px){.home-module__i0QXTG__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.home-module__i0QXTG__blogGrid{grid-template-columns:1fr}}.home-module__i0QXTG__blogCard{border:1px solid var(--line);color:inherit;background:#fff;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.home-module__i0QXTG__blogCard:hover{box-shadow:var(--shadow);border-color:var(--brand-600);transform:translateY(-4px)}.home-module__i0QXTG__blogCardImgWrap{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.home-module__i0QXTG__blogCardImg{object-fit:cover}.home-module__i0QXTG__blogCardImgPlaceholder{aspect-ratio:16/10;color:var(--brand-strong);font-family:var(--font-serif);background:linear-gradient(135deg,#ffe0e8,#deebe3);place-items:center;font-style:italic;display:grid}.home-module__i0QXTG__blogCardBody{flex-direction:column;flex:1;gap:.5rem;padding:22px;display:flex}.home-module__i0QXTG__blogMeta{color:var(--muted);letter-spacing:.04em;font-size:.78rem}.home-module__i0QXTG__blogCard h3{margin:0;font-size:1.15rem}.home-module__i0QXTG__blogCardExcerpt{color:var(--ink-soft);flex:1;margin:0;font-size:.92rem}.home-module__i0QXTG__blogReadMore{color:var(--brand-strong);font-size:.9rem;font-weight:600}.home-module__i0QXTG__article{max-width:760px;margin:0 auto}.home-module__i0QXTG__articleCoverWrap{aspect-ratio:16/9;border-radius:18px;width:100%;margin:1.5rem 0;position:relative;overflow:hidden}.home-module__i0QXTG__articleCoverImg{object-fit:cover}.home-module__i0QXTG__articleMeta{color:var(--muted);margin-bottom:.5rem;font-size:.9rem}.home-module__i0QXTG__articleBody{color:var(--ink-soft);font-size:1.05rem;line-height:1.75}.home-module__i0QXTG__articleBody h2{margin:2rem 0 .6rem}.home-module__i0QXTG__articleBody h3{margin:1.6rem 0 .5rem}.home-module__i0QXTG__articleBody p{margin:0 0 1rem}.home-module__i0QXTG__articleBody ul,.home-module__i0QXTG__articleBody ol{margin:0 0 1rem;padding-left:1.4rem}.home-module__i0QXTG__articleBody li{margin:.3rem 0}.home-module__i0QXTG__articleBody a{color:var(--brand-strong);text-decoration:underline}.home-module__i0QXTG__backLink{color:var(--brand-strong);margin-bottom:1rem;font-size:.9rem;font-weight:600;display:inline-block}.home-module__i0QXTG__articleBody img{border-radius:14px;max-width:100%;height:auto;margin:1.4rem 0;display:block}.home-module__i0QXTG__articleBody figure{margin:1.4rem 0}.home-module__i0QXTG__articleBody figcaption{color:var(--muted);text-align:center;margin-top:.4rem;font-size:.85rem}.home-module__i0QXTG__brandLogo{width:auto;height:42px;display:block}.home-module__i0QXTG__navScrolled .home-module__i0QXTG__brandLogo{height:34px}@media (max-width:480px){.home-module__i0QXTG__brandLogo{height:34px}}@media (max-width:360px){.home-module__i0QXTG__brandLogo{height:30px}}.home-module__i0QXTG__footLogo{background:#fff;border-radius:12px;margin-bottom:1rem;padding:9px 14px;line-height:0;display:inline-block}.home-module__i0QXTG__footLogoImg{width:auto;height:40px;display:block}.home-module__i0QXTG__orgLeadRow{flex-wrap:wrap;justify-content:center;gap:1.2rem;margin:2rem 0 2.6rem;display:flex}.home-module__i0QXTG__orgLeadCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;flex-direction:column;align-items:center;gap:.1rem;width:210px;padding:1.6rem 1.2rem 1.4rem;transition:transform .15s,box-shadow .15s;display:flex}.home-module__i0QXTG__orgLeadCard:hover{transform:translateY(-3px);box-shadow:0 16px 34px #1928211f}.home-module__i0QXTG__orgGroupGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.home-module__i0QXTG__orgGroup{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.3rem 1.4rem}.home-module__i0QXTG__orgGroupLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-strong);border-bottom:1px solid var(--line);margin-bottom:.9rem;padding-bottom:.7rem;font-size:.74rem;font-weight:700}.home-module__i0QXTG__orgGroupMembers{flex-direction:column;gap:.9rem;display:flex}.home-module__i0QXTG__orgMember{align-items:center;gap:.85rem;display:flex}.home-module__i0QXTG__orgAvatar{width:56px;height:56px;font-family:var(--font-sans);letter-spacing:.01em;color:var(--brand-strong);box-shadow:0 0 0 3px var(--surface), 0 0 0 5px #f7a3ba80;background:linear-gradient(135deg,#ffd9e2,#deebe3);border-radius:50%;flex:none;place-items:center;font-size:1.02rem;font-weight:700;display:grid;position:relative;overflow:hidden}.home-module__i0QXTG__orgAvatarLg{width:104px;height:104px;box-shadow:0 0 0 4px var(--surface), 0 0 0 6px #f7a3ba99;margin-bottom:.7rem;font-size:2rem}.home-module__i0QXTG__orgAvatarImg{object-fit:cover}.home-module__i0QXTG__orgAvatarVacant{color:var(--muted);box-shadow:0 0 0 3px var(--surface), 0 0 0 5px var(--line);background:#f6f2ec}.home-module__i0QXTG__orgAvatarLg.home-module__i0QXTG__orgAvatarVacant{box-shadow:0 0 0 4px var(--surface), 0 0 0 6px var(--line)}.home-module__i0QXTG__orgName{color:var(--ink);font-size:.98rem;font-weight:700;line-height:1.25}.home-module__i0QXTG__orgRole{color:var(--ink-soft);margin-top:.1rem;font-size:.82rem;line-height:1.3}.home-module__i0QXTG__orgSub{color:var(--brand-strong);margin-top:.05rem;font-size:.76rem}.home-module__i0QXTG__orgLeadCard .home-module__i0QXTG__orgName{font-size:1.05rem}@media (max-width:480px){.home-module__i0QXTG__orgLeadCard{width:100%;max-width:280px}}.home-module__i0QXTG__navItem{position:relative}.home-module__i0QXTG__navParent{align-items:center;gap:4px;display:inline-flex}.home-module__i0QXTG__navCaret{opacity:.6;font-size:.6rem;line-height:1;transition:transform .2s}.home-module__i0QXTG__navItem:hover .home-module__i0QXTG__navCaret,.home-module__i0QXTG__navItem:focus-within .home-module__i0QXTG__navCaret{opacity:1;transform:rotate(180deg)}.home-module__i0QXTG__navDropdown{background:var(--surface);border:1px solid var(--line);opacity:0;visibility:hidden;pointer-events:none;z-index:80;border-radius:12px;min-width:190px;margin:0;padding:.4rem;list-style:none;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 14px 34px #19282124}.home-module__i0QXTG__navDropdown:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.home-module__i0QXTG__navDropdownOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.home-module__i0QXTG__navDropdown li{list-style:none}.home-module__i0QXTG__navDropdown a{color:var(--ink-soft);white-space:nowrap;border-radius:8px;padding:.55rem .7rem;font-size:.9rem;font-weight:500;transition:background .14s,color .14s;display:block}.home-module__i0QXTG__navDropdown a:after{display:none}.home-module__i0QXTG__navDropdown a:hover{background:var(--bg);color:var(--ink)}.home-module__i0QXTG__navDropdownActive{background:var(--bg);color:var(--brand-strong)!important}.home-module__i0QXTG__drawerSubNav{margin:.2rem 0 0;padding:0 0 .4rem .9rem;list-style:none}.home-module__i0QXTG__drawerSubNav li{border-bottom:none!important}.home-module__i0QXTG__drawerSubNav a{color:var(--ink-soft);padding:.5rem 0!important;font-size:1rem!important}.home-module__i0QXTG__awardsGrid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:22px;margin-top:1rem;display:grid}.home-module__i0QXTG__awardCard{text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);cursor:pointer;font:inherit;flex-direction:column;padding:0;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden}.home-module__i0QXTG__awardCard:hover{transform:translateY(-4px);box-shadow:0 16px 34px #19282124}.home-module__i0QXTG__awardThumb{aspect-ratio:4/5;border-bottom:1px solid var(--line);background:#fff;place-items:center;width:100%;padding:16px;display:grid;position:relative;overflow:hidden}.home-module__i0QXTG__awardImg{object-fit:contain;width:100%;height:100%}.home-module__i0QXTG__awardPlaceholder{text-align:center;color:var(--brand-strong);flex-direction:column;justify-content:center;align-items:center;gap:.7rem;padding:1rem;display:flex}.home-module__i0QXTG__awardPlaceholder span{color:var(--ink-soft);font-size:.9rem;font-weight:600;line-height:1.3}.home-module__i0QXTG__awardBody{padding:.9rem 1.1rem 1.1rem}.home-module__i0QXTG__awardTitle{color:var(--ink);font-size:.98rem;font-weight:700;line-height:1.28}.home-module__i0QXTG__awardCaption{color:var(--muted);margin-top:.3rem;font-size:.82rem;line-height:1.35}.home-module__i0QXTG__orgChart{margin-top:2rem}.home-module__i0QXTG__orgTier{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}.home-module__i0QXTG__orgConnect{color:var(--brand-600);justify-content:center;margin:.3rem 0;display:flex}.home-module__i0QXTG__orgChart .home-module__i0QXTG__orgGroupGrid{margin-top:.5rem}
