body.in-shop-booking .hero-copy:before{content:'IN-STORE BOOKING';display:inline-flex;margin-bottom:13px;padding:7px 11px;border-radius:999px;background:#fff1eb;color:#d8482c;font-size:10px;font-weight:950;letter-spacing:.08em}
.identity-card{border-color:#efc3b8;background:linear-gradient(180deg,#fff,#fffaf8)}
.identity-intro{margin:-7px 0 16px;color:var(--muted);font-size:11px;line-height:1.55}
.identity-types{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:14px}
.identity-type{position:relative;display:grid;place-items:center;min-height:64px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:center;cursor:pointer}
.identity-type input{position:absolute;opacity:0;pointer-events:none}.identity-type strong{font-size:12px}.identity-type:has(input:checked){border-color:var(--brand);background:#fff1eb;box-shadow:0 0 0 2px rgba(241,90,58,.09)}
.identity-upload{display:grid;place-items:center;min-height:130px;padding:18px;border:2px dashed #e1b4a8;border-radius:15px;background:#fff7f3;text-align:center;cursor:pointer}
.identity-upload input{position:absolute;width:1px;height:1px;opacity:0}.identity-upload-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:8px;border-radius:50%;background:#f15a3a;color:#fff;font-size:21px}.identity-upload strong{font-size:13px}.identity-upload span{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.45}.identity-file-status{margin-top:10px;color:#716c66;font-size:10px}.identity-file-status.ready{color:#176039;font-weight:800}.identity-file-status.error{color:#a42d24;font-weight:800}
.in-shop-cash-card{border:0!important;background:linear-gradient(135deg,#8a5414,#c7862c)!important;color:#fff!important}.in-shop-cash-card h3,.in-shop-cash-card p,.in-shop-cash-card span{color:#fff!important}.in-shop-cash-card .payment-choice-badge{background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.25)}
.instant-cash-box{margin-top:13px;padding:17px;border:1px solid #e4c48f;border-radius:15px;background:#fff8e9}.instant-cash-box strong{display:block;font-size:15px}.instant-cash-box p{margin:5px 0 12px;color:#74552d;font-size:11px;line-height:1.45}.instant-cash-button{width:100%;min-height:49px;border:0;border-radius:11px;background:linear-gradient(135deg,#8a5414,#c7862c);color:#fff;font-weight:950}
@media(max-width:590px){.identity-types{grid-template-columns:1fr}.identity-type{min-height:50px}}
.identity-card.is-busy{box-shadow:0 0 0 3px rgba(241,90,58,.1)}
.identity-retry-button{width:100%;min-height:44px;margin-top:12px;border:1px solid #c9462f;border-radius:10px;background:#fff;color:#c9462f;font-weight:900;cursor:pointer}.identity-retry-button:hover{background:#fff1eb}.identity-retry-button[hidden]{display:none}.identity-upload:has(input:disabled){opacity:.7;cursor:wait}
