.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 23px;background:var(--text);color:#111618;font-size:11px;font-weight:700;min-height:50px;border:1px solid transparent;transition:background .2s,transform .2s}.button>span{font-size:20px;line-height:1}.button:hover{background:#d5d6cc;transform:translateY(-2px)}.button-outline{background:transparent;border-color:#ffffff40;color:var(--text)}.button-outline:hover{background:#ffffff0b}.text-link{font-size:11px}.text-link:hover,.story h3 a:hover,.archive-row a:hover{color:#b6c6c9}.ad-slot{height:250px;max-width:970px;margin:45px auto 0;position:relative;background:#ffffff02;border:1px solid #ffffff0a;display:flex;align-items:center;justify-content:center;overflow:hidden}.ad-slot>.micro{font-size:8px;letter-spacing:3px;color:#7f898e}.ad-slot iframe{max-width:100%}.demo-notice{border-left:2px solid var(--red);padding:20px 25px;background:var(--panel);font-size:13px;margin-bottom:40px;color:var(--muted)}.demo-notice strong{color:var(--text)}.demo-notice p{margin:8px 0 0}.empty-state{max-width:600px;min-height:280px;color:var(--muted)}.empty-state p{margin-bottom:24px}.pagination{margin-top:60px}.page-numbers{padding:10px}.page-numbers.current{color:var(--red)}.archive-description{max-width:700px;margin-bottom:30px;color:var(--muted)}
