@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;600;700;800;900&display=swap');
:root{--bg:#050409;--ink:#fff8ef;--soft:#dccdc5;--panel:rgba(255,248,239,.07);--line:rgba(255,248,239,.18);--gold:#f5b23c;--honey:#ffcf5b;--rose:#ff4f87;--brown:#2b1511;--shadow:0 28px 90px rgba(0,0,0,.48)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 12% 0,rgba(245,178,60,.18),transparent 31%),radial-gradient(circle at 90% 6%,rgba(255,79,135,.18),transparent 30%),linear-gradient(135deg,#050409,#1b0d12 52%,#060409);color:var(--ink);font-family:Inter,system-ui,sans-serif}a{text-decoration:none;color:inherit}.hfx-shell{max-width:1210px;margin:auto;padding:0 18px}.hfx-top{border-bottom:1px solid var(--line);background:rgba(5,4,9,.88);backdrop-filter:blur(14px)}.hfx-top .hfx-shell{min-height:72px;display:flex;align-items:center;gap:18px}.hfx-logo{font-family:'Archivo Black',Impact,sans-serif;font-size:clamp(30px,5vw,72px);line-height:.88;letter-spacing:-.06em;text-transform:uppercase;text-shadow:0 0 25px rgba(245,178,60,.22)}.hfx-logo span{color:var(--honey)}.hfx-nav{margin-left:auto;display:flex;flex-wrap:wrap;gap:8px}.hfx-nav a{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--line);border-radius:999px;padding:8px 11px;background:rgba(255,255,255,.04);color:var(--soft)}.hfx-hero{padding:32px 0 18px}.hfx-hero .hfx-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(315px,40%);gap:22px;align-items:stretch}.hfx-hero-copy{border:1px solid var(--line);background:linear-gradient(145deg,rgba(245,178,60,.09),rgba(255,79,135,.08)),var(--panel);border-radius:28px;padding:clamp(24px,5vw,54px);box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:center}.hfx-portrait{border:1px solid rgba(245,178,60,.36);border-radius:28px;overflow:hidden;min-height:560px;background:#000;box-shadow:var(--shadow)}.hfx-portrait img,.hfx-feature img,.hfx-gallery img{width:100%;height:100%;object-fit:cover;display:block}.hfx-kicker{display:inline-flex;width:fit-content;border:1px solid rgba(245,178,60,.45);border-radius:999px;padding:8px 13px;color:var(--honey);background:rgba(245,178,60,.09);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900}.hfx-hero h1{font-family:'Archivo Black',Impact,sans-serif;font-size:clamp(48px,8.6vw,118px);line-height:.82;letter-spacing:-.08em;text-transform:uppercase;margin:18px 0 14px}.hfx-lead{font-size:clamp(19px,2vw,26px);line-height:1.16;font-weight:900}.hfx-copy{color:var(--soft);line-height:1.7;font-weight:600}.hfx-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.hfx-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border:1px solid rgba(245,178,60,.45);border-radius:999px;background:linear-gradient(135deg,var(--honey),var(--rose));color:#130709;font-weight:950;box-shadow:0 0 30px rgba(245,178,60,.13)}.hfx-button.alt{background:transparent;color:var(--ink)}.hfx-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hfx-tag{font-size:12px;font-weight:850;color:var(--soft);border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.04);padding:7px 10px}.hfx-section{margin-top:32px}.hfx-title{font-family:'Archivo Black',Impact,sans-serif;font-size:clamp(30px,5vw,66px);line-height:.9;letter-spacing:-.055em;text-transform:uppercase;margin:0 0 14px}.hfx-profile{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:18px}.hfx-feature{min-height:500px;border:1px solid rgba(255,79,135,.32);border-radius:28px;overflow:hidden;background:#000;box-shadow:var(--shadow)}.hfx-box,.hfx-note,.hfx-linktile,.hfx-vline,.hfx-faq details{border:1px solid var(--line);background:var(--panel);border-radius:24px;box-shadow:var(--shadow)}.hfx-box{padding:clamp(20px,3vw,34px)}.hfx-rows{display:grid;gap:0}.hfx-row{display:grid;grid-template-columns:190px 1fr;gap:18px;border-bottom:1px solid rgba(255,255,255,.1);padding:10px 0}.hfx-row strong{color:var(--honey);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.hfx-row span{color:var(--soft);line-height:1.45}.hfx-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hfx-note{padding:22px;background:linear-gradient(145deg,rgba(245,178,60,.08),rgba(255,79,135,.06))}.hfx-note h3{margin:0 0 10px;color:var(--ink);font-family:'Archivo Black',Impact,sans-serif;font-size:22px;line-height:1}.hfx-note p{margin:0;color:var(--soft);line-height:1.58}.hfx-socials{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.hfx-linktile{min-height:86px;padding:15px;display:flex;align-items:flex-end;background:linear-gradient(145deg,rgba(245,178,60,.12),rgba(255,79,135,.08));transition:.18s}.hfx-linktile:hover,.hfx-vline:hover{transform:translateY(-3px);border-color:rgba(245,178,60,.55)}.hfx-video-cta{margin-top:30px}.hfx-video-cta .hfx-button{width:100%}.hfx-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hfx-gallery a{aspect-ratio:3/4;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 20px 55px rgba(0,0,0,.32)}.hfx-faq{display:grid;gap:10px}.hfx-faq details{padding:18px 20px}.hfx-faq summary{cursor:pointer;color:var(--honey);font-weight:950}.hfx-faq p{color:var(--soft);line-height:1.65}.hfx-faq a{color:#fff;text-decoration:underline;text-underline-offset:3px}.hfx-videos{display:grid;gap:10px}.hfx-vline{display:grid;gap:4px;padding:16px 18px}.hfx-vline span{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:var(--rose);font-weight:900}.hfx-vline b{color:var(--ink)}.hfx-footer{margin-top:36px;border-top:1px solid var(--line);background:rgba(0,0,0,.3);padding:28px 0 42px}.hfx-langs{display:flex;gap:8px;flex-wrap:wrap}.hfx-langs a{border:1px solid var(--line);border-radius:999px;padding:8px 11px;color:var(--soft);font-size:12px;font-weight:850}@media(max-width:960px){.hfx-hero .hfx-shell,.hfx-profile{grid-template-columns:1fr}.hfx-notes{grid-template-columns:repeat(2,1fr)}.hfx-socials{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.hfx-top .hfx-shell{display:grid;padding:14px 18px}.hfx-nav{margin-left:0}.hfx-notes,.hfx-socials,.hfx-gallery,.hfx-row{grid-template-columns:1fr}.hfx-hero h1{font-size:clamp(42px,16vw,72px)}}