body.jargeh-portfolio-page{
  --primary:#7C3AED;--primary-dark:#6D28D9;--accent:#C084FC;--bg-dark:#0B0B12;--bg-light:#F5F3FF;
  --bg-white:#fff;--bg-gray:#F9FAFB;--text-primary:#1A1A2E;--text-secondary:#4B5563;--text-muted:#9CA3AF;
  --border:rgba(124,58,237,.12);--border-light:rgba(124,58,237,.06);
  --shadow-sm:0 2px 8px rgba(124,58,237,.06);--shadow-md:0 12px 32px rgba(124,58,237,.08);
  --shadow-lg:0 24px 48px rgba(124,58,237,.15);
  --gradient-purple:linear-gradient(135deg,#7C3AED 0%,#A855F7 50%,#C084FC 100%);
  --radius-xl:40px;--radius-full:9999px;
}
body.jargeh-portfolio-page .wd-page-title,
body.jargeh-portfolio-page .page-title,
body.jargeh-portfolio-page .wd-page-title-el{display:none !important}
body.jargeh-portfolio-archive .wd-page-content,
body.jargeh-portfolio-archive .main-page-wrapper,
body.jargeh-portfolio-single .wd-page-content,
body.jargeh-portfolio-single .main-page-wrapper{padding-top:0 !important}
body.jargeh-portfolio-page .entry-content > .elementor,
body.jargeh-portfolio-page .elementor-location-single .elementor-section,
body.jargeh-portfolio-page .elementor-location-single .elementor-container,
body.jargeh-portfolio-page .elementor-location-single .elementor-widget-wrap,
body.jargeh-portfolio-page .elementor-location-single .elementor-widget-container{
  max-width:none !important;width:100% !important;padding:0 !important;margin:0 !important;
}
body.jargeh-portfolio-page .portfolio-hero{
  padding:160px 0 40px;background:var(--bg-gray);position:relative;overflow:hidden;text-align:center;
}
body.jargeh-portfolio-page .portfolio-hero::before{
  content:"";position:absolute;top:-200px;right:-100px;width:500px;height:500px;border-radius:50%;
  background:radial-gradient(circle,rgba(124,58,237,.06) 0%,transparent 70%);
}
body.jargeh-portfolio-page .portfolio-hero-inner{position:relative;z-index:1;max-width:800px;margin:0 auto}
body.jargeh-portfolio-page .hero-label{
  display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--primary);
  font-size:.85rem;font-weight:700;padding:8px 20px;border-radius:9999px;margin-bottom:24px;
  border:1px solid var(--border);
}
body.jargeh-portfolio-page .hero-label svg{width:16px;height:16px}
body.jargeh-portfolio-page .portfolio-hero h1{
  font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:var(--text-primary);margin:0 0 24px;line-height:1.3;
}
body.jargeh-portfolio-page .portfolio-hero h1 span{
  background:var(--gradient-purple);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;
}
body.jargeh-portfolio-page .portfolio-hero p{font-size:1.1rem;color:var(--text-secondary);line-height:1.9;margin:0}
body.jargeh-portfolio-page .filter-container{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;padding-top:40px}
body.jargeh-portfolio-page .filter-btn{
  padding:10px 24px;border-radius:9999px;font-size:.95rem;font-weight:700;color:var(--text-secondary);
  background:#fff;border:1px solid var(--border-light);cursor:pointer;font-family:inherit;
}
body.jargeh-portfolio-page .filter-btn.active{background:var(--gradient-purple);color:#fff;border-color:transparent}
body.jargeh-portfolio-page .portfolio-section{padding:24px 0 40px;background:var(--bg-gray)}
body.jargeh-portfolio-page .bento-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:24px}
body.jargeh-portfolio-page .bento-card{
  position:relative;border-radius:40px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;
  padding:40px;text-decoration:none;color:#fff;background:#0B0B12;border:1px solid rgba(124,58,237,.2);
  min-height:380px;transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s;
}
body.jargeh-portfolio-page .bento-card.hide{display:none}
body.jargeh-portfolio-page .bento-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg);color:#fff}
body.jargeh-portfolio-page .bento-tall{grid-column:span 6;grid-row:span 2;min-height:550px}
body.jargeh-portfolio-page .bento-wide,
body.jargeh-portfolio-page .bento-full{grid-column:span 12;min-height:400px}
body.jargeh-portfolio-page .bento-square{grid-column:span 6;min-height:380px}
body.jargeh-portfolio-page .bento-half{grid-column:span 6}
body.jargeh-portfolio-page .bento-bg{position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:center}
body.jargeh-portfolio-page .bento-overlay{
  position:absolute;inset:0;z-index:1;opacity:.85;
  background:linear-gradient(180deg,rgba(11,11,18,0) 0%,rgba(11,11,18,.95) 100%);
}
body.jargeh-portfolio-page .bento-content{position:relative;z-index:2;width:100%}
body.jargeh-portfolio-page .bento-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}
body.jargeh-portfolio-page .bento-tag{
  background:rgba(255,255,255,.1);color:#fff;padding:6px 14px;border-radius:9999px;font-size:.75rem;font-weight:700;
  border:1px solid rgba(255,255,255,.2);
}
body.jargeh-portfolio-page .bento-title{font-size:1.5rem;font-weight:800;color:#fff;margin:0 0 12px;line-height:1.4}
body.jargeh-portfolio-page .bento-tall .bento-title,
body.jargeh-portfolio-page .bento-full .bento-title{font-size:2rem}
body.jargeh-portfolio-page .bento-desc{color:rgba(255,255,255,.75);font-size:.95rem;line-height:1.8;margin:0}
body.jargeh-portfolio-page .bento-arrow{
  position:absolute;top:32px;left:32px;width:56px;height:56px;border-radius:50%;z-index:3;
  background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;
  display:flex;align-items:center;justify-content:center;
}
body.jargeh-portfolio-page .bento-arrow svg{width:24px;height:24px}
body.jargeh-portfolio-page .bento-mockup{
  width:180px;height:340px;background:#0B0B12;border-radius:32px;border:4px solid rgba(255,255,255,.15);
  display:flex;flex-direction:column;position:absolute;right:-10px;top:24px;opacity:.85;
}
body.jargeh-portfolio-page .bento-phone-notch{width:80px;height:18px;background:#0B0B12;border-radius:0 0 12px 12px;margin:0 auto}
body.jargeh-portfolio-page .bento-phone-screen{flex:1;border-radius:0 0 26px 26px;min-height:120px}
body.jargeh-portfolio-page .portfolio-empty{text-align:center;color:var(--text-secondary);padding:24px 0 48px}
body.jargeh-portfolio-page .cta-banner{
  margin:0 auto 80px;padding:80px 40px;text-align:center;background:#fff;border-radius:40px;
  border:1px solid var(--border);box-shadow:var(--shadow-lg);
}
body.jargeh-portfolio-page .cta-banner h2{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900;margin:0 0 16px;color:var(--text-primary)}
body.jargeh-portfolio-page .cta-banner p{color:var(--text-secondary);margin:0 auto 28px;max-width:600px}
body.jargeh-portfolio-page .btn-dark{
  display:inline-flex;align-items:center;background:#0B0B12;color:#fff;font-weight:700;
  padding:14px 32px;border-radius:9999px;text-decoration:none;
}
body.jargeh-portfolio-page .project-hero{
  background:#0B0B12;color:#fff;padding:160px 0 80px;border-bottom-left-radius:60px;border-bottom-right-radius:60px;
  position:relative;overflow:hidden;
}
body.jargeh-portfolio-page .hero-content{max-width:800px;margin:0 auto 64px;text-align:center;position:relative;z-index:2}
body.jargeh-portfolio-page .project-badge{
  display:inline-flex;background:rgba(124,58,237,.2);color:var(--accent);font-weight:700;
  padding:8px 20px;border-radius:9999px;margin-bottom:24px;border:1px solid rgba(124,58,237,.3);
}
body.jargeh-portfolio-page .hero-content h1{font-size:clamp(2rem,5vw,3.4rem);font-weight:900;line-height:1.3;margin:0 0 16px}
body.jargeh-portfolio-page .hero-content p{color:rgba(255,255,255,.7);font-size:1.05rem;line-height:1.9}
body.jargeh-portfolio-page .project-meta{
  display:flex;justify-content:center;flex-wrap:wrap;gap:40px;margin-top:32px;padding-top:32px;
  border-top:1px solid rgba(255,255,255,.1);
}
body.jargeh-portfolio-page .meta-box span{display:block;font-size:.8rem;color:rgba(255,255,255,.5);margin-bottom:4px}
body.jargeh-portfolio-page .meta-box strong{color:#fff;font-size:1.05rem}
body.jargeh-portfolio-page .hero-mockup-container{position:relative;z-index:2;display:flex;justify-content:center;align-items:flex-end;height:400px}
body.jargeh-portfolio-page .css-desktop{width:min(700px,100%);height:400px;background:#111;border-radius:16px 16px 0 0;border:4px solid #333;border-bottom:none;position:relative;overflow:hidden}
body.jargeh-portfolio-page .css-desktop-screen{position:absolute;inset:12px;border-radius:8px;background:#1E1B4B center/cover}
body.jargeh-portfolio-page .css-phone{
  width:200px;height:380px;background:#000;border-radius:32px;border:4px solid #444;
  position:absolute;right:8%;bottom:-20px;overflow:hidden;box-shadow:-20px 20px 50px rgba(0,0,0,.5);
}
body.jargeh-portfolio-page .css-phone-notch{width:90px;height:22px;background:#000;border-radius:0 0 12px 12px;margin:0 auto;position:relative;z-index:2}
body.jargeh-portfolio-page .css-phone-screen{position:absolute;inset:0;border-radius:28px;background:#4C1D95 center/cover}
body.jargeh-portfolio-page .section-py{padding:80px 0}
body.jargeh-portfolio-page .split-section{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center}
body.jargeh-portfolio-page .split-content h2{font-size:1.8rem;font-weight:900;margin:0 0 16px;line-height:1.4}
body.jargeh-portfolio-page .split-content p{color:var(--text-secondary);line-height:2}
body.jargeh-portfolio-page .highlight-box{background:var(--bg-light);border:1px solid var(--border);padding:32px;border-radius:32px}
body.jargeh-portfolio-page .highlight-box p{font-size:1.15rem;font-weight:700;color:var(--primary-dark);line-height:1.8;margin:0}
body.jargeh-portfolio-page .highlight-author{margin-top:16px;color:var(--text-muted);font-size:.9rem}
body.jargeh-portfolio-page .features-wrap{background:var(--bg-gray)}
body.jargeh-portfolio-page .features-head{text-align:center;margin-bottom:40px}
body.jargeh-portfolio-page .features-head h2{font-size:2rem;font-weight:900;margin:0}
body.jargeh-portfolio-page .features-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}
body.jargeh-portfolio-page .feature-card{
  background:#fff;border:1px solid var(--border-light);border-radius:32px;padding:32px;
  display:flex;flex-direction:column;gap:8px;
}
body.jargeh-portfolio-page .feature-icon{
  width:64px;height:64px;border-radius:16px;background:var(--bg-light);color:var(--primary);
  display:flex;align-items:center;justify-content:center;margin-bottom:12px;
}
body.jargeh-portfolio-page .feature-icon svg{width:28px;height:28px}
body.jargeh-portfolio-page .feature-card h3{margin:0 0 8px;font-size:1.15rem;font-weight:800}
body.jargeh-portfolio-page .feature-card p{margin:0;color:var(--text-secondary);line-height:1.8}
body.jargeh-portfolio-page .feat-large{grid-column:span 8;background:#0B0B12;color:#fff}
body.jargeh-portfolio-page .feat-large h3{color:#fff}
body.jargeh-portfolio-page .feat-large p{color:rgba(255,255,255,.7)}
body.jargeh-portfolio-page .feat-large .feature-icon{background:rgba(124,58,237,.2);color:var(--accent)}
body.jargeh-portfolio-page .feat-medium{grid-column:span 4}
body.jargeh-portfolio-page .feat-wide{grid-column:span 6;flex-direction:row;align-items:center;gap:20px}
body.jargeh-portfolio-page .feat-wide .feature-icon{margin-bottom:0;flex-shrink:0}
body.jargeh-portfolio-page .media-section{background:var(--bg-gray);border-radius:40px;padding:40px}
body.jargeh-portfolio-page .gallery-grid{display:grid;grid-template-columns:minmax(0,720px);justify-content:center}
body.jargeh-portfolio-page .gallery-item{border-radius:24px;overflow:hidden;background:#fff}
body.jargeh-portfolio-page .gallery-item img{width:100%;height:auto;display:block}
body.jargeh-portfolio-page .project-nav{
  display:flex;justify-content:space-between;align-items:center;gap:16px;
  padding:32px 0;border-top:1px solid var(--border);
}
body.jargeh-portfolio-page .nav-link{display:flex;align-items:center;gap:12px;color:var(--text-primary);text-decoration:none}
body.jargeh-portfolio-page .nav-link.next{flex-direction:row-reverse;text-align:left}
body.jargeh-portfolio-page .nav-link span{display:block;font-size:.8rem;color:var(--text-muted)}
body.jargeh-portfolio-page .nav-link strong{display:block;font-size:1.05rem}
body.jargeh-portfolio-page .nav-link svg{width:22px;height:22px;color:var(--primary)}
body.jargeh-portfolio-page .reveal{opacity:1;transform:none}
@media (max-width:1024px){
  body.jargeh-portfolio-page .bento-tall,
  body.jargeh-portfolio-page .bento-square,
  body.jargeh-portfolio-page .bento-half,
  body.jargeh-portfolio-page .bento-full,
  body.jargeh-portfolio-page .bento-wide{grid-column:span 12;min-height:340px}
  body.jargeh-portfolio-page .split-section,
  body.jargeh-portfolio-page .features-grid{grid-template-columns:1fr}
  body.jargeh-portfolio-page .feat-large,
  body.jargeh-portfolio-page .feat-medium,
  body.jargeh-portfolio-page .feat-wide{grid-column:span 12;flex-direction:column;align-items:flex-start}
  body.jargeh-portfolio-page .css-desktop{height:240px}
  body.jargeh-portfolio-page .css-phone{width:120px;height:230px;right:12px}
  body.jargeh-portfolio-page .hero-mockup-container{height:260px}
  body.jargeh-portfolio-page .project-nav{flex-direction:column;align-items:stretch}
}
