.luma-marketing{--font-luma-sans:var(--font-geist-sans),Arial,sans-serif;--lm-ink:#242326;--lm-muted:#696771;--lm-paper:#fcfcfa;--lm-line:#e9e8e4;--lm-purple:#6654fa;--lm-serif:var(--font-luma-serif),Georgia,serif;font-family:var(--font-luma-sans);color:var(--lm-ink);background:var(--lm-paper);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}.luma-marketing *{box-sizing:border-box}.luma-marketing a{text-decoration:none}.luma-marketing button,.luma-marketing input{font:inherit}.luma-marketing button,.luma-marketing summary{cursor:pointer}.luma-marketing a:focus-visible,.luma-marketing button:focus-visible,.luma-marketing input:focus-visible,.luma-marketing summary:focus-visible{outline:2px solid #6554fa;outline-offset:5px}.lm-skip{position:fixed;top:-100px;left:20px;z-index:200;background:#fff;padding:12px 20px;border:1px solid var(--lm-purple);border-radius:8px}.lm-skip:focus{top:16px}.lm-nav-wrap{position:sticky;top:0;z-index:60;padding:18px 28px 0;background:linear-gradient(var(--lm-paper) 65%,transparent)}.lm-nav{max-width:1336px;height:72px;margin:auto;background:hsla(0,0%,100%,.94);border:1px solid #e9e8e4;border-radius:50px;display:flex;align-items:center;gap:24px;padding:0 22px 0 28px;box-shadow:0 3px 20px #29232903;backdrop-filter:blur(16px)}.lm-logo{display:inline-flex;flex-shrink:0}.lm-logo img{width:175px;height:28px}.lm-nav-links{display:flex;align-items:center;gap:28px;margin:auto;font-size:13px}.lm-nav-links a{color:#48464e}.lm-nav-links a:hover,.lm-nav-links a[aria-current]{color:#5b46ee}.lm-nav-cta{display:flex;align-items:center;gap:24px;font-size:13px}.luma-marketing .lm-button{display:inline-flex;justify-content:center;align-items:center;gap:14px;padding:13px 23px;min-height:48px;font-size:13px;font-weight:500;border:1px solid var(--lm-line);border-radius:40px;line-height:1.4;transition:background .2s,transform .2s}.luma-marketing .lm-button:hover{transform:translateY(-2px);background:#f0efec}.luma-marketing .lm-button-dark{background:#252428;color:#fff;border-color:#252428}.luma-marketing .lm-button-dark:hover{background:#464149}.lm-nav .lm-button{min-height:42px;padding:10px 19px}.lm-menu-toggle{display:none;border:0;background:none;padding:10px}.lm-mobile-menu{display:none}.lm-feature-dropdown{position:relative}.luma-marketing .lm-features-trigger{display:flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#48464e;font-size:inherit}.lm-features-trigger:hover,.lm-features-trigger[aria-expanded=true],.lm-features-trigger[data-active]{color:var(--lm-purple)}.lm-features-trigger svg{transition:transform .18s ease}.lm-features-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.lm-features-panel{position:absolute;top:calc(100% + 24px);left:-92px;width:562px;border:1px solid #eeedf1;border-radius:18px;background:#fff;box-shadow:0 16px 48px #28213614,0 3px 8px #28213605;animation:lm-dropdown-enter .18s ease-out}.lm-features-panel:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:25px}.lm-features-scroll{max-height:calc(100dvh - 125px);overflow-y:auto;overscroll-behavior:contain;border-radius:inherit}.lm-features-groups{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;padding:22px 18px 16px}.lm-features-groups h2{margin:0 10px 10px;color:#27252d;font-size:12px;line-height:1.5;font-weight:600}.lm-features-groups ul{margin:0;padding:0;list-style:none}.lm-features-groups a{display:flex;align-items:center;min-height:38px;gap:10px;padding:8px 10px;border-radius:8px;color:#39363e;font-size:13px;line-height:1.5;transition:background .15s,color .15s}.lm-features-groups a>svg{flex-shrink:0;color:#7963ff}.lm-features-groups a:focus-visible,.lm-features-groups a:hover{background:#f6f3ff;color:#543cda}.lm-feature-badge{flex-shrink:0;margin-left:auto;padding:1px 5px;border-radius:4px;background:#f1edff;color:#6a51dd;font-size:9px;font-weight:500}.lm-features-panel .lm-features-all{display:flex;align-items:center;justify-content:space-between;padding:15px 28px;border-top:1px solid #efedf3;color:#6250d9;font-size:12px;font-weight:500}.lm-features-all:hover{background:#faf9fd}@keyframes lm-dropdown-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.lm-text-link{display:inline-flex;gap:16px;align-items:center;font-size:13px}.lm-text-link:hover{color:var(--lm-purple)}.lm-footer{max-width:1336px;margin:0 auto;padding:76px 36px 26px;border-top:1px solid var(--lm-line)}.lm-footer-top{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:45px;padding-bottom:64px}.lm-footer-brand p{font-family:var(--lm-serif);font-size:34px;line-height:1.12;margin:26px 0;color:#2a292d}.lm-footer-top h2{font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin:2px 0 24px;font-weight:500;color:var(--lm-muted)}.lm-footer-top>div>a:not(:first-child){display:block;margin:10px 0;font-size:13px;color:#55515f}.lm-footer-top>div>a:hover{color:var(--lm-purple)}.lm-footer-top .lm-footer-brand>a:not(:first-child){margin-top:28px}.lm-footer-bottom{border-top:1px solid var(--lm-line);padding-top:24px;justify-content:space-between;font-size:11px;color:#77717f}.lm-footer-bottom,.lm-footer-bottom>div{display:flex;gap:24px}@media (max-width:1050px){.lm-nav-links{gap:20px}.lm-nav-cta{gap:18px}.lm-logo img{width:145px;height:auto}.lm-nav{gap:20px;padding:0 18px}.lm-footer-top{grid-template-columns:1.3fr 1fr 1fr;gap:30px}.lm-footer-top>div:last-child{grid-column:2/4}}@media (max-width:900px){.lm-nav-wrap{padding:10px 16px 0}.lm-nav{height:62px;padding:0 14px 0 20px}.lm-logo img{width:154px}.lm-nav .lm-logo{min-height:44px;align-items:center}.lm-nav-cta,.lm-nav-links{display:none}.lm-menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;margin-left:auto}.lm-mobile-menu{display:flex;flex-direction:column;background:#fff;margin-top:8px;padding:22px;border:1px solid var(--lm-line);border-radius:20px;gap:12px;box-shadow:0 14px 28px #2524280d;max-height:calc(100dvh - 94px);overflow-y:auto;overscroll-behavior:contain}.lm-mobile-menu>a{display:flex;align-items:center;min-height:44px}.lm-feature-dropdown-mobile .lm-features-trigger{width:100%;justify-content:space-between;min-height:44px}.lm-feature-dropdown-mobile .lm-features-panel{position:static;width:100%;margin-top:16px;border:0;border-radius:0;box-shadow:none}.lm-feature-dropdown-mobile .lm-features-panel:before{content:none}.lm-feature-dropdown-mobile .lm-features-scroll{max-height:none;overflow:visible}.lm-feature-dropdown-mobile .lm-features-groups{padding:0 0 12px;gap:20px;grid-template-columns:1fr 1fr}.lm-feature-dropdown-mobile .lm-features-groups a{min-height:44px}.lm-feature-dropdown-mobile .lm-features-all{padding:15px 10px}}@media (max-width:760px){.lm-footer{padding:48px 24px 24px}.lm-footer-top{grid-template-columns:1fr 1fr;gap:36px 26px;padding-bottom:40px}.lm-footer-brand{grid-column:1/3}.lm-footer-top>div:last-child{grid-column:auto}.lm-footer-bottom{flex-wrap:wrap;font-size:10px}.lm-footer-bottom>span:last-child{width:100%}}@media (max-width:520px){.lm-feature-dropdown-mobile .lm-features-groups{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.luma-marketing *,.luma-marketing :after,.luma-marketing :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}