@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap");

:root{font-family:"Noto Sans SC","PingFang SC","Microsoft YaHei",sans-serif;color:#12182d;background:#fff;font-synthesis:none;--violet:#6d48f5;--purple:#8d54ff;--pink:#e354b2;--muted:#66708a;--line:#e7e7f1;--shell:1220px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}.header{height:74px;background:rgba(255,255,255,.94);border-bottom:1px solid #eeeef5;position:sticky;top:0;z-index:50;backdrop-filter:blur(18px)}.nav-row{height:100%;display:grid;grid-template-columns:230px 1fr 230px;align-items:center}.logo{display:inline-flex;align-items:center;gap:10px;font-size:18px}.logo img{width:37px;height:37px}.nav{display:flex;align-items:stretch;justify-content:center;height:100%;gap:34px}.nav a{font-size:14px;display:flex;align-items:center;gap:4px;position:relative;white-space:nowrap}.nav a:hover,.nav a.active{color:var(--violet)}.nav>a.active:after,.nav-dropdown>.nav-dropdown-trigger.active:after{content:"";height:3px;border-radius:3px;background:#8d62ff;position:absolute;left:10px;right:10px;bottom:0}.nav-actions{display:flex;justify-content:flex-end;gap:10px}.outline-small,.solid-small{height:38px;padding:0 17px;border-radius:8px;display:flex;align-items:center;font-size:13px;font-weight:600}.outline-small{border:1px solid #a894ff;color:#6647e8}.solid-small{background:#7350ee;color:white;box-shadow:0 8px 18px rgba(109,72,245,.2)}.menu-button{display:none;border:0;background:none;color:#292e42}

.nav-row{grid-template-columns:215px 1fr 370px}.nav{gap:28px}.language-switcher{height:38px;padding:0 7px;border:0;background:transparent;color:#4f586d;display:flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap;cursor:default}.language-switcher svg:first-child{width:18px;height:18px}.language-switcher svg:last-child{width:12px;height:12px;color:#8b92a3}
.nav-dropdown{position:relative;display:flex;align-items:stretch}.nav-dropdown-trigger>span{font-size:12px;color:#8b92a3;transform:translateY(-1px);transition:transform .18s}.nav-submenu{position:absolute;top:calc(100% - 8px);left:50%;width:244px;padding:9px;border:1px solid #e7e4f1;border-radius:13px;background:rgba(255,255,255,.98);box-shadow:0 18px 45px rgba(42,32,82,.13);display:grid;grid-template-columns:1fr 1fr;gap:4px;opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:opacity .18s,transform .18s,visibility .18s}.nav-dropdown:hover .nav-submenu,.nav-dropdown:focus-within .nav-submenu{opacity:1;visibility:visible;transform:translate(-50%,0)}.nav-dropdown:hover .nav-dropdown-trigger>span,.nav-dropdown:focus-within .nav-dropdown-trigger>span{transform:translateY(1px) rotate(180deg)}.nav-submenu a{min-width:0;padding:10px;border-radius:9px;display:block;white-space:normal}.nav-submenu a:first-child{grid-column:1/-1;background:#f5f1ff}.nav-submenu a:hover,.nav-submenu a.active{background:#f5f1ff;color:#6547e7}.nav-submenu b,.nav-submenu small{display:block}.nav-submenu b{font-size:12px}.nav-submenu small{margin-top:3px;color:#858ca0;font-size:9px;line-height:1.35}.nav-submenu a.active b{color:#6547e7}

.hero{height:570px;position:relative;overflow:hidden;border-bottom:1px solid #eeeef8}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-inner{height:100%;position:relative;display:grid;grid-template-columns:43% 57%;align-items:center}.hero-copy{z-index:2;padding-left:6px;margin-top:-20px}.hero h1{font-size:54px;line-height:1.2;letter-spacing:-.045em;margin:0 0 20px;font-weight:800}.hero h1 span{color:#714ff3}.hero-copy>p{font-size:16px;line-height:1.8;color:#626c83;max-width:495px;margin:0}.hero-buttons{display:flex;gap:16px;margin-top:28px}.button{height:51px;padding:0 27px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600;font-size:15px;transition:.18s}.button:hover{transform:translateY(-2px)}.button.solid{background:#6949ef;color:#fff;box-shadow:0 12px 26px rgba(104,73,239,.24)}.button.outline{border:1px solid #8d76ef;color:#6b4fe0;background:rgba(255,255,255,.75)}.hero-checks{display:flex;gap:25px;margin-top:29px;color:#5f6980;font-size:13px}.hero-checks span{display:flex;align-items:center;gap:6px}.hero-checks svg{color:#7859f0;width:17px}.hero-product{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.hero-product img{width:720px;max-width:65vw;height:auto;transform:translate(10px,20px);filter:drop-shadow(0 24px 32px rgba(93,70,170,.11))}

.platform-bar{margin-top:26px;text-align:center}.platform-bar p{font-size:12px;color:#7054ec;margin:0 0 10px}.platform-bar>div{height:67px;border:1px solid #e4e3ee;border-radius:9px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;box-shadow:0 5px 18px rgba(45,42,76,.03)}.platform-bar span{display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:600;color:#3d4559}.platform-bar svg{font-size:25px;color:#7553f4}

.features{padding-top:34px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.feature-grid article{min-height:126px;border:1px solid #e4e5ed;border-radius:10px;padding:25px;display:flex;gap:18px;transition:.18s;background:#fff}.feature-grid article:hover{border-color:#c6b8ff;box-shadow:0 10px 28px rgba(91,71,153,.07);transform:translateY(-2px)}.feature-grid article>span{width:48px;height:48px;flex:none;border-radius:50%;display:grid;place-items:center;background:#f1edff;color:#6a4cec}.feature-grid h3{font-size:16px;margin:1px 0 8px}.feature-grid p{font-size:12px;line-height:1.65;color:#778097;margin:0}

.product-showcase{padding:74px 0 36px;display:grid;grid-template-columns:34% 66%;align-items:center;min-height:545px}.product-copy{padding-left:4px}.product-copy>small{font-size:12px;color:#7657ee}.product-copy h2,.steps h2,.downloads h2,.reviews h2,.faq h2{font-size:30px;letter-spacing:-.025em;margin:13px 0}.product-copy>p{font-size:14px;line-height:1.8;color:#70798f;max-width:400px}.product-copy ul{list-style:none;padding:0;margin:24px 0}.product-copy li{display:flex;align-items:center;gap:9px;color:#606a81;font-size:13px;margin:14px 0}.product-copy li svg{color:#795bf0}.outline-more{height:42px;border:1px solid #8e78ef;color:#6848e6;border-radius:7px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;font-size:13px}.dashboard{height:440px;display:flex;align-items:center;justify-content:flex-end}.dashboard img{width:790px;max-width:70vw;height:auto;filter:drop-shadow(0 20px 30px rgba(95,72,159,.12))}

.steps{text-align:center;padding:42px 0 67px}.steps>h2{margin:0 0 36px}.step-line{display:grid;grid-template-columns:repeat(3,1fr);gap:72px;position:relative}.step-line:before{content:"";height:1px;background:#dedbed;position:absolute;left:15%;right:15%;top:26px}.step-line article{position:relative;background:#fff;border:1px solid #e4e4ee;border-radius:10px;min-height:138px;padding:34px 26px 24px;text-align:left;display:flex;align-items:flex-start;gap:18px}.step-line article>b{position:absolute;top:-16px;left:50%;transform:translateX(-50%);background:#6949ee;color:#fff;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:13px}.step-line article>svg{color:#7656ef;flex:none}.step-line h3{margin:1px 0 8px;font-size:16px}.step-line p{margin:0;color:#788197;font-size:12px;line-height:1.65}

.downloads{text-align:center;padding:20px 0 76px}.downloads>h2{margin-bottom:4px}.downloads>p{font-size:13px;color:#7f879a;margin:0 0 28px}.download-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.download-grid article{border:1px solid #e2e3ec;border-radius:10px;min-height:220px;padding:24px 14px;display:flex;align-items:center;flex-direction:column;background:#fff}.download-grid article>svg{margin-bottom:8px}.download-grid article:nth-child(1)>svg{color:#1687dd}.download-grid article:nth-child(2)>svg{color:#111}.download-grid article:nth-child(3)>svg{color:#111}.download-grid article:nth-child(4)>svg{color:#65bd53}.download-grid article:nth-child(5)>svg{color:#111}.download-grid h3{font-size:16px;margin:4px}.download-grid p{font-size:11px;color:#8a91a2;margin:2px 0 14px}.download-grid article>a{width:100%;height:35px;background:#704fee;color:#fff;border-radius:5px;display:grid;place-items:center;font-size:12px;font-weight:600}.download-grid small{font-size:10px;color:#858d9f;margin-top:9px}.versions{display:inline-flex;align-items:center;gap:5px;margin-top:19px;color:#6c4eec;font-size:12px}

.reviews{background:#fbfbfe;border-top:1px solid #f0f0f6;border-bottom:1px solid #f0f0f6;padding:43px 0 32px;text-align:center}.reviews h2{margin:0 0 27px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left}.review-grid article{background:#fff;border:1px solid #e4e4ec;border-radius:10px;padding:20px;display:grid;grid-template-columns:48px 1fr;gap:14px;min-height:125px}.avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700;background:#7964ef}.avatar-2{background:#da78ad}.avatar-3{background:#4f86c9}.review-top{display:flex;justify-content:space-between;align-items:center}.review-top b{font-size:13px}.review-top span{font-size:11px;letter-spacing:2px;color:#f0ae22}.review-grid p{font-size:11px;line-height:1.7;color:#6f788e;margin:8px 0}.review-grid small{font-size:10px;color:#7856ed;background:#f0ecff;border-radius:4px;padding:3px 6px}.dots{display:flex;justify-content:center;gap:5px;margin-top:20px}.dots i{width:5px;height:5px;border-radius:50%;background:#d6d2e6}.dots i:first-child{width:16px;border-radius:8px;background:#7554ef}

.faq{padding:56px 0 36px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-title h2{margin:0}.section-title>a{font-size:12px;color:#6c4ee8;display:flex;align-items:center;gap:4px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.faq-grid button{text-align:left;min-height:54px;padding:14px 16px;border:1px solid #e1e3eb;border-radius:7px;background:#fff;display:grid;grid-template-columns:1fr 18px;align-items:start;color:#293146}.faq-grid button>span b{display:block;font-size:12px}.faq-grid button small{display:block;color:#778095;font-size:11px;line-height:1.6;margin-top:9px}.faq-grid button svg{transition:.18s}.faq-grid button.open{border-color:#c9bcff;background:#fdfcff}.faq-grid button.open svg{transform:rotate(180deg);color:#6e4ded}

.community{height:151px;margin-top:20px;margin-bottom:34px;border-radius:12px;background:#f5edff;display:grid;grid-template-columns:1fr 1.25fr 120px;align-items:center;padding:28px 34px;overflow:hidden;position:relative}.community h2{font-size:23px;margin:0 0 10px}.community p{font-size:12px;color:#6d7589;margin:0;line-height:1.7}.community form{display:grid;grid-template-columns:1fr 112px}.community input{height:43px;border:1px solid #dedbea;border-radius:7px 0 0 7px;padding:0 14px;outline:none}.community form button{border:0;border-radius:0 7px 7px 0;background:#6f4cef;color:#fff;font-weight:600}.community form small{grid-column:1/3;font-size:10px;color:#677185;margin-top:10px;display:flex;align-items:center}.community form small svg{color:#28a870;margin-right:3px}.community>img{position:absolute;right:5px;bottom:-36px;width:140px;opacity:.92}.joined{color:#5f45d7;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}

footer{border-top:1px solid #eeeef4;background:#fff}.footer-main{padding:36px 0 28px;display:grid;grid-template-columns:2.2fr repeat(4,1fr);gap:54px}.footer-brand .logo{margin-bottom:13px}.footer-brand p{font-size:11px;line-height:1.75;color:#777f92;max-width:255px}.footer-brand>div{display:flex;gap:8px}.footer-brand>div a{width:30px;height:30px;border:1px solid #e2e3eb;border-radius:50%;display:grid;place-items:center;color:#606a7f}.footer-col h3{font-size:12px;margin:4px 0 14px}.footer-col a{display:block;font-size:11px;color:#767e90;margin:9px 0}.footer-col a:hover{color:#6749e7}.footer-bottom{height:68px;border-top:1px solid #ececf2;display:grid;grid-template-columns:1fr 1.25fr 1.5fr;align-items:center;color:#8a91a1;font-size:10px}.footer-bottom button{justify-self:start;border:1px solid #e1e2e9;background:#fff;border-radius:6px;height:34px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#727a8d;font-size:11px}.footer-bottom span:nth-child(2){text-align:center}.footer-bottom span:last-child{text-align:right}

/* Download center and platform pages */
.download-site{min-height:100vh;background:#fbfbfe}.download-site .header{background:rgba(255,255,255,.96)}.download-center-hero{text-align:center;padding:88px 0 72px;background:#f5f1ff;border-bottom:1px solid #ebe7f7}.download-center-hero span,.detail-kicker,.detail-section-title>span,.other-platforms>div>span{font-size:13px;color:#6f4fed;font-weight:700}.download-center-hero h1{font-size:48px;margin:12px 0 14px;letter-spacing:-.04em}.download-center-hero p{max-width:640px;margin:0 auto;color:#69738a;line-height:1.8}.release-note{margin-top:24px;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:30px;background:#fff;color:#6550cc;font-size:12px;border:1px solid #e1dafa}.release-note svg{color:#27aa65}.overview-platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:54px 0}.overview-platform{min-height:180px;background:#fff;border:1px solid #e4e4ed;border-radius:14px;padding:28px;display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:22px;transition:.18s}.overview-platform:hover{border-color:#bcaaff;box-shadow:0 16px 36px rgba(71,53,128,.08);transform:translateY(-3px)}.overview-platform>svg{width:58px;height:58px;color:#6d4fee}.overview-platform h2{margin:0 0 6px;font-size:22px}.overview-platform p{margin:0;color:#6e778d;font-size:13px}.overview-platform small{display:block;color:#969cad;font-size:11px;margin-top:10px}.overview-platform>span{align-self:end;color:#6849eb;font-size:12px;display:flex;align-items:center;gap:5px}.overview-platform.platform-windows>svg{color:#1687dd}.overview-platform.platform-macos>svg,.overview-platform.platform-ios>svg{color:#171923}.overview-platform.platform-linux>svg{color:#202537}.overview-platform.platform-android>svg{color:#5db64e}

.download-detail-hero{background:#f5f1ff;border-bottom:1px solid #e9e5f5;overflow:hidden}.detail-hero-inner{height:380px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center}.breadcrumb{display:flex;align-items:center;gap:9px;color:#858ca0;font-size:11px;margin-bottom:28px}.breadcrumb b{color:#5e6578}.detail-copy h1{font-size:44px;line-height:1.18;letter-spacing:-.04em;margin:10px 0 16px}.detail-copy h1 em{font-style:normal;color:#6b4ced}.detail-copy>p{max-width:650px;color:#69738a;line-height:1.8;margin:0}.detail-copy .release-note{margin-top:19px}.detail-platform-icon{justify-self:end;width:210px;height:210px;border-radius:46px;background:#fff;box-shadow:0 22px 55px rgba(83,62,151,.13);display:grid;place-items:center;color:#6d4fee;transform:rotate(-4deg)}.detail-platform-icon svg{width:106px;height:106px}.detail-platform-icon.platform-windows{color:#1789de}.detail-platform-icon.platform-macos,.detail-platform-icon.platform-ios{color:#151923}.detail-platform-icon.platform-linux{color:#24283b}.detail-platform-icon.platform-android{color:#5db64e}

.download-detail-grid{display:grid;grid-template-columns:1.6fr .7fr;gap:24px;padding:55px 0}.download-panel,.requirements{background:#fff;border:1px solid #e1e2eb;border-radius:14px;padding:28px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between}.panel-title small,.requirements>small{font-size:11px;color:#7657ee;font-weight:700}.panel-title h2{margin:6px 0 20px;font-size:24px}.panel-title>span{font-size:10px;color:#fff;background:#6d4eed;border-radius:20px;padding:5px 10px}.build-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.build-options button{height:58px;border:1px solid #e2e3eb;border-radius:8px;background:#fff;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:#4b5367}.build-options button>span{display:flex;align-items:center;gap:9px}.build-options button b{font-size:12px}.build-options button.selected{border-color:#8d76f4;background:#f7f4ff;color:#6546e8}.primary-download{height:52px;margin-top:18px;border-radius:8px;background:#6e4ded;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 10px 24px rgba(103,74,222,.19)}.download-meta{display:flex;gap:22px;margin-top:16px;color:#858c9e;font-size:11px}.download-meta span{display:flex;align-items:center;gap:5px}.requirements{align-self:start}.requirements h3{font-size:18px;line-height:1.5;margin:9px 0}.requirements p{font-size:12px;line-height:1.8;color:#798195}.requirements a{margin-top:24px;color:#694bed;font-size:12px;display:flex;align-items:center;gap:5px}.requirements a svg{width:15px}

.install-section{padding:68px 0;background:#fff;border-block:1px solid #eeeef4}.detail-section-title{text-align:center}.detail-section-title h2{font-size:30px;margin:10px 0}.detail-section-title p{color:#7b8397;font-size:13px}.install-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.install-steps article{position:relative;border:1px solid #e3e4ec;border-radius:12px;padding:30px 24px;text-align:center}.install-steps article>b{position:absolute;top:15px;right:17px;color:#ddd8f5;font-size:24px}.install-steps article>span{width:58px;height:58px;border-radius:50%;background:#f0ebff;color:#6c4ded;display:grid;place-items:center;margin:0 auto 17px}.install-steps article>span svg{width:28px;height:28px}.install-steps h3{font-size:16px;margin:0 0 8px}.install-steps p{color:#788196;font-size:12px;line-height:1.7;margin:0}.other-platforms{padding:68px 0}.other-platforms>div:first-child{text-align:center}.other-platforms h2{font-size:28px;margin:9px 0 28px}.other-platforms>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.other-platforms a{background:#fff;border:1px solid #e2e3eb;border-radius:10px;padding:18px;display:grid;grid-template-columns:36px 1fr 18px;align-items:center;gap:10px}.other-platforms a>svg:first-child{width:30px;height:30px;color:#6d4eed}.other-platforms a>svg:last-child{width:16px;color:#969caf}.other-platforms b,.other-platforms small{display:block}.other-platforms b{font-size:13px}.other-platforms small{font-size:9px;color:#8b92a3;margin-top:3px}.download-help{min-height:114px;margin-bottom:56px;background:#f2edff;border:1px solid #e1d8ff;border-radius:13px;padding:25px 28px;display:flex;justify-content:space-between;align-items:center}.download-help>div{display:flex;align-items:center;gap:18px;color:#6b4ded}.download-help h2{font-size:18px;color:#242b3e;margin:0 0 5px}.download-help p{font-size:11px;color:#747d90;margin:0}.download-help>a{height:42px;padding:0 17px;background:#6c4ced;color:#fff;border-radius:7px;display:flex;align-items:center;gap:7px;font-size:12px}.download-help>a svg{width:15px}.download-footer{background:#fff}.download-footer-row{min-height:110px;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:25px}.download-footer-row p{font-size:11px;color:#7d8495}.download-footer-row nav{display:flex;gap:22px;color:#6e7688;font-size:11px}.download-footer-bottom{height:52px;border-top:1px solid #ececf2;display:flex;align-items:center;justify-content:space-between;color:#9399a8;font-size:10px}

@media(max-width:1000px){.nav-row{grid-template-columns:1fr auto}.nav,.nav-actions{display:none}.menu-button{display:grid;place-items:center}.nav.open{display:flex;position:absolute;top:74px;left:0;right:0;height:auto;max-height:calc(100vh - 74px);overflow-y:auto;background:#fff;padding:18px;flex-direction:column;gap:0;border-bottom:1px solid var(--line);box-shadow:0 16px 30px rgba(40,35,70,.08)}.nav.open>a,.nav-dropdown>.nav-dropdown-trigger{padding:12px 24px}.nav>a.active:after,.nav-dropdown>.nav-dropdown-trigger.active:after{display:none}.nav-dropdown{display:block}.nav-submenu{position:static;width:auto;margin:0 15px 8px;padding:7px;opacity:1;visibility:visible;transform:none;box-shadow:none;background:#faf9fd;grid-template-columns:1fr 1fr}.nav-submenu a{padding:9px 11px}.nav-submenu a:first-child{grid-column:1/-1}.nav-dropdown:hover .nav-submenu,.nav-dropdown:focus-within .nav-submenu{transform:none}.hero{height:auto}.hero-inner{grid-template-columns:1fr;padding-top:68px;text-align:center}.hero-copy>p{margin-inline:auto}.hero-buttons,.hero-checks{justify-content:center}.hero-product{height:430px}.hero-product img{max-width:90vw;width:680px}.feature-grid{grid-template-columns:1fr 1fr}.product-showcase{grid-template-columns:1fr;text-align:center}.product-copy>p{margin-inline:auto}.product-copy ul{display:inline-block;text-align:left}.dashboard{justify-content:center}.dashboard img{max-width:92vw}.download-grid{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:2fr repeat(2,1fr)}.footer-brand{grid-row:span 2}.community{grid-template-columns:1fr 1fr}.community>img{display:none}.overview-platform-grid{grid-template-columns:1fr}.download-detail-grid{grid-template-columns:1fr}.other-platforms>div:last-child{grid-template-columns:1fr 1fr}.download-footer-row{grid-template-columns:1fr auto}.download-footer-row>p{display:none}}

@media(max-width:680px){.shell{width:min(100% - 32px,var(--shell))}.header{height:64px}.logo{font-size:15px}.logo img{width:32px;height:32px}.nav.open{top:64px}.hero-inner{padding-top:48px}.hero h1{font-size:39px}.hero-copy>p{font-size:14px}.hero-buttons{flex-direction:column}.button{width:100%}.hero-checks{gap:10px;font-size:11px;flex-wrap:wrap}.hero-product{height:310px}.hero-product img{width:540px;max-width:110vw}.platform-bar>div{grid-template-columns:repeat(5,120px);overflow:auto;justify-content:start}.feature-grid{grid-template-columns:1fr}.product-showcase{padding-top:55px}.dashboard{height:300px}.step-line{grid-template-columns:1fr;gap:28px}.step-line:before{display:none}.download-grid{grid-template-columns:1fr 1fr}.review-grid{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr}.community{height:auto;grid-template-columns:1fr;padding:28px 20px;gap:20px}.community form{grid-template-columns:1fr 95px}.footer-main{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/3;grid-row:auto}.footer-bottom{height:auto;padding:18px 0;grid-template-columns:1fr;gap:12px;text-align:left}.footer-bottom span:nth-child(2),.footer-bottom span:last-child{text-align:left}.product-copy{padding:0}.product-copy h2,.steps h2,.downloads h2,.reviews h2,.faq h2{font-size:26px}.download-center-hero{padding:58px 0}.download-center-hero h1{font-size:36px}.overview-platform-grid{padding:30px 0}.overview-platform{grid-template-columns:45px 1fr;min-height:150px;padding:20px}.overview-platform>svg{width:42px;height:42px}.overview-platform>span{grid-column:2}.detail-hero-inner{height:auto;padding:45px 0;grid-template-columns:1fr}.detail-copy h1{font-size:34px}.detail-platform-icon{display:none}.download-detail-grid{padding:30px 0}.build-options{grid-template-columns:1fr}.download-meta{flex-wrap:wrap;gap:9px 16px}.install-section{padding:48px 0}.install-steps{grid-template-columns:1fr}.other-platforms{padding:48px 0}.other-platforms>div:last-child{grid-template-columns:1fr}.download-help{align-items:flex-start;flex-direction:column;gap:20px}.download-help>a{width:100%;justify-content:center}.download-footer-row{grid-template-columns:1fr;padding:25px 0}.download-footer-row nav{display:grid;grid-template-columns:1fr 1fr}.download-footer-bottom{height:auto;padding:16px 0;gap:7px;flex-direction:column;align-items:flex-start}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.001ms!important}}

/* Platform download pages — approved single-platform direction */
.platform-download{min-height:100vh;background:#fff;color:#131a31}.platform-download .header{background:rgba(255,255,255,.95)}
.pd-hero{position:relative;min-height:690px;overflow:hidden;background:#fff url('../assets/img/saas-hero-bg.png') center bottom/cover no-repeat}.pd-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#eeedf5}.pd-hero-glow{position:absolute;inset:0;background:rgba(255,255,255,.16);pointer-events:none}.pd-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:43% 57%;align-items:center;min-height:690px}.pd-hero-copy{padding:32px 0 42px}.pd-breadcrumb{display:flex;gap:9px;align-items:center;margin:0 0 35px;color:#9299ac;font-size:12px}.pd-breadcrumb a:hover{color:#6d4cf3}.pd-breadcrumb b{font-weight:500;color:#737c91}.pd-eyebrow{display:block;margin-bottom:14px;color:#7151ee;font-size:13px;font-weight:700}.pd-os-icon{width:62px;height:62px;display:grid;place-items:center;margin-bottom:22px;border:1px solid #ddd5ff;border-radius:16px;background:#f7f4ff;color:#6e4eed}.pd-os-icon svg{width:34px;height:34px}.pd-hero h1{font-size:58px;line-height:1.08;letter-spacing:-.055em;margin:0 0 23px;font-weight:800}.pd-hero h1 em{font-style:normal;color:#7350f2}.pd-hero-copy>p{max-width:500px;margin:0;color:#677189;font-size:16px;line-height:1.9}.pd-hero-actions{display:flex;gap:14px;margin-top:30px}.pd-primary,.pd-secondary{height:52px;border-radius:11px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:700}.pd-primary{background:#6f4df2;color:#fff;box-shadow:0 12px 28px rgba(91,60,218,.22)}.pd-primary:hover{background:#5e3ee3;transform:translateY(-1px)}.pd-secondary{border:1px solid #b7afca;background:rgba(255,255,255,.78);color:#19213a}.pd-secondary:hover{border-color:#7659e9;color:#6847e8}.pd-trust{display:flex;align-items:center;gap:24px;margin-top:30px;color:#6b7489;font-size:12px}.pd-trust span{display:flex;align-items:center;gap:7px}.pd-trust svg{color:#7150ed}.pd-device-stage{height:580px;display:flex;align-items:center;justify-content:flex-end;transform:translate(66px,36px)}.pd-device-stage img{width:790px;max-width:68vw;height:auto;filter:drop-shadow(0 28px 35px rgba(55,43,97,.11))}
.pd-other-releases{width:max-content;display:flex;align-items:center;gap:5px;margin-top:14px;color:#6d4ced;font-size:11px;font-weight:600}.pd-other-releases:hover{text-decoration:underline}.pd-other-releases svg{width:14px;height:14px}
.pd-release-strip{min-height:118px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-bottom:1px solid #ecebf2}.pd-release-strip>div{min-height:56px;display:flex;align-items:center;gap:15px;padding:0 30px;border-right:1px solid #e5e4ed}.pd-release-strip>div:first-child{padding-left:0}.pd-release-strip>div:last-child{border:0}.pd-release-strip svg{width:34px;height:34px;flex:none;color:#7150ed}.pd-release-strip b,.pd-release-strip small{display:block}.pd-release-strip b{font-size:15px;margin-bottom:5px}.pd-release-strip small{font-size:11px;color:#80889a}
.pd-platform-switcher{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;padding:50px 0 58px}.pd-platform-switcher a{min-height:104px;border:1px solid #e3e3eb;border-radius:13px;padding:18px;display:grid;grid-template-columns:42px 1fr 18px;gap:12px;align-items:center;background:#fff;transition:.2s}.pd-platform-switcher a:hover{border-color:#c7b9fc;transform:translateY(-2px);box-shadow:0 12px 26px rgba(72,55,128,.06)}.pd-platform-switcher a.selected{border-color:#866af5;background:#f7f4ff}.pd-platform-switcher a>span{width:41px;height:41px;border-radius:50%;display:grid;place-items:center;background:#f3efff;color:#6d4ded}.pd-platform-switcher a>span svg{width:24px;height:24px}.pd-platform-switcher b,.pd-platform-switcher small{display:block}.pd-platform-switcher b{font-size:14px}.pd-platform-switcher small{font-size:10px;color:#81899b;margin-top:5px}.pd-platform-switcher a>svg{width:17px;color:#7050ed}
.pd-install{padding:12px 0 72px;border-bottom:1px solid #efeff4}.pd-section-head{text-align:center}.pd-section-head h2{font-size:29px;letter-spacing:-.03em;margin:0 0 8px}.pd-section-head p{font-size:12px;color:#858c9e;margin:0}.pd-install-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:40px}.pd-install-steps article{min-height:125px;position:relative;display:grid;grid-template-columns:34px 1fr;align-items:start;gap:14px;padding:14px 25px}.pd-install-steps article>b{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#6d4cec;color:#fff;font-size:11px}.pd-install-steps article>div h3{font-size:14px;margin:3px 0 7px}.pd-install-steps article>div p{font-size:11px;line-height:1.75;color:#767f93;margin:0}.pd-install-steps article>span{grid-column:1/3;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;justify-self:center;background:#f1edff;color:#6d4ced;margin-top:8px}.pd-install-steps article>span svg{width:31px;height:31px}.pd-step-arrow{position:absolute;right:-38px;top:66%;color:#b9acf6;width:22px}
.pd-requirements{padding:74px 0}.pd-requirements-grid{display:grid;grid-template-columns:42% 58%;gap:56px;align-items:center;margin-top:42px}.pd-spec-list{display:grid;grid-template-columns:1fr 1fr;gap:28px 22px}.pd-spec-list>div{display:flex;gap:13px;align-items:flex-start}.pd-spec-list svg{width:25px;height:25px;color:#7150ed;flex:none}.pd-spec-list b,.pd-spec-list small{display:block}.pd-spec-list b{font-size:13px;margin-bottom:5px}.pd-spec-list small{font-size:11px;line-height:1.55;color:#788195}.pd-build-card{border:1px solid #e3e1ed;border-radius:13px;background:#fbfaff;padding:24px}.pd-build-card h3{font-size:16px;margin:0 0 5px}.pd-build-card>p{font-size:11px;color:#7b8395;margin:0 0 15px}.pd-build-card button{width:100%;min-height:70px;margin-top:10px;border:1px solid #e2e1e9;border-radius:9px;background:#fff;padding:12px 14px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;text-align:left;color:#263047}.pd-build-card button.selected{border-color:#8a72f2;background:#f7f4ff}.pd-build-card button svg{width:24px;height:24px;color:#7050ed}.pd-build-card button b,.pd-build-card button small{display:block}.pd-build-card button b{font-size:12px}.pd-build-card button small{font-size:10px;color:#858c9e;margin-top:4px}.pd-build-card button i{font-style:normal;font-size:10px;color:#6e4cec}.pd-build-card>a{height:48px;margin-top:15px;border-radius:8px;background:#6d4ced;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700}
.pd-build-card>a.pd-build-history{height:auto;margin-top:12px;background:transparent;color:#6d4ced;font-weight:600}.pd-build-card>a.pd-build-history:hover{text-decoration:underline}.pd-build-history svg{width:14px;height:14px}
.pd-faq{padding:58px 0 66px;background:#fbfbfd;border-block:1px solid #f0eff5}.pd-faq-list{max-width:980px;margin:28px auto 0;border:1px solid #e1e1e9;border-radius:11px;overflow:hidden;background:#fff}.pd-faq-list button{width:100%;min-height:56px;padding:15px 20px;border:0;border-bottom:1px solid #e8e7ef;background:#fff;display:grid;grid-template-columns:1fr 20px;align-items:start;text-align:left;color:#222a40}.pd-faq-list button:last-child{border-bottom:0}.pd-faq-list button:hover,.pd-faq-list button.open{background:#fdfcff}.pd-faq-list b{font-size:12px}.pd-faq-list small{display:block;margin-top:10px;color:#747d92;font-size:11px;line-height:1.7}.pd-faq-list svg{width:17px;transition:.2s}.pd-faq-list button.open svg{transform:rotate(180deg);color:#6f4ced}
.pd-community{min-height:174px;margin-top:54px;margin-bottom:54px;border:1px solid #ded6fb;border-radius:16px;background:#f3efff url('../assets/img/saas-hero-bg.png') center 66%/cover no-repeat;display:flex;align-items:center;justify-content:space-between;padding:31px 42px;overflow:hidden}.pd-community>div>span{font-size:12px;color:#6d4ced;font-weight:700}.pd-community h2{font-size:23px;margin:7px 0}.pd-community p{font-size:11px;color:#6f788e;margin:0}.pd-community>div>div{display:flex;gap:10px;margin-top:20px}.pd-community a{height:38px;padding:0 16px;border:1px solid #896ff2;border-radius:7px;display:flex;align-items:center;gap:6px;color:#6848e6;font-size:11px;font-weight:600}.pd-community a:first-child{background:#6e4ded;color:#fff;border-color:#6e4ded}.pd-community img{width:112px;height:112px;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(84,57,170,.16));margin-right:35px}
.pd-footer{border-top:1px solid #ecebf2;background:#fff}.pd-footer-main{padding:42px 0 34px;display:grid;grid-template-columns:2.15fr repeat(4,1fr);gap:52px}.pd-footer-brand p{max-width:245px;color:#747d91;font-size:11px;line-height:1.7}.pd-footer-brand>div{display:flex;gap:8px;margin-top:17px}.pd-footer-brand>div a{width:29px;height:29px;border:1px solid #dedfe7;border-radius:50%;display:grid;place-items:center;color:#444e65}.pd-footer-brand>div svg{width:15px;height:15px}.pd-footer-col h3{font-size:12px;margin:4px 0 15px}.pd-footer-col a{display:block;font-size:10px;color:#767f92;margin:10px 0}.pd-footer-col a:hover{color:#6c4bed}.pd-footer-bottom{min-height:65px;border-top:1px solid #ecebf2;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;color:#9298a8;font-size:9px}.pd-footer-bottom>span{text-align:center}.pd-footer-bottom nav{display:flex;justify-content:flex-end;align-items:center;gap:12px}.pd-footer-bottom nav i{width:1px;height:10px;background:#d9d9e2}

@media(max-width:1050px){.pd-hero-inner{grid-template-columns:48% 52%}.pd-hero h1{font-size:48px}.pd-device-stage{transform:translate(40px,26px)}.pd-device-stage img{width:680px}.pd-release-strip>div{padding:0 18px}.pd-platform-switcher{grid-template-columns:repeat(3,1fr)}.pd-requirements-grid{grid-template-columns:1fr;gap:36px}.pd-footer-main{grid-template-columns:2fr repeat(2,1fr)}.pd-footer-brand{grid-row:span 2}}
@media(max-width:760px){.pd-hero{min-height:auto}.pd-hero-inner{grid-template-columns:1fr;padding-top:38px;text-align:center}.pd-hero-copy{padding-bottom:10px}.pd-breadcrumb{justify-content:center;margin-bottom:24px}.pd-os-icon{margin-inline:auto}.pd-hero h1{font-size:42px}.pd-hero-copy>p{margin-inline:auto;font-size:14px}.pd-hero-actions,.pd-trust{justify-content:center}.pd-other-releases{margin-inline:auto}.pd-trust{flex-wrap:wrap;gap:10px 18px}.pd-device-stage{height:365px;justify-content:center;transform:none}.pd-device-stage img{width:650px;max-width:116vw}.pd-release-strip{grid-template-columns:1fr 1fr;padding:18px 0}.pd-release-strip>div,.pd-release-strip>div:first-child{padding:14px;border-right:0}.pd-platform-switcher{grid-template-columns:1fr 1fr;padding:35px 0}.pd-install-steps{grid-template-columns:1fr;gap:15px}.pd-install-steps article{max-width:460px;width:100%;margin:auto}.pd-step-arrow{display:none}.pd-spec-list{grid-template-columns:1fr}.pd-community{padding:28px}.pd-community img{width:82px;height:82px;margin:0}.pd-footer-main{grid-template-columns:1fr 1fr;gap:28px}.pd-footer-brand{grid-column:1/3;grid-row:auto}.pd-footer-bottom{grid-template-columns:1fr;gap:10px;padding:18px 0}.pd-footer-bottom nav{justify-content:flex-start}.pd-footer-bottom>span{text-align:left}}
@media(max-width:480px){.pd-hero h1{font-size:36px}.pd-hero-actions{flex-direction:column}.pd-primary,.pd-secondary{width:100%}.pd-device-stage{height:290px}.pd-release-strip{grid-template-columns:1fr}.pd-release-strip>div{border-bottom:1px solid #ecebf2}.pd-platform-switcher{grid-template-columns:1fr}.pd-platform-switcher a{min-height:82px}.pd-install,.pd-requirements,.pd-faq{padding-block:48px}.pd-build-card{padding:16px}.pd-community{align-items:flex-start}.pd-community img{display:none}.pd-footer-main{grid-template-columns:1fr 1fr}.pd-footer-brand{grid-column:1/3}}

@media(min-width:761px){.pd-community img{width:160px;height:150px;align-self:flex-end;margin:0 22px -15px 0}}

/* Keep the single-platform hero centered when trust labels are wider than a phone. */
@media(max-width:760px){.pd-hero-inner{grid-template-columns:minmax(0,1fr)}.pd-hero-copy{min-width:0}.pd-trust{max-width:100%}}

/* Frequently asked questions */
.faq-page{min-height:100vh;background:#fff;color:#131a31}.faq-page .header{background:rgba(255,255,255,.95)}
.faq-hero{min-height:455px;background:#fff url('../assets/img/saas-hero-bg.png') center 70%/cover no-repeat;border-bottom:1px solid #ecebf3}.faq-hero-inner{padding-top:44px;text-align:center}.faq-hero .pd-breadcrumb{justify-content:flex-start;margin-bottom:38px}.faq-hero-inner>span{display:block;color:#7250ed;font-size:13px;font-weight:700}.faq-hero h1{font-size:48px;letter-spacing:-.045em;margin:10px 0 13px}.faq-hero p{color:#6e778d;font-size:14px;margin:0}.faq-search{max-width:720px;height:60px;margin:29px auto 0;padding:6px 7px 6px 19px;border:1px solid #d9d5e8;border-radius:13px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;box-shadow:0 16px 38px rgba(69,51,127,.09);text-align:left}.faq-search>span{color:#6e4ded;font-size:12px;font-weight:700}.faq-search input{height:100%;min-width:0;border:0;outline:0;color:#222a40;background:transparent;font-size:13px}.faq-search input::placeholder{color:#9ba1b0}.faq-search button{height:46px;min-width:76px;border:0;border-radius:9px;background:#6d4ced;color:#fff;font-size:12px;font-weight:700}.faq-search button:disabled{background:#eeeafc;color:#8c7bcc;cursor:default}.faq-hero-meta{display:flex;justify-content:center;gap:27px;margin-top:22px;color:#737c91;font-size:11px}.faq-hero-meta span{display:flex;align-items:center;gap:6px}.faq-hero-meta svg{color:#6e4ced}
.faq-browser{padding:48px 0 70px}.faq-category-bar{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap}.faq-category-bar button{height:39px;padding:0 14px;border:1px solid #e1e1e9;border-radius:8px;background:#fff;color:#626c82;font-size:11px;display:flex;align-items:center;gap:8px}.faq-category-bar button:hover{border-color:#baaafa;color:#6748e7}.faq-category-bar button.selected{border-color:#8064f2;background:#f5f1ff;color:#6243e4;font-weight:700}.faq-category-bar small{min-width:18px;height:18px;border-radius:9px;background:#f1eef8;display:grid;place-items:center;font-size:9px}.faq-category-bar button.selected small{background:#dfd6ff}.faq-results-head{max-width:940px;margin:48px auto 18px;display:flex;align-items:end;justify-content:space-between}.faq-results-head span{font-size:11px;color:#7050ed;font-weight:700}.faq-results-head h2{font-size:27px;letter-spacing:-.03em;margin:6px 0 0}.faq-results-head>small{color:#9298a8;font-size:10px}.faq-page-list{max-width:940px;margin:auto;border:1px solid #e1e1ea;border-radius:14px;overflow:hidden;background:#fff}.faq-page-list article{border-bottom:1px solid #e8e7ef}.faq-page-list article:last-child{border-bottom:0}.faq-page-list article.open{background:#fdfcff}.faq-page-list article>button{width:100%;min-height:74px;border:0;background:transparent;padding:17px 21px;display:grid;grid-template-columns:1fr 24px;align-items:center;text-align:left;color:#222a40}.faq-page-list article>button span small,.faq-page-list article>button span b{display:block}.faq-page-list article>button span small{color:#7657ed;font-size:9px;font-weight:600;margin-bottom:6px}.faq-page-list article>button span b{font-size:13px}.faq-page-list article>button>svg{width:18px;transition:.2s}.faq-page-list article.open>button>svg{transform:rotate(180deg);color:#6e4ced}.faq-page-list article>div{padding:0 65px 20px 21px}.faq-page-list article>div p{color:#687288;font-size:12px;line-height:1.85;margin:0}.faq-page-list article>div a{display:inline-flex;align-items:center;gap:6px;margin-top:13px;color:#6a49e9;font-size:10px;font-weight:600}.faq-empty{max-width:940px;min-height:260px;margin:auto;border:1px dashed #d8d3e9;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.faq-empty svg{width:44px;height:44px;color:#7555ee}.faq-empty h3{font-size:18px;margin:12px 0 5px}.faq-empty p{color:#7b8498;font-size:11px}.faq-empty button{margin-top:12px;height:38px;padding:0 15px;border:0;border-radius:7px;background:#6e4ded;color:#fff;font-size:11px}
.faq-help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:62px}.faq-help-grid article{min-height:150px;border:1px solid #e2e2eb;border-radius:13px;padding:24px;display:grid;grid-template-columns:43px 1fr;gap:15px}.faq-help-grid article>svg{width:39px;height:39px;color:#7050ed}.faq-help-grid h3{font-size:15px;margin:2px 0 7px}.faq-help-grid p{min-height:38px;color:#7b8396;font-size:11px;line-height:1.7;margin:0}.faq-help-grid a,.faq-help-grid button{margin-top:14px;padding:0;border:0;background:none;color:#6848e8;font-size:10px;font-weight:700;display:inline-flex;align-items:center;gap:5px}.faq-help-grid a svg,.faq-help-grid button svg{width:14px}
.faq-community{min-height:180px;margin-bottom:58px;border:1px solid #ddd5fb;border-radius:16px;background:#f3efff url('../assets/img/saas-hero-bg.png') center 67%/cover no-repeat;display:flex;align-items:center;justify-content:space-between;padding:30px 43px;overflow:hidden}.faq-community>div>span{font-size:11px;color:#6d4ced;font-weight:700}.faq-community h2{font-size:24px;margin:7px 0}.faq-community p{font-size:11px;color:#6e778c;margin:0}.faq-community>div>div{display:flex;gap:10px;margin-top:20px}.faq-community a{height:38px;padding:0 16px;border:1px solid #8268ee;border-radius:7px;display:flex;align-items:center;gap:6px;color:#6546e5;font-size:11px;font-weight:700}.faq-community a:first-child{background:#6d4ced;color:#fff}.faq-community img{width:165px;height:155px;object-fit:contain;align-self:flex-end;margin-bottom:-17px;filter:drop-shadow(0 12px 20px rgba(77,56,151,.13))}

@media(max-width:900px){.faq-help-grid{grid-template-columns:1fr}.faq-help-grid article{min-height:125px}.faq-community{padding:28px}.faq-community img{width:120px;height:120px}}
@media(max-width:680px){.faq-hero{min-height:430px}.faq-hero-inner{padding-top:30px}.faq-hero .pd-breadcrumb{justify-content:center;margin-bottom:26px}.faq-hero h1{font-size:36px}.faq-hero p{font-size:12px}.faq-search{height:56px;padding-left:13px;grid-template-columns:1fr auto}.faq-search>span{display:none}.faq-search button{min-width:64px}.faq-hero-meta{gap:9px 16px;flex-wrap:wrap}.faq-browser{padding-top:34px}.faq-category-bar{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:7px}.faq-category-bar button{flex:none}.faq-results-head{margin-top:30px}.faq-results-head h2{font-size:23px}.faq-page-list article>div{padding-right:21px}.faq-community{align-items:flex-start}.faq-community img{display:none}.faq-community>div>div{flex-direction:column}.faq-community a{justify-content:center}}

/* Dedicated product features page */
.feature-page{min-height:100vh;background:#fff;color:#131a31}.feature-page .header{background:rgba(255,255,255,.95)}
.feature-hero{min-height:675px;position:relative;overflow:hidden;background:#fff url('../assets/img/saas-hero-bg.png') center bottom/cover no-repeat;border-bottom:1px solid #eceaf4}.feature-hero:before{content:"";position:absolute;width:560px;height:560px;right:4%;top:-230px;border-radius:50%;background:radial-gradient(circle,rgba(152,103,255,.2),rgba(152,103,255,0) 68%)}.feature-hero-inner{min-height:675px;display:grid;grid-template-columns:43% 57%;align-items:center;position:relative}.feature-hero-copy{position:relative;z-index:2;padding-bottom:28px}.feature-hero-copy .pd-breadcrumb{margin-bottom:35px}.feature-kicker{display:block;color:#7150ed;font-size:13px;font-weight:700;margin-bottom:12px}.feature-hero h1{font-size:56px;line-height:1.12;letter-spacing:-.055em;margin:0 0 22px}.feature-hero h1 em{font-style:normal;color:#714df1}.feature-hero-copy>p{max-width:520px;color:#687289;font-size:15px;line-height:1.9;margin:0}.feature-hero-actions{display:flex;gap:13px;margin-top:28px}.feature-hero-actions a{height:50px;padding:0 22px;border-radius:9px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.feature-hero-actions a:first-child{background:#6e4ced;color:#fff;box-shadow:0 12px 26px rgba(91,62,209,.22)}.feature-hero-actions a:last-child{border:1px solid #a99de0;background:rgba(255,255,255,.74);color:#5f43d1}.feature-hero-metrics{display:flex;align-items:center;gap:20px;margin-top:30px}.feature-hero-metrics span{display:flex;flex-direction:column}.feature-hero-metrics b{font-size:16px}.feature-hero-metrics small{font-size:9px;color:#80889a;margin-top:3px}.feature-hero-metrics i{width:1px;height:29px;background:#ddd9e9}.feature-hero-product{height:570px;display:flex;align-items:center;justify-content:flex-end;position:relative;transform:translate(78px,34px)}.feature-hero-product img{position:relative;z-index:2;width:780px;max-width:69vw;filter:drop-shadow(0 30px 38px rgba(69,46,139,.14))}.feature-orbit{position:absolute;border:1px solid rgba(119,80,238,.18);border-radius:50%;z-index:0}.orbit-one{width:500px;height:500px;right:50px}.orbit-two{width:370px;height:370px;right:115px;border-style:dashed}
.feature-capabilities{padding:82px 0 92px}.feature-section-heading{text-align:center}.feature-section-heading>span,.feature-deep-copy>span,.feature-open-source>div>span{color:#7050ed;font-size:12px;font-weight:700}.feature-section-heading h2{font-size:34px;letter-spacing:-.035em;margin:10px 0 9px}.feature-section-heading p{color:#7a8397;font-size:12px;margin:0}.feature-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px}.feature-capability-grid button{min-height:194px;border:1px solid #e2e2eb;border-radius:14px;background:#fff;padding:25px;text-align:left;position:relative;color:#1d253c;transition:.2s}.feature-capability-grid button:hover,.feature-capability-grid button.selected{transform:translateY(-3px);border-color:#b5a4f7;box-shadow:0 16px 34px rgba(73,53,136,.08)}.feature-capability-grid button.selected{background:linear-gradient(145deg,#fbfaff,#f4f0ff)}.feature-capability-grid button>span{width:49px;height:49px;border-radius:13px;background:#f1edff;color:#6d4ded;display:grid;place-items:center;margin-bottom:20px}.feature-capability-grid button>span svg{width:28px;height:28px}.feature-capability-grid button>b{display:block;font-size:16px;margin-bottom:9px}.feature-capability-grid button>p{color:#747d91;font-size:11px;line-height:1.75;margin:0;max-width:270px}.feature-capability-grid button>svg{position:absolute;right:20px;top:23px;width:16px;color:#9f92d7;opacity:0;transition:.2s}.feature-capability-grid button:hover>svg,.feature-capability-grid button.selected>svg{opacity:1;transform:translateX(2px)}
.feature-deep-dive{padding:82px 0;background:#faf9fd;border-block:1px solid #efedf5;overflow:hidden}.feature-deep-row{display:grid;grid-template-columns:39% 61%;align-items:center}.feature-deep-copy h2{font-size:36px;letter-spacing:-.04em;margin:10px 0 17px}.feature-deep-copy>p{max-width:470px;color:#707a90;font-size:13px;line-height:1.9;margin:0}.feature-deep-copy ul{list-style:none;margin:24px 0;padding:0}.feature-deep-copy li{display:flex;align-items:center;gap:8px;color:#566078;font-size:12px;margin:12px 0}.feature-deep-copy li svg{color:#6f4eed}.feature-deep-copy>a{display:inline-flex;align-items:center;gap:7px;height:42px;padding:0 16px;border:1px solid #8b73ef;border-radius:8px;color:#6747e7;font-size:11px;font-weight:700}.feature-dashboard-card{height:440px;display:flex;align-items:center;justify-content:flex-end;position:relative}.feature-dashboard-card:before{content:"";position:absolute;width:470px;height:300px;right:20px;border-radius:50%;background:#e9e2ff;filter:blur(45px);opacity:.58}.feature-dashboard-card img{position:relative;width:730px;max-width:65vw;filter:drop-shadow(0 24px 30px rgba(61,43,116,.13));transform:translateX(70px)}.feature-live-pill{position:absolute;right:31px;top:31px;z-index:3;padding:8px 12px;border:1px solid #ddd8eb;border-radius:20px;background:rgba(255,255,255,.9);font-size:9px;color:#626b7f;box-shadow:0 8px 18px rgba(54,40,100,.08)}.feature-live-pill i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#36bd7b;box-shadow:0 0 0 4px rgba(54,189,123,.12)}
.feature-cross-platform{min-height:585px;display:grid;grid-template-columns:57% 43%;align-items:center;padding-block:70px;overflow:hidden}.feature-device-art{height:450px;display:flex;align-items:center;justify-content:flex-start;position:relative}.feature-device-art:before{content:"";position:absolute;width:430px;height:300px;left:35px;border-radius:50%;background:#f0ebff;filter:blur(40px)}.feature-device-art img{position:relative;width:700px;max-width:62vw;transform:translateX(-62px);filter:drop-shadow(0 22px 30px rgba(68,49,128,.12))}.feature-platform-pills{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.feature-platform-pills b{height:34px;padding:0 11px;border:1px solid #e0ddea;border-radius:7px;display:flex;align-items:center;gap:6px;color:#555f75;font-size:10px;font-weight:600;background:#fff}.feature-platform-pills svg{width:17px;height:17px;color:#6f4ded}
.feature-workflow{padding:82px 0 92px;background:#faf9fd;border-block:1px solid #efedf5}.feature-workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:52px;margin-top:45px}.feature-workflow-grid article{min-height:198px;border:1px solid #e1e1ea;border-radius:14px;background:#fff;padding:27px;text-align:center;position:relative}.feature-workflow-grid article>b{position:absolute;right:19px;top:17px;color:#d9d2fa;font-size:18px}.feature-workflow-grid article>span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;background:#f1edff;color:#6e4ded}.feature-workflow-grid article>span svg{width:30px;height:30px}.feature-workflow-grid h3{font-size:16px;margin:0 0 8px}.feature-workflow-grid p{font-size:11px;line-height:1.75;color:#768095;margin:0 auto;max-width:260px}.feature-workflow-grid article>svg{position:absolute;right:-39px;top:88px;color:#b9adf1;width:24px}
.feature-open-source{min-height:220px;margin-top:64px;margin-bottom:64px;padding:35px 43px;border:1px solid #ded6fb;border-radius:17px;background:#f3efff url('../assets/img/saas-hero-bg.png') center 64%/cover no-repeat;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.feature-open-source h2{font-size:26px;margin:8px 0}.feature-open-source p{font-size:11px;color:#6d778d;margin:0}.feature-open-source>div>div{display:flex;gap:10px;margin-top:21px}.feature-open-source a{height:39px;padding:0 16px;border:1px solid #8064eb;border-radius:7px;display:flex;align-items:center;gap:7px;color:#6546df;font-size:11px;font-weight:700}.feature-open-source a:first-child{background:#6e4ded;color:#fff}.feature-open-source img{width:190px;height:180px;object-fit:contain;align-self:flex-end;margin:0 20px -36px 0;filter:drop-shadow(0 14px 22px rgba(72,50,144,.15))}

@media(max-width:1050px){.feature-hero-inner{grid-template-columns:49% 51%}.feature-hero h1{font-size:47px}.feature-hero-product{transform:translate(45px,30px)}.feature-deep-row{grid-template-columns:44% 56%}.feature-cross-platform{grid-template-columns:53% 47%}}
@media(max-width:800px){.feature-hero{min-height:auto}.feature-hero-inner{grid-template-columns:1fr;padding-top:40px;text-align:center}.feature-hero-copy,.feature-hero-product,.feature-deep-copy,.feature-dashboard-card,.feature-device-art{min-width:0}.feature-hero-copy .pd-breadcrumb{justify-content:center}.feature-hero-copy>p{margin-inline:auto}.feature-hero-actions,.feature-hero-metrics{justify-content:center}.feature-hero-product{height:400px;justify-content:center;transform:none}.feature-hero-product img{width:680px;max-width:100%}.feature-capability-grid{grid-template-columns:1fr 1fr}.feature-deep-row,.feature-cross-platform{grid-template-columns:minmax(0,1fr)}.feature-deep-copy{text-align:center}.feature-deep-copy>p{margin-inline:auto}.feature-deep-copy ul{display:inline-block;text-align:left}.feature-dashboard-card{height:400px;justify-content:center;margin-top:20px}.feature-dashboard-card img{max-width:100%;transform:none}.feature-live-pill{right:12%;top:20px}.feature-cross-platform{padding-block:55px;gap:20px}.feature-device-art{order:2;height:390px;justify-content:center}.feature-device-art img{max-width:100%;transform:none}.feature-workflow-grid{gap:20px}.feature-workflow-grid article>svg{display:none}}
@media(max-width:560px){.feature-hero-inner{padding-top:28px}.feature-hero-copy .pd-breadcrumb{margin-bottom:24px}.feature-hero h1{font-size:38px}.feature-hero-copy>p{font-size:13px}.feature-hero-actions{flex-direction:column}.feature-hero-actions a{justify-content:center}.feature-hero-metrics{gap:12px}.feature-hero-product{height:300px}.feature-capabilities{padding:56px 0 64px}.feature-section-heading h2,.feature-deep-copy h2{font-size:29px}.feature-capability-grid{grid-template-columns:1fr;margin-top:30px}.feature-capability-grid button{min-height:174px}.feature-deep-dive{padding:58px 0}.feature-dashboard-card{height:280px}.feature-live-pill{display:none}.feature-cross-platform{padding-block:50px}.feature-device-art{height:280px}.feature-platform-pills{justify-content:center}.feature-workflow{padding:58px 0}.feature-workflow-grid{grid-template-columns:1fr}.feature-open-source{padding:29px 24px;margin-block:42px}.feature-open-source h2{font-size:22px}.feature-open-source>div>div{flex-direction:column}.feature-open-source a{justify-content:center}.feature-open-source img{display:none}}

/* Blog listing and article pages */
.blog-page,.blog-detail-page{min-height:100vh;background:#fff;color:#131a31}.blog-page .header,.blog-detail-page .header{background:rgba(255,255,255,.95)}
.blog-hero{min-height:430px;background:#fff url('../assets/img/saas-hero-bg.png') center 68%/cover no-repeat;border-bottom:1px solid #eceaf4;overflow:hidden}.blog-hero-inner{text-align:center;padding-top:43px}.blog-hero .pd-breadcrumb{justify-content:flex-start;margin-bottom:31px}.blog-hero-inner>span,.blog-library-head>div>span{color:#7050ed;font-size:12px;font-weight:700}.blog-hero h1{font-size:48px;line-height:1.18;letter-spacing:-.045em;margin:10px 0 12px}.blog-hero h1 em{font-style:normal;color:#704df0}.blog-hero p{font-size:13px;color:#70798f;margin:0}.blog-hero label{width:min(610px,100%);height:54px;margin:25px auto 0;border:1px solid #dbd7e8;border-radius:11px;background:#fff;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:0 14px;box-shadow:0 15px 34px rgba(65,47,125,.08);color:#7352ec;text-align:left}.blog-hero label>svg{width:19px}.blog-hero input{height:100%;border:0;outline:0;background:transparent;color:#222b40;font-size:12px}.blog-hero input::placeholder{color:#9aa0af}.blog-hero label button{width:30px;height:30px;border:0;border-radius:6px;background:#f1edff;color:#6d4ced;display:grid;place-items:center}.blog-hero label button svg{width:15px}
.blog-featured{min-height:410px;margin-top:62px;padding:25px;border:1px solid #e1dfeb;border-radius:17px;display:grid;grid-template-columns:56% 44%;align-items:center;background:#fff;box-shadow:0 18px 45px rgba(61,45,111,.05)}.blog-featured-art{height:355px;border-radius:12px;background:#f4f0ff url('../assets/img/saas-hero-bg.png') center/cover no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.blog-featured-art img{width:700px;max-width:112%;max-height:105%;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(70,48,141,.13))}.blog-featured>div:last-child{padding:18px 42px}.blog-featured>div:last-child>span,.blog-grid article>div>span{color:#7050ed;font-size:10px;font-weight:700}.blog-featured h2{font-size:30px;line-height:1.4;letter-spacing:-.035em;margin:11px 0}.blog-featured p{font-size:12px;color:#737d92;line-height:1.8;margin:0}.blog-meta{display:flex;gap:18px;margin-top:18px;color:#8a91a2;font-size:10px}.blog-meta span{display:flex;align-items:center;gap:5px}.blog-featured>div:last-child>a{height:42px;margin-top:23px;padding:0 16px;border-radius:8px;background:#6e4ced;color:#fff;display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700}
.blog-library{padding:78px 0 86px}.blog-library-head{display:flex;align-items:end;justify-content:space-between}.blog-library-head h2{font-size:31px;letter-spacing:-.035em;margin:8px 0 0}.blog-library-head>small{color:#8a91a2;font-size:10px}.blog-library-head>a{color:#6949e9;font-size:11px;display:flex;align-items:center;gap:6px}.blog-category-bar{display:flex;gap:8px;flex-wrap:wrap;margin:29px 0 30px}.blog-category-bar button{height:37px;padding:0 15px;border:1px solid #e0e0e8;border-radius:8px;background:#fff;color:#687187;font-size:10px}.blog-category-bar button:hover,.blog-category-bar button.selected{border-color:#8065f0;color:#6444e3;background:#f5f1ff}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.blog-grid article{min-width:0;border:1px solid #e1e2ea;border-radius:14px;overflow:hidden;background:#fff;transition:.2s}.blog-grid article:hover{transform:translateY(-3px);border-color:#c0b1f7;box-shadow:0 15px 32px rgba(67,49,124,.07)}.blog-card-art{height:190px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f4f0ff url('../assets/img/saas-hero-bg.png') center/cover no-repeat}.blog-card-art img{width:118%;height:118%;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(62,43,124,.11));transition:.25s}.blog-grid article:hover .blog-card-art img{transform:scale(1.025)}.blog-grid article>div{padding:20px}.blog-grid h3{font-size:16px;line-height:1.55;margin:8px 0}.blog-grid h3 a:hover{color:#6c4bed}.blog-grid article>div>p{min-height:55px;color:#778095;font-size:10px;line-height:1.75;margin:0}.blog-grid article footer{min-height:30px;margin-top:16px;padding-top:14px;border:0;border-top:1px solid #eeedf3;background:transparent;display:flex;align-items:center;gap:13px}.blog-grid article footer small{font-size:9px;color:#8d94a4;display:flex;align-items:center;gap:4px}.blog-grid article footer>a{margin-left:auto;color:#6e4ced;display:grid;place-items:center}.blog-grid article footer svg{width:13px}.blog-empty{min-height:290px;border:1px dashed #d9d4ea;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.blog-empty>svg{width:47px;height:47px;color:#7454ed}.blog-empty h3{font-size:18px;margin:12px 0 5px}.blog-empty p{font-size:11px;color:#7b8397}.blog-empty button{height:38px;margin-top:10px;padding:0 15px;border:0;border-radius:7px;background:#6d4ced;color:#fff;font-size:10px}
.blog-subscribe{min-height:190px;margin-bottom:60px;padding:31px 43px;border:1px solid #ddd5fa;border-radius:16px;background:#f3efff url('../assets/img/saas-hero-bg.png') center 65%/cover no-repeat;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.blog-subscribe>div>span{font-size:11px;color:#6e4ced;font-weight:700}.blog-subscribe h2{font-size:24px;margin:7px 0}.blog-subscribe p{font-size:11px;color:#6e778c;margin:0}.blog-subscribe>div>div{display:flex;gap:10px;margin-top:19px}.blog-subscribe a{height:38px;padding:0 15px;border:1px solid #8469ee;border-radius:7px;display:flex;align-items:center;gap:7px;color:#6647e3;font-size:10px;font-weight:700}.blog-subscribe a:first-child{background:#6e4ded;color:#fff}.blog-subscribe img{width:170px;height:155px;object-fit:contain;align-self:flex-end;margin:0 18px -26px 0;filter:drop-shadow(0 13px 20px rgba(72,50,143,.15))}
.article-hero{padding:49px 0 64px;text-align:center;background:#fff url('../assets/img/saas-hero-bg.png') center 64%/cover no-repeat;border-bottom:1px solid #ebe9f3}.article-hero .pd-breadcrumb{justify-content:flex-start;margin-bottom:37px;text-align:left}.article-hero>div>span{color:#6e4ced;font-size:11px;font-weight:700}.article-hero h1{max-width:930px;margin:13px auto 15px;font-size:45px;line-height:1.3;letter-spacing:-.045em}.article-hero>div>p{max-width:700px;margin:0 auto;color:#6d778d;font-size:13px;line-height:1.8}.article-byline{margin-top:27px;display:flex;justify-content:center;align-items:center;gap:23px;color:#7b8397;font-size:10px}.article-byline>span{display:flex;align-items:center;gap:6px}.article-byline img{width:28px;height:28px}.article-byline b{color:#333c53;font-size:10px}.article-layout{display:grid;grid-template-columns:210px minmax(0,760px);justify-content:center;gap:64px;padding:64px 0 86px}.article-layout aside{align-self:start;position:sticky;top:102px;padding:17px 0;border-top:2px solid #7858ee}.article-layout aside>b{font-size:12px;display:block;margin-bottom:12px}.article-layout aside>a{display:flex;align-items:center;gap:6px;color:#7a8295;font-size:10px;padding:7px 0}.article-layout aside>a:hover{color:#6848e7}.article-layout aside>a:last-child{margin-top:17px;padding-top:17px;border-top:1px solid #e7e6ee;color:#6747e7}.article-body{min-width:0}.article-cover{height:410px;margin-bottom:35px;border-radius:15px;background:#f3efff url('../assets/img/saas-hero-bg.png') center/cover no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.article-cover img{width:105%;height:105%;object-fit:contain;filter:drop-shadow(0 20px 28px rgba(67,47,131,.13))}.article-body>p,.article-body>ul{font-size:13px;line-height:2;color:#5f697f}.article-body .article-lead{font-size:16px;line-height:1.95;color:#465067}.article-body h2{font-size:27px;margin:45px 0 13px;scroll-margin-top:100px}.article-body h3{font-size:17px;margin:26px 0 7px}.article-body ul{padding-left:20px}.article-body li{margin:7px 0}.article-note{margin:28px 0;padding:19px;border:1px solid #dbd3fb;border-radius:11px;background:#f7f4ff;display:grid;grid-template-columns:34px 1fr;gap:12px}.article-note>svg{width:31px;height:31px;color:#6e4ded}.article-note p{font-size:11px;line-height:1.8;color:#626c82;margin:0}.article-note b{display:block;color:#263047;font-size:12px}.article-body blockquote{margin:31px 0;padding:19px 23px;border-left:3px solid #7352ed;background:#faf9fd;color:#5e687d;font-size:13px;line-height:1.9}.article-end{margin-top:52px;padding:21px;border-block:1px solid #e7e6ee;display:flex;align-items:center;justify-content:space-between}.article-end span{font-size:11px;color:#727b90}.article-end a{color:#6848e7;font-size:11px;font-weight:700;display:flex;align-items:center;gap:6px}.article-related{padding:72px 0 84px;background:#faf9fd;border-top:1px solid #efedf4}.article-related .blog-grid{margin-top:30px}.article-related .blog-card-art{height:160px}.article-related .blog-grid article>div{padding:17px}.article-related .blog-grid article>div>p{display:none}

@media(max-width:900px){.blog-featured{grid-template-columns:1fr}.blog-featured-art{height:330px}.blog-featured>div:last-child{padding:30px 20px 16px}.blog-grid{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:170px minmax(0,1fr);gap:35px}.article-cover{height:360px}}
@media(max-width:680px){.blog-hero{min-height:395px}.blog-hero-inner{padding-top:28px}.blog-hero .pd-breadcrumb{justify-content:center;margin-bottom:24px}.blog-hero h1{font-size:36px}.blog-hero p{font-size:11px;line-height:1.7}.blog-featured{margin-top:34px;padding:12px}.blog-featured-art{height:240px}.blog-featured>div:last-child{padding:24px 10px 13px}.blog-featured h2{font-size:24px}.blog-library{padding:55px 0}.blog-library-head h2{font-size:26px}.blog-category-bar{flex-wrap:nowrap;overflow-x:auto;padding-bottom:7px}.blog-category-bar button{flex:none}.blog-grid{grid-template-columns:1fr}.blog-card-art{height:210px}.blog-subscribe{padding:28px 24px;margin-bottom:42px}.blog-subscribe img{display:none}.blog-subscribe>div>div{flex-direction:column}.blog-subscribe a{justify-content:center}.article-hero{padding:30px 0 48px}.article-hero .pd-breadcrumb{justify-content:center;margin-bottom:27px}.article-hero h1{font-size:32px}.article-hero>div>p{font-size:11px}.article-byline{flex-wrap:wrap;gap:10px 17px}.article-layout{grid-template-columns:1fr;padding:38px 0 60px}.article-layout aside{display:none}.article-cover{height:260px}.article-body .article-lead{font-size:14px}.article-body h2{font-size:24px}.article-body>p,.article-body>ul{font-size:12px}.article-related{padding:52px 0}.article-related .blog-grid article:nth-child(n+3){display:none}}

/* Legal, privacy and security pages */
.legal-page{min-height:100vh;background:#fff;color:#141b31}.legal-page .header{background:rgba(255,255,255,.95)}.legal-hero{padding:44px 0 64px;text-align:center;background:#fff url('../assets/img/saas-hero-bg.png') center 66%/cover no-repeat;border-bottom:1px solid #ebe9f3}.legal-hero .pd-breadcrumb{justify-content:flex-start;margin-bottom:26px;text-align:left}.legal-icon{width:58px;height:58px;margin:0 auto 15px;border:1px solid #dcd4fa;border-radius:15px;background:#f6f2ff;color:#6e4ced;display:grid;place-items:center}.legal-icon svg{width:31px;height:31px}.legal-hero small{color:#6f4eed;font-size:11px;font-weight:700}.legal-hero h1{font-size:45px;letter-spacing:-.045em;margin:8px 0 12px}.legal-hero>div>p{max-width:720px;margin:0 auto;color:#6c768c;font-size:13px;line-height:1.85}.legal-hero>div>div:last-child{margin-top:20px;color:#8990a1;font-size:9px;display:flex;align-items:center;justify-content:center;gap:5px}.legal-layout{display:grid;grid-template-columns:235px minmax(0,760px);justify-content:center;gap:68px;padding:66px 0 86px}.legal-layout>aside{align-self:start;position:sticky;top:100px;border:1px solid #e1e1e9;border-radius:13px;padding:20px;background:#fff}.legal-layout>aside>b{display:block;font-size:12px;margin-bottom:12px}.legal-layout>aside>a{min-height:43px;padding:0 11px;border-radius:8px;display:grid;grid-template-columns:1fr 16px;align-items:center;color:#6e778b;font-size:10px}.legal-layout>aside>a:hover,.legal-layout>aside>a.active{background:#f3efff;color:#6747e7;font-weight:700}.legal-layout>aside>a svg{width:14px;justify-self:end}.legal-layout>aside>div{margin-top:18px;padding:15px 11px 3px;border-top:1px solid #e9e7ef;display:grid;grid-template-columns:24px 1fr;gap:8px;color:#7454ed}.legal-layout>aside>div svg{width:22px;height:22px}.legal-layout>aside>div p{font-size:9px;line-height:1.65;color:#7b8396;margin:0}.legal-layout>article{min-width:0}.legal-layout>article>section{padding-bottom:31px;margin-bottom:31px;border-bottom:1px solid #ebeaf1;scroll-margin-top:100px}.legal-layout>article h2{font-size:23px;letter-spacing:-.025em;margin:0 0 13px}.legal-layout>article p{color:#5f697f;font-size:12px;line-height:2;margin:9px 0}.legal-contact{margin-top:44px;padding:24px;border:1px solid #dcd4f9;border-radius:13px;background:#f7f4ff;display:grid;grid-template-columns:45px 1fr;gap:15px}.legal-contact>svg{width:40px;height:40px;color:#6e4ced}.legal-contact h2{font-size:17px!important;margin:1px 0 5px!important}.legal-contact p{font-size:10px!important;line-height:1.7!important;margin:0!important}.legal-contact a{display:inline-flex;align-items:center;gap:6px;margin-top:13px;color:#6848e7;font-size:10px;font-weight:700}.legal-contact a svg{width:14px}
@media(max-width:800px){.legal-layout{grid-template-columns:190px minmax(0,1fr);gap:34px}}
@media(max-width:620px){.legal-hero{padding:29px 0 47px}.legal-hero .pd-breadcrumb{justify-content:center;margin-bottom:23px}.legal-hero h1{font-size:35px}.legal-hero>div>p{font-size:11px}.legal-layout{grid-template-columns:1fr;padding:35px 0 58px;gap:36px}.legal-layout>aside{position:static}.legal-layout>aside>div{display:none}.legal-layout>article h2{font-size:21px}.legal-layout>article p{font-size:11px}.legal-contact{padding:19px}}

/* Mobile download QR dialog */
.pd-qr-button{height:52px;padding:0 19px;border:1px solid #927cf0;border-radius:11px;background:#f5f1ff;color:#6546df;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700}.pd-qr-button:hover{background:#ede7ff;border-color:#7658e7}.pd-qr-button svg{width:19px;height:19px}.qr-modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(20,17,39,.48);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.qr-modal{width:min(440px,100%);position:relative;border:1px solid #ded8f4;border-radius:19px;background:#fff;padding:31px;text-align:center;box-shadow:0 30px 80px rgba(24,18,52,.28)}.qr-close{position:absolute;right:15px;top:15px;width:34px;height:34px;border:0;border-radius:9px;background:#f3f1f8;color:#596176;display:grid;place-items:center}.qr-close svg{width:17px}.qr-modal-icon{width:48px;height:48px;margin:0 auto 10px;border-radius:13px;background:#f0ebff;color:#6e4ded;display:grid;place-items:center}.qr-modal-icon svg{width:27px;height:27px}.qr-modal>small{color:#7050ed;font-size:10px;font-weight:700}.qr-modal h2{font-size:25px;margin:7px 0}.qr-modal>p{font-size:11px;line-height:1.7;color:#747d91;margin:0 auto;max-width:330px}.qr-image{width:230px;height:230px;margin:20px auto;padding:12px;border:1px solid #e2dfeb;border-radius:14px;background:#fff;display:grid;place-items:center;box-shadow:0 10px 28px rgba(64,47,120,.07)}.qr-image img{width:100%;height:100%;display:block}.qr-image>span{font-size:10px;color:#8b92a3}.qr-link{height:43px;border:1px solid #e1dfea;border-radius:9px;background:#faf9fc;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding-left:12px;overflow:hidden;text-align:left}.qr-link>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#757e91;font-size:9px}.qr-link>button{height:100%;padding:0 11px;border:0;border-left:1px solid #e1dfea;background:#f4f0ff;color:#6546df;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700}.qr-link>button svg{width:14px;height:14px}.qr-modal>a{height:44px;margin-top:13px;border-radius:9px;background:#6e4ded;color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:700}
@media(max-width:480px){.pd-qr-button{width:100%}.qr-modal{padding:27px 20px 21px}.qr-image{width:210px;height:210px}.qr-modal h2{font-size:22px}}

/* Navigation state and compact-language control. */
.nav-actions .language-caret{display:inline-block;transform:translateY(-3px)}
.pd-footer-bottom .language-caret{display:inline-block;transform:translateY(-3px)}
@media(max-width:1000px){.nav-row{grid-template-columns:minmax(0,1fr) auto auto}.nav-actions{display:flex;margin-right:4px}.nav-actions .outline-small,.nav-actions .solid-small{display:none}.nav-actions .language-switcher{height:34px;padding-inline:5px}}
@media(max-width:680px){.hero-inner,.product-showcase{grid-template-columns:minmax(0,1fr)}.hero-copy,.product-copy,.dashboard{width:100%;min-width:0}.dashboard img{max-width:100%}.product-copy ul{display:grid;width:max-content;max-width:100%;margin:24px auto;text-align:left}.product-copy .outline-more{display:flex;width:max-content;margin:0 auto}.download-grid article:last-child:nth-child(odd){grid-column:1/-1;width:calc((100% - 15px)/2);justify-self:center}}

[hidden]{display:none!important}.pboot-friends{display:flex;gap:16px;padding:10px 0;color:#7b8395;font-size:10px}.pboot-answer[hidden]{display:none}.pagination{display:flex;justify-content:center;margin-top:34px}.post-body{color:#5f697f;font-size:13px;line-height:2}.post-body img{max-width:100%;height:auto}.post-tags{margin-top:28px;color:#7050ed}.menu-button span{font-size:20px}.qr-close{font-size:24px}
