/* RadioForge sub-page components, restyled in the home-page design. Scoped to body.rfhome. */
body.rfhome{--cream:#F6F2EA;--cream2:#EFE9DB;--paper:#FFFFFF;--ink:#15130F;--ink2:#55503F;--amber:#C1571E;--amber-d:#C1571E;--amber-l:#E68A4E;--gold:#E68A4E;--gold-d:#C1571E;--rust:#C1571E;--rust-d:#8C3F14;--navy:#0D1216;--navy2:#161D22;--sky:#F6F2EA;--sky-l:#FBEAE0;--line:#E8E2D2;--line2:#E8E2D2;--sh:0 1px 2px rgba(21,19,15,.06),0 10px 28px rgba(21,19,15,.07);--rf-soft:#F6F2EA;--rf-dark:#0D1216;--rf-accent:#C1571E;--rf-accent-2:#8C3F14;--rf-accent-soft:#FBEAE0;--rf-on-dark:#F3F0E8;}
@keyframes eq{0%,100%{height:18%}50%{height:100%}}
@keyframes marq{from{transform:translateX(0)}to{transform:translateX(-50%)}}
body.rfhome .expcard{background:var(--ink);color:var(--cream);border-radius:20px;padding:42px 30px;text-align:center;
  border:3px solid var(--ink);box-shadow:7px 7px 0 var(--amber)}
body.rfhome .expcard .big{font-family:"Fraunces";font-weight:900;font-size:4.4rem;color:var(--gold);line-height:1}
body.rfhome .expcard .lbl{font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;margin-top:4px}
body.rfhome .expcard .divline{height:2px;background:rgba(255,255,255,.18);margin:18px 0}
@keyframes spin{to{transform:rotate(360deg)}}
body.rfhome .vinyl{position:relative;width:320px;margin:0 auto;text-align:center}
body.rfhome .vinyl .disc{position:relative;width:300px;height:300px;margin:0 auto;border-radius:50%;border:3px solid var(--ink);box-shadow:7px 7px 0 var(--amber);overflow:hidden;display:grid;place-items:center;background:#15110d}
body.rfhome .vinyl .disc::before{content:"";position:absolute;inset:0;border-radius:50%;background:repeating-radial-gradient(circle at 50% 50%,#15110d 0 3px,#2c2118 3px 4px);animation:spin 9s linear infinite}
body.rfhome .vinyl .disc::after{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.13),transparent 42%);pointer-events:none}
body.rfhome .vinyl .label{position:relative;z-index:2;width:144px;height:144px;border-radius:50%;background:var(--gold);border:3px solid var(--ink);display:grid;place-items:center;box-shadow:0 0 0 7px #15110d}
body.rfhome .vinyl .label .big{font-family:"Fraunces";font-weight:900;font-size:2.7rem;color:var(--ink);line-height:1}
body.rfhome .vinyl .hole{position:absolute;z-index:3;width:13px;height:13px;border-radius:50%;background:var(--cream);border:2px solid var(--ink);top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px var(--gold)}
body.rfhome .vinyl .vbadge{position:absolute;top:-8px;right:0;z-index:4;background:var(--rust);color:#fff;font-weight:800;font-size:.7rem;letter-spacing:.05em;padding:6px 13px;border-radius:999px;border:2.5px solid var(--ink);transform:rotate(8deg);box-shadow:3px 3px 0 var(--ink)}
body.rfhome .vinyl .cap{margin-top:24px;font-weight:800;font-size:.82rem;letter-spacing:.03em;text-transform:uppercase;color:var(--ink2);max-width:300px;margin:24px auto 0}
@media(prefers-reduced-motion:reduce){body.rfhome .vinyl .disc::before{animation:none}}
body.rfhome .creds{position:relative;background:var(--ink);color:var(--cream);border:3px solid var(--ink);border-radius:22px;padding:34px 30px 32px;box-shadow:7px 7px 0 var(--amber);text-align:center}
body.rfhome .creds .onair{display:inline-flex;align-items:center;gap:9px;background:var(--rust);color:#fff;font-family:"Fraunces";font-weight:800;letter-spacing:.14em;font-size:.92rem;padding:8px 18px;border-radius:9px;border:2.5px solid #000;box-shadow:0 0 20px rgba(214,64,43,.55)}
body.rfhome .creds .onair .lamp{width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:0 0 9px #fff;animation:blink 1.5s ease-in-out infinite}
@keyframes blink{0%,100%{opacity:1}50%{opacity:.2}}
body.rfhome .creds .bigyears{font-family:"Fraunces";font-weight:900;font-size:4.8rem;color:var(--gold);line-height:.95;margin-top:18px}
body.rfhome .creds .yrlbl{font-weight:800;text-transform:uppercase;letter-spacing:.07em;font-size:.82rem;color:var(--amber-l);margin-top:2px}
body.rfhome .creds .credlist{list-style:none;text-align:left;margin:24px auto 0;max-width:320px;display:flex;flex-direction:column;gap:13px}
body.rfhome .creds .credlist li{display:flex;align-items:flex-start;gap:11px;font-weight:600;font-size:.98rem;line-height:1.35}
body.rfhome .creds .ck{flex-shrink:0;display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--amber);color:var(--ink);font-size:.74rem;font-weight:900;margin-top:1px}
body.rfhome .creds .credlist li b{color:var(--gold)}
body.rfhome .svc{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:46px;text-align:left}
body.rfhome .svccard{border:3px solid var(--ink);border-radius:18px;padding:24px 22px 22px;box-shadow:var(--sh);
  display:flex;flex-direction:column;min-height:300px;position:relative;transition:transform .1s,box-shadow .1s}
body.rfhome .svccard:hover{transform:translate(2px,2px);box-shadow:3px 3px 0 var(--ink)}
body.rfhome .svccard.c1{background:var(--rust);color:#fff}
body.rfhome .svccard.c2{background:var(--navy);color:#fff}
body.rfhome .svccard.c3{background:var(--amber);color:#fff}
body.rfhome .svccard.c4{background:var(--gold);color:var(--ink)}
body.rfhome .svccard.c5{background:var(--sky);color:var(--navy)}
body.rfhome .svccard.c6{background:var(--rust-d);color:#fff}
body.rfhome .svccard .sdisc{width:50px;height:50px;border-radius:13px;background:rgba(255,255,255,.16);display:grid;place-items:center;border:2.5px solid currentColor;margin-bottom:14px}
body.rfhome .svccard.c4 .sdisc,body.rfhome .svccard.c5 .sdisc{background:rgba(0,0,0,.08)}
body.rfhome .svccard .sdisc svg{width:26px;height:26px}
body.rfhome .svccard h3{font-size:1.4rem;font-weight:900;margin-bottom:8px}
body.rfhome .svccard p{font-size:.97rem;opacity:.94;margin-bottom:12px}
body.rfhome .svccard ul{list-style:none;margin-top:auto;font-size:.9rem;font-weight:600}
body.rfhome .svccard ul li{padding:3px 0 3px 18px;position:relative}
body.rfhome .svccard ul li::before{content:"";position:absolute;left:0;top:11px;width:8px;height:8px;border-radius:50%;background:currentColor;opacity:.8}
body.rfhome .svccard .go{color:#fff;margin-top:14px}
body.rfhome .svccard.c4 .go,body.rfhome .svccard.c5 .go{color:var(--ink)}
body.rfhome .caprow{overflow:hidden;white-space:nowrap;margin-top:8px}
body.rfhome .caprow .t{display:inline-flex;animation:marq 30s linear infinite}
body.rfhome .caprow span{font-family:"Fraunces";font-weight:800;font-size:1.5rem;padding:0 20px;opacity:.9}
body.rfhome .badges{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:42px 0}
body.rfhome .badge{background:var(--paper);border:3px solid var(--ink);border-radius:16px;padding:24px 14px;box-shadow:var(--sh)}
body.rfhome .badge .disc{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;margin:0 auto 12px;border:2.5px solid var(--ink)}
body.rfhome .badge.b1 .disc{background:var(--rust)}
body.rfhome .badge.b2 .disc{background:var(--gold)}
body.rfhome .badge.b3 .disc{background:var(--navy)}
body.rfhome .badge.b4 .disc{background:var(--amber)}
body.rfhome .badge .nm{font-family:"Fraunces";font-weight:800;font-size:1.06rem}
body.rfhome .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:3px solid var(--ink);border-radius:16px;overflow:hidden;max-width:860px;margin:0 auto;box-shadow:var(--sh);background:var(--paper)}
body.rfhome .statc{padding:26px 14px;border-right:3px solid var(--ink)}
body.rfhome .statc:last-child{border-right:none}
body.rfhome .statc .n{font-family:"Fraunces";font-weight:900;font-size:2.5rem;color:var(--amber-d);line-height:1}
body.rfhome .statc .l{font-weight:700;font-size:.86rem;color:var(--ink2);margin-top:4px}
body.rfhome .carousel{position:relative;margin-top:40px}
body.rfhome .ctrack{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 4px 18px;scrollbar-width:none}
body.rfhome .ctrack::-webkit-scrollbar{display:none}
body.rfhome .cslide{flex:0 0 340px;scroll-snap-align:start}
body.rfhome .cbtn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;
  background:var(--cream);border:2.5px solid var(--ink);font-size:1.4rem;cursor:pointer;z-index:5;box-shadow:3px 3px 0 var(--ink);display:grid;place-items:center}
body.rfhome .cbtn:hover{background:var(--gold)}
body.rfhome .cprev{left:-10px}
body.rfhome .cnext{right:-10px}
body.rfhome .libcard{background:var(--paper);color:var(--ink);border:3px solid var(--ink);border-radius:18px;padding:20px;box-shadow:var(--sh);height:100%;text-align:left}
body.rfhome .libhead{display:flex;align-items:center;gap:12px;border-bottom:2px solid var(--line);padding-bottom:14px;margin-bottom:12px}
body.rfhome .libhead .disc{width:44px;height:44px;border-radius:12px;background:var(--amber);display:grid;place-items:center;border:2.5px solid var(--ink);flex-shrink:0}
body.rfhome .libhead .disc svg{width:22px;height:22px}
body.rfhome .libhead .t{font-family:"Fraunces";font-weight:800;font-size:1.12rem;color:var(--ink)}
body.rfhome .libhead .s{font-size:.82rem;color:var(--ink2);font-weight:600}
body.rfhome .libtracks{display:flex;flex-direction:column;gap:9px}
body.rfhome .player{display:flex;align-items:center;gap:12px;background:var(--cream);border:2px solid var(--line2);border-radius:11px;padding:9px 12px}
body.rfhome .pbtn{width:38px;height:38px;flex-shrink:0;border-radius:50%;background:var(--amber);border:2.5px solid var(--ink);color:#fff;cursor:pointer;display:grid;place-items:center}
body.rfhome .pbtn svg{width:16px;height:16px;margin-left:1px}
body.rfhome .pbtn:hover{background:var(--amber-d)}
body.rfhome .pmid{flex:1;min-width:0}
body.rfhome .ptitle{font-weight:700;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ink)}
body.rfhome .pbar{height:6px;background:var(--line2);border-radius:4px;margin-top:5px;cursor:pointer;overflow:hidden}
body.rfhome .pfill{height:100%;width:0;background:var(--amber);border-radius:4px}
body.rfhome .ptime{font-size:.74rem;color:var(--ink2);font-weight:700;flex-shrink:0;font-variant-numeric:tabular-nums}
body.rfhome .libgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px;text-align:left}
body.rfhome .libgrid .libcard{height:236px;display:flex;flex-direction:column;padding:15px 16px;border-radius:14px}
body.rfhome .libgrid .libhead{padding-bottom:9px;margin-bottom:8px;gap:10px}
body.rfhome .libgrid .libhead .disc{width:34px;height:34px;border-radius:9px}
body.rfhome .libgrid .libhead .disc svg{width:18px;height:18px}
body.rfhome .libgrid .libhead .t{font-size:1rem}
body.rfhome .libgrid .libhead .s{font-size:.74rem}
body.rfhome .libgrid .libtracks{gap:7px}
body.rfhome .libgrid .player{padding:6px 9px;gap:9px;border-radius:9px}
body.rfhome .libgrid .pbtn{width:29px;height:29px}
body.rfhome .libgrid .pbtn svg{width:13px;height:13px}
body.rfhome .libgrid .ptitle{font-size:.82rem}
body.rfhome .libgrid .pbar{height:5px;margin-top:4px}
body.rfhome .libgrid .ptime{font-size:.68rem}
body.rfhome .libgrid .libtracks{overflow-y:auto;flex:1;padding-right:7px;scrollbar-width:thin;scrollbar-color:var(--line2) transparent}
body.rfhome .libgrid .libtracks::-webkit-scrollbar{width:8px}
body.rfhome .libgrid .libtracks::-webkit-scrollbar-thumb{background:var(--line2);border-radius:5px}
body.rfhome .libgrid .libtracks::-webkit-scrollbar-track{background:transparent}
@media(max-width:900px){body.rfhome .libgrid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){body.rfhome .libgrid{grid-template-columns:1fr}}
body.rfhome .vogrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px;text-align:left}
body.rfhome .vocard{background:var(--paper);border:3px solid var(--ink);border-radius:15px;overflow:hidden;box-shadow:var(--sh);display:flex;flex-direction:column}
body.rfhome .vophoto{position:relative;height:210px;overflow:hidden;border-bottom:3px solid var(--ink)}
body.rfhome .vophoto img{width:100%;height:100%;object-fit:cover;object-position:center 28%}
body.rfhome .voname{position:absolute;left:0;right:0;bottom:0;color:#fff;font-family:"Fraunces";font-weight:800;font-size:1.1rem;padding:24px 13px 9px;background:linear-gradient(transparent,rgba(20,15,10,.86))}
body.rfhome .vobody{padding:12px 14px 14px;display:flex;flex-direction:column;gap:10px;flex:1}
body.rfhome .vobio{font-size:.85rem;color:var(--ink2);line-height:1.4}
body.rfhome .vodemo{margin-top:auto;display:flex;align-items:center;gap:9px;background:var(--cream);border:2px dashed var(--line2);border-radius:10px;padding:7px 10px}
body.rfhome .vodemo .vopbtn{width:28px;height:28px;flex-shrink:0;border-radius:50%;background:var(--amber);border:2.5px solid var(--ink);color:#fff;display:grid;place-items:center}
body.rfhome .vodemo .vopbtn svg{width:12px;height:12px;margin-left:1px}
body.rfhome .vodemo .voreel{font-weight:800;font-size:.82rem;color:var(--ink)}
body.rfhome .vodemo .vosoon{margin-left:auto;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--ink2)}
@media(max-width:560px){body.rfhome .vogrid{grid-template-columns:1fr 1fr;gap:14px}body.rfhome .voname{font-size:1rem}}
body.rfhome .showrow{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:44px}
body.rfhome .show{background:var(--paper);border:3px solid var(--ink);border-radius:20px;overflow:hidden;box-shadow:var(--sh);display:flex;flex-direction:column}
body.rfhome .show .cover{aspect-ratio:16/10;overflow:hidden;border-bottom:3px solid var(--ink)}
body.rfhome .show .cover img{width:100%;height:100%;object-fit:cover}
body.rfhome .show .body{padding:20px 22px 22px}
body.rfhome .gtag{display:inline-block;background:var(--rust);color:#fff;font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;padding:4px 12px;border-radius:999px;border:2px solid var(--ink);margin-bottom:10px}
body.rfhome .show h3{font-size:1.5rem;font-weight:900}
body.rfhome .show .host{display:flex;align-items:center;gap:9px;margin:9px 0}
body.rfhome .show .host img{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid var(--ink)}
body.rfhome .show .host b{color:var(--amber-d)}
body.rfhome .show .meta{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}
body.rfhome .show .meta span{font-size:.78rem;font-weight:700;background:var(--cream);border:2px solid var(--line2);border-radius:999px;padding:4px 11px}
body.rfhome .show .cta{display:flex;gap:10px;margin-top:6px}
body.rfhome .show .cta .btn{padding:9px 18px;font-size:.9rem}
body.rfhome .formats{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:30px;max-width:880px;margin-left:auto;margin-right:auto}
body.rfhome .formats span{background:var(--paper);color:var(--ink);border:2.5px solid var(--ink);border-radius:999px;padding:9px 20px;font-weight:800;box-shadow:3px 3px 0 var(--ink);font-size:.95rem}
body.rfhome .sec-navy .formats span,body.rfhome .sec-ink .formats span{background:var(--cream)}
body.rfhome .deliver{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px;text-align:left}
body.rfhome .deliver .d{background:var(--paper);border:3px solid var(--ink);border-radius:16px;padding:22px;box-shadow:var(--sh)}
body.rfhome .deliver .di{width:50px;height:50px;border-radius:13px;background:var(--gold);display:grid;place-items:center;border:2.5px solid var(--ink);margin-bottom:12px}
body.rfhome .deliver .di svg{width:25px;height:25px;stroke:var(--ink)}
body.rfhome .deliver h4{font-size:1.16rem;font-weight:800;margin-bottom:6px}
body.rfhome .deliver .d p{font-size:.94rem;color:var(--ink2)}
body.rfhome .areacard{background:var(--paper);border:3px solid var(--ink);border-radius:18px;padding:26px 24px;box-shadow:var(--sh);height:100%;text-align:left}
body.rfhome .areacard .anum{font-family:"Fraunces";font-weight:900;font-size:2.2rem;color:var(--amber);-webkit-text-stroke:1.2px var(--ink);line-height:1}
body.rfhome .areacard .role{font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:.74rem;color:var(--amber-d);margin-top:8px}
body.rfhome .areacard h3{font-size:1.42rem;font-weight:900;margin:3px 0 8px}
body.rfhome .areacard>div>p{font-size:.96rem;color:var(--ink2);margin-bottom:12px}
body.rfhome .areacard ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:6px 16px}
body.rfhome .areacard ul li{font-size:.88rem;font-weight:600;padding-left:16px;position:relative}
body.rfhome .areacard ul li::before{content:"";position:absolute;left:0;top:9px;width:7px;height:7px;border-radius:50%;background:var(--amber)}
body.rfhome .phone{width:248px;margin:0 auto;background:var(--ink);border-radius:34px;padding:11px;box-shadow:8px 8px 0 var(--amber)}
body.rfhome .phone .scr{background:var(--cream);border-radius:24px;padding:16px;overflow:hidden}
body.rfhome .phone .pt{display:flex;justify-content:space-between;font-size:.72rem;font-weight:800;color:var(--ink2)}
body.rfhome .phone .live{display:flex;align-items:center;gap:5px;color:var(--rust)}
body.rfhome .phone .live i{width:7px;height:7px;border-radius:50%;background:var(--rust);display:inline-block}
body.rfhome .phone .cov{aspect-ratio:1;background:var(--amber);border-radius:16px;display:grid;place-items:center;margin:12px 0;border:2.5px solid var(--ink)}
body.rfhome .phone .cov svg{width:74px;height:74px;stroke:#fff}
body.rfhome .phone .stn{font-weight:800;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--amber-d)}
body.rfhome .phone .trk{font-family:"Fraunces";font-weight:800;font-size:1.16rem;color:var(--ink)}
body.rfhome .phone .sub{font-size:.82rem;color:var(--ink2)}
body.rfhome .phone .bar{height:5px;background:var(--line2);border-radius:3px;margin:12px 0}
body.rfhome .phone .bar::before{content:"";display:block;width:42%;height:100%;background:var(--amber);border-radius:3px}
body.rfhome .phone .ctrls{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:6px}
body.rfhome .phone .pp{width:46px;height:46px;border-radius:50%;background:var(--amber);display:grid;place-items:center;border:2.5px solid var(--ink)}
body.rfhome .browser{background:var(--ink);border-radius:16px;padding:11px;box-shadow:8px 8px 0 var(--sky);max-width:430px;margin:0 auto}
body.rfhome .browser .bb{display:flex;gap:7px;padding:4px 4px 11px}
body.rfhome .browser .bb i{width:12px;height:12px;border-radius:50%;background:var(--cream2)}
body.rfhome .browser .bb i:first-child{background:var(--rust)}
body.rfhome .browser .bb i:nth-child(2){background:var(--gold)}
body.rfhome .browser .bc{background:var(--cream);border-radius:9px;display:flex;min-height:230px;overflow:hidden}
body.rfhome .browser .side{width:34%;background:var(--cream2);padding:16px;display:flex;flex-direction:column;gap:10px}
body.rfhome .browser .side i{height:11px;border-radius:4px;background:var(--line2)}
body.rfhome .browser .side i:first-child{background:var(--amber);width:62%}
body.rfhome .browser .main{flex:1;padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:11px;align-content:start}
body.rfhome .browser .main i{height:54px;border-radius:8px;background:var(--cream2)}
body.rfhome .browser .main i:nth-child(3n){background:var(--amber-l)}
body.rfhome .compare{max-width:900px;margin:42px auto 0;border:3px solid var(--ink);border-radius:16px;overflow:hidden;box-shadow:var(--sh);background:var(--paper)}
body.rfhome .compare table{width:100%;border-collapse:collapse;text-align:left}
body.rfhome .compare th,body.rfhome .compare td{padding:14px 18px;border-bottom:2px solid var(--line)}
body.rfhome .compare thead th{background:var(--ink);color:var(--cream);font-family:"Fraunces";font-size:1rem}
body.rfhome .compare thead th:nth-child(2){color:var(--gold)}
body.rfhome .compare tbody td:first-child{font-weight:700}
body.rfhome .compare .yes{color:var(--amber-d);font-weight:800}
body.rfhome .compare .no{color:var(--ink2)}
body.rfhome .compare tbody tr:last-child td{border-bottom:none}
body.rfhome .compare td:nth-child(2){background:rgba(242,118,43,.08);font-weight:700}
body.rfhome .demos{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px;text-align:left}
body.rfhome .demo{border:3px solid var(--ink);border-radius:18px;padding:24px 22px;box-shadow:var(--sh);display:flex;flex-direction:column}
body.rfhome .demo.d1{background:var(--sky);color:var(--navy)}
body.rfhome .demo.d2{background:var(--amber);color:#fff}
body.rfhome .demo.d3{background:var(--gold);color:var(--ink)}
body.rfhome .demo .dt{font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;opacity:.85}
body.rfhome .demo h3{font-size:1.42rem;font-weight:900;margin:5px 0 7px}
body.rfhome .demo p{font-size:.95rem;opacity:.95;margin-bottom:16px}
body.rfhome .demo .btn{margin-top:auto;align-self:flex-start;padding:9px 18px;font-size:.9rem}
body.rfhome .prices{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:46px}
body.rfhome .price{background:var(--paper);color:var(--ink);border:3px solid var(--ink);border-radius:18px;padding:26px 20px;text-align:center;box-shadow:var(--sh)}
body.rfhome .price.feat{box-shadow:6px 6px 0 var(--amber);position:relative}
body.rfhome .price.feat .tagx{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--amber);color:#fff;font-weight:800;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;padding:5px 13px;border-radius:999px;border:2.5px solid var(--ink);white-space:nowrap}
body.rfhome .price .tier{font-weight:800;margin-bottom:6px;color:var(--ink)}
body.rfhome .price .amt{font-family:"Fraunces";font-weight:900;font-size:2.1rem;color:var(--amber-d)}
body.rfhome .price .amt small{font-size:.85rem;color:var(--ink2);font-weight:700}
body.rfhome .price .btn{margin-top:16px;width:100%;justify-content:center;padding:11px}
body.rfhome .powerups{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:30px}
body.rfhome .powerups span{background:var(--cream);color:var(--ink);border:2.5px solid var(--ink);border-radius:999px;padding:9px 18px;font-weight:700;font-size:.92rem;box-shadow:3px 3px 0 rgba(0,0,0,.25)}
body.rfhome .covers{display:flex;gap:10px}
@media(max-width:900px){body.rfhome .svc,body.rfhome .deliver,body.rfhome .demos{grid-template-columns:1fr 1fr}body.rfhome .badges,body.rfhome .stats{grid-template-columns:1fr 1fr}body.rfhome .statc:nth-child(2){border-right:none}}
@media(max-width:560px){body.rfhome .svc,body.rfhome .showrow,body.rfhome .prices,body.rfhome .deliver,body.rfhome .demos,body.rfhome .badges,body.rfhome .stats{grid-template-columns:1fr}body.rfhome .statc{border-right:none;border-bottom:3px solid var(--ink)}body.rfhome .statc:last-child{border-bottom:none}body.rfhome .cslide{flex-basis:280px}}

body.rfhome h1,body.rfhome h2,body.rfhome h3,body.rfhome h4,body.rfhome h5{font-family:"Plus Jakarta Sans",system-ui,sans-serif;font-weight:800;letter-spacing:-.02em;line-height:1.12;text-wrap:balance}
body.rfhome p{text-wrap:pretty}

/* ---------- buttons ---------- */
body.rfhome .btn{font-family:"Inter",system-ui,sans-serif;font-weight:700;font-size:1rem;padding:13px 24px;border-radius:8px;border:1.5px solid transparent;box-shadow:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}
body.rfhome .btn:hover{transform:translateY(-1px);box-shadow:0 12px 32px rgba(21,19,15,.14)}
body.rfhome .btn:active{transform:none;box-shadow:none}
body.rfhome .btn-amber,body.rfhome .btn-rust{background:var(--rf-accent);color:#fff}
body.rfhome .btn-amber:hover,body.rfhome .btn-rust:hover{background:var(--rf-accent-2)}
body.rfhome .btn-gold,body.rfhome .btn-ink{background:var(--ink);color:#fff}
body.rfhome .btn-gold:hover,body.rfhome .btn-ink:hover{background:#000}
body.rfhome .btn-sky{background:var(--rf-soft);color:var(--ink);border-color:var(--line)}
body.rfhome .btn-cream{background:#fff;color:var(--ink);border-color:var(--line)}
body.rfhome .btn-outline{background:transparent;color:var(--ink);border-color:var(--line)}
body.rfhome .btn-outline:hover{border-color:var(--ink)}
body.rfhome .btn-ghost-light{background:transparent;color:#fff;border-color:rgba(255,255,255,.5);box-shadow:none}
body.rfhome .btn-ghost-light:hover{background:rgba(255,255,255,.1);box-shadow:none}
/* on dark bands */
body.rfhome .hero .btn-cream,body.rfhome .sec-navy .btn-cream,body.rfhome .sec-ink .btn-cream,body.rfhome .sec-rust .btn-cream{background:#fff;color:var(--ink);border-color:#fff}
body.rfhome .hero .btn-rust,body.rfhome .hero .btn-outline,body.rfhome .sec-navy .btn-outline,body.rfhome .sec-ink .btn-outline,body.rfhome .sec-rust .btn-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.5)}
body.rfhome .hero .btn-rust:hover,body.rfhome .hero .btn-outline:hover{background:rgba(255,255,255,.1);border-color:#fff}
body.rfhome .sec-navy .btn-gold,body.rfhome .sec-ink .btn-gold,body.rfhome .sec-rust .btn-gold,body.rfhome .sec-navy .btn-ink,body.rfhome .sec-ink .btn-ink,body.rfhome .sec-rust .btn-ink{background:#fff;color:var(--ink)}
body.rfhome .sec-navy .btn-amber,body.rfhome .sec-ink .btn-amber,body.rfhome .sec-rust .btn-amber{background:var(--rf-accent);color:#fff}

/* ---------- hero band (same dark wave look as the home leaderboard) ---------- */
body.rfhome .hero,body.rfhome .hero.inner{background:linear-gradient(180deg,rgba(13,18,22,.42) 0%,rgba(13,18,22,.78) 100%),url(assets/rf-hero-waves.jpg) center 62%/cover no-repeat,#0D1216;border-bottom:none;color:#fff;text-align:center}
body.rfhome .hero::before,body.rfhome .hero .spark{display:none}
body.rfhome .hero .wrap{padding:96px 26px 100px}
body.rfhome .hero h1{color:#fff;font-size:clamp(2.4rem,5.2vw,4.1rem);font-weight:800;line-height:1.1;margin:22px 0 18px}
body.rfhome .hero h1 .hl{background:none;color:#F08A4B;padding:0;border-radius:0}
body.rfhome .hero p{color:rgba(255,255,255,.82);font-size:1.18rem;max-width:660px}
body.rfhome .crumb{color:rgba(255,255,255,.62);font-weight:600}
body.rfhome .crumb a:hover{color:#fff}
body.rfhome .eyebrow{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.22);box-shadow:none;letter-spacing:.06em;font-family:"Inter",sans-serif}
body.rfhome .eyebrow .dot{background:#F08A4B}
body.rfhome .eq span{background:rgba(255,255,255,.72)}
body.rfhome .eq span:nth-child(3n){background:#F08A4B}
body.rfhome .eq span:nth-child(3n+1){background:var(--rf-accent)}
body.rfhome .eq span:nth-child(4n){background:rgba(255,255,255,.4)}

/* ---------- sections ---------- */
body.rfhome .sec{padding:96px 0;border-bottom:none;background:#fff;color:var(--ink)}
body.rfhome .sec:nth-of-type(even){background:var(--rf-soft)}
body.rfhome .sec.sec-navy,body.rfhome .sec.sec-ink,body.rfhome .sec.sec-amber,body.rfhome .sec.sec-rust{background:var(--rf-dark);color:var(--rf-on-dark)}
body.rfhome .sec.sec-ink:nth-of-type(even),body.rfhome .sec.sec-navy:nth-of-type(even),body.rfhome .sec.sec-rust:nth-of-type(even){background:var(--rf-dark)}
body.rfhome .head{max-width:680px}
body.rfhome .title{font-size:clamp(2.1rem,3.6vw,3rem);font-weight:800;margin:10px 0 12px}
body.rfhome .kicker{color:var(--rf-accent);font-size:.86rem;letter-spacing:.08em;font-weight:700}
body.rfhome .sec-ink .kicker,body.rfhome .sec-navy .kicker,body.rfhome .sec-rust .kicker,body.rfhome .sec-amber .kicker{color:#E68A4E}
body.rfhome .sub{color:var(--ink2);font-size:1.12rem}
body.rfhome .sec-ink .sub,body.rfhome .sec-navy .sub,body.rfhome .sec-rust .sub,body.rfhome .sec-amber .sub{color:rgba(243,240,232,.7)}
body.rfhome .sec-navy h2,body.rfhome .sec-ink h2,body.rfhome .sec-rust h2,body.rfhome .sec-amber h2,body.rfhome .sec-navy h3,body.rfhome .sec-ink h3,body.rfhome .sec-rust h3{color:#fff}
body.rfhome .go{color:var(--rf-accent);font-weight:700}
body.rfhome .sec-ink .go,body.rfhome .sec-navy .go{color:#E68A4E}
body.rfhome .lead{color:var(--ink2)}
body.rfhome b[style*="var(--gold)"],body.rfhome b[style*="var(--amber-d)"]{color:var(--rf-accent)}
body.rfhome .sec-ink b[style*="var(--gold)"],body.rfhome .sec-navy b[style*="var(--gold)"],body.rfhome .sec-rust b[style*="var(--gold)"]{color:#E68A4E}

/* ---------- cards (one soft-card style everywhere) ---------- */
body.rfhome .svccard,body.rfhome .badge,body.rfhome .deliver .d,body.rfhome .step,body.rfhome .pcard,body.rfhome .libcard,body.rfhome .vocard,body.rfhome .show,body.rfhome .areacard,body.rfhome .price,body.rfhome .demo,body.rfhome .pmcard{
  background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:14px;box-shadow:var(--sh)}
body.rfhome .svccard:hover{transform:none;box-shadow:0 14px 34px rgba(21,19,15,.11)}
body.rfhome .svccard h3,body.rfhome .demo h3,body.rfhome .show h3,body.rfhome .areacard h3{color:var(--ink)}
body.rfhome .svccard p,body.rfhome .demo p{opacity:1;color:var(--ink2)}
body.rfhome .svccard ul{color:var(--ink2)}
body.rfhome .svccard ul li::before{background:var(--rf-accent);opacity:1}
body.rfhome .svccard .go,body.rfhome .svccard.c4 .go,body.rfhome .svccard.c5 .go{color:var(--rf-accent)}
body.rfhome .svccard .sdisc,body.rfhome .svccard.c4 .sdisc,body.rfhome .svccard.c5 .sdisc,body.rfhome .badge .disc,body.rfhome .deliver .di,body.rfhome .pcard .pi,body.rfhome .libhead .disc{background:var(--rf-accent-soft);border:none;color:var(--rf-accent)}
body.rfhome .pcard:nth-child(n) .pi{background:var(--rf-accent-soft)}
body.rfhome .deliver .di svg{stroke:var(--rf-accent)}
body.rfhome .pcard .pi svg,body.rfhome .badge .disc svg,body.rfhome .libhead .disc svg{stroke:var(--rf-accent)}
body.rfhome .badge.b1 .disc,body.rfhome .badge.b2 .disc,body.rfhome .badge.b3 .disc,body.rfhome .badge.b4 .disc{background:var(--rf-accent-soft)}
body.rfhome .badge .nm,body.rfhome .deliver h4,body.rfhome .step h4,body.rfhome .pcard h3{color:var(--ink)}
body.rfhome .badge .nm{font-family:"Plus Jakarta Sans",sans-serif;font-weight:800}
body.rfhome .step .sn,body.rfhome .areacard .anum{color:var(--rf-accent);-webkit-text-stroke:0;font-family:"Plus Jakarta Sans",sans-serif}
body.rfhome .areacard .role{color:var(--rf-accent)}
body.rfhome .areacard ul li::before{background:var(--rf-accent)}
body.rfhome .demo .dt{color:var(--rf-accent);opacity:1}
body.rfhome .gtag,body.rfhome .pmtag{background:var(--rf-accent);color:#fff;border:none}
body.rfhome .show .cover,body.rfhome .vophoto{border-bottom:1px solid var(--line)}
body.rfhome .show .meta span{background:var(--rf-soft);border:1px solid var(--line)}
body.rfhome .show .host img{border:1px solid var(--line)}
body.rfhome .show .host b{color:var(--rf-accent)}

/* stats */
body.rfhome .stats{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--sh)}
body.rfhome .statc{border-right:1px solid var(--line)}
body.rfhome .statc .n{color:var(--rf-accent);font-family:"Plus Jakarta Sans",sans-serif;font-weight:800}
@media(max-width:560px){body.rfhome .statc{border-bottom:1px solid var(--line)}}

/* price cards */
body.rfhome .price .tier{color:var(--ink)}
body.rfhome .price .amt{font-family:"Plus Jakarta Sans",sans-serif;font-weight:800;color:var(--ink)}
body.rfhome .price.feat{box-shadow:var(--sh);border:2px solid var(--rf-accent)}
body.rfhome .price.feat .tagx{background:var(--rf-accent);border:none}
body.rfhome .powerups span,body.rfhome .formats span{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:var(--sh)}

/* compare table */
body.rfhome .compare{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--sh);overflow-x:auto;-webkit-overflow-scrolling:touch}
body.rfhome .compare table{min-width:520px}
body.rfhome .compare thead th{background:var(--rf-dark);color:#fff;font-family:"Plus Jakarta Sans",sans-serif}
body.rfhome .compare thead th:nth-child(2){color:#F08A4B}
body.rfhome .compare .yes{color:var(--rf-accent)}
body.rfhome .compare th,body.rfhome .compare td{border-bottom:1px solid var(--line)}
body.rfhome .compare td:nth-child(2){background:var(--rf-accent-soft)}
body.rfhome .compare tbody tr:last-child td{border-bottom:none}

/* dark feature cards */
body.rfhome .creds,body.rfhome .expcard{background:var(--rf-dark);color:var(--rf-on-dark);border:none;border-radius:20px;box-shadow:0 32px 70px rgba(21,19,15,.18)}
body.rfhome .creds .bigyears,body.rfhome .expcard .big{color:#F08A4B;font-family:"Plus Jakarta Sans",sans-serif;font-weight:800}
body.rfhome .creds .onair{background:var(--rf-accent);border:none;box-shadow:none;font-family:"Plus Jakarta Sans",sans-serif}
body.rfhome .creds .yrlbl{color:#E68A4E}
body.rfhome .creds .ck{background:var(--rf-accent);color:#fff}
body.rfhome .creds .credlist li b{color:#F08A4B}
body.rfhome .experts .promise{color:var(--rf-accent);font-family:"Plus Jakarta Sans",sans-serif}
body.rfhome .experts .body{color:var(--ink2)}

/* vinyl */
body.rfhome .vinyl .disc{box-shadow:0 24px 50px rgba(21,19,15,.22);border:none}
body.rfhome .vinyl .label{background:var(--rf-accent);border:none}
body.rfhome .vinyl .label .big{color:#fff;font-family:"Plus Jakarta Sans",sans-serif}
body.rfhome .vinyl .vbadge{background:var(--rf-accent);border:none;box-shadow:none}
body.rfhome .vinyl .hole{box-shadow:0 0 0 4px var(--rf-accent);border:none}
body.rfhome .vinyl .cap{color:var(--ink2)}

/* FAQ (same as the home page list) */
body.rfhome .faq{max-width:760px}
body.rfhome .faq details{background:transparent;border:none;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;margin-bottom:0}
body.rfhome .faq summary{font-family:"Plus Jakarta Sans",sans-serif;font-weight:700;font-size:1.15rem;padding:22px 2px}
body.rfhome .faq summary::after{color:var(--rf-accent)}
body.rfhome .faq .ans{padding:0 2px 22px;color:var(--ink2)}
body.rfhome .sec-ink .faq details,body.rfhome .sec-navy .faq details{border-bottom-color:rgba(243,240,232,.16)}
body.rfhome .sec-ink .faq .ans,body.rfhome .sec-navy .faq .ans{color:rgba(243,240,232,.72)}

/* audio players / libraries */
body.rfhome .libhead{border-bottom:1px solid var(--line)}
body.rfhome .libhead .t{font-family:"Plus Jakarta Sans",sans-serif;font-weight:800}
body.rfhome .player{background:var(--rf-soft);border:1px solid var(--line)}
body.rfhome .pbtn,body.rfhome .vodemo .vopbtn,body.rfhome .phone .pp{background:var(--rf-accent);border:none;color:#fff}
body.rfhome .pbtn:hover{background:var(--rf-accent-2)}
body.rfhome .pfill{background:var(--rf-accent)}
body.rfhome .pbar{background:var(--line)}
body.rfhome .vodemo{background:var(--rf-soft);border:1px dashed var(--line)}
body.rfhome .voname{font-family:"Plus Jakarta Sans",sans-serif}
body.rfhome .cbtn{background:#fff;border:1px solid var(--line);box-shadow:var(--sh)}
body.rfhome .cbtn:hover{background:var(--rf-accent-soft)}

/* screenshots and mockups */
body.rfhome .shot{border:1px solid rgba(21,19,15,.12);border-radius:14px;box-shadow:0 32px 70px rgba(21,19,15,.18)}
body.rfhome .shotcap{color:var(--ink2);letter-spacing:.05em}
body.rfhome .phone{background:var(--ink);box-shadow:0 32px 70px rgba(21,19,15,.22)}
body.rfhome .phone .cov{background:var(--rf-accent);border:none}
body.rfhome .phone .stn{color:var(--rf-accent)}
body.rfhome .phone .trk{font-family:"Plus Jakarta Sans",sans-serif}
body.rfhome .browser{background:var(--ink);box-shadow:0 32px 70px rgba(21,19,15,.22)}
body.rfhome .browser .main i:nth-child(3n){background:var(--rf-accent-soft)}
body.rfhome .soon{background:var(--rf-accent);border:none}

/* marquee row */
body.rfhome .caprow span{font-family:"Plus Jakarta Sans",sans-serif;font-weight:800}

/* modals used on audit / webforge pages */
body.rfhome .pmcard{border-radius:20px;box-shadow:0 32px 70px rgba(21,19,15,.25)}
body.rfhome .pmclose{border:1px solid var(--line);background:#fff;box-shadow:none}
body.rfhome .pmcard h3,body.rfhome .pmcard .pmprice{font-family:"Plus Jakarta Sans",sans-serif}
body.rfhome .pmcard .pmprice{color:var(--rf-accent)}
body.rfhome .pmcard h4{font-family:"Plus Jakarta Sans",sans-serif}
body.rfhome .pmlist.inc .ic{background:var(--rf-accent);color:#fff}
body.rfhome .pmore{color:var(--rf-accent)}
body.rfhome [style*="border:3px solid var(--ink)"]{border:1px solid var(--line) !important;border-radius:16px !important;box-shadow:0 32px 70px rgba(21,19,15,.25) !important}
body.rfhome [style*="background:var(--gold)"]{background:var(--rf-soft) !important}
body.rfhome [style*="background:var(--rust)"]{background:var(--rf-accent) !important}

/* solution-page helpers */
body.rfhome .sgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;text-align:left}
body.rfhome .sgrid.two{grid-template-columns:repeat(2,1fr)}
body.rfhome .sgrid .svccard{min-height:0}
body.rfhome .sgrid .svccard p{margin-bottom:14px}
body.rfhome .prooffour{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:860px;margin:0 auto;text-align:center}
body.rfhome .prooffour .n{font-family:"Plus Jakarta Sans",sans-serif;font-weight:800;font-size:clamp(2.6rem,5vw,3.8rem);color:var(--rf-accent);line-height:1}
body.rfhome .prooffour .l{color:var(--ink2);font-weight:600;margin-top:8px}
body.rfhome .cta-band{max-width:760px;margin:0 auto}
@media(max-width:900px){body.rfhome .sgrid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){body.rfhome .sgrid,body.rfhome .sgrid.two{grid-template-columns:1fr}}
@media(max-width:560px){body.rfhome .sgrid,body.rfhome .prooffour{grid-template-columns:1fr}body.rfhome .hero .wrap{padding:72px 22px 76px}body.rfhome .sec{padding:64px 0}}

/* inline 3-column grids on some pages must stack on phones */
@media(max-width:700px){body.rfhome [style*="grid-template-columns:repeat(3"]{grid-template-columns:1fr !important}}

/* ---- home-design page layout pieces used by every product / solution page ---- */
body.rfhome{overflow-x:clip}

/* hero band: same waves picture and dark look as the home leaderboard */
body.rfhome .subhero{position:relative;background:linear-gradient(180deg,rgba(13,18,22,.35) 0%,rgba(13,18,22,.82) 100%),url(assets/rf-hero-waves.jpg) center 62%/cover no-repeat,#0D1216;color:#fff;text-align:center;padding:0}
body.rfhome .subhero .wrap{padding:88px 32px 96px;display:flex;flex-direction:column;align-items:center}
body.rfhome .subhero .subicon{width:112px;height:112px;margin:0 auto 18px;filter:drop-shadow(0 14px 30px rgba(0,0,0,.45))}
body.rfhome .subhero .crumb{font-size:.9rem;font-weight:600;color:rgba(255,255,255,.62);margin-bottom:14px}
body.rfhome .subhero .crumb a{color:inherit}
body.rfhome .subhero .crumb a:hover{color:#fff}
body.rfhome .subhero .eyebrow{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.22);letter-spacing:.06em;text-transform:uppercase;font-size:.8rem}
body.rfhome .subhero .eyebrow .dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#F08A4B}
body.rfhome .subhero h1{color:#fff;font-size:clamp(2.5rem,5.4vw,4.3rem);font-weight:800;line-height:1.08;margin:22px 0 18px;max-width:18ch}
body.rfhome .subhero h1 .hl{color:#F08A4B}
body.rfhome .subhero p{color:rgba(255,255,255,.84);font-size:1.2rem;max-width:660px;line-height:1.6}
body.rfhome .subhero .cta-row{justify-content:center;margin-top:30px}

/* buttons on dark bands */
body.rfhome .btn-light{background:rgba(243,240,232,.09);color:#F3F0E8;border-color:rgba(243,240,232,.3)}
body.rfhome .btn-light:hover{background:rgba(243,240,232,.18)}
body.rfhome .sec-dark .btn-ink{background:#fff;color:var(--ink)}
body.rfhome .sec-dark .btn-outline{color:#fff;border-color:rgba(255,255,255,.4)}
body.rfhome .sec-dark .btn-outline:hover{border-color:#fff}

/* home-style rows (flip = visual on the left) */
body.rfhome .prow.flip{grid-template-columns:1.18fr .92fr}
body.rfhome .prow.flip .pvis{order:-1}
body.rfhome .prow .pcopy .btn{margin:0 10px 8px 0}
body.rfhome .pvis .phonewrap,body.rfhome .pvis .browser,body.rfhome .pvis .creds,body.rfhome .pvis .expcard,body.rfhome .pvis .vinyl{position:relative;z-index:1}
body.rfhome .pvis .frame{border-radius:14px}
body.rfhome .pvis .frame.dark img{width:100%;height:auto;display:block}
body.rfhome .pvis .cap{position:relative;z-index:1;margin-top:12px;font-size:.86rem;font-weight:600;color:var(--ink-2);text-align:center;letter-spacing:.03em}
body.rfhome .prow .pcopy p.pull{color:var(--accent);font-weight:700;max-width:46ch}
body.rfhome .sec-dark .prow{border-bottom-color:rgba(243,240,232,.12)}
body.rfhome .sec-dark .pcopy h3{color:#fff}
body.rfhome .sec-dark .pcopy p,body.rfhome .sec-dark .pcopy li{color:rgba(243,240,232,.75)}
body.rfhome .sec-dark .pcopy .tag{background:rgba(255,255,255,.12);color:#F3F0E8}
body.rfhome .sec-dark .pcopy li::before{background:#E68A4E}

/* cards grid (replaces the old 6-up and 3-step blocks) */
body.rfhome .segcard .pi{width:48px;height:48px;border-radius:12px;background:var(--accent-soft);display:grid;place-items:center;margin-bottom:16px}
body.rfhome .segcard .pi svg{width:24px;height:24px;stroke:var(--accent)}
body.rfhome .segcard .sn{font-family:var(--font-h);font-weight:800;font-size:2.4rem;color:var(--accent);line-height:1;margin-bottom:10px}
body.rfhome .sec-dark .segcard{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.12)}
body.rfhome .sec-dark .segcard h4{color:#fff}
body.rfhome .sec-dark .segcard p{color:rgba(243,240,232,.7)}
body.rfhome .segrow.c2{grid-template-columns:repeat(2,1fr)}
body.rfhome .segrow.c3{grid-template-columns:repeat(3,1fr)}
body.rfhome .segrow.c4{grid-template-columns:repeat(4,1fr)}
body.rfhome .segrow.gap{margin-top:44px}
@media(max-width:1024px){body.rfhome .segrow.c3,body.rfhome .segrow.c4{grid-template-columns:1fr 1fr}body.rfhome .prow.flip{grid-template-columns:1fr}body.rfhome .prow.flip .pvis{order:initial}}
@media(max-width:700px){body.rfhome .segrow.c2,body.rfhome .segrow.c3,body.rfhome .segrow.c4{grid-template-columns:1fr}body.rfhome .subhero .wrap{padding:64px 22px 72px}body.rfhome .subhero .subicon{width:88px;height:88px}}

/* section extras kept from the old pages */
body.rfhome .blockwrap{margin-top:44px}
body.rfhome .center-note{text-align:center;color:var(--ink-2);margin-top:22px;font-size:1rem}
body.rfhome .sec-dark .center-note{color:rgba(243,240,232,.7)}
body.rfhome .shotwrap{max-width:1000px;margin:44px auto 0}
body.rfhome .shotwrap .frame{background:var(--dark);border-radius:14px;box-shadow:var(--shadow-lg);overflow:hidden}
body.rfhome .shotwrap .bbar{display:flex;gap:6px;padding:10px 14px;background:#1B2329;border-bottom:1px solid rgba(255,255,255,.08)}
body.rfhome .shotwrap .bbar i{width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.18)}
body.rfhome .shotwrap img{width:100%;height:auto;display:block;border:0;border-radius:0;box-shadow:none}
body.rfhome .shotwrap .shotcap{text-align:center}
body.rfhome .shot2up{margin-top:34px}
body.rfhome .shot2up .frame{background:var(--dark);border-radius:14px;box-shadow:var(--shadow-md);overflow:hidden}
body.rfhome .shot2up img{border:0;border-radius:0;box-shadow:none}
body.rfhome .shot2up .bbar{display:flex;gap:6px;padding:8px 12px;background:#1B2329}
body.rfhome .shot2up .bbar i{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.18)}
body.rfhome .compare{max-width:960px;margin:44px auto 0}
body.rfhome .compare table{width:100%;border-collapse:collapse;text-align:left}
body.rfhome .compare th,body.rfhome .compare td{padding:15px 20px;font-size:1rem}
body.rfhome .compare tbody td:first-child{font-weight:700}
body.rfhome .compare .no{color:var(--ink-3)}
body.rfhome .compare .soonc{color:var(--accent-2);font-weight:700}
body.rfhome .sec-dark .price,body.rfhome .sec-dark .powerups span{color:var(--ink)}
body.rfhome .prices{max-width:1100px;margin-left:auto;margin-right:auto}
body.rfhome .formats{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:30px auto 0;max-width:880px}
body.rfhome .formats span{padding:9px 20px;border-radius:999px;font-weight:700;font-size:.95rem}
body.rfhome .finalcta .formats span{background:#fff}
body.rfhome .sec-dark .head h2{color:#fff}
body.rfhome .showrow{margin-top:44px}
body.rfhome .libgrid,body.rfhome .vogrid,body.rfhome .demos,body.rfhome .deliver,body.rfhome .badges,body.rfhome .carousel{margin-top:44px}
body.rfhome .badges{margin-bottom:0}
body.rfhome .demos .demo .btn{background:var(--ink);color:#fff}
body.rfhome .deliver .d h4{font-family:var(--font-h)}
body.rfhome .cslide{flex:0 0 min(420px,86vw)}
body.rfhome .finalcta{max-width:none}
body.rfhome .finalcta .cta-row+.note{margin-top:16px}
body.rfhome .rfsplit{display:none}
body.rfhome .demo.d1,body.rfhome .demo.d2,body.rfhome .demo.d3{background:#fff;color:var(--ink)}
body.rfhome .demo.d2 p,body.rfhome .demo.d3 p,body.rfhome .demo.d1 p{color:var(--ink-2)}
body.rfhome .demo.d2 h3,body.rfhome .demo.d3 h3,body.rfhome .demo.d1 h3{color:var(--ink)}
body.rfhome .demo .btn{align-self:flex-start}
/* keep the pinned menu working even when a page script locks body scrolling (audit promo popup) */
html:has(body.rfpage){overflow-x:visible !important}
body.rfhome.rfpage{overflow-x:clip}
body.rfhome.rfpage section{overflow-x:clip}

/* ================= leaderboard-style hero used on every product / solution page ================= */
body.rfhome .pagehero{position:relative;container-type:inline-size;background:#0D1216;padding:0;overflow:hidden}
body.rfhome .ph-box{position:relative;min-height:51cqw;display:flex;flex-direction:column;padding:0 2cqw;color:#fff;text-align:center}
body.rfhome .ph-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 62%;z-index:0}
body.rfhome .ph-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(13,18,22,.3) 0%,rgba(13,18,22,.55) 55%,rgba(13,18,22,.88) 100%)}
body.rfhome .ph-box>*:not(.ph-bg):not(.ph-shade){position:relative;z-index:2}
body.rfhome .ph-corner{position:absolute !important;left:2.4cqw;top:2.4cqw;text-align:left;color:rgba(255,255,255,.92);font-weight:400;font-size:max(1.02cqw,11px);letter-spacing:.24em;line-height:1.75;text-transform:uppercase;white-space:nowrap}
body.rfhome .ph-corner i{display:block;width:10.7cqw;height:.17cqw;margin-top:.9cqw;background:linear-gradient(90deg,#E8541C 0%,#F6B03A 46%,rgba(150,100,50,.35) 47%,rgba(150,100,50,.08) 100%)}
body.rfhome .ph-logo{display:block;margin:2.4cqw auto 0}
body.rfhome .ph-logo img{width:max(15cqw,120px);height:auto;margin:0 auto}
body.rfhome .ph-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.6cqw 0 .6cqw}
body.rfhome .ph-pill{display:inline-flex;align-items:center;gap:.6cqw;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.55cqw 1.4cqw;font-weight:700;font-size:max(.85cqw,11px);letter-spacing:.09em;text-transform:uppercase}
body.rfhome .ph-pill i{width:.6cqw;height:.6cqw;min-width:7px;min-height:7px;border-radius:50%;background:#F08A4B}
body.rfhome .ph-main h1{color:#fff;font-size:max(4.3cqw,34px);font-weight:800;line-height:1.07;margin:1.1cqw 0 1.1cqw;max-width:62cqw;text-wrap:balance}
body.rfhome .ph-main h1 .hl{color:#F08A4B}
body.rfhome .ph-lead{color:rgba(255,255,255,.86);font-size:max(1.32cqw,15px);line-height:1.55;max-width:48cqw;margin:0}
body.rfhome .ph-btns{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2cqw;margin-top:2cqw}
body.rfhome .ph-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8cqw;height:max(3.8cqw,44px);padding:0 max(2.2cqw,22px);border-radius:.4cqw;font-weight:600;font-size:max(1.15cqw,14px);color:#fff;white-space:nowrap;line-height:1;background:#0A1017;border:1px solid rgba(255,255,255,.5)}
body.rfhome .ph-btn:hover{background:#141C26}
body.rfhome .ph-btn.acc{background:#E5621F;border-color:#E5621F}
body.rfhome .ph-btn.acc:hover{background:#F0702C}
body.rfhome .ph-icons{display:flex;justify-content:center;align-items:flex-start;gap:2.6cqw;margin:1.4cqw 0 1.2cqw}
body.rfhome .ph-ic{display:flex;flex-direction:column;align-items:center;width:max(9.5cqw,92px);color:#fff;opacity:.6;transition:opacity .15s,transform .15s}
body.rfhome .ph-ic:hover{opacity:1;transform:translateY(-2px)}
body.rfhome .ph-ic img{width:max(4.9cqw,54px);height:max(4.9cqw,54px);margin-bottom:.5cqw;border-radius:1.1cqw}
body.rfhome .ph-ic b{font-size:max(.98cqw,11px);font-weight:700;line-height:1.25}
body.rfhome .ph-ic.on{opacity:1}
body.rfhome .ph-ic.on img{box-shadow:0 0 0 max(.22cqw,2px) #F08A4B,0 0 2.4cqw rgba(240,138,75,.55)}
body.rfhome .ph-foot{display:flex;justify-content:space-between;padding:0 3.4cqw 1.5cqw;font-size:max(.78cqw,10px);letter-spacing:.24em;text-transform:uppercase;color:rgba(255,255,255,.75)}
body.rfhome .ph-foot span{display:flex;align-items:center;gap:1.2cqw}
body.rfhome .ph-foot i{display:block;height:.17cqw;width:3.6cqw;background:linear-gradient(90deg,#E8541C,#F6B03A)}
@media(max-width:900px){
  body.rfhome .ph-box{min-height:0;padding:0 20px}
  body.rfhome .ph-corner,body.rfhome .ph-foot{display:none}
  body.rfhome .ph-logo{margin:28px auto 0}body.rfhome .ph-logo img{width:130px}
  body.rfhome .ph-main{padding:22px 0 8px}
  body.rfhome .ph-pill{padding:7px 14px;gap:8px}
  body.rfhome .ph-main h1{font-size:clamp(2.1rem,8.4vw,3rem);max-width:none;margin:16px 0}
  body.rfhome .ph-lead{max-width:34rem;font-size:1.05rem}
  body.rfhome .ph-btns{gap:10px;margin-top:22px}
  body.rfhome .ph-btn{padding:0 20px}
  body.rfhome .ph-icons{flex-wrap:wrap;gap:14px 10px;margin:26px 0 30px}
  body.rfhome .ph-ic{width:84px}
  body.rfhome .ph-ic img{width:54px;height:54px;border-radius:12px}
}

/* ================= new components for the rebuilt pages ================= */
body.rfhome .phone2{width:min(270px,70%);margin:0 auto;border:8px solid #0D1216;border-radius:36px;overflow:hidden;background:#0D1216;box-shadow:var(--shadow-lg);position:relative;z-index:1}
body.rfhome .phone2 img{width:100%;height:auto;display:block}
body.rfhome .statcard{position:relative;z-index:1;background:var(--dark);color:#fff;border-radius:22px;padding:44px 34px;text-align:center;box-shadow:var(--shadow-lg)}
body.rfhome .statcard .big{font-family:var(--font-h);font-weight:800;font-size:clamp(3.6rem,7vw,5.4rem);color:#F08A4B;line-height:1}
body.rfhome .statcard .lbl{font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.84rem;color:rgba(243,240,232,.7);margin-top:8px}
body.rfhome .statcard ul{list-style:none;margin:22px auto 0;padding:0;max-width:340px;text-align:left;display:flex;flex-direction:column;gap:12px}
body.rfhome .statcard li{display:flex;gap:10px;font-size:1rem;color:rgba(243,240,232,.85)}
body.rfhome .statcard li::before{content:"";flex:none;width:7px;height:7px;border-radius:50%;background:#E68A4E;margin-top:9px}
body.rfhome .stationgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px;text-align:left}
body.rfhome .stationcard{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);overflow:hidden;display:flex;flex-direction:column}
body.rfhome .stationcard img{width:100%;height:auto;display:block;aspect-ratio:8/5;object-fit:cover}
body.rfhome .stationcard .sc{padding:22px 22px 24px;display:flex;flex-direction:column;flex:1}
body.rfhome .stationcard .kicker{margin-bottom:6px}
body.rfhome .stationcard h3{font-size:1.3rem;margin-bottom:8px}
body.rfhome .stationcard p{color:var(--ink-2);font-size:1rem;margin-bottom:16px}
body.rfhome .stationcard .btn{align-self:flex-start;margin-top:auto}
body.rfhome .pgroup{margin-top:44px}
@media(max-width:900px){body.rfhome .stationgrid{grid-template-columns:1fr}}
body.rfhome .pvis .frame.dark .fullshot.wide{width:100%}
body.rfhome .pvis .cap{margin-top:14px}
body.rfhome .statsline{display:grid;grid-template-columns:repeat(3,1fr);max-width:900px;margin:0 auto;gap:24px;text-align:center}
body.rfhome .statsline .n{font-family:var(--font-h);font-weight:800;font-size:clamp(2.4rem,5vw,4rem);color:var(--accent);line-height:1}
body.rfhome .statsline .l{font-size:1rem;color:var(--ink-2);margin-top:10px;font-weight:600}
@media(max-width:700px){body.rfhome .statsline{grid-template-columns:1fr}}
body.rfhome .chiprow{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:30px auto 0;max-width:880px}
body.rfhome .chiprow span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 20px;font-weight:700;font-size:.95rem;box-shadow:var(--shadow-sm)}

/* ================= LocalForge (rebuilt in the home design) ================= */
html{scroll-padding-top:132px}
.lfsub{position:sticky;top:63px;z-index:80;background:#fff;border-bottom:1px solid #E8E2D2;font-family:"Inter",system-ui,sans-serif}
.lfsub .lfin{max-width:1200px;margin:0 auto;padding:8px 32px;display:flex;align-items:center;gap:22px}
.lfsub .lflogo{display:flex;align-items:center;gap:9px;font-family:"Plus Jakarta Sans",sans-serif;font-weight:800;font-size:19px;color:#15130F;text-decoration:none;flex-shrink:0}
.lfsub .lflogo span{color:#C1571E}
.lfsub .lfword{font-weight:800}
.lfsub nav{display:flex;gap:4px;flex:1;flex-wrap:wrap}
.lfsub nav a{color:#55503F;font-size:14.4px;font-weight:600;padding:7px 12px;border-radius:8px;text-decoration:none}
.lfsub nav a:hover{background:#F6F2EA;color:#15130F}
.lfsub .btn{padding:9px 18px;font-size:14.4px;white-space:nowrap}
@media(max-width:860px){.lfsub nav{display:none}.lfsub .lfin{justify-content:space-between;padding:8px 20px}}
body.rfhome h2 em,body.rfhome .pcopy h3 em{font-style:normal;color:var(--accent)}
body.rfhome .sec-dark h2 em{color:#F08A4B}
body.rfhome .darkstats4{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:48px;text-align:center}
body.rfhome .darkstats4 .n{font-family:var(--font-h);font-weight:800;font-size:clamp(2.2rem,4vw,3.2rem);color:#F08A4B;line-height:1.05}
body.rfhome .darkstats4 .l{margin-top:10px;font-size:.98rem}
@media(max-width:900px){body.rfhome .darkstats4{grid-template-columns:1fr 1fr}}
@media(max-width:560px){body.rfhome .darkstats4{grid-template-columns:1fr}}
body.rfhome .segrow.c5{grid-template-columns:repeat(5,1fr)}
@media(max-width:1024px){body.rfhome .segrow.c5{grid-template-columns:1fr 1fr}}
@media(max-width:560px){body.rfhome .segrow.c5{grid-template-columns:1fr}}
body.rfhome .lfprice{text-align:center;padding:38px 24px}
body.rfhome .lfprice .pn{font-family:var(--font-h);font-weight:800;font-size:clamp(2.8rem,5vw,3.6rem);color:var(--accent);line-height:1}
body.rfhome .lfprice .pl{font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-size:.86rem;margin-top:10px}
body.rfhome .lfprice p{margin-top:12px}
body.rfhome .lfnote{background:var(--bg-soft);border-radius:14px;padding:22px 28px;margin-top:26px;color:var(--ink-2);font-size:1.02rem}
body.rfhome .lfnote b{color:var(--ink)}
body.rfhome .lfnote .hot{color:var(--accent-2);font-weight:700}
body.rfhome .lfpnl{display:grid;grid-template-columns:1.2fr .8fr;gap:44px;align-items:center;margin-top:44px}
body.rfhome .lft{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-sm)}
body.rfhome .lft td{padding:14px 20px;border-bottom:1px solid var(--line);color:var(--ink-2);font-size:1rem}
body.rfhome .lft td:last-child{text-align:right;font-weight:700}
body.rfhome .lft tr.tot td{background:var(--dark);color:#F08A4B;font-weight:800;border-bottom:none}
body.rfhome .bigmoney{font-family:var(--font-h);font-weight:800;font-size:clamp(3rem,6vw,4.6rem);color:var(--accent);line-height:1}
@media(max-width:900px){body.rfhome .lfpnl{grid-template-columns:1fr}}
body.rfhome .lfapply{background-size:cover;background-position:center;color:#fff;padding:96px 0}
body.rfhome .lfapply form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:36px auto 0;max-width:820px}
body.rfhome .lfapply input,body.rfhome .lfapply textarea,body.rfhome .lfapply select{width:100%;padding:14px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#fff;font-size:16px;font-family:inherit}
body.rfhome .lfapply textarea{grid-column:1/-1;min-height:110px}
body.rfhome .lfapply .full{grid-column:1/-1}
body.rfhome .lfapply ::placeholder{color:#B4BDCB}
body.rfhome .lfapply select,body.rfhome .lfapply select option{color:#fff}
body.rfhome .lfapply select option{background:#0D1216}
body.rfhome .lfapply .btn{background:var(--accent);color:#fff}
@media(max-width:700px){body.rfhome .lfapply form{grid-template-columns:1fr}}
.lf-fine{background:#F6F2EA;color:#8C8571;font-size:13px;padding:22px 0;border-top:1px solid #E8E2D2;font-family:"Inter",system-ui,sans-serif}
.lf-fine .wrap{max-width:1200px;margin:0 auto;padding:0 32px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}
