@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
.lengviau-legacy-root{--bg:#fff;--bg-alt:#f8f8fc;--bg-dark:#0f0f1a;--text:#111118;--text-muted:#666680;--accent:#111118;--accent-hover:#333348;--accent-soft:#f0f0ff;--border:#e8e8f0;--radius:8px;--radius-lg:16px;--radius-xl:24px;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow:0 4px 24px #00000012;--shadow-sm:0 1px 4px #0000000d;--shadow-lg:0 16px 48px #0000001a;--transition:.2s ease;--grad-pink:#f8d7ea;--grad-purple:#e0d4f7;--grad-blue:#c8dcf8;--grad-teal:#c4eff0;box-sizing:border-box;scroll-behavior:smooth;font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;font-size:1rem;line-height:1.65}.lengviau-legacy-root *,.lengviau-legacy-root :before,.lengviau-legacy-root :after{box-sizing:border-box}.hero-mesh-layer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.lengviau-legacy-root main,.lengviau-legacy-root .footer{z-index:2;position:relative}.lengviau-legacy-root a:not(.btn){color:var(--accent);text-decoration:none}.lengviau-legacy-root a:not(.btn):hover{text-decoration:underline}.lengviau-legacy-root img{max-width:100%;height:auto;display:block}.lengviau-container{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem}.page-gradient-bg{background:linear-gradient(135deg, var(--grad-pink) 0%, var(--grad-purple) 35%, var(--grad-blue) 70%, var(--grad-teal) 100%)}.header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #0000000f;position:sticky;top:0;box-shadow:0 2px 16px #0000000a}.header-inner{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;min-height:60px;padding-left:1rem;display:flex}.logo{color:var(--text);letter-spacing:-.03em;align-items:center;margin-right:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:inline-flex}.logo span{color:#7c5cfc;font-weight:800}.logo:hover{color:var(--text);text-decoration:none}.nav{flex:1;justify-content:center;align-items:center;gap:.25rem;min-width:0;margin:0 1rem;display:flex}.nav a{color:var(--text);transition:background var(--transition);white-space:nowrap;border-radius:6px;padding:.4rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none}.nav a:hover{color:var(--text);background:#0000000d;text-decoration:none}.nav-link--dropdown{padding-right:1.2rem;position:relative}.nav-link--dropdown:after{content:"";border-top:5px solid #11111880;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-top:-3px;display:inline-block;position:absolute;top:50%;right:.5rem}.nav-link:after{display:none}.header-cta{flex-shrink:0;align-items:center;gap:.5rem;min-width:0;display:flex}.header-cta--auth{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.75rem}.header-link--pill{letter-spacing:.005em;white-space:nowrap;background:linear-gradient(135deg,#f8d7eaa8 0%,#e0d4f7b3 50%,#c8dcf8b3 100%);border:1.5px solid #7c5cfc38;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .7rem;font-weight:700;display:inline-flex;box-shadow:0 2px 10px #7c5cfc24}.header-link--pill:hover{opacity:1;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 14px #7c5cfc33}.header-user-trigger{-webkit-backdrop-filter:blur(10px);cursor:pointer;width:2.25rem;height:2.25rem;transition:background var(--transition), border-color var(--transition), transform var(--transition), box-shadow var(--transition);color:#111118b8;background:#ffffffbf;border:1.5px solid #0000001f;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.header-user-trigger:hover{background:#ffffffeb;border-color:#0003;transform:translateY(-1px);box-shadow:0 8px 20px #00000014}.header-user-trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #7c5cfc38,0 8px 20px #00000014}.header-user-icon{width:18px;height:18px}.dw-user-menu-content{-webkit-backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #0000001a}.dw-user-menu-label{flex-direction:column;gap:2px;min-width:0;display:flex}.dw-user-menu-label-title{letter-spacing:.06em;text-transform:uppercase;color:#1111188c;font-size:.72rem;font-weight:800}.dw-user-menu-label-email{color:#111118db;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:.86rem;font-weight:700;overflow:hidden}.dw-user-menu-sep{background:#00000014;height:1px;margin:4px 6px}.header--auth .nav-link--register{display:none}.header-link{color:var(--text);font-size:.9rem;font-weight:500}.header-link:hover{color:var(--text);opacity:.75;text-decoration:none}.btn-header-login{color:var(--text);cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--font-sans);white-space:nowrap;transition:background var(--transition), border-color var(--transition);background:0 0;border:1.5px solid #0000002e;border-radius:100px;padding:.45rem 1rem;text-decoration:none}.btn-header-login:hover{color:var(--text);background:#0000000f;border-color:#0000004d;text-decoration:none}.btn-header-register{background:var(--text);color:#fff;font-size:.8rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;min-height:2.25rem;transition:background var(--transition), transform var(--transition);border:none;border-radius:100px;flex-direction:column;justify-content:center;align-items:center;padding:.45rem 1rem;line-height:1.25;text-decoration:none;display:inline-flex}.btn-header-register:hover{color:#fff;background:#333;text-decoration:none;transform:translateY(-1px)}.btn-register-line1{display:block}.btn-register-line2{opacity:.85;font-size:.75em;font-weight:500;display:block}.btn-header-ghost{color:var(--text);font-family:var(--font-sans);cursor:pointer;background:0 0;border:1.5px solid #00000026;border-radius:100px;padding:.45rem 1rem;font-size:.875rem}.btn-header-ghost:hover{color:var(--text);background:#0000000f;text-decoration:none}.header-lang{color:var(--text);cursor:pointer;border-radius:6px;align-items:center;gap:.2rem;padding:.4rem .5rem;font-size:.9rem;font-weight:500;display:inline-flex}.header-lang:hover{background:#0000000d}.header-lang-active{background:#0000001a}.header-lang-arrow{display:none}.header-lang-sep{color:var(--text-muted);opacity:.4;-webkit-user-select:none;user-select:none;padding:0 .1rem;font-size:.8rem}.header-language-switcher{margin-left:0}.header-language-desktop{display:block}.header-language-mobile{align-items:center;gap:.2rem;display:none}.header-lang-dropdown{background:#ffffffb3;border:1.5px solid #00000024;padding:.35rem .6rem}.header-lang-chevron{opacity:.65}.header-language-switcher button{min-height:2rem}.header-user{border-left:1.5px solid #0000000f;flex-wrap:nowrap;align-items:center;gap:.75rem;min-width:0;margin-left:.25rem;padding-left:.65rem;display:flex}.header-cta--auth .header-user{max-width:none}.header-user .header-link{text-align:center;color:var(--text);letter-spacing:.005em;min-width:0;transition:opacity var(--transition), transform var(--transition), box-shadow var(--transition);background:linear-gradient(135deg,#f8d7eaa8 0%,#e0d4f7b3 50%,#c8dcf8b3 100%);border:1px solid #7c5cfc47;border-radius:999px;justify-content:center;align-items:center;padding:.3rem .58rem;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 2px 10px #7c5cfc24}.header-user .header-link:hover{opacity:1;transform:translateY(-1px);box-shadow:0 4px 14px #7c5cfc33}.header-user-email{color:#111118d1;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:130px;max-width:clamp(180px,22vw,320px);font-size:.83rem;font-weight:600;display:inline-block;overflow:hidden}@media (max-width:1320px){.nav{margin:0 .6rem}.nav a{padding:.35rem .5rem;font-size:.84rem}.header-cta--auth .header-link{padding:.28rem .52rem;font-size:.76rem}.header-cta--auth .header-user-email{min-width:110px;max-width:160px}.header-cta--auth .btn-header-ghost{padding:.4rem .8rem;font-size:.82rem}}@media (max-width:1160px){.header--auth .nav{margin:0 .3rem}.header--auth .nav a{padding:.3rem .4rem;font-size:.8rem}.header-cta--auth .header-user-email{min-width:96px;max-width:132px}.header-cta--auth .btn-header-ghost{padding:.35rem .7rem;font-size:.8rem}}.header-banner{display:none}.scroll-top-btn{z-index:120;width:2.7rem;height:2.7rem;color:var(--text);cursor:pointer;transition:transform var(--transition), box-shadow var(--transition), opacity var(--transition);background:linear-gradient(135deg,#f8d7eaeb 0%,#e0d4f7eb 55%,#c8dcf8eb 100%);border:1.5px solid #7c5cfc40;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.25rem;font-weight:700;line-height:1;display:inline-flex;position:fixed;bottom:1.2rem;right:1.2rem;box-shadow:0 8px 20px #23195a24}.scroll-top-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #23195a33}.hero-rivile{background:linear-gradient(160deg,#f3effb 0%,#eef6fc 45%,#f0faf7 100%);align-items:center;min-height:640px;display:flex;position:relative;overflow:hidden}.hero-rivile-bg{position:absolute;inset:0}.hero-rivile-inner{z-index:1;text-align:left;flex-direction:row;align-items:center;gap:3rem;width:100%;max-width:1200px;min-height:640px;margin:0 auto;padding:5rem 1.5rem 4rem;display:flex;position:relative}.hero-rivile-inner--no-demo{gap:1.5rem}.hero-rivile-inner--showcase{gap:3.25rem}.hero-rivile-subtitle--tight{margin-bottom:1.2rem}.hero-showcase{width:min(680px,100%);margin-left:auto;position:relative}.hero-device{-webkit-backdrop-filter:blur(10px);background:#ffffff8c;border:1px solid #00000014;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 22px 70px #00000029}.hero-device-topbar{background:#fff9;border-bottom:1px solid #0000000f;align-items:center;gap:.4rem;padding:.7rem .9rem;display:flex}.hero-device-dot,.benefits-monitor-dot{border:1px solid #0000000f;border-radius:50%;flex-shrink:0;width:12px;height:12px}.hero-device-dot:first-child,.benefits-monitor-dot:first-child{background:#f0a09a}.hero-device-dot:nth-child(2),.benefits-monitor-dot:nth-child(2){background:#f0cf7a}.hero-device-dot:nth-child(3),.benefits-monitor-dot:nth-child(3){background:#8fd9a4}.hero-device-screen{background:linear-gradient(#ffffffeb,#fafaffe0);border-bottom-right-radius:21px;border-bottom-left-radius:21px;padding:.9rem}.hero-ws{background:#ffffffe6;border:1px solid #0000000f;border-radius:18px;min-height:380px;overflow:hidden;box-shadow:0 12px 34px #0000001a}.hero-ws-topbar{background:#ffffffb8;border-bottom:1px solid #0000000f;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;padding:.85rem .95rem;display:grid}.hero-ws-brand{letter-spacing:-.02em;color:#111118eb;align-items:baseline;font-size:.98rem;font-weight:900;display:inline-flex}.hero-ws-brand-dot{color:#7c5cfc;margin-left:1px}.hero-ws-topbar-title{color:#111118bf;font-size:.92rem;font-weight:800}.hero-ws-topbar-right{align-items:center;gap:.5rem;display:inline-flex}.hero-ws-company-pill{color:#111118c7;background:#7c5cfc14;border:1px solid #7c5cfc2e;border-radius:999px;align-items:center;gap:.45rem;max-width:220px;padding:.38rem .6rem;font-size:.72rem;font-weight:800;display:inline-flex}.hero-ws-company-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hero-ws-company-ic{background:linear-gradient(135deg,#7c5cfc,#38bef8);border-radius:3px;width:12px;height:12px}.hero-ws-caret{opacity:.9;border-top:5px solid #1111188c;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.hero-ws-upload-btn{color:#fff;background:#111118eb;border-radius:999px;align-items:center;gap:.4rem;padding:.38rem .65rem;font-size:.72rem;font-weight:900;display:inline-flex;box-shadow:0 8px 22px #0000002e}.hero-ws-plus{width:12px;height:12px;display:inline-block;position:relative}.hero-ws-plus:before,.hero-ws-plus:after{content:"";background:#fffffff2;border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-ws-plus:before{width:10px;height:2px}.hero-ws-plus:after{width:2px;height:10px}.hero-ws-body{padding:.85rem .95rem .95rem}.hero-ws-filters{grid-template-columns:auto 1fr;align-items:center;gap:.75rem;margin-bottom:.75rem;display:grid}.hero-ws-tabs{background:#0000000a;border:1px solid #0000000f;border-radius:999px;gap:.25rem;padding:.25rem;display:inline-flex}.hero-ws-tab{color:#11111899;border-radius:999px;padding:.34rem .6rem;font-size:.7rem;font-weight:900}.hero-ws-tab--on{color:#111118d1;background:#ffffffd9;box-shadow:0 8px 18px #0000000f}.hero-ws-search{background:#ffffffe6;border:1px solid #00000014;border-radius:999px;align-items:center;gap:.5rem;padding:.42rem .65rem;display:inline-flex}.hero-ws-search-ic{border:2px solid #00000038;border-radius:999px;width:14px;height:14px;position:relative}.hero-ws-search-ic:after{content:"";background:#00000038;border-radius:2px;width:7px;height:2px;position:absolute;bottom:-3px;right:-6px;transform:rotate(45deg)}.hero-ws-search-ph{color:#11111873;font-size:.72rem;font-weight:700}.hero-ws-table{background:#fffffff2;border:1px solid #0000000f;border-radius:14px;overflow:hidden}.hero-ws-thead{letter-spacing:.06em;text-transform:uppercase;color:#1111188c;background:#00000008;border-bottom:1px solid #0000000f;grid-template-columns:1.6fr 1.2fr .8fr .9fr .8fr 1.05fr;gap:.5rem;padding:.6rem .75rem;font-size:.62rem;font-weight:900;display:grid}.hero-ws-row{color:#111118bd;border-bottom:1px solid #0000000f;grid-template-columns:1.6fr 1.2fr .8fr .9fr .8fr 1.05fr;gap:.5rem;padding:.6rem .75rem;font-size:.74rem;display:grid}.hero-ws-row:last-child{border-bottom:none}.hero-ws-row--active{background:linear-gradient(90deg,#7c5cfc0f,#38bef80a)}.hero-ws-cell{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hero-ws-seller-name{color:#111118d6;font-weight:900}.hero-ws-seller-file{color:#11111873;margin-top:.1rem;font-size:.66rem}.hero-ws-status{color:#111118b3;overflow-wrap:anywhere;white-space:normal;background:#00000008;border:1px solid #0000000f;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;max-width:100%;padding:.22rem .55rem;font-size:.68rem;font-weight:900;line-height:1.2;display:inline-flex}.hero-ws-status--done{color:#0d8050f2;background:#22c55e1a;border-color:#22c55e2e}.hero-ws-status--pending{color:#7c5cfcf2;background:#7c5cfc1a;border-color:#7c5cfc2e}.hero-ws-dot{background:#7c5cfce6;border-radius:999px;width:6px;height:6px;animation:1.25s ease-in-out infinite heroWsDot}@keyframes heroWsDot{0%,to{opacity:1}50%{opacity:.35}}.hero-rivile-left{flex:1;max-width:520px;margin:0}.hero-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#7c5cfc;background:#7c5cfc1a;border-radius:100px;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.875rem;font-weight:600;display:inline-block}.hero-rivile-title{color:var(--text);letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(2.5rem,5.5vw,4rem);font-weight:800;line-height:1.1}.hero-rivile-subtitle{color:var(--text-muted);margin:0 0 1.75rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:500;line-height:1.5}.hero-rivile-desc{color:var(--text-muted);max-width:560px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.hero-rivile-buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.hero-rivile-buttons--left{justify-content:flex-start}.btn-hero-primary{font-family:var(--font-sans);color:#fff;background:var(--text);cursor:pointer;transition:background var(--transition), transform var(--transition), box-shadow var(--transition);border:none;border-radius:100px;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 16px #0000002e}.btn-hero-primary:hover{color:#fff;background:var(--text);text-decoration:none;transform:translateY(-1px);box-shadow:0 8px 24px #00000038}.btn-hero-outline{font-family:var(--font-sans);color:var(--text);cursor:pointer;transition:background var(--transition), border-color var(--transition), transform var(--transition);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffbf;border:1.5px solid #00000026;border-radius:100px;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-hero-outline:hover{color:var(--text);background:#fffffff2;border-color:#0000004d;text-decoration:none;transform:translateY(-2px)}.hero-rivile-right{flex:1.2;max-width:640px;position:relative}.ocr-demo{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex;position:relative}.ocr-flow-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #ffffffe6;border-radius:100px;align-items:center;gap:.75rem;padding:.6rem 1.5rem;font-size:1.5rem;display:flex;box-shadow:0 4px 16px #00000014}.ocr-flow-arrow{color:#7c5cfc;font-size:1rem;font-weight:700}.ocr-demo-right{flex-direction:row;align-items:flex-start;gap:1rem;width:100%;display:flex}.ocr-circle-binary{display:none}.ocr-invoice{color:#1a1a1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #ffffffe6;border-radius:16px;flex:1;min-width:0;padding:1.25rem 1.5rem;font-size:.85rem;box-shadow:0 8px 40px #0000001a}.ocr-ai-badge{color:#7c5cfc;background:linear-gradient(135deg,#7c5cfc1f,#38bef81f);border:1px solid #7c5cfc33;border-radius:100px;align-items:center;gap:.35rem;margin-bottom:.75rem;padding:.3rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.ocr-invoice--input,.ocr-invoice--output{z-index:1;width:100%;max-width:480px}.ocr-invoice-head{justify-content:space-between;align-items:flex-start;margin-bottom:.35rem;display:flex}.ocr-invoice-title{color:#1a1a1a;border-bottom:1px solid #e5e5e5;margin:0;padding-bottom:.25rem;font-size:1rem;font-weight:700}.ocr-invoice-logo{color:#7c5cfc;letter-spacing:.05em;font-size:.7rem;font-weight:700}.ocr-invoice-meta{color:#555;margin-bottom:.75rem;font-size:.75rem}.ocr-invoice-block{margin-bottom:.75rem}.ocr-invoice-block strong{color:#1a1a1a;margin-bottom:.25rem;font-size:.75rem;display:block}.ocr-block-lines{color:#333;font-size:.75rem;line-height:1.5}.ocr-table{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:.5rem;font-size:.68rem}.ocr-table th,.ocr-table td{text-align:left;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:.25rem .2rem;overflow:hidden}.ocr-table th{color:#444;font-weight:600}.ocr-table--compact th,.ocr-table--compact td{padding:.2rem}.ocr-table--extracted th{text-transform:uppercase;font-size:.65rem}.ocr-table--extracted td,.ocr-table--extracted th{padding:.2rem .15rem}.ocr-invoice--input .ocr-table th:first-child,.ocr-invoice--input .ocr-table td:first-child{width:50px}.ocr-invoice--input .ocr-table th:nth-child(3),.ocr-invoice--input .ocr-table td:nth-child(3),.ocr-invoice--input .ocr-table th:nth-child(4),.ocr-invoice--input .ocr-table td:nth-child(4){width:52px}.ocr-invoice--input .ocr-table th:nth-child(5),.ocr-invoice--input .ocr-table td:nth-child(5),.ocr-invoice--input .ocr-table th:nth-child(6),.ocr-invoice--input .ocr-table td:nth-child(6){width:90px}.ocr-table--extracted th:first-child,.ocr-table--extracted td:first-child{width:26px}.ocr-table--extracted th:nth-child(2),.ocr-table--extracted td:nth-child(2),.ocr-table--extracted th:nth-child(4),.ocr-table--extracted td:nth-child(4),.ocr-table--extracted th:nth-child(5),.ocr-table--extracted td:nth-child(5){width:52px}.ocr-table--extracted th:nth-child(6),.ocr-table--extracted td:nth-child(6),.ocr-table--extracted th:nth-child(7),.ocr-table--extracted td:nth-child(7){width:90px}.ocr-invoice-totals{color:#333;margin-top:.75rem;font-size:.75rem;line-height:1.6}.ocr-invoice-totals>div{margin-bottom:.15rem}.ocr-total-pay{color:#1a1a1a;font-weight:700}.ocr-output-fields{border-bottom:1px solid #e5e5e5;margin-bottom:.75rem;padding-bottom:.5rem}.ocr-output-client{color:#1a1a1a;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.ocr-output-code{color:#555;font-size:.8rem}.ocr-check{color:#22c55e;font-size:.85rem;font-weight:700}@media (max-width:900px){.hero-rivile{min-height:560px}.hero-rivile-inner{text-align:center;flex-direction:column;gap:1.5rem;padding:4rem 1.5rem 3rem}.hero-rivile-left{max-width:100%}.hero-rivile-buttons--left{justify-content:center}.hero-showcase{width:100%;margin-left:0}.hero-ws-topbar{grid-template-columns:1fr;justify-items:start;gap:.5rem}.hero-ws-topbar-right{justify-content:space-between;width:100%}.hero-ws-filters{grid-template-columns:1fr}.hero-ws-thead,.hero-ws-row{grid-template-columns:1.6fr .9fr}.hero-ws-thead span:nth-child(n+3),.hero-ws-row>:nth-child(n+3){display:none}.ocr-demo{max-width:100%}.ocr-demo-right{flex-direction:column}.ocr-invoice--input,.ocr-invoice--output{width:100%;max-width:none}}.menu-toggle{width:40px;height:40px;color:var(--text);cursor:pointer;background:0 0;background-image:linear-gradient(var(--text) 100%, transparent 0), linear-gradient(var(--text) 100%, transparent 0), linear-gradient(var(--text) 100%, transparent 0);background-position:50% 11px,50% 19px,50% 27px;background-repeat:no-repeat;background-size:18px 2px,18px 2px,18px 2px;border:1.5px solid #00000026;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none}.header.nav-open .menu-toggle{background-image:none}.header.nav-open .menu-toggle:before,.header.nav-open .menu-toggle:after{content:"";background:var(--text);width:18px;height:2px;margin-top:-1px;margin-left:-9px;position:absolute;top:50%;left:50%}.header.nav-open .menu-toggle:before{transform:rotate(45deg)}.header.nav-open .menu-toggle:after{transform:rotate(-45deg)}.btn{font-family:var(--font-sans);cursor:pointer;transition:background var(--transition), color var(--transition), border-color var(--transition), transform var(--transition), box-shadow var(--transition);border:none;border-radius:100px;justify-content:center;align-items:center;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn:hover{text-decoration:none}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px #7c5cfc38}.btn-ghost{color:var(--text-muted);background:0 0}.btn-ghost:hover{color:var(--text);background:#0000000d;text-decoration:none}.btn-primary{background:var(--text);color:#fff;box-shadow:0 4px 16px #00000026}.btn-primary:hover{background:#333;text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 20px #0003}.btn-outline{color:var(--text);background:0 0;border:1.5px solid #0003}.btn-outline:hover{color:var(--text);background:#0000000a;border-color:#00000059;text-decoration:none}.btn-lg{padding:.9rem 2rem;font-size:1rem;font-weight:700}.btn-block{width:100%}.btn:disabled{opacity:.6;cursor:not-allowed}.section-title{text-align:center;color:var(--text);letter-spacing:-.025em;margin:0 0 .75rem;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:800;line-height:1.2}.section-title--page{text-align:left;letter-spacing:-.03em;color:var(--text);margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem)}.section-subtitle{color:var(--text-muted);text-align:center;max-width:560px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.65}.benefits{background:var(--bg);padding:5rem 0 4.5rem}.benefits-rivile-panel{background:linear-gradient(135deg,#f8d7ead1 0%,#e0d4f7d1 34%,#c8dcf8d1 70%,#c4eff0d1 100%);border:1px solid #0000001a;border-radius:26px;grid-template-columns:1.05fr .95fr;gap:2.25rem;padding:2.4rem 2.2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a2e}.benefits-rivile-panel:before{content:"";opacity:.95;pointer-events:none;background:radial-gradient(900px 420px at 12% 0,#7c5cfc29 0%,#0000 60%),radial-gradient(820px 420px at 95% 35%,#38bef824 0%,#0000 58%);position:absolute;inset:-1px}@media (min-width:1024px){.benefits-rivile-panel.benefits-rivile-panel--features5{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:center;gap:2.5rem 3rem}}.benefits-features5-list{border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;margin:0 0 1.55rem;padding:0;list-style:none}.benefits-features5-list>li{letter-spacing:-.015em;color:#111118e6;border-bottom:1px solid #00000012;align-items:center;gap:.75rem;padding:.75rem 0;font-size:.92rem;font-weight:800;line-height:1.35;display:flex}.benefits-features5-list>li:last-child{border-bottom:none}.benefits-features5-list-icon{color:#111118db;background:#ffffffc7;border:1px solid #0000001a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;box-shadow:0 8px 18px #0f172a1a}.benefits-features5-visual{z-index:1;background:#ffffff59;border:1px solid #0000001f;border-radius:1.35rem;min-width:0;padding:.65rem;position:relative;box-shadow:inset 0 1px #ffffffa6}@media (max-width:1024px){.benefits-features5-visual{justify-content:center;display:flex}}@media (min-width:768px){.benefits-features5-visual{border-radius:1.5rem;padding:.85rem}}.benefits-rivile-left,.benefits-rivile-right{z-index:1;min-width:0;position:relative}.benefits-rivile-left{flex-direction:column;min-height:100%;display:flex}.benefits-rivile-title{letter-spacing:-.03em;color:#111118f0;margin:0 0 .85rem;font-size:clamp(1.65rem,3.2vw,2.25rem);font-weight:900;line-height:1.15}.benefits-rivile-desc{color:#1111189e;max-width:42rem;margin:0 0 1.35rem;font-size:1.02rem;line-height:1.7}.benefits-rivile-list{grid-template-columns:1fr 1fr;gap:.8rem 1.1rem;margin-bottom:1.55rem;display:grid}.benefits-rivile-item{align-items:center;gap:.65rem;min-width:0;display:flex}.benefits-rivile-check{color:#111118db;background:#ffffffc7;border:1px solid #0000001a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;box-shadow:0 10px 22px #0f172a1f}.benefits-rivile-item-title{color:#111118e6;letter-spacing:-.015em;min-width:0;font-size:.92rem;font-weight:900;line-height:1.3}.benefits-rivile-item-desc{color:#1111189e;margin-top:.2rem;font-size:.86rem;line-height:1.55}.benefits-rivile-cta{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;margin-top:auto;display:flex}.btn-benefits-primary{color:#fff;background:#111118eb;border:1px solid #0000002e;font-weight:900;box-shadow:0 16px 40px #0f172a2e}.btn-benefits-primary:hover{color:#fff;transform:translateY(-1px);box-shadow:0 20px 50px #0f172a38}.btn-benefits-secondary{color:#111118e6;background:#ffffffb3;border:1px solid #00000024;font-weight:800}.btn-benefits-secondary:hover{color:#111118eb;background:#ffffffeb;transform:translateY(-1px)}.benefits-rivile-right{justify-content:flex-end;align-items:center;display:flex}.benefits-monitor{width:min(560px,100%);transform:translateY(-2px)}.benefits-monitor-frame{-webkit-backdrop-filter:blur(10px);background:#ffffff9e;border:1px solid #0000001f;border-radius:22px;overflow:hidden;box-shadow:0 44px 130px #0f172a38}.benefits-monitor-topbar{background:#ffffffb8;border-bottom:1px solid #0000000f;align-items:center;gap:.45rem;padding:.7rem .9rem;display:flex}.benefits-monitor-screen{background:linear-gradient(#ffffffeb,#f8fafcdb);padding:.95rem}.benefits-monitor-stand{opacity:.55;background:linear-gradient(90deg,#00000024,#0000000d,#00000024);border-radius:999px;width:110px;height:14px;margin:.75rem auto 0}.benefits-monitor-base{opacity:.6;background:linear-gradient(90deg,#0000001a,#00000008,#0000001a);border-radius:999px;width:210px;height:14px;margin:.45rem auto 0}.benefits-inv-editor{background:#ffffffeb;border:1px solid #00000014;border-radius:18px;overflow:hidden;box-shadow:0 16px 44px #0f172a1f}.benefits-inv-editor-topbar{background:#00000008;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.85rem .95rem;display:flex}.benefits-inv-editor-title-main{color:#111118e0;letter-spacing:-.01em;font-size:.9rem;font-weight:900}.benefits-inv-editor-title-sub{color:#1111188c;margin-top:.15rem;font-size:.7rem;font-weight:700}.benefits-inv-editor-actions{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:inline-flex}.benefits-inv-pill{color:#111118b8;letter-spacing:.06em;background:#ffffffbf;border:1px solid #0000001a;border-radius:999px;justify-content:center;align-items:center;padding:.22rem .55rem;font-size:.62rem;font-weight:900;display:inline-flex}.benefits-inv-pill--ok{color:#0d8050f2;background:#22c55e1a;border-color:#22c55e33}.benefits-inv-editor-body{padding:.9rem .95rem .95rem}.benefits-inv-grid{grid-template-columns:1fr 1fr;gap:.55rem;margin-bottom:.85rem;display:grid}.benefits-inv-field{background:#ffffffe6;border:1px solid #0000000f;border-radius:12px;padding:.55rem .65rem}.benefits-inv-label{text-transform:uppercase;letter-spacing:.08em;color:#11111873;margin-bottom:.22rem;font-size:.56rem;font-weight:900}.benefits-inv-value{color:#111118db;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:800;overflow:hidden}.benefits-inv-value--strong{font-variant-numeric:tabular-nums}.benefits-inv-table{background:#fffffff2;border:1px solid #0000000f;border-radius:14px;overflow:hidden}.benefits-inv-thead,.benefits-inv-row{grid-template-columns:1.6fr .6fr .7fr .7fr;gap:.45rem;padding:.55rem .65rem;display:grid}.benefits-inv-thead{text-transform:uppercase;letter-spacing:.08em;color:#11111873;background:#00000008;border-bottom:1px solid #0000000f;font-size:.58rem;font-weight:900}.benefits-inv-row{color:#111118b3;border-bottom:1px solid #0000000f;font-size:.72rem}.benefits-inv-row:last-child{border-bottom:none}.benefits-inv-cell{min-width:0}.benefits-inv-cell--num{text-align:right;font-variant-numeric:tabular-nums;color:#111118c7;font-weight:800}.benefits-inv-item-name{color:#111118db;white-space:nowrap;text-overflow:ellipsis;font-weight:900;overflow:hidden}.benefits-inv-item-meta{color:#11111875;white-space:nowrap;text-overflow:ellipsis;margin-top:.12rem;font-size:.62rem;overflow:hidden}.benefits-inv-footer{justify-content:space-between;align-items:center;gap:.6rem;padding:.75rem .05rem .05rem;display:flex}.benefits-inv-note{color:#11111885;font-size:.68rem;font-weight:700}.benefits-inv-total{color:#111118b3;align-items:baseline;gap:.45rem;font-size:.72rem;font-weight:900;display:inline-flex}.benefits-inv-total-val{font-variant-numeric:tabular-nums;color:#111118e0;font-size:.9rem;font-weight:900}@media (max-width:600px){.benefits-inv-grid{grid-template-columns:1fr}.benefits-inv-thead,.benefits-inv-row{grid-template-columns:1.4fr .6fr .7fr}.benefits-inv-thead span:last-child,.benefits-inv-row .benefits-inv-cell:last-child{display:none}.benefits-inv-footer{flex-direction:column;align-items:flex-start}}.benefits-grid{gap:1.25rem;margin-top:2.5rem;display:grid}.benefits-grid--four{grid-template-columns:repeat(4,1fr)}.benefit-card{isolation:isolate;background:#ffffffe0;border:1px solid #00000014;border-radius:18px;padding:1.9rem 1.55rem;transition:transform .17s,box-shadow .17s,border-color .17s;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f172a0f,inset 0 1px #ffffffb3}.benefit-card:before{content:"";opacity:.9;z-index:-1;background:radial-gradient(900px 380px at 12% 0,#2e6a4b1a 0%,#0000 55%);position:absolute;inset:0}.benefit-card:after{content:"";opacity:.9;z-index:0;background:linear-gradient(90deg,#2e6a4b00,#2e6a4b8c,#57a2798c,#2e6a4b00);border-radius:999px;height:2px;position:absolute;top:0;left:18px;right:18px}.benefit-card:hover{border-color:#2e6a4b38;transform:translateY(-6px);box-shadow:0 18px 54px #0f172a1a,inset 0 2px #ffffffbf}.benefit-icon-wrap{color:#2e6a4beb;background:linear-gradient(135deg,#2e6a4b1f,#57a2791a);border:1px solid #2e6a4b33;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.35rem;display:flex;box-shadow:0 12px 26px #2e6a4b1f}.benefit-icon{display:none}.benefit-icon-wrap svg{opacity:.95}.benefit-card h3{color:#111118eb;letter-spacing:-.02em;margin:0 0 .55rem;font-size:1.08rem;font-weight:800;line-height:1.25}.benefit-card p{color:#1111189e;margin:0;font-size:.92rem;line-height:1.7}@media (max-width:1024px){.benefits-rivile-panel{grid-template-columns:1fr;gap:1.5rem;padding:2.1rem 1.7rem}.benefits-rivile-right{justify-content:center}.benefits-monitor{width:min(620px,100%);transform:none}}@media (max-width:768px){.benefits-rivile-list{grid-template-columns:1fr}.benefits-rivile-panel{border-radius:22px;padding:1.8rem 1.25rem}.benefits-monitor-screen{padding:.75rem}.benefits-monitor-stand,.benefits-monitor-base{display:none}}.system-block{background:linear-gradient(135deg,#fce8f1 0%,#ece0f9 40%,#d8e9fc 100%);padding:5rem 0}.system-block-inner{text-align:center;max-width:1140px;margin:0 auto}.system-block-inner--ruixen{text-align:left}.system-block-inner--ruixen>.section-title{text-align:center}.system-block .section-title{margin-bottom:1rem}.system-text{color:#444;max-width:760px;margin:0 auto;font-size:1.05rem;line-height:1.75}.system-block-inner--split{grid-template-columns:1fr 1fr;align-items:center;gap:2.25rem;display:grid}.system-proof{background:#fffc;border:1px solid #0000001a;border-radius:22px;overflow:hidden;box-shadow:0 18px 60px #0f172a24}.system-proof-head{background:#00000008;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.1rem;display:flex}.system-proof-title{color:#111118e0;letter-spacing:-.01em;font-size:.86rem;font-weight:900}.system-proof-badge{letter-spacing:.08em;text-transform:uppercase;color:#111118b3;font-size:.75rem;font-weight:900}.system-proof-body{background:linear-gradient(#ffffffeb,#fafaffdb);padding:1.25rem 1.2rem 1.15rem;position:relative}.system-proof-axis{letter-spacing:.08em;text-transform:uppercase;color:#11111873;background:#ffffffb8;border:1px solid #00000014;border-radius:999px;padding:.25rem .5rem;font-size:.62rem;font-weight:900;position:absolute}.system-proof-axis--y{top:.9rem;left:.9rem}.system-proof-axis--x{bottom:.9rem;right:.9rem}.system-proof-chart{background:linear-gradient(#ffffffeb,#ffffffbf),repeating-linear-gradient(90deg,#0000000d 0 1px,#0000 1px 22px),repeating-linear-gradient(0deg,#0000000d 0 1px,#0000 1px 22px);border:1px solid #00000014;border-radius:18px;height:220px;position:relative;overflow:hidden}.system-proof-dot{background:#11111859;border-radius:999px;width:10px;height:10px;position:absolute;box-shadow:0 10px 24px #0f172a1a}.system-proof-dot--a{top:62%;left:18%}.system-proof-dot--b{top:70%;left:30%}.system-proof-dot--c{top:54%;left:38%}.system-proof-dot--d{top:66%;left:52%}.system-proof-dot--e{top:48%;left:58%}.system-proof-dot--f{top:60%;left:70%}.system-proof-dot--g{top:52%;left:78%}.system-proof-dot--h{background:#22c55ebf;top:42%;left:62%}.system-proof-ring{background:#22c55e1a;border:2px solid #22c55e8c;border-radius:999px;width:26px;height:26px;position:absolute;top:42%;left:62%;transform:translate(-50%,-50%)}.system-proof-label{color:#111118d1;background:#ffffffd1;border:1px solid #0000001a;border-radius:999px;padding:.25rem .55rem;font-size:.72rem;font-weight:900;position:absolute;top:42%;left:62%;transform:translate(16px,-26px);box-shadow:0 12px 28px #0f172a1a}.system-proof-footer{background:#ffffffbf;border-top:1px solid #0000000f;padding:.85rem 1.1rem}.system-proof-pill{color:#7c5cfceb;letter-spacing:.08em;text-transform:uppercase;background:#7c5cfc1a;border:1px solid #7c5cfc2e;border-radius:999px;justify-content:center;align-items:center;padding:.28rem .65rem;font-size:.66rem;font-weight:900;display:inline-flex}.ws-demo{background:#ffffffeb;border:1px solid #00000014;border-radius:18px;overflow:hidden;box-shadow:0 18px 60px #0f172a1a}.ws-demo-topbar{background:#ffffffb8;border-bottom:1px solid #0000000f;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;padding:.85rem .95rem;display:grid}.ws-demo-brand{letter-spacing:-.02em;color:#111118eb;align-items:baseline;font-size:.95rem;font-weight:900;display:inline-flex}.ws-demo-brand-dot{color:#7c5cfc;margin-left:1px}.ws-demo-title{color:#111118b3;font-size:.9rem;font-weight:800}.ws-demo-right{align-items:center;gap:.5rem;display:inline-flex}.ws-demo-pill{color:#111118c7;background:#7c5cfc14;border:1px solid #7c5cfc2e;border-radius:999px;align-items:center;gap:.45rem;max-width:210px;padding:.38rem .6rem;font-size:.72rem;font-weight:800;display:inline-flex}.ws-demo-pill-ic{background:linear-gradient(135deg,#7c5cfc,#38bef8);border-radius:3px;width:12px;height:12px}.ws-demo-btn{color:#fff;background:#111118eb;border-radius:999px;justify-content:center;align-items:center;padding:.38rem .65rem;font-size:.72rem;font-weight:900;display:inline-flex;box-shadow:0 8px 22px #0000002e}.ws-demo-body{min-height:300px;padding:.9rem .95rem .95rem;position:relative}.ws-demo-filters{grid-template-columns:auto 1fr;align-items:center;gap:.75rem;margin-bottom:.75rem;display:grid}.ws-demo-tabs{background:#0000000a;border:1px solid #0000000f;border-radius:999px;gap:.25rem;padding:.25rem;display:inline-flex}.ws-demo-tab{color:#11111899;border-radius:999px;padding:.34rem .6rem;font-size:.7rem;font-weight:900}.ws-demo-tab--on{color:#111118d1;background:#ffffffd9;box-shadow:0 8px 18px #0000000f}.ws-demo-search{background:#ffffffe6;border:1px solid #00000014;border-radius:999px;align-items:center;gap:.5rem;padding:.42rem .65rem;display:inline-flex}.ws-demo-search-ic{border:2px solid #00000038;border-radius:999px;width:14px;height:14px;position:relative}.ws-demo-search-ic:after{content:"";background:#00000038;border-radius:2px;width:7px;height:2px;position:absolute;bottom:-3px;right:-6px;transform:rotate(45deg)}.ws-demo-search-ph{color:#11111873;font-size:.72rem;font-weight:700}.ws-demo-table{background:#fffffff2;border:1px solid #0000000f;border-radius:14px;overflow:hidden}.ws-demo-thead,.ws-demo-row{grid-template-columns:1.5fr 1.1fr .8fr .8fr .9fr;gap:.5rem;padding:.6rem .75rem;display:grid}.ws-demo-thead{letter-spacing:.06em;text-transform:uppercase;color:#1111188c;background:#00000008;border-bottom:1px solid #0000000f;font-size:.62rem;font-weight:900}.ws-demo-row{color:#111118bd;border-bottom:1px solid #0000000f;font-size:.74rem}.ws-demo-row:last-child{border-bottom:none}.ws-demo-cell{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ws-demo-seller{color:#111118d6;font-weight:900}.ws-demo-file{color:#11111873;margin-top:.1rem;font-size:.66rem}.ws-demo-status{color:#111118b3;background:#00000008;border:1px solid #0000000f;border-radius:999px;justify-content:center;align-items:center;padding:.22rem .55rem;font-size:.68rem;font-weight:900;display:inline-flex}.ws-demo-status--done{color:#0d8050f2;background:#22c55e1a;border-color:#22c55e2e}.ws-demo-status--pending{color:#7c5cfcf2;background:#7c5cfc1a;border-color:#7c5cfc2e}.ws-demo-drawer{opacity:0;background:#fffffff5;border:1px solid #0000001a;border-radius:16px;width:240px;padding:.85rem .85rem .9rem;position:absolute;top:3.6rem;right:.95rem;transform:translate(18px);box-shadow:0 24px 80px #0f172a2e}.ws-demo-drawer-head{border-bottom:1px solid #0000000f;margin-bottom:.6rem;padding-bottom:.6rem}.ws-demo-drawer-title{color:#111118e0;font-size:.9rem;font-weight:900}.ws-demo-drawer-sub{color:#1111188c;margin-top:.2rem;font-size:.7rem;font-weight:700}.ws-demo-drawer-grid{grid-template-columns:1fr;gap:.45rem;margin-bottom:.75rem;display:grid}.ws-demo-field{background:#ffffffeb;border:1px solid #0000000f;border-radius:12px;padding:.5rem .6rem}.ws-demo-label{text-transform:uppercase;letter-spacing:.08em;color:#11111873;margin-bottom:.2rem;font-size:.56rem;font-weight:900}.ws-demo-value{color:#111118db;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;font-weight:800;overflow:hidden}.ws-demo-value--strong{font-variant-numeric:tabular-nums}.ws-demo-drawer-actions{justify-content:flex-end;gap:.45rem;display:flex}.ws-demo-action{border:1px solid #0000001a;border-radius:10px;justify-content:center;align-items:center;padding:.4rem .7rem;font-size:.68rem;font-weight:900;display:inline-flex}.ws-demo-action--ghost{color:#111118b3;background:#ffffffb8}.ws-demo-action--primary{color:#fff;background:#111118eb;border-color:#0000002e}.ws-demo--anim .ws-demo-row--active{animation:4.6s ease-in-out infinite wsRowPulse}.ws-demo--anim .ws-demo-drawer{animation:4.6s ease-in-out infinite wsDrawerInOut}@keyframes wsDrawerInOut{0%,18%{opacity:0;transform:translate(18px)}28%,76%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(18px)}}@keyframes wsRowPulse{0%,18%{background:0 0}28%,76%{background:linear-gradient(90deg,#7c5cfc14,#38bef80d)}to{background:0 0}}@media (max-width:600px){.ws-demo-thead,.ws-demo-row{grid-template-columns:1.6fr .9fr}.ws-demo-thead span:nth-child(n+3),.ws-demo-row>:nth-child(n+3),.ws-demo-drawer{display:none}}.system-copy{text-align:left}.system-copy .system-text{color:#111118ad}.system-steps{grid-template-columns:1fr 1fr;gap:.75rem;margin:0 0 1.4rem;display:grid}.system-step{background:#ffffffc2;border:1px solid #00000014;border-radius:16px;align-items:flex-start;gap:.75rem;padding:.85rem .95rem;display:flex;box-shadow:0 10px 28px #0f172a14}.system-step-num{color:#111118e6;background:linear-gradient(135deg,#7c5cfc29,#38bef824);border:1px solid #7c5cfc2e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.system-step-title{letter-spacing:-.01em;color:#111118e6;font-size:.9rem;font-weight:900;line-height:1.2}.system-step-desc{color:#1111189e;margin-top:.25rem;font-size:.82rem;line-height:1.5}.system-cta{flex-wrap:wrap;gap:.75rem;display:flex}@media (max-width:1024px){.system-block-inner--split{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:680px){.system-steps{grid-template-columns:1fr}}.stat-block{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4rem 0}.stat-block-inner{text-align:center;max-width:720px;margin:0 auto}.stat-lead{color:var(--text);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:500;line-height:1.65}.stat-lead strong{background:linear-gradient(90deg,#7c5cfc,#38bef8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.pricing{background:var(--bg-alt);padding:5rem 0}.pricing .section-title{margin-bottom:1rem}.pricing-list{max-width:600px;color:var(--text-muted);margin:0 auto 2.5rem;padding-left:1.25rem;font-size:1rem;line-height:1.8}.pricing-list li{margin-bottom:.6rem;padding-left:.25rem}.pricing-list li::marker{color:#7c5cfc}.pricing-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.lengviau-legacy-root #kaina{--primary:#7c5cfc;--primary-foreground:#fff;--ring:#9b82ff;--accent:#ede8fc;--accent-foreground:#3f2f80;--muted:#f2effa;--muted-foreground:#666680;--border:#e8e8f0;--input:#e8e8f0}.how-it-works{background:var(--bg);padding:5rem 0}.how-it-works .section-title{margin-bottom:.75rem}.steps{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.step{text-align:center;border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition), transform var(--transition);background:#fff;padding:2rem 1.5rem;position:relative}.step:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.step-num{color:#fff;background:linear-gradient(135deg,#7c5cfc,#38bef8);border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;font-size:1.35rem;font-weight:800;display:inline-flex;box-shadow:0 6px 20px #7c5cfc59}.step h3{color:var(--text);letter-spacing:-.015em;margin:0 0 .6rem;font-size:1.1rem;font-weight:700}.step p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.65}.how-it-works-scanner{width:100vw;margin-top:2.5rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@keyframes scanner-stream-pulse{0%{opacity:.75}to{opacity:1}}.scanner-stream-scan-pulse{animation:1.5s ease-in-out infinite alternate scanner-stream-pulse}@keyframes scanner-stream-glitch{0%,16%,50%,to{opacity:1}15%,99%{opacity:.9}49%{opacity:.8}}.scanner-stream-ascii{animation:.1s linear infinite alternate-reverse scanner-stream-glitch}.testimonials{background:linear-gradient(135deg,#fce8f1 0%,#ece0f9 40%,#d8e9fc 100%);padding:5rem 0}.testimonials .section-title{margin-bottom:.75rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.testimonial-card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform var(--transition), box-shadow var(--transition);background:#ffffffd9;border:1px solid #ffffffe6;padding:2rem;position:relative;box-shadow:0 4px 20px #00000012}.testimonial-card:before{content:"\"";color:#7c5cfc26;font-family:Georgia,serif;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:1rem;left:1.5rem}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px #0000001a}.testimonial-text{color:#444;margin:1.5rem 0;font-size:.95rem;line-height:1.7;position:relative}.testimonial-author{color:var(--text);margin:0 0 .25rem;font-size:.95rem;font-weight:700}.testimonial-role{color:var(--text-muted);margin:0;font-size:.85rem}.testimonials-cta{text-align:center;margin:2.5rem 0 0}.link-arrow{color:#7c5cfc;align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.link-arrow:after{content:"→"}.link-arrow:hover{color:#6040e0;text-decoration:none}.faq{background:var(--bg);padding:5rem 0}.faq .section-title{margin-bottom:.75rem}.faq-list{max-width:720px;margin:2.5rem auto 0}.faq-item{border:1px solid var(--border);border-radius:var(--radius-lg);transition:box-shadow var(--transition);background:#fff;margin-bottom:.75rem;overflow:hidden}.faq-item:hover{box-shadow:var(--shadow)}.faq-question{color:var(--text);cursor:pointer;letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.5rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";color:var(--text);text-align:center;width:1.5rem;transition:transform var(--transition);flex-shrink:0;font-size:1.5rem;font-weight:300}.faq-item[open] .faq-question:after{content:"−"}.faq-question:hover{background:var(--bg-alt)}.faq-answer{padding:0 1.5rem 1.25rem}.faq-answer p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.7}.cta-globe-section{background:linear-gradient(135deg,#f8f5fc 0%,#eef4fc 55%,#f0faf8 100%);padding:4.5rem 0}.cta{text-align:center;background:linear-gradient(135deg,#fce8f1 0%,#ece0f9 40%,#d8e9fc 100%);padding:5rem 0}.cta-title{color:var(--text);letter-spacing:-.03em;max-width:700px;margin:0 auto 1rem;font-size:clamp(1.65rem,3.5vw,2.5rem);font-weight:800}.cta-subtitle{color:var(--text-muted);max-width:560px;margin:0 auto 2rem;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.65}.cta-actions{flex-direction:column;align-items:center;gap:.75rem;display:flex}.cta-login-link{font-family:var(--font-sans);color:var(--text-muted);cursor:pointer;text-underline-offset:3px;transition:color var(--transition);background:0 0;border:none;padding:.35rem .5rem;font-size:.95rem;text-decoration:underline}.cta-login-link:hover{color:var(--accent,#7c5cfc)}.cta-contact-footer{margin:1.75rem 0 0;font-size:.9rem}.cta-contact-footer a{color:var(--text-muted);text-underline-offset:3px;transition:color var(--transition);font-weight:600;text-decoration:underline}.cta-contact-footer a:hover{color:var(--accent,#7c5cfc)}.cta-btn-register{margin-bottom:2.5rem}.cta-form-intro{color:var(--text-muted);margin:0 0 1.25rem;font-size:.95rem}.cta-form{flex-direction:column;gap:.75rem;max-width:420px;margin:0 auto;display:flex}.cta-form input{width:100%;font-family:var(--font-sans);color:var(--text);transition:border-color var(--transition), box-shadow var(--transition);background:#ffffffe6;border:1.5px solid #0000001f;border-radius:100px;padding:.9rem 1.25rem;font-size:1rem}.cta-form input::placeholder{color:var(--text-muted)}.cta-form input:focus{border-color:#7c5cfc99;outline:none;box-shadow:0 0 0 3px #7c5cfc1a}.cta-form-message{min-height:1.4em;margin:0;font-size:.95rem}.cta-form-message--success{color:#0d8050}.cta-form-message--error{color:#c23030}.auth-modal{z-index:1000;opacity:0;visibility:hidden;justify-content:center;align-items:center;padding:1rem;transition:opacity .25s,visibility .25s;display:flex;position:fixed;inset:0}.auth-modal.is-open{opacity:1;visibility:visible}.auth-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059;position:absolute;inset:0}.auth-modal-box{border-radius:var(--radius-xl);background:#fff;border:1px solid #ffffffe6;width:100%;max-width:420px;padding:2.5rem 2.25rem;position:relative;box-shadow:0 24px 80px #0003}.auth-modal-close{width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;transition:background var(--transition);background:#0000000f;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.25rem;line-height:1;display:flex;position:absolute;top:1rem;right:1rem}.auth-modal-close:hover{color:var(--text);background:#0000001a}.auth-modal-title{color:var(--text);letter-spacing:-.03em;margin:0 0 1.75rem;font-size:1.5rem;font-weight:800}.auth-form{flex-direction:column;gap:.85rem;display:flex}.auth-label{color:var(--text);font-size:.875rem;font-weight:600}.auth-input{width:100%;font-family:var(--font-sans);border:1.5px solid var(--border);border-radius:var(--radius);background:var(--bg-alt);color:var(--text);transition:border-color var(--transition), box-shadow var(--transition);padding:.8rem 1.1rem;font-size:1rem}.auth-input:focus{background:#fff;border-color:#7c5cfc99;outline:none;box-shadow:0 0 0 3px #7c5cfc1a}.auth-form .auth-form-message{min-height:1.3em;margin:0;font-size:.9rem}.auth-form .auth-form-message.auth-form-message--error{color:#c23030}.auth-form .auth-form-message.auth-form-message--success{color:#0d8050}.auth-switch{color:var(--text-muted);text-align:center;margin:1.5rem 0 0;font-size:.9rem}.auth-switch-btn{font-size:inherit;color:#7c5cfc;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.auth-switch-btn:hover{color:#6040e0}.footer{background:var(--bg-dark);color:#fff;padding:3.5rem 0 2rem}.lengviau-legacy-root .footer a:not(.btn),.lengviau-legacy-root .footer .logo,.footer a{color:#ffffffe0}.footer a:hover{color:#fff;text-decoration:none}.footer-top{grid-template-columns:1fr auto;gap:3rem;margin-bottom:2.5rem;display:grid}.footer-brand .logo{color:#fff;margin-bottom:.75rem;font-size:1.5rem;display:inline-block}.footer-brand .logo span{color:#9b7cff}.footer-brand p{color:#fffc;max-width:300px;margin:0;font-size:.9rem;line-height:1.6}.footer-links-group{gap:3rem;display:flex}.footer-col h4{text-transform:uppercase;letter-spacing:.08em;color:#ffffffb8;margin:0 0 1rem;font-size:.75rem;font-weight:700}.footer-col a{color:#ffffffdb;transition:color var(--transition);margin-bottom:.6rem;font-size:.9rem;display:block}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff2e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.footer-copy{color:#ffffffb8;margin:0;font-size:.82rem}.footer-contact{color:#ffffffe0;margin:0;font-size:.875rem}@media (max-width:1024px){.benefits-grid--four{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}}@media (max-width:900px){.steps{grid-template-columns:1fr}.footer-top{text-align:center;grid-template-columns:1fr}.footer-brand p{max-width:none}.footer-links-group{justify-content:center}.footer-bottom{text-align:center;flex-direction:column}}@media (max-width:768px){.nav,.header-cta{display:none}.menu-toggle,.header.nav-open .nav,.header.nav-open .header-cta{display:flex}.header.nav-open .header-inner{flex-wrap:wrap;align-items:flex-start;gap:.6rem;padding-bottom:.6rem}.header.nav-open .nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffffff7;flex-direction:column;width:100%;margin:0;padding:1rem;position:static;box-shadow:0 8px 24px #00000014}.header.nav-open .header-cta{background:#fffffff7;border-bottom-right-radius:12px;border-bottom-left-radius:12px;flex-direction:column;gap:.65rem;width:calc(100% - 2rem);margin:0 1rem;padding:1rem;position:static;box-shadow:0 8px 24px #00000014}.header.nav-open .header-user{border-left:0;justify-content:space-between;width:100%;margin-left:0;padding-left:0}.header.nav-open .header-user-email{max-width:48vw}.header-language-desktop{display:none}.header-language-mobile{display:flex}.benefits-grid--four{grid-template-columns:1fr}.pricing-buttons{flex-direction:column;align-items:center}.hero-rivile-title{font-size:2.25rem}.auth-modal-box{padding:2rem 1.5rem}}@media (max-width:480px){.hero-rivile-buttons{flex-direction:column;align-items:center}.testimonials-grid{grid-template-columns:1fr}.scroll-top-btn{width:2.45rem;height:2.45rem;font-size:1.1rem;bottom:.9rem;right:.9rem}}.ocr-demo-v2{width:100%;max-width:960px;margin:0 auto;position:relative}.ocr-particle{opacity:.4;pointer-events:none;z-index:0;border-radius:50%;width:8px;height:8px;position:absolute}.ocr-particle--1{background:#7c5cfc;animation:6s ease-in-out infinite ocrFloat;top:10%;left:8%}.ocr-particle--2{background:#38bef8;width:6px;height:6px;animation:8s ease-in-out 1s infinite ocrFloat;top:30%;right:5%}.ocr-particle--3{background:#f59e0b;width:5px;height:5px;animation:7s ease-in-out 2s infinite ocrFloat;bottom:15%;left:20%}@keyframes ocrFloat{0%,to{opacity:.3;transform:translateY(0)scale(1)}50%{opacity:.6;transform:translateY(-18px)scale(1.3)}}.ocr-pipeline{z-index:2;justify-content:center;align-items:center;gap:0;margin-bottom:2rem;display:flex;position:relative}.ocr-pipe-step{flex-direction:column;align-items:center;gap:.4rem;display:flex}.ocr-pipe-step span{text-transform:uppercase;letter-spacing:.06em;color:#00000059;font-size:.7rem;font-weight:700;transition:color .3s}.ocr-pipe-step--active span{color:#7c5cfc}.ocr-pipe-step--done span{color:#16a34a}.ocr-pipe-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#00000059;background:#ffffffd9;border:1.5px solid #00000014;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;box-shadow:0 4px 16px #0000000f}.ocr-pipe-step--active .ocr-pipe-icon{color:#7c5cfc;background:linear-gradient(135deg,#7c5cfc1f,#38bef81f);border-color:#7c5cfc4d;box-shadow:0 4px 20px #7c5cfc26}.ocr-pipe-icon--ai{animation:2s ease-in-out infinite ocrPulseAi}.ocr-pipe-icon--done{color:#16a34a!important;background:#22c55e1f!important;border-color:#22c55e4d!important;box-shadow:0 4px 20px #22c55e26!important}@keyframes ocrPulseAi{0%,to{box-shadow:0 4px 20px #7c5cfc26}50%{box-shadow:0 4px 30px #7c5cfc4d}}.ocr-pipe-line{background:#0000000f;border-radius:2px;width:60px;height:3px;margin:0 .4rem 1.2rem;overflow:hidden}.ocr-pipe-line-fill{background:linear-gradient(90deg,#7c5cfc,#38bef8);border-radius:2px;width:100%;height:100%;animation:2.5s ease-out forwards ocrPipeFill}.ocr-pipe-line-fill--delay{animation-delay:1s}@keyframes ocrPipeFill{0%{width:0}to{width:100%}}.ocr-cards{z-index:2;align-items:flex-start;gap:0;display:flex;position:relative}.ocr-chip-bridge{pointer-events:none;z-index:3;opacity:0;width:104px;height:260px;transition:opacity .22s,transform .22s;position:absolute;top:112px;left:calc(50% - 52px);transform:translateY(6px)}.ocr-chip-bridge--on{opacity:1;transform:none}.ocr-chip{--d:0s;white-space:nowrap;letter-spacing:.01em;color:#111118b8;-webkit-backdrop-filter:blur(10px);opacity:0;animation:1.15s cubic-bezier(.22,.8,.2,1) infinite ocrChipFly;animation-delay:var(--d);background:#ffffffeb;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;padding:.26rem .55rem;font-size:.62rem;font-weight:700;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 22px #00000014}@keyframes ocrChipFly{0%{opacity:0;filter:blur(.2px);transform:translate(-50%,-50%)translate(-54px)translateY(60px)scale(.96)}10%{opacity:1}55%{opacity:1;transform:translate(-50%,-50%)translate(0)translateY(0)scale(1)}to{opacity:0;filter:blur(.25px);transform:translate(-50%,-50%)translate(54px)translateY(-60px)scale(.98)}}.ocr-card{-webkit-backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #fffffff2;border-radius:20px;flex:1;min-width:0;padding:1.5rem;animation:.6s ease-out both ocrCardIn;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f,0 16px 56px #0000000a}.ocr-card--input{animation-delay:0s}.ocr-card--output{animation-delay:.4s}@keyframes ocrCardIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ocr-scan-line{z-index:10;background:linear-gradient(90deg,#0000,#7c5cfc99,#38bef899,#0000);height:2px;animation:3s ease-in-out infinite ocrScan;position:absolute;left:0;right:0;box-shadow:0 0 12px #7c5cfc4d}@keyframes ocrScan{0%{opacity:0;top:0}5%{opacity:1}50%{opacity:1;top:100%}55%{opacity:0}to{opacity:0;top:100%}}.ocr-card-label{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;background:#00000008;border-radius:100px;align-items:center;gap:.35rem;margin-bottom:1rem;padding:.3rem .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.ocr-card-label--ai{color:#16a34a;background:linear-gradient(135deg,#22c55e1a,#22c55e0d)}.ocr-card-head{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ocr-card-title{color:#111;letter-spacing:-.02em;font-size:.95rem;font-weight:800}.ocr-card-meta{color:#888;margin-top:.15rem;font-size:.72rem}.ocr-card-logo{letter-spacing:.08em;color:#7c5cfc;background:#7c5cfc14;border-radius:6px;padding:.25rem .6rem;font-size:.65rem;font-weight:800}.ocr-card-parties{grid-template-columns:1fr auto 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.ocr-party-label{text-transform:uppercase;letter-spacing:.07em;color:#7c5cfc;margin-bottom:.3rem;font-size:.58rem;font-weight:800}.ocr-party-name{color:#111;margin-bottom:.1rem;font-size:.82rem;font-weight:700}.ocr-party-detail{color:#888;font-size:.7rem;line-height:1.5}.ocr-party-divider{background:#00000014;width:1px;margin:.5rem 0}.ocr-v2-table{border-collapse:collapse;width:100%;margin-bottom:.75rem;font-size:.72rem}.ocr-v2-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#888;border-bottom:1.5px solid #00000014;padding:.45rem .3rem;font-size:.6rem;font-weight:700}.ocr-v2-table td{color:#333;border-bottom:1px solid #0000000a;padding:.4rem .3rem}.ocr-v2-table tbody tr:last-child td{border-bottom:none}.ocr-card-total{border-top:1.5px solid #00000014;padding-top:.65rem}.ocr-total-row{color:#555;justify-content:space-between;padding:.15rem 0;font-size:.72rem;display:flex}.ocr-total-row--sm{color:#888;font-size:.68rem}.ocr-total-row--big{color:#111;border-top:1.5px solid #0000000f;margin-top:.25rem;padding-top:.35rem;font-size:.85rem;font-weight:800}.ocr-ai-center{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:70px;padding-top:3rem;display:flex;position:relative}.ocr-ai-orb{width:52px;height:52px;position:relative}.ocr-ai-orb-ring{will-change:transform;border:2px solid #7c5cfc;border-color:#7c5cfc #38bef8 #0000 #0000;border-radius:50%;animation:2.5s linear infinite ocrOrbSpin;position:absolute;inset:-4px}@keyframes ocrOrbSpin{to{transform:rotate(360deg)}}.ocr-ai-orb-core{color:#fff;letter-spacing:.05em;will-change:transform, box-shadow;background:linear-gradient(135deg,#7c5cfc,#38bef8);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:.8rem;font-weight:800;animation:3s ease-in-out infinite ocrOrbPulse;display:flex;box-shadow:0 4px 24px #7c5cfc59}@keyframes ocrOrbPulse{0%,to{transform:scale(1);box-shadow:0 4px 24px #7c5cfc59}50%{transform:scale(1.06);box-shadow:0 6px 36px #7c5cfc80}}.ocr-ai-beam{background:linear-gradient(90deg,#7c5cfc4d,#38bef800);width:28px;height:2px;position:absolute;top:calc(50% + 1.5rem)}.ocr-ai-beam--left{background:linear-gradient(270deg,#7c5cfc4d,#38bef800);right:100%;transform:translateY(-50%)}.ocr-ai-beam--right{left:100%;transform:translateY(-50%)}.ocr-extracted-header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ocr-extracted-company{align-items:center;gap:.6rem;display:flex}.ocr-extracted-avatar{color:#fff;background:linear-gradient(135deg,#7c5cfc,#38bef8);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:800;display:flex}.ocr-extracted-name{color:#111;font-size:.9rem;font-weight:800}.ocr-extracted-code{color:#888;margin-top:.1rem;font-size:.68rem}.ocr-extracted-status{color:#16a34a;background:#22c55e14;border-radius:100px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.ocr-status-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite ocrDotPulse}@keyframes ocrDotPulse{0%,to{opacity:1}50%{opacity:.4}}.ocr-extracted-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem;display:grid}.ocr-extracted-cell{background:#00000005;border:1px solid #0000000a;border-radius:10px;padding:.55rem .7rem}.ocr-cell-label{text-transform:uppercase;letter-spacing:.06em;color:#888;margin-bottom:.15rem;font-size:.58rem;font-weight:700}.ocr-cell-value{color:#111;font-size:.78rem;font-weight:700}.ocr-extracted-items{margin-bottom:.75rem}.ocr-item-row{border-bottom:1px solid #0000000a;grid-template-columns:24px 50px 1fr 40px 60px;align-items:center;gap:.3rem;padding:.35rem .3rem;font-size:.72rem;display:grid}.ocr-item-row--head{text-transform:uppercase;letter-spacing:.05em;color:#888;border-bottom:1.5px solid #00000014;padding-bottom:.4rem;font-size:.58rem;font-weight:700}.ocr-item-row--animate{animation:.5s ease-out both ocrRowIn}@keyframes ocrRowIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.ocr-item-check{color:#22c55e;background:#22c55e1f;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:800;display:flex}.ocr-extracted-total{background:linear-gradient(135deg,#7c5cfc0f,#38bef80f);border:1px solid #7c5cfc1f;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.65rem .85rem;display:flex}.ocr-ext-total-label{color:#555;font-size:.72rem;font-weight:600}.ocr-ext-total-value{background:linear-gradient(90deg,#7c5cfc,#38bef8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.15rem;font-weight:800}.ocr-export-btns{gap:.5rem;display:flex}.ocr-export-btn{font-family:var(--font-sans);color:#7c5cfc;cursor:pointer;background:#7c5cfc14;border:1px solid #7c5cfc26;border-radius:100px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.72rem;font-weight:700;transition:all .2s;display:inline-flex}.ocr-export-btn:hover{background:#7c5cfc26;border-color:#7c5cfc40;transform:translateY(-1px)}.ocr-pipe-line-fill{width:0%;transition:width .8s ease-out;animation:none}.ocr-pipe-fill--on{width:100%}.ocr-ai-center{width:90px;padding-top:2rem;overflow:visible}.ocr-ai-center--subtle{opacity:.92;width:72px;padding-top:2.35rem}.ocr-ai-center--subtle .ocr-ai-orb-wrap,.ocr-ai-center--subtle .ocr-ai-orb-wrap .ocr-ai-orb{width:52px;height:52px}.ocr-ai-center--subtle .ocr-ai-orb-core{font-size:.72rem;box-shadow:0 4px 18px #7c5cfc38}.ocr-ai-center--subtle .ocr-ai-ring--3{display:none}.ocr-ai-center--subtle .ocr-ai-ring--2{opacity:.75;inset:-16px}.ocr-ai-center--subtle .ocr-ai-ring--1{opacity:.85;inset:-8px}.ocr-ai-center--subtle .ocr-ai-glow{opacity:.75;inset:-10px}.ocr-ai-center--subtle .ocr-ai-phase-label{opacity:.85;font-size:.54rem}.ocr-ai-orb-wrap{justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.ocr-ai-orb-wrap .ocr-ai-orb{width:64px;height:64px}.ocr-ai-ring{pointer-events:none;border-style:solid;border-color:#0000;border-radius:50%;position:absolute}.ocr-ai-ring--1{border-width:1.5px;border-top-color:#7c5cfcbf;border-right-color:#38bef880;animation:2.4s linear infinite ocrRingCW;inset:-10px}.ocr-ai-ring--2{border-width:1.5px;border-bottom-color:#38bef8a6;border-left-color:#f8717166;animation:3.8s linear infinite ocrRingCCW;inset:-20px}.ocr-ai-ring--3{border:1px dashed #7c5cfc1a;border-color:#7c5cfc38 #7c5cfc1a #38bef82e;animation:9s linear infinite ocrRingCW;inset:-30px}@keyframes ocrRingCW{to{transform:rotate(360deg)}}@keyframes ocrRingCCW{to{transform:rotate(-360deg)}}.ocr-ai-glow{pointer-events:none;background:radial-gradient(circle,#7c5cfc38 0%,#0000 70%);border-radius:50%;animation:2.8s ease-in-out infinite ocrGlowPulse;position:absolute;inset:-8px}@keyframes ocrGlowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.ocr-orbital-wrap{transform-origin:0 0;pointer-events:none;width:0;height:0;position:absolute;top:50%;left:50%}.ocr-orbital-wrap--1{animation:3.5s linear infinite ocrRingCW}.ocr-orbital-wrap--2{animation:5s linear -2s infinite ocrRingCCW}.ocr-orbital-wrap--3{animation:2.2s linear -.8s infinite ocrRingCW}.ocr-orbital-dot{border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.ocr-orbital-wrap--1 .ocr-orbital-dot{background:#7c5cfc;width:6px;height:6px;top:0;left:46px;box-shadow:0 0 8px #7c5cfce6,0 0 18px #7c5cfc66}.ocr-orbital-wrap--2 .ocr-orbital-dot{background:#38bef8;width:5px;height:5px;top:0;left:38px;box-shadow:0 0 7px #38bef8e6,0 0 14px #38bef866}.ocr-orbital-wrap--3 .ocr-orbital-dot{background:#f59e0b;width:4px;height:4px;top:0;left:54px;box-shadow:0 0 6px #f59e0be6,0 0 12px #f59e0b66}.ocr-ai-orb-wrap .ocr-ai-beam{background-size:200% 100%;width:38px;height:2px;position:absolute;top:50%}.ocr-ai-orb-wrap .ocr-ai-beam--left{background:linear-gradient(270deg,#7c5cfca6,#38bef859,#0000);animation:1.8s ease-in-out infinite ocrBeamFlow;left:auto;right:100%;transform:translateY(-50%)}.ocr-ai-orb-wrap .ocr-ai-beam--right{background:linear-gradient(90deg,#7c5cfca6,#38bef859,#0000);animation:1.8s ease-in-out .9s infinite ocrBeamFlow;left:100%;right:auto;transform:translateY(-50%)}@keyframes ocrBeamFlow{0%{opacity:.2;background-position:200%}50%{opacity:.75}to{opacity:.2;background-position:-200%}}.ocr-ai-phase-label{text-transform:uppercase;letter-spacing:.09em;color:#7c5cfc;text-align:center;min-height:1.1em;margin-top:.7rem;font-size:.56rem;font-weight:800;overflow:hidden}.ocr-ai-phase-label span{animation:.28s ease-out both ocrLabelIn;display:block}@keyframes ocrLabelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ocr-ai-center--p2 .ocr-ai-orb-core,.ocr-ai-center--p3 .ocr-ai-orb-core{animation-duration:1.1s;box-shadow:0 6px 36px #7c5cfc8c}.ocr-ai-center--p2 .ocr-ai-glow,.ocr-ai-center--p3 .ocr-ai-glow{animation-duration:1.2s}.ocr-ai-center--p4 .ocr-ai-orb-core{background:linear-gradient(135deg,#22c55e,#16a34a);animation-play-state:paused;box-shadow:0 4px 28px #22c55e80}.ocr-ai-center--p4 .ocr-ai-orb-ring{border-top-color:#22c55e;border-right-color:#16a34a}.ocr-ai-center--p4 .ocr-ai-phase-label{color:#16a34a}.ocr-ai-center--p4 .ocr-ai-glow{background:radial-gradient(circle,#22c55e40 0%,#0000 70%)}.ocr-extracted-cell--in{animation:.38s ease-out both ocrFieldIn}@keyframes ocrFieldIn{0%{opacity:.15;transform:translateY(7px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ocr-cell-blank{background:linear-gradient(90deg,#0000000f 25%,#00000008 50%,#0000000f 75%) 0 0/200% 100%;border-radius:4px;width:78%;height:.8rem;animation:1.4s ease-in-out infinite ocrSkeleton;display:block}@keyframes ocrSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.ocr-item-row--ghost{opacity:0;pointer-events:none}.ocr-extracted-total{transition:opacity .5s,transform .5s}.ocr-export-btns{transition:opacity .5s .18s}.ocr-demo-phase-0 .ocr-extracted-total,.ocr-demo-phase-1 .ocr-extracted-total,.ocr-demo-phase-2 .ocr-extracted-total,.ocr-demo-phase-3 .ocr-extracted-total{opacity:0;transform:translateY(8px)}.ocr-demo-phase-0 .ocr-export-btns,.ocr-demo-phase-1 .ocr-export-btns,.ocr-demo-phase-2 .ocr-export-btns,.ocr-demo-phase-3 .ocr-export-btns{opacity:0;pointer-events:none}.ocr-realdoc{font-family:var(--font-sans);background:#fff;padding:1.1rem 1.15rem .9rem}.ocr-rd-lh{border-bottom:2px solid #111;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem;padding-bottom:.65rem;display:flex}.ocr-rd-lh-left{min-width:0}.ocr-rd-company{color:#111;letter-spacing:-.02em;margin-bottom:.25rem;font-size:.88rem;font-weight:900}.ocr-rd-detail{color:#555;font-size:.6rem;line-height:1.5}.ocr-rd-detail strong{color:#111;font-weight:700}.ocr-rd-lh-right{text-align:right;flex-shrink:0}.ocr-rd-doctype{color:#111;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.2rem;font-size:.78rem;font-weight:900;line-height:1.1}.ocr-rd-docnr{color:#555;font-size:.62rem}.ocr-rd-docnr strong{color:#111;font-weight:700}.ocr-rd-divider{background:#0000001a;height:1px;margin-bottom:.65rem}.ocr-rd-inforow{border-bottom:1px dashed #0000001f;grid-template-columns:1fr auto;gap:1rem;margin-bottom:.7rem;padding-bottom:.7rem;display:grid}.ocr-rd-buyer-lbl{text-transform:uppercase;letter-spacing:.1em;color:#7c5cfc;margin-bottom:.2rem;font-size:.55rem;font-weight:800}.ocr-rd-buyer-name{color:#111;letter-spacing:-.01em;margin-bottom:.15rem;font-size:.8rem;font-weight:800}.ocr-rd-meta{text-align:right;flex-direction:column;gap:.18rem;display:flex}.ocr-rd-meta-row{color:#888;text-transform:uppercase;letter-spacing:.05em;flex-direction:column;align-items:flex-end;font-size:.55rem;display:flex}.ocr-rd-meta-row strong{color:#111;text-transform:none;letter-spacing:0;margin-top:.04rem;font-size:.7rem;font-weight:700}.ocr-rd-table{border-collapse:collapse;width:100%;margin-bottom:.7rem;font-size:.64rem}.ocr-rd-table th{color:#fff;text-transform:uppercase;letter-spacing:.06em;text-align:left;background:#111;padding:.35rem .3rem;font-size:.52rem;font-weight:800}.ocr-rd-table th:first-child{border-radius:3px 0 0 3px}.ocr-rd-table th:last-child{text-align:right;border-radius:0 3px 3px 0}.ocr-rd-table td{color:#222;vertical-align:middle;border-bottom:1px solid #0000000f;padding:.38rem .3rem}.ocr-rd-table td:nth-child(3),.ocr-rd-table td:nth-child(4),.ocr-rd-table td:nth-child(5),.ocr-rd-table td:nth-child(6),.ocr-rd-table td:nth-child(7){text-align:right;font-variant-numeric:tabular-nums}.ocr-rd-table td:last-child{color:#111;font-weight:700}.ocr-rd-table tbody tr:last-child td{border-bottom:none}.ocr-rd-totals{background:#00000004;border:1px solid #0000001a;border-radius:6px;width:58%;margin-bottom:.65rem;margin-left:auto;padding:.5rem .65rem .55rem}.ocr-rd-total-line{color:#444;font-variant-numeric:tabular-nums;justify-content:space-between;padding:.1rem 0;font-size:.66rem;display:flex}.ocr-rd-total-line--final{color:#111;letter-spacing:-.01em;border-top:2px solid #111;margin-top:.28rem;padding-top:.35rem;font-size:.82rem;font-weight:900}.ocr-rd-footer{color:#888;border-top:1px dashed #0000001a;justify-content:space-between;align-items:center;padding-top:.5rem;font-size:.58rem;display:flex}.ocr-rd-paid{letter-spacing:.14em;color:#16a34a;opacity:.9;background:#22c55e0f;border:2px solid #16a34ab3;border-radius:3px;padding:.15rem .4rem;font-size:.62rem;font-weight:900;display:inline-block;transform:rotate(-6deg)}.ocr-appmodal{background:#fff;padding:1.1rem 1.15rem .9rem}.ocr-am-header{border-bottom:1px solid #f0f0f6;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.9rem;padding-bottom:.7rem;display:flex}.ocr-am-title{color:#111;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:700;overflow:hidden}.ocr-am-badge{color:#7c5cfc;background:#7c5cfc1a;border-radius:100px;flex-shrink:0;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.62rem;font-weight:700;display:inline-flex}.ocr-am-badge--green{color:#16a34a;background:#22c55e1a}.ocr-am-section{opacity:0;pointer-events:none;margin-bottom:.8rem;transform:translateY(6px)}.ocr-am-section--in{opacity:1;pointer-events:auto;animation:.38s ease-out both ocrAioutReveal;transform:none}.ocr-am-section-title{text-transform:uppercase;color:#999;letter-spacing:.07em;margin-bottom:.4rem;font-size:.6rem;font-weight:700}.ocr-am-grid3{grid-template-columns:repeat(3,1fr);gap:.35rem;display:grid}.ocr-am-row--hide{opacity:0;pointer-events:none;margin-top:.35rem;transform:translateY(4px)}.ocr-am-row--in{opacity:1;pointer-events:auto;margin-top:.35rem;animation:.38s ease-out both ocrAioutReveal;transform:none}.ocr-am-grid4{grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.ocr-am-field{flex-direction:column;gap:.12rem;display:flex}.ocr-am-field-label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.52rem;font-weight:700}.ocr-am-field-val{color:#111;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;background:#fafafa;border:1px solid #e0e0ef;border-radius:5px;padding:.28rem .45rem;font-size:.7rem;font-weight:500;overflow:hidden}.ocr-am-field--total .ocr-am-field-val{color:#7c5cfc;background:#7c5cfc0f;border-color:#7c5cfc33;font-weight:800}.ocr-am-table{border-collapse:collapse;width:100%;font-size:.65rem}.ocr-am-table th{color:#555;text-transform:uppercase;letter-spacing:.04em;text-align:left;background:#f6f6fb;border-bottom:1px solid #eeeef8;padding:.32rem .4rem;font-size:.55rem;font-weight:700}.ocr-am-table td{color:#222;font-variant-numeric:tabular-nums;border-bottom:1px solid #f0f0f6;padding:.32rem .4rem}.ocr-am-table tbody tr:last-child td{border-bottom:none}.ocr-am-row--ghost{opacity:0;pointer-events:none}.ocr-am-row--in{animation:.4s ease-out both ocrRowIn}.ocr-am-footer{flex-wrap:wrap;gap:.4rem;margin-top:0;padding:.55rem .7rem;display:flex}.ocr-am-btn{cursor:pointer;font-size:.68rem;font-weight:700;font-family:var(--font-sans);border-radius:6px;align-items:center;gap:.3rem;padding:.32rem .75rem;transition:all .15s;display:inline-flex}.ocr-am-btn--outline{color:#555;background:#fff;border:1px solid #d0d0e4}.ocr-am-btn--outline:hover{color:#7c5cfc;border-color:#7c5cfc}.ocr-am-btn--primary{color:#fff;background:#7c5cfc;border:1px solid #7c5cfc}.ocr-am-btn--primary:hover{background:#6a4dea}.ocr-invoice{background:linear-gradient(#fff 0%,#fcfcfd 100%);padding:1.4rem 1.4rem 1.1rem}.ocr-inv-header{border-bottom:2px solid #111;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem;padding-bottom:.85rem;display:flex}.ocr-inv-title-block{min-width:0}.ocr-inv-title{font-family:var(--font-sans);letter-spacing:.04em;color:#111;margin-bottom:.3rem;font-size:.95rem;font-weight:900;line-height:1.1}.ocr-inv-serial{color:#555;letter-spacing:.01em;font-size:.68rem}.ocr-inv-serial strong{color:#111;font-weight:700}.ocr-inv-dates{text-align:right;flex-direction:column;gap:.2rem;min-width:0;display:flex}.ocr-inv-date-row{color:#888;text-transform:uppercase;letter-spacing:.06em;flex-direction:column;align-items:flex-end;font-size:.58rem;line-height:1.1;display:flex}.ocr-inv-date-row strong{color:#111;text-transform:none;letter-spacing:0;margin-top:.08rem;font-size:.72rem;font-weight:700}.ocr-inv-parties{border-bottom:1px dashed #0000001f;grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.9rem;padding-bottom:.9rem;display:grid}.ocr-inv-party{min-width:0}.ocr-inv-party-label{text-transform:uppercase;letter-spacing:.12em;color:#7c5cfc;border-bottom:1px solid #7c5cfc2e;margin-bottom:.35rem;padding-bottom:.25rem;font-size:.55rem;font-weight:800}.ocr-inv-party-name{color:#111;letter-spacing:-.01em;margin-bottom:.2rem;font-size:.78rem;font-weight:800}.ocr-inv-party-row{color:#555;font-size:.62rem;line-height:1.45}.ocr-inv-party-row strong{color:#111;font-weight:700}.ocr-inv-table{border-collapse:collapse;width:100%;margin-bottom:.9rem;font-size:.68rem}.ocr-inv-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#fff;background:#111;padding:.4rem .35rem;font-size:.55rem;font-weight:800}.ocr-inv-table th:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.ocr-inv-table th:last-child{text-align:right;border-top-right-radius:4px;border-bottom-right-radius:4px}.ocr-inv-table .ocr-inv-col-nr{width:22px}.ocr-inv-table .ocr-inv-col-unit{text-align:center;width:32px}.ocr-inv-table .ocr-inv-col-qty{text-align:right;width:42px}.ocr-inv-table .ocr-inv-col-price{text-align:right;width:50px}.ocr-inv-table .ocr-inv-col-sum{text-align:right;width:56px}.ocr-inv-table td{color:#222;border-bottom:1px solid #0000000f;padding:.42rem .35rem}.ocr-inv-table td:nth-child(3){text-align:center;color:#666}.ocr-inv-table td:nth-child(4),.ocr-inv-table td:nth-child(5),.ocr-inv-table td:nth-child(6){text-align:right;font-variant-numeric:tabular-nums}.ocr-inv-table td:last-child{color:#111;font-weight:700}.ocr-inv-table tbody tr:last-child td{border-bottom:none}.ocr-inv-totals{background:#00000005;border:1px solid #0000000f;border-radius:8px;width:62%;margin-bottom:.8rem;margin-left:auto;padding:.55rem .7rem .65rem}.ocr-inv-total-row{color:#444;font-variant-numeric:tabular-nums;justify-content:space-between;padding:.12rem 0;font-size:.7rem;display:flex}.ocr-inv-total-row--big{color:#111;letter-spacing:-.01em;border-top:2px solid #111;margin-top:.3rem;padding-top:.4rem;font-size:.88rem;font-weight:900}.ocr-inv-footer{color:#888;border-top:1px dashed #0000001a;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.55rem;font-size:.6rem;display:flex}.ocr-inv-stamp{letter-spacing:.12em;color:#16a34a;opacity:.85;background:#22c55e0d;border:2px solid #16a34a;border-radius:4px;padding:.15rem .45rem;font-size:.6rem;font-weight:900;display:inline-block;transform:rotate(-4deg)}.ocr-aiout{background:linear-gradient(#fff 0%,#f8f9ff 100%);padding:1.2rem 1.25rem 1.1rem}.ocr-aiout-header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.85rem;padding-bottom:.75rem;display:flex}.ocr-aiout-doc{align-items:center;gap:.6rem;min-width:0;display:flex}.ocr-aiout-doc-badge{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#7c5cfc,#38bef8);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.62rem;font-weight:900;display:flex;box-shadow:0 4px 14px #7c5cfc59}.ocr-aiout-doc-id{color:#111;letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:800}.ocr-aiout-doc-type{color:#888;margin-top:.05rem;font-size:.62rem}.ocr-aiout-status{color:#7c5cfc;background:#7c5cfc1a;border-radius:100px;flex-shrink:0;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.66rem;font-weight:700;display:inline-flex}.ocr-aiout-status--done{color:#16a34a;background:#22c55e1a}.ocr-aiout-meta{flex-wrap:wrap;gap:.35rem;margin-bottom:.9rem;display:flex}.ocr-aiout-chip{color:#444;font-variant-numeric:tabular-nums;background:#0000000a;border:1px solid #0000000a;border-radius:100px;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.62rem;font-weight:600;display:inline-flex}.ocr-aiout-chip svg{color:#7c5cfc;opacity:.85}.ocr-aiout-chip--eur{color:#7c5cfc;letter-spacing:.06em;background:linear-gradient(135deg,#7c5cfc1a,#38bef81a);border-color:#7c5cfc26;font-weight:800}.ocr-aiout-section{margin-bottom:.85rem}.ocr-aiout-section-label{text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:.54rem;font-weight:800;display:flex}.ocr-aiout-section-count{color:#7c5cfc;font-variant-numeric:tabular-nums}.ocr-aiout-parties{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.ocr-aiout-party{background:#fff;border:1px solid #0000000f;border-radius:10px;min-width:0;padding:.55rem .65rem;box-shadow:0 1px 2px #00000005}.ocr-aiout-party-type{text-transform:uppercase;letter-spacing:.08em;border-radius:4px;margin-bottom:.3rem;padding:.15rem .4rem;font-size:.5rem;font-weight:800;display:inline-block}.ocr-aiout-party-type--seller{color:#7c5cfc;background:#7c5cfc1a}.ocr-aiout-party-type--buyer{color:#38bef8;background:#38bef81a}.ocr-aiout-party-name{color:#111;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.22rem;font-size:.76rem;font-weight:800;overflow:hidden}.ocr-aiout-party-row{color:#666;font-variant-numeric:tabular-nums;font-size:.58rem;line-height:1.45}.ocr-aiout-party-row strong{color:#111;font-weight:700}.ocr-aiout-items{flex-direction:column;gap:.35rem;display:flex}.ocr-aiout-item{background:#fff;border:1px solid #0000000d;border-radius:9px;align-items:center;gap:.55rem;padding:.5rem .65rem;display:flex;box-shadow:0 1px 2px #00000005}.ocr-aiout-item-check{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex;box-shadow:0 2px 6px #22c55e59}.ocr-aiout-item-info{flex:1;min-width:0}.ocr-aiout-item-name{color:#111;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:700;overflow:hidden}.ocr-aiout-item-meta{color:#888;font-variant-numeric:tabular-nums;margin-top:.08rem;font-size:.58rem}.ocr-aiout-item-total{color:#111;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.78rem;font-weight:800}.ocr-aiout-totals{justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:.75rem;padding:.6rem .8rem;display:flex}.ocr-aiout-totals-rows{flex-direction:column;gap:.1rem;min-width:0;display:flex}.ocr-aiout-total-row{color:#666;font-variant-numeric:tabular-nums;justify-content:space-between;gap:.6rem;font-size:.6rem;display:flex}.ocr-aiout-total-row span:last-child{color:#111;font-weight:700}.ocr-aiout-total-big{text-align:right;border-left:1px solid #7c5cfc33;flex-shrink:0;padding-left:.8rem}.ocr-aiout-total-big-label{text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:.1rem;font-size:.54rem;font-weight:700}.ocr-aiout-totals .ocr-ext-total-value{font-size:1.25rem;line-height:1.1}.ocr-aiout-hide{opacity:0;pointer-events:none;transform:translateY(6px)}.ocr-aiout-reveal{animation:.45s ease-out both ocrAioutReveal}@keyframes ocrAioutReveal{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.ocr-cards{flex-direction:column;gap:1rem}.ocr-ai-center{flex-direction:row;gap:1rem;width:100%;padding:.5rem 0}.ocr-ai-beam,.ocr-ai-orb-wrap .ocr-ai-beam,.ocr-ai-ring--3{display:none}.ocr-pipeline{flex-wrap:wrap;gap:.25rem}.ocr-pipe-line{width:30px}.ocr-chip-bridge{display:none}}@media (max-width:600px){.ocr-card{border-radius:14px;padding:1rem}.ocr-inv-parties,.ocr-aiout-parties{grid-template-columns:1fr;gap:.5rem}.ocr-inv-header{flex-direction:column;gap:.5rem}.ocr-inv-dates{text-align:left;flex-direction:row;gap:1rem}.ocr-inv-date-row{align-items:flex-start}.ocr-inv-totals{width:100%}.ocr-aiout-totals{flex-direction:column;align-items:stretch;gap:.4rem}.ocr-aiout-total-big{text-align:left;border-top:1px solid #7c5cfc33;border-left:none;padding-top:.4rem;padding-left:0}}
