:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#171717;--muted:#69645f;--paper:#f8f5ef;--card:#fffdf9;--line:#ded8cf;--red:#ec174b;--orange:#f7a647;--red-deep:#a60d34;--max-width:1180px;background:var(--paper);color:var(--ink);font-family:Inter,SF Pro Text,Noto Sans SC,PingFang SC,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 90% 3%, #f7a64729, transparent 26rem), linear-gradient(180deg, #fffdf9 0, var(--paper) 42rem);min-width:320px;margin:0}a{color:inherit}.shell{width:min(calc(100% - 2.5rem), var(--max-width));margin-inline:auto}.skip-link{z-index:20;background:var(--ink);color:#fff;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem 0;display:flex}.brand{text-decoration:none;display:inline-flex}.brand img{width:clamp(11rem,24vw,16.25rem);height:auto;display:block}.site-nav{color:#3f3a36;flex-wrap:wrap;justify-content:flex-end;gap:.75rem 1.4rem;font-size:.84rem;font-weight:750;display:flex}.site-nav a,.text-link,.article-links a,.contact-list a,.footer-policy a{text-underline-offset:.3em;text-decoration-color:#ec174b73}.site-nav a:hover,.article-links a:hover,.contact-list a:hover{color:var(--red-deep)}.hero{grid-template-columns:minmax(0,1.55fr) minmax(18rem,.8fr);align-items:end;gap:clamp(2.5rem,7vw,7rem);min-height:40rem;padding:7rem 0 5.5rem;display:grid}.eyebrow{color:var(--red-deep);letter-spacing:.17em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:850}h1,h2,h3,p{text-wrap:pretty}h1,h2{font-family:Songti SC,STSong,Times New Roman,serif}h1{letter-spacing:-.055em;max-width:14ch;margin:0;font-size:clamp(3rem,6.7vw,6.6rem);line-height:1}.hero-intro{max-width:46rem;color:var(--muted);margin:2rem 0 1.5rem;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.85}.hero-actions{color:var(--muted);flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;font-size:.88rem;display:flex}.primary-link{background:var(--ink);color:#fff;border-radius:999px;padding:.8rem 1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.hero-card{background:linear-gradient(145deg, var(--red) 0%, #e54447 46%, var(--orange) 100%);color:#fff;border-radius:1.25rem;min-height:21rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 1.8rem 4rem #621a1f33}.hero-card:after{content:"";border:1px solid #ffffff47;border-radius:50%;width:15rem;height:15rem;position:absolute;bottom:-6rem;right:-4rem;box-shadow:0 0 0 3rem #ffffff14,0 0 0 6rem #ffffff0d}.hero-card p{letter-spacing:.18em;margin:0;font-size:.72rem;font-weight:850}.hero-card strong,.hero-card span{z-index:1;display:block;position:relative}.hero-card strong{max-width:11ch;margin:4rem 0 1.4rem;font-family:Songti SC,STSong,serif;font-size:clamp(2.3rem,4vw,4rem);line-height:1.13}.hero-card span{letter-spacing:.08em;font-size:.79rem;font-weight:700}.article-section{border-top:1px solid var(--line);padding:5.5rem 0 7rem}.section-head{justify-content:space-between;align-items:baseline;gap:2rem;margin-bottom:2.5rem;display:flex}.section-head h2{letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,4vw,4rem)}.section-head p{color:var(--muted);font-size:.84rem}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.article-card{border:1px solid var(--line);background:#fffdf9c7;border-radius:.9rem;flex-direction:column;min-height:20rem;padding:1.5rem;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.article-card:hover{border-color:#ec174b61;transform:translateY(-3px);box-shadow:0 1rem 2.5rem #55372117}.article-card-meta{color:var(--muted);justify-content:space-between;gap:1rem;font-size:.72rem;display:flex}.article-card-meta span{color:var(--red-deep);font-weight:800}.article-card h3{margin:2.1rem 0 1rem;font-family:Songti SC,STSong,serif;font-size:1.45rem;line-height:1.35}.article-card p{color:var(--muted);margin:0 0 1.5rem;font-size:.91rem;line-height:1.7}.article-card small{margin-top:auto;font-weight:750}.empty-state{border:1px dashed var(--line);color:var(--muted);text-align:center;padding:3rem}.pagination{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:2.5rem;font-size:.88rem;display:grid}.pagination a{color:var(--red-deep);text-underline-offset:.25em;font-weight:800}.pagination a:last-child{text-align:right}.article-page{max-width:52rem;padding:clamp(4rem,8vw,7rem) 0}.article-header h1{max-width:17ch;font-size:clamp(2.8rem,6vw,5.5rem)}.article-dek{max-width:44rem;color:var(--muted);margin:2rem 0;font-size:1.1rem;line-height:1.8}.article-meta{flex-wrap:wrap;gap:1rem 2rem;margin:2rem 0;display:flex}.article-meta div{gap:.5rem;display:flex}.article-meta dt{color:var(--muted)}.article-meta dd{margin:0;font-weight:750}.article-links{color:var(--red-deep);flex-wrap:wrap;gap:.75rem 1.25rem;margin:1.5rem 0;font-size:.86rem;font-weight:750;display:flex}.article-source{border-left:.3rem solid var(--red);background:var(--card);flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;margin:2rem 0;padding:1rem 1.2rem;display:flex}.article-source a{color:var(--red-deep);text-underline-offset:.25em;font-weight:750}.article-body{margin:4rem 0;font-family:Songti SC,STSong,serif;font-size:clamp(1.08rem,1.7vw,1.22rem);line-height:1.95}.article-body h2,.article-body h3,.article-body h4{margin:2.5em 0 .8em;line-height:1.35}.article-body a{color:var(--red-deep);text-underline-offset:.2em}.article-body blockquote{border-left:.2rem solid var(--line);color:var(--muted);margin:2rem 0;padding-left:1.25rem}.article-body pre{background:var(--ink);color:#fff;max-width:100%;padding:1rem;overflow-x:auto}.article-body img{display:none!important}.related-articles{border-top:1px solid var(--line);margin-top:4rem;padding-top:3rem}.related-articles h2{margin:0 0 1.5rem;font-size:clamp(1.8rem,3vw,2.6rem)}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.related-grid a{border:1px solid var(--line);background:var(--card);border-radius:.8rem;flex-direction:column;justify-content:space-between;min-height:9rem;padding:1.2rem;text-decoration:none;display:flex}.related-grid span{color:var(--red-deep);font-size:.72rem;font-weight:800}.related-grid strong{font-family:Songti SC,STSong,serif;font-size:1.15rem;line-height:1.45}.about-page{max-width:54rem;padding:clamp(4rem,8vw,7rem) 0}.about-page header{margin-bottom:5rem}.about-page h1{max-width:16ch}.about-lead{color:var(--muted);margin:2rem 0 0;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.8}.about-page>section{margin:4rem 0}.about-page h2{margin:0 0 1.5rem;font-size:clamp(1.8rem,3vw,2.8rem)}.about-page section>p{color:#504a45;line-height:1.9}.statement-panel{box-shadow:0 0 0 1px var(--line);background:#ffffff59;border-radius:1rem;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.statement-panel div{background:var(--card);padding:2rem}.statement-panel span,.statement-panel strong{display:block}.statement-panel span{color:var(--red-deep);text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:800}.statement-panel strong{font-family:Songti SC,STSong,serif;font-size:1.45rem;line-height:1.5}.contact-panel{color:#fff;background:linear-gradient(145deg,#231f20,#4a202a);border-radius:1rem;padding:clamp(1.7rem,4vw,3rem)}.contact-panel p{color:#e8dfe0!important}.contact-list{flex-wrap:wrap;gap:.8rem 1.5rem;font-weight:750;display:flex}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:2rem;padding:2.3rem 0 3rem;font-size:.78rem;display:flex}.footer-contact{flex-wrap:wrap;gap:.35rem;margin-top:.45rem;display:flex}.footer-policy{text-align:right;flex-direction:column;align-items:flex-end;gap:.45rem;display:flex}.footer-policy a{color:var(--red-deep);font-weight:750}.error-page{min-height:70vh;padding:8rem 0}.error-page h1{max-width:16ch;font-size:clamp(2.8rem,6vw,5.8rem)}.error-page>p{max-width:42rem;color:var(--muted);margin:2rem 0;line-height:1.75}@media (width<=900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:5rem}.hero-card{min-height:17rem}.hero-card strong{margin-top:3rem}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.shell{width:min(calc(100% - 1.5rem), var(--max-width))}.site-header{flex-direction:column;align-items:flex-start;gap:1rem}.site-nav{justify-content:flex-start}h1{font-size:clamp(2.7rem,14vw,4rem)}.hero{padding:4rem 0}.article-grid,.statement-panel,.related-grid{grid-template-columns:1fr}.article-card{min-height:17rem}.section-head,.site-footer{flex-direction:column;align-items:flex-start}.footer-policy{text-align:left;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.article-card{transition:none}}
