:root{--navy:#102840;--coral:#f55f65;--peach:#fbf6f2;--line:#e6e6e6;--body:#20364b}

/* HEARTS: restored from the accepted V1 implementation */
.heart-mark{display:inline-block;position:relative;width:12px;height:12px;transform:rotate(45deg);background:var(--coral);flex:0 0 auto}
.heart-mark::before,.heart-mark::after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:inherit}
.heart-mark::before{left:-6px;top:0}.heart-mark::after{left:0;top:-6px}
.hero-heart{width:10px;height:10px;margin-left:6px;vertical-align:middle;transform:rotate(45deg) translateY(-1px)}
.hero-heart::before,.hero-heart::after{width:10px;height:10px}.hero-heart::before{left:-5px}.hero-heart::after{top:-5px}
.heading-heart{width:7px;height:7px;margin:0 0 3px 10px;vertical-align:middle;transform:rotate(45deg)}
.heading-heart::before,.heading-heart::after{width:7px;height:7px}.heading-heart::before{left:-3.5px}.heading-heart::after{top:-3.5px}
.cta-copy .heading-heart{margin-left:8px;margin-bottom:2px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--navy);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.page{width:min(94%,1180px);margin:0 auto}.header{height:104px;background:#fff}.nav-row{height:100%;display:flex;align-items:center;justify-content:space-between}.logo img{display:block;width:220px;height:auto}.nav-links{display:flex;gap:60px;align-items:center;font-size:14px;font-weight:700}.nav-links a{color:#071b32;text-decoration:none;white-space:nowrap}.nav-links .work-link{color:var(--coral)}
.hero{background:#fff}.hero-row{position:relative;display:block;min-height:478px;overflow:hidden}.hero-copy{width:38.2%;min-height:478px;display:flex;flex-direction:column;justify-content:center;padding:20px 24px 26px 14px;position:relative;z-index:3}.hero-copy h1{margin:0;color:#102840;font-family:Georgia,'Times New Roman',serif;font-size:58px;line-height:.98;letter-spacing:-2px;font-weight:700}.hero-copy h1 span{color:var(--coral)}.hero-lead{margin:24px 0 12px;max-width:390px;font-size:15px;line-height:1.55;font-weight:700;color:#173047}.hero-body{margin:0 0 25px;max-width:380px;font-size:13px;line-height:1.58;font-weight:700;color:#334c60}.pill-button{display:inline-flex;align-items:center;align-self:flex-start;gap:12px;background:var(--coral);color:white;text-decoration:none;border-radius:999px;padding:12px 24px;font-size:13px;font-weight:700}.pill-button b{font-size:17px;font-weight:500;line-height:1}.hero-photo{position:absolute;right:0;top:0;width:67.5%;height:478px;overflow:hidden;z-index:1}.hero-photo img{display:block;width:100%;height:100%;object-fit:fill;object-position:center center;transform:none}
.block{padding-top:28px}.section-title{text-align:center;margin-bottom:18px}.section-title h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:31px;line-height:1.15;color:#142c45;font-weight:700}.section-title p{margin:7px 0 0;font-size:12px;font-weight:700;color:#19344c}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid #ddd;border-radius:12px;overflow:hidden;text-align:center;background:#fff;min-height:368px}.product-card img{display:block;width:100%;aspect-ratio:1.18/1;object-fit:cover}.product-card h3{font-size:14px;margin:18px 8px 12px;font-weight:700;color:#18324d}.product-card p{margin:0 8px 19px;font-size:11.5px;line-height:1.65;font-weight:600;color:#29435a}
.compact{margin-bottom:17px}.services{padding-top:25px}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0}.service-item{text-align:center;padding:0 18px 8px;border-right:1px solid #d9dce0}.service-item.last{border-right:0}.service-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:50%;display:flex;align-items:center;justify-content:center}.service-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.service-icon.pink{background:#fde9ee;color:#f85b67}.service-icon.aqua{background:#e1f8f5;color:#29bfc3}.service-icon.orange{background:#fff0e9;color:#fb8545}.service-icon.blue{background:#e8f2ff;color:#4b9cf5}.service-icon.green{background:#e5f7e9;color:#3eb66a}.service-item h3{margin:0 0 10px;font-size:11.5px;font-weight:700;color:#19354f}.service-item p{margin:0;font-size:10px;line-height:1.55;font-weight:600;color:#2b455a}
.next{padding-top:30px}.next-panel{background:#fbf6f1;border-radius:10px;padding:25px 27px 26px}.next-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.next-item{text-align:center;padding:0 24px;border-right:1px solid #d9d6d2}.next-item.last{border-right:0}.metric{height:53px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--coral)}.metric b{font-family:Georgia,'Times New Roman',serif;font-size:36px;line-height:1}.metric span{font-size:11px;color:#17324b;font-weight:700;transform:translateY(4px)}.metric-icon{height:53px;display:flex;justify-content:center;align-items:center;color:var(--coral)}.bars{gap:5px}.bars i{display:block;width:7px;border:2px solid var(--coral);border-radius:1px}.bars i:nth-child(1){height:13px}.bars i:nth-child(2){height:21px}.bars i:nth-child(3){height:30px}.megaphone svg{width:43px;height:33px;fill:none;stroke:var(--coral);stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.next-item h3{font-size:11.5px;line-height:1.45;margin:0 0 14px;color:#19334c;font-weight:700}.next-item img{display:block;width:100%;height:117px;object-fit:cover;border-radius:9px;margin:0 0 14px}.next-item p{font-size:9.7px;line-height:1.55;font-weight:600;color:#2d475d;margin:0}
.why{padding-top:28px}.why-title{margin-bottom:17px}.why-main{display:grid;grid-template-columns:74% 26%;align-items:center}.process-row{display:grid;grid-template-columns:1fr 11px 1fr 11px 1fr 11px 1fr 11px 1fr;align-items:center;padding-right:7px}.process-row article{text-align:center}.process-row img{width:105px;height:105px;border-radius:50%;object-fit:cover;display:block;margin:0 auto 10px}.process-row article h3{margin:0;font-size:10.5px;font-weight:600}.process-row>b{font-size:15px;font-weight:700;text-align:center;color:#17324c;transform:translateY(-8px);line-height:1}.why-note{border-left:1px solid #adb6bd;padding-left:24px;font-size:10.5px;line-height:1.55;font-weight:700;color:#17324a}.grow-note{text-align:center;margin:15px 0 0;color:#fb5b61;font-size:11px;font-weight:700}
.cta{padding:26px 0 0}.cta-panel{min-height:184px;background:#fbf2ec;border-radius:9px;display:grid;grid-template-columns:24% 40% 36%;align-items:center;overflow:hidden}.cta-image{width:100%;height:184px;object-fit:cover;display:block}.cta-copy{padding:20px 28px}.cta-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:28px;line-height:1.05;margin:0;color:#173047}.cta-copy p{font-size:9.7px;line-height:1.55;font-weight:600;color:#2d465a;margin:13px 0 0}.cta-contact{display:grid;grid-template-columns:65px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:15px;row-gap:16px;padding:22px 28px 22px 0}.mail-badge{grid-row:1;width:64px;height:64px;border-radius:50%;background:var(--coral);display:flex;align-items:center;justify-content:center;color:white}.mail-badge svg{width:33px;height:26px;fill:none;stroke:white;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.cta-email{grid-column:2;color:#173047;text-decoration:none;font-family:Georgia,'Times New Roman',serif;font-size:24px;font-weight:700;white-space:nowrap}.email-button{grid-column:2;justify-self:start;display:inline-flex;align-items:center;gap:11px;background:var(--coral);color:#fff;text-decoration:none;border-radius:8px;padding:11px 24px;font-size:11px;font-weight:700}.email-button span{font-size:16px;line-height:1}
.footer{padding:25px 0 22px}.footer-row{display:grid;grid-template-columns:32% 36% 32%;align-items:center}.footer-brand img{display:block;width:180px}.footer-brand p{margin:5px 0 0 52px;font-size:8.8px;font-weight:400}.footer-contact{text-align:center}.email-line{display:flex;align-items:center;justify-content:center;gap:11px}.email-line svg{width:18px;height:14px;fill:none;stroke:#173047;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.email-line a{font-size:9px;font-weight:600;color:#173047;text-decoration:none}.socials{display:flex;justify-content:center;gap:11px;margin-top:11px}.socials a{width:20px;height:20px;color:#173047;display:block}.socials img{display:block;width:20px;height:20px;object-fit:contain}.socials svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.socials .fill{fill:currentColor;stroke:none}.footer-legal{text-align:right}.footer-legal>div{display:flex;justify-content:flex-end;gap:14px;align-items:center}.footer-legal a,.footer-legal span,.footer-legal p{font-size:8.8px;color:#173047;text-decoration:none;font-weight:600}.footer-legal p{margin:14px 0 0}
@media(max-width:900px){.page{width:95%}.header{height:76px}.logo img{width:165px}.nav-links{gap:28px;font-size:11px}.hero-row{min-height:402px}.hero-photo{height:402px}.hero-copy h1{font-size:46px}.hero-lead{font-size:13px}.hero-body{font-size:11px}.section-title h2{font-size:26px}.product-grid{gap:12px}.product-card{min-height:315px}.service-item{padding:0 9px 7px}.next-item{padding:0 13px}.process-row img{width:80px;height:80px}.cta-email{font-size:20px}}
@media(max-width:680px){.header{height:auto;padding:15px 0}.nav-row{gap:16px}.logo img{width:135px}.nav-links{gap:14px;font-size:9px}.hero-row{grid-template-columns:1fr}.hero-copy{padding:34px 12px}.hero-photo{height:auto;aspect-ratio:1.4}.product-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr);row-gap:25px}.service-item:nth-child(even){border-right:0}.next-grid{grid-template-columns:repeat(2,1fr);row-gap:25px}.next-item:nth-child(2){border-right:0}.why-main{grid-template-columns:1fr}.process-row{padding-right:0;grid-template-columns:1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr}.process-row img{width:60px;height:60px}.why-note{border-left:0;border-top:1px solid #adb6bd;margin-top:18px;padding:18px 0 0;text-align:center}.cta-panel{grid-template-columns:30% 70%;}.cta-image{height:170px}.cta-copy{padding:18px}.cta-contact{grid-column:1/-1;padding:18px;grid-template-columns:55px 1fr}.cta-email{font-size:18px}.footer-row{grid-template-columns:1fr;text-align:center;gap:20px}.footer-brand img{margin:auto}.footer-brand p{margin:5px 0 0}.footer-legal{text-align:center}.footer-legal>div{justify-content:center}}

/* V13: exact-final Hero block copied directly from mengniao_exact_final_upload */
.hero-exact{background:#fff}
.hero-exact-wrap{position:relative}
.hero-exact-wrap>img{display:block;width:100%;height:auto}
.hero-exact-cta{position:absolute;left:4.1%;top:77.3%;width:15.4%;height:11.2%;display:block;border-radius:999px}

/* Match exact-final process spacing: short arrows, tighter gaps */
.process-row{grid-template-columns:1fr 7px 1fr 7px 1fr 7px 1fr 7px 1fr;padding-right:2px;column-gap:2px}
.process-row>b{font-size:12px;line-height:1;font-weight:700;transform:translateY(-8px);width:7px;overflow:visible}
.process-row img{width:108px;height:108px}

/* Footer from exact-final visual */
.footer-brand p{font-weight:400}
.socials{gap:8px;margin-top:10px}
.socials a,.socials img{width:22px;height:22px}


/* V15 — preserve the exact V13 hero pixels; mask only the rasterized left copy and redraw it as crisp HTML. */
.hero-composite{background:#fff}
.hero-composite-wrap{position:relative;container-type:inline-size;overflow:hidden;background:#fff}
.hero-composite-bg{display:block;width:100%;height:auto}
.hero-text-mask{position:absolute;z-index:2;left:0;top:0;width:35.3%;height:100%;background:linear-gradient(90deg,#fff 0%,#fff 88%,rgba(255,255,255,.96) 92%,rgba(255,255,255,.62) 97%,rgba(255,255,255,0) 100%);pointer-events:none}
.hero-composite-copy{position:absolute;z-index:3;left:4.28%;top:7.35%;width:29.2%;color:#102840}
.hero-composite-copy h1{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:6.15cqw;line-height:.98;letter-spacing:-.16cqw;font-weight:700;color:#102840}
.hero-composite-copy h1>span:first-of-type{color:var(--coral)}
.hero-composite-copy .hero-heart{width:.95cqw;height:.95cqw;margin-left:.65cqw;vertical-align:middle;transform:rotate(45deg) translateY(-.08cqw)}
.hero-composite-copy .hero-heart::before,.hero-composite-copy .hero-heart::after{width:.95cqw;height:.95cqw}
.hero-composite-copy .hero-heart::before{left:-.475cqw}.hero-composite-copy .hero-heart::after{top:-.475cqw}
.hero-composite-lead{margin:2.45cqw 0 1.3cqw;font-size:1.34cqw;line-height:1.52;font-weight:700;color:#173047;white-space:nowrap}
.hero-composite-body{margin:0 0 2.55cqw;font-size:1.16cqw;line-height:1.57;font-weight:600;color:#334c60;white-space:nowrap}
.hero-composite-button{display:inline-flex;align-items:center;gap:1.0cqw;background:var(--coral);color:#fff;text-decoration:none;border-radius:999px;padding:1.15cqw 2.25cqw;font-size:1.22cqw;font-weight:700;line-height:1}
.hero-composite-button b{font-size:1.7cqw;font-weight:500;line-height:1}
@media(max-width:680px){
  .hero-composite-wrap{container-type:normal}.hero-composite-bg{min-width:760px;width:760px;max-width:none;transform:translateX(-26px)}
  .hero-text-mask{width:43%}.hero-composite-copy{left:4%;top:7%;width:34%}
  .hero-composite-copy h1{font-size:42px;letter-spacing:-1.4px}.hero-composite-lead{font-size:10px;margin:17px 0 9px}.hero-composite-body{font-size:8.8px;margin-bottom:17px}.hero-composite-button{font-size:9px;padding:9px 17px;gap:8px}.hero-composite-button b{font-size:13px}
}

/* V16 — exact raster transition preserved; only the raster text area is covered. */
.hero-v16{background:#fff}
.hero-v16-wrap{position:relative;overflow:hidden;background:#fff}
.hero-v16-bg{display:block;width:100%;height:auto}
/* Exact-final text occupies the left ~34.6%; cover only that area. The original transition from there rightward stays untouched. */
.hero-v16-white{position:absolute;z-index:2;left:0;top:0;width:34.65%;height:100%;background:#fff;pointer-events:none}
.hero-v16-copy{position:absolute;z-index:3;left:4.22%;top:7.8%;width:29.7%;color:#102840}
.hero-v16-copy h1{margin:0;font-family:Georgia,'Times New Roman',serif;font-weight:700;color:#102840;font-size:clamp(32px,3.85vw,54px);line-height:.98;letter-spacing:-.035em}
.hero-v16-copy .title-line{display:block;white-space:nowrap}
.hero-v16-copy .title-line.coral{color:var(--coral)}
/* Period stays part of Creators. at exactly the same size. */
.hero-v16-copy .hero-heart{display:inline-block;width:9px;height:9px;margin-left:7px;vertical-align:11%;transform:rotate(45deg);background:var(--coral);position:relative;border-radius:1.6px}
.hero-v16-copy .hero-heart::before,.hero-v16-copy .hero-heart::after{content:"";position:absolute;width:9px;height:9px;background:var(--coral);border-radius:50%}
.hero-v16-copy .hero-heart::before{left:-4.5px;top:0}.hero-v16-copy .hero-heart::after{left:0;top:-4.5px}
.hero-v16-lead,.hero-v16-body{font-family:Arial,Helvetica,sans-serif;color:#173047;margin-left:0;margin-right:0}
.hero-v16-lead{margin-top:18px;margin-bottom:11px;font-size:clamp(9px,.91vw,12.4px);line-height:1.48;font-weight:700}
.hero-v16-body{margin-top:0;margin-bottom:20px;font-size:clamp(8px,.79vw,10.8px);line-height:1.56;font-weight:600;color:#30495e}
.hero-v16-lead span,.hero-v16-body span{display:block;white-space:nowrap}
.hero-v16-button{display:inline-flex;align-items:center;gap:10px;background:var(--coral);color:#fff;text-decoration:none;border-radius:999px;padding:10px 22px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(9px,.83vw,11.2px);font-weight:700;line-height:1}
.hero-v16-button b{font-size:15px;line-height:1;font-weight:500}
@media(max-width:900px){
 .hero-v16-copy{left:4.2%;top:7.4%;width:30%}
 .hero-v16-copy h1{font-size:clamp(28px,4.2vw,40px)}
 .hero-v16-lead{margin-top:13px;margin-bottom:8px;font-size:9px}
 .hero-v16-body{margin-bottom:14px;font-size:8px}
 .hero-v16-button{padding:8px 17px;font-size:8.5px}
 .hero-v16-copy .hero-heart,.hero-v16-copy .hero-heart::before,.hero-v16-copy .hero-heart::after{width:7px;height:7px}
 .hero-v16-copy .hero-heart::before{left:-3.5px}.hero-v16-copy .hero-heart::after{top:-3.5px}
}
@media(max-width:680px){
 .hero-v16-wrap{min-width:680px;transform-origin:left top}
}

/* V18 — only the Hero is the exact high-resolution reference crop.
   It is shown 1:1 proportionally from a 3448px-wide source, while the rest stays HTML/CSS. */
.hero-hd-only{background:#fff}
.hero-hd-only-wrap{position:relative;overflow:hidden;background:#fff}
.hero-hd-only-wrap>img{display:block;width:100%;height:auto}
.hero-hd-mail{position:absolute;left:4.05%;top:76.0%;width:15.8%;height:10.8%;display:block;border-radius:999px;z-index:2}

/* V18 — match the compact, heavier arrows in the locked reference. */
.why-main{grid-template-columns:76% 24%}
.process-row{display:flex !important;align-items:center;justify-content:center;gap:3px !important;padding-right:0 !important}
.process-row article{flex:0 0 108px;text-align:center}
.process-row img{width:104px !important;height:104px !important;margin:0 auto 9px !important}
.process-row>b{flex:0 0 17px;width:17px !important;overflow:visible !important;font-size:20px !important;font-weight:900 !important;line-height:1 !important;text-align:center;transform:translateY(-9px) !important;color:#17324c}

@media(max-width:900px){
 .process-row article{flex-basis:82px}.process-row img{width:78px !important;height:78px !important}.process-row>b{flex-basis:13px;width:13px !important;font-size:16px !important}
}
@media(max-width:680px){
 .hero-hd-only-wrap{min-width:680px;transform-origin:left top}
 .process-row{gap:1px !important}.process-row article{flex-basis:62px}.process-row img{width:58px !important;height:58px !important}.process-row>b{flex-basis:10px;width:10px !important;font-size:13px !important}
}

/* V19 — only the four user-requested refinements. */
/* Keep the main number large, but make the plus sign small like the locked reference. */
.metric b{display:inline-flex;align-items:flex-start;gap:2px}
.metric-number{font:inherit;line-height:1}
.metric-plus{font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;line-height:1;transform:translateY(3px)}

/* Why Mengniao: true short, heavy SVG arrows; fixed circular images; use the row width instead of centering a narrow cluster. */
.why-main{grid-template-columns:74% 26%;align-items:center}
.process-row{display:grid !important;grid-template-columns:repeat(4,minmax(108px,1fr) 30px) minmax(108px,1fr);align-items:center;column-gap:5px !important;padding:0 7px 0 0 !important;width:100%;justify-content:stretch !important}
.process-row article{min-width:0;text-align:center}
.process-row img{display:block;width:105px !important;height:105px !important;aspect-ratio:1/1 !important;border-radius:50% !important;object-fit:cover !important;margin:0 auto 9px !important;flex:none !important}
.process-row article h3{margin:0;font-size:10.5px;font-weight:600}
.process-arrow{display:flex;width:30px;height:20px;align-items:center;justify-content:center;transform:translateY(-9px)}
.process-arrow svg{display:block;width:27px;height:17px;overflow:visible}
.process-arrow path{fill:none;stroke:#17324c;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}
.process-row>b{display:none !important}

@media(max-width:900px){
 .metric-plus{font-size:13px;transform:translateY(2px)}
 .process-row{grid-template-columns:repeat(4,minmax(82px,1fr) 23px) minmax(82px,1fr);column-gap:3px !important}
 .process-row img{width:78px !important;height:78px !important}
 .process-arrow{width:23px}.process-arrow svg{width:21px;height:14px}.process-arrow path{stroke-width:3}
}
@media(max-width:680px){
 .process-row{grid-template-columns:repeat(4,minmax(62px,1fr) 18px) minmax(62px,1fr);column-gap:2px !important}
 .process-row img{width:58px !important;height:58px !important}
 .process-arrow{width:18px}.process-arrow svg{width:17px;height:12px}.process-arrow path{stroke-width:2.8}
}


/* V20 — user-requested refinements only. */

/* 6+ / 10+: restore coral/red, large number + small plus. */
.metric b{color:var(--coral) !important}
.metric-number{color:var(--coral) !important;font-family:Georgia,'Times New Roman',serif;font-size:36px !important;font-weight:700;line-height:1}
.metric-plus{color:var(--coral) !important;font-family:Arial,Helvetica,sans-serif;font-size:14px !important;font-weight:700;line-height:1;transform:translateY(4px) !important}

/* Why Mengniao: five identical true circles; medium-weight, softer arrows.
   Keep the text note untouched. */
.why-main{grid-template-columns:76% 24% !important;align-items:center}
.process-row{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:0 !important;
  padding:0 10px 0 0 !important;
  width:100% !important;
}
.process-row article{
  flex:1 1 0 !important;
  min-width:0 !important;
  text-align:center !important;
}
.process-row img{
  display:block !important;
  width:105px !important;
  height:105px !important;
  min-width:105px !important;
  max-width:105px !important;
  aspect-ratio:1 / 1 !important;
  border-radius:50% !important;
  object-fit:cover !important;
  object-position:center center !important;
  margin:0 auto 9px !important;
  transform:none !important;
}
.process-arrow{
  flex:0 0 22px !important;
  width:22px !important;
  height:18px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  transform:translateY(-9px) !important;
}
.process-arrow svg{
  width:20px !important;
  height:13px !important;
  overflow:visible !important;
}
.process-arrow path{
  fill:none !important;
  stroke:#53697b !important;
  stroke-width:2.15 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}

@media(max-width:900px){
 .metric-number{font-size:31px !important}.metric-plus{font-size:12px !important;transform:translateY(3px) !important}
 .process-row img{width:78px !important;height:78px !important;min-width:78px !important;max-width:78px !important}
 .process-arrow{flex-basis:18px !important;width:18px !important}
 .process-arrow svg{width:16px !important;height:11px !important}
 .process-arrow path{stroke-width:1.9 !important}
}
@media(max-width:680px){
 .process-row img{width:58px !important;height:58px !important;min-width:58px !important;max-width:58px !important}
 .process-arrow{flex-basis:14px !important;width:14px !important}
 .process-arrow svg{width:13px !important;height:9px !important}
 .process-arrow path{stroke-width:1.7 !important}
}


/* V21: Hero title heart is normalized to the same rounded CSS-heart family as section titles. */
.hero-hd-wrap{position:relative}
.hero-heart-fix{
  position:absolute;
  left:28.55%;
  top:29.2%;
  width:10px;
  height:10px;
  background:#ff5c62;
  transform:rotate(-45deg);
  border-radius:2px;
  z-index:6;
  pointer-events:none;
}
.hero-heart-fix::before,
.hero-heart-fix::after{
  content:"";
  position:absolute;
  width:10px;
  height:10px;
  background:#ff5c62;
  border-radius:50%;
}
.hero-heart-fix::before{top:-5px;left:0}
.hero-heart-fix::after{left:5px;top:0}
@media(max-width:900px){
 .hero-heart-fix{width:7px;height:7px;border-radius:1.5px}
 .hero-heart-fix::before,.hero-heart-fix::after{width:7px;height:7px}
 .hero-heart-fix::before{top:-3.5px}.hero-heart-fix::after{left:3.5px}
}


/* =========================================================
   V22 HERO — crisp HTML typography + diversified product photo
   The right-side photo carries its own light/pink transition.
   ========================================================= */
.hero-v22{background:#fff}
.hero-v22-row{
  position:relative;
  height:478px;
  overflow:hidden;
  background:#fff;
}
.hero-v22-copy{
  position:relative;
  z-index:3;
  width:39%;
  height:100%;
  padding:43px 12px 28px 14px;
}
.hero-v22-copy h1{
  margin:0;
  font-family:Georgia,'Times New Roman',serif;
  font-size:58px;
  line-height:.98;
  letter-spacing:-2px;
  font-weight:700;
  color:#102840;
}
.hero-v22-line{display:block;white-space:nowrap}
.hero-v22-line.coral{color:var(--coral)}
.hero-v22-heart{
  width:7px !important;
  height:7px !important;
  margin-left:10px !important;
  margin-bottom:5px !important;
  vertical-align:middle !important;
  transform:rotate(45deg) !important;
}
.hero-v22-heart::before,.hero-v22-heart::after{
  width:7px !important;height:7px !important;
}
.hero-v22-heart::before{left:-3.5px !important}
.hero-v22-heart::after{top:-3.5px !important}

.hero-v22-lead,
.hero-v22-body{
  font-family:Arial,Helvetica,sans-serif;
  color:#173047;
  font-size:13px;
  line-height:1.58;
  font-weight:700;
  letter-spacing:0;
  -webkit-font-smoothing:antialiased;
  text-rendering:geometricPrecision;
}
.hero-v22-lead{margin:25px 0 13px}
.hero-v22-body{margin:0 0 25px}

.hero-v22-button{
  display:inline-flex;
  align-items:center;
  gap:11px;
  background:var(--coral);
  color:#fff;
  text-decoration:none;
  border-radius:999px;
  padding:12px 23px;
  font-size:13px;
  line-height:1;
  font-weight:700;
}
.hero-v22-button span{font-size:17px;line-height:1;font-weight:500}

.hero-v22-photo{
  position:absolute;
  z-index:1;
  right:0;
  top:0;
  width:68.5%;
  height:478px;
  overflow:hidden;
}
.hero-v22-photo img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
/* A very small feather at the seam only; most transition is already in the photo itself. */
.hero-v22-photo::before{
  content:"";
  position:absolute;
  z-index:2;
  left:0;top:0;bottom:0;
  width:11%;
  pointer-events:none;
  background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.88) 24%,rgba(255,255,255,.44) 58%,rgba(255,255,255,0) 100%);
}

@media(max-width:900px){
  .hero-v22-row{height:402px}
  .hero-v22-copy{width:41%;padding-top:36px}
  .hero-v22-copy h1{font-size:46px;letter-spacing:-1.5px}
  .hero-v22-lead,.hero-v22-body{font-size:10.5px}
  .hero-v22-lead{margin-top:20px}
  .hero-v22-photo{height:402px;width:68%}
}
@media(max-width:680px){
  .hero-v22-row{min-width:680px;height:402px}
}


/* =========================================================
   V22 RESPONSIVE — desktop V22 preserved; tablet/mobile only
   ========================================================= */

/* Make anchor jumps comfortable below the header */
#products, #what, #why { scroll-margin-top: 24px; }

/* TABLET */
@media (max-width: 900px) {
  .page { width: min(94%, 760px) !important; }

  /* Header: keep everything readable without changing desktop */
  .header {
    height: auto !important;
    padding: 16px 0 13px !important;
  }
  .nav-row {
    min-height: 0 !important;
    gap: 22px !important;
  }
  .logo img { width: 165px !important; }
  .nav-links {
    gap: 24px !important;
    font-size: 11px !important;
    flex-wrap: wrap !important;
    justify-content: flex-end !important;
  }

  /* Hero remains split on tablet, but with safer dimensions */
  .hero-v22-row {
    height: 420px !important;
  }
  .hero-v22-copy {
    width: 43% !important;
    padding: 38px 10px 26px 10px !important;
  }
  .hero-v22-copy h1 {
    font-size: 45px !important;
    letter-spacing: -1.4px !important;
  }
  .hero-v22-lead,
  .hero-v22-body {
    font-size: 11px !important;
    line-height: 1.55 !important;
  }
  .hero-v22-lead { margin-top: 20px !important; }
  .hero-v22-photo {
    width: 66% !important;
    height: 420px !important;
  }

  /* Cards */
  .product-grid {
    grid-template-columns: repeat(2, minmax(0,1fr)) !important;
    gap: 16px !important;
  }
  .product-card { min-height: 0 !important; }

  .service-grid {
    grid-template-columns: repeat(3, minmax(0,1fr)) !important;
    row-gap: 26px !important;
  }
  .service-item {
    padding: 0 14px 14px !important;
  }
  .service-item:nth-child(3n) { border-right: 0 !important; }
  .service-item:nth-child(4) { border-right: 1px solid #d9dce0 !important; }

  .next-grid {
    grid-template-columns: repeat(2, minmax(0,1fr)) !important;
    row-gap: 28px !important;
  }
  .next-item {
    padding: 0 20px !important;
  }
  .next-item:nth-child(2) { border-right: 0 !important; }
  .next-item:nth-child(3) { border-right: 1px solid #d9d6d2 !important; }

  /* Why section stays horizontal on tablet but gives more room */
  .why-main {
    grid-template-columns: 72% 28% !important;
  }
  .process-row img {
    width: 78px !important;
    height: 78px !important;
    min-width: 78px !important;
    max-width: 78px !important;
  }
  .process-arrow {
    flex-basis: 18px !important;
    width: 18px !important;
  }

  /* CTA */
  .cta-panel {
    grid-template-columns: 24% 42% 34% !important;
  }
  .cta-copy { padding: 18px 18px !important; }
  .cta-copy h2 { font-size: 23px !important; }
  .cta-email { font-size: 17px !important; }
  .cta-contact {
    grid-template-columns: 50px 1fr !important;
    column-gap: 10px !important;
    padding-right: 16px !important;
  }
  .mail-badge {
    width: 50px !important;
    height: 50px !important;
  }
}

/* PHONE */
@media (max-width: 680px) {
  html, body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }
  .page {
    width: 92% !important;
    max-width: none !important;
  }

  /* Header: logo above a compact 2x2 navigation */
  .header {
    padding: 14px 0 12px !important;
  }
  .nav-row {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 13px !important;
  }
  .logo {
    align-self: center !important;
  }
  .logo img {
    width: 150px !important;
  }
  .nav-links {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    gap: 7px 12px !important;
    font-size: 11px !important;
    text-align: center !important;
  }
  .nav-links a {
    padding: 7px 4px !important;
    white-space: nowrap !important;
  }

  /* Hero: copy above, product image below. Same content, no separate mobile page. */
  .hero-v22-row {
    height: auto !important;
    min-width: 0 !important;
    overflow: visible !important;
    display: flex !important;
    flex-direction: column !important;
  }
  .hero-v22-copy {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    padding: 34px 6px 25px !important;
  }
  .hero-v22-copy h1 {
    font-size: clamp(42px, 13vw, 56px) !important;
    line-height: .98 !important;
    letter-spacing: -1.6px !important;
  }
  .hero-v22-line { white-space: nowrap !important; }
  .hero-v22-lead,
  .hero-v22-body {
    width: min(100%, 390px) !important;
    font-size: 13px !important;
    line-height: 1.58 !important;
  }
  .hero-v22-lead { margin: 24px 0 13px !important; }
  .hero-v22-body { margin: 0 0 23px !important; }
  .hero-v22-lead br,
  .hero-v22-body br {
    display: none !important;
  }
  .hero-v22-button {
    padding: 12px 22px !important;
    font-size: 13px !important;
  }
  .hero-v22-photo {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1.55 / 1 !important;
    right: auto !important;
    top: auto !important;
    border-radius: 0 0 10px 10px !important;
  }
  .hero-v22-photo img {
    object-fit: cover !important;
    object-position: center center !important;
  }
  .hero-v22-photo::before {
    display: none !important;
  }

  /* General typography and spacing */
  .block { padding-top: 36px !important; }
  .section-title {
    margin-bottom: 20px !important;
  }
  .section-title h2 {
    font-size: 27px !important;
    line-height: 1.12 !important;
  }
  .section-title p {
    font-size: 11.5px !important;
    line-height: 1.5 !important;
    padding: 0 10px !important;
  }

  /* Products: 2 columns on ordinary phones */
  .product-grid {
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    gap: 12px !important;
  }
  .product-card {
    border-radius: 10px !important;
    min-height: 0 !important;
  }
  .product-card h3 {
    font-size: 13px !important;
    margin: 14px 6px 8px !important;
  }
  .product-card p {
    font-size: 10.5px !important;
    line-height: 1.5 !important;
    margin-bottom: 15px !important;
  }

  /* Services: 2 columns */
  .service-grid {
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    row-gap: 28px !important;
  }
  .service-item {
    border-right: 1px solid #d9dce0 !important;
    padding: 0 14px 8px !important;
  }
  .service-item:nth-child(even) {
    border-right: 0 !important;
  }
  .service-icon {
    width: 56px !important;
    height: 56px !important;
    margin-bottom: 12px !important;
  }
  .service-item h3 { font-size: 11.5px !important; }
  .service-item p { font-size: 10px !important; }

  /* Built for What Happens Next: 2 columns */
  .next-panel {
    padding: 24px 14px 26px !important;
  }
  .next-grid {
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    row-gap: 30px !important;
  }
  .next-item {
    padding: 0 12px !important;
    border-right: 1px solid #d9d6d2 !important;
  }
  .next-item:nth-child(even) {
    border-right: 0 !important;
  }
  .next-item img {
    height: auto !important;
    aspect-ratio: 1.32 / 1 !important;
  }
  .next-item p {
    font-size: 9.8px !important;
  }

  /* Why Mengniao: vertical process on phone.
     Each circle remains perfectly round and the arrows point down. */
  .why-main {
    display: block !important;
  }
  .process-row {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    padding: 0 !important;
    gap: 0 !important;
    align-items: center !important;
  }
  .process-row article {
    width: 100% !important;
    flex: none !important;
    text-align: center !important;
  }
  .process-row img {
    width: 112px !important;
    height: 112px !important;
    min-width: 112px !important;
    max-width: 112px !important;
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
    border-radius: 50% !important;
    margin-bottom: 8px !important;
  }
  .process-row article h3 {
    font-size: 11.5px !important;
  }
  .process-arrow {
    width: 24px !important;
    height: 30px !important;
    flex: 0 0 30px !important;
    transform: rotate(90deg) !important;
    margin: 5px 0 !important;
  }
  .process-arrow svg {
    width: 20px !important;
    height: 13px !important;
  }
  .process-arrow path {
    stroke-width: 2 !important;
  }
  .why-note {
    border-left: 0 !important;
    border-top: 1px solid #adb6bd !important;
    margin-top: 25px !important;
    padding: 20px 12px 0 !important;
    text-align: center !important;
    font-size: 11px !important;
  }
  .grow-note {
    font-size: 11px !important;
    line-height: 1.5 !important;
    margin-top: 20px !important;
    padding: 0 10px !important;
  }

  /* CTA: image, message, then contact */
  .cta-panel {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
    border-radius: 10px !important;
  }
  .cta-image {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1.7 / 1 !important;
    object-fit: cover !important;
  }
  .cta-copy {
    width: 100% !important;
    padding: 24px 22px 10px !important;
    text-align: center !important;
  }
  .cta-copy h2 {
    font-size: 27px !important;
  }
  .cta-copy p {
    font-size: 10.5px !important;
    line-height: 1.55 !important;
  }
  .cta-copy p br { display: none !important; }
  .cta-contact {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 13px !important;
    padding: 10px 20px 28px !important;
  }
  .mail-badge {
    width: 56px !important;
    height: 56px !important;
  }
  .cta-email {
    white-space: normal !important;
    text-align: center !important;
    font-size: 20px !important;
    overflow-wrap: anywhere !important;
  }
  .email-button {
    justify-self: auto !important;
    padding: 11px 22px !important;
  }

  /* Footer: stacked and centered */
  .footer {
    padding: 34px 0 28px !important;
  }
  .footer-row {
    display: flex !important;
    flex-direction: column !important;
    gap: 24px !important;
    text-align: center !important;
  }
  .footer-brand img {
    width: 170px !important;
    margin: 0 auto !important;
  }
  .footer-brand p {
    margin: 6px 0 0 !important;
  }
  .footer-contact {
    text-align: center !important;
  }
  .socials {
    gap: 13px !important;
    margin-top: 12px !important;
  }
  .footer-legal {
    text-align: center !important;
  }
  .footer-legal > div {
    justify-content: center !important;
  }
  .footer-legal p {
    margin-top: 11px !important;
  }
}

/* SMALL PHONE */
@media (max-width: 430px) {
  .page { width: 91% !important; }

  .logo img { width: 142px !important; }
  .nav-links { font-size: 10.5px !important; }

  .hero-v22-copy {
    padding-top: 29px !important;
  }
  .hero-v22-copy h1 {
    font-size: clamp(39px, 12vw, 48px) !important;
  }
  .hero-v22-lead,
  .hero-v22-body {
    font-size: 12.2px !important;
  }
  .hero-v22-photo {
    aspect-ratio: 1.35 / 1 !important;
  }

  /* On very narrow phones, cards become one column for legibility */
  .product-grid {
    grid-template-columns: 1fr !important;
  }
  .product-card img {
    aspect-ratio: 1.4 / 1 !important;
  }

  .service-grid,
  .next-grid {
    grid-template-columns: 1fr !important;
  }
  .service-item,
  .service-item:nth-child(even),
  .next-item,
  .next-item:nth-child(even) {
    border-right: 0 !important;
    border-bottom: 1px solid #e1e3e5 !important;
    padding-bottom: 22px !important;
  }
  .service-item:last-child,
  .next-item:last-child {
    border-bottom: 0 !important;
  }

  .next-item img {
    width: min(100%, 290px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .section-title h2 { font-size: 25px !important; }
  .cta-email { font-size: 18px !important; }
}


/* Footer location replacement */
.footer-location{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  color:#102840;
  font-size:11px;
  font-weight:600;
  white-space:nowrap;
}
.footer-location svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:#102840;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
@media(max-width:680px){
  .footer-location{
    justify-content:center;
    font-size:11px;
  }
}
