@font-face{font-family:InvoiceUbuntu;src:url('./fonts/Ubuntu-Regular.ttf')}@font-face{font-family:InvoiceUbuntu;src:url('./fonts/Ubuntu-Bold.ttf');font-weight:700}
:root{--iv-navy:#10233f;--iv-paper:#f7f4ec;--iv-blue:#2457ff;--iv-coral:#ff6b4a;--iv-mint:#47d7ac;--iv-ink:#17233a;--iv-muted:#667187;--iv-line:rgba(16,35,63,.13)}
.iv-landing,.iv-register,.iv-license-gate,.iv-onboarding{font-family:InvoiceUbuntu,Ubuntu,system-ui,sans-serif;color:var(--iv-ink)}
.iv-landing *,.iv-register *,.iv-license-gate *,.iv-onboarding *{box-sizing:border-box}
.iv-landing button,.iv-register button,.iv-license-gate button,.iv-onboarding button{font:inherit}
.iv-landing{min-height:100vh;overflow:hidden;background:var(--iv-paper)}
.iv-nav{position:relative;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1440px;margin:auto;padding:24px clamp(22px,5vw,76px)}
.iv-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.iv-brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;color:#fff;background:var(--iv-navy);font-size:1.35rem;font-weight:700;box-shadow:inset -7px -7px 0 rgba(36,87,255,.34)}.iv-brand>span:last-child{display:grid;gap:1px}.iv-brand strong{font-size:.91rem}.iv-brand small{color:var(--iv-muted);font-size:.61rem;letter-spacing:.08em;text-transform:uppercase}
.iv-nav-links{display:flex;gap:34px}.iv-nav-links a{color:#435069;font-size:.78rem;font-weight:700;text-decoration:none}.iv-nav-actions{display:flex;justify-content:flex-end;gap:9px}.iv-btn{display:inline-flex;min-height:47px;align-items:center;justify-content:center;gap:22px;padding:0 20px;border:0;border-radius:13px;font-size:.75rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.iv-btn:hover{transform:translateY(-2px)}.iv-btn:focus-visible,.iv-landing a:focus-visible{outline:3px solid rgba(36,87,255,.32);outline-offset:3px}.iv-btn-quiet{border:1px solid var(--iv-line);color:var(--iv-navy);background:rgba(255,255,255,.52)}.iv-btn-dark{color:#fff;background:var(--iv-navy);box-shadow:0 10px 24px rgba(16,35,63,.15)}.iv-btn-primary{color:#fff;background:var(--iv-blue);box-shadow:0 13px 30px rgba(36,87,255,.24)}.iv-menu{display:none}
.iv-hero{display:grid;grid-template-columns:minmax(420px,.82fr) minmax(520px,1.18fr);max-width:1440px;min-height:760px;margin:auto;padding:70px clamp(22px,5vw,76px) 95px;gap:50px}.iv-hero-copy{align-self:center;padding-bottom:45px}.iv-kicker{display:flex;align-items:center;gap:10px;margin:0;color:#4c5a70;font-size:.67rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.iv-kicker span{width:25px;height:2px;background:var(--iv-coral)}.iv-hero h1{max-width:700px;margin:26px 0 25px;color:var(--iv-navy);font-size:clamp(4rem,6.3vw,7.5rem);line-height:.87;letter-spacing:-.075em}.iv-hero h1 em,.iv-workflow h2 em{color:var(--iv-blue);font-style:normal}.iv-hero-lead{max-width:610px;color:#59667a;font-size:1.03rem;line-height:1.72}.iv-hero-actions{display:flex;align-items:center;gap:22px;margin-top:35px}.iv-play{display:flex;align-items:center;gap:10px;border:0;color:var(--iv-navy);background:transparent;font-size:.75rem;font-weight:700;cursor:pointer}.iv-play i{display:grid;width:39px;height:39px;place-items:center;border:1px solid var(--iv-line);border-radius:50%;font-size:.57rem;font-style:normal}.iv-proof{display:flex;align-items:center;gap:14px;margin-top:47px}.iv-proof-faces{display:flex}.iv-proof-faces span{display:grid;width:35px;height:35px;place-items:center;margin-left:-7px;border:3px solid var(--iv-paper);border-radius:50%;color:#fff;background:var(--iv-navy);font-size:.57rem;font-weight:700}.iv-proof-faces span:nth-child(2){background:var(--iv-coral)}.iv-proof-faces span:nth-child(3){background:var(--iv-blue)}.iv-proof p{display:grid;margin:0}.iv-proof strong{font-size:.72rem}.iv-proof small{margin-top:3px;color:var(--iv-muted);font-size:.61rem}
.iv-demo{position:relative;align-self:center;min-width:0}.iv-demo-glow{position:absolute;inset:4% -20% -5% 7%;border-radius:50%;background:radial-gradient(circle,rgba(36,87,255,.15),transparent 68%)}.iv-invoice-stage{position:relative;min-height:590px;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:34px;background:linear-gradient(145deg,#dfe8ff,#f3f5ff 54%,#d7f6ed);box-shadow:0 40px 90px rgba(16,35,63,.15)}.iv-window-bar{display:flex;align-items:center;gap:6px;height:55px;padding:0 22px;border-bottom:1px solid rgba(16,35,63,.09);background:rgba(255,255,255,.55)}.iv-window-bar span{width:8px;height:8px;border-radius:50%;background:#c5ccda}.iv-window-bar span:first-child{background:var(--iv-coral)}.iv-window-bar small{margin-left:auto;color:#7b879a;font-size:.57rem}.iv-live-invoice{position:absolute;left:8%;top:17%;width:56%;min-height:360px;padding:28px;border-radius:10px;background:#fff;box-shadow:0 26px 60px rgba(24,44,80,.17);transform:rotate(-2deg);transition:transform .55s cubic-bezier(.2,.8,.2,1),box-shadow .55s}.iv-live-invoice header{display:flex;justify-content:space-between}.iv-live-invoice header>div{display:grid}.iv-live-invoice small{color:#8a94a7;font-size:.52rem;letter-spacing:.12em}.iv-live-invoice header strong{margin-top:5px;color:var(--iv-navy);font-size:1.1rem}.iv-invoice-state{height:25px;padding:7px 9px;border-radius:6px;color:#855d00;background:#fff1b8;font-size:.54rem;font-weight:700;letter-spacing:.08em}.iv-invoice-parties{display:grid;grid-template-columns:1fr 1fr;margin-top:38px;padding:18px 0;border-block:1px solid #edf0f4}.iv-invoice-parties p{display:grid;gap:5px;margin:0}.iv-invoice-parties strong{font-size:.72rem}.iv-invoice-parties span{color:#778297;font-size:.6rem}.iv-invoice-lines{display:grid;gap:9px;margin:23px 0}.iv-invoice-lines i{height:7px;border-radius:8px;background:linear-gradient(90deg,#e4e9f1 70%,#cdd5e2 70%)}.iv-invoice-lines i:nth-child(2){width:87%}.iv-invoice-lines i:nth-child(3){width:74%}.iv-live-invoice footer{display:flex;align-items:end;justify-content:space-between;margin-top:36px;padding-top:18px;border-top:2px solid var(--iv-navy)}.iv-live-invoice footer span{font-size:.62rem}.iv-live-invoice footer strong{font-size:1rem}.iv-feature-note{position:absolute;right:5%;bottom:7%;width:42%;padding:22px;border-radius:18px;color:#fff;background:var(--iv-navy);box-shadow:0 20px 40px rgba(16,35,63,.2)}.iv-feature-note span{color:var(--iv-mint);font-size:.58rem;letter-spacing:.12em}.iv-feature-note h2{margin:12px 0 8px;font-size:1.4rem;line-height:1.05;letter-spacing:-.04em}.iv-feature-note p{margin:0;color:#b7c5d9;font-size:.68rem;line-height:1.5}.iv-paid-stamp{position:absolute;right:8%;top:22%;display:grid;width:94px;height:94px;place-items:center;border:5px double #159b76;border-radius:50%;color:#159b76;font-weight:700;letter-spacing:.08em;opacity:0;transform:rotate(-14deg) scale(.5);transition:.45s}.iv-demo.is-paid .iv-paid-stamp{opacity:1;transform:rotate(-14deg) scale(1)}.iv-demo.is-paid .iv-live-invoice{transform:rotate(1deg) translateY(-8px);box-shadow:0 35px 75px rgba(21,155,118,.18)}.iv-slider-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:17px}.iv-slider-controls>button{width:42px;height:42px;border:1px solid var(--iv-line);border-radius:50%;color:var(--iv-navy);background:rgba(255,255,255,.6);cursor:pointer}.iv-slider-dots{display:flex;gap:7px;margin-right:auto}.iv-slider-dots button{width:25px;height:4px;padding:0;border:0;border-radius:6px;background:#c8ced8;cursor:pointer;transition:width .25s,background .25s}.iv-slider-dots button.active{width:51px;background:var(--iv-blue)}
.iv-feature-strip{padding:35px clamp(22px,5vw,76px) 85px;background:var(--iv-paper)}.iv-feature-strip>p{max-width:1440px;margin:0 auto 23px;color:#8690a0;font-size:.61rem;letter-spacing:.12em;text-transform:uppercase}.iv-feature-strip>div{display:grid;grid-template-columns:repeat(4,1fr);max-width:1440px;margin:auto;border-block:1px solid var(--iv-line)}.iv-feature-strip article{display:grid;grid-template-columns:auto 1fr;gap:4px 13px;padding:25px;border-right:1px solid var(--iv-line)}.iv-feature-strip article:last-child{border:0}.iv-feature-strip b{grid-row:1/3;color:var(--iv-coral);font-size:.58rem}.iv-feature-strip span{font-size:.78rem;font-weight:700}.iv-feature-strip small{color:var(--iv-muted);font-size:.62rem}
.iv-workflow{padding:115px clamp(22px,5vw,76px);color:#fff;background:var(--iv-navy)}.iv-workflow>header,.iv-workflow-grid{max-width:1290px;margin:auto}.iv-workflow h2{margin:23px 0 55px;font-size:clamp(3.4rem,6vw,6.3rem);line-height:.9;letter-spacing:-.065em}.iv-workflow .iv-kicker{color:#9aabc2}.iv-workflow-grid{display:grid;grid-template-columns:1.22fr .89fr .89fr;gap:16px}.iv-workflow-grid article{min-height:460px;padding:27px;border:1px solid rgba(255,255,255,.09);border-radius:23px;background:rgba(255,255,255,.045)}.iv-workflow-grid article>span{color:var(--iv-mint);font-size:.58rem;letter-spacing:.12em}.iv-workflow-grid h3{margin:28px 0 10px;font-size:1.35rem;letter-spacing:-.03em}.iv-workflow-grid p{color:#99a9bd;font-size:.74rem;line-height:1.65}.iv-mini-editor{display:grid;gap:10px;height:240px;margin-top:27px;padding:26px;border-radius:16px;background:#f3f6fa}.iv-mini-editor i{height:22px;border-radius:6px;background:#dbe2ec}.iv-mini-editor i:nth-child(2){width:78%}.iv-mini-editor i:nth-child(3){height:55px}.iv-mini-editor strong{align-self:end;width:max-content;padding:9px 12px;border-radius:8px;color:#fff;background:var(--iv-blue);font-size:.62rem}.iv-send-orbit{position:relative;height:240px;margin-top:27px}.iv-send-orbit i{position:absolute;display:grid;width:62px;height:62px;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#1b3150;font-size:.64rem;font-style:normal}.iv-send-orbit i:first-child{left:7%;top:14%}.iv-send-orbit i:nth-child(2){right:4%;top:39%;background:var(--iv-blue)}.iv-send-orbit i:nth-child(3){left:20%;bottom:3%;background:#159b76}.iv-send-orbit b{position:absolute;left:44%;top:44%;font-size:2rem}.iv-settle-card{display:grid;gap:13px;margin-top:53px;padding:24px;border-radius:18px;color:var(--iv-navy);background:var(--iv-mint);transform:rotate(2deg)}.iv-settle-card small{font-size:.55rem;letter-spacing:.1em}.iv-settle-card strong{font-size:1.4rem}.iv-settle-card b{padding-top:13px;border-top:1px solid rgba(16,35,63,.19);font-size:.68rem}
.iv-pricing{padding:115px clamp(22px,5vw,76px);background:#edf1fa}.iv-pricing>header{display:flex;align-items:end;justify-content:space-between;max-width:1290px;margin:auto}.iv-pricing h2{margin:19px 0 0;color:var(--iv-navy);font-size:clamp(3.2rem,5vw,5.5rem);line-height:.92;letter-spacing:-.06em}.iv-billing-toggle{display:flex;padding:5px;border:1px solid var(--iv-line);border-radius:14px;background:#fff}.iv-billing-toggle button{padding:11px 14px;border:0;border-radius:10px;color:var(--iv-muted);background:transparent;font-size:.68rem;font-weight:700;cursor:pointer}.iv-billing-toggle button.active{color:#fff;background:var(--iv-navy)}.iv-billing-toggle span{margin-left:4px;color:var(--iv-mint);font-size:.52rem}.iv-price-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1290px;margin:55px auto 0;gap:14px}.iv-price-grid article{display:flex;min-height:535px;flex-direction:column;padding:30px;border:1px solid rgba(16,35,63,.1);border-radius:22px;background:#f9fbff}.iv-price-grid article.featured{color:#fff;background:var(--iv-navy);box-shadow:0 32px 60px rgba(16,35,63,.2);transform:translateY(-14px)}.iv-price-grid article>p{display:flex;align-items:center;justify-content:space-between;margin:0;color:var(--iv-blue);font-size:.6rem;font-weight:700;letter-spacing:.12em}.iv-price-grid article.featured>p{color:var(--iv-mint)}.iv-price-grid article>p b{padding:6px 8px;border-radius:5px;color:var(--iv-navy);background:var(--iv-mint);font-size:.48rem}.iv-price-grid h3{max-width:260px;margin:25px 0 35px;font-size:1.45rem;line-height:1.15;letter-spacing:-.035em}.iv-price-grid article>div{display:flex;align-items:end;gap:9px;padding-bottom:29px;border-bottom:1px solid rgba(16,35,63,.1)}.iv-price-grid .featured>div{border-color:rgba(255,255,255,.12)}.iv-price-grid article>div strong{font-size:2.65rem;line-height:.85;letter-spacing:-.06em}.iv-price-grid article>div span{font-size:.62rem;line-height:1.2}.iv-price-grid article>div small{color:var(--iv-muted)}.iv-price-grid .featured small{color:#aebcd0}.iv-price-grid ul{display:grid;gap:15px;margin:28px 0;padding:0;list-style:none;color:var(--iv-muted);font-size:.72rem}.iv-price-grid .featured ul{color:#bfcbdb}.iv-price-grid li::before{content:'✓';margin-right:10px;color:#159b76;font-weight:700}.iv-price-grid article>button{height:48px;margin-top:auto;border:1px solid var(--iv-line);border-radius:12px;color:var(--iv-navy);background:#fff;font-size:.7rem;font-weight:700;cursor:pointer}.iv-price-grid .featured>button{border:0;color:#fff;background:var(--iv-blue)}.iv-price-note{max-width:1290px;margin:26px auto 0;color:var(--iv-muted);font-size:.64rem;text-align:center}
.iv-final-cta{padding:110px 24px;color:#fff;background:linear-gradient(135deg,var(--iv-blue),#143dcc);text-align:center}.iv-final-cta p{font-size:.66rem;letter-spacing:.12em;text-transform:uppercase}.iv-final-cta h2{margin:20px 0 35px;font-size:clamp(3.5rem,6vw,6.5rem);line-height:.88;letter-spacing:-.065em}.iv-final-cta .iv-btn{color:var(--iv-navy);background:var(--iv-mint)}.iv-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:35px clamp(22px,5vw,76px);background:#fff}.iv-footer>p{color:var(--iv-muted);font-size:.65rem}.iv-footer>button{justify-self:end;border:0;color:var(--iv-blue);background:transparent;font-size:.69rem;font-weight:700;cursor:pointer}
.iv-register{display:grid;grid-template-columns:minmax(360px,.75fr) minmax(540px,1.25fr);min-height:100vh;background:#f0f3f9}.iv-register-back{position:fixed;left:26px;top:24px;z-index:3;border:0;color:#c0cbe0;background:transparent;font-size:.7rem;cursor:pointer}.iv-register-story{display:flex;flex-direction:column;justify-content:space-between;padding:75px clamp(32px,5vw,75px) 55px;color:#fff;background:linear-gradient(145deg,#0d1e37,#17365f)}.iv-register-story .iv-brand small,.iv-register-story>div>p{color:#9fb0c8}.iv-register-story h2{max-width:590px;margin:20px 0;font-size:clamp(3rem,4.5vw,5.8rem);line-height:.88;letter-spacing:-.065em}.iv-register-story>div>p:last-child{max-width:540px;font-size:.8rem;line-height:1.7}.iv-register-story ol{display:grid;gap:13px;margin:0;padding:0;list-style:none}.iv-register-story li{display:flex;align-items:center;gap:12px;color:#7f92ad;font-size:.68rem}.iv-register-story li b{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:8px}.iv-register-story li.active{color:#fff}.iv-register-story li.active b{border-color:var(--iv-mint);color:var(--iv-navy);background:var(--iv-mint)}.iv-register-panel{display:grid;place-items:center;padding:70px 28px}.iv-register-form{width:min(680px,100%);padding:40px;border:1px solid rgba(255,255,255,.9);border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 32px 80px rgba(16,35,63,.1)}.iv-register-heading p{margin:0;color:var(--iv-blue);font-size:.58rem;font-weight:700;letter-spacing:.12em}.iv-register-heading h1{margin:10px 0 8px;color:var(--iv-navy);font-size:2.35rem;letter-spacing:-.055em}.iv-register-heading>span{color:var(--iv-muted);font-size:.74rem}.iv-register-fields{display:grid;gap:14px;margin-top:28px}.iv-register-fields label,.iv-license-form label{display:grid;gap:7px;color:#536078;font-size:.65rem;font-weight:700}.iv-register-fields input,.iv-register-fields select,.iv-license-form input{width:100%;height:50px;padding:0 13px;border:1px solid #d5dce7;border-radius:11px;color:var(--iv-navy);background:#f9fbfe;outline:none}.iv-register-fields input:focus,.iv-register-fields select:focus,.iv-license-form input:focus{border-color:var(--iv-blue);box-shadow:0 0 0 3px rgba(36,87,255,.1)}.iv-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.iv-register-plan-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.iv-register-plan-row button{display:grid;gap:8px;padding:14px;border:1px solid #d5dce7;border-radius:12px;color:var(--iv-navy);background:#fff;text-align:left;cursor:pointer}.iv-register-plan-row button.active{border-color:var(--iv-blue);box-shadow:0 0 0 2px rgba(36,87,255,.1)}.iv-register-plan-row span{font-size:.65rem;font-weight:700}.iv-register-plan-row strong{font-size:.62rem}.iv-register-plan-row i{font-style:normal}.iv-register-cycle{display:flex;gap:9px}.iv-register-cycle label{display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px solid #d5dce7;border-radius:10px;background:#fff}.iv-register-cycle input,.iv-consent input{width:16px!important;height:16px!important}.iv-register-fields label small{color:#8a95a6;font-weight:400;line-height:1.45}.iv-consent{display:flex!important;grid-template-columns:auto 1fr;align-items:start}.iv-form-error{padding:11px 13px;margin-top:16px;border-radius:10px;color:#a3392e;background:#fff0ed;font-size:.69rem}.iv-register-actions{display:grid;grid-template-columns:auto 1fr auto;align-items:center;margin-top:25px}.iv-register-login{margin:22px 0 0;color:var(--iv-muted);font-size:.66rem;text-align:center}.iv-register-login button{border:0;color:var(--iv-blue);background:transparent;font-weight:700;cursor:pointer}
.iv-license-gate{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:24px}.iv-license-backdrop{position:absolute;inset:0;background:rgba(7,17,32,.78);backdrop-filter:blur(12px)}.iv-license-card{position:relative;width:min(1040px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:28px;background:var(--iv-paper);box-shadow:0 40px 120px rgba(0,0,0,.35)}.iv-license-card>header{display:flex;align-items:center;justify-content:space-between;padding:21px 25px;border-bottom:1px solid var(--iv-line)}.iv-license-card>header button{border:0;color:var(--iv-muted);background:transparent;font-size:.65rem;cursor:pointer}.iv-license-body{display:grid;grid-template-columns:.85fr 1.15fr}.iv-license-copy{padding:45px;background:linear-gradient(150deg,#eef3ff,#e5fff8)}.iv-license-copy h2{margin:23px 0 16px;color:var(--iv-navy);font-size:3.2rem;line-height:.92;letter-spacing:-.06em}.iv-license-copy>p{color:var(--iv-muted);font-size:.75rem;line-height:1.65}.iv-license-security{display:flex;gap:12px;margin-top:35px;padding-top:25px;border-top:1px solid var(--iv-line)}.iv-license-security>b{display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;border-radius:50%;color:#075c43;background:var(--iv-mint)}.iv-license-security span{display:grid;gap:4px}.iv-license-security strong{font-size:.7rem}.iv-license-security small{color:var(--iv-muted);font-size:.61rem;line-height:1.4}.iv-license-form{display:grid;align-content:center;gap:15px;padding:42px}.iv-license-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.iv-license-plans button{display:grid;gap:7px;padding:13px;border:1px solid var(--iv-line);border-radius:10px;color:var(--iv-navy);background:#fff;text-align:left;cursor:pointer}.iv-license-plans button.active{border-color:var(--iv-blue);background:#eef2ff}.iv-license-plans span{font-size:.61rem;font-weight:700}.iv-license-plans strong{font-size:.58rem}.iv-license-plans i{font-style:normal}.iv-license-cycle{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:11px;background:#e8ebf1}.iv-license-cycle button{padding:10px;border:0;border-radius:8px;color:var(--iv-muted);background:transparent;font-size:.64rem;font-weight:700;cursor:pointer}.iv-license-cycle button.active{color:var(--iv-navy);background:#fff;box-shadow:0 3px 9px rgba(16,35,63,.08)}.iv-license-total{display:flex;align-items:end;justify-content:space-between;padding:14px 0;border-block:1px solid var(--iv-line)}.iv-license-total span{color:var(--iv-muted);font-size:.65rem}.iv-license-total strong{color:var(--iv-navy);font-size:1.4rem}.iv-license-status{min-height:42px;padding:11px;border-radius:9px;color:var(--iv-muted);background:#f0f2f6;font-size:.64rem;line-height:1.45}.iv-license-status.success{color:#0b674c;background:#e5f8f1}.iv-license-status.error{color:#9d372d;background:#fff0ed}
.iv-onboarding{position:fixed;z-index:11000;inset:0;display:grid;place-items:center;padding:20px;pointer-events:none}.iv-onboarding-shade{position:absolute;inset:0;background:rgba(6,15,29,.62);backdrop-filter:blur(3px);pointer-events:auto}.iv-onboarding-card{position:relative;width:min(450px,100%);padding:26px;border-radius:24px;background:#fff;box-shadow:0 35px 100px rgba(0,0,0,.3);pointer-events:auto}.iv-onboarding-card header{display:flex;justify-content:space-between}.iv-onboarding-card header span{color:var(--iv-blue);font-size:.58rem;font-weight:700;letter-spacing:.1em}.iv-onboarding-card header button{border:0;color:var(--iv-muted);background:transparent;font-size:.62rem;cursor:pointer}.iv-onboarding-icon{display:grid;width:53px;height:53px;place-items:center;margin-top:28px;border-radius:15px;color:#fff;background:var(--iv-blue);font-size:1.4rem}.iv-onboarding-card>p{margin:22px 0 8px;color:var(--iv-coral);font-size:.56rem;font-weight:700;letter-spacing:.12em}.iv-onboarding-card h2{margin:0 0 12px;color:var(--iv-navy);font-size:2rem;letter-spacing:-.05em}.iv-onboarding-card>div:not(.iv-onboarding-icon):not(.iv-onboarding-dots){color:var(--iv-muted);font-size:.74rem;line-height:1.6}.iv-onboarding-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:27px}.iv-onboarding-dots{display:flex;gap:5px}.iv-onboarding-dots i{width:7px;height:7px;border-radius:50%;background:#d7dce5}.iv-onboarding-dots i.active{width:19px;border-radius:5px;background:var(--iv-blue)}.iv-tour-target{position:relative!important;z-index:11001!important;outline:4px solid var(--iv-mint)!important;outline-offset:4px;box-shadow:0 0 0 9999px rgba(6,15,29,.36)!important}
.iv-license-gate.hidden,.iv-onboarding.hidden,.iv-register.hidden,.iv-landing.hidden,#invoiceAppShell.hidden{display:none!important}
@media(max-width:1050px){.iv-nav{grid-template-columns:1fr auto}.iv-nav-links{display:none}.iv-hero{grid-template-columns:1fr;padding-top:45px}.iv-hero-copy{padding-bottom:0}.iv-demo{width:min(760px,100%);justify-self:center}.iv-feature-strip>div{grid-template-columns:1fr 1fr}.iv-workflow-grid{grid-template-columns:1fr 1fr}.iv-workflow-main{grid-column:1/-1}.iv-price-grid{grid-template-columns:1fr}.iv-price-grid article{min-height:430px}.iv-price-grid article.featured{transform:none}.iv-register{grid-template-columns:1fr}.iv-register-story{min-height:540px}.iv-license-body{grid-template-columns:1fr}.iv-license-copy{padding:32px}.iv-license-form{padding:32px}}
@media(max-width:700px){.iv-nav{padding:15px}.iv-nav-actions .iv-btn-quiet{display:none}.iv-nav-actions .iv-btn-dark{min-height:41px;padding:0 13px}.iv-menu{display:grid;width:40px;height:40px;place-content:center;gap:5px;margin-left:7px;border:1px solid var(--iv-line);border-radius:11px;background:#fff}.iv-menu span{display:block;width:17px;height:2px;background:var(--iv-navy)}.iv-nav-actions{display:none}.iv-nav.open .iv-nav-links{position:absolute;left:15px;right:15px;top:70px;display:grid;gap:0;padding:9px;border:1px solid var(--iv-line);border-radius:15px;background:#fff;box-shadow:0 20px 50px rgba(16,35,63,.16)}.iv-nav.open .iv-nav-links a{padding:13px}.iv-hero{min-height:auto;padding:65px 18px}.iv-hero h1{font-size:clamp(3.6rem,18vw,5.5rem)}.iv-hero-actions{align-items:stretch;flex-direction:column}.iv-play{justify-content:center}.iv-invoice-stage{min-height:510px;border-radius:24px}.iv-live-invoice{left:5%;top:13%;width:78%;padding:20px}.iv-feature-note{right:4%;bottom:4%;width:70%}.iv-feature-strip{padding-inline:18px}.iv-feature-strip>div{grid-template-columns:1fr}.iv-feature-strip article{border-right:0;border-bottom:1px solid var(--iv-line)}.iv-workflow{padding:80px 18px}.iv-workflow-grid{grid-template-columns:1fr}.iv-workflow-main{grid-column:auto}.iv-pricing{padding:80px 18px}.iv-pricing>header{align-items:flex-start;flex-direction:column;gap:27px}.iv-billing-toggle{width:100%}.iv-billing-toggle button{flex:1}.iv-footer{grid-template-columns:1fr;gap:20px;text-align:left}.iv-footer>button{justify-self:start}.iv-register-story{min-height:490px;padding:70px 23px 35px}.iv-register-panel{padding:35px 13px}.iv-register-form{padding:25px 18px}.iv-field-pair,.iv-register-plan-row{grid-template-columns:1fr}.iv-license-gate{padding:8px}.iv-license-card{max-height:calc(100vh - 16px);border-radius:20px}.iv-license-copy h2{font-size:2.5rem}.iv-license-plans{grid-template-columns:1fr}.iv-onboarding-card{padding:22px}}
@media(prefers-reduced-motion:reduce){.iv-btn,.iv-live-invoice,.iv-paid-stamp{transition:none}}

/* Login: a focused sign-in desk paired with a live settlement story. */
#invoiceAppShell.iv-auth-mode{padding:0;background:#eef2fa}
#invoiceAppShell.iv-auth-mode #loginView{min-height:100svh;grid-template-columns:minmax(430px,.86fr) minmax(580px,1.14fr);gap:0}
#loginView .login-panel{position:relative;z-index:2;justify-content:center;gap:18px;padding:38px clamp(38px,5vw,82px);border:0;border-radius:0;background:linear-gradient(145deg,#fbfcff,#f4f7fc);box-shadow:20px 0 70px rgba(11,29,57,.09);font-family:InvoiceUbuntu,Ubuntu,system-ui,sans-serif}
.iv-login-panel-nav{position:absolute;top:28px;left:clamp(38px,5vw,82px);right:clamp(38px,5vw,82px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center}
.iv-login-panel-nav>button{padding:8px 0;border:0;color:#5d687c;background:transparent;font:700 .67rem InvoiceUbuntu,Ubuntu,system-ui,sans-serif;cursor:pointer}
.iv-login-panel-nav>button:first-child{justify-self:start}.iv-login-panel-nav>button:last-child{justify-self:end;color:var(--iv-blue)}
.iv-login-panel-nav>button:hover{color:var(--iv-navy)}
.iv-login-mini-brand{display:flex;align-items:center;gap:7px;color:var(--iv-navy);text-decoration:none}
.iv-login-mini-brand span{display:grid;width:29px;height:29px;place-items:center;border-radius:9px;color:#fff;background:var(--iv-navy);box-shadow:inset -5px -5px 0 rgba(36,87,255,.34);font-size:.84rem;font-weight:700}
.iv-login-mini-brand strong{font-size:.72rem}
#loginView .lp-top-meta{position:absolute;right:clamp(38px,5vw,82px);top:82px;margin:0}
#loginView .lp-lang-field{min-width:112px}
#loginView .lp-lang-field>span{display:none}
#loginView .lp-lang-field select{height:34px;border-color:#dce2ec;border-radius:9px;background:#fff;font-size:.68rem}
#loginView .eyebrow{width:max-content;margin-top:52px;padding:7px 10px;border-radius:7px;color:#0e6b52;background:#ddf8ef;font-size:.57rem;letter-spacing:.14em}
#loginView .login-panel h1{max-width:660px;margin:0;color:var(--iv-navy);font-size:clamp(3rem,4.4vw,5.35rem);line-height:.91;letter-spacing:-.068em}
#loginView .login-panel>.lead{max-width:620px;margin:0 0 4px;color:#687489;font-size:.78rem;line-height:1.68}
#loginView .auth-form{gap:16px;padding:22px;border:1px solid rgba(16,35,63,.09);border-radius:20px;background:rgba(255,255,255,.9);box-shadow:0 18px 48px rgba(23,43,78,.08)}
#loginView .field>span{color:#526078;font-size:.59rem;letter-spacing:.1em}
#loginView .auth-form input{height:51px;border:1px solid #d6dde9;border-radius:11px;background:#f8faff;color:var(--iv-navy);font-size:.78rem;transition:border-color .2s,box-shadow .2s,background .2s}
#loginView .auth-form input:focus{border-color:var(--iv-blue);background:#fff;box-shadow:0 0 0 4px rgba(36,87,255,.09)}
#loginView .input-action-btn{height:51px;border-color:#d6dde9;border-radius:11px;background:#fff}
#loginView .login-meta-row{margin-top:-4px}
#loginView .text-link{color:var(--iv-blue);font-size:.65rem;font-weight:700}
#loginView .login-actions .primary-btn{min-height:52px;border-radius:12px;background:var(--iv-blue);box-shadow:0 13px 27px rgba(36,87,255,.24);font-size:.72rem;letter-spacing:.02em}
#loginView .connection-card{border-color:rgba(16,35,63,.09);border-radius:14px;background:rgba(255,255,255,.58)}
#loginView>.login-panel>.status-card{border:0;color:#7a8597;background:transparent;font-size:.61rem;text-align:center}
.iv-login-art{min-width:0;min-height:100svh;align-content:stretch;grid-template-rows:auto minmax(350px,1fr) auto auto;gap:23px;padding:30px clamp(34px,4vw,66px) 31px;border-radius:0;background:radial-gradient(circle at 72% 30%,rgba(36,87,255,.32),transparent 38%),linear-gradient(145deg,#0a192e,#132c4d 58%,#10243f);font-family:InvoiceUbuntu,Ubuntu,system-ui,sans-serif}
.iv-login-art::before{background:linear-gradient(rgba(255,255,255,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.027) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,black,transparent 78%)}
.iv-login-art-head{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}
.iv-login-art-head .iv-brand-mark{color:var(--iv-navy);background:var(--iv-mint);box-shadow:none}.iv-login-art-head .iv-brand small{color:#8fa2bc}
.iv-login-art-head>p{display:flex;align-items:center;gap:8px;margin:0;color:#9eafc4;font-size:.59rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.iv-login-art-head>p i{width:7px;height:7px;border-radius:50%;background:var(--iv-mint);box-shadow:0 0 0 5px rgba(71,215,172,.12)}
.iv-login-settlement-stage{position:relative;z-index:1;min-height:360px}
.iv-login-settlement-stage::before{content:'';position:absolute;inset:8% 8% 3%;border:1px solid rgba(255,255,255,.08);border-radius:50%;transform:rotate(-9deg)}
.iv-login-sheet{position:absolute;left:7%;top:7%;width:min(470px,68%);padding:26px 28px;border-radius:11px;color:var(--iv-navy);background:#fff;box-shadow:0 34px 80px rgba(0,0,0,.3);transform:rotate(-2.5deg)}
.iv-login-sheet header,.iv-login-sheet section,.iv-login-sheet footer,.iv-login-line{display:flex;align-items:center;justify-content:space-between}
.iv-login-sheet header>div,.iv-login-sheet section p{display:grid;gap:4px}.iv-login-sheet header small,.iv-login-sheet section small{color:#8c96a6;font-size:.48rem;letter-spacing:.13em}.iv-login-sheet header strong{font-size:1.05rem}.iv-login-sheet header>span{padding:6px 9px;border-radius:6px;color:#805d00;background:#fff0b7;font-size:.48rem;font-weight:700;letter-spacing:.08em}
.iv-login-sheet section{margin:28px 0 20px;padding:16px 0;border-block:1px solid #e7ebf1}.iv-login-sheet section p{margin:0}.iv-login-sheet section strong{font-size:.66rem}.iv-login-sheet section span{color:#768196;font-size:.52rem}
.iv-login-line{padding:9px 0;border-bottom:1px solid #edf0f4;font-size:.56rem}.iv-login-line span{color:#667287}.iv-login-line b{font-size:.57rem}
.iv-login-sheet footer{margin-top:25px;padding-top:17px;border-top:2px solid var(--iv-navy)}.iv-login-sheet footer span{font-size:.57rem}.iv-login-sheet footer strong{font-size:.86rem}
.iv-login-payment{position:absolute;right:1%;bottom:9%;display:flex;width:min(310px,48%);align-items:center;gap:13px;padding:17px;border-radius:15px;color:var(--iv-navy);background:var(--iv-mint);box-shadow:0 24px 48px rgba(0,0,0,.24);transform:rotate(2deg);animation:iv-payment-float 5s ease-in-out infinite}
.iv-login-payment>i{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;color:#fff;background:#0b7658;font-style:normal}.iv-login-payment>span{display:grid;gap:3px}.iv-login-payment small{font-size:.45rem;letter-spacing:.1em}.iv-login-payment strong{font-size:.72rem}.iv-login-payment b{font-size:.55rem}
.iv-login-orbit{position:absolute;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#d4e0ef;background:#183657;font-size:.52rem;font-weight:700;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.iv-login-orbit-one{right:11%;top:11%}.iv-login-orbit-two{left:1%;bottom:9%;color:#fff;background:#1f9d75}
.iv-login-art-copy{position:relative;z-index:2}.iv-login-art-copy>span{color:var(--iv-mint);font-size:.52rem;font-weight:700;letter-spacing:.14em}.iv-login-art-copy h2{margin:10px 0;color:#fff;font-size:clamp(2.5rem,4vw,4.7rem);line-height:.88;letter-spacing:-.06em}.iv-login-art-copy p{max-width:620px;margin:0;color:#91a4bc;font-size:.66rem;line-height:1.55}
.iv-login-capabilities{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid rgba(255,255,255,.1)}.iv-login-capabilities span{padding:14px 7px;border-right:1px solid rgba(255,255,255,.1);color:#afbdd0;font-size:.55rem;text-align:center}.iv-login-capabilities span:last-child{border:0}
@keyframes iv-payment-float{50%{transform:rotate(1deg) translateY(-8px)}}
@media(max-width:1120px){#invoiceAppShell.iv-auth-mode #loginView{grid-template-columns:minmax(400px,.95fr) minmax(500px,1.05fr)}#loginView .login-panel{padding-inline:34px}.iv-login-panel-nav{left:34px;right:34px}.iv-login-mini-brand{display:none}#loginView .login-panel h1{font-size:3.45rem}.iv-login-sheet{left:3%;width:74%}.iv-login-art{padding-inline:32px}}
@media(max-width:820px){#invoiceAppShell.iv-auth-mode #loginView{display:block;min-height:100svh}#loginView .login-panel{min-height:100svh;padding:120px 22px 36px}.iv-login-panel-nav{top:25px;left:22px;right:22px;grid-template-columns:1fr 1fr}.iv-login-panel-nav>button:last-child{justify-self:end}#loginView .lp-top-meta{top:66px;right:22px}#loginView .eyebrow{margin-top:0}#loginView .login-panel h1{font-size:clamp(2.75rem,13vw,4.2rem)}#loginView .auth-form{padding:17px}.iv-login-art{display:none}}
@media(prefers-reduced-motion:reduce){.iv-login-payment{animation:none}}
