:root{--byb-primary: #1a1a1a;--byb-secondary: #64B82F;--byb-accent: #4a9d24;--byb-error: #ef4444;--byb-warning: #f59e0b;--byb-blue: #3b82f6;--byb-purple: #8b5cf6;--byb-orange: #f97316;--byb-christmas-red: #c41e3a;--byb-christmas-red-dark: #a01830;--byb-christmas-green: #1a472a;--byb-christmas-green-light: #2d5a3d;--byb-christmas-gold: #d4af37;--byb-christmas-gold-light: #f0d060;--byb-christmas-snow: #f0f8ff;--byb-gray-50: #fafafa;--byb-gray-100: #f4f4f5;--byb-gray-200: #e4e4e7;--byb-gray-300: #d4d4d8;--byb-gray-500: #71717a;--byb-gray-600: #52525b;--byb-gray-700: #3f3f46;--byb-radius: 16px;--byb-shadow: 0 4px 12px rgba(0,0,0,.08);--byb-shadow-lg: 0 8px 24px rgba(0,0,0,.15);--byb-shadow-christmas: 0 8px 32px rgba(196, 30, 58, .2);--byb-transition: all .3s cubic-bezier(.4, 0, .2, 1)}.byb-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--byb-primary);line-height:1.6;overflow-x:hidden}.byb-page *{box-sizing:border-box}.byb-page *:focus-visible{outline:3px solid var(--byb-christmas-gold);outline-offset:2px}.byb-container{max-width:1200px;margin:0 auto;padding:0 20px}.byb-snowflakes{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9998;overflow:hidden}.byb-snowflake{position:absolute;top:-20px;color:#fffc;font-size:1.5rem;animation:snowfall linear infinite;text-shadow:0 0 5px rgba(255,255,255,.5)}.byb-snowflake:nth-child(1){left:5%;animation-duration:15s;animation-delay:0s;font-size:1.2rem}.byb-snowflake:nth-child(2){left:15%;animation-duration:12s;animation-delay:2s;font-size:1.8rem}.byb-snowflake:nth-child(3){left:25%;animation-duration:18s;animation-delay:4s;font-size:1rem}.byb-snowflake:nth-child(4){left:35%;animation-duration:14s;animation-delay:1s;font-size:1.5rem}.byb-snowflake:nth-child(5){left:50%;animation-duration:16s;animation-delay:3s;font-size:2rem}.byb-snowflake:nth-child(6){left:60%;animation-duration:13s;animation-delay:5s;font-size:1.3rem}.byb-snowflake:nth-child(7){left:70%;animation-duration:17s;animation-delay:2s;font-size:1.6rem}.byb-snowflake:nth-child(8){left:80%;animation-duration:11s;animation-delay:4s;font-size:1.1rem}.byb-snowflake:nth-child(9){left:90%;animation-duration:15s;animation-delay:1s;font-size:1.4rem}.byb-snowflake:nth-child(10){left:95%;animation-duration:19s;animation-delay:3s;font-size:1.7rem}@keyframes snowfall{0%{transform:translateY(-20px) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(360deg);opacity:.3}}.byb-promo-banner{background:linear-gradient(90deg,var(--byb-christmas-red),var(--byb-christmas-red-dark),var(--byb-christmas-red));background-size:200% 100%;animation:shimmerBanner 3s linear infinite;color:#fff;padding:12px 0;text-align:center;position:relative;z-index:100}@keyframes shimmerBanner{0%{background-position:200% 0}to{background-position:-200% 0}}.byb-promo-content{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.byb-promo-icon{font-size:24px;animation:bounce 1s ease infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.byb-promo-text{font-size:16px;letter-spacing:.5px}.byb-promo-text strong{font-weight:800;text-transform:uppercase}.byb-christmas-lights{position:absolute;top:0;left:0;right:0;height:30px;display:flex;justify-content:space-around;padding:0 20px;z-index:10}.byb-christmas-lights span{width:12px;height:20px;border-radius:50%/60% 60% 40% 40%;position:relative;animation:twinkle 1.5s ease-in-out infinite}.byb-christmas-lights span:before{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%);width:4px;height:8px;background:#333;border-radius:2px}.byb-christmas-lights span:nth-child(1){background:red;animation-delay:0s}.byb-christmas-lights span:nth-child(2){background:#0f0;animation-delay:.2s}.byb-christmas-lights span:nth-child(3){background:#00f;animation-delay:.4s}.byb-christmas-lights span:nth-child(4){background:#ff0;animation-delay:.6s}.byb-christmas-lights span:nth-child(5){background:#f0f;animation-delay:.8s}.byb-christmas-lights span:nth-child(6){background:#0ff;animation-delay:1s}.byb-christmas-lights span:nth-child(7){background:#f60;animation-delay:1.2s}.byb-christmas-lights span:nth-child(8){background:#f06;animation-delay:1.4s}.byb-christmas-lights span:nth-child(9){background:#6f0;animation-delay:.3s}.byb-christmas-lights span:nth-child(10){background:#f36;animation-delay:.7s}@keyframes twinkle{0%,to{opacity:1;filter:brightness(1)}50%{opacity:.5;filter:brightness(.7)}}.byb-hero{min-height:90vh;display:flex;align-items:center;background:linear-gradient(135deg,var(--byb-christmas-snow) 0%,#ffffff 50%,rgba(196,30,58,.05) 100%);position:relative;overflow:hidden;padding:120px 0 60px}.byb-hero:before{content:"";position:absolute;top:-30%;right:-15%;width:800px;height:800px;background:radial-gradient(circle,rgba(196,30,58,.08) 0%,transparent 70%);border-radius:50%;animation:float 20s ease-in-out infinite}.byb-hero:after{content:"";position:absolute;bottom:-20%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(26,71,42,.08) 0%,transparent 70%);border-radius:50%;animation:float 25s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(-30px,-30px)}}.byb-hero-content{display:grid;grid-template-columns:1fr;gap:48px;align-items:center;position:relative;z-index:2}.byb-hero-text{text-align:center}.byb-sale-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));color:#fff;padding:10px 24px;border-radius:50px;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;box-shadow:var(--byb-shadow-christmas);animation:pulse 2s ease infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.byb-badge-ribbon{font-size:20px}.byb-hero h1{font-size:clamp(36px,8vw,72px);font-weight:900;line-height:1.1;margin-bottom:24px;color:var(--byb-primary);animation:slideUp .8s ease}.byb-highlight{background:linear-gradient(135deg,var(--byb-christmas-red) 0%,var(--byb-christmas-green) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.byb-hero p{font-size:clamp(18px,4vw,24px);color:var(--byb-gray-600);margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto;animation:fadeIn 1s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.byb-countdown-wrapper{margin-bottom:32px;animation:fadeIn 1.2s ease}.byb-countdown-label{font-size:16px;font-weight:700;color:var(--byb-christmas-red);margin-bottom:12px;text-transform:uppercase;letter-spacing:1px}.byb-countdown{display:flex;justify-content:center;align-items:center;gap:8px}.byb-countdown-item{background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));color:#fff;padding:16px 20px;border-radius:12px;text-align:center;min-width:70px;box-shadow:var(--byb-shadow-christmas)}.byb-countdown-number{font-size:32px;font-weight:900;display:block;line-height:1}.byb-countdown-unit{font-size:11px;text-transform:uppercase;letter-spacing:1px;opacity:.9;margin-top:4px;display:block}.byb-countdown-separator{font-size:32px;font-weight:700;color:var(--byb-christmas-red)}.byb-hero-features{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:40px}.byb-feature-pill{display:flex;align-items:center;gap:8px;background:#fff;padding:12px 24px;border-radius:50px;box-shadow:var(--byb-shadow);font-weight:600;font-size:15px;transition:var(--byb-transition)}.byb-feature-pill.christmas{border:2px solid var(--byb-christmas-red)}.byb-feature-pill.christmas i{color:var(--byb-christmas-red)}.byb-feature-pill.christmas.coming-soon{border:2px dashed var(--byb-christmas-gold);background:linear-gradient(135deg,#d4af371a,#f0d0601a)}.byb-feature-pill.christmas.coming-soon i{color:var(--byb-christmas-gold)}.byb-feature-pill.christmas.active{background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));color:#fff;border-color:var(--byb-christmas-red);animation:pulse 2s ease infinite}.byb-feature-pill.christmas.active i{color:#fff}.byb-feature-pill.christmas.active-limited{background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));color:#fff;border-color:var(--byb-christmas-red);position:relative}.byb-feature-pill.christmas.active-limited i{color:#fff}.byb-feature-pill.christmas.active-limited:after{content:"\26a1";position:absolute;top:-8px;right:-8px;font-size:14px;animation:bounce 1s ease infinite}.byb-feature-pill:hover{transform:translateY(-2px);box-shadow:var(--byb-shadow-lg)}.byb-cta-primary{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));color:#fff;padding:20px 48px;border-radius:50px;font-size:20px;font-weight:700;border:none;cursor:pointer;box-shadow:var(--byb-shadow-christmas);transition:var(--byb-transition);text-decoration:none}.byb-cta-primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px #c41e3a66}.byb-hero-visual{position:relative;animation:fadeIn 1.2s ease}.byb-hero-badge{position:absolute;top:-20px;right:-20px;z-index:10;animation:spin 10s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.byb-discount-circle{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:100px;background:linear-gradient(135deg,var(--byb-christmas-gold),var(--byb-christmas-gold-light));border-radius:50%;box-shadow:0 8px 24px #d4af3766}.byb-discount-amount{font-size:28px;font-weight:900;color:var(--byb-christmas-red-dark);line-height:1}.byb-discount-text{font-size:14px;font-weight:700;color:var(--byb-christmas-red-dark);text-transform:uppercase}.byb-hero-visual img{width:100%;max-width:600px;height:auto;border-radius:24px;box-shadow:var(--byb-shadow-lg);margin:0 auto;display:block;border:4px solid white}.byb-hero-ornaments{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);display:flex;gap:24px;font-size:32px}.byb-ornament{animation:bounce 1.5s ease infinite}.byb-ornament:nth-child(2){animation-delay:.3s}.byb-ornament:nth-child(3){animation-delay:.6s}.byb-trust-strip{background:#fff;padding:32px 0;border-top:1px solid var(--byb-gray-200);border-bottom:1px solid var(--byb-gray-200)}.byb-trust-strip.christmas{background:linear-gradient(90deg,#c41e3a0d,#fff,#1a472a0d)}.byb-trust-content{display:flex;justify-content:center;align-items:center;gap:48px;flex-wrap:wrap}.byb-trust-badge{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:var(--byb-gray-700)}.byb-trust-badge i{font-size:28px;color:var(--byb-christmas-red)}.byb-social-proof{background:var(--byb-primary);color:#fff;padding:48px 0;text-align:center}.byb-social-proof.christmas{background:linear-gradient(135deg,var(--byb-christmas-green),var(--byb-christmas-green-light))}.byb-social-proof-content{display:flex;justify-content:center;align-items:center;gap:64px;flex-wrap:wrap}.byb-stat{text-align:center}.byb-stat.highlight{background:#ffffff1a;padding:16px 32px;border-radius:12px;border:2px solid var(--byb-christmas-gold)}.byb-stat-number{font-size:48px;font-weight:800;display:block;color:var(--byb-christmas-gold);line-height:1;margin-bottom:8px}.byb-stat-label{font-size:14px;opacity:.9;text-transform:uppercase;letter-spacing:1px}.byb-builder{padding:100px 0;background:linear-gradient(180deg,var(--byb-gray-50) 0%,white 100%);position:relative}.byb-builder:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--byb-christmas-red),var(--byb-christmas-green),var(--byb-christmas-red))}.byb-builder-header{text-align:center;margin-bottom:64px}.byb-section-label{display:inline-block;color:var(--byb-secondary);font-weight:700;text-transform:uppercase;letter-spacing:2px;font-size:14px;margin-bottom:16px}.byb-section-label.christmas{color:var(--byb-christmas-red);background:linear-gradient(135deg,#c41e3a1a,#1a472a1a);padding:8px 20px;border-radius:50px}.byb-section-title{font-size:clamp(32px,6vw,48px);font-weight:800;margin-bottom:16px;color:var(--byb-primary)}.byb-section-subtitle{font-size:18px;color:var(--byb-gray-600);max-width:600px;margin:0 auto}.byb-form{background:#fff;border-radius:24px;padding:48px;box-shadow:var(--byb-shadow-lg);max-width:1100px;margin:0 auto;border:2px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-green));background-origin:border-box;background-clip:padding-box,border-box}.byb-step{display:none;animation:fadeSlide .4s ease}.byb-step.active{display:block}@keyframes fadeSlide{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.byb-step-header{text-align:center;margin-bottom:48px;padding-bottom:24px;border-bottom:2px solid var(--byb-gray-200)}.byb-step-header h2{font-size:clamp(24px,5vw,36px);font-weight:800;color:var(--byb-primary);display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.byb-step-header h2 i{color:var(--byb-christmas-red)}.byb-step-indicator{display:flex;justify-content:center;align-items:center;gap:0;margin-top:24px}.byb-indicator-dot{width:36px;height:36px;border-radius:50%;background:var(--byb-gray-200);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:var(--byb-gray-500);transition:var(--byb-transition)}.byb-indicator-dot span{display:block}.byb-indicator-dot.active{background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));color:#fff;transform:scale(1.1);box-shadow:var(--byb-shadow-christmas)}.byb-indicator-dot.completed{background:var(--byb-christmas-green);color:#fff}.byb-indicator-line{width:40px;height:3px;background:var(--byb-gray-200);transition:var(--byb-transition)}.byb-indicator-line.active,.byb-indicator-line.completed{background:linear-gradient(90deg,var(--byb-christmas-green),var(--byb-christmas-red))}.byb-progress-container{background:var(--byb-gray-100);border-radius:12px;padding:20px;margin-bottom:32px;position:sticky;top:80px;z-index:100;box-shadow:var(--byb-shadow)}.byb-progress-container.christmas{background:linear-gradient(135deg,#c41e3a0d,#1a472a0d);border:2px solid var(--byb-christmas-red)}.byb-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.byb-progress-label{font-weight:600;color:var(--byb-gray-600)}.byb-progress-count{font-size:20px;font-weight:800;color:var(--byb-christmas-red)}.byb-progress-bar{height:12px;background:var(--byb-gray-300);border-radius:6px;overflow:hidden;position:relative}.byb-progress-fill{height:100%;background:linear-gradient(90deg,var(--byb-secondary),var(--byb-accent));border-radius:6px;transition:width .5s cubic-bezier(.4,0,.2,1);position:relative}.byb-progress-fill.christmas{background:linear-gradient(90deg,var(--byb-christmas-red),var(--byb-christmas-green),var(--byb-christmas-red));background-size:200% 100%;animation:shimmerProgress 2s linear infinite}@keyframes shimmerProgress{0%{background-position:200% 0}to{background-position:-200% 0}}.byb-options-grid{display:grid;gap:20px;margin-bottom:40px}.byb-options-grid.two-col{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.byb-options-grid.three-col{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.byb-options-grid.four-col{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.byb-option-card{position:relative;background:#fff;border:3px solid var(--byb-gray-200);border-radius:var(--byb-radius);padding:32px 24px;cursor:pointer;transition:var(--byb-transition);min-height:320px;display:flex;flex-direction:column}.byb-option-card:hover{border-color:var(--byb-christmas-red);transform:translateY(-4px);box-shadow:var(--byb-shadow-christmas)}.byb-option-card input{position:absolute;opacity:0;pointer-events:none}.byb-option-card.selected{background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));border-color:var(--byb-christmas-red);transform:scale(1.03);box-shadow:var(--byb-shadow-christmas)}.byb-option-card.selected *{color:#fff!important}.byb-option-card.selected:after{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;top:16px;right:16px;width:40px;height:40px;background:#fff;color:var(--byb-christmas-red);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:var(--byb-shadow)}.byb-christmas-ribbon{position:absolute;top:20px;left:-8px;background:linear-gradient(135deg,var(--byb-christmas-gold),var(--byb-christmas-gold-light));color:var(--byb-christmas-red-dark);padding:6px 16px 6px 12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #d4af374d;z-index:5;display:none}.byb-christmas-ribbon:before{content:"";position:absolute;left:0;bottom:-8px;border-left:8px solid transparent;border-top:8px solid #b8960a}.byb-christmas-ribbon:after{content:"";position:absolute;right:-10px;top:0;bottom:0;border-left:10px solid var(--byb-christmas-gold-light);border-top:15px solid transparent;border-bottom:15px solid transparent}.byb-special-badge{position:absolute;top:-2px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));color:#fff;padding:6px 16px;border-radius:0 0 8px 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;z-index:5}.byb-special-badge.christmas{background:linear-gradient(135deg,var(--byb-christmas-gold),var(--byb-christmas-gold-light));color:var(--byb-christmas-red-dark)}.byb-card-image{width:100%;height:180px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:var(--byb-gray-50);border-radius:12px;overflow:hidden;padding:12px}.byb-card-image img{width:100%;height:100%;object-fit:contain}.byb-card-icon{width:80px;height:80px;margin:0 auto 20px;background:linear-gradient(135deg,#c41e3a1a,#1a472a1a);border-radius:12px;display:flex;align-items:center;justify-content:center}.byb-card-icon i{font-size:40px;color:var(--byb-christmas-red)}.byb-card-title{font-size:22px;font-weight:700;text-align:center;margin-bottom:8px;color:var(--byb-primary)}.byb-card-desc{font-size:15px;color:var(--byb-gray-600);text-align:center;margin-bottom:20px}.byb-price-group{margin-top:auto;text-align:center}.byb-price-was{display:none!important}.byb-price-now{font-size:28px;font-weight:800;color:var(--byb-christmas-red);display:block}.byb-discount-badge,.byb-savings-highlight{display:none!important}.byb-option-card.gift-card{border:3px dashed var(--byb-christmas-gold);background:linear-gradient(135deg,#d4af370d,#f0d0600d)}.byb-option-card.gift-card:hover{border-style:solid;border-color:var(--byb-christmas-gold)}.byb-option-card.gift-card.selected{background:linear-gradient(135deg,var(--byb-christmas-gold),var(--byb-christmas-gold-light));border-style:solid}.byb-option-card.gift-card.selected *{color:var(--byb-christmas-red-dark)!important}.byb-free-badge{position:absolute;top:12px;right:12px;background:var(--byb-christmas-red);color:#fff;padding:8px 16px;border-radius:50px;font-size:14px;font-weight:800;animation:pulse 2s ease infinite}.byb-gift-value{font-size:14px;color:var(--byb-christmas-green);font-weight:600;margin-top:8px}.byb-free-gift-banner{display:flex;align-items:center;justify-content:center;gap:20px;background:linear-gradient(135deg,var(--byb-christmas-gold),var(--byb-christmas-gold-light));padding:24px;border-radius:16px;margin-bottom:32px}.byb-gift-icon{font-size:48px;animation:bounce 1s ease infinite}.byb-gift-text{text-align:left}.byb-gift-text h3{font-size:24px;font-weight:800;color:var(--byb-christmas-red-dark);margin:0 0 4px}.byb-gift-text p{font-size:16px;color:var(--byb-christmas-red-dark);margin:0;opacity:.8}.byb-selected-display{background:var(--byb-gray-50);border-radius:12px;padding:24px;margin-bottom:32px}.byb-selected-display h3{font-size:14px;font-weight:700;text-transform:uppercase;color:var(--byb-gray-600);margin-bottom:16px;letter-spacing:1px}.byb-selected-items{display:flex;flex-wrap:wrap;gap:12px;min-height:80px}.byb-selected-item{width:60px;height:60px;border-radius:8px;overflow:hidden;border:2px solid var(--byb-christmas-red);box-shadow:var(--byb-shadow);animation:popIn .3s cubic-bezier(.68,-.55,.265,1.55);position:relative;cursor:pointer;transition:var(--byb-transition)}.byb-selected-item:hover{transform:scale(1.05);border-color:var(--byb-error);box-shadow:0 4px 12px #ef44444d}.byb-selected-item:before{content:"\f00d";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;top:0;left:0;right:0;bottom:0;background:#ef4444e6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;opacity:0;transition:opacity .2s ease;z-index:10}.byb-selected-item:hover:before{opacity:1}@keyframes popIn{0%{transform:scale(0) rotate(-180deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.byb-selected-item.removing{animation:popOut .3s cubic-bezier(.68,-.55,.265,1.55) forwards}@keyframes popOut{0%{transform:scale(1) rotate(0);opacity:1}to{transform:scale(0) rotate(180deg);opacity:0}}.byb-selected-item img{width:100%;height:100%;object-fit:cover}.byb-categories{display:flex;gap:12px;margin-bottom:32px;overflow-x:auto;padding-bottom:8px}.byb-category-btn{padding:12px 24px;background:#fff;border:2px solid var(--byb-gray-300);border-radius:50px;font-size:15px;font-weight:600;color:var(--byb-gray-600);cursor:pointer;white-space:nowrap;transition:var(--byb-transition);display:flex;align-items:center;gap:8px}.byb-category-btn:hover{border-color:var(--byb-christmas-red);transform:translateY(-2px)}.byb-category-btn.active{background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));color:#fff;border-color:var(--byb-christmas-red)}.byb-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;margin-bottom:40px}.byb-product{background:#fff;border:2px solid var(--byb-gray-200);border-radius:12px;overflow:hidden;cursor:pointer;transition:var(--byb-transition);position:relative}.byb-product:hover{border-color:var(--byb-christmas-red);transform:translateY(-4px);box-shadow:var(--byb-shadow-christmas)}.byb-product.selected{border-color:var(--byb-christmas-red);border-width:3px}.byb-product.selected:before{content:attr(data-quantity);position:absolute;top:8px;right:8px;width:32px;height:32px;background:var(--byb-christmas-red);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;box-shadow:var(--byb-shadow);z-index:10;animation:pulse 1s ease}.byb-product-image{width:100%;aspect-ratio:1;object-fit:cover;transition:var(--byb-transition)}.byb-product:hover .byb-product-image{transform:scale(1.05)}.byb-product-info{padding:12px}.byb-product-name{font-size:13px;font-weight:600;color:var(--byb-primary);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px}.byb-product-rating{display:flex;align-items:center;gap:4px;margin-top:6px}.byb-stars{display:flex;gap:2px}.byb-stars i{font-size:11px;color:#fbbf24}.byb-rating-count{font-size:10px;color:var(--byb-gray-500);margin-left:2px}.byb-kosher-badge{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:6px;padding:4px 0}.byb-kosher-badge img{height:16px;width:auto;object-fit:contain;opacity:.85;transition:var(--byb-transition)}.byb-kosher-text{font-size:10px;font-weight:600;color:var(--byb-gray-600);text-transform:uppercase;letter-spacing:.3px}.byb-nav{display:flex;gap:16px;margin-top:48px;justify-content:center}.byb-btn{padding:18px 36px;font-size:18px;font-weight:700;border-radius:50px;border:none;cursor:pointer;transition:var(--byb-transition);display:flex;align-items:center;gap:12px;min-width:180px;justify-content:center}.byb-btn-back{background:#fff;color:var(--byb-primary);border:2px solid var(--byb-gray-300)}.byb-btn-back:hover{border-color:var(--byb-primary);transform:translate(-4px)}.byb-btn-next{background:var(--byb-secondary);color:#fff;box-shadow:0 4px 12px #64b82f4d}.byb-btn-next.christmas{background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));box-shadow:var(--byb-shadow-christmas)}.byb-btn-next:hover{transform:translateY(-2px);box-shadow:0 6px 16px #c41e3a66}.byb-summary{background:var(--byb-gray-50);border-radius:var(--byb-radius);padding:32px}.byb-summary.christmas{background:linear-gradient(135deg,#c41e3a08,#1a472a08);border:2px solid var(--byb-christmas-red)}.byb-summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.byb-summary-title{font-size:28px;font-weight:800;margin:0}.byb-summary-item{display:flex;gap:20px;padding:20px 0;border-bottom:2px solid var(--byb-gray-200);align-items:flex-start}.byb-summary-icon{font-size:32px;width:50px;flex-shrink:0;line-height:1}.byb-summary-content{flex:1;min-width:0}.byb-summary-label{font-size:13px;text-transform:uppercase;color:var(--byb-gray-500);font-weight:700;letter-spacing:1px;margin-bottom:8px}.byb-summary-value{font-size:18px;color:var(--byb-primary);font-weight:600;word-wrap:break-word}.byb-summary-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px;margin-top:16px}.byb-summary-product{aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid var(--byb-christmas-red)}.byb-summary-product img{width:100%;height:100%;object-fit:cover}.byb-free-shipping-banner{display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));color:#fff;padding:16px;border-radius:12px;margin:24px 0 12px;font-weight:600;font-size:15px;animation:pulse 2s ease infinite}.byb-free-shipping-banner i{font-size:24px}.byb-free-shipping-banner strong{color:var(--byb-christmas-gold);font-weight:800}.byb-free-gift-notice{display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#d4af3726,#f0d0601a);border:2px dashed var(--byb-christmas-gold);color:#8b7500;padding:16px;border-radius:12px;margin:12px 0;font-weight:600;font-size:15px}.byb-free-gift-notice i{font-size:24px;color:var(--byb-christmas-gold)}.byb-summary-total{margin-top:32px;padding-top:32px;border-top:3px solid var(--byb-christmas-red)}.byb-price-breakdown{margin-bottom:24px;background:var(--byb-gray-50);border-radius:12px;padding:16px}.byb-price-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:15px;border-bottom:1px solid var(--byb-gray-200)}.byb-price-row:last-child{border-bottom:none}.byb-discount-applied{color:var(--byb-christmas-green);font-weight:600}.byb-discount-applied .byb-check-icon{background:var(--byb-christmas-green);color:#fff;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.byb-shipping-row{color:var(--byb-christmas-red)}.byb-limited-text{font-weight:700;color:var(--byb-christmas-red);font-size:13px}.byb-price-row.discount{color:var(--byb-christmas-green)}.byb-price-row.coming-soon-row{color:var(--byb-gray-500);font-style:italic}.byb-coming-soon-text{color:var(--byb-christmas-gold);font-weight:600;font-style:normal}.byb-strikethrough{text-decoration:line-through;color:var(--byb-gray-500)}.byb-free-text{color:var(--byb-christmas-green);font-weight:700}.byb-price-display{text-align:center;margin-bottom:24px}.byb-price-display.christmas{background:linear-gradient(135deg,#c41e3a0d,#1a472a0d);padding:24px;border-radius:12px}.byb-final-label{font-size:16px;color:var(--byb-gray-600);display:block;margin-bottom:8px}.byb-price-final{font-size:48px;font-weight:900;color:var(--byb-christmas-red)}.byb-add-cart{width:100%;padding:20px 24px;background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));color:#fff;border:none;border-radius:50px;font-size:18px;font-weight:800;text-transform:uppercase;cursor:pointer;box-shadow:var(--byb-shadow-christmas);transition:var(--byb-transition);letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:12px;position:relative;overflow:hidden}.byb-add-cart:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.byb-add-cart:hover:before{left:100%}.byb-add-cart:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c41e3a66}.byb-cart-badge{font-size:20px;animation:bounce 1s ease infinite}.byb-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:9999;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.byb-modal.show{display:flex;animation:fadeIn .3s ease}.byb-modal-content{background:#fff;border-radius:24px;padding:40px;max-width:500px;width:100%;box-shadow:0 20px 60px #0000004d;animation:modalSlideUp .4s cubic-bezier(.68,-.55,.265,1.55);text-align:center}.byb-modal-content.christmas{border:4px solid var(--byb-christmas-red)}.byb-modal-icon{font-size:64px;margin-bottom:16px;animation:bounce 1s ease infinite}.byb-modal-content h3{font-size:28px;font-weight:800;margin-bottom:12px;color:var(--byb-christmas-red)}.byb-modal-content p{font-size:16px;color:var(--byb-gray-600);margin-bottom:24px}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.byb-qty-modal{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;padding:24px 24px 32px;box-shadow:0 -8px 32px #0003;transform:translateY(100%);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);z-index:9999;max-height:50vh}.byb-qty-modal.show{transform:translateY(0)}.byb-qty-title{font-size:18px;font-weight:700;text-align:center;margin-bottom:20px;color:var(--byb-primary)}.byb-qty-selector{display:flex;align-items:center;justify-content:center;gap:24px;margin:24px 0}.byb-qty-btn{width:48px;height:48px;border-radius:50%;border:3px solid var(--byb-christmas-red);background:#fff;color:var(--byb-christmas-red);font-size:28px;font-weight:700;cursor:pointer;transition:var(--byb-transition)}.byb-qty-btn:hover{background:var(--byb-christmas-red);color:#fff}.byb-qty-input{width:70px;height:48px;text-align:center;border:3px solid var(--byb-gray-300);border-radius:12px;font-size:24px;font-weight:800;color:var(--byb-primary)}.byb-toast{position:fixed;bottom:-100px;left:50%;transform:translate(-50%);background:#fff;padding:20px 32px;border-radius:12px;box-shadow:0 8px 32px #00000026;z-index:10000;display:flex;align-items:center;gap:16px;min-width:320px;max-width:90%;transition:bottom .4s cubic-bezier(.68,-.55,.265,1.55);border-left:4px solid var(--byb-christmas-green)}.byb-toast.show{bottom:100px}.byb-toast-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:24px}.byb-toast.success .byb-toast-icon{background:var(--byb-christmas-green);color:#fff}.byb-toast.error .byb-toast-icon{background:var(--byb-error);color:#fff}.byb-toast.warning .byb-toast-icon{background:var(--byb-warning);color:#fff}.byb-toast-content{flex:1}.byb-toast-title{font-size:16px;font-weight:700;color:var(--byb-primary);margin-bottom:4px}.byb-toast-message{font-size:14px;color:var(--byb-gray-600)}.byb-toast-close{width:32px;height:32px;border:none;background:var(--byb-gray-100);border-radius:50%;cursor:pointer;color:var(--byb-gray-600);font-size:18px;transition:var(--byb-transition)}.byb-toast-close:hover{background:var(--byb-gray-200)}.byb-sticky-bar{position:fixed;bottom:-100px;left:0;right:0;background:#fff;padding:12px 20px;box-shadow:0 -4px 20px #0000001a;z-index:9996;transition:bottom .3s ease;display:none}.byb-sticky-bar.visible{bottom:0}.byb-sticky-content{max-width:600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.byb-sticky-info{display:flex;flex-direction:column;gap:4px}.byb-sticky-price{display:flex;align-items:baseline;gap:8px}.byb-sticky-label{font-size:12px;color:var(--byb-gray-500)}.byb-sticky-amount{font-size:24px;font-weight:800;color:var(--byb-christmas-red)}.byb-sticky-discount{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--byb-christmas-green);font-weight:600;background:#1a472a1a;padding:4px 10px;border-radius:20px}.byb-sticky-discount i{font-size:10px}.byb-sticky-countdown{display:flex;align-items:center;gap:6px;background:var(--byb-christmas-red);color:#fff;padding:8px 16px;border-radius:50px;font-weight:700;font-size:14px}#byb-sticky-label{font-size:11px;opacity:.9;text-transform:uppercase}.byb-benefits{padding:100px 0;background:#fff}.byb-benefits.christmas{background:linear-gradient(180deg,white 0%,var(--byb-christmas-snow) 100%)}.byb-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:64px}.byb-benefit-card{text-align:center;padding:32px 24px;border-radius:var(--byb-radius);background:#fff;transition:var(--byb-transition);border:2px solid transparent}.byb-benefit-card:hover{transform:translateY(-8px);box-shadow:var(--byb-shadow-christmas);border-color:var(--byb-christmas-red)}.byb-benefit-icon{width:80px;height:80px;margin:0 auto 20px;background:linear-gradient(135deg,#c41e3a1a,#1a472a1a);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--byb-shadow)}.byb-benefit-icon i{font-size:40px;color:var(--byb-christmas-red)}.byb-benefit-card h3{font-size:19px;font-weight:700;margin-bottom:10px}.byb-benefit-card p{font-size:14px;color:var(--byb-gray-600);line-height:1.6}.byb-faq{padding:100px 0;background:var(--byb-gray-50)}.byb-faq.christmas{background:linear-gradient(135deg,#c41e3a08,#1a472a08)}.byb-faq-grid{max-width:800px;margin:64px auto 0}.byb-faq-item{background:#fff;border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:var(--byb-shadow);border:2px solid transparent;transition:var(--byb-transition)}.byb-faq-item:hover{border-color:var(--byb-christmas-red)}.byb-faq-question{width:100%;padding:24px;background:none;border:none;text-align:left;font-size:18px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:var(--byb-transition)}.byb-faq-question:hover{background:#c41e3a0d}.byb-faq-icon{font-size:20px;color:var(--byb-christmas-red);transition:transform .3s ease}.byb-faq-item.active .byb-faq-icon{transform:rotate(180deg)}.byb-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.byb-faq-item.active .byb-faq-answer{max-height:500px}.byb-faq-answer-content{padding:0 24px 24px;color:var(--byb-gray-600);line-height:1.7}.byb-final-cta{padding:100px 0;background:linear-gradient(135deg,var(--byb-christmas-red),var(--byb-christmas-red-dark));color:#fff;text-align:center;position:relative;overflow:hidden}.byb-final-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom: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.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.byb-cta-ornaments{font-size:48px;margin-bottom:24px;display:flex;justify-content:center;gap:24px}.byb-cta-ornaments span{animation:bounce 1.5s ease infinite}.byb-cta-ornaments span:nth-child(2){animation-delay:.3s}.byb-cta-ornaments span:nth-child(3){animation-delay:.6s}.byb-final-cta h2{font-size:clamp(32px,6vw,48px);font-weight:800;margin-bottom:24px;position:relative}.byb-final-cta p{font-size:20px;margin-bottom:40px;opacity:.9;position:relative}.byb-cta-secondary{display:inline-flex;align-items:center;gap:12px;background:#fff;color:var(--byb-christmas-red);padding:20px 48px;border-radius:50px;font-size:20px;font-weight:700;border:none;cursor:pointer;box-shadow:0 8px 24px #0003;transition:var(--byb-transition);text-decoration:none;position:relative}.byb-cta-secondary:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000004d}@media (min-width: 768px){.byb-hero-content{grid-template-columns:1fr 1fr;gap:64px}.byb-hero-text{text-align:left}.byb-hero-features,.byb-countdown{justify-content:flex-start}.byb-form{padding:64px}.byb-sticky-bar{display:block}}@media (max-width: 767px){.byb-snowflake:nth-child(n+6){display:none}.byb-promo-banner{padding:10px 0}.byb-promo-text{font-size:13px}.byb-promo-icon{font-size:18px}.byb-hero{min-height:auto;padding:80px 20px 40px}.byb-christmas-lights{display:none}.byb-sale-badge{padding:8px 16px;font-size:12px;margin-bottom:16px}.byb-hero h1{font-size:32px;margin-bottom:16px}.byb-hero p{font-size:15px;margin-bottom:24px}.byb-countdown-item{padding:10px 12px;min-width:50px}.byb-countdown-number{font-size:20px}.byb-countdown-unit{font-size:9px}.byb-countdown-separator{font-size:20px}.byb-hero-features{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.byb-feature-pill{flex-direction:column;padding:12px 10px;font-size:12px;gap:4px}.byb-feature-pill:nth-child(3){grid-column:1 / -1;max-width:160px;margin:0 auto}.byb-feature-pill.christmas.active-limited:after{top:-6px;right:-6px;font-size:12px}.byb-cta-primary{padding:16px 32px;font-size:16px;width:100%;max-width:280px}.byb-hero-visual{margin-top:24px}.byb-hero-badge{top:-10px;right:-10px}.byb-discount-circle{width:70px;height:70px}.byb-discount-amount{font-size:20px}.byb-discount-text{font-size:11px}.byb-hero-ornaments{font-size:24px;gap:16px}.byb-social-proof{padding:32px 0}.byb-social-proof-content{gap:24px}.byb-stat-number{font-size:32px}.byb-stat.highlight{padding:12px 20px}.byb-trust-strip{padding:20px 0}.byb-trust-content{gap:20px}.byb-trust-badge{font-size:12px}.byb-trust-badge i{font-size:20px}.byb-builder,.byb-benefits,.byb-faq{padding:60px 0}.byb-section-title{font-size:28px}.byb-form{padding:24px 16px}.byb-step-header{margin-bottom:24px;padding-bottom:16px}.byb-step-header h2{font-size:20px}.byb-step-indicator{transform:scale(.85);margin-top:16px}.byb-indicator-line{width:24px}.byb-options-grid.two-col,.byb-options-grid.three-col,.byb-options-grid.four-col{grid-template-columns:repeat(2,1fr);gap:12px}.byb-option-card{min-height:240px;padding:20px 12px}.byb-christmas-ribbon{font-size:10px;padding:4px 12px 4px 8px;top:16px;left:-6px}.byb-special-badge{font-size:8px;padding:4px 10px}.byb-card-image{height:100px;margin-bottom:12px}.byb-card-icon{width:50px;height:50px;margin-bottom:12px}.byb-card-icon i{font-size:24px}.byb-card-title{font-size:14px;margin-bottom:4px}.byb-card-desc{font-size:11px;margin-bottom:12px}.byb-price-now{font-size:20px;margin-bottom:4px}.byb-free-gift-banner{flex-direction:column;padding:20px;gap:12px;text-align:center}.byb-gift-icon{font-size:36px}.byb-gift-text h3{font-size:18px}.byb-gift-text p{font-size:14px}.byb-free-badge{font-size:11px;padding:6px 12px}.byb-gift-value{font-size:12px}.byb-progress-container{padding:16px;top:60px}.byb-progress-count{font-size:16px}.byb-selected-display{padding:16px;margin-bottom:20px}.byb-selected-item{width:50px;height:50px}.byb-categories{gap:8px;margin-bottom:20px}.byb-category-btn{padding:10px 16px;font-size:13px}.byb-products-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:32px}.byb-nav{flex-direction:column;gap:12px;margin-top:32px}.byb-btn{width:100%;min-width:auto;padding:16px 24px;font-size:16px}.byb-summary{padding:20px 16px}.byb-summary-header{flex-direction:column;align-items:flex-start}.byb-summary-title{font-size:22px}.byb-summary-item{flex-direction:column;gap:8px;padding:16px 0}.byb-summary-icon{font-size:24px}.byb-summary-label{font-size:11px}.byb-summary-value{font-size:15px}.byb-summary-products{grid-template-columns:repeat(4,1fr);gap:8px}.byb-free-shipping-banner{flex-direction:column;text-align:center;padding:14px;font-size:14px;gap:8px}.byb-free-shipping-banner i{font-size:20px}.byb-free-gift-notice{flex-direction:column;text-align:center;padding:14px;font-size:13px;gap:8px}.byb-free-gift-notice i{font-size:20px}.byb-price-breakdown{padding:12px}.byb-price-row{font-size:13px;padding:8px 0}.byb-limited-text{font-size:11px}.byb-price-final{font-size:36px}.byb-add-cart{padding:18px;font-size:16px}.byb-benefits-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px}.byb-benefit-card{padding:20px 12px}.byb-benefit-card:nth-child(3){grid-column:1 / -1;max-width:50%;margin:0 auto}.byb-benefit-icon{width:56px;height:56px;margin-bottom:12px}.byb-benefit-icon i{font-size:28px}.byb-benefit-card h3{font-size:14px;margin-bottom:6px}.byb-benefit-card p{font-size:12px}.byb-faq-grid{margin-top:32px}.byb-faq-question{padding:16px;font-size:15px}.byb-faq-answer-content{padding:0 16px 16px;font-size:14px}.byb-final-cta{padding:60px 0}.byb-cta-ornaments{font-size:32px;gap:16px;margin-bottom:16px}.byb-final-cta h2{font-size:26px}.byb-final-cta p{font-size:15px;margin-bottom:24px}.byb-cta-secondary{padding:16px 32px;font-size:16px}.byb-modal-content{padding:24px}.byb-modal-icon{font-size:48px}.byb-modal-content h3{font-size:22px}.byb-qty-modal{padding:20px 20px 24px}.byb-qty-title{font-size:16px}.byb-qty-btn{width:44px;height:44px;font-size:24px}.byb-qty-input{width:60px;height:44px;font-size:20px}.byb-toast{min-width:auto;padding:16px 20px;gap:12px}.byb-toast.show{bottom:80px}.byb-toast-icon{width:40px;height:40px;font-size:20px}.byb-toast-title{font-size:14px}.byb-toast-message{font-size:12px}.byb-sticky-bar{display:block;padding:10px 16px}.byb-sticky-amount{font-size:20px}.byb-sticky-discount{font-size:10px;padding:3px 8px}.byb-sticky-countdown{padding:6px 12px;font-size:12px}}@media (max-width: 374px){.byb-countdown-item{padding:8px 10px;min-width:44px}.byb-countdown-number{font-size:18px}.byb-options-grid.two-col,.byb-options-grid.three-col,.byb-options-grid.four-col{grid-template-columns:1fr}.byb-option-card{min-height:200px}.byb-free-shipping-banner,.byb-free-gift-notice{font-size:12px;padding:12px}.byb-price-now{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/build-your-box-real.css.map */
