/* Tanwar & Associates — shared service page styles */
nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(11,31,58,0.98);backdrop-filter:blur(10px);border-bottom:1px solid rgba(196,153,42,0.18);display:flex;align-items:center;justify-content:space-between;padding:0 5%;height:72px;}
.nav-links{display:flex;align-items:center;gap:32px;list-style:none;}
.nav-links a{font-size:15px;color:rgba(255,255,255,0.82);letter-spacing:0.02em;transition:color 0.2s;font-weight:500;}
.nav-links a:hover,.nav-links a.active{color:var(--gold-l);}
.nav-cta{border:1.5px solid var(--gold)!important;color:var(--gold)!important;padding:10px 22px;border-radius:3px;font-size:14px!important;letter-spacing:0.04em!important;text-transform:uppercase;transition:all 0.2s!important;}
.nav-cta:hover{background:var(--gold);color:var(--navy)!important;}
.hamb{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:6px;}
.hamb span{width:24px;height:2px;background:var(--white);display:block;}

/* Hero */
.sp-hero{background:var(--navy);padding:140px 5% 80px;position:relative;overflow:hidden;}
.sp-hero::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(196,153,42,0.05) 1px,transparent 1px),linear-gradient(90deg,rgba(196,153,42,0.05) 1px,transparent 1px);background-size:56px 56px;}
.sp-hero-glow{position:absolute;top:-15%;right:-5%;width:560px;height:560px;background:radial-gradient(circle,rgba(196,153,42,0.12) 0%,transparent 70%);pointer-events:none;}
.sp-hero-inner{position:relative;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 0.85fr;gap:64px;align-items:center;}
.sp-hero-eyebrow{display:inline-flex;align-items:center;gap:11px;margin-bottom:22px;}
.sp-hero h1{font-size:clamp(38px,5vw,64px);color:var(--white);line-height:1.1;margin-bottom:22px;font-weight:600;letter-spacing:-0.01em;}
.sp-hero h1 em{color:var(--gold-l);font-style:italic;}
.sp-hero-sub{font-size:clamp(16px,1.85vw,18.5px);color:rgba(255,255,255,0.72);line-height:1.8;margin-bottom:36px;max-width:520px;}
.sp-hero-acts{display:flex;gap:18px;flex-wrap:wrap;align-items:center;}
.btn-primary{background:var(--gold);color:var(--navy);padding:15px 32px;border-radius:4px;font-size:15px;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;transition:all 0.2s;display:inline-block;}
.btn-primary:hover{background:var(--gold-l);transform:translateY(-2px);}
.btn-ghost{color:rgba(255,255,255,0.8);font-size:16px;display:inline-flex;align-items:center;gap:8px;transition:color 0.2s;font-weight:500;}
.btn-ghost:hover{color:var(--gold-l);}
.sp-trust{background:var(--white);border-left:3px solid var(--gold);border-radius:8px;padding:28px 30px;display:flex;flex-direction:column;gap:14px;}
.sp-trust-item{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--muted);font-weight:500;}
.sp-trust-dot{width:6px;height:6px;border-radius:50%;background:var(--gold);flex-shrink:0;}

/* What's included */
.sp-includes{background:var(--cream);padding:88px 5%;}
.sp-includes-inner{max-width:1200px;margin:0 auto;}
.sp-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:40px;}
.sp-item{display:flex;align-items:flex-start;gap:13px;padding:18px 20px;background:var(--white);border:1px solid var(--cream-d);border-left:3px solid var(--gold);border-radius:4px;}
.sp-item-icon{color:var(--gold);font-size:17px;line-height:1.4;flex-shrink:0;font-weight:700;}
.sp-item-text{font-size:15.5px;color:var(--text);line-height:1.6;font-weight:500;}

/* Who it's for */
.sp-who{background:var(--white);padding:88px 5%;}
.sp-who-inner{max-width:1200px;margin:0 auto;}
.sp-who-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;}
.sp-who-card{border:1px solid var(--cream-d);border-radius:8px;padding:30px 26px;transition:border-color 0.2s,transform 0.2s;}
.sp-who-card:hover{border-color:var(--gold);transform:translateY(-2px);}
.sp-who-num{font-family:'Cormorant Garamond',serif;font-size:40px;color:rgba(196,153,42,0.22);line-height:1;margin-bottom:12px;font-weight:600;}
.sp-who-title{font-family:'Cormorant Garamond',serif;font-size:21px;color:var(--navy);font-weight:600;margin-bottom:10px;}
.sp-who-desc{font-size:15px;color:var(--muted);line-height:1.7;}

/* Why us for this */
.sp-why{background:var(--navy);padding:88px 5%;position:relative;overflow:hidden;}
.sp-why::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(196,153,42,0.04) 1px,transparent 1px),linear-gradient(90deg,rgba(196,153,42,0.04) 1px,transparent 1px);background-size:48px 48px;}
.sp-why-inner{max-width:1200px;margin:0 auto;position:relative;}
.sp-why .sec-title{color:var(--white);}
.sp-why .sec-title em{color:var(--gold-l);}
.sp-why .sec-eyebrow .eyebrow-text{color:var(--gold-l);}
.sp-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;}
.sp-why-card{background:var(--navy2);border-radius:8px;padding:32px 28px;border:1px solid rgba(196,153,42,0.12);}
.sp-why-icon{font-family:'Cormorant Garamond',serif;font-size:42px;color:rgba(196,153,42,0.28);line-height:1;margin-bottom:14px;font-weight:600;}
.sp-why-title{font-family:'Cormorant Garamond',serif;font-size:22px;color:var(--white);margin-bottom:10px;font-weight:600;}
.sp-why-desc{font-size:15px;color:rgba(255,255,255,0.65);line-height:1.75;}

