@import "https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800;900&display=swap";:root{--ax-ink:#302a3a;--ax-muted:#756d7e;--ax-luxe-dark:#29273f;--ax-luxe-dark-hover:#3a3758;--ax-luxe-purple:#9a71a4;--ax-luxe-lilac:#eadcf6;--ax-luxe-lilac-soft:#f5edf9;--ax-luxe-pink:#f3dded;--ax-luxe-mint:#ddf6ec;--ax-luxe-mint-accent:#45d6aa;--ax-luxe-border:#e8ddec;--ax-white:#fff}*{box-sizing:border-box}.ax-home{color:var(--ax-ink);background:var(--ax-white);font-family:Heebo,Arial,sans-serif;line-height:1.6;overflow-x:hidden}.ax-home a{color:inherit;text-decoration:none}.ax-home button,.ax-home input,.ax-home select{font:inherit}.ax-container{width:min(1240px,100% - 48px);margin-inline:auto}.ax-header{z-index:100;transition:all .25s;position:fixed;inset:18px 0 auto}.ax-nav{border:1px solid var(--ax-luxe-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-radius:22px;align-items:center;gap:30px;height:72px;padding:0 16px 0 10px;display:flex;box-shadow:0 8px 30px #29273f0f}.ax-brand{white-space:nowrap;align-items:center;gap:11px;display:flex}.ax-brand-mark{background:var(--ax-luxe-dark);color:#fff;border-radius:13px;place-items:center;width:41px;height:41px;font-weight:900;display:grid}.ax-brand-mark span{margin-right:1px;font-size:12px}.ax-brand-text{flex-direction:column;display:flex}.ax-brand-name{color:var(--ax-ink);font-size:18px;font-weight:900;line-height:1}.ax-brand small{color:var(--ax-muted);margin-top:4px;font-size:10px;display:block}.ax-menu{align-items:center;gap:25px;margin-inline:auto;display:flex}.ax-menu a{color:#475365;font-size:14px;font-weight:600;transition:all .2s}.ax-menu a:hover{color:var(--ax-luxe-purple)}.ax-nav-actions{gap:9px;display:flex}.ax-btn{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:11px 18px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.ax-btn:hover{transform:translateY(-2px)}.ax-btn-dark{background:var(--ax-luxe-dark);color:#fff!important}.ax-btn-dark:hover{background:var(--ax-luxe-dark-hover)}.ax-btn-ghost{border:1px solid var(--ax-luxe-border);background:#fff}.ax-btn-primary{background:var(--ax-luxe-dark);color:#fff!important}.ax-btn-primary:hover{background:var(--ax-luxe-dark-hover)}.ax-btn-light{border:1px solid var(--ax-luxe-border);background:#fff;color:var(--ax-ink)!important}.ax-btn-large{border-radius:15px;min-height:54px;padding:15px 24px}.ax-hero{background:radial-gradient(circle at 12% 25%,#ddf6ece0,#0000 34%),radial-gradient(circle at 88% 18%,#f3ddedd9,#0000 36%),linear-gradient(135deg,#fcf9fd 0%,#f8f2fa 52%,#f2faf7 100%);padding:160px 0 92px;position:relative}.ax-hero-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:72px;max-width:1240px;min-height:560px;margin:0 auto;display:grid}@media (width>=1024px){.ax-hero-grid{max-width:780px}}.ax-eyebrow{background:var(--ax-luxe-lilac-soft);color:#765d7d;border:1px solid #e2d2e8;border-radius:99px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.ax-hero h1{letter-spacing:-.05em;color:var(--ax-ink);margin:24px 0 25px;font-size:clamp(54px,5.4vw,82px);font-weight:900;line-height:1.02}.ax-hero h1 span{color:var(--ax-luxe-purple)}.ax-hero-copy>p{color:var(--ax-muted);max-width:570px;font-size:19px;line-height:1.9}.ax-hero-actions{gap:12px;margin-top:34px;display:flex}.ax-trust-row{color:var(--ax-muted);flex-wrap:wrap;gap:20px;margin-top:28px;font-size:12px;font-weight:600;display:flex}.ax-trust-row svg{width:16px;color:var(--ax-luxe-purple)}.ax-product-wrap{direction:ltr;width:min(690px,100%);margin-inline:auto;position:relative}.ax-dashboard{border:1px solid var(--ax-luxe-border);background:#fff;border-radius:28px;height:460px;font-size:13px;display:flex;overflow:hidden;box-shadow:0 12px 40px #302a3a24}.ax-dashboard aside{background:#29273f;flex-direction:column;align-items:center;gap:15px;width:64px;min-width:64px;padding:18px 11px;display:flex}.dash-logo{color:#fff;background:var(--ax-luxe-purple);border-radius:10px;place-items:center;width:34px;height:34px;margin-bottom:8px;font-size:14px;font-weight:900;display:grid}.ax-dashboard aside span{color:#fff6;border-radius:8px;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.ax-dashboard aside span.active{color:#fff;background:#ffffff1a}.dash-main{direction:rtl;background:#fcf9fd;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow:hidden}.dash-top{justify-content:space-between;align-items:center;display:flex}.dash-top small{color:var(--ax-muted);font-size:11px;display:block}.dash-top b{font-size:16px}.dash-avatar{background:var(--ax-luxe-lilac);width:32px;height:32px;color:var(--ax-luxe-purple);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.dash-stats{gap:16px;display:flex}.dash-stats>div{border:1px solid var(--ax-luxe-border);background:#fff;border-radius:12px;flex:1;padding:10px 12px}.dash-stats small{color:var(--ax-muted);margin-bottom:2px;font-size:11px;display:block}.dash-stats b{margin-left:6px;font-size:18px}.dash-stats i{color:var(--ax-luxe-mint-accent);font-size:11px;font-style:normal;font-weight:700}.dash-stats i.amber{color:#f59e0b}.dash-content{flex:1;grid-template-columns:1.2fr .8fr;gap:16px;display:grid;overflow:hidden}.dash-calendar,.dash-side>div{border:1px solid var(--ax-luxe-border);background:#fff;border-radius:14px;flex-direction:column;padding:14px;display:flex}.dash-card-title{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.dash-card-title b{font-size:13px}.dash-card-title small{color:var(--ax-muted);font-size:11px}.dash-event{border-top:1px solid var(--ax-luxe-lilac-soft);align-items:center;gap:10px;padding:8px 0;display:flex}.dash-event time{color:var(--ax-muted);min-width:38px;font-size:11px;font-weight:700}.event-color{border-radius:2px;width:4px;height:24px}.event-color.c0{background:#dcfce7}.event-color.c1{background:#fef9c3}.event-color.c2{background:#fee2e2}.event-color.c3{background:#e0f2fe}.dash-event div{flex-direction:column;display:flex}.dash-event b{font-size:12px;line-height:1.2}.dash-event small{color:var(--ax-muted);font-size:11px}.dash-side{flex-direction:column;gap:16px;display:flex}.dash-approval{flex:1}.dash-approval span{background:var(--ax-luxe-mint);color:var(--ax-luxe-mint-accent);border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800}.dash-approval strong{margin:8px 0 4px;font-size:12px;display:block}.dash-approval .progress{background:var(--ax-luxe-lilac-soft);border-radius:2px;height:4px;margin-bottom:12px;overflow:hidden}.dash-approval .progress i{background:var(--ax-luxe-purple);width:65%;height:100%;display:block}.approval-row{align-items:center;gap:8px;display:flex}.mini-avatar{background:var(--ax-luxe-pink);border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:grid}.dash-bars{height:80px}.bars{align-items:flex-end;gap:4px;height:30px;margin-top:auto;display:flex}.bars i{background:linear-gradient(var(--ax-luxe-lilac), var(--ax-luxe-pink));border-radius:2px 2px 0 0;flex:1;min-width:3px}.ax-icon{border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.ax-feature-mini:first-child .ax-icon{background:var(--ax-luxe-pink);color:var(--ax-luxe-pink-accent)}.ax-feature-mini:nth-child(2) .ax-icon{background:var(--ax-luxe-lilac);color:var(--ax-luxe-purple)}.ax-feature-mini:nth-child(3) .ax-icon{background:var(--ax-luxe-mint);color:var(--ax-luxe-mint-accent)}.ax-feature-mini:nth-child(4) .ax-icon{background:var(--ax-luxe-peach);color:#d6b77e}.ax-feature-mini:nth-child(5) .ax-icon{background:var(--ax-luxe-aqua);color:#7ab8c9}.ax-feature-mini:nth-child(6) .ax-icon{background:var(--ax-luxe-lilac-soft);color:var(--ax-luxe-purple)}.ax-section{padding:110px 0}.ax-section-title{text-align:center;margin:0 auto 48px}.ax-kicker{color:var(--ax-luxe-purple);align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.ax-business-card{border:1px solid var(--ax-luxe-border);background:#fff;border-radius:21px;padding:25px}.ax-security{background:#f5edf9}.ax-shield-ring{background:#fff;box-shadow:0 25px 50px #29273f26}.ax-shield-ring svg{color:var(--ax-luxe-purple)}.ax-lead-form{background:#fff;border-radius:21px;padding:26px}.ax-lead-form input,.ax-lead-form select{border:1px solid var(--ax-luxe-border);background:#fcf9fd}.ax-footer{color:#abb6c1;background:#07111f;padding:50px 0 24px}.ax-footer-bottom b{color:#fff}@media (width<=820px){.ax-hero-grid{text-align:center;grid-template-columns:1fr;gap:40px}.ax-hero-actions{justify-content:center}.ax-product-wrap{width:330px}.ax-dashboard{height:430px}.dash-stats-hide-mobile,.dash-side{display:none}.dash-calendar{flex:1}.dash-content{grid-template-columns:1fr}.dash-event:nth-child(n+5){display:none}}
