@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@400;500;600;700;800;900&family=Hind+Siliguri:wght@400;500;600;700&display=swap');
@import url('https://fonts.maateen.me/kalpurush/font.css');

:root{--bg:#07182f;--bg2:#0a2545;--card:#ffffff;--text:#10213d;--muted:#61718a;--primary:#11bfd2;--primary2:#0e66ff;--green:#16c784;--amber:#ffb23e;--line:#e3edf6;--shadow:0 20px 60px rgba(5,22,52,.18);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#eef6fc;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.topbar{position:sticky;top:0;z-index:1000;background:rgba(4,18,38,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px;color:white;font-weight:900;font-size:24px}.brand img{width:48px;height:48px;object-fit:cover;border-radius:12px}.brand span b{display:block;color:#fff;line-height:1}.brand small{display:block;color:var(--primary);font-size:13px;line-height:1.1}.links{display:flex;gap:22px;align-items:center;color:#dceeff;font-weight:700;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:11px;background:linear-gradient(135deg,var(--primary),var(--green));color:#fff;font-weight:800;box-shadow:0 10px 28px rgba(17,191,210,.22);border:0;cursor:pointer}.btn.outline{background:transparent;border:1px solid rgba(255,255,255,.24);box-shadow:none;color:#fff}.phone-pill{color:white;border:1px solid rgba(255,255,255,.18);padding:10px 14px;border-radius:99px;font-weight:800}.menu-toggle{display:none;color:white;background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:10px}.hero{position:relative;background:radial-gradient(circle at 70% 20%,rgba(17,191,210,.18),transparent 35%),linear-gradient(135deg,#061228 0%,#0a2c5f 52%,#052942 100%);color:white;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent)}.hero-inner{position:relative;display:grid;grid-template-columns:1fr .95fr;gap:42px;align-items:center;padding:72px 0 46px}.badge{display:inline-flex;gap:8px;align-items:center;background:rgba(17,191,210,.12);border:1px solid rgba(17,191,210,.35);color:#7ff6ff;border-radius:99px;padding:8px 13px;font-weight:800;font-size:13px}.hero h1{font-size:clamp(38px,5vw,70px);line-height:1.02;margin:20px 0 18px;letter-spacing:-2px}.grad{background:linear-gradient(120deg,#71f5ff,#23d58d);-webkit-background-clip:text;color:transparent}.hero p{font-size:18px;color:#d2e5ff;margin:0 0 24px;max-width:720px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;color:#d9f6ff}.hero-points div{display:flex;gap:9px;align-items:center;font-weight:700}.check{width:22px;height:22px;border-radius:50%;background:rgba(22,199,132,.14);color:#40f2a5;display:grid;place-items:center}.dashboard-card{position:relative;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:26px;box-shadow:var(--shadow);padding:13px}.dashboard-card img{border-radius:18px}.stats{position:relative;background:#061a35;color:white}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px}.stat{padding:28px 18px;text-align:center;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02))}.stat strong{font-size:34px;display:block;color:#fff}.stat span{color:#b6d4ee}.section{padding:74px 0}.section-head{text-align:center;margin-bottom:34px}.eyebrow{color:var(--primary2);text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:13px}.section h2{font-size:clamp(30px,4vw,48px);line-height:1.12;margin:8px 0 12px}.section-head p{color:var(--muted);max-width:760px;margin:auto}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 12px 34px rgba(5,22,52,.07)}.icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#e9fbff,#eafff4);color:#078ea0;font-size:26px;margin-bottom:12px}.card h3{margin:0 0 6px;font-size:19px}.card p{margin:0;color:var(--muted);font-size:14.5px}.lan{background:linear-gradient(135deg,#eaf9ff,#fff);border-top:1px solid #dff0fb;border-bottom:1px solid #dff0fb}.lan-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center}.lan-flow{background:white;border-radius:24px;padding:30px;box-shadow:var(--shadow);border:1px solid var(--line)}.flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px;position:relative}.flow:before{content:"";position:absolute;top:34px;left:12%;right:12%;border-top:2px dashed #65cbe5}.node{position:relative;background:#f7fbff;border:1px solid #d8e7f5;border-radius:18px;padding:18px;text-align:center;font-weight:800}.server{width:80px;height:80px;margin:0 auto;border-radius:22px;background:linear-gradient(135deg,var(--primary2),var(--primary));display:grid;place-items:center;color:white;font-size:34px}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px}.feature-list li{list-style:none;background:rgba(14,102,255,.06);border:1px solid rgba(14,102,255,.1);padding:10px 12px;border-radius:12px}.modules{background:#fff}.wide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.module{min-height:170px}.module ul{padding:0;margin:12px 0 0}.module li{list-style:none;margin:7px 0;color:#52627b}.module li:before{content:"✓";color:var(--green);font-weight:900;margin-right:8px}.gallery{background:#f4f9fd}.filters{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:24px}.filter{border:1px solid #d7e6f3;background:white;color:#16314f;padding:10px 14px;border-radius:99px;font-weight:800;cursor:pointer}.filter.active{background:var(--bg2);color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.shot{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgba(5,22,52,.08);cursor:pointer}.shot-img{aspect-ratio:16/10;background:#eaf2f8;overflow:hidden}.shot-img img{width:100%;height:100%;object-fit:cover;object-position:top}.shot-body{padding:14px 15px}.shot-body b{display:block;font-size:16px}.shot-body small{color:var(--muted)}.pricing{background:linear-gradient(135deg,#061228,#0d315d);color:white}.pricing .section-head p{color:#c9ddf2}.price-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:26px}.price.pop{background:white;color:var(--text);transform:translateY(-8px)}.price h3{font-size:22px;margin:0}.price .amount{font-size:32px;font-weight:900;margin:10px 0}.price ul{padding:0}.price li{list-style:none;margin:10px 0}.price li:before{content:"✓";color:var(--green);font-weight:900;margin-right:8px}.cta{background:#fff}.cta-box{background:linear-gradient(135deg,#0a2c5f,#061228);color:white;border-radius:30px;padding:42px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;box-shadow:var(--shadow)}.cta-box h2{margin:0 0 10px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-card{background:white;border-radius:24px;border:1px solid var(--line);box-shadow:0 12px 34px rgba(5,22,52,.07);padding:26px}.contact-list{display:grid;gap:14px}.contact-list div{display:flex;gap:12px;align-items:flex-start}.contact-form{display:grid;gap:12px}.contact-form input,.contact-form select,.contact-form textarea,.newsletter input{width:100%;padding:14px 15px;border:1px solid #cfdeeb;border-radius:12px;font:inherit}.footer{background:#061228;color:#c6d8ec;padding:46px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:26px}.footer h4{color:white;margin:0 0 10px}.footer a{display:block;margin:8px 0;color:#c6d8ec}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:26px;padding-top:16px;text-align:center}.sister{font-weight:900;color:#fff;letter-spacing:.08em}.wa-float{position:fixed;right:22px;bottom:22px;z-index:999;display:flex;align-items:center;gap:10px;background:#19ce73;color:white;padding:12px 16px;border-radius:999px;font-weight:900;box-shadow:0 15px 35px rgba(25,206,115,.38)}.wa-float .bubble{font-size:25px}.modal{position:fixed;inset:0;background:rgba(3,11,25,.82);display:none;align-items:center;justify-content:center;padding:22px;z-index:2000}.modal.open{display:flex}.modal-content{background:#fff;border-radius:20px;max-width:1180px;max-height:92vh;overflow:auto;position:relative}.modal img{max-height:78vh;width:auto}.modal-info{padding:14px 18px}.close{position:absolute;right:12px;top:10px;background:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:22px;box-shadow:0 8px 20px rgba(0,0,0,.2);cursor:pointer}.subpage-hero{padding:70px 0;background:linear-gradient(135deg,#061228,#0d315d);color:white}.subpage-hero h1{font-size:48px;margin:0 0 10px}.breadcrumb{color:#85def2;font-weight:800}.content-block{background:white;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 12px 34px rgba(5,22,52,.07);margin-bottom:20px}.seo-text h2{font-size:34px}.seo-text p,.seo-text li{color:#52627b}.mobile-only{display:none}@media(max-width:950px){.links{display:none}.menu-toggle{display:block}.links.open{display:flex;position:absolute;left:4%;right:4%;top:72px;background:#061228;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:18px;flex-direction:column}.hero-inner,.lan-grid,.contact-grid,.cta-box{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.wide-grid,.gallery-grid,.price-cards,.footer-grid{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.flow{grid-template-columns:1fr 1fr}.hero h1{letter-spacing:-1px}}@media(max-width:620px){.nav{height:68px}.brand span{font-size:18px}.brand img{width:40px;height:40px}.phone-pill{display:none}.hero-inner{padding:46px 0 30px}.hero-points,.cards,.wide-grid,.gallery-grid,.price-cards,.footer-grid,.feature-list{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.section{padding:50px 0}.cta-box{padding:26px}.wa-float{right:14px;bottom:14px;padding:11px 13px}.wa-float span:last-child{display:none}.subpage-hero h1{font-size:34px}.flow:before{display:none}}

/* Bengali information sections */
.bangla-info{background:linear-gradient(135deg,#f7fcff,#ffffff);}
.bangla-box{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:0 14px 38px rgba(5,22,52,.08)}
.bn-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bn-grid>div{background:#f5fbff;border:1px solid #dcecf8;border-radius:18px;padding:20px}.bn-grid h3{margin:0 0 8px;color:#063766}.bn-grid p,.bangla-box p{color:#40536d}.bn-faq{background:#eef6fc}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 20px;box-shadow:0 8px 22px rgba(5,22,52,.05)}.faq-list summary{cursor:pointer;font-weight:900;color:#08294d}.faq-list p{color:#50627b;margin:10px 0 0}@media(max-width:950px){.bn-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.bn-grid{grid-template-columns:1fr}.bangla-box{padding:22px}}


/* ===== White Theme + Kalpurush Bengali Font Update ===== */
:root{
  --bg:#ffffff;
  --bg2:#f4f9ff;
  --card:#ffffff;
  --text:#071b35;
  --muted:#4e5f76;
  --primary:#0b78d1;
  --primary2:#0057c8;
  --green:#12a86b;
  --amber:#f59e0b;
  --line:#dbe9f5;
  --shadow:0 16px 45px rgba(7,27,53,.10);
}
html,body{
  font-family:'Kalpurush','Noto Sans Bengali','Hind Siliguri',Inter,system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif !important;
  background:#ffffff !important;
  color:var(--text) !important;
}
body{font-size:16px;}
h1,h2,h3,h4,h5,h6,.brand,.btn,.phone-pill,.links,.stat strong,.amount,.sister{
  font-family:'Kalpurush','Noto Sans Bengali','Hind Siliguri',Inter,system-ui,Arial,sans-serif !important;
  color:inherit;
}
.topbar{
  background:rgba(255,255,255,.96) !important;
  border-bottom:1px solid #e4edf7 !important;
  box-shadow:0 8px 25px rgba(7,27,53,.06) !important;
}
.brand,.brand span b{color:#072447 !important;}
.brand small{color:#0b78d1 !important;}
.links{color:#163150 !important;}
.links a:hover{color:#0b78d1 !important;}
.phone-pill{color:#072447 !important;border-color:#d6e5f3 !important;background:#f8fbff !important;}
.menu-toggle{color:#072447 !important;border-color:#d6e5f3 !important;background:#f8fbff !important;}
.hero{
  background:linear-gradient(135deg,#ffffff 0%,#f2f9ff 52%,#ffffff 100%) !important;
  color:#071b35 !important;
  border-bottom:1px solid #e5eef8 !important;
}
.hero:before{background-image:linear-gradient(rgba(11,120,209,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(11,120,209,.05) 1px,transparent 1px) !important;mask-image:none !important;}
.hero p{color:#344963 !important;}
.badge{background:#eaf8ff !important;border-color:#bfe8ff !important;color:#0057c8 !important;}
.grad{background:linear-gradient(120deg,#0057c8,#12a86b) !important;-webkit-background-clip:text !important;color:transparent !important;}
.hero-points{color:#173553 !important;}
.check{background:#e9fff4 !important;color:#10a466 !important;}
.btn{background:linear-gradient(135deg,#0b78d1,#12a86b) !important;color:#fff !important;box-shadow:0 10px 25px rgba(11,120,209,.18) !important;}
.btn.outline{background:#fff !important;color:#0b57a4 !important;border:1px solid #bdd8f0 !important;}
.dashboard-card{background:#ffffff !important;border:1px solid #dceaf6 !important;box-shadow:0 18px 50px rgba(7,27,53,.12) !important;}
.stats{background:#ffffff !important;color:#071b35 !important;border-top:1px solid #e5eef8;border-bottom:1px solid #e5eef8;}
.stat{background:#ffffff !important;border-right:1px solid #e5eef8;}
.stat strong{color:#0057c8 !important;}
.stat span{color:#4e5f76 !important;}
.section,.modules,.cta,.gallery,.bn-faq,.bangla-info,.lan{background:#ffffff !important;}
.section h2,.subpage-hero h1,.content-block h2,.seo-text h2{color:#072447 !important;}
.card,.module,.content-block,.contact-card,.price,.shot,.bangla-box,.bn-grid>div,.faq-list details,.lan-flow,.node{
  background:#ffffff !important;
  border:1px solid #dbe9f5 !important;
  color:#071b35 !important;
  box-shadow:0 12px 34px rgba(7,27,53,.07) !important;
}
.card p,.module li,.seo-text p,.seo-text li,.section-head p,.shot-body small,.bn-grid p,.bangla-box p,.faq-list p{color:#4e5f76 !important;}
.icon{background:linear-gradient(135deg,#eff8ff,#f0fff7) !important;color:#0b78d1 !important;}
.lan-grid .lan-flow{background:#ffffff !important;}
.feature-list li{background:#f5fbff !important;border-color:#dbe9f5 !important;color:#173553 !important;}
.pricing,.subpage-hero{
  background:linear-gradient(135deg,#ffffff,#f3f9ff) !important;
  color:#071b35 !important;
  border-top:1px solid #e5eef8;border-bottom:1px solid #e5eef8;
}
.pricing .section-head p{color:#4e5f76 !important;}
.price.pop{transform:none !important;}
.cta-box{
  background:linear-gradient(135deg,#f5fbff,#ffffff) !important;
  color:#071b35 !important;
  border:1px solid #dbe9f5 !important;
}
.footer{
  background:#ffffff !important;
  color:#334a64 !important;
  border-top:1px solid #dbe9f5 !important;
}
.footer h4{color:#072447 !important;}
.footer a{color:#334a64 !important;}
.footer a:hover{color:#0b78d1 !important;}
.footer-bottom{border-top:1px solid #dbe9f5 !important;color:#334a64 !important;}
.footer .sister,.sister{color:#0b78d1 !important;}
.newsletter input,.contact-form input,.contact-form select,.contact-form textarea{background:#fff !important;color:#071b35 !important;border-color:#cfe0ef !important;}
.filter{background:#fff !important;color:#173553 !important;border-color:#cfe0ef !important;}
.filter.active{background:#0b78d1 !important;color:#fff !important;}
.wa-float{background:#12a86b !important;color:#fff !important;}
.modal-content{background:#fff !important;color:#071b35 !important;}
@media(max-width:950px){.links.open{background:#ffffff !important;color:#163150 !important;border:1px solid #dbe9f5 !important;box-shadow:0 14px 35px rgba(7,27,53,.12) !important;}}


/* Custom development / no monthly charge section */
.custom-dev{background:#ffffff !important;}
.custom-box{background:linear-gradient(135deg,#ffffff,#f6fbff);border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:0 14px 38px rgba(7,27,53,.08)}
.custom-box h2{color:#072447 !important;}
.custom-box p{color:#4e5f76 !important;}
.custom-box .bn-grid>div{background:#fff !important;border-left:4px solid #12a86b !important;}


/* ===== Final Update: Full White Background + Web Bangla Font ===== */
:root{
  --bg:#ffffff !important;
  --bg2:#ffffff !important;
  --card:#ffffff !important;
  --text:#071b35 !important;
  --muted:#42566f !important;
  --primary:#0b78d1 !important;
  --primary2:#0057c8 !important;
  --green:#12a86b !important;
  --line:#dbe9f5 !important;
}
html, body{
  background:#ffffff !important;
  color:#071b35 !important;
  font-family:'Noto Sans Bengali','Hind Siliguri','Kalpurush',Inter,system-ui,-apple-system,'Segoe UI',Arial,sans-serif !important;
  font-weight:500;
}
body *{
  font-family:'Noto Sans Bengali','Hind Siliguri','Kalpurush',Inter,system-ui,-apple-system,'Segoe UI',Arial,sans-serif !important;
}
.topbar,.hero,.stats,.section,.modules,.gallery,.pricing,.cta,.lan,.bangla-info,.bn-faq,.custom-dev,.subpage-hero,.footer{
  background:#ffffff !important;
  color:#071b35 !important;
}
.hero{
  background:linear-gradient(180deg,#ffffff 0%,#ffffff 60%,#f8fcff 100%) !important;
}
.hero:before{opacity:.45 !important;}
.footer{border-top:1px solid #dbe9f5 !important;}
.card,.module,.content-block,.contact-card,.price,.shot,.bangla-box,.bn-grid>div,.faq-list details,.lan-flow,.node,.dashboard-card,.cta-box,.custom-box{
  background:#ffffff !important;
  color:#071b35 !important;
  border-color:#dbe9f5 !important;
}
.section-head p,.card p,.module li,.seo-text p,.seo-text li,.shot-body small,.bn-grid p,.bangla-box p,.faq-list p,.hero p,.custom-box p,.footer p{
  color:#42566f !important;
}
.pricing .section-head p{color:#42566f !important;}
.btn{color:#ffffff !important;}
.btn.outline{color:#0b57a4 !important;background:#ffffff !important;}
.links,.links a,.brand,.brand span b,.phone-pill,.footer a{color:#071b35 !important;}
.brand small,.eyebrow,.footer .sister,.sister{color:#0b78d1 !important;}
.stat{background:#ffffff !important;}
.stat strong{color:#0057c8 !important;}
.subpage-hero .breadcrumb{color:#0b78d1 !important;}
.newsletter input,.contact-form input,.contact-form select,.contact-form textarea{
  background:#ffffff !important;
  color:#071b35 !important;
}


/* ===== Bengali Menu, Button & Feature Update ===== */
.nav-demo{background:#eaf8ff;border:1px solid #bfe8ff;color:#0057c8!important;padding:9px 13px;border-radius:999px;}
.bangla-feature-showcase{background:#ffffff!important;}
.bn-cta-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:0 0 30px;}
.bn-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:999px;background:#ffffff;border:1px solid #cfe0ef;color:#07315e;font-weight:900;box-shadow:0 8px 22px rgba(7,27,53,.06);}
.bn-btn:hover{background:#f0f8ff;color:#0057c8;transform:translateY(-1px);}
.bn-btn.green{background:#eafaf3;border-color:#b9ecd4;color:#0b7b50;}
.bn-btn.whatsapp{background:#eafff3;border-color:#a9f0c8;color:#0b8d55;}
.bn-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.bn-feature-card{background:#ffffff;border:1px solid #dbe9f5;border-radius:20px;padding:22px;box-shadow:0 12px 34px rgba(7,27,53,.07);border-left:5px solid #0b78d1;}
.bn-feature-card:nth-child(2n){border-left-color:#12a86b;}
.bn-feature-card h3{margin:0 0 10px;color:#072447;font-size:22px;line-height:1.35;}
.bn-feature-card p{margin:0;color:#42566f;font-size:15.5px;}
.links a{font-weight:900;}
.hero h1{font-weight:900;}
@media(max-width:950px){.bn-feature-grid{grid-template-columns:1fr 1fr}.bn-cta-row{justify-content:flex-start}.nav-demo{padding:0;border:0;background:transparent}}
@media(max-width:620px){.bn-feature-grid{grid-template-columns:1fr}.bn-btn{width:100%;border-radius:14px}.bn-feature-card{padding:18px}}

/* ===== SEO Boost Pages ===== */
.seo-brand-boost{background:#ffffff!important}.seo-link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.seo-link-grid a{display:block;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:0 12px 30px rgba(7,27,53,.06);color:var(--text)}.seo-link-grid b{display:block;font-size:18px;margin-bottom:8px;color:#063766}.seo-link-grid span{color:var(--muted);line-height:1.6}.keyword-cloud{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.keyword-cloud span{background:#f5fbff;border:1px solid #dbe9f5;border-radius:99px;padding:9px 13px;font-weight:800;color:#063766}.seo-page-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px}.seo-side{position:sticky;top:96px;align-self:start}.toc a{display:block;padding:10px 0;border-bottom:1px solid #e5eef8;color:#063766;font-weight:800}.feature-table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden}.feature-table th,.feature-table td{border:1px solid #dbe9f5;padding:13px;text-align:left;vertical-align:top}.feature-table th{background:#f5fbff;color:#063766}.article-box h2{margin-top:28px}.article-box h3{margin-top:20px}.article-box p,.article-box li{line-height:1.85}.brand-note{background:#f6fbff;border:1px solid #dbe9f5;border-radius:18px;padding:20px;margin:20px 0}.brand-note strong{color:#0057c8}.cta-mini{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.notice-good{background:#ecfff6;border:1px solid #bdf3d8;border-radius:18px;padding:18px;color:#074f32;font-weight:800}@media(max-width:950px){.seo-link-grid{grid-template-columns:1fr 1fr}.seo-page-grid{grid-template-columns:1fr}.seo-side{position:static}}@media(max-width:620px){.seo-link-grid{grid-template-columns:1fr}.feature-table{font-size:14px}}


/* ===== Professional Hero Image + Pricing Fix ===== */
.dashboard-card img{width:100%;height:auto;object-fit:cover;}
.price-cards{align-items:stretch;}
.price{display:flex;flex-direction:column;gap:8px;}
.price .btn{margin-top:auto;}
.price .btn.dark,.btn.outline.dark{color:#0b57a4!important;background:#fff!important;border:1px solid #bdd8f0!important;}
.price.pop{border:2px solid #d9ecff!important;box-shadow:0 22px 55px rgba(11,120,209,.14)!important;}
.pricing .price h3{font-weight:900;}
.pricing .amount{line-height:1.25;}
.pricing{background:#ffffff!important;}

/* Safe social links update */
.social-link-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}
.social-link-row a{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid rgba(11,121,224,.18);border-radius:999px;background:#fff;color:#071b34;font-weight:800;font-size:14px;box-shadow:0 8px 20px rgba(8,30,62,.05)}
.social-link-row a:hover{transform:translateY(-1px);box-shadow:0 12px 25px rgba(8,30,62,.1)}
.footer .social-link-row a{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.18);box-shadow:none}
