.rlp-wrap,.rlp-wrap *{box-sizing:border-box}.rlp-wrap{container-type:inline-size;--rlp-ink:#172033;--rlp-muted:#6d7482;--rlp-line:#e5e9f1;--rlp-soft:#f5f7fb;--rlp-accent:#1769e0;--rlp-accent2:#0e55bd;font-family:inherit;color:var(--rlp-ink);width:100%;max-width:1180px;margin:0 auto}.rlp-control-panel{overflow:hidden;border:1px solid var(--rlp-line);border-radius:22px;background:#fff;box-shadow:0 12px 36px rgba(20,34,62,.07);margin:0 0 24px}.rlp-filter-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px 18px;background:linear-gradient(135deg,#f8faff 0%,#fff 70%)}.rlp-filter-head>div:first-child{display:flex;flex-direction:column;gap:4px}.rlp-eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--rlp-accent)}.rlp-filter-head strong{font-size:22px;line-height:1.25}.rlp-filter-head small{font-size:13px;color:var(--rlp-muted)}.rlp-live{display:flex;align-items:center;gap:8px;white-space:nowrap;padding:8px 11px;border-radius:999px;background:#f2f7ff;color:#33506f;font-size:12px}.rlp-live-dot{width:8px;height:8px;border-radius:50%;background:#29a36a;box-shadow:0 0 0 4px rgba(41,163,106,.12)}.rlp-filterbar{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:16px;padding:0 26px 24px}.rlp-filterbar label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700}.rlp-filterbar input,.rlp-filterbar select{height:50px;border:1px solid #d8deea;border-radius:12px;padding:0 14px;background:#fff;font:inherit;color:var(--rlp-ink);outline:none;transition:border-color .2s,box-shadow .2s}.rlp-filterbar input:focus,.rlp-filterbar select:focus{border-color:#8eb7ef;box-shadow:0 0 0 4px rgba(23,105,224,.08)}.rlp-money{position:relative}.rlp-money input{width:100%;padding-right:42px}.rlp-money b{position:absolute;right:14px;top:15px;font-size:14px;color:var(--rlp-muted)}.rlp-list{display:flex;flex-direction:column;gap:15px}.rlp-card{position:relative;display:grid;grid-template-columns:48px minmax(150px,1.15fr) minmax(118px,.78fr) minmax(300px,1.9fr) minmax(140px,.9fr) minmax(155px,1fr);align-items:center;gap:14px 16px;border:1px solid var(--rlp-line);border-radius:22px;background:#fff;padding:28px 28px 24px;box-shadow:0 8px 28px rgba(20,34,62,.055);transition:transform .18s,box-shadow .18s,border-color .18s}.rlp-card:hover{transform:translateY(-2px);border-color:#cad5e7;box-shadow:0 14px 32px rgba(20,34,62,.09)}.rlp-card-top{border-color:#b9d3f8;background:linear-gradient(110deg,#fff 0%,#fbfdff 70%,#f4f8ff 100%)}.rlp-card-top:before{content:"Najlepsza oferta";position:absolute;top:-10px;left:72px;padding:4px 10px;border-radius:999px;background:var(--rlp-accent);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.rlp-rank{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--rlp-soft);font-weight:800;color:#506078}.rlp-card-top .rlp-rank{background:var(--rlp-accent);color:#fff}.rlp-brand{display:flex;flex-direction:column;gap:3px;min-width:0}.rlp-brand img{max-width:130px;max-height:38px;object-fit:contain;object-position:left;margin-bottom:5px}.rlp-brand strong{font-size:17px;line-height:1.25}.rlp-brand span,.rlp-rate span,.rlp-details span,.rlp-profit span{font-size:12px;color:var(--rlp-muted)}.rlp-rate{padding-left:4px}.rlp-rate strong{display:block;font-size:31px;line-height:1;font-weight:850;letter-spacing:-.035em;color:var(--rlp-accent2)}.rlp-details{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));gap:10px}.rlp-details{min-width:0}.rlp-details>div{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:84px;padding:12px 10px;border-radius:14px;background:var(--rlp-soft);text-align:center}.rlp-details b{display:block;font-size:14px;line-height:1.15;white-space:nowrap;word-break:normal;overflow-wrap:normal;font-variant-numeric:tabular-nums}.rlp-profit{grid-column:5/7;display:flex;flex-direction:column;justify-content:center;gap:7px;min-height:84px;padding-left:22px;border-left:1px solid #dce3ee}.rlp-profit strong{font-size:22px;line-height:1.1;white-space:nowrap}.rlp-action{grid-column:5/7;grid-row:2/4;text-align:right;justify-self:end;width:min(100%,290px);align-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:10px;min-width:0}.rlp-action a{display:inline-flex;width:100%;box-sizing:border-box;justify-content:center;align-items:center;min-height:48px;padding:0 19px;border-radius:12px;background:var(--rlp-accent);color:#fff!important;text-decoration:none!important;font-weight:800;white-space:nowrap;box-shadow:0 8px 18px rgba(23,105,224,.18);transition:background .2s,transform .2s}.rlp-action a:hover{background:var(--rlp-accent2);transform:translateY(-1px)}.rlp-action small{display:block;margin-top:7px;color:var(--rlp-muted);font-size:11px}.rlp-freshness{display:flex;align-items:flex-start;justify-content:flex-end;gap:6px;font-size:10.5px;line-height:1.35;color:var(--rlp-muted);text-align:right}.rlp-freshness b{color:#43516a;font-weight:750}.rlp-fresh-dot{flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:#29a36a;margin-top:3px;box-shadow:0 0 0 3px rgba(41,163,106,.10)}.rlp-flags{grid-column:2/5;display:flex;gap:7px;flex-wrap:wrap;margin-top:2px}.rlp-flags span{font-size:11px;font-weight:700;padding:5px 8px;border-radius:999px;background:#eef3f9;color:#516176}.rlp-conditions{grid-column:2/5;margin:0;font-size:12px;line-height:1.55;color:var(--rlp-muted)}.rlp-disclaimer{font-size:11px;line-height:1.55;color:#777f8e;margin:18px 2px 0}.rlp-empty{text-align:center;padding:32px;border:1px dashed #cbd2df;border-radius:14px;background:#fafbfc}.rlp-updated{font-size:13px;color:#666}@media(max-width:1080px){.rlp-card{grid-template-columns:42px minmax(145px,1.2fr) 118px minmax(285px,1.8fr);padding:24px 20px 21px}.rlp-profit{grid-column:3/5;grid-row:2;padding-left:0;border-left:0;min-height:auto}.rlp-action{grid-column:4;grid-row:3/5;width:min(100%,250px);align-self:end}.rlp-flags,.rlp-conditions{grid-column:2/4}.rlp-details b{font-size:13px}}@media(max-width:760px){.rlp-wrap{max-width:100%}.rlp-filter-head{align-items:flex-start;padding:20px}.rlp-filter-head strong{font-size:19px}.rlp-filter-head small{display:none}.rlp-filterbar{grid-template-columns:1fr;padding:0 20px 20px}.rlp-card{grid-template-columns:40px 1fr 100px;gap:13px;padding:20px 16px 17px}.rlp-card-top:before{left:62px}.rlp-details{grid-column:2/4;grid-template-columns:repeat(3,minmax(92px,1fr));overflow-x:auto;padding-bottom:2px}.rlp-details>div{min-width:92px}.rlp-profit{grid-column:2/4;grid-row:auto;border-left:0;padding-left:0}.rlp-action{grid-column:2/4;grid-row:auto;width:100%;align-self:end}.rlp-flags,.rlp-conditions{grid-column:2/4}.rlp-action a{padding:0 12px;min-height:44px}.rlp-rate strong{font-size:27px}}@media(max-width:520px){.rlp-filter-head{display:block}.rlp-live{display:inline-flex;margin-top:12px}.rlp-card{grid-template-columns:36px 1fr}.rlp-rate,.rlp-details,.rlp-profit,.rlp-action,.rlp-flags,.rlp-conditions{grid-column:2}.rlp-action{text-align:left;align-items:stretch;width:100%}.rlp-freshness{justify-content:flex-start;text-align:left}.rlp-action a{width:100%}.rlp-details{grid-template-columns:repeat(3,minmax(96px,1fr));overflow-x:auto}.rlp-details>div{min-width:96px}.rlp-card-top:before{left:auto;right:14px}.rlp-brand strong{font-size:16px}}
@container (max-width:1120px){.rlp-card{grid-template-columns:48px minmax(150px,1.1fr) 130px minmax(320px,2fr) minmax(190px,1.05fr);gap:14px 16px;padding:28px 24px 24px}.rlp-profit{grid-column:5/6;grid-row:1;padding-left:20px;min-height:84px}.rlp-flags,.rlp-conditions{grid-column:2/5}.rlp-action{grid-column:4/6;grid-row:2/4;width:min(100%,360px);max-width:360px;justify-self:end;align-self:end}.rlp-action a{width:100%}.rlp-details{grid-column:4}.rlp-rank{grid-column:1}.rlp-brand{grid-column:2}.rlp-rate{grid-column:3}}
@container (max-width:900px){.rlp-card{grid-template-columns:42px minmax(150px,1.2fr) 120px minmax(300px,1.8fr);padding:24px 20px 21px}.rlp-profit{grid-column:3/5;grid-row:2;padding-left:0;border-left:0;min-height:auto}.rlp-action{grid-column:4;grid-row:3/5;width:min(100%,260px);max-width:260px}.rlp-flags,.rlp-conditions{grid-column:2/4}.rlp-details{grid-column:4}.rlp-rank{grid-column:1}.rlp-brand{grid-column:2}.rlp-rate{grid-column:3}}
@container (max-width:700px){.rlp-card{grid-template-columns:40px 1fr 100px;gap:13px;padding:20px 16px 17px}.rlp-details{grid-column:2/4;grid-template-columns:repeat(3,minmax(96px,1fr));overflow-x:auto;padding-bottom:2px}.rlp-details>div{min-width:96px}.rlp-profit{grid-column:2/4;grid-row:auto;border-left:0;padding-left:0}.rlp-action{grid-column:2/4;grid-row:auto;width:100%;max-width:none;align-self:end}.rlp-flags,.rlp-conditions{grid-column:2/4}.rlp-rank{grid-column:1}.rlp-brand{grid-column:2}.rlp-rate{grid-column:3}.rlp-action a{padding:0 12px;min-height:44px}.rlp-rate strong{font-size:27px}}
