.wpcrc-widget{margin:2em 0;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.wpcrc-widget.wpcrc-visible{opacity:1;transform:translateY(0)}.wpcrc-widget-title{font-size:1.4em;font-weight:600;margin-bottom:1em;padding-bottom:.5em;border-bottom:2px solid #eee}.wpcrc-products{display:grid;gap:1.5em}.wpcrc-columns-2{grid-template-columns:repeat(2,1fr)}.wpcrc-columns-3{grid-template-columns:repeat(3,1fr)}.wpcrc-columns-4{grid-template-columns:repeat(4,1fr)}.wpcrc-columns-5{grid-template-columns:repeat(5,1fr)}.wpcrc-columns-6{grid-template-columns:repeat(6,1fr)}.wpcrc-product{position:relative;border-radius:4px;background:#fff;border:1px solid #f0f0f0;transition:transform .2s ease}.wpcrc-product:hover{transform:translateY(-2px)}.wpcrc-product-link{text-decoration:none;color:inherit;display:block}.wpcrc-product-link:hover{color:inherit}.wpcrc-product-image{position:relative;overflow:hidden;background:#f8f8f8}.wpcrc-product-image img{width:100%;height:auto;display:block;transition:transform .3s ease}.wpcrc-product:hover .wpcrc-product-image img{transform:scale(1.03)}.wpcrc-product-data{padding:20px;text-align:center}.wpcrc-product-info{padding:.8em 1em}.wpcrc-product-name{font-weight:500;margin:0 0 .4em;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wpcrc-product-rating .star-rating{float:none;display:inline-block}.wpcrc-product-price{font-size:.85em;color:#333;font-weight:600}.wpcrc-product-price del{color:#999;font-weight:400;margin-right:.3em}.wpcrc-product-price ins{text-decoration:none;color:#e04}.wpcrc-product-buttons{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:4px;opacity:0;transition:opacity .2s ease}.wpcrc-product:hover .wpcrc-product-buttons{opacity:1}.wpcrc-product-actions{padding:0 1em .8em}.wpcrc-add-to-cart{display:block;width:100%;text-align:center;font-size:.8em;padding:.5em 1em;border-radius:4px}.wpcrc-skeleton .wpcrc-product{min-height:250px}.wpcrc-skeleton .wpcrc-product-image{height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;animation:wpcrc-shimmer 1.5s infinite}.wpcrc-skeleton .wpcrc-product-name,.wpcrc-skeleton .wpcrc-product-price{height:12px;background:#f0f0f0;border-radius:4px}@keyframes wpcrc-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.wpcrc-ajax-placeholder{min-height:120px;display:flex;align-items:center;justify-content:center;opacity:1;transform:none}.wpcrc-ajax-loading{width:32px;height:32px;border:3px solid #f0f0f0;border-top-color:#999;border-radius:50%;animation:wpcrc-spin .7s linear infinite}@keyframes wpcrc-spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.wpcrc-columns-4,.wpcrc-columns-5,.wpcrc-columns-6{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.wpcrc-columns-3,.wpcrc-columns-4,.wpcrc-columns-5,.wpcrc-columns-6{grid-template-columns:repeat(2,1fr)}.wpcrc-products{gap:1em}}@media (max-width:480px){.wpcrc-products{grid-template-columns:1fr 1fr;gap:.8em}.wpcrc-product-info{padding:.6em .8em}.wpcrc-product-name{font-size:.8em}}.wpcrc-carousel{margin:2em 0;position:relative}.wpcrc-carousel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1em;padding-bottom:.5em;border-bottom:2px solid #eee}.wpcrc-carousel-header-nav-only{justify-content:flex-end;border-bottom:none;padding-bottom:0;margin-bottom:.5em}.wpcrc-carousel-title{font-size:1.4em;font-weight:600;margin:0}.wpcrc-carousel-nav{display:flex;gap:6px;flex-shrink:0}.wpcrc-carousel-prev,.wpcrc-carousel-next{width:36px;height:36px;border:1px solid #ddd;background:#fff;border-radius:50%;font-size:20px;line-height:1;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;user-select:none;-webkit-user-select:none}.wpcrc-carousel-prev:hover,.wpcrc-carousel-next:hover{background:#f5f5f5;border-color:#bbb;color:#000}.wpcrc-carousel-prev.disabled,.wpcrc-carousel-next.disabled{opacity:.3;cursor:default;pointer-events:none}.wpcrc-carousel-track{display:flex;gap:1.5em;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.wpcrc-carousel-track::-webkit-scrollbar{display:none}.wpcrc-carousel-track .wpcrc-product{flex:0 0 auto;scroll-snap-align:start}.wpcrc-carousel-track.wpcrc-columns-2 .wpcrc-product{width:calc((100% - 1.5em) / 2)}.wpcrc-carousel-track.wpcrc-columns-3 .wpcrc-product{width:calc((100% - 3em) / 3)}.wpcrc-carousel-track.wpcrc-columns-4 .wpcrc-product{width:calc((100% - 4.5em) / 4)}.wpcrc-carousel-track.wpcrc-columns-5 .wpcrc-product{width:calc((100% - 6em) / 5)}.wpcrc-carousel-track.wpcrc-columns-6 .wpcrc-product{width:calc((100% - 7.5em) / 6)}@media (max-width:1024px){.wpcrc-carousel-track.wpcrc-columns-4 .wpcrc-product,.wpcrc-carousel-track.wpcrc-columns-5 .wpcrc-product,.wpcrc-carousel-track.wpcrc-columns-6 .wpcrc-product{width:calc((100% - 3em) / 3)}}@media (max-width:768px){.wpcrc-carousel-track.wpcrc-columns-3 .wpcrc-product,.wpcrc-carousel-track.wpcrc-columns-4 .wpcrc-product,.wpcrc-carousel-track.wpcrc-columns-5 .wpcrc-product,.wpcrc-carousel-track.wpcrc-columns-6 .wpcrc-product{width:calc((100% - 1.5em) / 2)}.wpcrc-carousel-track{gap:1em}}@media (max-width:480px){.wpcrc-carousel-track .wpcrc-product{width:70%}.wpcrc-carousel-prev,.wpcrc-carousel-next{width:32px;height:32px;font-size:18px}}.wpcrc-list{margin:2em 0}.wpcrc-list-title{font-size:1.4em;font-weight:600;margin-bottom:1em;padding-bottom:.5em;border-bottom:2px solid #eee}.wpcrc-products-list{display:flex;flex-direction:column;gap:0}.wpcrc-products-list .wpcrc-product{display:flex;align-items:center;gap:1em;padding:.8em;margin-bottom:10px;border-bottom:1px solid #f0f0f0;transition:background .15s ease,transform .2s ease}.wpcrc-products-list .wpcrc-product:last-child{margin-bottom:0}.wpcrc-products-list .wpcrc-product:hover{background:#fafafa}.wpcrc-products-list .wpcrc-product-thumb{flex-shrink:0;width:64px;border-radius:4px;background:#f8f8f8}.wpcrc-products-list .wpcrc-product-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:4px;transition:transform .3s ease}.wpcrc-products-list .wpcrc-product:hover .wpcrc-product-thumb img{transform:scale(1.05)}.wpcrc-products-list .wpcrc-product-data{flex:1;min-width:0;padding:0;text-align:left}.wpcrc-products-list .wpcrc-product-name{font-weight:500;line-height:1.3;margin-bottom:.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wpcrc-products-list .wpcrc-product-name a{color:#333;text-decoration:none}.wpcrc-products-list .wpcrc-product-name a:hover{color:#000;text-decoration:underline}.wpcrc-products-list .wpcrc-product-rating .star-rating{font-size:.75em}.wpcrc-products-list .wpcrc-product-price{font-size:.85em;font-weight:600;color:#333}.wpcrc-products-list .wpcrc-product-price del{color:#999;font-weight:400;margin-right:.3em}.wpcrc-products-list .wpcrc-product-price ins{text-decoration:none;color:#e04}@media (max-width:480px){.wpcrc-products-list .wpcrc-product-thumb{width:48px;height:48px}}.wpcrc-badge{display:inline-flex;align-items:center;gap:2px;font-size:11px;line-height:1.2;padding:3px 8px;border-radius:3px;margin-top:6px;font-weight:600}.wpcrc-badge-hot{background:#fff3e0;color:#e65100}.wpcrc-badge-urgency{background:#fce4ec;color:#c62828}.wpcrc-badge-popular{background:#fce4ec;color:#ad1457}.wpcrc-badge-icon{font-style:normal}.wpcrc-popup-overlay{display:none;position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.wpcrc-popup-overlay.wpcrc-popup-active{display:flex;opacity:1}.wpcrc-popup-modal{position:relative;background:#fff;border-radius:4px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-width:720px;width:92%;max-height:85vh;overflow:hidden;animation:wpcrc-popup-in .3s ease}.wpcrc-popup-split{display:flex;max-width:900px}.wpcrc-popup-hero{position:relative;flex:0 0 50%;background:#1a1a2e;overflow:hidden;display:flex;align-items:flex-end}.wpcrc-popup-hero img{width:100%;height:100%;object-fit:cover;display:block}.wpcrc-popup-hero-overlay{position:absolute;bottom:0;left:0;right:0;padding:24px;background:0 0;color:#333}.wpcrc-popup-hero-name{font-size:1.1em;font-weight:600;line-height:1.3;margin-bottom:4px;background:#fff;color:#333;padding:4px 8px;border-radius:3px;display:inline-block}.wpcrc-popup-hero-price{font-size:.95em;background:#fff;padding:4px 8px;border-radius:3px;display:inline-block}.wpcrc-popup-hero-branded{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);align-items:center;justify-content:center}.wpcrc-popup-hero-branded .wpcrc-popup-hero-overlay{position:static;background:0 0;text-align:center;padding:40px 24px}.wpcrc-popup-hero-icon{font-size:2.5em;display:block;margin-bottom:12px}.wpcrc-popup-hero-branded .wpcrc-popup-hero-name{font-size:1.3em;margin-bottom:8px;background:0 0;color:#fff;padding:0;display:block}.wpcrc-popup-hero-branded .wpcrc-popup-hero-price{background:0 0;color:#fff;padding:0;display:block}.wpcrc-popup-hero-desc{font-size:.85em;color:#fff;line-height:1.4}.wpcrc-popup-split .wpcrc-popup-body{flex:1;min-width:0}@keyframes wpcrc-popup-in{from{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.wpcrc-popup-close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border:none;background:0 0;border-radius:50%;font-size:20px;line-height:1;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.wpcrc-popup-close:hover{background:0 0;color:#1e293b}.wpcrc-popup-body{padding:24px;overflow-y:auto;max-height:calc(85vh - 48px)}.wpcrc-popup-body .wpcrc-list{margin:0}.wpcrc-popup-body .wpcrc-grid{margin:0}.wpcrc-popup-body .wpcrc-products{max-height:360px;overflow-y:auto}@media (max-width:768px){.wpcrc-popup-split{flex-direction:column;max-width:96%}.wpcrc-popup-hero{flex:0 0 auto;max-height:180px}.wpcrc-popup-body{padding:16px;max-height:calc(90vh - 228px)}}@media (max-width:480px){.wpcrc-popup-hero{max-height:140px}.wpcrc-popup-hero-branded .wpcrc-popup-hero-overlay{padding:20px 16px}.wpcrc-popup-hero-icon{font-size:1.8em;margin-bottom:8px}}