.dpm-featured-section{margin:24px 0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.dpm-featured-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap;max-width:1140px;margin:0 auto 12px}.dpm-featured-title{font-size:22px;font-weight:800;color:#ffffff!important;margin:0;letter-spacing:-.02em}.dpm-featured-menu-link,.dpm-featured-menu-link:link,.dpm-featured-menu-link:visited{font-size:13px;font-weight:600;color:var(--dpm-accent,#10b981)!important;text-decoration:none!important;white-space:nowrap;transition:opacity .15s}.dpm-featured-menu-link:hover{opacity:.8;text-decoration:underline}.dpm-featured-grid-wrap{position:relative;max-width:1140px;margin:0 auto}.dpm-featured-grid{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;max-width:1140px;margin:0 auto;padding-bottom:4px}.dpm-featured-grid::-webkit-scrollbar{display:none}.dpm-featured-grid .dpm-product-card{flex:0 0 calc(25% - 12px);min-width:220px;scroll-snap-align:start}.dpm-feat-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:rgb(255 255 255 / .95);border:1px solid #e5e7eb;box-shadow:0 2px 8px rgb(0 0 0 / .15);cursor:pointer;z-index:10;display:none;align-items:center;justify-content:center;font-size:18px;color:#1f2937;transition:background .15s,box-shadow .15s}.dpm-feat-arrow:hover{background:#fff;box-shadow:0 4px 12px rgb(0 0 0 / .2)}.dpm-feat-arrow.left{left:-16px}.dpm-feat-arrow.right{right:-16px}.dpm-feat-arrow.visible{display:flex}@media (max-width:768px){.dpm-feat-arrow{display:none!important}.dpm-featured-grid .dpm-product-card{flex:0 0 44vw!important;max-width:200px!important;min-width:150px!important}}.dpm-featured-grid .dpm-product-image-wrap{padding-top:100%!important;background:#f3f4f6;border-radius:8px 8px 0 0;overflow:hidden}.dpm-featured-grid .dpm-product-image{object-fit:cover!important}.dpm-featured-grid .dpm-product-info{flex:1;display:flex;flex-direction:column}.dpm-featured-grid .dpm-card-footer{margin-top:auto!important}.dpm-featured-section .dpm-product-card{background:#ffffff!important;color:#1f2937!important}.dpm-featured-section .dpm-product-info{background:#ffffff!important}.dpm-featured-section .dpm-product-name{color:#1f2937!important}.dpm-featured-section .dpm-product-brand{color:#6b7280!important}.dpm-featured-section .dpm-product-category{color:#0e7490!important}.dpm-featured-section .dpm-price{color:#1f2937!important}.dpm-featured-section .dpm-price-sale{color:#ef4444!important}.dpm-featured-section .dpm-price-original{color:#9ca3af!important}.dpm-featured-section .dpm-potency-badge{background:#f3f4f6!important;color:#1f2937!important}.dpm-featured-section .dpm-add-btn,.dpm-featured-section .dpm-select-weight-btn{color:#1f2937!important}.dpm-feat-detail-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .6);z-index:99998;display:flex;align-items:center;justify-content:center;padding:16px;backdrop-filter:blur(2px)}.dpm-feat-detail-modal{background:#fff;border-radius:16px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px rgb(0 0 0 / .3);color:#1f2937;animation:dpmFeatSlideUp .25s ease}@keyframes dpmFeatSlideUp{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.dpm-feat-detail-close{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;background:rgb(0 0 0 / .5);color:#fff;border:none;font-size:18px;line-height:30px;text-align:center;cursor:pointer;z-index:2;transition:background .15s}.dpm-feat-detail-close:hover{background:rgb(0 0 0 / .7)}.dpm-feat-detail-image{width:100%;height:260px;object-fit:contain;background:#f9fafb;border-radius:16px 16px 0 0}.dpm-feat-detail-body{padding:20px}.dpm-feat-detail-category{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--dpm-accent,#10b981);margin-bottom:4px}.dpm-feat-detail-name{font-size:20px;font-weight:800;margin:0 0 4px;color:#1f2937;line-height:1.2}.dpm-feat-detail-brand{font-size:14px;color:#6b7280;margin-bottom:12px}.dpm-feat-detail-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.dpm-feat-detail-meta-item{background:#f3f4f6;color:#374151;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:600}.dpm-feat-detail-effects{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:12px}.dpm-feat-detail-effect{background:#ecfdf5;color:#065f46;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600}.dpm-feat-detail-description{font-size:13px;line-height:1.6;color:#4b5563;margin-bottom:16px;max-height:100px;overflow-y:auto}.dpm-feat-detail-description *{color:#4b5563!important;font-size:13px!important}.dpm-feat-detail-weights{display:grid;grid-template-columns:repeat(auto-fill,minmax(85px,1fr));gap:6px;margin-bottom:14px}.dpm-feat-detail-weight-btn{background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;padding:7px 5px;text-align:center;cursor:pointer;transition:all .15s;font-family:inherit}.dpm-feat-detail-weight-btn:hover{border-color:var(--dpm-accent,#10b981)}.dpm-feat-detail-weight-btn.selected{background:#1f2937;border-color:#1f2937;color:#fff}.dpm-feat-detail-weight-btn .label{display:block;font-size:10px;color:#6b7280}.dpm-feat-detail-weight-btn.selected .label{color:#d1d5db}.dpm-feat-detail-weight-btn .price{display:block;font-size:14px;font-weight:700}.dpm-feat-detail-add-btn{width:100%;padding:12px;background:var(--dpm-accent,#2dd4bf);color:#1f2937;border:none;border-radius:999px;font-size:15px;font-weight:700;cursor:pointer;transition:filter .15s;font-family:inherit}.dpm-feat-detail-add-btn:hover{filter:brightness(.9)}.dpm-feat-detail-add-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.dpm-feat-detail-image{height:180px}.dpm-feat-detail-body{padding:16px}.dpm-feat-detail-name{font-size:18px}.dpm-feat-detail-weights{grid-template-columns:repeat(2,1fr)}}.dpm-dynamic-featured{max-width:1140px;margin:0 auto;padding:0 16px}.dpm-dynamic-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:16px}.dpm-store-selector{flex-shrink:0}.dpm-store-select{padding:10px 16px;border:2px solid var(--dpm-accent,#10b981);border-radius:999px;background:var(--dpm-accent,#10b981);color:#1f2937;font-size:14px;font-weight:700;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231f2937' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.dpm-store-select:focus{box-shadow:0 0 0 2px rgb(16 185 129 / .3)}.dpm-dynamic-content{min-height:100px;transition:opacity .2s}.dpm-dynamic-content.loading{opacity:.4;pointer-events:none}.dpm-dynamic-empty{text-align:center;padding:48px 16px;color:#9ca3af;font-size:16px}.dpm-dynamic-content .dpm-featured-header{justify-content:flex-end}@media (max-width:768px){.dpm-dynamic-header{flex-direction:column;align-items:flex-start;gap:10px}.dpm-store-select{width:100%}}