:root{--bg: #eef5fb;--paper: rgba(255, 255, 255, .84);--paper-strong: #ffffff;--ink: #10396c;--muted: #6d7b89;--line: rgba(16, 57, 108, .12);--accent: #17c1dd;--accent-soft: rgba(23, 193, 221, .12);--warm: #1e83d7;--danger: #b9382f;--warning: #1899cc;--success: #2c7a4b;--shadow: 0 20px 56px rgba(16, 57, 108, .12);--button-radius: 12px;--button-border: rgba(16, 57, 108, .13);--button-surface: rgba(255, 255, 255, .64);--button-surface-hover: rgba(255, 255, 255, .86);--button-shadow: 0 10px 24px rgba(16, 57, 108, .08);--button-shadow-soft: 0 6px 16px rgba(16, 57, 108, .055);--button-primary: #0d79bd;--button-primary-soft: rgba(13, 121, 189, .12);--button-success: #119461;--button-success-soft: rgba(17, 148, 97, .12);--button-danger: #b65b55;--button-danger-soft: rgba(182, 91, 85, .12);--radius-xl: 28px;--radius-lg: 20px;--radius-md: 14px;--radius-sm: 10px;--report-nav-radius-saved: 8px}*{box-sizing:border-box}body{margin:0;font-family:Aptos,Segoe UI Variable,Trebuchet MS,sans-serif;color:var(--ink);background:radial-gradient(ellipse 70rem 34rem at top right,rgba(23,193,221,.05),transparent 70%),radial-gradient(ellipse 70rem 34rem at top left,rgba(30,131,215,.05),transparent 70%),linear-gradient(180deg,#c8e6f7 0,#dceef8 48rem,#eef5fb 88rem 100%);background-color:#eef5fb;background-attachment:scroll;background-repeat:no-repeat;min-height:100vh}.page-shell{width:min(1320px,calc(100% - 32px));margin:0 auto;padding:24px 0 40px}.site-footer{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(300px,1.08fr) repeat(3,minmax(130px,.5fr));align-items:start;gap:clamp(24px,3.5vw,48px);margin-top:34px;padding:clamp(28px,3vw,40px) clamp(24px,3.4vw,46px) 22px;color:#b9d3e6;border:1px solid rgba(93,199,235,.24);border-radius:26px;background:radial-gradient(circle at 84% 8%,rgba(32,178,224,.22),transparent 30%),linear-gradient(145deg,#0b437d,#0a3b70 48%,#062d5b);box-shadow:0 22px 46px #052a522e,inset 0 1px #ffffff1a}.site-footer:before{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;opacity:.24;background-image:linear-gradient(rgba(126,211,239,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(126,211,239,.12) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(90deg,transparent 4%,#000 58%,#000 100%)}.site-footer:after{content:"";position:absolute;z-index:-1;inset:auto -70px -120px auto;width:310px;aspect-ratio:1;border-radius:50%;pointer-events:none;background:#14a9d21f;box-shadow:0 0 90px #14a9d22e}.site-footer>span,.site-footer>.site-footer__links{display:none}.site-footer__brand{display:grid;align-content:start;gap:14px}.site-footer__brand picture{display:contents}.site-footer__brand img{width:148px;height:auto;aspect-ratio:1263 / 399;display:block;object-fit:contain;filter:none;opacity:1}.site-footer__brand p{max-width:290px;margin:0;color:#c1d8e9;line-height:1.5;font-size:.92rem;font-weight:700}.site-footer__bottom a{width:fit-content;color:#7ee3f4;font-weight:900;text-decoration:none}.site-footer__bottom a:hover,.site-footer__group a:hover{color:#fff;text-decoration:none}.site-footer__group{display:grid;align-content:start;gap:7px;padding-top:4px}.site-footer__group strong{position:relative;width:fit-content;margin-bottom:5px;padding-bottom:9px;color:#fff;font-size:.91rem;font-weight:950}.site-footer__group strong:after{content:"";position:absolute;inset-inline-start:0;bottom:0;width:28px;height:3px;border-radius:999px;background:linear-gradient(90deg,#29c7e8,#20a7d7)}.site-footer__group a{position:relative;display:inline-flex;align-items:center;width:fit-content;min-height:24px;color:#b9d3e6;text-decoration:none;font-size:.89rem;font-weight:750;padding:5px 8px 5px 17px;border-radius:8px;transition:color .17s ease,background-color .17s ease}.site-footer__group a:before{content:"";position:absolute;inset-inline-start:2px;top:50%;width:5px;height:5px;border-radius:50%;background:#42d2ec;box-shadow:0 0 10px #42d2ec70;transform:translateY(-50%)}.site-footer__group a:hover{background:#73d3f017}.site-footer__bottom{grid-column:1 / -1;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:8px;padding-top:18px;border-top:1px solid rgba(166,221,240,.16);color:#9dbbd1;font-size:.82rem;font-weight:700}.site-footer__links{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;width:100%;margin-top:2px}.site-footer__links a{color:var(--ink);text-decoration:none;padding:6px 10px;border:1px solid rgba(16,57,108,.1);border-radius:999px;background:#ffffff7a;transition:border-color .16s ease,color .16s ease,background .16s ease}.site-footer__links a:hover{color:var(--button-primary);border-color:#17c1dd6b;background:#ecfafed1}@media (max-width: 1080px){.site-footer{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.site-footer__brand{grid-column:span 2}}@media (max-width: 680px){.site-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 18px;width:min(100%,420px);margin-inline:auto;padding:26px 22px 18px;border-radius:22px}.site-footer__brand{grid-column:1 / -1;justify-items:start;text-align:left}.site-footer__brand img{width:124px}.site-footer__brand p{max-width:280px;font-size:.88rem}.site-footer__group{padding-top:0;gap:7px}.site-footer__bottom{display:grid;justify-content:stretch;gap:6px;text-align:start;margin-top:4px}}@media (max-width: 340px){.site-footer{grid-template-columns:1fr;width:100%;padding-inline:20px}.site-footer__group{justify-items:start;text-align:left}.site-footer__group a{padding-inline-start:17px}.site-footer__group a:before{display:block}}.site-header{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:5px 14px;border-radius:10px;background:linear-gradient(135deg,#ffffff9e,#ecfafe5c),#ffffff2e;border:1px solid rgba(255,255,255,.52);backdrop-filter:blur(18px) saturate(1.12);box-shadow:inset 0 1px #ffffffa3,0 6px 18px #10396c0b}@media (min-width: 1500px){.site-header{display:grid;grid-template-columns:clamp(300px,22vw,390px) minmax(0,1fr) auto;column-gap:12px}.brand-lockup,.site-nav{justify-self:start}.site-actions{width:100%;justify-self:end;justify-content:flex-end}}.site-header.is-auth-pending .site-actions :is(#nav-contact-messages,#nav-owner-analytics,#nav-admin-view).is-hidden{display:inline-flex!important;visibility:hidden;pointer-events:none}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-version{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;color:var(--muted);background:#ffffffb3;border:1px solid rgba(16,57,108,.12);font-size:.72rem;font-weight:850;line-height:1;white-space:nowrap}.brand-logo{width:148px;height:auto;aspect-ratio:1263 / 399;display:block;padding:0;object-fit:contain;object-position:center;image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}.brand-lockup picture,.hero-logo-card picture{display:contents}.mobile-menu-toggle{display:none}.site-nav{display:flex;align-items:center;gap:18px;line-height:1}.site-nav a,.ghost-link,.solid-link{text-decoration:none}.site-nav a{color:var(--muted);display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:.95rem;padding:8px 0}.site-actions{display:flex;align-items:center;gap:14px}.site-actions .ghost-link,.site-actions .solid-link{font-weight:850}#nav-owner-analytics{font-weight:600!important}.ghost-link,.solid-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 14px;font-weight:800;line-height:1}.ghost-link{color:var(--ink);background:#ffffffb8;border:1px solid var(--line)}.solid-link{color:#fff;background:linear-gradient(135deg,var(--accent),#0d6fbf);box-shadow:0 14px 30px #0d6fbf2e}.site-actions .ghost-link,.site-actions .solid-link{position:relative;gap:6px;color:#173d63;background:transparent;border:0;border-radius:6px;padding:9px 0;box-shadow:none}.site-actions .solid-link{color:var(--ink)}.site-actions .solid-link:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;border-radius:999px;background:#c83f3f}.site-nav a:hover,.site-actions .ghost-link:hover,.site-actions .solid-link:hover{color:var(--ink);background:transparent}.site-nav-icon{width:15px;height:15px;display:inline-grid;place-items:center;flex:0 0 15px;color:currentColor;opacity:.78}.site-nav-icon svg{width:15px;height:15px;display:block;fill:currentColor}@keyframes founder-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes founder-panel-breathe{0%,to{transform:rotate(-8deg) translateY(0);opacity:.55}50%{transform:rotate(-4deg) translateY(-8px);opacity:.9}}@keyframes founder-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes founder-chip-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes founder-halo-breathe{0%,to{transform:perspective(600px) rotateY(-12deg) rotateX(4deg) translateY(0);opacity:.5}50%{transform:perspective(600px) rotateY(-8deg) rotateX(3deg) translateY(-7px);opacity:.86}}@keyframes founder-aura-pulse{0%,to{transform:scale(.96);opacity:.62}50%{transform:scale(1.05);opacity:.95}}@keyframes founder-card-light-top{0%,16%{opacity:0;transform:translate(0)}20%,42%{opacity:1}50%,to{opacity:0;transform:translate(386px)}}@keyframes founder-card-light-right{0%,16%{opacity:0;transform:translateY(0)}20%,42%{opacity:1}50%,to{opacity:0;transform:translateY(150px)}}@keyframes founder-card-light-bottom{0%,16%{opacity:0;transform:translate(0)}20%,42%{opacity:1}50%,to{opacity:0;transform:translate(-386px)}}@keyframes founder-card-light-left{0%,16%{opacity:0;transform:translateY(0)}20%,42%{opacity:1}50%,to{opacity:0;transform:translateY(-150px)}}@keyframes founder-line-scan{0%,to{transform:scaleX(.45);opacity:.48}50%{transform:scaleX(1);opacity:1}}.solid-link--hero,.ghost-link--hero{gap:12px;position:relative;isolation:isolate;min-height:54px;padding:14px 20px;white-space:nowrap;border-radius:999px;overflow:hidden;letter-spacing:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .2s ease,color .18s ease}.solid-link--hero:before,.ghost-link--hero:before{content:"";position:absolute;inset:1px;z-index:0;border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .2s ease}.solid-link--hero>*,.ghost-link--hero>*{position:relative;z-index:1}.solid-link--hero{font-size:1rem;background:linear-gradient(135deg,#23c0df,#2167b8 58%,#123f8e);border:0;background-clip:padding-box;box-shadow:inset 0 0 0 1px #ffffff2e,0 18px 34px #123f8e3d,0 8px 18px #23c0df29}.solid-link--hero:before{background:linear-gradient(135deg,#ffffff3d,#ffffff0a 42%,#23c0df33)}#hero-primary.solid-link--hero:before{content:none}.solid-link--hero:hover,.solid-link--hero:focus-visible{transform:translateY(-2px);background:linear-gradient(135deg,#2fd2ee,#2473c6 56%,#174aa2);box-shadow:inset 0 0 0 1px #fff3,0 24px 44px #123f8e4d,0 12px 24px #23c0df38}.solid-link--hero:hover:before,.solid-link--hero:focus-visible:before,.ghost-link--hero:hover:before,.ghost-link--hero:focus-visible:before{opacity:1}.ghost-link--hero{color:#123f8e;background:linear-gradient(180deg,#fffffff0,#effaffe0);border:1px solid rgba(35,192,223,.24);box-shadow:0 14px 28px #123f8e1a}.hero-sample-data{font-size:.98rem}.ghost-link--hero:before{background:linear-gradient(135deg,#23c0df21,#2167b80f)}.ghost-link--hero:hover,.ghost-link--hero:focus-visible{color:#0e3a81;transform:translateY(-2px);border-color:#23c0df75;box-shadow:0 20px 38px #123f8e29,0 8px 18px #23c0df24}html[dir=rtl] .hero__actions .solid-link--hero,html[dir=rtl] .hero__actions .ghost-link--hero{font-family:Segoe UI,Tahoma,Arial,sans-serif;font-size:1.05rem;font-weight:900;line-height:1.25}html[dir=rtl] .hero__actions .ghost-link--hero{color:#0b3778;background:linear-gradient(180deg,#fff,#eefaff);border-color:#1497d357;box-shadow:0 14px 28px #123f8e21}.hero-action-icon{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff38;color:currentColor;flex:0 0 auto;box-shadow:inset 0 1px #ffffff3d}.hero-action-icon--ghost{background:#23c0df24;color:#2167b8}.hero-action-icon svg{width:14px;height:14px;fill:currentColor}#hero-primary .hero-action-icon svg{display:none}#hero-primary .hero-action-icon{font-size:0}#hero-primary .hero-action-icon:before{content:"✦";display:block;font-size:15px;line-height:1;transform:translateY(-1px)}.hero{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.38fr) minmax(360px,.82fr);gap:18px;align-items:start}.hero__left{display:flex;flex-direction:column;gap:16px;height:100%}#account-shell:empty{display:none}.hero__copy,.hero__panel,.empty-state{background:var(--paper);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.5);box-shadow:var(--shadow);border-radius:var(--radius-xl)}.hero__copy{padding:22px 28px 18px;position:relative;z-index:1;overflow:clip;min-height:480px;height:100%;flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(115deg,#fffffff0,#f2fbffd1 62%,#e1f7ffad),var(--paper)}.hero__copy:has(.excel-sheet-picker.is-open),.hero__copy:has(.excel-sheet-picker__menu:not(.is-hidden)){z-index:10000;overflow:visible}.hero__copy:after{content:"";position:absolute;inset:auto -80px -80px auto;width:220px;height:220px;background:radial-gradient(circle,rgba(23,193,221,.22),transparent 70%)}.hero__copy>*{position:relative;z-index:2}.hero__main{display:grid;grid-template-columns:minmax(430px,1.2fr) minmax(220px,.8fr);gap:10px;align-items:center}.hero__message{min-width:0}.eyebrow{width:fit-content;margin:0 0 18px;padding:8px 13px;border-radius:999px;background:#e1f4ffc7;border:1px solid rgba(121,202,246,.22);color:#116dca;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700;box-shadow:0 10px 26px #0d6fbf14}.hero h1{margin:0;max-width:680px;font-family:inherit;font-size:clamp(1.9rem,2.25vw,2.6rem);font-weight:900;line-height:1.08;letter-spacing:0}.hero-title-accent{color:#1a79cf}.hero-title-brand{position:relative;display:grid!important;justify-items:start;row-gap:11px;margin-bottom:34px;font-size:var(--hero-brand-title-size, clamp(1.64rem, 1.82vw, 1.98rem))!important;font-weight:950;line-height:1.04;letter-spacing:-.04em}.hero-title-brand-line{display:block}.hero-title-brand-line--primary{display:inline-flex;width:max-content;align-items:center;gap:.18em}.hero-title-brand-line--accent{position:relative;display:inline-flex;width:max-content;align-items:center;gap:.18em;padding-bottom:10px;color:#35d5ff;font-size:1.08em}.hero-title-brand-line--accent:after{content:"";position:absolute;inset-inline-start:0;bottom:0;width:100%;height:3px;border-radius:999px;background:linear-gradient(90deg,#27d2f700,#42ddff 18%,#168ce8 72%,#168ce800);box-shadow:0 0 9px #2ccdf575}.hero-title-icon{display:inline-flex;width:.9em;height:.9em;flex:0 0 auto;align-items:center;justify-content:center;transform:translateY(.04em);color:#fff;background:transparent;border:0;border-radius:0;box-shadow:none}.hero-title-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-title-line{display:block;max-width:100%;white-space:normal;overflow-wrap:normal;word-break:normal;text-wrap:balance}.hero-title-line--keep{white-space:nowrap;overflow-wrap:normal}.hero-title-line--balanced{font-size:1.025em;line-height:1.04;letter-spacing:.002em}.hero-title-product{display:grid;gap:5px;margin-top:0}html[dir=rtl] .hero-title-brand{font-size:var(--hero-brand-title-size, clamp(1.72rem, 1.92vw, 2.08rem))!important}.hero-title-product-line,.hero-title-product-line.hero-title-line--balanced{font-size:clamp(1.35rem,1.45vw,1.6rem)!important;line-height:1.12;letter-spacing:-.012em}.hero__lead{margin:14px 0 0;max-width:48ch;color:var(--muted);font-size:.98rem;line-height:1.72}.hero__feature-grid,.hero__side-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.hero__feature-grid--primary{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:4px;padding:10px 0 8px;border-block:1px solid rgba(16,57,108,.07)}.hero__feature-grid--primary .hero__feature{min-height:48px;padding:6px 12px;border:0;border-inline-end:1px solid rgba(16,57,108,.09);border-radius:0;background:transparent}.hero__feature-grid--primary .hero__feature:last-child{border-inline-end:0}.hero__feature-grid--primary .hero__feature-icon{width:30px;height:30px;border-radius:9px}.hero__feature-grid--primary .hero__feature-icon svg{width:17px;height:17px}.hero__feature-grid--primary .hero__feature strong{font-size:.7rem}.hero__feature-grid--primary .hero__feature small{font-size:.64rem}.hero-insights-shell:empty{display:none}.hero-insights-shell{display:block}.hero-insights-shell .empty-panel--hero-insights{padding:0;box-shadow:none;border:0;background:transparent}.hero-insights-shell .empty-state--insight{padding:18px;border-radius:var(--radius-lg)}.hero-insights-shell .empty-state__shape--insight{width:76px;height:76px;margin:0 0 14px}.hero-insights-shell .empty-state__icon{width:38px;height:38px;border-radius:13px}.hero-insights-shell .empty-state__icon svg{width:20px;height:20px}.hero-insights-shell .empty-state__content{max-width:none;margin:0}.hero-insights-shell .empty-state__content h2{margin:0 0 6px;font-size:1.05rem}.hero-insights-shell .empty-state__content>p{margin:0 0 12px;font-size:.82rem;line-height:1.55}.hero-insights-shell .empty-state__points{gap:8px;margin-bottom:12px}.hero-insights-shell .empty-state__point{padding:8px 10px;gap:9px;font-size:.78rem;line-height:1.4}.hero__feature{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;min-width:0;min-height:58px;padding:10px;border-radius:14px;background:#ffffffa3;border:1px solid rgba(16,57,108,.08)}.hero__feature-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(135deg,#dff5fff2,#f1f8ffd1);box-shadow:0 12px 24px #0d6fbf14;color:#138eda}.hero__feature-icon svg{width:20px;height:20px;fill:currentColor}.hero__feature strong{display:block;color:var(--ink);font-size:.78rem;line-height:1.25}.hero__feature small{display:block;margin-top:1px;color:var(--muted);font-size:.73rem;font-weight:700;line-height:1.45}.hero__visual{position:relative;z-index:1;width:100%;min-height:260px;display:flex;align-items:center;justify-content:center;pointer-events:none}.hero__visual picture{display:contents}.hero__actions{display:grid;grid-template-columns:minmax(178px,1.12fr) repeat(2,minmax(0,1fr));align-items:center;width:100%;gap:12px;margin-top:18px}.hero__actions:has(.excel-sheet-panel:not(.is-hidden)){grid-template-columns:minmax(252px,.78fr) minmax(0,1.72fr);width:100%}.hero__actions:has(.excel-sheet-panel:not(.is-hidden)) #hero-primary{min-width:252px;padding-inline:18px}.hero-upload-form{position:relative;z-index:3;display:grid;width:100%;gap:12px;margin-top:10px}.hero-upload-form:has(.excel-sheet-picker.is-open),.hero-upload-form:has(.excel-sheet-picker__menu:not(.is-hidden)){z-index:20000}.hero-source-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;align-items:stretch}.hero-source-grid:has(.excel-sheet-picker.is-open),.hero-source-grid:has(.excel-sheet-picker__menu:not(.is-hidden)){z-index:21000}.hero__actions .solid-link,.hero__actions .ghost-link{width:100%;align-self:center}.hero-upload-form .hero__actions{margin-top:0}.hero__actions:has(.excel-sheet-panel:not(.is-hidden)) #hero-secondary{display:none}.hero__actions:has(.excel-sheet-panel:not(.is-hidden)) #hero-sample-data{display:none}.hero-upload-panel{display:grid;grid-column:1 / 9;gap:4px;width:100%;min-height:86px;padding:8px 12px;border:1px dashed rgba(13,111,191,.34);border-radius:18px;background:#ffffffb8;box-shadow:0 16px 30px #0d6fbf14;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.hero-upload-panel:hover{border-color:#3160a370;box-shadow:0 20px 38px #3160a324;transform:translateY(-1px)}.excel-sheet-panel{position:relative;z-index:9000;display:flex;align-items:center;width:100%;min-width:0;min-height:54px;height:54px;padding:6px 10px;border:1px solid rgba(13,111,191,.16);border-radius:999px;background:linear-gradient(135deg,#3160a31a,#17c1dd14),#ffffffd6;box-shadow:0 14px 26px #0d6fbf0f;overflow:visible}.excel-sheet-panel.is-open,.excel-sheet-panel:has(.excel-sheet-picker__menu:not(.is-hidden)){z-index:11000}.excel-sheet-panel.is-hidden{display:none}.ghost-link--hero.is-disabled{opacity:.48;filter:grayscale(.15);cursor:not-allowed;pointer-events:none;transform:none;box-shadow:0 8px 18px #123f8e0f}.scan-mode-panel{display:grid;grid-column:1 / -1;gap:9px;min-width:0;padding:11px 14px;border:1px solid rgba(13,111,191,.16);border-radius:18px;background:#ffffffb8;box-shadow:0 14px 26px #0d6fbf0f}.scan-mode-panel.is-hidden{display:none}.scan-mode-panel__title{color:var(--ink);font-size:.76rem;font-weight:900;line-height:1}.scan-mode-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.scan-mode-option{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:54px;padding:9px 12px;border:1px solid rgba(13,111,191,.16);border-radius:14px;background:linear-gradient(180deg,#fffffffa,#f8fcffeb);color:var(--ink);cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.scan-mode-option:has(input:checked){border-color:#0d6fbf75;background:linear-gradient(180deg,#f0fbfffa,#fffffff0);box-shadow:0 0 0 3px #17c1dd1f,0 12px 24px #0d6fbf14}.scan-mode-option:hover{transform:translateY(-1px);border-color:#0d6fbf52}.scan-mode-option input{position:absolute;inset:0;opacity:0;cursor:pointer}.scan-mode-option__mark{position:relative;display:inline-grid;place-items:center;width:22px;height:22px;justify-self:center;border-radius:999px;border:2px solid rgba(16,57,108,.24);background:#fff;box-shadow:inset 0 0 0 4px #fff}.scan-mode-option__mark:after{content:"";width:8px;height:8px;border-radius:inherit;background:transparent}.scan-mode-option:has(input:checked) .scan-mode-option__mark{border-color:#0d6fbf}.scan-mode-option:has(input:checked) .scan-mode-option__mark:after{background:#0d6fbf}.scan-mode-option__copy{display:grid;gap:2px;min-width:0;line-height:1.12}.scan-mode-option__copy strong{font-size:.86rem;font-weight:900}.scan-mode-option__copy small{color:var(--muted);display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.68rem;font-weight:700;line-height:1.05;white-space:nowrap}.hero-postgres-card{display:grid;grid-column:9 / 13;grid-row:1;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;min-height:86px;padding:8px 12px;border:1px solid rgba(49,96,163,.22);border-radius:18px;background:linear-gradient(135deg,#3160a31f,#17c1dd17),#ffffffd1;color:#143d73;text-align:start;cursor:pointer;box-shadow:0 16px 30px #0d6fbf14;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.hero-postgres-card:hover,.hero-postgres-card:focus-visible{border-color:#3160a370;box-shadow:0 20px 38px #3160a324;transform:translateY(-1px)}.hero-postgres-card__icon{width:34px;height:30px;display:inline-grid;place-items:center}.hero-postgres-card__icon svg{width:32px;height:32px}.postgres-logo{display:block;width:30px;height:30px;object-fit:contain}.hero-mysql-icon{width:27px;height:27px;object-fit:contain}.hero-postgres-card__text{display:grid;grid-template-rows:repeat(2,30px) auto;align-content:center;gap:0;min-width:0;direction:ltr;text-align:start}.hero-postgres-card__row{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:30px;min-width:0}html[dir=rtl] .hero-postgres-card__text small{direction:rtl}.hero-postgres-card__text strong{color:#113c70;font-size:.95rem;font-weight:900;line-height:1}.hero-mysql-label{color:#00758f!important;font-size:.88rem!important}.hero-postgres-card__text small{margin-top:2px;padding-inline-start:44px;color:var(--muted);font-size:.76rem;font-weight:750;line-height:1.25}.hero-file-input{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;opacity:0;pointer-events:none}.hero-file-picker{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 10px;min-height:42px;cursor:pointer;color:var(--ink)}.hero-file-picker__icon{grid-row:span 2;width:46px;height:46px;display:inline-grid;place-items:center;border-radius:999px;background:#099bd2;color:#fff;box-shadow:none}.hero-file-picker__icon svg{width:26px;height:26px;display:block;fill:currentColor}.hero-file-picker__text{min-width:0;color:var(--ink);font-size:.92rem;font-weight:850;line-height:1.28}.hero-file-picker__name{min-width:0;color:var(--muted);font-size:.78rem;font-weight:750;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-upload-hint{min-height:1.2em;margin:0;color:var(--muted);font-size:.82rem;line-height:1.25}.hero-upload-error{display:none;margin-top:10px;padding:10px 12px;border:1px solid rgba(185,56,47,.18);border-radius:12px;background:#b9382f14;color:var(--danger);font-size:.88rem;font-weight:800;line-height:1.45}.hero-upload-error.is-visible{display:block}@media (max-width: 1320px){.hero{grid-template-columns:minmax(0,1.28fr) minmax(340px,.78fr)}.hero__main{grid-template-columns:minmax(430px,1.22fr) minmax(200px,.78fr);gap:14px}.hero__visual{min-height:330px;display:flex}.hero h1,.hero__lead{max-width:none}.hero h1{font-size:clamp(1.9rem,2.2vw,2.45rem)}}.hero__panel{padding:22px;min-height:0;height:auto}.hero__panel--stack{display:grid;gap:14px;align-content:start}.hero-logo-card{display:flex;align-items:center;justify-content:center;padding:23px 16px 21px;border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffdb,#eff8feeb);border:1px solid rgba(16,57,108,.08)}.hero-logo-image{width:min(100%,320px);height:auto;aspect-ratio:1263 / 399;display:block;object-fit:contain;image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}.hero-product-preview{background:var(--paper-strong);border:1px solid rgba(16,57,108,.1);border-radius:var(--radius-lg);padding:18px 20px;box-shadow:0 8px 32px #10396c1a;font-size:.84rem}.hpp-header{display:flex;align-items:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}.hpp-filename{font-weight:700;font-size:.88rem;color:var(--ink);flex:1;min-width:150px}.hpp-badge{background:var(--accent-soft);color:#077891;border-radius:20px;padding:2px 9px;font-size:.72rem;font-weight:700}.hpp-confidence-badge{color:#0d3b66;background:#0d3b6617;border:1px solid rgba(13,59,102,.14);border-radius:20px;padding:2px 9px;font-size:.72rem;font-weight:850;white-space:nowrap}.hpp-score-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:7px}.hpp-score-label{color:#637181;font-size:.74rem;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.hpp-score-value{font-size:1.55rem;font-weight:800;color:#077891;animation:hpp-pop .24s .08s both}@keyframes hpp-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.hpp-bar-track{height:7px;background:var(--line);border-radius:6px;overflow:hidden;margin-bottom:16px}.hpp-bar-fill{height:100%;width:var(--hpp-score-width, 94.5%);background:linear-gradient(90deg,var(--accent) 0%,#10b981 100%);border-radius:6px;transform:scaleX(0);transform-origin:left center;will-change:transform;animation:hpp-fill .55s .08s cubic-bezier(.34,1.08,.64,1) forwards}@keyframes hpp-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hpp-issues{display:flex;flex-direction:column;gap:9px;margin-bottom:14px}.hpp-issue{display:flex;align-items:center;gap:9px;opacity:0}.hpp-issue:nth-child(1){animation:hpp-slide .22s .18s forwards}.hpp-issue:nth-child(2){animation:hpp-slide .22s .26s forwards}.hpp-issue:nth-child(3){animation:hpp-slide .22s .34s forwards}.hpp-issue:nth-child(4){animation:hpp-slide .22s .42s forwards}@keyframes hpp-slide{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.hpp-issue-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.hpp-issue--error .hpp-issue-dot{background:#ef4444}.hpp-issue--warn .hpp-issue-dot{background:#f59e0b}.hpp-issue--info .hpp-issue-dot{background:#3b82f6}.hpp-issue--strong .hpp-issue-dot{background:#14b8a6}.hpp-issue-name{flex:1;min-width:0;color:var(--ink);line-height:1.25}.hpp-issue-count{flex:0 0 auto;font-weight:700;color:#637181;font-size:.82rem}.hpp-footer{display:flex;justify-content:space-between;align-items:center;padding-top:11px;border-top:1px solid var(--line);opacity:0;animation:hpp-slide .22s .5s forwards}.hpp-cols-tag{color:#637181;font-size:.75rem}.hpp-status{font-size:.74rem;font-weight:700;padding:3px 10px;border-radius:20px;background:#10b9811f;color:#0b6f52}input[type=file]{width:100%;padding:18px;border-radius:var(--radius-lg);border:1px dashed rgba(13,111,191,.36);background:#ffffffa8}input{width:100%;padding:14px 16px;border-radius:var(--radius-md);border:1px solid var(--line);background:#ffffffd1;font:inherit;color:var(--ink)}button{appearance:none;border:none;border-radius:999px;background:linear-gradient(135deg,var(--accent),#0d6fbf);color:#fff;padding:14px 20px;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 14px 30px #0d6fbf38}button:hover{transform:translateY(-1px)}button:disabled{opacity:.65;cursor:wait;transform:none}.dashboard{margin-top:22px;display:grid;gap:20px}body.nexa-auth-pending #app.dashboard:empty{min-height:600px}@keyframes reports-loading-pulse{0%{opacity:.32;transform:translateY(0)}to{opacity:1;transform:translateY(-3px)}}@keyframes ruleBuilderSpotlight{0%{box-shadow:0 0 #17c1dd6b}45%{box-shadow:0 0 0 10px #17c1dd1f}to{box-shadow:0 18px 48px #0d47881f}}@keyframes workflowPulse{0%,to{transform:scale(1);box-shadow:0 10px 22px #17c1dd33}50%{transform:scale(1.05);box-shadow:0 14px 32px #17c1dd52}}.empty-panel{padding:18px}.empty-state{padding:44px 28px;text-align:center;position:relative;overflow:hidden}.empty-state__shape{width:160px;height:160px;border-radius:50%;margin:0 auto 18px;background:radial-gradient(circle at 40% 35%,rgba(13,111,191,.35),transparent 42%),radial-gradient(circle at 70% 60%,rgba(199,107,41,.28),transparent 38%),#f9f2e5}.empty-state__shape--insight{width:148px;height:148px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.empty-state__icon{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent-strong);background:#ffffffb3;border:1px solid rgba(23,193,221,.18);border-radius:18px;box-shadow:0 12px 24px #10396c14}.empty-state__icon svg{width:28px;height:28px;fill:currentColor}.loading{padding:18px 0;color:var(--accent);font-weight:700}.is-hidden{display:none}.empty-state--compact{padding:24px 18px;box-shadow:none;background:transparent;border:none}.empty-state--insight{padding:34px 26px;text-align:start;border:1px solid rgba(23,193,221,.16);background:linear-gradient(135deg,#f5fcfff5,#fffaf3f5)}.empty-state__content{max-width:860px;margin:0 auto}.empty-state__content h2{margin-bottom:10px}.empty-state__content>p{margin:0 0 18px}.empty-state__points{display:grid;gap:12px;margin-bottom:18px}.empty-state__point{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:var(--radius-md);background:#ffffffa3;border:1px solid rgba(16,57,108,.08)}.empty-state__point-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0;margin-top:2px}.empty-state__point-icon svg{width:100%;height:100%;fill:currentColor}.empty-state__actions{display:flex;justify-content:flex-start;margin-top:8px}@keyframes issuePatternSpotlight{0%{box-shadow:inset 4px 0 #17c1ddd9,0 0 #17c1dd57}45%{box-shadow:inset 4px 0 #17c1ddf2,0 0 0 8px #17c1dd1f}to{box-shadow:inset 0 0 #17c1dd00,0 0 #17c1dd00}}@keyframes apply-ready-pulse{0%,to{box-shadow:0 16px 34px #0d8fd642,0 0 0 4px #17c1dd1a}50%{box-shadow:0 20px 40px #0d8fd657,0 0 0 7px #17c1dd2e}}@media (max-width: 980px){.site-header,.hero{grid-template-columns:1fr}.hero__copy,.hero__panel{min-height:auto}.hero__visual{min-height:300px}.hero h1,.hero__lead{max-width:none}.site-header{flex-direction:column;align-items:stretch}.site-nav,.site-actions{justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 640px){body{overflow-x:hidden}.page-shell{width:100%;max-width:100%;padding:8px 8px 28px}.hero__copy,.hero__panel,.empty-state{padding:18px}input{min-height:48px;padding:12px 40px 12px 12px;font-size:.95rem}button,.solid-link,.ghost-link{min-height:42px;white-space:normal}.hero__copy,.hero__panel{min-height:auto;height:auto}.hero__main{grid-template-columns:1fr}.hero-upload-panel,.hero-postgres-card,.excel-sheet-panel{grid-column:auto;grid-row:auto}.hero__visual{min-height:240px;justify-content:center}.hero__copy h1{font-size:clamp(1.85rem,7vw,2.25rem);line-height:1.08}.hero__lead{font-size:1rem;line-height:1.65}.hero__feature-grid,.hero__side-features{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.hero__feature{min-height:48px}.hero__actions,.site-actions,.site-nav{align-items:stretch}.hero__actions:has(.excel-sheet-panel:not(.is-hidden)){grid-template-columns:1fr}.hero__actions:has(.excel-sheet-panel:not(.is-hidden)) #hero-primary{min-width:0}.site-header{flex-direction:column;align-items:flex-start}.site-header{display:grid;min-height:82px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 10px;border-radius:18px;margin-bottom:12px}.brand-lockup{width:auto;justify-content:flex-start;min-width:0}.brand-logo{width:min(154px,45vw);max-height:66px;padding:0!important;object-fit:contain}.brand-version{min-height:21px;padding:2px 6px;font-size:.66rem}.mobile-menu-toggle{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:6px 10px;border-radius:10px;color:var(--ink);background:#ffffffc7;border:1px solid rgba(16,57,108,.12);box-shadow:none;font-size:.82rem;font-weight:850}.mobile-menu-toggle__icon,.mobile-menu-toggle__icon:before,.mobile-menu-toggle__icon:after{display:block;width:16px;height:2px;border-radius:999px;background:currentColor}.mobile-menu-toggle__icon{position:relative}.mobile-menu-toggle__icon:before,.mobile-menu-toggle__icon:after{content:"";position:absolute;left:0}.mobile-menu-toggle__icon:before{top:-5px}.mobile-menu-toggle__icon:after{top:5px}.site-nav{width:100%;display:none;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.site-actions{width:100%;display:none;grid-column:1 / -1;grid-template-columns:repeat(auto-fit,minmax(94px,1fr));gap:7px}.site-header.is-menu-open .site-nav,.site-header.is-menu-open .site-actions{display:grid}.site-nav a,.site-actions a,.site-actions button{width:100%;justify-content:center;text-align:center;gap:4px}.site-nav a{display:flex;align-items:center;justify-content:center;min-height:28px;padding:5px 2px;border-radius:6px;background:transparent;border:0;font-size:.74rem;line-height:1.1;white-space:nowrap;overflow-wrap:normal}.site-actions .ghost-link,.site-actions .solid-link{min-height:32px;padding:6px;font-size:.79rem;line-height:1.1}.solid-link--hero,.ghost-link--hero{width:100%;min-height:48px;padding:12px 16px;font-size:1rem}.hero__feature-grid--primary .hero__feature:nth-child(2n){border-inline-end:0}input[type=file]{padding:14px;border-radius:14px;font-size:.92rem}}@media (max-width: 420px){.page-shell{width:100%}.site-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.site-actions{grid-template-columns:.58fr 1.22fr 1.22fr}.hero__copy,.hero__panel,.empty-state{border-radius:14px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}.empty-note{padding:24px;text-align:center;color:var(--muted);font-size:.92rem}@media (max-width: 900px){.hero-source-grid,.scan-mode-options{grid-template-columns:1fr}}.site-header{border-radius:10px}.site-actions .ghost-link,.site-actions .solid-link{border-radius:6px}.platform-comparison{position:relative;z-index:1;margin-top:28px;padding:28px;overflow:hidden;border:1px solid rgba(255,255,255,.64);border-radius:var(--radius-xl);background:radial-gradient(circle at 92% 8%,rgba(31,190,224,.13),transparent 28%),linear-gradient(135deg,#fffffff2,#eff9ffe0);box-shadow:var(--shadow)}.platform-comparison__heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:end;gap:24px;margin-bottom:20px}.platform-comparison__eyebrow{display:inline-flex;width:fit-content;margin-bottom:9px;padding:6px 11px;border:1px solid rgba(23,193,221,.22);border-radius:999px;color:#0c70c4;background:#e0f6ffd1;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.platform-comparison__heading h2{margin:0;color:var(--ink);font-size:clamp(1.55rem,2.3vw,2.15rem);line-height:1.16}.platform-comparison__heading p{max-width:74ch;margin:9px 0 0;color:var(--muted);line-height:1.65}.platform-comparison__note{padding:11px 13px;border:1px solid rgba(13,111,191,.12);border-radius:13px;color:#526a84;background:#ffffffb8;font-size:.74rem;font-weight:750;line-height:1.5}.platform-comparison__scroller{overflow-x:auto;border:1px solid rgba(16,57,108,.1);border-radius:20px;background:#ffffffd6;box-shadow:0 16px 34px #0d6fbf14;scrollbar-color:rgba(13,111,191,.32) transparent}.platform-comparison__scroller:focus-visible{outline:3px solid rgba(23,193,221,.22);outline-offset:3px}.platform-comparison__table{width:100%;min-width:1180px;border-collapse:separate;border-spacing:0;table-layout:fixed;color:#183d67;font-size:.79rem}.platform-comparison__table th,.platform-comparison__table td{padding:13px 12px;border-inline-end:1px solid rgba(16,57,108,.08);border-bottom:1px solid rgba(16,57,108,.08);text-align:start;vertical-align:middle}.platform-comparison__table tr>:last-child{border-inline-end:0}.platform-comparison__table tbody tr:last-child>*{border-bottom:0}.platform-comparison__table thead th{position:sticky;top:0;z-index:2;height:76px;color:#10396c;background:#f4faff;font-size:.88rem;font-weight:900;text-align:center}.platform-comparison__table thead th:first-child,.platform-comparison__table tbody th{position:sticky;inset-inline-start:0;z-index:3;width:170px;color:#123f73;background:#f7fbfe;font-weight:900}.platform-comparison__table thead th:first-child{z-index:4;text-align:start}.platform-comparison__table thead th:not(:first-child){width:202px}.platform-comparison__table thead th span,.platform-comparison__table thead th small,.platform-comparison__table td span{display:block}.platform-comparison__table thead th small{margin-top:4px;color:#718298;font-size:.66rem;font-weight:750}.platform-comparison__table td{color:#5b6f86;line-height:1.4}.platform-comparison__table tbody tr:nth-child(2n) td{background:#f6fbffb8}.platform-comparison__table tbody tr:hover td{background:#e5f7ffd1}.platform-comparison__table .platform-comparison__nexa{background:linear-gradient(180deg,#e2f7fff0,#f1f9fff0);box-shadow:inset 2px 0 #17c1dd38,inset -2px 0 #17c1dd1a}.platform-comparison__brand{color:#0c70c4;font-size:1rem}.comparison-rating{display:inline-flex;width:fit-content;margin-bottom:4px;padding:3px 7px;border-radius:999px;font-size:.66rem;font-weight:900}.comparison-rating--strong,.comparison-rating--easy{color:#08765f;background:#ddf7ef}.comparison-rating--balanced{color:#0c63ae;background:#e3f3ff}.comparison-rating--technical{color:#79570c;background:#fff2ce}.comparison-check,.comparison-partial{margin-bottom:3px;font-size:1rem;font-weight:900}.comparison-check{color:#0aa886}.comparison-partial{color:#e5960a}html[dir=rtl] .platform-comparison__heading,html[dir=rtl] .platform-comparison__table{font-family:Segoe UI,Tahoma,Arial,sans-serif}@media (max-width: 900px){.platform-comparison{padding:22px 18px}.platform-comparison__heading{grid-template-columns:1fr;gap:13px}.platform-comparison__note{max-width:620px}}@media (max-width: 640px){.platform-comparison{margin-top:16px;padding:18px 12px;border-radius:20px}.platform-comparison__heading{padding-inline:3px}.platform-comparison__heading h2{font-size:1.45rem}.platform-comparison__table{min-width:1080px}.platform-comparison__table th,.platform-comparison__table td{padding:11px 10px}.platform-comparison__table thead th:first-child,.platform-comparison__table tbody th{width:145px}}@media print{@page{size:A4 landscape;margin:0}html,body{width:auto;min-width:0;color:#102f52;background:#fff!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.page-shell{width:100%;margin:0;padding:0}.site-header,.site-footer,#hero,#platform-comparison,#account-shell,button,[role=menu]{display:none!important}#app.dashboard{width:100%;margin:0;padding:0}table:not(.print-issues-table):not(.print-columns-table){width:100%!important;font-size:8.5pt!important}thead{display:table-header-group}tr,img,svg{break-inside:avoid}a{color:inherit;text-decoration:none}}html[data-nexa-theme=navy]{--nexa-navy-950: #061b3a;--nexa-navy-900: #082754;--nexa-navy-850: #0a3268;--nexa-navy-800: #0c3c7a;--nexa-blue-600: #087fda;--nexa-cyan-500: #14b8d4;--nexa-cyan-100: #dff8fc;--nexa-canvas: #f3f7fc;--nexa-surface: #ffffff;--nexa-surface-soft: #f8fbff;--nexa-border: #dbe6f2;--nexa-text: #102a4e;--nexa-muted: #6b7d93;--nexa-shadow: 0 18px 44px rgba(12, 47, 91, .09);--nexa-dark-surface-solid: #082b57;--nexa-dark-surface-gradient: linear-gradient( 180deg, #0a447b 0%, #093762 48%, #082b57 100% )}html[data-nexa-theme=navy] body{--bg: var(--nexa-canvas);--paper: rgba(255, 255, 255, .96);--paper-strong: #ffffff;--ink: var(--nexa-text);--muted: var(--nexa-muted);--line: rgba(31, 68, 111, .12);--accent: var(--nexa-cyan-500);--accent-soft: rgba(20, 184, 212, .11);--warm: var(--nexa-blue-600);--shadow: var(--nexa-shadow);--button-primary: #0b78c9;--button-primary-soft: rgba(11, 120, 201, .11);--radius-xl: 20px;--radius-lg: 16px;--radius-md: 12px;color:var(--nexa-text);background:radial-gradient(circle at 88% -10%,rgba(20,184,212,.1),transparent 29rem),linear-gradient(180deg,#edf4fb 0,var(--nexa-canvas) 34rem)}html[data-nexa-theme=navy] body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(8,39,84,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(8,39,84,.018) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.58),transparent 62%)}html[data-nexa-theme=navy] .page-shell{width:min(1460px,calc(100% - 36px));padding-top:18px}html[data-nexa-theme=navy] .site-header{min-height:68px;padding:7px 12px;border:1px solid rgba(8,39,84,.1);border-radius:16px;background:#ffffffe0;backdrop-filter:blur(22px) saturate(1.1);box-shadow:0 12px 32px #08275414}html[data-nexa-theme=navy] .site-nav a{position:relative;color:#687b91}html[data-nexa-theme=navy] .site-nav a:hover,html[data-nexa-theme=navy] .site-nav a.is-active{color:var(--nexa-navy-850)}html[data-nexa-theme=navy] .site-nav a.is-active:after{content:"";position:absolute;inset-inline:0;bottom:0;height:2px;border-radius:999px;background:var(--nexa-cyan-500)}html[data-nexa-theme=navy] .dashboard{gap:16px}html[data-nexa-theme=navy] .hero__copy,html[data-nexa-theme=navy] .hero__panel,html[data-nexa-theme=navy] .empty-state{border:1px solid var(--nexa-border);border-radius:20px;background:#fffffff7;box-shadow:var(--nexa-shadow);backdrop-filter:none}html[data-nexa-theme=navy] #hero-primary.solid-link--hero,html[data-nexa-theme=navy] #hero-secondary.ghost-link--hero,html[data-nexa-theme=navy] #hero-sample-data.ghost-link--hero,html[data-nexa-theme=navy] .excel-sheet-panel{border-radius:18px}html[data-nexa-theme=navy] #hero-primary.solid-link--hero,html[data-nexa-theme=navy] #hero-secondary.ghost-link--hero,html[data-nexa-theme=navy] #hero-sample-data.ghost-link--hero{min-height:54px;border-radius:18px}html[data-nexa-theme=navy] #hero-primary.solid-link--hero{color:#fff;border:1px solid rgba(7,88,184,.24);background:linear-gradient(135deg,#086ab7,#07579d 52%,#082b57);box-shadow:0 14px 28px #082b5738,0 0 0 3px #079fe21a}html[data-nexa-theme=navy] #hero-primary.solid-link--hero:hover,html[data-nexa-theme=navy] #hero-primary.solid-link--hero:focus-visible{background:linear-gradient(135deg,#0a78c5,#0864ae 52%,#073563);box-shadow:0 18px 34px #082b5745,0 0 0 3px #079fe226}html[data-nexa-theme=navy] #hero-primary .hero-action-icon{color:#fff;border:1px solid rgba(255,255,255,.22);background:#ffffff26;box-shadow:none}body:has(.about-page),body:has(.contact-page--direct){background:radial-gradient(circle at 50% 0%,rgba(65,191,222,.12),transparent 32rem),#edf5fb}@media (max-width: 760px){html[data-nexa-theme=navy] .page-shell{width:min(100% - 20px,1460px);padding-top:10px}html[data-nexa-theme=navy] .site-header{border-radius:14px}}@media print{html[data-nexa-theme=navy] body:before{display:none!important}}html[data-nexa-theme=classic] .hero__main{grid-template-columns:minmax(360px,1.12fr) minmax(320px,.88fr);gap:18px}html[data-nexa-theme=classic] .hero__message{position:relative;z-index:2}html[data-nexa-theme=classic] .hero__visual{min-width:0;justify-content:flex-end}.hero-logo-card{border-color:#1794d224;background:linear-gradient(115deg,#fffffff5,#f2fbffe0 62%,#e1f7ffc2);box-shadow:none;backdrop-filter:none}html[data-nexa-theme=navy] .hero-logo-card{border-color:#1794d229;background:linear-gradient(115deg,#fff,#f4fbff 60%,#e8f7ff);box-shadow:none}html[data-nexa-theme=navy] #hero .hero__copy,html[data-nexa-theme=navy] #hero .hero__panel{border-color:#5ccbeb2e;box-shadow:inset 0 1px #ffffff0b,0 22px 48px #07264e26}html[data-nexa-theme=navy] #hero .hero__copy{overflow:visible;color:#f7fbff;background:radial-gradient(circle at 73% 31%,rgba(52,212,241,.2),transparent 25%),radial-gradient(ellipse at 14% 105%,rgba(15,131,221,.22),transparent 42%),linear-gradient(145deg,#092e5c,#10477f 52%,#0a376d)}html[data-nexa-theme=navy] #hero .hero__copy:after{inset:auto -60px -95px auto;width:330px;height:210px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(56,210,239,.18),transparent 68%);transform:rotate(-9deg)}html[data-nexa-theme=navy] #hero .hero__copy:before,html[data-nexa-theme=navy] #hero .hero__panel:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.2;background-image:radial-gradient(ellipse at 22% 115%,transparent 0 46%,rgba(135,227,247,.14) 46.4% 46.8%,transparent 47.2% 54%,rgba(135,227,247,.09) 54.4% 54.8%,transparent 55.2%),linear-gradient(rgba(210,242,250,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(210,242,250,.08) 1px,transparent 1px),repeating-radial-gradient(circle at 0 0,rgba(255,255,255,.13) 0 .5px,transparent .8px 6px);background-size:100% 100%,36px 36px,36px 36px,8px 8px;mask-image:linear-gradient(135deg,rgba(0,0,0,.42),transparent 72%)}html[data-nexa-theme=navy] #hero .hero__copy>*,html[data-nexa-theme=navy] #hero .hero__panel>*{position:relative;z-index:1}html[data-nexa-theme=navy] #hero .hero__copy .eyebrow{color:#d9f6ff;border-color:#73ddf447;background:#e1f7ff1f;box-shadow:inset 0 1px #ffffff17}html[data-nexa-theme=navy] #hero .hero__copy h1{color:#fff;text-shadow:0 8px 26px rgba(2,20,47,.22)}html[data-nexa-theme=navy] #hero .hero-title-accent{color:#36c8f2}html[data-nexa-theme=navy] #hero .hero__lead{max-width:none;white-space:nowrap;color:#b9cce1;font-size:clamp(.92rem,1.05vw,1.03rem);font-weight:650;line-height:1.48}html[data-nexa-theme=navy] #hero .hero__main{grid-template-columns:minmax(400px,.94fr) minmax(340px,1.06fr);gap:0;align-items:center}@media (min-width: 1181px){html[data-nexa-theme=navy] #hero{align-items:stretch}html[data-nexa-theme=navy] #hero .hero__panel--stack{height:100%;grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;gap:12px}}html[data-nexa-theme=navy] #hero .hero__message{z-index:3}html[data-nexa-theme=navy] #hero .hero__copy h1{font-size:clamp(1.9rem,2.25vw,2.6rem);line-height:1.05}html[data-nexa-theme=navy] #hero .hero__actions--primary{grid-template-columns:minmax(210px,1.22fr) repeat(2,minmax(0,1fr));margin-top:16px}html[data-nexa-theme=navy] #hero .hero__feature-grid--primary{margin-top:15px}html[data-nexa-theme=navy] #hero .hero-upload-form{margin-top:12px}html[data-nexa-theme=navy] #hero .hero-upload-form>.excel-sheet-panel{width:100%}html[data-nexa-theme=navy] #hero .hero__actions--primary:has(.excel-sheet-panel:not(.is-hidden)){grid-template-columns:minmax(245px,.82fr) minmax(300px,1.68fr)}html[data-nexa-theme=navy] #hero .hero__actions--primary .excel-sheet-panel{height:100%;min-height:54px;padding:6px 9px;color:#f4fbff;border-color:#78dcf142;background:linear-gradient(180deg,#ffffff1c,#fff1);box-shadow:inset 0 1px #ffffff14,0 12px 24px #02183524}html[data-nexa-theme=navy] #hero .hero__visual{margin-inline-start:-34px;min-height:250px;overflow:visible}html[data-nexa-theme=navy] #hero .hero__visual:before{content:"";position:absolute;z-index:0;width:min(110%,465px);aspect-ratio:1.45;border-radius:50%;background:radial-gradient(ellipse at center,rgba(70,224,249,.43),rgba(18,139,224,.18) 46%,transparent 73%);filter:blur(15px);transform:translate(5%,2%) rotate(-7deg)}html[data-nexa-theme=navy] #hero .hero__visual:after{content:"";position:absolute;z-index:0;inset-inline-start:50%;bottom:7%;width:min(68%,265px);height:28px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(92,223,246,.26),rgba(3,24,58,.2) 52%,transparent 74%);filter:blur(8px);transform:translate(-50%) scaleX(1.12)}html[data-nexa-theme=navy] #hero .hero-tablet{position:relative;z-index:1;width:min(114%,530px);margin:0;padding:15px 15px 17px;border:1px solid rgba(147,218,243,.48);border-radius:26px;background:linear-gradient(115deg,rgba(255,255,255,.17),transparent 18% 76%,rgba(59,195,231,.12)),linear-gradient(145deg,#194d7d,#08254d 42%,#061b38 72%,#103f6b);box-shadow:inset 0 1px #ffffff3b,inset 0 -2px #000c1f94,0 30px 45px #000f2861,0 10px 22px #2bc4e726;transform:none;transform-origin:center}html[dir=rtl][data-nexa-theme=navy] #hero .hero-tablet{transform:none}html[data-nexa-theme=navy] #hero .hero-tablet:before{content:"";position:absolute;inset:6px;pointer-events:none;border:1px solid rgba(114,196,226,.22);border-radius:20px}html[data-nexa-theme=navy] #hero .hero-tablet__screen{position:relative;z-index:1;display:block;aspect-ratio:1460 / 935;overflow:hidden;border:1px solid rgba(4,19,41,.82);border-radius:13px;background:#061b3a;box-shadow:0 0 0 2px #04142bcc,inset 0 0 20px #04183329}html[data-nexa-theme=navy] #hero .hero-tablet__screen:after{content:"";position:absolute;z-index:2;top:0;right:0;left:0;height:6px;pointer-events:none;background:var(--nexa-navy-900, #082754);box-shadow:0 1px #14b8d429}html[data-nexa-theme=navy] #hero .hero-tablet__screen picture{display:contents}html[data-nexa-theme=navy] #hero .hero-tablet__screen img{display:block;position:absolute;top:0;left:-15.1%!important;width:auto;max-width:none;height:100%!important;object-fit:cover;object-position:left top;image-rendering:auto;transform:none}html[data-nexa-theme=navy] #hero .hero-tablet__camera{position:absolute;z-index:3;top:5px;left:50%;width:5px;height:5px;border-radius:50%;background:#020a16;box-shadow:inset 0 0 0 1px #41b2e07a,0 0 5px #41b2e052;transform:translate(-50%)}html[data-nexa-theme=navy] #hero .hero-tablet__button{position:absolute;z-index:0;top:27%;inset-inline-end:-3px;width:3px;height:30px;border-radius:0 3px 3px 0;background:#174d78;box-shadow:1px 0 #6acfeb52}html[data-nexa-theme=navy] #hero .hero__feature-grid--primary{border-color:#bae0f521}html[data-nexa-theme=navy] #hero .hero__feature-grid--primary .hero__feature{border-inline-end-color:#bae0f524}html[data-nexa-theme=navy] #hero .hero__feature-grid--primary .hero__feature strong{color:#f8fcff}html[data-nexa-theme=navy] #hero .hero__feature-grid--primary .hero__feature small{color:#9fb7d0}html[data-nexa-theme=navy] #hero .hero__feature-grid--primary .hero__feature-icon{width:40px;height:40px;color:#effcff;border:1px solid rgba(135,218,242,.22);border-radius:50%;background:#145a9d;box-shadow:none}html[data-nexa-theme=navy] #hero .hero__feature-grid--primary .hero__feature-icon svg{width:21px;height:21px;filter:none}html[data-nexa-theme=navy] #hero .hero-upload-panel,html[data-nexa-theme=navy] #hero .hero-postgres-card{min-height:86px;border-color:#72cdeb4d;background:linear-gradient(145deg,#f8fcfff2,#e0f0fbe6);box-shadow:inset 0 1px #ffffffb8,0 14px 30px #021a3b29}html[data-nexa-theme=navy] #hero .hero-upload-panel{padding:8px 12px;border-style:dashed}html[data-nexa-theme=navy] #hero .hero-upload-panel:hover,html[data-nexa-theme=navy] #hero .hero-postgres-card:hover,html[data-nexa-theme=navy] #hero .hero-postgres-card:focus-visible{border-color:#72cdeb70;background:linear-gradient(145deg,#fbfefff7,#e2f3fced);box-shadow:inset 0 1px #ffffffc2,0 18px 34px #021a3b2e}html[data-nexa-theme=navy] #hero .hero-file-picker__icon{background:#0a9fd4;box-shadow:none}html[data-nexa-theme=navy] #hero .ghost-link--hero{color:#eefaff;border-color:#6fd8f040;background:linear-gradient(180deg,#ffffff1f,#ffffff12);box-shadow:inset 0 1px #ffffff14,0 12px 24px #02183524}html[data-nexa-theme=navy] #hero .ghost-link--hero .hero-action-icon--ghost{color:#e9fbff;border:1px solid rgba(166,235,250,.3);background:#2cc2e733;box-shadow:inset 0 1px #ffffff1f}html[data-nexa-theme=navy] #hero .ghost-link--hero:hover,html[data-nexa-theme=navy] #hero .ghost-link--hero:focus-visible{color:#fff;border-color:#6fd8f073;background:#23a0cf33}html[data-nexa-theme=navy] #hero-primary.solid-link--hero{color:#fff;border-color:#89ecff85;background:radial-gradient(circle at 11% 20%,rgba(159,244,255,.11),transparent 25%),linear-gradient(110deg,#0d9fc8,#0792d1 43%,#0765bb 72%,#054b98);text-shadow:0 1px 2px rgba(2,25,56,.34);box-shadow:inset 0 1px #ffffff21,inset 0 -1px #03469542,0 9px 20px #005bac45,0 0 10px #23d5f330,0 0 21px #15b1e514,0 0 0 2px #3bd8f412}html[data-nexa-theme=navy] #hero-primary.solid-link--hero:hover,html[data-nexa-theme=navy] #hero-primary.solid-link--hero:focus-visible{border-color:#c7f9ffa3;background:radial-gradient(circle at 13% 18%,rgba(196,251,255,.14),transparent 27%),linear-gradient(110deg,#12abd1,#09a1dc 42%,#0773c9 72%,#0655a5);box-shadow:inset 0 1px #ffffff2b,inset 0 -1px #03469538,0 11px 24px #0061b54a,0 0 11px #30e1f83d,0 0 24px #19beea1a,0 0 0 3px #4de2f817}html[data-nexa-theme=navy] #hero-primary .hero-action-icon{color:#fff;border-color:#defcff70;background:#b9f7ff29;box-shadow:inset 0 1px #ffffff26,0 0 6px #7eeeff38}html[data-nexa-theme=navy] #hero .hero__panel{position:relative;overflow:hidden;color:#f7fbff;background:radial-gradient(circle at 78% 9%,rgba(50,204,234,.22),transparent 30%),radial-gradient(ellipse at 12% 102%,rgba(11,115,205,.2),transparent 40%),linear-gradient(150deg,#0a3568,#10467c 48%,#082b58)}html[data-nexa-theme=navy] #hero .hero-logo-card{flex-direction:column;gap:10px;border-color:#71daf133;background:linear-gradient(rgba(188,235,247,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(188,235,247,.04) 1px,transparent 1px),radial-gradient(circle at 50% 18%,rgba(57,199,231,.19),transparent 55%),#ffffff0e;background-size:28px 28px,28px 28px,100% 100%,auto;box-shadow:inset 0 1px #ffffff12,0 14px 30px #01163329}html[data-nexa-theme=navy] #hero .hero-logo-image{width:min(100%,260px);opacity:.96;filter:brightness(0) invert(1) drop-shadow(0 8px 18px rgba(38,195,228,.18))}html[data-nexa-theme=navy] #hero .hero-logo-tagline{color:#bcecf7;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-align:center;text-transform:uppercase;text-shadow:0 4px 14px rgba(2,25,58,.3)}html[dir=rtl][data-nexa-theme=navy] #hero .hero-logo-tagline{letter-spacing:0}html[data-nexa-theme=navy] #hero .hero-product-preview{display:flex;flex-direction:column;justify-content:space-between;color:#f4fbff;border-color:#8ee2f647;background:radial-gradient(circle at 88% 0%,rgba(77,221,246,.16),transparent 34%),linear-gradient(145deg,#1a528c,#174b86 54%,#123e72);box-shadow:inset 0 1px #ffffff1a,0 18px 36px #0118383d}html[data-nexa-theme=navy] #hero .hpp-filename,html[data-nexa-theme=navy] #hero .hpp-issue-name{color:#f5fbff}html[data-nexa-theme=navy] #hero .hpp-score-label,html[data-nexa-theme=navy] #hero .hpp-issue-count,html[data-nexa-theme=navy] #hero .hpp-cols-tag{color:#aac2d8}html[data-nexa-theme=navy] #hero .hpp-score-value{color:#55d9f3}html[data-nexa-theme=navy] #hero .hpp-confidence-badge,html[data-nexa-theme=navy] #hero .hpp-badge{color:#dff9ff;border-color:#6edaf23b;background:#35bee121}html[data-nexa-theme=navy] #hero .hpp-bar-track{background:#c7e4f129}html[data-nexa-theme=navy] #hero .hpp-footer{border-top-color:#b4deef26}html[data-nexa-theme=navy] #hero .hpp-status{color:#9ff0d3;border:1px solid rgba(83,220,169,.16);background:#28c78e21}html[data-nexa-theme=navy] .empty-panel--analysis-insights{padding:24px;overflow:hidden;border-color:#67d5ef33;background:radial-gradient(circle at 80% 8%,rgba(43,199,231,.15),transparent 30%),radial-gradient(circle at 10% 92%,rgba(13,116,205,.14),transparent 34%),linear-gradient(135deg,#123f76,#0d3567 54%,#092b57);box-shadow:inset 0 1px #ffffff0d,0 22px 48px #07264e29}html[data-nexa-theme=navy] .empty-panel--analysis-insights .empty-state--insight{color:#f7fbff;border-color:#74daf12e;background:linear-gradient(145deg,#ffffff13,#ffffff09);box-shadow:inset 0 1px #ffffff0b}html[data-nexa-theme=navy] .empty-panel--analysis-insights .empty-state__shape--insight{background:radial-gradient(circle at 38% 34%,rgba(74,218,244,.34),transparent 38%),radial-gradient(circle at 68% 70%,rgba(20,102,190,.34),transparent 42%),#e0f7ff14}html[data-nexa-theme=navy] .empty-panel--analysis-insights .empty-state__icon{color:#82e7f8;border-color:#89e6f940;background:#e6f9ff1a;box-shadow:inset 0 1px #ffffff17,0 14px 30px #01183838}html[data-nexa-theme=navy] .empty-panel--analysis-insights .empty-state__content h2{color:#fff}html[data-nexa-theme=navy] .empty-panel--analysis-insights .empty-state__content>p{color:#b9cde1}html[data-nexa-theme=navy] .empty-panel--analysis-insights .empty-state__point{color:#e9f5ff;border-color:#85dcf029;background:#fff1}html[data-nexa-theme=navy] .empty-panel--analysis-insights .empty-state__point-icon{color:#5dd9f1}html[data-nexa-theme=navy] #hero #hero-insights-shell,html[data-nexa-theme=navy] #hero #hero-insights-shell .empty-panel--hero-insights{padding:0!important;color:#f7fbff;border:0!important;background:transparent!important;box-shadow:none!important}html[data-nexa-theme=navy] #hero .empty-panel--hero-insights .empty-state--insight{color:#f7fbff;border-color:#74daf147!important;background:radial-gradient(circle at 92% 0%,rgba(65,215,241,.18),transparent 36%),linear-gradient(145deg,#18558d,#104579 56%,#0a376a)!important;box-shadow:inset 0 1px #ffffff12,0 14px 30px #01183838!important}html[data-nexa-theme=navy] #hero .empty-panel--hero-insights .empty-state__shape--insight{background:radial-gradient(circle at 38% 34%,rgba(74,218,244,.34),transparent 38%),radial-gradient(circle at 68% 70%,rgba(20,102,190,.34),transparent 42%),#e0f7ff14}html[data-nexa-theme=navy] #hero .empty-panel--hero-insights .empty-state__icon{color:#82e7f8;border-color:#89e6f940;background:#e6f9ff1a;box-shadow:inset 0 1px #ffffff17,0 12px 26px #01183833}html[data-nexa-theme=navy] #hero .empty-panel--hero-insights .empty-state__content h2{color:#fff!important}html[data-nexa-theme=navy] #hero .empty-panel--hero-insights .empty-state__content>p{color:#c7daea!important}html[data-nexa-theme=navy] #hero .empty-panel--hero-insights .empty-state__point{color:#edf8ff!important;border-color:#85dcf038!important;background:#04284e57!important}html[data-nexa-theme=navy] #hero .empty-panel--hero-insights .empty-state__point-icon{color:#5dd9f1}html[data-nexa-theme=navy] #hero .hero__side-features .hero__feature{min-height:64px;padding:11px 14px;border-color:#7ddaf133;background:linear-gradient(145deg,#ffffff1b,#ffffff0e);box-shadow:inset 0 1px #fff1,0 10px 22px #01183821;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}html[data-nexa-theme=navy] #hero .hero__side-features .hero__feature[hidden]{display:none!important}html[data-nexa-theme=navy] #hero .hero__side-features{gap:12px}html[data-nexa-theme=navy] #hero .hero__side-features .hero__feature:hover{transform:translateY(-3px);border-color:#87e6f95c;background:linear-gradient(145deg,#ffffff24,#41c3e314);box-shadow:inset 0 1px #ffffff17,0 15px 28px #0118382e}html[data-nexa-theme=navy] #hero .hero__side-features .hero__feature strong{color:#f6fbff}html[data-nexa-theme=navy] #hero .hero__side-features .hero__feature small{color:#a9bfd6}html[data-nexa-theme=navy] #hero .hero__side-features .hero__feature-icon{color:#dffaff;border-color:#94e8f94d;border-radius:50%;background:linear-gradient(145deg,#48cfed47,#ffffff17);box-shadow:inset 0 1px #ffffff24,0 8px 18px #02193929}@media (max-width: 760px){html[data-nexa-theme=navy] #hero .hero__copy,html[data-nexa-theme=navy] #hero .hero__panel{border-radius:16px}html[data-nexa-theme=navy] #hero .hero__main{grid-template-columns:1fr}html[data-nexa-theme=navy] #hero .hero__visual{margin-inline-start:0}html[data-nexa-theme=navy] #hero .hero-tablet,html[dir=rtl][data-nexa-theme=navy] #hero .hero-tablet{width:min(100%,440px);transform:none}html[data-nexa-theme=navy] #hero .hero__lead{white-space:normal;text-wrap:balance}}@keyframes nexa-score-track-settle{0%{opacity:.84;transform:scale3d(.985,1,1)}to{opacity:1;transform:scaleZ(1)}}@keyframes nexa-score-position{0%{left:0%}to{left:var(--score-position)}}@keyframes nexa-score-mask-rtl{0%{right:0%}to{right:var(--score-position)}}@keyframes nexa-score-marker-rtl{0%{left:100%}to{left:calc(100% - var(--score-position))}}html[data-nexa-theme=navy] :where(.solid-link,.ghost-link){transform:translateZ(0);transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease,opacity .18s ease;-webkit-tap-highlight-color:transparent}@media (hover: hover) and (pointer: fine){html[data-nexa-theme=navy] :where(.solid-link,.ghost-link):hover:not(:disabled):not([aria-disabled=true]){transform:translate3d(0,-1px,0)}html[data-nexa-theme=navy] :where(.solid-link):hover:not(:disabled):not([aria-disabled=true]){box-shadow:0 9px 20px #09529124}}html[data-nexa-theme=navy] :where(.solid-link,.ghost-link):active:not(:disabled):not([aria-disabled=true]){transform:translateZ(0) scale(.98);transition-duration:90ms}html[data-nexa-theme=navy] :where(.solid-link,.ghost-link):focus-visible{outline:2px solid rgba(10,162,221,.66);outline-offset:3px}html[data-nexa-theme=navy] :where(.solid-link,.ghost-link):disabled{transform:none;box-shadow:none}@media (prefers-reduced-motion: reduce){html[data-nexa-theme=navy] :where(.solid-link,.ghost-link){transition:none}}html[data-nexa-theme=navy] body.has-analysis-report #hero{gap:14px}html[data-nexa-theme=navy] body.has-analysis-report .hero__copy{min-height:405px;padding:20px 22px 18px;transition:min-height .26s ease,padding .26s ease}html[data-nexa-theme=navy] body.has-analysis-report .hero__main{gap:0}html[data-nexa-theme=navy] body.has-analysis-report .hero .eyebrow{margin-bottom:12px;padding:6px 11px}html[data-nexa-theme=navy] body.has-analysis-report .hero h1{font-size:clamp(2.05rem,2.34vw,2.62rem);line-height:1.045}html[data-nexa-theme=navy] body.has-analysis-report .hero__lead{margin-top:12px;line-height:1.48}html[data-nexa-theme=navy] body.has-analysis-report .hero__visual{min-height:275px}html[data-nexa-theme=navy] body.has-analysis-report .hero__feature-grid--primary{margin-top:12px}html[data-nexa-theme=navy] body.has-analysis-report .hero__feature-grid--primary .hero__feature{min-height:42px;padding-block:4px}html[data-nexa-theme=navy] body.has-analysis-report .hero-upload-form{gap:9px;margin-top:10px}html[data-nexa-theme=navy] body.has-analysis-report .hero-source-grid{gap:10px}html[data-nexa-theme=navy] body.has-analysis-report .hero-upload-panel{gap:5px;padding:9px 12px}html[data-nexa-theme=navy] body.has-analysis-report .hero-file-picker{min-height:40px}html[data-nexa-theme=navy] body.has-analysis-report .hero-postgres-card{min-height:80px;padding:9px 12px}html[data-nexa-theme=navy] body.has-analysis-report .hero__actions{gap:10px}html[data-nexa-theme=navy] body.has-analysis-report #hero-primary.solid-link--hero,html[data-nexa-theme=navy] body.has-analysis-report #hero-secondary.ghost-link--hero,html[data-nexa-theme=navy] body.has-analysis-report #hero-sample-data.ghost-link--hero{min-height:48px}html[data-nexa-theme=navy] body.has-analysis-report .hero__panel{padding:17px}html[data-nexa-theme=navy] body.has-analysis-report .hero__panel--stack{gap:10px}html[data-nexa-theme=navy] body.has-analysis-report .hero-logo-card{padding:13px 14px 12px}html[data-nexa-theme=navy] body.has-analysis-report .hero-logo-image{width:min(100%,250px)}html[data-nexa-theme=navy] body.has-analysis-report .hero-product-preview{padding:14px 16px}html[data-nexa-theme=navy] body.has-analysis-report .hpp-header{margin-bottom:10px}html[data-nexa-theme=navy] body.has-analysis-report .hpp-bar-track{margin-bottom:12px}html[data-nexa-theme=navy] body.has-analysis-report .hpp-issues{gap:6px;margin-bottom:10px}html[data-nexa-theme=navy] body.has-analysis-report .hero__side-features{gap:8px}html[data-nexa-theme=navy] body.has-analysis-report .hero__side-features .hero__feature{gap:8px;padding:8px 10px}@media (max-width: 1180px){html[data-nexa-theme=navy] #hero .hero__copy{overflow:hidden}html[data-nexa-theme=navy] #hero .hero__main{grid-template-columns:1fr}html[data-nexa-theme=navy] #hero .hero__visual{margin-inline-start:0}html[data-nexa-theme=navy] #hero .hero-tablet,html[dir=rtl][data-nexa-theme=navy] #hero .hero-tablet{width:min(100%,500px);transform:none}html[data-nexa-theme=navy] body.has-analysis-report .hero__copy{min-height:auto}html[data-nexa-theme=navy] body.has-analysis-report .hero__visual{min-height:270px}}@media (max-width: 760px){html[data-nexa-theme=navy] body.has-analysis-report .hero__copy,html[data-nexa-theme=navy] body.has-analysis-report .hero__panel{padding:16px}html[data-nexa-theme=navy] body.has-analysis-report .hero__visual{min-height:220px}html[data-nexa-theme=navy] #hero .hero__actions--primary{grid-template-columns:1fr}html[data-nexa-theme=navy] #hero .hero__actions--primary:has(.excel-sheet-panel:not(.is-hidden)){grid-template-columns:1fr}}html[data-nexa-theme=navy] .site-nav a{color:#75869a;transition:color .18s ease,opacity .18s ease,transform .18s ease}html[data-nexa-theme=navy] .site-nav a:after{content:"";position:absolute;inset-inline:0;bottom:0;height:2px;border-radius:999px;background:var(--nexa-cyan-500);opacity:0;transform:scaleX(0);transform-origin:center;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .18s ease}html[data-nexa-theme=navy] .site-nav a:hover{transform:translateY(-1px)}html[data-nexa-theme=navy] .site-nav a:hover:after{opacity:.38;transform:scaleX(.58)}html[data-nexa-theme=navy] .site-nav a.is-active:after{opacity:1;transform:scaleX(1)}html[data-nexa-theme=navy] .site-nav a:active{transform:translateY(0);transition-duration:90ms}html[data-nexa-theme=navy] .site-actions .ghost-link,html[data-nexa-theme=navy] .site-actions .solid-link{transition:color .18s ease,opacity .18s ease,transform .18s ease}html[data-nexa-theme=navy] .site-actions .ghost-link:hover,html[data-nexa-theme=navy] .site-actions .solid-link:hover{transform:translateY(-1px)}html[data-nexa-theme=navy] .site-actions .ghost-link:active,html[data-nexa-theme=navy] .site-actions .solid-link:active{transform:translateY(0);transition-duration:90ms}html[data-nexa-theme=navy] .site-actions .solid-link:after{background:var(--nexa-cyan-500);transform:scaleX(1);transform-origin:center;transition:transform .24s cubic-bezier(.22,1,.36,1)}html[data-nexa-theme=navy] .site-nav a:focus-visible,html[data-nexa-theme=navy] .site-actions .ghost-link:focus-visible,html[data-nexa-theme=navy] .site-actions .solid-link:focus-visible{outline:2px solid rgba(10,162,221,.6);outline-offset:4px}@media (prefers-reduced-motion: reduce){html[data-nexa-theme=navy] .site-nav a,html[data-nexa-theme=navy] .site-nav a:after,html[data-nexa-theme=navy] .site-actions .ghost-link,html[data-nexa-theme=navy] .site-actions .solid-link,html[data-nexa-theme=navy] .site-actions .solid-link:after{transition:none}}html[data-nexa-theme=navy] .site-header{position:relative;top:auto;z-index:20;min-height:68px;padding:7px 12px;border:1px solid rgba(255,255,255,.64);border-radius:22px;background:linear-gradient(180deg,#ffffffb3,#eef7ff8a);box-shadow:0 12px 32px #0827541a,inset 0 1px #ffffffe0,inset 0 -1px #2f87c714;backdrop-filter:blur(18px) saturate(1.22);-webkit-backdrop-filter:blur(18px) saturate(1.22);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,backdrop-filter .18s ease}@media (min-width: 1500px){html[data-nexa-theme=navy] .site-header{display:grid;grid-template-columns:clamp(300px,22vw,390px) minmax(0,1fr) auto;column-gap:12px}html[data-nexa-theme=navy] .brand-lockup,html[data-nexa-theme=navy] .site-nav{justify-self:start}html[data-nexa-theme=navy] .site-actions{width:100%;justify-self:stretch;justify-content:flex-end}}html[data-nexa-theme=navy] .site-header.is-auth-pending .site-actions :is(#nav-contact-messages,#nav-owner-analytics,#nav-admin-view).is-hidden{display:inline-flex!important;visibility:hidden;pointer-events:none}html[data-nexa-theme=navy] .site-nav,html[data-nexa-theme=navy] .site-actions{gap:4px}html[data-nexa-theme=navy] .site-nav a,html[data-nexa-theme=navy] .site-actions .ghost-link,html[data-nexa-theme=navy] .site-actions .solid-link{min-height:36px;padding:8px 10px;border-radius:999px;color:#62758c;background:transparent;transition:color .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease,transform .18s ease,box-shadow .18s ease}html[data-nexa-theme=navy] .site-actions .ghost-link,html[data-nexa-theme=navy] .site-actions .solid-link{font-weight:600}html{scrollbar-gutter:stable}html[data-nexa-theme=navy] .site-nav a:hover,html[data-nexa-theme=navy] .site-actions .ghost-link:hover,html[data-nexa-theme=navy] .site-actions .solid-link:hover{color:#173f6c;background:#007aff0e;transform:translateY(-1px)}html[data-nexa-theme=navy] .site-nav a.is-active,html[data-nexa-theme=navy] .site-actions .solid-link{color:#103f74;background:#007aff14;box-shadow:inset 0 0 0 1px #007aff0b}html[data-nexa-theme=navy] .site-nav a:after,html[data-nexa-theme=navy] .site-actions .solid-link:after{inset-inline:auto;left:calc(50% - 10px);right:auto;bottom:3px;width:20px;height:3px;border-radius:999px;opacity:0;transform:scaleX(0);transform-origin:center;transition:transform .18s ease,opacity .18s ease}html[data-nexa-theme=navy] .site-nav a:hover:after{opacity:.38;transform:scaleX(.62)}html[data-nexa-theme=navy] .site-nav a.is-active:after,html[data-nexa-theme=navy] .site-actions .solid-link:after{opacity:1;transform:scaleX(1)}html[data-nexa-theme=navy] .site-actions .solid-link:hover:after{transform:scaleX(.82)}html[data-nexa-theme=navy] .site-nav a:after{display:none}html[data-nexa-theme=navy] .site-nav a>span:last-child{position:relative}html[data-nexa-theme=navy] .site-nav a>span:last-child:after{content:"";position:absolute;left:50%;bottom:-8px;width:20px;height:3px;border-radius:999px;background:var(--nexa-cyan-500);opacity:0;transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform .18s ease,opacity .18s ease}html[data-nexa-theme=navy] .site-nav a:hover>span:last-child:after{opacity:.38;transform:translate(-50%) scaleX(.62)}html[data-nexa-theme=navy] .site-nav a.is-active>span:last-child:after{opacity:1;transform:translate(-50%) scaleX(1)}html[data-nexa-theme=navy] .site-nav-icon{width:16px;min-width:16px;height:16px;min-height:16px;flex:0 0 16px;color:currentColor;opacity:.72;overflow:visible}html[data-nexa-theme=navy] .site-nav-icon svg{width:16px;height:16px;flex:0 0 16px;overflow:visible;stroke-width:1.8}html[data-nexa-theme=navy] .site-nav a{flex-shrink:0;white-space:nowrap;overflow:visible}html[data-nexa-theme=navy] #nav-user,html[data-nexa-theme=navy] #nav-admin-view{padding-inline:10px 8px;border:1px solid rgba(15,79,143,.1);background:#0762b80e}html[data-nexa-theme=navy] #nav-logout{font-weight:720;opacity:.66}html[data-nexa-theme=navy] #nav-logout:hover{opacity:1}html[data-nexa-theme=navy] #lang-toggle{padding-inline:9px 8px;border:1px solid rgba(15,79,143,.09);background:#0762b80b}html[data-nexa-theme=navy] #lang-toggle:not(:has(.site-nav-icon)):before{content:"";display:inline-block;width:.9rem;height:.9rem;flex:0 0 .9rem;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm6.9 9h-3c-.1-2-.5-3.7-1.1-5A8 8 0 0 1 18.9 11ZM12 4c.7 1.1 1.6 3.1 1.9 7h-3.8c.3-3.9 1.2-5.9 1.9-7ZM5.1 13h3c.1 2 .5 3.7 1.1 5A8 8 0 0 1 5.1 13Zm3-2h-3a8 8 0 0 1 4.1-5c-.6 1.3-1 3-1.1 5Zm3.9 9c-.7-1.1-1.6-3.1-1.9-7h3.8c-.3 3.9-1.2 5.9-1.9 7Zm2.8-2c.6-1.3 1-3 1.1-5h3a8 8 0 0 1-4.1 5Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm6.9 9h-3c-.1-2-.5-3.7-1.1-5A8 8 0 0 1 18.9 11ZM12 4c.7 1.1 1.6 3.1 1.9 7h-3.8c.3-3.9 1.2-5.9 1.9-7ZM5.1 13h3c.1 2 .5 3.7 1.1 5A8 8 0 0 1 5.1 13Zm3-2h-3a8 8 0 0 1 4.1-5c-.6 1.3-1 3-1.1 5Zm3.9 9c-.7-1.1-1.6-3.1-1.9-7h3.8c-.3 3.9-1.2 5.9-1.9 7Zm2.8-2c.6-1.3 1-3 1.1-5h3a8 8 0 0 1-4.1 5Z'/%3E%3C/svg%3E") center / contain no-repeat}html[data-nexa-theme=navy] .site-header :is(.site-nav a,.site-actions .ghost-link,.site-actions .solid-link){transform:none!important;transition-property:color,background-color,border-color,opacity,box-shadow;transition-duration:.18s;transition-timing-function:ease}html[data-nexa-theme=navy] .site-nav a:focus-visible,html[data-nexa-theme=navy] .site-actions .ghost-link:focus-visible,html[data-nexa-theme=navy] .site-actions .solid-link:focus-visible{outline:2px solid rgba(10,162,221,.52);outline-offset:3px}@media (max-width: 980px){html[data-nexa-theme=navy] .site-header{top:8px;border-radius:18px}}@media (max-width: 640px){html[data-nexa-theme=navy] .site-header{top:6px;border-radius:16px}html[data-nexa-theme=navy] .site-nav,html[data-nexa-theme=navy] .site-actions{gap:6px}html[data-nexa-theme=navy] .site-nav a,html[data-nexa-theme=navy] .site-actions .ghost-link,html[data-nexa-theme=navy] .site-actions .solid-link{min-height:32px;padding:6px 7px}}@media (prefers-reduced-motion: reduce){html[data-nexa-theme=navy] .site-header,html[data-nexa-theme=navy] .site-nav a,html[data-nexa-theme=navy] .site-nav a:after,html[data-nexa-theme=navy] .site-nav a>span:last-child:after,html[data-nexa-theme=navy] .site-actions .ghost-link,html[data-nexa-theme=navy] .site-actions .solid-link,html[data-nexa-theme=navy] .site-actions .solid-link:after{transition:none}}@keyframes about-orbit-turn{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes about-orbit-turn-reverse{0%{transform:translate(-50%,-50%) rotate(360deg)}to{transform:translate(-50%,-50%) rotate(0)}}@keyframes about-node-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes about-brand-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes about-aura-pulse{0%,to{opacity:.62;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes about-signal-flow{0%{background-position-x:0}to{background-position-x:104px}}html[data-nexa-theme=navy] #hero .hero-title-brand{position:relative;display:grid!important;row-gap:11px;margin-bottom:34px;font-size:var(--hero-brand-title-size, clamp(1.64rem, 1.82vw, 1.98rem))!important;font-weight:950;letter-spacing:-.04em;line-height:1.04;text-shadow:0 1px 0 rgba(255,255,255,.12),0 12px 30px rgba(1,16,42,.3)}html[data-nexa-theme=navy] #hero .hero-title-brand-line--accent{color:#35d5ff}html[data-nexa-theme=navy] #hero .hero-title-brand-line--accent:after{content:"";position:absolute;inset-inline-start:0;bottom:0;width:100%;height:3px;border-radius:999px;background:linear-gradient(90deg,#27d2f700,#42ddff 18%,#168ce8 72%,#168ce800);box-shadow:0 0 9px #2ccdf575}html[data-nexa-theme=navy] #hero .hero-title-product{display:grid;gap:5px;margin-top:0}html[dir=rtl][data-nexa-theme=navy] #hero .hero-title-brand{font-size:var(--hero-brand-title-size, clamp(1.72rem, 1.92vw, 2.08rem))!important}html[data-nexa-theme=navy] #hero .hero-title-product-line,html[data-nexa-theme=navy] #hero .hero-title-product-line.hero-title-line--balanced{font-size:clamp(1.35rem,1.45vw,1.6rem)!important;line-height:1.12;letter-spacing:-.012em}html[dir=rtl][data-nexa-theme=navy] #hero .hero-title-product-line{max-width:15.5em;font-size:clamp(1.3rem,1.4vw,1.55rem)!important;line-height:1.18}@media (max-width: 760px){html[data-nexa-theme=navy] #hero .hero-title-brand{row-gap:6px;margin-bottom:26px;font-size:1.72rem!important}html[data-nexa-theme=navy] #hero .hero-title-product{margin-top:0}html[data-nexa-theme=navy] #hero .hero-title-product-line,html[data-nexa-theme=navy] #hero .hero-title-product-line.hero-title-line--balanced{font-size:1.35rem!important;white-space:normal}}
