:root{scroll-behavior:smooth}.landing-page{--ink:#171329;--muted:#6f6980;--violet:#6d28d9;--violet-dark:#4c1d95;--line:#e9e5f0;min-height:100vh;color:var(--ink);font-family:var(--font-geist-sans,Arial,sans-serif);background:#fff;overflow:hidden}.landing-shell{width:min(1160px,100% - 40px);margin-inline:auto}.landing-nav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-bottom:1px solid #e8e2f1bf;position:fixed;inset:0 0 auto;box-shadow:0 8px 30px #1e143209}.landing-nav__inner{justify-content:space-between;align-items:center;height:72px;display:flex}.landing-nav a{color:inherit;text-decoration:none}.landing-brand{letter-spacing:-.04em;align-items:center;gap:9px;font-size:20px;font-weight:850;display:inline-flex}.landing-brand>span{color:#fff;background:linear-gradient(145deg,#7c3aed,#4c1d95);border-radius:10px;place-items:center;width:34px;height:34px;font-size:17px;display:grid;box-shadow:0 7px 18px #6d28d940}.landing-nav__links{color:#514b60;align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.landing-nav__links>a:not(.landing-button):hover{color:var(--violet)}.landing-nav__toggle{color:var(--ink);background:0 0;border:0;display:none}.landing-button{border:1px solid var(--violet);background:var(--violet);border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 21px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 10px 24px #6d28d933;color:#fff!important}.landing-button:hover{background:var(--violet-dark);transform:translateY(-2px);box-shadow:0 14px 30px #6d28d945}.landing-button--small{min-height:40px;padding:0 16px}.landing-button--secondary{box-shadow:none;background:#fff;border-color:#ddd7e8;color:#3f394e!important}.landing-button--secondary:hover{background:#faf8ff;border-color:#b9a8d8;color:var(--violet)!important}.landing-hero{background:radial-gradient(circle at 78% 22%,#c4b5fd59,#0000 27%),radial-gradient(circle at 18% 8%,#ddd6fe73,#0000 24%),linear-gradient(#fdfcff,#fff);padding:152px 0 102px;position:relative}.landing-hero__grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:62px;display:grid}.landing-eyebrow{color:var(--violet);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.landing-hero h1{letter-spacing:-.065em;max-width:620px;margin:20px 0;font-size:clamp(48px,6vw,76px);line-height:.98}.landing-hero h1 em{color:var(--violet);font-style:normal;display:block}.landing-hero__copy>p{max-width:580px;color:var(--muted);margin:0;font-size:18px;line-height:1.7}.landing-hero__actions{gap:12px;margin-top:32px;display:flex}.landing-hero__trust{color:#777083;flex-wrap:wrap;gap:18px;margin-top:22px;font-size:12px;font-weight:700;display:flex}.landing-hero__trust span{align-items:center;gap:6px;display:flex}.landing-hero__trust svg{color:#16a34a;width:15px}.landing-hero__visual{perspective:1200px;min-width:0;position:relative}.landing-hero__visual>.product-preview{transform:rotateY(-5deg)rotateX(2deg);box-shadow:0 38px 80px #321f5a33}.landing-orbit{filter:blur(1px);border-radius:999px;position:absolute}.landing-orbit--one{border:1px solid #7c3aed2b;inset:-20px 10% 10%}.landing-orbit--two{border:1px solid #7c3aed1a;inset:15% -30px -20px 2%}.landing-float{z-index:3;color:#4d465c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #ffffffe6;border-radius:12px;align-items:center;gap:8px;padding:11px 14px;font-size:12px;font-weight:800;display:flex;position:absolute;box-shadow:0 12px 32px #23193721}.landing-float svg{width:17px;color:var(--violet)}.landing-float--one{bottom:-22px;left:-25px}.landing-float--two{top:-22px;right:10px}.product-preview{background:#fff;border:1px solid #ded8e8;border-radius:17px;width:100%;overflow:hidden;box-shadow:0 20px 52px #2c20431f}.product-preview__top{background:#faf9fc;border-bottom:1px solid #eeeaf3;align-items:center;gap:5px;height:28px;padding:0 10px;display:flex}.product-preview__top>span{background:#d5cede;border-radius:50%;width:6px;height:6px}.product-preview__top small{color:#a29bad;margin:auto;font-size:7px}.product-preview__body{grid-template-columns:22% 1fr;min-height:250px;display:grid}.product-preview__body aside{background:#1d1630;flex-direction:column;gap:11px;padding:16px 12px;display:flex}.product-preview__body aside .landing-brand{color:#fff;font-size:8px}.product-preview__body aside .landing-brand>span{border-radius:4px;width:15px;height:15px;font-size:7px}.product-preview__body aside i{background:#ffffff26;border-radius:5px;width:75%;height:5px}.product-preview__content{background:#f8f7fb;min-width:0;padding:17px}.product-preview__content header{justify-content:space-between;align-items:center;display:flex}.product-preview__content header small,.product-preview__content header strong{display:block}.product-preview__content header small{color:#948c9e;font-size:7px}.product-preview__content header strong{margin-top:3px;font-size:12px}.product-preview__content header>span{background:#e7ddfb;border-radius:50%;width:22px;height:22px}.preview-kpis{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.preview-kpis div{background:linear-gradient(135deg,#fff,#f5f0ff);border:1px solid #ede9f2;border-radius:7px;height:44px}.preview-chart{background:#fff;border:1px solid #ede9f2;border-radius:8px;align-items:flex-end;gap:8px;height:116px;margin-top:10px;padding:14px 15px 10px;display:flex}.preview-chart span{background:linear-gradient(#8b5cf6,#c4b5fd);border-radius:3px 3px 0 0;flex:1;min-height:18%}.preview-chart span:nth-child(2){height:48%}.preview-chart span:nth-child(3){height:72%}.preview-chart span:nth-child(4){height:55%}.preview-chart span:nth-child(5){height:88%}.preview-chart span:nth-child(6){height:65%}.preview-chart span:nth-child(7){height:95%}.preview-calendar{grid-template-columns:30px 1fr;gap:7px 9px;margin-top:16px;display:grid}.preview-calendar b{color:#8d8598;font-size:7px}.preview-calendar em{background:#ede9fe;border-left:3px solid #8b5cf6;border-radius:4px;height:34px}.preview-clients{gap:7px;margin-top:16px;display:grid}.preview-clients div{background:#fff;border-radius:7px;grid-template-columns:20px 1fr .5fr;align-items:center;gap:8px;padding:7px;display:grid}.preview-clients i{background:#ddd6fe;border-radius:50%;width:20px;height:20px}.preview-clients span,.preview-clients small{background:#ddd8e5;border-radius:4px;height:5px}.landing-section{padding:100px 0}.landing-section--tinted{background:#f8f7fb}.landing-section--dark{color:#fff;background:#1c142d}.landing-section__heading{max-width:660px;margin-bottom:44px}.landing-section__heading>span{color:var(--violet);letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:850}.landing-section__heading h2,.landing-why h2{letter-spacing:-.045em;margin:12px 0;font-size:clamp(34px,4vw,48px);line-height:1.08}.landing-section__heading p,.landing-why p{color:var(--muted);line-height:1.7}.landing-section--dark .landing-section__heading p{color:#b8afc7}.landing-feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.landing-feature-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:25px;transition:all .25s}.landing-feature-grid article:hover{border-color:#cfc1e9;transform:translateY(-5px);box-shadow:0 20px 45px #2c204314}.landing-feature-grid article>div{width:43px;height:43px;color:var(--violet);background:#f0eafd;border-radius:12px;place-items:center;display:grid}.landing-feature-grid h3{margin:20px 0 8px;font-size:17px}.landing-feature-grid p{min-height:66px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.landing-feature-grid article>span{color:var(--violet);align-items:center;gap:3px;margin-top:16px;font-size:12px;font-weight:800;display:flex}.landing-preview-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.landing-preview-grid>button{border:1px solid var(--line);cursor:zoom-in;text-align:left;background:#fff;border-radius:20px;padding:0;transition:all .25s;overflow:hidden}.landing-preview-grid>button:hover{transform:translateY(-4px);box-shadow:0 20px 50px #281c411f}.landing-preview-grid>button.is-featured{grid-column:span 2}.landing-preview-grid>button.is-featured .product-preview__body{min-height:360px}.landing-preview-grid>button>span{padding:18px 20px;display:block}.landing-preview-grid>button strong,.landing-preview-grid>button small{display:block}.landing-preview-grid>button small{color:var(--muted);margin-top:4px}.landing-why{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.landing-device{color:var(--violet);align-items:center;gap:10px;margin-top:25px;font-size:13px;font-weight:800;display:flex}.landing-benefits{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.landing-benefits div{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:10px;padding:16px;font-size:13px;font-weight:750;display:flex}.landing-benefits svg{color:#16a34a;width:18px}.landing-steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-steps article{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:18px;min-height:150px;padding:25px;position:relative}.landing-steps b{color:#d8c8ff;background:#6d28d9;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.landing-steps h3{margin:25px 0 0;font-size:18px}.landing-steps article>svg{color:#725f8e;position:absolute;top:50%;right:-31px}.landing-roadmap{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.landing-roadmap article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:18px;display:flex}.landing-roadmap svg{color:#a78bfa;width:20px}.landing-roadmap small,.landing-roadmap strong{display:block}.landing-roadmap small{color:#8b5cf6;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.landing-roadmap strong{margin-top:4px;font-size:14px}.landing-cta{padding:32px 0 80px}.landing-cta .landing-shell{color:#fff;background:linear-gradient(130deg,#6d28d9,#4c1d95);border-radius:24px;justify-content:space-between;align-items:center;gap:30px;padding:42px 48px;display:flex;box-shadow:0 25px 65px #4c1d9540}.landing-cta span{color:#ddd0ff;text-transform:uppercase;font-size:12px;font-weight:800}.landing-cta h2{margin:8px 0 0;font-size:clamp(28px,4vw,40px)}.landing-button--light{box-shadow:none;background:#fff;border-color:#fff;flex:none;color:#4c1d95!important}.landing-button--light:hover{background:#f7f3ff}.landing-footer{color:#b9b0c8;background:#171022;padding:55px 0 22px}.landing-footer>.landing-shell:first-child{justify-content:space-between;gap:30px;display:flex}.landing-footer .landing-brand{color:#fff}.landing-footer p{margin:14px 0 0;font-size:13px}.landing-footer>.landing-shell>div:last-child{flex-wrap:wrap;gap:25px;display:flex}.landing-footer a{color:#c9c0d5;font-size:13px;text-decoration:none}.landing-footer a:hover{color:#fff}.landing-footer__bottom{border-top:1px solid #ffffff14;margin-top:40px;padding-top:20px;font-size:11px}[data-reveal]{opacity:1;transform:none}[data-reveal].is-visible{animation:.65s both landing-reveal-in}@keyframes landing-reveal-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.landing-modal{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#100a1abf;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.landing-modal>div{background:#fff;border-radius:22px;width:min(980px,100%);padding:18px;position:relative;box-shadow:0 40px 100px #00000059}.landing-modal>div>button{z-index:3;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:27px;right:27px;box-shadow:0 5px 18px #00000026}.landing-modal h3{margin:18px 5px 3px}.landing-modal p{color:var(--muted);margin:0 5px 5px}.product-preview--large .product-preview__body{min-height:420px}.landing-auth-loading{background:#faf9fc;place-items:center;min-height:100vh;display:grid}.landing-auth-loading span{border:3px solid #e4dded;border-top-color:#6d28d9;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite landing-spin}@keyframes landing-spin{to{transform:rotate(360deg)}}@media (max-width:980px){.landing-hero__grid{grid-template-columns:1fr}.landing-hero__copy{text-align:center}.landing-hero__copy>p{margin-inline:auto}.landing-hero__actions,.landing-hero__trust{justify-content:center}.landing-hero__visual{width:min(720px,100%);margin:20px auto 0}.landing-feature-grid{grid-template-columns:repeat(2,1fr)}.landing-why{grid-template-columns:1fr;gap:40px}.landing-roadmap{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.landing-shell{width:min(100% - 28px,1160px)}.landing-nav__toggle{display:grid}.landing-nav__links{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;align-items:stretch;gap:4px;padding:15px;display:none;position:absolute;top:72px;left:14px;right:14px;box-shadow:0 20px 50px #1e143229}.landing-nav__links.is-open{display:flex}.landing-nav__links>a{padding:11px}.landing-hero{padding:125px 0 75px}.landing-hero h1{font-size:46px}.landing-hero__copy>p{font-size:16px}.landing-hero__visual>.product-preview{transform:none}.landing-float{display:none}.landing-section{padding:75px 0}.landing-feature-grid,.landing-preview-grid,.landing-benefits,.landing-steps,.landing-roadmap{grid-template-columns:1fr}.landing-preview-grid>button.is-featured{grid-column:auto}.landing-preview-grid>button.is-featured .product-preview__body{min-height:250px}.landing-steps article>svg{display:none}.landing-cta .landing-shell{flex-direction:column;align-items:flex-start;padding:32px 25px}.landing-footer>.landing-shell:first-child{flex-direction:column}.landing-modal{padding:12px}.product-preview--large .product-preview__body{min-height:280px}}@media (max-width:480px){.landing-hero h1{font-size:39px}.landing-hero__actions{flex-direction:column;align-items:stretch}.landing-button{width:100%}.landing-feature-grid{grid-template-columns:1fr}.product-preview__body{grid-template-columns:18% 1fr;min-height:210px}.product-preview__body aside{padding:12px 7px}.product-preview__body aside .landing-brand{font-size:0}.landing-preview-grid>button.is-featured .product-preview__body{min-height:210px}.landing-section__heading h2,.landing-why h2{font-size:32px}.landing-benefits{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}[data-reveal],[data-reveal].is-visible{opacity:1;animation:none;transform:none}.landing-button,.landing-feature-grid article,.landing-preview-grid>button{transition:none}}
