:root{--color-dark:#0c0c1a;--color-orange:#f6a037;--color-pink:#f266b0;--color-light:#fae6d1;--color-purple:#9e1f9d;--primary-color:#f6a037;--secondary-color:#f266b0;--accent-color:#9e1f9d;--background-color:#0c0c1a;--text-color:#fae6d1;--text-color-muted:#fae6d1b3;--background-color-light:#1c1c3d;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--spacing-xxl:4rem;--font-parallax:var(--font-display)}.order-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0c0c1ad9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}@media (max-width:767px){.order-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0c0c1ae6}}.order-modal{background:linear-gradient(135deg,#040409,#191936);border:1px solid #f6a0374d;border-radius:12px;flex-direction:column;width:clamp(85%,103.8% - 2.44vw,95%);max-width:clamp(500px,5.43vw + 480.4px,550px);max-height:clamp(85vh,.54vw + 82.1vh,90vh);padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0c0c1a99,0 0 20px #f6a0371a}@media (min-width:1280px){.order-modal{width:90%;max-width:550px;max-height:80vh}}.order-modal:before{content:"";z-index:1;background:linear-gradient(90deg,#f6a037,#f266b0,#9e1f9d);flex-shrink:0;height:3px;position:absolute;top:0;left:0;right:0}.order-modal-content{flex:1;padding:clamp(1.5rem,1.63vw + .91rem,3rem);overflow:hidden auto}@media (min-width:1280px){.order-modal-content{padding:30px}}.order-modal-content::-webkit-scrollbar{width:8px}.order-modal-content::-webkit-scrollbar-track{background:#fae6d10d;border-radius:4px}.order-modal-content::-webkit-scrollbar-thumb{background:#f6a0374d;border-radius:4px}.order-modal-content::-webkit-scrollbar-thumb:hover{background:#f6a03780}.order-modal-content{scrollbar-width:thin;scrollbar-color:#f6a0374d #fae6d10d}.order-step{flex-direction:column;gap:clamp(1rem,.22vw + .92rem,1.2rem);display:flex}.order-modal h2,.order-step h2{color:#f6a037;text-shadow:0 2px 4px #0c0c1a80;text-align:center;border-bottom:1px solid #f6a03766;margin-bottom:1.5rem;padding-bottom:1rem;font-size:clamp(1.25rem,.27vw + 1.15rem,1.5rem)}.order-error-message{color:#f37373;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#dc262626;border:1px solid #dc262666;border-radius:6px;margin-bottom:1rem;padding:clamp(.875rem,.3vw + .77rem,1rem);font-size:clamp(.9rem,.12vw + .86rem,.95rem)}.order-modal input[type=text],.order-modal input[type=email],.order-modal input[type=tel]{color:#fae6d1;background-color:#fae6d10d;border:1px solid #f6a0374d;border-radius:8px;outline:none;min-height:clamp(44px,.98vw + 40.5px,48px);padding:clamp(.875rem,.3vw + .77rem,1rem) clamp(1rem,.27vw + .9rem,1.25rem);font-size:clamp(.95rem,.12vw + .91rem,1rem);transition:all .3s}@media (min-width:1280px){.order-modal input[type=text],.order-modal input[type=email],.order-modal input[type=tel]{min-height:auto;padding:.8rem 1rem}}.order-modal input[type=text]:focus,.order-modal input[type=email]:focus,.order-modal input[type=tel]:focus{border-color:#f6a037;box-shadow:0 0 0 2px #f6a0374d}.order-modal input[type=text]::placeholder,.order-modal input[type=email]::placeholder,.order-modal input[type=tel]::placeholder{color:#fae6d180}.order-checkbox-group{flex-direction:column;gap:clamp(.6rem,.16vw + .54rem,.8rem);margin-bottom:1rem;display:flex}.order-radio-label{color:#fae6d1;cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;min-height:clamp(44px,.98vw + 40.5px,48px);padding:clamp(.875rem,.3vw + .77rem,1rem) clamp(.625rem,.14vw + .57rem,.75rem);transition:all .2s;display:flex}@media (min-width:1280px){.order-radio-label{min-height:auto;padding:.6rem}}.order-radio-label:hover{background-color:#f6a0371a;border-color:#f6a03733}.order-radio-label input[type=checkbox]{accent-color:#f6a037;margin-right:10px}@media (max-width:767px){.order-radio-label input[type=checkbox]{margin-right:12px;transform:scale(1.2)}}.order-button-container{flex-direction:column-reverse;gap:clamp(.75rem,.16vw + .69rem,.9rem);margin-top:1rem;display:flex}@media (min-width:768px){.order-button-container{flex-direction:row;justify-content:space-between;gap:1rem}}.order-modal button{cursor:pointer;border:none;border-radius:8px;width:100%;min-height:clamp(44px,.98vw + 40.5px,48px);padding:clamp(.875rem,.3vw + .77rem,1rem) clamp(1.25rem,.61vw + 1.03rem,1.5rem);font-size:clamp(.95rem,.12vw + .91rem,1rem);font-weight:600;transition:all .3s}@media (min-width:768px){.order-modal button{flex:1;width:auto}}@media (min-width:1280px){.order-modal button{width:auto;min-height:auto;padding:.8rem 1.5rem;font-size:1rem}}.order-modal button:disabled{opacity:.6;cursor:not-allowed}.order-next-btn{color:#0c0c1a;background:linear-gradient(135deg,#f6a037,#f8b768);box-shadow:0 4px 8px #f6a0374d}.order-next-btn:hover:not(:disabled){background:linear-gradient(135deg,#f7ac4f,#f266b0);transform:translateY(-2px);box-shadow:0 6px 12px #f6a03766}.order-next-btn:active{transform:translateY(0)}.order-back-btn,.order-cancel-btn{color:#f6a037;background-color:#0000;border:1px solid #f6a037}.order-back-btn:hover,.order-cancel-btn:hover{background-color:#f6a0371a;border-color:#f8b768}.order-summary-section{background:#fae6d108;border:1px solid #f6a03733;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}@media (max-width:374px){.order-summary-section{margin-bottom:1.25rem;padding:1rem}}@media (min-width:768px){.order-summary-section{padding:1.5rem}}.order-summary-section.order-summary-total{background:#f6a03714;border-color:#f6a03766}.order-summary-title{color:#f6a037;border-bottom:1px solid #f6a03733;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:600}@media (max-width:374px){.order-summary-title{margin-bottom:.875rem;padding-bottom:.625rem;font-size:1rem}}@media (min-width:768px){.order-summary-title{font-size:1.15rem}}.order-summary-item{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}@media (max-width:767px){.order-summary-item{flex-direction:column;gap:.25rem}}@media (min-width:768px){.order-summary-item{flex-direction:row;gap:1rem}}.order-summary-item:last-child{margin-bottom:0}.order-summary-label{color:#fae6d1b3;font-size:.9rem;font-weight:500}@media (max-width:374px){.order-summary-label{font-size:.85rem}}@media (min-width:768px){.order-summary-label{font-size:.95rem}}.order-summary-value{color:#fae6d1;text-align:right;font-size:.95rem;font-weight:600}@media (max-width:374px){.order-summary-value{text-align:left;font-size:.9rem}}@media (min-width:768px){.order-summary-value{font-size:1rem}}.order-summary-value.order-total-amount{color:#f6a037;font-size:1.3rem;font-weight:700}@media (max-width:374px){.order-summary-value.order-total-amount{font-size:1.2rem}}.order-summary-value.order-platform-name-highlight{color:#f266b0}.order-platform-summary{margin-top:.5rem}.order-cash-info{background:#f266b01a;border:1px solid #f266b04d;border-radius:6px;margin-top:1rem;padding:1rem}@media (max-width:374px){.order-cash-info{padding:.875rem}}.order-cash-message{color:#f266b0;text-align:center;margin:0;font-size:.95rem;font-weight:500}@media (max-width:374px){.order-cash-message{font-size:.9rem}}.order-confirmation-icon{margin-bottom:1.5rem;font-size:4rem;animation:.5s ease-out scaleIn}@media (max-width:374px){.order-confirmation-icon{margin-bottom:1.25rem;font-size:3rem}}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.order-platform-name{flex:1;font-weight:500}.order-platform-description{color:#fae6d199;margin-top:.25rem;font-size:.85rem;font-style:italic;display:block}@media (max-width:374px){.order-platform-description{font-size:.8rem}}@media (prefers-color-scheme:dark){.order-summary-section{background:#fae6d105}.order-cash-info{background:#f266b01f}}@media (prefers-reduced-motion:reduce){.order-confirmation-icon{animation:none}}.order-confirmation-step{text-align:center}.order-confirmation-step p{color:#fae6d1;opacity:.9;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}@media (max-width:374px){.order-confirmation-step p{margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}}@media (min-width:1200px){.order-confirmation-step p{font-size:1rem}}.order-confirmation-number{text-align:center;background:#f6a03714;border:1px solid #f6a0374d;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}.order-confirmation-number-label{color:#fae6d1b3;font-size:.9rem;margin-bottom:.5rem!important}.order-confirmation-number-value{color:#f6a037;letter-spacing:2px;font-family:Courier New,monospace;font-size:1.6rem;font-weight:700;margin-bottom:.75rem!important}.order-confirmation-number-instructions{color:#fae6d1cc;font-size:.875rem;line-height:1.5;margin-bottom:0!important}.order-confirmation-main-message{border-bottom:1px solid #f6a03733;margin-bottom:2rem;padding-bottom:1.5rem}@media (max-width:374px){.order-confirmation-main-message{margin-bottom:1.75rem;padding-bottom:1.25rem}}.order-confirmation-main-message p{margin-bottom:1rem}.order-confirmation-main-message p:last-child{margin-bottom:0}.order-payment-platforms-section{text-align:left;background:#f6a0370d;border:1px solid #f6a03733;border-radius:12px;margin-bottom:2rem;padding:1.5rem 1.25rem}@media (max-width:374px){.order-payment-platforms-section{margin-bottom:1.75rem;padding:1.25rem 1rem}}@media (min-width:768px){.order-payment-platforms-section{padding:1.75rem 1.5rem}}@media (min-width:1200px){.order-payment-platforms-section{padding:2rem}}.order-platforms-title{color:#f6a037;text-align:center;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}@media (max-width:374px){.order-platforms-title{font-size:1.1rem}}@media (min-width:768px){.order-platforms-title{font-size:1.3rem}}@media (min-width:1200px){.order-platforms-title{font-size:1.4rem}}.order-platforms-subtitle{color:#fae6d1cc;text-align:center;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}@media (max-width:374px){.order-platforms-subtitle{margin-bottom:1.25rem;font-size:.9rem}}@media (min-width:768px){.order-platforms-subtitle{font-size:1rem}}.order-platforms-list{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}@media (max-width:374px){.order-platforms-list{gap:.875rem;margin-bottom:1.25rem}}@media (min-width:768px){.order-platforms-list{gap:1.25rem}}.order-platform-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c0c1a99;border:1px solid #f6a0374d;border-radius:10px;transition:all .3s;overflow:hidden}.order-platform-card:hover{border-color:#f6a03780;transform:translateY(-2px);box-shadow:0 4px 12px #f6a03733}.order-platform-card-header{background:linear-gradient(135deg,#f6a03726,#f266b026);border-bottom:1px solid #f6a03733;padding:.875rem 1rem}@media (max-width:374px){.order-platform-card-header{padding:.75rem .875rem}}@media (min-width:768px){.order-platform-card-header{padding:1rem 1.25rem}}.order-platform-card-name{color:#f6a037;font-size:1.05rem;font-weight:700;display:block}@media (max-width:374px){.order-platform-card-name{font-size:1rem}}@media (min-width:768px){.order-platform-card-name{font-size:1.1rem}}@media (min-width:1200px){.order-platform-card-name{font-size:1.15rem}}.order-platform-card-details{flex-direction:column;gap:.75rem;padding:1rem;display:flex}@media (max-width:374px){.order-platform-card-details{gap:.625rem;padding:.875rem}}@media (min-width:768px){.order-platform-card-details{gap:.875rem;padding:1.25rem}}.order-platform-detail-item{justify-content:space-between;align-items:center;display:flex}@media (max-width:767px){.order-platform-detail-item{flex-direction:column;align-items:flex-start;gap:.25rem}}@media (min-width:768px){.order-platform-detail-item{flex-direction:row;gap:1rem}}.order-detail-label{color:#fae6d1b3;font-size:.9rem;font-weight:500}@media (max-width:374px){.order-detail-label{font-size:.85rem}}@media (min-width:768px){.order-detail-label{font-size:.95rem}}.order-detail-value{color:#fae6d1;font-size:.95rem;font-weight:600}@media (max-width:374px){.order-detail-value{font-size:.9rem}}@media (min-width:768px){.order-detail-value{font-size:1rem}}.order-detail-value.order-account-number{color:#f266b0;letter-spacing:.5px;font-family:Courier New,monospace;font-size:1rem;font-weight:700}@media (max-width:374px){.order-detail-value.order-account-number{font-size:.95rem}}@media (min-width:768px){.order-detail-value.order-account-number{font-size:1.05rem}}.order-payment-notice{text-align:center;background:#f266b01a;border:1px solid #f266b04d;border-radius:8px;padding:1rem}@media (max-width:374px){.order-payment-notice{padding:.875rem}}@media (min-width:768px){.order-payment-notice{padding:1.25rem}}.order-payment-notice p{color:#fae6d1;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:374px){.order-payment-notice p{font-size:.85rem;line-height:1.5}}@media (min-width:768px){.order-payment-notice p{font-size:.95rem}}.order-payment-notice strong{color:#f266b0;font-weight:700}.order-close-btn{color:#0c0c1a;cursor:pointer;background:linear-gradient(135deg,#f6a037,#f8b768);border:none;border-radius:8px;width:100%;min-height:48px;margin-top:1.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 8px #f6a0374d}@media (max-width:374px){.order-close-btn{min-height:44px;margin-top:1.25rem;padding:.875rem 1.25rem;font-size:.95rem}}@media (min-width:768px){.order-close-btn{padding:.9rem 1.4rem}}@media (min-width:1200px){.order-close-btn{min-height:auto;padding:.8rem 1.5rem;font-size:1rem}}.order-close-btn:hover{background:linear-gradient(135deg,#f7ac4f,#f266b0);transform:translateY(-2px);box-shadow:0 6px 12px #f6a03766}.order-close-btn:active{transform:translateY(0)}.order-close-btn:disabled{opacity:.6;cursor:not-allowed}.order-close-btn:disabled:hover{transform:none}@media (max-width:767px) and (orientation:landscape){.order-payment-platforms-section{padding:1.25rem 1rem}.order-platforms-list{gap:.875rem}.order-platform-card-header{padding:.75rem 1rem}.order-platform-card-details{padding:.875rem 1rem}}@media (pointer:coarse){.order-platform-card:hover{transform:none}.order-platform-card:active{transform:scale(.98)}.order-close-btn{min-height:48px}.order-close-btn:hover{transform:none}.order-close-btn:active{transform:scale(.98)}}@media (prefers-reduced-motion:reduce){.order-platform-card,.order-close-btn{transition:none}.order-platform-card:hover,.order-close-btn:hover{transform:none}}@media (prefers-color-scheme:dark){.order-payment-platforms-section{background:#f6a03714}.order-platform-card{background:#0c0c1acc}.order-payment-notice{background:#f266b01f}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.order-platform-card:hover{box-shadow:0 4px 12px #f6a0374d}.order-close-btn{box-shadow:0 4px 8px #f6a03766}.order-close-btn:hover{box-shadow:0 6px 12px #f6a03780}}@media (max-width:767px) and (orientation:landscape){.order-modal{width:85%;max-width:500px;padding:1.25rem}.order-modal h2{margin-bottom:1rem;padding-bottom:.75rem;font-size:1.2rem}.order-step{gap:.8rem}.order-modal input[type=text],.order-modal input[type=email],.order-modal input[type=tel]{padding:.75rem 1rem;font-size:.9rem}.order-button-container{flex-direction:row;gap:.75rem;margin-top:.75rem}.order-modal button{padding:.75rem 1.25rem;font-size:.9rem}}@media (min-height:850px) and (max-width:1199px){.order-modal{max-height:85vh;overflow-y:auto}.order-step{gap:1.5rem}}@media (pointer:coarse){.order-modal input[type=text],.order-modal input[type=email],.order-modal input[type=tel]{min-height:48px}.order-modal button{min-width:44px;min-height:48px}.order-radio-label{min-height:48px}.order-radio-label .order-modal input[type=radio]{margin-right:15px;transform:scale(1.3)}.order-modal button:hover,.order-radio-label:hover{transform:none}.order-modal button:active{transform:scale(.98)}}@media (prefers-reduced-motion:reduce){.order-modal button,.order-modal input,.order-radio-label{transition:none}.order-modal button:hover,.order-modal button:active,.order-modal input:hover,.order-modal input:active,.order-radio-label:hover,.order-radio-label:active{transform:none}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.order-modal{box-shadow:0 10px 30px #0c0c1ab3,0 0 20px #f6a03726,0 2px 8px #0000001a}.order-modal button{box-shadow:0 4px 8px #f6a03766}.order-modal button:hover:not(:disabled){box-shadow:0 6px 12px #f6a03780}}@media (max-width:360px){.order-modal{width:98%;padding:1.25rem}.order-modal h2{margin-bottom:1rem;font-size:1.1rem}.order-step{gap:.8rem}.order-modal input[type=text],.order-modal input[type=email],.order-modal input[type=tel]{padding:.75rem .875rem;font-size:.9rem}.order-radio-label{padding:.75rem .5rem;font-size:.9rem}.order-modal button{padding:.75rem 1rem;font-size:.9rem}.order-confirmation-step p{font-size:.9rem;line-height:1.4}}@media (min-width:2560px){.order-modal{max-width:600px;padding:3.5rem}.order-modal h2{font-size:1.6rem}.order-modal input[type=text],.order-modal input[type=email],.order-modal input[type=tel]{padding:1rem 1.25rem;font-size:1.1rem}.order-modal button{padding:1rem 2rem;font-size:1.1rem}}