/*
Theme Name: IVRC Consultant
Theme URI: https://ivrc-consultant.id
Author: Samson
Author URI: 
Description: Tema WordPress satu halaman resmi IVRC Consultant — Driving Your Business Growth with Confidence
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: ivrc-consultant
Tags: one-page, business, consultant, accounting, responsive
*/

*{margin:0;padding:0;box-sizing:border-box}
:root{
  --gold:#C9A84C;
  --gold-light:#E8D08A;
  --gold-dark:#A07830;
  --cream:#F5F2EC;
  --dark:#1A1814;
  --mid:#4A4540;
  --light:#FAF8F4;
  --border:rgba(201,168,76,0.25);
}
html{scroll-behavior:smooth}
body{font-family:'DM Sans',sans-serif;color:var(--dark);background:var(--light);overflow-x:hidden}

/* NAV */
nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.2rem 4rem;display:flex;align-items:center;justify-content:space-between;background:rgba(250,248,244,0.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}
.nav-logo{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:600;letter-spacing:0.12em;color:var(--dark);text-decoration:none}
.nav-logo span{color:var(--gold)}
.nav-links{display:flex;gap:2.2rem;list-style:none}
.nav-links a{font-size:0.82rem;letter-spacing:0.08em;text-transform:uppercase;color:var(--mid);text-decoration:none;transition:color 0.25s}
.nav-links a:hover{color:var(--gold)}
.nav-cta{padding:0.6rem 1.6rem;border:1px solid var(--gold);color:var(--gold);font-size:0.8rem;letter-spacing:0.1em;text-transform:uppercase;text-decoration:none;transition:all 0.25s}
.nav-cta:hover{background:var(--gold);color:#fff}

/* HERO */
.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0 4rem;padding-top:5rem;background:var(--cream);position:relative;overflow:hidden}
.hero::before{content:'2026';position:absolute;right:-2rem;bottom:-4rem;font-family:'Cormorant Garamond',serif;font-size:22vw;font-weight:600;color:rgba(201,168,76,0.08);line-height:1;pointer-events:none;user-select:none}
.hero-left{position:relative;z-index:2}
.hero-tag{font-size:0.72rem;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;display:flex;align-items:center;gap:0.8rem}
.hero-tag::before{content:'';width:2rem;height:1px;background:var(--gold)}
.hero-title{font-family:'Cormorant Garamond',serif;font-size:4.2rem;font-weight:500;line-height:1.1;margin-bottom:1.8rem;letter-spacing:-0.01em}
.hero-title em{font-style:italic;color:var(--gold)}
.hero-desc{font-size:0.95rem;line-height:1.85;color:var(--mid);max-width:420px;margin-bottom:2.5rem}
.hero-btns{display:flex;gap:1.2rem;align-items:center}
.btn-primary{padding:0.85rem 2.2rem;background:var(--gold);color:#fff;font-size:0.82rem;letter-spacing:0.1em;text-transform:uppercase;text-decoration:none;transition:background 0.25s}
.btn-primary:hover{background:var(--gold-dark)}
.btn-ghost{font-size:0.82rem;letter-spacing:0.08em;text-transform:uppercase;color:var(--mid);text-decoration:none;display:flex;align-items:center;gap:0.5rem;transition:color 0.25s}
.btn-ghost:hover{color:var(--gold)}
.btn-ghost::after{content:'→'}
.hero-right{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.5rem;padding-left:3rem}
.hero-stat{border-left:2px solid var(--gold);padding-left:1.5rem}
.hero-stat-num{font-family:'Cormorant Garamond',serif;font-size:3rem;font-weight:600;color:var(--dark);line-height:1}
.hero-stat-label{font-size:0.8rem;letter-spacing:0.1em;text-transform:uppercase;color:var(--mid);margin-top:0.3rem}
.hero-dots{display:flex;gap:0.4rem;margin-top:1rem;flex-wrap:wrap;max-width:120px}
.hero-dots span{width:5px;height:5px;border-radius:50%;background:var(--gold-light)}

/* ABOUT */
.about{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:7rem 4rem;align-items:center}
.section-eyebrow{font-size:0.72rem;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;display:flex;align-items:center;gap:0.8rem}
.section-eyebrow::before{content:'';width:2rem;height:1px;background:var(--gold)}
.section-title{font-family:'Cormorant Garamond',serif;font-size:2.8rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}
.section-title em{font-style:italic;color:var(--gold)}
.about-text{font-size:0.93rem;line-height:1.9;color:var(--mid);margin-bottom:1.2rem}
.founder-card{background:var(--cream);padding:1.8rem;border:1px solid var(--border);display:flex;align-items:center;gap:1.2rem;margin-top:2rem}
.founder-avatar{width:56px;height:56px;background:var(--gold);display:flex;align-items:center;justify-content:center;color:#fff;font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:600;flex-shrink:0}
.founder-name{font-weight:500;font-size:1rem;margin-bottom:0.2rem}
.founder-title{font-size:0.8rem;color:var(--mid);letter-spacing:0.05em}
.about-image{background:var(--cream);border:1px solid var(--border);height:480px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.about-img-placeholder{text-align:center;color:var(--gold)}
.about-img-placeholder .quote-mark{font-family:'Cormorant Garamond',serif;font-size:8rem;line-height:1;opacity:0.3}
.about-img-placeholder p{font-family:'Cormorant Garamond',serif;font-size:1.3rem;font-style:italic;color:var(--mid);padding:0 2rem;line-height:1.6}
.about-corner{position:absolute;bottom:0;right:0;width:80px;height:80px;background:var(--gold);opacity:0.15}

/* VISI MISI */
.visi-misi{padding:6rem 4rem;background:var(--dark);color:#fff}
.vm-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem}
.vm-box{border:1px solid rgba(201,168,76,0.3);padding:2.5rem}
.vm-label{font-size:0.72rem;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}
.vm-title{font-family:'Cormorant Garamond',serif;font-size:2.5rem;font-style:italic;font-weight:400;color:var(--gold-light);margin-bottom:1.5rem}
.vm-text{font-size:0.9rem;line-height:1.85;color:rgba(255,255,255,0.75)}
.vm-list{list-style:none;margin-top:1rem}
.vm-list li{padding:0.7rem 0;border-bottom:1px solid rgba(201,168,76,0.15);font-size:0.88rem;color:rgba(255,255,255,0.75);display:flex;align-items:flex-start;gap:0.8rem;line-height:1.6}
.vm-list li::before{content:'';width:5px;height:5px;border-radius:50%;background:var(--gold);flex-shrink:0;margin-top:0.45em}

/* VALUES */
.values{padding:6rem 4rem;background:var(--light)}
.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}
.value-card{padding:2.2rem;border:1px solid var(--border);transition:all 0.3s;position:relative;overflow:hidden}
.value-card:hover{border-color:var(--gold);background:var(--cream)}
.value-card::after{content:'';position:absolute;bottom:0;left:0;height:2px;width:0;background:var(--gold);transition:width 0.3s}
.value-card:hover::after{width:100%}
.value-icon{width:40px;height:40px;border:1px solid var(--gold);display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;font-size:1.2rem}
.value-name{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:600;margin-bottom:0.8rem;color:var(--gold)}
.value-desc{font-size:0.85rem;line-height:1.75;color:var(--mid)}

/* SERVICES */
.services{padding:7rem 4rem;background:var(--cream)}
.services-header{text-align:center;margin-bottom:4rem}
.services-header .section-eyebrow{justify-content:center}
.services-header .section-eyebrow::before{display:none}
.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}
.service-card{padding:3rem 2.5rem;border:1px solid var(--border);position:relative;transition:background 0.3s}
.service-card:hover{background:#fff}
.service-num{font-family:'Cormorant Garamond',serif;font-size:4rem;font-weight:600;color:rgba(201,168,76,0.12);position:absolute;top:1rem;right:1.5rem;line-height:1}
.service-icon-wrap{width:50px;height:50px;background:var(--gold);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff;font-size:1.3rem}
.service-name{font-family:'Cormorant Garamond',serif;font-size:1.6rem;font-weight:600;margin-bottom:1rem;color:var(--dark)}
.service-desc{font-size:0.88rem;line-height:1.8;color:var(--mid);margin-bottom:1.5rem}
.service-list{list-style:none}
.service-list li{font-size:0.82rem;color:var(--mid);padding:0.4rem 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:0.6rem}
.service-list li::before{content:'';width:4px;height:4px;background:var(--gold);border-radius:50%;flex-shrink:0}

/* PORTFOLIO */
.portfolio{padding:6rem 4rem;background:var(--dark)}
.portfolio .section-title{color:#fff}
.portfolio .section-eyebrow::before{background:var(--gold)}
.portfolio-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}
.port-cat{border:1px solid rgba(201,168,76,0.2);padding:2rem;transition:border-color 0.3s}
.port-cat:hover{border-color:var(--gold)}
.port-cat-title{font-size:0.75rem;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}
.port-cat-items{display:flex;flex-direction:column;gap:0.5rem}
.port-cat-items span{font-size:0.85rem;color:rgba(255,255,255,0.65);padding:0.3rem 0;border-bottom:1px solid rgba(255,255,255,0.06);line-height:1.5}

/* CLIENTS */
.clients{padding:6rem 4rem;background:var(--light)}
.clients-header{margin-bottom:3rem}
.clients-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:3rem}
.client-logo{border:1px solid var(--border);height:80px;display:flex;align-items:center;justify-content:center;padding:0.8rem;transition:border-color 0.25s;background:#fff}
.client-logo:hover{border-color:var(--gold)}
.client-logo-text{font-size:0.7rem;font-weight:500;color:var(--mid);text-align:center;line-height:1.4;letter-spacing:0.03em}
.tech-section{margin-top:4rem}
.tech-title{font-size:0.75rem;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;display:flex;align-items:center;gap:0.8rem}
.tech-title::before{content:'';width:2rem;height:1px;background:var(--gold)}
.tech-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}
.tech-badge{border:1px solid var(--border);padding:0.8rem;text-align:center;background:var(--cream);font-size:0.8rem;font-weight:500;color:var(--mid);letter-spacing:0.05em;transition:all 0.25s}
.tech-badge:hover{border-color:var(--gold);color:var(--gold)}

/* GALLERY */
.gallery{padding:5rem 4rem;background:var(--cream)}
.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}
.gallery-item{background:var(--cream);border:1px solid var(--border);height:220px;display:flex;align-items:center;justify-content:center;font-size:0.8rem;color:var(--mid);letter-spacing:0.08em;text-transform:uppercase;overflow:hidden;position:relative}
.gallery-item:nth-child(1){grid-column:span 2}
.gallery-item:nth-child(4){grid-column:span 2}
.gallery-label{position:absolute;bottom:0;left:0;right:0;background:rgba(26,24,20,0.7);color:rgba(255,255,255,0.9);font-size:0.7rem;letter-spacing:0.1em;text-transform:uppercase;padding:0.5rem 0.8rem}
.gallery-placeholder{opacity:0.4;font-family:'Cormorant Garamond',serif;font-size:2rem;font-style:italic}

