.cr-order-form,.cr-menu,.cr-account{direction:rtl;max-width:1100px;margin:20px auto;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:18px}.cr-order-head,.cr-order-foot{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cr-order-form label{display:flex;flex-direction:column;gap:6px}.cr-order-form input,.cr-order-form select,.cr-order-form textarea{padding:10px;border:1px solid #ddd;border-radius:8px}.cr-products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.cr-product{border:1px solid #eee;padding:12px;border-radius:12px;display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:center}.cr-product small{display:block;color:#777}.cr-product input{width:65px}.cr-menu h3{margin-top:20px}.cr-menu-item{display:flex;justify-content:space-between;padding:12px;border-bottom:1px dashed #ddd}@media(max-width:800px){.cr-order-head,.cr-order-foot,.cr-products{grid-template-columns:1fr 1fr}}@media(max-width:520px){.cr-order-head,.cr-order-foot,.cr-products{grid-template-columns:1fr}}
.cr-order-title{margin-bottom:14px}.cr-order-title h3{margin:0 0 6px}.cr-order-title p{margin:0;color:#666}.cr-address-panel{display:grid;grid-template-columns:1fr 1.2fr;gap:14px;margin:14px 0}.cr-address-fields{display:flex;flex-direction:column;gap:10px}.cr-map{height:320px;border:1px solid #ddd;border-radius:14px;overflow:hidden;z-index:1}.cr-location-actions{display:flex;gap:8px;flex-wrap:wrap}.cr-saved-address-status{align-self:end;padding:8px 10px;border-radius:10px;background:#f7f7f7;min-height:42px}.cr-saved-address-status strong,.cr-saved-address-status small,.cr-saved-address-status span{display:block}.cr-saved-address-status strong{color:#16803c}.cr-dinein-table-box{max-width:420px;margin:0 0 16px}.cr-dinein-table-box select{font-size:18px;padding:12px}.cr-address-input[readonly]{background:#f6f8f7}.cr-dinein-form .cr-products{margin-top:12px}@media(max-width:800px){.cr-address-panel{grid-template-columns:1fr}.cr-map{height:280px}}
.cr-auth-wrap{direction:rtl;max-width:1100px;margin:20px auto;display:grid;grid-template-columns:1fr 1.2fr;gap:18px}.cr-auth-box{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:20px}.cr-auth-box h3{margin-top:0}.cr-auth-box form{display:grid;gap:12px}.cr-auth-box label{display:flex;flex-direction:column;gap:6px}.cr-auth-box input,.cr-auth-box textarea{width:100%;box-sizing:border-box;padding:11px;border:1px solid #ddd;border-radius:9px}.cr-auth-box .login-remember label{display:flex;flex-direction:row;align-items:center}.cr-auth-box .login-remember input{width:auto}.cr-auth-box .cr-map{margin-top:4px}.cr-saved-customer{background:#f7faf8;border:1px solid #dde9e0;border-radius:10px;padding:12px;margin:10px 0 14px}.cr-notice{padding:12px;border-radius:10px;margin:10px 0}.cr-error{background:#fff3f3;border:1px solid #f1caca}@media(max-width:800px){.cr-auth-wrap{grid-template-columns:1fr}}
.cr-customer-panel{direction:rtl;max-width:1180px;margin:24px auto}.cr-customer-hero{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:20px;margin-bottom:14px}.cr-customer-hero h2{margin:0 0 5px}.cr-customer-hero p{margin:0;color:#777}.cr-logout{padding:9px 14px;border:1px solid #ddd;border-radius:10px;text-decoration:none}.cr-customer-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0}.cr-customer-stats>div{background:#fff;border:1px solid #e8e8e8;border-radius:15px;padding:16px;text-align:center}.cr-customer-stats b,.cr-customer-stats span{display:block}.cr-customer-stats b{font-size:22px;margin-bottom:4px}.cr-customer-stats span{color:#777}.cr-order-choice{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.cr-choice-card{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #e3e3e3;border-radius:18px;padding:22px;text-decoration:none;box-shadow:0 6px 20px rgba(0,0,0,.04)}.cr-choice-card strong{font-size:20px}.cr-choice-card span{color:#666}.cr-choice-card:hover{transform:translateY(-2px);box-shadow:0 9px 26px rgba(0,0,0,.08)}.cr-profile-required{direction:rtl;max-width:1100px;margin:18px auto;background:#fff8e8;border:1px solid #f0d79a;border-radius:16px;padding:18px}.cr-profile-required h3{margin-top:0}.cr-primary-link{display:inline-block;background:#2271b1;color:#fff!important;padding:11px 17px;border-radius:10px;text-decoration:none}.cr-customer-profile-form,.cr-panel-section{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:20px;margin:16px 0}.cr-customer-profile-form label{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.cr-customer-profile-form input,.cr-customer-profile-form textarea{padding:11px;border:1px solid #ddd;border-radius:9px;box-sizing:border-box;width:100%}.cr-profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.cr-success{background:#edf9f0;border:1px solid #b9e2c2}.cr-myorders-wrap{overflow:auto}.cr-myorders{width:100%;border-collapse:collapse;min-width:650px}.cr-myorders th,.cr-myorders td{padding:11px;border-bottom:1px solid #eee;text-align:right}.cr-myorders th{background:#fafafa}.cr-customer-profile-form .cr-map{margin:12px 0}.cr-register-basic .cr-map{display:none}@media(max-width:760px){.cr-customer-stats{grid-template-columns:1fr 1fr}.cr-order-choice,.cr-profile-grid{grid-template-columns:1fr}.cr-customer-hero{align-items:flex-start;flex-direction:column}}@media(max-width:460px){.cr-customer-stats{grid-template-columns:1fr}}

/* v1.9 restaurant menu layout */
.cr-order-dark,.cr-menu-dark,.cr-showcase-wrap{--cr-gold:#e9b84f;--cr-gold2:#f8d779;--cr-bg:#090a08;--cr-panel:#10110f;--cr-border:#3a2d14;--cr-text:#f6e5ba;--cr-muted:#bdb6a4;font-family:Tahoma,Arial,sans-serif}
.cr-order-dark,.cr-menu-dark{background:linear-gradient(145deg,#080907,#0f100d)!important;color:var(--cr-text)!important;border:1px solid var(--cr-border)!important;box-shadow:0 15px 50px rgba(0,0,0,.18);padding:22px!important;max-width:1240px!important}
.cr-order-dark .cr-order-title h3,.cr-order-dark h4{color:var(--cr-gold2);margin-top:0}.cr-order-dark .cr-order-title p,.cr-order-dark label{color:#e2dbc9}.cr-order-dark input,.cr-order-dark select,.cr-order-dark textarea{background:#151613!important;color:#fff!important;border:1px solid #46391d!important}.cr-order-dark option{background:#181914;color:#fff}.cr-saved-customer{background:#17170f!important;border-color:#4c3a17!important;color:#f0d99a!important}.cr-delivery-zone{max-width:430px;margin:14px 0}
.cr-food-menu-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.9fr);gap:18px;direction:rtl;margin:18px 0}.cr-food-side-column{display:flex;flex-direction:column;gap:18px}.cr-food-column{background:rgba(10,11,9,.88);border:1px solid var(--cr-border);border-radius:18px;padding:15px;min-width:0}.cr-food-column>header{display:flex;align-items:center;gap:9px;color:var(--cr-gold2);border-bottom:1px solid #2e2718;padding:2px 4px 12px;margin-bottom:2px}.cr-food-column>header h3{margin:0!important;color:var(--cr-gold2)!important;font-size:25px}.cr-food-column>header span{font-size:24px}
.cr-food-item{display:grid;grid-template-columns:116px minmax(0,1fr);gap:14px;padding:14px 0;border-bottom:1px solid rgba(233,184,79,.12);align-items:center}.cr-food-item:last-child{border-bottom:0}.cr-food-side-column .cr-food-item{grid-template-columns:92px minmax(0,1fr);gap:11px}.cr-food-thumb{width:116px;height:100px;object-fit:cover;border-radius:17px;border:1px solid #6a5021;background:#161711}.cr-food-side-column .cr-food-thumb{width:92px;height:78px;border-radius:14px}.cr-food-info{min-width:0}.cr-food-price-line{display:flex;align-items:baseline;gap:7px;min-width:0}.cr-food-price-line strong{font-size:18px;color:var(--cr-gold2);white-space:normal}.cr-food-price-line .cr-dots{flex:1;border-bottom:2px dotted #b58a36;min-width:16px;transform:translateY(-4px);opacity:.8}.cr-food-price-line b{color:var(--cr-gold2);font-size:16px;white-space:nowrap}.cr-food-price-line b small{font-size:11px}.cr-food-info p{margin:7px 0 8px;color:var(--cr-muted);font-size:13px;line-height:1.8}.cr-qty{display:inline-flex;align-items:center;direction:ltr;border:1px solid #53401e;border-radius:9px;overflow:hidden;background:#11120f}.cr-qty button{width:32px;height:31px;border:0;background:#2a2314;color:var(--cr-gold2);font-size:20px;cursor:pointer}.cr-qty input{width:46px!important;height:31px!important;padding:2px!important;text-align:center;border:0!important;border-radius:0!important;background:#11120f!important;color:#fff!important;-moz-appearance:textfield}.cr-qty input::-webkit-outer-spin-button,.cr-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.cr-order-dark .cr-order-foot{margin-top:18px;padding-top:18px;border-top:1px solid #342b19;grid-template-columns:repeat(3,1fr) auto;align-items:end}.cr-submit-order{background:linear-gradient(135deg,#d9a43e,#ffd87a)!important;color:#171107!important;border:0!important;font-weight:700!important;min-height:46px!important;border-radius:11px!important}
.cr-dinein-table-box{max-width:none!important;margin:8px 0 20px}.cr-table-picker{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px}.cr-table-card{position:relative!important;display:grid!important;grid-template-columns:54px 1fr!important;grid-template-rows:auto auto;align-items:center;gap:2px 10px!important;background:#12130f;border:1px solid #4a391a;border-radius:13px;padding:9px!important;cursor:pointer;color:#f5d887!important}.cr-table-card input{position:absolute;opacity:0;pointer-events:none}.cr-table-card img{grid-row:1/3;width:54px;height:54px;object-fit:cover;border-radius:9px;background:#1b1a12;padding:4px}.cr-table-card span{font-weight:700;font-size:15px}.cr-table-card small{color:#aaa18b}.cr-table-card:has(input:checked){border-color:var(--cr-gold2);box-shadow:0 0 0 2px rgba(233,184,79,.18);background:#211b0d}
.cr-showcase-wrap{max-width:1240px;margin:20px auto;direction:rtl}.cr-showcase-locked{position:relative;background:linear-gradient(145deg,#080907,#0f100d);padding:20px;border:1px solid var(--cr-border);border-radius:18px;cursor:pointer;color:var(--cr-text)}.cr-showcase-message{display:flex;justify-content:space-between;align-items:center;gap:15px;background:#17150e;border:1px solid #5a431a;border-radius:13px;padding:12px 15px;margin-bottom:13px;color:#ebc566}.cr-showcase-message strong{font-size:18px}.cr-showcase-message span{color:#c8b993;font-size:13px}.cr-showcase-switch{display:flex;gap:10px;justify-content:center;margin:0 auto 12px;max-width:1240px}.cr-showcase-switch a{min-width:160px;text-align:center;padding:12px 18px;border-radius:11px;background:#171813;color:#d5c49d;text-decoration:none;border:1px solid #49381b;font-weight:700}.cr-showcase-switch a.active{background:linear-gradient(135deg,#d8a13b,#f9d273);color:#1a1307;border-color:#e9b84f}.cr-showcase-unlocked>.cr-order-form{margin-top:0!important}
.cr-auth-modal{display:none;position:fixed;inset:0;z-index:999999}.cr-auth-modal.is-open{display:block}.cr-auth-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(3px)}.cr-auth-modal-dialog{position:relative;z-index:2;width:min(980px,calc(100% - 28px));max-height:90vh;overflow:auto;margin:5vh auto;background:#151613;border:1px solid #5a431a;border-radius:20px;padding:18px;box-shadow:0 30px 90px rgba(0,0,0,.5)}.cr-auth-modal-close{position:absolute;left:14px;top:10px;z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid #66502b;background:#22221d;color:#f5d786;font-size:25px;cursor:pointer}.cr-auth-modal .cr-auth-wrap{margin:20px auto 0}.cr-auth-modal .cr-auth-box{background:#0f100d;border-color:#3e321d;color:#eadfca}.cr-auth-modal .cr-auth-box h3{color:#f2c75f}.cr-auth-modal .cr-auth-box input{background:#171813;color:#fff;border-color:#4b3b20}
@media(max-width:900px){.cr-food-menu-layout{grid-template-columns:1fr}.cr-food-main{order:1}.cr-food-side-column{order:2;display:grid;grid-template-columns:1fr 1fr}.cr-table-picker{grid-template-columns:repeat(3,1fr)}.cr-order-dark .cr-order-foot{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.cr-order-dark,.cr-menu-dark,.cr-showcase-locked{padding:11px!important;border-radius:13px}.cr-food-side-column{grid-template-columns:1fr}.cr-food-column{padding:10px;border-radius:13px}.cr-food-column>header h3{font-size:21px}.cr-food-item,.cr-food-side-column .cr-food-item{grid-template-columns:82px minmax(0,1fr);gap:9px;padding:11px 0}.cr-food-thumb,.cr-food-side-column .cr-food-thumb{width:82px;height:74px;border-radius:12px}.cr-food-price-line strong{font-size:15px}.cr-food-price-line b{font-size:13px}.cr-food-info p{font-size:12px;margin:4px 0 7px}.cr-table-picker{grid-template-columns:1fr 1fr}.cr-order-dark .cr-order-foot{grid-template-columns:1fr}.cr-showcase-message{align-items:flex-start;flex-direction:column}.cr-showcase-switch a{min-width:0;flex:1}.cr-auth-modal-dialog{padding:10px}}


/* v1.10 unified customer UI */
.cr-customer-panel,.cr-auth-wrap,.cr-profile-required,.cr-customer-profile-form,.cr-panel-section,.cr-wheel-card,.cr-review-card{--cr-gold:#e9b84f;--cr-gold2:#ffd978;--cr-dark:#0a0b09;--cr-dark2:#12130f;--cr-border:#4a391a;--cr-text:#f4e7c6;--cr-muted:#b9b09c;font-family:Tahoma,Arial,sans-serif}
.cr-customer-panel{max-width:1240px;margin:20px auto;color:var(--cr-text)}
.cr-customer-hero{background:linear-gradient(145deg,#090a08,#141510)!important;border:1px solid var(--cr-border)!important;color:var(--cr-text)!important;box-shadow:0 14px 45px rgba(0,0,0,.16)}
.cr-customer-hero h2{color:var(--cr-gold2)!important}.cr-customer-hero p{color:var(--cr-muted)!important}.cr-logout{border:1px solid #6a5021!important;background:#17150e;color:var(--cr-gold2)!important;padding:10px 16px!important}.cr-logout:hover{background:#2a2110;color:#fff!important}
.cr-customer-stats>div,.cr-choice-card,.cr-panel-section,.cr-customer-profile-form{background:linear-gradient(145deg,#0b0c0a,#12130f)!important;border:1px solid var(--cr-border)!important;color:var(--cr-text)!important;box-shadow:0 8px 28px rgba(0,0,0,.08)}
.cr-customer-stats b,.cr-choice-card strong,.cr-panel-section h3,.cr-customer-profile-form h3{color:var(--cr-gold2)!important}.cr-customer-stats span,.cr-choice-card span{color:var(--cr-muted)!important}.cr-choice-card:hover{border-color:#a57825!important;box-shadow:0 10px 32px rgba(233,184,79,.12)!important}
.cr-customer-profile-form input,.cr-customer-profile-form textarea,.cr-customer-profile-form select{background:#171813!important;color:#fff!important;border:1px solid #4d3d21!important;border-radius:10px!important}.cr-customer-profile-form label{color:#e8dcc1}.cr-customer-profile-form small{color:#9f9785}
.cr-myorders th{background:#17160f!important;color:var(--cr-gold2)!important}.cr-myorders td{color:#ddd4c1;border-color:#302919!important}.cr-myorders tr:hover td{background:#12130f}
.cr-profile-required{max-width:1240px!important;background:linear-gradient(145deg,#0b0c09,#17150e)!important;border:1px solid #6b4f1f!important;color:var(--cr-text)!important;border-radius:18px!important;box-shadow:0 12px 38px rgba(0,0,0,.14);padding:20px!important}.cr-profile-required h3{color:var(--cr-gold2)!important;margin:0 0 8px!important}.cr-profile-required p{color:#d8cdb6;margin:0 0 14px!important;line-height:1.9}.cr-primary-link,.cr-gold-button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d89e34,#ffd979)!important;color:#1b1305!important;border:0!important;border-radius:11px!important;padding:12px 20px!important;font-weight:800!important;text-decoration:none!important;cursor:pointer;box-shadow:0 6px 18px rgba(218,160,53,.2)}.cr-primary-link:hover,.cr-gold-button:hover{filter:brightness(1.07);transform:translateY(-1px)}
.cr-gold-notice{display:flex;align-items:flex-start;gap:14px}.cr-notice-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:#2a210e;border:1px solid #7d5d25;color:var(--cr-gold2);font-size:27px}
.cr-notice.cr-success{background:#10180f!important;border:1px solid #466b38!important;color:#d7efce!important;border-radius:13px;padding:12px 15px}
.cr-auth-wrap{max-width:1000px;margin:20px auto;display:grid;grid-template-columns:1fr 1fr;gap:16px;direction:rtl}.cr-auth-box{background:linear-gradient(145deg,#090a08,#141510)!important;border:1px solid var(--cr-border)!important;border-radius:18px!important;padding:22px!important;color:var(--cr-text)!important;box-shadow:0 16px 45px rgba(0,0,0,.14)}.cr-auth-box h3{color:var(--cr-gold2)!important;font-size:22px}.cr-auth-box p{color:var(--cr-muted)!important;line-height:1.9}.cr-auth-box label{color:#e8dcc1!important}.cr-auth-box input[type=text],.cr-auth-box input[type=password],.cr-auth-box input[type=email],.cr-auth-box input[type=tel]{width:100%;box-sizing:border-box;background:#171813!important;color:#fff!important;border:1px solid #4d3d21!important;border-radius:10px!important;padding:11px!important}.cr-auth-box input[type=submit],.cr-register-form button{background:linear-gradient(135deg,#d89e34,#ffd979)!important;color:#1b1305!important;border:0!important;border-radius:10px!important;font-weight:800!important;min-height:43px!important}.cr-auth-box .login-remember{color:#c8bea8!important}
.cr-wheel-card{max-width:900px;margin:25px auto;background:linear-gradient(145deg,#090a08,#15160f);border:1px solid var(--cr-border);border-radius:22px;padding:26px;color:var(--cr-text);display:grid;grid-template-columns:270px 1fr;gap:28px;align-items:center;box-shadow:0 20px 60px rgba(0,0,0,.18)}.cr-wheel-form h3{color:var(--cr-gold2);font-size:28px;margin:0 0 8px}.cr-wheel-form p{color:var(--cr-muted);line-height:1.9}.cr-wheel-form label{display:flex;flex-direction:column;gap:7px;margin:17px 0;color:#e8dcc1}.cr-wheel-form input{background:#171813;color:#fff;border:1px solid #4d3d21;border-radius:10px;padding:12px}.cr-wheel-visual{position:relative;width:245px;height:245px;margin:auto}.cr-wheel-visual>i{position:absolute;top:-6px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:30px solid var(--cr-gold2);z-index:3}.cr-wheel-disc{width:100%;height:100%;border-radius:50%;border:6px solid #b7852f;background:conic-gradient(#21190b 0 60deg,#563d13 60deg 120deg,#15150f 120deg 180deg,#563d13 180deg 240deg,#21190b 240deg 300deg,#15150f 300deg);box-shadow:0 0 0 6px #2a210e,0 0 35px rgba(233,184,79,.25);position:relative}.cr-wheel-disc span{position:absolute;color:#ffe099;font-size:22px;font-weight:700}.cr-wheel-disc span:nth-child(1){top:25px;left:108px}.cr-wheel-disc span:nth-child(2){top:62px;right:35px}.cr-wheel-disc span:nth-child(3){bottom:58px;right:38px}.cr-wheel-disc span:nth-child(4){bottom:24px;left:108px}.cr-wheel-disc span:nth-child(5){bottom:58px;left:38px}.cr-wheel-disc span:nth-child(6){top:62px;left:35px}
.cr-review-card{max-width:720px;margin:25px auto;background:linear-gradient(145deg,#090a08,#141510);border:1px solid var(--cr-border);border-radius:20px;padding:24px;color:var(--cr-text);box-shadow:0 18px 55px rgba(0,0,0,.16)}.cr-review-head{display:flex;align-items:center;gap:13px;margin-bottom:16px}.cr-review-head>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#2d220e;border:1px solid #805d22;color:var(--cr-gold2);font-size:30px}.cr-review-head h3{margin:0;color:var(--cr-gold2);font-size:25px}.cr-review-head p{margin:4px 0 0;color:var(--cr-muted)}.cr-review-card>label{display:flex;flex-direction:column;gap:7px;margin:15px 0;color:#e8dcc1}.cr-review-card input,.cr-review-card textarea{background:#171813;color:#fff;border:1px solid #4d3d21;border-radius:10px;padding:11px;box-sizing:border-box;width:100%}.cr-star-rating{border:0;padding:0;margin:16px 0;display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:5px}.cr-star-rating legend{color:#e8dcc1;margin-bottom:6px}.cr-star-rating input{position:absolute;opacity:0;pointer-events:none}.cr-star-rating label{font-size:38px;line-height:1;color:#6d685c;cursor:pointer;transition:.15s}.cr-star-rating label:hover,.cr-star-rating label:hover~label,.cr-star-rating input:checked~label{color:#f0bd49;text-shadow:0 0 12px rgba(240,189,73,.25)}
@media(max-width:760px){.cr-auth-wrap,.cr-wheel-card{grid-template-columns:1fr}.cr-wheel-visual{width:210px;height:210px}.cr-customer-panel{padding:0 8px}.cr-gold-notice{flex-direction:column}.cr-profile-required{padding:15px!important}}

/* v1.11 persistent saved delivery profile */
.cr-saved-profile-block{max-width:1240px;margin:18px auto 22px;direction:rtl}.cr-saved-profile-title{display:flex;flex-direction:column;gap:6px;background:linear-gradient(145deg,#0b0c09,#17150e);border:1px solid #6b4f1f;border-radius:16px;padding:16px 18px;color:#f4e7c6;margin-bottom:10px}.cr-saved-profile-title strong{font-size:18px;color:#ffd978}.cr-saved-profile-title span{color:#cfc4ad;line-height:1.8}.cr-saved-profile-block .cr-customer-profile-form{margin-top:0}

/* v1.14.1 - hard RTL isolation for customer auth forms. Some themes apply LTR/letter-spacing to wp-login.php form classes. */
.cr-auth-wrap,.cr-auth-wrap *{box-sizing:border-box}
.cr-auth-wrap{direction:rtl!important;text-align:right!important;unicode-bidi:isolate!important}
.cr-auth-wrap .cr-auth-box,.cr-auth-wrap form,.cr-auth-wrap p,.cr-auth-wrap label,.cr-auth-wrap h1,.cr-auth-wrap h2,.cr-auth-wrap h3,.cr-auth-wrap h4,.cr-auth-wrap small,.cr-auth-wrap span{direction:rtl!important;text-align:right!important;letter-spacing:normal!important;word-spacing:normal!important;text-transform:none!important;font-kerning:auto!important}
.cr-auth-wrap .login-username,.cr-auth-wrap .login-password,.cr-auth-wrap .login-remember,.cr-auth-wrap .login-submit{direction:rtl!important;text-align:right!important;margin:0 0 14px!important}
.cr-auth-wrap .login-remember label{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important}
.cr-auth-wrap .login-remember input[type=checkbox]{width:16px!important;height:16px!important;margin:0!important;flex:0 0 16px!important}
.cr-auth-wrap input[type=text],.cr-auth-wrap input[type=email],.cr-auth-wrap input[type=tel],.cr-auth-wrap input[type=password]{display:block!important;width:100%!important;max-width:none!important;min-height:48px!important;margin-top:7px!important;direction:ltr!important;text-align:left!important;letter-spacing:normal!important;word-spacing:normal!important}
.cr-auth-wrap input[type=submit],.cr-auth-wrap button{direction:rtl!important;text-align:center!important;letter-spacing:normal!important;word-spacing:normal!important}
.cr-auth-wrap .cr-register-form{direction:rtl!important;text-align:right!important}
.cr-auth-wrap .cr-register-form label{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important}
@media(max-width:800px){.cr-auth-wrap{grid-template-columns:minmax(0,1fr)!important;width:100%!important}.cr-auth-box{width:100%!important;min-width:0!important}}

/* v1.14.2 - hard RTL/color isolation for takeaway profile-required notification. */
.cr-profile-required.cr-takeaway-required,
.cr-profile-required.cr-takeaway-required *{
    box-sizing:border-box!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    letter-spacing:normal!important;
    word-spacing:normal!important;
    text-transform:none!important;
    font-style:normal!important;
}
.cr-profile-required.cr-takeaway-required{
    direction:rtl!important;
    unicode-bidi:isolate!important;
    text-align:right!important;
    max-width:1240px!important;
    margin:18px auto!important;
    padding:20px 22px!important;
    background:linear-gradient(145deg,#090a08,#141510)!important;
    border:1px solid #5f471d!important;
    border-radius:18px!important;
    color:#f6e5ba!important;
    box-shadow:0 14px 42px rgba(0,0,0,.18)!important;
    font-family:Tahoma,Arial,sans-serif!important;
}
.cr-profile-required.cr-takeaway-required h3,
.cr-profile-required.cr-takeaway-required p,
.cr-profile-required.cr-takeaway-required strong,
.cr-profile-required.cr-takeaway-required a{
    direction:rtl!important;
    unicode-bidi:isolate!important;
    text-align:right!important;
    writing-mode:horizontal-tb!important;
    letter-spacing:normal!important;
    word-spacing:normal!important;
    text-shadow:none!important;
}
.cr-profile-required.cr-takeaway-required h3{
    display:block!important;
    margin:0 0 10px!important;
    color:#f8d779!important;
    font-size:24px!important;
    line-height:1.7!important;
    font-weight:700!important;
}
.cr-profile-required.cr-takeaway-required p{
    display:block!important;
    margin:0 0 15px!important;
    color:#d8cfbb!important;
    font-size:14px!important;
    line-height:2!important;
    font-weight:400!important;
}
.cr-profile-required.cr-takeaway-required strong{
    color:#f8d779!important;
    background:transparent!important;
    -webkit-text-fill-color:#f8d779!important;
    font-weight:700!important;
}
.cr-profile-required.cr-takeaway-required .cr-primary-link{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:44px!important;
    padding:10px 18px!important;
    border:1px solid #e0aa3c!important;
    border-radius:11px!important;
    background:linear-gradient(135deg,#d9a43e,#ffd87a)!important;
    color:#171107!important;
    -webkit-text-fill-color:#171107!important;
    text-decoration:none!important;
    font-weight:700!important;
    line-height:1.5!important;
}
.cr-profile-required.cr-takeaway-required .cr-primary-link:hover,
.cr-profile-required.cr-takeaway-required .cr-primary-link:focus{
    background:linear-gradient(135deg,#e2ae45,#ffe08b)!important;
    color:#0d0b07!important;
    -webkit-text-fill-color:#0d0b07!important;
}
@media(max-width:760px){
    .cr-profile-required.cr-takeaway-required{padding:16px!important;margin:12px 8px!important}
    .cr-profile-required.cr-takeaway-required h3{font-size:20px!important}
    .cr-profile-required.cr-takeaway-required .cr-primary-link{width:100%!important}
}
\n\n/* v1.14.5 - absolute bidi and color isolation for takeaway required notice. */
.cr-profile-required.cr-takeaway-required,
.cr-profile-required.cr-takeaway-required h3,
.cr-profile-required.cr-takeaway-required p,
.cr-profile-required.cr-takeaway-required strong,
.cr-profile-required.cr-takeaway-required bdi,
.cr-profile-required.cr-takeaway-required span{
    direction:rtl!important;
    unicode-bidi:plaintext!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    text-align:right!important;
    letter-spacing:0!important;
    word-spacing:normal!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    background-image:none!important;
    text-shadow:none!important;
    filter:none!important;
}
.cr-profile-required.cr-takeaway-required h3,
.cr-profile-required.cr-takeaway-required h3 bdi{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}
.cr-profile-required.cr-takeaway-required p,
.cr-profile-required.cr-takeaway-required p bdi,
.cr-profile-required.cr-takeaway-required p strong{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}
.cr-profile-required.cr-takeaway-required .cr-primary-link,
.cr-profile-required.cr-takeaway-required .cr-primary-link bdi{
    direction:rtl!important;
    unicode-bidi:plaintext!important;
    color:#171107!important;
    -webkit-text-fill-color:#171107!important;
    letter-spacing:0!important;
    background-image:none;
}

/* v1.15.0 - customer auth two-column + hard RTL + inline errors + order success modal */
.cr-auth-wrap.cr-auth-two-columns{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:18px!important;
  width:min(1180px,calc(100% - 24px))!important;
  max-width:1180px!important;
  margin:20px auto!important;
  direction:rtl!important;
  text-align:right!important;
}
.cr-auth-wrap.cr-auth-two-columns .cr-auth-box{min-width:0!important;width:auto!important;margin:0!important}
.cr-auth-wrap .cr-customer-login-form,.cr-auth-wrap .cr-register-form{display:grid!important;gap:12px!important;direction:rtl!important;text-align:right!important}
.cr-auth-wrap .cr-remember{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important}
.cr-auth-wrap .cr-remember input{width:16px!important;height:16px!important;margin:0!important;flex:0 0 16px!important}
.cr-auth-inline-error{direction:rtl!important;text-align:right!important;background:#2a1010!important;border:1px solid #8d3939!important;color:#fff!important;border-radius:11px!important;padding:11px 13px!important;margin:0 0 12px!important;line-height:1.9!important;letter-spacing:normal!important;word-spacing:normal!important}
.cr-auth-inline-error strong{color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:800!important;direction:rtl!important;unicode-bidi:isolate!important}

.cr-customer-profile-form,.cr-customer-profile-form *,.cr-order-form,.cr-order-form *{
  box-sizing:border-box;
}
.cr-customer-profile-form,.cr-order-form{
  direction:rtl!important;
  text-align:right!important;
  unicode-bidi:isolate!important;
}
.cr-customer-profile-form h1,.cr-customer-profile-form h2,.cr-customer-profile-form h3,.cr-customer-profile-form h4,.cr-customer-profile-form p,.cr-customer-profile-form label,.cr-customer-profile-form span,.cr-customer-profile-form small,
.cr-order-form .cr-order-title,.cr-order-form .cr-order-title h3,.cr-order-form .cr-order-title p,.cr-order-form .cr-saved-customer,.cr-order-form .cr-saved-customer *,.cr-order-form label,.cr-order-form h3,.cr-order-form h4{
  direction:rtl!important;
  text-align:right!important;
  unicode-bidi:isolate!important;
  letter-spacing:normal!important;
  word-spacing:normal!important;
}
.cr-customer-profile-form input,.cr-customer-profile-form textarea,.cr-order-form textarea{
  direction:rtl!important;
  text-align:right!important;
}
.cr-customer-profile-form input[inputmode="tel"],.cr-customer-profile-form input[inputmode="numeric"]{direction:ltr!important;text-align:left!important}

.cr-order-inline-error{background:#2a1010!important;border:1px solid #8d3939!important;color:#fff!important;border-radius:12px!important;padding:12px 14px!important;margin:14px 0!important;font-weight:800!important;direction:rtl!important;text-align:right!important}

.cr-order-success-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;direction:rtl}
.cr-order-success-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72)}
.cr-order-success-dialog{position:relative;width:min(430px,100%);background:linear-gradient(145deg,#090a08,#15160f);border:1px solid #7c5d25;border-radius:20px;padding:26px;color:#fff;text-align:center;box-shadow:0 24px 70px rgba(0,0,0,.48)}
.cr-order-success-icon{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#162414;border:1px solid #63824e;color:#f8d779;font-size:34px;font-weight:800}
.cr-order-success-dialog h3{margin:0 0 10px;color:#f8d779!important;font-size:24px}
.cr-order-success-dialog p{margin:0 0 18px;color:#fff!important;line-height:1.9}
.cr-order-success-close{min-width:150px;border:0;border-radius:10px;padding:11px 18px;background:linear-gradient(135deg,#d89e34,#ffd979);color:#1b1305;font-weight:800;cursor:pointer}

@media(max-width:800px){
  .cr-auth-wrap.cr-auth-two-columns{grid-template-columns:1fr!important;width:calc(100% - 16px)!important}
}
.cr-auth-wrap{--cr-gold:#e9b84f;--cr-gold2:#f8d779;--cr-bg:#090a08;--cr-panel:#10110f;--cr-border:#3a2d14;--cr-text:#f6e5ba;--cr-muted:#bdb6a4}
