.categories-mkt{--bg:#f7f9ff;--bg-white:#fff;--bg-blue:#eef2ff;--bg-dark:#0d1f3c;--blue:#1d45b8;--blue-h:#1538a0;--blue-pale:#1d45b814;--blue-line:#1d45b824;--green:#0a9e6e;--green-pale:#0a9e6e14;--ink:#0d1b34;--ink-mid:#364259;--ink-muted:#6e7e99;--border:#dde4f0;--shadow-sm:0 1px 4px #0d1f3c0f;--shadow:0 4px 18px #0d1f3c14;--shadow-lg:0 12px 40px #0d1f3c1f;--radius-sm:8px;--radius:12px;--radius-lg:20px;background:var(--bg);color:var(--ink-mid);font-weight:300;line-height:1.65;overflow-x:hidden}.categories-mkt .page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 4rem;display:flex}.categories-mkt .kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--green);align-items:center;gap:.4rem;margin-bottom:.7rem;font-size:.72rem;font-weight:600;display:inline-flex}.categories-mkt .kicker:before{content:"";background:var(--green);border-radius:2px;width:18px;height:2px;display:inline-block}.categories-mkt h1{letter-spacing:-.025em;color:var(--ink);margin:0 0 .6rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.05}.categories-mkt h1 span{color:var(--blue)}.categories-mkt .header-desc{color:var(--ink-muted);max-width:460px;margin:0;font-size:1rem;font-weight:300}.categories-mkt .header-stats{flex-shrink:0;gap:2rem;display:flex}.categories-mkt .hstat{text-align:right}.categories-mkt .hstat-n{letter-spacing:-.025em;color:var(--ink);font-size:2rem;font-weight:800;line-height:1}.categories-mkt .hstat-n em{color:var(--blue);font-style:normal}.categories-mkt .hstat-l{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:.2rem;font-size:.72rem}.categories-mkt .grid-wrap{max-width:1200px;margin:0 auto;padding:0 4rem 6rem}.categories-mkt .cat-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.categories-mkt .cat-card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);color:inherit;flex-direction:column;gap:0;padding:2rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.categories-mkt .cat-card:before{content:"";background:linear-gradient(90deg,var(--blue),var(--green));transform-origin:0;border-radius:var(--radius)var(--radius)0 0;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.categories-mkt .cat-card:hover{border-color:var(--blue-line);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.categories-mkt .cat-card:hover:before{transform:scaleX(1)}.categories-mkt .cat-icon{background:var(--blue-pale);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.1rem;font-size:1.35rem;line-height:1;transition:background .2s,transform .2s;display:flex}.categories-mkt .cat-card:hover .cat-icon{background:var(--blue);filter:none;transform:scale(1.05)}.categories-mkt .cat-name{color:var(--ink);letter-spacing:-.015em;min-height:auto;margin-bottom:.4rem;font-size:.95rem;font-weight:700;line-height:1.25}.categories-mkt .cat-count{color:var(--ink-muted);margin-bottom:.9rem;font-size:.75rem}.categories-mkt .cat-link{color:var(--blue);opacity:.75;align-items:center;gap:.35rem;margin-top:1.25rem;font-size:.82rem;font-weight:600;transition:gap .18s,opacity .18s;display:inline-flex}.categories-mkt .cat-card:hover .cat-link{opacity:1;gap:.6rem}.categories-mkt .cat-link svg{width:13px;height:13px}.categories-mkt .contact-cta{max-width:1200px;margin:0 auto;padding:0 4rem 5rem}.categories-mkt .contact-cta-inner{background:var(--bg-blue);border:1px solid var(--blue-line);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:2rem;padding:2.25rem 2.5rem;display:flex}.categories-mkt .contact-cta-title{color:var(--ink);letter-spacing:-.015em;margin:0 0 .3rem;font-size:1.05rem;font-weight:700}.categories-mkt .contact-cta-desc{color:var(--ink-muted);margin:0;font-size:.875rem}.categories-mkt .btn-contact{background:var(--blue);color:#fff;border-radius:var(--radius-sm);white-space:nowrap;flex-shrink:0;align-items:center;gap:.55rem;padding:.8rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 14px #1d45b840}.categories-mkt .btn-contact:hover{background:var(--blue-h);transform:translateY(-2px);box-shadow:0 8px 24px #1d45b859}.categories-mkt .btn-contact svg{width:15px;height:15px;transition:transform .18s}.categories-mkt .btn-contact:hover svg{transform:translate(3px)}.categories-mkt .bottom-cta{background:var(--bg-dark);text-align:center;padding:5rem 2rem}.categories-mkt .bottom-cta h2{color:#fff;letter-spacing:-.025em;margin:0 0 .8rem;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.categories-mkt .bottom-cta h2 span{color:var(--green)}.categories-mkt .bottom-cta p{color:#ffffff80;max-width:420px;margin:0 auto 2.25rem;font-size:1rem}.categories-mkt .btn-primary{background:var(--blue);color:#fff;border-radius:var(--radius-sm);align-items:center;gap:.55rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 18px #1d45b859}.categories-mkt .btn-primary:hover{background:var(--blue-h);transform:translateY(-2px);box-shadow:0 8px 28px #1d45b873}.categories-mkt .btn-primary svg{width:15px;height:15px;transition:transform .18s}.categories-mkt .btn-primary:hover svg{transform:translate(3px)}@media (max-width:1000px){.categories-mkt .page-header{flex-direction:column;align-items:flex-start;padding:8rem 2rem 3rem}.categories-mkt .header-stats{flex-direction:row}.categories-mkt .hstat{text-align:left}.categories-mkt .grid-wrap,.categories-mkt .contact-cta{padding-left:2rem;padding-right:2rem}.categories-mkt .grid-wrap{padding-bottom:5rem}.categories-mkt .cat-grid{grid-template-columns:repeat(2,1fr)}.categories-mkt .contact-cta-inner{text-align:center;flex-direction:column;align-items:stretch}.categories-mkt .btn-contact{justify-content:center}}@media (max-width:600px){.categories-mkt .cat-grid{grid-template-columns:1fr 1fr;gap:.75rem}.categories-mkt .cat-card{padding:1.25rem}}.categories-mkt{font-family:var(--font-mkt-nunito),"Nunito Sans",system-ui,sans-serif}.categories-mkt :is(h1,h2,h3,.hstat-n,.cat-name,.contact-cta-title,.bottom-cta h2){font-family:var(--font-mkt-sora),"Sora",system-ui,sans-serif}
