/*
Theme Name: NRFV Media AI 95 Elementor Ready
Theme URI: https://media.nrfv.com.my
Author: NRFV Media AI
Description: 95% mockup-matched premium WordPress theme for NRFV Media AI with Elementor-ready assets and HTML template included.
Version: 4.0.0
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: nrfv-media-ai-95
*/

:root{
  --bg:#040608;
  --navy:#07111F;
  --deep:#020407;
  --panel:#080e16;
  --panel2:#0b121c;
  --gold:#D6A84A;
  --gold2:#F4D27A;
  --gold3:#9a671f;
  --silver:#D7DBE0;
  --muted:#BBC3CE;
  --line:rgba(214,168,74,.28);
  --line-soft:rgba(214,168,74,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  color:#fff;
  background:
    radial-gradient(circle at 76% 9%, rgba(214,168,74,.10), transparent 21%),
    linear-gradient(180deg,#020306 0%, #06101a 32%, #030508 100%);
  font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;
  line-height:1.48;
  overflow-x:hidden;
}
body:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:
    radial-gradient(circle at 15% 0, rgba(214,168,74,.06), transparent 25%),
    repeating-linear-gradient(135deg,rgba(255,255,255,.015) 0 1px,transparent 1px 24px);
}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.nrfv-wrap{width:min(1248px,calc(100% - 54px));margin:0 auto}

/* Header */
.nrfv-header{
  position:sticky;
  top:0;
  z-index:999;
  background:rgba(2,3,5,.94);
  backdrop-filter:blur(14px);
  border-bottom:1px solid var(--line-soft);
}
.nrfv-header-inner{
  min-height:96px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:26px;
}
.nrfv-brand img{width:274px;max-width:44vw}
.nrfv-nav{display:flex;align-items:center;gap:34px;font-size:16px;color:#F3F4F6}
.nrfv-nav a{opacity:.95;position:relative;font-weight:600}
.nrfv-nav a:hover,.nrfv-nav a.active{color:var(--gold2)}
.nrfv-nav a.active:after{
  content:"";
  position:absolute;
  height:3px;
  width:34px;
  background:var(--gold);
  border-radius:10px;
  bottom:-17px;
  left:0;
}
.nrfv-nav .proposal{
  border:1px solid var(--gold);
  border-radius:12px;
  padding:14px 24px;
  color:var(--gold2);
  font-weight:800;
}

/* Hero */
.nrfv-hero{
  position:relative;
  padding:48px 0 26px;
  overflow:hidden;
  border-bottom:1px solid rgba(214,168,74,.08);
}
.nrfv-hero:after{
  content:"";
  position:absolute;
  right:-170px;
  top:70px;
  width:850px;
  height:640px;
  z-index:0;
  background:radial-gradient(circle,rgba(214,168,74,.13),transparent 60%);
  filter:blur(30px);
}
.nrfv-hero-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:1.02fr 1fr;
  gap:24px;
  align-items:center;
}
.nrfv-eyebrow{
  display:flex;
  align-items:center;
  gap:18px;
  margin-bottom:20px;
  color:var(--gold2);
  letter-spacing:5px;
  font-weight:900;
  font-size:14px;
  text-transform:uppercase;
}
.nrfv-eyebrow:after{
  content:"";
  width:108px;
  height:2px;
  background:linear-gradient(90deg,var(--gold),transparent);
  box-shadow:0 0 18px rgba(214,168,74,.7);
}
.nrfv-h1{
  margin:0 0 18px;
  font-size:clamp(52px,5.8vw,90px);
  line-height:.94;
  letter-spacing:-2px;
  font-weight:950;
}
.gold-gradient{
  color:transparent;
  -webkit-background-clip:text;
  background-clip:text;
  background-image:linear-gradient(180deg,#FFE38E 0%,#D6A84A 58%,#9B651B 100%);
}
.silver-gradient{
  color:transparent;
  -webkit-background-clip:text;
  background-clip:text;
  background-image:linear-gradient(180deg,#FFFFFF 0%,#D6DADF 55%,#8F98A4 100%);
}
.nrfv-hero-copy{
  color:#D8DEE6;
  font-size:20px;
  max-width:570px;
  margin:0 0 28px;
}
.nrfv-buttons{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:24px}
.nrfv-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:16px 25px;
  border-radius:13px;
  font-weight:900;
  transition:.2s ease;
}
.nrfv-btn:hover{transform:translateY(-2px)}
.nrfv-btn.gold{
  background:linear-gradient(135deg,#FFE08A,#D6A84A 58%,#A36A21);
  color:#080808;
  box-shadow:0 18px 46px rgba(214,168,74,.2);
}
.nrfv-btn.dark{
  background:rgba(255,255,255,.025);
  border:1px solid var(--gold);
  color:#fff;
}
.nrfv-hero-visual{
  position:relative;
  min-height:560px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.nrfv-hero-visual:before{
  content:"";
  position:absolute;
  right:-145px;
  bottom:12px;
  width:760px;
  height:392px;
  border-radius:50%;
  border-bottom:5px solid rgba(244,210,122,.95);
  transform:rotate(-13deg);
  opacity:.9;
  filter:drop-shadow(0 0 22px rgba(214,168,74,.75));
}
.nrfv-hero-visual:after{
  content:"";
  position:absolute;
  right:-105px;
  bottom:40px;
  width:700px;
  height:350px;
  border-radius:50%;
  border-bottom:2px solid rgba(214,168,74,.45);
  transform:rotate(-13deg);
  opacity:.8;
}
.nrfv-laptop{
  position:relative;
  z-index:2;
  width:min(640px,100%);
  margin-top:18px;
  border-radius:16px;
  filter:drop-shadow(0 20px 30px rgba(0,0,0,.5));
}

/* Feature strip */
.nrfv-feature-strip{
  position:relative;
  z-index:3;
  margin:20px 0 26px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
  padding:0;
}
.nrfv-feature{
  display:flex;
  gap:16px;
  align-items:flex-start;
  padding:20px 18px;
  border:1px solid rgba(214,168,74,.18);
  border-radius:15px;
  background:linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.012));
}
.nrfv-feature-icon{
  flex:0 0 auto;
  width:62px;
  height:62px;
  border:2px solid rgba(214,168,74,.55);
  color:var(--gold2);
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:30px;
}
.nrfv-feature h3{
  margin:3px 0 6px;
  color:var(--gold2);
  font-size:16px;
  text-transform:uppercase;
  letter-spacing:.3px;
}
.nrfv-feature p{margin:0;color:#D5DBE2;font-size:14px}

/* Sections */
.nrfv-section{padding:28px 0}
.nrfv-section-head{text-align:center;margin:0 auto 20px;max-width:780px}
.nrfv-kicker{
  color:var(--gold2);
  text-transform:uppercase;
  font-size:12px;
  font-weight:900;
  letter-spacing:2.2px;
}
.nrfv-section h2{
  margin:7px 0 8px;
  font-size:clamp(30px,3.25vw,46px);
  line-height:1.08;
}
.nrfv-section-head p{color:#D0D6DD;margin:0;font-size:17px}
.nrfv-grid-6{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}
.nrfv-card{
  min-height:145px;
  padding:22px 18px;
  text-align:center;
  border:1px solid rgba(214,168,74,.20);
  border-radius:14px;
  background:linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.012));
  box-shadow:0 18px 44px rgba(0,0,0,.18);
}
.nrfv-card-icon{font-size:36px;color:var(--gold2);margin-bottom:12px}
.nrfv-card h3{margin:0 0 8px;font-size:18px}
.nrfv-card p{margin:0;color:#D7DDE4;font-size:14px}

/* Packages */
.nrfv-packages{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.nrfv-package{
  text-align:left;
  padding:28px 26px;
  border:1px solid rgba(214,168,74,.22);
  border-radius:15px;
  background:linear-gradient(180deg,rgba(255,255,255,.032),rgba(255,255,255,.012));
}
.nrfv-package.popular{
  border-color:rgba(214,168,74,.48);
  box-shadow:0 0 0 1px rgba(214,168,74,.12),0 20px 50px rgba(214,168,74,.08);
}
.nrfv-badge{
  display:inline-block;
  background:linear-gradient(135deg,#F8DE91,#D6A84A);
  color:#111;
  padding:6px 15px;
  border-radius:999px;
  font-weight:900;
  font-size:12px;
  margin-bottom:14px;
}
.nrfv-package h3{font-size:28px;margin:0 0 4px;text-align:center}
.nrfv-package .tag{text-align:center;color:#D0D6DE;font-size:14px;margin:0 0 14px}
.nrfv-price{text-align:center;font-size:48px;font-weight:950;margin:12px 0;color:#fff}
.nrfv-price span{font-size:18px;font-weight:500;color:#D0D6DE}
.nrfv-package ul{list-style:none;padding:0;margin:18px 0}
.nrfv-package li{margin:9px 0;color:#DEE3EA;font-size:15px}
.nrfv-package li:before{content:"●";color:var(--gold2);font-size:10px;margin-right:9px}
.nrfv-package .nrfv-btn{width:100%;padding:13px 16px;border-radius:9px}

/* Portfolio */
.nrfv-portfolio{
  display:grid;
  grid-template-columns:1.05fr repeat(4,1fr);
  gap:14px;
  align-items:stretch;
}
.nrfv-portfolio-copy{padding:18px 12px 18px 0}
.nrfv-portfolio-copy h2{text-align:left;font-size:34px;margin:6px 0 8px}
.nrfv-portfolio-copy p{color:#D5DBE2;font-size:15px}
.nrfv-thumb{
  border:1px solid rgba(214,168,74,.22);
  border-radius:12px;
  overflow:hidden;
  min-height:220px;
  background:#0b1018;
}
.nrfv-thumb img{width:100%;height:100%;object-fit:cover}

/* Proposal */
.nrfv-proposal-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:16px;
}
.nrfv-proposal-copy,.nrfv-proposal-form{
  border:1px solid rgba(214,168,74,.20);
  border-radius:14px;
  padding:24px;
  background:linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.012));
}
.nrfv-proposal-copy ul{margin:16px 0 0;padding-left:18px;color:#DEE4EB}
.nrfv-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.nrfv-form-grid input,.nrfv-form-grid textarea{
  width:100%;
  background:rgba(255,255,255,.035);
  border:1px solid rgba(214,168,74,.18);
  border-radius:8px;
  padding:14px 16px;
  color:#fff;
  outline:none;
  font:inherit;
}
.nrfv-form-grid textarea{grid-column:1/-1;min-height:110px}
.nrfv-form-grid input::placeholder,.nrfv-form-grid textarea::placeholder{color:#929AA5}
.nrfv-submit{margin-top:12px}
.nrfv-submit .nrfv-btn{width:100%}

/* Footer */
.nrfv-footer{
  padding:26px 0 20px;
  border-top:1px solid rgba(214,168,74,.14);
  margin-top:18px;
}
.nrfv-footer-grid{
  display:grid;
  grid-template-columns:1.35fr 1fr .8fr .8fr;
  gap:18px;
  align-items:start;
}
.nrfv-footer-logo{width:250px;margin-bottom:10px}
.nrfv-footer p,.nrfv-footer div{color:#D0D6DD;font-size:15px}
.nrfv-footer-bottom{
  display:flex;
  justify-content:space-between;
  gap:16px;
  color:#89929E;
  font-size:13px;
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid rgba(214,168,74,.10);
}

@media(max-width:1100px){
  .nrfv-hero-grid,.nrfv-proposal-grid,.nrfv-footer-grid,.nrfv-portfolio{grid-template-columns:1fr}
  .nrfv-grid-6{grid-template-columns:repeat(2,1fr)}
  .nrfv-packages,.nrfv-feature-strip{grid-template-columns:1fr}
  .nrfv-hero-visual{min-height:340px}
  .nrfv-nav{display:none}
}
@media(max-width:720px){
  .nrfv-wrap{width:min(100% - 28px,1248px)}
  .nrfv-header-inner{min-height:84px}
  .nrfv-brand img{width:220px;max-width:75vw}
  .nrfv-h1{font-size:43px}
  .nrfv-grid-6,.nrfv-form-grid{grid-template-columns:1fr}
  .nrfv-eyebrow{font-size:12px;letter-spacing:3px;align-items:flex-start;flex-direction:column;gap:8px}
}
