:root{font-family:Inter,Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#101519;background:#fafaf8;font-synthesis:none;-webkit-font-smoothing:antialiased;--green:#17583a;--muted:#778089;--line:#d9dddf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--green);outline-offset:7px}.page{max-width:1536px;margin:auto;padding:0 4.6vw}header{height:96px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 2.4vw}.brand{display:flex;align-items:center;gap:16px;font-size:30px;font-weight:700;letter-spacing:-.6px}.monogram{background:var(--green);color:#fff;width:37px;height:37px;border-radius:3px;font-size:24px;display:grid;place-items:center}nav{display:flex;align-items:center;gap:58px;font-size:20px}nav button{background:none;border:0;padding:8px 0}nav a:hover,nav button:hover{color:var(--green)}main{padding:0 2.4vw}.intro{padding:70px 0 78px}.eyebrow{font-size:20px;letter-spacing:1.5px;color:#68727b;margin:0 0 24px;font-weight:500}h1{font-size:clamp(38px,4.8vw,74px);line-height:1.35;letter-spacing:-2px;margin:0 0 16px;font-weight:700}.subtitle{font-size:clamp(18px,2.2vw,32px);color:var(--muted);line-height:1.65;margin:0}.section-title{display:flex;gap:24px;align-items:center;margin-bottom:24px}.section-title h2{font-size:32px;line-height:1.4;margin:0}.section-title>span{font-size:21px;color:var(--muted)}.grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.tool-card{border:1px solid var(--line);border-radius:14px;padding:38px;min-height:370px;background:#fff;display:flex;flex-direction:column}.tool-card[href]{transition:border-color .18s,background .18s}.tool-card[href]:hover{border-color:var(--green);background:#f8fcf9}.card-top{display:flex;justify-content:space-between;align-items:flex-start;color:var(--green);margin-bottom:30px}.status{display:flex;gap:10px;align-items:center;white-space:nowrap;font-size:17px}.status:before{content:"";width:12px;height:12px;border-radius:50%;background:currentColor}.tool-card h3{font-size:30px;margin:0 0 10px;line-height:1.4}.tool-card p{font-size:20px;color:var(--muted);line-height:1.65;margin:0}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:34px}.enter{display:flex;align-items:center;gap:9px;color:var(--green);font-size:23px}.address{font-size:16px;color:var(--muted)}.upcoming{background:#f6f7f6;border-style:dashed}.upcoming .card-top{color:#999fa2}.upcoming .status{color:#81888e}footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:52px;padding:28px 2.4vw 40px;color:var(--muted);font-size:16px}dialog{width:min(520px,calc(100% - 40px));border:1px solid var(--line);border-radius:16px;padding:32px;background:#fafaf8;color:inherit}dialog::backdrop{background:#10151966}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-head h2{margin:0;font-size:24px}.dialog-head button{border:0;background:none;padding:8px;display:flex}dialog p{line-height:1.9;color:#68727b}@media(min-width:1600px){.page{padding:0 70px}header,main{padding-left:36px;padding-right:36px}}@media(max-width:950px){.address{display:none}.tool-card{padding:28px}.intro{padding:58px 0}.tool-card p{font-size:18px}}@media(max-width:600px){.page{padding:0 22px}header{height:80px;padding:0}.brand{font-size:24px;gap:10px}.monogram{width:32px;height:32px;font-size:21px}nav{font-size:16px;gap:24px}main{padding:0}.intro{padding:52px 0}.eyebrow{font-size:14px;letter-spacing:1px;margin-bottom:20px}h1{font-size:36px;letter-spacing:-1px;line-height:1.45}.subtitle{font-size:17px;max-width:290px}.section-title h2{font-size:24px}.section-title>span{font-size:16px}.grid{grid-template-columns:1fr;gap:18px}.tool-card{min-height:300px;padding:26px}.card-top{margin-bottom:22px}.card-top svg{width:64px;height:64px}.status{font-size:14px}.status:before{width:9px;height:9px}.tool-card h3{font-size:24px}.tool-card p{font-size:16px}.enter{font-size:19px}.upcoming{min-height:240px}footer{font-size:12px;padding:24px 0 30px;margin-top:36px;gap:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
