:root{--green:#69a93d;--green-dark:#4f842d;--green-soft:#e8f1df;--dark:#182017;--text:#20251f;--bg:#f7f8f3;--surface:#fff;--muted:#697067;--line:#d9ded6;--blue:#5078d8;--discord:#5865a7;--container:1240px;--pad:clamp(20px,5vw,72px);--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--green);outline-offset:3px}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.site-header{height:74px;padding:0 var(--pad);z-index:50;background:var(--bg);border-bottom:1px solid #20251f17;justify-content:space-between;align-items:center;transition:background-color .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:flex;position:sticky;top:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f8f3e0}.brand{white-space:nowrap;align-items:center;gap:9px;display:flex}.brand strong{letter-spacing:.05em;font-size:15px}.brand>span:last-child{color:#586058;font-size:13px}.brand-divider{background:#c9cec7;width:1px;height:19px}.brand-cube{width:22px;height:22px;margin-right:2px;display:block;position:relative;transform:rotate(30deg)}.brand-cube i{background:var(--green);width:11px;height:11px;position:absolute}.brand-cube i:first-child{top:5px;left:0}.brand-cube i:nth-child(2){background:var(--green-dark);top:0;right:0}.brand-cube i:nth-child(3){background:#9bc978;bottom:0;right:0}.site-nav{align-items:center;gap:27px;margin-left:auto;margin-right:32px;display:flex}.site-nav>a,.discord-link,.login-link{color:#3e473f;font-size:12px;font-weight:650}.site-nav>a:hover,.discord-link:hover,.login-link:hover{color:var(--green)}.header-actions{align-items:center;gap:16px;display:flex}.language-switch{color:#a1a7a0;gap:4px;font-size:10px;display:flex}.language-switch a{color:#7a827a}.language-switch a.active{color:var(--text);font-weight:750}.menu-toggle,.mobile-actions{display:none}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-size:12px;font-weight:780;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:var(--dark);box-shadow:0 2px 4px #1820171f}.button-primary:hover{background:#5f9a37}.button-secondary,.button-outline{background:var(--surface);color:var(--text);border-color:#cbd1c9}.button-outline{width:100%}.button-dark{background:var(--dark);color:#fff}.button-light{color:var(--dark);background:#fff}.button-small{min-height:40px;padding:0 15px}.hero-section{max-width:var(--container);padding:100px var(--pad) 112px;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);align-items:center;gap:6vw;margin:0 auto;display:grid}.hero-copy h1{letter-spacing:-.055em;max-width:690px;margin:22px 0 24px;font-size:clamp(52px,5.1vw,76px);line-height:1.03}.rotating-phrase{height:1.1em;color:var(--green);white-space:nowrap;display:block;position:relative}.rotating-phrase>span{opacity:0;transition:opacity .55s,transform .55s;position:absolute;top:0;left:0;transform:translateY(7px)}.rotating-phrase>span.active{opacity:1;transform:none}.eyebrow,.section-label{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.eyebrow{text-transform:none;letter-spacing:0;background:#eef4e9;border:1px solid #d1dec7;border-radius:99px;width:max-content;max-width:100%;padding:8px 11px;font-size:11px}.hero-copy>p{color:#576158;max-width:580px;margin:0;font-size:17px;line-height:1.72}.hero-actions{gap:10px;margin-top:31px;display:flex}.hero-meta{color:#626c63;flex-wrap:wrap;gap:19px;margin-top:24px;font-size:11px;display:flex}.hero-meta span{align-items:center;gap:6px;display:flex}.hero-meta svg{color:var(--green)}.download-card{background:var(--surface);border:1px solid #d2d8d0;border-radius:14px;padding:28px;box-shadow:0 24px 65px #1f281f1a}.download-product{align-items:center;gap:15px;display:flex}.plugin-mark{background:var(--green-soft);border-radius:11px;place-items:center;width:58px;height:58px;display:grid}.plugin-mark .brand-cube{margin:0;transform:scale(1.35)rotate(30deg)}.download-product small{color:var(--muted);letter-spacing:.09em;font-size:8px;font-weight:800;display:block}.download-product h2{letter-spacing:-.035em;margin:4px 0 2px;font-size:28px;line-height:1.05}.download-product p{color:var(--muted);margin:0;font-size:12px}.download-file{background:var(--bg);border:1px solid #dce1da;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:24px;padding:14px;display:grid}.download-file>svg{color:var(--green)}.download-file>div{flex-direction:column;min-width:0;display:flex}.download-file strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.download-file small{color:var(--muted);font-size:8px}.download-file>span{color:#7d857e;font-size:8px;font-weight:800}.download-meta{color:#586259;justify-content:center;gap:15px;margin:15px 0;font-size:9px;display:flex}.download-meta span{align-items:center;gap:4px;display:flex}.download-meta svg{color:var(--green)}.download-button{width:100%;min-height:54px;font-size:13px}.marketplace-note{text-align:center;color:#747d75;margin:11px 0 0;font-size:9px}.marketplace-note span{color:#445047;font-weight:700}.upgrade-path{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}.upgrade-step{border-right:1px solid var(--line);flex-direction:column;min-height:137px;padding:16px 13px;display:flex}.upgrade-step:last-child{border-right:0}.upgrade-step>span{color:#636c64;font-size:8px;font-weight:850}.upgrade-step strong{margin-top:7px;font-size:10px;line-height:1.4}.upgrade-step b{margin-top:auto;font-size:10px}.upgrade-step a{color:#566057;margin-top:4px;font-size:8px;font-weight:800}.upgrade-step.active{background:#f2f7ed}.upgrade-step.active>span,.upgrade-step.active b,.upgrade-step.active a{color:var(--green-dark)}.upgrade-step.pro>span,.upgrade-step.pro a{color:var(--blue)}.integration-strip{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px var(--pad)}.integration-strip>div{max-width:var(--container);justify-content:space-between;align-items:center;gap:18px;margin:auto;display:flex}.integration-strip span{color:#4d574e;font-size:11px;font-weight:750}.integration-strip strong{color:#737c74;font-size:9px;font-weight:700}.free-section,.pro-section,.managed-section,.pricing-section,.faq-section{padding:110px var(--pad)}.free-section{max-width:var(--container);grid-template-columns:.78fr 1.22fr;gap:8vw;margin:auto;display:grid}.section-intro h2,.pro-copy h2,.managed-copy h2,.section-heading h2,.community-section h2,.faq-section h2{letter-spacing:-.047em;margin:18px 0;font-size:clamp(40px,4.6vw,64px);line-height:1.07}.section-intro>p,.pro-copy>p,.managed-copy>p,.section-heading>p,.faq-section>div:first-child>p{color:#5d675f;max-width:540px;font-size:15px;line-height:1.75}.section-intro .button{margin-top:17px}.free-feature-list{border-top:1px solid var(--line)}.free-feature-list article{border-bottom:1px solid var(--line);grid-template-columns:36px 32px 1fr;align-items:start;gap:13px;padding:23px 3px;display:grid}.free-feature-list article>svg{color:var(--green)}.free-feature-list h3{margin:0 0 4px;font-size:16px}.free-feature-list p{color:#626c64;margin:0;font-size:12px;line-height:1.55}.pro-section{background:var(--dark);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.pro-copy h2 span{color:#aeb8af}.pro-copy>p{color:#b8c0b8}.pro-copy>p strong{color:#fff}.pro-areas{flex-wrap:wrap;gap:7px;margin:25px 0;display:flex}.pro-areas span{color:#c7cec8;border:1px solid #3c463d;border-radius:99px;padding:7px 10px;font-size:9px}.text-link{border-bottom:1px solid;align-items:center;gap:6px;padding-bottom:3px;font-size:11px;font-weight:750;display:inline-flex}.pro-example{color:var(--text);background:#fff;border-radius:12px;padding:28px;box-shadow:0 20px 50px #00000024}.example-head{justify-content:space-between;align-items:center;display:flex}.example-head>span{color:#b45d50;letter-spacing:.07em;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.example-head b{color:#9e554b;background:#f5eae7;border-radius:99px;padding:5px 8px;font-size:7px}.pro-example h3{margin:30px 0;font-size:24px;line-height:1.3}.example-stat{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:end;gap:13px;padding:19px 0;display:flex}.example-stat strong{letter-spacing:-.05em;font-size:45px}.example-stat span{color:var(--muted);padding-bottom:8px;font-size:11px}.example-recommendation{padding-top:21px}.example-recommendation small{letter-spacing:.08em;color:var(--muted);font-size:8px;font-weight:800}.example-recommendation p{margin:8px 0 18px;font-size:16px;line-height:1.55}.example-recommendation a{color:var(--blue);align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.managed-section{background:#f0eee7;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.managed-copy .button{margin-top:18px}.managed-work{background:#fff;border:1px solid #d7d7d1;border-radius:12px;padding:28px}.collaboration-line{align-items:center;gap:12px;display:flex}.collaboration-line span{background:#e9ece7;border-radius:50%;place-items:center;width:48px;height:48px;font-size:8px;font-weight:850;display:grid}.collaboration-line span:last-child{background:var(--dark);color:#b8dc8d}.collaboration-line i{background:#bfc5bd;width:40px;height:1px}.managed-work h3{margin:24px 0 16px;font-size:22px}.managed-topics{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.managed-topics span{color:#545e55;align-items:center;gap:6px;font-size:9px;display:flex}.managed-topics svg{color:var(--green)}.experience-placeholder{background:#fafaf7;border:1px dashed #cbd0c8;margin-top:24px;padding:17px}.experience-placeholder small{letter-spacing:.08em;color:#777f78;font-size:7px;font-weight:800}.experience-placeholder p{color:#6b746c;margin:6px 0 0;font-size:10px}.pricing-section{background:var(--bg)}.section-heading{text-align:center;max-width:720px;margin:0 auto}.section-heading .section-label{justify-content:center}.pricing-flow{max-width:var(--container);grid-template-columns:repeat(3,1fr);gap:13px;margin:52px auto 0;display:grid}.pricing-flow article{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;min-height:535px;padding:27px;display:flex;position:relative}.pricing-flow .stage{letter-spacing:.08em;color:#7b847c;font-size:8px;font-weight:850}.pricing-tier{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.pricing-tier b{font-size:15px}.pricing-tier svg{color:#778078}.pricing-flow h3{letter-spacing:-.04em;margin:23px 0 5px;font-size:36px;line-height:1.1}.pricing-flow h3 sup{font-size:15px}.pricing-flow h3 small{letter-spacing:0;color:#7b847c;font-size:10px;display:block}.pricing-flow article>p{color:#69736b;min-height:58px;font-size:12px}.pricing-flow ul{border-top:1px solid var(--line);gap:11px;margin:18px 0 24px;padding:20px 0 0;list-style:none;display:grid}.pricing-flow li{color:#4f5951;align-items:center;gap:7px;font-size:11px;display:flex}.pricing-flow li svg{color:var(--green)}.pricing-flow article>.button{margin-top:auto}.pro-price{border-top:3px solid var(--blue)!important}.managed-price{color:#fff;background:var(--dark)!important}.managed-price .button-primary{background:var(--green)}.community-section{padding:72px var(--pad);background:var(--discord);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:27px;display:grid}.community-icon{background:#ffffff1f;border:1px solid #fff3;border-radius:14px;place-items:center;width:68px;height:68px;display:grid}.community-section .section-label{color:#dce0ff}.community-section h2{margin:7px 0;font-size:clamp(35px,3.8vw,52px)}.community-section p{color:#e0e3f2;margin:0;font-size:12px}.faq-section{max-width:var(--container);grid-template-columns:.8fr 1.2fr;gap:8vw;margin:auto;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list article{border-bottom:1px solid var(--line)}.faq-list button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:68px;padding:0;font-size:14px;font-weight:700;display:flex}.faq-list button svg{transition:transform .2s}.faq-list article.open button svg{transform:rotate(180deg)}.faq-list article>div{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.faq-list article>div p{color:#616b63;margin:0;font-size:13px;line-height:1.7;overflow:hidden}.faq-list article.open>div{grid-template-rows:1fr}.faq-list article.open>div p{padding:0 30px 22px 0}footer{padding:70px var(--pad) 24px;background:var(--dark);color:#fff}.footer-main{grid-template-columns:1fr 1.7fr;gap:8vw;padding-bottom:52px;display:grid}.footer-main>div:first-child>p{color:#9fa8a0;margin-top:18px;font-size:12px}.footer-links{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.footer-links>div{flex-direction:column;gap:12px;display:flex}.footer-links strong{margin-bottom:7px;font-size:10px}.footer-links a{color:#a6aea7;font-size:11px}.footer-links a:hover{color:#fff}.footer-bottom{color:#7f8981;border-top:1px solid #3b433c;grid-template-columns:1fr 1fr auto;gap:20px;padding-top:21px;font-size:9px;display:grid}.footer-bottom>span:nth-child(2){text-align:center}.footer-bottom>div{gap:10px;display:flex}@media (max-width:1120px){.site-nav{gap:18px;margin-right:20px}.site-nav>a{font-size:11px}.language-switch{display:none}.hero-section{grid-template-columns:1fr;padding-top:76px}.hero-copy{max-width:760px}.download-card{width:100%;max-width:760px;margin:42px auto 0}.integration-strip>div{flex-wrap:wrap;justify-content:center}.integration-strip span{text-align:center;width:100%}.free-section{grid-template-columns:1fr;gap:50px}.section-intro{max-width:680px}.pro-section,.managed-section{gap:5vw}.pricing-flow{grid-template-columns:1fr}.pricing-flow article,.pricing-flow article>p{min-height:0}.pricing-flow ul{grid-template-columns:1fr 1fr}}@media (max-width:900px){.site-header{height:72px}.site-nav{display:none}.site-nav.is-open{background:var(--bg);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:3px;margin:0;padding:20px 24px 25px;display:flex;position:absolute;top:72px;left:0;right:0}.site-nav.is-open>a{padding:10px 2px}.mobile-actions{justify-content:space-between;align-items:center;gap:18px;margin-top:10px;display:flex}.mobile-actions>div{gap:20px;display:flex}.header-actions .login-link,.header-actions>.button,.header-actions .discord-link{display:none}.menu-toggle{background:0 0;border:0;place-items:center;padding:5px;display:grid}.pro-section,.managed-section,.faq-section{grid-template-columns:1fr;gap:48px}.pro-copy,.managed-copy,.faq-section>div:first-child{max-width:680px}.managed-work{max-width:720px}.community-section{grid-template-columns:auto 1fr}.community-section>.button{grid-column:2}.footer-main{grid-template-columns:1fr}.footer-links{max-width:650px}}@media (max-width:680px){body{font-size:15px}.site-header{padding:0 18px}.brand>span:last-child,.brand-divider{display:none}.hero-section{padding:56px 18px 76px}.hero-copy h1{font-size:46px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%;min-height:50px}.hero-meta{gap:9px 15px;font-size:10px}.download-card{border-radius:11px;margin-top:34px;padding:20px 16px}.plugin-mark{width:52px;height:52px}.download-product h2{font-size:24px}.download-meta{flex-wrap:wrap;justify-content:flex-start;gap:7px 13px}.upgrade-path{grid-template-columns:1fr}.upgrade-step{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:60px 1fr auto auto;align-items:center;gap:8px;min-height:auto;padding:14px;display:grid}.upgrade-step:last-child{border-bottom:0}.upgrade-step strong,.upgrade-step b,.upgrade-step a{margin:0}.integration-strip{padding:22px 18px}.integration-strip>div{gap:12px 18px}.free-section,.pro-section,.managed-section,.pricing-section,.faq-section{padding:78px 18px}.section-intro h2,.pro-copy h2,.managed-copy h2,.section-heading h2,.faq-section h2{font-size:39px}.free-feature-list article{grid-template-columns:28px 28px 1fr;padding:20px 0}.pro-example,.managed-work{padding:20px}.pro-example h3{font-size:21px}.managed-topics{grid-template-columns:1fr 1fr}.pricing-flow{margin-top:38px}.pricing-flow article{padding:22px}.pricing-flow ul{grid-template-columns:1fr}.community-section{grid-template-columns:1fr;padding:58px 18px}.community-section>.button{grid-column:1;width:100%}.community-icon{width:58px;height:58px}.faq-section{gap:35px}footer{padding:58px 18px 23px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{grid-template-columns:1fr;gap:9px}.footer-bottom>span:nth-child(2){text-align:left}}@media (max-width:430px){.hero-copy h1{font-size:42px}.download-file{padding:11px}.upgrade-step{grid-template-columns:56px 1fr auto}.upgrade-step b{display:none}.integration-strip strong{font-size:8px}.managed-topics{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}}@media (max-width:390px){.hero-copy h1{font-size:39px}.eyebrow{font-size:9px}.download-product p,.download-file strong{font-size:11px}.upgrade-step{grid-template-columns:50px 1fr auto}.upgrade-step strong{font-size:9px}.section-intro h2,.pro-copy h2,.managed-copy h2,.section-heading h2,.faq-section h2{font-size:35px}}@media (max-width:360px){.hero-copy h1{font-size:36px}.hero-section{padding-left:16px;padding-right:16px}.download-card{padding-left:14px;padding-right:14px}.download-product{gap:11px}.plugin-mark{width:48px;height:48px}.download-meta{font-size:8px}.free-section,.pro-section,.managed-section,.pricing-section,.faq-section{padding-left:16px;padding-right:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.rotating-phrase>span:not(:first-child){display:none}.rotating-phrase>span:first-child{opacity:1;transform:none}}.upgrade-path{border-top:1px solid var(--line);border-bottom:0;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px;margin-top:22px;padding-top:18px;display:grid}.upgrade-path>div{border:0;flex-direction:column;gap:1px;min-height:0;padding:0;display:flex}.upgrade-path strong{font-size:10px;line-height:1.4}.upgrade-path span{color:var(--muted);font-size:9px}.upgrade-path i{color:#a1a8a0;font-size:12px;font-style:normal}.upgrade-path>div:first-child strong{color:var(--green-dark)}.integration-strip>div{max-width:var(--container);text-align:center;margin:auto;display:block}.integration-strip p{color:#4d574e;margin:0 0 10px;font-size:11px;font-weight:750}.integration-strip>div>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(14px,2.7vw,38px);display:flex}.integration-item{align-items:center;gap:7px;display:inline-flex;text-align:left!important;width:auto!important}.integration-logo{flex:0 0 22px;width:22px;height:22px;display:block;overflow:hidden}.integration-logo img{object-fit:contain;width:22px;height:22px;display:block}.integration-item.crop-logo img{object-fit:cover;object-position:top}.integration-item.focus-logo img{width:51px;max-width:none;height:51px;transform:translate(-14px,-1px)}.integration-item.tebex-logo .integration-logo{background:#111;border-radius:4px}.integration-item.tebex-logo img{width:52px;max-width:none;height:53px;transform:translate(-15px,-5px)}.integration-strip small{color:#8a928a;margin-top:9px;font-size:8px;display:block}.free-feature-list article{grid-template-columns:38px 1fr;gap:14px;padding:30px 3px}.free-feature-list article>span{color:var(--green-dark);padding-top:4px;font-size:9px;font-weight:800}.free-feature-list h3{margin-bottom:6px;font-size:19px}.free-feature-list p{font-size:13px}.managed-section{background:#f0eee7;display:block}.managed-copy{max-width:var(--container);margin:auto}.managed-topics{flex-wrap:wrap;gap:8px;margin:24px 0 20px;display:flex}.managed-topics span{color:#545e55;background:#ffffff8c;border:1px solid #ced3ca;border-radius:6px;padding:7px 10px;font-size:9px;font-weight:700}.pricing-flow article{min-height:315px}.pricing-flow article>p{min-height:58px}@media (max-width:680px){.upgrade-path{grid-template-columns:1fr auto 1fr auto 1fr;gap:8px}.upgrade-path>div{border:0;padding:0;display:flex}.upgrade-path span{font-size:8px}.free-feature-list article{grid-template-columns:30px 1fr}}@media (max-width:430px){.upgrade-path{grid-template-columns:1fr;align-items:start}.upgrade-path i{margin-left:18px;transform:rotate(90deg)}}.button-pro{background:var(--blue);color:#fff}.tier-content{height:205px;overflow:hidden}.tier-offer{padding-top:24px}.tier-offer>div{border:1px solid var(--line);background:var(--bg);border-radius:9px;gap:7px;min-height:78px;padding:14px 16px;display:grid}.tier-offer>div span{color:#505a51;align-items:center;gap:7px;font-size:10px;display:flex}.tier-offer .button{margin-top:15px}.tier-offer>small{text-align:center;color:var(--muted);margin-top:9px;font-size:8px;display:block}.upgrade-option{display:contents!important}.upgrade-option button{text-align:left;cursor:pointer;min-width:0;color:var(--text);background:0 0;border:0;border-radius:4px;flex-direction:column;align-items:flex-start;gap:1px;padding:5px 0;display:flex}.upgrade-option button strong{font-size:10px;line-height:1.4}.upgrade-option button span{color:var(--muted);font-size:9px}.upgrade-option button:hover strong,.upgrade-option button.active strong{color:var(--green-dark)}.tier-pro .upgrade-option button.active strong{color:var(--blue)}.tier-managed .upgrade-option button.active strong{color:var(--dark)}.upgrade-path{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding-top:16px}.tier-choice{text-align:left;cursor:pointer;width:100%;min-width:0;height:72px;color:var(--text);border:1px solid #0000;border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;padding:12px 13px;transition:transform .2s,border-color .2s,box-shadow .2s,filter .2s;display:flex;position:relative}.tier-choice strong{font-size:10px;line-height:1.3}.tier-choice span{color:#667066;font-size:9px}.tier-choice-free{background:#edf5e7;border-color:#d9e8cd}.tier-choice-pro{background:#edf1fb;border-color:#d9e1f6}.tier-choice-managed{background:#eeefeb;border-color:#dfe2dc}.tier-choice:hover{filter:saturate(1.08);transform:translateY(-2px)}.tier-choice.active{transform:translateY(-2px);box-shadow:0 7px 16px #18201717}.tier-choice:after{content:"";opacity:0;background:currentColor;border-radius:2px;height:2px;transition:opacity .2s,transform .2s;position:absolute;bottom:7px;left:13px;right:13px;transform:scaleX(.45)}.tier-choice.active:after{opacity:.6;transform:scaleX(1)}.tier-choice-free{color:var(--green-dark)}.tier-choice-pro{color:var(--blue)}.tier-choice-managed{color:#4e584c}.download-card,.download-product,.plugin-mark{transition:border-color .24s,background-color .24s,color .24s}.download-product{min-height:58px}.download-product>div{min-width:0}.tier-content-inner,.tier-free-panel,.tier-offer{height:100%}.tier-free-panel{flex-direction:column;display:flex}.tier-content-inner{will-change:opacity,transform;animation:.3s cubic-bezier(.22,1,.36,1) both tier-reveal}@keyframes tier-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:430px){.tier-content{height:224px}.upgrade-path{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.upgrade-path i{margin:0;transform:none}.tier-choice{height:76px;padding:10px 8px}.tier-choice span{font-size:7px}.tier-choice:after{left:8px;right:8px}}@media (prefers-reduced-motion:reduce){.tier-content-inner{animation:none}.tier-choice{transform:none!important}}@media (min-width:901px){.site-nav>a,.discord-link,.login-link{font-size:13px}.language-switch{font-size:11px}.button{font-size:13px}.eyebrow{font-size:12px}.section-label{font-size:11px}.hero-meta{font-size:12px}.download-product{height:72px}.download-product small{font-size:10px}.download-product p{font-size:13px}.download-file strong{font-size:14px}.download-file small,.download-file>span{font-size:10px}.download-meta{font-size:11px}.tier-content{height:220px}.tier-offer>div span{font-size:12px}.tier-offer>small{font-size:10px}.tier-choice{height:78px}.tier-choice strong{font-size:12px}.tier-choice span{font-size:10px}.integration-strip p{font-size:13px}.integration-strip strong{color:#596259;font-size:11px}.integration-strip small{color:#697269;font-size:10px}.free-feature-list article>span{font-size:10px}.free-feature-list p{font-size:14px}.text-link{font-size:13px}.example-head>span{font-size:10px}.example-head b{font-size:9px}.example-stat span{font-size:12px}.example-recommendation small{font-size:10px}.example-recommendation a{font-size:12px}.managed-topics span{font-size:11px}.pricing-flow .stage{font-size:10px}.pricing-flow h3 small{font-size:11px}.pricing-flow article>p,.community-section p,.footer-main>div:first-child>p{font-size:13px}.footer-links strong{font-size:12px}.footer-links a{color:#b8c0b9;font-size:12px}.footer-bottom{color:#aab2ab;font-size:11px}}.download-card{--tier-accent:#69a93d;--tier-soft:#eef6e8;--tier-ink:#477728;--tier-border:#ccdfbd;--tier-wash:#69a93d1f;isolation:isolate;border-color:var(--tier-border);background:#fff;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 24px 60px #1f281f17,0 1px #ffffffe6}.download-card.tier-pro{--tier-accent:#d1a22b;--tier-soft:#fbf3d8;--tier-ink:#85620c;--tier-border:#ead89b;--tier-wash:#d1a22b24}.download-card.tier-managed{--tier-accent:#5078d8;--tier-soft:#edf1fb;--tier-ink:#3f62b4;--tier-border:#cad6f1;--tier-wash:#5078d81f}.download-card:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(360px circle at var(--pointer-x,88%) var(--pointer-y,8%),var(--tier-wash),transparent 72%);opacity:.7;transition:opacity .25s,background .3s;position:absolute;inset:0}.download-card:after{content:"";z-index:2;background:var(--tier-accent);opacity:.82;border-radius:0 0 3px 3px;height:3px;transition:background-color .3s;position:absolute;top:0;left:28px;right:28px}.download-card>*{z-index:1;position:relative}@media (hover:hover) and (pointer:fine){.download-card:hover:before,.download-card:focus-within:before{opacity:1}.download-card:hover{box-shadow:0 28px 68px #1f281f1c,0 1px #ffffffe6}}.plugin-mark{background:var(--tier-soft)!important;color:var(--tier-accent)!important}.download-product small{color:var(--tier-ink)!important}.tier-heading,.plugin-mark{animation:.3s cubic-bezier(.22,1,.36,1) both hero-tier-enter}.tier-offer>div{background:color-mix(in srgb,var(--tier-soft) 48%,white)!important;border-color:var(--tier-border)!important}.tier-offer>div svg{color:var(--tier-accent)!important}.tier-pro .button-pro{background:var(--tier-accent);color:#2b230b}.tier-pro .button-pro:hover{background:#bb8e1d}.tier-choice-free{color:#477728;background:#eef6e8;border-color:#d5e6c8}.tier-choice-free.active{border-color:#69a93d;box-shadow:0 7px 16px #69a93d26}.tier-free .tier-choice-free.active strong{color:#477728}.tier-choice.active:after{opacity:.72;background:currentColor}@keyframes hero-tier-enter{0%{opacity:.35;transform:translateY(3px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:680px){.download-card:after{left:16px;right:16px}.download-card:before{background:radial-gradient(260px circle at 85% 4%,var(--tier-wash),transparent 74%)}}@media (prefers-reduced-motion:reduce){.download-card,.download-card:before,.download-card:after,.tier-heading,.plugin-mark{transition:none!important;animation:none!important}.download-card:before{opacity:.55}html{scroll-behavior:auto}}.content-page{width:min(760px,100% - 40px);min-height:100vh;margin:0 auto;padding:70px 0 100px}.content-back{color:var(--green-dark);align-items:center;gap:7px;margin-bottom:68px;font-size:14px;font-weight:750;display:inline-flex}.content-back:hover{text-underline-offset:4px;text-decoration:underline}.content-page h1{letter-spacing:-.05em;max-width:720px;margin:14px 0 18px;font-size:clamp(44px,7vw,70px);line-height:1.03}.content-intro{color:#566057;max-width:680px;margin:0;font-size:18px;line-height:1.7}.content-body{gap:22px;margin-top:55px;display:grid}.content-body section{border-top:1px solid var(--line);padding:26px 0}.content-body h2{letter-spacing:-.02em;margin:0 0 9px;font-size:21px}.content-body p{color:#586259;margin:0;font-size:16px;line-height:1.75}.content-body p+a{margin-top:20px}.content-body p a{color:var(--green-dark);text-underline-offset:3px;text-decoration:underline}.content-notice{background:#fff8df;border-radius:10px;border:1px solid #ead99a!important;padding:24px!important}@media (max-width:600px){.content-page{padding-top:36px}.content-back{margin-bottom:48px}.content-intro{font-size:16px}.content-body{margin-top:40px}}.button-pro{color:#2b230b;background:#d4a62a}.button-pro:hover{background:#bd9020}.tier-pro .plugin-mark{color:#a67b12;background:#fbf3d8}.tier-pro .download-product small{color:#99710f}.tier-pro .tier-offer>div{background:#fffaf0;border-color:#eadca8}.tier-pro .tier-offer>div svg{color:#c3941d}.tier-choice-pro{color:#8d6810;background:#fbf3d8;border-color:#eadca8}.tier-choice-pro.active{border-color:#d4a62a;box-shadow:0 7px 16px #d4a62a2e}.tier-pro .tier-choice-pro.active strong{color:#8d6810}.pro-copy .section-label{color:#f0cd67}.pro-price{border-top-color:#d4a62a!important}.pro-price .stage,.pro-price .pricing-tier svg{color:#a77c13}.example-recommendation a{color:#99710f}.tier-managed .plugin-mark{color:var(--blue);background:#e9eefb}.tier-managed .button-dark,.managed-section .button-dark{background:var(--blue);color:#fff}.tier-managed .button-dark:hover,.managed-section .button-dark:hover{background:#456ac1}.managed-topics span{color:#405f9e;background:#f1f4fc;border-color:#ced9f1}.managed-price{color:#26324d;background:#e9eefb!important;border-color:#cbd7f1!important}.managed-price .stage,.managed-price .pricing-tier svg{color:#4569bf}.managed-price>p,.managed-price li{color:#46536e}.managed-price .button-primary{background:var(--blue);color:#fff}.managed-price .button-primary:hover{background:#456ac1}.package-section{padding:82px var(--pad) 88px;background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.package-heading{text-align:center;max-width:820px;margin:0 auto 36px}.package-heading .section-label{justify-content:center}.package-heading h2{letter-spacing:-.045em;margin:13px 0;font-size:clamp(38px,4vw,58px);line-height:1.06}.package-heading p{color:#596259;max-width:760px;margin:0 auto;font-size:16px;line-height:1.65}.package-grid{max-width:var(--container);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 auto;display:grid}.package-card{border:1px solid;border-radius:12px;flex-direction:column;min-width:0;min-height:405px;padding:24px;scroll-margin-top:92px;display:flex}.package-free{color:#2d4721;background:#f1f7ec;border-color:#cfe2c0}.package-pro{color:#493a10;background:#fff8df;border-color:#ead99a}.package-managed{color:#27395f;background:#eef3fc;border-color:#cbd8f2}.package-top{border-bottom:1px solid #20251f21;justify-content:space-between;align-items:flex-start;gap:18px;min-height:70px;padding-bottom:18px;display:flex}.package-top span{letter-spacing:.04em;text-transform:uppercase;opacity:.72;font-size:12px;font-weight:750;display:block}.package-top h3{letter-spacing:-.035em;margin:4px 0 0;font-size:27px;line-height:1.1}.package-top>strong{background:#ffffffad;border-radius:6px;flex:none;padding:6px 9px;font-size:13px}.package-signal{border-bottom:1px solid #20251f1c;grid-template-columns:112px 1fr;gap:10px;padding:13px 0;display:grid}.package-signal span{letter-spacing:.07em;opacity:.65;font-size:10px;font-weight:850}.package-signal strong{font-size:13px;line-height:1.4}.package-card ul{gap:10px;margin:0;padding:17px 0 0;list-style:none;display:grid}.package-card li{align-items:flex-start;gap:8px;font-size:14px;font-weight:650;line-height:1.45;display:flex}.package-card li svg{flex:none;margin-top:2px}.package-free li svg{color:var(--green-dark)}.package-pro li svg{color:#a77c13}.package-managed li svg{color:var(--blue)}.package-outcome{border-top:1px solid #20251f21;margin:auto 0 0;padding-top:17px;font-size:13px;font-weight:700;line-height:1.5}@media (max-width:1000px){.package-card{padding:19px}.package-top{gap:10px}.package-top h3{font-size:23px}.package-signal{grid-template-columns:1fr;gap:3px}.package-card li{font-size:13px}}@media (max-width:820px){.package-section{padding:72px 18px}.package-grid{grid-template-columns:1fr}.package-card{min-height:0}.package-signal{grid-template-columns:118px 1fr}.package-outcome{margin-top:22px}}@media (max-width:900px){.site-nav>a,.mobile-actions a{font-size:13px}.integration-strip strong,.integration-strip small{font-size:10px}.tier-choice span{font-size:9px}}@media (max-width:390px){.eyebrow,.download-meta{font-size:10px}}@media (min-width:901px){.site-nav>a,.discord-link,.login-link{font-size:14px}.language-switch{font-size:12px}.button{font-size:14px}.eyebrow,.section-label{font-size:12px}.hero-meta{font-size:13px}.section-intro>p,.pro-copy>p,.managed-copy>p,.section-heading>p,.faq-section>div:first-child>p{font-size:16px}.download-product{height:78px}.download-product small{font-size:12px}.download-product p{font-size:14px}.download-file strong{font-size:15px}.download-file small,.download-file>span,.download-meta{font-size:12px}.tier-content{height:238px}.tier-offer>div span{font-size:13px}.tier-offer>small{font-size:12px}.tier-choice{height:82px}.tier-choice strong{font-size:13px}.tier-choice span{font-size:12px}.integration-strip p{font-size:14px}.integration-strip strong,.integration-strip small,.free-feature-list article>span{font-size:12px}.free-feature-list h3{font-size:20px}.free-feature-list p{font-size:15px}.text-link{font-size:14px}.example-head>span{font-size:12px}.example-head b{font-size:11px}.example-stat span{font-size:13px}.example-recommendation small{font-size:12px}.example-recommendation a{font-size:13px}.managed-topics span,.pricing-flow .stage,.pricing-flow h3 small{font-size:12px}.pricing-flow article>p,.community-section p{font-size:14px}.faq-list button{font-size:16px}.faq-list article>div p{font-size:15px}.footer-main>div:first-child>p{font-size:14px}.footer-links strong,.footer-links a{font-size:13px}.footer-bottom{font-size:12px}}.download-card.tier-managed{border-color:var(--tier-border)}.tier-managed .plugin-mark{background:var(--tier-soft)!important;color:var(--tier-accent)!important}.tier-managed .download-product small{color:var(--tier-ink)!important}.tier-managed .tier-offer>div{background:color-mix(in srgb,var(--tier-soft) 48%,white)!important;border-color:var(--tier-border)!important}.tier-managed .tier-offer>div svg{color:var(--tier-accent)!important}.tier-managed .button-dark{background:var(--tier-accent);color:#fff}.tier-managed .button-dark:hover{background:#4569bf}.tier-choice-managed{color:#3f62b4;background:#edf1fb;border-color:#d7e0f5}.tier-choice-managed.active{border-color:#5078d8;box-shadow:0 7px 16px #5078d829}.tier-managed .tier-choice-managed.active strong{color:#3f62b4}
