@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--bg:#f5f6f2;--paper:#fff;--ink:#19352e;--muted:#78847f;--line:#e3e9e3;--green:#225c4b;--green-dark:#153f34;--green-pale:#e8f1e9;--orange:#bc713c;--orange-pale:#fbefe2;--blue:#487b9d;--blue-pale:#eaf1f7;--purple:#806796;--purple-pale:#f0eaf5;--red:#b34040;--shadow:0 8px 28px #163c2610;--font:"DM Sans",Arial,sans-serif;--display:"Manrope","DM Sans",Arial,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #7db98d;outline-offset:3px}input,select,textarea{color:var(--ink)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display)}svg{display:block;flex:none;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}small{font-size:12px}button{border:0}table{width:100%;border-collapse:collapse}.app-shell{display:flex;min-height:100vh}.sidebar{width:240px;position:fixed;inset:0 auto 0 0;background:#fcfdfa;border-right:1px solid var(--line);padding:30px 20px 0;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;gap:10px;padding:0 10px;font-family:var(--display);font-size:28px;letter-spacing:-1px;font-weight:800;line-height:1}.brand-id{font-weight:500;color:#6c8878}.brand small{display:block;font-family:var(--font);font-size:8px;letter-spacing:2px;margin-top:9px;font-weight:600;color:#6d7f72}.brand-symbol{height:38px;width:38px;border-radius:12px;display:grid;place-content:center;background:var(--green);color:#fff;font-size:31px;line-height:30px;position:relative;letter-spacing:-6px;padding-right:5px}.brand-symbol span{color:#badc9b;font-size:34px}.workspace-label{display:flex;align-items:center;gap:10px;padding:17px 6px;margin:30px 0 27px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;font-weight:650}.workspace-label small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:2px}.workspace-mark{height:30px;width:30px;border:1px solid #dbe4da;border-radius:9px;background:#eef2e9;display:grid;place-items:center;font-size:15px;font-weight:700}.workspace-dot,.secure-indicator>span{height:6px;width:6px;background:#739a62;border-radius:50%;display:inline-block}.workspace-dot{margin-left:auto}.nav-caption{font-size:9px;font-weight:700;letter-spacing:1.6px;color:#95a091;padding:0 14px;margin-bottom:11px}nav{display:flex;flex-direction:column;gap:7px}.nav-item{display:flex;align-items:center;gap:12px;min-height:43px;padding:10px 14px;border-radius:8px;color:#718076;font-size:12px;font-weight:500}.nav-item svg{width:18px;height:18px}.nav-item:hover{background:#edf1e9}.nav-item.active{background:var(--green);color:white;box-shadow:0 4px 7px #1c45351a}.nav-item .nav-arrow{margin-left:auto;opacity:.7}.nav-separator{height:1px;background:var(--line);margin:17px 13px}.sidebar-note{margin-top:auto;padding:20px 16px 19px;background:#edf1e6;border:1px solid #e1e7d8;border-radius:10px;margin-bottom:25px;position:relative}.note-spark{font-size:25px;display:block;margin-bottom:8px;color:#668c4f}.sidebar-note strong{font-size:11px}.sidebar-note p{font-size:10px;color:#84917c;line-height:1.8;margin:7px 0 14px}.sidebar-note a{font-size:10px;font-weight:700}.sidebar-note a span{margin-left:12px}.sidebar-bottom{display:flex;align-items:center;gap:10px;padding:20px 2px;border-top:1px solid var(--line)}.avatar{width:33px;height:33px;background:#e4eada;border:1px solid #d9e1cf;border-radius:50%;font-size:11px;font-weight:700;display:grid;place-items:center;flex:none}.user-details{min-width:0;flex:1}.user-details strong{font-size:10px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-details span{display:block;font-size:9px;color:var(--muted);margin-top:2px}.icon-button{display:grid;place-items:center;padding:7px;background:transparent;color:#728476;border-radius:7px;min-width:30px;min-height:32px;font-size:19px}.icon-button:hover{background:#e8ede5}.workspace-main{margin-left:240px;width:calc(100% - 240px);display:flex;flex-direction:column;min-height:100vh}.topbar{height:76px;display:flex;justify-content:space-between;align-items:center;padding:0 42px;border-bottom:1px solid var(--line);background:#fcfdfa99}.topbar-left,.topbar-right{display:flex;align-items:center;gap:20px}.breadcrumb{font-size:11px;color:#8b978d;display:flex;align-items:center;gap:13px}.breadcrumb strong{color:#455a4c;font-weight:500}.topbar-right{font-size:10px;color:#879387;gap:18px}.secure-indicator{display:flex;align-items:center;gap:7px;color:#5f795a}.topbar-divider{width:1px;height:15px;background:var(--line)}.mobile-menu{display:none}main{padding:34px 42px 30px;flex:1;max-width:1600px;width:100%;margin:0 auto;outline:none}.page-footer{display:flex;align-items:center;justify-content:space-between;padding:20px 42px;border-top:1px solid var(--line);font-size:9px;color:#9ca597}.page-footer span span{margin:0 7px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:27px}.eyebrow{color:#7c9172;font-weight:700;font-size:9px;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:9px}.page-heading h1{font-size:29px;line-height:1.3;font-weight:750;letter-spacing:-1.2px}.page-heading p{margin-top:9px;color:var(--muted);font-size:12px}.heading-actions{display:flex;align-items:center;gap:9px;padding-top:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:10px 16px;background:var(--green);color:#fff;min-height:39px;font-size:11px;font-weight:600;line-height:1.4;border:1px solid var(--green)}.button svg{width:15px;height:15px}.button:hover{background:#184a3a}.button.secondary{background:#fff;border-color:#dce4d9;color:#52674f}.button.secondary:hover{background:#f2f5ed}.button.subtle{background:transparent;border-color:transparent;color:var(--green);padding:7px 0}.button.danger{background:#a74343;border-color:#a74343}.button.small{min-height:31px;padding:6px 10px;font-size:10px}.tag{display:inline-flex;gap:6px;align-items:center;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:600;white-space:nowrap}.tag.green{color:#47734e;background:#ebf3e8}.tag.orange{color:#b17d43;background:#faf0e1}.tag.gray{color:#7d897d;background:#edf0ea}.tag.red{color:#a34545;background:#fbebeb}.tag.blue{color:#5a7f94;background:#eaf2f8}.status-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:30px}.stat-card{padding:19px 20px 16px;border:1px solid var(--line);background:white;border-radius:10px}.stat-top{display:flex;align-items:center;justify-content:space-between;color:#839080;font-size:11px}.stat-icon{width:30px;height:30px;border-radius:8px;background:#f0f4ea;display:grid;place-items:center;color:#7d9368}.stat-icon svg{width:16px;height:16px}.stat-value{display:block;font-family:var(--display);font-size:30px;letter-spacing:-1.2px;font-weight:700;margin:8px 0 4px;line-height:1.3}.stat-foot{font-size:9px;color:#9ba591;display:flex;align-items:center;gap:5px}.stat-foot strong{font-weight:500;color:#709565}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.section-heading h2{font-size:15px;letter-spacing:-.3px;font-weight:750}.section-heading p{font-size:10px;color:var(--muted);margin-top:4px}.section-heading>a{font-size:10px;color:#6c8063;display:flex;gap:8px;align-items:center}.section-heading>a svg{width:12px;height:12px}.terminals-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:29px}.terminal-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:19px 20px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.terminal-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.terminal-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.service-icon{width:39px;height:39px;border-radius:10px;background:var(--green-pale);color:var(--green);display:grid;place-items:center}.service-icon svg{width:21px;height:21px}.service-dining .service-icon{color:var(--orange);background:var(--orange-pale)}.service-library .service-icon{color:var(--blue);background:var(--blue-pale)}.service-bus .service-icon{color:var(--purple);background:var(--purple-pale)}.terminal-arrow{color:#a4afa0}.terminal-arrow svg{height:15px;width:15px}.terminal-card h3{font-size:13px;font-weight:700;margin-bottom:6px}.terminal-card p{font-size:10px;color:#8b9687;line-height:1.8;min-height:36px}.terminal-open{margin-top:18px;padding-top:13px;border-top:1px solid #eff1ec;font-size:10px;font-weight:500;display:flex;align-items:center;justify-content:space-between}.terminal-open svg{height:12px;width:12px}.dashboard-bottom{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);gap:20px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 22px;border-bottom:1px solid #edf0e9}.panel-heading h2,.panel-heading h3{font-size:13px;font-weight:750;letter-spacing:-.1px}.panel-heading p{font-size:10px;color:#96a08f;margin-top:4px}.panel-body{padding:21px 22px}.panel-heading .button{padding:0;min-height:20px}.activity-row{display:flex;align-items:center;gap:12px;padding:14px 22px;border-bottom:1px solid #eff1ec}.activity-row:last-child{border:0}.activity-icon{height:31px;width:31px;border-radius:9px;background:#eff4eb;color:#7c936c;display:grid;place-items:center;flex:none}.activity-icon svg{height:15px;width:15px}.activity-text{flex:1;min-width:0}.activity-text strong{font-size:11px;font-weight:550;display:block}.activity-text span{font-size:9px;color:#98a08f;display:block;margin-top:3px}.activity-time{font-size:9px;color:#98a28f;white-space:nowrap}.connection-identity{display:flex;align-items:center;gap:11px;margin-bottom:17px}.schoolpay-logo{width:38px;height:38px;background:#f3f5ec;border:1px solid #e3e9da;border-radius:10px;display:grid;place-items:center;font-size:18px;font-weight:800;color:#66804f;font-family:var(--display)}.connection-identity strong{display:block;font-size:12px}.connection-identity small{display:block;font-size:9px;color:#969f8e;margin-top:3px}.connection-identity .tag{margin-left:auto}.connection-copy{font-size:10px;color:#899681;line-height:1.8}.data-row{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:10px;margin-top:19px;padding-top:14px;border-top:1px solid #edf0e8;color:#8d9885}.data-row strong{color:#586d4c;font-size:10px;font-weight:500;text-align:right}.small-note{margin-top:14px;display:flex;align-items:flex-start;gap:7px;color:#9da58f;font-size:9px;line-height:1.7}.small-note svg{height:13px;width:13px;margin-top:1px}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 21px;border-bottom:1px solid var(--line)}.search-input{display:flex;align-items:center;gap:9px;width:320px;max-width:100%;border:1px solid var(--line);padding:0 12px;border-radius:7px;background:#fcfdfa}.search-input svg{width:15px;height:15px;color:#91a085}.search-input input{border:0;padding:10px 0;background:transparent;min-width:0;width:100%;outline:0;font-size:11px}.table-count{font-size:10px;color:#96a18e}.table-scroll{overflow-x:auto}th{text-align:left;font-size:9px;letter-spacing:.6px;font-weight:600;color:#909d88;background:#fafbf7;padding:13px 21px;border-bottom:1px solid var(--line);white-space:nowrap}td{font-size:11px;padding:16px 21px;border-bottom:1px solid #edf0e9}tr:last-child td{border-bottom:0}.student-cell{display:flex;align-items:center;gap:10px;min-width:160px}.student-avatar{width:32px;height:32px;background:#eef0e5;border-radius:9px;display:grid;place-items:center;font-size:10px;color:#738963;font-weight:700;object-fit:cover;flex:none}.student-cell strong{display:block;font-size:11px;font-weight:550}.student-cell small{display:block;color:#99a08f;font-size:9px;margin-top:2px}.table-actions{display:flex;gap:6px}.fee-progress{width:72px;height:4px;border-radius:2px;background:#eef1e9;overflow:hidden;margin-top:5px}.fee-progress>span{height:100%;display:block;background:#82a269}.muted{color:var(--muted)}.empty-state{padding:42px 25px;text-align:center;color:#98a08e}.empty-state svg{width:28px;height:28px;margin:0 auto 11px;color:#b1baa4}.empty-state strong{display:block;font-size:12px;color:#768767;font-weight:500}.empty-state p{font-size:10px;max-width:320px;margin:7px auto 0;line-height:1.8}.page-loading{min-height:280px;display:flex;align-items:center;justify-content:center;gap:11px;color:#87967b;font-size:12px}.spinner{width:17px;height:17px;border:2px solid #e1e7d9;border-top-color:var(--green);border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-state{padding:28px;background:#fff;border:1px solid #ecd4d0;border-radius:10px}.error-state h2{font-size:16px;color:#98534c}.error-state p{color:#9d746c;font-size:12px;margin:9px 0 18px;max-width:660px}.notice{border-radius:8px;padding:12px 14px;background:#f3f5ed;border:1px solid #e2e7d9;color:#7b896a;font-size:11px;line-height:1.8}.notice.error{background:#fff0ee;border-color:#eed0cb;color:#ac554b}.notice.success{background:#edf6e8;border-color:#cee0c4;color:#52814c}.notice:empty{display:none}.scanner-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,1fr);gap:22px;align-items:start}.scanner-options{padding:20px 22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.scanner-options .full{grid-column:1/-1}.field{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:500}.field input,.field select,.field textarea{width:100%;border:1px solid #dfe6d9;border-radius:7px;background:#fcfdfa;padding:10px 11px;font-size:12px;min-height:39px;outline-offset:1px}.field input::placeholder{color:#b0b7a6}.field small{font-size:10px;color:#96a18a;font-weight:400}.camera-stage{margin:0 22px;background:#f0f3eb;position:relative;min-height:250px;border:1px solid #e0e7d9;border-radius:9px;display:flex;align-items:center;justify-content:center;overflow:hidden}.camera-placeholder{text-align:center;padding:29px}.scan-frame{height:73px;width:73px;border:2px solid #77936b;border-radius:15px;margin:0 auto 18px;position:relative;display:grid;place-items:center;color:#7d986f}.scan-frame:after{content:"";position:absolute;left:7px;right:7px;top:50%;height:1px;background:#94b285;box-shadow:0 0 12px #618955}.scan-frame svg{height:37px;width:37px}.camera-placeholder strong{font-size:12px;color:#6b835a}.camera-placeholder p{font-size:10px;color:#98a48b;margin-top:6px}.camera-controls{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 22px}.manual-entry{border-top:1px solid var(--line);padding:18px 22px 22px}.manual-entry label{font-size:10px;color:#8e9c80;font-weight:500;display:block;margin-bottom:8px}.input-button{display:flex;gap:8px}.input-button input{flex:1;min-width:0;border:1px solid #dfe6d9;border-radius:7px;padding:10px 11px;font-size:11px}.scan-help{display:flex;align-items:center;gap:7px;font-size:9px;color:#a0a992;margin:12px 0 0}.scan-help svg{width:12px;height:12px}#qr-reader{width:100%}#qr-reader:empty{display:none}#qr-reader video{width:100%!important;object-fit:cover}.scan-result{padding:27px 23px;text-align:center;min-height:270px}.result-mark{height:58px;width:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;background:#f2f4ed;color:#8d9e7c}.result-mark svg{width:25px;height:25px}.scan-result h2{font-size:18px;letter-spacing:-.5px}.scan-result>p{font-size:11px;color:#94a086;margin:8px 0 0;line-height:1.7}.scan-result.allowed{background:#f5fbf2}.scan-result.allowed .result-mark{background:#e2f0d9;color:#538449}.scan-result.allowed h2{color:#47763b}.scan-result.denied{background:#fff7f5}.scan-result.denied .result-mark{background:#fde6e1;color:#b45b50}.scan-result.denied h2{color:#ad5046}.result-student{display:flex;align-items:center;gap:11px;text-align:left;margin:23px 0 0;padding:15px;background:#ffffffa8;border:1px solid #e4eadf;border-radius:8px}.result-student strong{display:block;font-size:12px}.result-student small{display:block;font-size:10px;color:#8c9a80;margin-top:3px}.result-details{border-top:1px solid var(--line);padding:20px 22px}.result-details h3{font-size:12px;margin-bottom:11px}.result-details p{font-size:11px;line-height:1.8;color:#829273}.loan-item{padding:13px 0;border-bottom:1px solid #edf0e8;display:flex;justify-content:space-between;align-items:center;gap:12px}.loan-item:last-child{border-bottom:0}.loan-item strong{font-size:11px;display:block}.loan-item small{display:block;color:#94a085;font-size:9px;margin-top:4px}.library-checkout{display:grid;gap:12px;margin-top:17px;padding-top:16px;border-top:1px solid var(--line)}.settings-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);gap:22px;align-items:start}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.form-grid .full{grid-column:1/-1}.form-footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:23px;padding-top:19px;border-top:1px solid var(--line)}.checkbox-field{display:flex;align-items:center;gap:8px;font-size:11px;color:#77896a}.checkbox-field input{accent-color:var(--green);width:15px;height:15px}.modal{border:1px solid var(--line);border-radius:14px;max-width:min(620px,calc(100% - 32px));width:620px;padding:0;color:var(--ink);box-shadow:0 30px 90px #14362433;background:white;max-height:90vh}.modal::backdrop{background:#18352870;backdrop-filter:blur(4px)}.modal-heading{display:flex;justify-content:space-between;align-items:center;padding:22px 25px;border-bottom:1px solid var(--line)}.modal-heading h2{font-size:17px;letter-spacing:-.5px}.modal-body{padding:24px 25px}.modal-body .notice{margin-bottom:17px}.card-tools{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin-top:20px}.smart-card{background:#fcfdf8;border:1px solid #dce5d4;border-radius:14px;overflow:hidden;margin:auto;width:320px;max-width:100%}.smart-card-top{background:var(--green-dark);padding:20px;color:#fff;display:flex;justify-content:space-between;align-items:center}.smart-card-top strong{font-family:var(--display);font-size:19px;letter-spacing:-.5px}.smart-card-top span{font-size:8px;letter-spacing:1.6px}.smart-card-body{text-align:center;padding:24px}.card-photo{width:60px;height:60px;border-radius:50%;background:#e5eddb;display:grid;place-items:center;margin:0 auto 13px;font-size:21px;font-weight:600;color:#709158;object-fit:cover}.smart-card h3{font-size:19px;letter-spacing:-.5px}.smart-card p{font-size:11px;color:#849771;margin-top:5px}.card-qr{background:#fff;border:1px solid #e1e8d9;border-radius:8px;width:166px;height:166px;padding:12px;margin:19px auto 10px;display:flex;align-items:center;justify-content:center}.card-qr img,.card-qr canvas{max-width:140px;max-height:140px}.smart-card-footer{background:#edf2e7;border-top:1px solid #dfe8d6;display:flex;align-items:center;justify-content:center;gap:8px;padding:11px;font-size:9px;color:#71905d}.card-note{margin:16px 0 0;text-align:center;font-size:10px;color:#91a180}.login-mode .sidebar,.login-mode .topbar,.login-mode .page-footer{display:none}.login-mode .workspace-main{margin:0;width:100%}.login-mode main{padding:0;max-width:none}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:#173f35;color:white;padding:50px 10%;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-story:before,.login-story:after{content:"";height:650px;width:650px;position:absolute;bottom:-250px;left:-100px;border:1px solid #aecb9250;border-radius:50%;pointer-events:none}.login-story:after{height:490px;width:490px;bottom:-170px;left:-20px}.login-story .brand{padding:0;color:white}.login-story .brand-id{color:#aac296}.login-story .brand small{color:#94b49f}.login-story .brand-symbol{background:#bad897;color:#173f35}.login-story .brand-symbol span{color:#5d8850}.login-story-content{position:relative;z-index:1;padding:90px 0}.login-story .eyebrow{color:#a7c28b}.login-story h1{font-size:clamp(32px,4.5vw,61px);line-height:1.12;letter-spacing:-2.5px;max-width:440px}.login-story h1 span{color:#bbd897}.login-story p{max-width:330px;color:#a6b8a8;font-size:13px;line-height:1.9;margin-top:25px}.login-story-footer{font-size:10px;letter-spacing:.5px;color:#9cb29e;position:relative;z-index:1}.login-content{display:flex;align-items:center;justify-content:center;padding:45px}.login-form{width:340px;max-width:100%}.login-form h2{font-size:28px;letter-spacing:-1px}.login-form>p{font-size:12px;color:#8a9880;margin:10px 0 29px}.login-form .field{margin-bottom:18px}.login-form .button{width:100%;margin-top:8px;min-height:43px}.login-form>.notice{margin:0 0 20px}.login-help{font-size:10px;color:#9ba68e;text-align:center;border-top:1px solid var(--line);padding-top:23px;margin-top:25px;line-height:1.9}.toast-region{position:fixed;right:25px;bottom:25px;z-index:100;display:flex;flex-direction:column;gap:9px;max-width:min(380px,calc(100% - 40px))}.toast{background:#234d3d;color:#fff;padding:13px 18px;border-radius:9px;box-shadow:var(--shadow);font-size:12px}.toast.error{background:#a34e45}.skip-link{position:fixed;top:-100px;left:16px;z-index:150;background:white;padding:12px;border:2px solid var(--green);border-radius:7px}.skip-link:focus{top:12px}.noscript{position:fixed;bottom:20px;left:20px;background:#fff4d6;border:1px solid #cfae66;padding:20px;z-index:100}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
@media(min-width:1600px){main{padding-top:43px}.stats-grid{margin-bottom:35px}.terminals-grid{margin-bottom:35px}.stat-card{padding:23px}.terminal-card{padding:23px}.dashboard-bottom{grid-template-columns:1.9fr 1fr}}
@media(max-width:1200px){.sidebar{width:214px;padding-left:15px;padding-right:15px}.workspace-main{margin-left:214px;width:calc(100% - 214px)}main{padding:29px 27px}.topbar{padding:0 27px}.page-footer{padding:18px 27px}.stats-grid,.terminals-grid{gap:12px}.stat-card,.terminal-card{padding:15px}.terminal-card p{min-height:50px}.dashboard-bottom{grid-template-columns:1.3fr 1fr}.page-heading h1{font-size:27px}.stat-value{font-size:28px}.table-scroll td,.table-scroll th{padding-left:16px;padding-right:16px}.scanner-layout{grid-template-columns:minmax(0,1.1fr) minmax(260px,1fr)}}
@media(max-width:1000px){.stats-grid,.terminals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.terminal-card p{min-height:auto}.terminal-card-top{margin-bottom:14px}.topbar-right .secure-indicator,.topbar-divider{display:none}.dashboard-bottom,.scanner-layout,.settings-layout{grid-template-columns:1fr}.sidebar-note{margin-bottom:18px}.page-heading{flex-wrap:wrap}.heading-actions{padding:0}.login-story{padding:40px 12%}.login-story h1{font-size:42px}.login-content{padding:35px}}
@media(max-width:720px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:240px;box-shadow:10px 0 35px #19352918}.sidebar-open .sidebar{transform:translateX(0)}.workspace-main{margin-left:0;width:100%}.mobile-menu{display:grid}.topbar{height:61px;padding:0 20px}.topbar-left{gap:10px}.topbar-right{font-size:9px}.breadcrumb{font-size:10px;gap:8px}main{padding:26px 20px}.page-heading h1{font-size:27px}.page-heading p{font-size:11px}.page-footer{padding:18px 20px;font-size:8px;gap:15px}.page-footer>span:last-child{display:none}.stats-grid,.terminals-grid{gap:11px}.stat-card{padding:16px}.stat-top{font-size:10px}.stat-icon{width:26px;height:26px}.stat-value{font-size:27px}.stat-foot{font-size:8px}.terminal-card{padding:17px}.terminal-card h3{font-size:12px}.terminal-card p{font-size:9px;min-height:33px}.terminal-open{font-size:9px}.section-heading h2{font-size:14px}.panel-heading,.panel-body{padding:18px}.activity-row{padding:14px 18px}.activity-time{font-size:8px}.activity-text strong{font-size:10px}.heading-actions .button{font-size:10px}.table-toolbar{padding:15px;flex-wrap:wrap}.table-count{display:none}.search-input{width:100%}.form-grid{grid-template-columns:1fr}.scanner-options{padding:18px}.camera-stage{margin:0 18px}.manual-entry{padding:18px}.form-grid .full{grid-column:auto}.modal-body{padding:20px}.modal-heading{padding:18px 20px}.modal{max-height:94vh}.login-page{grid-template-columns:1fr}.login-story{padding:28px 25px}.login-story-content{padding:38px 0 20px}.login-story h1{font-size:32px;letter-spacing:-1px;max-width:320px}.login-story p{font-size:11px;margin-top:17px}.login-story-footer{display:none}.login-content{padding:36px 25px 50px}.login-form{width:100%;max-width:400px}.login-story .brand{font-size:24px}.login-story .brand small{font-size:7px}.login-story .brand-symbol{height:33px;width:33px}.login-form h2{font-size:24px}.scanner-options{grid-template-columns:1fr}.scanner-options .full{grid-column:auto}.toast-region{right:20px;bottom:20px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{body{background:#fff}.app-shell,.toast-region,.skip-link,.modal-heading,.card-tools,.card-note{display:none!important}dialog.modal{display:block;position:static;margin:0;padding:0;max-height:none;max-width:none;width:auto;box-shadow:none;border:0}.modal-body{padding:0}.smart-card{-webkit-print-color-adjust:exact;print-color-adjust:exact;width:85.6mm;border:1px solid #c6d2bd;break-inside:avoid}.smart-card-top{background:#153f34!important;color:white!important}.smart-card-footer{background:#edf2e7!important}dialog:not([open]){display:none!important}}
