.customer-portal-body{min-height:100vh;background:#f4f4ef}.customer-top{height:78px;padding:0 max(4vw,24px);background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between}.customer-top>a:last-child{color:#fff;text-decoration:none;border:1px solid #ffffff30;border-radius:10px;padding:10px 16px;font-weight:700}.customer-portal{width:min(980px,calc(100% - 32px));margin:42px auto 80px}.customer-login{width:min(520px,100%);margin:7vh auto;background:#fff;border:1px solid #e6e6de;border-top:5px solid #ffd400;border-radius:18px;padding:38px;box-shadow:0 18px 45px #1111}.customer-login>span,.customer-heading span,.loyalty-card small,.my-coupons>div small{font-size:11px;letter-spacing:2px;font-weight:900;color:#9a7b00}.customer-login h1{font-size:34px;margin:8px 0}.customer-login p{color:#73736c;line-height:1.6}.customer-login form{display:grid;gap:16px;margin:26px 0}.customer-login label{font-size:13px;font-weight:800}.customer-login input{display:block;width:100%;margin-top:7px;border:1px solid #dcdcd4;border-radius:10px;padding:14px}.customer-login button,.loyalty-card button,.review-form>button{border:0;border-radius:10px;background:#ffd400;padding:14px 20px;font-weight:900;cursor:pointer}.customer-login>a{color:#555;text-decoration:none;font-weight:700}.customer-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.customer-heading h1{font-size:42px;margin:5px 0}.customer-heading p{margin:0;color:#777}.customer-heading>a{background:#111;color:#fff;text-decoration:none;border-radius:10px;padding:14px 20px;font-weight:800}.loyalty-card{display:flex;justify-content:space-between;align-items:center;gap:30px;background:linear-gradient(125deg,#111 0 70%,#24241f);color:#fff;border-radius:18px;padding:28px 32px;margin-bottom:20px;box-shadow:0 15px 35px #1112}.loyalty-card>div{flex:1}.loyalty-card h2{margin:7px 0}.loyalty-card h2 strong{color:#ffd400}.loyalty-card p,.loyalty-card>div>span{color:#aaa;font-size:12px}.loyalty-progress{height:8px;background:#ffffff20;border-radius:20px;overflow:hidden;margin:16px 0 8px}.loyalty-progress i{display:block;height:100%;background:#ffd400;border-radius:inherit}.loyalty-card button:disabled{opacity:.35;cursor:not-allowed}.my-coupons{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e2e2da;border-radius:16px;padding:20px;margin-bottom:20px;overflow:auto}.my-coupons>div{margin-right:auto;min-width:190px}.my-coupons h2{font-size:18px;margin:5px 0}.my-coupons button{flex:0 0 auto;border:1px dashed #c6a500;background:#fff9d9;border-radius:12px;padding:11px 15px;text-align:left;cursor:pointer}.my-coupons button span,.my-coupons button small{display:block}.my-coupons button span{font-weight:900}.my-coupons button small{color:#74640c;margin-top:3px}.customer-orders{background:#fff;border:1px solid #e2e2da;border-radius:18px;padding:24px}.orders-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.orders-title h2{margin:0}.orders-title span{color:#888;font-size:13px}.customer-order{border:1px solid #e5e5dd;border-radius:13px;margin-top:10px;overflow:hidden}.customer-order-summary{width:100%;display:grid;grid-template-columns:120px 1fr auto 24px;align-items:center;gap:18px;border:0;background:#fff;padding:17px;text-align:left;cursor:pointer}.customer-order-summary span{display:flex;flex-direction:column}.customer-order-summary small{color:#8a8a82;font-size:10px}.customer-order-summary b{font-size:14px}.customer-order-summary>strong{font-size:16px}.customer-order-summary i{font-style:normal;font-size:20px;transition:transform .25s}.customer-order.open .customer-order-summary i{transform:rotate(180deg)}.customer-order-details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease,opacity .25s;opacity:0;background:#fafaf6}.customer-order-details>div{overflow:hidden}.customer-order.open .customer-order-details{grid-template-rows:1fr;opacity:1}.customer-order-details>div>div:first-child{padding:20px}.customer-order-details p{margin:0}.customer-order-details p span{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid #e8e8e1;font-size:13px}.order-address{color:#777;font-size:13px;padding:12px 0}.customer-order-details nav{display:flex;gap:9px}.customer-order-details nav a,.customer-order-details nav button{border:0;background:#111;color:#fff;border-radius:9px;padding:11px 14px;text-decoration:none;font-weight:800;cursor:pointer}.customer-order-details nav button{background:#ffd400;color:#111}.review-form{border-top:1px solid #e4e4dc;padding:18px 20px;background:#fff}.review-form>b{font-size:14px}.stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;margin:8px 0}.stars input{position:absolute;opacity:0}.stars label{font-size:27px;color:#d8d8d0;cursor:pointer}.stars input:checked~label,.stars label:hover,.stars label:hover~label{color:#ffc400}.review-form textarea{width:100%;min-height:70px;border:1px solid #ddd;border-radius:9px;padding:10px;resize:vertical}.review-form>button{margin-top:8px;padding:10px 15px}.customer-pagination{display:flex;justify-content:center;gap:7px;margin-top:22px}.customer-pagination a{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#fff;color:#111;text-decoration:none;border:1px solid #ddd}.customer-pagination a.active{background:#111;color:#fff}.customer-empty{text-align:center;color:#888;padding:50px}.alert{padding:13px 16px;border-radius:10px;margin-bottom:15px}.alert.error{background:#ffe6e6;color:#9e1c1c}.alert.success{background:#e5f7e7;color:#176f27}@media(max-width:650px){.customer-portal{width:min(100% - 20px,980px);margin-top:25px}.customer-top{height:68px}.customer-heading{align-items:flex-start;flex-direction:column;gap:16px}.customer-heading h1{font-size:34px}.loyalty-card{align-items:stretch;flex-direction:column;padding:23px}.loyalty-card form button{width:100%}.my-coupons{align-items:stretch;flex-direction:column}.customer-orders{padding:12px}.customer-order-summary{grid-template-columns:80px 1fr 20px;gap:9px;padding:14px}.customer-order-summary>strong{grid-column:2}.customer-order-summary>i{grid-column:3;grid-row:1/3}.customer-order-details nav{flex-direction:column}.customer-login{padding:25px}}
