@charset "UTF-8";
:root{--ink:#183f38;--muted:#687a72;--paper:#f7f8f3;--line:#dce3d9;--accent:#d7ed92}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",sans-serif}a{color:inherit;text-decoration:none}header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px;font-size:18px;font-weight:700}.mark{font-size:34px}nav{display:flex;gap:36px;font-size:14px}nav a:hover{color:#698834}.hero{position:relative;min-height:650px;padding:85px 6% 100px;overflow:hidden}.hero-copy{position:relative;z-index:2;width:55%}.eyebrow{font-size:11px;font-weight:600;letter-spacing:2px;margin:0 0 28px}.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#7d9b48;margin-right:10px}h1{font-size:clamp(42px,5.4vw,78px);letter-spacing:-3px;line-height:1.25;font-weight:500;margin:0 0 24px;white-space:pre-line;overflow-wrap:anywhere}.intro{font-size:16px;color:var(--muted);line-height:1.8}.button{display:inline-flex;gap:60px;background:var(--ink);color:white;padding:19px 25px;margin-top:25px;font-size:14px}.art{position:absolute;right:4%;top:45px;width:42%;height:500px;background:radial-gradient(ellipse at 50% 85%,#cad9b1 0,transparent 58%)}.arch{position:absolute;width:220px;height:340px;border:46px solid #a6be7d;border-bottom:0;border-radius:150px 150px 0 0;transform:rotate(23deg);box-shadow:16px 12px 30px #1c3e2520}.arch-front{top:130px;left:32%;border-color:#254f43}.arch-back{top:35px;left:10%}.orbit{position:absolute;inset:60px 0;border:1px solid #bbcba5;border-radius:50%;transform:rotate(-30deg)}.art-caption{position:absolute;bottom:0;right:10%;font-size:10px;letter-spacing:3px}.hero-bottom{position:absolute;bottom:26px;left:6%;right:6%;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;font-size:12px;color:var(--muted)}.section{padding:90px 6%;border-top:1px solid var(--line)}.about{display:grid;grid-template-columns:1fr 1.4fr;gap:60px}h2{font-size:36px;font-weight:500;margin:0}h3{font-size:29px;line-height:1.6;font-weight:500;margin:0 0 20px}.copy{color:var(--muted);line-height:2.1;font-size:15px;max-width:650px}.services{background:#edf1e7}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:45px}.section-heading>p,.section-heading>span{font-size:13px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--paper);padding:30px;min-height:200px;position:relative;border:1px solid var(--line)}.card-number{font-size:12px;color:var(--muted)}.card h3{font-size:21px;margin:28px 0}.card-arrow{position:absolute;bottom:24px;right:24px}.empty{padding:26px 0;color:var(--muted);font-size:14px}.news-row{display:flex;gap:45px;padding:24px 0;border-bottom:1px solid var(--line);align-items:center}.news-row span{font-size:12px;color:var(--muted)}.news-row h3{font-size:18px;margin:0}.contact{background:var(--ink);color:var(--paper);padding:75px 6%;display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact h2{font-size:48px;line-height:1.4}.contact h2 span{color:var(--accent);padding-left:30px}.contact dt{font-size:12px;color:#b5c6bb;margin:0 0 8px}.contact dd{margin:0 0 25px;line-height:1.6;overflow-wrap:anywhere}footer{padding:28px 6%;display:flex;gap:24px;justify-content:space-between;font-size:12px;color:var(--muted)}a:focus-visible{outline:2px solid #7c9b36;outline-offset:5px}@media(max-width:760px){header{height:auto;min-height:85px;align-items:flex-start;gap:20px;padding-top:20px;padding-bottom:18px}.brand{font-size:14px;gap:8px}nav{gap:12px;flex-wrap:wrap;justify-content:flex-end;max-width:210px;font-size:12px}.hero{padding-top:45px;min-height:740px}.hero-copy{width:100%}h1{font-size:46px}.art{width:76%;height:300px;top:355px;right:6%;opacity:.85}.arch{width:140px;height:200px;border-width:30px}.arch-front{top:75px}.arch-back{top:10px}.art-caption{font-size:8px}.hero-bottom{font-size:10px;gap:20px}.about,.contact{grid-template-columns:1fr;gap:32px}.section{padding:55px 6%}.section-heading{align-items:flex-start;gap:20px}.section-heading>p,.section-heading>span{max-width:100px;line-height:1.8}.cards{grid-template-columns:1fr}.contact h2{font-size:38px}h2{font-size:29px}h3{font-size:24px}.news-row{gap:16px}footer{flex-wrap:wrap;line-height:1.8}}
