.dl-page{min-height:100vh;background:#f8fafc;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a}.dl-hero{background:linear-gradient(135deg,#7f1d1d,#b91c1c 40%,#dc2626 70%,#ef4444);padding:56px 24px 52px;position:relative;overflow:hidden}.dl-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.dl-hero-inner{max-width:900px;margin:0 auto;text-align:center;position:relative}.dl-hero-eyebrow{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);border-radius:100px;padding:5px 14px;font-size:.78rem;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:18px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dl-hero-title{font-size:clamp(1.8rem,5vw,3rem);font-weight:800;color:#fff;margin:0 0 12px;letter-spacing:-.03em;line-height:1.1}.dl-hero-sub{font-size:1rem;color:rgba(255,255,255,.85);max-width:520px;margin:0 auto 28px}.dl-countdown{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:22px}.dl-countdown-label{display:flex;align-items:center;gap:5px;font-size:.78rem;font-weight:600;color:rgba(255,255,255,.75);text-transform:uppercase;letter-spacing:.06em}.dl-countdown-blocks{display:flex;align-items:center;gap:6px}.dl-cd-block{background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:8px 12px;min-width:56px;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dl-cd-block--placeholder{opacity:.7}.dl-cd-num{display:block;font-size:1.4rem;font-weight:800;color:#fff;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em}.dl-cd-unit{display:block;font-size:.65rem;color:rgba(255,255,255,.6);font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-top:3px}.dl-cd-sep{font-size:1.3rem;font-weight:700;color:rgba(255,255,255,.5);line-height:1;margin-bottom:12px}.dl-hero-stats{display:flex;align-items:center;justify-content:center;gap:10px;font-size:.85rem;color:rgba(255,255,255,.8);font-weight:600}.dl-stat-divider{opacity:.4}.dl-spotlight{max-width:1200px;margin:40px auto 0;padding:0 24px}.dl-section-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.dl-section-hd-left{display:flex;align-items:center;gap:10px;color:#0f172a}.dl-section-hd-left h2{font-size:1.1rem;font-weight:700;margin:0}.dl-section-hd-left svg{color:#dc2626}.dl-section-pill{background:#fee2e2;color:#b91c1c;font-size:.72rem;font-weight:700;padding:2px 9px;border-radius:100px;text-transform:uppercase;letter-spacing:.05em}.dl-see-all{display:flex;align-items:center;gap:3px;font-size:.82rem;font-weight:600;color:#0f4c75;text-decoration:none;transition:gap .15s}.dl-see-all:hover{gap:6px}.dl-spotlight-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.dl-spotlight-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;position:relative}.dl-spotlight-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.1);transform:translateY(-2px)}.dl-spotlight-badge{position:absolute;top:12px;left:12px;background:#dc2626;color:#fff;font-size:.78rem;font-weight:800;padding:3px 9px;border-radius:6px;z-index:2;letter-spacing:.02em}.dl-spotlight-img-wrap{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f8fafc}.dl-spotlight-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.dl-spotlight-card:hover .dl-spotlight-img-wrap img{transform:scale(1.04)}.dl-spotlight-info{padding:16px;display:flex;flex-direction:column;gap:4px;flex:1 1}.dl-spotlight-category{font-size:.72rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.dl-spotlight-name{font-size:.95rem;font-weight:700;color:#0f172a;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dl-spotlight-pricing{display:flex;align-items:baseline;gap:8px;margin-top:6px}.dl-spotlight-sale{font-size:1.2rem;font-weight:800;color:#dc2626}.dl-spotlight-orig{font-size:.85rem;color:#94a3b8;text-decoration:line-through}.dl-spotlight-save{font-size:.78rem;font-weight:700;color:#16a34a;background:#f0fdf4;border-radius:4px;padding:2px 7px;align-self:flex-start}.dl-tabs-bar{max-width:1200px;margin:36px auto 0;padding:0 24px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.dl-tabs-bar::-webkit-scrollbar{display:none}.dl-tab{display:flex;align-items:center;gap:7px;padding:8px 16px;border:1.5px solid #e2e8f0;border-radius:100px;background:#fff;color:#475569;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s;font-family:inherit}.dl-tab:hover{border-color:#0f4c75;color:#0f4c75}.dl-tab.active{background:#0f4c75;border-color:#0f4c75;color:#fff}.dl-tab-count{font-size:.72rem;font-weight:700;background:rgba(0,0,0,.08);border-radius:100px;padding:1px 6px}.dl-tab.active .dl-tab-count{background:rgba(255,255,255,.2)}.dl-toolbar{max-width:1200px;margin:20px auto 0;padding:0 24px;justify-content:space-between;flex-wrap:wrap}.dl-toolbar,.dl-toolbar-left{display:flex;align-items:center;gap:12px}.dl-result-count{font-size:.875rem;color:#64748b}.dl-result-count strong{color:#0f172a}.dl-clear-filters{display:flex;align-items:center;gap:4px;background:none;border:none;color:#dc2626;font-size:.8rem;font-weight:600;cursor:pointer;padding:3px 0;font-family:inherit}.dl-toolbar-right{display:flex;align-items:center;gap:10px}.dl-filter-toggle{display:flex;align-items:center;gap:6px;padding:7px 14px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:.82rem;font-weight:600;cursor:pointer;position:relative;font-family:inherit;transition:all .15s}.dl-filter-toggle.active,.dl-filter-toggle:hover{border-color:#0f4c75;color:#0f4c75}.dl-filter-dot{position:absolute;top:5px;right:5px;width:7px;height:7px;border-radius:50%;background:#dc2626}.dl-sort select{padding:7px 12px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;font-size:.82rem;font-weight:600;cursor:pointer;outline:none;font-family:inherit}.dl-sort select:focus{border-color:#0f4c75}.dl-view-toggle{display:flex;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}.dl-view-toggle button{padding:7px 10px;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;transition:all .15s}.dl-view-toggle button:first-child{border-right:1.5px solid #e2e8f0}.dl-view-toggle button.active,.dl-view-toggle button:hover{background:#f0f7ff;color:#0f4c75}.dl-filter-panel{max-width:1200px;margin:14px auto 0;padding:20px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:40px;flex-wrap:wrap;position:relative;z-index:10}.dl-filter-panel:before{content:"";position:absolute;top:-6px;left:140px;width:10px;height:10px;background:#fff;border-left:1px solid #e2e8f0;border-top:1px solid #e2e8f0;transform:rotate(45deg)}.dl-fp-group h3{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:0 0 10px}.dl-fp-chips{display:flex;gap:7px;flex-wrap:wrap}.dl-fp-chip{padding:5px 13px;border:1.5px solid #e2e8f0;border-radius:100px;background:#fff;color:#475569;font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s}.dl-fp-chip:hover{border-color:#0f4c75;color:#0f4c75}.dl-fp-chip.active{background:#0f4c75;border-color:#0f4c75;color:#fff}.dl-fp-check{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer}.dl-fp-check input{accent-color:#0f4c75;cursor:pointer}.dl-fp-price-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.dl-fp-price-input{width:90px;padding:6px 10px;border:1.5px solid #e2e8f0;border-radius:7px;font-size:.82rem;outline:none;font-family:inherit;color:#0f172a}.dl-fp-price-input:focus{border-color:#0f4c75}.dl-fp-slider{width:100%;accent-color:#0f4c75}.dl-fp-price-display{font-size:.78rem;color:#64748b;font-weight:600;margin-top:4px}.dl-products{max-width:1200px;margin:24px auto 0;padding:0 24px 60px}.dl-grid--grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:20px;gap:20px;align-items:stretch}.dl-grid--list{display:flex;flex-direction:column;gap:14px}.dl-empty{text-align:center;padding:72px 24px;background:#fff;border-radius:14px;border:1px solid #e2e8f0}.dl-empty-icon{width:64px;height:64px;border-radius:50%;background:#fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.dl-empty h3{font-size:1.1rem;font-weight:700;margin:0 0 8px;color:#0f172a}.dl-empty p{color:#64748b;font-size:.9rem;margin-bottom:20px}.dl-empty-btn{padding:9px 22px;background:#0f4c75;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:700;cursor:pointer;font-family:inherit;text-decoration:none;display:inline-block}.dl-empty-btn--link{margin-top:10px}.dl-bottom-cta{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-top:1px solid #e2e8f0;padding:56px 24px 64px}.dl-bottom-cta-inner{max-width:640px;margin:0 auto;text-align:center}.dl-bottom-cta h2{font-size:1.5rem;font-weight:700;margin:0 0 10px;letter-spacing:-.02em;color:#0f172a}.dl-bottom-cta p{color:#64748b;font-size:.95rem;margin:0 0 28px;line-height:1.6}.dl-cta-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.dl-cta-primary{padding:12px 26px;background:#0f4c75;color:#fff;border-radius:9px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s}.dl-cta-primary:hover{background:#1b6ca8}.dl-cta-secondary{padding:12px 26px;background:#fff;color:#0f4c75;border:1.5px solid #0f4c75;border-radius:9px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s}.dl-cta-secondary:hover{background:#f0f7ff;border-color:#1b6ca8;color:#1b6ca8}@media (max-width:900px){.dl-spotlight-grid{grid-template-columns:1fr 1fr}.dl-filter-panel{gap:24px}}@media (max-width:640px){.dl-hero{padding:40px 16px 36px}.dl-hero-title{font-size:1.6rem}.dl-spotlight{padding:0 16px}.dl-spotlight-grid{grid-template-columns:1fr}.dl-tabs-bar,.dl-toolbar{padding:0 16px}.dl-toolbar{flex-direction:column;align-items:flex-start}.dl-toolbar-right{width:100%;justify-content:space-between}.dl-filter-panel{padding:16px;gap:18px}.dl-filter-panel:before{display:none}.dl-products{padding:0 16px 48px}.dl-cd-block{min-width:46px;padding:6px 8px}.dl-cd-num{font-size:1.15rem}.dl-grid--grid{grid-template-columns:repeat(2,1fr);gap:12px}}