.fxp-robots-section{position:relative;padding:88px 0 74px;background:#f1f5f9;color:#142338}
.fxp-robots-section header,.fxp-price-grid+*{text-align:center}
.fxp-robots-section header h2{color:#142338;font-size:clamp(31px,4.2vw,50px);font-weight:800;letter-spacing:-.045em}
.fxp-robots-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:38px}
.fxp-robot-card{overflow:hidden;display:flex;min-width:0;flex-direction:column;border:1px solid rgba(24,67,105,.14);border-radius:20px;background:#fff;box-shadow:0 18px 48px rgba(26,60,91,.11);transition:transform .32s ease,box-shadow .32s ease}
.fxp-robot-card:hover{transform:translateY(-7px);box-shadow:0 26px 60px rgba(26,60,91,.17)}
.fxp-robot-media{display:flex;height:310px;align-items:center;justify-content:center;padding:18px;background:linear-gradient(145deg,#f8fafc,#eef3f7)}
.fxp-robot-media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(0,0,0,.18))}
.fxp-robot-body{display:flex;flex:1;flex-direction:column;padding:22px}
.fxp-robot-body h3{min-height:48px;margin:6px 0 10px;color:#142338;font-size:20px}
.fxp-robot-body p{color:#586a7b}.fxp-robot-body>a img{width:100%;max-height:120px;object-fit:contain;border-radius:10px}
.fxp-robot-actions{display:grid;gap:9px;margin-top:auto;padding-top:16px}.fxp-robot-actions .fxp-cta{width:100%;text-align:center}
.fxp-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:34px auto 0}
.fxp-price-card{display:flex!important;width:auto!important;min-height:100%;flex-direction:column;padding:25px!important;border:1px solid rgba(24,67,105,.14)!important;border-radius:20px;background:#fff!important;box-shadow:0 18px 48px rgba(26,60,91,.1)}
.fxp-price-card ul{flex:1;padding-left:20px;color:#586a7b;line-height:1.9}.fxp-price{margin:12px 0;color:#142338;font-size:30px;font-weight:800}.fxp-price small{font-size:12px;font-weight:600}
.fxp-checkout{display:block;margin-top:auto;padding:14px;border-radius:12px;background:#142d45;color:#fff!important;text-align:center}.fxp-checkout-copy{display:flex;flex-direction:column;gap:3px}.fxp-checkout small{color:#c9d8e5}
#bundle{padding:88px 0 74px;background:#e9f0f6}.fxp-bundle-badge{color:#986307;font-size:10px;font-weight:900;letter-spacing:.14em}
@media(max-width:1050px){.fxp-robots-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.fxp-robots-grid,.fxp-price-grid{grid-template-columns:1fr}.fxp-robot-card{max-width:470px;margin:auto}.fxp-robot-media{height:280px}.fxp-robots-section,#bundle{padding:66px 12px 54px}}
@media(prefers-reduced-motion:reduce){.fxp-robot-card{transition:none}}
