.reward-settings-panel{display:grid;grid-gap:22px;gap:22px}.reward-settings-panel>header{display:flex;justify-content:space-between;gap:32px;align-items:flex-start;padding:26px;border:1px solid rgba(214,168,79,.22);border-radius:18px;background:linear-gradient(135deg,rgba(214,168,79,.08),rgba(54,117,216,.045))}.reward-settings-panel>header h2{margin:.15rem 0 .45rem;font-size:clamp(1.8rem,3vw,2.5rem)}.reward-settings-panel>header p:last-child{max-width:720px;color:#b9c1d0}.reward-category-tabs{display:flex;width:max-content;max-width:100%;gap:8px;padding:7px;border:1px solid #42495d;border-radius:15px;background:#202431}.reward-category-tabs button{display:grid;min-width:150px;grid-gap:2px;gap:2px;padding:12px 24px;border:0;border-radius:10px;background:transparent;color:#cdd2df;font-weight:800}.reward-category-tabs button.active{background:#7657d8;color:#fff;box-shadow:0 7px 20px rgba(118,87,216,.3)}.reward-category-tabs small{color:inherit;opacity:.72}.reward-category-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.reward-category-heading h3{margin:0;font-size:1.45rem}.reward-category-heading>div{align-items:center;display:flex;gap:14px}.reward-category-heading span{color:#aeb7c8;font-weight:800;white-space:nowrap}.reward-settings-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.reward-settings-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px;min-height:112px;padding:18px;border:1px solid color-mix(in srgb,var(--reward-color) 38%,#394052);border-left:5px solid var(--reward-color);border-radius:15px;background:linear-gradient(135deg,color-mix(in srgb,var(--reward-color) 10%,#18222f),#18222f)}.reward-settings-list article.disabled{opacity:.6}.reward-settings-list small{display:block;margin-top:3px;color:#b9c1d0}.reward-settings-list strong{font-size:1.08rem}.reward-preset-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:13px;border:1px solid var(--reward-color);background:color-mix(in srgb,var(--reward-color) 18%,#17202d);font-size:1.35rem}.reward-visibility{display:inline-block;margin-top:8px;padding:3px 8px;border-radius:999px;background:hsla(0,0%,100%,.06);color:#aeb7c8;font-size:.72rem;font-weight:800}.reward-visibility.enabled{background:rgba(47,158,116,.14);color:#79d7b2}.reward-edit-button{min-width:74px}.reward-empty-state{padding:48px 24px;text-align:center;border:1px dashed #4c566a;border-radius:16px;background:hsla(0,0%,100%,.02)}.reward-empty-state p{color:#aeb7c8}.reward-row-actions{display:flex;gap:6px}.reward-row-actions button{min-height:36px}.reward-editor-backdrop{z-index:180}.reward-editor,.reward-editor *{box-sizing:border-box}.reward-editor{background:radial-gradient(circle at 12% 18%,rgba(214,168,79,.09),transparent 36%),linear-gradient(145deg,#263545,#1a2939);display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:min(820px,calc(100vh - 32px));overflow:hidden;padding:0;width:min(860px,calc(100vw - 32px))}.reward-editor>header{align-items:flex-start;background:linear-gradient(135deg,rgba(214,168,79,.11),rgba(85,104,160,.05));border-bottom:1px solid rgba(214,168,79,.18);display:flex;justify-content:space-between;padding:21px 24px 17px}.reward-editor>header h2{margin:.15rem 0 .35rem;font-size:clamp(1.65rem,3vw,2.2rem)}.reward-editor>header p:last-child{color:#aeb7c8;margin:0}.reward-editor-close{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.16);border-radius:50%;color:#d9dfeb;display:flex;font-size:1.4rem;height:40px;justify-content:center;padding:0;width:40px}.reward-editor-body{display:grid;grid-template-columns:minmax(180px,.62fr) minmax(0,1.38fr);grid-gap:22px;gap:22px;min-width:0;overflow-x:hidden;overflow-y:auto;padding:22px 24px}.reward-editor-body>*,.reward-editor-fields{min-width:0}.reward-editor-preview{align-content:center;align-self:start;background:linear-gradient(155deg,color-mix(in srgb,var(--reward-color,#d6a84f) 10%,#1b2937),rgba(17,28,40,.78));border:1px solid color-mix(in srgb,var(--reward-color,#d6a84f) 38%,#405166);border-radius:22px;display:grid;grid-gap:7px;gap:7px;justify-items:center;min-height:205px;padding:19px;position:-webkit-sticky;position:sticky;top:0;text-align:center}.reward-editor-preview>span{--reward-color:#d6a84f;align-items:center;background:color-mix(in srgb,var(--reward-color) 15%,#17202d);border:2px solid var(--reward-color);border-radius:50%;display:flex;font-size:1.8rem;height:68px;justify-content:center;width:68px}.reward-editor-preview strong{font-size:1.2rem;margin-top:5px}.reward-editor-preview small{color:#c9d2df;font-size:1rem}.reward-editor-fields{display:grid;grid-gap:17px;gap:17px}.reward-editor-fields label{display:grid;grid-gap:8px;gap:8px}.reward-editor-fields label>span,.reward-editor-fields legend{color:#f4ead4;font-weight:850}.reward-name-field input{font-size:1.02rem;min-height:48px;width:100%}.reward-editor-fields fieldset{border:0;margin:0;padding:0}.reward-icon-picker{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:9px;max-width:100%}.reward-icon-picker button{aspect-ratio:1;background:rgba(14,28,43,.72);border:1px solid #42566e;border-radius:50%;color:#fff;font-size:1.15rem;min-width:0;padding:0}.reward-icon-picker button.selected,.reward-icon-picker button:hover{background:rgba(118,87,216,.2);border-color:#a88eff;box-shadow:0 0 0 2px rgba(118,87,216,.22)}.reward-editor-bottom{display:grid;grid-template-columns:minmax(0,1fr) 82px;grid-gap:14px;gap:14px}.reward-amount-input{align-items:center;background:#111923;border:1px solid #46546b;border-radius:11px;display:flex;overflow:hidden}.reward-amount-input input{border:0;flex:1 1;min-width:0}.reward-amount-input strong{color:#d6c99f;padding:0 14px}.reward-color-field{justify-items:center}.reward-color-field input{background:transparent;border:0;border-radius:50%;cursor:pointer;height:48px;overflow:hidden;padding:0;width:48px}.reward-editor>footer{align-items:center;background:rgba(8,20,36,.76);border-top:1px solid rgba(214,168,79,.16);display:flex;justify-content:space-between;padding:14px 24px}.reward-editor>footer>div{display:flex;gap:10px}.reward-action-modal{height:min(720px,calc(100vh - 48px));width:min(1180px,calc(100vw - 48px));max-height:none;max-width:none;overflow:hidden;padding:34px}.reward-action-modal.compact-gem-action{height:auto;max-width:460px;min-height:0;overflow:visible;padding:28px;width:min(460px,calc(100vw - 32px))}.compact-gem-action .reward-modal-layout{display:block;height:auto}.compact-gem-action .reward-quick-section{display:grid;grid-gap:16px;gap:16px}.compact-gem-action .reward-target-summary,.compact-gem-action .single-action-note{margin:0}.reward-modal-layout{display:grid;grid-template-columns:minmax(340px,.85fr) minmax(0,1.15fr);grid-gap:32px;gap:32px;height:100%}.reward-named-section,.reward-quick-section{min-height:0;min-width:0}.reward-quick-section{align-self:center}.reward-target-summary{align-items:center;background:linear-gradient(145deg,rgba(54,117,216,.16),rgba(214,168,79,.08));border:1px solid rgba(112,160,222,.38);border-radius:16px;display:grid;grid-gap:13px;gap:13px;grid-template-columns:auto 1fr;margin-bottom:20px;padding:14px}.reward-target-summary>span{align-items:center;background:linear-gradient(145deg,#315f91,#1d3d68);border:1px solid rgba(151,199,250,.48);border-radius:13px;color:#edf7ff;display:flex;font-size:1.05rem;font-weight:900;height:52px;justify-content:center;min-width:52px;padding:0 8px}.reward-target-summary>div{display:grid;grid-gap:2px;gap:2px;min-width:0}.reward-target-summary small{color:#87bdf5;font-size:.7rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.reward-target-summary strong{color:#fff3d6;font-size:clamp(1.25rem,2.4vw,1.7rem);line-height:1.08;overflow-wrap:anywhere}.reward-named-section{border-left:1px solid rgba(214,168,79,.22);display:flex;flex-direction:column;overflow:hidden;padding-left:28px}.reward-named-section .reward-preset-grid{align-content:start;flex:1 1;overflow-y:auto;padding-right:8px;scrollbar-gutter:stable}.reward-preset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.reward-preset-grid button{min-height:92px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-gap:2px 10px;gap:2px 10px;text-align:left;padding:14px;border:1px solid color-mix(in srgb,var(--reward-color) 65%,transparent);border-radius:10px;background:color-mix(in srgb,var(--reward-color) 12%,#192330);color:#f8efd8}.reward-preset-grid button>span{grid-row:1/3;align-self:center;font-size:24px}.reward-preset-grid button small{color:#c9d2df;white-space:normal}.reward-grid-status{color:#aeb7c8}.phone-reward-presets{margin-top:16px;padding-top:14px;border-top:1px solid rgba(214,168,79,.25)}.phone-reward-presets>p{margin:0 0 10px;color:#f4e6c4}.phone-reward-presets .reward-preset-grid{grid-template-columns:1fr}.reward-reason-report{margin-block:1rem}.reward-reason-report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:.75rem;gap:.75rem}.reward-reason-report-grid article{display:grid;grid-gap:.2rem;gap:.2rem;padding:.85rem;border:1px solid rgba(214,168,79,.22);border-radius:12px;background:hsla(0,0%,100%,.025)}.reward-reason-report-grid small,.reward-reason-report-grid span{color:var(--muted,#aeb7c8)}@media (max-width:900px){.reward-settings-list{grid-template-columns:1fr}.reward-category-tabs{width:100%}.reward-category-tabs button{flex:1 1;min-width:0}.reward-action-modal{height:auto;max-height:calc(100vh - 24px);overflow-y:auto}.reward-modal-layout{grid-template-columns:1fr;height:auto}.reward-quick-section{align-self:stretch}.reward-named-section{border-left:0;border-top:1px solid rgba(214,168,79,.22);overflow:visible;padding:24px 0 0}.reward-named-section .reward-preset-grid{max-height:46vh}}@media (max-width:760px){.reward-settings-panel>header{padding:18px;flex-direction:column}.reward-category-tabs{overflow-x:auto}.reward-category-tabs button{min-width:110px;padding:10px 16px}.reward-category-heading{align-items:stretch;flex-direction:column}.reward-category-heading>div{justify-content:space-between}.reward-action-modal{width:calc(100vw - 16px);padding:20px}.reward-editor-body,.reward-preset-grid{grid-template-columns:1fr}.reward-editor-body{padding:20px}.reward-editor-preview{min-height:180px;position:static}.reward-icon-picker{grid-template-columns:repeat(4,1fr)}.reward-editor>footer,.reward-editor>header{padding-left:20px;padding-right:20px}}.wb-qr-editor{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:18px;box-sizing:border-box}.wb-qr-editor label{display:grid;grid-gap:4px;gap:4px;font-size:.8em;font-weight:700}.wb-qr-editor input{width:100%;min-width:0;box-sizing:border-box;padding:8px}.wb-qr-editor button{min-height:38px}.wb-qr-editor a{text-align:center;font-size:.78em;color:inherit}.wb-qr-widget{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px;box-sizing:border-box;text-align:center}.wb-qr-widget>strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-qr-widget>img{width:min(72%,220px);max-height:68%;object-fit:contain;image-rendering:auto;background:#fff;padding:4px;border-radius:6px}.wb-qr-widget>div{display:flex;align-items:center;gap:12px;font-size:.7em}.wb-qr-widget a{color:inherit}.orientation-overlay,.orientation-tour-layer{position:fixed;inset:0;z-index:15000}.orientation-overlay{background:rgba(3,8,16,.68)}.orientation-tour-layer{background:transparent;pointer-events:none}.orientation-chapters,.orientation-welcome{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(680px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;padding:30px;border:1px solid rgba(214,168,79,.5);border-radius:16px;background:#202c39;color:#f8efd8;box-shadow:0 24px 80px rgba(0,0,0,.5)}.orientation-welcome>div{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.orientation-chapters>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:22px 0}.orientation-chapters>div>button{display:grid;grid-template-columns:auto 1fr;grid-gap:2px 12px;gap:2px 12px;min-height:76px;padding:14px;text-align:left}.orientation-chapter-card{border:1px solid rgba(214,168,79,.32);border-radius:12px;background:linear-gradient(145deg,#2a3949,#243240);color:#f8efd8;box-shadow:0 8px 18px rgba(0,0,0,.18);transition:transform .15s ease,border-color .15s ease,background .15s ease}.orientation-chapter-card:focus-visible,.orientation-chapter-card:hover{transform:translateY(-2px);border-color:#e6ba5a;background:linear-gradient(145deg,#324355,#293949)}.orientation-chapters>div span{grid-row:1/3;align-self:center;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#d6a84f;color:#111827;font-weight:900}.orientation-chapters small{color:#b9c1d0}.orientation-spotlight{position:fixed;z-index:15001;border:3px solid #ffd36a;border-radius:10px;box-shadow:0 0 0 9999px rgba(3,8,16,.72),0 0 24px rgba(255,211,106,.8);pointer-events:none;transition:all .2s ease}.orientation-bubble{position:fixed;z-index:15002;left:50%;bottom:max(24px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(760px,calc(100vw - 32px));padding:22px;border:1px solid rgba(214,168,79,.65);border-radius:14px;background:#202c39;color:#f8efd8;box-shadow:0 18px 60px rgba(0,0,0,.55);pointer-events:auto}.orientation-bubble>p:not(.eyebrow){color:#d3d9e2;line-height:1.55}.orientation-bubble>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.orientation-bubble button{min-height:44px}.orientation-bubble .text-action{padding:9px 14px;border:1px solid rgba(214,168,79,.28);border-radius:8px;background:hsla(0,0%,100%,.04);color:#e2e7ee;text-decoration:none}.orientation-bubble .text-action:hover{border-color:rgba(214,168,79,.65);background:rgba(214,168,79,.1)}.orientation-bubble button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:760px){.orientation-chapters>div{grid-template-columns:1fr}.orientation-bubble{bottom:12px}}