/* Process */
.sp-process{background:var(--cream);padding:88px 5%;}
.sp-process-inner{max-width:1200px;margin:0 auto;}
.sp-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:48px;}
.sp-step{padding:32px 24px;border-right:1px solid var(--cream-d);}
.sp-step:last-child{border-right:none;}
.sp-step-num{font-family:'Cormorant Garamond',serif;font-size:50px;color:rgba(196,153,42,0.24);line-height:1;margin-bottom:14px;display:block;font-weight:600;}
.sp-step-title{font-family:'Cormorant Garamond',serif;font-size:22px;color:var(--navy);margin-bottom:9px;font-weight:600;}
.sp-step-desc{font-size:15px;color:var(--muted);line-height:1.7;}

/* FAQ */
.sp-faq{background:var(--white);padding:88px 5%;}
.sp-faq-inner{max-width:820px;margin:0 auto;}
.faq-list{margin-top:42px;border-top:1px solid var(--cream-d);}
.faq-item{border-bottom:1px solid var(--cream-d);}
.faq-q{width:100%;background:none;border:none;text-align:left;cursor:pointer;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-family:'DM Sans',sans-serif;font-size:16.5px;color:var(--navy);font-weight:600;line-height:1.4;}
.faq-q:hover{color:var(--gold);}
.faq-chevron{width:22px;height:22px;border:1.5px solid var(--bdr);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform 0.3s,border-color 0.2s;}
.faq-chevron svg{width:10px;height:10px;fill:none;stroke:var(--muted);stroke-width:2.5;transition:stroke 0.2s;}
.faq-item.open .faq-chevron{transform:rotate(180deg);border-color:var(--gold);}
.faq-item.open .faq-chevron svg{stroke:var(--gold);}
.faq-a{display:none;padding-bottom:22px;font-size:15.5px;color:var(--muted);line-height:1.82;}
.faq-item.open .faq-a{display:block;}

/* CTA */
.sp-cta{background:var(--navy2);padding:80px 5%;text-align:center;position:relative;overflow:hidden;}
.sp-cta::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(196,153,42,0.04) 1px,transparent 1px),linear-gradient(90deg,rgba(196,153,42,0.04) 1px,transparent 1px);background-size:48px 48px;}
.sp-cta-inner{max-width:680px;margin:0 auto;position:relative;}
.sp-cta h2{font-size:clamp(30px,4vw,46px);color:var(--white);line-height:1.18;margin-bottom:16px;font-weight:600;}
.sp-cta h2 em{color:var(--gold-l);font-style:italic;}
.sp-cta p{font-size:17px;color:rgba(255,255,255,0.7);line-height:1.75;margin-bottom:34px;}
.sp-cta-acts{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;}
.btn-wa{display:inline-flex;align-items:center;gap:10px;background:#25D366;color:#fff;padding:14px 28px;border-radius:4px;font-size:15px;font-weight:700;letter-spacing:0.02em;transition:all 0.2s;}
.btn-wa:hover{background:#1fb956;transform:translateY(-2px);}
.btn-outline{display:inline-flex;align-items:center;gap:10px;border:1.5px solid rgba(196,153,42,0.5);color:rgba(255,255,255,0.8);padding:14px 28px;border-radius:4px;font-size:15px;font-weight:500;transition:all 0.2s;}
.btn-outline:hover{border-color:var(--gold);color:var(--gold-l);}
.sp-cta-note{font-size:13px;color:rgba(255,255,255,0.38);margin-top:18px;}

.footer-desc{font-size:14px;color:rgba(255,255,255,0.5);line-height:1.75;max-width:300px;}

/* Shared section helpers */
.sp-section-inner{max-width:1200px;margin:0 auto;}
.sec-eyebrow{display:flex;align-items:center;gap:11px;margin-bottom:17px;}
.sec-title{font-size:clamp(30px,4vw,46px);color:var(--navy);line-height:1.16;margin-bottom:16px;font-weight:600;}
.sec-title em{font-style:italic;color:var(--gold);}
.sec-sub{font-size:clamp(16px,1.8vw,18px);color:var(--muted);line-height:1.75;max-width:640px;margin-bottom:0;}

@media(max-width:960px){
  .sp-hero-inner{grid-template-columns:1fr;gap:40px;}
  .sp-trust{max-width:480px;}
  .sp-grid{grid-template-columns:1fr;}
  .sp-who-grid{grid-template-columns:1fr 1fr;}
  .sp-why-grid{grid-template-columns:1fr 1fr;}
  .sp-steps{grid-template-columns:1fr 1fr;}
  .sp-step{border-right:none;border-bottom:1px solid var(--cream-d);}
  .sp-step:last-child{border-bottom:none;}
}
@media(max-width:920px){
  .nav-links{display:none;}
  .nav-links.open{display:flex;flex-direction:column;position:fixed;top:72px;left:0;right:0;background:var(--navy);padding:24px 6%;gap:20px;border-top:1px solid rgba(196,153,42,0.15);}
  .hamb{display:flex;}
  .sp-hero{padding:114px 6% 60px;}
  .sp-includes,.sp-who,.sp-why,.sp-process,.sp-faq,.sp-cta{padding:64px 6%;}
}
@media(max-width:600px){
  .sp-who-grid{grid-template-columns:1fr;}
  .sp-why-grid{grid-template-columns:1fr;}
  .sp-steps{grid-template-columns:1fr;}
  .sp-cta-acts{flex-direction:column;align-items:stretch;text-align:center;}
  .sp-includes,.sp-who,.sp-why,.sp-process,.sp-faq,.sp-cta{padding:48px 6%;}
}
