.back-to-top-module__W-_GOW__button{right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:70;width:56px;height:56px;color:var(--paper);border:1px solid var(--ink);background:var(--ink);box-shadow:4px 4px 0 var(--blue);opacity:0;pointer-events:none;cursor:pointer;grid-template-rows:1fr auto;place-items:center;padding:8px 7px 6px;transition:opacity .28s,transform .45s cubic-bezier(.16,1,.3,1),color .2s,background-color .2s,box-shadow .2s;display:grid;position:fixed;transform:translateY(14px)}.back-to-top-module__W-_GOW__button:before{content:"";background:var(--blue);transform-origin:0;height:1px;transition:transform .28s cubic-bezier(.16,1,.3,1);position:absolute;inset:5px 5px auto}.back-to-top-module__W-_GOW__button[data-visible]{opacity:1;pointer-events:auto;transform:translate(0,0)}.back-to-top-module__W-_GOW__button svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:square;stroke-linejoin:miter;width:20px;height:20px;transition:transform .35s cubic-bezier(.16,1,.3,1)}.back-to-top-module__W-_GOW__button span{letter-spacing:.16em;font:720 7px ui-monospace,SFMono-Regular,Consolas,monospace}.back-to-top-module__W-_GOW__button:hover{color:var(--ink);background:var(--paper);box-shadow:6px 6px 0 var(--blue)}.back-to-top-module__W-_GOW__button:hover:before{transform:scaleX(.42)}.back-to-top-module__W-_GOW__button:hover svg{transform:translateY(-3px)}.back-to-top-module__W-_GOW__button:active{box-shadow:2px 2px 0 var(--blue);transform:translate(2px,2px)}.back-to-top-module__W-_GOW__button:focus-visible{outline-offset:5px;outline:3px solid #2453ff52}@media (max-width:640px){.back-to-top-module__W-_GOW__button{right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));width:50px;height:50px;box-shadow:3px 3px 0 var(--blue)}}
html[data-motion=enhanced] [data-reveal][data-motion-state=pending]{opacity:0;transform:translateY(38px)}html[data-motion=enhanced] [data-reveal][data-motion-state=visible]{animation:.8s cubic-bezier(.16,1,.3,1) both reveal-up}html[data-motion=enhanced] [data-reveal][data-motion-state=visible][data-delay="1"]{animation-delay:90ms}html[data-motion=enhanced] [data-reveal][data-motion-state=visible][data-delay="2"]{animation-delay:.18s}@keyframes reveal-up{0%{opacity:0;transform:translateY(38px)}to{opacity:1;transform:translate(0,0)}}@keyframes page-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@supports (animation-timeline:scroll()){body:before{content:"";z-index:120;background:var(--blue);transform-origin:0;height:2px;animation:linear both page-progress;animation-timeline:scroll(root);position:fixed;inset:0 0 auto;transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}[data-reveal]{opacity:1!important;transform:none!important}}
:root{--paper:#f4f1ea;--paper-light:#fcfbf8;--ink:#181817;--muted:#68645d;--line:#cbc7be;--blue:#2453ff;--site-width:min(1180px,calc(100% - 40px))}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #2453ff52}.skip-link{z-index:200;color:#fff;background:var(--ink);padding:10px 13px;font-size:12px;transition:transform .2s;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}@media (max-width:640px){:root{--site-width:calc(100% - 28px)}}
