:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body{background:#fdfcf9;margin:0;padding:0}#root{width:100%}body{background:#fdfcf9;margin:0;font-family:Geist,sans-serif}.container{text-align:left;max-width:1100px;margin:0 auto;padding:0 20px}.content{grid-template-columns:1.2fr 1fr;align-items:start;gap:60px;display:grid}.header{background:#fff;border:1px solid #eee;border-radius:20px;justify-content:space-between;align-items:center;margin-top:8px;padding:25px;display:flex}.logo{height:40px}.hero{text-align:left}.hero h1{margin-bottom:8px;font-size:40px;font-weight:600}.hero p{color:#6b7280;font-size:16px}.logout{color:#fff;cursor:pointer;background:#036625;border:none;border-radius:10px;padding:10px 18px;font-weight:600}.greeting-section{text-align:left;margin-top:60px}.greeting-section h1{color:#000;margin:0;font-family:Geist,sans-serif;font-size:44px;font-weight:800}.greeting-section h1 span{color:#036625}.greeting-section p{color:#6b7280;margin-top:25px;font-size:18px;font-weight:400}.main{grid-template-columns:1.5fr 1fr;gap:60px;margin-top:40px;display:grid}.section{margin-top:60px}.section-title{color:#000;align-items:center;gap:10px;margin-bottom:25px;font-size:22px;font-weight:800;display:flex}.section-icon{color:#fff;background:#0b6b2e;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.balance-card{color:#fff;text-align:center;background:#036625;border-radius:24px;flex-direction:column;justify-content:center;min-height:180px;padding:48px;display:flex}.side-cards{text-align:center;flex-direction:column;gap:16px;display:flex}.balance-row{grid-template-columns:2fr 1fr;align-items:stretch;gap:20px;display:grid}.balance-card p{color:#abffc4;font-size:18px;font-weight:400}.balance-card h1{color:#abffc4;margin-top:30px;font-size:74px;font-weight:700}.cards{gap:24px;max-width:520px;margin-top:24px;display:flex}.card{background:#fff;border-radius:16px;padding:28px 16px 16px;box-shadow:0 6px 12px #0000000d}.card p{color:#5f6469;font-size:14px;font-weight:400}.card h3{margin-top:20px;font-size:25px;font-weight:800}.green{color:#16a34a}.red{color:#dc2626}.right{padding-top:40px;padding-left:50px}.info-box{max-width:320px;margin-bottom:20px}.info-box h4{margin-bottom:8px}.info-box p{color:#6b7280}.history-section{flex-direction:column;align-items:center;min-height:400px;margin-top:80px;display:flex}.history-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.history-header button{color:#fff;cursor:pointer;background:#036625;border:none;border-radius:10px;padding:8px 16px;font-weight:600}.tabs{border-bottom:3px solid #ebebeb;margin-top:20px;padding-bottom:15px;padding-left:22px}.history-header,.tabs,table{width:100%;max-width:1100px}.tabs span{cursor:pointer;color:#878787;margin-right:60px;padding-bottom:16px;font-weight:800}.tabs .active{color:#0b6b2e;border-bottom:3px solid #0b6b2e;font-weight:800}table{border-collapse:collapse;width:100%;max-width:1100px;margin-top:20px}th{text-align:left;color:#374151;padding:16px 0 10px;font-weight:600}td{border-bottom:1px solid #eee;padding:14px 0;font-size:15px}tbody{min-height:250px}.footer{text-align:center;color:#6b7280;margin-top:40px}.info-title{align-items:center;gap:10px;display:flex}.icon{color:#fff;background:#036625;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;font-size:12px;display:flex}.icon-title{color:#000;font-size:18px;font-weight:400}.info-icon-svg{width:22px;height:22px;margin-bottom:-18px;margin-right:5px}.icon-subtext p{color:#5f6469;margin-left:38px;font-size:16px;font-weight:400}.reward-point-icon-svg{width:25px;height:25px}.login-page{background:#fdfcf9;flex-direction:column;min-height:100vh;display:flex}.login-header{background:#fff;border-bottom:1px solid #eee;justify-content:center;align-items:center;height:75px;display:flex}.login-logo{height:35px}.login-content{text-align:center;margin-top:60px;padding:0 20px}.login-title{color:#000;font-family:Geist;font-size:44px;font-weight:900}.login-subtext{color:#5f6469;margin-top:20px;font-size:18px;font-weight:400;line-height:1.5}.login-form{text-align:left;max-width:400px;margin-top:40px;margin-left:auto;margin-right:auto}.login-label{color:#000;margin-bottom:6px;font-family:Geist;font-size:12px;display:block}.login-input-box{background:#fff;border:1px solid #dbdbdb;border-radius:7px;align-items:center;height:50px;padding:0 12px;display:flex}.login-input-icon{width:20px;margin-right:8px}.login-input{color:#212121;border:none;outline:none;flex:1;font-family:Geist,sans-serif;font-size:18px}.login-button{color:#fff;cursor:pointer;background:#036625;border:none;border-radius:7px;width:100%;height:50px;margin-top:20px;font-family:Geist;font-size:18px;font-weight:500}.login-info{text-align:left;max-width:400px;margin-top:60px;margin-left:auto;margin-right:auto}.login-info-item{gap:12px;margin-bottom:30px;display:flex}.login-info-icon{width:22px;height:22px;margin-top:2px}.login-info-title{color:#000;margin-top:0;margin-bottom:6px;font-size:18px;font-weight:600}.login-info-text{color:#5f6469;font-size:16px;font-weight:400;line-height:1.5}.login-footer{color:#5f6469;border-top:1px solid #eee;justify-content:center;align-items:center;height:75px;margin-top:auto;font-size:18px;display:flex}.login-input{background:0 0}.login-error{color:#b91c1c;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;margin-bottom:10px;padding:12px 14px;font-size:14px}.login-spinner{border:3px solid #e5e7eb;border-top-color:#036625;border-radius:50%;width:24px;height:24px;margin:10px auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-button:disabled{cursor:not-allowed;background:#9ca3af}@media (width<=768px){.container{padding:0 14px}.header{border-radius:14px;padding:16px}.logo{height:28px}.logout{padding:8px 14px;font-size:12px}.greeting-section{margin-top:40px}.greeting-section h1{font-size:26px;line-height:1.3}.greeting-section p{margin-top:16px;font-size:14px;line-height:1.3}.main{grid-template-columns:1fr;gap:30px;margin-top:0}.section{margin-top:50px}.right{grid-column:auto;margin-top:-10px;padding-top:0;padding-bottom:10px;padding-left:0;display:flex}.section-title{white-space:nowrap;align-items:center;gap:10px;margin-bottom:0;font-size:18px;display:flex}.balance-row{grid-template-columns:1.5fr 1fr;align-items:stretch;gap:12px;margin-top:25px;display:grid}.balance-card{padding:24px 20px}.balance-card h1{font-size:45px}.balance-card p{font-size:14px}.card,.balance-card{overflow:hidden}.side-cards{flex-direction:column;gap:12px;display:flex}.card .card{flex-direction:column;justify-content:space-between;display:flex}.card h3{margin-top:10px;margin-bottom:22px;font-size:20px}.card p{font-size:10px;line-height:1.3}.info-box{max-width:100%;padding-left:10px}.info-box h4{margin-bottom:8px;line-height:1.3}.icon-title{font-size:12px}.icon-subtext p{font-size:10px;line-height:1.4}.history-section{margin-top:0}.history-header{justify-content:space-between;align-items:center;width:100%;display:flex}.history-header button{color:#fff;cursor:pointer;background:#0a6a2f;border:none;border-radius:8px;flex-shrink:0;padding:10px 18px}.tabs{padding-left:0}.tabs span{margin-right:40px;font-size:14px}table{white-space:nowrap;display:block;overflow-x:auto}th{font-size:12px}td{padding:12px 0;font-size:13px}.footer{margin-top:30px;font-size:14px}.reward-point-icon-svg{width:25px;height:25px}th:nth-child(2){white-space:normal;word-break:break-word;max-width:120px;padding-left:25px;padding-right:25px;line-height:1.3}td:nth-child(2){padding-left:25px;padding-right:25px}.login-content{margin-top:40px;padding:0 16px}.login-title{font-size:28px;font-weight:800;line-height:1.3}.login-subtext{margin-top:16px;font-size:14px;line-height:1.4}.login-form{max-width:100%;margin-top:30px}.login-input-box{border-radius:6px;height:44px}.login-input{font-size:16px}.login-button{border-radius:6px;height:44px;font-size:16px}.login-info{max-width:100%;margin-top:40px}.login-info-item{gap:10px;margin-bottom:24px}.login-info-title{font-size:14px;font-weight:700}.login-info-text{font-size:13px;line-height:1.4}.login-header{height:60px}.login-logo{height:28px}.login-footer{height:60px;font-size:14px}.login-button:active{transform:scale(.98)}}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf)format("truetype");font-weight:400}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf)format("truetype");font-weight:500}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf)format("truetype");font-weight:600}body{font-family:Geist,sans-serif}
