:root{--ink:#14100d;--ink-2:#221b16;--surface:#fff;--surface-2:#faf7f4;--line:#e7dfd7;--text:#241d18;--text-2:#6b5d52;--brand:#b4551f;--brand-ink:#8c3f14;--accent:#c9a227;--radius:14px;--radius-sm:8px;--wrap:1140px;--shadow:0 1px 2px #14100d0f, 0 8px 24px #14100d0f;--shadow-lg:0 2px 4px #14100d14, 0 18px 48px #14100d1f;--ff:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, -apple-system, sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--ff);color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.75}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{letter-spacing:-.01em;text-wrap:balance;margin:0 0 .6em;font-weight:700;line-height:1.3}h1{font-size:clamp(1.75rem,5vw,3rem)}h2{font-size:clamp(1.4rem,3.6vw,2.1rem)}h3{font-size:clamp(1.1rem,2.4vw,1.35rem)}p{margin:0 0 1.1em}.wrap{width:100%;max-width:var(--wrap);margin-inline:auto;padding-inline:20px}.section{padding-block:clamp(48px,8vw,88px)}.section--alt{background:var(--surface-2)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin-bottom:.6em;font-size:.8rem;font-weight:700;display:inline-block}.lede{color:var(--text-2);max-width:62ch;font-size:clamp(1rem,2vw,1.15rem)}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5em;min-height:48px;padding:.85em 1.6em;font-size:.98rem;font-weight:600;transition:all .18s;display:inline-flex}.btn--primary{background:var(--brand);color:#fff}.btn--primary:hover{background:var(--brand-ink);transform:translateY(-1px)}.btn--ghost{border-color:var(--line);background:var(--surface);color:var(--text)}.btn--ghost:hover{border-color:var(--brand);color:var(--brand)}.btn--light{color:#fff;background:#ffffff24;border-color:#ffffff4d}.btn--light:hover{background:#ffffff3d}.grid{gap:20px;display:grid}.grid--3{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.grid--2{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-3px)}.card__media{aspect-ratio:4/3;background:var(--surface-2);overflow:hidden}.card__media img{object-fit:cover;width:100%;height:100%}.card__body{flex-direction:column;flex:1;padding:18px 20px 22px;display:flex}.card__title{margin-bottom:.4em;font-size:1.1rem}.card__desc{color:var(--text-2);flex:1;margin-bottom:1em;font-size:.94rem}.card__meta{color:var(--text-2);flex-wrap:wrap;gap:1em;font-size:.85rem;display:flex}.card__link{color:var(--brand);font-size:.92rem;font-weight:600}.field{margin-bottom:16px}.field label{margin-bottom:.45em;font-size:.92rem;font-weight:600;display:block}.field input,.field textarea,.field select{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;font:inherit;background:var(--surface);color:var(--text);min-height:48px;padding:.8em 1em;font-size:16px}.field input:focus,.field textarea:focus,.field select:focus{outline:2px solid var(--brand);outline-offset:1px;border-color:#0000}.field textarea{resize:vertical;min-height:120px}.hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.notice{border-radius:var(--radius-sm);margin-bottom:1em;padding:1em 1.2em;font-size:.94rem}.notice--ok{color:#1c5b34;background:#e8f5ec;border:1px solid #bfe3cc}.notice--err{color:#8b2a20;background:#fdecea;border:1px solid #f5c6c2}.prose{max-width:72ch}.prose h2{margin-top:1.8em;padding-top:.3em}.prose h3{margin-top:1.5em}.prose img{border-radius:var(--radius);margin-block:1.6em}.prose ul,.prose ol{margin-bottom:1.2em;padding-left:1.3em}.prose li{margin-bottom:.45em}.prose blockquote{border-left:3px solid var(--brand);color:var(--text-2);margin:1.6em 0;padding-left:1.2em;font-style:italic}.prose a{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.prose table{border-collapse:collapse;width:100%;margin-block:1.5em;font-size:.94rem}.prose th,.prose td{border:1px solid var(--line);text-align:left;padding:.7em .9em}.prose th{background:var(--surface-2);font-weight:600}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}html{scroll-behavior:auto}}
