.xitens-dp-filter{min-height:32px;margin:0;padding:6px 14px;border:1px solid #d7d7d7;border-radius:18px;background:#fff;color:#222;font:inherit;font-size:13px;font-weight:600;line-height:1.2;white-space:nowrap;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.xitens-dp-filter:hover,.xitens-dp-filter:focus-visible{border-color:var(--xitens-orange);outline:none}.xitens-dp-filter.is-active{border-color:var(--xitens-orange);background:linear-gradient(135deg,var(--xitens-orange),var(--xitens-orange-light));color:#fff;box-shadow:none}.xitens-dp-row{min-height:75px;border-bottom:1px solid #e3e3e3;background:#fff}.xitens-dp-row:last-child{border-bottom:0}.xitens-dp-row>div{display:flex;align-items:center;justify-content:center;min-width:0;padding:12px 14px;border-right:1px solid #e7e7e7;text-align:center}.xitens-dp-row>div:last-child{border-right:0}.xitens-dp-row .xitens-dp-tld{justify-content:flex-start;padding-left:24px}.xitens-dp-tld strong{font-size:16px}.xitens-dp-price{flex-direction:column;gap:2px}.xitens-dp-price strong{font-size:15px;font-weight:500}.xitens-dp-price small{color:var(--xitens-muted);font-size:11px;line-height:1.3}.xitens-dp-cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 17px;border:1px solid var(--xitens-orange);border-radius:22px;background:linear-gradient(135deg,var(--xitens-orange),var(--xitens-orange-light));color:#fff!important;font-size:12px;font-weight:700;line-height:1.1;text-decoration:none!important;text-transform:uppercase;box-shadow:0 8px 18px rgba(239,108,0,.17);white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.xitens-dp-cta:hover,.xitens-dp-cta:focus-visible{color:#fff!important;outline:none;box-shadow:0 10px 22px rgba(239,108,0,.28);transform:translateY(-1px)}.xitens-dp-page{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;margin:0;padding:0 12px;border:1px solid #d7d7d7;border-radius:6px;background:#fff;color:#222;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.xitens-dp-page:hover:not(:disabled),.xitens-dp-page:focus-visible{border-color:var(--xitens-orange);outline:none}.xitens-dp-page.is-current{border-color:#f4b27d;background:#fff3e8;color:var(--xitens-orange)}.xitens-dp-page:disabled{color:#b8b8b8;cursor:not-allowed;opacity:.75}.xitens-dp-previous,.xitens-dp-next{min-width:82px}@media (max-width:767px){.xitens-dp-filter{flex:0 0 auto}.xitens-dp-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:0;overflow:hidden;border:1px solid var(--xitens-border);border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.06)}.xitens-dp-row>div{border-right:1px solid #e7e7e7}.xitens-dp-row .xitens-dp-tld{grid-column:1/-1;justify-content:center;padding:13px 14px;border-right:0;border-bottom:2px solid var(--xitens-orange);background:var(--xitens-dark);color:#fff}.xitens-dp-price{min-height:91px;padding:12px 7px!important}.xitens-dp-price::before{min-height:30px;color:#777;content:attr(data-label);font-size:10px;font-weight:600;line-height:1.25}.xitens-dp-price:nth-child(4){border-right:0}.xitens-dp-price strong{font-size:14px}.xitens-dp-action{grid-column:1/-1;padding:12px!important;border-top:1px solid #e7e7e7;border-right:0!important}.xitens-dp-cta{width:100%;min-height:42px}}@media (max-width:420px){.xitens-dp-page{min-width:36px;height:38px;padding:0 9px}.xitens-dp-previous,.xitens-dp-next{min-width:74px}}