:root{color:#20211f;background:#f8f9f5;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}header,main,footer{width:88%;max-width:1200px;margin:auto}header{height:100px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:20px;font-weight:700;letter-spacing:-.6px}nav{display:flex;gap:30px;font-size:14px}h1{font-size:38px;font-weight:500;letter-spacing:-1px;margin:52px 0 64px}h1 span{font-size:14px;color:#777b73;letter-spacing:0;margin-left:20px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:20px}.section-title h2{font-size:24px;font-weight:500;margin:0}.section-title>a{font-size:14px;color:#666b61}.carousel{min-width:0}.viewport{overflow:hidden;touch-action:pan-y;cursor:grab}.viewport:active{cursor:grabbing}.track{display:flex;transition:transform .35s ease;will-change:transform}.slide{flex:0 0 100%;min-width:0;display:flex;justify-content:center;align-items:center;user-select:none;-webkit-user-drag:none}.slide img{display:block;width:100%;height:auto;pointer-events:none;user-select:none}.do-or-not .viewport{background:#eee6d9}.do-or-not .slide img{width:auto;max-width:100%;height:min(720px,80vh);object-fit:contain}.controls{display:flex;align-items:center;justify-content:space-between;padding:15px 0;gap:12px}.count{font-size:12px;font-variant-numeric:tabular-nums;color:#6b7066;min-width:60px}.buttons{display:flex;gap:6px}button{font:inherit;color:inherit;cursor:pointer}.buttons button{background:transparent;border:1px solid #d5d8d0;width:38px;height:34px;border-radius:20px;font-size:16px}.buttons button:hover{background:#e7e9e2}.dots{display:flex;gap:0}.dot{width:25px;height:30px;background:transparent;border:0;padding:0;display:grid;place-items:center}.dot:after{content:"";width:5px;height:5px;border-radius:50%;background:#bec2b7}.dot[aria-current=true]:after{background:#20211f;width:18px;border-radius:4px}.plan{display:flex;justify-content:space-between;align-items:center;padding:28px 0;border-block:1px solid #daddd3;font-size:16px;margin:22px 0 65px}.plan:hover,.section-title>a:hover{color:#a7462d}footer{display:flex;justify-content:space-between;border-top:1px solid #daddd3;padding:26px 0;margin-top:65px;font-size:12px;color:#6b7066}:focus-visible{outline:2px solid #aa5431;outline-offset:4px}@media(max-width:600px){header{height:80px}.brand{font-size:16px}nav{font-size:12px;gap:16px}h1{font-size:28px;margin:30px 0 42px}h1 span{font-size:12px;margin-left:12px}.section-title h2{font-size:21px}.section-title>a{font-size:12px}.controls{gap:6px}.dot{width:20px}.buttons{gap:4px}.buttons button{width:32px;height:32px}.count{min-width:47px}.do-or-not .slide img{height:auto;width:100%}.plan{margin-bottom:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.track{transition:none}}
