:root{--ink:#17242a;--muted:#657176;--orange:#ff642e;--cream:#f6f2e9;--line:#dce1de;--green:#244e43;--lime:#dceb9f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf6;color:var(--ink);font-family:"Noto Sans SC","Microsoft YaHei",Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}em{font-style:normal;color:var(--orange)}
.nav-shell{height:84px;max-width:1280px;margin:auto;padding:0 30px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--orange);color:#fff;font:900 24px/1 Arial;transform:rotate(-4deg)}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-size:18px;letter-spacing:.08em}.brand small{font-size:9px;letter-spacing:.28em;color:#839095}.nav-shell nav{display:flex;align-items:center;gap:34px;font-size:14px}.nav-shell nav a{transition:.2s}.nav-shell nav a:hover{color:var(--orange)}.nav-cta{border:1px solid var(--ink);border-radius:99px;padding:11px 20px}.nav-cta:hover{background:var(--ink);color:#fff!important}
.hero{min-height:680px;max-width:1440px;margin:auto;padding:72px max(30px,calc((100% - 1220px)/2)) 100px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;position:relative;overflow:hidden}.hero-content{position:relative;z-index:2}.eyebrow,.section-kicker{font-size:11px;font-weight:800;letter-spacing:.22em;color:var(--orange);display:flex;align-items:center;gap:14px}.section-kicker span{display:grid;place-items:center;width:30px;height:30px;border:1px solid currentColor;border-radius:50%;letter-spacing:0}.hero h1,.section h2,.project-copy h2,.journey h2,.business h2{font-family:Georgia,"Songti SC",serif;font-size:clamp(54px,6.4vw,92px);line-height:1.05;letter-spacing:-.055em;margin:25px 0}.hero h1 em{position:relative}.hero h1 em:after{content:"";position:absolute;height:8px;background:var(--lime);left:0;right:0;bottom:4px;z-index:-1;border-radius:50%}.hero-copy{max-width:560px;font-size:17px;line-height:1.9;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:35px}.primary-btn{display:inline-flex;align-items:center;gap:28px;background:var(--orange);color:#fff;padding:17px 22px;border-radius:4px;font-weight:700;box-shadow:0 12px 30px #ff642e33}.primary-btn span{font-size:20px}.text-link{border-bottom:1px solid var(--ink);padding:12px 0;font-weight:700}.hero-tags{display:flex;gap:9px;margin-top:43px}.hero-tags span{font-size:12px;padding:7px 13px;border:1px solid #cbd1ce;border-radius:99px;color:#697579}.hero-visual{height:520px;position:relative}.main-photo{position:absolute;inset:0 20px 20px 60px;border-radius:46% 46% 8px 8px;overflow:hidden;background:#e5e1d7;box-shadow:0 30px 70px #1c312a20}.main-photo img{filter:saturate(.92)}.float-card{position:absolute;background:#fff;padding:14px 18px;box-shadow:0 15px 35px #1c312a20;border-radius:12px;z-index:2}.location{left:10px;top:120px;display:flex;gap:12px;align-items:center}.location i{font-style:normal;font-size:25px;color:var(--orange)}.location div{display:flex;flex-direction:column}.location small,.rating small{font-size:10px;color:#7b8589;margin-top:4px}.rating{right:0;bottom:58px;text-align:center}.rating>span{font:700 28px Georgia}.stars{font-size:10px;color:var(--orange);letter-spacing:2px}.orange-disc{position:absolute;right:-45px;top:30px;width:115px;height:115px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;text-align:center;font:700 17px/1.3 Georgia;transform:rotate(8deg)}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px)}.hero-glow.one{width:420px;height:420px;right:30px;top:50px;background:#f5d9bf55}.hero-glow.two{width:240px;height:240px;left:-80px;bottom:0;background:#e0e9b755}
.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);max-width:1280px;margin:auto}.trust-strip div{padding:26px 25px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.trust-strip div:last-child{border:0}.trust-strip strong{font:700 13px Georgia;letter-spacing:.16em}.trust-strip span{font-size:11px;color:#899297}
.section{max-width:1220px;margin:auto;padding:130px 30px}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:110px}.section h2,.project-copy h2,.journey h2,.business h2{font-size:clamp(42px,5vw,68px);margin-top:22px}.about-copy{padding-top:80px}.about-copy>p{font-size:16px;line-height:2;color:var(--muted);margin:0 0 20px}.mission{border-left:3px solid var(--orange);padding-left:20px;margin-top:34px;display:flex;flex-direction:column;gap:6px}.mission b{font-size:13px}.mission span{font:18px Georgia;color:#465256}
.project-section{background:var(--green);color:#fff;display:grid;grid-template-columns:1fr 1fr;min-height:720px}.project-image{position:relative;min-height:620px;overflow:hidden}.project-image img{filter:saturate(.7) contrast(.92);opacity:.86}.image-caption{position:absolute;left:30px;bottom:30px;font:11px Georgia;letter-spacing:.22em}.project-copy{padding:100px max(40px,calc((100vw - 1220px)/2)) 90px 80px}.section-kicker.light{color:#f1a77f}.project-copy h2{color:#fff}.project-copy>p{line-height:1.9;color:#cad7d2;max-width:570px}.feature-list{display:grid;grid-template-columns:1fr 1fr;margin:35px 0;border-top:1px solid #ffffff30}.feature-list div{display:flex;flex-direction:column;padding:17px 0;border-bottom:1px solid #ffffff30}.feature-list b{color:#f6c1a5}.feature-list span{font-size:12px;color:#aebfba;margin-top:5px}.outline-btn{display:inline-flex;gap:25px;border:1px solid #fff6;padding:15px 20px;margin-top:8px;font-weight:700}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px}.section-head h2{margin-bottom:0}.section-head>p{max-width:400px;line-height:1.8;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{min-height:285px;padding:28px;position:relative;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.3s;background:#fbfaf6}.service-card:hover{background:var(--orange);color:#fff;transform:translateY(-5px)}.card-no{font:11px Georgia;color:#9ca5a3}.service-card i{display:grid;place-items:center;width:52px;height:52px;background:var(--cream);color:var(--orange);border-radius:50%;font-style:normal;font:700 20px Georgia;margin:40px 0 22px}.service-card h3{margin:0 0 10px;font-size:20px}.service-card p{font-size:13px;line-height:1.8;color:var(--muted);max-width:260px}.service-card:hover p,.service-card:hover .card-no{color:#ffe5da}.arrow{position:absolute;right:25px;top:25px;font-size:18px}
.journey{background:#182b30;color:#fff;padding:110px max(30px,calc((100% - 1160px)/2));text-align:center}.journey .section-kicker{justify-content:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px}.step{padding:0 40px;position:relative}.step:not(:last-child):after{content:"";position:absolute;top:28px;right:-12%;width:24%;border-top:1px dashed #6b817d}.step b{font:44px Georgia;color:var(--orange)}.step i{display:block;width:8px;height:8px;background:var(--lime);border-radius:50%;margin:17px auto}.step h3{font-size:22px;margin:15px}.step p{font-size:13px;line-height:1.8;color:#9fb1ad}
.business{padding-top:100px}.business-card{background:var(--orange);color:#fff;padding:75px;display:grid;grid-template-columns:1.25fr .75fr;gap:80px;border-radius:5px;position:relative;overflow:hidden}.business-card:after{content:"M";position:absolute;right:-30px;bottom:-110px;font:500 350px Georgia;color:#ffffff10}.business-card h2{color:#fff}.business-card h2 em{color:var(--lime)}.business-card>div>p{line-height:1.8;color:#ffe4da;max-width:600px}.contact-panel{align-self:end;border-top:1px solid #ffffff66;padding-top:25px;position:relative;z-index:1}.contact-panel p{font-size:12px!important;margin:0 0 12px}.contact-panel a{font:22px Georgia;border-bottom:1px solid #fff;padding-bottom:4px}.contact-panel span{display:block;font-size:11px;margin-top:22px;color:#ffd8c9}
footer{max-width:1220px;margin:auto;padding:35px 30px 45px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-top:1px solid var(--line);gap:30px}.footer-brand{justify-self:start}footer>p{font-size:12px;color:var(--muted);text-align:center}footer>div{display:flex;justify-content:flex-end;gap:20px;font-size:12px}footer>small{grid-column:1/-1;color:#a0a7a6;font-size:9px;letter-spacing:.16em;text-align:center;margin-top:20px}
.download-section{max-width:1160px;margin:110px auto 10px;padding:70px 85px;background:var(--cream);display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:90px;border-radius:6px;position:relative;overflow:hidden}.download-section:before{content:"APP";position:absolute;left:-25px;bottom:-75px;font:220px Georgia;color:#17242a08}.download-copy{position:relative;z-index:1}.download-copy h2{font:clamp(42px,5vw,68px)/1.1 Georgia,"Songti SC",serif;letter-spacing:-.05em;margin:22px 0}.download-copy>p{max-width:540px;color:var(--muted);line-height:1.8}.download-points{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:25px;font-size:12px;color:var(--green)}.qr-card{background:#fff;padding:24px;border-radius:18px;box-shadow:0 22px 55px #17242a18;text-align:center;position:relative;z-index:1}.qr-card img{width:210px;height:210px;object-fit:contain;margin:auto}.qr-card div{display:flex;flex-direction:column;gap:6px;margin-top:15px}.qr-card strong{font-size:17px}.qr-card small{font-size:10px;color:var(--muted)}.copyright a{color:var(--muted);border-bottom:1px solid #c4cac7}.copyright a:hover{color:var(--orange)}
@media(max-width:900px){.nav-shell nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-visual{margin-top:55px}.about-grid,.project-section,.business-card{grid-template-columns:1fr}.about-copy{padding-top:0}.project-copy{padding:70px 35px}.section-head{align-items:start;flex-direction:column}.service-grid{grid-template-columns:1fr 1fr}.trust-strip{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr;gap:50px}.step:not(:last-child):after{display:none}.business-card{padding:50px 35px}.contact-panel{margin-top:10px}footer{grid-template-columns:1fr;text-align:center}.footer-brand,footer>div{justify-self:center;justify-content:center}footer>small{grid-column:auto}}
@media(max-width:900px){.download-section{margin:80px 30px 0;padding:55px;grid-template-columns:1fr;gap:45px}.qr-card{max-width:310px}}
@media(max-width:560px){.nav-shell{height:72px;padding:0 18px}.nav-cta{padding:9px 14px}.hero{padding:45px 20px 70px;min-height:auto}.hero h1{font-size:51px}.hero-copy{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:8px}.hero-visual{height:400px}.main-photo{left:25px}.orange-disc{right:-55px;width:100px;height:100px}.trust-strip div{padding:20px 16px}.section{padding:90px 20px}.section h2,.project-copy h2,.journey h2,.business h2{font-size:43px}.service-grid{grid-template-columns:1fr}.project-image{min-height:440px}.feature-list{grid-template-columns:1fr}.journey{padding:85px 20px}.business{padding-top:70px}.business-card{margin:0}.contact-panel a{font-size:16px}footer>div{flex-wrap:wrap}}
@media(max-width:560px){.download-section{margin:65px 20px 0;padding:40px 24px}.download-copy h2{font-size:42px}.download-points{flex-direction:column}.qr-card{padding:18px}.qr-card img{width:190px;height:190px}}
