/* Authenticated loyalty workspace. All overrides are scoped to its active body class. */
body.domni-loyalty-resident .login-shell{display:block;max-width:1800px;background:#F7F9F7}body.domni-loyalty-resident .welcome{min-height:0;padding:18px 34px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:0;border:0;background:#176B4D}body.domni-loyalty-resident .welcome-copy,body.domni-loyalty-resident .home-art,body.domni-loyalty-resident .welcome-bottom{display:none}body.domni-loyalty-resident .brand{margin:0}body.domni-loyalty-resident .brand img{width:136px;height:auto;margin:0}body.domni-loyalty-resident .login-side{padding:28px 32px;justify-content:flex-start;background:#F7F9F7}body.domni-loyalty-resident .login-card{max-width:1140px;padding:28px 30px;background:#fff}body.domni-loyalty-resident .login-footer{max-width:1140px}body.domni-loyalty-resident .profile-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border:0;margin:18px 0 26px}body.domni-loyalty-resident .profile-summary>div{display:block;border:1px solid #E1E7E3;background:#FAFCF9;border-radius:12px;padding:12px 15px}body.domni-loyalty-resident .profile-summary dt{font-size:10px;margin-bottom:5px}body.domni-loyalty-resident .profile-summary dd{text-align:left;font-size:12px}body.domni-loyalty-resident #logout{width:auto;min-width:190px;margin-top:24px}body.domni-loyalty-resident #success-view>.success-icon{width:34px;height:34px;border-radius:12px;margin-bottom:12px}body.domni-loyalty-resident #success-view>.success-icon svg{width:21px;height:21px}body.domni-loyalty-resident #success-view>.form-intro{margin-bottom:15px;font-size:12px}body.domni-loyalty-resident #success-view>.next-note{margin:20px 0 10px}
.domni-loyalty{font-family:Manrope,system-ui,-apple-system,"Segoe UI",sans-serif;color:#18211D;line-height:1.6;margin:20px 0 28px;padding-top:25px;border-top:1px solid #E1E7E3;font-size:13px;min-width:0}.domni-loyalty *{box-sizing:border-box}.domni-loyalty [hidden]{display:none!important}.domni-loyalty h2,.domni-loyalty h3,.domni-loyalty h4,.domni-loyalty p{margin:0}.domni-loyalty h2{font-size:26px;letter-spacing:-1px;line-height:1.3;font-weight:750;color:#173F35}.domni-loyalty h3{font-size:17px;line-height:1.4;font-weight:750;letter-spacing:-.45px;color:#18211D}.domni-loyalty h4{font-size:14px;font-weight:750;line-height:1.5;letter-spacing:-.2px}.domni-loyalty p{margin-top:9px;font-size:12px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.domni-loyalty button,.domni-loyalty input,.domni-loyalty select,.domni-loyalty textarea{font:inherit}.domni-loyalty button:focus-visible,.domni-loyalty input:focus-visible,.domni-loyalty select:focus-visible,.domni-loyalty textarea:focus-visible,.domni-loyalty [tabindex]:focus-visible{outline:3px solid #9ABB4D;outline-offset:3px}.loy-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.loy-eyebrow{display:block;font-size:9px;letter-spacing:1.6px;color:#718071;font-weight:750;margin-bottom:9px}.loy-muted{color:#66716B!important;font-size:12px;line-height:1.75}.loy-actions,.loy-form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:18px}.loy-form-actions{justify-content:flex-end;margin-top:24px}.domni-loyalty .loy-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;min-width:0;min-height:44px;padding:10px 15px;border:1px solid #176B4D;border-radius:11px;background:#176B4D;color:#fff;font-size:12px;font-weight:700;line-height:1.45;box-shadow:none;cursor:pointer;text-decoration:none;transition:background .15s}.domni-loyalty .loy-button:hover:not(:disabled){background:#12563D;border-color:#12563D}.domni-loyalty .loy-button.secondary{background:#fff;border-color:#DCE5DD;color:#176B4D}.domni-loyalty .loy-button.secondary:hover:not(:disabled){background:#F1F6E9}.domni-loyalty .loy-button.danger{background:#FFF4F1;color:#A7352C;border-color:#EBCBC5}.domni-loyalty .loy-button.danger:hover:not(:disabled){background:#FFE8E2}.domni-loyalty .loy-button.lime,.domni-loyalty .loy-button.active{color:#173F35;background:#D8F06C;border-color:#D8F06C}.domni-loyalty .loy-button.small{font-size:11px;padding:8px 11px;min-height:40px}.domni-loyalty .loy-button:disabled{opacity:.5;cursor:not-allowed}.loy-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:4px 0;margin-bottom:20px}.domni-loyalty .loy-tabs .loy-button{font-size:11px;padding:9px 14px}.loy-notice,.loy-retry{background:#F0F6E9;border:1px solid #DAE7D1;border-radius:13px;color:#3F684C;font-size:12px;line-height:1.7;padding:14px 17px;margin:0 0 18px;overflow-wrap:anywhere}.loy-notice.error{background:#FFF1EE;border-color:#F0D3CB;color:#A7352C}.loy-notice>strong{display:block;color:#173F35;font-size:13px}.loy-notice p{font-size:12px}.loy-retry{background:#FFF7E7;border-color:#F0DEBC;color:#86612F;display:flex;align-items:center;justify-content:space-between;gap:20px}.loy-retry .loy-button{flex-shrink:0}.loy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.loy-card{background:#fff;border:1px solid #E1E7E3;border-radius:18px;padding:21px;min-width:0}.loy-card h3{margin-top:10px}.loy-section{margin-top:26px}.loy-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.loy-section-title p{font-size:11px;margin-top:5px}.loy-section-title .loy-muted{font-size:10px}.loy-tag,.loy-status{display:inline-block;padding:5px 9px;border-radius:7px;background:#EFF5DF;color:#3F654C;font-size:10px;font-weight:700;line-height:1.45}.loy-status.waiting{background:#FFF2D8;color:#896122}.loy-search{display:block;width:100%;max-width:440px;border:1px solid #CBD8CE;border-radius:12px;background:#FBFCFA;color:#18211D;font-size:13px;min-height:46px;padding:11px 14px;margin:0 0 18px}.loy-empty{padding:30px 24px;text-align:center;border:1px dashed #CFDBCC;background:#F8FBF4;border-radius:16px;color:#66716B}.loy-empty strong{display:block;color:#173F35;font-size:15px;font-weight:750}.loy-empty p{font-size:12px;max-width:540px;margin:9px auto 0}.loy-visits{display:grid;gap:13px}.loy-visit{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,auto);gap:22px;align-items:center}.loy-visit>div:last-child{text-align:right}.loy-visit .loy-actions{justify-content:flex-end}.loy-amount{display:block;font-size:21px;font-weight:750;letter-spacing:-.6px;color:#173F35}.loy-table-wrap{overflow:auto;border:1px solid #E1E7E3;border-radius:14px;margin-top:16px}.loy-table-wrap table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left;font-size:12px}.loy-table-wrap th{background:#F2F6EF;font-size:10px;color:#66716B;letter-spacing:.4px;font-weight:700}.loy-table-wrap td,.loy-table-wrap th{padding:14px 16px;border-bottom:1px solid #E1E7E3}.loy-table-wrap tbody tr:last-child td{border-bottom:0}.loy-dialog{max-width:640px;width:calc(100vw - 36px);max-height:90dvh;border:1px solid #DCE5DD;border-radius:22px;padding:26px;background:#fff;color:#18211D;box-shadow:0 24px 90px #173F3530;overflow:auto;overscroll-behavior:contain}.loy-dialog::backdrop{background:#173F355C;backdrop-filter:blur(3px)}.loy-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.loy-dialog-head h3{font-size:19px}.loy-dialog-head .loy-button{flex-shrink:0}.loy-dialog>p{margin-bottom:15px}.loy-dialog form>h4{margin-bottom:17px}.loy-dialog .loy-card{margin:14px 0;padding:16px}.loy-field{display:grid;gap:8px;margin:17px 0;font-size:12px;font-weight:700;color:#314B3C;min-width:0}.loy-field input,.loy-field select,.loy-field textarea{display:block;width:100%;min-width:0;min-height:46px;padding:11px 12px;border:1px solid #B9CABA;border-radius:11px;background:#FBFCFA;color:#18211D;font-size:13px;font-weight:500;box-shadow:none}.loy-field textarea{resize:vertical;min-height:92px}.loy-field small{color:#66716B;font-size:10px;font-weight:500;line-height:1.7}.loy-summary{background:#F3F7EB;border:1px solid #E1EBCF;border-radius:14px;padding:17px;margin:18px 0}.loy-summary>div{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:7px 0;font-size:12px;border-bottom:1px solid #DFE8D6}.loy-summary>div:last-child{border-bottom:0}.loy-summary strong,.loy-summary dd{text-align:right;color:#173F35;font-weight:750;max-width:65%;overflow-wrap:anywhere}.loy-summary dd{margin:0;white-space:pre-wrap}.loy-summary dt{color:#66716B}.loy-summary>strong{max-width:none;display:block;text-align:left}.loy-check,.loy-checkbox{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.7;color:#425A49;margin:18px 0;cursor:pointer}.loy-check input,.loy-checkbox input{appearance:auto;accent-color:#176B4D;width:18px;height:18px;min-width:18px;flex-shrink:0;margin:2px 0 0;border:1px solid #B9CABA}.loy-error{color:#A7352C;font-size:12px;line-height:1.7;margin-top:14px;white-space:pre-wrap}.loy-error:empty{display:none}.loy-loading{padding:34px 20px;text-align:center;border-radius:15px;background:#F4F7F0;color:#66716B;font-size:13px}
@media(max-width:900px){body.domni-loyalty-resident .login-side{padding:24px 22px}body.domni-loyalty-resident .login-card{padding:24px}.loy-card{padding:19px}.loy-grid{gap:13px}.loy-header{align-items:flex-start}.domni-loyalty h2{font-size:24px}.loy-visit{grid-template-columns:1fr}.loy-visit>div:last-child{text-align:left}.loy-visit .loy-actions{justify-content:flex-start}.loy-retry{align-items:flex-start;flex-direction:column;gap:12px}}
@media(max-width:600px){body.domni-loyalty-resident .welcome{padding:16px 21px}body.domni-loyalty-resident .brand img{width:116px}body.domni-loyalty-resident .login-side{padding:18px 12px 24px}body.domni-loyalty-resident .login-card{padding:22px 17px;border-radius:20px}body.domni-loyalty-resident .profile-summary{grid-template-columns:1fr;gap:7px;margin-bottom:21px}body.domni-loyalty-resident .profile-summary>div{display:flex;align-items:center;justify-content:space-between;padding:9px 12px}body.domni-loyalty-resident .profile-summary dt{margin:0}body.domni-loyalty-resident .profile-summary dd{text-align:right;font-size:11px}body.domni-loyalty-resident #logout{width:100%;margin-top:22px}.domni-loyalty{padding-top:22px;margin-top:18px}.domni-loyalty h2{font-size:22px;letter-spacing:-.7px}.domni-loyalty h3{font-size:16px}.loy-header{gap:12px;margin-bottom:17px}.loy-eyebrow{font-size:8px;letter-spacing:1px}.loy-header>.loy-button{font-size:10px;padding:8px 10px;min-height:40px}.loy-header .loy-muted{font-size:11px}.loy-grid{grid-template-columns:1fr;gap:12px}.loy-card{padding:18px;border-radius:15px}.loy-section-title{align-items:flex-start;gap:12px;flex-wrap:wrap}.loy-section-title .loy-muted{font-size:10px}.loy-tabs{gap:7px}.domni-loyalty .loy-tabs .loy-button{font-size:10px;padding:9px 10px;min-height:40px}.domni-loyalty .loy-button{font-size:12px;min-height:44px;padding:10px 12px}.loy-actions{gap:8px}.loy-actions .loy-button{font-size:11px}.loy-dialog{width:calc(100vw - 20px);max-height:94dvh;padding:21px 17px;border-radius:18px}.loy-dialog-head{gap:12px}.loy-dialog-head h3{font-size:17px}.loy-field input,.loy-field select,.loy-field textarea{font-size:16px}.loy-summary{padding:14px}.loy-summary>div{font-size:11px;gap:12px}.loy-notice,.loy-retry{font-size:11px;padding:13px 14px}.loy-table-wrap td,.loy-table-wrap th{padding:12px 13px}.loy-empty{padding:25px 17px}.loy-form-actions .loy-button{flex:1}.loy-amount{font-size:20px}}
@media(prefers-reduced-motion:reduce){.domni-loyalty *{transition:none!important;animation:none!important}.loy-dialog::backdrop{backdrop-filter:none}}

.loy-wallet-grid{grid-template-columns:1.45fr 1fr}.loy-wallet{background:#176B4D;border-color:#176B4D;color:#fff;position:relative;overflow:hidden}.loy-wallet:after{content:"";position:absolute;width:155px;height:155px;border:22px solid #D8F06C16;border-radius:50%;top:-72px;right:-58px;pointer-events:none}.loy-wallet span{font-size:11px;color:#D6E7DB}.domni-loyalty .balance{font-size:41px;letter-spacing:-1.7px;font-weight:750;color:#173F35;line-height:1.2;margin:17px 0 11px}.domni-loyalty .balance small{font-size:14px;letter-spacing:0;font-weight:600;display:inline-block;margin-left:10px}.domni-loyalty .loy-wallet .balance{color:#D8F06C}.loy-wallet p{font-size:11px;color:#D6E7DB}.loy-qr{display:grid;place-items:center;margin:17px auto;max-width:260px}.loy-qr svg{display:block;width:100%;height:auto;max-width:250px;border:1px solid #E1E7E3;border-radius:12px}.loy-token{font:13px ui-monospace,SFMono-Regular,Consolas,monospace;background:#F6FAEF;border:1px dashed #BDD294;border-radius:12px;padding:16px;line-height:1.7;word-break:break-all;user-select:all;text-align:center}.loy-partner .loy-actions{align-items:flex-start}.loy-partner .loy-tag{font-size:9px}.loy-dialog .loy-summary>strong{max-width:none}.loy-dialog .loy-summary p{font-size:12px}
@media(max-width:600px){.loy-wallet-grid{grid-template-columns:1fr}.domni-loyalty .balance{font-size:36px;margin:12px 0 8px}.domni-loyalty .balance small{font-size:13px}.loy-qr{max-width:230px}.loy-token{font-size:12px}}
