:root{--ink:#102b2c;--paper:#f3f0e8;--white:#fffdfa;--line:#d3d0c7;--mint:#b9e7d4;--green:#0d7659;--coral:#f36b4c;--coral-dark:#b64029}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button,input,select{outline-offset:3px}.shell{width:min(1160px,calc(100% - 44px));margin-inline:auto}.topbar{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(16,43,44,.15)}.brand{display:inline-flex;align-items:center;gap:9px;font-size:19px;font-weight:900;letter-spacing:-.04em}.brand>span:last-child>span{color:#718083}.brand-mark{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:var(--ink);color:var(--mint);font-size:20px}.text-link{font-size:13px;font-weight:800;color:#5c6c6e}.button{min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:13px;font-weight:900;cursor:pointer}.button-small{min-height:40px;padding-inline:15px}.button-dark{background:var(--ink);color:white}.button-coral{background:var(--coral);color:#172525;border-color:#c94a30;box-shadow:0 4px 0 var(--coral-dark)}.wide{width:100%}.hero{min-height:650px;padding:82px 0 96px;display:grid;grid-template-columns:1.15fr .65fr;gap:90px;align-items:center}.eyebrow{margin:0;color:var(--green);font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.hero h1,.admin-intro h1,.employee-card h1{margin:17px 0 24px;font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.055em;line-height:.98}.hero h1{font-size:clamp(58px,7vw,88px)}.lede{max-width:680px;margin:0 0 32px;color:#4f6264;font-size:17px;line-height:1.75}.feature-card{padding:34px;border:1px solid #c7c4bb;border-radius:18px;background:var(--white);box-shadow:16px 16px 0 rgba(16,43,44,.08)}.pill{display:inline-flex;width:max-content;padding:6px 10px;border-radius:999px;background:#d8f3e8;color:#087252;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.pill.closed{background:#e5e2dc;color:#6d7473}.feature-card h2{font:500 38px/1.05 Georgia,serif;letter-spacing:-.04em}.feature-card ul{list-style:none;padding:0;margin:28px 0}.feature-card li{padding:13px 0;border-top:1px solid var(--line);font-size:13px}.feature-card li span{margin-right:10px;color:var(--green);font-weight:900}.feature-card>p{color:#667577;font-size:11px}.dark-section{padding:92px 0;background:var(--ink);color:white}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #405b5c}.steps article{padding:26px 34px 0 0}.steps article+article{padding-left:34px;border-left:1px solid #405b5c}.steps article>span{color:var(--mint);font-size:10px;font-weight:900}.steps h3{margin:38px 0 12px;font-size:20px}.steps p{margin:0;color:#afbcba;font-size:13px;line-height:1.65}.admin-body{background:#ebe8e0}.workspace-label{padding:6px 10px;border-radius:999px;background:#dbd8d0;color:#607072;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.admin-main{padding:66px 0 90px}.admin-intro{max-width:720px;margin-bottom:40px}.admin-intro h1{font-size:clamp(48px,6vw,68px)}.admin-intro>p:last-child{max-width:680px;color:#536668;line-height:1.7}.admin-grid{display:grid;grid-template-columns:1.25fr .7fr;gap:18px;align-items:start}.panel{padding:28px;border:1px solid #c8c5bd;border-radius:16px;background:var(--white);box-shadow:0 6px 20px rgba(16,43,44,.05)}.panel-title{display:flex;gap:13px;align-items:center;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.panel-title>span{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:9px;font-size:9px;font-weight:900}.panel-title>div{display:grid;gap:3px}.panel-title small{color:#748184;font-size:10px}.form{display:grid;gap:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form label{display:grid;gap:7px;color:#405557;font-size:11px;font-weight:800}.form input:not([type=file]),.form select{height:48px;width:100%;padding:0 13px;border:1px solid #c7c4bc;border-radius:7px;background:white;color:var(--ink)}.file-drop{position:relative;min-height:94px;padding:17px;border:1px dashed #aaa79f;border-radius:9px;display:grid!important;grid-template-columns:42px 1fr;align-items:center;gap:12px!important;cursor:pointer}.file-drop:hover{border-color:var(--green);background:#f3f8f4}.file-drop input{position:absolute;inset:0;opacity:0;cursor:pointer}.file-drop>span:nth-child(2){display:grid;gap:5px}.file-drop small{color:#768385;font-weight:500}.upload{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#e3e1da;font-size:20px}.alert{margin:0;padding:12px 14px;border-radius:7px;font-size:12px;line-height:1.5}.alert.error{border:1px solid #e58a75;background:#fff0ec;color:#97331f}.result-panel{min-height:555px}.empty-result{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-qr{position:relative;width:118px;height:118px;border:2px solid #d2cfc7;border-radius:11px}.empty-qr span{position:absolute;width:28px;height:28px;border:6px solid #d2cfc7}.empty-qr span:nth-child(1){top:12px;left:12px}.empty-qr span:nth-child(2){top:12px;right:12px}.empty-qr span:nth-child(3){bottom:12px;left:12px}.empty-result h2,.result h2{font:500 27px Georgia,serif;margin:20px 0 8px}.empty-result>p{max-width:280px;margin:0;color:#738082;font-size:11px;line-height:1.6}.empty-result ol{width:100%;padding:0;margin:26px 0 0;list-style:none;text-align:left}.empty-result li{padding:10px 0;border-top:1px solid var(--line);color:#627173;font-size:10px}.empty-result li span{display:inline-grid;width:20px;height:20px;place-items:center;margin-right:8px;border:1px solid #b9b6ae;border-radius:50%;font-size:8px}.result{display:flex;flex-direction:column;align-items:center}.result img{width:min(250px,100%);border-radius:9px;margin-bottom:18px}.result h2{margin-bottom:3px}.result>p{margin:0 0 16px;color:#738082;font-size:10px}.link-box{width:100%;padding:11px;border:1px solid #c6c3ba;border-radius:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#637173;font-size:9px}.security-note{text-align:center!important;line-height:1.55}.employee-body{min-height:100vh;background:var(--ink);color:white}.employee-topbar{width:min(1050px,calc(100% - 44px));min-height:80px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #3a5556}.brand.light{color:white}.brand.light .brand-mark{background:white;color:var(--ink)}.secure{font-size:10px;color:#b4c5c2}.secure i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#3ec595}.employee-shell{width:min(780px,calc(100% - 30px));margin:50px auto;padding-bottom:60px}.employee-card{padding:46px;border-radius:21px;background:var(--white);color:var(--ink);box-shadow:0 13px 0 #071f20,0 0 0 1px #365152}.employee-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--ink);color:var(--mint);font-weight:900}.employee-card h1{max-width:620px;font-size:clamp(44px,7vw,64px)}.employee-lede{margin:-8px 0 32px;color:#596c6e;line-height:1.65}.employee-steps{border-top:1px solid var(--line)}.employee-steps article{display:grid;grid-template-columns:32px 1fr auto;gap:15px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.step-number{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--mint);font-size:10px;font-weight:900}.step-number.coral{background:var(--coral)}.employee-steps small{color:var(--green);font-size:8px;font-weight:900;letter-spacing:.12em}.employee-steps h2{margin:4px 0;font-size:17px}.employee-steps p{margin:0;color:#687779;font-size:10px;line-height:1.5}.privacy-note{margin:23px 0 0;padding:13px;border-radius:8px;background:#eef4ef;color:#5c6d6e;font-size:10px}.device-switcher{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:28px;color:#8ea5a2;font-size:9px}.device-switcher a{padding:6px 8px;border:1px solid #486263;border-radius:999px;color:#b7c6c4}.device-switcher a.active{background:var(--mint);border-color:var(--mint);color:var(--ink);font-weight:900}.unavailable{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.state-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#ffe1da;color:#a43a25;font-size:24px}.unavailable p{color:#6b787a}.unavailable small{color:#829091}@media(max-width:880px){.hero{grid-template-columns:1fr;gap:40px}.feature-card{max-width:540px}.admin-grid{grid-template-columns:1fr}.result-panel{min-height:440px}}@media(max-width:650px){.shell{width:calc(100% - 28px)}.hero{padding:52px 0 70px}.hero h1{font-size:52px}.steps{grid-template-columns:1fr}.steps article,.steps article+article{padding:23px 0;border-left:0;border-bottom:1px solid #405b5c}.steps h3{margin-top:18px}.workspace-label{display:none}.admin-main{padding:42px 0 70px}.admin-intro h1{font-size:45px}.panel{padding:20px}.form-row{grid-template-columns:1fr}.employee-shell{margin-top:28px}.employee-card{padding:27px 20px;border-radius:16px}.employee-card h1{font-size:42px}.employee-steps article{grid-template-columns:31px 1fr}.employee-steps article>.button,.employee-steps article>form{grid-column:1/-1;width:100%}.employee-steps form .button{width:100%}.secure{font-size:0}.secure i{margin:0}}
