*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--c-bg: #ffffff;--c-subtle: #f6f8fb;--c-text: #1a1f36;--c-text-muted: #697386;--c-border: #e5e7eb;--c-primary: #635bff;--c-primary-hover: #5851e5}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--c-subtle);color:var(--c-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv11","ss01";line-height:1.5}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:14px}a{color:var(--c-primary);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:focus,select:focus,textarea:focus{outline:2px solid var(--c-primary);outline-offset:1px}button:focus-visible{outline:2px solid var(--c-primary);outline-offset:2px}.gst-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;color:var(--c-text-muted);font-size:14px;gap:10px}.gst-loading:before{content:"";width:18px;height:18px;border:2px solid #e5e7eb;border-top-color:var(--c-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@supports (padding: env(safe-area-inset-bottom)){.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}}@media print{.no-print{display:none!important}}@media (max-width: 768px){body{font-size:16px;-webkit-text-size-adjust:100%}input,select,textarea{font-size:16px!important;min-height:48px;padding:12px 14px!important;border-radius:8px!important}input:focus,select:focus,textarea:focus{outline:3px solid var(--c-primary)!important;outline-offset:2px!important;box-shadow:0 0 0 6px #635bff26!important;font-size:18px!important;transition:font-size .15s ease}button{min-height:48px;font-size:15px;padding:10px 16px}button[style*="padding: 6px"]{min-height:40px!important;min-width:40px!important}label{font-size:14px!important;font-weight:600!important}h2,h3,[style*="fontSize: 16px"][style*="fontWeight: 700"]{font-size:18px!important}nav.safe-bottom{padding-top:6px!important;padding-bottom:6px!important}nav.safe-bottom button{padding:8px 4px!important;min-height:60px}nav.safe-bottom button span{font-size:13px!important;font-weight:600!important}nav.safe-bottom button svg{width:28px!important;height:28px!important}.gst-kpi-value{font-size:26px!important}[style*="borderRadius: 10px"][style*="padding: 16px"]{padding:18px!important}[style*="borderRadius: 20px"][style*="fontSize: 11px"]{font-size:13px!important;padding:4px 12px!important}[style*="position: fixed"][style*="background: rgba"]>div{max-width:100vw!important;margin:8px!important;max-height:92vh!important}td,th{font-size:14px!important;padding:12px 10px!important}a,[role=button],[style*="cursor: pointer"]{min-height:44px}}
