/* Arc Fault Records — generated static homepage. */
:root{--afr-home-bg:#0d0d0e;--afr-home-card:#151516;--afr-home-card-2:#19191b;--afr-home-border:#2d2d31;--afr-home-text:#f3f3f4;--afr-home-soft:#cfcfd3;--afr-home-muted:#8d8d93;--afr-home-hover:#202023;}
html[data-afr-theme="light"]{--afr-home-bg:#f5f5f4;--afr-home-card:#fff;--afr-home-card-2:#f8f8f7;--afr-home-border:#d8d8d4;--afr-home-text:#171719;--afr-home-soft:#3b3b40;--afr-home-muted:#717177;--afr-home-hover:#ececea;color-scheme:light;}
html,body.afr-home-page{margin:0;min-height:100%;background:var(--afr-home-bg);color:var(--afr-home-text);}body.afr-home-page{font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;}.afr-home,.afr-home *{box-sizing:border-box;}.afr-home a{color:inherit;}
.afr-home-hero{position:relative;isolation:isolate;background:#080809;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);overflow:hidden;}.afr-home-hero::after{content:"";position:absolute;z-index:-1;width:520px;height:520px;right:-160px;top:-180px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 85px rgba(255,255,255,.025),0 0 0 170px rgba(255,255,255,.015);}
.afr-home-hero-inner{width:min(1240px,calc(100% - 48px));min-height:590px;margin:0 auto;padding:92px 0 72px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:clamp(50px,8vw,110px);align-items:center;}.afr-home-eyebrow,.afr-home-section-kicker,.afr-home-card-kicker,.afr-home-artist-kicker{font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#aaaab1;}.afr-home-logo{display:block;width:min(720px,100%);height:auto;margin:22px 0 26px;}.afr-home-hero-copy>p{max-width:720px;margin:0;color:#d0d0d4;font-size:clamp(17px,2.1vw,22px);line-height:1.55;}
.afr-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px;}.afr-home-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid rgba(255,255,255,.22);border-radius:8px;color:#fff;text-decoration:none;font-size:13px;font-weight:750;letter-spacing:.02em;transition:.18s ease;}.afr-home-button:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.4);}.afr-home-button-primary{background:#fff;color:#111113;border-color:#fff;}.afr-home-button-primary:hover{background:#dedee1;color:#111113;}
.afr-home-hero-note{align-self:end;margin-bottom:10px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.035);backdrop-filter:blur(8px);}.afr-home-hero-note span{display:block;margin-bottom:18px;color:#8e8e95;font-size:9px;font-weight:800;letter-spacing:.2em;}.afr-home-hero-note strong{display:block;font-size:clamp(24px,3vw,34px);line-height:1.05;letter-spacing:-.035em;}.afr-home-hero-note p{margin:16px 0 0;color:#b9b9bf;font-size:13px;line-height:1.65;}
.afr-home-section{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:76px 0;}.afr-home-section+.afr-home-section{border-top:1px solid var(--afr-home-border);}.afr-home-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px;}.afr-home-section-head h2{margin:6px 0 0;font-size:clamp(30px,4vw,46px);line-height:1;letter-spacing:-.045em;}.afr-home-section-kicker,.afr-home-card-kicker,.afr-home-artist-kicker{color:var(--afr-home-muted);}.afr-home-section-links{display:flex;flex-wrap:wrap;gap:16px;}.afr-home-section-links a{color:var(--afr-home-muted);font-size:12px;font-weight:700;text-decoration:none;}.afr-home-section-links a:hover{color:var(--afr-home-text);}
.afr-home-artists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;}.afr-home-artist{overflow:hidden;border:1px solid var(--afr-home-border);border-radius:16px;background:var(--afr-home-card);}.afr-home-artist-cover{display:block;height:230px;background:var(--afr-home-card-2);overflow:hidden;}.afr-home-artist-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease;}.afr-home-artist:hover .afr-home-artist-cover img{transform:scale(1.025);}.afr-home-artist-body{position:relative;padding:26px;}.afr-home-artist-avatar{position:absolute;right:24px;top:-42px;width:78px;height:78px;border:4px solid var(--afr-home-card);border-radius:50%;overflow:hidden;background:var(--afr-home-card-2);}.afr-home-artist-avatar img{width:100%;height:100%;object-fit:cover;display:block;}.afr-home-artist h3{margin:8px 0 10px;font-size:27px;letter-spacing:-.035em;}.afr-home-artist h3 a{text-decoration:none;}.afr-home-artist p{max-width:600px;margin:0 0 20px;color:var(--afr-home-soft);font-size:14px;line-height:1.6;white-space:pre-line;}.afr-home-text-link{color:var(--afr-home-text)!important;font-size:12px;font-weight:800;text-decoration:none;}.afr-home-text-link:hover{text-decoration:underline;}
.afr-home-latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}.afr-home-latest-card{min-width:0;overflow:hidden;border:1px solid var(--afr-home-border);border-radius:14px;background:var(--afr-home-card);}.afr-home-latest-image{display:block;height:190px;overflow:hidden;background:var(--afr-home-card-2);}.afr-home-latest-image img{width:100%;height:100%;object-fit:cover;display:block;}.afr-home-latest-copy{padding:22px;}.afr-home-latest-copy h3{margin:7px 0 10px;font-size:22px;line-height:1.14;letter-spacing:-.03em;}.afr-home-latest-copy h3 a{text-decoration:none;}.afr-home-latest-copy>p{margin:0 0 18px;color:var(--afr-home-soft);font-size:13px;line-height:1.6;}.afr-home-card-meta{color:var(--afr-home-muted);font-size:11px;line-height:1.5;}.afr-home-latest-social{display:flex;}.afr-home-social-author{display:flex;align-items:center;gap:11px;margin:12px 0 18px;}.afr-home-social-author img{width:42px;height:42px;border-radius:50%;object-fit:cover;}.afr-home-social-author strong,.afr-home-social-author span{display:block;}.afr-home-social-author strong{font-size:14px;}.afr-home-social-author span{margin-top:2px;color:var(--afr-home-muted);font-size:11px;}.afr-home-social-text{font-size:16px!important;line-height:1.55!important;color:var(--afr-home-text)!important;}
.afr-home-explore{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--afr-home-border);border-bottom:1px solid var(--afr-home-border);}.afr-home-explore>a{min-width:0;padding:38px clamp(24px,4vw,56px);text-decoration:none;background:var(--afr-home-card);border-right:1px solid var(--afr-home-border);transition:background .18s ease;}.afr-home-explore>a:last-child{border-right:0}.afr-home-explore>a:hover{background:var(--afr-home-hover);}.afr-home-explore span,.afr-home-explore strong,.afr-home-explore em{display:block;}.afr-home-explore span{color:var(--afr-home-muted);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;}.afr-home-explore strong{margin:9px 0 22px;font-size:30px;letter-spacing:-.04em;}.afr-home-explore em{font-size:12px;font-style:normal;font-weight:800;}
.afr-home-footer{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:32px 0 54px;display:flex;justify-content:space-between;gap:24px;color:var(--afr-home-muted);font-size:11px;}.afr-home-footer nav{display:flex;gap:18px;}.afr-home-footer a{text-decoration:none;}.afr-home-footer a:hover{color:var(--afr-home-text);}
@media(max-width:900px){.afr-home-hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:74px}.afr-home-hero-note{align-self:auto}.afr-home-artists{grid-template-columns:1fr}.afr-home-latest-grid{grid-template-columns:1fr 1fr}.afr-home-latest-social{grid-column:1/-1}.afr-home-explore{grid-template-columns:1fr}.afr-home-explore>a{border-right:0;border-bottom:1px solid var(--afr-home-border)}.afr-home-explore>a:last-child{border-bottom:0}}
@media(max-width:620px){.afr-home-hero-inner,.afr-home-section,.afr-home-footer{width:min(100% - 32px,1240px)}.afr-home-hero-inner{padding:56px 0 48px}.afr-home-logo{margin-top:18px}.afr-home-section{padding:54px 0}.afr-home-section-head{align-items:flex-start;flex-direction:column}.afr-home-latest-grid{grid-template-columns:1fr}.afr-home-latest-social{grid-column:auto}.afr-home-artist-cover{height:180px}.afr-home-footer{flex-direction:column}.afr-home-explore>a{padding:30px 20px}}
