/*
Theme Name: We Doat SEO Final Final
Theme URI: https://wedoat.com
Author: We Doat
Author URI: https://wedoat.com
Description: A professional WordPress theme for tax filing, NTN registration, company registration, sales tax, trademark and business compliance services.
Version: 1.9.5
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elite-tax
Tags: business, professional, tax, blog, custom-logo, featured-images, responsive-layout
*/
:root{--red:#b91c1c;--red-dark:#7f1d1d;--red-soft:#fff1f2;--red-light:rgba(185,28,28,0.1);--red-ring:rgba(185,28,28,.13);--gold:#d97706;--ink:#171717;--text:#333;--muted:#6b7280;--line:#e7e5e4;--soft:#faf7f3;--white:#fff;--dark:#111827;--font-heading:'Playfair Display',Georgia,serif;--font-body:'DM Sans',system-ui,-apple-system,Segoe UI,sans-serif;--radius:18px;--radius-sm:12px;--shadow:0 22px 70px rgba(17,24,39,.10);--shadow-sm:0 10px 30px rgba(17,24,39,.07);--container:1180px;--ease:all .22s ease}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--text);background:#fff;line-height:1.7;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:var(--ease)}p{margin:0 0 1rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--ink);line-height:1.12;margin:0 0 1rem}h1{font-size:clamp(38px,5vw,68px);letter-spacing:-.04em}h2{font-size:clamp(28px,3.4vw,46px);letter-spacing:-.03em}h3{font-size:clamp(19px,2vw,25px)}ul,ol{margin:0;padding:0}.container{max-width:var(--container);margin:0 auto;padding:0 22px}.section{padding:92px 0}.narrow{max-width:820px}.bg-soft{background:linear-gradient(180deg,#fff,var(--soft))}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{top:10px;left:10px;width:auto;height:auto;clip:auto;background:#fff;color:#000;padding:12px 16px;z-index:9999;border-radius:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:12px 20px;font-size:14px;font-weight:800;line-height:1;cursor:pointer;transition:var(--ease);white-space:nowrap}.btn-primary{background:linear-gradient(135deg,var(--red),#dc2626);color:#fff;box-shadow:0 12px 24px rgba(185,28,28,.22)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(185,28,28,.30);color:#fff}.btn-outline{border:1.5px solid rgba(185,28,28,.35);color:var(--red);background:#fff}.btn-outline:hover,.btn-soft:hover{background:var(--red-soft);color:var(--red-dark)}.btn-soft{background:var(--red-soft);color:var(--red);border:1px solid rgba(185,28,28,.12)}.btn-white{background:#fff;color:var(--red-dark)}.btn-ghost{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.26);color:#fff}.btn-lg{padding:16px 26px;font-size:15px}.section-header{text-align:center;max-width:760px;margin:0 auto 44px}.section-header p{font-size:17px;color:var(--muted)}.section-tag,.eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--red-soft);color:var(--red-dark);border:1px solid rgba(185,28,28,.10);border-radius:999px;padding:7px 13px;margin-bottom:14px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,229,228,.8)}.topbar{background:#171717;color:rgba(255,255,255,.75);font-size:13px}.topbar-inner{max-width:var(--container);margin:auto;padding:8px 22px;display:flex;justify-content:space-between;gap:16px}.topbar-links{display:flex;gap:18px;flex-wrap:wrap}.topbar a:hover{color:#fff}.navbar-inner{max-width:var(--container);margin:auto;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo{display:flex;align-items:center;gap:12px;min-width:max-content}.custom-logo{max-height:54px;width:auto}.logo-mark{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;font-family:var(--font-heading);font-size:25px;font-weight:900;display:grid;place-items:center;box-shadow:0 16px 35px rgba(185,28,28,.25)}.logo-copy strong{display:block;font-family:var(--font-heading);font-size:20px;line-height:1;color:#111}.logo-copy small{display:block;font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin-top:4px}.primary-nav{flex:1}.nav-menu{display:flex;align-items:center;justify-content:center;gap:6px;list-style:none}.nav-menu li{position:relative}.nav-menu>li>a{display:block;padding:10px 13px;border-radius:999px;color:#404040;font-size:14px;font-weight:700}.nav-menu>li>a:hover,.nav-menu>.current-menu-item>a,.nav-menu>.current-menu-parent>a{background:var(--red-soft);color:var(--red-dark)}.sub-menu{position:absolute;top:calc(100% + 10px);left:0;min-width:220px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-8px);list-style:none;z-index:10}.nav-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.sub-menu a{display:block;padding:10px 12px;border-radius:12px;color:#404040;font-weight:700;font-size:14px}.sub-menu a:hover{background:var(--red-soft);color:var(--red-dark)}.nav-cta{display:flex;gap:10px}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:12px;width:44px;height:44px;place-items:center;padding:9px;cursor:pointer}.menu-toggle span{display:block;width:21px;height:2px;background:#171717;border-radius:2px;transition:var(--ease);margin:3px auto}.hero-section{position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(185,28,28,.14),transparent 35%),linear-gradient(135deg,#fff 0%,#fff7f4 52%,#fff 100%);padding:92px 0}.hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:center;gap:64px}.hero-badge{display:inline-flex;background:#fff;border:1px solid rgba(185,28,28,.16);box-shadow:var(--shadow-sm);color:var(--red-dark);border-radius:999px;padding:8px 14px;margin-bottom:18px;font-size:13px;font-weight:900}.hero-lead{font-size:18px;color:#525252;max-width:650px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.trust-row{display:flex;gap:12px;flex-wrap:wrap;color:#525252;font-weight:800;font-size:13px}.trust-row span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px}.hero-panel-wrap{position:relative}.hero-panel-wrap:before{content:"";position:absolute;inset:28px -16px -20px 36px;border-radius:32px;background:linear-gradient(135deg,rgba(185,28,28,.18),rgba(217,119,6,.12));filter:blur(2px)}.hero-panel{position:relative;background:rgba(255,255,255,.92);border:1px solid rgba(231,229,228,.95);border-radius:32px;padding:28px;box-shadow:var(--shadow)}.panel-top,.progress-card,.secure-note{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px}.panel-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panel-top small{display:block;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.panel-top strong{font-size:22px;color:#171717}.status-pill{background:#ecfdf5;color:#047857;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.progress-card span{color:var(--muted);font-weight:800;font-size:13px}.progress-card strong{display:block;font-size:21px;color:#111;margin:2px 0 12px}.progress{height:10px;background:#f1f5f9;border-radius:999px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,var(--red),#f59e0b);border-radius:inherit}.hero-services-mini{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0}.hero-services-mini div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;display:grid;gap:6px;font-weight:900}.secure-note{color:var(--muted);font-weight:700}.proof-strip{background:#171717;color:#fff}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.proof-grid div{padding:24px 18px;border-right:1px solid rgba(255,255,255,.08)}.proof-grid strong{display:block;font-family:var(--font-heading);font-size:24px}.proof-grid span{color:rgba(255,255,255,.62);font-size:13px;font-weight:700}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card,.blog-card,.process-card,.info-stack div{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 8px 26px rgba(17,24,39,.04);transition:var(--ease)}.service-card{padding:28px}.service-card:hover,.blog-card:hover,.process-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm);border-color:rgba(185,28,28,.25)}.card-icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,var(--red-soft),#fff7ed);display:grid;place-items:center;font-size:28px;margin-bottom:18px}.service-card p{color:var(--muted);font-size:15px}.read-more{display:inline-flex;align-items:center;gap:6px;color:var(--red);font-weight:900;margin-top:8px}.read-more:after{content:"→";transition:var(--ease)}.read-more:hover:after{transform:translateX(4px)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-card{padding:24px}.process-card span{display:inline-flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background:#171717;color:#fff;font-weight:900;margin-bottom:16px}.process-card p{color:var(--muted)}.split-grid{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:center}.check-list{display:grid;gap:12px;list-style:none;margin-top:20px}.check-list li{position:relative;padding-left:30px;font-weight:700;color:#3f3f46}.check-list li:before{content:"✓";position:absolute;left:0;top:0;width:21px;height:21px;border-radius:50%;background:#ecfdf5;color:#047857;display:grid;place-items:center;font-size:12px;font-weight:900}.info-stack{display:grid;gap:14px}.info-stack div{padding:24px}.info-stack strong{display:block;font-family:var(--font-heading);font-size:23px;color:#111}.info-stack span{color:var(--muted)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{overflow:hidden}.blog-thumb-wrap{height:205px;background:linear-gradient(135deg,var(--red-soft),#fff7ed);position:relative}.blog-thumb-wrap img{width:100%;height:100%;object-fit:cover}.blog-cat-badge{display:inline-flex;background:var(--red);color:#fff;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.blog-thumb-wrap .blog-cat-badge{position:absolute;top:14px;left:14px}.blog-body{padding:24px}.blog-meta{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:12px;font-weight:800;margin-bottom:10px}.blog-body h3{font-size:22px}.blog-excerpt{color:var(--muted);font-size:15px}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:0;padding:19px 22px;font-size:16px;font-weight:900;color:#111;text-align:left;cursor:pointer}.faq-question b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--red-soft);color:var(--red)}.faq-answer{display:none;padding:0 22px 20px;color:var(--muted)}.faq-item.is-open .faq-answer,.faq-question[aria-expanded="true"]+.faq-answer{display:block}.faq-item.is-open .faq-question b,.faq-question[aria-expanded="true"] b{transform:rotate(45deg)}.cta-banner-section{background:linear-gradient(135deg,var(--red-dark),var(--red),#dc2626);color:#fff;padding:74px 0}.cta-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.cta-banner-inner h2{color:#fff}.cta-banner-inner p{color:rgba(255,255,255,.78);max-width:650px}.cta-btn-group,.footer-cta-actions{display:flex;gap:12px;flex-wrap:wrap}.site-footer{background:#101010;color:rgba(255,255,255,.72)}.footer-cta{background:linear-gradient(135deg,#1f2937,#111827);padding:54px 0;border-bottom:1px solid rgba(255,255,255,.08)}.footer-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:34px}.footer-cta h2{color:#fff}.footer-cta p{color:rgba(255,255,255,.68);max-width:650px}.footer-main{display:grid;grid-template-columns:1.65fr 1fr 1fr 1.15fr;gap:42px;padding-top:60px;padding-bottom:44px}.footer-logo .logo-copy strong,.site-footer h4{color:#fff}.site-footer .logo-copy small{color:rgba(255,255,255,.45)}.footer-brand p{color:rgba(255,255,255,.58)}.social-links{display:flex;gap:10px;margin-top:20px}.social-btn{width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;color:#fff;font-weight:900}.social-btn:hover{background:var(--red)}.footer-col h4{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.09em;font-size:13px;margin-bottom:16px}.footer-links,.footer-contact{display:grid;gap:10px;list-style:none}.footer-links a,.footer-contact a{color:rgba(255,255,255,.62)}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:20px;padding-bottom:24px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:rgba(255,255,255,.42);font-size:13px}.footer-bottom div{display:flex;gap:18px}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:25px;box-shadow:0 16px 34px rgba(37,211,102,.35);z-index:999}.whatsapp-float:hover{transform:scale(1.07)}.page-hero{background:linear-gradient(135deg,#fff7f4,#fff);border-bottom:1px solid var(--line);padding:62px 0;text-align:center}.breadcrumb{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;color:var(--muted);font-size:13px;font-weight:800;margin-bottom:16px}.breadcrumb a{color:var(--red)}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:40px;align-items:start}.post-content,.page-content{max-width:820px;margin:0 auto}.entry-content{font-size:17px}.entry-content h2,.entry-content h3{margin-top:34px}.entry-content ul,.entry-content ol{margin:0 0 22px 22px}.entry-content ul{list-style:disc}.entry-content ol{list-style:decimal}.entry-content a{color:var(--red);text-decoration:underline}.entry-content blockquote{margin:28px 0;padding:22px 26px;border-left:4px solid var(--red);background:var(--red-soft);border-radius:0 16px 16px 0;color:#525252}.post-nav{margin-top:34px;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:44px}.page-numbers{min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;font-weight:900}.page-numbers.current,.page-numbers:hover{background:var(--red);border-color:var(--red);color:#fff}.sidebar-widget{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;margin-bottom:18px;box-shadow:0 8px 24px rgba(0,0,0,.035)}.sidebar-widget ul{list-style:none;display:grid;gap:8px}.sidebar-widget a:hover{color:var(--red)}.search-form{display:flex;gap:8px}.search-form label{flex:1}.search-field,input[type="search"],input[type="text"],input[type="email"],input[type="tel"],input[type="url"],textarea,select{width:100%;border:1.5px solid var(--line);border-radius:14px;padding:13px 15px;font:inherit;background:#fff;color:#111}.search-submit,input[type="submit"]{border:0;border-radius:14px;padding:13px 18px;background:var(--red);color:#fff;font-weight:900;cursor:pointer}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px}.contact-card,.contact-form-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow-sm)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-grid .full{grid-column:1/-1}.comments-area{max-width:820px;margin:40px auto 0;padding-top:30px;border-top:1px solid var(--line)}.comment-list{list-style:none;margin:24px 0;padding:0}.comment-list .comment{border:1px solid var(--line);border-radius:18px;padding:18px;margin-bottom:14px}.comment-form input,.comment-form textarea{width:100%}.wp-caption{max-width:100%}.wp-caption-text,.gallery-caption{font-size:13px;color:var(--muted);margin-top:8px}.sticky{outline:2px solid var(--red-ring)}.bypostauthor{outline:0}.alignleft{float:left;margin:0 24px 18px 0}.alignright{float:right;margin:0 0 18px 24px}.aligncenter{display:block;margin-left:auto;margin-right:auto}@media(max-width:1050px){.topbar{display:none}.nav-cta{display:none}.menu-toggle{display:block}.primary-nav{position:fixed;inset:77px 16px auto 16px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:14px;display:none;max-height:calc(100vh - 105px);overflow:auto}.primary-nav.is-open{display:block}.nav-menu{display:grid;justify-content:stretch;gap:4px}.nav-menu>li>a{border-radius:14px;padding:13px}.sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:0 0 0 12px;background:transparent;display:none}.nav-menu li.is-submenu-open>.sub-menu{display:block}.site-header.menu-open .menu-toggle span:nth-child(1){transform:translateY(5px) rotate(45deg)}.site-header.menu-open .menu-toggle span:nth-child(2){opacity:0}.site-header.menu-open .menu-toggle span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.hero-grid,.split-grid,.content-layout,.contact-grid{grid-template-columns:1fr}.services-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.process-grid,.proof-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr 1fr}.footer-cta-inner,.cta-banner-inner{align-items:flex-start;flex-direction:column}.hero-section{padding:70px 0}.hero-panel-wrap{max-width:540px}}@media(max-width:680px){.container{padding:0 16px}.section{padding:62px 0}.navbar-inner{padding:12px 16px}.logo-mark{width:42px;height:42px}.logo-copy strong{font-size:17px}.logo-copy small{font-size:9px}.hero-section{padding:54px 0}.hero-grid{gap:34px}.hero-actions,.cta-btn-group,.footer-cta-actions{display:grid}.btn-lg,.hero-actions .btn,.cta-btn-group .btn,.footer-cta-actions .btn{width:100%}.proof-grid,.services-grid,.process-grid,.blog-grid,.footer-main{grid-template-columns:1fr}.proof-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.hero-services-mini{grid-template-columns:1fr 1fr}.hero-panel{padding:18px;border-radius:24px}.section-header{text-align:left;margin-bottom:28px}.section-header p{font-size:15px}.form-grid{grid-template-columns:1fr}.footer-bottom{display:grid;text-align:center}.footer-bottom div{justify-content:center}.whatsapp-float{width:52px;height:52px;right:16px;bottom:16px}.blog-thumb-wrap{height:180px}}

/* =====================================================
   We Doat ULTRA BRAND + HERO IMAGE UPGRADE
   ===================================================== */
.elite-brand{gap:13px}.elite-logo-mark{position:relative;width:50px;height:50px;border-radius:15px;background:linear-gradient(135deg,#ef4444,#991b1b);box-shadow:0 12px 28px rgba(185,28,28,.22);overflow:hidden}.elite-logo-mark:before,.elite-logo-mark:after,.elite-logo-mark i{content:"";position:absolute;left:10px;right:10px;height:5px;background:rgba(255,255,255,.92);border-radius:999px;transform:skewY(-25deg)}.elite-logo-mark:before{top:13px}.elite-logo-mark i{top:22px}.elite-logo-mark:after{top:31px}.elite-logo-mark b{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:900;letter-spacing:-.04em;opacity:.08}.logo-copy strong{letter-spacing:-.045em}.logo-copy strong span{color:var(--red)}
.elite-hero-pro{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(239,68,68,.12),transparent 34%),linear-gradient(135deg,#fffaf7 0%,#fff4ef 42%,#fff 100%);padding:82px 0 72px}.hero-grid-pro{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:28px}.elite-hero-pro .hero-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(185,28,28,.1);box-shadow:0 14px 34px rgba(185,28,28,.08);color:#991b1b}.elite-hero-pro .hero-badge b{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:var(--red);color:#fff;font-size:13px}.elite-hero-pro h1{max-width:690px;font-size:clamp(42px,5.6vw,72px);line-height:.98;letter-spacing:-.075em;margin-top:20px}.elite-hero-pro h1 span{color:var(--red);display:inline-block}.hero-price{font-size:clamp(22px,2vw,30px);font-weight:800;color:#242424;margin:22px 0 12px}.hero-price strong{color:var(--red);font-size:1.2em}.elite-hero-pro .hero-lead{font-size:17px;line-height:1.78;max-width:660px}.hero-trust-mini{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-trust-mini span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800;color:#3f3f46;box-shadow:0 10px 24px rgba(0,0,0,.035)}.hero-visual-pro{position:relative;min-height:620px;display:flex;align-items:flex-end;justify-content:center}.hero-visual-pro img{position:relative;z-index:2;width:min(100%,690px);max-height:690px;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 32px 50px rgba(127,29,29,.22))}.hero-red-shape{position:absolute;z-index:1;right:0;bottom:28px;width:84%;height:70%;border-radius:110px 38px 110px 38px;background:linear-gradient(135deg,#ef4444,#b91c1c 72%,#7f1d1d);box-shadow:0 30px 70px rgba(185,28,28,.24)}.hero-red-shape:before{content:"";position:absolute;inset:34px auto auto 44px;width:180px;height:180px;border-radius:50%;background-image:radial-gradient(rgba(255,255,255,.35) 2px,transparent 2px);background-size:18px 18px;opacity:.5}.hero-float-card{position:absolute;z-index:3;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.85);border-radius:18px;padding:13px 16px;box-shadow:0 16px 40px rgba(0,0,0,.12);display:grid;gap:2px;min-width:142px}.hero-float-card strong{font-size:23px;color:var(--red);line-height:1}.hero-float-card span{font-size:12px;font-weight:800;color:#52525b}.hero-float-top{top:88px;right:18px}.hero-float-bottom{left:12px;bottom:72px}.proof-strip-pro{background:#111827}.proof-strip-pro .proof-grid{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.03)}.proof-strip-pro strong{color:#fff}.proof-strip-pro span{color:rgba(255,255,255,.58)}
@media(max-width:1050px){.hero-grid-pro{grid-template-columns:1fr}.hero-visual-pro{min-height:520px;max-width:680px;margin:0 auto}.hero-red-shape{width:78%;right:6%;height:66%}.hero-float-top{right:6%}.hero-float-bottom{left:6%}}
@media(max-width:680px){.elite-hero-pro{padding:48px 0 40px}.elite-hero-pro h1{font-size:clamp(36px,12vw,50px)}.hero-trust-mini{display:grid}.hero-visual-pro{min-height:390px;margin-top:10px}.hero-visual-pro img{max-height:440px;width:115%;max-width:none}.hero-red-shape{height:62%;width:88%;right:0;bottom:8px;border-radius:70px 24px 70px 24px}.hero-float-card{display:none}.hero-price{font-size:21px}}


/* ===== FINAL HERO IMAGE FIX + REAL PAGE NAV UPDATE ===== */
.hero-red-shape{opacity:.12!important;filter:blur(0)!important;bottom:34px!important;height:60%!important;width:76%!important;}
.hero-red-shape:before{opacity:.22!important;}
.hero-visual-pro img{filter:drop-shadow(0 30px 46px rgba(127,29,29,.16))!important;}
@media(max-width:680px){.hero-red-shape{opacity:.10!important;height:54%!important;width:82%!important}.hero-visual-pro img{width:108%!important}}
.page-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}.page-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:var(--shadow-sm)}.page-card strong{display:block;font-family:var(--font-heading);font-size:22px;color:#111;margin-bottom:6px}.page-card span{display:block;color:var(--muted);font-size:14px;margin-bottom:14px}.page-card a{font-weight:900;color:var(--red)}@media(max-width:900px){.page-card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.page-card-grid{grid-template-columns:1fr}}


/* ===== SEO SERVICE DETAIL PAGES ===== */
.service-detail-hero .service-hero-icon{width:70px;height:70px;border-radius:22px;background:var(--red-light);display:inline-flex;align-items:center;justify-content:center;font-size:34px;margin:16px auto 10px;box-shadow:var(--shadow-sm)}
.service-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start}.service-main-content{max-width:none;padding:0}.service-main-content h2:first-child{margin-top:0}.service-main-content h2{font-size:clamp(24px,3vw,34px);margin-top:32px}.service-main-content h3{font-size:22px;margin-top:26px}.service-main-content ul{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:22px 24px 18px 44px}.service-main-content li{margin-bottom:10px}.service-page-cta{margin-top:34px;background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;border-radius:24px;padding:30px}.service-page-cta h2{color:#fff;margin-top:0}.service-page-cta p{color:rgba(255,255,255,.86)}.service-page-cta .btn-outline{border-color:rgba(255,255,255,.5);color:#fff}.service-sidebar-card{position:sticky;top:112px;background:#fff;border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow-md);padding:22px}.service-sidebar-card h3{font-family:var(--font-body);font-size:18px;margin-bottom:14px}.mini-service-links{display:grid;gap:8px;margin:0 0 18px;padding:0;list-style:none}.mini-service-links a{display:block;padding:10px 12px;border-radius:12px;background:var(--surface);font-weight:700;font-size:14px;color:var(--text)}.mini-service-links li.active a,.mini-service-links a:hover{background:var(--red-light);color:var(--red-dark)}.sidebar-help-box{display:grid;gap:10px;background:var(--red-soft);border:1px solid rgba(192,57,43,.18);border-radius:18px;padding:16px}.sidebar-help-box span{font-size:14px;color:var(--muted)}
@media(max-width:900px){.service-content-grid{grid-template-columns:1fr}.service-sidebar-card{position:static}.service-main-content ul{padding-left:30px}}


/* Editable final polish */
.logo-copy strong{font-size:clamp(18px,1.45vw,25px);letter-spacing:-.04em;white-space:nowrap}.logo-copy small{letter-spacing:.14em}.elite-hero-pro{padding:96px 0 82px}.hero-grid-pro{gap:44px}.hero-visual-pro{min-height:560px;overflow:visible;align-self:end}.hero-visual-pro img{width:min(100%,620px)!important;max-height:610px!important;object-fit:contain!important;object-position:bottom center!important}.hero-red-shape{height:58%;width:78%;bottom:26px;opacity:.92}.hero-float-top{top:70px;right:18px}.hero-float-bottom{left:8px;bottom:52px}.site-header{z-index:1100}.wp-admin-bar .site-header{top:32px}.hero-copy{position:relative;z-index:5}.elite-hero-pro h1{font-size:clamp(42px,5.15vw,68px)}.elite-settings-card textarea.large-text{max-width:760px}.page-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.page-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 10px 26px rgba(0,0,0,.04)}.page-card strong{display:block;font-size:20px;margin-bottom:8px}.page-card span{display:block;color:var(--muted);margin-bottom:12px}.page-card a{font-weight:900;color:var(--red)}
@media(max-width:1050px){.wp-admin-bar .site-header{top:46px}.elite-hero-pro{padding-top:72px}.hero-visual-pro{min-height:500px}.hero-visual-pro img{max-height:540px!important;width:min(100%,590px)!important}.hero-red-shape{width:76%;right:8%;height:54%}}
@media(max-width:782px){.wp-admin-bar .site-header{top:46px}}
@media(max-width:680px){.logo-copy strong{font-size:17px;white-space:normal}.elite-hero-pro{padding:52px 0 44px}.hero-visual-pro{min-height:350px}.hero-visual-pro img{width:104%!important;max-height:390px!important}.hero-red-shape{opacity:.08!important}.elite-hero-pro h1{font-size:clamp(34px,11vw,48px)}}
/* Hero image safety: keeps uploaded images clean even if they are not true transparent PNGs */
.hero-red-shape{opacity:.06!important;background:var(--red)!important;filter:blur(0);}
.hero-visual-pro{isolation:isolate}.hero-visual-pro img{border-radius:0;background:transparent;}


/* ==== Editable hero image positioning fixes ==== */
.elite-hero-pro{padding:var(--hero-pt,58px) 0 var(--hero-pb,48px)!important;}
.hero-grid-pro{align-items:center!important;}
.hero-visual-pro{min-height:520px!important;align-items:flex-start!important;justify-content:center!important;padding-top:0!important;}
.hero-visual-pro img{width:min(100%,var(--hero-img-w,640px))!important;max-height:660px!important;object-fit:contain!important;object-position:top center!important;transform:translateY(var(--hero-img-y,-58px))!important;}
.hero-red-shape{bottom:40px!important;height:56%!important;width:76%!important;opacity:.07!important;}
.hero-float-top{top:42px!important;right:20px!important;}
.hero-float-bottom{bottom:28px!important;left:18px!important;}
@media(max-width:1050px){.hero-visual-pro{min-height:500px!important}.hero-visual-pro img{width:min(100%,620px)!important;transform:translateY(-38px)!important}.elite-hero-pro{padding-top:48px!important}}
@media(max-width:680px){.hero-visual-pro{min-height:385px!important}.hero-visual-pro img{width:110%!important;max-height:455px!important;transform:translateY(-26px)!important}.elite-hero-pro{padding-top:42px!important}.hero-red-shape{bottom:12px!important}}


/* === v1.5 Hero alignment repair: keeps people/mobile aligned with headline on desktop === */
@media (min-width: 1051px) {
  .elite-hero-pro {
    padding-top: var(--hero-pt, 36px) !important;
    padding-bottom: var(--hero-pb, 20px) !important;
  }
  .hero-grid-pro {
    align-items: flex-start !important;
    min-height: 620px;
  }
  .hero-copy {
    padding-top: 18px !important;
  }
  .hero-visual-pro {
    min-height: 640px !important;
    align-items: flex-start !important;
    justify-content: center !important;
    margin-top: -34px !important;
    overflow: visible !important;
  }
  .hero-visual-pro img {
    width: min(100%, var(--hero-img-w, 700px)) !important;
    max-height: 735px !important;
    object-position: top center !important;
    transform: translateY(var(--hero-img-y, -155px)) !important;
  }
  .hero-red-shape {
    bottom: auto !important;
    top: 165px !important;
    height: 55% !important;
    width: 79% !important;
  }
  .hero-float-top {
    top: 118px !important;
  }
  .hero-float-bottom {
    bottom: 42px !important;
  }
}
@media (max-width: 1050px) and (min-width: 681px) {
  .hero-visual-pro img {
    transform: translateY(-90px) !important;
    max-height: 650px !important;
  }
  .hero-visual-pro { min-height: 520px !important; }
}

/* === FINAL HOMEPAGE TOUCHUP + PREMIUM FOOTER v2 === */
.premium-overview{background:linear-gradient(180deg,#fff 0%,#fff8f6 100%);padding-top:72px;padding-bottom:78px;position:relative;overflow:hidden}
.premium-overview:before{content:"";position:absolute;inset:auto -120px -180px auto;width:420px;height:420px;background:radial-gradient(circle,rgba(185,28,28,.12),transparent 68%);pointer-events:none}.premium-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.premium-link-grid a{position:relative;display:grid;gap:9px;background:rgba(255,255,255,.86);border:1px solid rgba(185,28,28,.10);border-radius:26px;padding:24px;box-shadow:0 18px 45px rgba(17,24,39,.055);overflow:hidden}.premium-link-grid a:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--red),#f59e0b);opacity:.85}.premium-link-grid a:hover{transform:translateY(-6px);box-shadow:0 26px 70px rgba(127,29,29,.11);border-color:rgba(185,28,28,.22)}.premium-link-grid span{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,var(--red-soft),#fff7ed);font-size:25px}.premium-link-grid strong{font-family:var(--font-heading);font-size:22px;line-height:1.15;color:#111}.premium-link-grid small{font-size:14px;line-height:1.55;color:var(--muted);font-weight:700}.services-section .service-card{min-height:245px;border-radius:28px;background:linear-gradient(180deg,#fff,#fffdfb);border-color:rgba(231,229,228,.95)}.services-section .service-card h3{font-size:24px}.services-section .service-card .card-icon{box-shadow:inset 0 0 0 1px rgba(185,28,28,.06)}.process-section{position:relative;overflow:hidden}.process-section:after{content:"";position:absolute;right:-160px;top:80px;width:360px;height:360px;border-radius:50%;background:rgba(185,28,28,.08);filter:blur(20px)}.process-card{position:relative;overflow:hidden}.process-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--red),#f59e0b);opacity:.8}.process-card span{box-shadow:0 16px 32px rgba(17,24,39,.16)}.split-section{background:#fff}.split-grid>div:first-child{background:linear-gradient(135deg,#fff,var(--soft));border:1px solid var(--line);border-radius:32px;padding:38px;box-shadow:0 18px 55px rgba(17,24,39,.055)}.info-stack div{border-radius:26px;background:#fff}.document-section{background:linear-gradient(135deg,#111827,#1f1717 62%,#3b0d0d);color:#fff;position:relative;overflow:hidden}.document-section:before{content:"";position:absolute;inset:-160px auto auto -120px;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.08);filter:blur(10px)}.document-section h2,.document-section h3{color:#fff}.document-grid{display:grid;grid-template-columns:1fr .92fr;gap:36px;align-items:center;position:relative}.document-copy p{font-size:17px;color:rgba(255,255,255,.72);max-width:660px}.document-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.document-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:30px;padding:30px;box-shadow:0 24px 70px rgba(0,0,0,.20);backdrop-filter:blur(12px)}.document-card ul{display:grid;gap:12px;list-style:none;margin-top:18px}.document-card li{position:relative;padding-left:30px;color:rgba(255,255,255,.78);font-weight:700}.document-card li:before{content:"✓";position:absolute;left:0;top:1px;width:20px;height:20px;border-radius:50%;background:#fff;color:var(--red);display:grid;place-items:center;font-size:12px;font-weight:900}.faq-section .faq-list{background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:0 20px 60px rgba(17,24,39,.06);padding:8px}.faq-section .faq-item{border-radius:22px}.cta-banner-section{background:linear-gradient(135deg,var(--red),var(--red-dark))!important;position:relative;overflow:hidden}.cta-banner-section:before{content:"";position:absolute;right:-80px;top:-120px;width:340px;height:340px;border-radius:50%;background:rgba(255,255,255,.11)}.cta-banner-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:32px}.cta-banner-inner h2{color:#fff}.cta-banner-inner p{color:rgba(255,255,255,.78)}

.premium-footer{background:#0c0f14;color:rgba(255,255,255,.74);position:relative;overflow:hidden}.premium-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 8%,rgba(185,28,28,.22),transparent 32%),radial-gradient(circle at 85% 20%,rgba(217,119,6,.12),transparent 30%);pointer-events:none}.premium-footer>*{position:relative}.footer-cta{padding:58px 0;background:linear-gradient(135deg,#b91c1c,#7f1d1d);border-bottom:1px solid rgba(255,255,255,.10)}.footer-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:34px}.footer-cta-copy{max-width:720px}.footer-cta h2{color:#fff;margin-bottom:10px;font-size:clamp(28px,3vw,42px)}.footer-cta p{color:rgba(255,255,255,.78);font-size:16px}.footer-cta .eyebrow{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.18);color:#fff}.footer-cta-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.footer-trust{border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025)}.footer-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.footer-trust-grid div{padding:22px 18px;border-right:1px solid rgba(255,255,255,.08)}.footer-trust-grid strong{display:block;color:#fff;font-weight:900;margin-bottom:3px}.footer-trust-grid span{font-size:13px;color:rgba(255,255,255,.52);font-weight:700}.premium-footer .footer-main{display:grid;grid-template-columns:1.55fr 1fr 1fr .9fr 1.25fr;gap:28px;padding:64px 22px 46px;max-width:var(--container);margin:0 auto}.premium-footer .footer-brand p{color:rgba(255,255,255,.62);font-size:14px;line-height:1.75;margin:18px 0}.premium-footer .footer-logo .logo-copy strong,.premium-footer .footer-brand .logo-copy strong{color:#fff}.premium-footer .footer-logo .logo-copy small,.premium-footer .footer-brand .logo-copy small{color:rgba(255,255,255,.48)}.footer-mini-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.footer-mini-badges span{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;color:rgba(255,255,255,.72)}.premium-footer .footer-col h4{font-family:var(--font-body);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:18px}.premium-footer .footer-links{display:grid;gap:10px;list-style:none}.premium-footer .footer-links a{color:rgba(255,255,255,.58);font-size:14px;font-weight:800}.premium-footer .footer-links a:hover{color:#fff;transform:translateX(4px)}.premium-footer .footer-contact{display:grid;gap:13px;list-style:none}.premium-footer .footer-contact li{display:flex;gap:10px;align-items:flex-start;color:rgba(255,255,255,.58);font-size:14px}.premium-footer .footer-contact li span{width:22px;flex:0 0 22px}.premium-footer .footer-contact b{font-weight:800;color:rgba(255,255,255,.76)}.premium-footer .footer-contact a:hover{color:#fff}.footer-whatsapp{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;width:100%;border-radius:16px;background:#22c55e;color:#fff;font-weight:900;padding:13px 16px;box-shadow:0 16px 36px rgba(34,197,94,.22)}.footer-whatsapp:hover{transform:translateY(-2px);color:#fff}.premium-footer .social-links{display:flex;gap:10px}.premium-footer .social-btn{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);color:#fff;font-weight:900}.premium-footer .social-btn:hover{background:var(--red);border-color:var(--red);transform:translateY(-2px)}.premium-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:22px 22px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:rgba(255,255,255,.45);font-size:13px}.premium-footer .footer-bottom div{display:flex;gap:18px;flex-wrap:wrap}.premium-footer .footer-bottom a{color:rgba(255,255,255,.48);font-weight:800}.premium-footer .footer-bottom a:hover{color:#fff}
@media(max-width:1100px){.premium-link-grid{grid-template-columns:repeat(2,1fr)}.premium-footer .footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:34px}.footer-contact-col{grid-column:span 2}.footer-trust-grid{grid-template-columns:repeat(2,1fr)}.document-grid{grid-template-columns:1fr}.cta-banner-inner,.footer-cta-inner{align-items:flex-start;flex-direction:column}.footer-cta-actions{justify-content:flex-start}}
@media(max-width:720px){.premium-link-grid,.process-grid,.services-grid,.blog-grid{grid-template-columns:1fr!important}.premium-overview{padding-top:54px;padding-bottom:58px}.split-grid{grid-template-columns:1fr!important}.split-grid>div:first-child{padding:26px;border-radius:26px}.document-card{padding:24px;border-radius:24px}.premium-footer .footer-main{grid-template-columns:1fr;padding-top:44px}.footer-contact-col{grid-column:auto}.footer-trust-grid{grid-template-columns:1fr}.footer-trust-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.premium-footer .footer-bottom{align-items:flex-start;flex-direction:column}.footer-cta{padding:46px 0}.cta-banner-inner{display:block}.cta-btn-group{margin-top:22px}.premium-link-grid a{padding:21px}.document-actions .btn{width:100%}}

/* === BUGFIX RELEASE: homepage cards, sticky header offset, footer spacing === */
body.admin-bar .site-header{top:32px!important}
@media(max-width:782px){body.admin-bar .site-header{top:46px!important}}
.site-header{box-shadow:0 8px 24px rgba(17,24,39,.055)!important}
.section,.home-service-links,.document-section,.premium-footer{scroll-margin-top:130px!important}
.home-service-links.premium-overview{background:linear-gradient(180deg,#fff 0%,#fff8f6 100%)!important;padding:76px 0 84px!important;overflow:hidden!important}
.home-service-links .section-header{text-align:center!important;max-width:820px!important;margin:0 auto 40px!important}
.home-service-links .premium-link-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important;list-style:none!important;margin:0!important;padding:0!important}
.home-service-links .premium-link-grid a{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:10px!important;min-height:205px!important;background:#fff!important;border:1px solid rgba(185,28,28,.13)!important;border-radius:28px!important;padding:26px 24px!important;box-shadow:0 18px 50px rgba(17,24,39,.075)!important;color:#111!important;text-decoration:none!important;overflow:hidden!important;position:relative!important;line-height:1.45!important}
.home-service-links .premium-link-grid a:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:auto!important;bottom:0!important;width:5px!important;background:linear-gradient(180deg,var(--red),#f59e0b)!important;opacity:1!important}
.home-service-links .premium-link-grid a:hover{transform:translateY(-6px)!important;box-shadow:0 28px 70px rgba(127,29,29,.14)!important;border-color:rgba(185,28,28,.28)!important}
.home-service-links .premium-link-grid a>span{display:grid!important;place-items:center!important;width:54px!important;height:54px!important;min-width:54px!important;border-radius:18px!important;background:linear-gradient(135deg,var(--red-soft),#fff7ed)!important;font-size:26px!important;line-height:1!important;margin:0 0 4px!important}
.home-service-links .premium-link-grid a>strong{display:block!important;font-family:var(--font-heading)!important;font-size:23px!important;line-height:1.15!important;color:#111!important;margin:0!important;letter-spacing:-.02em!important}
.home-service-links .premium-link-grid a>small{display:block!important;font-size:15px!important;line-height:1.65!important;color:#666!important;font-weight:700!important;margin:0!important}
.document-section{background:linear-gradient(135deg,#111827 0%,#1f1717 58%,#3b0d0d 100%)!important;color:#fff!important;padding:92px 0!important;overflow:hidden!important;position:relative!important}
.document-section .section-tag{background:rgba(255,255,255,.12)!important;color:#fff!important;border-color:rgba(255,255,255,.18)!important}
.document-section h2,.document-section h3{color:#fff!important}
.document-section p{color:rgba(255,255,255,.74)!important;font-size:17px!important;line-height:1.8!important}
.document-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr)!important;gap:44px!important;align-items:center!important}
.document-card{background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:30px!important;padding:34px!important;box-shadow:0 24px 70px rgba(0,0,0,.24)!important;backdrop-filter:blur(12px)!important}
.document-card ul{display:grid!important;gap:13px!important;list-style:none!important;margin:20px 0 0!important;padding:0!important}
.document-card li{position:relative!important;padding-left:31px!important;color:rgba(255,255,255,.82)!important;font-weight:700!important;line-height:1.6!important;margin:0!important}
.document-card li:before{content:"✓"!important;position:absolute!important;left:0!important;top:2px!important;width:20px!important;height:20px!important;border-radius:999px!important;background:#fff!important;color:var(--red)!important;display:grid!important;place-items:center!important;font-size:12px!important;font-weight:900!important}
.premium-footer{background:#080b10!important;color:rgba(255,255,255,.72)!important;position:relative!important;overflow:hidden!important;clear:both!important}
.premium-footer .footer-cta{padding:64px 0!important;background:linear-gradient(135deg,#b91c1c,#7f1d1d)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.premium-footer .footer-cta-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:34px!important}
.premium-footer .footer-cta-copy{max-width:740px!important}
.premium-footer .footer-cta h2{display:block!important;color:#fff!important;margin:8px 0 10px!important;line-height:1.15!important}
.premium-footer .footer-cta p{display:block!important;color:rgba(255,255,255,.82)!important;line-height:1.75!important;margin:0!important}
.premium-footer .footer-trust{display:block!important;background:#10151d!important;border-bottom:1px solid rgba(255,255,255,.08)!important}
.premium-footer .footer-trust-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:0 auto!important;padding:0 22px!important}
.premium-footer .footer-trust-grid div{display:block!important;padding:24px 20px!important;border-right:1px solid rgba(255,255,255,.08)!important;min-height:92px!important}
.premium-footer .footer-trust-grid strong{display:block!important;color:#fff!important;font-weight:900!important;font-size:15px!important;line-height:1.35!important;margin:0 0 5px!important}
.premium-footer .footer-trust-grid span{display:block!important;color:rgba(255,255,255,.56)!important;font-size:13px!important;line-height:1.55!important;font-weight:700!important;margin:0!important}
.premium-footer .footer-main.container{display:grid!important;grid-template-columns:1.45fr 1fr 1fr .9fr 1.25fr!important;gap:34px!important;max-width:var(--container)!important;margin:0 auto!important;padding:66px 22px 52px!important;align-items:start!important}
.premium-footer .footer-brand p{display:block!important;color:rgba(255,255,255,.62)!important;font-size:14px!important;line-height:1.75!important;margin:20px 0 18px!important;max-width:330px!important}
.premium-footer .footer-mini-badges{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 18px!important}
.premium-footer .footer-mini-badges span{display:inline-flex!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:999px!important;padding:7px 10px!important;color:rgba(255,255,255,.78)!important;font-size:11px!important;font-weight:900!important;line-height:1!important}
.premium-footer .footer-col h4{display:block!important;font-family:var(--font-body)!important;color:#fff!important;font-size:12px!important;letter-spacing:.13em!important;text-transform:uppercase!important;margin:0 0 20px!important;line-height:1.2!important}
.premium-footer .footer-links{display:grid!important;gap:12px!important;list-style:none!important;margin:0!important;padding:0!important}
.premium-footer .footer-links li{display:block!important;margin:0!important;padding:0!important;line-height:1.35!important}
.premium-footer .footer-links a{display:inline-block!important;color:rgba(255,255,255,.60)!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important;line-height:1.45!important}
.premium-footer .footer-links a:hover{color:#fff!important;transform:translateX(4px)!important}
.premium-footer .footer-contact{display:grid!important;gap:14px!important;list-style:none!important;margin:0!important;padding:0!important}
.premium-footer .footer-contact li{display:flex!important;gap:10px!important;align-items:flex-start!important;color:rgba(255,255,255,.60)!important;font-size:14px!important;line-height:1.55!important;margin:0!important;padding:0!important}
.premium-footer .footer-contact li span{display:inline-block!important;width:22px!important;flex:0 0 22px!important;line-height:1.4!important}
.premium-footer .footer-contact b{display:block!important;color:rgba(255,255,255,.78)!important;font-weight:800!important;line-height:1.55!important}
.premium-footer .footer-contact a{color:rgba(255,255,255,.78)!important;text-decoration:none!important}
.premium-footer .footer-contact a:hover{color:#fff!important}
.premium-footer .footer-whatsapp{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;margin-top:18px!important;border-radius:16px!important;background:#22c55e!important;color:#fff!important;font-weight:900!important;padding:14px 16px!important;box-shadow:0 16px 36px rgba(34,197,94,.22)!important;text-decoration:none!important}
.premium-footer .footer-bottom.container{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;max-width:var(--container)!important;margin:0 auto!important;padding:24px 22px 30px!important;border-top:1px solid rgba(255,255,255,.08)!important;color:rgba(255,255,255,.48)!important;font-size:13px!important}
.premium-footer .footer-bottom div{display:flex!important;gap:18px!important;flex-wrap:wrap!important}
.premium-footer .footer-bottom a{color:rgba(255,255,255,.55)!important;font-weight:800!important;text-decoration:none!important}
@media(max-width:1100px){.home-service-links .premium-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.document-grid{grid-template-columns:1fr!important}.premium-footer .footer-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.premium-footer .footer-main.container{grid-template-columns:1.4fr 1fr 1fr!important}.premium-footer .footer-contact-col{grid-column:span 2!important}.premium-footer .footer-cta-inner{align-items:flex-start!important;flex-direction:column!important}.premium-footer .footer-cta-actions{justify-content:flex-start!important}}
@media(max-width:720px){.home-service-links.premium-overview{padding:58px 0!important}.home-service-links .section-header{text-align:left!important}.home-service-links .premium-link-grid{grid-template-columns:1fr!important}.home-service-links .premium-link-grid a{min-height:0!important}.premium-footer .footer-trust-grid{grid-template-columns:1fr!important}.premium-footer .footer-trust-grid div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.premium-footer .footer-main.container{grid-template-columns:1fr!important;padding-top:44px!important}.premium-footer .footer-contact-col{grid-column:auto!important}.premium-footer .footer-bottom.container{align-items:flex-start!important;flex-direction:column!important}.document-card{padding:24px!important}}


/* === Final UX Fixes: Why Choose, CTA cleanup, footer polish === */
.why-choose-home{background:linear-gradient(180deg,#fff 0%,#fff8f6 100%)!important;padding:64px 0!important;overflow:hidden!important;}
.why-choose-home .section-header{margin-bottom:34px!important;}
.why-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;}
.why-card{background:#fff!important;border:1px solid rgba(185,28,28,.13)!important;border-radius:24px!important;padding:24px!important;box-shadow:0 16px 42px rgba(17,24,39,.06)!important;display:flex!important;flex-direction:column!important;gap:10px!important;min-height:210px!important;position:relative!important;overflow:hidden!important;}
.why-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--red),#f59e0b);opacity:.85;}
.why-card span{width:52px!important;height:52px!important;border-radius:17px!important;background:linear-gradient(135deg,var(--red-soft),#fff7ed)!important;display:grid!important;place-items:center!important;font-size:25px!important;line-height:1!important;}
.why-card strong{font-family:var(--font-heading)!important;font-size:22px!important;line-height:1.16!important;color:#111!important;margin:2px 0 0!important;display:block!important;}
.why-card small{font-size:14px!important;line-height:1.65!important;color:#666!important;font-weight:700!important;display:block!important;}
.why-actions{display:flex!important;gap:12px!important;justify-content:center!important;flex-wrap:wrap!important;margin-top:30px!important;}
.cta-banner-section{display:none!important;}
.premium-footer .footer-cta{padding:52px 0!important;background:linear-gradient(135deg,#a31616 0%,#7f1d1d 72%,#5f1212 100%)!important;}
.premium-footer .footer-cta h2{font-size:clamp(28px,3.2vw,46px)!important;max-width:720px!important;}
.premium-footer .footer-cta p{max-width:760px!important;}
.premium-footer .footer-cta-actions .btn{min-width:178px!important;}
.premium-footer .footer-main.container{background:#0b0b0b!important;}
.premium-footer .footer-mini-badges span,.premium-footer .footer-links li,.premium-footer .footer-contact li{margin:0!important;}
@media(max-width:1100px){.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.why-card{min-height:0!important}}
@media(max-width:720px){.why-choose-home{padding:48px 0!important}.why-choose-home .section-header{text-align:left!important}.why-grid{grid-template-columns:1fr!important}.why-actions{justify-content:flex-start!important}.why-actions .btn{width:100%!important}.premium-footer .footer-cta{padding:42px 0!important}.premium-footer .footer-cta-actions .btn{width:100%!important}}

/* Dropdown Indicator */
.nav-menu .menu-item-has-children > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav-menu .menu-item-has-children > a::after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    width: 8px;
    height: 8px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
    opacity: 0.6;
    transition: transform 0.2s ease;
}
.nav-menu .menu-item-has-children.is-submenu-open > a::after,
.nav-menu .menu-item-has-children:hover > a::after {
    transform: rotate(225deg);
}

@media (max-width: 1050px) {
    .sub-menu {
        padding: 0 !important;
        margin: 5px 0 10px 10px !important;
        border-left: 2px solid var(--line) !important;
    }
    .sub-menu li a {
        padding: 10px 15px !important;
        font-size: 15px !important;
        color: var(--muted) !important;
        display: block !important;
    }
    .sub-menu li a:hover {
        color: var(--red) !important;
        background: #f9f9f9 !important;
        border-radius: 8px !important;
    }
}

/* =====================================================
   SCROLL ANIMATIONS
   ===================================================== */
.fade-up-element {
    opacity: 0;
    transform: translateY(35px);
    transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1), transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}
.fade-up-element.is-visible {
    opacity: 1;
    transform: translateY(0);
}

/* Staggered Delay for Grid Items */
.services-grid .service-card:nth-child(1) { transition-delay: 0.05s; }
.services-grid .service-card:nth-child(2) { transition-delay: 0.15s; }
.services-grid .service-card:nth-child(3) { transition-delay: 0.25s; }
.services-grid .service-card:nth-child(4) { transition-delay: 0.35s; }
.services-grid .service-card:nth-child(5) { transition-delay: 0.45s; }
.services-grid .service-card:nth-child(6) { transition-delay: 0.55s; }

.process-grid .process-step:nth-child(1) { transition-delay: 0.05s; }
.process-grid .process-step:nth-child(2) { transition-delay: 0.15s; }
.process-grid .process-step:nth-child(3) { transition-delay: 0.25s; }
.process-grid .process-step:nth-child(4) { transition-delay: 0.35s; }

.proof-grid > div:nth-child(1) { transition-delay: 0.05s; }
.proof-grid > div:nth-child(2) { transition-delay: 0.15s; }
.proof-grid > div:nth-child(3) { transition-delay: 0.25s; }
.proof-grid > div:nth-child(4) { transition-delay: 0.35s; }

.blog-grid .blog-card:nth-child(1) { transition-delay: 0.05s; }
.blog-grid .blog-card:nth-child(2) { transition-delay: 0.15s; }
.blog-grid .blog-card:nth-child(3) { transition-delay: 0.25s; }

/* Turn off stagger on mobile for a faster feel */
@media (max-width: 680px) {
    .services-grid .service-card,
    .process-grid .process-step,
    .proof-grid > div,
    .blog-grid .blog-card {
        transition-delay: 0s !important;
    }
}

/* =====================================================
   PREMIUM OFF-CANVAS MOBILE MENU OVERRIDE
   ===================================================== */
@media (max-width: 1050px) {
    /* Overlay */
    .menu-overlay {
        position: fixed;
        inset: 0;
        background: rgba(0,0,0,0.5);
        backdrop-filter: blur(4px);
        z-index: 1050;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
    }
    body.menu-open .menu-overlay {
        opacity: 1;
        visibility: visible;
    }

    /* Off-Canvas Drawer */
    .primary-nav {
        position: fixed !important;
        inset: 0 0 0 auto !important;
        width: 320px !important;
        max-width: 85vw !important;
        height: 100vh !important;
        background: #ffffff !important;
        z-index: 1060 !important;
        box-shadow: -15px 0 40px rgba(0,0,0,0.15) !important;
        padding: 90px 24px 40px !important;
        display: block !important;
        border: none !important;
        border-radius: 0 !important;
        transform: translateX(100%) !important;
        transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1) !important;
        overflow-y: auto !important;
    }
    .primary-nav.is-open {
        transform: translateX(0) !important;
    }

    /* Menu Items inside Drawer */
    .nav-menu {
        display: flex !important;
        flex-direction: column !important;
        gap: 0 !important;
    }
    .nav-menu > li {
        border-bottom: 1px solid rgba(0,0,0,0.05) !important;
    }
    .nav-menu > li > a {
        padding: 18px 0 !important;
        font-size: 18px !important;
        font-weight: 800 !important;
        color: #111 !important;
        border-radius: 0 !important;
    }
    .nav-menu > li:last-child {
        border-bottom: none !important;
    }
    
    /* Toggle Button Z-Index so it stays above drawer */
    .menu-toggle {
        position: relative !important;
        z-index: 1070 !important;
    }
}

/* =====================================================
   100X MOBILE NAV � clean off-canvas drawer  (v1.9)
   Paste this at the VERY END of style.css.
   Desktop nav is untouched; everything below is scoped to <=1050px.
   ===================================================== */

/* Kill the horizontal scroll the old drawer caused.
   `clip` (not `hidden`) keeps the sticky header working. */
html, body { overflow-x: clip; }

/* These three only exist on mobile */
.drawer-head,
.drawer-foot,
.submenu-toggle { display: none; }

@media (max-width: 1050px) {

  /* lock page scroll while drawer is open */
  body.menu-open { overflow: hidden; }

  /* ---------- Overlay ---------- */
  .menu-overlay {
    position: fixed; inset: 0;
    background: rgba(10,10,12,.55);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    opacity: 0; visibility: hidden;
    transition: opacity .35s ease, visibility .35s ease;
    z-index: 1090;
  }
  body.menu-open .menu-overlay { opacity: 1; visibility: visible; }

  /* ---------- Drawer shell ---------- */
  .primary-nav {
    position: fixed !important;
    top: 0 !important; right: 0 !important; bottom: 0 !important; left: auto !important;
    width: min(86vw, 360px) !important;
    height: 100vh !important; height: 100dvh !important;
    background: #fff !important;
    border: 0 !important; border-radius: 0 !important;
    box-shadow: -24px 0 60px rgba(17,24,39,.22) !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    transform: translateX(105%) !important;
    transition: transform .42s cubic-bezier(.16,1,.3,1) !important;
    overflow: hidden !important;           /* inner list scrolls, shell does not */
    max-height: none !important;
    z-index: 1100 !important;
  }
  .primary-nav.is-open { transform: translateX(0) !important; }

  /* ---------- Drawer header (brand + close) ---------- */
  .drawer-head {
    display: flex !important;
    align-items: center; justify-content: space-between; gap: 12px;
    flex: 0 0 auto;
    padding: 18px 20px;
    border-bottom: 1px solid var(--line);
    background: linear-gradient(180deg, #fff, var(--soft));
  }
  .drawer-brand {
    font-family: var(--font-heading);
    font-size: 20px; font-weight: 800; color: var(--ink);
    letter-spacing: -.03em;
  }
  .drawer-close {
    width: 42px; height: 42px;
    display: grid; place-items: center;
    border: 1px solid var(--line); border-radius: 12px;
    background: #fff; color: var(--ink); cursor: pointer;
    transition: var(--ease);
  }
  .drawer-close:hover { background: var(--red-soft); color: var(--red); border-color: rgba(185,28,28,.25); }

  /* ---------- Menu list (the scroll region) ---------- */
  .nav-menu {
    display: block !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 10px 14px 6px !important;
    flex: 1 1 auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .nav-menu > li {
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.06);
  }
  .nav-menu > li:last-child { border-bottom: 0; }

  .nav-menu > li > a {
    display: block !important;
    padding: 16px 50px 16px 12px !important;   /* right padding leaves room for chevron */
    font-size: 16px !important; font-weight: 800 !important;
    color: #1f2937 !important;
    border-radius: 12px !important;
    background: transparent !important;
  }
  .nav-menu > li > a:hover,
  .nav-menu > .current-menu-item > a,
  .nav-menu > .current-menu-parent > a {
    background: var(--red-soft) !important;
    color: var(--red-dark) !important;
  }

  /* hide the CSS ::after chevron on mobile � a real tappable button replaces it */
  .nav-menu .menu-item-has-children > a::after { display: none !important; }

  /* ---------- Submenu toggle button (injected by main.js) ---------- */
  .submenu-toggle {
    position: absolute; top: 7px; right: 4px;
    width: 42px; height: 42px;
    display: grid !important; place-items: center;
    background: transparent; border: 0; cursor: pointer;
    border-radius: 10px; z-index: 2;
    transition: var(--ease);
  }
  .submenu-toggle:hover { background: var(--red-soft); }
  .submenu-toggle-icon {
    width: 9px; height: 9px;
    border-right: 2.5px solid #6b7280;
    border-bottom: 2.5px solid #6b7280;
    transform: rotate(45deg);
    transition: transform .25s ease, border-color .25s ease;
    margin-top: -3px;
  }
  .menu-item-has-children.is-submenu-open > .submenu-toggle .submenu-toggle-icon {
    transform: rotate(-135deg); margin-top: 2px; border-color: var(--red);
  }

  /* ---------- Submenu accordion ---------- */
  .sub-menu {
    display: block !important;
    position: static !important;
    opacity: 1 !important; visibility: visible !important;
    transform: none !important;
    box-shadow: none !important; border: 0 !important;
    background: transparent !important;
    min-width: 0 !important;
    list-style: none !important;
    margin: 0 0 6px 10px !important;
    padding: 0 0 0 8px !important;
    border-left: 2px solid var(--line) !important;
    max-height: 0; overflow: hidden;
    transition: max-height .4s ease;
  }
  .menu-item-has-children.is-submenu-open > .sub-menu { max-height: 760px; }
  .sub-menu li a {
    display: block !important;
    padding: 11px 12px !important;
    font-size: 14.5px !important; font-weight: 700 !important;
    color: #4b5563 !important;
    border-radius: 10px !important;
  }
  .sub-menu li a:hover { background: var(--red-soft) !important; color: var(--red-dark) !important; }

  /* ---------- Drawer footer (CTAs + contact) ---------- */
  .drawer-foot {
    display: block !important;
    flex: 0 0 auto;
    padding: 16px 18px 22px;
    border-top: 1px solid var(--line);
    background: #fff;
  }
  .drawer-foot .drawer-cta {
    display: flex !important;
    width: 100%;
    margin: 0 0 10px;
  }
  .drawer-wa {
    display: flex; align-items: center; justify-content: center;
    width: 100%;
    padding: 14px 16px; border-radius: 999px;
    background: #22c55e; color: #fff; font-weight: 800; font-size: 14px;
    box-shadow: 0 12px 26px rgba(34,197,94,.28);
    transition: var(--ease);
  }
  .drawer-wa:hover { color: #fff; transform: translateY(-2px); box-shadow: 0 16px 32px rgba(34,197,94,.34); }
  .drawer-contact {
    display: grid; gap: 8px; margin-top: 16px;
    padding-top: 14px; border-top: 1px dashed var(--line);
  }
  .drawer-contact a { color: var(--muted); font-size: 13px; font-weight: 700; }
  .drawer-contact a:hover { color: var(--red); }

  /* admin bar offset so the drawer starts below it */
  body.admin-bar .primary-nav {
    top: 46px !important;
    height: 100vh !important;
    height: calc(100dvh - 46px) !important;
  }
}

@media (max-width: 600px) {
  .primary-nav { width: min(90vw, 340px) !important; }
}

/* Priority 3 Updates: Mobile Sticky CTA & WA Pulse */
.mobile-sticky-cta { display: none; position: fixed; bottom: 0; left: 0; right: 0; background: #fff; box-shadow: 0 -4px 20px rgba(0,0,0,0.08); z-index: 1050; }
.mobile-sticky-cta a { flex: 1; display: flex; align-items: center; justify-content: center; gap: 8px; padding: 16px; font-weight: 700; font-size: 15px; color: #fff; text-decoration: none; }
.btn-sticky-call { background: var(--red); }
.btn-sticky-wa { background: #25D366; }
@media (max-width: 768px) {
  .mobile-sticky-cta { display: flex; }
  .floating-wa { display: none !important; } /* Hide the floating circle on mobile so it doesn't overlap the bar */
  body { padding-bottom: 56px !important; } /* Give room for the sticky bar */
}

@keyframes pulse-wa {
  0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5); }
  70% { box-shadow: 0 0 0 15px rgba(37, 211, 102, 0); }
  100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}
.floating-wa { animation: pulse-wa 2s infinite; }


/* ===== TAX CONSULTANT ANIMATIONS ===== */
.btn-primary, .btn-outline, .btn-soft, .btn-white { position: relative; overflow: hidden; }
.btn-primary::after, .btn-outline::after, .btn-soft::after, .btn-white::after {
    content: ''; position: absolute; top: 0; left: -100%; width: 50%; height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
    transform: skewX(-25deg); transition: none; z-index: 1; pointer-events: none;
}
.btn-primary:hover::after, .btn-outline:hover::after, .btn-soft:hover::after, .btn-white:hover::after {
    animation: shine 0.75s ease-out;
}
@keyframes shine { 100% { left: 150%; } }

.reveal-up { opacity: 0; transform: translateY(40px); transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1), transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); }
.reveal-up.active { opacity: 1; transform: translateY(0); }
.delay-100 { transition-delay: 100ms; }
.delay-200 { transition-delay: 200ms; }
.delay-300 { transition-delay: 300ms; }
.delay-400 { transition-delay: 400ms; }

/* Enhanced Service Cards */
.premium-link-grid a { transition: all 0.3s ease; }
.premium-link-grid a:hover { transform: translateY(-4px); box-shadow: var(--shadow); }

/* =====================================================
   PORTED PREMIUM BANNER & LAYOUT STYLES
   ===================================================== */
.banner-section {
    position: relative;
    overflow: hidden;
    background: radial-gradient(circle at 82% 18%, rgba(239, 68, 68, 0.1), transparent 34%),
                linear-gradient(135deg, #fffaf7 0%, #fff4ef 42%, #fff 100%);
    padding: var(--hero-pt, 96px) 0 var(--hero-pb, 82px);
}
.banner-bg {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.banner-main-box {
    display: flex;
    gap: 40px;
    align-items: center;
}
.banner-left-box {
    flex: 0 0 55%;
    max-width: 55%;
}
.banner-right-box {
    flex: 0 0 45%;
    max-width: 45%;
}
.banner-inner-left {
    display: flex;
    gap: 20px;
    align-items: flex-end;
}
.bnr-img-left, .bnr-img-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.banner-top-left {
    position: relative;
    height: 300px;
    background-color: var(--red-soft) !important;
    border-radius: 15px;
    overflow: hidden;
}
.banner-girl-img {
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: 340px !important;
    z-index: 2;
}
.banner-girl-img img {
    height: 100% !important;
    width: auto !important;
    object-fit: contain;
    transition: transform 0.6s ease;
}
.banner-top-left:hover .banner-girl-img img {
    transform: scale(1.05);
}
.banner-btm-left {
    background-color: var(--red-dark);
    color: #fff;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0 10px 30px rgba(127,29,29,0.15);
}
.banner-btm-left h5 {
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    text-transform: capitalize;
    font-family: var(--font-body);
}
.banner-top-right {
    background-color: #fff;
    border-radius: 15px;
    padding: 24px 20px;
    border: 1px solid var(--line);
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}
.banner-star-bg {
    background: linear-gradient(135deg, var(--red-soft), #fff7ed);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.banner-star-bg img {
    height: 24px !important;
    width: auto !important;
}
.count-text {
    font-size: 26px;
    font-weight: 800;
    color: var(--ink);
    margin: 0;
}
.count-desc {
    font-size: 13px;
    color: var(--muted);
    margin: 2px 0 12px;
    font-weight: 700;
}
.banner-btm-right {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}
.banner-btm-right img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    transition: transform 0.6s ease;
}
.banner-btm-right:hover img {
    transform: scale(1.05);
}
.banner-title {
    font-family: var(--font-heading);
    font-size: clamp(32px, 4vw, 48px) !important;
    line-height: 1.15 !important;
    color: var(--ink);
    margin-bottom: 16px;
}
.banner-title span {
    color: var(--red);
}
.banner-para {
    font-size: 17px !important;
    color: #4b5563;
    line-height: 1.6;
    margin-bottom: 24px;
}
@media (max-width: 991px) {
    .banner-main-box {
        flex-direction: column;
    }
    .banner-left-box, .banner-right-box {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .banner-inner-left {
        flex-direction: column;
        align-items: stretch;
    }
}

/* =====================================================
   PORTED SERVICE BOX OVERLAPPING STYLES
   ===================================================== */
.service-section .service-main-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 40px;
}
.service-box {
    background: #fff;
    border-radius: 20px;
    border: 1px solid var(--line);
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0,0,0,0.02);
    display: flex;
    flex-direction: column;
    transition: all 0.4s ease;
}
.service-img {
    position: relative;
    height: 240px;
    overflow: hidden;
}
.service-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s ease;
}
.service-box:hover .service-img img {
    transform: scale(1.06);
}
.service-icon-badge {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    background: var(--red);
    color: #fff;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    box-shadow: 0 8px 20px rgba(185,28,28,0.25);
    border: 4px solid #fff;
    z-index: 3;
    transition: background-color 0.3s ease;
}
.service-box:hover .service-icon-badge {
    background-color: var(--red-dark);
}
.service-content {
    padding: 44px 24px 28px;
    text-align: center;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.service-box-title {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 12px;
}
.service-box-title a {
    color: var(--ink);
    text-decoration: none;
}
.service-box-title a:hover {
    color: var(--red);
}
.service-box-content {
    font-size: 14.5px;
    color: var(--muted);
    line-height: 1.6;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .service-section .service-main-box {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 600px) {
    .service-section .service-main-box {
        grid-template-columns: 1fr;
    }
}

/* =====================================================
   PORTED ABOUT SECTION STYLES
   ===================================================== */
.about-section {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}
.about-cols-grid {
    align-items: center;
}
.about-img-box-inner figure {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}
.about-img-box-inner figure img {
    transition: transform 0.6s ease;
}
.about-img-box-inner:hover figure img {
    transform: scale(1.03);
}
@media (max-width: 768px) {
    .about-cols-grid {
        grid-template-columns: 1fr !important;
        gap: 50px !important;
    }
    .abt-exp-box {
        right: 20px !important;
        bottom: -20px !important;
    }
}

/* =====================================================
   PORTED TESTIMONIAL CAROUSEL SLIDER STYLES
   ===================================================== */
.testimonial-section {
    padding: 90px 0;
}
.testimonial-box {
    margin: 15px 5px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.testimonial-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.08) !important;
}
.testimonail-main-img img {
    border-radius: 50%;
    border: 3px solid var(--red) !important;
    transition: transform 0.4s ease;
}
.testimonial-box:hover .testimonail-main-img img {
    transform: scale(1.08);
    border-color: var(--red-dark) !important;
}
.testimonial-stars img {
    display: inline-block !important;
    width: auto !important;
}
/* Owl Carousel navigation styles override */
.owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 106%;
    z-index: 1;
    pointer-events: none;
}
.owl-nav button {
    background-color: #fff !important;
    color: var(--red) !important;
    border: 1px solid var(--line) !important;
    width: 44px;
    height: 44px;
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    pointer-events: auto;
    transition: all 0.3s ease;
}
.owl-nav button:hover {
    background-color: var(--red) !important;
    color: #fff !important;
    border-color: var(--red) !important;
}
.owl-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 30px;
}
.owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    background: #d1d5db;
    border-radius: 50%;
    transition: background-color 0.3s ease;
}
.owl-dot.active span {
    background: var(--red) !important;
}
@media (max-width: 1100px) {
    .owl-nav {
        display: none !important;
    }
}

/* =====================================================
   PORTED FAQ DETAILS-SUMMARY STYLES
   ===================================================== */
.faq-detail-block {
    transition: all 0.3s ease;
}
.faq-detail-block[open] {
    border-color: var(--red) !important;
    box-shadow: 0 8px 24px rgba(185,28,28,0.06);
}
.faq-detail-block summary {
    font-family: var(--font-heading);
    font-size: 17px !important;
    color: var(--ink);
    outline: none;
}
.faq-detail-block[open] summary {
    color: var(--red) !important;
}
.faq-detail-block[open] .faq-icon {
    transform: rotate(45deg);
    color: var(--red-dark);
}
.faq-icon {
    transition: transform 0.3s ease;
}

/* =====================================================
   HOMEPAGE SPLIT SECTIONS & FLOATING ILLUSTRATIONS
   ===================================================== */

/* Floating animations */
@keyframes floatY {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-8px); }
    100% { transform: translateY(0px); }
}
@keyframes floatSlow {
    0% { transform: translateY(0px) rotate(0deg); }
    50% { transform: translateY(-6px) rotate(0.8deg); }
    100% { transform: translateY(0px) rotate(0deg); }
}

.hero-float-top {
    animation: floatY 4s ease-in-out infinite !important;
}
.hero-float-bottom {
    animation: floatY 5s ease-in-out infinite !important;
}
.float-img-animate {
    animation: floatSlow 6s ease-in-out infinite;
}

/* Image Visual Style */
.small-section-illustration {
    max-width: 280px;
    width: 100%;
    height: auto;
    border-radius: 20px;
    filter: drop-shadow(0 12px 30px rgba(0,0,0,0.06));
    transition: transform 0.3s ease, filter 0.3s ease;
}
.small-section-illustration:hover {
    transform: scale(1.03) translateY(-3px);
    filter: drop-shadow(0 16px 36px rgba(185,28,28,0.12));
}

/* Split Grids */
.why-choose-split {
    display: grid;
    grid-template-columns: 0.8fr 1.2fr;
    gap: 40px;
    align-items: center;
    margin-bottom: 40px;
}
.process-split {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 40px;
    align-items: center;
}
.faq-split {
    display: grid;
    grid-template-columns: 0.8fr 1.2fr;
    gap: 40px;
    align-items: center;
}

.why-visual, .process-visual, .faq-visual {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* =====================================================
   CLEAN LIST & TIMELINE LAYOUTS (NO-BOXES DESIGN)
   ===================================================== */

/* Why Choose Us List Layout */
.why-list-layout {
    display: grid;
    grid-template-columns: 1fr;
    gap: 26px;
}
.why-list-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}
.why-item-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: var(--red-soft);
    color: var(--red);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
    box-shadow: 0 4px 12px rgba(185, 28, 28, 0.08);
}
.why-item-text strong {
    display: block;
    font-family: var(--font-heading);
    font-size: 20px;
    color: var(--ink);
    margin-bottom: 4px;
}
.why-item-text p {
    font-size: 15px;
    line-height: 1.6;
    color: var(--muted);
    margin: 0;
}

/* Simple Process Timeline Layout */
.process-timeline-layout {
    display: grid;
    grid-template-columns: 1fr;
    gap: 28px;
}
.process-timeline-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}
.process-step-num {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: var(--red);
    color: #fff;
    font-weight: 800;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-shadow: 0 6px 16px rgba(185, 28, 28, 0.2);
}
.process-step-text h3 {
    margin: 0 0 4px 0;
    font-family: var(--font-heading);
    font-size: 19px;
    color: var(--ink);
}
.process-step-text p {
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
    color: var(--muted);
}

/* Document Grid override */
@media (min-width: 1101px) {
    .document-grid {
        grid-template-columns: 1.15fr 0.7fr 1fr !important;
        gap: 36px !important;
    }
}

/* Media Queries for splits and mobile optimization */
@media (max-width: 900px) {
    .why-choose-split, .process-split, .faq-split {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .why-visual, .process-visual, .faq-visual {
        order: -1; /* Place image on top on mobile */
    }
    .small-section-illustration {
        max-width: 220px;
    }
    
    /* About Us section mobile layout */
    .about-cols-grid {
        grid-template-columns: 1fr !important;
        gap: 30px !important;
    }
    .about-img-box-inner {
        text-align: center;
    }
    .abt-exp-box {
        position: relative !important;
        bottom: 0 !important;
        right: 0 !important;
        margin-top: 18px !important;
        display: inline-block !important;
        box-shadow: 0 8px 24px rgba(185, 28, 28, 0.1) !important;
    }
    .about-text-box p {
        font-size: 18px !important;
        text-align: center !important;
        line-height: 1.7 !important;
    }
}

/* Level 3 sub-menu flyout positioning on desktop */
@media (min-width: 1051px) {
    .sub-menu li {
        position: relative;
    }
    .sub-menu li .sub-menu {
        position: absolute;
        top: -10px;
        left: 100%;
        margin-left: 10px;
        margin-top: 0;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-8px);
        transition: var(--ease);
    }
    .sub-menu li:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
}

/* ==========================================
   Publications Section & Cards Styling
   ========================================== */
.publications-section {
    position: relative;
    padding: 100px 0;
}
.publications-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 50px;
}
.publication-card {
    background: #ffffff;
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.02);
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.publication-card:hover {
    transform: translateY(-6px);
    border-color: rgba(185, 28, 28, 0.15);
    box-shadow: 0 15px 35px rgba(185, 28, 28, 0.08);
}
.pub-icon-wrapper {
    width: 54px;
    height: 54px;
    border-radius: 12px;
    background: rgba(185, 28, 28, 0.08);
    color: var(--red);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    margin-bottom: 20px;
    transition: background 0.3s ease, color 0.3s ease;
}
.publication-card:hover .pub-icon-wrapper {
    background: var(--red);
    color: #ffffff;
}
.pub-date {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: var(--muted);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}
.pub-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 12px;
    font-family: var(--font-heading);
}
.pub-title a {
    color: var(--ink);
    text-decoration: none;
    transition: color 0.2s ease;
}
.pub-title a:hover {
    color: var(--red);
}
.pub-excerpt {
    font-size: 14px;
    color: var(--muted);
    line-height: 1.6;
    margin-bottom: 25px;
}
.pub-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-top: auto;
}
.pub-footer .btn {
    padding: 8px 16px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 8px;
}

/* ==========================================
   Single Publication Template Styling
   ========================================== */
.publication-container {
    max-width: 900px;
    margin: 0 auto;
}
.publication-content-wrapper {
    background: #ffffff;
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 40px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.02);
}
.pub-featured-image {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
    border-radius: 12px;
    margin-bottom: 30px;
    border: 1px solid var(--line);
}
.pub-meta-info {
    font-size: 14px;
    color: var(--muted);
    font-weight: 500;
    margin-top: 8px;
}
.publication-download-card {
    background: linear-gradient(135deg, #ffffff 0%, #fffcfb 50%, #fff5f2 100%);
    border: 1px solid rgba(185, 28, 28, 0.15);
    border-radius: 16px;
    padding: 30px;
    margin-top: 40px;
    display: flex;
    align-items: center;
    gap: 24px;
    box-shadow: 0 10px 30px rgba(185, 28, 28, 0.04);
}
.publication-download-card .download-icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: var(--red);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    flex-shrink: 0;
    box-shadow: 0 8px 20px rgba(185, 28, 28, 0.2);
}
.publication-download-card .download-info {
    flex: 1;
}
.publication-download-card .download-info h3 {
    margin: 0 0 6px 0;
    font-size: 18px;
    font-weight: 700;
    color: var(--ink);
}
.publication-download-card .download-info p {
    margin: 0;
    font-size: 14px;
    color: var(--muted);
    line-height: 1.5;
}
.publication-download-card .download-action .btn {
    white-space: nowrap;
    border-radius: 8px;
}

@media (max-width: 991px) {
    .publications-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}
@media (max-width: 767px) {
    .publications-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .publication-card {
        padding: 24px;
    }
    .publication-content-wrapper {
        padding: 24px;
    }
    .publication-download-card {
        flex-direction: column;
        text-align: center;
        padding: 24px;
        gap: 16px;
    }
    .publication-download-card .download-action {
        width: 100%;
    }
    .publication-download-card .download-action .btn {
        width: 100%;
    }
}




/* =====================================================
   BF HOMEPAGE REDESIGN (Befiler-style, We Doat brand)
   ===================================================== */
.bf-h2{font-family:var(--font-body);font-weight:800;letter-spacing:-.02em;color:var(--ink)}
.bf-h2-xl{font-size:clamp(30px,3.6vw,46px)}

/* Hero */
.bf-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fafafa 0%,#fff 100%);padding:64px 0 56px;border-bottom:1px solid var(--line)}
.bf-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1.05fr);align-items:center;gap:44px}
.bf-hero-badge{display:inline-flex;align-items:center;background:var(--red-soft);color:var(--red);border-radius:999px;padding:10px 18px;font-size:14px;font-weight:800;margin-bottom:22px}
.bf-hero-copy h1{font-family:var(--font-body);font-weight:800;font-size:clamp(38px,4.9vw,64px);line-height:1.06;letter-spacing:-.03em;color:#2b2b33;max-width:640px}
.bf-hero-copy h1 span{color:var(--red)}
.bf-hero-lead{font-size:19px;color:#4b5563;line-height:1.7;max-width:600px;margin-top:14px}
.bf-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:26px 0 30px}
.bf-btn-wa{background:#fff;border:1.5px solid var(--line);color:#111;font-weight:800}
.bf-btn-wa:hover{border-color:#25d366;box-shadow:0 10px 24px rgba(37,211,102,.15)}
.bf-hero-stats{display:flex;gap:34px;flex-wrap:wrap}
.bf-stat{display:flex;align-items:center;gap:12px}
.bf-stat-ic{width:48px;height:48px;border-radius:50%;background:var(--red-soft);color:var(--red);display:grid;place-items:center;font-size:18px}
.bf-stat strong{display:block;font-size:20px;font-weight:800;color:var(--ink);line-height:1.1}
.bf-stat div span{font-size:13px;color:var(--muted);font-weight:600}
.bf-hero-visual img{width:100%;max-width:720px;height:auto;margin:0 auto;filter:drop-shadow(0 24px 44px rgba(127,29,29,.12))}

/* Trust bar */
.bf-trust-bar{margin-top:48px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-sm);overflow:hidden}
.bf-trust-item{display:flex;gap:12px;align-items:flex-start;padding:22px 18px;border-right:1px solid var(--line)}
.bf-trust-item:last-child{border-right:0}
.bf-trust-ic{flex:0 0 44px;width:44px;height:44px;border-radius:50%;background:var(--red-soft);color:var(--red);display:grid;place-items:center;font-size:17px}
.bf-trust-item strong{display:block;font-size:15px;font-weight:800;color:var(--ink);margin-bottom:3px}
.bf-trust-item span:not(.bf-trust-ic){font-size:13px;color:var(--muted);line-height:1.5}

/* How It Works + Why Choose */
.bf-hiw-section{background:#f4f4f5}
.bf-hiw-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:stretch}
.bf-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:38px 34px;box-shadow:0 8px 26px rgba(17,24,39,.04)}
.bf-hiw-card h2,.bf-why-card h2{font-size:clamp(26px,2.6vw,38px);margin-bottom:34px}
.bf-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative}
.bf-step{text-align:center;position:relative}
.bf-step:not(:last-child):after{content:"";position:absolute;top:44px;left:calc(50% + 52px);width:calc(100% - 104px);border-top:2px dashed rgba(185,28,28,.35)}
.bf-step-ic{width:88px;height:88px;border-radius:50%;background:var(--red-soft);color:var(--red);display:grid;place-items:center;font-size:30px;margin:0 auto 18px}
.bf-step h3{font-family:var(--font-body);font-weight:800;font-size:18px;margin-bottom:8px;color:var(--ink)}
.bf-step p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}
.bf-hiw-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px;justify-content:center}
.bf-why-card{background:linear-gradient(180deg,#fff,#fff7f5)}
.bf-why-split{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;align-items:end}
.bf-why-list{display:grid;gap:16px}
.bf-why-item{display:flex;gap:14px;align-items:flex-start;padding:14px;border-radius:16px}
.bf-why-featured{background:var(--red-soft)}
.bf-why-ic{flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:16px}
.bf-why-item strong{display:block;font-size:16px;font-weight:800;color:var(--ink);margin-bottom:3px}
.bf-why-item p{font-size:14px;color:var(--muted);margin:0;line-height:1.55}
.bf-why-visual img{width:100%;max-width:280px;border-radius:200px 200px 18px 18px;background:var(--red-soft)}

/* Pricing */
.bf-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}
.bf-plan{position:relative;background:#fff;border:1px solid var(--line);border-radius:22px;padding:40px 30px 30px;display:flex;flex-direction:column;text-align:center;box-shadow:0 8px 26px rgba(17,24,39,.04);transition:var(--ease)}
.bf-plan:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm)}
.bf-plan-popular{border:2px solid var(--red);box-shadow:0 18px 44px rgba(185,28,28,.12)}
.bf-plan-flag{position:absolute;top:-16px;left:50%;transform:translateX(-50%);background:var(--red);color:#fff;border-radius:999px;padding:7px 20px;font-size:12px;font-weight:900;letter-spacing:.06em;white-space:nowrap}
.bf-plan-ic{width:64px;height:64px;border-radius:50%;background:var(--red-soft);color:var(--red);display:grid;place-items:center;font-size:24px;margin:0 auto 18px}
.bf-plan h3{font-family:var(--font-body);font-weight:800;font-size:20px;margin-bottom:8px}
.bf-plan-price{font-size:clamp(32px,3vw,42px);font-weight:900;color:var(--red);margin:0 0 6px;letter-spacing:-.02em}
.bf-plan-sub{font-size:14px;color:var(--muted);padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:22px}
.bf-plan-list{list-style:none;display:grid;gap:13px;text-align:left;margin-bottom:28px;flex:1}
.bf-plan-list li{position:relative;padding-left:32px;font-size:14.5px;color:#3f3f46;line-height:1.55}
.bf-plan-list li:before{content:"\2713";position:absolute;left:0;top:1px;width:21px;height:21px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900}
.bf-plan-btn{width:100%;border-radius:12px;padding:15px}

/* Calculator */
.bf-calc-wrap{display:grid;grid-template-columns:.85fr 1.4fr .75fr;gap:30px;align-items:center;background:linear-gradient(135deg,#fdeceb,#fff5f3 60%,#fdeceb);border-radius:26px;padding:44px 40px}
.bf-calc-copy h2{margin-bottom:12px}
.bf-calc-copy p{color:#4b5563;margin-bottom:20px}
.bf-calc-card{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:20px;padding:26px;box-shadow:0 18px 40px rgba(185,28,28,.08)}
.bf-calc-fields{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin-bottom:18px}
.bf-calc-field label{display:block;font-size:13px;font-weight:800;color:var(--ink);margin-bottom:7px}
.bf-calc-field input,.bf-calc-field select{width:100%;border:1.5px solid var(--line);border-radius:12px;padding:12px 14px;font:inherit;font-weight:700;background:#fafafa}
#bfSlider{width:100%;accent-color:var(--red);height:6px;margin-top:4px}
.bf-calc-range-labels{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);font-weight:700;margin:6px 0 16px}
.bf-calc-annual{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:14px}
.bf-calc-annual span{font-size:13px;font-weight:800;color:var(--muted)}
.bf-calc-annual strong{font-size:18px;color:var(--ink)}
.bf-calc-result{display:grid;gap:16px}
.bf-calc-result span{display:block;font-size:13px;font-weight:800;color:var(--muted)}
.bf-calc-result strong{font-size:clamp(24px,2.2vw,30px);font-weight:900;color:var(--ink);letter-spacing:-.02em}
.bf-calc-result .bf-green{color:#16a34a}
.bf-calc-result small{color:var(--muted);font-size:12px}

/* Deadline banner */
.bf-deadline-section{padding-top:0}
.bf-deadline{display:flex;align-items:center;gap:32px;background:linear-gradient(135deg,#7f1d1d,#b91c1c 55%,#991b1b);border-radius:26px;padding:44px 46px;color:#fff;box-shadow:0 26px 60px rgba(127,29,29,.28)}
.bf-deadline-cal{flex:0 0 96px;background:#fff;border-radius:14px;overflow:hidden;text-align:center;box-shadow:0 12px 28px rgba(0,0,0,.2)}
.bf-cal-month{display:block;background:#fee2e2;color:var(--red);font-size:15px;font-weight:900;letter-spacing:.08em;padding:7px 0}
.bf-cal-day{display:block;color:#111;font-size:42px;font-weight:900;padding:8px 0 12px;line-height:1}
.bf-deadline-copy{flex:1}
.bf-deadline-copy h2{color:#fff;font-family:var(--font-body);font-weight:800;font-size:clamp(26px,3vw,38px);margin-bottom:8px}
.bf-deadline-copy p{color:rgba(255,255,255,.85);margin:0;font-size:16px}

/* Responsive */
@media(max-width:1100px){
  .bf-trust-bar{grid-template-columns:repeat(3,1fr)}
  .bf-trust-item:nth-child(3n){border-right:0}
  .bf-trust-item{border-bottom:1px solid var(--line)}
  .bf-hiw-grid{grid-template-columns:1fr}
  .bf-calc-wrap{grid-template-columns:1fr;gap:24px}
  .bf-calc-result{grid-template-columns:1fr 1fr;align-items:center}
  .bf-calc-result small{grid-column:1/-1}
}
@media(max-width:900px){
  .bf-hero-grid{grid-template-columns:1fr}
  .bf-hero-visual{order:-1;max-width:620px;margin:0 auto}
  .bf-steps{grid-template-columns:repeat(2,1fr);gap:26px}
  .bf-step:not(:last-child):after{display:none}
  .bf-plans-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}
  .bf-why-split{grid-template-columns:1fr}
  .bf-why-visual{display:none}
  .bf-deadline{flex-direction:column;text-align:center;gap:22px}
}
@media(max-width:640px){
  .bf-hero{padding:44px 0 40px}
  .bf-hero-actions{display:grid}
  .bf-hero-actions .btn{width:100%}
  .bf-hero-stats{gap:18px}
  .bf-trust-bar{grid-template-columns:1fr}
  .bf-trust-item{border-right:0}
  .bf-trust-item:last-child{border-bottom:0}
  .bf-steps{grid-template-columns:1fr}
  .bf-card{padding:28px 20px}
  .bf-calc-wrap{padding:28px 20px}
  .bf-calc-fields{grid-template-columns:1fr}
  .bf-calc-result{grid-template-columns:1fr}
}

/* =====================================================
   BF SITEWIDE MATCH — header, footer, inner pages
   aligned with the Befiler-style homepage
   ===================================================== */

/* 1. Typography: whole site switches to bold sans headings (matches homepage) */
:root{--font-heading:'DM Sans',system-ui,-apple-system,Segoe UI,sans-serif}
h1,h2,h3,h4,h5,h6{font-weight:800;letter-spacing:-.02em}
h1{letter-spacing:-.03em}

/* 2. Buttons: Befiler-style rounded rectangles instead of pills (sitewide) */
.btn{border-radius:12px}
.btn-lg{border-radius:13px}
.footer-whatsapp{border-radius:12px}

/* 3. Header */
.topbar{background:linear-gradient(90deg,#7f1d1d,#991b1b);color:rgba(255,255,255,.85)}
.topbar a{color:rgba(255,255,255,.85)}
.topbar a:hover{color:#fff}
.nav-menu>li>a{border-radius:10px;font-weight:800}
.nav-menu>li>a:hover,.nav-menu>.current-menu-item>a,.nav-menu>.current-menu-parent>a{background:var(--red-soft);color:var(--red)}
.sub-menu{border-radius:14px}
.sub-menu a{border-radius:10px}
.nav-cta .btn-soft{border:1.5px solid var(--line);background:#fff;color:#111}
.nav-cta .btn-soft:hover{border-color:#25d366;color:#111;background:#fff;box-shadow:0 8px 20px rgba(37,211,102,.15)}
.logo-copy strong{font-family:var(--font-body);font-weight:900}

/* 4. Inner page hero (all pages: about, services, blog, faq, contact, calculator...) */
.page-hero{background:linear-gradient(180deg,#fafafa 0%,#fff 100%);border-bottom:1px solid var(--line);padding:58px 0 52px;text-align:center}
.page-hero h1{font-family:var(--font-body);font-weight:800;font-size:clamp(32px,4.2vw,52px);color:#2b2b33}
.page-hero p{color:#4b5563;font-size:17px;max-width:720px;margin:10px auto 0}
.breadcrumb{margin-bottom:18px}
.breadcrumb a,.breadcrumb span{display:inline-flex}
.breadcrumb a{background:var(--red-soft);color:var(--red);border-radius:999px;padding:5px 12px}
.breadcrumb a:hover{background:var(--red);color:#fff}

/* 5. Inner content cards pick up homepage card language */
.contact-card,.contact-form-card,.sidebar-widget,.service-sidebar-card{border-radius:20px}
.faq-item{border-radius:16px}
.faq-question b{background:var(--red);color:#fff}
.page-numbers{border-radius:10px}
input[type="submit"],.search-submit{border-radius:12px}
.service-detail-hero .service-hero-icon{background:var(--red-soft);color:var(--red)}

/* Section tags: red like homepage badge */
.section-tag,.eyebrow{background:var(--red-soft);color:var(--red);border-color:rgba(185,28,28,.12)}

/* 6. Footer: Befiler-style support strip */
.bf-support-strip{background:#fff;border-bottom:1px solid var(--line);padding:18px 0}
.bf-support-inner{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:space-between}
.bf-support-label{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--ink)}
.bf-support-label i{color:var(--red)}
.bf-support-item{display:inline-flex;align-items:center;gap:11px;background:#fafafa;border:1px solid var(--line);border-radius:12px;padding:9px 15px;color:#111;transition:var(--ease)}
.bf-support-item:hover{border-color:rgba(185,28,28,.35);box-shadow:0 8px 20px rgba(0,0,0,.05)}
.bf-support-item i{width:34px;height:34px;border-radius:50%;background:var(--red-soft);color:var(--red);display:grid;place-items:center;font-size:14px}
.bf-support-item small{display:block;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);line-height:1.2}
.bf-support-item b{display:block;font-size:13.5px;font-weight:800;color:#111;line-height:1.3}
.bf-support-wa i{background:#e8f9ef;color:#25d366}
.bf-support-wa:hover{border-color:#25d366;box-shadow:0 8px 20px rgba(37,211,102,.15)}

/* Footer polish to match homepage cards */
.footer-cta{background:linear-gradient(135deg,#1c1917,#111827)}
.footer-cta h2{font-family:var(--font-body);font-weight:800}
.footer-trust-grid div{border-radius:14px}
.social-btn{border-radius:10px}
.social-btn:hover{background:var(--red)}
.footer-mini-badges span{border-radius:8px}

/* Responsive */
@media(max-width:1050px){
  .bf-support-inner{justify-content:flex-start}
}
@media(max-width:680px){
  .bf-support-strip{padding:16px 0}
  .bf-support-inner{display:grid;grid-template-columns:1fr;gap:10px}
  .bf-support-item{width:100%}
  .page-hero{padding:42px 0 38px;text-align:left}
  .page-hero p{margin-left:0}
  .breadcrumb{justify-content:flex-start}
}

/* =====================================================
   BF v33 — VISIBILITY SAFETY + TIGHTER SPACING
   ===================================================== */

/* Never allow homepage content to stay hidden if wow.js fails */
.bf-hero .wow,.bf-hiw-section .wow,.bf-plans-section .wow,.bf-calc-section .wow,.bf-deadline-section .wow,
.publications-section .wow,.service-section .wow,.testimonial-section .wow{visibility:visible!important}

/* Remove extra free space — global compression */
.section{padding:60px 0}
.section-header{margin:0 auto 30px}
.section-header p{margin-bottom:0}

/* Hero */
.bf-hero{padding:44px 0 40px}
.bf-hero-grid{gap:34px}
.bf-hero-badge{margin-bottom:16px}
.bf-hero-lead{margin-top:10px;margin-bottom:0}
.bf-hero-actions{margin:20px 0 22px}
.bf-trust-bar{margin-top:32px}
.bf-trust-item{padding:16px 15px}

/* How it works / Why choose */
.bf-hiw-section{padding:56px 0}
.bf-card{padding:28px 26px}
.bf-hiw-card h2,.bf-why-card h2{margin-bottom:24px}
.bf-step-ic{width:76px;height:76px;font-size:26px;margin-bottom:14px}
.bf-step:not(:last-child):after{top:38px;left:calc(50% + 46px);width:calc(100% - 92px)}
.bf-hiw-cta{margin-top:26px}
.bf-why-list{gap:10px}
.bf-why-item{padding:10px 12px}

/* Plans */
.bf-plans-section{padding:56px 0}
.bf-plan{padding:34px 26px 26px}
.bf-plan-ic{width:56px;height:56px;font-size:21px;margin-bottom:14px}
.bf-plan-sub{padding-bottom:16px;margin-bottom:18px}
.bf-plan-list{gap:11px;margin-bottom:22px}

/* Calculator */
.bf-calc-section{padding:56px 0}
.bf-calc-wrap{padding:32px 30px;gap:26px}
.bf-calc-copy p{margin-bottom:16px}
.bf-calc-card{padding:20px}

/* Deadline */
.bf-deadline-section{padding:0 0 56px}
.bf-deadline{padding:34px 38px;gap:26px}

/* Publications / services / testimonials tighter */
.publications-section,.service-section,.testimonial-section{padding:56px 0}
.testimonial-box{margin-bottom:0}

/* Footer + inner pages */
.bf-support-strip{padding:14px 0}
.footer-cta{padding:42px 0}
.premium-footer .footer-main{padding-top:44px;padding-bottom:34px}
.footer-trust-grid div{padding:16px 18px}
.premium-footer .footer-bottom{padding-top:16px;padding-bottom:20px}
.page-hero{padding:44px 0 40px}

@media(max-width:680px){
  .section{padding:44px 0}
  .bf-hero{padding:34px 0 30px}
  .bf-hiw-section,.bf-plans-section,.bf-calc-section{padding:40px 0}
  .bf-deadline-section{padding:0 0 40px}
  .publications-section,.service-section,.testimonial-section{padding:40px 0}
  .bf-trust-bar{margin-top:24px}
  .footer-cta{padding:34px 0}
  .page-hero{padding:34px 0 30px}
}

/* =====================================================
   BF v35 — MOBILE HERO IMAGE (Befiler-style crop)
   ===================================================== */
/* Mobile-only hero image sits right after the H1, like Befiler */
.bf-hero-visual-m{display:none}

@media(max-width:900px){
  /* hide desktop visual column, show in-copy image instead */
  .bf-hero-visual{display:none}
  .bf-hero-visual-m{display:block;margin:20px auto 18px;max-width:640px}
  .bf-hero-visual-m img{width:100%;max-height:22rem;object-fit:cover;object-position:center 38%;border-radius:18px;filter:saturate(1.04) contrast(1.02);box-shadow:0 18px 38px rgba(127,29,29,.12)}
  .bf-hero-copy{text-align:center}
  .bf-hero-copy h1{margin:0 auto}
  .bf-hero-lead{margin:0 auto}
  .bf-hero-actions{justify-content:center}
  .bf-hero-stats{justify-content:center}
}
@media(max-width:640px){
  .bf-hero-visual-m{margin:16px auto 14px}
  .bf-hero-visual-m img{max-height:19rem;object-position:center 36%;border-radius:14px}
  .bf-hero-stats{justify-content:center;gap:14px;row-gap:12px}
  .bf-stat{gap:9px}
  .bf-stat-ic{width:42px;height:42px;font-size:16px}
  .bf-stat strong{font-size:17px}
  .bf-hero-badge{font-size:13px;padding:8px 14px}
}

/* =====================================================
   BF v36 — HERO PARITY WITH BEFILER (desktop fold)
   ===================================================== */
/* H1 wraps in 2 lines like Befiler and everything fits above the fold */
.bf-hero-copy h1{font-size:clamp(36px,4.3vw,58px);max-width:560px;line-height:1.08}
.bf-hero-lead{font-size:18px;max-width:540px}
.bf-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center}
.bf-hero-visual img{max-width:100%;filter:drop-shadow(0 20px 36px rgba(127,29,29,.10))}
.bf-hero-stats .bf-stat strong{font-size:19px}

/* =====================================================
   BF v37 — MOBILE HERO HARDENING
   (guarantees layout even under partial CSS / slow loads)
   ===================================================== */
.bf-hero-copy h1{overflow-wrap:normal;word-break:normal;hyphens:none}
@media(max-width:900px){
  .bf-hero{padding:30px 0 34px}
  .bf-hero-grid{display:block}
  .bf-hero-copy{max-width:640px;margin:0 auto}
  .bf-hero-copy h1{font-size:clamp(30px,8.2vw,44px);line-height:1.12;max-width:100%}
  .bf-hero-lead{font-size:16px;max-width:100%}
}
@media(max-width:420px){
  .bf-hero-copy h1{font-size:clamp(27px,8vw,34px)}
  .bf-hero-visual-m img{max-height:16rem}
  .bf-hero-badge{font-size:12px;padding:7px 12px}
  .bf-trust-item{padding:14px}
}
/* new hero has transparent bg — no crop needed, show full illustration on mobile */
@media(max-width:900px){
  .bf-hero-visual-m img{object-fit:contain;max-height:none;box-shadow:none;border-radius:0;background:transparent}
}

/* =====================================================
   BF v38 — FINAL POLISH (safe, additive only)
   ===================================================== */
/* Smooth-scroll anchors clear the sticky header */
section[id]{scroll-margin-top:96px}
/* Accessible focus rings on primary actions */
.btn:focus-visible,.bf-support-item:focus-visible{outline:3px solid rgba(185,28,28,.4);outline-offset:2px}
/* Keep hero image crisp and never overflowing */
.bf-hero-visual img,.bf-hero-visual-m img{height:auto}
/* Plan card buttons pinned to bottom for equal heights */
.bf-plan-btn{margin-top:auto}
/* Prevent number input spinners looking off in the calculator */
#bfSalary::-webkit-outer-spin-button,#bfSalary::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
#bfSalary{-moz-appearance:textfield;appearance:textfield}
/* Testimonial carousel spacing safety */
.owl-carousel .testimonial-box{margin:10px 8px 20px}

/* =====================================================
   BF v39 — MOBILE SIDE-SCROLL CAROUSELS (Befiler-style)
   Cards swipe horizontally on mobile instead of stacking,
   keeping the homepage short. Desktop unchanged.
   ===================================================== */
@media(max-width:900px){

  /* shared horizontal scroller behaviour */
  .bf-plans-grid,
  .bf-trust-bar,
  .service-section .service-main-box,
  .publications-grid{
    display:flex!important;
    grid-template-columns:none!important;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    gap:14px;
    padding:6px 18px 18px;
    margin-left:-18px;
    margin-right:-18px;
    scrollbar-width:none;
    max-width:none!important;
  }
  .bf-plans-grid::-webkit-scrollbar,
  .bf-trust-bar::-webkit-scrollbar,
  .service-section .service-main-box::-webkit-scrollbar,
  .publications-grid::-webkit-scrollbar{display:none}

  /* pricing: card peeks like Befiler, popular card scrolled into view first */
  .bf-plans-grid{align-items:stretch}
  .bf-plan{flex:0 0 82%;max-width:82%;scroll-snap-align:center;margin-top:18px}
  .bf-plan-popular{order:-1}

  /* trust bar becomes swipeable chips row */
  .bf-trust-bar{background:transparent;border:0;box-shadow:none;border-radius:0;margin-top:26px}
  .bf-trust-item{flex:0 0 72%;scroll-snap-align:center;background:#fff;border:1px solid var(--line)!important;border-radius:16px;box-shadow:var(--shadow-sm)}

  /* services swipe */
  .service-section .service-main-box{margin-top:24px}
  .service-box{flex:0 0 78%;scroll-snap-align:center}

  /* publications swipe */
  .publication-card{flex:0 0 80%;scroll-snap-align:center}

  /* subtle swipe hint: fade on right edge of each scroller's section */
  .bf-plans-grid,.bf-trust-bar,
  .service-section .service-main-box,.publications-grid{
    -webkit-mask-image:linear-gradient(90deg,#000 0,#000 92%,transparent 100%);
    mask-image:linear-gradient(90deg,#000 0,#000 92%,transparent 100%);
  }
}
@media(max-width:640px){
  .bf-plan{flex:0 0 86%;max-width:86%}
  .bf-trust-item{flex:0 0 78%}
  .service-box{flex:0 0 84%}
  .publication-card{flex:0 0 86%}
}
