/*
Theme Name: HP Creations Premium
Theme URI: https://hpwebsoft.com/
Author: HP Creations
Description: Premium Elementor-ready business agency theme for HP Creations. Website development, Meta Ads, logo design, Google Business Profile, eCommerce and digital growth.
Version: 1.0.0
Text Domain: hp-creations
Requires at least: 6.0
Requires PHP: 7.4
*/

:root{
  --hp-maroon:#6f1025;
  --hp-maroon-dark:#3b0713;
  --hp-gold:#c99a3d;
  --hp-cream:#fbf8f4;
  --hp-ink:#171419;
  --hp-muted:#6d6870;
  --hp-white:#fff;
  --hp-border:rgba(59,7,19,.10);
  --hp-shadow:0 20px 60px rgba(59,7,19,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--hp-ink);background:var(--hp-cream);line-height:1.7}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto}
.hp-container{width:min(1180px,92%);margin:auto}
.hp-section{padding:96px 0}
.hp-eyebrow{display:inline-flex;gap:8px;align-items:center;color:var(--hp-maroon);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:12px}
.hp-eyebrow:before{content:"";width:30px;height:2px;background:var(--hp-gold)}
.hp-title{font-size:clamp(38px,5vw,66px);line-height:1.02;margin:14px 0 20px;letter-spacing:-.04em}
.hp-lead{font-size:18px;color:var(--hp-muted);max-width:720px}
.hp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border-radius:999px;font-weight:800;transition:.3s ease;border:1px solid transparent}
.hp-btn-primary{background:var(--hp-maroon);color:#fff;box-shadow:0 12px 30px rgba(111,16,37,.22)}
.hp-btn-primary:hover{transform:translateY(-3px);background:var(--hp-maroon-dark)}
.hp-btn-outline{border-color:var(--hp-maroon);color:var(--hp-maroon);background:#fff}
.hp-btn-outline:hover{transform:translateY(-3px);background:#fff5f7}
.hp-card{background:#fff;border:1px solid var(--hp-border);border-radius:26px;box-shadow:var(--hp-shadow);overflow:hidden}
.hp-grid{display:grid;gap:24px}
.hp-grid-3{grid-template-columns:repeat(3,1fr)}
.hp-grid-2{grid-template-columns:repeat(2,1fr)}
.hp-header{position:sticky;top:0;z-index:999;background:rgba(251,248,244,.92);backdrop-filter:blur(18px);border-bottom:1px solid var(--hp-border)}
.hp-nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.hp-logo{font-size:25px;font-weight:950;letter-spacing:-.04em;color:var(--hp-maroon)}
.hp-logo span{color:var(--hp-gold)}
.hp-menu{display:flex;align-items:center;gap:24px;font-weight:700;font-size:14px}
.hp-menu a{transition:.25s}
.hp-menu a:hover{color:var(--hp-maroon)}
.hp-mobile{display:none}
.hp-hero{position:relative;overflow:hidden;padding:110px 0 90px;background:
linear-gradient(115deg,rgba(251,248,244,.98) 0%,rgba(251,248,244,.86) 50%,rgba(251,248,244,.25) 100%),
url('https://images.unsplash.com/photo-1553877522-43269d4ea984?auto=format&fit=crop&w=1800&q=85') center/cover}
.hp-hero:after{content:"";position:absolute;inset:auto -120px -180px auto;width:420px;height:420px;border-radius:50%;background:rgba(201,154,61,.16);filter:blur(8px)}
.hp-hero-inner{position:relative;z-index:2;max-width:760px}
.hp-hero h1{font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:-.055em;margin:16px 0}
.hp-hero h1 em{font-style:normal;color:var(--hp-maroon)}
.hp-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.hp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:48px;max-width:760px}
.hp-stat{background:rgba(255,255,255,.82);padding:20px;border:1px solid var(--hp-border);border-radius:18px}
.hp-stat strong{display:block;font-size:28px;color:var(--hp-maroon)}
.hp-stat span{font-size:13px;color:var(--hp-muted)}
.hp-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}
.hp-service{padding:30px;position:relative;transition:.35s}
.hp-service:hover{transform:translateY(-8px)}
.hp-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#fff1f4;color:var(--hp-maroon);font-size:22px;margin-bottom:18px}
.hp-service h3{margin:0 0 8px;font-size:23px}
.hp-service p{margin:0;color:var(--hp-muted)}
.hp-service .hp-link{display:inline-block;margin-top:18px;color:var(--hp-maroon);font-weight:800}
.hp-dark{background:var(--hp-maroon-dark);color:#fff}
.hp-dark .hp-lead{color:rgba(255,255,255,.75)}
.hp-process{counter-reset:step}
.hp-step{padding:28px;border-left:2px solid rgba(201,154,61,.55)}
.hp-step:before{counter-increment:step;content:"0" counter(step);display:block;color:var(--hp-gold);font-weight:900;letter-spacing:.1em;margin-bottom:15px}
.hp-project{position:relative;min-height:330px;background-size:cover;background-position:center;display:flex;align-items:end}
.hp-project:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 25%,rgba(0,0,0,.78))}
.hp-project-content{position:relative;z-index:2;color:#fff;padding:28px}
.hp-project h3{font-size:28px;margin:0 0 4px}
.hp-testimonial{padding:30px}
.hp-testimonial p{font-size:18px}
.hp-cta{border-radius:30px;padding:55px;background:linear-gradient(120deg,var(--hp-maroon-dark),var(--hp-maroon));color:#fff;position:relative;overflow:hidden}
.hp-cta:after{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(201,154,61,.4);border-radius:50%;right:-100px;top:-120px}
.hp-footer{background:#21050c;color:#fff;padding:70px 0 24px}
.hp-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}
.hp-footer h4{margin-top:0}
.hp-footer a{color:rgba(255,255,255,.75)}
.hp-footer a:hover{color:#fff}
.hp-footer-bottom{margin-top:45px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:rgba(255,255,255,.6)}
.hp-page-hero{padding:90px 0;background:linear-gradient(120deg,#fff 0%,#f8edf0 100%)}
.hp-breadcrumb{font-size:13px;color:var(--hp-muted)}
.hp-form input,.hp-form textarea,.hp-form select{width:100%;padding:15px 16px;border:1px solid var(--hp-border);border-radius:14px;background:#fff;font:inherit;margin-bottom:14px}
.hp-form textarea{min-height:150px}
.hp-form button{cursor:pointer;border:0}
.hp-faq details{background:#fff;border:1px solid var(--hp-border);border-radius:16px;padding:20px;margin-bottom:12px}
.hp-faq summary{font-weight:800;cursor:pointer}
.elementor-page .hp-main{min-height:40vh}
@media(max-width:900px){
 .hp-menu{display:none}.hp-mobile{display:block}.hp-grid-3{grid-template-columns:1fr 1fr}.hp-footer-grid{grid-template-columns:1fr 1fr}
 .hp-hero{padding:80px 0}.hp-stats{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
 .hp-section{padding:70px 0}.hp-grid-3,.hp-grid-2{grid-template-columns:1fr}.hp-footer-grid{grid-template-columns:1fr}
 .hp-title{font-size:42px}.hp-hero h1{font-size:52px}.hp-stats{grid-template-columns:1fr}
 .hp-section-head{display:block}
}
