.adex-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;margin:24px 0}.adex-product,.adex-checkout,.adex-section{background:#fff;border:1px solid #e7eaf0;border-radius:20px;padding:20px;box-shadow:0 6px 18px rgba(15,23,42,.035)}.adex-product img{width:100%;height:230px;object-fit:cover;border-radius:16px;background:#f8fafc}.adex-product h3,.adex-checkout h3{font-weight:700;color:#172033}.adex-product p,.adex-checkout p{color:#667085}.adex-product strong{display:block;margin:10px 0;color:#1877F2}.adex-product a,.adex-checkout button,.adex-hero a{background:#1877F2;color:#fff!important;border:0;border-radius:12px;padding:11px 15px;text-decoration:none;display:inline-flex;font-weight:650;cursor:pointer}.adex-checkout{max-width:620px;margin:20px auto}.adex-checkout input,.adex-checkout textarea{width:100%;box-sizing:border-box;background:#fff;border:1px solid #d7dde8;border-radius:12px;min-height:44px;padding:11px 13px;margin-bottom:10px}.adex-checkout textarea{min-height:90px}.adex-landing{background:#fff;color:#172033;min-height:100vh;padding:24px 14px;font-family:Inter,Arial,sans-serif}.adex-hero{max-width:1120px;margin:0 auto 18px;display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center;background:#fff;border:1px solid #e7eaf0;border-radius:24px;padding:34px;box-shadow:0 8px 24px rgba(15,23,42,.04)}.adex-hero h1{font-size:40px;line-height:1.12;margin:0 0 12px;color:#172033}.adex-hero p{color:#667085;font-size:17px;line-height:1.65}.adex-hero img{width:100%;border-radius:20px}.adex-section{max-width:1120px;margin:18px auto}.adex-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.adex-benefits div{background:#f8fafc;border:1px solid #e7eaf0;border-radius:14px;padding:14px}.adex-footer{text-align:center;color:#667085;padding:20px}.adex-front-notice{max-width:680px;margin:25px auto;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;border-radius:14px;padding:16px;text-align:center}.adex-order-message.success{color:#047857}.adex-order-message.error{color:#dc2626}@media(max-width:820px){.adex-hero,.adex-benefits{grid-template-columns:1fr}.adex-hero h1{font-size:30px}}
