/* ARCHIETALIC FOOTER PRO v3.0
   Final footer polish with branded-style payment badges.
   No email, no phone, no "soon", no duplicate footer.
*/
:root{
  --af3-bg:#050b18;
  --af3-text:#f5f9ff;
  --af3-muted:#aebdd2;
  --af3-line:rgba(130,190,255,.15);
  --af3-panel:rgba(255,255,255,.055);
  --af3-cyan:#27c8ff;
  --af3-violet:#8b5cf6;
  --af3-green:#2effa9;
  --af3-pink:#ff54d9;
}
body.light-mode,body.theme-light{
  --af3-bg:#f8fbff;
  --af3-text:#071428;
  --af3-muted:#4c5e74;
  --af3-line:rgba(20,60,120,.16);
  --af3-panel:rgba(8,25,55,.055);
}
.arch-footer-pro{
  position:relative!important;
  overflow:hidden!important;
  padding:0!important;
  text-align:left!important;
  color:var(--af3-text)!important;
  border-top:1px solid var(--af3-line)!important;
  background:
    radial-gradient(circle at 12% 4%, rgba(39,200,255,.14), transparent 31%),
    radial-gradient(circle at 86% 16%, rgba(139,92,246,.17), transparent 32%),
    linear-gradient(180deg, rgba(5,11,24,.98), rgba(3,7,16,.99))!important;
}
body.light-mode .arch-footer-pro,body.theme-light .arch-footer-pro{
  background:linear-gradient(180deg,#ffffff,#edf6ff)!important;
}
.arch-footer-v3-wrap{position:relative;z-index:2;width:min(100% - 72px,1480px);margin:0 auto;padding:72px 0 42px}
.arch-footer-v3-main{display:grid;grid-template-columns:1.15fr .62fr .76fr .82fr .95fr;gap:28px;align-items:start}
.arch-footer-v3-brand{display:grid;gap:20px;max-width:430px}
.arch-footer-v3-logo{height:86px;width:auto;max-width:370px;object-fit:contain;filter:drop-shadow(0 0 24px rgba(39,200,255,.25))}
.arch-footer-v3-brand p{margin:0;color:var(--af3-muted);font-size:15.5px;line-height:1.72;font-weight:720}
.arch-footer-v3-proof{display:grid;gap:12px;padding:18px;border:1px solid var(--af3-line);background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.025));border-radius:24px}
.arch-footer-v3-proof-item{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center}
.arch-footer-v3-proof-icon{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;font-size:20px;background:rgba(47,209,255,.10);border:1px solid rgba(47,209,255,.18)}
.arch-footer-v3-proof-item b{display:block;color:var(--af3-text);font-size:14px;font-weight:950}.arch-footer-v3-proof-item span{display:block;color:var(--af3-muted);font-size:13px;line-height:1.35;margin-top:2px;font-weight:700}
.arch-footer-v3-socials{display:flex;flex-wrap:wrap;gap:10px}.arch-footer-v3-socials a{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;text-decoration:none;color:var(--af3-text);font-weight:950;border:1px solid var(--af3-line);background:var(--af3-panel);transition:.22s}.arch-footer-v3-socials a:hover{transform:translateY(-3px);border-color:rgba(39,200,255,.42);background:rgba(39,200,255,.10)}
.arch-footer-v3-col h4,.arch-footer-v3-payments h4{margin:0 0 18px;font-size:15px;color:var(--af3-text);letter-spacing:.14em;text-transform:uppercase;font-weight:950}
.arch-footer-v3-col h4:after,.arch-footer-v3-payments h4:after{content:"";display:block;width:42px;height:2px;border-radius:99px;margin-top:10px;background:linear-gradient(90deg,var(--af3-cyan),var(--af3-violet),var(--af3-pink))}
.arch-footer-v3-col a,.arch-footer-v3-col span{display:flex;align-items:center;gap:10px;color:var(--af3-muted);text-decoration:none;font-size:14.5px;font-weight:800;padding:8px 0;line-height:1.45}.arch-footer-v3-col a:before{content:"›";color:var(--af3-cyan);font-size:20px;line-height:1}.arch-footer-v3-col a:hover{color:var(--af3-cyan);transform:translateX(3px)}.arch-footer-v3-col a{transition:.2s}
.arch-contact-item{display:grid!important;grid-template-columns:40px 1fr;gap:12px!important;align-items:start!important;padding:9px 0!important}.arch-contact-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:rgba(139,92,246,.10);border:1px solid rgba(139,92,246,.20);color:var(--af3-cyan)}.arch-contact-item b{display:block;color:var(--af3-text);font-size:13.5px;font-weight:950}.arch-contact-item span{display:block;padding:0!important;color:var(--af3-muted);font-size:13.5px;font-weight:750;line-height:1.5}

