.festive-section{background-color:#fffbf2;padding:20px 10px;overflow:hidden}.festive-glory-header{text-align:center;justify-content:center;align-items:center;margin-bottom:10px;line-height:1.2;display:flex}.shimmer-text-container{white-space:nowrap;background:linear-gradient(90deg,#d35400,#f59e0b,#d35400) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;flex-wrap:nowrap;align-items:baseline;gap:8px;animation:3s linear infinite shine;display:inline-flex}@keyframes shine{to{background-position:200%}}.glory-title{text-transform:uppercase;letter-spacing:.5px;font-family:serif;font-size:1.4rem;font-weight:800}.glory-separator{color:#ea580c;opacity:.6;font-size:1.2rem;position:relative;top:-2px}.glory-subtitle{font-family:sans-serif;font-size:1rem;font-weight:600}@media (max-width:600px){.shimmer-text-container{white-space:normal;flex-wrap:wrap;justify-content:center;gap:5px}.glory-title{font-size:1.2rem}.glory-subtitle{font-size:.9rem}}.festive-banner-container{border-radius:8px;width:100%;height:auto;margin-bottom:15px;line-height:0;overflow:hidden;box-shadow:0 2px 8px #0000000d}.festive-banner-img{width:100%;height:auto;display:block}.festive-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (max-width:768px){.festive-grid{grid-template-columns:repeat(2,1fr)}}.festive-card{color:inherit;background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.festive-image-wrapper{aspect-ratio:1;background:#f0f0f0;width:100%;position:relative;overflow:hidden}.festive-product-img{object-fit:cover;width:100%;height:100%}.festive-badge{color:#fff;background:#d32f2f;border-radius:3px;padding:3px 6px;font-size:9px;font-weight:700;position:absolute;top:6px;left:6px}.festive-info{text-align:center;padding:8px}.f-prod-name{white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:13px;font-weight:600;overflow:hidden}.f-prod-price{margin:0;font-size:13px}.mrp{color:#999;margin-right:5px;font-size:11px;text-decoration:line-through}.sale{color:#d32f2f;font-weight:700}.festive-bottom-coupon{justify-content:center;margin-top:15px;display:flex}.coupon-pill{cursor:pointer;background:#fff;border:1px dashed #d35400;border-radius:50px;align-items:center;gap:10px;padding:6px 20px;font-size:.9rem;transition:all .2s;display:flex;box-shadow:0 2px 5px #d354001a}.coupon-pill:hover{background:#fff8f0;transform:scale(1.02)}.coupon-left{color:#555;align-items:center;gap:6px;display:flex}.gift-icon-anim{color:#d35400;font-size:1rem;animation:2s infinite wiggle}.coupon-right{color:#d35400;align-items:center;gap:6px;display:flex}.the-code{font-size:1rem;font-weight:700}@keyframes wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}@media (max-width:480px){.coupon-pill{justify-content:center;width:100%;padding:8px 15px;font-size:.85rem}}
.combo-section{background:#fdfbf7;border-top:1px solid #eee;padding:50px 20px}.combo-header{text-align:center;margin-bottom:40px}.combo-title{color:#333;text-transform:uppercase;letter-spacing:2px;margin:0;font-family:Courier New,monospace;font-size:32px;font-weight:800}.combo-subtitle{color:#666;margin-top:5px;font-size:16px}.combo-banner-wrapper{border-radius:12px;width:100%;margin-bottom:30px;line-height:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.combo-banner{width:100%;height:auto;display:block}.combo-layout{grid-template-columns:1.5fr 1fr;align-items:start;gap:30px;display:grid}.combo-game-area{background:#fff;border:2px dashed #ccc;border-radius:12px;padding:20px}.combo-controls{justify-content:space-between;align-items:center;height:40px;margin-bottom:15px;display:flex}.cat-selector{background:#f0f0f0;border:1px solid #ddd;border-radius:20px;align-items:center;gap:8px;padding:4px 10px;display:flex}.cat-label{color:#555;font-size:13px;font-weight:600}.cat-dropdown{color:#333;cursor:pointer;background:0 0;border:none;outline:none;font-size:14px;font-weight:700}.add-combo-btn{color:#fff;cursor:pointer;background:#d32f2f;border:none;border-radius:20px;padding:8px 20px;font-weight:700;animation:2s infinite pulse}.combo-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.combo-card{cursor:grab;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;gap:12px;padding:10px;transition:all .2s;display:flex}.combo-card:active{cursor:grabbing}.combo-card:hover{border-color:#999}.combo-card.connected{background:#fff0f0;border:2px solid #d32f2f}.combo-card.swap-source{opacity:.9;background:#f0f9ff;border:2px dashed #0284c7;transform:scale(.98)}.combo-thumb{object-fit:cover;pointer-events:none;border-radius:4px;width:45px;height:45px}.combo-name{font-size:13px;font-weight:600;line-height:1.2}.combo-details{flex:1}.connect-node{cursor:pointer;background:#fff;border:2px solid #bbb;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:all .2s}.connect-node:hover{border-color:#d32f2f}.connect-node.active-node{background:#d32f2f;border-color:#d32f2f;box-shadow:0 0 0 3px #d32f2f33}.combo-info-area{background:#fff;border:1px solid #eee;border-radius:12px;padding:0;overflow:hidden}.video-wrapper{text-align:center;background:#000;padding:10px;position:relative}.combo-video{border-radius:8px;width:100%;max-height:300px;display:block}.video-label{color:#fff;opacity:.7;text-transform:uppercase;letter-spacing:1px;margin-top:5px;font-size:12px}.combo-text-box{padding:25px}.howto-title{color:#d35400;border-bottom:2px solid #f0f0f0;margin-top:0;margin-bottom:15px;padding-bottom:10px;font-size:20px;font-weight:700}.howto-content{color:#555;font-size:14px;line-height:1.6}.howto-content p{margin-bottom:10px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.combo-section{box-sizing:border-box;width:100%;max-width:100vw;padding:30px 15px;overflow-x:hidden}.combo-layout{flex-direction:column;width:100%;display:flex}.combo-info-area{order:-1;width:100%;margin-bottom:20px}.combo-game-area{box-sizing:border-box;width:100%;padding:15px}.combo-controls{flex-direction:column;align-items:flex-start;gap:10px;height:auto}.cat-selector,.add-combo-btn{justify-content:center;width:100%}.combo-grid{grid-template-columns:1fr 1fr;gap:10px}.combo-card{text-align:center;flex-direction:column;justify-content:center;padding:8px}.combo-details{margin-bottom:5px}.connect-node{margin:0 auto}}
