:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16231f;background:#f3f1ea;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% 0%,rgba(202,224,211,.55),transparent 29rem),#f3f1ea}button,input,select{font:inherit}button,select{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed}.app-shell{--accent: #cf5b33;--accent-soft: #fff0e8;min-height:100vh}.app-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,4vw,64px);color:#eef9f4;background:#16342c;border-bottom:1px solid rgba(255,255,255,.1)}.brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:21px;letter-spacing:.01em}.brand small{margin-top:4px;color:#acd0c2;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.brand-mark{position:relative;width:36px;height:42px;display:block}.brand-mark i{position:absolute;display:block;width:24px;height:31px;border:1px solid rgba(255,255,255,.65);border-radius:3px;background:#20493e;transform:rotate(-7deg)}.brand-mark i:nth-child(2){left:6px;top:4px;background:#d6b36a;border-color:#ecd59e;transform:rotate(1deg)}.brand-mark i:nth-child(3){left:11px;top:8px;background:#f6f2e7;border-color:#fff;transform:rotate(7deg)}.header-note{color:#acd0c2;font-size:13px}.app-header__actions{display:flex;align-items:center;gap:16px}.cabinet-link,.logout-button{color:#eef9f4;font-size:12px;font-weight:700}.cabinet-link{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid rgba(255,255,255,.2);border-radius:8px;text-decoration:none}.cabinet-link:hover{border-color:#ffffff8c;background:#ffffff12}.logout-button{padding:6px 0;color:#acd0c2;border:0;background:transparent}.logout-button:hover{color:#fff}.access-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,rgba(202,224,211,.72),transparent 34rem),#f3f1ea}.access-card{width:min(430px,100%);padding:34px;border:1px solid #d8d8d0;border-radius:18px;background:#fff;box-shadow:0 22px 70px #28342f21}.access-brand{width:fit-content;color:#17382f}.access-brand .brand-mark i{background:#20493e}.access-brand .brand-mark i:nth-child(2){background:#d6b36a}.access-brand .brand-mark i:nth-child(3){background:#f6f2e7;border-color:#d4d5cd}.access-brand small{color:#6d8179}.access-copy{margin:34px 0 24px}.access-copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:500;letter-spacing:-.025em}.access-copy p{margin:9px 0 0;color:#71807a;font-size:14px;line-height:1.55}.access-field{display:block;margin-bottom:16px}.access-field>span{display:block;margin:0 0 7px 2px;color:#5d6964;font-size:12px;font-weight:700}.access-field input{width:100%;height:46px;padding:10px 13px;border:1px solid #cfd4cf;border-radius:9px;outline:none}.access-field input:focus{border-color:#cf5b33;box-shadow:0 0 0 3px #fff0e8}.access-error{margin-bottom:14px}.access-footnote{display:block;margin-top:14px;color:#8a938f;font-size:11px;line-height:1.45;text-align:center}.access-card--loading{display:flex;flex-direction:column;align-items:center;color:#71807a;text-align:center}.access-card--loading .access-brand{margin-bottom:30px}.access-spinner{border-color:#d8ddd9;border-top-color:#cf5b33}main{width:min(1540px,calc(100% - 40px));margin:0 auto;padding:42px 0 52px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.eyebrow{display:block;margin-bottom:8px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.page-heading h1{max-width:820px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.5vw,50px);font-weight:500;line-height:1.05;letter-spacing:-.03em}.page-heading p{max-width:720px;margin:12px 0 0;color:#63706b;font-size:16px;line-height:1.55}.workspace{display:grid;grid-template-columns:minmax(500px,1.2fr) minmax(430px,.8fr);min-height:680px;overflow:hidden;border:1px solid #d8d8d0;border-radius:18px;background:#fff;box-shadow:0 22px 70px #28342f1a}.document-column,.data-column{min-width:0}.document-column{display:flex;flex-direction:column;background:#f8f7f2}.data-column{border-left:1px solid #e0e1da;background:#fff}.column-heading{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px;border-bottom:1px solid #e0e1da;background:#ffffffbf}.column-heading>div{display:flex;align-items:center;gap:12px}.column-heading strong,.column-heading small{display:block}.column-heading strong{font-size:15px}.column-heading small{margin-top:4px;color:#7a8580;font-size:12px}.step-number{width:34px;height:34px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 35%,white);border-radius:50%;background:var(--accent-soft);font-family:Georgia,Times New Roman,serif;font-size:17px}.text-button{padding:6px;color:var(--accent);border:0;background:none;font-size:13px;font-weight:700}.drop-zone{min-height:510px;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;margin:22px;padding:36px;color:#68746f;border:1.5px dashed #b8c0ba;border-radius:14px;background:linear-gradient(#fffc,#fffc),repeating-linear-gradient(-45deg,#e9ece7 0,#e9ece7 1px,transparent 1px,transparent 9px);text-align:center;transition:.16s ease;cursor:pointer}.drop-zone:hover,.drop-zone.is-dragging{border-color:var(--accent);background:var(--accent-soft);transform:translateY(-1px)}.drop-zone strong{margin-top:18px;color:#25332e;font-size:18px}.drop-zone>span{margin-top:6px;color:#7a8580;font-size:14px}.drop-zone small{margin-top:20px;color:#909994;font-size:12px}.upload-icon{width:64px;height:64px;display:grid;place-items:center;color:var(--accent);border-radius:18px;background:var(--accent-soft)}.upload-icon svg{width:30px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.preview-content{position:relative;min-height:510px;display:flex;flex:1;flex-direction:column;padding:18px 20px 10px;background:#e7e6e0}.preview-tabs{z-index:1;display:flex;align-self:center;gap:4px;margin-bottom:12px;padding:4px;border:1px solid #d1d2cb;border-radius:9px;background:#fffc}.preview-tabs button{padding:7px 12px;color:#69736f;border:0;border-radius:6px;background:transparent;font-size:12px}.preview-tabs button.is-active{color:#fff;background:#29463d}.preview-document{min-height:460px;display:flex;flex:1;align-items:center;justify-content:center;overflow:auto;border-radius:8px}.preview-document img{max-width:100%;max-height:620px;display:block;object-fit:contain;border-radius:3px;background:#fff;box-shadow:0 16px 45px #1b232038}.preview-document object{width:100%;min-height:580px;border:0;border-radius:4px;background:#fff;box-shadow:0 16px 45px #1b232029}.preview-file-name{margin-top:9px;overflow:hidden;color:#68736f;font-size:11px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.preview-empty{display:flex;flex-direction:column;align-items:center;color:#72807a;text-align:center}.preview-empty__paper{width:100px;height:130px;padding:28px 17px;border:1px solid #d6d9d3;border-radius:4px;background:#fff;box-shadow:0 10px 25px #23302b1f}.preview-empty__paper span{height:5px;display:block;margin-bottom:10px;border-radius:2px;background:#e3e7e2}.preview-empty strong{margin-top:24px;color:#37443f}.preview-empty p{max-width:310px;margin:7px 0;font-size:13px;line-height:1.5}.file-strip{display:flex;flex-wrap:wrap;gap:8px;padding:12px 20px 18px;border-top:1px solid #dfe0d9}.file-strip>div{min-width:0;display:flex;flex:1 1 210px;align-items:center;gap:10px;padding:9px 11px;border:1px solid #dfe1db;border-radius:9px;background:#fff}.file-strip>div>span{width:27px;height:27px;display:grid;flex:0 0 auto;place-items:center;color:var(--accent);border-radius:7px;background:var(--accent-soft);font-size:12px;font-weight:800}.file-strip p,.file-strip strong,.file-strip small{min-width:0;display:block;margin:0}.file-strip p{overflow:hidden}.file-strip strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.file-strip small{margin-top:3px;color:#89928e;font-size:10px}.recognition-controls{padding:28px}.type-select>span,.pdf-pages-field>span,.expected-fields>span{display:block;margin-bottom:8px;color:#5d6964;font-size:12px;font-weight:750;letter-spacing:.02em}.type-select select{width:100%;padding:13px 40px 13px 14px;color:#24312c;border:1px solid #cfd4cf;border-radius:9px;outline:none;background:#fff;font-weight:650}.type-select select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.type-select small{display:block;margin-top:8px;color:#84908a;font-size:12px;line-height:1.45}.pdf-pages-field{display:block;margin:-12px 0 26px}.pdf-pages-field input{width:100%;padding:13px 14px;color:#24312c;border:1px solid #cfd4cf;border-radius:9px;outline:none;background:#fff;font-weight:650}.pdf-pages-field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.pdf-pages-field small{display:block;margin-top:8px;color:#84908a;font-size:12px;line-height:1.45}.expected-fields{margin:26px 0 30px;padding:18px;border:1px solid color-mix(in srgb,var(--accent) 20%,white);border-radius:11px;background:var(--accent-soft)}.expected-fields>div{display:flex;flex-wrap:wrap;gap:7px}.expected-fields>div span{padding:6px 9px;color:color-mix(in srgb,var(--accent) 75%,#1d2b26);border:1px solid color-mix(in srgb,var(--accent) 22%,white);border-radius:999px;background:#ffffff94;font-size:11px;font-weight:700}.primary-button,.secondary-button,.copy-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;transition:.14s ease}.primary-button{width:100%;min-height:48px;padding:12px 18px;color:#fff;border:1px solid var(--accent);background:var(--accent);font-weight:750;box-shadow:0 8px 18px color-mix(in srgb,var(--accent) 22%,transparent)}.primary-button:hover:not(:disabled){filter:brightness(.92);transform:translateY(-1px)}.primary-button:disabled{color:#9ca39f;border-color:#dfe1dd;background:#eceeeb;box-shadow:none}.secondary-button{padding:10px 14px;color:#29443b;border:1px solid #c9d0cb;background:#ffffffad;font-size:13px;font-weight:700}.secondary-button:hover{border-color:#7e9189;background:#fff}.wait-note{margin:12px 4px 0;color:#87908c;font-size:11px;line-height:1.5;text-align:center}.spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{display:flex;align-items:flex-start;gap:9px;margin-bottom:15px;padding:12px 13px;color:#8f2d2d;border:1px solid #f0caca;border-radius:9px;background:#fff2f1;font-size:12px;line-height:1.45}.error-message svg{width:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.result-panel{max-height:760px;overflow:auto;padding:24px 26px 34px}.result-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid #e7e7e1}.result-summary h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.result-summary p{max-width:360px;margin:7px 0 0;color:#7a8580;font-size:11px;line-height:1.45}.copy-button{padding:8px 10px;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 25%,white);background:var(--accent-soft);font-size:11px;font-weight:750;white-space:nowrap}.copy-button:hover{border-color:var(--accent)}.copy-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.copy-button--compact{width:36px;height:36px;flex:0 0 auto;padding:0;border-color:transparent;background:transparent}.copy-button--compact:hover{border-color:color-mix(in srgb,var(--accent) 20%,white);background:var(--accent-soft)}.field-group{padding-top:22px}.field-group h3{margin:0 0 12px;color:#6c7772;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.field-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.data-field{min-width:0;display:block}.data-field>span{display:block;margin:0 0 6px 2px;color:#626e69;font-size:11px;font-weight:650}.data-field__control{display:flex;align-items:center;border:1px solid #d4d8d3;border-radius:9px;background:#fbfcfa;transition:.13s ease}.data-field__control:focus-within{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px var(--accent-soft)}.data-field input{width:100%;min-width:0;height:42px;padding:10px 4px 10px 11px;color:#1d2925;border:0;outline:0;background:transparent;font-size:13px;font-weight:620}.data-field input::placeholder{color:#adb4b0;font-weight:450}.data-field.is-missing .data-field__control{border-style:dashed;background:#f8f8f5}footer{display:flex;justify-content:center;gap:30px;padding:18px 20px 30px;color:#7d8782;font-size:11px}footer span:before{content:"✓";margin-right:6px;color:#3c8068;font-weight:900}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:1080px){.workspace{grid-template-columns:minmax(430px,1fr) minmax(390px,.9fr)}.field-list{grid-template-columns:1fr}}@media(max-width:850px){.header-note{display:none}main{width:min(100% - 24px,720px);padding-top:28px}.page-heading{align-items:flex-start}.workspace{grid-template-columns:1fr}.data-column{border-top:1px solid #e0e1da;border-left:0}.result-panel{max-height:none}.field-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.app-header{height:66px;padding:0 16px}.app-header__actions{gap:9px}.cabinet-link{padding:7px 8px;font-size:11px}.cabinet-link span:first-child,.logout-button{display:none}.access-card{padding:28px 22px}.page-heading{display:block}.page-heading h1{font-size:34px}.page-heading .secondary-button{margin-top:18px}.column-heading{padding:14px}.drop-zone{min-height:390px;margin:12px;padding:24px 14px}.preview-content{min-height:430px;padding:12px}.preview-document{min-height:380px}.preview-document object{min-height:450px}.recognition-controls,.result-panel{padding:20px 16px 28px}.result-summary{display:block}.result-summary .copy-button{margin-top:14px}.field-list{grid-template-columns:1fr}footer{flex-direction:column;align-items:center;gap:7px;text-align:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
