:root{--green:#00b922;--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{width:100%;min-height:0;background:linear-gradient(135deg,#087f20,#09c72f 55%,#f1ca49)}.top-banner img{display:block;width:100%;height:auto;min-height:0}.banner-placeholder{width:100%;padding:70px 10px;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}.materials-section{margin:10px 6px 14px;border:2px solid #102d65;border-radius:8px;background:#fff;box-shadow:0 3px 10px #06183922;overflow:hidden}.materials-section-header{position:relative;padding:10px 12px;border-bottom:3px solid #dfb343;background:linear-gradient(105deg,#071832 0%,#0e438c 57%,#b90d1e 100%);color:#fff;text-align:center}.materials-section-header::before,.materials-section-header::after{position:absolute;top:50%;width:48px;height:1px;background:linear-gradient(90deg,transparent,#f2d16d);content:""}.materials-section-header::before{left:14px}.materials-section-header::after{right:14px;transform:rotate(180deg)}.materials-section-header h1{position:relative;margin:0;padding:0 42px;color:#fff8db;font-size:23px;letter-spacing:.03em;text-shadow:0 2px 2px #030815,0 0 10px #e7b5428c}.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}.materials-section{margin:8px 2px 11px}.materials-section-header{padding:8px 6px}.materials-section-header::before,.materials-section-header::after{width:20px}.materials-section-header::before{left:6px}.materials-section-header::after{right:6px}.materials-section-header h1{padding:0 18px;font-size:18px}.site-footer{margin:0 2px;padding:9px;font-size:11px}.back-to-top{right:10px;bottom:14px;width:44px;height:44px}}
.top-banner{position:relative;display:grid;place-items:center}.banner-placeholder{display:block}
