/*
 * A2E Dropshipping Authority Pro v4.4 premium design layer.
 * main.css keeps legacy template coverage; this file owns the current header,
 * premium homepage, blog cards and design-system overrides.
 */

:root{
  --a2e-primary:#2563EB;
  --a2e-accent:#7C3AED;
  --a2e-navy:#11183F;
  --a2e-marketplace:#A855F7;
  --a2e-signal:#38BDF8;
  --a2e-ink:#172033;
  --a2e-muted:#5B647A;
  --a2e-line:#DCE2F2;
  --a2e-soft:#EEF2FF;
  --a2e-soft-2:#F8FAFF;
  --a2e-white:#FFFFFF;
  --a2e-success:#16835F;
  --a2e-gold:#A855F7;
  --a2e-shadow-sm:0 10px 30px rgba(17,24,63,.07);
  --a2e-shadow-md:0 22px 60px rgba(17,24,63,.10);
  --a2e-shadow-lg:0 38px 110px rgba(17,24,63,.16);
  --a2e-radius-sm:12px;
  --a2e-radius:20px;
  --a2e-radius-lg:30px;
  --a2e-heading:"Sora",Manrope,system-ui,sans-serif;
  --a2e-body:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

html{scroll-padding-top:84px}
body{font-family:var(--a2e-body);background:#fff;color:var(--a2e-ink)}
h1,h2,h3,h4,h5,h6{font-family:var(--a2e-heading);letter-spacing:-.035em;color:var(--a2e-navy)}
svg{display:block}
.button svg,.text-link svg,.a2e-service-card a svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.container-wide{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.section-pad{padding:clamp(74px,8vw,104px) 0}
.section-head{max-width:760px;margin-bottom:42px}
.section-head.centered{margin-inline:auto;text-align:center}
.section-head h2{font-size:clamp(34px,4.2vw,54px);line-height:1.08;margin-bottom:18px}
.section-head p{font-size:18px;line-height:1.72;color:var(--a2e-muted)}
.eyebrow{color:var(--a2e-primary);font-size:11px;letter-spacing:.15em;font-weight:800;margin-bottom:12px}
.eyebrow:before{width:7px;height:7px;background:var(--a2e-marketplace);box-shadow:0 0 0 5px color-mix(in srgb,var(--a2e-marketplace) 15%,transparent)}
.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--a2e-primary);font-weight:800;white-space:nowrap}
.text-link svg{width:17px;height:17px}
:where(a,button,input,textarea,select,summary):focus-visible{outline:3px solid var(--a2e-marketplace);outline-offset:3px}

/* Header */
.site-header{background:rgba(248,250,255,.94);border-bottom:1px solid rgba(17,24,63,.11);box-shadow:0 7px 24px rgba(17,24,63,.04);backdrop-filter:blur(18px)}
.site-header:before{display:none}
.nav-wrap{min-height:70px;width:min(1320px,calc(100% - 40px));justify-content:flex-start;gap:22px}
.brand{display:flex;align-items:center;flex:0 0 auto;gap:10px}
.brand-custom .custom-logo-link{display:flex;align-items:center}
.a2e-brand-logo-link{display:inline-flex;align-items:center;line-height:1}
.a2e-brand-logo-link .a2e-logo{display:block;width:auto;max-width:235px;max-height:50px;object-fit:contain}
.a2e-brand-logo-link .a2e-logo-dark{display:none}
[data-theme="dark"] .a2e-brand-logo-link.has-dark-logo .a2e-logo-light{display:none}
[data-theme="dark"] .a2e-brand-logo-link.has-dark-logo .a2e-logo-dark{display:block}
.footer-brand-custom .a2e-brand-logo-link .a2e-logo{max-width:230px;max-height:56px}
.brand-custom .custom-logo{display:block;width:auto;max-width:235px;max-height:50px;object-fit:contain}
.brand-mark{width:44px;height:42px;border-radius:11px;background:linear-gradient(145deg,var(--a2e-navy),var(--a2e-primary));color:#fff;box-shadow:0 8px 18px rgba(37,99,235,.22);font-family:var(--a2e-heading);font-size:20px;font-weight:800;letter-spacing:-.08em}
.brand-text strong{font-family:var(--a2e-heading);font-size:15px}
.brand-text small{font-size:9px;letter-spacing:.1em;color:#728099}
.primary-nav{margin-left:auto}
.primary-nav .menu{gap:2px}
.primary-nav a{padding:9px 11px;border-radius:9px;font-size:13px;font-weight:750;color:#26334A}
.primary-nav a:hover,.primary-nav .current-menu-item>a{background:var(--a2e-soft);color:var(--a2e-primary)}
.header-tools{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.header-actions{display:flex;align-items:center}
.theme-toggle{display:grid;place-items:center;width:40px;min-width:40px;height:40px;border:1px solid rgba(17,24,63,.16);border-radius:12px;background:#fff;color:var(--a2e-navy);box-shadow:none;cursor:pointer}
.theme-toggle .sun-icon,.theme-toggle .moon-icon{font-size:17px;line-height:1}
.theme-toggle .sun-icon{display:none}
[data-theme="dark"] .theme-toggle .sun-icon{display:block}
[data-theme="dark"] .theme-toggle .moon-icon{display:none}
.button,.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{min-height:46px;border-radius:12px;padding:12px 19px;font-size:14px;font-weight:800;letter-spacing:-.01em;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,background .2s ease}
.button-primary,.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:linear-gradient(135deg,var(--a2e-primary),var(--a2e-accent));box-shadow:0 11px 28px rgba(91,74,232,.28)}
.button-primary:hover{filter:brightness(1.05);box-shadow:0 16px 34px rgba(91,74,232,.34)}
.button-secondary{background:#fff;border:1px solid rgba(17,24,63,.20);color:var(--a2e-navy);box-shadow:none}
.button-secondary:hover{border-color:var(--a2e-primary);background:var(--a2e-soft);color:var(--a2e-accent)}
.button-small{min-height:42px;padding:10px 16px;font-size:12px}
.mobile-menu-toggle{display:none;border-radius:12px;box-shadow:none}
.a2e-frontend-edit{position:fixed;z-index:1300;left:18px;bottom:18px;padding:10px 14px;border-radius:999px;background:var(--a2e-navy);color:#fff!important;font-size:12px;font-weight:800;box-shadow:var(--a2e-shadow-md)}

/* Hero */
.a2e-hero{position:relative;overflow:hidden;padding:58px 0 34px;background:linear-gradient(112deg,#F8FAFF 0%,#FFFFFF 47%,#EEF2FF 100%)}
.a2e-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(17,24,63,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(17,24,63,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000,transparent 78%);pointer-events:none}
.a2e-hero-orb{position:absolute;border-radius:999px;pointer-events:none}
.a2e-hero-orb-one{width:500px;height:500px;right:-185px;top:-230px;background:radial-gradient(circle,rgba(37,99,235,.18),rgba(37,99,235,0) 70%)}
.a2e-hero-orb-two{width:380px;height:380px;left:-210px;top:210px;background:radial-gradient(circle,rgba(168,85,247,.13),rgba(168,85,247,0) 72%)}
.a2e-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(500px,.98fr);gap:54px;align-items:center}
.a2e-hero-copy{padding:8px 0}
.a2e-badge{display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;padding:8px 12px;border:1px solid rgba(37,99,235,.20);border-radius:999px;background:rgba(255,255,255,.82);color:var(--a2e-accent);font-size:11px;font-weight:800;letter-spacing:.02em}
.a2e-badge span{display:block;width:8px;height:18px;border-radius:2px;background:var(--a2e-marketplace)}
.a2e-hero h1{max-width:675px;margin:0 0 22px;font-size:clamp(45px,4.45vw,64px);line-height:1.02;letter-spacing:-.055em;text-wrap:balance}
.a2e-hero h1 span{display:block}
.hero-title-primary{color:var(--a2e-primary)}
.hero-title-secondary{margin-top:.15em;color:var(--a2e-navy);font-size:.92em}
.a2e-hero-description{max-width:625px;margin:0;font-size:17px;line-height:1.68;color:var(--a2e-muted)}
.a2e-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:28px 0 23px}
.a2e-hero-actions .button{min-width:160px}
.a2e-mini-proof{display:flex;align-items:center;gap:13px;color:#667085;font-size:13px;font-weight:600}
.a2e-mini-proof strong{color:var(--a2e-navy)}
.a2e-proof-faces{display:flex;padding-left:8px}
.a2e-proof-faces i{display:grid;place-items:center;width:31px;height:31px;margin-left:-8px;border:2px solid #fff;border-radius:50%;background:linear-gradient(145deg,var(--a2e-primary),var(--a2e-navy));color:#fff;font-style:normal;font-size:10px;font-weight:800;box-shadow:0 4px 12px rgba(15,23,42,.08)}
.a2e-proof-faces i:nth-child(2){background:linear-gradient(135deg,#FEF3C7,#FCD34D);color:#7C4A03}
.a2e-proof-faces i:nth-child(3){background:linear-gradient(135deg,#DCFCE7,#86EFAC);color:#047857}
.a2e-proof-faces i:nth-child(4){background:linear-gradient(135deg,#EDE9FE,#C4B5FD);color:#5B21B6}

/* Cohesive dashboard: no overlapping cards */
.a2e-hero-dashboard{position:relative;display:grid;grid-template-columns:minmax(0,1.16fr) minmax(185px,.84fr);grid-template-areas:"head head" "profit profit" "market orders";gap:13px;min-height:500px;padding:20px;border:1px solid rgba(17,24,63,.13);border-radius:28px;background:radial-gradient(circle at 18% 12%,rgba(168,85,247,.14),transparent 28%),radial-gradient(circle at 82% 80%,rgba(37,99,235,.16),transparent 32%),linear-gradient(145deg,#FFFFFF,#F1F3FF);box-shadow:0 32px 88px rgba(17,24,63,.15);isolation:isolate;overflow:hidden}
.dashboard-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(91,74,232,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(91,74,232,.055) 1px,transparent 1px);background-size:30px 30px;mask-image:radial-gradient(circle at center,#000 18%,transparent 78%);pointer-events:none}
.dashboard-glow{position:absolute;right:-65px;bottom:-65px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(168,85,247,.16),rgba(168,85,247,0) 70%);pointer-events:none}
.dashboard-shell-header{grid-area:head;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:44px;padding:4px 3px 8px}
.dashboard-shell-title{display:flex;align-items:center;gap:10px}
.dashboard-shell-title>span:last-child{display:grid;gap:1px}
.dashboard-shell-title strong{font-family:var(--a2e-heading);font-size:13px;color:var(--a2e-navy)}
.dashboard-shell-title small{font-size:10px;font-weight:650;color:#6B7280}
.dashboard-live-dot{width:9px;height:9px;border-radius:50%;background:#20A979;box-shadow:0 0 0 5px rgba(32,169,121,.13)}
.dashboard-route{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(17,24,63,.10);border-radius:999px;background:rgba(255,255,255,.75);color:#56677A;font-size:10px;font-weight:800}
.dashboard-route b{color:var(--a2e-marketplace)}
.dashboard-card{position:relative;z-index:2;border:1px solid rgba(17,24,63,.12);border-radius:18px;background:rgba(255,255,255,.95);box-shadow:0 16px 40px rgba(17,24,63,.10)}
.profit-card{grid-area:profit;display:grid;grid-template-columns:minmax(175px,.78fr) minmax(235px,1.22fr);gap:18px;align-items:center;min-height:205px;padding:20px 20px 12px}
.profit-summary{align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.dashboard-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;color:#667085;font-size:10px;font-weight:800;letter-spacing:.02em}
.dashboard-card-top b{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#ECFDF5;color:#047857}
.profit-card .profit-summary>strong{display:block;font-family:var(--a2e-heading);font-size:29px;letter-spacing:-.04em;color:var(--a2e-navy)}
.profit-card .profit-summary>small{display:block;margin-top:4px;color:#5D667C;font-size:10px;font-weight:700;line-height:1.45}
.chart-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:12px}
.chart-pill{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:800}
.chart-pill.positive{background:#ECFDF5;color:#047857}
.chart-pill.neutral{background:#EEF2FF;color:#7C3AED}
.profit-chart-wrap{min-width:0}
.profit-chart{width:100%;height:136px;overflow:visible}
.chart-grid-line{fill:none;stroke:rgba(148,163,184,.25);stroke-width:1;stroke-dasharray:4 6}
.chart-fill{fill:url(#a2eChartFill);opacity:0;animation:a2eChartFillFade 1.1s ease .55s forwards}
.chart-line{fill:none;stroke:url(#a2eChartLine);stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:420;stroke-dashoffset:420;animation:a2eDrawLine 1.7s ease-out .2s forwards}
.chart-dot{fill:#fff;stroke:var(--a2e-primary);stroke-width:3;opacity:0;transform-origin:center;animation:a2eChartDotPop .4s ease forwards}
.dot-1{animation-delay:.8s}.dot-2{animation-delay:.95s}.dot-3{animation-delay:1.1s}.dot-4{animation-delay:1.25s}
.chart-callout{opacity:0;transform:translateY(8px);animation:a2eChartCallout .45s ease 1.3s forwards}
.chart-callout rect{fill:var(--a2e-primary);filter:drop-shadow(0 7px 15px rgba(37,99,235,.22))}
.chart-callout text{fill:#fff;font-size:11px;font-weight:800}
.marketplace-card{grid-area:market;display:grid;grid-template-columns:minmax(82px,1fr) 72px minmax(82px,1fr);gap:8px;align-content:center;padding:14px}
.marketplace-node{display:grid;align-content:center;gap:5px;min-height:95px;padding:10px 8px;border:1px solid rgba(17,24,63,.11);border-radius:13px;background:linear-gradient(180deg,#fff,#F7F7FF);text-align:center}
.marketplace-node small{font-size:9px;font-weight:700;color:#5B6E86;line-height:1.35}
.node-kicker{font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#667085}
.marketplace-logo{display:block;width:auto;height:34px;max-width:126px;margin:4px auto 5px;object-fit:contain;object-position:center}
.amazon-logo{height:36px;max-width:132px}
.ebay-logo{height:35px;max-width:116px}
.marketplace-connector{display:grid;align-content:center;justify-items:center;gap:6px}
.connector-line{position:relative;display:block;width:100%;height:4px;border-radius:999px;background:linear-gradient(90deg,rgba(37,99,235,.16),rgba(168,85,247,.18));overflow:hidden}
.connector-line:after{content:"";position:absolute;top:0;left:-35%;width:35%;height:100%;background:linear-gradient(90deg,transparent,var(--a2e-marketplace),transparent);animation:a2eFlowPulse 2.5s ease-in-out infinite}
.connector-badge{padding:5px 7px;border-radius:999px;background:#F3E8FF;color:#6D28D9;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.connector-arrow{font-size:14px;color:var(--a2e-marketplace)}
.marketplace-steps{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:5px;margin-top:2px}
.marketplace-steps span{padding:5px 7px;border-radius:999px;background:#EEF2FF;color:#4338CA;font-size:8px;font-weight:800}
.orders-card{grid-area:orders;display:flex;flex-direction:column;justify-content:center;padding:16px}
.orders-overview{display:flex;align-items:center;justify-content:space-between;gap:10px}
.orders-overview span{display:grid;gap:2px}
.orders-overview small{color:#667085;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.orders-overview strong{font-family:var(--a2e-heading);font-size:21px;color:var(--a2e-navy);letter-spacing:-.03em}
.orders-overview b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ECFDF5;color:#059669}
.orders-overview b svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.5}
.orders-progress{margin-top:11px;padding-top:11px;border-top:1px solid rgba(17,24,63,.10)}
.orders-progress em{display:block;margin-bottom:7px;color:#667085;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.progress-track{height:7px;border-radius:999px;background:#DDE3F3;overflow:hidden}
.progress-track span{display:block;width:82%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--a2e-signal),var(--a2e-primary));animation:a2eProgressSlide 1.7s ease-out .5s both}
.orders-progress p{margin:7px 0 0;color:#5D667C;font-size:10px;line-height:1.4}

.a2e-metrics{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);margin-top:34px;border:1px solid rgba(17,24,63,.12);border-radius:18px;background:rgba(255,255,255,.90);box-shadow:0 15px 38px rgba(17,24,63,.07);overflow:hidden}
.a2e-metrics article{display:flex;align-items:center;gap:13px;padding:18px 20px;border-right:1px solid var(--a2e-line)}
.a2e-metrics article:last-child{border-right:0}
.metric-icon{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:11px;background:#EEF2FF;color:var(--a2e-primary)}
.metric-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}
.a2e-metrics strong{display:block;font-family:var(--a2e-heading);font-size:17px;line-height:1.1;color:var(--a2e-primary)}
.a2e-metrics small{display:block;margin-top:3px;color:#68728A;font-size:10px;font-weight:650;line-height:1.35}

@keyframes a2eDrawLine{to{stroke-dashoffset:0}}
@keyframes a2eChartFillFade{to{opacity:1}}
@keyframes a2eChartDotPop{0%{opacity:0;transform:scale(.25)}70%{opacity:1;transform:scale(1.15)}100%{opacity:1;transform:scale(1)}}
@keyframes a2eChartCallout{to{opacity:1;transform:translateY(0)}}
@keyframes a2eFlowPulse{0%{left:-35%}100%{left:110%}}
@keyframes a2eProgressSlide{from{width:0}to{width:82%}}

/* Services */
.a2e-services-section{background:#fff}
.a2e-service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.a2e-service-card{position:relative;display:flex;flex-direction:column;min-height:290px;padding:24px 22px;border:1px solid var(--a2e-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.045);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.a2e-service-card:hover{transform:translateY(-7px);border-color:rgba(37,99,235,.34);box-shadow:0 24px 55px rgba(37,99,235,.12)}
.service-icon{display:grid;place-items:center;width:43px;height:43px;margin-bottom:22px;border-radius:13px;background:var(--a2e-soft);color:var(--a2e-primary)}
.service-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.a2e-service-card h3{font-size:18px;margin-bottom:10px;letter-spacing:-.025em}
.a2e-service-card p{margin:0 0 22px;color:var(--a2e-muted);font-size:13px;line-height:1.65}
.a2e-service-card a{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--a2e-primary);font-size:12px;font-weight:800}
.a2e-service-card a svg{width:15px;height:15px}

/* Process */
.a2e-process-section{background:linear-gradient(135deg,#F8FAFF,#EEF2FF 62%,#FFFFFF)}
.a2e-process-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:86px;align-items:center}
.a2e-process-copy h2{font-size:clamp(36px,4.4vw,56px);line-height:1.09;margin-bottom:20px}
.a2e-process-copy>p:not(.eyebrow){max-width:570px;color:var(--a2e-muted);font-size:18px;line-height:1.72;margin-bottom:30px}
.a2e-process-steps{display:grid;gap:15px}
.a2e-process-steps article{display:grid;grid-template-columns:56px 1fr;gap:18px;align-items:start;padding:25px;border:1px solid rgba(212,224,241,.95);border-radius:19px;background:rgba(255,255,255,.85);box-shadow:var(--a2e-shadow-sm)}
.a2e-process-steps article>span{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:linear-gradient(135deg,var(--a2e-primary),var(--a2e-accent));color:#fff;font-family:var(--a2e-heading);font-size:14px;font-weight:700;box-shadow:0 12px 25px rgba(37,99,235,.22)}
.a2e-process-steps h3{font-size:20px;margin:3px 0 7px}
.a2e-process-steps p{margin:0;color:var(--a2e-muted);font-size:14px;line-height:1.65}

/* Pricing */
.a2e-pricing-section{background:#fff}
.pricing-section{max-width:none}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}
.price-card{position:relative;padding:30px 28px;border:1px solid var(--a2e-line);border-radius:20px;background:#fff;box-shadow:0 13px 35px rgba(15,23,42,.055);overflow:hidden}
.price-card.featured{transform:translateY(-9px);border:2px solid var(--a2e-primary);box-shadow:0 26px 65px rgba(37,99,235,.16)}
.price-card.featured:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--a2e-primary),#38BDF8)}
.price-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}
.plan-label{display:inline-flex;width:max-content;padding:7px 10px;border-radius:999px;background:var(--a2e-soft);color:var(--a2e-primary);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.popular-tag{padding:6px 9px;border-radius:7px;background:var(--a2e-primary);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.price-card h3{min-height:53px;margin-bottom:15px;font-size:21px;line-height:1.25}
.price-card .price{font-family:var(--a2e-heading);font-size:35px;line-height:1.05;color:var(--a2e-primary);letter-spacing:-.045em}
.payment-note{display:block;margin:8px 0 17px;color:#7B879A;font-size:11px;font-weight:650}
.price-card>p{min-height:70px;color:var(--a2e-muted);font-size:13px;line-height:1.65}
.price-card ul{display:grid;gap:11px;list-style:none;margin:20px 0 26px;padding:0}
.price-card li{display:flex;align-items:flex-start;gap:9px;color:#344054;font-size:12px;font-weight:600;line-height:1.5}
.pricing-check{display:grid;place-items:center;flex:0 0 auto;width:18px;height:18px;margin-top:1px;border-radius:50%;background:#EEF2FF;color:var(--a2e-primary)}
.pricing-check svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.price-card .button{width:100%;margin-top:auto}
.price-card .micro-link{display:block;text-align:center;color:#667085;font-size:11px}
.subscription-warning{margin:0 0 15px;padding:10px;border-radius:9px;background:#F5F3FF;color:#6D28D9;font-size:10px;line-height:1.45}
.custom-pricing-banner{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;margin-top:24px;padding:28px 32px;border:1px solid rgba(17,24,63,.14);border-radius:20px;background:linear-gradient(135deg,#F8FAFF,#EEF2FF);box-shadow:var(--a2e-shadow-sm)}
.custom-pricing-banner h3{font-size:22px;margin:12px 0 8px}.custom-pricing-banner p{max-width:730px;margin:0;color:var(--a2e-muted);font-size:13px;line-height:1.65}
.custom-pricing-actions{display:grid;grid-template-columns:120px auto;gap:10px;align-items:end;min-width:375px}
.custom-pricing-control{margin:0}.custom-pricing-control label{display:block;margin-bottom:5px;color:#667085;font-size:10px;font-weight:750}.custom-pricing-control input{width:100%;height:44px;border:1px solid #CCD8E8;border-radius:9px;background:#fff;font-family:var(--a2e-heading);font-size:16px;text-align:center}
.custom-pricing-actions .micro-link{grid-column:1/-1;margin:0;text-align:right;font-size:10px}

/* Portfolio */
.a2e-portfolio-section{background:linear-gradient(180deg,#F8FAFF,#EEF2FF)}
.a2e-section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}
.a2e-section-title-row .section-head{margin:0}
.a2e-portfolio-section .portfolio-grid{grid-template-columns:repeat(4,1fr);gap:18px}
.a2e-portfolio-section .portfolio-card{padding:13px;border:1px solid var(--a2e-line);border-radius:17px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.055);transition:transform .25s ease,box-shadow .25s ease}
.a2e-portfolio-section .portfolio-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(15,23,42,.10)}
.a2e-portfolio-section .portfolio-image{height:165px;margin-bottom:15px;border-radius:12px;background:linear-gradient(135deg,#EEF2FF,#E0E7FF)}
.a2e-portfolio-section .portfolio-card h3{font-size:15px;line-height:1.3;margin:0 5px 6px}
.a2e-portfolio-section .portfolio-card p,.a2e-portfolio-section .portfolio-card small{margin-inline:5px;font-size:11px;line-height:1.5}

/* Client proof and reviews */
.a2e-client-strip{padding:42px 0;background:#fff}
.a2e-client-strip .client-marquee{border:0;background:transparent;box-shadow:none;padding:0}
.a2e-client-strip .client-bubble{border:1px solid var(--a2e-line);background:#fff;box-shadow:0 7px 20px rgba(15,23,42,.05)}
.a2e-reviews-section{background:#fff}
.a2e-reviews-section .compact-head{text-align:center}
.a2e-reviews-section .compact-head h2{font-size:clamp(34px,4vw,52px)}
.a2e-reviews-section .review-score-row{border:1px solid var(--a2e-line);border-radius:13px;box-shadow:none}
.a2e-reviews-section .fiverr-review-grid{grid-template-columns:repeat(3,1fr);gap:18px}
.a2e-reviews-section .fiverr-review-card{padding:22px;border:1px solid var(--a2e-line);border-radius:17px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.05)}
.a2e-reviews-section .fiverr-review-card p{font-size:13px;line-height:1.65;color:var(--a2e-muted)}
.avatar-badge{background:linear-gradient(135deg,#E0E7FF,#A5B4FC);color:#11183F;box-shadow:none}

/* FAQ */
.a2e-faq-section{background:linear-gradient(180deg,#EEF2FF,#FFFFFF)}
.a2e-faq-section>.section-head{text-align:left}
.a2e-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 16px}
.a2e-faq-grid details{border:1px solid var(--a2e-line);border-radius:12px;background:#fff;box-shadow:0 7px 20px rgba(15,23,42,.035);overflow:hidden}
.a2e-faq-grid summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 18px;cursor:pointer;list-style:none;color:var(--a2e-navy);font-size:13px;font-weight:750}
.a2e-faq-grid summary::-webkit-details-marker{display:none}
.a2e-faq-grid summary span{display:grid;place-items:center;flex:0 0 auto;width:24px;height:24px;border-radius:7px;background:var(--a2e-soft);color:var(--a2e-primary);font-size:18px;font-weight:500;transition:transform .2s ease}
.a2e-faq-grid details[open] summary span{transform:rotate(45deg)}
.a2e-faq-grid details p{margin:0;padding:0 18px 18px;color:var(--a2e-muted);font-size:12px;line-height:1.7}
.a2e-faq-actions{display:flex;justify-content:flex-end;margin-top:22px}

/* Final CTA */
.a2e-final-cta-section{padding:0 0 88px;background:#fff}
.a2e-final-cta{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:24px 26px;align-items:center;padding:38px 40px;border-radius:22px;background:radial-gradient(circle at 90% 10%,rgba(96,165,250,.33),transparent 32%),linear-gradient(135deg,#080B1A 0%,#312E81 44%,#7C3AED 100%);box-shadow:0 30px 80px rgba(8,11,26,.28);color:#fff;overflow:hidden}
.a2e-final-cta:before{content:"";position:absolute;right:-100px;top:-220px;width:430px;height:430px;border:1px solid rgba(255,255,255,.12);border-radius:50%}
.cta-icon{position:relative;z-index:1;display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.09)}
.cta-icon svg{width:30px;height:30px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.cta-copy{position:relative;z-index:1}
.cta-copy .eyebrow{color:#E0E7FF;margin-bottom:8px}.cta-copy .eyebrow:before{background:#C4B5FD;box-shadow:0 0 0 5px rgba(147,197,253,.16)}
.cta-copy h2{max-width:710px;margin:0 0 8px;color:#fff;font-size:clamp(24px,3vw,36px);line-height:1.15}.cta-copy p{margin:0;color:#D6DCF0;font-size:13px}
.cta-actions{position:relative;z-index:1;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.button-light{background:#fff;color:#3730A3!important;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.button-glass{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.09);color:#fff!important;box-shadow:none}
.cta-benefits{position:relative;z-index:1;grid-column:2/-1;display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.cta-benefits span{display:inline-flex;align-items:center;gap:6px;color:#DEE3F4;font-size:10px;font-weight:700}
.cta-benefits svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* Footer */
.site-footer{padding-top:74px;background:linear-gradient(145deg,#080B1A,#11183F);color:#DDE3F4}
.site-footer .footer-grid{grid-template-columns:1.35fr .75fr .75fr 1.1fr;gap:52px}
.site-footer h3{color:#fff;font-size:14px;letter-spacing:-.01em}
.site-footer p,.site-footer a,.site-footer li{color:#C7CEE2;font-size:12px;line-height:1.7}
.site-footer a:hover{color:#fff}
.site-footer .brand-mark{color:#fff}.site-footer .brand-mark:before{background:linear-gradient(180deg,#38BDF8,#2563EB)}
.site-footer .brand-text strong{color:#fff}.site-footer .brand-text small{color:#9FA9C3}
.site-footer .trust-pills span{padding:6px 9px;border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#CBD2E5;font-size:9px}
.footer-bottom{border-top:1px solid rgba(255,255,255,.09)}
.newsletter-form input{border-radius:9px}.newsletter-form button{border-radius:9px}
.whatsapp-float{right:18px;bottom:76px;border-radius:12px;padding:11px 14px;font-size:12px}
.back-to-top{border-radius:10px}
.cookie-banner,.exit-popup-card{border-radius:17px}

/* Standard pages */
.page-hero,.archive-hero,.single-hero{background:linear-gradient(135deg,#F8FAFF,#EEF2FF);border-bottom:1px solid var(--a2e-line)}
.entry-content h2,.article-content h2{font-family:var(--a2e-heading)}
.entry-content .wp-block-group,.entry-content .wp-block-columns{border-radius:var(--a2e-radius)}

/* Latest blog posts and blog archive */
.a2e-blog-section{background:linear-gradient(180deg,#F8FAFF,#EEF2FF)}
.a2e-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.a2e-blog-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid rgba(17,24,63,.12);border-radius:20px;background:#fff;box-shadow:var(--a2e-shadow-sm);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.a2e-blog-card:hover{transform:translateY(-6px);border-color:rgba(37,99,235,.30);box-shadow:0 24px 55px rgba(17,24,63,.12)}
.a2e-blog-card-media{display:block;aspect-ratio:16/10;background:#E0E7FF;overflow:hidden}
.a2e-blog-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.a2e-blog-card:hover .a2e-blog-card-media img{transform:scale(1.035)}
.a2e-post-image-placeholder{display:grid;place-items:center;align-content:center;width:100%;height:100%;background:radial-gradient(circle at 75% 20%,rgba(168,85,247,.20),transparent 30%),linear-gradient(135deg,#11183F,#7C3AED);color:#fff}
.a2e-post-image-placeholder span{font-family:var(--a2e-heading);font-size:34px;font-weight:800;letter-spacing:-.06em}
.a2e-post-image-placeholder small{color:#E0E7FF;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.a2e-blog-card-content{display:flex;flex:1;flex-direction:column;padding:22px}
.a2e-blog-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#6B7280;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.a2e-blog-card h2,.a2e-blog-card h3{margin:0 0 11px;font-size:20px;line-height:1.28;letter-spacing:-.03em}
.a2e-blog-card p{margin:0 0 20px;color:var(--a2e-muted);font-size:13px;line-height:1.65}
.a2e-blog-card .text-link{margin-top:auto;font-size:12px}
.a2e-blog-archive{background:#fff}
.blog-index-hero p{max-width:760px}
.pagination-wrap{margin-top:36px}
.a2e-empty-state{grid-column:1/-1;padding:45px;border:1px dashed rgba(17,24,63,.24);border-radius:20px;text-align:center;background:var(--a2e-soft)}
.a2e-single-featured{position:relative;z-index:2;margin-top:-48px}
.a2e-single-featured-image{display:block;width:100%;max-height:680px;object-fit:cover;border:8px solid #fff;border-radius:24px;box-shadow:0 24px 65px rgba(17,24,63,.15)}
.a2e-single-featured+.a2e-single-content{padding-top:70px}

/* Dark mode */
[data-theme="dark"] body{background:#080B1A;color:#E9ECF8}
[data-theme="dark"] h1,[data-theme="dark"] h2,[data-theme="dark"] h3,[data-theme="dark"] h4,[data-theme="dark"] h5,[data-theme="dark"] h6{color:#F8FAFF}
[data-theme="dark"] a{color:inherit}
[data-theme="dark"] .site-header{background:rgba(9,12,32,.94);border-bottom-color:rgba(199,210,254,.14);box-shadow:0 8px 28px rgba(0,0,0,.24)}
[data-theme="dark"] .primary-nav a{color:#E9ECF8}
[data-theme="dark"] .primary-nav a:hover,[data-theme="dark"] .primary-nav .current-menu-item>a{background:rgba(124,58,237,.18);color:#DDD6FE}
[data-theme="dark"] .theme-toggle,[data-theme="dark"] .mobile-menu-toggle{border-color:rgba(199,210,254,.20);background:#151A38;color:#F8FAFF}
[data-theme="dark"] .a2e-hero{background:radial-gradient(circle at 85% 4%,rgba(37,99,235,.20),transparent 34%),radial-gradient(circle at 8% 76%,rgba(168,85,247,.16),transparent 30%),linear-gradient(135deg,#080B1A,#11183F 58%,#22134A)}
[data-theme="dark"] .a2e-hero:before{background-image:linear-gradient(rgba(199,210,254,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(199,210,254,.055) 1px,transparent 1px)}
[data-theme="dark"] .hero-title-primary{color:#60A5FA}
[data-theme="dark"] .hero-title-secondary{color:#F8FAFF}
[data-theme="dark"] .a2e-badge{border-color:rgba(167,139,250,.32);background:rgba(17,24,63,.72);color:#DDD6FE}
[data-theme="dark"] .a2e-hero-description,[data-theme="dark"] .section-head p,[data-theme="dark"] .a2e-service-card p,[data-theme="dark"] .a2e-process-copy>p:not(.eyebrow),[data-theme="dark"] .a2e-process-steps p,[data-theme="dark"] .price-card>p,[data-theme="dark"] .custom-pricing-banner p,[data-theme="dark"] .a2e-faq-grid details p,[data-theme="dark"] .a2e-blog-card p,[data-theme="dark"] .page-hero-intro{color:#C7CEE2}
[data-theme="dark"] .a2e-mini-proof{color:#B8C0D8}
[data-theme="dark"] .a2e-hero-dashboard{border-color:rgba(199,210,254,.16);background:radial-gradient(circle at 18% 12%,rgba(168,85,247,.17),transparent 28%),radial-gradient(circle at 82% 80%,rgba(37,99,235,.18),transparent 32%),linear-gradient(145deg,#11183F,#0B0F29);box-shadow:0 32px 90px rgba(0,0,0,.38)}
[data-theme="dark"] .dashboard-card,[data-theme="dark"] .dashboard-route,[data-theme="dark"] .a2e-blog-card{border-color:rgba(199,210,254,.15);background:rgba(20,27,63,.96)}
[data-theme="dark"] .dashboard-shell-title strong,[data-theme="dark"] .profit-card .profit-summary>strong,[data-theme="dark"] .orders-overview strong,[data-theme="dark"] .a2e-mini-proof strong,[data-theme="dark"] .a2e-faq-grid summary{color:#F8FAFF}
[data-theme="dark"] .dashboard-shell-title small,[data-theme="dark"] .dashboard-route,[data-theme="dark"] .orders-overview small,[data-theme="dark"] .orders-progress em,[data-theme="dark"] .orders-progress p,[data-theme="dark"] .profit-card .profit-summary>small{color:#B8C0D8}
[data-theme="dark"] .marketplace-node{border-color:#D8DDF0;background:linear-gradient(180deg,#FFFFFF,#F5F3FF)}
[data-theme="dark"] .marketplace-node .node-kicker{color:#667085}
[data-theme="dark"] .marketplace-node small{color:#5B647A}
[data-theme="dark"] .chart-pill.neutral{background:#272E5A;color:#BFDBFE}
[data-theme="dark"] .chart-pill.positive{background:#123B31;color:#A7F3D0}
[data-theme="dark"] .connector-badge{background:#302354;color:#E9D5FF}
[data-theme="dark"] .marketplace-steps span{background:#272E5A;color:#E0E7FF}
[data-theme="dark"] .progress-track{background:#272E5A}
[data-theme="dark"] .orders-progress{border-top-color:rgba(199,210,254,.13)}
[data-theme="dark"] .a2e-services-section,[data-theme="dark"] .a2e-pricing-section,[data-theme="dark"] .a2e-client-strip,[data-theme="dark"] .a2e-reviews-section,[data-theme="dark"] .a2e-final-cta-section,[data-theme="dark"] .a2e-blog-archive,[data-theme="dark"] .home-custom-content{background:#080B1A}
[data-theme="dark"] .a2e-process-section,[data-theme="dark"] .a2e-portfolio-section,[data-theme="dark"] .a2e-faq-section,[data-theme="dark"] .a2e-blog-section,[data-theme="dark"] .page-hero,[data-theme="dark"] .archive-hero,[data-theme="dark"] .single-hero{background:#0D1028}
[data-theme="dark"] .a2e-service-card,[data-theme="dark"] .price-card,[data-theme="dark"] .a2e-process-steps article,[data-theme="dark"] .a2e-faq-grid details,[data-theme="dark"] .a2e-metrics,[data-theme="dark"] .a2e-reviews-section .fiverr-review-card,[data-theme="dark"] .a2e-portfolio-section .portfolio-card,[data-theme="dark"] .custom-pricing-banner,[data-theme="dark"] .a2e-client-strip .client-bubble,[data-theme="dark"] .a2e-empty-state{background:#11183F;border-color:rgba(199,210,254,.14)}
[data-theme="dark"] .a2e-metrics article{border-color:rgba(199,210,254,.12)}
[data-theme="dark"] .price-card li,[data-theme="dark"] .payment-note,[data-theme="dark"] .a2e-blog-card-meta{color:#C7CEE2}
[data-theme="dark"] .button-secondary{background:#171D3E;border-color:rgba(199,210,254,.22);color:#F8FAFF}
[data-theme="dark"] .button-secondary:hover{background:#202752;border-color:#818CF8;color:#FFFFFF}
[data-theme="dark"] input,[data-theme="dark"] textarea,[data-theme="dark"] select{background:#11183F;border-color:rgba(199,210,254,.22);color:#F8FAFF}
[data-theme="dark"] input::placeholder,[data-theme="dark"] textarea::placeholder{color:#929BB5}
[data-theme="dark"] .a2e-single-featured-image{border-color:#11183F}
[data-theme="dark"] .primary-nav{background:#11183F;border-color:rgba(199,210,254,.16)}

/* Stagger entrance */
.a2e-stagger-item{opacity:0;transform:translateY(22px);transition:opacity .55s ease calc(var(--a2e-stagger,0) * 70ms),transform .55s ease calc(var(--a2e-stagger,0) * 70ms)}
.a2e-stagger-item.visible{opacity:1;transform:none}

/* Responsive */
@media(max-width:1180px){
  .a2e-hero-grid{grid-template-columns:minmax(0,1fr) 475px;gap:38px}
  .a2e-service-grid{grid-template-columns:repeat(3,1fr)}
  .a2e-service-card:nth-child(4),.a2e-service-card:nth-child(5){min-height:245px}
  .a2e-portfolio-section .portfolio-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:1020px){
  .brand-text{display:none}
  .a2e-hero{padding-top:52px}
  .a2e-hero-grid{grid-template-columns:1fr;gap:32px}
  .a2e-hero-copy{text-align:center}
  .a2e-hero h1,.a2e-hero-description{margin-inline:auto}
  .a2e-hero-actions,.a2e-mini-proof{justify-content:center}
  .a2e-hero-dashboard{width:min(720px,100%);margin-inline:auto}
  .a2e-metrics{grid-template-columns:repeat(2,1fr)}
  .a2e-metrics article:nth-child(2){border-right:0}
  .a2e-metrics article:nth-child(-n+2){border-bottom:1px solid var(--a2e-line)}
  .a2e-process-grid{grid-template-columns:1fr;gap:45px}
  .a2e-process-copy{text-align:center}
  .a2e-process-copy>p:not(.eyebrow){margin-inline:auto}
  .a2e-process-copy .button{margin-inline:auto}
  .pricing-grid{grid-template-columns:1fr;max-width:710px;margin-inline:auto}
  .price-card.featured{transform:none}
  .price-card h3,.price-card>p{min-height:0}
  .custom-pricing-banner{grid-template-columns:1fr;gap:20px}
  .custom-pricing-actions{min-width:0;max-width:430px}
  .a2e-final-cta{grid-template-columns:auto 1fr}
  .cta-actions{grid-column:1/-1;justify-content:flex-start;margin-left:88px}
  .cta-benefits{grid-column:1/-1;justify-content:flex-start;margin-left:88px}
}
@media(max-width:820px){
  .nav-wrap{min-height:68px;gap:10px}
  .brand-custom .custom-logo{max-width:205px;max-height:44px}
  .primary-nav{display:none;position:absolute;left:14px;right:14px;top:72px;margin-left:0;padding:10px;border:1px solid var(--a2e-line);border-radius:16px;background:#fff;box-shadow:var(--a2e-shadow-md)}
  .primary-nav.open{display:block}
  .primary-nav .menu{display:grid}
  .primary-nav .sub-menu{position:static;box-shadow:none;margin-left:10px}
  .header-tools{margin-left:auto}
  .header-actions{display:none}
  .mobile-menu-toggle{display:grid;place-items:center;width:40px;height:40px}
  [data-theme="dark"] .primary-nav{background:#11183F;border-color:rgba(255,255,255,.12)}
  .section-pad{padding:74px 0}
  .container-wide{width:min(100% - 28px,1240px)}
  .a2e-hero h1{font-size:clamp(40px,10.5vw,58px)}
  .a2e-hero-description{font-size:16px}
  .a2e-service-grid{grid-template-columns:repeat(2,1fr)}
  .a2e-service-card{min-height:255px}
  .a2e-faq-grid{grid-template-columns:1fr}
  .a2e-section-title-row{align-items:flex-start;flex-direction:column}
  .a2e-reviews-section .fiverr-review-grid{grid-template-columns:1fr}
  .a2e-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .site-footer .footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:620px){
  .a2e-hero{padding:38px 0 26px}
  .a2e-hero-copy{text-align:left}
  .a2e-hero h1,.a2e-hero-description{margin-inline:0}
  .a2e-hero-actions,.a2e-mini-proof{justify-content:flex-start}
  .a2e-hero-actions .button{width:100%}
  .a2e-mini-proof{align-items:flex-start}
  .a2e-hero-dashboard{grid-template-columns:1fr;grid-template-areas:"head" "profit" "market" "orders";min-height:0;padding:14px;border-radius:22px}
  .dashboard-shell-header{padding:2px 1px 6px}
  .dashboard-route{display:none}
  .profit-card{grid-template-columns:1fr;gap:4px;min-height:0;padding:17px}
  .profit-chart{height:105px}
  .marketplace-card{grid-template-columns:1fr 62px 1fr}
  .orders-card{min-height:125px}
  .a2e-metrics{grid-template-columns:1fr}
  .a2e-metrics article{border-right:0;border-bottom:1px solid var(--a2e-line)!important}
  .a2e-metrics article:last-child{border-bottom:0!important}
  .a2e-service-grid,.a2e-blog-grid{grid-template-columns:1fr}
  .a2e-service-card{min-height:0}
  .a2e-process-steps article{grid-template-columns:47px 1fr;padding:20px}
  .a2e-process-steps article>span{width:43px;height:43px}
  .custom-pricing-actions{grid-template-columns:1fr}
  .custom-pricing-actions .micro-link{text-align:left}
  .a2e-portfolio-section .portfolio-grid{grid-template-columns:1fr}
  .a2e-final-cta{grid-template-columns:1fr;padding:30px 24px}
  .cta-icon{width:54px;height:54px}
  .cta-actions,.cta-benefits{grid-column:auto;margin-left:0;justify-content:flex-start}
  .cta-actions .button{width:100%}
  .site-footer .footer-grid{grid-template-columns:1fr;gap:32px}
  .whatsapp-float span{display:none}
  .whatsapp-float{width:52px;height:52px;padding:0;justify-content:center;border-radius:50%}
  .a2e-single-featured{margin-top:-26px}
  .a2e-single-featured-image{border-width:5px;border-radius:18px}
}
@media(max-width:400px){
  .brand-custom .custom-logo{max-width:175px}
  .marketplace-card{grid-template-columns:1fr;gap:8px}
  .marketplace-connector{grid-template-columns:1fr auto 1fr;align-items:center}
  .connector-arrow{transform:rotate(90deg)}
  .marketplace-steps{justify-content:center}
}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}
  .reveal,.a2e-stagger-item{opacity:1!important;transform:none!important}
}
