:root{--green:#00b922;--deep-green:#007d18;--canvas:#f2f4f5;--paper:#fff;--ink:#14202a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif}.site-wrap{width:min(720px,100%);min-height:100vh;margin:auto;background:var(--paper);box-shadow:0 0 20px #12371416}.top-banner{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:720/220;background:linear-gradient(135deg,#087f20,#09c72f 55%,#f1ca49);overflow:hidden}.top-banner img{width:100%;height:100%;object-fit:cover}.banner-placeholder{text-align:center;color:#fff;font-size:24px;font-weight:900;text-shadow:0 2px 4px #004412}.banner-placeholder small{font-size:15px}.calendar-widget,.draw-widget,.banner-widget{display:block;width:100%;max-width:100%;border:0}.calendar-widget{height:44px}.draw-widget{height:300px}.banner-widget{height:0}.site-footer{margin:0 6px;padding:12px 18px;background:#00ae20;color:#062209;text-align:center;font-size:12px;line-height:1.55}.site-footer p{margin:4px 0}.back-to-top{position:fixed;right:14px;bottom:20px;z-index:9;display:none;flex-direction:column;align-items:center;justify-content:center;width:48px;height:48px;border:0;border-radius:50%;background:#e92028;color:#fff;font:900 21px/1 inherit;box-shadow:0 3px 10px #53000048;cursor:pointer}.back-to-top span{font-size:10px}.back-to-top.visible{display:flex}@media(max-width:600px){.calendar-widget{height:38px}.draw-widget{height:300px}.site-footer{margin:0 2px;padding:9px;font-size:11px}.back-to-top{right:10px;bottom:14px;width:44px;height:44px}}
