:root{--hff-coal:#1a1614;--hff-coal-2:#262120;--hff-coal-3:#3a3230;--hff-gold:#e6a417;--hff-gold-2:#c68908;--hff-rust:#a8500a;--hff-paper:#fcfaf6;--hff-linen:#efe9df;--hff-card:#fff;--hff-text:#4a443f;--hff-mute:#6e665f;--hff-line:#ded6c8;--hff-line-2:#c2b7a4;--hff-r:6px;--hff-r-btn:3px;--hff-edge:2px solid var(--hff-line);--hff-edge-on:2px solid var(--hff-line-2);--hff-cast:0 14px 0 -10px rgba(26,22,20,.1), 0 26px 46px -30px rgba(26,22,20,.42);--hff-bar:4px;--hff-s1:.375rem;--hff-s2:.75rem;--hff-s3:1.125rem;--hff-s4:1.75rem;--hff-s5:2.75rem;--hff-s6:4.25rem;--hff-s7:6.5rem;--hff-hold:1150px;--hff-gut:clamp(1rem, 3.2vw, 2rem);--hff-display:"Barlow", "Segoe UI", system-ui, sans-serif;--hff-body:"Nunito Sans", "Segoe UI", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--hff-paper);color:var(--hff-text);font-family:var(--hff-body);-webkit-font-smoothing:antialiased;margin:0;font-size:19px;line-height:1.76;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--hff-display);color:var(--hff-coal);letter-spacing:-.018em;margin:0;font-weight:700;line-height:1.12}.hff-h1{font-size:max(2rem,min(1.35rem + 2.6vw,3rem))}.hff-h2{font-size:max(1.62rem,min(1.24rem + 1.55vw,2.3rem))}.hff-h3{font-size:max(1rem,min(.96rem + .18vw,1.08rem))}p{margin:0 0 1rem}p:last-child{margin-bottom:0}img{max-width:100%;height:auto;display:block}a{color:var(--hff-rust);text-underline-offset:3px}a:hover{color:var(--hff-coal)}ul,ol{margin:0;padding:0}li{list-style:none}:focus-visible{outline:3px solid var(--hff-rust);outline-offset:3px}.hff-sr{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hff-skip:focus{clip:auto;background:var(--hff-coal);width:auto;height:auto;color:var(--hff-paper);margin:0;padding:.7rem 1.2rem;display:inline-block;position:static}.hff-hold{width:100%;max-width:var(--hff-hold);padding-inline:var(--hff-gut);margin-left:auto;margin-right:auto}.hff-band{padding-top:max(2.75rem,min(1.6rem + 4.4vw,6.5rem));padding-bottom:max(2.75rem,min(1.6rem + 4.4vw,6.5rem));container:band/inline-size}.hff-row{gap:var(--hff-s3);flex-wrap:wrap;display:flex}.hff-row>.hff-col{flex:100%;min-width:0}@container band (width>=34rem){.hff-row--2>.hff-col,.hff-row--4>.hff-col,.hff-row--3>.hff-col{flex-basis:calc(50% - (var(--hff-s3) / 2))}}@container band (width>=52rem){.hff-row--3>.hff-col{flex-basis:calc(33.333% - (var(--hff-s3) * 2 / 3))}.hff-row--4>.hff-col{flex-basis:calc(25% - (var(--hff-s3) * 3 / 4))}}.hff-split{gap:var(--hff-s5);flex-wrap:wrap;display:flex}.hff-split>.hff-main{flex:100%;min-width:0;max-width:70ch}.hff-split>.hff-rail{flex:100%;min-width:0}@container band (width>=56rem){.hff-split>.hff-main{flex:34rem}.hff-split>.hff-rail{flex:0 19rem;align-self:flex-start;position:sticky;top:6.5rem}}.hff-grid{gap:var(--hff-s3);grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr));display:grid}.hff-grid--wide{grid-template-columns:repeat(auto-fit,minmax(min(19rem,100%),1fr))}.hff-card{background:var(--hff-card);border:var(--hff-edge);border-radius:var(--hff-r);height:100%;padding:var(--hff-s4) var(--hff-s3) calc(var(--hff-s4) - 2px);flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.hff-card:after{content:"";height:var(--hff-bar);background:var(--hff-line);border-radius:0 0 var(--hff-r) var(--hff-r);transition:background-color .2s;position:absolute;bottom:-2px;left:-2px;right:-2px}.hff-card--gold:after{background:var(--hff-gold)}.hff-card--rust:after{background:var(--hff-rust)}.hff-card--lift:hover{border-color:var(--hff-line-2);box-shadow:var(--hff-cast);transform:translateY(-3px)}.hff-card--lift:hover:after{background:var(--hff-gold)}.hff-card--fold:before{content:"";border-top:22px solid var(--hff-gold);border-top-right-radius:var(--hff-r);border-left:22px solid transparent;width:0;height:0;position:absolute;top:-2px;right:-2px}.hff-card--dark{background:var(--hff-coal-2);border-color:var(--hff-coal-3);color:rgba(252,250,246,.7)}.hff-card--dark h3,.hff-card--dark h2{color:var(--hff-paper)}.hff-card--dark:after{background:var(--hff-coal-3)}.hff-card--plain{border-color:var(--hff-line)}.hff-card--plain:after{display:none}.hff-card--linen{background:var(--hff-linen)}.hff-card--tight{padding:var(--hff-s3)}.hff-card--roomy{padding:var(--hff-s5) var(--hff-s4)}.hff-btn{font-family:var(--hff-display);letter-spacing:.005em;border:2px solid var(--hff-gold-2);border-radius:var(--hff-r-btn);background:var(--hff-gold);color:var(--hff-coal);justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;line-height:1.3;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex;position:relative}.hff-btn:before,.hff-btn:after{content:"";opacity:0;pointer-events:none;border:2px solid;width:9px;height:9px;transition:top .22s,bottom .22s,left .22s,right .22s,opacity .22s;position:absolute}.hff-btn:before{border-bottom:0;border-right:0;top:4px;bottom:auto;left:4px;right:auto}.hff-btn:after{border-top:0;border-left:0;top:auto;bottom:4px;left:auto;right:4px}.hff-btn:hover:before{opacity:1;top:-7px;bottom:auto;left:-7px;right:auto}.hff-btn:hover:after{opacity:1;top:auto;bottom:-7px;left:auto;right:-7px}.hff-btn:hover{background:var(--hff-gold-2);color:var(--hff-coal)}.hff-btn--coal{background:var(--hff-coal);border-color:var(--hff-coal-3);color:var(--hff-paper)}.hff-btn--coal:hover{background:var(--hff-coal-2);color:var(--hff-paper)}.hff-btn--ghost{border-color:var(--hff-line-2);color:var(--hff-coal);background:0 0}.hff-btn--ghost:hover{background:var(--hff-card);color:var(--hff-coal);border-color:var(--hff-rust)}.hff-btn--wide{width:100%}.hff-btn--small{padding:.48rem .95rem;font-size:.82rem}.hff-tag{border:2px solid var(--hff-line);border-radius:var(--hff-r-btn);background:var(--hff-card);font-family:var(--hff-display);color:var(--hff-coal);align-items:center;padding:.3rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.hff-tag--gold{background:var(--hff-gold);border-color:var(--hff-gold-2)}.hff-tag--coal{background:var(--hff-coal);border-color:var(--hff-coal-3);color:var(--hff-gold)}.hff-no{border-radius:var(--hff-r-btn);background:var(--hff-coal);width:2.4rem;height:2.4rem;color:var(--hff-gold);font-family:var(--hff-display);flex:none;justify-content:center;align-items:center;font-size:.83rem;font-weight:700;display:inline-flex}.hff-kick{font-family:var(--hff-display);letter-spacing:.2em;text-transform:uppercase;color:var(--hff-rust);align-items:center;gap:.65rem;margin:0;font-size:.72rem;font-weight:700;display:flex}.hff-kick:before{content:"";border-top:3px solid var(--hff-gold);border-bottom:3px solid var(--hff-gold);flex:none;width:1.1rem;height:.55rem}.hff-kick--mid{justify-content:center}.hff-lede{margin-top:var(--hff-s2);color:var(--hff-mute);max-width:62ch;font-size:1rem}.hff-ticks>li{margin-bottom:.72rem;padding-left:1.75rem;position:relative}.hff-ticks>li:before{content:"";border-left:3px solid var(--hff-gold-2);border-bottom:3px solid var(--hff-gold-2);width:.75rem;height:.4rem;position:absolute;top:.58em;left:0;transform:rotate(-45deg)}.hff-ask{background:var(--hff-card);border:var(--hff-edge);border-radius:var(--hff-r);padding-inline:var(--hff-s3)}.hff-ask[open]{border-color:var(--hff-gold-2)}.hff-ask>summary{cursor:pointer;font-family:var(--hff-display);color:var(--hff-coal);padding:1.02rem 2.5rem 1.02rem 0;font-size:1rem;font-weight:700;list-style:none;position:relative}.hff-ask>summary::-webkit-details-marker{display:none}.hff-ask>summary:before,.hff-ask>summary:after{content:"";background:var(--hff-rust);transition:transform .2s,opacity .2s;position:absolute;top:50%;right:.3rem}.hff-ask>summary:before{width:.95rem;height:3px;margin-top:-1.5px}.hff-ask>summary:after{width:3px;height:.95rem;margin-top:-.475rem;right:.64rem}.hff-ask[open]>summary:after{opacity:0;transform:scaleY(0)}.hff-ask__a{padding-bottom:1.1rem;font-size:.95rem}.hff-ribbon{isolation:isolate;position:relative}.hff-ribbon:before{content:"";z-index:-1;background-image:repeating-linear-gradient(115deg,rgba(230,164,23,.06) 0,rgba(230,164,23,.06) 2px,transparent 2px,transparent 14px);position:absolute;top:0;bottom:0;left:0;right:0}.hff-plate{isolation:isolate;position:relative}.hff-plate:before{content:"";z-index:-1;background:var(--hff-linen);border-radius:var(--hff-r);position:absolute;top:12%;bottom:-6%;left:14%;right:-4%}.hff-plate:after{content:"";z-index:-1;border:2px solid var(--hff-line);border-radius:var(--hff-r);position:absolute;top:6%;bottom:8%;left:-4%;right:10%}.hff-span{z-index:1;margin-top:var(--hff-s3);position:relative}.hff-rule{position:relative}.hff-rule:before{content:"";border-top:3px solid var(--hff-gold);border-bottom:3px solid var(--hff-gold);width:58px;height:9px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hff-strip{background:var(--hff-coal);color:rgba(252,250,246,.7);font-size:.74rem}.hff-strip ul{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem .9rem;padding-top:.6rem;padding-bottom:.6rem;display:flex}.hff-strip li{align-items:center;gap:.55rem;display:flex}.hff-strip li:not(:last-child):after{content:"";background:var(--hff-gold);width:5px;height:5px}.hff-top{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:2px solid var(--hff-line);background:rgba(252,250,246,.96);position:sticky;top:0}.hff-top__in{align-items:center;gap:var(--hff-s3);padding-top:.7rem;padding-bottom:.7rem;display:flex}.hff-brand{color:var(--hff-coal);flex:none;align-items:center;gap:.6rem;text-decoration:none;display:flex}.hff-word{font-family:var(--hff-display);letter-spacing:-.03em;font-size:1.2rem;font-weight:800;line-height:1}.hff-word i{color:var(--hff-rust);font-style:normal}.hff-nav{margin-left:auto;display:none}.hff-nav ul{flex-wrap:wrap;align-items:center;gap:.3rem 1.15rem;display:flex}.hff-nav a{font-family:var(--hff-display);color:var(--hff-coal);font-size:.88rem;font-weight:600;text-decoration:none}.hff-nav a:hover,.hff-nav a[aria-current]{color:var(--hff-rust)}.hff-burger{background:var(--hff-card);border:2px solid var(--hff-line-2);border-radius:var(--hff-r-btn);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-left:auto;display:flex}.hff-burger span{background:var(--hff-coal);width:20px;height:2px;display:block}.hff-drawer{border-top:2px solid var(--hff-line);background:var(--hff-card)}.hff-drawer a{padding:.75rem var(--hff-gut);font-family:var(--hff-display);color:var(--hff-coal);font-weight:600;text-decoration:none;display:block}.hff-drawer a:hover{background:var(--hff-linen)}@media (min-width:62rem){.hff-nav{display:block}.hff-burger,.hff-drawer{display:none}}.hff-crumb{background:var(--hff-linen);border-bottom:2px solid var(--hff-line);font-size:.82rem}.hff-crumb ol{flex-wrap:wrap;align-items:center;gap:.7rem;padding-top:.7rem;padding-bottom:.7rem;display:flex}.hff-crumb a{color:var(--hff-mute);margin-top:-.5rem;margin-bottom:-.5rem;padding-top:.5rem;padding-bottom:.5rem;text-decoration:none;display:inline-block}.hff-crumb a:hover{color:var(--hff-rust)}.hff-crumb b{color:var(--hff-coal)}.hff-crumb i{background:var(--hff-line-2);width:5px;height:5px}.hff-foot{background:var(--hff-coal);color:rgba(252,250,246,.62);padding-block:var(--hff-s6) var(--hff-s3);font-size:.9rem}.hff-foot a{color:rgba(252,250,246,.78);text-decoration:none}.hff-foot a:hover{color:var(--hff-gold)}.hff-foot h2{color:var(--hff-paper)}.hff-foot__cols{gap:var(--hff-s4);flex-wrap:wrap;display:flex}.hff-foot__cols>nav{flex:9rem}.hff-foot__cols>.hff-foot__brand{flex:22rem}.hff-foot__label{margin:0 0 var(--hff-s2);font-family:var(--hff-display);letter-spacing:.2em;text-transform:uppercase;color:var(--hff-gold);align-items:center;gap:.6rem;font-size:.7rem;font-weight:700;display:flex}.hff-foot__label:before{content:"";border:2px solid var(--hff-gold);width:.55rem;height:.55rem}.hff-foot ul.hff-foot__list{flex-direction:column;gap:.55rem;display:flex}.hff-deck{gap:var(--hff-s4);margin-top:var(--hff-s4);padding-top:var(--hff-s4);border-top:2px solid rgba(252,250,246,.1);flex-wrap:wrap;display:flex}.hff-deck>*{flex:20rem}.hff-seals{flex-wrap:wrap;gap:.6rem;display:flex}.hff-seals li{border-radius:var(--hff-r-btn);background:var(--hff-paper);width:58px;height:58px;color:var(--hff-coal);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.hff-seals b{font-family:var(--hff-display);font-size:.7rem}.hff-seals i{letter-spacing:.1em;text-transform:uppercase;color:var(--hff-mute);font-size:.53rem;font-style:normal}.hff-cards{flex-wrap:wrap;gap:.6rem;display:flex}.hff-cards li{background:var(--hff-paper);color:var(--hff-coal);border-radius:var(--hff-r-btn);font-family:var(--hff-display);letter-spacing:.06em;padding:.3rem .7rem;font-size:.7rem;font-weight:700}.hff-legal{margin-top:var(--hff-s4);padding-top:var(--hff-s4);border-top:2px solid rgba(252,250,246,.1);font-size:.8rem;line-height:1.62}.hff-legal p{margin-bottom:var(--hff-s2)}.hff-legal b{color:rgba(252,250,246,.82)}.hff-copy-line{margin-top:var(--hff-s3);padding-top:var(--hff-s3);text-align:center;color:rgba(252,250,246,.5);border-top:2px solid rgba(252,250,246,.1);font-size:.77rem}.hff-dl{grid-template-columns:auto minmax(0,1fr);gap:.25rem .8rem;margin:0;font-size:.88rem;display:grid}.hff-dl dt{color:rgba(252,250,246,.45)}.hff-dl dd{overflow-wrap:anywhere;min-width:0;margin:0}.hff-dl dd a{margin-top:-.55rem;margin-bottom:-.55rem;padding-top:.7rem;padding-bottom:.7rem;display:inline-block}.hff-fill{transform-origin:0;animation:7s ease-in-out infinite hff-span}@keyframes hff-span{0%,6%{transform:scaleX(0)}34%,62%{transform:scaleX(1)}94%,to{transform:scaleX(0)}}.hff-fill--slow{animation-duration:7s;animation-delay:.5s}.hff-rate{width:0;animation:.92s cubic-bezier(.22,.7,.3,1) forwards hff-draw}@keyframes hff-draw{to{width:var(--hff-w)}}@media (prefers-reduced-motion:reduce){.hff-fill{animation:none;transform:scaleX(1)}.hff-rate{width:var(--hff-w);animation:none}.hff-btn:before,.hff-btn:after{transition:none}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.hff-prose{font-size:1.02rem}.hff-prose h2{margin:2.6rem 0 .85rem;padding-top:1rem;font-size:max(1.3rem,min(1.14rem + .66vw,1.62rem));position:relative}.hff-prose h2:before{content:"";border-top:3px solid var(--hff-gold);border-bottom:3px solid var(--hff-gold);width:2.4rem;height:9px;position:absolute;top:0;left:0}.hff-prose h2:first-child{margin-top:0}.hff-prose h3{margin:1.5rem 0 .4rem;font-size:1.06rem}.hff-prose ul,.hff-prose ol{margin:0 0 1rem;padding-left:1.4rem}.hff-prose li{margin-bottom:.45rem;list-style:outside}.hff-prose ol li{list-style:decimal}.hff-prose li::marker{color:var(--hff-gold-2)}.hff-prose figure{margin:var(--hff-s4) 0}.hff-prose figcaption{color:var(--hff-mute);margin-top:.6rem;font-size:.83rem}.hff-mid{text-align:center}.hff-auto{margin-left:auto;margin-right:auto}.hff-flex{display:flex}.hff-wrap{flex-wrap:wrap}.hff-col-f{flex-direction:column}.hff-center{align-items:center}.hff-justify{justify-content:center}.hff-between{justify-content:space-between}.hff-grow{flex:auto}.hff-gap1{gap:var(--hff-s1)}.hff-gap2{gap:var(--hff-s2)}.hff-gap3{gap:var(--hff-s3)}.hff-gap4{gap:var(--hff-s4)}.hff-gap5{gap:var(--hff-s5)}.hff-mt1{margin-top:var(--hff-s1)}.hff-mt2{margin-top:var(--hff-s2)}.hff-mt3{margin-top:var(--hff-s3)}.hff-mt4{margin-top:var(--hff-s4)}.hff-mt5{margin-top:var(--hff-s5)}.hff-mb2{margin-bottom:var(--hff-s2)}.hff-mb3{margin-bottom:var(--hff-s3)}.hff-mb4{margin-bottom:var(--hff-s4)}.hff-mb5{margin-bottom:var(--hff-s5)}.hff-small{font-size:.89rem}.hff-tiny{color:var(--hff-mute);font-size:.79rem}.hff-gold{color:var(--hff-rust)}.hff-paper-t{color:var(--hff-paper)}.hff-linen-bg{background:var(--hff-linen)}.hff-coal-bg{background:var(--hff-coal)}.hff-card-bg{background:var(--hff-card)}.hff-shrink{flex:none}