.tarazo-landing{--bg:#eaedf2;--bg-subtle:#e2e5ec;--surface:#fff;--fg:#101621;--muted:#565c68;--border:#d7dae1;--border-strong:#bfc4cf;--accent:#1f469b;--accent-hover:#0f3791;--accent-tint:#e8f1ff;--accent-fg:#fbfcfd;--chrome:#111722;--chrome-fg:#f1f3f8;--chrome-muted:#9da3af;--success:#2e854d;--success-muted:#e4f8e8;--debit:#0b67a9;--credit:#b94642;--shadow-sm:0 1px 2px -1px #0c16281a, 0 2px 4px -2px #0c162812;--shadow-md:0 2px 4px -1px #0c162812, 0 8px 16px -6px #0c16281f, 0 0 0 1px #0c162808;--shadow-lg:0 4px 8px -2px #0c162814, 0 22px 44px -14px #0c16282e, 0 0 0 1px #0c162809;--hairline-top:inset 0 1px 0 0 #ffffffb3;--elevation-card:var(--shadow-md), var(--hairline-top);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--font:"Vazirmatn", system-ui, sans-serif;--mono:"JetBrains Mono", ui-monospace, monospace;--header-h:64px;--container:min(1120px, calc(100% - 2rem));font-family:var(--font-vazirmatn,system-ui, sans-serif);background:var(--surface);color:var(--fg);-webkit-font-smoothing:antialiased;line-height:1.6}@supports (color:lab(0% 0 0)){.tarazo-landing{--bg:lab(93.589% -.279248 -3.013);--bg-subtle:lab(90.9129% -.341922 -3.7622);--surface:lab(100% 0 0);--fg:lab(7.09548% .00680238 -8.64042);--muted:lab(39.011% -.493377 -7.42793);--border:lab(86.9688% -.340641 -3.76149);--border-strong:lab(79.0551% -.505328 -5.9966);--accent:lab(31.1659% 11.6236 -51.0332);--accent-hover:lab(25.5709% 16.3808 -54.4477);--accent-tint:lab(94.6617% -.800848 -10.4512);--accent-fg:lab(98.8325% -.0736713 -.755525);--chrome:lab(7.64576% -.0154153 -8.70025);--chrome-fg:lab(95.917% -.213474 -2.26209);--chrome-muted:lab(66.8652% -.537634 -6.73007);--success:lab(49.332% -37.114 22.2203);--success-muted:lab(95.7636% -9.04867 5.30329);--debit:lab(41.4181% -5.00403 -43.0653);--credit:lab(46.3104% 47.2106 27.79);--shadow-sm:0 1px 2px -1px lab(6.95115% 1.01598 -14.1926/.1), 0 2px 4px -2px lab(6.95115% 1.01598 -14.1926/.07);--shadow-md:0 2px 4px -1px lab(6.95115% 1.01598 -14.1926/.07), 0 8px 16px -6px lab(6.95115% 1.01598 -14.1926/.12), 0 0 0 1px lab(6.95115% 1.01598 -14.1926/.03);--shadow-lg:0 4px 8px -2px lab(6.95115% 1.01598 -14.1926/.08), 0 22px 44px -14px lab(6.95115% 1.01598 -14.1926/.18), 0 0 0 1px lab(6.95115% 1.01598 -14.1926/.035);--hairline-top:inset 0 1px 0 0 lab(100% 0 0/.7)}}.tarazo-landing *,.tarazo-landing :before,.tarazo-landing :after{box-sizing:border-box}.tarazo-landing img,.tarazo-landing svg{max-width:100%;display:block}.tarazo-landing a{color:inherit;text-decoration:none}.tarazo-landing button{font:inherit;cursor:pointer;background:0 0;border:none}.tabular{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.site-header{z-index:50;height:var(--header-h);border-bottom:1px solid var(--border);background:color-mix(in oklch, var(--surface), transparent 6%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0}.header-inner{width:var(--container);justify-content:space-between;align-items:center;gap:1rem;height:100%;margin-inline:auto;display:flex}.brand{align-items:center;gap:.625rem;min-width:0;display:flex}.brand-mark{background:var(--accent);width:36px;height:36px;color:var(--accent-fg);border-radius:10px;flex-shrink:0;place-items:center;font-size:15px;font-weight:800;display:grid}.brand-text strong{letter-spacing:-.02em;font-size:15px;font-weight:800;line-height:1.1;display:block}.brand-text span{color:var(--muted);font-size:10px}.nav-desktop{align-items:center;gap:.125rem;display:flex}.nav-desktop a{color:var(--muted);border-radius:var(--radius-sm);padding:.5rem .75rem;font-size:13px;font-weight:500;transition:color .15s,background .15s}.nav-desktop a:hover{color:var(--fg);background:var(--bg)}.header-actions{align-items:center;gap:.5rem;display:flex}.btn{letter-spacing:.02em;border-radius:var(--radius-sm);white-space:nowrap;justify-content:center;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:13px;font-weight:600;transition:background .15s,color .15s,border-color .15s,transform .1s;display:inline-flex}.btn:active{transform:scale(.98)}.btn-ghost{color:var(--muted)}.btn-ghost:hover{color:var(--fg);background:var(--bg)}.btn-outline{border:1px solid var(--border);background:var(--surface);color:var(--fg)}.btn-outline:hover{border-color:var(--border-strong);background:var(--bg)}.btn-primary{background:var(--accent);color:var(--accent-fg)}.btn-primary:hover{background:var(--accent-hover)}.btn-lg{border-radius:var(--radius-md);padding:.75rem 1.25rem;font-size:14px}.menu-toggle{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--fg);display:none}.menu-toggle:hover{background:var(--bg)}.mobile-nav{inset:var(--header-h) 0 0 0;background:var(--surface);border-top:1px solid var(--border);z-index:40;flex-direction:column;gap:.25rem;padding:1rem;display:none;position:fixed}.mobile-nav.open{display:flex}.mobile-nav a,.mobile-nav .btn{justify-content:flex-start;width:100%;padding:.875rem 1rem;font-size:15px}.hero{background:var(--bg)}.hero-inner{width:var(--container);grid-template-columns:.95fr 1.05fr;align-items:center;gap:2.25rem;margin-inline:auto;padding:2.75rem 0 3.5rem;display:grid}.hero-copy{max-width:30rem}.hero h1{letter-spacing:-.03em;font-size:clamp(1.85rem,4.2vw,2.55rem);font-weight:800;line-height:1.2}.hero h1 em{color:var(--accent);font-style:normal}.hero-lead{color:var(--muted);max-width:38ch;margin-top:1rem;font-size:15px;line-height:1.75}.hero-cta{flex-wrap:wrap;gap:.625rem;margin-top:1.5rem;display:flex}.product-frame{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-lg);overflow:hidden}.frame-bar{background:var(--bg-subtle);border-bottom:1px solid var(--border);align-items:center;gap:.375rem;padding:.625rem .875rem;display:flex}.frame-dot{background:var(--border-strong);border-radius:50%;width:10px;height:10px}.frame-url{background:var(--surface);border:1px solid var(--border);font-family:var(--font-jetbrains-mono,ui-monospace, monospace);color:var(--muted);text-align:left;direction:ltr;border-radius:6px;flex:1;margin-inline-start:.5rem;padding:.25rem .75rem;font-size:10px}.app-shell{min-height:320px;font-size:10px;display:flex}.app-rail{background:var(--chrome);width:148px;color:var(--chrome-fg);flex-direction:column;flex-shrink:0;gap:.25rem;padding:.75rem .5rem;display:flex}.rail-brand{border-bottom:1px solid #ffffff0f;border-bottom:1px solid lab(100% 0 0/.06);align-items:center;gap:.5rem;margin-bottom:.375rem;padding:.375rem .5rem .75rem;display:flex}.rail-brand-icon{background:var(--accent);border-radius:8px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.rail-brand div strong{font-size:11px;display:block}.rail-brand div span{color:var(--chrome-muted);font-size:9px}.rail-item{color:var(--chrome-muted);border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .5rem;font-weight:500;display:flex}.rail-item.active{color:var(--chrome-fg);background:#ffffff14;background:lab(100% 0 0/.08)}.rail-item svg{opacity:.85;flex-shrink:0;width:14px;height:14px}.app-main{background:var(--bg);flex:1;min-width:0}.app-topbar{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.app-topbar h2{font-size:12px;font-weight:700}.app-topbar span{background:var(--success-muted);color:var(--success);border-radius:999px;padding:.2rem .5rem;font-size:9px;font-weight:600}.app-canvas{padding:.75rem}.metric-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.metric-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm), var(--hairline-top);border-radius:10px;padding:.625rem .75rem}.metric-label{color:var(--muted);letter-spacing:.04em;margin-bottom:.25rem;font-size:9px;font-weight:600}.metric-value{letter-spacing:-.02em;font-size:15px;font-weight:700}.metric-sub{color:var(--muted);margin-top:.15rem;font-size:9px}.metric-value.success{color:var(--success)}.mini-table{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:10px;margin-top:.5rem;overflow:hidden}.mini-table-head,.mini-row{grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:.5rem;padding:.45rem .625rem;display:grid}.mini-table-head{background:color-mix(in oklch, var(--bg-subtle), var(--surface) 25%);color:var(--muted);border-bottom:1px solid var(--border);font-size:9px;font-weight:600}.mini-row{border-bottom:1px solid color-mix(in oklch, var(--border), transparent 35%);font-size:9px}.mini-row:last-child{border-bottom:none}.amt-debit{color:var(--debit);font-family:var(--font-jetbrains-mono,ui-monospace, monospace);text-align:end;direction:ltr;font-size:8.5px}.amt-credit{color:var(--credit);font-family:var(--font-jetbrains-mono,ui-monospace, monospace);text-align:end;direction:ltr;font-size:8.5px}.hero-deal-tabs{background:color-mix(in oklch, var(--bg-subtle), var(--surface) 40%);border-bottom:1px solid var(--border);gap:.25rem;padding:.375rem .625rem 0;display:flex}.hero-deal-tab{color:var(--muted);border-radius:8px 8px 0 0;align-items:center;gap:.3rem;padding:.3rem .5rem .4rem;font-size:9px;display:flex}.hero-deal-tab.active{background:var(--surface);border:1px solid var(--border);color:var(--fg);box-shadow:inset 0 -1px 0 0 var(--accent);border-bottom:0;font-weight:600}.hero-deal-tab .inv{font-family:var(--font-jetbrains-mono,ui-monospace, monospace);direction:ltr;font-weight:700}.hero-deal-head{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .625rem;display:flex}.hero-deal-head h2{align-items:center;gap:.4rem;font-size:11px;font-weight:700;display:flex}.hero-deal-badge{background:color-mix(in oklch, var(--credit), transparent 90%);color:var(--credit);border-radius:999px;padding:.12rem .4rem;font-size:8px;font-weight:600}.hero-deal-meta{font-family:var(--font-jetbrains-mono,ui-monospace, monospace);border:1px solid var(--border);background:var(--bg-subtle);direction:ltr;border-radius:6px;padding:.15rem .4rem;font-size:9px;font-weight:700}.hero-deal-body{flex-direction:column;gap:.5rem;padding:.625rem;display:flex}.hero-deal-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:10px;overflow:hidden}.hero-deal-panel-head{border-bottom:1px solid var(--border);align-items:center;gap:.4rem;padding:.4rem .625rem;font-size:9px;font-weight:700;display:flex}.hero-deal-step{background:var(--accent);width:16px;height:16px;color:var(--accent-fg);border-radius:5px;place-items:center;font-size:8px;font-weight:700;display:grid}.hero-deal-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;padding:.5rem .625rem;display:grid}.hero-deal-field label{color:var(--muted);margin-bottom:.15rem;font-size:8px;font-weight:600;display:block}.hero-deal-field .val{border:1px solid var(--border);background:var(--surface);border-radius:6px;align-items:center;height:24px;padding:0 .35rem;font-size:8.5px;display:flex}.hero-deal-field .val.mono{font-family:var(--font-jetbrains-mono,ui-monospace, monospace);direction:ltr;justify-content:center}.hero-deal-legs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;padding:0 .625rem .5rem;display:grid}.hero-deal-leg{border:1px solid var(--border);background:var(--bg-subtle);border-radius:8px;padding:.4rem}.hero-deal-leg strong{margin-bottom:.25rem;font-size:8px;display:block}.hero-deal-leg .amt{font-family:var(--font-jetbrains-mono,ui-monospace, monospace);text-align:end;direction:ltr;font-size:9px;font-weight:700}.hero-deal-leg.highlight{border-color:color-mix(in oklch, var(--accent), transparent 78%);background:color-mix(in oklch, var(--accent), transparent 96%)}.rail-nav-label{color:var(--chrome-muted);padding:.35rem .5rem .15rem;font-size:8px;font-weight:600}.trust{border-block:1px solid var(--border);background:var(--surface)}.trust-inner{width:var(--container);color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.25rem;margin-inline:auto;padding:.875rem 0;font-size:12px;font-weight:600;display:flex}.trust-inner span:not(:last-child):after{content:"/";color:var(--border-strong);margin-inline-start:1.25rem;font-weight:400}.section{padding:4rem 0}.section-alt{background:var(--bg)}.section-inner{width:var(--container);margin-inline:auto}.section-head{max-width:34rem;margin-bottom:2.25rem}.section-head.center{text-align:center;margin-inline:auto}.section-head h2{letter-spacing:-.025em;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;line-height:1.3}.section-head p{color:var(--muted);margin-top:.625rem;font-size:14px;line-height:1.75}.feature-split{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.feature-copy h3{letter-spacing:-.02em;margin-bottom:.625rem;font-size:1.2rem;font-weight:800}.feature-copy p{color:var(--muted);margin-bottom:1rem;font-size:14px;line-height:1.8}.feature-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.feature-list li{color:var(--fg);padding-inline-start:1.125rem;font-size:13px;position:relative}.feature-list li:before{content:"";inset-inline-start:0;background:var(--fg);width:6px;height:1.5px;position:absolute;top:.55rem}.feature-panel{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);box-shadow:var(--elevation-card);overflow:hidden}.feature-panel-head{border-bottom:1px solid var(--border);background:var(--bg-subtle);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.feature-panel-head strong{font-size:12px}.feature-panel-head span{color:var(--muted);font-size:10px;font-family:var(--font-jetbrains-mono,ui-monospace, monospace)}.feature-panel-body{padding:1rem}.form-grid{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.field label{color:var(--muted);margin-bottom:.25rem;font-size:10px;font-weight:600;display:block}.field input,.field select{border:1px solid var(--border);background:var(--surface);width:100%;font-size:11px;font-family:var(--font-vazirmatn,system-ui, sans-serif);border-radius:8px;padding:.45rem .5rem}.field input.mono{font-family:var(--font-jetbrains-mono,ui-monospace, monospace);text-align:left;direction:ltr}.form-actions{gap:.5rem;margin-top:.75rem;display:flex}.form-actions .btn{padding:.4rem .75rem;font-size:11px}.cap-grid{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:2.5rem;padding-top:2.5rem;display:grid}.cap-item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:1rem}.cap-item h4{margin-bottom:.35rem;font-size:13px;font-weight:700}.cap-item p{color:var(--muted);font-size:12px;line-height:1.65}.report-bars{align-items:flex-end;gap:.5rem;height:100px;padding-top:.5rem;display:flex}.bar-col{flex-direction:column;flex:1;align-items:center;gap:.35rem;display:flex}.bar{background:color-mix(in oklch, var(--accent), transparent 55%);border-radius:4px 4px 0 0;width:100%}.bar.highlight{background:var(--accent)}.bar-col span{color:var(--muted);font-size:9px}.role-rows{flex-direction:column;gap:.5rem;display:flex}.role-row{border:1px solid var(--border);background:var(--bg);border-radius:10px;justify-content:space-between;align-items:center;padding:.625rem .75rem;display:flex}.role-user{align-items:center;gap:.5rem;display:flex}.avatar{background:var(--accent-tint);width:28px;height:28px;color:var(--accent);border-radius:8px;place-items:center;font-size:11px;font-weight:700;display:grid}.role-user div strong{font-size:11px;display:block}.role-user div span{color:var(--muted);font-size:10px}.role-badge{background:var(--bg-subtle);color:var(--muted);border:1px solid var(--border);border-radius:999px;padding:.2rem .5rem;font-size:10px;font-weight:600}.module-map{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.module-tile{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.module-tile-head{border-bottom:1px solid var(--border);background:var(--bg-subtle);padding:.625rem .875rem;font-size:12px;font-weight:700}.module-tile-body{color:var(--muted);padding:.875rem;font-size:11px;line-height:1.7}.module-tile-body .tabular{color:var(--fg);margin-top:.5rem;font-size:13px;font-weight:700;display:block}.pricing-layout{grid-template-columns:1fr 1.08fr 1fr;align-items:stretch;gap:.875rem;display:grid}.price-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);flex-direction:column;padding:1.25rem;display:flex}.price-card.featured{border-color:var(--border-strong);box-shadow:var(--elevation-card);padding:1.5rem 1.25rem}.price-card h3{font-size:16px;font-weight:800}.price-tagline{color:var(--muted);margin-top:.25rem;font-size:12px}.price-badge-slot{min-height:1.375rem;margin-bottom:.5rem}.price-badge{background:var(--accent-tint);width:fit-content;color:var(--accent);border-radius:999px;padding:.2rem .55rem;font-size:10px;font-weight:700;display:inline-block}.price-amount-block{margin-top:1rem}.price-amount-was{min-height:1.25rem;color:var(--muted);margin-bottom:.15rem;font-size:13px;font-weight:600;line-height:1.25rem;text-decoration:line-through}.price-amount-was.is-empty{visibility:hidden}.price-amount{color:var(--fg);letter-spacing:-.02em;font-size:22px;font-weight:800;line-height:2rem}.price-card.featured .price-amount{color:var(--accent)}.price-discount-note{min-height:1.125rem;color:var(--success);margin-top:.35rem;font-size:12px;font-weight:600;line-height:1.125rem}.price-discount-note.is-empty{visibility:hidden}.price-features{flex-direction:column;flex:1;gap:.45rem;margin-top:1rem;list-style:none;display:flex}.price-features li{color:var(--muted);padding-inline-start:.875rem;font-size:12px;position:relative}.price-features li:before{content:"";inset-inline-start:0;background:var(--border-strong);border-radius:50%;width:5px;height:5px;position:absolute;top:.55rem}.price-card .btn{width:100%;margin-top:1.25rem}.cta-band{background:var(--chrome);color:var(--chrome-fg);padding:3.5rem 0}.cta-inner{width:var(--container);grid-template-columns:1fr auto;align-items:center;gap:2rem;margin-inline:auto;display:grid}.cta-inner h2{letter-spacing:-.025em;font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:800}.cta-inner p{color:var(--chrome-muted);max-width:36ch;margin-top:.5rem;font-size:14px}.cta-actions{flex-wrap:wrap;flex-shrink:0;gap:.625rem;display:flex}.cta-band .btn-outline{color:var(--chrome-fg);background:0 0;border-color:#ffffff26;border-color:lab(100% 0 0/.15)}.cta-band .btn-outline:hover{background:#ffffff0f;background:lab(100% 0 0/.06)}.cta-band .btn-primary{background:#4576dc;background:lab(50.3364% 9.38925 -58.3194)}.site-footer{border-top:1px solid var(--border);background:var(--surface);padding:2rem 0}.footer-inner{width:var(--container);color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;font-size:11px;display:flex}.footer-inner a{text-underline-offset:2px;text-decoration:underline}.footer-inner a:hover{color:var(--fg)}.reveal{opacity:0;transition:opacity .4s cubic-bezier(.2,0,0,1),transform .4s cubic-bezier(.2,0,0,1);transform:translateY(10px)}.reveal.visible{opacity:1;transform:none}@media (max-width:960px){.hero-inner{grid-template-columns:1fr;gap:2rem}.feature-split{grid-template-columns:1fr}.cap-grid{grid-template-columns:repeat(2,1fr)}.module-map{grid-template-columns:1fr}.pricing-layout{grid-template-columns:1fr;max-width:24rem;margin-inline:auto}.cta-inner{text-align:center;grid-template-columns:1fr}.cta-inner p{margin-inline:auto}.cta-actions{justify-content:center}.footer-inner{text-align:center;flex-direction:column}}@media (max-width:720px){.nav-desktop,.header-actions .btn-ghost{display:none}.menu-toggle{place-items:center;display:grid}.app-rail{width:52px}.rail-brand div,.rail-item span{display:none}.rail-item{justify-content:center;padding:.5rem}.metric-grid,.cap-grid{grid-template-columns:1fr}.section{padding:3rem 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.btn{transition:none}}#product .showcase{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);overflow:hidden}#product .showcase-bar{background:var(--bg-subtle);border-bottom:1px solid var(--border);align-items:center;gap:.375rem;padding:.625rem .875rem;display:flex}#product .showcase-bar .dot{background:var(--border-strong);border-radius:50%;width:10px;height:10px}#product .showcase-url{background:var(--surface);border:1px solid var(--border);font-family:var(--mono);color:var(--muted);text-align:left;direction:ltr;border-radius:6px;flex:1;margin-inline-start:.5rem;padding:.25rem .75rem;font-size:10px}#product .showcase-shell{min-height:520px;font-size:11px;display:flex}#product .showcase-rail{background:var(--chrome);width:168px;color:var(--chrome-fg);border-inline-end:1px solid #ffffff0f;border-inline-end:1px solid lab(100% 0 0/.06);flex-direction:column;flex-shrink:0;gap:.125rem;padding:.625rem .5rem;display:flex}#product .showcase-rail-brand{border-bottom:1px solid #ffffff0f;border-bottom:1px solid lab(100% 0 0/.06);align-items:center;gap:.5rem;margin-bottom:.375rem;padding:.375rem .5rem .75rem;display:flex}#product .showcase-rail-mark{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}#product .showcase-rail-brand strong{font-size:12px;display:block}#product .showcase-rail-brand span{color:var(--chrome-muted);font-size:9px}#product .showcase-nav-label{color:var(--chrome-muted);letter-spacing:.04em;padding:.5rem .5rem .25rem;font-size:9px;font-weight:600}#product .showcase-nav-item{color:var(--chrome-muted);border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .5rem;font-size:10.5px;font-weight:500;display:flex}#product .showcase-nav-item.active{color:var(--chrome-fg);background:#ffffff14;background:lab(100% 0 0/.08)}#product .showcase-nav-item svg{opacity:.85;flex-shrink:0;width:14px;height:14px}#product .showcase-nav-item .kbd{font-family:var(--mono);opacity:.45;margin-inline-start:auto;font-size:9px}#product .showcase-main{background:var(--bg);flex-direction:column;flex:1;min-width:0;display:flex}#product .showcase-status{border-bottom:1px solid var(--border);background:var(--surface);color:var(--muted);justify-content:space-between;align-items:center;padding:.375rem .75rem;font-size:9px;display:flex}#product .showcase-doc-tabs{background:color-mix(in oklch, var(--bg-subtle), var(--surface) 40%);border-bottom:1px solid var(--border);align-items:flex-end;gap:.25rem;padding:.375rem .75rem 0;display:flex}#product .showcase-doc-tab{max-width:140px;color:var(--muted);border:1px solid #0000;border-bottom:0;border-radius:8px 8px 0 0;align-items:center;gap:.35rem;padding:.35rem .625rem .45rem;font-size:10px;display:flex}#product .showcase-doc-tab.active{background:var(--surface);border-color:var(--border);color:var(--fg);box-shadow:inset 0 -1px 0 0 var(--accent);font-weight:600}#product .showcase-doc-tab .inv{font-family:var(--mono);direction:ltr;font-weight:700}#product .showcase-doc-tab .sub{opacity:.75;font-size:9px}#product .showcase-doc-head{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .75rem;display:flex}#product .showcase-doc-title{align-items:center;gap:.5rem;min-width:0;display:flex}#product .showcase-doc-back{border:1px solid var(--border);width:28px;height:28px;color:var(--muted);border-radius:8px;flex-shrink:0;place-items:center;display:grid}#product .showcase-doc-icon{background:color-mix(in oklch, var(--accent), transparent 90%);width:28px;height:28px;color:var(--accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}#product .showcase-doc-head h3{font-size:13px;font-weight:700}#product .showcase-doc-badge{background:color-mix(in oklch, var(--credit), transparent 90%);color:var(--credit);border-radius:999px;align-items:center;gap:.25rem;padding:.15rem .45rem;font-size:9px;font-weight:600;display:inline-flex}#product .showcase-doc-badge .dot{background:currentColor;border-radius:50%;width:5px;height:5px}#product .showcase-doc-meta{border:1px solid var(--border);background:color-mix(in oklch, var(--bg-subtle), var(--surface) 50%);border-radius:8px;flex-direction:column;align-items:flex-end;gap:.1rem;padding:.2rem .5rem;display:flex}#product .showcase-doc-meta span:first-child{color:var(--muted);letter-spacing:.04em;font-size:8px;font-weight:700}#product .showcase-doc-meta span:last-child{font-family:var(--mono);direction:ltr;font-size:11px;font-weight:700}#product .showcase-canvas{flex:1;padding:.75rem;overflow:hidden}#product .showcase-stack{flex-direction:column;gap:.625rem;max-width:640px;margin-inline:auto;display:flex}#product .showcase-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--elevation-card);border-radius:12px;overflow:hidden}#product .showcase-panel-head{border-bottom:1px solid var(--border);background:linear-gradient(to bottom, color-mix(in oklch, var(--bg-subtle), transparent 10%), transparent);align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}#product .showcase-step{background:var(--accent);width:22px;height:22px;color:var(--accent-fg);border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;font-weight:700;display:grid}#product .showcase-panel-head strong{font-size:11.5px;font-weight:700}#product .showcase-panel-body{padding:.75rem}#product .showcase-fields{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}#product .showcase-field label{color:var(--muted);margin-bottom:.2rem;font-size:9px;font-weight:600;display:block}#product .showcase-field .val{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;height:28px;padding:0 .45rem;font-size:10.5px;display:flex}#product .showcase-field .val.mono{font-family:var(--mono);direction:ltr;justify-content:center}#product .showcase-field .val.muted-bg{background:color-mix(in oklch, var(--bg-subtle), var(--surface) 40%)}#product .showcase-legs{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}#product .showcase-leg-highlight{background:var(--accent-tint);border:1px solid color-mix(in oklch, var(--accent), transparent 75%);border-radius:8px;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.45rem .625rem;font-size:10px;display:flex}#product .showcase-leg-highlight strong{font-size:12px;font-weight:700}#product .showcase-journal{border-collapse:collapse;width:100%;font-size:9.5px}#product .showcase-journal th{text-align:start;color:var(--muted);background:color-mix(in oklch, var(--bg-subtle), var(--surface) 25%);border-bottom:1px solid var(--border);padding:.4rem .5rem;font-weight:600}#product .showcase-journal td{border-bottom:1px solid color-mix(in oklch, var(--border), transparent 35%);padding:.45rem .5rem}#product .showcase-journal tr:last-child td{border-bottom:none}#product .showcase-journal .num{font-family:var(--mono);text-align:end;white-space:nowrap;direction:ltr;font-size:9px}#product .showcase-journal .debit{color:var(--debit)}#product .showcase-journal .credit{color:var(--credit)}#product .showcase-journal tfoot td{background:color-mix(in oklch, var(--bg-subtle), var(--surface) 15%);border-top:1px solid var(--border);font-weight:700}#product .showcase-journal .side-amt{direction:ltr;justify-content:flex-end;align-items:center;gap:.35rem;width:100%;display:inline-flex}#product .showcase-journal .side-amt .ccy{font-family:var(--mono);color:var(--muted);font-size:8px;font-weight:600}#product .showcase-currency-cell{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;height:28px;padding:0 .45rem;font-size:10px;display:flex}#product .showcase-currency-cell.mono{font-family:var(--mono);justify-content:center}@media (max-width:900px){#product .showcase-shell{min-height:440px;overflow-x:auto}#product .showcase-fields,#product .showcase-legs{grid-template-columns:repeat(2,1fr)}}
:root{--bg:#eaedf2;--surface:#fff;--fg:#101621;--muted:#565c68;--border:#d7dae1;--accent:#1f469b;--accent-hover:#0f3791;--accent-tint:#e8f1ff;--accent-fg:#fbfcfd;--chrome:#111722;--chrome-fg:#f1f3f8;--chrome-muted:#9da3af;--success:#2e854d;--warn:#b75f0b;--debit:#0b67a9;--credit:#b94642;--shadow-sm:0 1px 2px #0c16280f, 0 0 0 1px #0c162808;--shadow-md:0 2px 4px -1px #0c162812, 0 8px 16px -6px #0c16281f, 0 0 0 1px #0c162808;--shadow-lg:0 4px 8px -2px #0c162814, 0 22px 44px -14px #0c16282e, 0 0 0 1px #0c162809;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--font:var(--font-vazirmatn,"Vazirmatn", system-ui, sans-serif);--mono:var(--font-jetbrains-mono,"JetBrains Mono", ui-monospace, monospace)}@supports (color:lab(0% 0 0)){:root{--bg:lab(93.589% -.279248 -3.013);--surface:lab(100% 0 0);--fg:lab(7.09548% .00680238 -8.64042);--muted:lab(39.011% -.493377 -7.42793);--border:lab(86.9688% -.340641 -3.76149);--accent:lab(31.1659% 11.6236 -51.0332);--accent-hover:lab(25.5709% 16.3808 -54.4477);--accent-tint:lab(94.6617% -.800848 -10.4512);--accent-fg:lab(98.8325% -.0736713 -.755525);--chrome:lab(7.64576% -.0154153 -8.70025);--chrome-fg:lab(95.917% -.213474 -2.26209);--chrome-muted:lab(66.8652% -.537634 -6.73007);--success:lab(49.332% -37.114 22.2203);--warn:lab(50.5284% 32.9769 56.5891);--debit:lab(41.4181% -5.00403 -43.0653);--credit:lab(46.3104% 47.2106 27.79);--shadow-sm:0 1px 2px lab(6.95115% 1.01598 -14.1926/.06), 0 0 0 1px lab(6.95115% 1.01598 -14.1926/.03);--shadow-md:0 2px 4px -1px lab(6.95115% 1.01598 -14.1926/.07), 0 8px 16px -6px lab(6.95115% 1.01598 -14.1926/.12), 0 0 0 1px lab(6.95115% 1.01598 -14.1926/.03);--shadow-lg:0 4px 8px -2px lab(6.95115% 1.01598 -14.1926/.08), 0 22px 44px -14px lab(6.95115% 1.01598 -14.1926/.18), 0 0 0 1px lab(6.95115% 1.01598 -14.1926/.035)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.tarazo-landing-mobile.lv4{font-family:var(--font);color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;padding-bottom:calc(5rem + env(safe-area-inset-bottom,0px));line-height:1.55;overflow-x:hidden}.tabular{font-variant-numeric:tabular-nums;font-family:var(--mono)}.lv4-header{top:0;z-index:100;padding:.75rem 1rem;padding-top:calc(.75rem + env(safe-area-inset-top,0px));justify-content:space-between;align-items:center;transition:background .25s,border-color .25s;display:flex;position:fixed;inset-inline:0}.lv4-header.on-dark{color:var(--chrome-fg)}.lv4-header.on-light{background:color-mix(in oklch, var(--surface), transparent 8%);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);color:var(--fg)}.lv4-brand{color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:flex}.lv4-mark{background:var(--accent);width:32px;height:32px;color:var(--accent-fg);border-radius:9px;place-items:center;font-size:13px;font-weight:800;display:grid}.lv4-header.on-dark .lv4-mark{background:#3159ab;background:lab(38.3566% 8.45757 -49.4428)}.lv4-brand strong{letter-spacing:-.03em;font-size:15px;font-weight:800}.lv4-header-actions{gap:.375rem;display:flex}.lv4-btn{border-radius:var(--radius-sm);min-height:36px;font:600 13px/1 var(--font);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:0 .875rem;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.lv4-btn:active{transform:scale(.98)}.lv4-btn-primary{background:var(--accent);color:var(--accent-fg)}.lv4-btn-primary:hover{background:var(--accent-hover)}.lv4-btn-ghost{color:inherit;border-color:color-mix(in oklch, currentColor, transparent 70%);background:0 0}.lv4-header.on-light .lv4-btn-ghost{border-color:var(--border);color:var(--fg)}.lv4-btn-outline{background:var(--surface);color:var(--fg);border-color:var(--border)}.lv4-btn-lg{width:100%;min-height:44px;padding-inline:1.25rem;font-size:14px}.lv4-hero{z-index:1;background:var(--chrome);color:var(--chrome-fg);padding:calc(4.5rem + env(safe-area-inset-top,0px)) 1.25rem 2.25rem;position:relative;overflow:hidden}.lv4-hero:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 85% 15%,#21479859,#0000 55%),radial-gradient(50% 40% at 10% 90%,#1d376e33,#0000 50%);background:radial-gradient(80% 60% at 85% 15%,lab(31.2598% 10.6043 -49.3034/.35),#0000 55%),radial-gradient(50% 40% at 10% 90%,lab(23.6683% 5.82391 -35.3338/.2),#0000 50%);position:absolute;inset:0}.lv4-hero-inner{max-width:420px;margin-inline:auto;position:relative}.lv4-hero-kicker{color:var(--chrome-muted);letter-spacing:.06em;margin-bottom:.75rem;font-size:12px;font-weight:600}.lv4-hero-title{letter-spacing:-.045em;margin-bottom:.5rem;font-size:clamp(3.5rem,14vw,5.5rem);font-weight:900;line-height:.95}.lv4-hero-sub{color:var(--chrome-fg);letter-spacing:-.02em;margin-bottom:.25rem;font-size:clamp(1.125rem,4.5vw,1.375rem);font-weight:600}.lv4-hero-accent{color:#7ca4f0;color:lab(66.7062% 1.92484 -43.0793);margin-bottom:1.25rem;font-size:clamp(1rem,3.5vw,1.125rem);font-weight:700}.lv4-hero-lead{color:var(--chrome-muted);max-width:34ch;margin-bottom:1.5rem;font-size:14px;line-height:1.65}.lv4-hero-cta{flex-direction:column;gap:.5rem;display:flex}.lv4-hero-cta .lv4-btn-primary{background:var(--accent-fg);color:var(--chrome);min-height:46px;font-size:14px}.lv4-hero-cta .lv4-btn-ghost{color:var(--chrome-fg);border-color:#ffffff2e;border-color:lab(100% 0 0/.18)}.lv4-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:.375rem;margin-top:1.25rem;display:grid}.lv4-trust span{color:#d4d8de;color:lab(86.0408% -.340372 -3.7613);text-align:center;background:#ffffff14;background:lab(100% 0 0/.08);border:1px solid #ffffff1a;border:1px solid lab(100% 0 0/.1);border-radius:999px;padding:.35rem .5rem;font-size:10px;font-weight:600;line-height:1.35}.lv4-showcase{z-index:2;isolation:isolate;background:linear-gradient(180deg, var(--surface) 0%, color-mix(in oklch, var(--bg), var(--surface) 35%) 100%);border-top:1px solid var(--border);padding:1.75rem 1rem 2.25rem;position:relative}.lv4-showcase-inner{max-width:400px;margin-inline:auto}.lv4-showcase-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.lv4-showcase-kicker{color:var(--accent);font-size:11px;font-weight:800;font-family:var(--mono);margin-bottom:.25rem}.lv4-showcase-head h2{letter-spacing:-.03em;font-size:1.125rem;font-weight:800;line-height:1.2}.lv4-showcase-head__link{color:var(--accent);background:color-mix(in oklch, var(--accent), transparent 92%);border-radius:999px;flex-shrink:0;margin-top:.125rem;padding:.375rem .625rem;font-size:12px;font-weight:700;text-decoration:none}.lv4-showcase-tabs{border-radius:var(--radius-md);background:var(--bg);border:1px solid var(--border);gap:.25rem;margin-bottom:.875rem;padding:.25rem;display:flex}.lv4-showcase-tabs button{border-radius:calc(var(--radius-md) - 2px);min-height:2.25rem;font:700 12px/1 var(--font);color:var(--muted);cursor:pointer;background:0 0;border:none;flex:1;transition:background .15s,color .15s,box-shadow .15s}.lv4-showcase-tabs button.is-active{background:var(--surface);color:var(--fg);box-shadow:var(--shadow-sm)}.lv4-showcase-device{background:linear-gradient(165deg,#dde1ea 0%,#c8ced9 100%);background:linear-gradient(165deg,lab(89.5126% -.401884 -4.5099) 0%,lab(82.5353% -.508696 -5.99836) 100%);border-radius:1.625rem;padding:.5rem;box-shadow:inset 0 1px #ffffff8c,0 24px 48px -28px #0c162859;box-shadow:inset 0 1px lab(100% 0 0/.55),0 24px 48px -28px lab(6.95115% 1.01598 -14.1926/.35)}.lv4-showcase-device__screen{background:var(--bg);border:1px solid #11161f1a;border:1px solid lab(7.12415% -.115879 -7.23168/.1);border-radius:1.2rem;overflow:hidden}.lv4-showcase-card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border);overflow:hidden}.lv4-preview-frame{background:var(--bg);flex-direction:column;height:26.5rem;display:flex;position:relative;overflow:hidden}.lv4-preview-topbar{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:.5rem;min-height:2.75rem;padding:.375rem .625rem;display:flex}.lv4-preview-topbar__title{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.lv4-preview-topbar__section{color:var(--muted);font-size:10px;font-weight:600;line-height:1}.lv4-preview-topbar__page{letter-spacing:-.02em;color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;line-height:1.1;overflow:hidden}.lv4-preview-topbar__cluster{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.lv4-preview-icon-btn{border-radius:var(--radius-sm);width:1.75rem;height:1.75rem;color:color-mix(in oklch, var(--fg), transparent 25%);place-items:center;display:inline-grid}.lv4-preview-icon-btn svg{width:1rem;height:1rem}.lv4-preview-icon-btn--mark{background:color-mix(in oklch, var(--accent), transparent 88%);color:var(--accent);font-size:10px;font-weight:800}.lv4-preview-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex-direction:column;flex:1;gap:.5rem;min-height:0;padding:.5rem;display:flex;overflow:hidden auto}.lv4-preview-hero{border-radius:var(--radius-md);border:1px solid color-mix(in oklch, var(--accent), transparent 55%);background:linear-gradient(145deg, color-mix(in oklch, var(--accent), white 12%) 0%, var(--accent) 42%, var(--accent-hover) 100%);color:var(--accent-fg);position:relative;overflow:hidden;box-shadow:0 8px 22px -14px #1f469b59;box-shadow:0 8px 22px -14px lab(31.1659% 11.6236 -51.0332/.35)}.lv4-preview-hero:after{content:"";pointer-events:none;background:radial-gradient(60% 120% at 8% 0,#ffffff29,#0000 55%);background:radial-gradient(60% 120% at 8% 0,lab(100% 0 0/.16),#0000 55%);position:absolute;inset:0}.lv4-preview-hero__row{justify-content:space-between;align-items:center;gap:.5rem;min-height:2.75rem;padding:.5rem .625rem;display:flex;position:relative}.lv4-preview-hero__lead{align-items:center;gap:.375rem;min-width:0;display:flex}.lv4-preview-hero__date{white-space:nowrap;background:#ffffff1f;background:lab(100% 0 0/.12);border-radius:999px;padding:.125rem .5rem;font-size:11px;font-weight:700}.lv4-preview-hero__status{white-space:nowrap;background:#ffffff24;background:lab(100% 0 0/.14);border-radius:999px;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:10px;font-weight:600;display:inline-flex}.lv4-preview-hero__dot{background:var(--success);border-radius:999px;width:6px;height:6px}.lv4-preview-hero__period{background:#ffffff1f;background:lab(100% 0 0/.12);border-radius:999px;flex-shrink:0;gap:2px;padding:2px;display:inline-flex}.lv4-preview-hero__period span{color:#ffffffb8;color:lab(100% 0 0/.72);border-radius:999px;padding:.25rem .5rem;font-size:10px;font-weight:700}.lv4-preview-hero__period span.is-on{background:var(--surface);color:var(--accent);box-shadow:0 1px 4px #0000001f;box-shadow:0 1px 4px lab(0% 0 0/.12)}.lv4-preview-metric-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;padding-bottom:.125rem;display:flex;overflow-x:auto}.lv4-preview-metric-rail::-webkit-scrollbar{display:none}.lv4-preview-metric{scroll-snap-align:start;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);flex-direction:column;flex:0 0 7.5rem;gap:.125rem;padding:.5rem .5rem .5rem .625rem;display:flex;position:relative;overflow:hidden}.lv4-preview-metric:before{content:"";inset-inline-start:0;background:var(--accent);width:3px;position:absolute;top:0;bottom:0}.lv4-preview-metric--success:before{background:var(--success)}.lv4-preview-metric--warn:before{background:var(--warn)}.lv4-preview-metric__label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:700}.lv4-preview-metric b{letter-spacing:-.02em;font-size:15px;font-weight:800;line-height:1.1}.lv4-preview-metric small{color:var(--muted);font-size:9px;line-height:1.35}.lv4-preview-switcher{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--muted);justify-content:space-between;align-items:center;gap:.5rem;padding:.375rem .625rem;font-size:10px;font-weight:700;display:flex}.lv4-preview-switcher__chip{background:color-mix(in oklch, var(--accent), transparent 90%);color:var(--accent);border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:11px;font-weight:800;display:inline-flex}.lv4-preview-badge{background:var(--accent);min-width:1.125rem;height:1.125rem;color:var(--accent-fg);border-radius:999px;place-items:center;padding-inline:.25rem;font-size:9px;font-weight:800;display:inline-grid}.lv4-preview-card{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.lv4-preview-card__head{border-bottom:1px solid var(--border);background:color-mix(in oklch, var(--bg), var(--surface) 55%);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.lv4-preview-card__head h4{font-size:12px;font-weight:800}.lv4-preview-chips{gap:.25rem;display:flex}.lv4-preview-chips span{color:var(--muted);background:var(--bg);border:1px solid var(--border);border-radius:999px;padding:.2rem .45rem;font-size:10px;font-weight:700}.lv4-preview-chips span.is-on{background:color-mix(in oklch, var(--accent), transparent 90%);color:var(--accent);border-color:color-mix(in oklch, var(--accent), transparent 70%)}.lv4-preview-row{border-bottom:1px solid color-mix(in oklch, var(--border), transparent 30%);align-items:center;gap:.5rem;min-height:2.75rem;padding:.5rem .625rem;display:flex}.lv4-preview-row:last-child{border-bottom:none}.lv4-preview-row__icon{background:color-mix(in oklch, var(--accent), transparent 90%);width:2rem;height:2rem;color:var(--accent);border-radius:.5rem;flex-shrink:0;place-items:center;font-size:11px;font-weight:800;display:grid}.lv4-preview-row__icon--buy{background:color-mix(in oklch, var(--success), transparent 88%);color:var(--success)}.lv4-preview-row__main{flex:1;min-width:0}.lv4-preview-row__main b{font-size:12px;font-weight:700;display:block}.lv4-preview-row__main span{color:var(--muted);margin-top:.125rem;font-size:10px;display:block}.lv4-preview-row__amt{flex-shrink:0;font-size:11px;font-weight:600}.lv4-preview-doc-tabs{flex-shrink:0;gap:.375rem;padding:.375rem .625rem 0;display:flex;overflow-x:auto}.lv4-preview-doc-tabs span{font-size:11px;font-family:var(--mono);border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);color:var(--muted);white-space:nowrap;padding:.375rem .625rem;font-weight:600}.lv4-preview-doc-tabs span.is-on{border-color:var(--accent);color:var(--accent);background:color-mix(in oklch, var(--accent), transparent 92%)}.lv4-preview-doc-tabs__add{font-family:var(--font)!important}.lv4-preview-deal-head{padding:.375rem .625rem 0}.lv4-preview-deal-head h3{align-items:center;gap:.375rem;font-size:14px;font-weight:800;display:flex}.lv4-preview-deal-head p{color:var(--muted);margin-top:.125rem;font-size:11px}.lv4-preview-pill{background:color-mix(in oklch, var(--accent), transparent 90%);color:var(--accent);border-radius:6px;padding:.125rem .375rem;font-size:10px;font-weight:700}.lv4-preview-form-card{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);padding:.5rem .625rem}.lv4-preview-form-card--compact{padding-bottom:.375rem}.lv4-preview-form-card .lv4-preview-highlight-amt{margin-top:.375rem}.lv4-preview-step{color:var(--accent);font-size:10px;font-weight:800;font-family:var(--mono);margin-bottom:.5rem}.lv4-preview-field label{color:var(--muted);margin-bottom:.25rem;font-size:10px;font-weight:700;display:block}.lv4-preview-field__val{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);padding:.45rem .625rem;font-size:12px;font-weight:600}.lv4-preview-field+.lv4-preview-field{margin-top:.5rem}.lv4-preview-vrow{grid-template-columns:1fr 1fr;align-items:start;gap:.375rem;display:grid}.lv4-preview-vrow>.lv4-preview-field{min-width:0;margin-top:0}.lv4-preview-vrow .lv4-preview-field__val{align-items:center;min-height:2.125rem;display:flex}.lv4-preview-vcard--highlight{border-color:color-mix(in oklch, var(--accent), transparent 60%);background:color-mix(in oklch, var(--accent), transparent 94%)}.lv4-preview-highlight-amt{font-size:13px;font-weight:800;font-family:var(--mono);color:var(--accent);border-radius:var(--radius-sm);border:1px solid color-mix(in oklch, var(--accent), transparent 70%);background:color-mix(in oklch, var(--accent), transparent 94%);padding:.45rem .625rem}.lv4-preview-journal{flex-direction:column;gap:.375rem;display:flex}.lv4-preview-jrow{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);padding:.625rem}.lv4-preview-jrow__head{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.lv4-preview-jrow__head strong{font-size:12px}.lv4-preview-jrow__head span{border-radius:4px;padding:.125rem .375rem;font-size:9px;font-weight:800}.lv4-preview-jrow__head span.debit{color:var(--debit);background:#daeeff;background:lab(93.0065% -4.44099 -13.9123)}.lv4-preview-jrow__head span.credit{color:var(--credit);background:#ffedeb;background:lab(94.9893% 12.2795 6.63545)}.lv4-preview-jrow p{color:var(--muted);margin-bottom:.375rem;font-size:10px}.lv4-preview-jamt{font-size:12px;font-family:var(--mono);font-weight:700}.lv4-preview-jamt.debit{color:var(--debit)}.lv4-preview-jamt.credit{color:var(--credit)}.lv4-preview-bottomnav{inset-inline:.625rem;z-index:2;-webkit-backdrop-filter:blur(40px)saturate(180%);background:#ffffffb8;border:1px solid #ffffff6b;border-radius:1.375rem;flex-shrink:0;grid-template-columns:1fr 1fr auto 1fr 1fr;align-items:stretch;padding:.3125rem .375rem;display:grid;position:absolute;bottom:.625rem;box-shadow:0 8px 32px -8px #111a2d47,0 2px 6px -2px #111a2d24,inset 0 .5px #ffffff8c;box-shadow:0 8px 32px -8px lab(9.23655% .850327 -14.3205/.28),0 2px 6px -2px lab(9.23655% .850327 -14.3205/.14),inset 0 .5px lab(100% 0 0/.54902)}.lv4-preview-bottomnav button{min-width:0;min-height:2.875rem;font:500 .625rem/1.1 var(--font);letter-spacing:-.01em;color:color-mix(in oklch, var(--fg), transparent 38%);cursor:pointer;background:0 0;border:none;border-radius:.875rem;flex-direction:column;justify-content:center;align-items:center;gap:.1875rem;padding:.3125rem .0625rem .25rem;transition:color .18s,background .18s,box-shadow .22s;display:flex}.lv4-preview-bottomnav button svg{width:1.375rem;height:1.375rem}.lv4-preview-bottomnav button.is-active{color:var(--accent);background:color-mix(in oklch, var(--accent), transparent 88%);box-shadow:inset 0 .5px 0 #ffffffb8, 0 0 0 .5px color-mix(in oklch, var(--accent), transparent 78%), 0 2px 10px -3px color-mix(in oklch, var(--accent), transparent 72%);font-weight:600}.lv4-preview-bottomnav button:disabled{opacity:.55;cursor:default}.lv4-preview-fab{align-self:center;place-items:center;margin-inline:.125rem;box-shadow:0 4px 14px -4px #1f469b73;box-shadow:0 4px 14px -4px lab(31.1659% 11.6236 -51.0332/.45);background:var(--accent)!important;width:2.25rem!important;height:2.25rem!important;color:var(--accent-fg)!important;border-radius:999px!important;display:grid!important}.lv4-showcase-hint{color:var(--muted);text-align:center;margin-top:.875rem;font-size:11px;line-height:1.55}.lv4-showcase-hint a{color:var(--accent);font-weight:700;text-decoration:none}.lv4-section{max-width:480px;margin-inline:auto;padding:2rem 1.125rem}.lv4-section-label{color:var(--accent);font-size:11px;font-weight:800;font-family:var(--mono);margin-bottom:.375rem}.lv4-section-title{letter-spacing:-.03em;margin-bottom:1rem;font-size:1.25rem;font-weight:800;line-height:1.25}.lv4-links{flex-direction:column;gap:.5rem;display:flex}.lv4-link{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .15s;display:flex}.lv4-link:active{border-color:var(--accent)}.lv4-link strong{font-size:13px;font-weight:800;display:block}.lv4-link span{color:var(--muted);margin-top:.125rem;font-size:11px;display:block}.lv4-link svg{width:18px;height:18px;color:var(--muted);flex-shrink:0}.lv4-pricing{flex-direction:column;gap:.5rem;display:flex}.lv4-plan{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.lv4-plan.featured{border-color:color-mix(in oklch, var(--accent), transparent 50%)}.lv4-plan-head{width:100%;font-family:var(--font);text-align:start;cursor:pointer;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.lv4-plan-head:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.lv4-plan-head-left h3{font-size:14px;font-weight:800}.lv4-plan-head-left p{color:var(--muted);margin-top:.125rem;font-size:11px}.lv4-plan-price-sm{font-size:15px;font-weight:800;font-family:var(--mono);white-space:nowrap}.lv4-plan-price-sm small{font-size:10px;font-weight:600;font-family:var(--font)}.lv4-plan-chev{width:20px;height:20px;color:var(--muted);flex-shrink:0;transition:transform .2s}.lv4-plan.open .lv4-plan-chev{transform:rotate(180deg)}.lv4-plan-body{border-top:1px solid var(--border);padding:0 1rem 1rem;display:none}.lv4-plan.open .lv4-plan-body{display:block}.lv4-plan-kicker{color:var(--accent);background:var(--accent-tint);border-radius:6px;margin-top:.75rem;margin-bottom:.5rem;padding:.2rem .5rem;font-size:10px;font-weight:800;display:inline-block}.lv4-plan-was{color:var(--muted);font-size:12px;font-family:var(--mono);margin-bottom:.125rem;text-decoration:line-through}.lv4-plan-price{letter-spacing:-.03em;font-size:1.75rem;font-weight:900;font-family:var(--mono);margin-bottom:.375rem}.lv4-plan-price small{font-size:12px;font-weight:600;font-family:var(--font)}.lv4-plan-save{color:var(--success);margin-bottom:.75rem;font-size:11px;font-weight:700;display:block}.lv4-plan-lines{margin-bottom:.875rem;list-style:none}.lv4-plan-lines li{border-bottom:1px solid var(--border);color:var(--muted);padding:.375rem 0;font-size:12px}.lv4-plan-lines li:last-child{border-bottom:none}.lv4-final{background:var(--chrome);color:var(--chrome-fg);text-align:center;padding:2.5rem 1.25rem}.lv4-final h2{letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.lv4-final p{color:var(--chrome-muted);margin-bottom:1.25rem;font-size:13px}.lv4-final-actions{flex-direction:column;gap:.5rem;max-width:320px;margin-inline:auto;display:flex}.lv4-final .lv4-btn-primary{background:var(--accent-fg);color:var(--chrome)}.lv4-final .lv4-btn-outline{color:var(--chrome-fg);background:0 0;border-color:#fff3;border-color:lab(100% 0 0/.2)}.lv4-footer{text-align:center;color:var(--muted);padding:1.5rem 1.125rem;font-size:12px}.lv4-footer a{color:var(--accent);text-decoration:none}.lv4-dock{inset-inline:.875rem;bottom:calc(.75rem + env(safe-area-inset-bottom,0px));z-index:90;background:color-mix(in oklch, var(--surface), transparent 6%);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);gap:.5rem;padding:.5rem;display:flex;position:fixed}.lv4-dock .lv4-btn{flex:1}.lv4-rise{opacity:0;animation:.55s cubic-bezier(.22,1,.36,1) forwards lv4-rise;transform:translateY(16px)}.lv4-rise-d1{animation-delay:60ms}.lv4-rise-d2{animation-delay:.12s}.lv4-rise-d3{animation-delay:.18s}.lv4-rise-d4{animation-delay:.24s}@keyframes lv4-rise{to{opacity:1;transform:translateY(0)}}.lv4-panel.active .lv4-app-body{animation:.3s lv4-fade}@keyframes lv4-fade{0%{opacity:.6}to{opacity:1}}@media (prefers-reduced-motion:reduce){.lv4-rise,.lv4-panel.active .lv4-app-body{opacity:1;animation:none;transform:none}.lv4-plan-chev{transition:none}}
