.register-interest-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.register-interest-modal.active{visibility:visible;opacity:1}.register-interest-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5)}.register-interest-panel{position:absolute;top:0;right:0;width:446px;height:100%;max-width:100%;background:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.2);transform:translateX(100%);transition:transform .3s ease;overflow-y:auto}.register-interest-modal.active .register-interest-panel{transform:translateX(0)}.register-interest-close{position:absolute;top:15px;right:15px;z-index:1;background:0 0;border:0;font-size:16px;cursor:pointer}body.register-interest-open{overflow:hidden}.register-interest-content{padding:50px 20px 20px}.apple-pre-order-popup .reservation-popup-card{width:100%;background:#fff;display:flex;flex-direction:column;overflow:hidden}.apple-pre-order-popup .rpc-card-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0}.apple-pre-order-popup .rpc-card-header h2{font-size:20px;font-weight:600;color:#212121}.apple-pre-order-popup .rpc-close-btn{font-size:24px;color:#6e6e73}.apple-pre-order-popup .rpc-card-body{display:flex;flex-direction:column;justify-content:space-between;padding:24px;gap:20px}.apple-pre-order-popup .rpc-card-body section.section-1,.apple-pre-order-popup .rpc-card-body section.section-2{display:flex;flex-direction:column;padding:0;gap:20px}.apple-pre-order-popup .rpc-item-row,.apple-pre-order-popup .rpc-addon-row{display:flex;align-items:flex-start;gap:16px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.apple-pre-order-popup .rpc-addon-row{gap:13px;justify-content:space-between}html:lang(en) .apple-pre-order-popup .rpc-addon-row{padding-left:20px}html:lang(ar) .apple-pre-order-popup .rpc-addon-row{padding-right:20px}.apple-pre-order-popup .rpc-item-row{margin-bottom:20px}.apple-pre-order-popup .rpc-item-media{width:96px;height:96px;border-radius:12px;border:1px solid #eaeaea;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;padding:10px}.apple-pre-order-popup .rpc-item-media img{max-width:100%;object-fit:contain}.apple-pre-order-popup .rpc-item-info{display:flex;flex-direction:column;flex-grow:1;gap:4px}.apple-pre-order-popup .rpc-item-info h3{font-size:16px;font-weight:600;color:#212121;margin-bottom:5px}.apple-pre-order-popup .rpc-item-info p{font-size:14px;color:#212121;margin:0}.apple-pre-order-popup .rpc-item-info p span{color:#808285}.apple-pre-order-popup .rpc-addon-icon{flex-shrink:0;margin-top:-2px}.apple-pre-order-popup .rpc-addon-info{display:flex;flex-direction:column;flex-grow:1;gap:4px}.apple-pre-order-popup .rpc-addon-info h4{font-size:16px;font-weight:500;color:#212121;margin-bottom:3px}.apple-pre-order-popup .rpc-addon-info h4 svg{margin-top:-3px}.apple-pre-order-popup .rpc-addon-info p strong{font-weight:500}.apple-pre-order-popup .rpc-addon-info p{font-size:13px;color:#383838;line-height:1.4;margin:0}.apple-pre-order-popup .rpc-close-btn{background:0 0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;flex-shrink:0;padding:0}.apple-pre-order-popup .rpc-delete-btn{background:0 0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;flex-shrink:0;padding:0}.apple-pre-order-popup .rpc-close-btn:hover,.apple-pre-order-popup .rpc-delete-btn:hover{background:0 0;border-radius:0}.apple-pre-order-popup .rpc-terms-box{background-color:#f7f7f9;border-radius:12px;padding:16px 20px;display:flex;flex-direction:column;gap:12px;height:200px}.apple-pre-order-popup .rpc-terms-box ul{padding:0 16px;display:flex;flex-direction:column;gap:12px;height:200px;overflow-y:auto}.apple-pre-order-popup .rpc-terms-box ul::-webkit-scrollbar{width:6px}.apple-pre-order-popup .rpc-terms-box ul::-webkit-scrollbar-thumb{background-color:#d1d1d6;border-radius:4px}.apple-pre-order-popup .rpc-terms-box h5{font-size:14px;font-weight:600;color:#212121}.apple-pre-order-popup .rpc-terms-box ul{list-style-type:disc;padding-left:16px;display:flex;flex-direction:column;gap:10px}.apple-pre-order-popup .rpc-terms-box li{font-size:12px;color:#383838;line-height:1.45;margin-bottom:0}.apple-pre-order-popup .rpc-checkbox-row{display:flex;align-items:center;gap:10px;padding:4px 0;margin-top:20px;margin-bottom:10px}.apple-pre-order-popup .rpc-checkbox-row input[type=checkbox]{width:18px;height:18px;accent-color:#0071e3;cursor:pointer}.apple-pre-order-popup .rpc-checkbox-row label{font-size:14px;font-weight:500;color:#212121;cursor:pointer;line-height:20px}.apple-pre-order-popup .rpc-checkout-btn{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;border-radius:24px;border:none;background-color:#383838;color:#fff;font-size:15px !important;font-weight:600 !important;cursor:pointer !important}.apple-pre-order-popup .rpc-checkout-btn svg{fill:#fff}.apple-pre-order-popup .rpc-checkout-btn:disabled{background-color:#d2d2d7;color:#86868b;cursor:not-allowed}.apple-pre-order-popup .rpc-checkout-btn:disabled svg{fill:#969799}@media (min-width:993px){.apple-pre-order-popup .rpc-card-body{height:90vh}}@media (max-width:767px){.apple-pre-order-popup .reservation-popup-card{border-radius:16px 16px 0 0}.apple-pre-order-popup .rpc-terms-box{height:160px}.apple-pre-order-popup .rpc-card-body{padding:16px;gap:16px}}@media (max-width:480px){.register-interest-panel.apple-pre-order-popup{border-radius:16px 16px 0 0;top:20px;width:100%}}.rpc-container{display:block;position:relative;padding-left:30px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rpc-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.rpc-checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:1px solid #383838;border-radius:4px}.rpc-container:hover input~.rpc-checkmark{background-color:#fff}.rpc-container input:checked~.rpc-checkmark{background-color:#383838}.rpc-checkmark:after{content:"";position:absolute;display:none}.rpc-container input:checked~.rpc-checkmark:after{display:block}.rpc-container .rpc-checkmark:after{left:6px;top:3px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}html:lang(ar) .apple-pre-order-popup .rpc-checkbox-row label{padding-left:0;padding-right:35px}html:lang(ar) .rpc-checkmark{left:inherit;right:0}html:lang(ar) .register-interest-close{left:13px;right:inherit}.apple-handset-registration-page .modal-popup.confirm .modal-inner-wrap .modal-header button:before{font-weight:500}.apple-handset-registration-page .modal-popup.confirm .modal-title{display:none}.apple-handset-registration-page .modal-popup.confirm .modal-inner-wrap .modal-content{font-size:16px;font-weight:500}.apple-handset-registration-page .modal-popup.confirm .modal-inner-wrap .modal-footer button,.apple-handset-registration-page .modal-popup.confirm .modal-inner-wrap .modal-footer button:hover{background:#383838 !important;border:1px solid #383838;color:#fff !important;padding:7px 16px !important;font-size:16px !important;font-weight:500 !important;cursor:pointer !important;min-width:100px}html:lang(en) .apple-pre-order-popup .rpc-terms-box ul,html:lang(ar) .apple-pre-order-popup .rpc-terms-box ul{height:140px}@media (max-width:767px){body .apple-pre-order-popup .rpc-terms-box{height:auto}}