:root{--navy:#07152b;--navy-2:#0d2345;--ink:#13223a;--muted:#64748b;--line:#dce4ef;--soft:#f5f8fc;--blue:#315eea;--blue-2:#2348be;--cyan:#42c9d8;--green:#138a64;--amber:#b7791f;--red:#c93d4b;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 40px);margin:0 auto}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#fffffff0;border-bottom:1px solid #dce4efe6;height:76px;position:sticky;top:0}.header-inner{align-items:center;gap:36px;height:100%;display:flex}.brand{align-items:center;gap:11px;min-width:max-content;display:flex}.brand-mark{background:var(--navy);color:#fff;letter-spacing:-.08em;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid;box-shadow:0 8px 20px #07152b2e}.brand>span:last-child{flex-direction:column;gap:4px;line-height:1;display:flex}.brand strong{letter-spacing:.13em;font-size:14px}.brand small{letter-spacing:.18em;color:#65738a;font-size:8px;font-weight:800}nav{align-items:center;gap:30px;margin-left:auto;display:flex}nav a{color:#536178;font-size:13px;font-weight:650;transition:all .2s}nav a:hover,nav a:focus-visible{color:var(--blue)}.free-pill{color:#174b83;background:#edf6ff;border:1px solid #cfe6fb;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:800}.hero{border-bottom:1px solid var(--line);background:linear-gradient(#fbfdff 0%,#f2f6fb 100%);position:relative;overflow:hidden}.hero:before{content:"";opacity:.32;background-image:linear-gradient(#dde7f3 1px,#0000 1px),linear-gradient(90deg,#dde7f3 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 45%,#0000);mask-image:linear-gradient(90deg,#0000,#000 45%,#0000)}.hero-glow{filter:blur(80px);opacity:.45;background:#cad9ff;border-radius:50%;width:540px;height:540px;position:absolute;top:-290px;right:-170px}.hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:78px;min-height:610px;padding-block:66px;display:grid;position:relative}.eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:850;display:inline-flex}.eyebrow i{background:currentColor;border-radius:5px;width:24px;height:2px}.hero h1{letter-spacing:-.055em;color:var(--navy);max-width:620px;margin:20px 0 23px;font-size:clamp(44px,5.1vw,70px);line-height:1.03}.hero-copy>p{color:#526178;max-width:560px;margin:0;font-size:19px;line-height:1.65}.trust-row{color:#41516a;flex-wrap:wrap;gap:19px;margin-top:35px;font-size:12px;font-weight:700;display:flex}.trust-row span:first-letter{color:var(--green)}.upload-card{text-align:center;outline-offset:-16px;background:#fffffff7;border:1px solid #cbd7e7;border-radius:28px;outline:2px dashed #0000;flex-direction:column;justify-content:center;align-items:center;min-height:470px;padding:42px;transition:all .22s;display:flex;position:relative;box-shadow:0 30px 70px #263f6326}.upload-card:after{content:"";pointer-events:none;border:1px dashed #cbd7e7;border-radius:18px;position:absolute;inset:16px}.upload-card.is-dragging{border-color:var(--blue);background:#f7f9ff;outline-color:#8aa4fa;transform:translateY(-4px)}.upload-card input{display:none}.upload-icon{width:70px;height:70px;color:var(--blue);background:#edf2ff;border:1px solid #d8e2ff;border-radius:22px;place-items:center;margin-bottom:22px;display:grid;box-shadow:inset 0 0 0 7px #f7f9ff}.upload-icon span{font-size:31px;font-weight:300;transform:translateY(-2px)}.upload-card h2{letter-spacing:-.025em;margin:0 0 8px;font-size:23px}.upload-card>p{color:var(--muted);margin:0 0 22px;font-size:14px}.primary-button,.secondary-button,.error-state button{cursor:pointer;border:0;border-radius:11px;font-weight:750;transition:all .2s}.primary-button{color:#fff;background:var(--blue);padding:13px 22px;box-shadow:0 10px 22px #315eea38}.primary-button:hover,.primary-button:focus-visible{background:var(--blue-2);transform:translateY(-1px)}.primary-button:disabled{opacity:.65;cursor:wait}.format-line{color:#8390a3;letter-spacing:.1em;margin-top:24px;font-size:10px;font-weight:750}.privacy-line{text-align:left;z-index:2;border-top:1px solid #e3e9f2;align-items:center;gap:11px;width:calc(100% - 62px);margin-top:25px;padding-top:20px;display:flex}.privacy-line>span{width:30px;height:30px;color:var(--green);border:1px solid #bfe4d6;border-radius:50%;place-items:center;display:grid}.privacy-line div{flex-direction:column;gap:3px;display:flex}.privacy-line strong{font-size:11px}.privacy-line small{color:#79869a;font-size:9px}.loader{border:3px solid #dce4f7;border-top-color:var(--blue);border-radius:50%;width:35px;height:35px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.result-section{border-bottom:1px solid var(--line);background:linear-gradient(#f1f6fb,#f8fafc);padding:72px 0;scroll-margin-top:76px}.result-card,.error-state{background:#fff;border:1px solid #c5d5e5;border-radius:24px;overflow:hidden;box-shadow:0 26px 70px #1c426721}.error-state{border-left:4px solid var(--red);padding:35px}.error-state strong{font-size:20px}.error-state p{color:var(--muted)}.error-state button{color:#fff;background:var(--navy);padding:11px 16px}.result-head{background:linear-gradient(135deg,#fafdff,#edf5fc);border-bottom:1px solid #dbe5ef;justify-content:space-between;align-items:center;padding:30px 34px;display:flex}.result-kicker{letter-spacing:.15em;color:var(--green);font-size:9px;font-weight:900}.result-head h2{word-break:break-word;margin:6px 0 3px;font-size:20px}.result-head p{color:var(--muted);margin:0;font-size:12px}.secondary-button{color:var(--ink);border:1px solid var(--line);background:#fff;padding:11px 15px}.document-identity{background:#fff;grid-template-columns:auto 1fr auto auto;align-items:center;gap:22px;padding:30px 34px;display:grid}.identity-icon{background:var(--navy);color:#fff;border-radius:8px 17px 8px 8px;place-items:center;width:58px;height:66px;font-size:13px;font-weight:850;display:grid}.document-identity small{color:#8995a7;letter-spacing:.12em;font-size:9px;font-weight:800}.document-identity h3{margin:5px 0;font-size:22px}.document-identity p{color:var(--muted);margin:0;font-size:12px}.confidence,.score{text-align:center;background:var(--soft);border-radius:14px;flex-direction:column;min-width:105px;padding:13px;display:flex}.confidence span,.score span{color:var(--blue);font-size:23px;font-weight:850}.score span{color:var(--green)}.tabs{background:#f7fafc;border-top:1px solid #dbe5ef;border-bottom:1px solid #dbe5ef;gap:6px;padding:11px 28px;display:flex;overflow:auto}.tabs button{color:#667b90;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;min-width:max-content;padding:11px 16px;font-size:11px;font-weight:800}.tabs button[aria-selected=true]{color:#0a5fb0;background:#fff;border-color:#b7d2e8;box-shadow:0 5px 16px #254f741a}.tab-panel{background:#fbfdff;min-height:260px;padding:34px}.fact-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.fact-grid article{background:linear-gradient(145deg,#fff,#f4f8fc);border:1px solid #ceddea;border-radius:15px;flex-direction:column;justify-content:flex-end;gap:9px;min-width:0;min-height:116px;padding:24px 20px 20px;display:flex;position:relative;box-shadow:0 10px 24px #1d446912}.fact-number{color:#b8c8d7;letter-spacing:.08em;font-size:9px;font-weight:900;position:absolute;top:15px;right:16px}.fact-grid small,.technical small{text-transform:uppercase;letter-spacing:.11em;color:#71869a;font-size:9px;font-weight:850}.fact-grid strong{color:#132d47;overflow-wrap:anywhere;font-size:14px;line-height:1.45}.check-list{gap:12px;display:grid}.check{background:#fff;border:1px solid #ceddea;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:19px 20px;display:grid;box-shadow:0 8px 22px #1d44690f}.check>span{color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:grid}.check.pass>span{background:var(--green)}.check.warning>span{background:var(--amber)}.check.info>span{background:#718096}.check div{flex-direction:column;gap:5px;display:flex}.check div>small{color:#8295a6;letter-spacing:.12em;font-size:8px;font-weight:900}.check strong{color:#17314b;font-size:13px}.check p{color:#62778b;margin:0;font-size:12px;line-height:1.55}.check>b{color:#60788f;background:#edf3f8;border-radius:999px;min-width:max-content;padding:7px 10px;font-size:9px}.entry-list{gap:9px;max-height:500px;padding-right:6px;display:grid;overflow-y:auto}.entry-row{background:#fff;border:1px solid #d1deea;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;transition:all .18s;display:grid}.entry-row:hover{border-color:#9fc2de;box-shadow:0 8px 20px #1d446914}.entry-type{color:#0872c5;letter-spacing:.04em;background:#edf7fd;border:1px solid #bad5e8;border-radius:10px;place-items:center;width:42px;height:38px;font-size:8px;font-weight:900;display:grid}.entry-name{flex-direction:column;gap:4px;min-width:0;display:flex}.entry-name strong{color:#17314b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.entry-name small{color:#8799aa;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.entry-size{color:#526d85;background:#f0f4f8;border-radius:999px;min-width:max-content;padding:7px 10px;font-size:9px;font-weight:800}.technical{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.technical article{background:#fff;border:1px solid #d1deea;border-radius:13px;flex-direction:column;gap:9px;min-width:0;padding:18px;display:flex}.technical article span{color:#203c57;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.technical-hash{grid-column:1/-1;background:linear-gradient(135deg,#eef7fd,#f8fbfe)!important}.technical code{color:#075d9e;overflow-wrap:anywhere;font-size:11px;line-height:1.6}.scope-note{color:#6e561d;background:#fff9eb;border:1px solid #ead8a7;border-radius:13px;flex-direction:column;grid-column:1/-1;gap:4px;padding:18px 20px;font-size:11px;line-height:1.65;display:flex}.scope-note strong{font-size:12px}.scope-note span{color:#796637}.pdf-action{background:#f0f8f5;border:1px solid #cce8de;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;margin-top:20px;padding:20px;display:flex}.pdf-action strong{font-size:13px}.pdf-action p{color:#587069;margin:5px 0 0;font-size:11px}.pdf-action button{min-width:max-content}.empty-panel{color:var(--muted);text-align:center;background:#f5f9fc;border:1px dashed #bfd1e1;border-radius:15px;flex-direction:column;gap:8px;padding:48px;display:flex}.empty-panel strong{color:#203b55;font-size:14px}.empty-panel span{font-size:11px}.tools-section{padding:100px 0 110px}.section-heading{text-align:center;max-width:680px;margin:0 auto 45px}.section-heading h2{letter-spacing:-.045em;color:var(--navy);margin:16px 0 13px;font-size:clamp(32px,4vw,48px)}.section-heading p{color:var(--muted);margin:0}.tool-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.tool-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:280px;padding:25px;transition:all .22s;display:flex;position:relative}.tool-icon{width:49px;height:49px;color:var(--blue);background:#eef2ff;border-radius:14px;place-items:center;font-size:12px;font-weight:900;display:grid}.status{letter-spacing:.05em;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:850;position:absolute;top:26px;right:24px}.status.active{color:var(--green);background:#eaf8f2}.status.limited{color:#966615;background:#fff7e7}.tool-card h3{margin:25px 0 10px;font-size:17px}.tool-card p{color:var(--muted);margin:0 0 20px;font-size:12px;line-height:1.7}.tool-card>div:last-child{color:#8290a4;justify-content:space-between;margin-top:auto;display:flex}.tool-card>div:last-child small{font-size:9px;font-weight:750}.tool-card b{color:var(--blue)}.security-section{background:var(--navy);color:#fff;padding:95px 0;position:relative;overflow:hidden}.security-section:after{content:"";border:1px solid #264472;border-radius:50%;width:520px;height:520px;position:absolute;top:-220px;right:-200px;box-shadow:0 0 0 80px #2644721f,0 0 0 160px #26447212}.security-grid{z-index:2;grid-template-columns:1fr 1fr;gap:100px;display:grid;position:relative}.eyebrow.light{color:#7ea0ff}.security-section h2{letter-spacing:-.05em;margin:18px 0 22px;font-size:47px;line-height:1.08}.security-section>.container>div:first-child>p{color:#9fb0c8;font-size:15px;line-height:1.8}.security-points{gap:12px;display:grid}.security-points article{background:#0c1e39;border:1px solid #203a61;border-radius:15px;gap:18px;padding:21px;display:flex}.security-points article>span{color:#5f83ee;font-size:10px;font-weight:900}.security-points strong{font-size:14px}.security-points p{color:#92a4bd;margin:7px 0 0;font-size:11px;line-height:1.6}.enterprise{background:#f3f6fb;padding:70px 0}.enterprise-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.enterprise small{color:var(--blue);letter-spacing:.12em;font-size:9px;font-weight:850}.enterprise h2{letter-spacing:-.03em;margin:9px 0;font-size:29px}.enterprise p{color:var(--muted);max-width:690px;margin:0;font-size:13px}.enterprise a{background:var(--navy);color:#fff;border-radius:11px;min-width:max-content;padding:14px 18px;font-size:12px;font-weight:750}.enterprise a span{margin-left:12px}footer{color:#91a1b8;background:#061225;border-top:1px solid #172945;padding:33px 0}.footer-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.brand.inverse strong{color:#fff}.brand.inverse small{color:#72839d}.footer-inner p{font-size:10px}@media (max-width:980px){nav{display:none}.hero-grid{grid-template-columns:1fr;gap:42px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.trust-row{justify-content:center}.upload-card{width:100%;max-width:680px;margin:auto}.tool-grid{grid-template-columns:repeat(2,1fr)}.security-grid{gap:50px}.document-identity{grid-template-columns:auto 1fr}.confidence,.score{grid-row:2}.fact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.container{width:min(100% - 28px,1180px)}.site-header{height:67px}.header-inner{gap:12px}.free-pill{margin-left:auto;padding:7px 9px;font-size:8px}.hero-grid{min-height:0;padding-block:54px}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.trust-row{gap:10px;font-size:10px}.upload-card{min-height:430px;padding:35px 23px}.privacy-line{width:calc(100% - 30px)}.result-section{padding:34px 0}.result-head{align-items:flex-start;gap:15px;padding:22px}.result-head h2{font-size:16px}.document-identity{grid-template-columns:auto 1fr;padding:22px}.document-identity p{display:none}.confidence,.score{min-width:0}.tabs{padding:9px}.tab-panel{padding:18px}.fact-grid,.technical{grid-template-columns:1fr}.technical-hash,.scope-note{grid-column:auto}.pdf-action{flex-direction:column;align-items:flex-start}.tool-grid{grid-template-columns:1fr}.tools-section{padding:75px 0}.security-grid{grid-template-columns:1fr;gap:38px}.security-section h2{font-size:38px}.enterprise-inner{flex-direction:column;align-items:flex-start}.footer-inner{text-align:center;flex-direction:column}.check{grid-template-columns:auto 1fr;align-items:start}.check>b{grid-column:2;justify-self:start}.entry-row{grid-template-columns:auto minmax(0,1fr)}.entry-size{grid-column:2;justify-self:start}.confidence span,.score span{font-size:19px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--navy:#040b18;--navy-2:#081a32;--ink:#0c1b31;--blue:#0077ed;--blue-2:#005ec4;--cyan:#00c8f4;--green:#00a779}.brand{gap:12px;height:54px}.brand>img{object-fit:contain;width:96px;height:51px}.brand-divider{background:#d5dfeb;width:1px;height:27px}.brand-product{flex-direction:column;gap:3px;line-height:1;display:flex}.brand-product strong{letter-spacing:.18em;color:#142238;font-size:11px}.brand-product small{letter-spacing:.24em;color:var(--blue);font-size:8px;font-weight:850}.hero{background:radial-gradient(circle at 12% 16%,#0077ed21,#0000 30%),radial-gradient(circle at 88% 8%,#00c8f41f,#0000 26%),linear-gradient(135deg,#f9fcff 0%,#edf5fd 55%,#f8fbff 100%);border-bottom-color:#cbdbea}.hero:before{opacity:.42;background-image:linear-gradient(#d6e4f1 1px,#0000 1px),linear-gradient(90deg,#d6e4f1 1px,#0000 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(90deg,#000,#000 62%,#0000);mask-image:linear-gradient(90deg,#000,#000 62%,#0000)}.hero:after{content:"";border:1px solid #0077ed29;border-radius:50%;width:760px;height:760px;position:absolute;bottom:-620px;left:-390px;box-shadow:0 0 0 85px #0077ed0b,0 0 0 170px #0077ed06}.hero-glow{filter:blur(90px);opacity:.3;background:#92dff3;width:520px;height:520px;top:-250px;right:-130px}.hero-grid{z-index:2;grid-template-columns:.96fr 1.04fr;gap:74px;min-height:690px;padding-block:64px}.hero h1{color:#06162b;text-wrap:balance}.hero-copy>p{color:#50657c;font-size:18px;line-height:1.72}.hero-metrics{background:#cbdced;border:1px solid #cbdced;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:1px;max-width:540px;margin-top:33px;display:grid;overflow:hidden;box-shadow:0 12px 32px #1f497214}.hero-metrics div{background:#ffffffe0;flex-direction:column;gap:4px;padding:15px;display:flex}.hero-metrics strong{color:#102d4d;font-size:14px}.hero-metrics small{color:#71849a;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.trust-row{color:#526a82;margin-top:23px;font-size:11px}.upload-card{color:#10253f;background:linear-gradient(150deg,#fff,#f3f9ff);border:1px solid #a9c5dc;border-radius:26px;min-height:510px;padding:52px 42px 38px;box-shadow:0 34px 80px #1f49722e,inset 0 1px #fff}.upload-card:after{border-width:1.5px;border-color:#b7cfe2;border-radius:17px;inset:17px}.upload-card.is-dragging{border-color:var(--blue);background:#edf7ff;outline-color:#54b9e9}.upload-icon{width:74px;height:74px;color:var(--blue);background:linear-gradient(145deg,#e4f5ff,#eef2ff);border-color:#9bcce5;border-radius:50%;box-shadow:0 0 0 8px #0077ed0f,0 12px 30px #0077ed1f}.upload-card>p{color:#657a91}.engine-status{color:#5e7893;letter-spacing:.13em;align-items:center;gap:8px;font-size:7px;font-weight:850;display:flex;position:absolute;top:31px;left:39px}.engine-status span{background:#00d995;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #00d995}.scan-corner{z-index:3;color:#00aeee;width:20px;height:20px;position:absolute}.scan-corner.top-left{border-top:2px solid;border-left:2px solid;border-radius:7px 0 0;top:16px;left:16px}.scan-corner.top-right{border-top:2px solid;border-right:2px solid;border-radius:0 7px 0 0;top:16px;right:16px}.scan-corner.bottom-left{border-bottom:2px solid;border-left:2px solid;border-radius:0 0 0 7px;bottom:16px;left:16px}.scan-corner.bottom-right{border-bottom:2px solid;border-right:2px solid;border-radius:0 0 7px;bottom:16px;right:16px}.format-line{color:#668198;letter-spacing:.12em;font-size:9px}.privacy-line{border-top-color:#d3e2ed}.privacy-line strong{color:#183451}.privacy-line small{color:#6c8299}.tools-section{background:linear-gradient(#fff,#f3f7fc)}.tool-card{background:linear-gradient(145deg,#fff,#f3f8fd);border:1px solid #b9cde0;border-top:4px solid #1689df;border-radius:19px;min-height:310px;overflow:hidden;box-shadow:0 14px 32px #1a40651a}.tool-card:hover,.tool-card:focus-visible{border-color:#75a9d3;transform:translateY(-7px);box-shadow:0 24px 48px #164c7b2e}.tool-card:before{content:"";border:1px solid #d6e7f4;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-95px;right:-90px;box-shadow:0 0 0 30px #d6e7f47a}.tool-index{color:#b1bdcc;letter-spacing:.14em;font-size:8px;font-weight:900;position:absolute;top:23px;left:25px}.tool-icon{width:52px;height:52px;color:var(--blue);background:linear-gradient(145deg,#e8f6ff,#edf2ff);border:1px solid #d7e8f8;border-radius:15px;margin-top:25px;box-shadow:0 10px 24px #0077ed14}.tool-card>div:last-child{z-index:2;position:relative}.tool-card b{font-size:10px}.contact-section{background:#fff;border-top:1px solid #d8e4ef;padding:54px 0}.contact-grid{grid-template-columns:1.5fr repeat(3,1fr);align-items:start;gap:32px;display:grid}.contact-brand{flex-direction:column;grid-row:span 2;gap:14px;max-width:270px;display:flex}.contact-brand img{object-fit:contain;object-position:left center;width:150px;height:82px}.contact-brand span{color:#66798d;font-size:12px;line-height:1.65}.contact-grid>div:not(.contact-brand){flex-direction:column;gap:8px;display:flex}.contact-grid small{color:#7890a7;letter-spacing:.14em;font-size:8px;font-weight:850}.contact-grid a,.contact-grid address{color:#173958;font-size:12px;font-style:normal;font-weight:700;line-height:1.65}.contact-grid a:hover{color:var(--blue)}.contact-address{grid-column:2/-1}footer{background:#07182b;padding:25px 0}.footer-inner p{margin:0;font-size:10px}.footer-inner>div:last-child{gap:20px;font-size:10px;display:flex}.footer-legal{flex-wrap:wrap;justify-content:flex-end;align-items:center}.footer-legal button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer-legal a:hover,.footer-legal button:hover,.footer-legal a:focus-visible,.footer-legal button:focus-visible{color:#fff}.legal-layer{z-index:100;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#030d1aa8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.legal-dialog{color:#233d56;background:linear-gradient(145deg,#fff,#f7fbfe);border:1px solid #c7d9e8;border-radius:24px;width:min(720px,100%);max-height:min(760px,100vh - 48px);padding:42px 46px 30px;position:relative;overflow-y:auto;box-shadow:0 35px 100px #020f1e57}.legal-close{color:#5f7488;cursor:pointer;background:#fff;border:1px solid #cbdbe7;border-radius:50%;place-items:center;width:34px;height:34px;font-size:21px;display:grid;position:absolute;top:18px;right:19px}.legal-close:hover,.legal-close:focus-visible{color:#071a31;border-color:#8eb8d6}.legal-kicker{color:var(--blue);letter-spacing:.15em;font-size:9px;font-weight:900}.legal-dialog h2{color:#071a31;letter-spacing:-.045em;margin:8px 45px 23px 0;font-size:34px}.legal-dialog h3{color:#153b5d;margin:25px 0 7px;font-size:13px}.legal-dialog p{color:#576f84;margin:0 0 15px;font-size:12px;line-height:1.78}.legal-dialog p strong{color:#173a58}.legal-dialog p a,.legal-meta a{color:#006fc9;font-weight:750}.legal-meta{color:#8192a2;border-top:1px solid #d6e3ed;justify-content:space-between;gap:20px;margin-top:28px;padding-top:18px;font-size:9px;display:flex}@media (max-width:680px){.legal-layer{padding:12px}.legal-dialog{border-radius:19px;max-height:calc(100vh - 24px);padding:34px 24px 24px}.legal-dialog h2{font-size:28px}.legal-meta{flex-direction:column;gap:7px}.footer-legal{justify-content:center;gap:14px!important}}@media (max-width:980px){.hero-grid{grid-template-columns:1fr}.hero-metrics{margin-inline:auto}.contact-grid{grid-template-columns:repeat(2,1fr)}.contact-brand{grid-row:auto}.contact-address{grid-column:1/-1}}@media (max-width:680px){.brand>img{width:76px}.brand-product,.brand-divider{display:none}.hero-metrics{grid-template-columns:1fr}.hero-metrics div{flex-direction:row;justify-content:space-between}.engine-status{left:30px}.upload-card{padding-top:66px}.contact-grid{grid-template-columns:1fr}.contact-address{grid-column:auto}.contact-brand{text-align:center;align-items:center;max-width:none}}.operation-card,.service-card{background:linear-gradient(150deg,#fff,#f3f9ff);border:1px solid #a9c5dc;border-radius:26px;min-height:510px;position:relative;overflow:hidden;box-shadow:0 34px 80px #1f49722e,inset 0 1px #fff}.operation-card{flex-direction:column;padding:68px 36px 30px;display:flex}.operation-card input[type=file]{display:none}.operation-card.is-dragging{border-color:var(--blue);background:#edf7ff;box-shadow:0 34px 80px #0077ed38}.operation-drop{text-align:center;border:1.5px dashed #b0cadf;border-radius:18px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:350px;padding:30px;display:flex}.operation-drop h2{letter-spacing:-.025em;color:#10253f;margin:0 0 8px;font-size:23px}.operation-drop p{color:#657a91;margin:0 0 22px;font-size:12px}.operation-card .privacy-line{width:100%;margin-top:20px;padding:18px 14px 0}.operation-workspace{flex-direction:column;min-height:350px;display:flex}.workspace-head{border-bottom:1px solid #d5e4ef;justify-content:space-between;align-items:center;gap:20px;padding-bottom:16px;display:flex}.workspace-head div{flex-direction:column;gap:4px;display:flex}.workspace-head small{color:#66819a;letter-spacing:.13em;font-size:8px;font-weight:900}.workspace-head strong{color:#15324f;font-size:13px}.text-button,.reset-button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:850}.selected-files{gap:7px;max-height:145px;padding:15px 4px 6px 0;display:grid;overflow:auto}.selected-files>div{background:#fff;border:1px solid #ccdeeb;border-radius:10px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;display:grid}.selected-files span{color:#0879c9;background:#e8f5fe;border-radius:7px;place-items:center;width:25px;height:25px;font-size:8px;font-weight:900;display:grid}.selected-files strong{white-space:nowrap;text-overflow:ellipsis;color:#173653;font-size:10px;overflow:hidden}.selected-files small{color:#70869b;font-size:8px}.more-files{color:#6d8398;text-align:center;margin:5px 0 0;font-size:9px}.operation-option{flex-direction:column;gap:7px;margin:14px 0 2px;display:flex}.operation-option>span{color:#4f6981;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:850}.operation-option input,.operation-option select{color:#173653;background:#fff;border:1px solid #b9cede;border-radius:10px;outline:0;width:100%;padding:11px 12px;font-size:11px}.operation-option input:focus,.operation-option select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0077ed1a}.run-button,.download-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0077ed,#005ec4);border:0;border-radius:11px;justify-content:center;align-items:center;gap:12px;margin-top:auto;padding:13px 18px;font-size:11px;font-weight:850;display:flex;box-shadow:0 10px 22px #005ec438}.run-button:disabled{opacity:.5;cursor:not-allowed}.run-button:not(:disabled):hover,.download-button:hover{filter:brightness(.96);transform:translateY(-1px)}.reset-button{color:#667f96;align-self:center;margin-top:10px}.operation-error{background:#fff4f5;border:1px solid #efc6cb;border-radius:10px;flex-direction:column;gap:4px;margin:12px 0;padding:11px 13px;display:flex}.operation-error strong{color:#a32535;font-size:10px}.operation-error span{color:#85515a;font-size:9px;line-height:1.5}.operation-success{background:linear-gradient(145deg,#f3fffa,#eaf9f4);border:1px solid #a9dfcc;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin-top:18px;padding:15px;display:grid}.success-mark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.operation-success>div:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.operation-success small{color:#168261;letter-spacing:.12em;font-size:7px;font-weight:900}.operation-success strong{color:#123c33;overflow-wrap:anywhere;font-size:11px}.operation-success p{color:#58776e;margin:0;font-size:9px;line-height:1.45}.operation-success .download-button{grid-column:1/-1;margin-top:3px}.service-card{flex-direction:column;justify-content:center;align-items:flex-start;padding:60px 54px 42px;display:flex}.service-badge{color:#74591b;letter-spacing:.12em;background:#fff5d9;border:1px solid #ead89b;border-radius:99px;padding:7px 10px;font-size:7px;font-weight:900}.service-icon{width:66px;height:66px;color:var(--blue);background:linear-gradient(145deg,#e8f6ff,#edf2ff);border:1px solid #c6dff0;border-radius:18px;place-items:center;margin:24px 0 17px;font-weight:900;display:grid}.service-card h2{color:#102942;margin:0 0 10px;font-size:24px}.service-card p{color:#60778d;margin:0;font-size:12px;line-height:1.7}.service-card ul{color:#405c74;padding-left:17px;font-size:10px;line-height:1.9}.service-card a{color:#fff;background:var(--navy);border-radius:10px;margin-top:10px;padding:12px 15px;font-size:10px;font-weight:850}.service-card a span{margin-left:12px}.category-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin:-10px auto 32px;display:flex}.category-tabs button{color:#526a80;cursor:pointer;background:#fff;border:1px solid #bdcfdf;border-radius:99px;padding:10px 15px;font-size:10px;font-weight:800;transition:all .18s}.category-tabs button:hover{color:var(--blue);border-color:#6ea7d2}.category-tabs button[aria-selected=true]{color:#fff;border-color:var(--navy);background:var(--navy);box-shadow:0 8px 20px #07182b26}.catalog-summary{border-bottom:1px solid #cfdeea;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.catalog-summary strong{color:#153653;font-size:12px}.catalog-summary span{color:#74899d;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.tool-grid{grid-template-columns:repeat(4,1fr)}.tool-card{min-height:300px;padding:22px}.tool-card .status{top:22px;right:20px}.status.server{color:#607286;background:#edf1f5}.tool-category{color:#7990a5;letter-spacing:.11em;text-transform:uppercase;margin-top:18px;font-size:7px;font-weight:900}.tool-card h3{margin:8px 0 9px}.tool-card>div:last-child small{max-width:70%}@media (max-width:1080px){.tool-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:980px){.operation-card,.service-card{width:100%;max-width:680px;margin:auto}.tool-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.operation-card{min-height:480px;padding:63px 18px 22px}.operation-drop{padding:25px 16px}.operation-drop h2{font-size:20px}.service-card{padding:48px 28px 32px}.tool-grid{grid-template-columns:1fr}.category-tabs{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:5px;overflow-x:auto}.category-tabs button{min-width:max-content}.selected-files>div{grid-template-columns:30px minmax(0,1fr)}.selected-files small{grid-column:2}.operation-success{grid-template-columns:auto 1fr}}.solution-launcher{background:linear-gradient(150deg,#fff,#f1f8fe);border:1px solid #9ebdd6;border-radius:26px;flex-direction:column;min-height:540px;padding:58px 34px 27px;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 80px #1f49722e,inset 0 1px #fff}.solution-launcher:after{content:"";pointer-events:none;border:1px solid #0077ed29;border-radius:50%;width:230px;height:230px;position:absolute;top:-150px;right:-150px;box-shadow:0 0 0 35px #0077ed09}.launcher-head{text-align:left;z-index:1;position:relative}.launcher-head small{color:var(--blue);letter-spacing:.14em;font-size:8px;font-weight:900}.launcher-head h2{color:#0b223c;letter-spacing:-.035em;margin:8px 0 5px;font-size:24px}.launcher-head p{color:#667e94;margin:0;font-size:11px}.tool-search{background:#fff;border:1px solid #adc9de;border-radius:12px;align-items:center;gap:10px;margin:18px 0 14px;padding:0 13px;display:flex;box-shadow:0 7px 18px #22537912}.tool-search>span{color:#1585d0;font-size:19px}.tool-search input{color:#173653;background:0 0;border:0;outline:0;width:100%;padding:12px 0;font-size:11px}.tool-search input::placeholder{color:#8a9cad}.quick-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.quick-tool-grid>a{background:#ffffffeb;border:1px solid #c5d9e8;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:54px;padding:9px 10px;transition:all .18s;display:grid}.quick-tool-grid>a:hover,.quick-tool-grid>a:focus-visible{border-color:#67a8d6;transform:translateY(-2px);box-shadow:0 9px 20px #1658871c}.quick-icon{color:#0879c9;background:#e8f5fe;border-radius:9px;place-items:center;width:32px;height:32px;font-size:8px;font-weight:900;display:grid}.quick-tool-grid a>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.quick-tool-grid strong{color:#153552;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.quick-tool-grid small{color:#7c91a4;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.quick-tool-grid b{color:var(--blue);font-size:11px}.quick-empty{color:#6b8296;border:1px dashed #b8cfdf;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:140px;display:flex}.quick-empty strong{color:#23435f;font-size:11px}.quick-empty span{font-size:9px}.all-tools-link{color:#155f9d;align-self:center;margin-top:auto;padding-top:14px;font-size:9px;font-weight:850}.all-tools-link span{margin-left:9px}@media (max-width:980px){.solution-launcher{width:100%;max-width:680px;margin:auto}}@media (max-width:680px){.solution-launcher{padding:57px 20px 24px}.quick-tool-grid{grid-template-columns:1fr}.quick-tool-grid>a:nth-child(n+7){display:none}.launcher-head h2{font-size:21px}}.server-workspace{background:linear-gradient(150deg,#fff,#f0f8fb);border-color:#9fc4d4}.server-workspace .engine-status span{background:#18b8c8;box-shadow:0 0 8px #18b8c8}.server-upload-icon{color:#087a9b;background:linear-gradient(145deg,#e4fbfc,#edf5ff);border-color:#9fd6db}.server-process-flow{background:#fff;border:1px solid #c8dde7;border-radius:13px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px;margin:24px 0;padding:17px;display:grid}.server-process-flow span{color:#587185;text-align:center;flex-direction:column;align-items:center;gap:5px;font-size:8px;display:flex}.server-process-flow b{color:#087d8e;background:#e8f6f8;border-radius:50%;place-items:center;width:25px;height:25px;font-size:7px;display:grid}.server-process-flow i{color:#91acba;font-size:10px;font-style:normal}.server-privacy strong{color:#12566a}@media (max-width:680px){.server-process-flow{gap:4px;padding:13px 8px}.server-process-flow span{font-size:7px}}.tools-section,.security-section,.enterprise,.contact-section,.institutional-tools{scroll-margin-top:92px}.institutional-tools{color:var(--ink);background:radial-gradient(circle at 9% 18%,#0077ed1c,#0000 29%),radial-gradient(circle at 92% 86%,#00c8f417,#0000 27%),linear-gradient(#fbfdff 0%,#f3f8fd 100%);border-bottom:1px solid #d9e6f1;padding:104px 0 110px;position:relative;overflow:hidden}.institutional-tools:before{content:"";opacity:.34;pointer-events:none;background-image:linear-gradient(#dce8f3 1px,#0000 1px),linear-gradient(90deg,#dce8f3 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 35%,#0000);mask-image:linear-gradient(#0000,#000 35%,#0000)}.institutional-tools:after{content:"";pointer-events:none;border:1px solid #0077ed1f;border-radius:50%;width:520px;height:520px;position:absolute;top:-330px;right:-320px;box-shadow:0 0 0 78px #0077ed06,0 0 0 156px #0077ed04}.institutional-head{z-index:1;justify-content:space-between;align-items:flex-end;gap:56px;margin-bottom:44px;display:flex;position:relative}.institutional-head h2{color:#071a31;letter-spacing:-.055em;margin:17px 0 18px;font-size:clamp(38px,4.3vw,56px);line-height:1.03}.institutional-head p{color:#5d7288;max-width:650px;margin:0;font-size:15px;line-height:1.7}.institutional-head>a{color:#fff;background:#071a31;border:1px solid #071a31;border-radius:12px;min-width:max-content;padding:14px 17px;font-size:10px;font-weight:850;transition:all .18s;box-shadow:0 12px 28px #071a3124}.institutional-head>a:hover,.institutional-head>a:focus-visible{background:#0d3154;transform:translateY(-2px);box-shadow:0 16px 34px #071a3133}.institutional-head>a span{color:#66cdf4;margin-left:12px}.institutional-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:16px;display:grid;position:relative}.institutional-grid>a{--tool-accent:#087bce;--tool-soft:#eaf6ff;background:#ffffffeb;border:1px solid #cfdeea;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;min-width:0;min-height:184px;padding:20px;transition:all .2s;display:grid;box-shadow:0 12px 30px #1e486c12}.institutional-grid>a:nth-child(2),.institutional-grid>a:nth-child(5){--tool-accent:#5f51c8;--tool-soft:#f0efff}.institutional-grid>a:nth-child(3),.institutional-grid>a:nth-child(4){--tool-accent:#087f75;--tool-soft:#e9f8f5}.institutional-grid>a:nth-child(6){--tool-accent:#b15b16;--tool-soft:#fff3e9}.institutional-grid>a:hover,.institutional-grid>a:focus-visible{border-color:color-mix(in srgb,var(--tool-accent) 45%,#d5e0e9);transform:translateY(-5px);box-shadow:0 20px 46px #1e486c21}.institutional-grid>a>span{background:var(--tool-soft);width:46px;height:46px;color:var(--tool-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--tool-accent) 16%,transparent);border-radius:13px;place-items:center;font-size:9px;font-weight:900;display:grid}.institutional-grid>a>div{flex-direction:column;align-items:flex-start;min-width:0;min-height:142px;display:flex}.institutional-grid small{color:var(--tool-accent);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.institutional-grid strong{color:#102a44;letter-spacing:-.02em;margin-top:7px;font-size:14px}.institutional-grid p{color:#687d91;margin:7px 0 13px;font-size:10px;line-height:1.55}.institutional-grid b{color:var(--tool-accent);margin-top:auto;font-size:9px}.institutional-grid b i{margin-left:7px;font-style:normal;transition:all .18s}.institutional-grid>a:hover b i{margin-left:11px}.entry-row{grid-template-columns:auto minmax(0,1fr) auto auto}.entry-download{color:#096da9;cursor:pointer;background:#edf8ff;border:1px solid #9fc7e2;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:900}.entry-download:hover,.entry-download:focus-visible{background:#dff2ff;border-color:#5ea7d6}@media (max-width:980px){.institutional-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.tools-section,.security-section,.enterprise,.contact-section,.institutional-tools{scroll-margin-top:79px}.institutional-tools{padding:72px 0 78px}.institutional-head{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:30px}.institutional-head h2{font-size:39px}.institutional-head p{font-size:13px}.institutional-grid{grid-template-columns:1fr}.institutional-grid>a{min-height:0;padding:19px}.institutional-grid>a>div{min-height:138px}.entry-row{grid-template-columns:auto minmax(0,1fr) auto}.entry-size{grid-column:2}.entry-download{grid-area:1/3/3}}
