:root{--navy:#101e2e;--ink:#162431;--muted:#65707a;--lime:#dcf77c;--line:#dce1e4;--paper:#f3f5f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #7aa333;outline-offset:6px}input:focus,textarea:focus{outline:2px solid var(--lime);outline-offset:3px}.header{height:98px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:white;gap:28px}.brand{display:flex;align-items:center;gap:14px;font-size:23px;font-weight:700;letter-spacing:2px}.brand small{display:block;font-size:10px;letter-spacing:1.3px;margin-top:7px}.brand-mark{background:var(--navy);color:white;padding:10px 8px;font-size:27px;letter-spacing:-5px;width:49px;height:49px}.brand-mark span{color:var(--lime)}nav{display:flex;gap:38px;font-size:14px}nav a:hover{color:#6b8428}.header-actions{display:flex;align-items:center;gap:20px}.header-actions button{border:0;background:transparent;font-size:14px;padding:12px}.header-actions button span{margin-left:10px}#menu{display:none}.hero{background:var(--navy);color:white;padding:30px 5% 0;overflow:hidden}.hero-top,.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.8px;line-height:1.6}.hero-top{color:#bcc7cf}.edition{font-size:12px;letter-spacing:2px}.hero-body{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;min-height:560px;gap:40px}.overline{font-size:14px;letter-spacing:3px;color:var(--lime);margin:35px 0 22px}h1{font-size:clamp(48px,5.6vw,86px);line-height:1.25;letter-spacing:-2px;margin:0;font-weight:600}.hero-description{font-size:16px;line-height:1.9;color:#b9c3cc;margin:24px 0 30px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:42px;padding:17px 24px;font-size:14px;font-weight:600;border:0;min-height:52px}.lime{background:var(--lime);color:var(--navy)}.lime:hover{background:#ecffae}.hero-type{align-self:stretch;position:relative;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #ffffff17;padding-left:42px;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:60px 60px}.type-caption{font-size:12px;letter-spacing:3px;line-height:1.6;color:#96a7b5}.big-type{font-size:clamp(140px,25vw,390px);font-weight:900;line-height:1.08;letter-spacing:-.1em;color:#cbd2d7;white-space:nowrap}.big-type>span{font-size:24px;vertical-align:top;display:inline-block;margin:40px 0 0 25px;letter-spacing:0;color:var(--lime)}.coordinate{display:flex;gap:22px;font:11px monospace;letter-spacing:1px;color:#aebdc8}.hero-bottom{border-top:1px solid #ffffff25;padding:23px 0;font-size:12px;color:#b9c3cc}.hero-bottom a{color:white}.section{padding:94px 7%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:45px}.dark{color:#697680;margin:0 0 23px}h2{font-size:clamp(30px,3.2vw,48px);font-weight:500;line-height:1.4;letter-spacing:-1px;margin:0}.intro{font-size:15px;line-height:1.9;color:var(--muted);max-width:430px;margin:0 0 5px}.tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:30px}.tabs button{font-size:14px;flex:1;text-align:left;padding:20px 16px 20px 0;border:0;border-bottom:3px solid transparent;background:none;color:var(--muted)}.tabs button[aria-selected=true]{border-color:var(--navy);color:var(--navy);font-weight:700}.product-panel{display:grid;grid-template-columns:1fr 1fr;min-height:390px;background:var(--paper)}.product-index{padding:40px;position:relative;overflow:hidden;border-right:1px solid var(--line)}.product-index>span{font-size:135px;font-weight:600;letter-spacing:-8px;line-height:1.2}.product-index>p{font:12px monospace;letter-spacing:2px}.line-motif{height:70px;margin-top:35px;background:repeating-linear-gradient(115deg,transparent,transparent 10px,#cbd3d8 10px,#cbd3d8 11px);width:80%}.product-copy{padding:38px 42px}.tag{font-size:11px;letter-spacing:1px;color:#687682}.product-copy h3{font-size:29px;font-weight:500;margin:18px 0 12px}.product-copy>p{color:var(--muted);font-size:14px;line-height:1.8}.product-copy ul{padding:0;list-style:none;margin:22px 0}.product-copy li{border-top:1px solid var(--line);padding:12px 0;font-size:14px;display:flex;justify-content:space-between;gap:20px}.product-copy li span{color:var(--muted);font-size:12px}.text-link{display:flex;justify-content:space-between;padding:10px 0;font-size:14px;font-weight:600}.approach{padding-top:30px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:45px}.steps article{padding:30px 28px 0 0}.steps article+article{border-left:1px solid var(--line);padding-left:30px}.steps article>span{font:11px monospace;letter-spacing:1px;color:var(--muted)}.steps h3{font-size:23px;font-weight:500;margin:27px 0 14px}.steps p{font-size:14px;line-height:1.9;color:var(--muted);max-width:300px}.contact{background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:75px;padding-bottom:65px}.contact .eyebrow{color:var(--lime);margin:0 0 25px}.contact h2{font-size:clamp(32px,3.5vw,52px)}.contact-copy>p:not(.eyebrow){font-size:15px;color:#b9c3cc;line-height:1.9}.contact-copy .demo-note{font-size:12px!important;max-width:300px;margin-top:45px}form label{display:block;font-size:13px;color:#c6d0d7}input,textarea{width:100%;border:0;border-bottom:1px solid #67717c;border-radius:0;background:transparent;color:white;padding:12px 0;margin:0 0 24px;min-height:44px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}form .button{width:100%}#form-status{font-size:13px;line-height:1.6;color:var(--lime);margin:14px 0 0}footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:37px 5%;font-size:12px;color:var(--muted)}.footer-brand{font-size:19px;font-weight:700;color:var(--navy)}.footer-brand span{font-size:10px;letter-spacing:2px;display:block;margin-top:7px}footer small{font-size:11px}html[lang=en] h1{font-size:clamp(40px,4.6vw,66px);letter-spacing:-2px}html[lang=en] h2{font-size:clamp(29px,3.2vw,43px)}@media(min-width:1600px){.hero,.header,footer{padding-left:max(5%,calc((100vw - 1450px)/2));padding-right:max(5%,calc((100vw - 1450px)/2))}.section{padding-left:max(7%,calc((100vw - 1360px)/2));padding-right:max(7%,calc((100vw - 1360px)/2))}}@media(max-width:800px){.header{height:80px}.brand{font-size:20px}.brand small{font-size:8px}.brand-mark{width:42px;height:44px;font-size:24px}nav{gap:18px}.hero-body{min-height:500px;gap:20px}.hero-type{padding-left:20px}.coordinate{flex-direction:column;gap:9px}.big-type>span{margin:20px 0 0 15px;font-size:17px}.section{padding:65px 6%}.section-heading{display:block}.intro{margin-top:24px}.product-copy{padding:30px}.product-index{padding:30px}.product-index>span{font-size:115px}.contact{gap:7%}.contact h2{font-size:34px}footer{flex-wrap:wrap}}@media(max-width:600px){.header{position:relative;gap:10px}.header-actions{gap:0}#menu{display:block;font-size:21px}nav{display:none;position:absolute;z-index:10;top:80px;left:0;right:0;background:white;padding:24px 6%;box-shadow:0 10px 20px #0001}nav.open{display:flex;flex-direction:column;gap:24px}.edition{display:none}.hero{padding-top:24px}.hero-body{display:block;min-height:0}.hero-copy{padding-bottom:42px}.overline{margin-top:36px}h1{font-size:53px}.hero-type{border-left:0;border-top:1px solid #ffffff20;padding:23px 0 25px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.type-caption{font-size:10px}.big-type{font-size:125px;grid-row:span 2;grid-column:2;text-align:right;line-height:1;letter-spacing:-10px}.big-type>span{font-size:12px;margin:7px 0 0 15px}.coordinate{font-size:9px;gap:5px;margin-top:14px}.hero-bottom{font-size:10px;line-height:1.6}.hero-bottom a{white-space:nowrap}.section{padding:55px 6%}h2{font-size:32px}.section-heading{margin-bottom:28px}.intro{font-size:14px}.tabs button{font-size:12px;padding-right:8px;line-height:1.7}.product-panel{grid-template-columns:1fr}.product-index{border-right:0;border-bottom:1px solid var(--line);padding:24px;display:flex;align-items:center;gap:30px}.product-index>span{font-size:77px;letter-spacing:-4px}.product-index>p{font-size:11px}.line-motif{display:none}.product-copy{padding:28px 24px}.steps{grid-template-columns:1fr;margin-top:30px}.steps article{padding:25px 0}.steps article+article{border-left:0;border-top:1px solid var(--line);padding:25px 0}.steps h3{margin-top:18px}.steps p{max-width:none;margin-bottom:0}.approach{padding-top:10px}.contact{grid-template-columns:1fr;gap:30px}.contact-copy .demo-note{margin-top:22px;max-width:none}footer{gap:22px;padding:30px 6%}footer>span{font-size:10px}footer small{width:100%}html[lang=en] h1{font-size:43px}html[lang=en] .tabs button{font-size:11px}html[lang=en] .hero-bottom{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
