.customer-account-page{color:#f8f3e9;background:radial-gradient(circle at top,#b8923f26,#0000 34%),linear-gradient(145deg,#0f0e0c 0%,#181510 100%);place-items:center;min-height:100vh;padding:56px 20px;display:grid}.customer-account-card{background:#1b1916f5;border:1px solid #d8b56a47;border-radius:20px;width:min(100%,520px);padding:42px;box-shadow:0 24px 70px #0000006b}.customer-account-header{justify-content:space-between;align-items:flex-start;gap:14px;min-height:46px;margin-bottom:10px;display:flex}.customer-account-card .taj-kicker{color:#d8b56a;letter-spacing:.18em;margin:7px 0 10px;font-size:12px;font-weight:800}.customer-account-card h1{margin:0 0 10px;font-size:clamp(36px,6vw,52px);line-height:1}.customer-account-card>p:not(.taj-kicker){color:#c9c1b5;line-height:1.6}.customer-account-form{gap:18px;margin-top:28px;display:grid}.customer-account-form label{color:#eee5d5;gap:9px;font-size:14px;font-weight:700;display:grid}.customer-account-form input{color:#fff;background:#12110f;border:1px solid #4b4438;border-radius:9px;outline:none;width:100%;min-height:54px;padding:0 16px;font-size:17px}.customer-account-form input:focus{border-color:#d8b56a;box-shadow:0 0 0 3px #d8b56a1f}.customer-account-card .taj-primary-btn{color:#fff;letter-spacing:.04em;cursor:pointer;background:#b5231d;border:0;border-radius:9px;justify-content:center;align-items:center;min-height:54px;font-weight:800;display:inline-flex}.customer-account-card .taj-primary-btn:hover{background:#ca2d25}.customer-account-card .taj-primary-btn:disabled{opacity:.6;cursor:wait}.customer-account-message{color:#e7cc8f;background:#d8b56a1a;border-radius:8px;padding:11px 13px;font-size:14px;line-height:1.45}.customer-account-home,.customer-account-switch{color:#d8b56a;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:22px;font-size:14px;font-weight:700;display:inline-flex}.customer-account-switch{justify-self:start;margin-top:0;padding:0}.customer-account-home:hover,.customer-account-switch:hover{text-decoration:underline}.customer-rewards-balance{background:#12110f;border:1px solid #d8b56a59;border-radius:14px;gap:4px;margin:26px 0 18px;padding:22px;display:grid}.customer-rewards-balance span,.customer-rewards-balance small{color:#bdb3a4}.customer-rewards-balance strong{color:#d8b56a;font-size:46px;line-height:1}.customer-rewards-tiers{grid-template-columns:1fr 1fr;gap:10px;display:grid}.customer-rewards-tiers p{background:#d8b56a14;border:1px solid #d8b56a2e;border-radius:10px;padding:14px}.customer-rewards-history{margin-top:28px}.customer-rewards-history h2{margin-bottom:12px;font-size:19px}.customer-rewards-transaction{background:#12110f;border-radius:9px;grid-template-columns:1fr auto;gap:4px 12px;margin-top:8px;padding:12px;display:grid}.customer-rewards-transaction strong{color:#d8b56a}.customer-rewards-transaction small{color:#948b7f;grid-column:1/-1}.customer-account-actions{gap:10px;margin-top:28px;display:flex}.customer-account-actions>*{flex:1}.customer-account-secondary{color:#eee5d5;cursor:pointer;background:0 0;border:1px solid #5b5141;border-radius:9px;min-height:54px;font-weight:800}.customer-account-secondary:hover{color:#d8b56a;border-color:#d8b56a}@media (max-width:768px){.customer-account-header{justify-content:space-between;align-items:flex-start;gap:14px;min-height:38px;margin-bottom:18px;display:flex}.customer-account-card .customer-account-header .taj-kicker{min-width:0;margin:7px 0 0}.customer-account-header+h1{margin-top:0}}@media (max-width:560px){.customer-account-page{align-items:start;padding:24px 14px}.customer-account-card{border-radius:16px;padding:28px 20px}.customer-rewards-tiers{grid-template-columns:1fr}.customer-account-actions{flex-direction:column}}
