.smart-banner-zone{position:relative;isolation:isolate;max-width:1280px;margin:18px auto;padding:0 24px}.smart-banner-zone:empty{display:none}.smart-banner{--banner-a:#3457e8;--banner-b:#12b8c8;position:relative;min-height:174px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;overflow:hidden;padding:30px 34px;border:1px solid rgba(255,255,255,.22);border-radius:26px;color:#fff;background:linear-gradient(120deg,var(--banner-a),var(--banner-b));box-shadow:0 24px 70px rgba(11,34,68,.22)}.smart-banner::before,.smart-banner::after{content:"";position:absolute;border-radius:999px;pointer-events:none}.smart-banner::before{width:320px;height:320px;right:-90px;top:-190px;background:rgba(255,255,255,.18)}.smart-banner::after{width:210px;height:210px;right:170px;bottom:-160px;background:rgba(255,255,255,.1)}.smart-banner[data-style="OCEAN"]{--banner-a:#1e38b5;--banner-b:#0a8fa3}.smart-banner[data-style="SUNSET"]{--banner-a:#e74f73;--banner-b:#ff9a3d}.smart-banner[data-style="MINIMAL"]{--banner-a:#071b34;--banner-b:#123e68}.smart-banner[data-style="ALERT"]{--banner-a:#b42318;--banner-b:#f79009}.smart-banner[data-style="IMAGE"]{background-image:linear-gradient(90deg,rgba(6,20,42,.92),rgba(20,45,82,.58)),var(--banner-image);background-size:cover;background-position:center}.smart-banner-content{position:relative;z-index:2;min-width:0}.smart-banner-badge{display:inline-flex;align-items:center;min-height:28px;margin-bottom:12px;padding:5px 11px;border:1px solid rgba(255,255,255,.36);border-radius:999px;background:rgba(255,255,255,.13);font-size:11px;font-weight:800;letter-spacing:.12em}.smart-banner h2{margin:0;font-size:clamp(23px,3vw,36px);line-height:1.16;letter-spacing:-.035em;color:#fff}.smart-banner p{max-width:760px;margin:11px 0 0;color:rgba(255,255,255,.84);font-size:15px;line-height:1.7}.smart-banner-actions{position:relative;z-index:2;display:flex;align-items:center;gap:10px}.smart-banner-cta,.smart-banner-dismiss,.smart-banner-nav button{border:0;cursor:pointer}.smart-banner-cta{display:inline-flex;align-items:center;justify-content:center;min-width:132px;padding:13px 17px;border-radius:13px;color:#14213d;background:#fff;font-weight:850;text-decoration:none;box-shadow:0 8px 22px rgba(0,0,0,.15)}.smart-banner-dismiss{width:40px;height:40px;border-radius:12px;color:#fff;background:rgba(255,255,255,.14);font-size:20px}.smart-banner-nav{position:absolute;z-index:3;left:58px;bottom:12px;display:flex;gap:7px}.smart-banner-nav button{width:7px;height:7px;padding:0;border-radius:999px;background:rgba(255,255,255,.4);transition:.2s}.smart-banner-nav button.active{width:22px;background:#fff}.smart-banner-cta:focus-visible,.smart-banner-dismiss:focus-visible,.smart-banner-nav button:focus-visible{outline:3px solid rgba(255,255,255,.72);outline-offset:3px}@media(max-width:760px){.smart-banner-zone{padding:0 14px}.smart-banner{grid-template-columns:1fr;gap:20px;min-height:220px;padding:26px 23px 38px;border-radius:20px}.smart-banner-actions{justify-content:flex-start}.smart-banner-nav{left:38px}.smart-banner h2{font-size:25px}}
