:root{color:#18201d;font-synthesis:none;background:#f4f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}header{color:#fff;background:#18201d;justify-content:space-between;align-items:center;height:78px;padding:0 max(24px,50vw - 590px);display:flex}.brand{align-items:center;gap:10px;display:flex}.brand img{object-fit:cover;border-radius:12px;width:44px;height:44px}.brand span{line-height:1;display:grid}.brand b{font-size:20px}.brand small{color:#b9ed45;letter-spacing:.25em;margin-top:5px;font-size:10px}.user{align-items:center;gap:12px;display:flex}.user button,.page button{color:inherit;background:0 0;border:0;padding:7px}.shell{max-width:1180px;margin:auto;padding:54px 24px}.hero{justify-content:space-between;align-items:end;gap:32px;margin-bottom:38px;display:flex}.eyebrow{color:#647665;letter-spacing:.18em;font-size:11px;font-weight:800}.hero h1{margin:12px 0 0;font-family:Georgia,serif;font-size:clamp(34px,5vw,58px);font-weight:500;line-height:1.05}.privacy{color:#526058;gap:12px;max-width:380px;font-size:13px;line-height:1.5;display:flex}.privacy svg{color:#75a12a;flex:none}.grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;display:grid}.panel{background:#fff;border:1px solid #dde1d7;border-radius:20px;padding:26px;box-shadow:0 12px 32px #1d2a2210}.section-title{justify-content:space-between;align-items:start;display:flex}.section-title h2{margin:0;font-family:Georgia,serif;font-size:25px;font-weight:500}.section-title p{color:#718077;margin:6px 0 24px;font-size:13px}.section-title>svg{color:#829073}.capture{color:#425146;cursor:pointer;background:#f8f9f4;border:1.5px dashed #afbaac;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:290px;display:flex}.capture svg{color:#76a020}.capture span,.empty span{color:#758078;font-size:12px}.pages{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.page,.add-page{aspect-ratio:3/4;background:#edf0e9;border-radius:12px;position:relative;overflow:hidden}.page img{object-fit:cover;width:100%;height:100%}.page>span{color:#fff;background:#18201d;border-radius:99px;padding:4px 8px;font-size:11px;position:absolute;bottom:7px;left:7px}.page button{color:#18201d;background:#fff;border-radius:99px;padding:3px;display:grid;position:absolute;top:4px;right:4px}.page button svg{width:16px}.add-page{cursor:pointer;color:#657364;border:1.5px dashed #afbaac;flex-direction:column;justify-content:center;align-items:center;font-size:12px;display:flex}.filename{gap:6px;margin:18px 0;font-size:12px;font-weight:700;display:grid}.filename input,.login-card input{background:#fbfcf8;border:1px solid #ccd2c7;border-radius:10px;padding:12px}.primary{color:#fff;background:#18201d;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;width:100%;padding:13px 18px;font-weight:700;display:flex}.primary svg{color:#b9ed45;width:18px}.primary:disabled{opacity:.6}.empty{color:#68746d;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:250px;display:flex}.empty svg{opacity:.35}.documents{gap:9px;display:grid}.documents article{border:1px solid #e3e6df;border-radius:13px;align-items:center;gap:12px;padding:11px;display:flex}.doc-icon{color:#6c8f29;background:#edf4d8;border-radius:9px;flex:none;place-items:center;width:42px;height:48px;display:grid}.doc-info{flex:1;gap:3px;min-width:0;display:grid}.doc-info b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.doc-info span,.doc-info small{color:#718077;font-size:11px}.download,.delete{border:0;border-radius:9px;padding:9px;display:grid}.download{color:#b9ed45;background:#18201d}.delete{color:#879087;background:0 0}.login{background:radial-gradient(circle at top,#324237,#18201d 65%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#f8f9f4;border-radius:20px;width:min(420px,100%);padding:34px}.login-card .brand{color:#18201d}.login-card h1{margin:28px 0 6px;font-family:Georgia,serif;font-size:30px;font-weight:500}.login-card>p{color:#6e786f;margin:0 0 24px}.login-card form,.login-card label{gap:8px;display:grid}.login-card form{gap:16px}.login-card label{font-size:12px;font-weight:700}.error{color:#a43c32;font-size:12px}.visually-hidden{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=800px){header{height:66px;padding:0 16px}.user span{display:none}.shell{padding:34px 16px}.hero{display:grid}.hero h1{font-size:38px}.grid{grid-template-columns:1fr}.privacy{display:none}.panel{padding:20px}.library{order:2}.scanner{order:1}}@media (display-mode:standalone){header{padding-top:env(safe-area-inset-top);height:calc(66px + env(safe-area-inset-top))}.shell{padding-bottom:calc(34px + env(safe-area-inset-bottom))}}.gallery-link{color:#58751e;cursor:pointer;margin-top:10px;font-size:12px;text-decoration:underline}.camera-modal{z-index:1000;color:#fff;background:#080b09;grid-template-rows:auto 1fr auto;display:grid;position:fixed;inset:0}.camera-top{padding:calc(14px + env(safe-area-inset-top)) 18px 14px;background:#101512;justify-content:space-between;align-items:center;display:flex}.camera-top>div{gap:3px;display:grid}.camera-top span{color:#b6c0b8;font-size:12px}.camera-top button{color:#fff;background:#ffffff18;border:0;border-radius:99px;padding:8px;display:grid}.camera-view{background:#000;position:relative;overflow:hidden}.camera-view video,.camera-view>canvas{object-fit:contain;width:100%;height:100%;position:absolute}.camera-view>canvas{z-index:2}.camera-message{z-index:3;text-align:center;background:#080b09cc;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:30px;display:flex;position:absolute;inset:0}.engine-loading{z-index:3;color:#fff;white-space:nowrap;background:#101512dd;border-radius:99px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.camera-bottom{min-height:126px;padding:16px 22px calc(16px + env(safe-area-inset-bottom));background:#101512;grid-template-columns:1fr 84px 1fr;align-items:center;display:grid}.shutter{background:0 0;border:3px solid #fff;border-radius:50%;justify-self:center;width:76px;height:76px;padding:5px}.shutter>span{color:#18201d;background:#b9ed45;border-radius:50%;place-items:center;width:100%;height:100%;display:grid}.shutter:disabled{opacity:.45}.detection,.quality{color:#aeb8b0;justify-items:start;gap:3px;font-size:11px;display:grid}.detection svg{width:19px}.detection.found{color:#b9ed45}.detection.glare,.glare-text{color:#ffad66!important}.quality{justify-items:end}.quality b{color:#fff}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
