:root{color:#111;background:#fbfbfa;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fff,#fff 42%,#fafafa),#fff;color:#111}a{color:inherit}.page{width:min(800px,calc(100% - 48px));margin:0 auto;padding:104px 0 40px}.page-header{position:relative;margin-bottom:82px}.page-header:before{content:"";display:block;width:40px;height:3px;margin-bottom:24px;border-radius:999px;background:#111}.page-title{margin:0;color:#000;font-size:42px;font-weight:760;letter-spacing:-1px;line-height:1.12}.section{margin-bottom:68px}.section-title{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:#444;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.section-title:after{content:"";flex:1;height:1px;background:#f0f0f0}.list{display:flex;flex-direction:column}.item{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:22px 28px 22px 0;border-bottom:1px solid #f0f0f0;text-decoration:none;outline:0;transition:padding-left .2s,background-color .2s,border-color .2s}.item:after{content:"›";position:absolute;right:2px;color:#b5b5b5;font-size:22px;line-height:1;opacity:0;transform:translate(-6px);transition:opacity .2s,transform .2s,color .2s}.item:focus-visible,.item:hover{padding-left:16px;background:#fcfcfc;border-color:#e8e8e8}.item:focus-visible:after,.item:hover:after{color:#555;opacity:1;transform:translate(0)}.item:focus-visible{box-shadow:inset 3px 0 #111}.item-title{color:#000;font-size:18px;font-weight:560;line-height:1.4}.item-meta{flex:0 0 auto;color:#666;font-size:13px;letter-spacing:.2px;white-space:nowrap}.footer{margin-top:112px;padding-top:30px;border-top:1px solid #efefef;color:#666;font-size:12px;line-height:1.7;text-align:center}.footer p{margin:8px 0 0}.footer p:first-child{margin-top:0}.footer a{color:#666;text-decoration:underline;text-decoration-color:#d6d6d6;text-underline-offset:3px;transition:color .2s}.footer a:hover{color:#111}.footer-links{display:flex;flex-wrap:wrap;gap:8px 14px;justify-content:center}@media (max-width:768px){.page{width:min(100% - 36px,800px);padding-top:64px}.page-header{margin-bottom:58px}.page-title{font-size:32px}.section{margin-bottom:52px}.item{align-items:flex-start;flex-direction:column;gap:6px;min-height:0;padding:18px 24px 18px 0}.item:focus-visible,.item:hover{padding-left:10px}.item-meta{white-space:normal}}