@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}}:root{--ink:#0f1f3d;--body:#334155;--muted:#475569;--blue:#245bea;--blue-dark:#173ca7;--indigo:#4b43c9;--line:#dfe7f4;--paper:#fff;--soft:#f6f9ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Segoe UI,sans-serif}h1,h2,h3{color:var(--ink)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(1160px,100% - 48px);margin:0 auto}.eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:800}.section-title{letter-spacing:-.045em;margin:.8rem 0 1rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.02}.section-copy{color:var(--muted);font-size:1.05rem;line-height:1.7}.button{border-radius:9px;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.8rem 1.15rem;font-size:.92rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px #245bea33}.button-primary:hover{background:var(--blue-dark);box-shadow:0 14px 28px #245bea47}.button-ghost{border:1px solid var(--line);color:var(--ink);background:#fff}.button-ghost:hover{background:var(--soft);border-color:#aebde0}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #dfe7f4bf;position:relative}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:76px;display:flex}.brand{letter-spacing:.02em;align-items:center;gap:.04em;font-size:1.55rem;font-weight:900;line-height:1;display:flex}.brand-letter{font-weight:900;display:inline-block}.brand-q{color:#2563eb}.brand-o{color:#0d9488}.brand-v{color:#f97316}.brand-i{color:#7c3aed}.nav-links{color:var(--muted);align-items:center;gap:1.8rem;font-size:.88rem;font-weight:700;display:flex}.nav-links a:hover{color:var(--blue)}.nav-actions{align-items:center;gap:.9rem;display:flex}.login-link{color:var(--muted);font-size:.88rem;font-weight:800}.menu-button{color:var(--ink);background:0 0;border:0;font-size:1.5rem;display:none}.hero{background:radial-gradient(circle at 81% 17%,#7e9fff38,#0000 25%),linear-gradient(#f7faff 0%,#fff 84%);overflow:hidden}.hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:4rem;min-height:560px;padding:4rem 0 4.5rem;display:grid}.hero h1{letter-spacing:-.065em;max-width:640px;margin:.9rem 0 1.4rem;font-size:clamp(2.75rem,5.2vw,4.5rem);line-height:.98}.hero h1 span{color:var(--ink)}.hero-copy{max-width:520px;color:var(--muted);font-size:1.13rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero-note{color:var(--muted);margin-top:1.1rem;font-size:.78rem}.dashboard{background:#ffffffd6;border:1px solid #d6e2f8;border-radius:18px;min-height:410px;position:relative;transform:rotate(1deg);box-shadow:0 30px 70px #1b439329}.dashboard:before{content:"";opacity:.7;z-index:-1;background:#d9e5ff;border-radius:50%;width:170px;height:170px;position:absolute;top:-45px;right:-45px}.dash-top{border-bottom:1px solid #e4ebf6;justify-content:space-between;align-items:center;padding:1rem 1.15rem;display:flex}.dash-title{font-size:.8rem;font-weight:800}.dash-dots{gap:.28rem;display:flex}.dash-dots i{background:#b8c6de;border-radius:50%;width:7px;height:7px;display:block}.dash-body{grid-template-columns:.8fr 1.2fr;gap:1.1rem;padding:1.3rem;display:grid}.dash-sidebar{align-content:start;gap:.5rem;display:grid}.dash-side-item{color:var(--muted);border-radius:7px;align-items:center;gap:.6rem;padding:.65rem .7rem;font-size:.72rem;font-weight:700;display:flex}.dash-side-item.active{color:var(--blue);background:#eaf1ff}.side-icon{opacity:.7;background:currentColor;border-radius:3px;width:9px;height:9px}.dash-content{min-width:0}.dash-greeting{letter-spacing:-.03em;margin-bottom:1rem;font-size:1.12rem;font-weight:900}.dash-cards{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.dash-card{background:#fff;border:1px solid #e5ebf5;border-radius:8px;padding:.8rem}.dash-card small{color:var(--muted);font-size:.58rem;font-weight:700}.dash-card strong{margin-top:.3rem;font-size:1rem;display:block}.dash-card em{color:#28a276;font-size:.6rem;font-style:normal;font-weight:800}.chart{background:linear-gradient(#fff,#f8fbff);border:1px solid #e5ebf5;border-radius:8px;height:160px;margin-top:.8rem;position:relative;overflow:hidden}.chart:before{content:"";background:linear-gradient(155deg,#0000 49%,#a5bfff 50% 51%,#0000 52%),linear-gradient(18deg,#0000 45%,#5180f3 46% 48%,#0000 49%);position:absolute;inset:20% 5% 15%}.chart-label{color:var(--muted);padding:.65rem;font-size:.62rem;font-weight:800}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:center;gap:2.5rem;padding:1.25rem 0;font-size:.78rem;font-weight:800;display:flex}.trust-strip strong{color:var(--ink)}.section{padding:5.25rem 0}.section-center{text-align:center;max-width:680px;margin:0 auto 2.5rem}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.benefit{border-top:2px solid var(--blue);padding:1.6rem 0}.benefit-icon{width:42px;height:42px;color:var(--blue);background:#eaf1ff;border-radius:11px;place-items:center;margin-bottom:1.25rem;font-weight:900;display:grid}.benefit h3,.feature h3{letter-spacing:-.025em;margin:0 0 .55rem;font-size:1.15rem}.benefit p,.feature p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.7}.feature-section{background:var(--soft)}.feature-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.feature{border:1px solid var(--line);background:#fff;border-radius:12px;padding:1.6rem}.feature-number{color:var(--muted);margin-bottom:1.6rem;font-size:.76rem;font-weight:900}.feature-wide{color:#fff;background:#182f82;grid-column:span 2;grid-template-columns:.8fr 1.2fr;align-items:center;gap:2rem;display:grid}.feature-wide h3{color:#fff}.feature-wide .feature-number{color:#dce5ff}.feature-wide p{color:#c7d4fa}.mini-invoice{background:#ffffff1a;border-radius:9px;gap:.5rem;padding:1.1rem;display:grid}.invoice-line{color:#dce5ff;border-bottom:1px solid #ffffff21;justify-content:space-between;padding:.4rem 0;font-size:.72rem;display:flex}.pricing-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:.9rem;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:1.5rem;display:flex;position:relative}.price-card.popular{border:2px solid var(--blue);box-shadow:0 18px 45px #245bea21}.popular-tag{background:var(--blue);color:#fff;border-radius:20px;padding:.35rem .65rem;font-size:.65rem;font-weight:900;position:absolute;top:-13px;right:1rem}.price-card h3{margin:0;font-size:1rem}.price{letter-spacing:-.06em;margin:1.3rem 0 .25rem;font-size:2.3rem;font-weight:900}.price small{color:var(--muted);letter-spacing:0;font-size:.78rem;font-weight:700}.price-detail{min-height:40px;color:var(--muted);font-size:.8rem;line-height:1.5}.price-card ul{color:var(--body);flex:1;gap:.65rem;margin:1.5rem 0;padding:0;font-size:.8rem;list-style:none;display:grid}.price-card li:before{color:#2fa57b;content:"✓";margin-right:.45rem;font-weight:900}.price-footnote{text-align:center;color:var(--muted);margin-top:1.6rem;font-size:.78rem}.security{color:#fff;background:#132967}.security-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.security .eyebrow{color:#9bb7ff}.security .section-title{color:#fff}.security .section-copy{color:#bdcbed}.security-list{gap:.8rem;margin-top:1.8rem;padding:0;list-style:none;display:grid}.security-list li{color:#e5ebff;align-items:center;gap:.8rem;font-size:.9rem;display:flex}.security-list li:before{color:#a9c2ff;content:"✓";background:#355bbd;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:.72rem;font-weight:900;display:grid}.security-art{background:radial-gradient(circle at 50% 35%,#688bff47,#0000 35%),#ffffff0d;border:1px solid #a9c2ff38;border-radius:18px;place-items:center;min-height:300px;display:grid}.shield{clip-path:polygon(50% 0%,89% 15%,83% 70%,50% 100%,17% 70%,11% 15%);color:#fff;background:linear-gradient(160deg,#75a0ff,#364ed4);place-items:center;width:115px;height:135px;font-size:2rem;display:grid;box-shadow:0 0 70px #6093ff80}.faq-list{border-top:1px solid var(--line);max-width:800px;margin:0 auto}.faq-list details{border-bottom:1px solid var(--line);padding:1.3rem 0}.faq-list summary{cursor:pointer;font-size:1rem;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{float:right;color:var(--blue);content:"+";font-size:1.3rem;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list p{max-width:700px;color:var(--muted);margin:.8rem 0 0;font-size:.92rem;line-height:1.7}.cta-band{text-align:center;background:linear-gradient(115deg,#eef4ff,#f7f9ff);padding:3.5rem 0}.cta-band h2{letter-spacing:-.05em;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.3rem)}.cta-band p{color:var(--muted);margin:0 auto 1.6rem}.site-footer{border-top:1px solid var(--line);padding:2.5rem 0}.footer-row{justify-content:space-between;gap:2rem;display:flex}.footer-copy{color:#475569;max-width:280px;margin-top:.8rem;font-size:.78rem;line-height:1.6}.footer-links{color:#0f1f3d;flex-wrap:wrap;align-items:flex-start;gap:1.2rem;font-size:.78rem;font-weight:700;display:flex}.footer-links a:hover{color:var(--blue)}.footer-meta{border-top:1px solid var(--line);color:#475569;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;font-size:.72rem;line-height:1.5;display:flex}.footer-meta a{color:#0f1f3d}.footer-meta p{margin:0}.legal-page{background:var(--soft);min-height:70vh;padding:5rem 0 7rem}.legal-content{border:1px solid var(--line);background:#fff;border-radius:14px;max-width:760px;margin:0 auto;padding:clamp(1.5rem,5vw,3.5rem)}.legal-content h1{letter-spacing:-.06em;margin:0 0 1rem;font-size:clamp(2.3rem,5vw,4rem)}.legal-content h2{margin:2.2rem 0 .65rem;font-size:1.2rem}.legal-content p,.legal-content li{color:var(--muted);font-size:.95rem;line-height:1.8}.legal-content ul{padding-left:1.2rem}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:2rem;display:grid}.contact-card{background:var(--soft);border-radius:10px;padding:1.2rem}.contact-card strong{margin-bottom:.4rem;display:block}.contact-form{gap:1.1rem;margin-top:2.2rem;display:grid}.form-grid{grid-template-columns:repeat(2,1fr);gap:1.1rem;display:grid}.form-field{gap:.45rem;display:grid}.form-field label{color:var(--ink);font-size:.82rem;font-weight:800}.form-field input,.form-field textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd7ea;border-radius:8px;outline:none;padding:.8rem .9rem;font-size:.9rem;transition:border-color .16s,box-shadow .16s}.form-field textarea{resize:vertical;min-height:135px}.form-field input:focus,.form-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #245bea1f}.form-field input[aria-invalid=true],.form-field textarea[aria-invalid=true]{border-color:#c24141}.form-error{color:#a62f2f;font-size:.76rem}.consent-field{color:var(--muted);align-items:flex-start;gap:.65rem;font-size:.78rem;line-height:1.5;display:flex}.consent-field input{width:17px;height:17px;accent-color:var(--blue);flex:none;margin-top:.1rem}.form-status{min-height:1.4rem;margin:0;font-size:.84rem;font-weight:700}.form-status.success{color:#187653}.form-status.error{color:#a62f2f}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.qovi-chat-root{z-index:40;justify-items:end;gap:.75rem;display:grid;position:fixed;bottom:1.25rem;right:1.25rem}.qovi-chat-launcher{background:linear-gradient(135deg, var(--blue), var(--indigo));color:#fff;cursor:pointer;min-height:50px;font:inherit;border:0;border-radius:999px;align-items:center;gap:.55rem;padding:.75rem 1rem .75rem .75rem;font-size:.86rem;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 30px #173ca747}.qovi-chat-launcher:hover{transform:translateY(-2px);box-shadow:0 17px 34px #173ca759}.qovi-chat-bubble{background:#fff3;border-radius:50%;place-items:center;width:30px;height:30px;font-size:1rem;font-weight:900;display:grid}.qovi-chat-panel{background:#fff;border:1px solid #cbd7ea;border-radius:16px;flex-direction:column;width:min(390px,100vw - 2rem);max-height:min(650px,100vh - 7rem);display:flex;overflow:hidden;box-shadow:0 24px 60px #0f1f3d33}.qovi-chat-header{color:#fff;background:linear-gradient(135deg,#1d4ed8,#4338a8);justify-content:space-between;align-items:center;min-height:62px;padding:.9rem 1rem;display:flex}.qovi-chat-header>div{align-items:center;gap:.55rem;display:flex}.qovi-chat-header h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:.95rem}.qovi-chat-status{background:#7ee3bd;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #7ee3bd29}.qovi-chat-icon-button{color:#fff;cursor:pointer;width:34px;height:34px;font:inherit;background:#ffffff1f;border:0;border-radius:7px;place-items:center;font-size:1.5rem;line-height:1;display:grid}.qovi-chat-icon-button:hover,.qovi-chat-icon-button:focus-visible{background:#ffffff38}.qovi-chat-body{gap:1rem;padding:1rem;display:grid;overflow-y:auto}.qovi-chat-message{border-radius:10px;padding:.8rem .9rem;font-size:.84rem;line-height:1.55}.qovi-chat-message-assistant{color:var(--body);background:#eef3ff}.qovi-chat-questions{gap:.5rem;display:grid}.qovi-chat-question{color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:#fff;border:1px solid #d5e0f0;border-radius:8px;justify-content:space-between;align-items:center;gap:.8rem;padding:.7rem .75rem;font-size:.76rem;font-weight:700;display:flex}.qovi-chat-question:hover,.qovi-chat-question:focus-visible{border-color:var(--blue);color:var(--blue-dark);background:#f6f9ff}.qovi-chat-question span{color:var(--blue);font-size:1rem}.qovi-chat-question-muted{color:var(--muted)}.qovi-chat-actions{gap:.55rem;display:grid}.qovi-chat-action-primary,.qovi-chat-action-secondary{border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:42px;padding:.65rem .8rem;font-size:.78rem;font-weight:800;display:inline-flex}.qovi-chat-action-primary{background:var(--blue);color:#fff}.qovi-chat-action-secondary{color:var(--ink);border:1px solid #cbd7ea}.qovi-chat-action-primary:hover,.qovi-chat-action-primary:focus-visible{background:var(--blue-dark)}.qovi-chat-action-secondary:hover,.qovi-chat-action-secondary:focus-visible{border-color:var(--blue);background:#f6f9ff}.qovi-chat-controls{justify-content:space-between;gap:.8rem;display:flex}.qovi-chat-controls button{color:var(--blue-dark);cursor:pointer;font:inherit;background:0 0;border:0;padding:.25rem 0;font-size:.74rem;font-weight:800}.qovi-chat-note{color:var(--muted);margin:0;font-size:.72rem;line-height:1.5}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.qovi-chat-launcher,.button{transition:none}}@media (max-width:900px){.nav-links{gap:1rem}.hero-grid,.security-grid{grid-template-columns:1fr;gap:3rem}.hero-grid{padding-top:3.5rem}.dashboard{width:100%;max-width:680px;margin:0 auto}.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.container{width:min(100% - 32px,1160px)}.nav{min-height:66px}.nav-links{gap:.65rem;font-size:.7rem;display:flex}.nav-actions,.menu-button{display:none}.hero-grid{min-height:auto;padding:3.25rem 0 3.75rem}.hero h1{font-size:clamp(2.4rem,10.5vw,3.6rem)}.dashboard{min-height:320px;transform:none}.dash-body{grid-template-columns:1fr}.dash-sidebar{display:none}.trust-strip{justify-content:flex-start;gap:.8rem 1.5rem}.section{padding:3.75rem 0}.benefit-grid,.feature-grid,.pricing-grid,.contact-grid,.form-grid{grid-template-columns:1fr}.feature-wide{display:block}.feature-wide .mini-invoice{margin-top:1.5rem}.feature-wide,.feature{grid-column:auto}.footer-row{display:block}.footer-links{margin-top:1.5rem}.footer-meta{display:block}.footer-meta p+p{margin-top:.3rem}.qovi-chat-root{bottom:.75rem;left:.75rem;right:.75rem}.qovi-chat-launcher{justify-self:end}.qovi-chat-panel{width:100%;max-height:calc(100vh - 6.5rem)}}
