.av-landing{--page:#f4efe6;--panel:#fbf8f2;--ink:#211d17;--muted:#6f6557;--line:#e4dbcc;--line-soft:#eae2d4;--accent:#2f5d4b;--accent-2:#3a7059;--accent-soft:#e7eee9;--on-accent:#fbf8f2;--gold:#9a6b1f;--gold-soft:#f3e8d6;--d-app:#fbf8f2;--d-side:#f5f0e7;--d-card:#fff;--d-muted:#8a7f6f;--d-line:#eae2d4;--serif:var(--font-newsreader), Georgia, "Times New Roman", serif;--sans:var(--font-public-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--maxw:1240px;--pad:clamp(20px, 5vw, 88px);--radius:16px;background:var(--page);min-height:100vh;color:var(--ink);font-family:var(--sans);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:17px;line-height:1.5}.av-landing *,.av-landing :before,.av-landing :after{box-sizing:border-box}.av-landing h1,.av-landing h2,.av-landing h3{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-weight:500}.av-landing p{margin:0}.av-landing a{color:inherit;text-decoration:none}.av-landing img{max-width:100%;display:block}.av-landing [id]{scroll-margin-top:96px}.av-landing .container{max-width:var(--maxw);padding-inline:var(--pad);margin:0 auto}.av-landing .eyebrow{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:12.5px;font-weight:700}.av-landing .btn{font-family:var(--sans);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 26px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s,color .15s;display:inline-flex}.av-landing .btn-primary{background:var(--accent);color:var(--on-accent);box-shadow:0 8px 22px -12px #2f5d4bb3}.av-landing .btn-primary:hover{background:var(--accent-2);transform:translateY(-1px);box-shadow:0 14px 30px -12px #2f5d4b99}.av-landing .btn-ghost{border-color:var(--line);color:var(--ink);background:0 0}.av-landing .btn-ghost:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.av-landing .btn-light{background:var(--on-accent);color:var(--accent)}.av-landing .btn-light:hover{transform:translateY(-1px);box-shadow:0 14px 30px -12px #0000004d}.av-landing .btn-sm{padding:10px 20px;font-size:14px}.av-landing .btn-lg{padding:15px 32px;font-size:16px}.av-landing .btn-block{width:100%}.av-landing .site-header{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);background:#f4efe6d1;border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s,background .2s;position:sticky;top:0}.av-landing .site-header.scrolled{border-bottom-color:var(--line);box-shadow:0 1px #00000005}.av-landing .nav{justify-content:space-between;align-items:center;height:76px;display:flex}.av-landing .brand{align-items:center;gap:11px;display:flex}.av-landing .brand .logo{background:var(--accent);border-radius:7px;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.av-landing .brand .logo:after{content:"";background:var(--page);border-radius:3px;width:10px;height:10px;transform:rotate(45deg)}.av-landing .brand .name{font-family:var(--serif);letter-spacing:-.01em;font-size:21px;font-weight:600}.av-landing .nav-links{align-items:center;gap:34px;display:flex}.av-landing .nav-links a{color:var(--muted);font-size:15px;font-weight:500;transition:color .15s}.av-landing .nav-links a:hover{color:var(--ink)}.av-landing .nav-actions{align-items:center;gap:18px;display:flex}.av-landing .nav-actions .signin{color:var(--ink);white-space:nowrap;font-size:15px;font-weight:600}.av-landing .mobile-menu{display:none}.av-landing .nav-actions .signin:hover{color:var(--accent)}.av-landing .hamburger{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;place-items:center;width:42px;height:42px;padding:0;display:none}.av-landing .hamburger span,.av-landing .hamburger span:before,.av-landing .hamburger span:after{content:"";background:var(--ink);border-radius:2px;width:18px;height:1.8px;transition:transform .2s,opacity .2s;display:block}.av-landing .hamburger span{position:relative}.av-landing .hamburger span:before{position:absolute;top:-6px}.av-landing .hamburger span:after{position:absolute;top:6px}.av-landing.menu-open .hamburger span{background:0 0}.av-landing.menu-open .hamburger span:before{transform:translateY(6px)rotate(45deg)}.av-landing.menu-open .hamburger span:after{transform:translateY(-6px)rotate(-45deg)}.av-landing .hero{text-align:center;padding-top:clamp(48px,8vw,78px)}.av-landing .hero .eyebrow{display:inline-block}.av-landing .hero h1{max-width:16ch;margin:18px auto 0;font-size:clamp(40px,6.4vw,66px);font-weight:500;line-height:1.03}.av-landing .hero .sub{color:var(--muted);max-width:620px;margin:22px auto 0;font-size:clamp(17px,2.2vw,19px)}.av-landing .hero-cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.av-landing .hero .fineprint{color:var(--muted);margin-top:16px;font-size:13px}.av-landing .preview{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:1180px;margin:clamp(40px,6vw,56px) auto 0;overflow:hidden;box-shadow:0 50px 90px -50px #211d1766}.av-landing .preview-bar{border-bottom:1px solid var(--d-line);background:var(--d-side);align-items:center;gap:7px;height:40px;padding:0 16px;display:flex}.av-landing .preview-bar .dot{background:#e0d6c5;border-radius:50%;width:11px;height:11px}.av-landing .preview-bar .url{font-family:var(--mono);color:var(--d-muted);margin:0 auto;font-size:11.5px}.av-landing .dash{background:var(--d-app);color:var(--ink);min-height:600px;font-size:13px;display:flex}.av-landing .dash-side{background:var(--d-side);border-right:1px solid var(--d-line);flex-direction:column;flex-shrink:0;width:188px;padding:18px 14px;display:flex}.av-landing .dash-brand{align-items:center;gap:9px;padding:0 6px 18px;display:flex}.av-landing .dash-brand .l{background:var(--accent);border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.av-landing .dash-brand .l:after{content:"";background:var(--d-app);border-radius:2px;width:9px;height:9px;transform:rotate(45deg)}.av-landing .dash-brand b{letter-spacing:-.01em;font-size:14px;font-weight:700}.av-landing .dash-nav{flex-direction:column;gap:2px;display:flex}.av-landing .dnav{color:var(--d-muted);border-radius:8px;align-items:center;gap:9px;padding:8px 10px;font-size:12.5px;font-weight:500;display:flex}.av-landing .dnav .d{background:var(--d-line);border-radius:2px;width:6px;height:6px}.av-landing .dnav.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.av-landing .dnav.active .d{background:var(--accent)}.av-landing .dash-user{border-top:1px solid var(--d-line);align-items:center;gap:9px;margin-top:auto;padding:14px 6px 0;display:flex}.av-landing .dash-user .av{background:var(--accent-soft);width:26px;height:26px;color:var(--accent);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.av-landing .dash-user .nm{font-size:12px;font-weight:600}.av-landing .dash-user .rl{color:var(--d-muted);font-size:10.5px}.av-landing .dash-main{flex-direction:column;flex:1;min-width:0;display:flex}.av-landing .dash-top{border-bottom:1px solid var(--d-line);align-items:center;gap:16px;padding:15px 22px;display:flex}.av-landing .dash-top .greet{letter-spacing:-.01em;font-size:15px;font-weight:700}.av-landing .dash-top .meta{color:var(--d-muted);font-size:11.5px}.av-landing .dash-search{background:var(--d-app);border:1px solid var(--d-line);color:var(--d-muted);border-radius:9px;align-items:center;gap:8px;width:190px;padding:7px 12px;font-size:12px;display:flex}.av-landing .dash-search .mag{border:1.6px solid var(--d-muted);border-radius:50%;flex-shrink:0;width:12px;height:12px}.av-landing .dash-add{background:var(--accent);color:var(--on-accent);white-space:nowrap;border-radius:9px;padding:8px 14px;font-size:12.5px;font-weight:600}.av-landing .dash-body{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex}.av-landing .kpis{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.av-landing .kpi{background:var(--d-card);border:1px solid var(--d-line);border-radius:14px;padding:13px 15px}.av-landing .kpi .k{color:var(--d-muted);margin-bottom:7px;font-size:11px;font-weight:500}.av-landing .kpi .v{font-family:var(--serif);letter-spacing:-.02em;font-size:22px;font-weight:600}.av-landing .kpi .d{color:var(--accent);margin-top:5px;font-size:10.5px;font-weight:600}.av-landing .kpi .d.warn{color:var(--gold)}.av-landing .dash-cols{grid-template-columns:1.55fr 1fr;gap:16px;display:grid}.av-landing .panel{background:var(--d-card);border:1px solid var(--d-line);border-radius:14px}.av-landing .panel-h{justify-content:space-between;align-items:center;padding:15px 17px 12px;display:flex}.av-landing .panel-h .t{font-size:13px;font-weight:700}.av-landing .panel-h .more{color:var(--accent);font-size:11px;font-weight:600}.av-landing .thead,.av-landing .trow{grid-template-columns:1.7fr .8fr 1.3fr .8fr;align-items:center;gap:8px;display:grid}.av-landing .thead{color:var(--d-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--d-line);padding:0 17px 8px;font-size:10px;font-weight:600}.av-landing .thead .r,.av-landing .trow .r{text-align:right;justify-content:flex-end;display:flex}.av-landing .trow{border-bottom:1px solid var(--d-line);padding:10px 17px}.av-landing .trow:last-child{border-bottom:none}.av-landing .trow .nm{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.av-landing .trow .seg{color:var(--d-muted);font-size:10.5px}.av-landing .trow .aum{font-family:var(--serif);font-size:14px;font-weight:600}.av-landing .trow .next{color:var(--d-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.av-landing .badge{white-space:nowrap;border-radius:20px;padding:3px 8px;font-size:10px;font-weight:600}.av-landing .badge.pos{color:var(--accent);background:var(--accent-soft)}.av-landing .badge.warn{color:var(--gold);background:var(--gold-soft)}.av-landing .badge.new{color:var(--accent);background:var(--accent-soft)}.av-landing .rail{flex-direction:column;gap:16px;display:flex}.av-landing .sched{flex-direction:column;gap:10px;padding:0 16px 14px;display:flex}.av-landing .sitem{align-items:flex-start;gap:11px;display:flex}.av-landing .sitem .tm{font-family:var(--serif);color:var(--accent);flex-shrink:0;width:32px;padding-top:1px;font-size:12px;font-weight:700}.av-landing .sitem .who{font-size:11.5px;font-weight:600;line-height:1.3}.av-landing .sitem .tag{color:var(--d-muted);margin-top:2px;font-size:10px}.av-landing .pipe{flex-direction:column;gap:11px;padding:0 16px 16px;display:flex}.av-landing .pipe-row .lab{justify-content:space-between;margin-bottom:5px;font-size:11px;display:flex}.av-landing .pipe-row .lab .s{color:var(--d-muted);font-weight:500}.av-landing .pipe-row .lab .n{font-family:var(--serif);font-weight:700}.av-landing .bar{background:var(--d-line);border-radius:4px;height:6px;overflow:hidden}.av-landing .bar i{background:var(--accent);border-radius:4px;height:100%;display:block}.av-landing .trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:clamp(48px,7vw,72px);padding:32px 0}.av-landing .trust .label{text-align:center;color:var(--muted);letter-spacing:.04em;font-size:13px}.av-landing .trust .logos{opacity:.62;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(24px,4vw,52px);margin-top:16px;display:flex}.av-landing .trust .logos span{font-family:var(--serif);letter-spacing:-.01em;font-size:clamp(17px,2vw,21px);font-weight:600}.av-landing .section{padding:clamp(56px,9vw,88px) 0}.av-landing .section-head{max-width:640px}.av-landing .section-head h2{margin-top:16px;font-size:clamp(32px,4.4vw,44px);line-height:1.08}.av-landing .section-head .sub{color:var(--muted);margin-top:16px;font-size:17px}.av-landing .center{text-align:center;margin-inline:auto}.av-landing .features{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px;display:grid}.av-landing .fcard{background:var(--panel);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:11px;padding:24px 22px;transition:border-color .2s,transform .2s,box-shadow .2s,background .2s;display:flex}.av-landing .fcard:hover{border-color:var(--accent);background:#fff;transform:translateY(-3px);box-shadow:0 20px 40px -26px #211d1766}.av-landing .fcard .tag{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:20px;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:700}.av-landing .fcard h3{letter-spacing:-.01em;font-size:21px;font-weight:600}.av-landing .fcard p{color:var(--muted);font-size:14px;line-height:1.5}.av-landing .fcard.accent{background:var(--accent);border-color:var(--accent);color:var(--on-accent);justify-content:center;gap:8px}.av-landing .fcard.accent:hover{transform:translateY(-3px)}.av-landing .fcard.accent h3{font-size:22px}.av-landing .fcard.accent p{color:#fbf8f2d9}.av-landing .founder{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.av-landing .founder-grid{align-items:center;gap:clamp(36px,5vw,64px);display:flex}.av-landing .portrait{background:var(--page);border:1px solid var(--line);background-image:repeating-linear-gradient(45deg,#e4dbcc80 0 2px,#0000 2px 12px);border-radius:14px;flex-shrink:0;justify-content:center;align-items:flex-end;width:360px;height:440px;display:flex}.av-landing .portrait .slot{font-family:var(--mono);color:var(--accent);background:var(--page);border:1px solid var(--line);border-radius:6px;margin-bottom:14px;padding:4px 9px;font-size:11px}.av-landing .founder-text{flex:1}.av-landing .founder-text blockquote{font-family:var(--serif);letter-spacing:-.01em;text-wrap:pretty;margin:20px 0 0;font-size:clamp(24px,3vw,33px);font-weight:500;line-height:1.3}.av-landing .byline{align-items:center;gap:14px;margin-top:26px;display:flex}.av-landing .byline .rule{background:var(--accent);width:44px;height:2px}.av-landing .byline .nm{font-size:15.5px;font-weight:700}.av-landing .byline .role{color:var(--muted);font-size:14px}.av-landing .founder-text .body{color:var(--muted);max-width:560px;margin-top:26px;font-size:16px;line-height:1.6}.av-landing .price-toggle{color:var(--muted);align-items:center;gap:12px;margin-top:24px;font-size:14px;font-weight:600;display:inline-flex}.av-landing .switch{background:var(--line);cursor:pointer;border:none;border-radius:999px;width:50px;height:28px;padding:0;transition:background .2s;position:relative}.av-landing .switch i{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.av-landing .switch.on{background:var(--accent)}.av-landing .switch.on i{transform:translate(22px)}.av-landing .price-toggle .save{color:var(--accent);background:var(--accent-soft);border-radius:20px;padding:3px 9px;font-size:12px}.av-landing .price-toggle .active{color:var(--ink)}.av-landing .pricing{text-align:left;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px;display:grid}.av-landing .pcard{background:var(--panel);border:1px solid var(--line);border-radius:18px;flex-direction:column;padding:30px 28px;display:flex}.av-landing .pcard.feature{background:var(--accent);border-color:var(--accent);color:var(--on-accent);box-shadow:0 40px 70px -40px #2f5d4b99}.av-landing .pcard-h{justify-content:space-between;align-items:center;display:flex}.av-landing .pcard-h .nm{font-family:var(--serif);font-size:22px;font-weight:600}.av-landing .pcard-h .pop{letter-spacing:.08em;text-transform:uppercase;background:#fbf8f22e;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700}.av-landing .pcard .price{align-items:baseline;gap:6px;margin:18px 0 4px;display:flex}.av-landing .pcard .price .amt{font-family:var(--serif);letter-spacing:-.02em;font-size:46px;font-weight:600}.av-landing .pcard .price .unit{color:var(--muted);font-size:14px}.av-landing .pcard.feature .price .unit{color:#fbf8f2cc}.av-landing .pcard .blurb{color:var(--muted);margin:0 0 22px;font-size:14.5px;line-height:1.5}.av-landing .pcard.feature .blurb{color:#fbf8f2d9}.av-landing .pcard ul{flex-direction:column;gap:11px;margin:0 0 26px;padding:0;list-style:none;display:flex}.av-landing .pcard li{align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.4;display:flex}.av-landing .pcard li:before{content:"✓";color:var(--accent);font-weight:700}.av-landing .pcard.feature li:before{color:var(--on-accent)}.av-landing .pcard.feature li{color:#fbf8f2eb}.av-landing .pcard .btn{margin-top:auto}.av-landing .cta{background:var(--accent);color:var(--on-accent);text-align:center}.av-landing .cta h2{font-size:clamp(34px,4.6vw,48px);line-height:1.08}.av-landing .cta p{opacity:.85;max-width:540px;margin:18px auto 0;font-size:18px}.av-landing .cta .btn{margin-top:30px}.av-landing .site-footer{padding:40px 0}.av-landing .footer-grid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.av-landing .footer-links{color:var(--muted);flex-wrap:wrap;gap:30px;font-size:14px;display:flex}.av-landing .footer-links a:hover{color:var(--ink)}.av-landing .copyright{color:var(--muted);font-size:13px}.av-landing .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.av-landing .reveal.in{opacity:1;transform:none}@media (max-width:1080px){.av-landing .features{grid-template-columns:repeat(2,1fr)}}@media (max-width:920px){.av-landing .nav-links,.av-landing .nav-actions .signin{display:none}.av-landing .hamburger{display:grid}.av-landing .mobile-menu{background:var(--page);border-bottom:1px solid var(--line);padding:16px var(--pad) 24px;opacity:0;pointer-events:none;z-index:49;flex-direction:column;gap:4px;transition:opacity .2s,transform .2s;display:flex;position:fixed;inset:76px 0 auto;transform:translateY(-12px)}.av-landing.menu-open .mobile-menu{opacity:1;pointer-events:auto;transform:none}.av-landing .mobile-menu a{border-bottom:1px solid var(--line-soft);color:var(--ink);padding:12px 4px;font-size:17px;font-weight:500}.av-landing .mobile-menu .btn{margin-top:14px}.av-landing .pricing{grid-template-columns:1fr;max-width:460px;margin-inline:auto}.av-landing .pcard.feature{order:-1}.av-landing .founder-grid{flex-direction:column;align-items:stretch}.av-landing .portrait{width:100%;height:300px}}@media (max-width:860px){.av-landing .dash-side,.av-landing .dash-search{display:none}.av-landing .kpis{grid-template-columns:repeat(2,1fr)}.av-landing .dash-cols{grid-template-columns:1fr}}@media (max-width:560px){.av-landing{font-size:16px}.av-landing .features{grid-template-columns:1fr}.av-landing .thead{display:none}.av-landing .trow{grid-template-columns:1fr auto;grid-template-areas:"nm badge""next aum";row-gap:4px}.av-landing .trow .nm-cell{grid-area:nm}.av-landing .trow .aum{text-align:right;grid-area:aum}.av-landing .trow .next{grid-area:next}.av-landing .trow .r{grid-area:badge}.av-landing .hero-cta .btn{flex:1}.av-landing .footer-grid{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.av-landing{scroll-behavior:auto}.av-landing .reveal{opacity:1;transition:none;transform:none}}
