
:root{
  --bg:#09090b;--bg-2:#121216;--panel:#18181d;--panel-soft:#222229;--text:#f8f8f8;--muted:#b8b8c2;--muted-2:#858593;--gold:#d7a738;--gold-2:#f5cc68;--white:#ffffff;--line:rgba(255,255,255,.11);--shadow:0 25px 80px rgba(0,0,0,.38);--radius:22px;--radius-sm:14px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 36px));margin-inline:auto}.topbar{background:#050506;border-bottom:1px solid var(--line);font-size:13px;color:#e8e8e8}.topbar .container{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:9px 0;flex-wrap:wrap}.topbar-links,.topbar-contact{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.topbar a:hover{color:var(--gold-2)}.badge-dot{width:8px;height:8px;border-radius:999px;background:var(--gold);display:inline-block;margin-right:7px;box-shadow:0 0 16px var(--gold)}.header{position:sticky;top:0;background:rgba(9,9,11,.9);backdrop-filter:blur(16px);z-index:50;border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:15px 0}.logo{display:flex;align-items:center;gap:10px;min-width:210px}.logo img{width:220px;height:auto}.menu{display:flex;gap:2px;align-items:center;margin:0;padding:0;list-style:none}.menu>li{position:relative}.menu a,.menu button{font:inherit;color:#f4f4f5;background:none;border:0;cursor:pointer;padding:12px 13px;border-radius:12px;display:inline-flex;align-items:center;gap:6px}.menu a:hover,.menu button:hover{background:rgba(255,255,255,.07);color:var(--gold-2)}.chev{font-size:11px;color:var(--gold)}.cta-small{background:linear-gradient(135deg,var(--gold),var(--gold-2));color:#15100a!important;font-weight:800;padding:12px 17px!important;box-shadow:0 12px 30px rgba(215,167,56,.25)}.nav-toggle{display:none;background:var(--panel-soft);color:var(--white);border:1px solid var(--line);border-radius:12px;padding:10px 12px;font-size:21px}.mega{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(14px);width:min(1040px,calc(100vw - 28px));background:rgba(18,18,22,.98);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:24px;opacity:0;pointer-events:none;transition:.22s ease;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:18px}.menu>li:hover .mega,.menu>li:focus-within .mega{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(6px)}.mega h4{margin:0 0 10px;color:var(--gold-2);font-size:14px;text-transform:uppercase;letter-spacing:.08em}.mega a{display:block;padding:8px 0;color:#e9e9ed;border-radius:0}.mega a:hover{background:none;color:var(--gold-2);padding-left:4px}
.hero{position:relative;padding:78px 0 58px;overflow:hidden;background:radial-gradient(circle at 10% 10%,rgba(215,167,56,.22),transparent 34%),radial-gradient(circle at 80% 0%,rgba(245,204,104,.12),transparent 30%)}.hero:before{content:"";position:absolute;inset:auto -120px -220px auto;width:520px;height:520px;border-radius:999px;background:linear-gradient(135deg,rgba(215,167,56,.28),transparent);filter:blur(2px)}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}.kicker{display:inline-flex;align-items:center;gap:8px;color:var(--gold-2);background:rgba(215,167,56,.12);border:1px solid rgba(215,167,56,.25);padding:8px 12px;border-radius:999px;font-weight:800;font-size:13px;letter-spacing:.02em;margin-bottom:18px}h1{font-size:clamp(39px,6vw,72px);line-height:.98;letter-spacing:-.055em;margin:0 0 21px}.grad{background:linear-gradient(135deg,#fff 0%,var(--gold-2) 52%,#fff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:clamp(17px,2.2vw,21px);color:#d7d7dd;margin:0 0 28px;max-width:720px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);border-radius:999px;padding:13px 20px;font-weight:850;transition:.18s ease;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--gold),var(--gold-2));color:#15100a;border:0;box-shadow:0 18px 40px rgba(215,167,56,.23)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 25px 55px rgba(215,167,56,.30)}.btn-ghost{background:rgba(255,255,255,.06);color:var(--white)}.btn-ghost:hover{background:rgba(255,255,255,.10);transform:translateY(-2px)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:640px}.stat{background:rgba(255,255,255,.06);border:1px solid var(--line);border-radius:18px;padding:16px}.stat strong{display:block;font-size:24px;color:var(--gold-2);line-height:1}.stat span{font-size:13px;color:var(--muted)}.showcase{display:grid;gap:18px}.showcase-card{position:relative;min-height:206px;border:1px solid var(--line);border-radius:28px;padding:26px;background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.04));box-shadow:var(--shadow);overflow:hidden}.showcase-card:before{content:"";position:absolute;inset:-100px -100px auto auto;width:240px;height:240px;border-radius:999px;background:rgba(215,167,56,.20)}.showcase-card h3{position:relative;margin:0 0 10px;font-size:28px;line-height:1.05}.showcase-card p{position:relative;margin:0;color:var(--muted)}.icon-row{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap;position:relative}.pill{display:inline-flex;align-items:center;gap:7px;background:rgba(0,0,0,.25);border:1px solid var(--line);border-radius:999px;padding:8px 11px;color:#eeeeef;font-size:13px}.section{padding:78px 0}.section-light{background:#f7f7f8;color:#111318}.section-soft{background:linear-gradient(180deg,#111116,#0b0b0d)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:34px}.section-head.center{text-align:center;display:block;max-width:800px;margin:0 auto 40px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.17em;color:var(--gold);font-weight:900;margin:0 0 8px}h2{font-size:clamp(31px,4vw,48px);line-height:1.05;letter-spacing:-.04em;margin:0;color:inherit}.section-sub{color:var(--muted);margin:12px 0 0;max-width:720px}.section-light .section-sub{color:#5b5c66}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid.four{grid-template-columns:repeat(4,1fr)}.service-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:25px;transition:.2s ease;min-height:232px;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-4px);border-color:rgba(215,167,56,.42);box-shadow:0 18px 50px rgba(0,0,0,.28)}.service-card.light{background:#fff;border-color:#e3e3e6;color:#16161a;box-shadow:0 16px 44px rgba(19,19,28,.07)}.service-card .icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:rgba(215,167,56,.13);color:var(--gold-2);font-size:22px;margin-bottom:18px;border:1px solid rgba(215,167,56,.22)}.service-card.light .icon{background:#fff4cf;color:#6d4e00;border-color:#f1d989}.service-card h3{margin:0 0 10px;font-size:21px;line-height:1.18}.service-card p{margin:0 0 18px;color:var(--muted);font-size:15px}.service-card.light p{color:#61626b}.service-card ul{margin:0;padding-left:18px;color:#d6d6dc;font-size:14px}.service-card.light ul{color:#4f5058}.service-card li{margin:6px 0}.read-more{margin-top:auto;color:var(--gold-2);font-weight:850;font-size:14px}.section-light .read-more{color:#8c6500}.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.panel{background:var(--panel);border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:var(--shadow)}.panel.light{background:#fff;color:#111318;border-color:#e4e4e7}.tick-list{display:grid;gap:13px;margin:22px 0 0;padding:0;list-style:none}.tick-list li{display:flex;gap:12px;align-items:flex-start;color:#dfdfe4}.panel.light .tick-list li{color:#4f5058}.tick-list li:before{content:"✓";flex:0 0 24px;width:24px;height:24px;border-radius:999px;background:rgba(215,167,56,.15);color:var(--gold-2);display:grid;place-items:center;font-weight:900}.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.package{background:#fff;color:#101014;border:1px solid #e4e4e7;border-radius:28px;padding:28px;box-shadow:0 20px 50px rgba(18,18,24,.08);position:relative;overflow:hidden}.package.featured{background:#111116;color:#fff;border-color:rgba(215,167,56,.45);transform:translateY(-10px)}.package.featured:before{content:"Popular";position:absolute;right:18px;top:18px;background:linear-gradient(135deg,var(--gold),var(--gold-2));color:#140f08;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.package h3{margin:0 0 10px;font-size:25px}.price{font-size:32px;font-weight:950;margin:14px 0;color:var(--gold)}.package p{color:#61626b;margin:0 0 18px}.package.featured p{color:#cbccd2}.package ul{list-style:none;margin:18px 0 24px;padding:0;display:grid;gap:10px}.package li{display:flex;gap:10px;align-items:flex-start}.package li:before{content:"✓";color:var(--gold);font-weight:900}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:24px;position:relative;overflow:hidden}.step b{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,var(--gold),var(--gold-2));color:#15100a;margin-bottom:18px;font-size:18px}.step h3{margin:0 0 8px;font-size:20px}.step p{margin:0;color:var(--muted);font-size:14px}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.work{min-height:220px;border-radius:26px;border:1px solid var(--line);padding:24px;background:linear-gradient(135deg,rgba(215,167,56,.18),rgba(255,255,255,.05));display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.work:before{content:"";position:absolute;inset:18px;border:1px dashed rgba(255,255,255,.2);border-radius:20px}.work h3,.work p{position:relative;margin:0}.work h3{font-size:22px}.work p{color:var(--muted);margin-top:8px}.faq{display:grid;gap:12px;max-width:920px;margin:0 auto}.faq details{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:18px 20px}.faq summary{font-weight:850;cursor:pointer;color:#fff}.faq p{color:var(--muted);margin:12px 0 0}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:start}.contact-card{background:var(--panel);border:1px solid var(--line);border-radius:26px;padding:28px}.contact-card h3{margin:0 0 15px;font-size:25px}.contact-line{display:flex;gap:12px;margin:13px 0;color:#ddd}.contact-line span{color:var(--gold-2);font-weight:900;min-width:22px}.form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form .full{grid-column:1/-1}.field{display:grid;gap:7px}.field label{font-size:13px;color:#d4d4da;font-weight:800}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px 15px;background:#0e0e12;color:#fff;font:inherit}.field textarea{min-height:132px;resize:vertical}.footer{background:#050506;border-top:1px solid var(--line);padding:48px 0 22px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:28px}.footer h4{margin:0 0 14px;color:var(--gold-2);font-size:15px;text-transform:uppercase;letter-spacing:.08em}.footer p,.footer a{color:#bdbdc6;font-size:14px}.footer a{display:block;margin:8px 0}.footer a:hover{color:var(--gold-2)}.copyright{border-top:1px solid var(--line);margin-top:34px;padding-top:18px;color:#8b8c95;font-size:13px;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.floating-wa{position:fixed;right:18px;bottom:18px;z-index:60;background:#25d366;color:#07140b;border-radius:999px;padding:13px 17px;font-weight:950;box-shadow:0 18px 35px rgba(0,0,0,.35)}.page-hero{padding:70px 0 54px;background:radial-gradient(circle at 10% 0%,rgba(215,167,56,.22),transparent 36%),#111116}.page-hero h1{font-size:clamp(38px,5vw,62px)}.breadcrumb{color:var(--muted);font-size:14px;margin-bottom:14px}.breadcrumb a{color:var(--gold-2)}.mini-nav{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.mini-nav a{background:rgba(255,255,255,.07);border:1px solid var(--line);border-radius:999px;padding:10px 13px;font-weight:800;color:#fff}.table-wrap{overflow:auto;border-radius:22px;border:1px solid #e4e4e7;background:#fff}.service-table{width:100%;border-collapse:collapse;min-width:780px;color:#111318}.service-table th,.service-table td{text-align:left;padding:17px;border-bottom:1px solid #eee}.service-table th{background:#111116;color:#fff}.service-table tr:last-child td{border-bottom:0}.service-table td:first-child{font-weight:850;color:#111}.notice{background:rgba(215,167,56,.13);border:1px solid rgba(215,167,56,.3);border-radius:18px;padding:17px;color:#ffe7a4;margin-top:20px}.map-box{min-height:300px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(135deg,rgba(215,167,56,.18),rgba(255,255,255,.04));display:grid;place-items:center;text-align:center;padding:28px;color:#d7d7dd}.map-box strong{color:var(--gold-2)}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px}.tag-cloud a,.tag-cloud span{background:#fff;color:#151515;border:1px solid #e4e4e7;border-radius:999px;padding:9px 12px;font-weight:750;font-size:13px}.section-soft .tag-cloud a,.section-soft .tag-cloud span{background:rgba(255,255,255,.07);color:#fff;border-color:var(--line)}.category-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.category-item{background:#fff;border:1px solid #e4e4e7;border-radius:18px;padding:18px;color:#111318}.category-item h3{margin:0 0 7px;font-size:18px}.category-item p{margin:0;color:#5f6068;font-size:14px}.cta-band{background:linear-gradient(135deg,#111116,#2c230e);border:1px solid rgba(215,167,56,.25);border-radius:30px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.cta-band h2{font-size:clamp(26px,3vw,40px)}.wide-card{background:var(--panel);border:1px solid var(--line);border-radius:26px;padding:26px}.wide-card h3{margin:0 0 10px;font-size:24px}.wide-card p{color:var(--muted);margin:0 0 16px}.related{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.related a{background:rgba(255,255,255,.06);border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-weight:800;font-size:13px;color:#fff}.related a:hover{color:var(--gold-2)}
@media(max-width:1050px){.mega{grid-template-columns:1fr 1fr}.service-grid.four{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.nav-toggle{display:inline-flex}.menu{position:absolute;left:18px;right:18px;top:84px;display:none;flex-direction:column;align-items:stretch;background:#111116;border:1px solid var(--line);border-radius:22px;padding:12px;box-shadow:var(--shadow);max-height:calc(100vh - 110px);overflow:auto}.menu.open{display:flex}.menu a,.menu button{width:100%;justify-content:space-between}.mega{position:static;transform:none!important;width:100%;display:none;opacity:1;pointer-events:auto;box-shadow:none;margin-top:8px;grid-template-columns:1fr;padding:16px}.menu>li.open .mega{display:grid}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.showcase{grid-template-columns:1fr 1fr}.service-grid,.packages,.portfolio-grid{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.package.featured{transform:none}.category-list{grid-template-columns:1fr}.cta-band{display:block}.cta-band .hero-actions{margin-top:20px}}
@media(max-width:640px){.container{width:min(100% - 26px,var(--max))}.topbar .container{align-items:flex-start}.topbar-links{display:none}.logo img{width:190px}.hero{padding-top:52px}.hero-stats,.showcase,.service-grid,.service-grid.four,.packages,.process,.portfolio-grid,.footer-grid{grid-template-columns:1fr}.section-head{display:block}.section{padding:58px 0}.form{grid-template-columns:1fr}.floating-wa{left:14px;right:14px;text-align:center;justify-content:center}.copyright{padding-bottom:60px}h1{letter-spacing:-.04em}.service-table{min-width:640px}}

/* Dash Consulting social media updates */
.social-top{gap:10px}.social-top a{display:inline-flex;align-items:center;gap:7px;font-weight:800;color:#e8e8e8}.social-dot{width:22px;height:22px;border-radius:999px;display:inline-grid;place-items:center;background:rgba(215,167,56,.14);border:1px solid rgba(215,167,56,.35);color:var(--gold-2);font-size:11px;font-weight:950;text-transform:uppercase}.footer-logo{width:220px;margin-bottom:12px}.social-icons{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.social-icons a{width:38px;height:38px;border-radius:999px;display:inline-grid!important;place-items:center;background:linear-gradient(135deg,var(--gold),var(--gold-2));color:#111!important;font-weight:950;margin:0!important;box-shadow:0 12px 28px rgba(215,167,56,.18);text-transform:uppercase}.social-icons a:hover{transform:translateY(-2px);color:#111!important}.mini-social-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.mini-social-list a{margin:0!important;padding:7px 10px;border:1px solid rgba(215,167,56,.25);border-radius:999px;color:#dcdce2!important;background:rgba(255,255,255,.04);font-size:13px}.mini-social-list a:hover{color:var(--gold-2)!important}.social-notice{display:grid;gap:12px}.social-buttons{display:flex;flex-wrap:wrap;gap:10px}.social-buttons a{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(215,167,56,.32);border-radius:999px;padding:10px 12px;background:rgba(255,255,255,.06);color:#fff;font-weight:850}.social-buttons span{width:24px;height:24px;border-radius:999px;display:inline-grid;place-items:center;background:linear-gradient(135deg,var(--gold),var(--gold-2));color:#111;font-size:11px;font-weight:950;text-transform:uppercase}.social-buttons a:hover{background:rgba(255,255,255,.1);color:var(--gold-2)}
@media(max-width:640px){.social-top{display:flex}.social-top a{font-size:0}.social-top a .social-dot{font-size:11px}.footer-logo{width:200px}.social-buttons a{width:100%;justify-content:center}}


/* Updated logo treatment for supplied Dash Consulting PNG */
.logo img,.footer-logo{background:#fff;border-radius:14px;padding:8px 12px;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.logo img{width:240px}
.footer-logo{width:240px}
.social-top{gap:8px 10px}
.social-top a{white-space:nowrap}
@media(max-width:640px){.logo img,.footer-logo{padding:6px 10px}.logo img{width:210px}.footer-logo{width:210px}}


/* Premium social, contact and blog updates */
.hero-social-follow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:-10px 0 24px;color:#d9d9df;font-size:14px}.hero-social-follow span{font-weight:900;color:var(--gold-2)}.hero-social-follow a{display:inline-flex;align-items:center;border:1px solid rgba(215,167,56,.28);background:rgba(255,255,255,.06);border-radius:999px;padding:7px 10px;font-weight:850;color:#fff}.hero-social-follow a:hover{color:var(--gold-2);background:rgba(255,255,255,.1)}
.floating-social{position:fixed;left:18px;bottom:18px;z-index:61;display:grid;gap:9px}.floating-social a{display:flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 14px;font-weight:950;box-shadow:0 18px 35px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.18);min-width:118px}.floating-social .fb{background:#1877f2;color:#fff}.floating-social .tk{background:#111;color:#fff}.floating-social a:hover{transform:translateY(-2px)}
.dark-btn{color:#111!important;border-color:#cfcfd4!important;background:#fff!important}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-grid-large{grid-template-columns:repeat(2,1fr)}.blog-card{background:#fff;color:#121216;border:1px solid #e5e5e8;border-radius:26px;padding:26px;box-shadow:0 18px 45px rgba(18,18,24,.08);display:flex;flex-direction:column;min-height:260px}.blog-card h3{font-size:24px;line-height:1.12;margin:12px 0 10px}.blog-card p{color:#5d5e67;margin:0 0 16px}.blog-card ul{margin:0 0 18px;padding-left:20px;color:#4f5058}.blog-card li{margin:7px 0}.blog-tag{width:max-content;background:#fff4cf;color:#6d4e00;border:1px solid #f1d989;border-radius:999px;padding:7px 10px;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.contact-premium-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:start}.premium-card,.premium-form-card{position:relative;overflow:hidden}.premium-card:before{content:"";position:absolute;right:-100px;top:-100px;width:260px;height:260px;border-radius:999px;background:rgba(215,167,56,.16)}.premium-card>*{position:relative}.premium-card h2{font-size:clamp(30px,3.6vw,46px)}.premium-contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.contact-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.contact-methods a,.contact-methods div{background:rgba(255,255,255,.06);border:1px solid var(--line);border-radius:18px;padding:16px;display:grid;gap:4px}.contact-methods span{font-size:22px}.contact-methods strong{color:#fff}.contact-methods small{color:var(--muted);line-height:1.35}.premium-form-card h3{font-size:30px;margin:0 0 18px}.premium-checklist{margin-top:22px;background:rgba(255,255,255,.06);border:1px solid var(--line);border-radius:18px;padding:18px}.premium-checklist h4{margin:0 0 10px;color:var(--gold-2)}.premium-checklist ul{margin:0;padding-left:20px;color:#d8d8de}.premium-checklist li{margin:6px 0}.premium-social{margin-top:22px}.contact-channels .service-card{min-height:230px}
@media(max-width:980px){.contact-premium-grid,.blog-grid,.blog-grid-large{grid-template-columns:1fr}.floating-social{bottom:72px}.floating-social a{min-width:96px;padding:10px 12px}.contact-methods{grid-template-columns:1fr}}
@media(max-width:640px){.floating-social{left:14px;right:14px;bottom:74px;display:flex}.floating-social a{flex:1;min-width:0}.hero-social-follow a{font-size:13px}.blog-card{padding:22px}.premium-contact-actions .btn{width:100%}.contact-methods{grid-template-columns:1fr}.page-hero .mini-nav a{font-size:13px}}

/* SEO and detailed service page upgrades */
.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}
.detail-service{background:rgba(255,255,255,.065);border:1px solid rgba(215,167,56,.22);border-radius:22px;padding:24px;box-shadow:0 18px 38px rgba(0,0,0,.12)}
.detail-service h3{margin:0 0 10px;color:var(--gold-2);font-size:22px}
.detail-service p{color:#e7e7e9;margin:0 0 10px}
.detail-service ul{margin:12px 0 0;padding-left:19px;color:#f2f2f4}
.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.faq-grid article,.blog-card{background:#fff;color:#111;border:1px solid rgba(0,0,0,.08);border-radius:22px;padding:24px;box-shadow:0 16px 38px rgba(0,0,0,.08)}
.faq-grid h3,.blog-card h3{margin-top:0;color:#111}
.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px}
.blog-card p{color:#333}
@media(max-width:820px){.detail-grid,.blog-grid,.faq-grid{grid-template-columns:1fr}}

/* Premium competitor-inspired upgrade for Dash Consulting */
.hero-premium{padding:84px 0;background:
 radial-gradient(circle at 10% 10%, rgba(215,167,56,.22), transparent 34%),
 linear-gradient(135deg,#070707 0%,#151515 52%,#070707 100%);}
.hero-grid-pro{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}
.hero-copy h1{font-size:clamp(42px,6vw,76px);line-height:.95;margin:14px 0;color:#fff;letter-spacing:-.055em}
.hero-copy .lead{font-size:18px;max-width:780px;color:#e7e7e7}
.hero-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.hero-trust span,.finder-tags span{border:1px solid rgba(215,167,56,.3);background:rgba(215,167,56,.10);color:#f6e8be;border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px}
.hero-social-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.hero-social-buttons a{background:#fff;color:#111;border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px}
.hero-form-card{background:rgba(255,255,255,.08);border:1px solid rgba(215,167,56,.26);border-radius:28px;padding:18px;box-shadow:0 30px 80px rgba(0,0,0,.28)}
.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff;color:#111;border-radius:22px;padding:24px}
.lead-form .form-head,.lead-form .full{grid-column:1/-1}.lead-form h2{color:#111;margin:2px 0}.lead-form p{color:#444}.lead-form label{font-weight:900;color:#111}.lead-form input,.lead-form select,.lead-form textarea,.finder-tool input{width:100%;border:1px solid #ddd;border-radius:14px;padding:13px;background:#fff;color:#111}.lead-form textarea{min-height:92px}
.cp-service-grid,.service-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.cp-service-card,.service-hub-card{background:#fff;color:#111;border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:24px;box-shadow:0 16px 40px rgba(0,0,0,.08)}
.cp-service-card h3,.service-hub-card h3{margin:0 0 10px;color:#111}.cp-service-card p,.service-hub-card p{color:#444}.cp-service-card a,.service-hub-card a{font-weight:900;color:#8a6a08}
.split-pro{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.finder-preview{background:#fff;color:#111;border-radius:24px;padding:24px;border:1px solid rgba(0,0,0,.08)}.finder-preview input{width:100%;padding:15px;border-radius:16px;border:1px solid #ddd}.finder-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.finder-tags span{color:#111;background:#f8edc9}
.package-card.premium{position:relative;overflow:hidden}.package-card.premium:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--gold),var(--gold-2));}.package-card.premium ul{padding-left:19px}.package-card.premium li{margin:7px 0}.package-wide{min-height:100%}
.process-pro-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.process-pro{background:rgba(255,255,255,.07);border:1px solid rgba(215,167,56,.22);border-radius:24px;padding:24px}.process-pro span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--gold-2));color:#111;font-weight:950}.process-pro h3{color:#fff}
.seo-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.seo-feature-grid article{background:#fff;color:#111;border-radius:22px;padding:22px;border:1px solid rgba(0,0,0,.08)}.seo-feature-grid h3{color:#111;margin-top:0}.seo-feature-grid p{color:#444}
.finder-tool{background:#111;color:#fff;border-radius:24px;padding:22px;margin-bottom:26px;border:1px solid rgba(215,167,56,.25)}.finder-tool label{display:block;font-weight:950;margin-bottom:8px}.finder-count{margin:10px 0 0;color:#f4d77c;font-weight:900}.finder-category{margin:30px 0}.finder-category h2{color:#111}.finder-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.finder-result{background:#fff;color:#111;border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:18px;box-shadow:0 10px 26px rgba(0,0,0,.06)}.finder-result h3{font-size:18px;color:#111;margin:0 0 8px}.finder-result p{color:#555}.finder-result a{font-weight:900;color:#8a6a08}
.faq-list-pro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.faq-item{background:#fff;color:#111;border-radius:22px;padding:24px;border:1px solid rgba(0,0,0,.08);box-shadow:0 14px 32px rgba(0,0,0,.08)}.faq-item h3{margin-top:0;color:#111}.faq-item p{color:#444}
@media(max-width:980px){.hero-grid-pro,.split-pro{grid-template-columns:1fr}.cp-service-grid,.service-hub-grid,.finder-result-grid,.seo-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-pro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.lead-form,.cp-service-grid,.service-hub-grid,.finder-result-grid,.seo-feature-grid,.process-pro-grid,.faq-list-pro{grid-template-columns:1fr}.hero-premium{padding:56px 0}.hero-form-card{padding:10px}.lead-form{padding:18px}}

/* All packages page upgrade */
.packages-hero{background:radial-gradient(circle at 15% 10%,rgba(215,167,56,.24),transparent 34%),linear-gradient(135deg,#050505,#151515)}
.package-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:32px;align-items:start}
.package-jump-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.package-jump-nav a{background:#fff;color:#111;border-radius:999px;padding:10px 13px;font-weight:900;border:1px solid rgba(215,167,56,.4)}
.package-trust-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.package-trust-row article{background:rgba(255,255,255,.075);border:1px solid rgba(215,167,56,.22);border-radius:22px;padding:20px}
.package-trust-row strong{display:block;color:var(--gold-2);font-size:18px}
.package-trust-row span{color:#ededed}
.allpkg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.allpkg-card{position:relative;background:#fff;color:#111;border-radius:26px;padding:24px;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 44px rgba(0,0,0,.09);overflow:hidden;display:flex;flex-direction:column}
.allpkg-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,var(--gold),var(--gold-2))}
.pkg-tag{align-self:flex-start;background:#111;color:var(--gold-2);font-weight:950;border-radius:999px;padding:7px 11px;font-size:12px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}
.allpkg-card h3{margin:0 0 8px;color:#111;font-size:24px}
.pkg-summary{color:#444;min-height:58px}
.pkg-price{display:flex;align-items:baseline;gap:10px;margin:12px 0 14px}
.pkg-price strong{font-size:32px;color:#111;letter-spacing:-.03em}
.pkg-price .was{text-decoration:line-through;color:#777}
.allpkg-card ul{padding-left:20px;margin:0 0 20px;color:#222}
.allpkg-card li{margin:7px 0}
.allpkg-card .btn{margin-top:auto;text-align:center;justify-content:center}
.package-signup{box-shadow:0 26px 70px rgba(0,0,0,.28)}
.important-note{background:rgba(255,255,255,.08);border:1px solid rgba(215,167,56,.25);border-radius:28px;padding:30px}
.important-note h2{color:#fff}
.important-note p{color:#e8e8e8}
@media(max-width:1020px){.package-hero-grid{grid-template-columns:1fr}.allpkg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.package-trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.allpkg-grid,.package-trust-row{grid-template-columns:1fr}.pkg-price strong{font-size:27px}}

/* Footer contact update */
.footer-address{color:#dcdce2;line-height:1.65;margin:10px 0 0;max-width:260px}
.footer-grid h4{letter-spacing:.06em}


/* Transparent brand logo update */
.logo,.footer-brand-link{display:flex;align-items:center;gap:14px;min-width:auto}
.logo img,.footer-logo,.logo-mark,.footer-mark{background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important}
.logo-mark,.footer-mark{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 10px 22px rgba(215,167,56,.18))}
.logo-type{display:grid;gap:4px;line-height:1}
.logo-name{display:flex;align-items:flex-end;gap:8px;font-size:36px;font-weight:800;letter-spacing:-.04em;color:#fff}
.logo-name strong{color:#fff;font-weight:800}
.logo-dot{font-style:normal;color:var(--gold-2);font-size:34px;line-height:1}
.logo-tagline{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#c9cad1}
.footer-brand-link{margin-bottom:10px}
.footer-brand .logo-name{font-size:28px}
.footer-brand .logo-mark,.footer-brand .footer-mark{width:58px;height:58px}
.footer-brand .logo-tagline{font-size:10px}
@media(max-width:860px){.logo-name{font-size:28px}.logo-mark{width:54px;height:54px}}
@media(max-width:640px){.logo{gap:10px}.logo-mark,.footer-mark{width:44px;height:44px}.logo-name{font-size:22px}.logo-tagline{font-size:8px;letter-spacing:.04em}}

/* Professional service icons */
.service-illustration{width:72px;height:72px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(215,167,56,.22);display:grid;place-items:center;margin:0 0 14px;box-shadow:0 16px 34px rgba(0,0,0,.14)}
.service-illustration img{width:72px;height:72px}
.service-illustration.large{width:84px;height:84px;margin-bottom:18px}
.service-illustration.large img{width:84px;height:84px}
.category-item,.detail-service,.service-card,.service-hub-card,.cp-service-card,.finder-result,.allpkg-card{position:relative}
.category-item h3,.detail-service h3,.service-card h3,.service-hub-card h3,.cp-service-card h3,.finder-result h3,.allpkg-card h3{margin-top:2px}
.page-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.page-visual-card{background:rgba(255,255,255,.06);border:1px solid rgba(215,167,56,.18);border-radius:24px;padding:24px;box-shadow:0 18px 38px rgba(0,0,0,.12)}
.page-visual-card h3{margin:0 0 10px;color:#fff}.page-visual-card p{margin:0;color:#dfe0e6}
@media(max-width:900px){.page-visual-grid{grid-template-columns:1fr}}


/* Final logo update using supplied Dash Consulting logo */
.logo.logo-full,.footer-logo-full{display:flex;align-items:center;min-width:0}
.logo-full-img,.footer-logo-img{background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;object-fit:contain;filter:drop-shadow(0 12px 26px rgba(0,0,0,.22))}
.logo-full-img{width:310px;max-height:88px}
.footer-logo-img{width:285px;max-height:96px;margin-bottom:12px}
.header .nav{padding:12px 0}
@media(max-width:980px){.logo-full-img{width:250px}.footer-logo-img{width:245px}}
@media(max-width:640px){.logo-full-img{width:205px}.footer-logo-img{width:220px}.header .nav{padding:10px 0}}

/* Professional banner image upgrade */
.hero-banner-panel{border-radius:30px;overflow:hidden;border:1px solid rgba(215,167,56,.22);box-shadow:0 28px 80px rgba(0,0,0,.28);background:#080808}
.hero-banner-panel img{width:100%;height:auto;display:block}
.home-banner-panel{align-self:stretch}
.hero-grid-pro{grid-template-columns:1fr .9fr!important}
.hero-grid-pro .home-banner-panel{grid-column:2;grid-row:1}
.hero-grid-pro .hero-form-card{grid-column:2;grid-row:2}
.hero-grid-pro .hero-copy{grid-row:1 / span 2}
.page-banner-panel{margin-top:28px}
.page-banner-panel img{max-height:360px;object-fit:cover;width:100%}
@media(max-width:980px){.hero-grid-pro{grid-template-columns:1fr!important}.hero-grid-pro .home-banner-panel,.hero-grid-pro .hero-form-card,.hero-grid-pro .hero-copy{grid-column:auto;grid-row:auto}.home-banner-panel{order:2}.hero-form-card{order:3}}

/* Premium service page polish */
.service-illustration{transition:transform .22s ease, box-shadow .22s ease}
.category-item:hover .service-illustration,.detail-service:hover .service-illustration,.service-card:hover .service-illustration,.service-hub-card:hover .service-illustration,.cp-service-card:hover .service-illustration,.finder-result:hover .service-illustration,.allpkg-card:hover .service-illustration{transform:translateY(-4px);box-shadow:0 24px 46px rgba(215,167,56,.16)}
.category-item,.service-card.light,.service-hub-card,.cp-service-card,.finder-result,.allpkg-card{transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease}
.category-item:hover,.service-card.light:hover,.service-hub-card:hover,.cp-service-card:hover,.finder-result:hover,.allpkg-card:hover{transform:translateY(-5px);border-color:rgba(215,167,56,.42);box-shadow:0 24px 56px rgba(0,0,0,.14)}
.detail-service{background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.045));}
.detail-service:hover{border-color:rgba(215,167,56,.42)}
.page-hero .lead{max-width:880px}



/* Home page trusted partners and Google reviews */
.hero-grid-pro .hero-copy{grid-row:auto!important}
.hero-grid-pro .home-banner-panel{grid-column:2;grid-row:1}
.trusted-partners-section{background:#fff;color:#111}
.trusted-partners-section h2{color:#3c3c3f}
.trusted-partners-section .section-sub{color:#4c4c50}
.partner-logos{display:flex;align-items:center;justify-content:center;gap:70px;flex-wrap:wrap;margin-top:44px}
.partner-logo{display:flex;align-items:center;justify-content:center;min-height:90px}
.sage-logo{gap:28px}
.sage-word{font-size:44px;font-weight:900;color:#00c805;letter-spacing:-.06em}
.sage-accounting{font-size:34px;color:#8f8f94;border-left:1px solid #cfcfd3;padding-left:24px;font-weight:300}
.xero-logo span{width:112px;height:112px;border-radius:999px;background:#20aee5;color:#fff;display:grid;place-items:center;font-size:44px;font-weight:300;letter-spacing:-.06em}
.qb-logo{gap:18px}
.qb-icon{width:58px;height:58px;border-radius:999px;background:#2ca01c;color:#fff;display:grid;place-items:center;text-transform:uppercase;font-weight:900;font-size:16px}
.qb-word{display:grid;line-height:1}
.qb-word strong{font-size:28px;color:#050505;letter-spacing:.04em}
.qb-word b{font-size:38px;color:#050505;letter-spacing:-.04em}
.google-review-card{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;background:linear-gradient(135deg,#111116,#2c230e);border:1px solid rgba(215,167,56,.3);border-radius:30px;padding:34px;box-shadow:0 24px 60px rgba(0,0,0,.18)}
.google-review-card h2{color:#fff;margin-top:0}
.review-copy{color:#e6e6eb;max-width:760px}
.review-stars-box{background:#fff;color:#111;border-radius:24px;padding:28px;min-width:260px;text-align:center;box-shadow:0 18px 42px rgba(0,0,0,.18)}
.review-stars{color:#d7a738;font-size:34px;letter-spacing:3px;margin-bottom:10px}
.review-stars-box strong{display:block;font-size:22px;color:#111}
.review-stars-box span{display:block;color:#555;margin-top:6px}
.price-suffix{font-weight:800;color:#444}
.pricing-note{margin-top:20px;background:#fff7dc;color:#111;border:1px solid rgba(215,167,56,.35);border-radius:18px;padding:16px 18px}
.bookkeeping-card .pkg-summary{min-height:88px}
.bookkeeping-grid .allpkg-card{border-color:rgba(215,167,56,.22)}
@media(max-width:980px){.partner-logos{gap:36px}.google-review-card{grid-template-columns:1fr}.review-stars-box{min-width:0}.hero-grid-pro .home-banner-panel{grid-column:auto;grid-row:auto}}
@media(max-width:640px){.partner-logos{gap:24px}.sage-word{font-size:34px}.sage-accounting{font-size:24px;padding-left:16px}.xero-logo span{width:88px;height:88px;font-size:34px}.qb-word strong{font-size:22px}.qb-word b{font-size:30px}.google-review-card{padding:24px}.review-stars{font-size:28px}}


/* Home page restore form and partners update */
.hero-grid-pro{grid-template-columns:1fr .92fr!important}
.hero-grid-pro .hero-copy{grid-column:1;grid-row:1}.hero-grid-pro .hero-form-card{grid-column:2;grid-row:1;align-self:start}
.partners-logo-wall{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;margin-top:40px}
.partner-brand-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:26px;padding:24px 18px;min-height:150px;display:grid;place-items:center;box-shadow:0 16px 42px rgba(0,0,0,.08)}
.brand-mark{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;text-align:center}
.brand-sage-main{font-size:44px;font-weight:900;color:#00c805;letter-spacing:-.06em}.brand-sage-sub{font-size:28px;color:#8f8f94;border-left:1px solid #cbcbcf;padding-left:16px;font-weight:300}
.brand-xero span{width:96px;height:96px;border-radius:50%;background:#20aee5;color:#fff;display:grid;place-items:center;font-size:38px;font-weight:300;letter-spacing:-.06em}
.brand-qb{gap:14px}.qb-badge{width:54px;height:54px;border-radius:999px;background:#2ca01c;color:#fff;display:grid;place-items:center;font-weight:900;text-transform:uppercase}.qb-text{display:grid;line-height:1;justify-items:start}.qb-text strong{font-size:22px;color:#050505;letter-spacing:.04em}.qb-text b{font-size:32px;color:#050505;letter-spacing:-.04em}
.brand-sars{gap:14px}.sars-shield{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#111,#2d2d2d);color:#f2d37a;display:grid;place-items:center;font-size:30px;font-weight:900;border:2px solid rgba(215,167,56,.35)}.sars-text{display:grid;line-height:1.05;justify-items:start}.sars-text strong{font-size:24px;color:#111}.sars-text b{font-size:12px;color:#6a6a70;font-weight:700;letter-spacing:.04em}
.brand-ciba{display:grid;justify-items:center;gap:10px}.ciba-badge{display:inline-block;background:#1b2f5b;color:#fff;border:3px solid #d7a738;border-radius:16px;padding:12px 16px;font-size:26px;font-weight:900;letter-spacing:.08em}.ciba-text{display:grid;gap:4px}.ciba-text strong{font-size:13px;color:#1b2f5b;max-width:200px}.ciba-text b{font-size:13px;color:#6a6a70}
.marketing-card .pkg-summary{min-height:92px}
@media(max-width:1100px){.partners-logo-wall{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:780px){.partners-logo-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid-pro{grid-template-columns:1fr!important}.hero-grid-pro .hero-copy,.hero-grid-pro .hero-form-card{grid-column:auto;grid-row:auto}}
@media(max-width:560px){.partners-logo-wall{grid-template-columns:1fr}.partner-brand-card{min-height:136px}.brand-sage-main{font-size:36px}.brand-sage-sub{font-size:22px}.brand-xero span{width:78px;height:78px;font-size:30px}.qb-text b{font-size:28px}}



/* Hero right-side form correction */
.hero-right-form-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(360px,460px)!important;
  gap:42px!important;
  align-items:center!important;
}
.hero-right-form-layout .hero-copy{
  grid-column:1!important;
  grid-row:1!important;
  max-width:780px!important;
}
.hero-right-form-layout .hero-form-card{
  grid-column:2!important;
  grid-row:1!important;
  align-self:center!important;
  justify-self:end!important;
  width:100%!important;
  max-width:460px!important;
  display:block!important;
  position:relative!important;
  z-index:3!important;
}
.hero-copy h1{
  font-size:clamp(36px,4.25vw,62px)!important;
  line-height:1.02!important;
  max-width:760px!important;
}
.hero-form-card .lead-form{
  grid-template-columns:1fr!important;
  padding:26px!important;
  border:1px solid rgba(215,167,56,.35)!important;
  box-shadow:0 28px 75px rgba(0,0,0,.32)!important;
}
.hero-form-card .lead-form .field,
.hero-form-card .lead-form .full,
.hero-form-card .lead-form .form-head{
  grid-column:1/-1!important;
}
.hero-form-card .lead-form .form-head h2{
  font-size:28px!important;
  line-height:1.1!important;
}
.hero-form-contact-strip{
  display:flex;
  justify-content:space-between;
  gap:12px;
  align-items:center;
  background:#111;
  color:#fff;
  border-radius:14px;
  padding:12px 14px;
  font-weight:800;
}
.hero-form-contact-strip a{color:var(--gold-2)!important;text-decoration:none}
@media(max-width:980px){
  .hero-right-form-layout{
    grid-template-columns:1fr!important;
  }
  .hero-right-form-layout .hero-copy,
  .hero-right-form-layout .hero-form-card{
    grid-column:auto!important;
    grid-row:auto!important;
    justify-self:stretch!important;
    max-width:100%!important;
  }
  .hero-copy h1{font-size:clamp(34px,8vw,52px)!important}
}



/* Packages page grid fix: 4 packages per row on large screens */
.packages .package-card,
.allpkg-grid .allpkg-card{
  height:auto!important;
  min-height:100%!important;
  overflow:visible!important;
}

.package-type-section .allpkg-grid,
.bookkeeping-pricing-section .allpkg-grid,
.digital-pricing-section .allpkg-grid,
.social-package-grid,
.digital-package-grid,
.bookkeeping-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:22px!important;
}

.package-type-section .allpkg-card{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}

.package-type-section .allpkg-card ul{
  flex:1 1 auto!important;
}

.package-type-section .allpkg-card .btn{
  margin-top:auto!important;
}

.pkg-summary{
  min-height:auto!important;
}

@media(max-width:1200px){
  .package-type-section .allpkg-grid,
  .bookkeeping-pricing-section .allpkg-grid,
  .digital-pricing-section .allpkg-grid,
  .social-package-grid,
  .digital-package-grid,
  .bookkeeping-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

@media(max-width:900px){
  .package-type-section .allpkg-grid,
  .bookkeeping-pricing-section .allpkg-grid,
  .digital-pricing-section .allpkg-grid,
  .social-package-grid,
  .digital-package-grid,
  .bookkeeping-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:640px){
  .package-type-section .allpkg-grid,
  .bookkeeping-pricing-section .allpkg-grid,
  .digital-pricing-section .allpkg-grid,
  .social-package-grid,
  .digital-package-grid,
  .bookkeeping-grid{
    grid-template-columns:1fr!important;
  }
}



/* Company registration combo packages + official social icons */
.official-social-link{
  display:inline-grid!important;
  place-items:center!important;
  width:42px!important;
  height:42px!important;
  border-radius:999px!important;
  background:#fff!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 12px 26px rgba(0,0,0,.22)!important;
  overflow:hidden!important;
  transition:transform .22s ease, box-shadow .22s ease!important;
}
.official-social-link:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(0,0,0,.26)!important}
.official-social-link img{width:42px!important;height:42px!important;display:block!important}
.top-social-img,.hero-social-img,.button-social-img{width:22px!important;height:22px!important;display:inline-block!important;vertical-align:middle!important;margin-right:7px!important;border-radius:6px!important}
.social-top a{display:inline-flex!important;align-items:center!important;gap:6px!important}
.hero-social-buttons a,.social-buttons a{display:inline-flex!important;align-items:center!important;gap:6px!important}
.social-icons.footer-social{gap:12px!important}
.combo-package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}
.combo-package-card{background:#fff;color:#111;border:1px solid rgba(215,167,56,.24);border-radius:28px;overflow:hidden;box-shadow:0 18px 48px rgba(0,0,0,.10);display:flex;flex-direction:column}
.combo-image-wrap{background:#f8f8f8;border-bottom:1px solid rgba(0,0,0,.08)}
.combo-image-wrap img{width:100%;height:220px;object-fit:cover;object-position:left center}
.combo-content{padding:22px;display:flex;flex-direction:column;flex:1}
.combo-content h3{margin:0 0 8px;color:#111;font-size:22px}
.combo-content .pkg-price strong{font-size:34px;color:#111}
.combo-content ul{padding-left:20px;margin:10px 0 22px;color:#222;flex:1}
.combo-content li{margin:6px 0}
.combo-content .btn{margin-top:auto;text-align:center;justify-content:center}
.combo-mini-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.combo-mini-gallery img{width:100%;height:250px;object-fit:cover;object-position:left center;border-radius:22px;border:1px solid rgba(215,167,56,.25);box-shadow:0 18px 40px rgba(0,0,0,.20)}
@media(max-width:1200px){.combo-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.combo-image-wrap img{height:260px}}
@media(max-width:760px){.combo-package-grid,.combo-mini-gallery{grid-template-columns:1fr}.combo-image-wrap img,.combo-mini-gallery img{height:auto}}



/* Standard logo update */
.logo-full-img,
.footer-logo-img{
  background:transparent !important;
  object-fit:contain !important;
  box-shadow:none !important;
}

.logo-full-img{
  width:320px !important;
  max-height:96px !important;
}

.footer-logo-img{
  width:300px !important;
  max-height:96px !important;
}

@media(max-width:980px){
  .logo-full-img{width:260px !important;}
  .footer-logo-img{width:250px !important;}
}

@media(max-width:640px){
  .logo-full-img{width:210px !important;}
  .footer-logo-img{width:220px !important;}
}

/* Return home page form to requested style */
.home-hero-form{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:16px !important;
  background:#f4f4f4 !important;
  border-radius:28px !important;
  padding:28px !important;
  border:1px solid rgba(0,0,0,.12) !important;
  box-shadow:0 26px 65px rgba(0,0,0,.18) !important;
}

.home-hero-form .form-head{
  grid-column:1 / -1 !important;
  margin-bottom:6px !important;
}

.home-hero-form .form-head .eyebrow{
  color:#555 !important;
  letter-spacing:.12em !important;
  font-size:13px !important;
  font-weight:900 !important;
}

.home-hero-form .form-head h2{
  color:#111 !important;
  font-size:44px !important;
  line-height:1.0 !important;
  letter-spacing:-.04em !important;
  margin:6px 0 12px !important;
}

.home-hero-form .form-head p:last-child{
  color:#505050 !important;
  font-size:16px !important;
  line-height:1.55 !important;
  max-width:92% !important;
}

.home-hero-form .field{
  grid-column:auto !important;
}

.home-hero-form .field.full,
.home-hero-form .btn.full,
.home-hero-form .form-bottom-note.full{
  grid-column:1 / -1 !important;
}

.home-hero-form label{
  color:#111 !important;
  font-weight:800 !important;
  font-size:14px !important;
  margin-bottom:8px !important;
  display:block !important;
}

.home-hero-form input,
.home-hero-form select,
.home-hero-form textarea{
  width:100% !important;
  border:1px solid #d0d0d0 !important;
  background:#f0f0f0 !important;
  color:#222 !important;
  border-radius:16px !important;
  padding:16px 15px !important;
  font-size:15px !important;
  box-shadow:none !important;
}

.home-hero-form textarea{
  min-height:92px !important;
  resize:vertical !important;
}

.home-hero-form .btn.btn-primary{
  border-radius:999px !important;
  min-height:56px !important;
  font-weight:900 !important;
  font-size:18px !important;
  box-shadow:0 15px 35px rgba(215,167,56,.28) !important;
}

.home-hero-form .form-bottom-note{
  display:flex !important;
  justify-content:center !important;
  gap:8px !important;
  align-items:center !important;
  color:#8c8c8c !important;
  font-size:14px !important;
  padding-top:4px !important;
}

.home-hero-form .form-bottom-note a{
  color:#d7a738 !important;
  font-weight:800 !important;
  text-decoration:none !important;
}

@media(max-width:980px){
  .home-hero-form{
    grid-template-columns:1fr !important;
  }
  .home-hero-form .field{
    grid-column:1 / -1 !important;
  }
  .home-hero-form .form-head h2{
    font-size:36px !important;
  }
}

@media(max-width:640px){
  .home-hero-form{
    padding:22px !important;
    border-radius:24px !important;
  }
  .home-hero-form .form-head h2{
    font-size:30px !important;
  }
}



/* Final requested adjustments: logo, compact form, package row and trusted partners */
.logo-full-img,
.footer-logo-img{
  src: url("assets/img/dash-logo-white.png");
  background:transparent!important;
  box-shadow:none!important;
  padding:0!important;
  border-radius:0!important;
  object-fit:contain!important;
}

.logo-full-img{
  width:320px!important;
  max-height:92px!important;
}

.footer-logo-img{
  width:300px!important;
  max-height:92px!important;
}

/* Reduce home page form height on desktop */
.home-hero-form{
  padding:20px!important;
  gap:10px 12px!important;
  border-radius:24px!important;
}

.home-hero-form .form-head{
  margin-bottom:0!important;
}

.home-hero-form .form-head .eyebrow{
  font-size:11px!important;
  margin:0 0 4px!important;
  line-height:1.2!important;
}

.home-hero-form .form-head h2{
  font-size:34px!important;
  line-height:1.02!important;
  margin:4px 0 8px!important;
}

.home-hero-form .form-head p:last-child{
  font-size:14px!important;
  line-height:1.35!important;
  max-width:100%!important;
  margin:0!important;
}

.home-hero-form label{
  font-size:12px!important;
  margin-bottom:5px!important;
}

.home-hero-form input,
.home-hero-form select,
.home-hero-form textarea{
  padding:11px 12px!important;
  border-radius:13px!important;
  font-size:14px!important;
}

.home-hero-form textarea{
  min-height:64px!important;
}

.home-hero-form .btn.btn-primary{
  min-height:46px!important;
  font-size:14px!important;
  margin-top:2px!important;
}

.home-hero-form .form-bottom-note,
.home-hero-form .hero-form-contact-strip{
  display:none!important;
}

/* Home packages section: keep the 4 package cards in one line on desktop */
#index-packages-placeholder{}
#packages .premium-packages,
#packages .packages.premium-packages{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}

#packages .package-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:100%!important;
  overflow:visible!important;
}

#packages .package-card ul{
  flex:1 1 auto!important;
}

#packages .package-card .btn{
  margin-top:auto!important;
}

#packages .section-head h2{
  white-space:normal!important;
  max-width:100%!important;
}

/* Trusted partners section */
.trusted-partners-section{
  background:#fff!important;
  color:#111!important;
}

.trusted-partners-section h2{
  color:#3c3c3f!important;
}

.trusted-partners-section .section-sub{
  color:#4c4c50!important;
}

.partners-logo-wall{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:22px!important;
  margin-top:40px!important;
}

.partner-brand-card{
  background:#fff!important;
  border:1px solid rgba(0,0,0,.08)!important;
  border-radius:26px!important;
  padding:24px 18px!important;
  min-height:150px!important;
  display:grid!important;
  place-items:center!important;
  box-shadow:0 16px 42px rgba(0,0,0,.08)!important;
}

.brand-mark{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  flex-wrap:wrap!important;
  text-align:center!important;
}

.brand-sage-main{
  font-size:44px!important;
  font-weight:900!important;
  color:#00c805!important;
  letter-spacing:-.06em!important;
}

.brand-sage-sub{
  font-size:28px!important;
  color:#8f8f94!important;
  border-left:1px solid #cbcbcf!important;
  padding-left:16px!important;
  font-weight:300!important;
}

.brand-xero span{
  width:96px!important;
  height:96px!important;
  border-radius:50%!important;
  background:#20aee5!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  font-size:38px!important;
  font-weight:300!important;
  letter-spacing:-.06em!important;
}

.qb-badge{
  width:54px!important;
  height:54px!important;
  border-radius:999px!important;
  background:#2ca01c!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  font-weight:900!important;
  text-transform:uppercase!important;
}

.qb-text,.sars-text,.ciba-text{
  display:grid!important;
  line-height:1.05!important;
  justify-items:start!important;
}

.qb-text strong{
  font-size:22px!important;
  color:#050505!important;
  letter-spacing:.04em!important;
}

.qb-text b{
  font-size:32px!important;
  color:#050505!important;
  letter-spacing:-.04em!important;
}

.sars-shield{
  width:56px!important;
  height:56px!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#111,#2d2d2d)!important;
  color:#f2d37a!important;
  display:grid!important;
  place-items:center!important;
  font-size:30px!important;
  font-weight:900!important;
  border:2px solid rgba(215,167,56,.35)!important;
}

.sars-text strong{
  font-size:24px!important;
  color:#111!important;
}

.sars-text b{
  font-size:12px!important;
  color:#6a6a70!important;
  font-weight:700!important;
  letter-spacing:.04em!important;
}

.ciba-badge{
  display:inline-block!important;
  background:#1b2f5b!important;
  color:#fff!important;
  border:3px solid #d7a738!important;
  border-radius:16px!important;
  padding:12px 16px!important;
  font-size:26px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
}

.ciba-text{
  justify-items:center!important;
  gap:4px!important;
}

.ciba-text strong{
  font-size:13px!important;
  color:#1b2f5b!important;
  max-width:200px!important;
}

.ciba-text b{
  font-size:13px!important;
  color:#6a6a70!important;
}

@media(max-width:1100px){
  #packages .premium-packages,
  #packages .packages.premium-packages{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .partners-logo-wall{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

@media(max-width:780px){
  .partners-logo-wall{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:640px){
  .logo-full-img{width:210px!important;}
  .footer-logo-img{width:220px!important;}
  #packages .premium-packages,
  #packages .packages.premium-packages{
    grid-template-columns:1fr!important;
  }
  .partners-logo-wall{
    grid-template-columns:1fr!important;
  }
  .home-hero-form .form-head h2{
    font-size:28px!important;
  }
}



/* Partner logo, contact details and compact home form update */
.top-contact-bar{
  background:#050506!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  color:#fff!important;
  font-size:13px!important;
}
.top-contact-grid{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:22px!important;
  flex-wrap:wrap!important;
  padding:8px 16px!important;
}
.top-contact-grid a{
  color:#f5f5f5!important;
  text-decoration:none!important;
  font-weight:700!important;
}
.top-contact-grid a:hover{color:#f2d37a!important}
.logo-full-img{width:300px!important;max-height:84px!important}
.footer-logo-img{width:285px!important;max-height:88px!important}
.footer-address{color:#dcdce2!important;line-height:1.6!important;margin:10px 0 0!important;max-width:270px!important}

/* More compact desktop hero form */
.hero-right-form-layout .hero-form-card{
  max-width:430px!important;
}
.home-hero-form{
  padding:16px!important;
  gap:8px 10px!important;
  border-radius:22px!important;
}
.home-hero-form .form-head .eyebrow{
  font-size:10px!important;
  margin:0 0 3px!important;
}
.home-hero-form .form-head h2{
  font-size:28px!important;
  margin:2px 0 6px!important;
  line-height:1.04!important;
}
.home-hero-form .form-head p:last-child{
  font-size:13px!important;
  line-height:1.25!important;
}
.home-hero-form label{
  font-size:11px!important;
  margin-bottom:3px!important;
}
.home-hero-form input,
.home-hero-form select,
.home-hero-form textarea{
  padding:9px 10px!important;
  border-radius:12px!important;
  font-size:13px!important;
}
.home-hero-form textarea{
  min-height:50px!important;
}
.home-hero-form .btn.btn-primary{
  min-height:40px!important;
  font-size:13px!important;
}
.home-hero-form .form-bottom-note,
.home-hero-form .hero-form-contact-strip{
  display:none!important;
}

/* Partner logos using local SVG logo files */
.official-partner-logos{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:22px!important;
  margin-top:40px!important;
}
.official-partner-logos .partner-brand-card{
  min-height:180px!important;
  padding:0!important;
  background:#fff!important;
  border:1px solid rgba(0,0,0,.08)!important;
  border-radius:26px!important;
  box-shadow:0 16px 42px rgba(0,0,0,.08)!important;
  overflow:hidden!important;
  display:grid!important;
  place-items:center!important;
}
.official-partner-logos .partner-brand-card img{
  width:100%!important;
  height:150px!important;
  object-fit:contain!important;
  padding:18px!important;
  display:block!important;
}

@media(max-width:1100px){
  .official-partner-logos{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .top-contact-grid{gap:14px!important;font-size:12px!important}
}
@media(max-width:780px){
  .official-partner-logos{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  .official-partner-logos{grid-template-columns:1fr!important}
  .official-partner-logos .partner-brand-card{min-height:150px!important}
  .official-partner-logos .partner-brand-card img{height:130px!important}
  .top-contact-grid{justify-content:flex-start!important}
  .logo-full-img{width:210px!important}
  .footer-logo-img{width:220px!important}
}



/* Header contact line removed + presentable home package table */
.top-contact-bar{
  display:none!important;
}

.header .nav{
  padding-top:12px!important;
  padding-bottom:12px!important;
}

.home-package-table-section{
  background:#f7f7f8!important;
  color:#111!important;
}

.home-package-table-section h2{
  color:#111!important;
}

.home-package-table{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
  margin-top:34px!important;
}

.home-package-column{
  background:#fff!important;
  border:1px solid rgba(0,0,0,.08)!important;
  border-top:5px solid #d7a738!important;
  border-radius:24px!important;
  padding:24px 22px!important;
  box-shadow:0 18px 45px rgba(0,0,0,.08)!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:100%!important;
  overflow:hidden!important;
}

.home-package-top span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  background:#111!important;
  color:#f2d37a!important;
  border-radius:999px!important;
  padding:7px 12px!important;
  font-size:12px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.06em!important;
  margin-bottom:14px!important;
}

.home-package-top h3{
  color:#111!important;
  font-size:21px!important;
  line-height:1.15!important;
  margin:0 0 10px!important;
}

.home-package-top p{
  color:#4a4a50!important;
  font-size:14px!important;
  line-height:1.45!important;
  min-height:62px!important;
  margin:0 0 14px!important;
}

.home-package-column ul{
  list-style:none!important;
  padding:0!important;
  margin:0 0 20px!important;
  flex:1 1 auto!important;
}

.home-package-column li{
  position:relative!important;
  padding:10px 0 10px 30px!important;
  border-top:1px solid rgba(0,0,0,.08)!important;
  color:#17171c!important;
  line-height:1.35!important;
  font-size:14px!important;
}

.home-package-column li:before{
  content:"✓"!important;
  position:absolute!important;
  left:0!important;
  top:10px!important;
  width:20px!important;
  height:20px!important;
  border-radius:999px!important;
  background:#d7a738!important;
  color:#111!important;
  display:grid!important;
  place-items:center!important;
  font-size:12px!important;
  font-weight:900!important;
}

.home-package-column .btn{
  margin-top:auto!important;
  justify-content:center!important;
  text-align:center!important;
  width:100%!important;
  border-radius:999px!important;
}

@media(max-width:1200px){
  .home-package-table{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:680px){
  .home-package-table{
    grid-template-columns:1fr!important;
  }
  .home-package-top p{
    min-height:auto!important;
  }
}



/* Uploaded trusted partner logos */
.official-partner-logos,
.partners-logo-wall{
  display:grid !important;
  grid-template-columns:repeat(4, minmax(0,1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
}

.uploaded-partner-card,
.official-partner-logos .partner-brand-card{
  background:#fff !important;
  border:1px solid rgba(0,0,0,.08) !important;
  border-radius:22px !important;
  min-height:150px !important;
  box-shadow:0 14px 34px rgba(0,0,0,.08) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:18px !important;
  overflow:hidden !important;
}

.uploaded-partner-card img,
.official-partner-logos .partner-brand-card img{
  max-width:100% !important;
  max-height:100px !important;
  width:auto !important;
  height:auto !important;
  object-fit:contain !important;
  display:block !important;
}

@media(max-width:1100px){
  .official-partner-logos,
  .partners-logo-wall{
    grid-template-columns:repeat(3, minmax(0,1fr)) !important;
  }
}
@media(max-width:780px){
  .official-partner-logos,
  .partners-logo-wall{
    grid-template-columns:repeat(2, minmax(0,1fr)) !important;
  }
}
@media(max-width:560px){
  .official-partner-logos,
  .partners-logo-wall{
    grid-template-columns:1fr !important;
  }
}


/* Home packages section repaired */
.home-package-table-section{background:#f7f7f8!important;padding-top:78px!important;padding-bottom:78px!important}
.home-package-table-section .container{max-width:1280px!important}
.package-head-fixed{max-width:900px!important;margin:0 auto 34px auto!important;text-align:center!important}
.package-head-fixed .eyebrow{letter-spacing:.18em!important}
.package-head-fixed h2{max-width:980px!important;margin:0 auto 12px auto!important;color:#101014!important;font-size:clamp(32px,4vw,56px)!important;line-height:1.05!important;letter-spacing:-.04em!important}
.package-head-fixed .section-sub{max-width:760px!important;margin:0 auto!important;color:#5a5a62!important;font-size:18px!important;line-height:1.5!important}
.package-compare-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important;width:100%!important}
.package-compare-card{display:flex!important;flex-direction:column!important;background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-top:6px solid #d7a738!important;border-radius:24px!important;box-shadow:0 18px 45px rgba(0,0,0,.08)!important;padding:24px!important;min-height:100%!important}
.package-compare-tag{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#111!important;color:#f2d37a!important;border-radius:999px!important;padding:7px 12px!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;width:max-content!important;text-transform:uppercase!important;margin-bottom:16px!important}
.package-compare-card h3{font-size:24px!important;line-height:1.15!important;color:#101014!important;margin:0 0 10px!important}
.package-compare-desc{font-size:15px!important;line-height:1.5!important;color:#555861!important;margin:0 0 16px!important;min-height:68px!important}
.package-compare-list{list-style:none!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;flex:1 1 auto!important}
.package-compare-list li{position:relative!important;padding:0 0 0 30px!important;color:#17171c!important;font-size:14px!important;line-height:1.4!important}
.package-compare-list li::before{content:"✓"!important;position:absolute!important;left:0!important;top:0!important;width:20px!important;height:20px!important;border-radius:999px!important;background:#d7a738!important;color:#111!important;display:grid!important;place-items:center!important;font-size:12px!important;font-weight:900!important}
.package-compare-actions{margin-top:22px!important}
.package-compare-actions .btn{width:100%!important;justify-content:center!important;text-align:center!important;border-radius:999px!important;min-height:48px!important}
@media (max-width:1200px){.package-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width:680px){.package-compare-grid{grid-template-columns:1fr!important}.package-head-fixed h2{font-size:34px!important}.package-head-fixed .section-sub{font-size:16px!important}.package-compare-desc{min-height:auto!important}}


/* Premium home package comparison update */
.home-package-table-section{background:#f7f7f8!important;padding-top:78px!important;padding-bottom:78px!important}
.home-package-table-section .container{max-width:1280px!important}
.package-head-fixed{max-width:920px!important;margin:0 auto 36px auto!important;text-align:center!important}
.package-head-fixed h2{max-width:980px!important;margin:0 auto 12px auto!important;color:#101014!important;font-size:clamp(34px,4vw,56px)!important;line-height:1.05!important;letter-spacing:-.04em!important}
.package-head-fixed .section-sub{max-width:760px!important;margin:0 auto!important;color:#5a5a62!important;font-size:18px!important;line-height:1.5!important}
.package-compare-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important;width:100%!important}
.package-compare-card{position:relative!important;display:flex!important;flex-direction:column!important;background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-top:6px solid #d7a738!important;border-radius:24px!important;box-shadow:0 18px 45px rgba(0,0,0,.08)!important;padding:0 24px 24px 24px!important;min-height:100%!important;overflow:hidden!important}
.package-compare-priceband{background:linear-gradient(135deg,#111,#2b2b2f)!important;color:#fff!important;margin:0 -24px 18px -24px!important;padding:20px 24px 16px 24px!important;display:flex!important;flex-direction:column!important;gap:4px!important}
.price-main{font-size:34px!important;line-height:1!important;font-weight:900!important;color:#f2d37a!important;letter-spacing:-.03em!important}
.price-period{font-size:13px!important;text-transform:uppercase!important;letter-spacing:.12em!important;color:#d7d7dc!important;font-weight:800!important}
.package-compare-tag{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#111!important;color:#f2d37a!important;border-radius:999px!important;padding:7px 12px!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;width:max-content!important;text-transform:uppercase!important;margin-bottom:16px!important}
.package-compare-card h3{font-size:24px!important;line-height:1.15!important;color:#101014!important;margin:0 0 10px!important}
.package-compare-desc{font-size:15px!important;line-height:1.5!important;color:#555861!important;margin:0 0 16px!important;min-height:68px!important}
.package-compare-list{list-style:none!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;flex:1 1 auto!important}
.package-compare-list li{position:relative!important;padding:0 0 0 30px!important;color:#17171c!important;font-size:14px!important;line-height:1.4!important}
.package-compare-list li::before{content:"✓"!important;position:absolute!important;left:0!important;top:0!important;width:20px!important;height:20px!important;border-radius:999px!important;background:#d7a738!important;color:#111!important;display:grid!important;place-items:center!important;font-size:12px!important;font-weight:900!important}
.package-compare-actions{margin-top:22px!important}.package-compare-actions .btn{width:100%!important;justify-content:center!important;text-align:center!important;border-radius:999px!important;min-height:48px!important}
.featured-package-card{border:2px solid #d7a738!important;border-top-width:6px!important;transform:translateY(-8px)!important;box-shadow:0 24px 60px rgba(0,0,0,.14)!important}
.featured-package-card .package-compare-priceband{background:linear-gradient(135deg,#121212,#332609)!important}
.featured-badge{position:absolute!important;top:14px!important;right:14px!important;background:#d7a738!important;color:#111!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;padding:8px 10px!important;border-radius:999px!important;z-index:3!important;box-shadow:0 10px 24px rgba(215,167,56,.3)!important}
@media (max-width:1200px){.package-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.featured-package-card{transform:none!important}}
@media (max-width:680px){.package-compare-grid{grid-template-columns:1fr!important}.package-head-fixed h2{font-size:34px!important}.package-head-fixed .section-sub{font-size:16px!important}.package-compare-desc{min-height:auto!important}.featured-badge{top:12px!important;right:12px!important}}


/* Final header CTA and partner logo adjustments */
.cta-small{
  background:#d7a738!important;
  color:#111!important;
  border:1px solid #d7a738!important;
  box-shadow:0 16px 36px rgba(215,167,56,.32)!important;
}
.cta-small:hover,
.cta-small:focus{
  background:#e0b84e!important;
  color:#111!important;
  border-color:#e0b84e!important;
}

.official-partner-logos,
.partners-logo-wall{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}
.uploaded-partner-card{
  background:#fff!important;
  border:1px solid rgba(0,0,0,.08)!important;
  border-radius:22px!important;
  min-height:150px!important;
  box-shadow:0 14px 34px rgba(0,0,0,.08)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px!important;
  overflow:hidden!important;
}
.uploaded-partner-card img{
  max-width:100%!important;
  max-height:100px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  display:block!important;
}
@media(max-width:1100px){
  .official-partner-logos,
  .partners-logo-wall{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:780px){
  .official-partner-logos,
  .partners-logo-wall{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
  .official-partner-logos,
  .partners-logo-wall{grid-template-columns:1fr!important}
}


/* Trusted partners one-line transparent logo layout */
.trusted-partners-section .container{
  max-width: 1480px !important;
}
.trusted-partners-section .section-head{
  max-width: 900px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.trusted-partners-section .section-sub{
  max-width: 760px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.trusted-partners-section .official-partner-logos,
.trusted-partners-section .partners-logo-wall{
  display: grid !important;
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  gap: 18px !important;
  align-items: center !important;
  width: 100% !important;
}
.trusted-partners-section .uploaded-partner-card,
.trusted-partners-section .partner-brand-card{
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  min-height: 90px !important;
  padding: 8px !important;
}
.trusted-partners-section .uploaded-partner-card img,
.trusted-partners-section .partner-brand-card img{
  max-width: 100% !important;
  max-height: 72px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
  filter: none !important;
  display: block !important;
  margin: 0 auto !important;
}
@media (max-width: 1320px){
  .trusted-partners-section .official-partner-logos,
  .trusted-partners-section .partners-logo-wall{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 860px){
  .trusted-partners-section .official-partner-logos,
  .trusted-partners-section .partners-logo-wall{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 640px){
  .trusted-partners-section .official-partner-logos,
  .trusted-partners-section .partners-logo-wall{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }
  .trusted-partners-section .uploaded-partner-card img,
  .trusted-partners-section .partner-brand-card img{
    max-height: 56px !important;
  }
}
