:root{--font-stack:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-family:var(--font-stack);color:#0b1220;background-color:#eef2ff}*{box-sizing:border-box}body{background:linear-gradient(#eef2ff,#fff);min-height:100vh;margin:0}.page-shell{justify-content:center;min-height:100vh;padding:4rem 1rem;display:flex}.parser-shell{flex-direction:column;gap:1.5rem;display:flex}.page-shell main{width:min(1280px,100%)}.parser-shell header{text-align:left;margin-bottom:2rem}.auth-links{align-items:center;gap:.5rem;font-size:.95rem;display:flex}.auth-links a{color:#4338ca;font-weight:600;text-decoration:none}.auth-links span{color:#6b7280}.parser-shell .eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#6b7280;font-size:.75rem}.parser-shell h1{margin:.25rem 0;font-size:2rem}.parser-shell .subhead{color:#475467;margin-bottom:0}.subhead.muted{color:#6b7280;font-size:.95rem}.card{background:#fff;border:1px solid #6366f133;padding:1.5rem;box-shadow:0 20px 45px #0f172a14}.highlight-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:0;display:grid}.highlight-card{background:#f5f3ff;border:1px solid #6366f11a;min-height:120px;padding:1rem}.highlight-title{margin-bottom:.4rem;font-weight:600}.credits-card{flex-direction:column;gap:0;display:flex}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;display:grid}.pricing-plan{text-align:center;background:#f9fafb;border:1px solid #0f172a14;padding:1rem}.badge{color:#fff;background:#4338ca;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-flex}.plan-credits{margin-top:.8rem;font-size:1.1rem;font-weight:600}.plan-detail{color:#475467;margin-top:.35rem;font-size:.9rem}.credit-footnote{color:#475467;margin:0;font-size:.9rem}.pipeline-card h2{margin-top:0}.form-grid{flex-direction:column;gap:1rem;display:flex}.input-group{flex-direction:column;gap:.4rem;font-size:.85rem;display:flex}.input-group span{font-weight:600}.input-group input,.input-group select,.button{font-size:1rem;font-family:var(--font-stack)}.input-group input,.input-group select{border:1px solid #d0d7ff;border-radius:.8rem;padding:.75rem .9rem}.button{color:#fff;cursor:pointer;background:#4338ca;border:none;border-radius:999px;padding:.85rem 1.4rem;font-weight:600;transition:transform .15s}.doc-shell{justify-content:center;width:100%;padding:2rem 0 4rem;display:flex}.doc-card{background:#fff;border:1px solid #0f172a14;border-radius:24px;width:100%;max-width:900px;padding:2.5rem;box-shadow:0 25px 60px #0f172a2e}.doc-eyebrow{text-transform:uppercase;letter-spacing:.3em;color:#6b7280;margin-bottom:.5rem;font-size:.75rem}.doc-card h1{margin:0;font-size:clamp(2rem,3vw,2.5rem)}.doc-lede{color:#475467;margin-top:.8rem;margin-bottom:1.5rem;line-height:1.6}.doc-section h2{margin:0 0 .35rem;font-size:1.25rem}.doc-section p{color:#0f172a;margin:0;line-height:1.6}.doc-section ul{margin:.5rem 0 0;padding-left:1.25rem}.doc-section li{margin-bottom:.35rem}.doc-card a{color:#4338ca;font-weight:600}@media (max-width:700px){.doc-card{padding:1.75rem}}.button:disabled{opacity:.6;cursor:wait}.button:hover:not(:disabled){transform:translateY(-1px)}.button.secondary{color:#1d1e44;background:#e0e7ff}.buy-button-light,.buy-button-dark{text-align:center;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 24px;font-family:Inter-SemiBold,Inter,system-ui,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.buy-button-light{color:#fff;background:#006591;box-shadow:0 14px 30px #0065914d}.buy-button-light:visited{color:#fff}.buy-button-light:hover:not(:disabled){transform:translateY(-2px)}.buy-button-dark{color:#006591;background:#fff;border:1px solid #006591;box-shadow:0 10px 24px #00000040}.buy-button-dark:hover:not(:disabled){transform:translateY(-2px)}.status{color:#047857;margin-top:1rem}.error{color:#b91c1c;margin-top:1rem}.auth-shell{justify-content:"center";text-align:left;background:#fff;border:1px solid #6366f133;border-radius:16px;flex-direction:column;gap:1rem;width:100%;max-width:520px;margin:0 auto;padding:2rem;display:flex;box-shadow:0 30px 60px #0f172a1a}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-form label{color:#475467;flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.auth-form input{font-size:1rem;font-family:var(--font-stack);border:1px solid #d0d7ff;border-radius:.8rem;padding:.85rem .9rem}.auth-actions button{color:#4338ca;cursor:pointer;background:#fff;border:1px solid #4338ca;border-radius:.8rem;width:100%;padding:.85rem;font-weight:600}.auth-footer{color:#475467;font-size:.9rem}.status.success{color:#047857}.mono{word-break:break-all;color:#0f172a;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}@media (max-width:600px){.card{padding:1.25rem}}.policy-main{background:#fff;justify-content:center;width:100%;padding:2rem 0 4rem;display:flex}.top-menu{z-index:50;color:#fff;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);background:#131b2e;justify-content:space-between;align-items:center;width:100%;max-width:1200px;min-height:80px;margin:0 auto;padding:0 32px;display:flex;position:sticky;top:0;left:0;right:0;box-shadow:0 10px 35px #00000040}.brand{font-size:1.5rem;font-weight:700}.menu-items{gap:20px;display:flex}.menu-items a{color:#ffffffd9;border-bottom:2px solid #0000;padding-bottom:4px;font-weight:500;text-decoration:none}.menu-items a:hover{border-color:#fff}.top-actions{align-items:center;gap:10px;display:flex}.session-name{color:#fff;font-weight:600}.top-actions .ghost-button,.top-actions .primary-button{min-width:92px}.ghost-button{color:#fff;background:#ffffff14;border:1px solid #fff9;transition:transform .2s,box-shadow .2s}.ghost-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #ffffff59}.ghost-button,.primary-button{text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-weight:600;text-decoration:none;display:inline-flex}.primary-button{color:#003046;cursor:pointer;background:#39b8fd;border:none;transition:transform .2s,box-shadow .2s}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px #00000040}.primary-button.secondary{color:#fff;background:#0b7b52}.site-footer{text-align:center;color:#fff;background:#0b1220;border-radius:24px 24px 0 0;width:100%;max-width:1200px;margin-top:auto;padding:24px}.footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.footer-links,.footer-social{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.footer-links a,.footer-social a{color:#ffffffd9;font-weight:600;text-decoration:none}@media (max-width:960px){.top-menu{flex-direction:column;gap:12px;height:auto}}@media (max-width:600px){.top-menu{padding:20px}.menu-items{flex-wrap:wrap;justify-content:center}}.password-wrapper{width:100%;position:relative}.password-wrapper input{box-sizing:border-box;width:100%;padding-right:40px}.password-toggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-toggle:hover{color:#4b5563}.usecase-hero{margin-bottom:1.5rem}.usecase-hero img{object-fit:cover;border-radius:16px;width:100%;height:auto;margin-bottom:1.5rem}.doc-shell{background-color:#fff;flex-direction:column;align-items:center;padding:2rem 1rem}.doc-card{background:#fff;border:1px solid #0f172a14;border-radius:16px;flex-direction:column;width:100%;max-width:900px;margin-top:20px;display:flex;box-shadow:0 10px 30px #0000001f}.doc-image-wrapper{flex-direction:column;align-items:center;margin:1.5rem 0;display:flex}.doc-image-wrapper img{background:#fff;border:1px solid #0f172a26;border-radius:12px;max-width:100%;height:auto;padding:6px}.doc-image-caption{color:#9e9e9e99;text-align:center;max-width:80%;margin-top:.5rem;font-size:.85rem;font-style:italic}.doc-card h1{margin-top:.5rem}.doc-section{margin-top:1rem}.doc-section+.doc-section{border-top:1px solid #0f172a0f;padding-top:1.5rem}
.page-shell{color:#0f2f3d;background:linear-gradient(#c0dafc 0%,#abd7ff 70%,#c0dafc 100%);flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:0;display:flex}.page-shell main{flex-direction:column;gap:0;width:min(1200px,100%);margin:0 auto;padding:0;display:flex}.content{flex-direction:column;gap:0;width:100%;max-width:1200px;display:flex}.hero-section{background:#f7fffb;width:100%;padding:clamp(48px,5vw,75px) 0}.hero-section.parser-hero{padding-block:clamp(18px,6vw,32px)}.hero-columns{grid-template-columns:minmax(280px,1fr) minmax(360px,1fr);justify-content:center;align-items:center;gap:32px;max-width:1200px;margin:0 auto;display:grid}.hero-section.parser-hero .hero-columns{grid-template-columns:1fr;gap:32px}.hero-section.app-parser-hero .hero-columns{grid-template-columns:minmax(320px,1.15fr) minmax(280px,.85fr);place-items:start stretch;gap:32px}.hero-section.app-parser-hero .hero-copy{display:none}.hero-section.app-parser-hero .hero-columns>:nth-child(2),.app-parser-hero-grid{display:contents}.app-parser-hero-left,.app-parser-hero-right{align-self:start;width:100%}.app-parser-hero-left{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.app-parser-hero-right{justify-content:flex-start;align-self:start;display:flex}.hero-columns>:nth-child(2){justify-content:center;display:flex}.hero-section.parser-hero .hero-parser{justify-content:center;width:100%;padding-block:clamp(0px,6vw,0px)}.session-name{color:#fff;align-items:center;font-weight:600;display:inline-flex}.verification-notice{color:#0b7b52;background:#0b7d5214;border:1px solid #0b7d5233;border-radius:16px;margin-top:18px;padding:12px 16px}.verification-notice.error{color:#b02a37;background:#ffe3e3;border-color:#f5c2c2}.eyebrow{letter-spacing:2px;text-transform:uppercase;color:#0b7b52;font-size:.85rem}.subhead.muted{color:#6c757d}.hero-copy .auth-links{align-items:center;gap:10px;margin-bottom:16px;display:flex}.hero-copy .auth-links a{color:#0b7b52;font-weight:600}.cta-actions{flex-direction:column;gap:10px;display:flex}.parser-card h2{margin:0;font-size:1.5rem}.parser-card .parser-subtitle{color:#475467;letter-spacing:.1em;text-transform:uppercase;margin:4px 0 12px;font-size:1rem;font-weight:600}.page-shell.auth-page{padding-bottom:0}.auth-content{background:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:0;width:100%;display:flex}.auth-layer{justify-content:center;width:100%;padding:40px 0 20px;display:flex}.auth-card-wrapper{justify-content:center;width:100%;max-width:560px;display:flex}.auth-card{width:100%;max-width:520px}.hero-parser{justify-content:center;align-items:flex-start;width:100%;padding:0;display:flex}.parser-card{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;gap:12px;width:min(500px,100%);max-width:500px;min-height:500px;margin:0 auto;padding:24px;display:flex;box-shadow:0 15px 30px #0f2f3d1f}.hero-parser .primary-button{transition:transform .2s,box-shadow .2s}.parser-card h2{margin-bottom:0;line-height:1.15}.parser-card .parser-subtitle{letter-spacing:.16em;margin:0}.parser-card p{margin:0;line-height:1.4}.hero-parser .primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 32px #0003}.auth-header h1{margin:0;font-size:2.25rem}.eyebrow{letter-spacing:2px;text-transform:uppercase;color:#0b7b52;margin:0;font-size:.85rem}.subhead{color:#2b3a4b;margin:6px 0 0;line-height:1.5}.auth-actions button:not(.google-button){color:#fff;cursor:pointer;background:#198754;border:none;border-radius:999px;width:100%;padding:12px 16px;font-weight:600}.google-button{color:#000;cursor:pointer;background:#fff;border:1px solid #000;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.google-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 24px #00000026}.auth-actions .google-button{box-shadow:0 12px 26px #0000004d;color:#000!important;background:#fff!important;border-color:#000!important}.auth-form .buy-button-light{color:#fff;background:#006591;border:none;border-radius:999px;width:100%;padding:12px 16px;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 14px 30px #0065914d}.auth-form .buy-button-light:hover:not(:disabled){transform:translateY(-2px)!important;box-shadow:0 16px 34px #00659159!important}.processing-indicator{align-items:center;gap:.5rem;display:inline-flex}.processing-indicator img{object-fit:cover;border-radius:999px;width:28px;height:28px}.google-icon{object-fit:contain;border:none;border-radius:999px;width:20px;height:20px}.divider{text-align:center;color:#6c757d;margin:0}.auth-form{flex-direction:column;gap:12px;display:flex}.auth-form label{flex-direction:column;gap:6px;font-weight:600;display:flex}.auth-form input{border:1px solid #cfd8dc;border-radius:10px;padding:10px 12px}.field-error{color:#b02a37;margin:4px 0 0;font-size:.85rem}.password-requirements{color:#0b7b52;flex-direction:column;gap:4px;margin:6px 0 0;padding:0;font-size:.85rem;list-style:none;display:flex}.password-requirements li{align-items:center;gap:6px;display:flex}.password-requirements li:before{content:"•";font-size:1.2em;line-height:0}.password-requirements li.met{color:#0b7b52}.password-requirements li.missing{color:#b02a37}.unverified-warning{color:#856404;background:#fff3cd;border:1px solid #ffeeba;border-radius:14px;margin:0;padding:12px 14px;font-size:.95rem}.unverified-warning a{color:#0b7b52;font-weight:600}.form-grid{flex-direction:column;gap:16px;display:flex}.input-group{flex-direction:column;gap:6px;font-weight:600;display:flex}.input-group input,.input-group select{border:1px solid #cfd8dc;border-radius:10px;padding:10px 12px}.input-group small{color:#6c757d;font-weight:400}.highlight-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;display:grid}.highlight-card{background:#fff;border:1px solid #0000000d;padding:18px;box-shadow:0 10px 20px #0f2f3d0d}.highlight-title{margin-bottom:6px;font-weight:700}.card{background:#fff;padding:15px;box-shadow:0 20px 35px #0f2f3d1a}.credit-dashboard{flex-direction:column;gap:20px;display:flex}.credit-summary{justify-content:space-between;align-items:center;gap:20px;display:flex}.credit-tables{flex-wrap:wrap;gap:20px;display:flex}.table-section{flex:1;min-width:220px}.table-section ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.table-section li{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.table-section table{border-collapse:collapse;width:100%}.table-section th,.table-section td{text-align:left;padding:6px 0}.table-section tbody tr+tr{border-top:1px solid #e4e7ec}.table-section h3{margin:0 0 10px}.credit-dashboard.dark-theme{color:#fff;background:#131b2e;border-radius:0;padding:32px;box-shadow:0 25px 60px #0006}.credit-dashboard.dark-theme .credit-summary{flex-wrap:wrap}.credit-dashboard.dark-theme h2{color:#fff}.credit-dashboard.dark-theme .subhead{color:#fffc}.credit-dashboard.dark-theme .primary-button{color:#003046;background:#39b8fd;box-shadow:0 12px 30px #0006}.credit-dashboard.dark-theme .primary-button:hover:not(:disabled){transform:translateY(-2px)}.credit-dashboard.dark-theme .credit-tables{background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;margin-top:16px;padding:24px}.credit-dashboard.dark-theme .table-section{min-width:260px}.credit-dashboard.dark-theme .table-section li{border-bottom:1px solid #ffffff14;padding-bottom:8px}.credit-dashboard.dark-theme .table-section table{border-color:#ffffff1a}.credit-dashboard.dark-theme .table-section th,.credit-dashboard.dark-theme .table-section td{color:#ffffffe6}.credit-dashboard.dark-theme .credit-summary button{border:1px solid #0000}.credits-card .pricing-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:0;margin-top:20px;display:grid}.pricing-plan{text-align:center;border:1px solid #0000000d;flex-direction:column;gap:8px;padding:18px;display:flex}.plan-meta{color:#0b7b52;margin:0;font-weight:600}.pricing-plan button{width:100%;margin-top:12px}.badge{color:#fff;background:#4338ca;border-radius:99px;padding:6px 12px;font-weight:700;display:inline-block}.plan-credits{font-size:1.1rem;font-weight:600}.credit-footnote{color:#2b3a4b;margin-top:18px}.status{color:#0b7b52;margin:0}.error{color:#b02a37;margin:0}.guest-limit-note{color:#495057;margin:4px 0 0;font-size:.85rem}.guest-page-warning{color:#b02a37;margin:4px 0 0;font-size:.85rem}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;display:grid}.pipeline-card h2{margin-top:0}.mono{font-family:IBM Plex Mono,Courier New,monospace}.site-footer{text-align:center;color:#fff;background:#0b1220;border-radius:0;width:100%;max-width:1200px;margin-top:auto;padding:24px}.footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.footer-brand{color:#fff;font-size:1.25rem;font-weight:700}.footer-links,.footer-social{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.footer-links a,.footer-social a{color:#ffffffd9;font-weight:600;text-decoration:none}.top-nav-bar{z-index:30;background-color:#131b2e;justify-content:center;align-items:center;width:100%;display:flex;position:sticky;top:0;box-shadow:0 10px 35px #00000040}.top-nav-bar .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1280px;min-height:80px;padding:0 32px;display:flex}.top-nav-bar .brand{letter-spacing:-.5px;color:#fff;white-space:nowrap;align-items:center;gap:12px;font-family:Manrope-ExtraBold,Helvetica;font-size:1.5rem;font-weight:800;display:inline-flex}.top-nav-bar .brand-logo{width:40px;height:40px;display:inline-flex}.top-nav-bar .brand-logo img{object-fit:contain;width:100%;height:100%}.top-nav-bar .menu-items{align-items:center;gap:28px;display:flex}.top-nav-bar .menu-items a{color:#f5f6fa;font-weight:600}.top-nav-bar .top-actions{align-items:center;gap:12px;display:flex}.hero-section{background-color:#f7f9fb;flex-direction:column;align-items:center;width:100%;margin:0;padding:0;display:flex}.hero-section .container{box-sizing:border-box;background:0 0;flex-flow:wrap;justify-content:space-between;align-items:stretch;gap:clamp(32px,4vw,64px);width:min(1280px,100%);max-width:1280px;min-height:520px;margin:0 auto;padding:clamp(32px,4vw,64px) clamp(16px,4vw,32px);display:flex}.hero-section .div{flex-direction:column;flex:320px;justify-content:center;align-self:center;align-items:flex-start;gap:24px;width:100%;min-width:280px;height:fit-content;display:flex;position:relative}.hero-section .background{background-color:#c9e6ff;border-radius:9999px;flex:none;justify-content:center;align-items:center;min-width:220px;min-height:40px;padding:4px 24px;display:inline-flex;position:relative}.hero-section .text{color:#001e2f;letter-spacing:.6px;white-space:nowrap;align-items:center;width:auto;height:16px;margin-top:-1px;font-family:Inter-SemiBold,Helvetica;font-size:12px;font-weight:600;line-height:16px;display:flex;position:relative}.hero-section .div-wrapper{flex-direction:column;flex:none;align-self:stretch;align-items:flex-start;width:100%;display:flex;position:relative}.hero-section .built-for-finance{color:#0000;align-self:stretch;margin-top:-1px;font-family:Manrope-ExtraBold,Helvetica;font-size:60px;font-weight:800;line-height:60px;position:relative}.hero-section .text-wrapper{color:#000;letter-spacing:-1.3px}.hero-section .built-for-finance span{line-height:60px;display:block}.hero-section .span{color:#006591;letter-spacing:-1.3px}.hero-section .modernize-your-wrapper{flex-direction:column;flex:none;align-items:flex-start;width:100%;max-width:576px;padding:8px 0 0;display:flex;position:relative}.hero-section .modernize-your{color:#45464d;letter-spacing:0;white-space:normal;word-break:break-word;align-self:stretch;margin-top:-1px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:29.2px;position:relative}.hero-section .button-wrapper{flex:none;align-self:stretch;align-items:flex-start;gap:16px;width:100%;padding:16px 0 0;display:flex;position:relative}.hero-section .button{background-color:#006591;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:408px;height:73px;padding:16.5px 59.54px 17.5px 59.52px;display:flex;position:relative}.hero-section .button-shadow{background-color:#ffffff01;border-radius:999px;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:0 8px 10px -6px #00659133,0 20px 25px -5px #00659133}.hero-section .try-now-for-free-no{color:#fff;letter-spacing:0;text-align:center;width:239.07px;height:56px;margin-top:-9.5px;margin-bottom:-7.5px;font-family:Inter-SemiBold,Helvetica;font-size:18px;font-weight:600;line-height:28px;position:relative}.hero-section .container-2{flex-direction:column;flex:320px;justify-content:center;align-self:center;align-items:center;gap:0;width:100%;min-width:300px;max-width:520px;height:100%;min-height:585.75px;padding:0;display:flex;position:relative}.hero-animation-wrapper{box-sizing:border-box;width:100%;max-width:500px;max-height:500px;margin:0;padding:0}.hero-animation-stage{aspect-ratio:1;background:linear-gradient(#ffffff80,#c9e6ff2e);border-radius:24px;width:100%;min-height:400px;position:relative;overflow:hidden;box-shadow:0 24px 48px #fcfbfb29}.hero-animation{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:1;backface-visibility:visible;width:100%;height:100%;position:relative;inset:0;transform:translateZ(0)}.parser-showcase-section{background:linear-gradient(#f7fffbf5 0%,#ffffffeb 100%);width:100%;padding:clamp(32px,5vw,72px) 0}.parser-summary-section{width:100%;padding:0 0 clamp(32px,5vw,72px)}.parser-summary-inner,.parser-showcase-inner{box-sizing:border-box;width:min(1280px,100%);margin:0 auto;padding:0 clamp(16px,4vw,32px)}.parser-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(20px,3vw,32px);display:grid}.parser-showcase-left{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.parser-showcase-left .hero-parser{justify-content:flex-start}.parser-showcase-left .parser-card{width:100%;max-width:100%;margin:0}.parser-support-copy{color:#51606f;margin:0;font-size:.98rem;line-height:1.5}.parser-support-copy a{color:#0b7b52;font-weight:600}.document-summary-card{background:linear-gradient(#fff 0%,#f4fbff 100%);border:1px solid #00659114;border-radius:20px;padding:24px;box-shadow:0 18px 36px #0f2f3d14}.app-parser-hero-left .parser-card,.app-parser-hero-right .document-summary-card{margin-top:0}.summary-eyebrow{color:#0b7b52;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:700}.document-summary-card h3{margin:0 0 8px;font-size:1.35rem}.summary-validation{background:#ffffffdb;border:1px solid #0f2f3d14;border-radius:16px;margin-top:18px;padding:16px}.summary-validation-title{color:#0f2f3d;margin:0;font-size:.92rem;font-weight:700}.summary-validation-helper{color:#6c757d;margin:0;font-size:.85rem}.summary-validation-equation{color:#0f2f3d;margin:0 0 8px;font-size:.95rem;font-weight:600}.summary-validation-breakdown{color:#51606f;margin:0 0 8px;font-size:.92rem;line-height:1.45}.summary-validation-message{margin:0;font-weight:700}.summary-validation-message.passed{color:#0b7b52}.summary-validation-message.failed{color:#b02a37}.summary-fields{flex-direction:column;gap:12px;margin-top:18px;display:flex}.summary-field{background:#ffffffe6;border:1px solid #0f2f3d14;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.summary-field-skeleton{justify-content:flex-start;align-items:center}.summary-fields-skeleton{gap:14px}.summary-skeleton-line{background:#e5ebf1;border-radius:999px;display:block}.summary-skeleton-label{width:42%;height:14px}.summary-skeleton-value{width:34%;height:14px;margin-left:auto}.summary-field-label{color:#0f2f3d;font-weight:600}.summary-field-value{color:#0b7b52;white-space:normal;text-align:right;word-break:break-word;font-size:.92rem;font-weight:700}.summary-field-value-placeholder{justify-content:flex-end;min-width:120px;display:flex}.summary-live-bar{background:linear-gradient(90deg,#e5ebf1 0%,#f2f5f8 50%,#e5ebf1 100%) 0 0/200% 100%;border-radius:999px;width:100%;max-width:140px;height:14px;animation:1.6s ease-in-out infinite summary-skeleton-pulse;display:block}@keyframes summary-skeleton-pulse{0%{background-position:0%}to{background-position:200%}}.pricing-section{background:#f7f9fb;flex-direction:column;align-items:center;gap:48px;width:100%;padding:120px 0;display:flex}.pricing-header{text-align:center;flex-direction:column;gap:16px;width:100%;max-width:1280px;padding:0 32px;display:flex}.pricing-title{color:#000;font-family:Manrope-ExtraBold,Helvetica,sans-serif;font-size:36px;font-weight:800;line-height:40px}.pricing-subtitle{color:#45464d;max-width:640px;margin:0 auto;font-family:Inter-Regular,Helvetica,sans-serif;font-size:16px;line-height:24px}.pricing-grid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;width:100%;max-width:1280px;padding:0 32px;display:grid}.pricing-card{background-color:#fff;border:1px solid #c6c6cd1a;border-radius:16px;flex-direction:column;gap:24px;min-height:420px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 30px #0f2f3d0d}.pricing-card-dark{color:#fff;background-color:#131b2e;border-color:#131b2e}.pricing-badge{color:#004666;letter-spacing:1.2px;background-color:#39b8fd;border-radius:999px;padding:4px 16px;font-size:12px;font-weight:700;position:absolute;top:24px;right:24px}.pricing-heading{flex-direction:column;gap:14px;display:flex}.pricing-name{color:inherit;font-family:Manrope-ExtraBold,Helvetica,sans-serif;font-size:20px;font-weight:800}.pricing-price{align-items:baseline;gap:6px;display:flex}.pricing-amount{font-family:Manrope-ExtraBold,Helvetica,sans-serif;font-size:36px;font-weight:800}.pricing-label{color:#7c839b;font-family:Inter-Regular,Helvetica,sans-serif;font-size:14px;line-height:20px}.pricing-card-dark .pricing-label{color:#ffffff80}.pricing-credits{color:#39b8fd;font-family:Inter-Regular,Helvetica,sans-serif;font-size:24px}.pricing-card-dark .pricing-credits{color:#39b8fd}.pricing-features{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pricing-features li{color:#45464d;align-items:center;gap:12px;font-family:Inter-Regular,Helvetica,sans-serif;font-size:14px;display:flex}.pricing-card-dark .pricing-features li{color:#7c839b}.pricing-dot{background-color:#39b8fd;border-radius:999px;width:8px;height:8px;display:inline-flex}.pricing-button{cursor:pointer;color:#fff;background-color:#006591;border:none;border-radius:999px;margin-top:auto;padding:16px;font-family:Inter-SemiBold,Helvetica,sans-serif;font-size:16px;font-weight:600;transition:transform .2s;box-shadow:0 10px 24px #00000040}.pricing-button:hover:not(:disabled){transform:translateY(-2px)}.pricing-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.pricing-card-dark .pricing-button{color:#006591;background-color:#fff;box-shadow:0 10px 24px #00000059}.section-why{background-color:#131b2e;flex-direction:column;align-items:flex-start;width:100%;padding:128px 0;display:flex;position:relative}.section-why .container{flex-direction:column;flex:none;align-items:flex-start;gap:80px;width:100%;max-width:1280px;padding:0 32px;display:flex;position:relative}.section-why .div{flex-direction:column;flex:none;align-self:stretch;align-items:center;gap:16px;width:100%;display:flex;position:relative}.section-why .heading{flex-direction:column;flex:none;align-self:stretch;align-items:center;width:100%;display:flex;position:relative}.section-why .text{color:#fff;letter-spacing:0;text-align:center;white-space:nowrap;justify-content:center;align-items:center;width:286.56px;height:40px;margin-top:-1px;font-family:Manrope-ExtraBold,Helvetica;font-size:36px;font-weight:800;line-height:40px;display:flex;position:relative}.section-why .text-wrapper{flex-direction:column;flex:none;align-items:center;width:672px;max-width:672px;display:flex;position:relative}.section-why .p{color:#7c839bcc;letter-spacing:0;text-align:center;width:min(100%,640px);margin-top:0;margin-left:auto;margin-right:auto;font-family:Inter-Regular,Helvetica;font-size:16px;font-weight:400;line-height:28px;position:relative}.section-why .container-2{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-auto-rows:266.25px;gap:32px;width:100%;max-width:1280px;height:fit-content;margin:0 auto;display:grid}.section-why .overlay-border,.section-why .overlay-border-2,.section-why .overlay-border-3,.section-why .overlay-border-4{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;width:100%;height:266.25px;position:relative}.section-why .icon,.section-why .img,.section-why .icon-2,.section-why .icon-3{position:absolute}.section-why .icon{width:24px;height:24px;top:41px;left:34px}.section-why .img{width:30px;height:17px;top:39px;left:35px}.section-why .icon-2{width:24px;height:18px;top:44px;left:36px}.section-why .icon-3{width:26px;height:24px;top:38px;left:36px}.section-why .div-wrapper{flex-direction:column;align-items:flex-start;width:calc(100% - 66px);display:flex;position:absolute;top:97px;left:33px}.section-why .text-2,.section-why .text-6{color:#fff;letter-spacing:0;white-space:nowrap;align-items:center;height:28px;margin-top:-1px;font-family:Inter-SemiBold,Helvetica;font-size:20px;font-weight:600;line-height:28px;display:flex;position:relative}.section-why .text-2{width:155.27px}.section-why .text-6{width:115.94px}.section-why .container-3,.section-why .container-4,.section-why .container-5{flex-direction:column;align-items:flex-start;width:calc(100% - 66px);display:flex;position:absolute;left:33px}.section-why .container-3{top:136px}.section-why .container-4,.section-why .container-5{top:164px}.section-why .text-3,.section-why .text-5,.section-why .text-7,.section-why .text-9{color:#7c839b;letter-spacing:0;margin-top:-1px;font-family:Inter-Regular,Helvetica;font-size:14px;font-weight:400;line-height:22.8px;position:relative}.section-why .text-3{width:198.28px;height:69px}.section-why .text-5{width:196.42px;height:69px}.section-why .text-7{width:206.83px;height:69px}.section-why .text-9{width:208.03px;height:46px}.section-why .text-4{color:#fff;width:181.52px;height:56px;margin-top:-1px;font-family:Inter-SemiBold,Helvetica;font-size:20px;font-weight:600;line-height:28px;position:relative}.section-why .text-8{color:#fff;width:177.09px;height:56px;margin-top:-1px;font-family:Inter-SemiBold,Helvetica;font-size:20px;font-weight:600;line-height:28px;position:relative}@media (max-width:960px){.top-menu{flex-direction:column;gap:12px;height:auto}.hero-section{padding:30px}}@media (max-width:900px){.section-why .text{white-space:normal;width:100%;max-width:480px;font-size:clamp(28px,6vw,36px)}.section-why .text-wrapper{width:100%;max-width:100%;padding:0 24px}.section-why .p{max-width:520px;margin:0 auto}.section-why .container-2{grid-template-columns:1fr;gap:24px}.hero-section{padding:12px 0}.hero-section .container{grid-template-columns:1fr;gap:8px;min-height:auto}.hero-section .div,.hero-section .container-2{grid-column:1/-1}.hero-section .container-2{grid-row:auto;justify-content:center;min-height:auto}.hero-section.app-parser-hero .hero-columns,.app-parser-hero-grid{grid-template-columns:1fr}.app-parser-hero-right{justify-content:center}.hero-section .built-for-finance{font-size:clamp(36px,8vw,56px);line-height:clamp(40px,9vw,64px)}.hero-section .modernize-your{white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:left;font-size:16px}.hero-section .modernize-your-wrapper{max-width:100%;padding:0}.hero-section .button{width:100%;max-width:100%;padding:16.5px}.hero-parser{padding:0}.parser-card{padding:20px;box-shadow:0 12px 24px #0f2f3d1f}.hero-section .embedded-parser-wrapper{max-width:100%;padding:0}.hero-section .embedded-parser-wrapper .card{box-shadow:none;background:0 0;padding:0}.parser-showcase-grid{grid-template-columns:1fr}.parser-showcase-left{width:100%}.document-summary-card{padding:20px}.hero-section .container-2{justify-content:stretch;align-items:stretch;min-height:0}}@media (max-width:780px){.top-menu{flex-direction:column;align-items:center;gap:12px;height:auto;padding:16px}.top-menu .brand{font-size:1.35rem}.menu-items{flex-wrap:wrap;justify-content:center;gap:16px;width:100%}.top-actions{flex-wrap:wrap;justify-content:center;gap:12px;width:100%}.top-actions .ghost-button,.top-actions .primary-button,.top-actions .buy-button-dark{width:100%;min-width:220px;max-width:320px}}@media (max-width:600px){.hero-section,.top-menu{padding:0}.menu-items{flex-wrap:wrap;justify-content:center}}
