:root{--navy:#0d1324;--navy2:#12364c;--text:#151927;--muted:#667085;--line:#e5e9f1;--lime:#a8ed00;--signin:#1f7892;--signin-hover:#185f75;--white:#fff;--page:#f6f8fb;--shadow:0 18px 50px rgba(17,29,55,.14)}.landing-page *{box-sizing:border-box}.landing-page{color:var(--text);background:var(--page);line-height:1.5}.landing-page a{color:inherit;text-decoration:none}.landing-page button,.landing-page input,.landing-page textarea{font:inherit}.landing-page .container{width:min(1260px,calc(100% - 40px));margin:auto}.landing-page .category-icon svg,.landing-page .feature-icon svg,.landing-page .icon svg,.landing-page .landing-footer-login svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.landing-page .site-header{position:sticky;top:0;z-index:40;background:linear-gradient(108deg,#081426,#0a2238 52%,#0b3a50);color:#fff;border-bottom:1px solid hsla(0,0%,100%,.1);box-shadow:0 9px 28px rgba(4,14,28,.2)}.landing-page .header-inner{width:min(1540px,calc(100% - 48px));min-height:88px;display:flex;align-items:center;gap:34px}.landing-page .brand{display:flex;align-items:center;min-width:90px;padding:7px 0}.landing-page .brand img{width:86px;height:40px;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.landing-page .desktop-nav{display:flex;align-items:stretch;gap:2px;height:88px;flex:1 1 auto}.landing-page .features-nav-item{display:flex;align-items:stretch;height:100%}.landing-page .features-nav-item .nav-trigger{height:100%;align-self:stretch}.landing-page .nav-link,.landing-page .nav-trigger{position:relative;display:flex;align-items:center;padding:0 14px;color:#fff;background:transparent;border:0;font-size:15px;font-weight:720;letter-spacing:-.01em;white-space:nowrap;cursor:pointer}.landing-page .nav-link:hover,.landing-page .nav-trigger.open,.landing-page .nav-trigger:hover{background:hsla(0,0%,100%,.055)}.landing-page .chevron{width:9px;height:9px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);margin-left:9px;margin-top:-5px}.landing-page .nav-trigger:after,.landing-page .top-nav-link:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--nav-accent,#47e0b0);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.landing-page .nav-trigger.open:after,.landing-page .top-nav-link.active:after,.landing-page .top-nav-link:hover:after{transform:scaleX(1)}.landing-page .top-nav-link.active{background:hsla(0,0%,100%,.075);color:#fff}.landing-page .category-nav-link{color:#e7edf4}.landing-page .category-nav-link:hover{color:#fff}.landing-page .header-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.landing-page .landing-footer-login,.landing-page .mobile-sign-in,.landing-page .sign-in{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#2a91aa,#247992);color:#fff;font-weight:800;padding:14px 22px;border-radius:10px;border:1px solid hsla(0,0%,100%,.16);box-shadow:0 9px 22px rgba(0,0,0,.18);transition:background .18s ease,transform .18s ease,box-shadow .18s ease;cursor:pointer}.landing-page .landing-footer-login:hover,.landing-page .mobile-sign-in:hover,.landing-page .sign-in:hover{background:linear-gradient(135deg,#32a0ba,#29839d);transform:translateY(-1px);box-shadow:0 12px 28px rgba(0,0,0,.24)}.landing-page .sign-in .icon{width:19px;height:19px}.landing-page .mobile-toggle{display:none;margin-left:auto;background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.4);border-radius:8px;padding:8px 11px;font-size:22px}.landing-page .mobile-nav{display:none;background:var(--navy);padding:8px 22px 24px;border-top:1px solid hsla(0,0%,100%,.1)}.landing-page .mobile-nav a,.landing-page .mobile-nav summary{display:block;color:#fff;padding:12px 0;font-weight:700}.landing-page .mobile-nav .mobile-primary-link{position:relative;padding:13px 0 13px 16px;border-bottom:1px solid hsla(0,0%,100%,.08)}.landing-page .mobile-nav .mobile-primary-link:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:50%;background:var(--nav-accent,#47e0b0);transform:translateY(-50%)}.landing-page .mobile-nav .mobile-primary-link.active{color:#fff;background:hsla(0,0%,100%,.05)}.landing-page .mobile-nav>details>summary{color:#fff;padding:15px 0;cursor:pointer}.landing-page .mobile-sign-in{margin-top:14px;width:100%}.landing-page .mega-menu{position:absolute;left:50%;top:88px;transform:translateX(-50%);width:min(1600px,calc(100vw - 32px));max-height:calc(100vh - 96px);overflow-y:auto;background:#fff;color:var(--text);border-radius:0 0 16px 16px;border:1px solid #e4e9f1;border-top:0;box-shadow:0 25px 60px rgba(7,21,40,.22);padding:30px 34px 32px;opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease}.landing-page .mega-menu.open{opacity:1;visibility:visible;pointer-events:auto}.landing-page .mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;align-items:start}.landing-page .mega-column{min-width:0;padding-right:20px;border-right:1px solid var(--line)}.landing-page .mega-column:last-child{border-right:0;padding-right:0}.landing-page .mega-title{display:flex;align-items:center;justify-content:space-between;color:#7b8496;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:800;border-bottom:2px solid var(--line);background:#fff;padding:12px 0 13px;margin-bottom:8px}.landing-page .mega-title .icon{width:18px;height:18px;color:#242b3a}.landing-page .mega-link{display:grid;grid-template-columns:24px 1fr;gap:9px;padding:7px 0;color:var(--text)}.landing-page .mega-link:hover strong{color:var(--accent)}.landing-page .mega-link>.icon{width:20px;height:20px;margin-top:1px;color:var(--accent)}.landing-page .mega-link strong{display:block;font-size:14px;line-height:1.2;margin-bottom:2px}.landing-page .mega-link small{display:block;color:#778195;font-size:12px;line-height:1.3}.landing-page .home-hero{background:#fff;padding:76px 0 70px}.landing-page .home-hero .container{width:min(1400px,calc(100% - 40px))}.landing-page .hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:52px;align-items:center}.landing-page .eyebrow{margin:0 0 14px;color:#667085;font-size:13px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.landing-page .hero-grid h1,.landing-page .page-hero h1{font-size:clamp(42px,5.2vw,68px);line-height:1.03;letter-spacing:-.045em;margin:0 0 24px}.landing-page .hero-lead,.landing-page .page-hero p{font-size:20px;color:#596477;max-width:680px}.landing-page .hero-actions{display:flex;gap:14px;margin-top:30px}.landing-page .button{display:inline-flex;align-items:center;gap:10px;padding:14px 20px;border-radius:7px;font-weight:800;border:1px solid var(--line);background:#fff;cursor:pointer}.landing-page .button.primary{background:var(--signin);border-color:var(--signin);color:#fff}.landing-page .button.primary:hover{background:var(--signin-hover);border-color:var(--signin-hover)}.landing-page .presentation-download-button{color:#24445b;border-color:#b9c9d7;background:#fff;box-shadow:0 7px 18px rgba(17,29,55,.08)}.landing-page .presentation-download-button:hover{color:#163449;border-color:#91aabd;background:#f7fbfd;transform:translateY(-1px)}.landing-page .presentation-download-button .icon,.landing-page .product-tour-presentation-download .icon{width:18px;height:18px}.landing-page .presentation-download-button svg,.landing-page .product-tour-presentation-download svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.landing-page .screen-card{background:#fff;border:1px solid #dfe5ed;border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.landing-page .browserbar{display:flex;justify-content:space-between;align-items:center;min-height:46px;height:auto;padding:6px 10px 6px 14px;background:#edf1f6;border-bottom:1px solid #dce2ea}.landing-page .browser-dots{display:flex;align-items:center;gap:7px}.landing-page .browser-dots i{display:block;width:9px;height:9px;border-radius:50%;background:#c5ccd7}.landing-page .screen-card img{width:100%;display:block}.landing-page .screen-caption{padding:14px 17px;color:#667085;font-size:13px}.landing-page .category-overview{padding:58px 0 76px;background:#f6f8fb}.landing-page .section-heading{max-width:740px;margin-bottom:28px}.landing-page .section-heading h2{font-size:38px;line-height:1.15;margin:0 0 12px}.landing-page .section-heading p{font-size:18px;color:var(--muted);margin:0}.landing-page .category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.landing-page .category-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-top:4px solid var(--accent);border-radius:9px;padding:25px 23px 22px;min-height:252px;transition:.18s}.landing-page .category-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(17,29,55,.11)}.landing-page .category-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:9px;background:var(--soft);color:var(--accent);margin-bottom:20px}.landing-page .category-icon svg{width:26px;height:26px}.landing-page .category-card h2{font-size:21px;margin:0 0 9px}.landing-page .category-card p{color:var(--muted);margin:0 0 18px}.landing-page .learn{display:flex;align-items:center;gap:8px;font-weight:800;color:var(--accent);margin-top:auto}.landing-page .learn .icon{width:17px;height:17px}.landing-page .integration-band{background:linear-gradient(115deg,var(--navy),#153e55);color:#fff;padding:58px 0}.landing-page .integration-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:60px;align-items:center}.landing-page .integration-grid h2{font-size:36px;line-height:1.15;margin:0 0 14px}.landing-page .integration-grid p{color:#d3dce6}.landing-page .flow{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.landing-page .flow div{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.13);padding:16px 13px;border-radius:8px}.landing-page .flow span{display:block;color:var(--lime);font-size:12px;font-weight:850}.landing-page .flow strong{display:block;margin:5px 0}.landing-page .flow small{color:#cbd5e1}.landing-page .page-hero{padding:70px 0 42px;background:#fff}.landing-page .page-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:start}.landing-page .role-label{display:inline-block;background:var(--soft);color:var(--accent);padding:6px 10px;border-radius:99px;font-weight:800;font-size:13px;margin-bottom:16px}.landing-page .screenshot-theme-toggle{display:inline-flex;align-items:center;padding:3px;background:#dfe5ed;border:1px solid #cbd3df;border-radius:8px;gap:2px}.landing-page .theme-option{border:0;background:transparent;color:#596477;font-size:12px;font-weight:800;line-height:1;padding:7px 12px;border-radius:6px;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.landing-page .theme-option:hover{color:#151927}.landing-page .theme-option.active{background:#fff;color:#151927;box-shadow:0 1px 4px rgba(17,29,55,.18)}.landing-page .area-screenshot{background:#0b1118}.landing-page .area-screenshot img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top;background:#0b1118}.landing-page .area-screenshot.is-light,.landing-page .area-screenshot.is-light img{background:#f4f7fb}.landing-page .feature-details-section{padding:42px 0 82px;background:#f6f8fb;scroll-margin-top:100px}.landing-page .feature-detail-heading{padding-bottom:8px}.landing-page .feature-detail-list{display:grid;gap:18px}.landing-page .feature-detail{display:grid;grid-template-columns:58px minmax(0,1fr);gap:20px;background:#fff;border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:10px;padding:28px 30px;scroll-margin-top:104px;box-shadow:0 5px 16px rgba(17,29,55,.035)}.landing-page .feature-detail:target{border-color:var(--accent);box-shadow:0 0 0 4px var(--soft),0 16px 34px rgba(17,29,55,.12)}.landing-page .feature-detail-number{display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:var(--soft);color:var(--accent);font-weight:900;font-size:14px}.landing-page .feature-detail-copy h2{margin:0 0 12px;font-size:25px;line-height:1.2;letter-spacing:-.015em}.landing-page .feature-detail-copy p{margin:0 0 10px;color:var(--muted);font-size:17px;line-height:1.62;max-width:980px}.landing-page .related{padding:52px 0 72px}.landing-page .related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.landing-page .related-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px}.landing-page .related-card h3{margin:0 0 8px}.landing-page .related-card p{color:var(--muted);margin:0 0 15px}.landing-page .site-footer{background:#0b1220;color:#dbe3ee;padding:48px 0 22px}.landing-page .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.landing-page .footer-logo img{width:82px}.landing-page .footer-grid h3{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.landing-page .footer-grid a{display:block;margin:9px 0;color:#c4cfdd}.landing-page .footer-grid p{max-width:400px;color:#aeb9c8}.landing-page .footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);margin-top:30px;padding-top:20px;color:#8f9aab;font-size:13px}.landing-page .landing-footer-login{padding:0;background:none;border:0;box-shadow:none;justify-content:flex-start;color:#c4cfdd;font-weight:400}.landing-page .landing-footer-login:hover{background:none;transform:none;box-shadow:none;color:#fff}.landing-page .skip-link{position:absolute;left:-9999px}.landing-page .skip-link:focus{left:10px;top:10px;background:#fff;color:#000;padding:8px;z-index:100}.landing-page .mobile-feature-grid{padding-left:8px}.landing-page .mobile-feature-group{border-top:1px solid hsla(0,0%,100%,.14)}.landing-page .mobile-feature-group:first-child{border-top:0}.landing-page .mobile-feature-group summary{padding:11px 0;color:#a8ed00;font-size:14px}.landing-page .mobile-feature-group a{padding:7px 0 7px 14px;color:#dfe7f1;font-size:14px;font-weight:600}@media(max-width:1250px){.landing-page .desktop-nav,.landing-page .header-actions{display:none}.landing-page .mobile-nav.open,.landing-page .mobile-toggle{display:block}.landing-page .mega-menu{display:none}}@media(max-width:1020px){.landing-page .home-hero .container{width:min(100% - 40px,1260px)}.landing-page .hero-grid,.landing-page .integration-grid,.landing-page .page-hero-grid{grid-template-columns:1fr;gap:28px}.landing-page .category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.landing-page .container,.landing-page .home-hero .container{width:min(100% - 26px,1260px)}.landing-page .home-hero,.landing-page .page-hero{padding:48px 0}.landing-page .hero-grid h1,.landing-page .page-hero h1{font-size:41px}.landing-page .hero-lead,.landing-page .page-hero p{font-size:18px}.landing-page .category-grid,.landing-page .flow,.landing-page .footer-grid,.landing-page .related-grid{grid-template-columns:1fr}.landing-page .category-card{min-height:0}.landing-page .hero-actions{flex-direction:column;align-items:stretch}.landing-page .button{justify-content:center}.landing-page .feature-detail{grid-template-columns:1fr;padding:22px 20px}.landing-page .feature-detail-number{width:42px;height:42px}.landing-page .feature-detail-copy h2{font-size:22px}.landing-page .feature-detail-copy p{font-size:16px}.landing-page .browser-dots{display:none}}.landing-page .quick-guides-mega-menu{width:min(1180px,calc(100vw - 40px));left:50%;transform:translateX(-50%);padding:24px}.landing-page .quick-guides-mega-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:0 0 18px;border-bottom:1px solid var(--line);margin-bottom:18px}.landing-page .quick-guides-mega-heading span{display:block;color:#7b8496;font-size:12px;font-weight:850;letter-spacing:.1em}.landing-page .quick-guides-mega-heading strong{display:block;font-size:20px;margin-top:4px}.landing-page .quick-guides-mega-heading>a{display:flex;align-items:center;gap:8px;color:var(--signin);font-weight:800;white-space:nowrap}.landing-page .quick-guides-mega-grid{gap:4px 22px}.landing-page .quick-guide-mega-link{display:grid;gap:11px;padding:10px 0;border-bottom:1px solid #eef1f5;color:var(--text)}.landing-page .quick-guide-mega-link:hover strong{color:var(--accent)}.landing-page .quick-guide-mega-number{display:grid;place-items:center;width:30px;height:30px;background:var(--soft);font-size:11px;font-weight:900}.landing-page .quick-guide-mega-link strong{display:block;font-size:14px;line-height:1.25;margin-bottom:3px}.landing-page .quick-guide-mega-link small{display:block;color:#778195;font-size:12px;line-height:1.35}.landing-page .quick-guides-hero{padding-bottom:52px}.landing-page .quick-guides-hero .container>p:last-child{max-width:850px;font-size:19px;color:var(--muted)}.landing-page .quick-guides-index-section{background:#f6f8fb;padding:46px 0 82px}.landing-page .quick-guides-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing-page .quick-guide-index-card{display:flex;flex-direction:column;min-height:286px;padding:24px;border:1px solid var(--line);border-top:4px solid var(--accent);border-radius:10px;background:#fff;transition:.18s}.landing-page .quick-guide-index-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(17,29,55,.11)}.landing-page .quick-guide-index-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.landing-page .quick-guide-index-number{display:grid;place-items:center;width:43px;height:43px;border-radius:9px;background:var(--soft);color:var(--accent);font-weight:900}.landing-page .quick-guide-audience{font-size:12px;font-weight:800;color:#687386;background:#f2f4f7;border-radius:99px;padding:6px 9px}.landing-page .quick-guide-index-card h2{font-size:22px;line-height:1.22;margin:0 0 10px}.landing-page .quick-guide-index-card p{color:var(--muted);margin:0 0 20px}.landing-page .quick-guide-hero{padding:72px 0 56px;background:#fff}.landing-page .quick-guide-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:52px;align-items:center}.landing-page .quick-guide-hero h1{font-size:clamp(42px,5vw,66px);line-height:1.04;letter-spacing:-.045em;margin:0 0 22px}.landing-page .quick-guide-outcome-card{border:1px solid var(--line);border-left:5px solid var(--accent);border-radius:11px;background:linear-gradient(145deg,#fff,var(--soft));padding:28px;box-shadow:0 12px 32px rgba(17,29,55,.08)}.landing-page .quick-guide-outcome-card span{display:block;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.1em;margin-bottom:10px}.landing-page .quick-guide-outcome-card p{font-size:20px;line-height:1.48;margin:0;color:#30394a}.landing-page .quick-guide-body-section{background:#f6f8fb;padding:54px 0 72px}.landing-page .quick-guide-body-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:30px;align-items:start}.landing-page .quick-guide-step-list{display:grid;gap:17px}.landing-page .quick-guide-step{display:grid;grid-template-columns:56px minmax(0,1fr);gap:20px;padding:27px 29px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 5px 16px rgba(17,29,55,.035)}.landing-page .quick-guide-step-number{display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:var(--soft);color:var(--accent);font-weight:900}.landing-page .quick-guide-step h2{font-size:24px;margin:0 0 9px}.landing-page .quick-guide-step p{font-size:17px;line-height:1.62;color:var(--muted);margin:0}.landing-page .quick-guide-step ul{margin:14px 0 0;padding-left:20px;color:var(--muted)}.landing-page .quick-guide-checklist{position:sticky;top:98px;background:#fff;border:1px solid var(--line);border-top:4px solid var(--accent);border-radius:10px;padding:25px}.landing-page .quick-guide-checklist h2{font-size:25px;margin:0 0 16px}.landing-page .quick-guide-checklist ul{display:grid;gap:13px;list-style:none;padding:0;margin:0 0 24px}.landing-page .quick-guide-checklist li{position:relative;padding-left:29px;color:#4f5b6d;line-height:1.45}.landing-page .quick-guide-checklist li:before{content:"✓";position:absolute;left:0;top:0;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--soft);color:var(--accent);font-size:12px;font-weight:900}.landing-page .quick-guide-next-section{padding:46px 0 70px;background:#fff}.landing-page .quick-guide-next-card{display:grid;grid-template-columns:120px minmax(0,1fr) 38px;gap:24px;align-items:center;border:1px solid var(--line);border-left:5px solid var(--accent);border-radius:10px;padding:27px 30px;background:linear-gradient(120deg,#fff,var(--soft));color:var(--text)}.landing-page .quick-guide-next-card>span:first-child{font-size:12px;font-weight:900;letter-spacing:.1em;color:var(--accent)}.landing-page .quick-guide-next-card h2{margin:0 0 5px;font-size:24px}.landing-page .quick-guide-next-card p{margin:0;color:var(--muted)}.landing-page .quick-guide-next-card>.icon{color:var(--accent)}.landing-page .footer-grid{grid-template-columns:1.4fr 1fr 1.25fr .7fr}@media(max-width:1020px){.landing-page .quick-guides-index-grid,.landing-page .quick-guides-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .quick-guide-body-grid,.landing-page .quick-guide-hero-grid{grid-template-columns:1fr}.landing-page .quick-guide-checklist{position:static}}@media(max-width:680px){.landing-page .quick-guides-index-grid{grid-template-columns:1fr}.landing-page .quick-guide-index-card{min-height:0}.landing-page .quick-guide-step{grid-template-columns:1fr;padding:22px 20px}.landing-page .quick-guide-next-card{grid-template-columns:1fr}.landing-page .quick-guide-hero{padding:48px 0}.landing-page .quick-guide-hero h1{font-size:40px}}.landing-page .quick-guides-mega-menu{width:min(1440px,calc(100vw - 32px));max-height:calc(100vh - 92px);overflow:auto}.landing-page .quick-guides-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.landing-page .quick-guide-mega-column{min-width:0}.landing-page .quick-guide-mega-link{grid-template-columns:34px minmax(0,1fr);padding:9px 0}.landing-page .quick-guide-mega-number{width:28px;height:28px;border-radius:7px;background:color-mix(in srgb,var(--accent) 12%,#fff);color:var(--accent);font-size:10px}.landing-page .quick-guides-role-layout{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}.landing-page .quick-guides-role-column{scroll-margin-top:105px;min-width:0}.landing-page .quick-guides-role-heading{min-height:176px;padding:0 4px 20px;border-bottom:1px solid var(--line);margin-bottom:16px}.landing-page .quick-guides-role-heading h2{font-size:27px;line-height:1.16;margin:5px 0 10px}.landing-page .quick-guides-role-heading>p:last-child{color:var(--muted);font-size:14px;line-height:1.5;margin:0}.landing-page .quick-guides-role-list{display:grid;gap:14px}.landing-page .quick-guides-role-list .quick-guide-index-card{min-height:250px;padding:20px}.landing-page .quick-guides-role-list .quick-guide-index-card h3{font-size:20px;line-height:1.24;margin:0 0 9px}@media(max-width:1180px){.landing-page .quick-guides-mega-grid,.landing-page .quick-guides-role-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .quick-guides-role-heading{min-height:0}}@media(max-width:680px){.landing-page .quick-guides-mega-grid,.landing-page .quick-guides-role-layout{grid-template-columns:1fr}}.landing-page .quick-guide-hero{padding:38px 0 32px}.landing-page .quick-guide-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:34px}.landing-page .quick-guide-hero .eyebrow{margin-bottom:10px}.landing-page .quick-guide-hero h1{font-size:clamp(38px,4.2vw,54px);line-height:1.02;margin:0 0 14px}.landing-page .quick-guide-hero .lead,.landing-page .quick-guide-hero-grid>div>p:last-child{font-size:17px;line-height:1.45;max-width:760px;margin-bottom:0}.landing-page .quick-guide-outcome-card{padding:20px 22px;box-shadow:0 8px 22px rgba(17,29,55,.065)}.landing-page .quick-guide-outcome-card span{margin-bottom:7px}.landing-page .quick-guide-outcome-card p{font-size:17px;line-height:1.42}.landing-page .quick-guide-body-section{padding:32px 0 48px}.landing-page .quick-guide-body-grid{grid-template-columns:minmax(0,1fr) 310px;gap:22px}.landing-page .quick-guide-step-list{gap:10px}.landing-page .quick-guide-step{grid-template-columns:42px minmax(0,1fr);gap:15px;padding:17px 20px;border-radius:9px;box-shadow:0 3px 10px rgba(17,29,55,.025)}.landing-page .quick-guide-step-number{width:38px;height:38px;border-radius:8px;font-size:13px}.landing-page .quick-guide-step h2{font-size:19px;line-height:1.25;margin:1px 0 4px}.landing-page .quick-guide-step p{font-size:15px;line-height:1.45}.landing-page .quick-guide-step ul{margin:8px 0 0;font-size:15px;line-height:1.45}.landing-page .quick-guide-checklist{top:84px;padding:19px 20px}.landing-page .quick-guide-checklist .eyebrow{margin-bottom:8px}.landing-page .quick-guide-checklist h2{font-size:21px;margin:0 0 12px}.landing-page .quick-guide-checklist ul{gap:9px;margin-bottom:18px}.landing-page .quick-guide-checklist li{padding-left:26px;font-size:14px;line-height:1.4}.landing-page .quick-guide-checklist li:before{width:18px;height:18px;font-size:11px}.landing-page .quick-guide-checklist .button{min-height:40px;padding:9px 15px}.landing-page .quick-guide-next-section{padding:30px 0 46px}.landing-page .quick-guide-next-card{grid-template-columns:105px minmax(0,1fr) 32px;gap:18px;padding:20px 24px}.landing-page .quick-guide-next-card h2{font-size:21px}@media(max-width:1020px){.landing-page .quick-guide-body-grid,.landing-page .quick-guide-hero-grid{grid-template-columns:1fr}.landing-page .quick-guide-outcome-card{max-width:none}}@media(max-width:680px){.landing-page .quick-guide-hero{padding:30px 0 24px}.landing-page .quick-guide-hero h1{font-size:36px}.landing-page .quick-guide-step{grid-template-columns:38px minmax(0,1fr);padding:15px 16px}.landing-page .quick-guide-next-card{grid-template-columns:1fr}}.success-mega-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.success-mega-column{min-width:0}.success-mega-link{height:100%;align-items:flex-start}.success-overview-hero{--accent:#6d5dfc;--soft:#f0edff}.success-overview-note{border:1px solid rgba(109,93,252,.22);border-radius:24px;background:linear-gradient(145deg,rgba(109,93,252,.1),rgba(0,174,184,.08));padding:clamp(24px,4vw,42px);display:grid;gap:12px;align-content:center}.success-overview-note span{color:#6d5dfc;font-size:.75rem;font-weight:800;letter-spacing:.12em}.success-overview-note strong{font-size:clamp(1.2rem,2.4vw,2rem);line-height:1.25}.success-principles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.success-principle-card{display:grid;gap:14px;padding:clamp(24px,3vw,34px);border:1px solid var(--landing-border);border-radius:24px;background:var(--landing-card);color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.success-principle-card:hover{transform:translateY(-3px);border-color:rgba(109,93,252,.38);box-shadow:0 18px 45px rgba(30,41,59,.09)}.success-principle-card>span{color:#6d5dfc;font-weight:800;letter-spacing:.08em}.success-principle-card h3{margin:0;font-size:clamp(1.25rem,2vw,1.7rem)}.success-principle-card p{margin:0;color:var(--landing-muted);line-height:1.65}.success-principle-card strong{display:inline-flex;align-items:center;gap:8px;margin-top:6px}@media (max-width:1050px){.success-mega-grid,.success-principles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.success-principles-grid{grid-template-columns:1fr}}.landing-page .success-mega-menu{width:min(1320px,calc(100vw - 32px))}.landing-page .success-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.landing-page .success-mega-column{padding-right:24px}.landing-page .success-mega-link{grid-template-columns:1fr;padding:10px 0}.landing-page .success-group-list{display:grid;gap:44px}.landing-page .success-group>h3{margin:0 0 18px;font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#778195}.landing-page .success-group .success-principles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .success-detail-hero .container{max-width:980px}.landing-page .success-detail-hero h1{max-width:900px}.landing-page .success-detail-hero p:last-child{max-width:850px}.landing-page .success-detail-section{padding:72px 0;background:#f7f9fc}.landing-page .success-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.landing-page .success-detail-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;box-shadow:0 12px 32px rgba(12,31,60,.06)}.landing-page .success-detail-grid article h2{font-size:26px;line-height:1.18;margin:6px 0 14px}.landing-page .success-detail-grid article p:last-child{color:#5f697b;line-height:1.7}.landing-page .success-practice-card ul{margin:16px 0 0;padding-left:20px;color:#5f697b;line-height:1.65}.landing-page .success-practice-card li+li{margin-top:9px}.landing-page .success-value-card{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#f4f0ff,#eef4ff)!important}.landing-page .success-value-card h2{font-size:30px!important;max-width:620px}@media(max-width:1020px){.landing-page .success-detail-grid,.landing-page .success-group .success-principles-grid,.landing-page .success-mega-grid{grid-template-columns:1fr}}.landing-page .product-tour-hero{padding-bottom:58px}.landing-page .product-tour-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:52px;align-items:center}.landing-page .product-tour-hero p:last-child{max-width:820px}.landing-page .product-tour-presentation-download{display:flex;align-items:center;gap:16px;margin-top:25px}.landing-page .product-tour-presentation-download>span{color:#6a7588;font-size:14px;font-weight:700}.landing-page .product-tour-theme-card{display:grid;gap:12px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(12,31,60,.07)}.landing-page .product-tour-theme-card>span{font-size:12px;font-weight:800;letter-spacing:.11em;color:#68758a}.landing-page .product-tour-theme-card>strong{font-size:21px}.landing-page .product-tour-theme-card .screenshot-theme-toggle{width:-moz-max-content;width:max-content;margin-top:4px}.landing-page .product-tour-section{padding:66px 0 88px;background:#f7f9fc}.landing-page .product-tour-toolbar{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:30px}.landing-page .product-tour-toolbar h2{margin:5px 0 0;font-size:clamp(30px,3.5vw,46px);line-height:1.08;letter-spacing:-.035em}.landing-page .product-tour-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.landing-page .product-tour-filters button{border:1px solid #d9e0ea;background:#fff;color:#3f4b60;border-radius:999px;padding:9px 15px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.landing-page .product-tour-filters button.active,.landing-page .product-tour-filters button:hover{background:#0d56d9;border-color:#0d56d9;color:#fff}.landing-page .product-tour-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.landing-page .product-tour-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(12,31,60,.07)}.landing-page .product-tour-card .screen-card{border:0;border-radius:0;box-shadow:none;border-bottom:1px solid var(--line)}.landing-page .product-tour-screen img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.landing-page .product-tour-category{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#526179;padding-right:4px}.landing-page .product-tour-card-copy{display:grid;gap:11px;padding:24px 26px 27px}.landing-page .product-tour-card-copy>span{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#0d63e7}.landing-page .product-tour-card-copy h3{margin:0;font-size:26px;line-height:1.15}.landing-page .product-tour-card-copy p{margin:0;color:#5f697b;line-height:1.65}.landing-page .product-tour-links{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:6px}.landing-page .product-tour-links a{display:inline-flex;align-items:center;gap:7px;color:#0d56d9;font-weight:750;text-decoration:none}.landing-page .product-tour-links a:hover{text-decoration:underline}@media(max-width:1020px){.landing-page .product-tour-grid,.landing-page .product-tour-hero-grid{grid-template-columns:1fr}.landing-page .product-tour-toolbar{align-items:flex-start;flex-direction:column}.landing-page .product-tour-filters{justify-content:flex-start}}@media(max-width:680px){.landing-page .product-tour-section{padding:48px 0 64px}.landing-page .product-tour-card-copy{padding:20px}.landing-page .product-tour-links{flex-direction:column;align-items:flex-start}.landing-page .product-tour-presentation-download{align-items:stretch;flex-direction:column}.landing-page .product-tour-presentation-download>span{text-align:center}}