:root{font-family:system-ui,"Segoe UI",Arial,sans-serif;color:#14283d;background:#f6f4ee;font-synthesis:none}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-height:100dvh}button,input{font:inherit}button{cursor:pointer}.shell{width:min(1100px,100%);margin:auto;padding:18px 22px 40px}.topbar,.identity,.headline,.panel-head,.account-panel{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar{padding-bottom:24px}.identity{justify-content:flex-start;color:inherit;text-decoration:none}.identity img{width:53px;height:53px;border-radius:14px;object-fit:cover;background:#fff}.identity span{display:grid;gap:2px}.identity b{font-size:17px}.identity small{color:#6c7b84;font-size:11px}.eyebrow{color:#ae812d;font-size:10px;font-weight:900;letter-spacing:.17em}.outline,.text-button{min-height:41px;padding:9px 14px;border:1px solid #d9e0dd;border-radius:12px;background:#fff;color:#1a4851;font-size:12px;font-weight:800}.text-button{border:0;margin-top:10px;padding-inline:0}.primary{display:flex;width:100%;min-height:48px;padding:10px 16px;align-items:center;justify-content:center;gap:16px;border:0;border-radius:12px;background:#173b43;color:#fff;font-size:13px;font-weight:850}.primary span{font-size:19px}.primary:disabled,.outline:disabled{opacity:.6;cursor:wait}.auth-card{width:min(440px,100%);margin:7vh auto 0;padding:32px;border:1px solid #e5dfd2;border-radius:26px;background:#fff;box-shadow:0 22px 55px #15394012}.auth-card h1,.headline h1{margin:8px 0;font-size:clamp(27px,4vw,38px);line-height:1.12;letter-spacing:-.05em}.auth-card p,.panel p,.headline p{margin:0 0 20px;color:#687780;font-size:13px;line-height:1.6}.auth-card form,.panel form{display:grid;gap:0}.auth-card label,.panel label{display:grid;gap:7px;margin:12px 0;color:#344959;font-size:12px;font-weight:750}.auth-card input,.panel input{width:100%;min-height:45px;padding:10px 12px;border:1px solid #d9e0dd;border-radius:11px;background:#fcfdfc;color:#14283d}.auth-card input:focus,.panel input:focus{outline:2px solid #80bcb4;outline-offset:1px}.auth-card .primary,.panel .primary{margin-top:18px}.headline{align-items:flex-end;margin:12px 0 24px}.headline p{margin:0}.headline h1{font-size:clamp(29px,5vw,43px)}.status-card{margin-bottom:19px;padding:17px 20px;border:1px solid #d9e3dd;border-radius:18px;background:#edf7f3;color:#276655;font-size:13px;font-weight:800}.status-card.paused{border-color:#e7d7a7;background:#fff8e6;color:#846320}.panel{min-width:0;margin-bottom:17px;padding:23px;border:1px solid #e6e1d6;border-radius:20px;background:#fff;box-shadow:0 12px 34px #15394009}.panel h2{margin:5px 0 10px;font-size:23px;letter-spacing:-.04em}.panel-head{margin-bottom:14px}.panel-head h2{margin-bottom:0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.qr-preview{width:126px;height:126px;object-fit:contain;border:1px solid #e0e4e1;border-radius:12px;background:#fff}.order-list{display:grid;gap:11px}.order{padding:16px;border:1px solid #e2e8e4;border-radius:15px;background:#fcfdfc}.order-top,.order-meta,.order-actions{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.order-top strong{font-size:16px}.order-top span{font-size:12px;font-weight:800;color:#aa812a}.order-meta{margin:10px 0 12px;color:#596c76;font-size:12px}.order-actions{justify-content:flex-start}.order-actions button{min-height:36px;padding:7px 11px;border:1px solid #cdded9;border-radius:9px;background:#f0f8f5;color:#166050;font-size:11px;font-weight:800}.order-actions button.reject{border-color:#efcfca;background:#fff2ef;color:#a94635}.empty{padding:25px;text-align:center;color:#7c8990;font-size:13px}.account-panel{align-items:center}.account-panel p{margin:0}.account-panel h2{margin-bottom:2px}.message{position:fixed;z-index:5;right:22px;bottom:22px;max-width:min(380px,calc(100% - 44px));padding:14px 17px;border-radius:13px;background:#173b43;color:#fff;box-shadow:0 20px 50px #14283d40;font-size:12px;font-weight:750}.message.error{background:#a83f35}.detail-dialog{width:min(680px,calc(100% - 24px));max-height:90dvh;padding:23px;border:1px solid #e4ded2;border-radius:20px;background:#fff;color:#14283d;box-shadow:0 26px 85px #071a2f55}.detail-dialog::backdrop{background:#09192ca8}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.dialog-head h2{font-size:21px}.detail-row{display:grid;grid-template-columns:130px 1fr;gap:10px;margin-top:10px;padding-bottom:10px;border-bottom:1px solid #edf0ee;font-size:12px}.detail-row strong{color:#58717a}.detail-image{display:block;width:min(100%,360px);max-height:380px;object-fit:contain;margin:12px 0;border:1px solid #e3e6e3;border-radius:10px}footer{padding:18px 2px;color:#829099;font-size:11px;text-align:center}@media(max-width:700px){.shell{padding:12px 15px 30px}.topbar{padding-bottom:15px}.identity img{width:45px;height:45px}.grid{grid-template-columns:1fr}.headline{align-items:flex-start}.panel{padding:19px}.account-panel{align-items:flex-start;flex-direction:column}.auth-card{margin-top:5vh;padding:25px}.status-card{line-height:1.5}.detail-row{grid-template-columns:1fr;gap:3px}}
