@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#173f35;--text:#4e605a;--lime:#d8ee94;--paper:#fff;--soft:#f3f5f2;--line:#dce3db;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);font-family:var(--font);color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #63893b;outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.header{height:122px;width:min(1392px,calc(100% - 96px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{line-height:1;display:inline-flex;flex-direction:column;align-items:center}.brand-name{font-family:'Manrope',Arial,sans-serif;font-weight:800;font-size:48px;letter-spacing:-3px}.brand-name>span{color:#86a248}.brand-caption{font-size:10px;font-weight:700;letter-spacing:3px;margin:6px 0 0 4px}.desktop-nav{display:flex;gap:36px;font-size:14px;font-weight:500}.desktop-nav a{border-bottom:1px solid transparent;transition:border-color .2s}.desktop-nav a:hover{border-color:var(--ink)}.button{display:inline-flex;gap:28px;align-items:center;justify-content:center;padding:18px 24px;border:1px solid transparent;border-radius:6px;font-weight:550;font-size:15px;line-height:1.4;transition:background .2s,transform .2s;cursor:pointer}.button>span{font-size:22px;line-height:1}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#285649}.header-cta{padding:14px 22px}.hero{padding-top:52px;padding-bottom:88px;display:grid;grid-template-columns:1.1fr 1fr;gap:72px;align-items:center}.eyebrow{font-size:12px;font-weight:650;letter-spacing:2px;line-height:1.5;margin:0 0 28px;display:flex;align-items:center;gap:12px}.short-rule{display:inline-block;width:30px;height:1px;background:var(--ink)}h1,h2,h3,p{margin-top:0}h1{font-family:'Manrope',Arial,sans-serif;font-weight:500;font-size:clamp(60px,6.1vw,88px);letter-spacing:-5px;line-height:1.07;margin-bottom:29px}h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-4px;font-size:1.12em;line-height:1.06}.hero-description{max-width:450px;color:var(--text);font-size:17px;line-height:1.8;margin-bottom:29px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.text-link{font-size:15px;font-weight:550;border-bottom:1px solid currentColor;line-height:1.5;padding-bottom:3px}.text-link:hover{color:#557431}.hero-reassurance{margin-top:25px;color:#718078;font-size:12px;display:flex;gap:9px;align-items:center}.mini-check{font-size:12px;border:1px solid #90a395;border-radius:50%;width:17px;height:17px;line-height:15px;text-align:center;color:var(--ink)}.hero-visual{position:relative;align-self:stretch;min-height:574px;padding-top:3px}.portrait-field{position:absolute;inset:4px 12px 22px 5px;background:#e7ece5;border-radius:240px 240px 12px 12px;overflow:hidden}.portrait-field:before{content:'';position:absolute;inset:25px;border:1px solid #ccd5c8;border-radius:220px 220px 3px 3px}.portrait-label{position:absolute;top:114px;left:37px;font-size:10px;line-height:1.9;font-weight:550;letter-spacing:2px;z-index:2}.portrait{position:absolute;height:95%;width:100%;bottom:0;object-fit:contain;object-position:center bottom;z-index:1;filter:contrast(.97)}.experience-badge{position:absolute;z-index:2;right:-11px;top:39px;background:var(--lime);width:127px;height:127px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(9deg);box-shadow:0 0 0 9px #fff}.experience-number{font-family:Georgia,serif;font-size:53px;line-height:1}.experience-badge>span:last-child{font-size:9px;font-weight:650;letter-spacing:1.5px;line-height:1.5;text-align:center;margin-top:4px}.portrait-name{position:absolute;z-index:3;bottom:0;left:37px;right:44px;background:var(--ink);color:white;padding:20px 25px;border-radius:7px;display:flex;align-items:center;justify-content:space-between}.portrait-name strong{display:block;font-size:20px;font-weight:500}.portrait-name span span{display:block;font-size:12px;opacity:.75}.name-mark{font-size:29px;font-weight:400;color:var(--lime)}.intro-strip{background:var(--soft);border-block:1px solid #e6eae3}.strip-inner{min-height:123px;display:flex;align-items:center;justify-content:space-between;gap:32px}.strip-inner p{font-size:14px;line-height:1.65;margin:0;color:var(--text)}.strip-inner strong{font-weight:500;color:var(--ink)}.strip-inner>span{font-family:'Manrope',Arial,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.5px}.contact-preview{padding-block:90px}.contact-preview h2{font-size:42px;font-weight:500;letter-spacing:-2px}.initial-footer{padding-block:24px;border-top:1px solid var(--line);font-size:14px}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;padding:12px;z-index:20}.skip-link:focus{top:15px}@media(min-width:1600px){.hero{gap:105px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{width:calc(100% - 64px);height:102px}.hero{gap:38px;padding-top:35px}h1{font-size:65px;letter-spacing:-3px}.hero-visual{min-height:540px}.portrait-label{display:none}.experience-badge{width:106px;height:106px;right:-5px}.hero-actions{gap:18px}.hero-actions .button{padding:16px 19px;gap:15px}.strip-inner>span{font-size:17px}.desktop-nav{gap:24px}}@media(max-width:760px){.wrap,.header{width:calc(100% - 40px)}.header{height:92px}.brand-name{font-size:39px}.brand-caption{font-size:8px;letter-spacing:2.5px}.desktop-nav{display:none}.header-cta{font-size:14px;padding:12px 16px;gap:19px}.hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:48px;gap:40px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:23px}h1{font-size:clamp(55px,12vw,80px);letter-spacing:-3px;line-height:1.09;margin-bottom:23px}h1 em{letter-spacing:-2.5px}.hero-description{font-size:16px;max-width:430px}.hero-actions{gap:21px}.hero-actions .button{font-size:14px}.hero-reassurance{font-size:12px;margin-top:20px}.hero-visual{width:min(440px,100%);margin:auto;min-height:490px}.portrait-field{inset:0 10px 21px}.portrait{height:97%}.portrait-name{left:29px;right:29px;padding:16px 22px}.experience-badge{right:0;top:24px;width:104px;height:104px}.experience-number{font-size:43px}.experience-badge>span:last-child{font-size:9px}.strip-inner{padding-block:27px;display:grid;grid-template-columns:1fr;gap:14px}.strip-inner p{margin-bottom:6px}.strip-inner>span{border-top:1px solid var(--line);padding-top:12px;font-size:19px}.contact-preview{padding-block:60px}.contact-preview h2{font-size:36px;line-height:1.2}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Services, personal introduction and contact */
.section{padding-block:102px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:49px}.section-heading .eyebrow{margin-bottom:21px}h2{font-family:'Manrope',Arial,sans-serif;font-size:46px;font-weight:500;line-height:1.2;letter-spacing:-2px;margin-bottom:0}h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:1.07em;letter-spacing:-1.8px}.section-heading>p{color:var(--text);font-size:16px;line-height:1.8;max-width:307px;margin-bottom:4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{padding:31px 30px 27px;border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column;background:white;transition:background .2s,border-color .2s}.service-card:hover{background:#f9fbf5;border-color:#a5bb96}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.service-icon{width:35px;height:35px}.service-top>span{font-size:12px;color:#758777}.service-card h3{font-family:'Manrope',Arial,sans-serif;font-size:21px;font-weight:600;letter-spacing:-.7px;line-height:1.4;margin-bottom:16px}.service-card p{color:var(--text);font-size:16px;line-height:1.75;margin-bottom:28px;flex:1}.service-link{border-top:1px solid var(--line);padding-top:21px;display:flex;justify-content:space-between;align-items:center;font-weight:550;font-size:14px}.service-link>span{font-size:24px;line-height:1}.service-link:hover{color:#53742c}.service-support{display:flex;align-items:baseline;justify-content:space-between;gap:30px;margin-top:30px}.service-support>span{font-size:12px;letter-spacing:1.4px;font-weight:550}.service-support p{font-size:14px;color:var(--text);margin:0}.service-support b{padding:0 13px;font-weight:400;color:#a0af9c}.about-section{background:var(--soft);padding-block:91px}.about-inner{display:grid;grid-template-columns:.91fr 1.1fr;gap:108px;align-items:center}.about-visual{position:relative;padding:0 13px 0 34px}.about-photo{background:#dfe5d9;border-radius:180px 180px 8px 8px;overflow:hidden;height:482px;display:flex;align-items:flex-end;justify-content:center}.about-photo img{width:360px;height:auto;object-fit:contain}.about-photo-caption{display:flex;align-items:center;justify-content:space-between;padding:19px 4px 0}.about-photo-caption>span:first-child{font-size:12px;letter-spacing:1.6px;font-weight:500;line-height:1.7}.small-monogram{font-family:Georgia,serif;font-style:italic;font-size:49px;line-height:1}.about-copy .eyebrow{margin-bottom:20px}.about-copy h2{margin-bottom:27px}.about-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;color:var(--text);margin-bottom:19px}.about-copy blockquote{margin:28px 0 17px;padding-left:21px;border-left:3px solid #aec768;font-family:Georgia,serif;font-size:24px;line-height:1.5;font-style:italic;letter-spacing:-.3px}.signature{display:flex;align-items:center;gap:19px}.signature>span:first-child{font-family:Georgia,serif;font-size:28px;font-style:italic}.signature>span:last-child{font-size:12px;letter-spacing:1.3px;color:#647364}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:56px}.steps article{border-top:1px solid #9bb395;padding-top:24px}.step-number{display:block;font-size:14px;color:#758967;margin-bottom:22px;letter-spacing:1px}.steps h3{font-family:'Manrope',Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.5px;margin-bottom:13px}.steps p{font-size:16px;line-height:1.8;color:var(--text);margin-bottom:0}.contact-section{background:var(--ink);color:white;padding-block:91px}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:102px;align-items:center}.contact-copy .eyebrow{color:var(--lime);font-size:12px}.contact-copy h2{font-size:70px;letter-spacing:-3px;margin-bottom:25px;line-height:1.08}.contact-copy h2 em{color:var(--lime)}.contact-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#d4dfd7;margin-bottom:28px}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#e8f6bd}.contact-item{display:block;padding:23px 0;border-bottom:1px solid #517066}.contact-label{display:block;font-size:12px;letter-spacing:1.5px;color:#cad8cc;margin-bottom:11px}.contact-value{display:flex;align-items:center;justify-content:space-between;gap:14px;font-family:'Manrope',Arial,sans-serif;font-size:30px;letter-spacing:-.8px;line-height:1.5}.contact-item:hover .contact-value{color:var(--lime)}.email-value{font-size:22px;letter-spacing:-.5px}.contact-value>span{font-size:26px;flex-shrink:0;color:var(--lime)}.offers-note{padding-top:31px}.offers-note h3{font-size:16px;font-weight:550;line-height:1.5;margin-bottom:9px}.offers-note p{font-size:14px;color:#c4d4c7;line-height:1.8;margin:0;max-width:405px}.footer{padding-top:47px;padding-bottom:26px}.footer-top{display:flex;align-items:center;gap:46px;padding-bottom:36px}.footer-top>p{font-size:14px;color:var(--text);line-height:1.7;margin:0}.back-top{margin-left:auto;font-size:14px;display:flex;gap:20px;align-items:center}.back-top>span{font-size:23px}.back-top:hover{color:#62852d}.footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;border-top:1px solid var(--line);padding-top:22px}.footer-bottom p{font-size:12px;color:#69776b;margin:0;line-height:1.7}.mobile-menu{display:none}.hero-reassurance{font-size:12px}.portrait-name span span{font-size:14px}.experience-badge>span:last-child{font-size:12px;letter-spacing:.7px;line-height:1.3}.portrait-label{font-size:12px;letter-spacing:1px;left:28px;top:115px}.eyebrow{font-size:12px}.section-heading h2{font-size:44px}
@media(max-width:1100px){.section{padding-block:80px}.section-heading{gap:30px}.section-heading h2,h2{font-size:37px;letter-spacing:-1.7px}.section-heading>p{max-width:250px}.service-card{padding:25px 23px}.service-card h3{font-size:20px}.service-support{flex-direction:column;gap:10px}.about-inner{gap:48px}.about-visual{padding:0}.about-photo{height:450px}.about-photo img{width:338px}.about-copy blockquote{font-size:22px}.steps{gap:28px}.contact-inner{gap:56px}.contact-value{font-size:26px}.email-value{font-size:18px;letter-spacing:-.4px}.contact-copy h2{font-size:60px}.experience-badge>span:last-child{font-size:12px;line-height:1.2}.experience-number{font-size:42px}}
@media(max-width:760px){.header{gap:18px;position:relative}.header-cta{margin-left:auto;gap:14px}.mobile-menu{display:block;z-index:10}.mobile-menu summary{list-style:none;width:38px;height:40px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary>span{width:23px;height:1.5px;background:var(--ink);transition:transform .2s}.mobile-menu[open] summary>span:first-child{transform:translateY(3.75px) rotate(45deg)}.mobile-menu[open] summary>span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-menu nav{position:absolute;top:79px;right:0;left:0;border:1px solid var(--line);border-radius:8px;padding:14px 24px;background:white;box-shadow:0 20px 35px #173f3515;display:flex;flex-direction:column}.mobile-menu nav a{padding:12px 0;font-size:16px}.mobile-menu nav a+a{border-top:1px solid var(--line)}.eyebrow{font-size:12px;letter-spacing:1.2px}.section{padding-block:62px}.section-heading{flex-direction:column;align-items:flex-start;gap:23px;margin-bottom:30px}.section-heading h2,h2{font-size:36px;letter-spacing:-1.6px}.section-heading>p{max-width:430px;margin:0}.section-heading .eyebrow{margin-bottom:18px}.service-grid{grid-template-columns:1fr;gap:17px}.service-card{padding:27px}.service-top{margin-bottom:23px}.service-card h3{font-size:23px}.service-card p{margin-bottom:23px}.service-link{font-size:15px}.service-support{margin-top:24px;gap:12px}.service-support p{line-height:2}.service-support b{padding:0 8px}.about-section{padding-block:58px}.about-inner{grid-template-columns:1fr;gap:36px}.about-visual{max-width:370px;width:100%;margin:auto}.about-photo{height:430px;border-radius:180px 180px 8px 8px}.about-photo img{width:322px}.about-photo-caption{padding-top:15px}.about-copy h2{margin-bottom:24px}.about-copy blockquote{font-size:24px}.signature{gap:18px}.steps{grid-template-columns:1fr;gap:28px;margin-top:35px}.steps article{padding-top:19px}.step-number{margin-bottom:14px}.steps h3{font-size:22px}.contact-section{padding-block:59px}.contact-inner{grid-template-columns:1fr;gap:35px}.contact-copy h2{font-size:61px}.contact-copy .eyebrow{font-size:12px}.contact-value{font-size:29px}.email-value{font-size:clamp(17px,5.1vw,25px);letter-spacing:-.6px}.contact-details{min-width:0}.contact-item{padding-block:24px}.offers-note{padding-top:25px}.footer{padding-top:33px;padding-bottom:23px}.footer-top{gap:25px;flex-wrap:wrap;padding-bottom:27px}.footer-top>p{font-size:13px}.back-top{font-size:13px;gap:10px}.footer-bottom{flex-direction:column;gap:12px}.portrait-name span span{font-size:14px}.experience-badge>span:last-child{font-size:12px}.hero-reassurance{line-height:1.6}.hero-visual{min-height:470px}}
@media(max-width:380px){.wrap,.header{width:calc(100% - 32px)}.header{gap:9px}.header-cta{padding:12px;gap:10px}.brand-name{font-size:35px}.brand-caption{font-size:8px;letter-spacing:2px}.hero-visual{min-height:430px}.hero-reassurance{align-items:flex-start}.mini-check{flex-shrink:0;margin-top:2px}.hero-actions{gap:17px}.hero-actions .button{font-size:14px;gap:18px;padding:16px}.footer-top{gap:24px}.back-top{width:100%;margin-left:0}h1{font-size:53px}.section-heading h2,h2{font-size:33px}}
/* Current rates and WeChat contact */
.offers-section{background:var(--soft);padding-block:84px}.offers-heading{margin-bottom:37px}.offers-heading>.offers-date{font-size:.875rem;color:var(--text);max-width:none;border-bottom:1px solid #c7d3bf;padding-bottom:8px;white-space:nowrap}.rates-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rate-card{background:white;border:1px solid var(--line);border-radius:9px;padding:30px}.rate-card h3{font-family:'Manrope',Arial,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-.5px;margin-bottom:28px}.rate-from{font-size:.875rem;color:var(--text);margin-bottom:5px}.rate-value{font-family:'Manrope',Arial,sans-serif;font-size:4.5rem;font-weight:500;letter-spacing:-3.5px;line-height:1.2;display:flex;align-items:baseline;gap:5px;margin-bottom:16px;white-space:nowrap}.rate-value>span{font-size:1.8rem;letter-spacing:-.6px;display:inline-flex;gap:5px;align-items:baseline}.rate-value small{font:400 .875rem var(--font);letter-spacing:0}.rate-description{font-size:.875rem;color:var(--text);line-height:1.7;margin:0}.cashback-card{background:var(--lime);border-color:#ccdf9b}.cashback-value{font-size:3.9rem;padding-block:6px 5px;gap:2px}.cashback-value>span{font-size:2.4rem}.cashback-card .rate-from,.cashback-card .rate-description{color:#385336}.offers-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-top:25px}.offers-bottom>p{font-size:.8125rem;color:var(--text);line-height:1.8;max-width:725px;margin:0}.offers-bottom>.text-link{font-size:.875rem;flex-shrink:0;display:flex;align-items:center;gap:17px}.offers-bottom>.text-link>span{font-size:1.4rem;line-height:1}.wechat-contact{display:grid;grid-template-columns:1fr 180px;align-items:center;gap:26px;padding-top:31px}.wechat-copy .contact-label{color:var(--lime);font-size:.75rem;letter-spacing:1.2px;margin-bottom:13px}.wechat-copy h3{font-family:'Manrope',Arial,sans-serif;font-size:1.5rem;letter-spacing:-.6px;font-weight:500;line-height:1.35;margin-bottom:12px}.wechat-copy>p{font-size:.875rem;line-height:1.8;color:#c4d4c7;margin-bottom:17px;max-width:235px}.wechat-save{display:inline-flex;align-items:center;gap:16px;border-bottom:1px solid #839b78;padding-bottom:3px;color:var(--lime);font-size:.875rem}.wechat-save:hover{color:white}.wechat-frame{display:block;background:white;border-radius:13px;padding:12px;border:1px solid #dfe9d5;box-shadow:0 0 0 7px #ffffff07;transition:box-shadow .2s}.wechat-frame:hover{box-shadow:0 0 0 7px #d8ee941f}.wechat-frame img{width:100%;height:auto;border-radius:3px}.contact-details{min-width:0}
@media(max-width:1100px){.offers-section{padding-block:70px}.rate-card{padding:25px 22px}.rate-value{font-size:3.5rem;letter-spacing:-2.5px}.rate-value>span{font-size:1.45rem;gap:4px}.cashback-value{font-size:3rem}.cashback-value>span{font-size:1.8rem}.offers-bottom{gap:30px}.wechat-contact{grid-template-columns:1fr 150px;gap:20px}.wechat-copy h3{font-size:1.35rem}.wechat-frame{padding:10px}.wechat-copy .contact-label{letter-spacing:.8px}}
@media(max-width:760px){.offers-section{padding-block:60px}.offers-heading{gap:21px;margin-bottom:28px}.offers-heading>.offers-date{font-size:.8125rem}.rates-grid{grid-template-columns:1fr;gap:17px}.rate-card{padding:27px}.rate-card h3{font-size:1.375rem;margin-bottom:22px}.rate-value{font-size:4.5rem;letter-spacing:-3px}.rate-value>span{font-size:1.8rem}.cashback-value{font-size:3.9rem}.cashback-value>span{font-size:2.4rem}.rate-description{font-size:.9375rem}.offers-bottom{flex-direction:column;gap:22px}.offers-bottom>p{font-size:.8125rem}.wechat-contact{grid-template-columns:1fr 174px;gap:25px;padding-top:31px}.wechat-copy h3{font-size:1.5rem}.wechat-frame{padding:12px}.wechat-copy>p{font-size:.9375rem}.wechat-copy .contact-label{font-size:.75rem;letter-spacing:1px}}
@media(max-width:480px){.wechat-contact{grid-template-columns:1fr;gap:23px;align-items:start}.wechat-copy h3 br{display:none}.wechat-copy>p{max-width:280px;margin-bottom:14px}.wechat-frame{width:202px;justify-self:start;margin:0 0 4px 6px;padding:15px}.rate-card{padding:26px}.rate-value{font-size:4rem}.cashback-value{font-size:3.65rem}}
