@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}img,svg{display:block;max-width:100%}button{font:inherit;background:none;border:0;cursor:pointer}a,button{color:inherit}a{text-decoration:none}:root{--olive:#7b884b;--olive-600:#6c7942;--olive-700:#5f6b39;--olive-800:#4b5430;--olive-900:#3a4126;--olive-tint:#eef0e3;--laurel:#3f7544;--laurel-700:#335e38;--gold:#b88a3a;--gold-300:#d4a85a;--gold-tint:#f6edda;--paper:#faf7f2;--panel:#f3ede3;--panel-deep:#ece3d4;--ink:#1a1713;--ink-soft:#2f2a23;--muted:#6b6257;--muted-300:#9a9082;--hairline:#e4ddd0;--white:#ffffff;--container:1240px;--pad-x:clamp(20px,4vw,56px);--ease:cubic-bezier(0.22,1,0.36,1);--font:"Manrope",system-ui,-apple-system,sans-serif}body{font-family:var(--font);background:var(--paper);color:var(--ink);font-weight:400;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip;width:100%}::-moz-selection{background:var(--olive);color:var(--paper)}::selection{background:var(--olive);color:var(--paper)}h1,h2,h3,h4,h5{font-weight:700;letter-spacing:-.02em;line-height:1.08;color:var(--ink)}.display{font-size:clamp(40px,5.4vw,76px);letter-spacing:-.035em;line-height:1}.display,.h1{font-weight:800}.h1{font-size:clamp(34px,4.4vw,58px);letter-spacing:-.03em;line-height:1.04}.h2{font-size:clamp(28px,3.4vw,44px);letter-spacing:-.025em;line-height:1.08}.h2,.h3{font-weight:700}.h3{font-size:clamp(21px,2vw,27px);letter-spacing:-.02em;line-height:1.2}.lead{font-size:clamp(17px,1.5vw,20px);line-height:1.65;color:var(--ink-soft);font-weight:400;max-width:64ch}.muted{color:var(--muted)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--olive-700)}.eyebrow.gold{color:var(--gold)}.eyebrow.light{color:rgba(255,255,255,.55)}.serif-num{font-variant-numeric:tabular-nums}.container{max-width:var(--container);margin:0 auto;padding-left:var(--pad-x);padding-right:var(--pad-x)}.section{padding:clamp(64px,9vw,120px) 0}.section.tight{padding:clamp(48px,6vw,80px) 0}.bg-panel{background:var(--panel)}.bg-olive{background:var(--olive-800)}.bg-ink,.bg-olive{color:var(--paper)}.bg-ink{background:var(--ink)}.hairline{height:1px;background:var(--hairline);border:0}.grid{display:grid;gap:28px}.col-3{grid-template-columns:repeat(3,1fr)}.col-2{grid-template-columns:repeat(2,1fr)}@media (max-width:900px){.col-2,.col-3{grid-template-columns:1fr}}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,72px);align-items:center}.split.start{align-items:start}@media (max-width:860px){.split{grid-template-columns:1fr;gap:36px}}.btn{display:inline-flex;align-items:center;gap:9px;padding:14px 26px;font-size:14px;font-weight:600;letter-spacing:.01em;border-radius:3px;transition:all .2s var(--ease);white-space:nowrap}.btn .arr{transition:transform .2s var(--ease)}.btn:hover .arr{transform:translateX(3px)}.btn-primary{background:var(--olive-800);color:var(--paper)}.btn-primary:hover{background:var(--olive-900)}.btn-gold{background:var(--gold);color:var(--ink)}.btn-gold:hover{background:var(--gold-300)}.btn-ghost{background:transparent;color:var(--olive-800);border:1px solid var(--hairline)}.btn-ghost:hover{border-color:var(--olive-800);background:var(--white)}.btn-light{background:var(--paper);color:var(--ink)}.btn-light:hover{background:var(--white)}.btn-ghost-light{background:transparent;color:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.25)}.btn-ghost-light:hover{border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.06)}.link-arrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--olive-700);border-bottom:1px solid var(--olive-700);padding-bottom:3px;transition:color .2s var(--ease),border-color .2s var(--ease)}.link-arrow:hover{color:var(--olive-900);border-color:var(--olive-900)}.util{background:var(--olive-900);color:rgba(255,255,255,.7);font-size:12px;letter-spacing:.02em}.util .container{justify-content:space-between;height:36px;gap:20px}.util .container,.util .left{display:flex;align-items:center}.util .left{gap:10px;min-width:0}.util .dot{width:6px;height:6px;border-radius:50%;background:var(--gold-300);flex-shrink:0}.util .right{display:flex;gap:18px;align-items:center;white-space:nowrap}.util a{transition:color .15s var(--ease)}.util a:hover{color:var(--white)}.util .sep{opacity:.3}@media (max-width:700px){.util .left .hide-sm,.util .right,.util .right .hide-sm{display:none}.util .container{justify-content:center}}header.site{position:sticky;top:0;z-index:90;background:rgba(250,247,242,.9);backdrop-filter:blur(12px);border-bottom:1px solid var(--hairline)}header.site .container{justify-content:space-between;height:78px;gap:20px}.brand,header.site .container{display:flex;align-items:center}.brand{gap:13px}.brand img{height:42px;width:auto}.brand .word{display:flex;flex-direction:column;line-height:1}.brand .word .n{font-size:18px;font-weight:800;letter-spacing:-.02em;color:var(--ink);white-space:nowrap}.brand .word .s{font-size:9.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--muted-300);margin-top:4px}.nav-links{display:flex;gap:18px;align-items:center}.nav-links a{font-size:13px;font-weight:500;color:var(--ink-soft);padding:6px 0;position:relative;white-space:nowrap;transition:color .15s var(--ease)}.nav-links a.active,.nav-links a:hover{color:var(--olive-700)}.nav-links a.active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--olive)}.nav-cta{display:flex;gap:12px}.burger,.nav-cta{align-items:center}.burger{display:none;width:42px;height:42px;border:1px solid var(--hairline);border-radius:3px;justify-content:center;flex-direction:column;gap:4px}.burger span{width:18px;height:1.5px;background:var(--ink);display:block}@media (max-width:1160px){.nav-cta .btn-ghost,.nav-links{display:none}.burger{display:flex}}@media (max-width:767px){.nav-cta{display:none}header.site .container{gap:12px}}.drawer{position:fixed;inset:0;z-index:120;background:var(--paper);transform:translateY(-100%);transition:transform .32s var(--ease);display:flex;flex-direction:column;padding:24px var(--pad-x);width:100%;max-width:100vw;overflow-x:hidden;overflow-y:auto}.drawer.open{transform:translateY(0)}.drawer .top{display:flex;align-items:center;justify-content:space-between;height:54px}.drawer .close{font-size:30px;line-height:1;color:var(--ink)}.drawer nav{display:flex;flex-direction:column;gap:4px;margin-top:24px}.drawer nav a{font-size:26px;font-weight:700;letter-spacing:-.02em;color:var(--ink);padding:12px 0;border-bottom:1px solid var(--hairline);word-break:break-word}.drawer nav a:last-child{border-bottom:0}.drawer .btn{margin-top:24px;justify-content:center}.ph{position:relative;overflow:hidden;background:linear-gradient(135deg,#8a965c,#6c7942 55%,#5f6b39);color:rgba(255,255,255,.72)}.ph.panel{background:linear-gradient(135deg,#efe7d8,#e6dac4 60%,#d8c9aa);color:rgba(60,50,30,.5)}.ph.deep{background:linear-gradient(135deg,#4b5430,#3a4126 70%,#2e3420);color:rgba(255,255,255,.55)}.ph.gold{background:linear-gradient(135deg,#d4a85a,#b88a3a 60%,#8a6526);color:rgba(50,35,10,.55)}.ph.laurel{background:linear-gradient(135deg,#4f8a55,#3f7544 60%,#335e38);color:rgba(255,255,255,.6)}.ph .leaf{position:absolute;inset:0;opacity:.5;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 320'><g stroke='white' fill='none' stroke-width='1.3' opacity='0.7'><path d='M100 14 C146 70 162 170 100 306 C38 170 54 70 100 14 Z'/><path d='M100 14 L100 306' stroke-width='1.6'/><path d='M100 64 L138 86 M100 98 L142 122 M100 134 L140 158 M100 170 L136 192 M100 206 L130 226 M100 242 L124 258'/><path d='M100 64 L62 86 M100 98 L58 122 M100 134 L60 158 M100 170 L64 192 M100 206 L70 226 M100 242 L76 258'/></g></svg>") 50%/contain no-repeat}.ph .leaf.tile{background-size:130px auto;background-repeat:repeat;opacity:.18;background-position:50%}.ph .cap{left:16px;bottom:14px;font-size:11px;font-weight:600;opacity:.85}.ph .cap,.ph .tag{position:absolute;letter-spacing:.14em;text-transform:uppercase}.ph .tag{top:14px;right:16px;font-size:10px;font-weight:700;background:rgba(0,0,0,.28);color:rgba(255,255,255,.95);padding:4px 9px;border-radius:2px}.ph.gold .tag,.ph.panel .tag{background:rgba(0,0,0,.16);color:rgba(0,0,0,.7)}.ph>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;z-index:0}.ph.gold>img,.ph.laurel>img{-o-object-fit:contain;object-fit:contain;padding:6%}.ph>.cap,.ph>.tag{z-index:1}.ph .cap{text-shadow:0 1px 10px rgba(0,0,0,.45)}.hero{position:relative;overflow:hidden}.hero .container{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,72px);align-items:center;padding-top:clamp(48px,7vw,96px);padding-bottom:clamp(48px,7vw,96px)}.hero h1{margin:22px 0 26px}.hero .lead{margin-bottom:34px}.hero .cta-row{display:flex;flex-wrap:wrap;gap:12px}.hero-visual{position:relative;aspect-ratio:4/5;border-radius:4px;overflow:hidden}.hero-badge{position:absolute;left:-22px;bottom:28px;background:var(--paper);border:1px solid var(--hairline);padding:16px 20px;border-radius:4px;box-shadow:0 18px 40px rgba(40,35,20,.12);max-width:230px}.hero-badge .k{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-300);margin-bottom:6px}.hero-badge .v{font-size:15px;font-weight:600;color:var(--ink);line-height:1.4}@media (max-width:880px){.hero .container{grid-template-columns:1fr;gap:36px}.hero-visual{aspect-ratio:16/11}.hero-badge{left:0}}.page-hero{padding:clamp(48px,6vw,84px) 0 clamp(28px,3vw,40px)}.page-hero .crumb{font-size:12.5px;font-weight:600;letter-spacing:.04em;color:var(--muted);margin-bottom:20px}.page-hero .crumb a{color:var(--olive-700)}.page-hero .crumb a:hover{color:var(--olive-900)}.page-hero h1{max-width:18ch;margin-top:16px}.page-hero .lead{margin-top:22px}.trust{background:var(--olive-900);color:rgba(255,255,255,.72);padding:26px 0}.trust .container{display:flex;align-items:center;gap:30px;flex-wrap:wrap;justify-content:space-between}.trust .label{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.42)}.trust .marks{display:flex;gap:30px;flex-wrap:wrap}.trust .m{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:500;color:rgba(255,255,255,.88)}.trust .m .ic{width:30px;height:30px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700;color:var(--gold-300)}@media (max-width:700px){.trust .container{flex-direction:column;align-items:center;text-align:center;gap:18px}.trust .label{width:100%;text-align:center}.trust .marks{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px;width:100%}.trust .m{justify-content:center}}.pcard{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--hairline);border-radius:5px;overflow:hidden;transition:transform .24s var(--ease),box-shadow .24s var(--ease)}.pcard:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(40,35,20,.1)}.pcard .visual{aspect-ratio:4/3;position:relative}.pcard .body{padding:26px 26px 28px;display:flex;flex-direction:column;gap:12px;flex:1}.pcard .body .idx{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-300)}.pcard .body h3{font-size:25px}.pcard .body p{font-size:14.5px;color:var(--muted);line-height:1.6}.pcard .body .foot{margin-top:auto;padding-top:18px}.table-wrap{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--hairline);border-radius:5px;background:var(--white)}table.spec{width:100%;border-collapse:collapse;font-size:14px;min-width:720px}@media (max-width:600px){table.spec{min-width:560px;font-size:13px}table.spec thead th{padding:12px 14px}table.spec tbody td{padding:13px 14px}.table-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:26px;background:linear-gradient(90deg,transparent,rgba(26,23,19,.07));pointer-events:none;border-radius:0 5px 5px 0}}table.spec thead th{text-align:left;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:16px 20px;border-bottom:1px solid var(--hairline);background:var(--panel);white-space:nowrap}table.spec tbody td{padding:18px 20px;border-bottom:1px solid var(--hairline);color:var(--ink-soft);vertical-align:top}table.spec tbody tr:last-child td{border-bottom:0}table.spec tbody tr:hover td{background:var(--paper)}table.spec .grade{font-weight:700;color:var(--ink);font-size:15.5px}table.spec .gdesc{font-size:12.5px;color:var(--muted);margin-top:3px;font-weight:400;max-width:24ch}table.spec .num{font-variant-numeric:tabular-nums;white-space:nowrap}.pill{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;padding:4px 10px;border-radius:3px;background:var(--olive-tint);color:var(--olive-800)}.pill.gold{background:var(--gold-tint);color:var(--gold)}.pill.laurel{background:#e3f0e4;color:var(--laurel-700)}.flist{list-style:none;display:flex;flex-direction:column;gap:0}.flist li{display:flex;align-items:flex-start;gap:14px;padding:15px 0;border-bottom:1px solid var(--hairline);font-size:15.5px;color:var(--ink-soft)}.flist li:last-child{border-bottom:0}.flist li .lf{flex-shrink:0;width:22px;height:22px;color:var(--olive);margin-top:1px}.spec-block{background:var(--white);border:1px solid var(--hairline);border-radius:5px;padding:28px 30px}.spec-block h4{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--olive-700);margin-bottom:6px}.region{background:var(--white);border:1px solid var(--hairline);border-radius:5px;overflow:hidden;display:flex;flex-direction:column}.region .visual{aspect-ratio:16/10;position:relative}.region .body{padding:26px 28px 28px}.region .body h3{font-size:24px;margin-bottom:6px}.region .body .sub{font-size:14px;color:var(--muted);margin-bottom:20px;line-height:1.55}.region .stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--hairline);border:1px solid var(--hairline);border-radius:4px;overflow:hidden;margin-bottom:18px}.region .stats .cell{background:var(--white);padding:14px 16px}.region .stats .k{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-300);margin-bottom:4px}.region .stats .v{font-size:16px;font-weight:700;color:var(--ink);letter-spacing:-.01em}.region .notes{font-size:14px;color:var(--ink-soft);line-height:1.65}.rfq-note{background:var(--olive-tint);border:1px solid #dde2cb;border-radius:5px;padding:24px 28px;display:flex;gap:18px;align-items:flex-start}.rfq-note .ic{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--olive);color:var(--paper);display:grid;place-items:center;font-weight:800;font-size:15px}.rfq-note .t{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--olive-700);margin-bottom:6px}.rfq-note p{font-size:15px;color:var(--ink-soft);line-height:1.6}.entity{background:var(--white);border:1px solid var(--hairline);border-radius:5px;padding:30px 32px}.entity .flag{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:14px;display:flex;align-items:center;gap:10px}.entity .flag .ln{flex:1;height:1px;background:var(--hairline)}.entity h3{font-size:21px;margin-bottom:8px}.entity address{font-style:normal;font-size:15px;color:var(--muted);line-height:1.7}.entity .row{display:flex;gap:10px;align-items:center;margin-top:14px;font-size:15px;color:var(--ink-soft)}.entity .row .ic{width:18px;height:18px;color:var(--olive);flex-shrink:0}.entity .row a:hover{color:var(--olive-700)}.form{display:flex;flex-direction:column;gap:18px}.form .row2{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media (max-width:600px){.form .row2{grid-template-columns:1fr}}.field label{display:block;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--ink-soft);margin-bottom:7px}.field input,.field select,.field textarea{width:100%;background:var(--white);border:1px solid var(--hairline);border-radius:4px;padding:13px 15px;font-size:15px;font-family:inherit;color:var(--ink);outline:none;transition:border-color .15s var(--ease),box-shadow .15s var(--ease)}.field input::-moz-placeholder,.field textarea::-moz-placeholder{color:var(--muted-300)}.field input::placeholder,.field textarea::placeholder{color:var(--muted-300)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--olive);box-shadow:0 0 0 3px rgba(123,136,75,.12)}.field textarea{resize:vertical;min-height:120px}.band{position:relative;height:clamp(280px,38vw,460px);overflow:hidden}.band .overlay,.band .ph{position:absolute;inset:0}.band .overlay{background:linear-gradient(90deg,rgba(26,23,19,.62),rgba(26,23,19,.15) 60%,transparent);display:flex;align-items:center}.band .overlay .container{width:100%}.band .overlay h2{color:var(--paper);max-width:16ch}.band .overlay p{color:rgba(255,255,255,.78);max-width:46ch;margin-top:16px;font-size:17px}@media (max-width:700px){.band{height:auto}.band .overlay{position:relative;padding:46px 0}.band .ph .cap{display:none}.band .overlay p{font-size:15.5px}}.cta-band{background:var(--olive-800);color:var(--paper);position:relative;overflow:hidden}.cta-band:before{content:"";position:absolute;right:-6%;top:-30%;width:46%;aspect-ratio:1;background:radial-gradient(circle,rgba(212,168,90,.16),transparent 65%)}.cta-band .container{position:relative;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.cta-band h2{color:var(--paper);max-width:20ch}.cta-band p{color:rgba(255,255,255,.72);max-width:48ch;margin-top:14px;font-size:17px}footer.site{background:var(--ink);color:rgba(255,255,255,.62);padding:72px 0 30px}footer.site .top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:44px}footer.site .brand .word .n{color:var(--white)}footer.site .brand .word .s{color:rgba(255,255,255,.45)}footer.site .bdesc{font-size:14px;line-height:1.65;color:rgba(255,255,255,.5);max-width:34ch;margin:18px 0 22px}footer.site h5{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:16px}footer.site ul{list-style:none;display:flex;flex-direction:column;gap:11px}footer.site ul li a{font-size:14px;color:rgba(255,255,255,.65);transition:color .15s var(--ease)}footer.site ul li a:hover{color:var(--gold-300)}.wa-foot{display:inline-flex;align-items:center;gap:7px}.wa-foot svg{width:15px;height:15px;flex-shrink:0}footer.site .ent{font-size:13.5px;line-height:1.7;color:rgba(255,255,255,.55)}footer.site .ent strong{color:rgba(255,255,255,.85);font-weight:600;display:block;margin-bottom:2px}footer.site .ent .blk{margin-bottom:16px}footer.site .foot-bottom{margin-top:56px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:12.5px;color:rgba(255,255,255,.4)}footer.site .foot-bottom .lk{display:flex;gap:18px}footer.site .foot-bottom a:hover{color:var(--gold-300)}@media (max-width:900px){footer.site .top{grid-template-columns:1fr 1fr;gap:32px 28px}footer.site .top>:first-child{grid-column:1/-1}}@media (max-width:560px){footer.site .top{gap:30px 22px}footer.site .top>:last-child{grid-column:1/-1}footer.site .top>:first-child{text-align:center}footer.site .top>:first-child .brand{justify-content:center}.foot-trade,footer.site .bdesc{margin-left:auto;margin-right:auto}footer.site .foot-bottom{flex-direction:column;justify-content:center;text-align:center;gap:14px}footer.site .foot-bottom .lk{justify-content:center}}.foot-trade{margin-top:24px;max-width:262px}.foot-trade .trade-row{display:flex;gap:10px;align-items:stretch}.foot-trade .plate{background:var(--white);border-radius:6px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(0,0,0,.22)}.foot-trade .plate.alibaba{flex:1;padding:14px 12px}.foot-trade .plate.alibaba img{width:100%;height:auto}.foot-trade .plate.wechat{flex:1;flex-direction:column;padding:9px 9px 7px}.foot-trade .plate.wechat img{width:100%;height:auto;border-radius:2px}.foot-trade .plate.wechat .wcap{font-size:8.5px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#d4621e;margin-top:6px;text-align:center;line-height:1}.foot-trade .iso-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:9px}.foot-trade .iso{border:1px solid rgba(255,255,255,.16);border-radius:4px;padding:8px 3px 7px;text-align:center;line-height:1.1}.foot-trade .iso b{display:block;font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-300);margin-bottom:3px}.foot-trade .iso span{font-size:13px;font-weight:700;color:rgba(255,255,255,.85);letter-spacing:.01em;font-variant-numeric:tabular-nums}[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease),transform .7s var(--ease)}[data-reveal].in{opacity:1;transform:none}[data-rd="1"]{transition-delay:80ms}[data-rd="2"]{transition-delay:.16s}[data-rd="3"]{transition-delay:.24s}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}}.stack-sm{display:flex;flex-direction:column;gap:8px}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-40{margin-top:40px}.center{text-align:center}.maxw-head{max-width:760px}.flow>*+*{margin-top:18px}.post-meta{font-size:13px;font-weight:600;letter-spacing:.03em;color:var(--muted);margin-top:16px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.post-meta .sep{opacity:.4}.post-body{max-width:72ch;font-size:16.5px;line-height:1.75;color:var(--ink-soft)}.post-body>:first-child{margin-top:0}.post-body h2{font-size:clamp(24px,3vw,32px);font-weight:800;letter-spacing:-.02em;line-height:1.16;color:var(--ink);margin:46px 0 0}.post-body h3{font-size:clamp(19px,2vw,23px);font-weight:700;letter-spacing:-.015em;color:var(--ink);margin:32px 0 0}.post-body p{margin-top:18px}.post-body ol,.post-body ul{margin:16px 0 0;padding-left:24px;display:flex;flex-direction:column;gap:9px}.post-body li{padding-left:4px}.post-body li::marker{color:var(--olive)}.post-body strong{font-weight:700;color:var(--ink)}.post-body a{color:var(--olive-700);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.post-body a:hover{color:var(--olive-900)}.post-body blockquote{margin:26px 0;padding:16px 22px;border-left:3px solid var(--olive);background:var(--olive-tint);border-radius:0 4px 4px 0}.post-body blockquote p{margin-top:0}.post-body hr{margin:38px 0;height:1px;background:var(--hairline);border:0}.post-table{font-size:14px}.post-table thead th{background:var(--panel)}.bcard{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--hairline);border-radius:5px;padding:26px 26px 28px;transition:transform .22s var(--ease),box-shadow .22s var(--ease),border-color .22s var(--ease)}.bcard:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(40,35,20,.1);border-color:var(--olive)}.bcard .pill{align-self:flex-start;margin-bottom:16px}.bcard h2{font-size:21px;line-height:1.25;letter-spacing:-.015em}.bcard p{font-size:14px;color:var(--muted);line-height:1.6;margin-top:12px;flex:1}.bcard .date{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-300);margin-top:18px}