@tailwind base;@tailwind components;@tailwind utilities;*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{color:#1e2430;font-family:Golos Text,sans-serif;font-size:16px;font-weight:400;line-height:1.5;background:#eeeef0;-webkit-font-smoothing:antialiased}#root{min-height:100vh}button,input,select,textarea{font-family:inherit}.ant-btn-primary{box-shadow:none!important;background:#3d5a98!important;border-color:#3d5a98!important}.ant-btn-primary:hover{background:#334d84!important;border-color:#334d84!important}.ant-message{z-index:9999!important}:root{--chk-bg: #eeeef0;--chk-text: #1e2430;--chk-muted: #8b919c;--chk-primary: #3d5a98;--chk-primary-hover: #334d84;--chk-title: #3d5a98;--chk-info: #e6ebf3;--chk-warn: #f5efd4;--chk-warn-icon: #b26a00;--chk-instruct: #e4ecf7;--chk-error: #e24c4c;--chk-border: #c9d3e3;--chk-modal-border: #b7c7e8;--chk-radius: 16px;--chk-btn-radius: 12px}.chk-page{position:relative;min-height:100vh;overflow:auto;background-color:var(--chk-bg);background-repeat:repeat;background-size:255px 255px;color:var(--chk-text);font-family:Golos Text,sans-serif}.chk-page--padded{padding:24px 16px 40px}@media(min-width:600px){.chk-page--padded{padding:50px 24px 60px}}.chk-shell{width:100%;max-width:960px;margin:0 auto}.chk-header{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.chk-invoice{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.chk-invoice-title{margin:0;color:var(--chk-title);font-size:16px;font-weight:600;line-height:1.5}.chk-invoice-id{display:inline-flex;align-items:baseline;gap:4px;color:var(--chk-muted);font-size:12px;font-weight:400;line-height:1.55}.chk-invoice-id strong{font-weight:500;color:var(--chk-muted)}.chk-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.chk-hero-meta{display:flex;flex-direction:column;align-items:center;gap:4px}.chk-only-from{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;line-height:1.55;color:var(--chk-text)}.chk-brand-pill{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:5px 8px;background:#f7f1de;border-radius:999px}.chk-brand-pill img{display:block;height:20px;width:auto;max-width:114px;object-fit:contain}.chk-brand-pill span{font-size:14px;font-weight:600;color:var(--chk-text)}.chk-amount-row{display:inline-flex;align-items:center;gap:4px;cursor:pointer;order:1}.chk-amount{margin:0;font-size:24px;font-weight:500;line-height:1.5;color:var(--chk-text)}.chk-timer{margin:0;font-size:14px;font-weight:400;line-height:1.55;color:var(--chk-text);order:2}.chk-timer strong{font-weight:500}.chk-grid{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:16px}@media(min-width:600px){.chk-grid{grid-template-columns:1fr 1fr;gap:32px}}.chk-card{border-radius:var(--chk-radius);padding:18px 20px 16px;min-height:160px}.chk-card--info{background:var(--chk-info)}.chk-card--warn{background:var(--chk-warn)}.chk-card-head{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px}.chk-card-head p{margin:0;font-size:15px;font-weight:500;line-height:1.35}.chk-icon{flex-shrink:0;margin-top:1px}.chk-field{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-bottom:8px;font-size:15px;font-weight:500;line-height:1.4}.chk-field:last-child{margin-bottom:0}.chk-field-value{display:inline-flex;align-items:center;gap:4px;font-weight:500;word-break:break-all}.chk-field-value--name{text-transform:uppercase;font-weight:600}.chk-warn-text{display:flex;flex-direction:column;gap:8px;font-size:15px;font-weight:400;line-height:1.4}.chk-warn-text>div{font-weight:800}.chk-actions{display:flex;justify-content:center;align-items:center;gap:16px;margin:8px 0 20px}.chk-btn{flex:1;height:48px;max-width:250px;border-radius:var(--chk-btn-radius);font-size:16px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.chk-btn:disabled{opacity:.6;cursor:default}.chk-btn--ghost{background:#fff;color:var(--chk-text);border:1px solid #d3d8e2}.chk-btn--ghost:hover:not(:disabled){background:#e9ecf3}.chk-btn--primary{background:var(--chk-primary);color:#fff;border:1px solid var(--chk-primary);box-shadow:0 6px 16px #3d5a9847}.chk-btn--primary:hover:not(:disabled){background:var(--chk-primary-hover)}.chk-instructions{display:flex;flex-direction:column;align-items:center}.chk-instructions-toggle{display:inline-flex;align-items:center;gap:10px;padding:10px 22px;border:none;background:var(--chk-instruct);color:var(--chk-primary);border-radius:999px;font-size:15px;font-weight:500;cursor:pointer;box-shadow:0 1px 2px #3d5a9814}.chk-instructions-toggle svg{transform:rotate(180deg);transition:transform .3s ease}.chk-instructions-toggle.is-open svg{transform:rotate(0)}.chk-instructions-body{width:100%;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .25s ease,margin .3s ease}.chk-instructions-body.is-open{max-height:900px;opacity:1;margin-top:16px}.chk-steps{margin:0;padding:0 8px;list-style:none}.chk-steps li{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:15px;font-weight:400;line-height:1.45;color:var(--chk-text)}.chk-bullet{flex-shrink:0;width:8px;height:8px;margin-top:7px;border-radius:50%;background:var(--chk-primary)}.chk-steps strong{font-weight:700}.chk-copy{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:none;border-radius:4px;background:var(--chk-primary);color:#fff;cursor:pointer;flex-shrink:0}.chk-copy--sm{width:16px;height:16px;border-radius:3px}.chk-copy svg{display:block}.chk-spinner{position:relative;display:flex;justify-content:center;align-items:center;width:50px;height:50px}.chk-spinner-bar{position:absolute;top:4px;left:23px;width:4px;height:12px;background:#a0a0a0;border-radius:2px;opacity:.2;transform-origin:2px 21px;animation:chk-fade 1.2s linear infinite}@keyframes chk-fade{0%{opacity:1}to{opacity:.2}}.chk-center{min-height:100vh;display:flex;align-items:center;justify-content:center}.chk-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.chk-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#14182073;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.chk-dialog{position:relative;z-index:1;filter:none;width:100%;max-width:444px;background:#fff;border:1px solid #c5d3ea;border-radius:12px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;padding:36px 28px 32px;text-align:center;font-family:Golos Text,sans-serif}.chk-dialog--status{display:flex;flex-direction:column;align-items:center;padding:48px 32px 40px}.chk-dialog-title{margin:16px 0 8px;font-size:28px;font-weight:800;line-height:1.2;font-family:Golos Text,sans-serif}.chk-dialog-title--error{color:#d64545}.chk-dialog-title--ok{color:#2f9e5f}.chk-dialog-text{margin:0 0 28px;color:#4a5563;font-size:15px;font-weight:400;text-align:center}.chk-btn-pill{min-width:148px;height:40px;padding:0 28px;border-radius:999px;background:#fff;border:1px solid #cfd6e0;color:#6b778c;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer}.chk-btn-pill:hover{background:#f7f8fa}.chk-btn-pill--primary{background:var(--chk-primary);border-color:var(--chk-primary);color:#fff}.chk-btn-pill--primary:hover{background:var(--chk-primary-hover)}.chk-dialog h2{margin:0 0 12px;text-align:center;font-size:22px;font-weight:800;color:var(--chk-text);font-family:Golos Text,sans-serif}.chk-dialog p{margin:0 0 20px;font-size:15px;color:var(--chk-text);text-align:left}.chk-dialog--status p,.chk-dialog-text{text-align:center}.chk-radio{display:flex;flex-direction:column;gap:8px;margin:12px 0 20px}.chk-radio label{display:flex;align-items:center;gap:10px;padding:8px 4px;font-size:15px;cursor:pointer}.chk-search{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 16px;text-align:center}.chk-search h3{margin:0;font-size:22px;font-weight:700}.chk-search p{margin:0;color:var(--chk-muted)}.chk-strikethrough{text-decoration:line-through;opacity:.55;margin-right:6px}@media(min-width:600px){.chk-invoice{align-items:center;text-align:center;width:100%}.chk-invoice-title{font-size:18px}.chk-invoice-id{font-size:12px}.chk-hero{flex-direction:row;justify-content:space-between;align-items:center;text-align:left;gap:16px;width:100%}.chk-hero-meta{align-items:flex-end;text-align:right}.chk-only-from{justify-content:flex-start;font-size:16px;flex:1}.chk-amount{font-size:30px}.chk-timer{order:0;font-size:15px}.chk-amount-row{order:0}.chk-brand-pill{height:40px;padding:5px 8px}.chk-brand-pill img{height:30px}.chk-btn{height:60px;font-size:20px}}@media(min-width:1200px){.chk-invoice-title{font-size:22px}.chk-only-from{font-size:18px}.chk-amount{font-size:40px}}@media(max-width:599px){.chk-card{min-height:0}.chk-card-head p,.chk-field,.chk-warn-text{font-size:14px}}