.arch-footer-v3-payments{padding:20px;border:1px solid rgba(39,200,255,.28);border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.025));box-shadow:0 0 0 1px rgba(139,92,246,.12),0 24px 80px rgba(0,0,0,.20)}
.arch-footer-v3-payments-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.arch-payment-shield{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;color:#062015;background:linear-gradient(135deg,#2effa9,#36d6ff);box-shadow:0 0 22px rgba(46,255,169,.20)}.arch-footer-v3-payments p{margin:0 0 16px;color:var(--af3-muted);line-height:1.55;font-size:13.5px;font-weight:760}
.arch-pay-card{border:1px solid var(--af3-line);border-radius:18px;padding:14px;background:rgba(255,255,255,.055);margin-top:10px;text-align:center}.arch-pay-card-title{color:var(--af3-text);font-weight:950;font-size:13.5px;margin-bottom:10px}
.arch-pay-logos{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.arch-pay-logo{height:36px;min-width:58px;padding:6px 9px;border-radius:9px;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:950;letter-spacing:-.02em;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.arch-pay-logo.stripe{font-size:27px;color:#635bff;background:transparent;box-shadow:none;height:auto}.arch-pay-logo.visa{color:#1a1f71}.arch-pay-logo.mc{gap:0;background:#fff}.mc-c1,.mc-c2{display:block;width:24px;height:24px;border-radius:50%;background:#eb001b}.mc-c2{background:#f79e1b;margin-left:-8px;opacity:.92}.arch-pay-logo.amex{background:#1f8ee7;color:#fff;font-size:12px}.arch-pay-logo.discover{color:#111;font-size:11px;background:linear-gradient(180deg,#fff 0 70%,#f58220 70%)}.arch-pay-logo.paypal{font-size:28px;background:transparent;box-shadow:none;color:#fff}.arch-pay-logo.paypal b{color:#0070ba}.arch-pay-logo.paypal span{color:#29a9e1}
.arch-crypto-row{display:flex;align-items:flex-start;justify-content:center;gap:12px;flex-wrap:wrap}.arch-crypto{display:grid;justify-items:center;gap:5px;min-width:48px}.arch-crypto i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-style:normal;color:#fff;font-weight:950;font-size:17px;box-shadow:0 12px 25px rgba(0,0,0,.22)}.arch-crypto b{font-size:12px;color:var(--af3-text)}.arch-crypto small{font-size:9px;color:var(--af3-muted);font-weight:700}.usdt i{background:#26a17b}.btc i{background:#f7931a}.eth i{background:#627eea}.xrp i{background:#323232}.bnb i{background:#f3ba2f;color:#161616}
.arch-secure-row{margin-top:14px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.arch-secure-badge{display:grid;grid-template-columns:24px 1fr;gap:7px;align-items:center;color:var(--af3-text);font-size:11.5px;font-weight:850}.arch-secure-badge i{font-style:normal;color:var(--af3-green);font-size:20px}

.arch-footer-v3-cta{margin-top:42px;display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:22px;padding:28px;border-radius:28px;border:1px solid rgba(39,200,255,.25);background:linear-gradient(135deg,rgba(39,200,255,.10),rgba(139,92,246,.16))}
.arch-footer-v3-bot{width:64px;height:64px;border-radius:24px;display:grid;place-items:center;font-size:34px;border:1px solid rgba(39,200,255,.30);background:rgba(0,0,0,.18)}
.arch-footer-v3-cta h3{margin:0 0 6px;font-size:26px;line-height:1.15;letter-spacing:-.035em}.arch-footer-v3-cta h3 span{background:linear-gradient(90deg,var(--af3-cyan),var(--af3-violet),var(--af3-pink));-webkit-background-clip:text;color:transparent}.arch-footer-v3-cta p{margin:0;color:var(--af3-muted);font-weight:750;line-height:1.55}.arch-footer-v3-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.arch-footer-v3-btn{min-height:56px;padding:0 22px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:950;color:var(--af3-text);border:1px solid var(--af3-line);background:rgba(255,255,255,.04);white-space:nowrap}.arch-footer-v3-btn.primary{color:#fff;border:0;background:linear-gradient(135deg,#2fc8ff,#8b5cf6)}
.arch-footer-v3-bottom{margin-top:34px;padding-top:28px;border-top:1px solid var(--af3-line);display:grid;grid-template-columns:1.15fr .85fr .85fr .85fr;gap:18px;align-items:center}.arch-footer-v3-bottom-item{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;color:var(--af3-muted);font-size:13.5px;font-weight:750}.arch-footer-v3-bottom-item i{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;font-style:normal;background:rgba(39,200,255,.08);border:1px solid rgba(39,200,255,.14)}.arch-footer-v3-bottom-item b{display:block;color:var(--af3-text);font-size:13.5px}.arch-footer-v3-bottom-item span{display:block;margin-top:2px}

@media(max-width:1180px){.arch-footer-v3-main{grid-template-columns:1.2fr 1fr 1fr}.arch-footer-v3-payments{grid-column:1 / -1}.arch-footer-v3-cta{grid-template-columns:60px 1fr}.arch-footer-v3-actions{grid-column:1 / -1;justify-content:flex-start}}
@media(max-width:820px){.arch-footer-v3-wrap{width:min(100% - 36px,720px);padding:54px 0 100px}.arch-footer-v3-main{grid-template-columns:1fr 1fr}.arch-footer-v3-brand,.arch-footer-v3-payments{grid-column:1 / -1}.arch-footer-v3-bottom{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.arch-footer-v3-wrap{width:calc(100% - 32px);padding:46px 0 108px}.arch-footer-v3-main{grid-template-columns:1fr}.arch-footer-v3-logo{height:64px;max-width:270px}.arch-footer-v3-cta{grid-template-columns:1fr;padding:20px;border-radius:24px}.arch-footer-v3-actions{display:grid;grid-template-columns:1fr}.arch-footer-v3-btn{width:100%}.arch-footer-v3-bottom{grid-template-columns:1fr}.arch-secure-row{grid-template-columns:1fr}.arch-pay-logo.stripe,.arch-pay-logo.paypal{width:100%;justify-content:center}}

/* ==========================================================
   ARCHIETALIC LOGO LAZY FIX
   Keeps header/footer logo plain and aligned.
   Added by cleanup fix.
   ========================================================== */
.brand-logo,
.footer-logo,
.arch-footer-v2-logo,
.arch-footer-v3-logo,
.ap-logo,
.ap-footer img,
.site-header .brand-logo,
.static-header .brand-logo,
.nav .brand-logo,
.arch-footer-pro img,
footer img[data-arch-lazy],
img[data-arch-lazy="0"]{
  background: transparent !important;
  box-shadow: none !important;
  transform: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}

img[data-arch-lazy="1"]{
  background: transparent !important;
}
