@font-face{font-family:Circe;src:url(/fonts/Circe-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Circe;src:url(/fonts/Circe-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Circe;src:url(/fonts/Circe-ExtraBold.woff2) format("woff2");font-weight:800;font-display:swap}:root{font-family:Circe,Arial Rounded MT Bold,Arial,sans-serif;color:#161814;background:#f4f5f1;font-synthesis:none;--acid:#c9f542;--acid-strong:#b9e62d;--ink:#161814;--muted:#74786e;--line:#e2e4dd;--surface:#fff;--soft:#f5f6f2;--green:#2e7b45;--red:#c7443d}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f5f1}button,input{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(185,230,45,.35);outline-offset:2px}.app-shell{min-height:100vh}.topbar{height:74px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 34px;position:sticky;top:0;z-index:40}.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:19px;letter-spacing:.1px;white-space:nowrap}.brand-button{border:0;background:transparent;padding:0;cursor:pointer;border-radius:11px}.brand-button:hover .brand-mark{background:var(--acid-strong)}.brand-mark{width:33px;height:33px;border-radius:10px;background:var(--acid);display:grid;place-items:center;transform:rotate(-5deg)}.brand-mark svg{width:19px;stroke-width:3;transform:rotate(5deg)}.topbar-center{flex:1;display:flex;align-items:center;justify-content:center;gap:4px}.topbar-center button{height:36px;border:0;border-radius:8px;background:transparent;color:#7e8278;padding:0 13px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;cursor:pointer}.topbar-center button:hover{background:#f5f6f2;color:#343831}.topbar-center button.active{background:#eff5df;color:#587514}.topbar-center svg{width:15px}.topbar-right{display:flex;align-items:center;gap:12px}.ai-state{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;background:#eff8e3;color:#486624;padding:9px 12px;border-radius:50px}.ai-state i,.connection-dot{width:7px;height:7px;background:#6ea222;border-radius:50%;box-shadow:0 0 0 4px #6ea2221a}.ai-state.demo{background:#f4f4f1;color:#767a71}.ai-state.demo i,.connection-dot.demo{background:#a5a89f;box-shadow:none}.header-upload{border:0;border-radius:9px;background:#181a17;color:#fff;display:flex;align-items:center;gap:8px;height:40px;padding:0 17px;font-size:13px;font-weight:700;cursor:pointer;transition:.2s}.header-upload:hover{background:#31342e;transform:translateY(-1px)}.header-upload svg{width:16px}.header-logout{height:40px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 13px;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;cursor:pointer}.header-logout:hover{background:#f4f5f1}.header-logout svg{width:16px}.button{border:0;border-radius:10px;height:48px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;font-size:14px;cursor:pointer;transition:.2s;white-space:nowrap}.button svg{width:18px}.button.primary{background:var(--acid);color:#1c2114;box-shadow:0 5px 14px #9fc8202b}.button.primary:hover:not(:disabled){background:var(--acid-strong);transform:translateY(-1px);box-shadow:0 8px 20px #9fc8203d}.button.secondary{background:#fff;border:1px solid var(--line);box-shadow:none}.button.secondary:hover{background:#f7f8f4}.button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.button.large{height:54px;padding:0 25px;font-size:15px}.button.compact{height:42px;padding:0 15px}.eyebrow{display:inline-flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:1.5px;color:#6d8e17;font-size:10px;font-weight:800;margin-bottom:10px}.eyebrow.dark{color:#3a3e35}.eyebrow svg{width:14px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 28%,rgba(201,245,66,.28),transparent 30%),#f5f6f2}.login-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(19,22,17,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(19,22,17,.03) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 80%);mask-image:linear-gradient(to bottom,black,transparent 80%)}.login-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:var(--acid);filter:blur(100px);opacity:.2;top:-230px;right:-130px}.login-card{width:min(440px,100%);background:#fff;border:1px solid var(--line);border-radius:20px;padding:35px;box-shadow:0 28px 80px #1a1e1521;position:relative;z-index:1}.login-card>.brand{margin-bottom:42px}.login-heading h1{font-size:34px;letter-spacing:-1.2px;margin:0 0 10px}.login-heading p{font-size:13px;line-height:1.55;color:#767b71;margin:0 0 26px}.login-card form{display:flex;flex-direction:column;gap:16px}.login-card form>label{display:flex;flex-direction:column;gap:7px}.login-card form>label>span{font-size:11px;font-weight:700;color:#555a50}.login-card form>label>div{height:48px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;padding:0 13px;gap:9px;transition:.15s}.login-card form>label>div:focus-within{border-color:#a5c936;box-shadow:0 0 0 3px #b9e62d26}.login-card form>label svg{width:17px;color:#92978d;flex:none}.login-card input{border:0;outline:0;background:transparent;width:100%;font-size:13px}.login-error{display:flex;align-items:center;gap:8px;background:#fff0ee;color:#a83b35;border-radius:9px;padding:10px 12px;font-size:11px}.login-error svg{width:16px;flex:none}.login-submit{width:100%;margin-top:5px}.empty-state{min-height:calc(100vh - 74px);position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(440px,620px) minmax(430px,600px);align-items:center;justify-content:center;gap:30px;padding:70px 70px 155px;background:radial-gradient(circle at 78% 40%,rgba(211,246,101,.22),transparent 28%),#f8f9f5}.empty-state:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(19,22,17,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(19,22,17,.028) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,transparent,black 30%,transparent);mask-image:linear-gradient(to bottom,transparent,black 30%,transparent)}.empty-copy{position:relative;z-index:2;max-width:590px}.empty-copy h1{font-size:58px;line-height:1.02;letter-spacing:-3px;margin:8px 0 22px;font-weight:800;max-width:570px}.empty-copy h1 em{font-style:normal;position:relative;white-space:nowrap}.empty-copy h1 em:after{content:"";height:11px;background:var(--acid);position:absolute;left:-2px;right:-5px;bottom:2px;z-index:-1;border-radius:8px;transform:rotate(-1deg)}.empty-copy>p{font-size:18px;line-height:1.55;color:#686c63;max-width:545px;margin:0 0 30px}.empty-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.caption{display:flex;align-items:center;gap:7px;color:#8a8e85;font-size:11px;margin-top:17px}.caption svg{width:15px}.empty-visual{height:490px;position:relative;z-index:2}.glow{position:absolute;width:390px;height:390px;border-radius:50%;background:var(--acid);opacity:.32;filter:blur(45px);left:50%;top:46%;transform:translate(-50%,-50%)}.paper{position:absolute;width:304px;height:392px;border-radius:12px;background:#fff;border:1px solid #dedfd9;box-shadow:0 28px 65px #252c1a24}.paper-back{left:50%;top:50%;transform:translate(-39%,-48%) rotate(8deg);background:#eef0e9;padding:40px}.paper-back span{height:7px;background:#dfe1da;display:block;border-radius:5px;margin:15px}.paper-front{left:50%;top:50%;transform:translate(-56%,-52%) rotate(-3deg);padding:37px 34px;overflow:hidden}.paper-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:9px;background:#eff5df;margin-bottom:25px}.paper-icon svg{width:24px;color:#638d13}.paper-front b{display:block;font-size:17px;line-height:1.3;margin-bottom:27px}.paper-front>i{height:6px;background:#e9eae5;border-radius:5px;display:block;margin:12px 0;width:100%}.paper-front>i.short{width:62%}.scan-line{position:absolute;left:0;right:0;height:2px;background:var(--acid);box-shadow:0 0 18px 7px #c9f54299;top:45%;animation:scan 3.6s ease-in-out infinite}@keyframes scan{0%,to{top:24%;opacity:.3}50%{top:79%;opacity:1}}.result-pill{position:absolute;display:flex;align-items:center;gap:12px;background:#181a17;color:#fff;border-radius:12px;padding:13px 18px;left:55%;top:66%;box-shadow:0 18px 30px #181a173d;animation:float 4s ease-in-out infinite}.result-pill>svg{width:32px;height:32px;color:var(--acid)}.result-pill span{display:flex;flex-direction:column}.result-pill small{font-size:8px;letter-spacing:1.4px;color:#969b90}.result-pill strong{font-size:15px;margin-top:2px}@keyframes float{50%{transform:translateY(-9px)}}.spark{position:absolute;color:#91bd17;font-size:25px}.spark-one{left:8%;top:17%}.spark-two{right:7%;bottom:20%;font-size:15px}.feature-strip{position:absolute;bottom:0;left:0;right:0;height:118px;border-top:1px solid var(--line);background:#ffffffb8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:center;gap:55px;z-index:3}.feature-strip>div{display:flex;align-items:center;gap:14px;min-width:220px}.feature-strip>div>span{font-size:11px;font-weight:800;color:#84935d;border:1px solid #dfe7ca;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.feature-strip p{display:flex;flex-direction:column;margin:0;font-size:12px;color:#8a8d85;line-height:1.5}.feature-strip p strong{font-size:14px;color:#292c27}.feature-strip>svg{width:17px;color:#b1b4ac}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1416127a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;z-index:100;padding:20px;animation:fade .18s ease}@keyframes fade{0%{opacity:0}}.modal{background:#fff;border-radius:18px;width:min(610px,100%);padding:30px;box-shadow:0 30px 90px #11150d47;animation:modal-in .25s ease}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.modal-head h2{font-size:27px;letter-spacing:-.7px;margin:0}.modal-head .eyebrow{margin-bottom:7px}.icon-button{width:38px;height:38px;border-radius:9px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;cursor:pointer}.icon-button:hover{background:#f4f5f1}.icon-button svg{width:18px}.drop-zone{width:100%;height:220px;border-radius:14px;border:1.5px dashed #bdc1b5;background:#f8f9f5;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.drop-zone:hover,.drop-zone.is-dragging{border-color:#9fc629;background:#f3f9e2;transform:scale(1.005)}.upload-symbol{width:55px;height:55px;background:var(--acid);border-radius:14px;display:grid;place-items:center;margin-bottom:15px;box-shadow:0 8px 20px #a7cd2a33}.upload-symbol svg{width:26px}.drop-zone strong{font-size:16px;margin-bottom:6px}.drop-zone>span:not(.upload-symbol){font-size:13px;color:#7e8278}.drop-zone small{font-size:10px;color:#a1a49c;margin-top:14px;text-transform:uppercase;letter-spacing:.8px}.chosen-file{display:flex;align-items:center;padding:12px 14px;border:1px solid #dce7bf;background:#f7fbe9;border-radius:11px;margin-top:13px}.chosen-file>span{width:38px;height:38px;border-radius:8px;background:#e5f5b5;display:grid;place-items:center}.chosen-file>span svg{width:19px}.chosen-file>div{display:flex;flex-direction:column;margin-left:11px;min-width:0;flex:1}.chosen-file strong{font-size:13px;white-space:normal;overflow-wrap:anywhere}.chosen-file small{font-size:10px;color:#7b8173;margin-top:3px}.chosen-file button{border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.chosen-file button svg{width:16px}.privacy-note{display:flex;gap:11px;padding:14px 0 0;color:#8b8f85;font-size:11px}.privacy-note>svg{width:19px;color:#769b20}.privacy-note span{display:flex;flex-direction:column}.privacy-note strong{font-size:12px;color:#484c44;margin-bottom:2px}.modal-actions{border-top:1px solid var(--line);margin-top:20px;padding-top:20px;display:flex;justify-content:flex-end;gap:10px}.form-error{display:flex;align-items:center;gap:8px;color:#a83b35;background:#fff0ee;border-radius:8px;padding:9px 11px;font-size:12px;margin-top:10px}.form-error svg{width:16px}.processing{text-align:center;padding:18px 34px 28px}.processing-orbit{width:84px;height:84px;border-radius:50%;background:#f1f8da;margin:0 auto 25px;display:grid;place-items:center;position:relative}.processing-orbit>svg{width:30px;color:#6b8e17;animation:pulse 1.7s ease infinite}.processing-orbit span{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:1.5px dashed #a9cb44;animation:rotate 5s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes pulse{50%{transform:scale(1.13)}}.processing h3{font-size:21px;margin:0 0 8px}.processing p{color:#7b7f75;font-size:13px;line-height:1.55;max-width:400px;margin:0 auto}.progress-line{height:5px;background:#eceee6;border-radius:10px;overflow:hidden;margin:28px auto 12px;max-width:380px}.progress-line i{display:block;height:100%;width:36%;background:var(--acid-strong);border-radius:10px;animation:loading-line 1.4s ease-in-out infinite}@keyframes loading-line{0%{transform:translate(-100%)}to{transform:translate(380px)}}.processing-note{font-size:10px;color:#9a9e95}.workspace{display:grid;grid-template-columns:298px minmax(0,1fr);min-height:calc(100vh - 74px)}.sidebar{background:#fff;border-right:1px solid var(--line);padding:28px 18px 20px;display:flex;flex-direction:column;position:sticky;top:74px;height:calc(100vh - 74px);z-index:20}.sidebar-title{display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;font-weight:800;font-size:10px;letter-spacing:1.2px;color:#6d7168;padding:0 8px 14px}.sidebar-title b{background:#f0f1ed;border-radius:6px;padding:3px 7px;color:#8d9187}.document-list{display:flex;flex-direction:column;gap:7px;overflow-y:auto}.document-card{width:100%;min-height:74px;border:1px solid transparent;background:transparent;border-radius:11px;display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:stretch;transition:.18s;overflow:hidden}.document-card:hover{background:#f6f7f3}.document-card.active{background:#f2f8e2;border-color:#dbe9b8}.document-select{border:0;background:transparent;padding:12px 0 12px 9px;display:grid;grid-template-columns:39px minmax(0,1fr) 16px;align-items:center;gap:9px;text-align:left;cursor:pointer;min-width:0}.document-select>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.document-card strong{font-size:12px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.document-card small{font-size:9px;color:#8d9187;margin-top:5px}.document-select>svg{width:14px;color:#a5a99e;transform:rotate(-90deg)}.document-delete{border:0;background:transparent;color:#a0a49a;display:grid;place-items:center;cursor:pointer;opacity:0;transition:.15s}.document-card:hover .document-delete,.document-delete:focus-visible{opacity:1}.document-delete:hover:not(:disabled){color:#bd4b45;background:#fff0ee}.document-delete:disabled{cursor:not-allowed;opacity:.25}.document-delete svg{width:15px}.doc-icon{width:38px;height:43px;background:#eff1eb;border-radius:8px;display:grid;place-items:center}.document-card.active .doc-icon{background:var(--acid)}.doc-icon svg{width:18px}.new-document{height:44px;margin-top:14px;border:1px dashed #cbd0c2;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700;cursor:pointer}.new-document:hover{background:#f7faef;border-color:#a8c854}.new-document svg{width:16px}.sidebar-norm{height:42px;margin-top:8px;border:0;background:#eff5df;color:#526e12;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:700;cursor:pointer}.sidebar-norm:hover{background:#e5f1c5}.sidebar-norm svg{width:16px}.sidebar-tip{margin-top:auto;background:#f5f6f2;border-radius:11px;padding:13px;display:flex;gap:10px}.sidebar-tip>span{width:29px;height:29px;background:#e7f3c8;border-radius:8px;display:grid;place-items:center;flex:none}.sidebar-tip svg{width:15px;color:#6c8f16}.sidebar-tip p{display:flex;flex-direction:column;font-size:9px;color:#878b82;line-height:1.4;margin:0}.sidebar-tip strong{font-size:11px;color:#4d5149;margin-bottom:3px}.sidebar-bottom{font-size:10px;color:#8d9188;display:flex;align-items:center;gap:8px;padding:16px 5px 0}.connection-dot{display:inline-block}.content{padding:31px 38px 55px;max-width:1500px;width:100%;margin:0 auto}.content-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px}.content-head>div{min-width:0}.content-head h1{font-size:29px;line-height:1.15;letter-spacing:-.7px;margin:0;max-width:790px;white-space:normal;overflow-wrap:anywhere}.content-head p{display:flex;align-items:flex-start;gap:6px;color:#8a8e84;font-size:10px;line-height:1.45;margin:8px 0 0;overflow-wrap:anywhere}.content-head p svg{width:13px;flex:none}.ocr-badge{display:inline-flex;align-items:center;border-radius:20px;background:#eaf5cd;color:#5f7d17;padding:2px 7px;font-size:8px;font-weight:800;letter-spacing:.4px}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:13px;margin-bottom:27px;box-shadow:0 3px 10px #2b2f2506}.stats-row>div{min-height:96px;display:flex;align-items:center;padding:20px 22px;border-right:1px solid var(--line);position:relative;overflow:hidden}.stats-row>div:last-child{border:0}.stats-row>div>p{display:flex;flex-direction:column;margin:0 0 0 13px}.stats-row small{font-size:10px;color:#888c82;margin-bottom:4px}.stats-row strong{font-size:24px;letter-spacing:-.5px}.stat-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;flex:none}.stat-icon svg{width:19px}.stat-icon.total{background:#f0f1ed}.stat-icon.done{background:#eff5df;color:#638513}.stat-icon.valid{background:#e9f6ec;color:#36824a}.stat-icon.invalid{background:#fff0ee;color:#bd4b45}.stats-row>div>i{position:absolute;bottom:0;left:0;width:var(--progress);height:3px;background:var(--acid-strong);transition:width .4s}.library-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:15px}.library-head h2{font-size:19px;margin:0 0 4px;letter-spacing:-.3px}.library-head span{display:block;color:#92968d;font-size:10px}.select-all{border:0;background:transparent;color:#718f24;font-size:11px;font-weight:700;cursor:pointer}.select-all:hover{text-decoration:underline}.toolbar{display:flex;gap:14px;align-items:center;margin-bottom:13px}.search-box{height:42px;flex:1;max-width:420px;border:1px solid var(--line);background:#fff;border-radius:9px;display:flex;align-items:center;padding:0 12px;gap:8px}.search-box>svg{width:16px;color:#94988f}.search-box input{border:0;outline:0;width:100%;font-size:12px;background:transparent}.search-box input::placeholder{color:#a2a69d}.search-box button{border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.search-box button svg{width:13px}.filters{display:flex;gap:4px;background:#eaebe6;border-radius:9px;padding:3px}.filters button{height:34px;padding:0 13px;border:0;border-radius:7px;background:transparent;font-size:10px;color:#7c8176;cursor:pointer}.filters button.active{background:#fff;color:#292c27;box-shadow:0 1px 4px #1e211b14;font-weight:700}.selection-bar{height:59px;background:#fff;border:1px solid var(--line);border-radius:11px 11px 0 0;display:flex;align-items:center;justify-content:space-between;padding:0 11px 0 18px}.selection-bar>span{font-size:11px;color:#777b72}.selection-bar>span strong{color:#262925}.selection-bar .button{height:39px;font-size:11px;padding:0 15px}.selection-bar .button svg{width:15px}.reference-list{border:1px solid var(--line);border-top:0;border-radius:0 0 11px 11px;overflow:hidden;background:#fff}.reference-row{display:grid;grid-template-columns:47px minmax(0,1fr);border-bottom:1px solid #e8e9e4;position:relative;transition:.15s}.reference-row:last-child{border-bottom:0}.reference-row:hover,.reference-row.expanded{background:#fafbf8}.reference-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent}.reference-row.relevant:before{background:#58a268}.reference-row.outdated:before{background:#dd6962}.check-control{display:grid;place-items:center;cursor:pointer}.check-control input{position:absolute;opacity:0;pointer-events:none}.check-control>span{width:18px;height:18px;border:1.5px solid #c9ccc4;border-radius:5px;background:#fff;display:grid;place-items:center;transition:.15s}.check-control>span svg{width:12px;opacity:0;stroke-width:3}.check-control input:checked+span{background:#20231e;border-color:#20231e;color:var(--acid)}.check-control input:checked+span svg{opacity:1}.check-control input:disabled+span{opacity:.35}.reference-main{min-height:79px;border:0;background:transparent;display:grid;grid-template-columns:38px minmax(0,1fr) auto 20px;align-items:center;gap:12px;text-align:left;padding:10px 16px 10px 0;cursor:pointer;width:100%}.type-icon{width:35px;height:39px;border-radius:8px;background:#f1f2ee;display:grid;place-items:center}.type-icon svg{width:17px;color:#676c61}.reference-copy{display:flex;flex-direction:column;min-width:0}.reference-copy>.meta{display:flex;gap:8px;align-items:center;margin-bottom:5px}.reference-copy>.meta b{font-size:8px;text-transform:uppercase;letter-spacing:.8px;color:#74901c}.reference-copy>.meta i{font-size:8px;font-style:normal;color:#a0a49a}.reference-copy>strong{font-size:12px;line-height:1.4;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chevron{width:15px;color:#a0a49b;transition:.2s}.expanded .chevron{transform:rotate(180deg)}.status{border-radius:30px;height:27px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:700;white-space:nowrap}.status svg{width:13px}.status.idle{background:#f1f2ee;color:#7d8178}.status.relevant{background:#e8f5eb;color:#347d45}.status.outdated{background:#fff0ee;color:#b8443d}.status.unknown{background:#fff4dc;color:#9a6b13}.status.checking{background:#f2f8e2;color:#67851a}.status.checking svg{animation:rotate 1.2s linear infinite}.reference-details{grid-column:2;padding:0 58px 17px 50px;font-size:11px;color:#666b61;line-height:1.5}.reference-details p{margin:0 0 9px}.reference-details a{display:inline-flex;align-items:center;gap:5px;color:#688718;text-decoration:none;font-weight:700}.reference-details a svg{width:13px}.reference-details .verdict-mark{display:none}.muted{color:#90948b}.no-results{height:190px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#92968d}.no-results svg{width:24px;margin-bottom:10px}.no-results strong{color:#555a50;font-size:13px}.no-results span{font-size:10px;margin-top:4px}.run-banner{min-height:71px;border:1px solid #d5e7aa;background:#f4f9e7;border-radius:11px;display:flex;align-items:center;padding:14px 18px;margin-bottom:22px;gap:13px;position:relative;overflow:hidden}.run-spinner{width:37px;height:37px;background:var(--acid);border-radius:9px;display:grid;place-items:center}.run-spinner svg{width:18px;animation:rotate 1.5s linear infinite}.run-banner p{display:flex;flex-direction:column;margin:0}.run-banner p strong{font-size:12px}.run-banner p span{font-size:9px;color:#788265;margin-top:4px}.run-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:#e5edcf}.run-progress i{display:block;height:100%;background:#91b42d;transition:width .3s}.spin{animation:rotate 1.2s linear infinite}.mobile-menu-button,.sidebar-mobile-head{display:none}.app-loader{height:calc(100vh - 74px);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#858980;font-size:12px}.app-loader.fullscreen{height:100vh}.app-loader svg{width:28px;animation:rotate 1.2s linear infinite;color:#78971d}.norm-page{min-height:calc(100vh - 74px);padding:48px 44px 70px;background:radial-gradient(circle at 86% 9%,rgba(201,245,66,.18),transparent 25%),#f7f8f4}.norm-hero,.norm-results-head,.norm-form-card,.norm-overview,.norm-report,.norm-limitations{width:min(1120px,100%);margin-left:auto;margin-right:auto}.norm-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:end;gap:45px;margin-bottom:28px}.norm-hero-copy h1,.norm-results-head h1{font-size:43px;line-height:1.05;letter-spacing:-1.8px;margin:4px 0 14px}.norm-hero-copy>p{max-width:700px;color:#6e7369;font-size:15px;line-height:1.6;margin:0}.norm-local-note{background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px;display:flex;gap:12px;box-shadow:0 8px 30px #1f24190d}.norm-local-note>span{width:39px;height:39px;border-radius:10px;background:#eaf5cd;color:#628311;display:grid;place-items:center;flex:none}.norm-local-note svg{width:19px}.norm-local-note p{display:flex;flex-direction:column;margin:0;color:#858a80;font-size:10px;line-height:1.45}.norm-local-note strong{font-size:12px;color:#3f443b;margin-bottom:4px}.norm-form-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:32px;box-shadow:0 14px 45px #1c20170f}.norm-step{display:flex;align-items:center;gap:13px;margin-bottom:18px}.norm-step>span{width:34px;height:34px;border-radius:9px;background:var(--ink);color:var(--acid);display:grid;place-items:center;font-size:10px;font-weight:800}.norm-step h2{font-size:18px;margin:0 0 3px}.norm-step p{font-size:10px;color:#92968c;margin:0}.norm-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.norm-profile{min-height:142px;border:1px solid var(--line);border-radius:12px;background:#fafbf8;text-align:left;padding:16px;display:grid;grid-template-columns:20px 1fr;grid-template-rows:auto auto 1fr;column-gap:9px;cursor:pointer;transition:.18s}.norm-profile:hover{border-color:#c5d991;transform:translateY(-1px)}.norm-profile.active{border-color:#a7ca3c;background:#f4f9e6;box-shadow:0 0 0 3px #b9e62d1f}.profile-radio{grid-row:1/4;width:17px;height:17px;border:1.5px solid #babfb3;border-radius:50%;display:grid;place-items:center;margin-top:1px}.profile-radio i{width:9px;height:9px;border-radius:50%;background:#91b623;transform:scale(0);transition:.15s}.norm-profile.active .profile-radio{border-color:#91b623}.norm-profile.active .profile-radio i{transform:scale(1)}.norm-profile strong{font-size:12px;line-height:1.3}.norm-profile small{font-size:9px;color:#718b2d;margin-top:4px}.norm-profile p{grid-column:2;font-size:10px;color:#858a80;line-height:1.45;margin:10px 0 0}.norm-divider{height:1px;background:var(--line);margin:28px 0}.norm-drop-zone{min-height:100px;border:1.5px dashed #c5c9be;border-radius:12px;background:#f8f9f5;padding:17px 19px;display:flex;align-items:center;gap:15px;cursor:pointer;transition:.18s}.norm-drop-zone:hover,.norm-drop-zone.is-dragging{border-color:#9fc42e;background:#f4f9e7}.norm-drop-zone>span{width:48px;height:48px;border-radius:11px;background:var(--acid);display:grid;place-items:center;flex:none}.norm-drop-zone>span svg{width:22px}.norm-drop-zone>div{display:flex;flex-direction:column;min-width:0;flex:1}.norm-drop-zone strong{font-size:13px;overflow-wrap:anywhere}.norm-drop-zone small{font-size:10px;color:#8d9188;margin-top:5px}.norm-file-remove{width:33px;height:33px;border:0;border-radius:8px;background:#fff;display:grid;place-items:center;cursor:pointer}.norm-file-remove:hover{background:#fff0ee;color:#b8443d}.norm-file-remove svg{width:16px}.norm-form-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.norm-form-actions p{display:flex;align-items:center;gap:7px;color:#92968d;font-size:10px;margin:0}.norm-form-actions p svg{width:15px}.norm-processing{text-align:center;padding:25px 20px 12px}.norm-processing h3{font-size:20px;margin:0 0 7px}.norm-processing>p{font-size:12px;color:#7d8278;line-height:1.5;margin:0 auto;max-width:520px}.norm-processing .progress-line{max-width:520px}.norm-results-page{padding-top:37px}.norm-results-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:22px}.norm-results-head h1{font-size:38px;margin-bottom:7px}.norm-results-head p{font-size:12px;color:#7f847a;margin:0;overflow-wrap:anywhere}.norm-overview{display:grid;grid-template-columns:minmax(300px,1.8fr) repeat(4,minmax(100px,.6fr));background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:20px;overflow:hidden}.norm-overview>div{min-height:96px;border-right:1px solid var(--line);padding:17px;display:flex;align-items:center}.norm-overview>div:last-child{border:0}.norm-method{gap:12px}.norm-method>span{width:42px;height:42px;border-radius:10px;background:var(--acid);display:grid;place-items:center}.norm-method svg{width:20px}.norm-method p{display:flex;flex-direction:column;margin:0}.norm-method small{font-size:9px;color:#8c9187}.norm-method strong{font-size:12px;margin-top:3px}.norm-method em{font-style:normal;color:#718e26;font-size:9px;margin-top:3px}.norm-score{flex-direction:column;justify-content:center;text-align:center}.norm-score strong{font-size:26px;line-height:1}.norm-score span{font-size:9px;color:#868b81;margin-top:7px}.norm-score.passed strong{color:#39814a}.norm-score.warning strong{color:#a77717}.norm-score.error strong{color:#be4841}.norm-report{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.norm-report-title{min-height:82px;padding:17px 21px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.norm-report-title h2{font-size:17px;margin:0 0 4px}.norm-report-title p{font-size:9px;color:#92978d;margin:0}.local-badge{display:flex;align-items:center;gap:6px;border-radius:30px;background:#eef6db;color:#5c7917;padding:7px 10px;font-size:9px;font-weight:700}.local-badge svg{width:13px}.norm-check-list{display:flex;flex-direction:column}.norm-check{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:17px 21px;border-bottom:1px solid #e9eae6}.norm-check:last-child{border:0}.norm-check-icon{width:35px;height:35px;border-radius:9px;display:grid;place-items:center}.norm-check-icon svg{width:18px}.norm-check.passed .norm-check-icon{background:#e9f6ec;color:#39814a}.norm-check.warning .norm-check-icon{background:#fff5df;color:#a77717}.norm-check.error .norm-check-icon{background:#fff0ee;color:#be4841}.norm-check.info .norm-check-icon{background:#edf1f6;color:#5a7087}.norm-check-name{display:flex;align-items:center;gap:8px}.norm-check-name strong{font-size:12px}.norm-check-name span{border-radius:20px;background:#f0f1ed;color:#7d8277;font-size:8px;padding:3px 7px}.norm-check p{font-size:11px;color:#666b62;line-height:1.5;margin:5px 0}.norm-check small{font-size:8px;color:#9a9e95}.norm-limitations{margin-top:15px;border:1px solid #dfe4d4;background:#f2f5ec;border-radius:12px;padding:15px 18px;display:flex;gap:11px}.norm-limitations>svg{width:18px;color:#728b32;flex:none}.norm-limitations div{display:flex;flex-direction:column}.norm-limitations strong{font-size:11px;margin-bottom:4px}.norm-limitations p{font-size:9px;color:#7d8376;line-height:1.45;margin:2px 0}@media(max-width:1050px){.empty-state{grid-template-columns:1fr 430px;padding-left:38px;padding-right:38px}.empty-copy h1{font-size:48px}.feature-strip{gap:22px}.feature-strip>div{min-width:auto}.workspace{grid-template-columns:255px 1fr}.content{padding:27px 23px}.stats-row>div{padding:16px 13px}.filters button{padding:0 9px}.norm-page{padding-left:28px;padding-right:28px}.norm-hero{grid-template-columns:1fr 280px}.norm-overview{grid-template-columns:minmax(250px,1.5fr) repeat(4,minmax(80px,.5fr))}.norm-overview>div{padding:13px}}@media(max-width:800px){.topbar{padding:0 18px}.topbar-center,.ai-state{display:none}.topbar-right{margin-left:auto;gap:7px}.header-upload{font-size:0;padding:0;width:40px;justify-content:center}.header-upload svg{margin:0}.header-logout{font-size:0;padding:0;width:40px;justify-content:center}.document-delete{opacity:1}.empty-state{display:flex;flex-direction:column;text-align:center;padding:70px 22px 150px;min-height:calc(100vh - 74px)}.empty-copy{display:flex;flex-direction:column;align-items:center}.empty-copy h1{font-size:43px;letter-spacing:-2px}.empty-copy>p{font-size:16px}.empty-actions{justify-content:center}.empty-visual{width:100%;height:390px;transform:scale(.82);margin-top:-30px}.feature-strip{height:auto;padding:18px;gap:10px;flex-wrap:wrap}.feature-strip>svg{display:none}.feature-strip>div{min-width:190px;text-align:left}.workspace{display:block}.sidebar{position:fixed;top:0;left:0;bottom:0;height:100vh;width:290px;transform:translate(-105%);transition:.25s;z-index:80;box-shadow:20px 0 60px #13161133}.sidebar.open{transform:none}.sidebar-mobile-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.sidebar-mobile-head button{border:0;background:transparent}.sidebar-mobile-head svg{width:19px}.mobile-menu-button{display:grid;place-items:center;position:fixed;left:14px;bottom:18px;width:47px;height:47px;border:0;border-radius:50%;background:#191b18;color:#fff;z-index:35;box-shadow:0 8px 20px #00000038}.mobile-menu-button svg{width:20px}.content{padding:25px 16px 80px}.content-head{padding-left:0}.content-head h1{font-size:23px}.content-head .button{display:none}.stats-row{grid-template-columns:1fr 1fr}.stats-row>div:nth-child(2){border-right:0}.stats-row>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.toolbar{align-items:stretch;flex-direction:column}.search-box{max-width:none}.filters{overflow-x:auto}.filters button{flex:1;white-space:nowrap}.reference-main{grid-template-columns:34px minmax(0,1fr) 17px}.reference-main>.status{grid-column:2;width:max-content;margin-top:-7px}.reference-main>.chevron{grid-row:1/3;grid-column:3}.reference-details{padding-left:45px}.modal{padding:22px}.modal-actions .button{padding:0 14px}.modal-actions .primary{flex:1}.drop-zone{height:190px}.norm-page{padding:31px 16px 60px}.norm-hero{display:flex;flex-direction:column;align-items:stretch;gap:18px}.norm-hero-copy h1{font-size:36px}.norm-form-card{padding:21px}.norm-profile-grid{grid-template-columns:1fr}.norm-profile{min-height:110px}.norm-form-actions{align-items:stretch;flex-direction:column}.norm-form-actions .button{width:100%}.norm-results-head{align-items:flex-start;flex-direction:column}.norm-results-head .button{width:100%}.norm-overview{grid-template-columns:1fr 1fr}.norm-method{grid-column:1/3}.norm-overview>div{border-bottom:1px solid var(--line)}.norm-overview>div:nth-child(odd){border-right:0}.norm-overview>div:last-child{border-bottom:0}.norm-report-title{align-items:flex-start;flex-direction:column}.norm-check{padding:15px}.norm-check-name{align-items:flex-start;flex-direction:column;gap:4px}}@media(max-width:480px){.brand{font-size:14px;gap:8px}.brand-mark{width:28px;height:28px}.login-page{padding:14px}.login-card{padding:25px 20px}.login-card>.brand{margin-bottom:32px}.login-heading h1{font-size:29px}.empty-copy h1{font-size:37px}.empty-actions{width:100%;flex-direction:column}.empty-actions .button{width:100%}.empty-visual{transform:scale(.7);width:130%;margin-left:-15%;height:310px}.feature-strip{display:none}.empty-state{padding-bottom:55px}.stats-row>div{min-height:82px}.stat-icon{width:34px;height:34px}.stats-row strong{font-size:20px}.library-head{align-items:center}.selection-bar{position:sticky;bottom:8px;z-index:10;box-shadow:0 7px 25px #1417121f;border-radius:11px;margin-bottom:8px}.reference-list{border-top:1px solid var(--line);border-radius:11px}.reference-main{padding-right:8px}.reference-copy>strong{font-size:11px}.type-icon{width:32px}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}.processing{padding:10px 0 20px}.norm-hero-copy h1{font-size:31px}.norm-hero-copy>p{font-size:13px}.norm-form-card{padding:18px 14px}.norm-drop-zone{align-items:flex-start}.norm-drop-zone>span{width:42px;height:42px}.norm-overview{grid-template-columns:1fr 1fr}.norm-method{grid-column:1/3}.norm-check{grid-template-columns:34px minmax(0,1fr);gap:9px}.norm-check-icon{width:31px;height:31px}.local-badge{white-space:nowrap}}
