:root{--hp-bg:#101215;--hp-surface:#181b20;--hp-surface-2:#1f232a;--hp-line:#2b3038;--hp-line-strong:#3a4049;--hp-text:#f2f4f7;--hp-text-muted:#a1a2a4;--hp-text-faint:#6f757e;--hp-amber:#f90;--hp-amber-hover:#ffad33;--hp-amber-dim:#ff990021;--hp-on-amber:#000;--hp-blue:#398ffc;--hp-blue-hover:#5fb5ff;--hp-blue-dim:#398ffc24;--hp-available:#34c77b;--hp-pending:#f5a623;--hp-sold:#e0503f;--hp-font-display:"Alfa Slab One", "Roboto Slab", Georgia, serif;--hp-font-heading:"pennypacker", "Roboto", -apple-system, sans-serif;--hp-font-body:"pennypacker", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hp-radius:10px;--hp-radius-lg:16px;--hp-radius-btn:4px;--hp-max:1240px;--hp-gutter:clamp(1rem, 4vw, 2.5rem);--hp-shadow:0 1px 2px #0006, 0 8px 24px #00000047;--hp-shadow-lift:0 2px 4px #00000073, 0 18px 44px #0000006b}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{background:var(--hp-bg);color:var(--hp-text);font-family:var(--hp-font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}img,svg,video{max-width:100%;height:auto;display:block}a{color:var(--hp-blue);text-decoration:none}a:hover{color:var(--hp-blue-hover)}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--hp-blue);outline-offset:2px;border-radius:4px}h1,h2,h3{letter-spacing:-.01em;margin:0;line-height:1.15}.hp-display{font-family:var(--hp-font-display);letter-spacing:.005em;font-weight:400;line-height:1.08}.hp-display--brand{text-transform:uppercase;letter-spacing:.03em;line-height:1.16}.hp-heading{font-family:var(--hp-font-heading);font-weight:700}.hp-shell{flex-direction:column;min-height:100dvh;display:flex}.hp-container{width:100%;max-width:var(--hp-max);padding-inline:var(--hp-gutter);margin-inline:auto}.hp-main{flex:1}.hp-skip{background:var(--hp-blue);color:#fff;z-index:200;border-radius:0 0 var(--hp-radius) 0;padding:.7rem 1.1rem;position:absolute;top:0;left:-9999px}.hp-skip:focus{left:0}.hp-header{z-index:100;-webkit-backdrop-filter:saturate(150%)blur(12px);backdrop-filter:saturate(150%)blur(12px);border-bottom:1px solid var(--hp-line);background:#101215eb;position:sticky;top:0}.hp-utility{border-bottom:1px solid var(--hp-line);background:#0a0c0e;font-size:.74rem}.hp-utility__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:34px;display:flex}.hp-utility__links,.hp-utility__right{align-items:center;gap:.85rem;display:flex}.hp-utility a{color:var(--hp-text-muted);font-family:var(--hp-font-heading);letter-spacing:.05em;text-transform:uppercase;font-weight:600}.hp-utility a:hover{color:var(--hp-amber)}.hp-utility__sep{background:var(--hp-line-strong);width:1px;height:12px}.hp-utility__social{border-left:1px solid var(--hp-line-strong);align-items:center;gap:.7rem;margin-left:.15rem;padding-left:.85rem;display:flex}@media (max-width:900px){.hp-utility{display:none}}.hp-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:68px;display:flex}.hp-header__divider{background:var(--hp-line-strong);width:1px;height:18px}.hp-navlink--active{color:var(--hp-amber)}.hp-navlink--parent{color:var(--hp-text-faint)}.hp-navlink--parent:hover{color:var(--hp-text)}.hp-header__book{background:var(--hp-amber);color:var(--hp-on-amber);font-family:var(--hp-font-heading);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--hp-radius-btn);white-space:nowrap;align-items:center;padding:.6rem 1.05rem;font-size:.82rem;font-weight:700;transition:background .15s;display:inline-flex}.hp-header__book:hover{background:var(--hp-amber-hover);color:var(--hp-on-amber)}.hp-header__mobile{align-items:center;gap:.5rem;display:none}.hp-burger{border-radius:var(--hp-radius-btn);border:1px solid var(--hp-line-strong);width:40px;height:40px;color:var(--hp-text);cursor:pointer;background:0 0;place-items:center;display:grid}.hp-mobilemenu{border-top:1px solid var(--hp-line);background:var(--hp-bg);max-height:calc(100dvh - 60px);padding-block:1.25rem 2rem;overflow-y:auto}.hp-mobilemenu__label{font-family:var(--hp-font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--hp-text-faint);margin:1.1rem 0 .5rem;font-size:.68rem;font-weight:700}.hp-mobilemenu__label:first-child{margin-top:0}.hp-mobilemenu__link{border-bottom:1px solid var(--hp-line);color:var(--hp-text);font-family:var(--hp-font-heading);padding:.62rem 0;font-size:.98rem;font-weight:600;display:block}.hp-mobilemenu__link:hover{color:var(--hp-amber)}.hp-mobilemenu__contact{flex-direction:column;gap:.4rem;margin-top:1.25rem;font-size:.9rem;display:flex}.hp-brand{color:var(--hp-text);align-items:center;gap:.7rem;padding-block:.4rem;display:flex}.hp-brand:hover{color:var(--hp-text)}.hp-brand__logo{width:auto;height:56px}.hp-brand__lockup{border-left:1px solid var(--hp-line-strong);flex-direction:column;gap:1px;padding-left:.7rem;display:flex}.hp-brand__name{font-family:var(--hp-font-heading);font-size:.95rem;font-weight:700;line-height:1.15}.hp-brand__sub{letter-spacing:.16em;text-transform:uppercase;color:var(--hp-amber);font-size:.66rem;font-weight:700}.hp-header__nav{white-space:nowrap;align-items:center;gap:clamp(.7rem,1.1vw,1.05rem);display:flex}.hp-navlink{color:var(--hp-text-muted);font-family:var(--hp-font-heading);letter-spacing:.06em;text-transform:uppercase;padding-block:.4rem;font-size:.78rem;font-weight:600}.hp-navlink:hover{color:var(--hp-text)}.hp-header__call{border:1px solid var(--hp-line-strong);border-radius:var(--hp-radius-btn);width:40px;height:40px;color:var(--hp-text);place-items:center;transition:border-color .15s,color .15s;display:grid}.hp-header__call:hover{border-color:var(--hp-amber);color:var(--hp-amber)}.hp-header__book--compact{padding:.6rem .85rem}@media (max-width:1140px){.hp-header__nav{display:none}.hp-header__mobile{display:flex}}@media (max-width:600px){.hp-header__inner{gap:.6rem;min-height:60px}.hp-brand__name,.hp-brand__sub,.hp-navlink{white-space:nowrap}.hp-brand__name{font-size:.95rem}.hp-brand__sub{letter-spacing:.12em;font-size:.62rem}.hp-navlink{font-size:.84rem}.hp-brand__logo{height:44px}.hp-brand__lockup{display:none}.hp-filters{top:60px}}.hp-btn{font-family:var(--hp-font-heading);letter-spacing:.045em;text-transform:uppercase;border-radius:var(--hp-radius-btn);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-size:.88rem;font-weight:700;transition:background .15s,border-color .15s,transform 80ms;display:inline-flex}.hp-btn:active{transform:translateY(1px)}.hp-btn--primary,.hp-btn--accent{background:var(--hp-amber);color:var(--hp-on-amber)}.hp-btn--primary:hover,.hp-btn--accent:hover{background:var(--hp-amber-hover);color:var(--hp-on-amber)}.hp-btn--ghost{border-color:var(--hp-line-strong);color:var(--hp-text);background:0 0}.hp-btn--ghost:hover{border-color:var(--hp-blue);color:var(--hp-blue)}.hp-btn--block{width:100%}.hp-btn[disabled]{opacity:.55;cursor:not-allowed}.hp-badge{font-family:var(--hp-font-heading);letter-spacing:.09em;text-transform:uppercase;border-radius:3px;align-items:center;gap:.35rem;padding:.32rem .6rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.hp-badge--available{color:var(--hp-available);background:#34c77b29}.hp-badge--pending{color:var(--hp-pending);background:#f5a6232b}.hp-badge--sold{color:var(--hp-sold);background:#e0503f2e}.hp-badge--drop{background:var(--hp-amber);color:var(--hp-on-amber)}.hp-badge--featured{background:var(--hp-blue-dim);color:var(--hp-blue)}.hp-hero{border-bottom:1px solid var(--hp-line);background:radial-gradient(90rem 26rem at 12% -20%,#ff690012,#0000 60%),radial-gradient(70rem 24rem at 88% -30%,#398ffc14,#0000 62%);padding-block:clamp(2.5rem,6vw,4.5rem) clamp(1.5rem,3vw,2.25rem)}.hp-hero__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--hp-amber);margin:0 0 .9rem;font-size:.72rem;font-weight:700}.hp-hero__title{max-width:17ch;margin-bottom:1rem;font-size:clamp(2rem,5.2vw,3.4rem)}.hp-hero__intro{color:var(--hp-text-muted);max-width:62ch;margin:0;font-size:clamp(1rem,1.4vw,1.11rem)}.hp-hero__stats{border-top:1px solid var(--hp-line);flex-wrap:wrap;gap:2.2rem;margin-top:2rem;padding-top:1.6rem;display:flex}.hp-stat__value{font-family:var(--hp-font-display);color:var(--hp-text);font-size:1.5rem;line-height:1.1}.hp-stat__label{letter-spacing:.11em;text-transform:uppercase;color:var(--hp-text-faint);margin-top:.3rem;font-size:.74rem}.hp-filters{z-index:40;-webkit-backdrop-filter:saturate(150%)blur(10px);backdrop-filter:saturate(150%)blur(10px);border-bottom:1px solid var(--hp-line);background:#101215f0;padding-block:.85rem;position:sticky;top:68px}.hp-filters__inner{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.hp-chip{color:var(--hp-text-muted);background:var(--hp-surface);border:1px solid var(--hp-line);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.42rem .9rem;font-size:.85rem;font-weight:500;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.hp-chip:hover{color:var(--hp-text);border-color:var(--hp-line-strong)}.hp-chip--active{background:var(--hp-blue-dim);border-color:var(--hp-blue);color:var(--hp-blue)}.hp-chip__count{color:var(--hp-text-faint);font-size:.75rem}.hp-chip--active .hp-chip__count{color:var(--hp-blue);opacity:.75}.hp-filters__spacer{flex:1}.hp-select{background:var(--hp-surface);border:1px solid var(--hp-line);border-radius:var(--hp-radius);color:var(--hp-text);cursor:pointer;padding:.45rem .7rem;font-size:.85rem}.hp-section{padding-block:clamp(2rem,5vw,3.25rem)}.hp-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:clamp(1rem,2.2vw,1.75rem);display:grid}.hp-card{background:var(--hp-surface);border:1px solid var(--hp-line);border-radius:var(--hp-radius-lg);color:inherit;box-shadow:var(--hp-shadow);flex-direction:column;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.hp-card:hover{border-color:var(--hp-line-strong);box-shadow:var(--hp-shadow-lift);color:inherit;transform:translateY(-3px)}.hp-card__media{aspect-ratio:4/3;background:var(--hp-surface-2);position:relative;overflow:hidden}.hp-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.2,.7,.3,1)}.hp-card:hover .hp-card__media img{transform:scale(1.035)}.hp-card__badges{z-index:2;flex-wrap:wrap;gap:.4rem;display:flex;position:absolute;top:.75rem;left:.75rem}.hp-card--sold .hp-card__media img{filter:grayscale(.65)brightness(.6)}.hp-card__count{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000ad;border-radius:5px;padding:.25rem .55rem;font-size:.72rem;font-weight:600;position:absolute;bottom:.7rem;right:.7rem}.hp-card__body{flex-direction:column;flex:1;gap:.7rem;padding:1.1rem 1.15rem 1.25rem;display:flex}.hp-card__title{color:var(--hp-text);font-size:1.05rem;font-weight:700;line-height:1.3}.hp-card__specs{color:var(--hp-text-muted);flex-wrap:wrap;gap:.35rem .9rem;margin-top:-.2rem;font-size:.82rem;display:flex}.hp-card__spec{align-items:center;gap:.3rem;display:inline-flex}.hp-card__summary{color:var(--hp-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.87rem;line-height:1.55;display:-webkit-box;overflow:hidden}.hp-card__footer{border-top:1px solid var(--hp-line);justify-content:space-between;align-items:baseline;gap:.75rem;margin-top:auto;padding-top:.85rem;display:flex}.hp-price{font-family:var(--hp-font-display);color:var(--hp-amber);font-size:1.4rem;line-height:1.1}.hp-price--lg{font-size:clamp(2rem,4vw,2.6rem)}.hp-price__was{font-family:var(--hp-font-body);color:var(--hp-text-faint);margin-left:.5rem;font-size:.85rem;font-weight:500;text-decoration:line-through}.hp-price__note{font-family:var(--hp-font-body);color:var(--hp-text-faint);margin-left:.4rem;font-size:.8rem;font-weight:500}.hp-card__cta{color:var(--hp-blue);white-space:nowrap;font-size:.84rem;font-weight:600}.hp-empty{border:1px dashed var(--hp-line-strong);border-radius:var(--hp-radius-lg);text-align:center;background:var(--hp-surface);padding:clamp(2.5rem,6vw,4rem) 1.5rem}.hp-empty__title{font-family:var(--hp-font-heading);margin-bottom:.6rem;font-size:1.35rem;font-weight:700}.hp-empty__body{color:var(--hp-text-muted);max-width:46ch;margin:0 auto 1.5rem}.hp-breadcrumb{color:var(--hp-text-faint);padding-block:1.1rem 0;font-size:.85rem}.hp-breadcrumb a{color:var(--hp-text-muted)}.hp-breadcrumb a:hover{color:var(--hp-blue)}.hp-detail{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,3.5vw,3rem);padding-block:clamp(1.5rem,3vw,2.25rem) clamp(2.5rem,6vw,4rem);display:grid}@media (max-width:940px){.hp-detail{grid-template-columns:minmax(0,1fr)}}.hp-gallery__main{aspect-ratio:4/3;background:var(--hp-surface-2);border:1px solid var(--hp-line);border-radius:var(--hp-radius-lg);position:relative;overflow:hidden}.hp-gallery__main img{object-fit:cover;width:100%;height:100%}.hp-gallery__badges{z-index:2;flex-wrap:wrap;gap:.4rem;display:flex;position:absolute;top:.9rem;left:.9rem}.hp-gallery__nav{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:none;border-radius:50%;place-items:center;width:40px;height:40px;transition:background .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hp-gallery__nav:hover{background:#000c}.hp-gallery__nav--prev{left:.75rem}.hp-gallery__nav--next{right:.75rem}.hp-gallery__thumbs{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:.5rem;margin-top:.6rem;display:grid}.hp-thumb{aspect-ratio:4/3;background:var(--hp-surface-2);cursor:pointer;opacity:.65;border:2px solid #0000;border-radius:7px;padding:0;transition:border-color .15s,opacity .15s;overflow:hidden}.hp-thumb img{object-fit:cover;width:100%;height:100%}.hp-thumb:hover{opacity:1}.hp-thumb--active{border-color:var(--hp-blue);opacity:1}.hp-rail{flex-direction:column;gap:1rem;display:flex;position:sticky;top:92px}@media (max-width:940px){.hp-rail{position:static}}.hp-panel{background:var(--hp-surface);border:1px solid var(--hp-line);border-radius:var(--hp-radius-lg);padding:1.35rem}.hp-panel__title{letter-spacing:.13em;text-transform:uppercase;color:var(--hp-text-faint);margin:0 0 .9rem;font-size:.74rem;font-weight:700}.hp-detail__title{margin-bottom:.6rem;font-size:clamp(1.5rem,3vw,2.1rem)}.hp-detail__meta{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.hp-priceblock{flex-wrap:wrap;align-items:baseline;gap:.3rem;margin-bottom:.35rem;display:flex}.hp-finance{color:var(--hp-text-muted);margin:.15rem 0 0;font-size:.83rem}.hp-specs{background:var(--hp-line);border:1px solid var(--hp-line);border-radius:var(--hp-radius);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;display:grid;overflow:hidden}.hp-specs__item{background:var(--hp-surface);padding:.85rem 1rem}.hp-specs__label{letter-spacing:.1em;text-transform:uppercase;color:var(--hp-text-faint);margin-bottom:.28rem;font-size:.7rem}.hp-specs__value{color:var(--hp-text);font-size:1rem;font-weight:600;line-height:1.3}.hp-block{margin-top:clamp(1.75rem,3.5vw,2.75rem)}.hp-block__title{font-family:var(--hp-font-heading);border-bottom:1px solid var(--hp-line);margin-bottom:.9rem;padding-bottom:.55rem;font-size:1.15rem;font-weight:700}.hp-prose{color:var(--hp-text-muted);line-height:1.72}.hp-prose p{margin:0 0 1rem}.hp-prose p:last-child{margin-bottom:0}.hp-prose h2,.hp-prose h3{color:var(--hp-text);margin:1.6rem 0 .7rem;font-size:1.05rem}.hp-prose ul,.hp-prose ol{margin:0 0 1rem;padding-left:1.25rem}.hp-prose li{margin-bottom:.35rem}.hp-highlights{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.55rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.hp-highlights li{color:var(--hp-text);align-items:flex-start;gap:.6rem;font-size:.93rem;line-height:1.5;display:flex}.hp-highlights svg{color:var(--hp-available);flex:none;margin-top:.22rem}.hp-condition__rating{background:var(--hp-surface-2);border:1px solid var(--hp-line);border-radius:var(--hp-radius);align-items:center;gap:.55rem;margin-bottom:1.1rem;padding:.6rem .95rem;display:inline-flex}.hp-condition__dot{background:var(--hp-available);border-radius:50%;width:9px;height:9px}.hp-condition__label{font-size:.95rem;font-weight:600}.hp-note{margin-bottom:1.1rem}.hp-note__label{letter-spacing:.11em;text-transform:uppercase;color:var(--hp-text-faint);margin-bottom:.35rem;font-size:.72rem;font-weight:700}.hp-note__body{color:var(--hp-text-muted);white-space:pre-line;line-height:1.65}.hp-note--warn{border-radius:var(--hp-radius);background:#f5a62312;border:1px solid #f5a62333;padding:.95rem 1.05rem}.hp-note--warn .hp-note__label{color:var(--hp-pending)}.hp-note--warn .hp-note__body{color:var(--hp-text)}.hp-download{background:var(--hp-surface-2);border:1px solid var(--hp-line-strong);border-radius:var(--hp-radius);color:var(--hp-text);align-items:center;gap:.6rem;padding:.8rem 1.1rem;font-size:.92rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.hp-download:hover{border-color:var(--hp-blue);color:var(--hp-blue)}.hp-field{margin-bottom:.85rem}.hp-label{letter-spacing:.03em;color:var(--hp-text-muted);margin-bottom:.35rem;font-size:.79rem;font-weight:600;display:block}.hp-input,.hp-textarea{background:var(--hp-bg);border:1px solid var(--hp-line-strong);border-radius:var(--hp-radius);width:100%;padding:.7rem .85rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.hp-input::placeholder,.hp-textarea::placeholder{color:var(--hp-text-faint)}.hp-input:focus,.hp-textarea:focus{border-color:var(--hp-blue);box-shadow:0 0 0 3px var(--hp-blue-dim);outline:none}.hp-textarea{resize:vertical;min-height:92px}.hp-hp{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.hp-form__error{color:#ff9e93;border-radius:var(--hp-radius);background:#e0503f1f;border:1px solid #e0503f59;margin-bottom:.85rem;padding:.7rem .9rem;font-size:.87rem}.hp-form__fine{color:var(--hp-text-faint);margin:.75rem 0 0;font-size:.76rem;line-height:1.5}.hp-success{text-align:center;padding:.5rem 0 .25rem}.hp-success__icon{width:46px;height:46px;color:var(--hp-available);background:#34c77b26;border-radius:50%;place-items:center;margin:0 auto .85rem;display:grid}.hp-success__title{font-family:var(--hp-font-heading);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.hp-success__body{color:var(--hp-text-muted);margin:0 0 1rem;font-size:.92rem}.hp-share{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.hp-share__label{letter-spacing:.11em;text-transform:uppercase;color:var(--hp-text-faint);margin-right:.25rem;font-size:.74rem;font-weight:700}.hp-share__btn{border:1px solid var(--hp-line-strong);background:var(--hp-surface-2);width:38px;height:38px;color:var(--hp-text-muted);cursor:pointer;border-radius:50%;place-items:center;transition:border-color .15s,color .15s,background .15s;display:grid}.hp-share__btn:hover{border-color:var(--hp-blue);color:var(--hp-blue);background:var(--hp-blue-dim)}.hp-share__copied{color:var(--hp-available);font-size:.8rem;font-weight:600}.hp-footer{border-top:1px solid var(--hp-line);background:var(--hp-surface);margin-top:auto;padding-block:clamp(2rem,4vw,3rem)}.hp-footer__grid{grid-template-columns:1.6fr 1fr 1fr .9fr;gap:clamp(1.5rem,3vw,3rem);display:grid}@media (max-width:1000px){.hp-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-footer__brandcol{grid-column:1/-1}}@media (max-width:560px){.hp-footer__grid{grid-template-columns:minmax(0,1fr)}}.hp-footer__blurb{color:var(--hp-text-muted);max-width:46ch;margin:0 0 1.25rem;font-size:.9rem;line-height:1.65}.hp-footer__directions{font-family:var(--hp-font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--hp-amber);margin-top:.85rem;font-size:.78rem;font-weight:700;display:inline-block}.hp-footer__directions:hover{color:var(--hp-amber-hover)}.hp-footer__social{color:var(--hp-text-muted);gap:.9rem;margin-top:1.35rem;display:flex}.hp-footer__social a{color:var(--hp-text-muted)}.hp-footer__social a:hover{color:var(--hp-amber)}.hp-footer__partners{flex-direction:column;align-items:flex-start;gap:1.1rem;display:flex}.hp-footer__partner{opacity:.75;width:128px;height:auto;transition:opacity .15s}.hp-footer__partner:hover{opacity:1}.hp-footer__logo{width:auto;height:70px;margin-bottom:.9rem}.hp-footer__title{font-family:var(--hp-font-heading);margin-bottom:.75rem;font-size:1rem;font-weight:700}.hp-footer__list{color:var(--hp-text-muted);flex-direction:column;gap:.45rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.hp-footer__list a{color:var(--hp-text-muted)}.hp-footer__list a:hover{color:var(--hp-blue)}.hp-footer__legal{border-top:1px solid var(--hp-line);color:var(--hp-text-faint);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;margin-top:2rem;padding-top:1.25rem;font-size:.8rem;display:flex}