/* CONTACT */
.contact{padding:7rem 4rem;background:var(--dark)}
.contact-inner{max-width:900px;margin:0 auto;text-align:center}
.contact .section-title{color:#fff;font-size:3.5rem;margin-bottom:1.5rem}
.contact-sub{font-size:0.95rem;line-height:1.8;color:rgba(255,255,255,0.65);max-width:540px;margin:0 auto 3rem}
.contact-info{display:flex;justify-content:center;gap:3rem;margin-bottom:3rem;flex-wrap:wrap}
.contact-item{text-align:left}
.contact-item-label{font-size:0.7rem;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);margin-bottom:0.4rem}
.contact-item-value{font-size:0.9rem;color:rgba(255,255,255,0.8)}
.contact-divider{width:60px;height:1px;background:var(--gold);margin:2.5rem auto}
.contact-tagline{font-family:'Cormorant Garamond',serif;font-size:1.8rem;font-style:italic;color:var(--gold-light)}

/* FOOTER */
footer{background:#111;padding:2rem 4rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(201,168,76,0.15)}
.footer-logo{font-family:'Cormorant Garamond',serif;font-size:1.1rem;letter-spacing:0.15em;color:rgba(255,255,255,0.6)}
.footer-logo span{color:var(--gold)}
.footer-copy{font-size:0.75rem;color:rgba(255,255,255,0.35);letter-spacing:0.05em}
.footer-link{font-size:0.75rem;color:var(--gold);text-decoration:none;opacity:0.8}

/* SCROLL ANIMATIONS */
@keyframes fadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.fade-up{animation:fadeUp 0.7s ease forwards;opacity:0}
.delay-1{animation-delay:0.15s}
.delay-2{animation-delay:0.3s}
.delay-3{animation-delay:0.45s}
.delay-4{animation-delay:0.6s}

/* MOBILE */
@media(max-width:900px){
  nav{padding:1rem 1.5rem}
  .nav-links,.nav-cta{display:none}
  .hero{grid-template-columns:1fr;padding:6rem 1.5rem 3rem}
  .hero::before{font-size:40vw}
  .hero-title{font-size:2.8rem}
  .hero-right{padding-left:0;flex-direction:row;flex-wrap:wrap;gap:1.5rem}
  .about,.vm-grid,.services-grid{grid-template-columns:1fr;gap:2rem}
  .about{padding:4rem 1.5rem}
  .values-grid{grid-template-columns:1fr 1fr;gap:1rem;padding:4rem 1.5rem}
  .values{padding:0}
  .services{padding:4rem 1.5rem}
  .portfolio{padding:4rem 1.5rem}
  .portfolio-cats{grid-template-columns:1fr 1fr;gap:1rem}
  .clients{padding:4rem 1.5rem}
  .clients-grid,.tech-grid{grid-template-columns:repeat(3,1fr)}
  .gallery{padding:4rem 1.5rem}
  .gallery-grid{grid-template-columns:1fr}
  .gallery-item:nth-child(1),.gallery-item:nth-child(4){grid-column:span 1}
  .contact{padding:4rem 1.5rem}
  .visi-misi{padding:4rem 1.5rem}
  .contact-info{gap:1.5rem;justify-content:flex-start}
  footer{flex-direction:column;gap:1rem;text-align:center;padding:1.5rem}
}
