:root{--gr-bg:#f6f7f9;--gr-primary:#0f766e;--gr-tabbar-h:56px;--gr-content-pad:calc(var(--gr-tabbar-h) + 28px + env(safe-area-inset-bottom))}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0;overflow-x:hidden}body{background:var(--gr-bg);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.gr-tabbar{height:var(--gr-tabbar-h);padding-bottom:env(safe-area-inset-bottom);z-index:100;background:#fff;border-top:1px solid #eaeaea;display:flex;position:fixed;bottom:0;left:0;right:0}.gr-tab{color:#8c8c8c;cursor:pointer;min-height:44px;font:inherit;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;display:flex}.gr-tab-on{color:var(--gr-primary);font-weight:600}.gr-auth{justify-content:center;align-items:center;min-height:100dvh;padding:14px;display:flex}.gr-auth-card{width:100%;max-width:420px}.gr-logo{background:var(--gr-primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 8px;font-size:21px;font-weight:700;display:flex}.gr-tile{cursor:pointer;text-align:left;width:100%;font:inherit;background:#fff;border:1px solid #f0f0f0;border-radius:10px;justify-content:space-between;align-items:center;min-height:44px;padding:10px 12px;display:flex}@media (width<=575px){.gr-tile{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-height:56px;padding:8px 10px}.gr-tile>span:first-child{color:#8c8c8c;font-size:11px;line-height:1.25}}.gr-tile:active{background:#fafafa}.gr-card-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.gr-msg-body{white-space:pre-wrap;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;margin:0;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.gr-offline{text-align:center;background:#fffbe6;border-bottom:1px solid #ffe58f;padding:6px 12px;font-size:12px}.gr-cta-pay{font-weight:600;box-shadow:0 2px 8px #389e0d52;background:#389e0d!important;border-color:#389e0d!important}.gr-cta-pay:hover,.gr-cta-pay:focus-visible{background:#52c41a!important;border-color:#52c41a!important}.gr-cta-pay:active{background:#237804!important;border-color:#237804!important}.gr-tap,.gr-compact .ant-input:not(.ant-input-affix-wrapper .ant-input),.gr-compact .ant-input-affix-wrapper,.gr-compact .ant-input-number,.gr-compact .ant-picker,.gr-compact .ant-select-selector{min-height:44px}.gr-compact .ant-input-affix-wrapper>.ant-input,.gr-compact .ant-input-number-input{height:auto;min-height:0}.gr-compact .ant-select-single .ant-select-selector{height:44px}.gr-compact .ant-select-single .ant-select-selector .ant-select-selection-item,.gr-compact .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:42px}.gr-form-actions{margin-top:16px}.gr-compact .ant-radio-wrapper,.gr-compact .ant-checkbox-wrapper{align-items:center;min-height:44px}.gr-compact .ant-btn-sm{min-height:36px;padding-inline:12px}.gr-compact .ant-switch{margin-block:10px}.gr-compact .ant-radio-group .ant-space-vertical{gap:0!important}
