*{-webkit-tap-highlight-color:transparent}.product-selector-container{max-width:1200px;margin:0 auto;padding:40px 20px}.product-selector-hero{text-align:center;margin-bottom:48px}.hero-title{font-size:36px;font-weight:700;color:#212529;margin:0 0 12px}.hero-subtitle{font-size:18px;color:#6c757d;margin:0}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-bottom:32px;justify-content:center}.product-grid:has(.product-card:only-child){max-width:420px;margin-left:auto;margin-right:auto}.product-card{border:3px solid #e9ecef;border-radius:16px;padding:20px 20px 18px;transition:all .3s ease;position:relative;background:#fafbfc;display:flex;flex-direction:column;min-height:100%;gap:12px}.product-card:hover{border-color:#f7984a;box-shadow:0 8px 24px #f7984a33;transform:translateY(-4px);background:#fff}.product-card__badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#f7984a,#ff6b35);color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:700;box-shadow:0 4px 12px #f7984a66;z-index:10;white-space:nowrap}.product-card__header{margin-bottom:16px;margin-top:6px}.product-card__title{font-size:22px;font-weight:700;color:#212529;margin:0 0 10px}.product-card__price{font-size:24px;font-weight:700;color:#f7984a;margin-bottom:10px}.price-original{text-decoration:line-through;color:#adb5bd;font-size:20px;margin-right:8px}.price-sale{color:#dc3545}.price-current{color:#f7984a}.inventory-badge{display:inline-block;padding:5px 10px;border-radius:8px;font-size:12px;font-weight:600;margin-top:6px;min-height:28px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.3}.inventory-badge.preorder{background:#fff3cd;color:#856404}.inventory-badge.low{background:#f8d7da;color:#721c24}.inventory-badge.medium{background:#fff3cd;color:#856404}.inventory-badge.high{background:#d4edda;color:#155724}.inventory-badge.spoed{background:#d1ecf1;color:#0c5460}.product-card__body{flex:1;display:flex;flex-direction:column;gap:12px;margin-bottom:0}.product-card__image-wrapper{text-align:center}.product-card__image{width:100%;max-width:180px;height:auto;border-radius:12px}.product-card__features{list-style:none;padding:0;margin:0;flex:1;min-height:auto}.product-card__features li{font-size:12px;color:#495057;margin-bottom:8px;display:flex;align-items:flex-start;gap:8px}.product-card__features .icon{color:#22c55e;font-weight:700;flex-shrink:0}.product-card__footer{display:flex;flex-direction:column;gap:10px;margin-top:6px}.btn{display:inline-block;padding:12px 24px;font-size:15px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:center;text-decoration:none;touch-action:manipulation;width:100%}.btn:active{transform:scale(.98)}.btn--primary{background:linear-gradient(135deg,#f7984a,#ff6b35);color:#fff;box-shadow:0 4px 12px #f7984a4d}.btn--disabled{background:#e9ecef;color:#adb5bd;cursor:not-allowed;box-shadow:none}.btn--secondary{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff;box-shadow:0 4px 12px #6c757d4d}.btn-link{display:block;text-align:center;color:#f7984a;text-decoration:none;font-size:14px;font-weight:500;padding:8px}.btn-link:hover{text-decoration:underline}.order-flow-wrapper{background:#f8f9fa;min-height:100vh;padding:40px 20px}.order-flow-container{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 16px #00000014}.order-progress{margin-bottom:40px}.progress-bar{display:none}.progress-bar__fill{height:100%;background:linear-gradient(90deg,#f7984a,#ff6b35);transition:width .3s ease;width:0%}.progress-info{display:flex;justify-content:center;align-items:center;margin-top:.75rem;font-size:.875rem;color:#666}.change-product-link{display:block;text-align:center;color:#6c757d;text-decoration:none;font-size:13px;margin-top:-24px;margin-bottom:24px;transition:color .2s ease}.change-product-link:hover{color:#f7984a;text-decoration:underline}.form-step{display:none}.form-step.active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step-container{padding:10px 0}.step-title{font-size:28px;font-weight:700;color:#212529;margin:0 0 12px;text-align:center}.step-description{font-size:16px;color:#6c757d;margin:0 0 32px;text-align:center}.order-navigation,.button-container{display:flex;gap:16px;justify-content:center;margin-top:32px}.back-button,.next-button{padding:14px 32px;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;min-width:140px}.back-button{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff;box-shadow:0 4px 12px #6c757d4d}.next-button,.primary-button{background:linear-gradient(135deg,#f7984a,#ff6b35);color:#fff;box-shadow:0 4px 12px #f7984a4d}.checkout-button,.btn--checkout{background:linear-gradient(135deg,#22c55e,#16a34a)!important;color:#fff!important;box-shadow:0 4px 12px #22c55e4d!important;padding:16px 40px;font-size:18px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;width:100%;max-width:400px;margin:0 auto;display:block}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:15px;font-weight:600;color:#212529;margin-bottom:8px}.form-group input[type=text],.form-group input[type=email],.form-group textarea{width:100%;padding:12px 16px;font-size:16px;border:2px solid #e9ecef;border-radius:8px;transition:border-color .2s ease;font-family:inherit;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#f7984a}.form-group textarea{min-height:120px;resize:vertical}#occasion-other,#music-style-other{margin-top:16px;padding:12px 16px;font-size:16px;border:2px solid #e9ecef;border-radius:8px;width:100%;box-sizing:border-box;transition:border-color .2s ease}#occasion-other:focus,#music-style-other:focus{outline:none;border-color:#f7984a}.songtext-choice{margin-top:24px}.choice-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.choice-card{border:3px solid #e9ecef;border-radius:12px;padding:20px;text-align:center;cursor:pointer;transition:all .3s ease;background:#fafbfc;display:flex;flex-direction:column;align-items:center}.choice-card:hover{border-color:#f7984a;transform:translateY(-2px);box-shadow:0 4px 12px #f7984a33;background:#fff}.choice-card.selected{border-color:#f7984a;background:#fff;box-shadow:0 4px 16px #f7984a4d}.choice-icon{font-size:36px;margin-bottom:12px}.choice-card h3{font-size:18px;font-weight:700;color:#212529;margin:0 0 8px}.choice-card p{font-size:13px;color:#6c757d;margin:0 0 12px;line-height:1.4}.choice-select{width:100%}.choice-btn,.btn--choice{display:inline-block;padding:10px 24px;background:linear-gradient(135deg,#22c55e,#16a34a)!important;color:#fff!important;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s ease;border:none;box-shadow:0 4px 12px #22c55e4d!important}.choice-card input[type=radio]{display:none}.occasion-grid,.music-style-grid,.mood-selector{display:grid;grid-template-columns:repeat(auto-fill,120px);gap:12px;margin-top:24px;justify-content:center}.voice-selector{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;justify-content:center}.occasion-option,.style-option,.voice-option,.mood-option{width:120px;min-height:100px;border:3px solid #e9ecef;border-radius:10px;padding:14px 8px;text-align:center;cursor:pointer;transition:all .3s ease;background:#fafbfc;display:flex;flex-direction:column;align-items:center;justify-content:center;word-wrap:break-word;overflow-wrap:break-word}.occasion-option:hover,.style-option:hover,.voice-option:hover,.mood-option:hover{border-color:#f7984a;transform:translateY(-2px);background:#fff}.occasion-option.selected,.style-option.selected,.voice-option.selected,.mood-option.selected{border-color:#f7984a;background:#fff;box-shadow:0 4px 12px #f7984a33}.occasion-icon,.style-icon,.voice-icon,.mood-icon{font-size:32px;margin-bottom:6px;flex-shrink:0}.occasion-label,.style-name,.voice-label,.mood-label{font-size:12px;font-weight:600;color:#212529;line-height:1.2;word-break:break-word}.style-description{display:none}#names-container{display:flex;flex-direction:column;gap:16px}.name-item-group{padding:16px;background:#f8f9fa;border-radius:8px;border:2px solid #e9ecef}.name-label-simple{display:block;font-size:14px;font-weight:600;color:#212529;margin-bottom:8px}.name-input-row{display:flex;gap:8px;margin-bottom:12px}.name-input{flex:1;padding:10px 14px;font-size:15px;border:2px solid #e9ecef;border-radius:6px;transition:border-color .2s ease;box-sizing:border-box}.name-input:focus{outline:none;border-color:#f7984a}.remove-name-btn,.remove-detail-btn{background:#dc3545;color:#fff;border:none;border-radius:6px;width:36px;height:36px;cursor:pointer;font-size:18px;font-weight:700;transition:all .2s ease;flex-shrink:0}.remove-name-btn:hover,.remove-detail-btn:hover{background:#c82333}.phonetic-input-row{margin-top:8px}.phonetic-label{display:block;font-size:13px;font-weight:500;color:#6c757d;margin-bottom:6px}.phonetic-input{width:100%;padding:8px 12px;font-size:14px;border:2px solid #e9ecef;border-radius:6px;transition:border-color .2s ease;box-sizing:border-box}.phonetic-input:focus{outline:none;border-color:#f7984a}.phonetic-input:disabled{background:#f1f3f5;cursor:not-allowed}.secondary-button{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff;padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}#details-container{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.detail-item{display:flex;gap:8px}.detail-input{flex:1;padding:10px 14px;font-size:15px;border:2px solid #e9ecef;border-radius:6px;transition:border-color .2s ease;box-sizing:border-box}.detail-input:focus{outline:none;border-color:#f7984a}.add-more-question{text-align:center;padding:16px;background:#f8f9fa;border-radius:8px;margin-top:16px;display:block!important}.add-more-question span{display:block;font-size:15px;font-weight:600;color:#212529;margin-bottom:12px}.add-more-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.continue-button{background:linear-gradient(135deg,#f7984a,#ff6b35);color:#fff;padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #f7984a4d;min-width:120px}.secondary-button{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff;padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:120px}.info-note{font-size:14px;color:#6c757d;margin-top:8px;line-height:1.5}.example-text{margin-bottom:20px;padding:16px 20px;background:#f8f9fa;border-radius:8px;border-left:3px solid #F7984A}.song-preview{background:#f8f9fa;border-radius:12px;padding:24px;margin-bottom:32px}.song-preview h3{font-size:20px;font-weight:700;color:#212529;margin:0 0 20px;text-align:center}.song-details{display:flex;flex-direction:column;gap:12px}.song-detail-row{display:flex;align-items:center;gap:12px;font-size:15px;color:#495057}.song-detail-icon{font-size:20px;min-width:24px}.important-notice{background:#fff3cd;border-left:4px solid #ffc107;padding:16px 20px;border-radius:8px;margin:24px 0}.important-notice p{margin:0;font-size:14px;color:#856404;line-height:1.6}.hidden,#step1{display:none!important}.style-grid,.voice-grid,.mood-grid{display:grid;grid-template-columns:repeat(auto-fill,120px);gap:12px;margin-top:24px;justify-content:center}.style-desc{display:none}.delivery-selection{background:#f8f9fa;border-radius:12px;padding:24px;margin:32px 0}.delivery-selection h3{font-size:20px;font-weight:700;color:#212529;margin:0 0 20px;text-align:center}.delivery-options{display:flex;flex-direction:column;gap:12px}.delivery-option{border:3px solid #e9ecef;border-radius:12px;padding:16px 20px;cursor:pointer;transition:all .3s ease;background:#fff;position:relative;display:flex;align-items:center;gap:12px}.delivery-option:hover{border-color:#f7984a;transform:translateY(-2px);box-shadow:0 4px 12px #f7984a33}.delivery-option input[type=radio]{width:20px;height:20px;cursor:pointer;flex-shrink:0}.delivery-option input[type=radio]:checked{accent-color:#F7984A}.delivery-option.recommended{border-color:#f7984a;background:#fff8f0}.delivery-badge{position:absolute;top:-10px;right:20px;background:linear-gradient(135deg,#f7984a,#ff6b35);color:#fff;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:700;box-shadow:0 2px 8px #f7984a66}.delivery-content{flex:1}.delivery-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.delivery-header strong{font-size:16px;color:#212529}.delivery-price{font-size:18px;font-weight:700;color:#f7984a}.delivery-desc{font-size:13px;color:#6c757d;margin:0}.delivery-selection.js-hidden{display:none!important}.order-actions{display:flex;flex-direction:column-reverse;gap:16px;margin-top:32px;align-items:stretch}.order-actions .btn{max-width:none;width:100%}@media (min-width: 769px){.product-grid{grid-template-columns:repeat(auto-fit,minmax(320px,380px))}.product-grid:has(.product-card:only-child){max-width:420px}.choice-cards{grid-template-columns:repeat(2,1fr);max-width:600px;margin-left:auto;margin-right:auto}}@media (max-width: 768px){.product-grid{grid-template-columns:1fr;gap:24px}.hero-title{font-size:28px}.hero-subtitle{font-size:16px}.product-card{padding:20px}.btn{font-size:16px!important;padding:16px 24px}.order-flow-container{padding:24px}.step-title{font-size:24px}.choice-cards{grid-template-columns:1fr}.occasion-grid,.music-style-grid,.voice-selector,.mood-selector,.style-grid,.voice-grid,.mood-grid{grid-template-columns:repeat(2,1fr);gap:10px}.occasion-option,.style-option,.voice-option,.mood-option{width:100%;min-height:90px;padding:12px 6px}.occasion-icon,.style-icon,.voice-icon,.mood-icon{font-size:28px}.occasion-label,.style-name,.voice-label,.mood-label{font-size:11px}.button-container{flex-direction:column}.back-button,.next-button{width:100%}.checkout-button{font-size:16px;padding:14px 32px}.delivery-option{padding:12px 16px;flex-direction:column;align-items:flex-start;gap:8px}.delivery-option input[type=radio]{align-self:flex-start}.delivery-header{flex-direction:column;align-items:flex-start;gap:4px}.delivery-header strong{font-size:14px}.delivery-price{font-size:16px}.delivery-desc{font-size:12px}.delivery-badge{right:10px;font-size:10px;padding:3px 8px}.order-summary{padding:20px 16px}.summary-grid{gap:8px}.summary-item{font-size:14px}.summary-icon{font-size:18px}.product-selector-container{padding:30px 15px}.product-selector-hero{margin-bottom:36px}.hero-title{font-size:26px;margin:0 0 10px}.hero-subtitle{font-size:15px}.product-grid{gap:20px}.product-card{padding:16px}.product-card__header{margin-bottom:12px;margin-top:4px}.product-card__title{font-size:20px;margin:0 0 8px}.product-card__price{font-size:22px;margin-bottom:8px}.price-original{font-size:18px}.product-card__badge{padding:5px 12px;font-size:12px;top:-12px}.product-card__image{max-width:160px}.product-card__features li{font-size:11px;margin-bottom:6px}.product-card__features .icon{font-size:12px}.btn-link{font-size:13px;padding:6px}.inventory-badge{padding:4px 8px;font-size:11px;min-height:24px}.social-proof-item{font-size:11px;gap:5px}.social-proof-icon{font-size:12px}}.form-step{display:none!important}.form-step.active{display:block!important}#step11-reorder{display:none!important}body[data-product-type=losse-muziekbox] #step2-reorder.active,body[data-product-type=losse-muziekbox] #step11-reorder.active{display:block!important}body[data-product-type=losse-muziekbox] #step2.step-muziekbox.active,body[data-product-type=losse-muziekbox] #step11.active,body[data-product-type=muziekbox] #step2-reorder.active,body[data-product-type=digital] #step2-reorder.active,body[data-product-type=muziekbox] #step11-reorder.active,body[data-product-type=digital] #step11-reorder.active{display:none!important}@media (hover: hover){.btn--primary:hover,.next-button:hover,.primary-button:hover{background:linear-gradient(135deg,#ff6b35,#e55a24);transform:translateY(-2px);box-shadow:0 6px 16px #f7984a66}.btn--secondary:hover,.back-button:hover,.secondary-button:hover{background:linear-gradient(135deg,#5a6268,#495057);transform:translateY(-2px);box-shadow:0 6px 16px #6c757d66}.checkout-button:hover,.btn--checkout:hover{background:linear-gradient(135deg,#16a34a,#15803d)!important;transform:translateY(-2px);box-shadow:0 6px 16px #22c55e66!important}.choice-btn:hover,.btn--choice:hover{background:linear-gradient(135deg,#16a34a,#15803d)!important;transform:scale(1.05);box-shadow:0 6px 16px #22c55e66!important}.continue-button:hover{background:linear-gradient(135deg,#ff6b35,#e55a24);transform:translateY(-2px);box-shadow:0 6px 16px #f7984a66}}.photo-upload-large{max-width:500px;margin:0 auto}.photo-preview{width:100%;min-height:200px!important;max-height:300px!important;aspect-ratio:unset!important;height:auto!important;border:3px dashed #dee2e6;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f8f9fa;position:relative}.photo-placeholder{text-align:center;padding:40px 20px!important}.photo-preview-image{width:100%;height:100%;object-fit:cover}.photo-preview-image.hidden{display:none}.supported-formats{font-size:14px;color:#6c757d;display:block;margin-bottom:8px}.photo-tip{font-size:13px;color:#f7984a;font-weight:600}.photo-buttons{text-align:center;margin-top:16px}@media (max-width: 768px){.photo-preview{min-height:180px!important;max-height:250px!important}.photo-placeholder{padding:30px 15px!important}}.product-card__social-proof{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;gap:6px}.social-proof-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#2d3436;line-height:1.4}.social-proof-icon{font-size:14px;flex-shrink:0}.social-proof-text{font-weight:500}.product-card__social-proof{animation:fadeInUp .6s ease-out .3s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.social-proof-item:hover .social-proof-icon{transform:scale(1.2);transition:transform .2s ease}.product-gallery{width:100%;display:flex;flex-direction:column;gap:12px;align-items:center}.gallery-main-image{width:100%;max-width:200px;height:auto;border-radius:12px;transition:opacity .3s ease}.gallery-thumbnails{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.gallery-thumbnail{width:50px;height:50px;border-radius:8px;cursor:pointer;border:2px solid #e9ecef;transition:all .2s ease;object-fit:cover}.gallery-thumbnail:hover{border-color:#f7984a;transform:scale(1.05)}.gallery-thumbnail.active{border-color:#f7984a;box-shadow:0 2px 8px #f7984a4d}@media (max-width: 768px){.gallery-thumbnail{width:45px;height:45px}}@keyframes pulse-glow{0%,to{box-shadow:0 4px 12px #ff6b6b4d}50%{box-shadow:0 4px 20px #ff6b6b80}}.promo-icon{font-size:16px;animation:bounce 1s ease-in-out infinite}.timer-display{font-family:Arial Black,Helvetica Neue,sans-serif;background:#0003;padding:1px 5px;border-radius:10px;letter-spacing:0px;font-size:11px}.timer-display span{font-weight:900;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.3)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.product-card__badge.promo-timer-badge{background:linear-gradient(135deg,#ff6b6b,#ff8e53);animation:pulse-glow 2s ease-in-out infinite,blink 3s ease-in-out infinite;display:inline-flex;align-items:center;gap:3px;padding:4px 10px;font-size:11px}.price-highlight{color:#ff6b6b;font-size:24px;font-weight:700;animation:price-pulse 1.5s ease-in-out infinite}@keyframes price-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.price-badge{background:#ff6b6b;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600;margin-left:8px}@keyframes blink{0%,to{opacity:1}50%{opacity:.7}}.promo-icon{font-size:14px;animation:bounce 1s ease-in-out infinite}.promo-text{font-size:10px}.timer-display{font-family:Courier New,monospace;background:#0003;padding:0 4px;border-radius:10px;letter-spacing:0px;font-size:10px}.timer-display span{font-weight:600}.instrumental-selection{background:#f8f9fa;border-radius:12px;padding:24px;margin:32px 0}.instrumental-selection h3{font-size:20px;font-weight:700;color:#212529;margin:0 0 20px;text-align:center}.instrumental-option{border:3px solid #e9ecef;border-radius:12px;padding:16px 20px;cursor:pointer;transition:all .3s ease;background:#fff;display:flex;align-items:flex-start;gap:12px}.instrumental-option:hover{border-color:#f7984a;transform:translateY(-2px);box-shadow:0 4px 12px #f7984a33}.instrumental-option input[type=checkbox]{width:20px;height:20px;margin-top:2px;cursor:pointer;flex-shrink:0;accent-color:#F7984A}.instrumental-content{flex:1;min-width:0}.instrumental-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.instrumental-info{display:flex;align-items:flex-start;gap:12px;flex:1;min-width:0}.instrumental-icon{font-size:32px;flex-shrink:0}.instrumental-header strong{font-size:16px;color:#212529;display:block;margin-bottom:4px}.instrumental-desc{font-size:13px;color:#6c757d;margin:0}.instrumental-price{font-size:18px;font-weight:700;color:#f7984a;white-space:nowrap;flex-shrink:0}@media (max-width: 768px){.instrumental-selection{padding:20px 16px}.instrumental-selection h3{font-size:18px}.instrumental-option{padding:12px 16px;flex-direction:column;align-items:flex-start;gap:12px}.instrumental-option input[type=checkbox]{align-self:flex-start}.instrumental-content{width:100%}.instrumental-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.instrumental-info{display:flex;align-items:flex-start;gap:12px;flex:1;min-width:0;max-width:calc(100% - 70px)}.instrumental-icon{font-size:28px}.instrumental-header strong{font-size:14px}.instrumental-desc{font-size:12px}.instrumental-price{font-size:16px;align-self:flex-start}}@media (max-width: 768px){.instrumental-selection{padding:20px 16px}.instrumental-selection h3{font-size:18px}.instrumental-option{padding:12px 16px}.instrumental-header{flex-direction:row;align-items:flex-start;gap:8px}.instrumental-info{flex:1;max-width:calc(100% - 60px)}.instrumental-icon{font-size:24px}.instrumental-header strong{font-size:13px}.instrumental-desc{font-size:11px;line-height:1.3}.instrumental-price{font-size:15px;flex-shrink:0;min-width:50px;text-align:right}}.feature-coming-soon{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-left:3px solid #ffc107;padding:8px 12px;margin-top:12px;border-radius:6px;animation:pulse-soft 2s ease-in-out infinite}.feature-coming-soon .icon-soon{font-size:16px;margin-right:4px}.feature-coming-soon strong{color:#856404}.frame-coming-soon-notice{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:2px solid #2196f3;border-radius:10px;padding:12px 16px;margin:12px 0;display:flex;align-items:flex-start;gap:10px;animation:glow-soft 3s ease-in-out infinite}.notice-text{font-size:13px;color:#1565c0;line-height:1.5;text-align:left}.notice-subtext{display:block;font-size:12px;color:#1976d2;margin-top:4px;font-style:italic}@keyframes pulse-soft{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes glow-soft{0%,to{box-shadow:0 0 10px #2196f34d}50%{box-shadow:0 0 20px #2196f380}}@media (max-width: 768px){.frame-coming-soon-notice{padding:10px 12px}.notice-icon{font-size:20px}.notice-text{font-size:12px}.notice-subtext{font-size:11px}}.videoframe-instructions{max-width:700px;margin:0 auto}.video-info-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;padding:32px;box-shadow:0 4px 16px #00000014}.video-info-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;justify-content:center}.video-icon{font-size:32px}.video-info-header h3{font-size:24px;font-weight:700;color:#212529;margin:0}.video-steps{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.video-step{display:flex;align-items:flex-start;gap:16px;background:#fff;padding:16px;border-radius:12px;border-left:4px solid #F7984A;transition:transform .2s ease,box-shadow .2s ease}.video-step:hover{transform:translate(4px);box-shadow:0 4px 12px #f7984a33}.step-number{background:linear-gradient(135deg,#f7984a,#ff6b35);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.step-content{flex:1}.step-content strong{display:block;font-size:16px;color:#212529;margin-bottom:4px}.step-content p{font-size:14px;color:#6c757d;margin:0;line-height:1.5}.upload-info-box{background:#fff;border-radius:12px;padding:20px;margin-bottom:20px;border:2px solid #e9ecef}.upload-info-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.upload-icon{font-size:24px}.upload-info-header strong{font-size:16px;color:#212529}.upload-tips{list-style:none;padding:0;margin:0}.upload-tips li{display:flex;align-items:center;gap:8px;font-size:14px;color:#495057;margin-bottom:8px}.tip-icon{color:#22c55e;font-weight:700}.video-timeline{background:linear-gradient(135deg,#d4edda,#c3e6cb);border-left:4px solid #28a745;border-radius:10px;padding:16px;display:flex;align-items:center;gap:12px}.timeline-icon{font-size:24px}.video-timeline p{margin:0;font-size:15px;color:#155724}.video-timeline strong{color:#0f4620}@media (max-width: 768px){.video-info-card{padding:24px 20px}.video-info-header{flex-direction:column;gap:8px}.video-icon{font-size:28px}.video-info-header h3{font-size:20px}.video-step{padding:12px}.step-number{width:28px;height:28px;font-size:14px}.step-content strong{font-size:14px}.step-content p{font-size:13px}.upload-info-box{padding:16px}.upload-tips li{font-size:13px}.video-timeline{flex-direction:column;align-items:flex-start;gap:8px}.video-timeline p{font-size:14px}}.videoframe-choice-option{border:3px solid #e9ecef;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;background:#fff;display:flex;gap:16px;position:relative}.early-bird-badge{position:absolute;top:-10px;right:20px;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:6px 12px;border-radius:12px;font-size:12px;font-weight:700;box-shadow:0 2px 8px #28a74566;animation:pulse-badge 2s ease-in-out infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.choice-content{flex:1}.choice-title-block{display:flex;align-items:center;gap:10px}.choice-header strong{font-size:16px;color:#212529}.choice-price{font-size:24px;font-weight:700;color:#f7984a;white-space:nowrap}.choice-price-group{display:flex;flex-direction:column;align-items:flex-end}.price-now{font-size:20px;font-weight:700;color:#f7984a;white-space:nowrap}.choice-summary{font-size:14px;color:#6c757d;margin:0;line-height:1.5}.frame-benefits{background:#f8f9fa;border-radius:8px;padding:12px;margin-top:12px;border:1px solid #e9ecef}.benefit-badge{font-size:13px;font-weight:600;color:#212529;margin-bottom:8px}.benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;font-size:12px;color:#495057}.frame-timing-notice{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-left:3px solid #ffc107;padding:10px;border-radius:6px;margin-top:12px;font-size:13px;color:#856404}.timing-icon{font-size:18px;flex-shrink:0}.payment-clarification{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:2px solid #2196f3;border-radius:10px;padding:16px;display:flex;align-items:flex-start;gap:12px}.clarification-icon{font-size:28px;flex-shrink:0}.clarification-text{font-size:14px;color:#0d47a1;line-height:1.6}.clarification-text strong{color:#0d47a1;font-weight:700}@media (max-width: 768px){.videoframe-options-section{padding:20px 16px}.videoframe-options-section h3{font-size:18px;margin-bottom:16px}.package-explanation{grid-template-columns:1fr;gap:10px}.explanation-card{padding:12px}.explanation-icon{font-size:28px}.explanation-content strong{font-size:13px}.explanation-content p{font-size:11px}.videoframe-choice-option{padding:16px;flex-direction:column;gap:12px}.videoframe-choice-option input[type=radio]{align-self:flex-start}.choice-header{flex-direction:column;align-items:flex-start;gap:8px}.choice-title-block{width:100%}.choice-icon{font-size:20px}.choice-header strong{font-size:14px}.choice-price{font-size:20px}.choice-price-group{align-items:flex-start}.price-now{font-size:18px}.choice-summary{font-size:13px}.benefit-grid{grid-template-columns:1fr;font-size:11px}.benefit-badge{font-size:12px}.frame-timing-notice{font-size:12px;padding:8px}.timing-icon{font-size:16px}.payment-clarification{padding:12px;flex-direction:column;gap:8px}.clarification-icon{font-size:24px}.clarification-text{font-size:13px}.early-bird-badge{font-size:11px;padding:4px 10px;right:10px}}@media (min-width: 769px) and (max-width: 1024px){.package-explanation{grid-template-columns:repeat(3,1fr)}}@media (max-width: 380px){.product-card{padding:14px}.product-card__title{font-size:18px}.product-card__price{font-size:20px}.product-card__image{max-width:140px}}.change-product-container-global{text-align:center;margin-top:40px;padding:30px 20px;border-top:1px solid #e0e0e0}.change-product-link-global{color:#666;font-size:14px;text-decoration:none;transition:color .2s;display:inline-block}.change-product-link-global:hover{color:#333;text-decoration:underline}.step-container{padding-top:0;margin-top:0}.step-title{margin-top:0!important;padding-top:0!important}.step-description{margin-top:.5rem}.songtext-loading{text-align:center;padding:60px 20px}.loading-spinner{margin:0 auto 24px;width:60px;height:60px}.spinner{width:100%;height:100%;border:4px solid #f3f3f3;border-top:4px solid #F7984A;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{font-size:18px;font-weight:600;color:#212529;margin:0 0 8px}.loading-subtext{font-size:14px;color:#6c757d}.songtext-error{text-align:center;padding:40px 20px;background:#fff3cd;border-radius:12px;border:2px solid #ffc107}.error-icon{font-size:48px;margin-bottom:16px}.error-text{font-size:16px;color:#856404;margin:0 0 24px;line-height:1.6}.error-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.songtext-editor{max-width:700px;margin:0 auto}.songtext-label{display:block;font-size:16px;font-weight:600;color:#212529;margin-bottom:12px}.songtext-textarea{width:100%;min-height:400px;padding:16px;font-size:15px;line-height:1.8;border:3px solid #F7984A;border-radius:12px;font-family:Georgia,Times New Roman,serif;background:#fff;transition:all .2s ease;resize:vertical;box-sizing:border-box}.songtext-textarea:focus{outline:none;border-color:#ff6b35;box-shadow:0 4px 16px #f7984a33}.songtext-textarea::placeholder{color:#adb5bd;font-style:italic}.songtext-info-note{font-size:14px;color:#f7984a;font-weight:600;margin:12px 0 24px;display:flex;align-items:center;gap:6px}.songtext-actions{display:flex;gap:12px;margin-top:24px;justify-content:center;flex-wrap:wrap}.songtext-actions .btn{min-width:200px}.songtext-actions .btn--large{font-size:17px;padding:16px 32px}.feedback-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.feedback-modal{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0003;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.feedback-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:2px solid #f8f9fa}.feedback-header h3{font-size:22px;font-weight:700;color:#212529;margin:0}.feedback-close{background:none;border:none;font-size:32px;color:#6c757d;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;line-height:1}.feedback-close:hover{background:#f8f9fa;color:#212529}.feedback-content{padding:24px}.feedback-original{margin-bottom:24px}.feedback-original label{display:block;font-size:14px;font-weight:600;color:#495057;margin-bottom:8px}.original-text-display{background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;padding:16px;font-size:14px;line-height:1.8;color:#495057;max-height:200px;overflow-y:auto;font-family:Georgia,Times New Roman,serif;white-space:pre-wrap}.feedback-input-group{margin-bottom:0}.feedback-input-group label{display:block;font-size:15px;font-weight:600;color:#212529;margin-bottom:8px}.feedback-textarea{width:100%;min-height:150px;padding:12px 16px;font-size:15px;line-height:1.6;border:2px solid #e9ecef;border-radius:8px;font-family:inherit;transition:border-color .2s ease;resize:vertical;box-sizing:border-box}.feedback-textarea:focus{outline:none;border-color:#f7984a}.feedback-textarea::placeholder{color:#adb5bd;line-height:1.6}.feedback-actions{display:flex;gap:12px;padding:24px;border-top:2px solid #f8f9fa;justify-content:flex-end}.feedback-actions .btn{min-width:140px}@media (max-width: 768px){.songtext-textarea{min-height:300px;font-size:14px;padding:12px}.songtext-actions{flex-direction:column}.songtext-actions .btn{width:100%;min-width:auto}.feedback-overlay{padding:10px}.feedback-modal{width:calc(100% - 20px);max-height:85vh}.feedback-header{padding:20px 20px 16px}.feedback-header h3{font-size:18px}.feedback-close{font-size:28px;width:28px;height:28px}.feedback-content{padding:20px}.feedback-textarea{min-height:120px;font-size:14px}.feedback-actions{flex-direction:column-reverse;padding:20px}.feedback-actions .btn{width:100%;min-width:auto}.original-text-display{font-size:13px;padding:12px;max-height:150px}.error-actions{flex-direction:column}.error-actions .btn{width:100%}}@media (max-width: 380px){.loading-text{font-size:16px}.loading-subtext{font-size:12px}.songtext-textarea{min-height:250px;font-size:13px}.songtext-info-note{font-size:13px}}.order-flow-info-banner{background:linear-gradient(135deg,#f7984a,#f58320);color:#fff;padding:1.25rem 1.5rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 4px 6px #f7984a33;text-align:center}.banner-content{display:inline-block;max-width:800px;text-align:center}.banner-icon{font-size:1.5rem;display:block;margin-bottom:.5rem}.banner-text{font-size:1rem;line-height:1.6}.banner-text strong{font-weight:600;display:block;margin-bottom:.25rem}.info-banner{background:#fff8f0;border-left:4px solid #F7984A;padding:1rem;margin:1rem 0;border-radius:4px}.info-banner .info-icon{margin-right:.5rem}.step-subtitle{color:#6b7280;font-size:1.1rem;margin-top:.5rem;margin-bottom:1.5rem}@media (max-width: 768px){.order-flow-info-banner{padding:1rem;margin-left:-.5rem;margin-right:-.5rem;border-radius:8px}.banner-content{max-width:100%}.banner-icon{font-size:1.3rem;margin-bottom:.4rem}.banner-text{font-size:.85rem;line-height:1.5}.banner-text strong{margin-bottom:.2rem}}@media (max-width: 480px){.order-flow-info-banner{padding:.875rem}.banner-text{font-size:.8rem}}.songtext-preview-banner{background:linear-gradient(135deg,#f7984a,#ff6b35);border-radius:12px;padding:16px 20px;margin:20px auto 32px;max-width:900px;display:flex;align-items:center;gap:14px;box-shadow:0 4px 16px #f7984a4d}.banner-icon{font-size:28px;flex-shrink:0;animation:bounce-gentle 2s ease-in-out infinite}.banner-content{flex:1;min-width:0}.banner-title{color:#fff;font-size:16px;font-weight:700;margin:0 0 4px;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.15)}.banner-subtitle{color:#fffffff2;font-size:13px;margin:0;line-height:1.4}.banner-badges{display:flex;gap:8px;flex-shrink:0}.feature-badge{background:#ffffff40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:5px 10px;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#fff;white-space:nowrap;transition:all .2s ease}.feature-badge:hover{background:#ffffff59;transform:translateY(-1px)}.badge-icon{font-size:13px}@keyframes bounce-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width: 768px){.songtext-preview-banner{flex-direction:column;text-align:center;padding:18px 16px;gap:12px}.banner-icon{font-size:20px}.banner-title{font-size:15px}.banner-subtitle{font-size:12px}.banner-badges{justify-content:center;flex-wrap:wrap;gap:6px}.feature-badge{font-size:11px;padding:5px 10px}.badge-icon{font-size:12px}}.frame-available-notice{display:flex;align-items:flex-start;gap:10px;background:linear-gradient(135deg,#d4edda,#c3e6cb);border:2px solid #28a745;border-left:4px solid #28a745;border-radius:8px;padding:12px;margin:16px 0;font-size:14px;color:#155724}.frame-available-notice .notice-icon{font-size:20px;flex-shrink:0}.frame-available-notice .notice-text{line-height:1.5}.frame-available-notice .notice-text strong{color:#0d4318;font-weight:700}.frame-available-notice .notice-subtext{display:block;margin-top:4px;font-size:13px}.videoframe-options-section{background:#f8f9fa;border-radius:12px;padding:24px;margin:32px 0}.videoframe-options-section h3{font-size:20px;font-weight:700;color:#212529;margin:0 0 20px;text-align:center}.package-explanation{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:24px}.explanation-card{background:#fff;border-radius:10px;padding:16px;border:2px solid #e9ecef;display:flex;align-items:flex-start;gap:12px}.explanation-icon{font-size:32px;flex-shrink:0}.explanation-content strong{display:block;font-size:14px;color:#212529;margin-bottom:4px}.explanation-content p{font-size:12px;color:#6c757d;margin:0;line-height:1.4}.videoframe-choices{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.videoframe-choice-option{border:3px solid #e9ecef;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;background:#fff;display:flex;align-items:flex-start;gap:16px;position:relative}.videoframe-choice-option:hover{border-color:#f7984a;transform:translateY(-2px);box-shadow:0 4px 12px #f7984a33}.videoframe-choice-option input[type=radio]{width:24px;height:24px;margin-top:4px;cursor:pointer;flex-shrink:0;accent-color:#F7984A}.available-badge{position:absolute;top:-10px;right:20px;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:6px 12px;border-radius:12px;font-size:12px;font-weight:700;box-shadow:0 2px 8px #28a74566}.choice-content{flex:1;min-width:0}.choice-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:16px}.choice-info{display:flex;align-items:center;gap:10px;flex:1}.choice-icon{font-size:24px;flex-shrink:0}.choice-info strong{font-size:16px;color:#212529}.choice-price{font-size:24px;font-weight:700;color:#f7984a;white-space:nowrap;flex-shrink:0}.choice-summary{font-size:14px;color:#6c757d;margin:0 0 12px;line-height:1.5}.frame-specs{background:#f8f9fa;border-radius:8px;padding:12px;border:1px solid #e9ecef}.spec-label{font-size:13px;font-weight:600;color:#212529;margin-bottom:8px}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;font-size:12px;color:#495057}.payment-notice{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:2px solid #2196f3;border-radius:10px;padding:16px;display:flex;align-items:flex-start;gap:12px;margin-top:20px}.notice-icon{font-size:24px;flex-shrink:0}.notice-text{font-size:14px;color:#0d47a1;line-height:1.6}.notice-text strong{color:#0d47a1;font-weight:700}@media (max-width: 768px){.videoframe-options-section{padding:20px 16px}.videoframe-options-section h3{font-size:18px;margin-bottom:16px}.package-explanation{grid-template-columns:1fr;gap:10px}.explanation-card{padding:12px}.explanation-icon{font-size:28px}.explanation-content strong{font-size:13px}.explanation-content p{font-size:11px}.videoframe-choice-option{padding:16px;flex-direction:column;gap:12px}.videoframe-choice-option input[type=radio]{align-self:flex-start}.choice-header{flex-direction:column;align-items:flex-start;gap:8px}.choice-icon{font-size:20px}.choice-info strong{font-size:14px}.choice-price{font-size:20px}.choice-summary{font-size:13px}.spec-grid{grid-template-columns:1fr;font-size:11px}.spec-label{font-size:12px}.payment-notice{padding:12px;flex-direction:column;gap:8px}.notice-icon{font-size:20px}.notice-text{font-size:13px}.available-badge{font-size:11px;padding:4px 10px;right:10px}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/order-flow.css.map */
