:root{color:#16202a;--brand:#0f8f8d;--brand-dark:#0a6f73;--brand-soft:#e8f7f6;--ink:#16202a;--muted:#657384;--line:#dfe8ef;--panel:#fff;--page:#f5f8fb;--danger:#dc5558;--success:#20a668;font-synthesis:none;text-rendering:geometricprecision;background:#f5f8fb;font-family:Microsoft YaHei,PingFang SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}html,body,#root{height:100%}button,input,select{font:inherit}.login-page,.redeem-page{background-color:#edf1ea;background-image:linear-gradient(90deg,#17201c0f 1px,#0000 1px),linear-gradient(#17201c0f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel,.redeem-panel{background:#f8faf5;border:1px solid #c8d0c3;grid-template-columns:1.1fr .9fr;gap:28px;width:min(920px,100%);padding:32px;display:grid;box-shadow:12px 12px #17201c}.redeem-panel{grid-template-columns:1fr;max-width:560px}.redeem-page{background:#f3f8ff;place-items:center;overflow-x:hidden}.redeem-page .redeem-panel{background:#fff;border:1px solid #d8e7f7;border-radius:22px;gap:30px;width:min(520px,100%);padding:clamp(28px,5vw,44px);box-shadow:0 24px 70px #2563eb1f}.redeem-page .eyebrow{color:#2563eb}.redeem-page .redeem-panel h1{color:#102a56;text-align:center;text-shadow:none;margin:0;font-size:clamp(32px,5vw,48px)}.redeem-page .muted{color:#5f6f85;text-align:center}.login-copy h1,.page-heading h1,.redeem-panel h1{letter-spacing:0;margin:0;font-size:clamp(30px,4vw,52px);line-height:1.04}.login-copy p,.muted{color:#536058}.eyebrow{color:var(--brand-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700}.login-form{gap:16px;display:grid}.login-form label{color:#344039;gap:8px;font-weight:700;display:grid}.input-wrap{background:#fff;border:1px solid #aeb8a9;align-items:center;gap:10px;padding:0 12px;display:flex}.input-wrap input{background:0 0;border:0;outline:0;width:100%;height:44px}.primary-button,.nav-button{cursor:pointer}.primary-button{background:var(--brand);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;height:46px;padding:0 18px;font-weight:800;display:inline-flex;box-shadow:0 10px 22px #0f8f8d3d}.card-command-bar .primary-button{background:#48c735}.primary-button:disabled{cursor:wait;opacity:.7}.form-error{color:#b3261e;margin:0}.toast-viewport{z-index:1000;pointer-events:none;gap:10px;width:min(360px,100vw - 32px);display:grid;position:fixed;top:62px;left:50%;transform:translate(-50%)}.toast-item{border:1px solid var(--line);min-height:46px;color:var(--ink);pointer-events:auto;background:#fff;border-left-width:4px;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 11px;display:grid;box-shadow:0 18px 42px #0f172a24}.toast-item span{font-size:13px;font-weight:700;line-height:1.45}.toast-item button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.toast-item button:hover{background:#f1f5f9}.toast-item.success{border-left-color:var(--success)}.toast-item.success>svg{color:var(--success)}.toast-item.error{border-left-color:var(--danger)}.toast-item.error>svg{color:var(--danger)}.toast-item.warning{border-left-color:#d8941a}.toast-item.warning>svg{color:#d8941a}.toast-item.info{border-left-color:var(--brand)}.toast-item.info>svg{color:var(--brand)}.admin-shell{background:var(--page);grid-template-columns:198px 1fr;height:100vh;display:grid;overflow:hidden}.sidebar{border-right:1px solid var(--line);color:var(--ink);background:#fff;padding:0}.brand{border-bottom:1px solid var(--line);align-items:center;gap:12px;height:54px;margin-bottom:8px;padding:0 18px;display:flex}.brand-mark{background:var(--brand-soft);width:40px;height:40px;color:var(--brand-dark);border-radius:10px;place-items:center;font-weight:900;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);margin-top:3px;display:none}.sidebar nav{padding:0 12px}.nav-button{color:#475569;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:50px;margin-bottom:6px;padding:0 12px;font-weight:700;text-decoration:none;display:flex}.nav-button:hover{color:var(--brand-dark);background:#f1f7f8}.nav-button.active{color:var(--brand-dark);background:#f0f8ff;box-shadow:inset 3px 0 #2f91ff}.content{grid-template-rows:54px 1fr;min-width:0;min-height:0;padding:0;display:grid;overflow:hidden}.topbar{border:0;border-bottom:1px solid var(--line);height:54px;box-shadow:none;background:#fff;border-radius:0;justify-content:space-between;align-items:center;gap:18px;margin:0;padding:0 18px;display:flex}.topbar>div:first-child span,.topbar>div:first-child strong{display:block}.topbar>div:first-child span{display:none}.topbar>div:first-child strong{color:var(--ink);margin-top:0;font-size:14px}.topbar-actions{align-items:center;gap:8px;display:flex}.account-pill,.topbar-button{border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:30px;font-weight:800;display:inline-flex}.account-pill{color:#1f2937;white-space:nowrap;background:0 0;height:30px;padding:0 8px;font-size:14px;line-height:1;display:inline-flex}.topbar-button{border:1px solid var(--line);color:#334155;cursor:pointer;background:#f8fbff;padding:0 14px;font-size:13px}.topbar-button:hover{color:var(--brand-dark);border-color:#9bd8d5}.topbar-button.danger{color:#fff;background:#f46f72;border-color:#f46f72}.page-body{min-height:0;padding:10px 10px 4px;overflow:hidden}.cards-page{background:#fff;border-radius:8px 8px 4px 4px;grid-template-rows:auto minmax(0,1fr);gap:0;height:100%;min-height:0;display:grid;overflow:hidden}.page-heading{margin-bottom:20px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-card,.redeem-placeholder{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px;box-shadow:0 14px 30px #1d31440f}.metric-card span{color:var(--muted)}.metric-card strong{margin-top:12px;font-size:34px;display:block}.page-stack{gap:18px;display:grid}.toolbar-panel,.filter-panel,.resource-form,.config-form{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px;box-shadow:0 14px 30px #1d31440f}.card-command-bar{border-bottom:0;justify-content:space-between;align-items:center;gap:14px;min-height:48px;padding:8px 12px;display:flex}.command-filters,.command-actions{align-items:center;gap:10px;display:flex}.command-filters{flex-wrap:wrap}.command-actions{margin-left:auto}.card-command-bar input,.card-command-bar select{color:#526171;background:#fff;border:1px solid #d8e2ec;border-radius:4px;outline:0;min-width:112px;height:30px;padding:0 10px}.card-command-bar input:first-child{min-width:144px}.card-command-bar input[type=number]{width:86px;min-width:86px}.card-command-bar .card-keyword-filter{width:100px;min-width:100px}.card-command-bar .card-compact-filter{width:80px;min-width:80px}.card-command-bar .primary-button,.card-command-bar .secondary-button,.card-command-bar .danger-button{height:32px;min-height:32px;box-shadow:none;border-radius:6px;padding:0 14px;font-size:13px}.card-command-bar .secondary-button{color:#1f2937;background:#fff;border-color:#d8e2ec}.resource-command-bar{justify-content:flex-end;padding:8px 12px}.resource-actions{gap:10px}.resources-table{min-width:1060px}.resource-capacity-value{color:#152238;font-size:14px;font-weight:800}.usage-page{background:#fff;border-radius:8px 8px 4px 4px;grid-template-rows:auto minmax(0,1fr);gap:0;height:100%;min-height:0;overflow:hidden}.usage-command-bar{border-bottom:1px solid #edf3f6}.table-card.usage-table-card{grid-template-rows:auto minmax(0,1fr) 38px;min-height:0}.usage-table{min-width:820px}.usage-summary-line{color:#526171;font-size:13px;font-weight:800}.usage-summary-line span{white-space:nowrap;background:#f8fbfc;border:1px solid #d8e2ec;border-radius:6px;align-items:center;min-height:28px;padding:0 9px;display:inline-flex}.usage-table-toolbar{align-self:start;min-height:38px;padding-block:8px}.usage-table-toolbar span{margin-left:12px}.usage-picker{position:relative}.usage-picker-trigger{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8e2ec;border-radius:6px;align-items:center;gap:8px;min-width:300px;height:32px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.usage-picker-trigger:hover,.usage-picker-trigger:focus{border-color:#2563eb;outline:0;box-shadow:0 0 0 3px #2563eb1a}.usage-picker-popover{z-index:20;background:#fff;border:1px solid #d8e2ec;border-radius:8px;grid-template-columns:repeat(4,1fr);align-items:stretch;gap:12px;width:520px;padding:12px;display:grid;position:absolute;top:38px;left:0;box-shadow:0 18px 42px #0f172a24}.usage-picker-group{grid-template-rows:auto 1fr;gap:7px;min-width:0;display:grid}.usage-picker-group strong{color:#526171;text-align:center;font-size:12px}.usage-picker-options{flex-wrap:wrap;align-content:start;gap:6px;display:flex}.usage-picker-options button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8e2ec;border-radius:6px;height:30px;padding:0 9px;font-size:13px;font-weight:800}.usage-picker-options button:hover,.usage-picker-options button.selected{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.usage-picker-options.date-options{scrollbar-width:none;max-height:228px;overflow:hidden auto}.usage-picker-options.date-options::-webkit-scrollbar{width:0;height:0}.usage-picker-options.date-options,.usage-picker-options.compact-options,.usage-picker-options.duration-options{scrollbar-width:none;grid-template-columns:1fr;max-height:228px;display:grid;overflow:hidden auto}.usage-picker-options.date-options::-webkit-scrollbar{width:0;height:0}.usage-picker-options.compact-options::-webkit-scrollbar{width:0;height:0}.usage-picker-options.duration-options::-webkit-scrollbar{width:0;height:0}.usage-picker-options.date-options button,.usage-picker-options.compact-options button,.usage-picker-options.duration-options button{width:100%;min-width:0}.usage-rate-cell{text-align:left;grid-template-columns:58px minmax(80px,1fr);align-items:center;gap:10px;width:min(180px,100%);display:inline-grid}.usage-rate-cell span{color:#334155;font-weight:800}.usage-rate-cell i{background:linear-gradient(90deg,#20a668,#0f8f8d);border-radius:999px;height:8px}.danger-button{color:#c33f43;cursor:pointer;background:#fff5f5;border:1px solid #f3b5b7;font-weight:800}.toolbar-panel,.filter-panel{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.generate-panel,.card-filter-panel{align-items:center}.panel-title{align-items:center;gap:10px;min-width:190px;margin-right:auto;display:flex}.panel-title strong,.panel-title small{display:block}.panel-title strong{color:var(--ink)}.panel-title small{color:var(--muted);margin-top:2px;font-size:12px}.panel-icon{background:var(--brand);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.panel-icon.soft{background:var(--brand-soft);color:var(--brand-dark)}.resource-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.config-form{gap:16px;max-width:640px;display:grid}.toolbar-panel label,.resource-form label,.config-form label{color:#405047;gap:6px;font-size:13px;font-weight:800;display:grid}.toolbar-panel input,.toolbar-panel select,.filter-panel input,.filter-panel select,.resource-form input,.config-form input{border:1px solid var(--line);background:#fff;border-radius:10px;outline:0;min-width:160px;height:40px;padding:0 12px}.toolbar-panel input:focus,.toolbar-panel select:focus,.filter-panel input:focus,.filter-panel select:focus,.resource-form input:focus,.config-form input:focus{border-color:#85cfcc;box-shadow:0 0 0 3px #0f8f8d1f}.config-form small{color:#6a756d;font-weight:500}.secondary-button,.text-button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;font-weight:800}.secondary-button{justify-content:center;align-items:center;gap:7px;height:40px;padding:0 14px;display:inline-flex}.secondary-button:hover{color:var(--brand-dark);background:#f7fcfc;border-color:#9bd8d5}.secondary-button.compact{height:34px}.text-button{align-items:center;gap:6px;min-height:32px;padding:0 10px;display:inline-flex}.text-button:disabled{cursor:not-allowed;opacity:.5}.text-button.danger{color:#a62f22}.inline-message{color:#875a08;background:#fff8e7;border:1px solid #f4dfac;border-radius:10px;width:fit-content;margin:0;padding:10px 12px;font-weight:800}.table-total,.table-header{color:var(--muted);font-weight:700}.table-card{box-shadow:none;background:#fff;border:0;border-radius:0;grid-template-rows:minmax(0,1fr) 38px;min-height:0;display:grid;overflow:hidden}.table-toolbar{border-bottom:1px solid #edf3f6;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.table-toolbar strong,.table-toolbar span{display:inline}.table-toolbar span{color:var(--muted);margin-left:10px;font-size:13px}.table-wrap{background:#fff;min-height:0;overflow:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:760px}th,td{text-align:center;white-space:nowrap;border-bottom:1px solid #edf3f6;padding:7px 16px}th{color:#526171;z-index:1;background:#f8fbfc;font-size:13px;position:sticky;top:0}.selection-column,.selection-col{width:46px}.operation-col{width:240px}.cards-page .operation-col{width:132px}.resources-page .operation-col,.users-page .operation-col{width:168px}.selection-column input{cursor:pointer;width:14px;height:14px}.operation-column{text-align:right;width:240px}.cards-page .operation-column{width:132px}.resources-page .operation-column,.users-page .operation-column{width:168px}.operation-head{text-align:center;width:240px}.cards-page .operation-head{width:132px}.resources-page .operation-head,.users-page .operation-head{width:168px}tbody tr:hover{background:#fbfefe}tbody tr.soft-deleted-row{color:#d64545;background:#fff1f1}tbody tr.soft-deleted-row:hover{background:#ffeaea}tbody tr.soft-deleted-row .code-cell,tbody tr.soft-deleted-row .duration-cell,tbody tr.soft-deleted-row td{color:#d64545}tbody tr.failure-row{color:#c2410c;background:#fff6f0}tbody tr.failure-row:hover{background:#fff0e6}tbody tr.failure-row .code-cell,tbody tr.failure-row td{color:#c2410c}.code-cell,.duration-cell{justify-content:center;align-items:center;gap:7px;display:inline-flex}.code-cell{color:var(--ink);font-weight:800}.duration-cell{color:#455466}.status-pill{border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.success{color:#16824f;background:#e8f8ef}.status-pill.idle{color:var(--brand-dark);background:#e8f7f6}.status-pill.danger{color:#b73337;background:#feecec}.status-pill.muted{color:#64748b;background:#eef2f6}.empty-cell{height:360px;padding:0 16px}.empty-state{color:var(--muted);text-align:center;justify-items:center;gap:8px;display:grid}.empty-state span{background:var(--brand-soft);width:64px;height:64px;color:var(--brand-dark);border-radius:18px;place-items:center;display:grid}.empty-state strong{color:var(--ink)}.empty-state p{margin:0}.pagination-bar{color:#526171;background:#fff;border-top:1px solid #edf3f6;justify-content:center;align-items:center;gap:14px;height:38px;min-height:38px;padding:0 16px;font-size:13px;display:flex}.card-pagination{box-shadow:none}.pagination-summary,.pagination-controls{align-items:center;gap:10px;display:inline-flex}.pagination-summary{min-width:0}.pagination-summary span,.pagination-controls span{color:#334155;font-weight:500}.card-pagination .page-size-select,.card-pagination .page-jump-input{color:#334155;background:#fff;border:1px solid #d8e2ec;border-radius:4px;outline:0;height:30px;padding:0 10px}.card-pagination .page-size-select:hover,.card-pagination .page-jump-input:hover,.card-pagination .page-size-select:focus,.card-pagination .page-jump-input:focus{box-shadow:none;border-color:#b7c7d8}.card-pagination .page-jump-input{text-align:center;width:50px}.card-pagination .current-page{color:#2f91ff;text-align:center;background:0 0;border:0;border-radius:0;place-items:center;min-width:22px;height:30px;font-size:13px;font-weight:800;display:inline-grid}.page-number-list{align-items:center;gap:4px;display:inline-flex}.page-number-button{color:#334155;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;min-width:28px;height:30px;font-weight:700;display:inline-grid}.page-number-button:hover:not(:disabled){color:#2f91ff;background:#f4f8fc}.page-number-button.active{color:#2f91ff;cursor:default}.page-ellipsis{text-align:center;min-width:22px}.pager-button{color:#9aa8b6;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:24px;height:30px;display:inline-grid}.pager-button:hover:not(:disabled){color:#2f91ff;background:#f4f8fc}.pager-button:disabled{cursor:not-allowed;opacity:.35}.action-row{gap:8px;display:flex}.table-action-row{justify-content:flex-end}.card-action-row,.redemption-actions,.resource-row-actions,.user-row-actions{gap:6px}.icon-action-button{color:#1c3550;cursor:pointer;background:#fff;border:1px solid #d8e2eb;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.icon-action-button:hover:not(:disabled){color:#1677d2;background:#f3f9ff;border-color:#91c8ff;transform:translateY(-1px);box-shadow:0 4px 10px #1677d21f}.icon-action-button.danger{color:#c4382f}.icon-action-button.danger:hover:not(:disabled){color:#b42318;background:#fff5f4;border-color:#f0aaa3;box-shadow:0 4px 10px #c4382f1f}.icon-action-button:disabled{cursor:not-allowed;opacity:.42;box-shadow:none;transform:none}.redeem-form{gap:14px;display:grid}.redeem-form label{color:#405047;gap:7px;font-weight:800;display:grid}.redeem-form input,.redeem-form select{background:#fff;border:1px solid #aeb8a9;height:42px;padding:0 10px}.segmented{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;display:grid}.segmented legend{color:#405047;grid-column:1/-1;margin-bottom:7px;font-weight:800}.segmented button{cursor:pointer;background:#fff;border:1px solid #aeb8a9;height:40px;font-weight:800}.segmented button.selected{color:#fff;background:#17201c}.redeem-result{background:#fff;border:1px solid #c9d1c5;gap:8px;padding:14px;display:grid}.redeem-page .redeem-form{gap:16px;width:min(430px,100%)}.redeem-page .redeem-form label,.redeem-page .schedule-field{color:#1f3b62;grid-template-columns:1fr;align-items:stretch;gap:9px;font-weight:700}.redeem-page .redeem-form label{grid-template-columns:max-content minmax(0,1fr);align-items:center;column-gap:10px}.redeem-page .redeem-form label span,.redeem-page .schedule-field>span{white-space:nowrap}.redeem-page .redeem-form label span{font-size:14px;font-weight:800;line-height:1}.redeem-page .redeem-form input,.redeem-page .schedule-picker select{color:#102a56;background:#fbfdff;border:1px solid #c9daf0;border-radius:10px;outline:0;height:46px;padding:0 13px}.redeem-page .redeem-form input:focus,.redeem-page .schedule-picker select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.redeem-page .redeem-form input:disabled,.redeem-page .schedule-picker select:disabled,.redeem-page .schedule-shortcuts button:disabled,.redeem-page .segmented button:disabled,.redeem-page .primary-button:disabled{cursor:not-allowed;opacity:.62}.redeem-page .schedule-field{display:grid}.redeem-page .schedule-picker{grid-template-columns:minmax(120px,1.5fr) minmax(70px,.7fr) minmax(70px,.7fr);gap:10px;display:grid}.redeem-page .schedule-picker select{cursor:pointer}.redeem-page .time-select{min-width:0;position:relative}.redeem-page .time-select-trigger{color:#102a56;cursor:pointer;background:#fbfdff;border:1px solid #c9daf0;border-radius:10px;width:100%;height:46px;font-size:14px;font-weight:800}.redeem-page .time-select-trigger:hover:not(:disabled),.redeem-page .time-select-trigger:focus{border-color:#2563eb;outline:0;box-shadow:0 0 0 3px #2563eb1f}.redeem-page .time-select-menu{z-index:5;background:#fff;border:1px solid #c9daf0;border-radius:12px;max-height:188px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 18px 42px #2563eb29}.redeem-page .time-select-menu.compact{max-height:168px}.redeem-page .time-select-menu.date-menu{min-width:150px}.redeem-page .time-select-menu button{color:#1f3b62;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;height:34px;font-size:13px;font-weight:700}.redeem-page .time-select-menu button:hover,.redeem-page .time-select-menu button.selected{color:#fff;background:#2563eb}.redeem-page .schedule-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.redeem-page .schedule-shortcuts button{color:#2563eb;cursor:pointer;background:#f8fbff;border:1px solid #d8e7f7;border-radius:999px;height:34px;font-size:13px;font-weight:700}.redeem-page .schedule-shortcuts button:hover:not(:disabled){background:#eef5ff;border-color:#2563eb}.redeem-page .segmented{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.redeem-page .segmented:before{display:none}.redeem-page .segmented legend{color:#1f3b62;font-weight:700}.redeem-page .segmented button{color:#1f3b62;background:#fff;border:1px solid #c9daf0;border-radius:10px;height:42px;font-weight:700}.redeem-page .segmented button.selected{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 10px 24px #2563eb33}.redeem-page .primary-button{background:#2563eb;border-radius:12px;height:48px;box-shadow:0 16px 30px #2563eb38}.redeem-page .redeem-form>.primary-button{width:100%;margin-left:0}.redeem-page .primary-button:hover:not(:disabled){background:#1d4ed8}.redeem-page .redeem-result{color:#1f3b62;background:#f8fbff;border:1px solid #d8e7f7;border-radius:14px;padding:16px}.redeem-page .redeem-locked{color:#1f3b62;background:#f8fbff;border:1px solid #d8e7f7;border-radius:14px;gap:8px;padding:16px;display:grid}.redeem-page .redeem-locked strong{color:#102a56}.redeem-page .redeem-disabled{color:#9f2730;text-align:center;background:linear-gradient(snow 0%,#fff3f3 100%);border-color:#ffc4c4;border-radius:20px;justify-items:center;gap:10px;padding:30px 24px;box-shadow:inset 0 1px #ffffffe6}.redeem-page .redeem-disabled strong{color:#8f1d28;font-size:18px;line-height:1.35}.redeem-page .redeem-disabled span{color:#b3373f;white-space:nowrap;max-width:100%;font-size:14px;font-weight:700;line-height:1.7}.redeem-page .redeem-disabled-panel{gap:0;width:min(460px,100vw - 44px);max-width:460px;padding:26px}.redeem-page .redeem-success-panel{width:min(480px,100vw - 32px);max-width:480px;box-shadow:none;background:0 0;border:0;border-radius:0;gap:0;padding:0}.redeem-success-card{color:#0d2d57;background:linear-gradient(135deg,#fffffff5,#f6fbffe6),#fff;border:1px solid #c7ddf9;border-radius:24px;justify-items:center;gap:18px;padding:32px 34px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 80px #2766b829,inset 0 1px #ffffffeb}.redeem-success-card:before{content:"";background:linear-gradient(90deg,#2f80ed,#00a884,#7fc7ff);height:6px;position:absolute;inset:0 0 auto}.redeem-success-mark{color:#0a8f55;background:#e7f8ef;border-radius:20px;place-items:center;width:62px;height:62px;display:grid;box-shadow:inset 0 0 0 1px #0a8f551a}.redeem-success-heading{text-align:center;justify-items:center;gap:7px;display:grid}.redeem-success-heading span{color:#2663aa;background:#edf6ff;border:1px solid #bed8f8;border-radius:999px;width:fit-content;padding:4px 10px;font-size:12px;font-weight:800}.redeem-success-heading strong{color:#092648;font-size:25px;line-height:1.2}.redeem-success-details{border-top:1px solid #e3eefb;gap:10px;width:100%;padding-top:8px;display:grid}.redeem-success-details div{border-bottom:1px solid #edf4fc;grid-template-columns:minmax(86px,.8fr) minmax(0,1.2fr);align-items:center;gap:12px;min-height:38px;display:grid}.redeem-success-details div:last-child{border-bottom:0}.redeem-success-details span{color:#627a98;text-align:right;font-size:13px;font-weight:700}.redeem-success-details strong{overflow-wrap:anywhere;color:#123b68;text-align:left;min-width:0;font-size:15px;font-weight:800}.redeem-success-status{background:#e8f8ef;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 11px;display:inline-flex;color:#16824f!important;font-size:13px!important}.redeem-page .redeem-success-panel .redeem-locked{color:#082f66;background:#f8fbff;border:1px solid #c9ddf8;border-radius:10px;gap:7px;padding:14px 16px;font-size:14px;line-height:1.35}.redeem-tutorial-backdrop{z-index:60;background:#0f172a52}.redeem-tutorial-modal{color:#102a56;background:#fff;border:1px solid #cbdaeedb;border-radius:18px;gap:14px;width:min(420px,100vw - 32px);max-height:min(680px,100dvh - 32px);padding:22px;display:grid;overflow:auto;box-shadow:0 24px 58px #0f172a2e}.redeem-tutorial-heading{text-align:center;gap:8px;display:grid}.redeem-tutorial-heading span{color:#2563eb;background:#f6faff;border:1px solid #c6dbf5;border-radius:999px;justify-self:center;width:fit-content;padding:3px 10px;font-size:11px;font-weight:800}.redeem-tutorial-heading strong{color:#092648;font-size:20px;line-height:1.25}.redeem-tutorial-alert{color:#8a5a00;text-align:center;background:#fff8e8;border-radius:12px;margin:0;padding:10px 12px;font-size:14px;font-weight:900;line-height:1.45}.redeem-tutorial-list{counter-reset:tutorial-step;background:#fbfdff;border:1px solid #e4edf8;border-radius:14px;gap:0;margin:0;padding:0;list-style:none;display:grid}.redeem-tutorial-list li{counter-increment:tutorial-step;color:#244263;border-bottom:1px solid #e8f0fa;grid-template-columns:24px minmax(0,1fr);align-items:center;column-gap:9px;min-height:40px;padding:9px 12px;font-size:13px;font-weight:800;line-height:1.42;display:grid}.redeem-tutorial-list li:last-child{border-bottom:0}.redeem-tutorial-list li:before{content:counter(tutorial-step);color:#2563eb;background:#eaf3ff;border-radius:999px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid}.redeem-tutorial-list strong{color:#1d4ed8;grid-column:2;display:inline}.redeem-tutorial-list span{color:#31506f;grid-column:2}.redeem-tutorial-list li.redeem-tutorial-inline{grid-template-columns:24px auto minmax(0,1fr)}.redeem-tutorial-list li.redeem-tutorial-inline strong{white-space:nowrap;grid-column:2}.redeem-tutorial-list li.redeem-tutorial-inline span{grid-column:3}.redeem-tutorial-button{border-radius:12px;width:100%;height:42px;margin-top:0}.redeem-tutorial-button:disabled{cursor:wait;box-shadow:none;opacity:1;background:#b8c3d0}.modal-backdrop{z-index:20;background:#0f172a47;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.password-modal{border:1px solid var(--line);background:#fff;border-radius:16px;gap:14px;width:min(420px,100%);padding:18px;display:grid;box-shadow:0 24px 70px #0f172a2e}.resource-modal{width:min(640px,100%)}.resource-modal-fields{gap:12px;display:grid}.resource-modal-full{grid-column:1/-1}.resource-inline-field{grid-template-columns:58px minmax(0,1fr);align-items:center}.resource-inline-field span{line-height:42px}.resource-cookie-input{width:100%}.resource-modal textarea{border:1px solid var(--line);font:inherit;border-radius:10px;outline:0;padding:10px 12px;line-height:1.5}.resource-setting-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 96px;gap:12px;display:grid}.resource-login-action{align-items:end;display:flex}.resource-login-action .secondary-button{width:100%;height:42px}.resource-cookie-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.resource-cookie-preview span{color:#475569;text-overflow:ellipsis;white-space:nowrap;background:#f8fbfc;border:1px solid #edf3f6;border-radius:8px;min-width:0;padding:0 10px;font-size:12px;font-weight:700;line-height:30px;overflow:hidden}.resource-expire-sync{border:1px solid var(--line);background:#f8fbfc;border-radius:10px;align-items:center;gap:10px;min-height:42px;padding:0 8px 0 12px;display:flex}.resource-expire-sync strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;overflow:hidden}.resource-modal textarea:focus,.resource-cookie-input:focus{border-color:#85cfcc;box-shadow:0 0 0 3px #0f8f8d1f}.resource-cookie-hint{color:#64748b;margin:-2px 0 0;font-size:13px;line-height:1.5}.confirm-backdrop{background:#0f172a57}.confirm-dialog{border:1px solid var(--line);background:#fff;border-radius:14px;gap:18px;width:min(420px,100%);padding:20px;display:grid;box-shadow:0 24px 70px #0f172a2e}.result-modal{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-rows:auto auto minmax(0,1fr) auto;gap:12px;width:min(760px,100vw - 40px);max-height:min(680px,100vh - 70px);padding:18px;display:grid;box-shadow:0 24px 70px #0f172a2e}.result-summary{color:#64748b;margin:0;font-size:13px;font-weight:700}.muted-result{color:#8a97a6;margin-top:-6px;font-weight:500}.result-table-wrap{border:1px solid #edf3f6;border-radius:10px;min-height:0;overflow:auto}.result-table{min-width:680px}.result-table th,.result-table td{padding:9px 12px}.result-table th{background:#f8fbfc}.share-link-cell{color:#475569;text-overflow:ellipsis;max-width:360px;overflow:hidden}.link-button{color:#2f91ff;cursor:pointer;background:0 0;border:0;font-weight:800}.result-actions{padding-top:2px}.redemptions-page table{min-width:1660px}.card-command-bar .redemption-phone-filter{width:150px;min-width:150px}.card-command-bar .redemption-card-filter{width:100px;min-width:100px}.card-command-bar .redemption-compact-filter{width:80px;min-width:80px}.created-range-picker{position:relative}.created-range-trigger{border:1px solid var(--line);color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border-radius:4px;align-items:center;gap:4px;width:270px;height:38px;padding:0 10px;font-size:13px;display:inline-flex}.created-range-trigger.has-value{color:#3f4b5d;border-color:#409eff}.created-range-trigger span{text-overflow:ellipsis;min-width:0;overflow:hidden}.created-range-panel{z-index:20;background:#fff;border:1px solid #d9e2ec;border-radius:4px;width:670px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 30px #0f172a29}.created-range-inputs{border-bottom:1px solid #e5edf3;grid-template-columns:42px 116px 126px 18px 42px 116px 126px;align-items:center;gap:8px;padding:10px;display:grid}.created-range-inputs button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d7e1ea;border-radius:4px;height:28px;font-size:12px}.created-range-inputs button.active{color:#2563eb;background:#eef6ff;border-color:#409eff;font-weight:800}.created-range-inputs input{color:#344054;border:1px solid #d7e1ea;border-radius:4px;min-width:0;height:28px;padding:0 8px;font-size:12px}.created-range-inputs span{color:#7b8794;text-align:center}.created-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.created-calendar-month{min-width:0;padding:14px 14px 18px}.created-calendar-month+.created-calendar-month{border-left:1px solid #e5edf3}.created-calendar-title{color:#4b5563;grid-template-columns:60px 1fr 60px;align-items:center;height:28px;display:grid}.created-calendar-title strong{text-align:center;font-size:15px;font-weight:500}.calendar-nav{align-items:center;gap:6px;display:inline-flex}.calendar-nav button{color:#6b7280;cursor:pointer;background:0 0;border:0;width:18px;height:22px;font-size:16px;line-height:1}.calendar-weekdays,.calendar-days{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekdays{border-bottom:1px solid #e6edf4;margin-top:8px;padding-bottom:10px}.calendar-weekdays span{color:#4b5563;text-align:center;font-size:13px}.calendar-days{row-gap:10px;padding-top:10px}.calendar-days button{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-self:center;width:24px;height:24px;font-size:12px}.calendar-days button.outside{color:#a1aab8}.calendar-days button.in-range{color:#2563eb;background:#f3f8ff}.calendar-days button.selected{color:#fff;background:#409eff;border-radius:999px;font-weight:800;box-shadow:0 2px 8px #409eff59}.created-range-actions{border-top:1px solid #e5edf3;justify-content:flex-end;gap:18px;padding:9px 12px;display:flex}.created-range-actions button{color:#475569;cursor:pointer;background:0 0;border:0;font-weight:700}.created-range-actions .confirm{background:#fff;border:1px solid #d7e1ea;border-radius:4px;padding:4px 10px}.task-logs-page table{min-width:1180px}.task-log-result-cell{text-overflow:ellipsis;max-width:260px;overflow:hidden}.task-log-error-cell{color:#64748b;text-overflow:ellipsis;overflow:hidden}.redemption-code-col{width:120px}.redemption-agent-col{width:130px}.redemption-phone-col{width:150px}.redemption-mode-col{width:86px}.redemption-device-col{width:96px}.redemption-time-col{width:180px}.redemption-resource-col{width:160px}.redemption-uuid-col{width:180px}.redemption-status-col{width:96px}.redemption-stage-col{width:120px}.redemption-error-col{width:190px}.redemption-action-col{width:150px}.redemptions-page td,.redemption-error-cell{text-overflow:ellipsis;overflow:hidden}.redemption-actions{justify-content:center}.danger-text-button{color:#e5484d}.danger-text-button:hover:not(:disabled){color:#c92a2f}.redemptions-page .operation-head,.redemptions-page .operation-column{z-index:2;background:#fff;position:sticky;right:0;box-shadow:-8px 0 14px #0f172a0f}.redemptions-page .operation-head{z-index:3;background:#f8fbfc}.redemptions-page tr.soft-deleted-row .operation-column{background:#fff1f1}.redemptions-page tr.failure-row .operation-column{background:#fff6f0}.redemption-time-modal,.redemption-import-modal{width:min(560px,100%)}.redemption-import-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.redemption-import-tabs button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8e2ec;border-radius:8px;height:34px;font-weight:800}.redemption-import-tabs button.selected{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark)}.redemption-import-row{align-items:center;gap:12px;display:grid}.redemption-import-row>span{color:#405047;white-space:nowrap;font-size:13px;font-weight:800}.redemption-import-main-row{grid-template-columns:58px minmax(210px,.75fr) auto 160px}.redemption-import-main-row label{min-width:0}.redemption-import-main-row input{width:100%}.redemption-import-time-row{grid-template-columns:58px minmax(0,1fr)}.redemption-import-time-row .time-picker-field{min-width:0}.redemption-import-time-row .admin-time-picker{grid-template-columns:minmax(0,1.3fr) minmax(86px,.65fr) minmax(86px,.65fr)}.redemption-import-time-row .admin-time-picker:has(.time-select:only-child){grid-template-columns:minmax(0,1fr)}.redemption-import-select-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.redemption-import-agent-row,.redemption-import-resource-row{grid-template-columns:58px minmax(0,1fr)}.redemption-import-agent-row>span{white-space:normal}.redemption-import-select-row label{min-width:0}.redemption-import-select-row select{width:100%}.redemption-bulk-field{gap:8px;display:grid}.redemption-bulk-field span{color:#405047;font-size:13px;font-weight:800}.redemption-bulk-field textarea{resize:vertical;border:1px solid var(--line);min-height:154px;font:inherit;border-radius:10px;outline:0;padding:10px 12px;line-height:1.5}.redemption-bulk-field textarea:focus{border-color:#85cfcc;box-shadow:0 0 0 3px #0f8f8d1f}.redemption-time-summary{background:#f8fbfc;border:1px solid #edf3f6;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.redemption-time-summary span,.redemption-time-summary strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.redemption-time-summary span{color:#475569;font-size:13px;font-weight:800}.redemption-time-summary strong{color:var(--ink);font-size:14px}.quick-end-panel{gap:8px;display:grid}.quick-end-panel>span{color:#405047;font-size:13px;font-weight:800}.quick-end-panel>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quick-end-panel button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d7e5e8;border-radius:10px;height:36px;font-weight:800}.quick-end-panel button:hover{color:var(--brand);border-color:#85cfcc}.time-picker-field{gap:7px;display:grid}.time-picker-field>span{color:#405047;font-size:13px;font-weight:800}.admin-time-picker{grid-template-columns:minmax(0,1.35fr) minmax(82px,.65fr) minmax(82px,.65fr);gap:8px;display:grid}.admin-time-picker .time-select{min-width:0;position:relative}.admin-time-picker .time-select-trigger{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;font-weight:800}.admin-time-picker .time-select-trigger:hover,.admin-time-picker .time-select-trigger:focus{border-color:#85cfcc;outline:0;box-shadow:0 0 0 3px #0f8f8d1f}.admin-time-picker .time-select-menu{z-index:25;background:#fff;border:1px solid #d7e5e8;border-radius:12px;max-height:188px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 18px 42px #0f172a24}.admin-time-picker .time-select-menu.compact{max-height:168px}.admin-time-picker .time-select-menu.date-menu{min-width:150px}.admin-time-picker .time-select-menu button{color:#334155;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;height:34px;font-size:13px;font-weight:800}.admin-time-picker .time-select-menu button:hover,.admin-time-picker .time-select-menu button.selected{background:var(--brand);color:#fff}.confirm-heading{gap:8px;display:grid}.confirm-heading strong{color:var(--ink);font-size:18px}.confirm-heading p{color:#475569;margin:0;line-height:1.6}.danger-confirm-button{color:#fff;cursor:pointer;background:#f46f72;border:0;border-radius:10px;min-width:88px;height:40px;padding:0 16px;font-weight:800}.danger-confirm-button:hover{background:#e75b60}.modal-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-heading span,.modal-heading strong{display:block}.modal-heading span{color:var(--muted);font-size:12px;font-weight:800}.modal-heading strong{margin-top:3px;font-size:20px}.icon-close{border:1px solid var(--line);height:32px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:0 12px;font-weight:800}.password-modal label{color:#405047;gap:7px;font-size:13px;font-weight:800;display:grid}.generate-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.generate-field-full{grid-column:1/-1}.password-modal input,.password-modal select{border:1px solid var(--line);border-radius:10px;outline:0;height:42px;padding:0 12px}.password-modal input:focus,.password-modal select:focus{border-color:#85cfcc;box-shadow:0 0 0 3px #0f8f8d1f}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.modal-actions .primary-button,.modal-actions .secondary-button{min-width:88px;height:40px;box-shadow:none;border-radius:10px;padding:0 16px}.modal-actions .secondary-button{color:#334155;background:#fff}.modal-actions .primary-button{background:var(--brand)}.agent-modal{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-rows:auto auto minmax(0,1fr);gap:14px;width:min(620px,100vw - 40px);max-height:min(720px,100vh - 70px);padding:18px;display:grid;box-shadow:0 24px 70px #0f172a2e}.agent-form{grid-template-columns:minmax(0,1fr) 150px auto;align-items:end;gap:10px;display:grid}.agent-form label{color:#405047;gap:7px;font-size:13px;font-weight:800;display:grid}.agent-form input{border:1px solid var(--line);border-radius:8px;outline:0;height:38px;padding:0 11px}.agent-form input:focus{border-color:#85cfcc;box-shadow:0 0 0 3px #0f8f8d1f}.agent-form-actions{align-items:center;gap:8px;display:inline-flex}.agent-form-actions .primary-button,.agent-form-actions .secondary-button{height:38px;box-shadow:none;border-radius:8px;padding:0 14px}.agent-list{border:1px solid #edf3f6;border-radius:10px;min-height:0;overflow:auto}.agent-row{border-bottom:1px solid #edf3f6;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:9px 12px;display:flex}.agent-row:last-child{border-bottom:0}.agent-row strong,.agent-row span{display:block}.agent-row strong{color:var(--ink)}.agent-row span{color:var(--muted);margin-top:3px;font-size:12px}.agent-empty{color:var(--muted);text-align:center;padding:28px 12px;font-weight:700}@media (width<=760px){.login-panel{grid-template-columns:1fr;box-shadow:8px 8px #17201c}.admin-shell{grid-template-columns:1fr}.sidebar{position:static}.metric-grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start;padding:14px}.cards-workbench{grid-template-columns:1fr}.topbar-actions{flex-wrap:wrap;width:100%}.generate-fields,.agent-form{grid-template-columns:1fr}.panel-title{width:100%}.resource-form{grid-template-columns:1fr}.redeem-page .segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.redeem-page .segmented:before{display:none}.redeem-page .redeem-form>.primary-button{width:100%;margin-left:0}.created-range-panel{width:min(670px,100vw - 32px)}.created-range-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}.created-range-inputs span{display:none}.created-calendar-grid{grid-template-columns:1fr}.created-calendar-month+.created-calendar-month{border-top:1px solid #e5edf3;border-left:0}}@media (width<=480px){html,body,#root{overflow:hidden}.redeem-page{height:100dvh;min-height:0;max-height:100dvh;padding:max(8px, env(safe-area-inset-top)) 8px max(8px, env(safe-area-inset-bottom));place-items:center;overflow:hidden}.redeem-page .redeem-panel{border-radius:20px;gap:12px;width:100%;max-width:360px;padding:clamp(16px,5.2vw,24px) clamp(16px,7vw,28px)}.redeem-page .redeem-panel h1{font-size:clamp(26px,8.6vw,34px);line-height:1.05}.redeem-page .muted{margin:0;font-size:15px;line-height:1.35}.redeem-page .redeem-form{gap:10px}.redeem-page .redeem-form label,.redeem-page .schedule-field{gap:7px}.redeem-page .schedule-field>span{font-size:16px}.redeem-page .redeem-form input,.redeem-page .time-select-trigger{height:clamp(40px,11.5vw,46px)}.redeem-page .segmented{gap:8px}.redeem-page .segmented button{height:clamp(38px,10.8vw,42px)}.redeem-page .schedule-picker{grid-template-columns:minmax(98px,1.45fr) minmax(58px,.76fr) minmax(58px,.76fr);gap:8px}.redeem-page .time-select-trigger{padding:0 6px;font-size:14px}.redeem-page .time-select-menu{max-height:min(150px,30dvh)}.redeem-page .time-select-menu.compact{max-height:min(132px,26dvh)}.redeem-page .time-select-menu.date-menu{min-width:0}.redeem-page .schedule-shortcuts{gap:7px}.redeem-page .schedule-shortcuts button{height:32px;font-size:13px}.redeem-page .primary-button{height:clamp(42px,11.5vw,48px)}.redeem-tutorial-backdrop{padding:max(10px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom))}.redeem-tutorial-modal{border-radius:16px;gap:11px;width:100%;max-height:calc(100dvh - 20px);padding:16px}.redeem-tutorial-heading strong{font-size:18px}.redeem-tutorial-alert{padding:9px 10px;font-size:13px}.redeem-tutorial-list li{grid-template-columns:22px minmax(0,1fr);column-gap:8px;min-height:36px;padding:8px 10px;font-size:13px}.redeem-tutorial-list li.redeem-tutorial-inline{grid-template-columns:22px auto minmax(0,1fr)}.redeem-tutorial-list li:before{width:20px;height:20px;font-size:11px}}@media (width<=480px) and (height<=720px){.redeem-page{padding-block:6px}.redeem-page .redeem-panel{gap:8px;padding-block:14px}.redeem-page .redeem-panel h1{font-size:clamp(24px,8vw,30px)}.redeem-page .muted{font-size:14px;line-height:1.28}.redeem-page .redeem-form{gap:7px}.redeem-page .redeem-form label,.redeem-page .schedule-field{gap:5px}.redeem-page .schedule-field>span{font-size:15px}.redeem-page .redeem-form input,.redeem-page .time-select-trigger,.redeem-page .segmented button{height:38px}.redeem-page .schedule-shortcuts button{height:30px}.redeem-page .primary-button{height:40px}.redeem-tutorial-modal{gap:8px;padding:12px}.redeem-tutorial-heading{gap:5px}.redeem-tutorial-heading strong{font-size:18px}.redeem-tutorial-alert{line-height:1.35}.redeem-tutorial-list li{min-height:32px;padding-block:7px;line-height:1.32}}@media (width<=360px){.redeem-page{padding-inline:6px}.redeem-page .redeem-panel{gap:9px;padding:14px 16px}.redeem-page .redeem-panel h1{font-size:28px}.redeem-page .muted{font-size:14px}.redeem-page .redeem-form{gap:8px}.redeem-page .schedule-picker{grid-template-columns:minmax(92px,1.5fr) minmax(54px,.72fr) minmax(54px,.72fr);gap:6px}.redeem-page .time-select-trigger{font-size:13px}}
