.certdrop-guide-buy-box{margin:26px 0;padding:18px;border:1px solid rgba(125,211,252,.26);border-radius:8px;background:linear-gradient(135deg,rgba(109,93,252,.16),rgba(52,211,153,.08));box-shadow:0 14px 40px rgba(0,0,0,.22)}
.certdrop-guide-buy-box strong{display:block;font-size:17px;line-height:1.25;margin-bottom:8px;color:var(--text,#f8fafc)}
.certdrop-guide-buy-box p{margin:0 0 14px;color:var(--muted,#a7afc2);font-size:14px;line-height:1.55}
.certdrop-guide-buy-actions{display:flex;gap:10px;flex-wrap:wrap}
.certdrop-guide-buy-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 13px;border-radius:8px;text-decoration:none;font-weight:800;font-size:13px}
.certdrop-guide-buy-actions a:first-child{background:var(--accent,#6d5dfc);color:#fff}
.certdrop-guide-buy-actions a:last-child{border:1px solid rgba(148,163,184,.28);color:var(--text,#f8fafc);background:rgba(255,255,255,.04)}
.certdrop-guide-sticky{position:fixed;left:12px;right:12px;bottom:12px;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:760px;margin:0 auto;padding:10px 12px;border:1px solid rgba(148,163,184,.25);border-radius:8px;background:rgba(12,13,20,.94);backdrop-filter:blur(12px);box-shadow:0 14px 42px rgba(0,0,0,.38)}
.certdrop-guide-sticky span{font-size:13px;color:var(--text,#f8fafc);font-weight:700}
.certdrop-guide-sticky a{white-space:nowrap;border-radius:8px;background:var(--accent,#6d5dfc);color:#fff;text-decoration:none;font-size:13px;font-weight:800;padding:8px 11px}
@media(max-width:560px){.certdrop-guide-sticky{left:8px;right:8px;bottom:8px}.certdrop-guide-sticky span{font-size:12px}.certdrop-guide-sticky a{font-size:12px;padding:8px 10px}}
