@import "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html{background:#020918}body{background:#020918;min-width:320px;margin:0;font-family:Be Vietnam Pro,Arial,sans-serif}button{font-family:inherit}.app-shell{min-height:100vh;overflow:hidden}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);background:#040a18b8;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:28px;max-width:1460px;height:88px;margin:0 auto;padding:0 36px;transition:background .3s,border-color .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.brand{color:#f4f3ff;letter-spacing:-.7px;white-space:nowrap;align-items:center;gap:10px;font-size:31px;font-weight:800;text-decoration:none;display:flex}.brand b{color:#45d5ff}.brand-mark{color:#fff;background:linear-gradient(140deg,#2b7cff,#b345f3);border-radius:11px;place-items:center;width:38px;height:38px;font-size:20px;display:grid;transform:rotate(-3deg);box-shadow:0 0 18px #a73cff8c}.nav-links{align-items:center;gap:clamp(22px,3vw,44px);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nav-links a{color:#f4f2f8;padding-bottom:6px;font-size:17px;text-decoration:none;display:inline-block;position:relative}.nav-links a:after{content:"";transform-origin:50%;background:#3bd9ee;width:100%;height:2px;transition:transform .28s;position:absolute;bottom:-22px;left:0;transform:scaleX(0);box-shadow:0 0 7px #35e9fa}.nav-links a:hover,.nav-links a.active{color:#37d6f6}.nav-links a:hover:after,.nav-links a.active:after{transform:scaleX(1)}.login-button{color:#fff;min-width:149px;font:inherit;cursor:pointer;background:0 0;border:1px solid #2a3449;border-radius:7px;margin-left:50px;padding:12px 20px;font-size:17px}.login-button:hover{border-color:#5dcbff}@media (width<=850px){.site-header{height:70px;padding:0 20px}.brand{font-size:24px}.brand-mark{width:31px;height:31px;font-size:15px}.nav-links{display:none}.login-button{min-width:auto;margin-left:auto;padding:9px 15px}}.burger{color:#f4f3ff;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:6px;display:none}.burger svg{width:26px;height:26px}.mobile-overlay{opacity:0;pointer-events:none;z-index:150;background:#02040c99;transition:opacity .28s;position:fixed;inset:0}.mobile-overlay.open{opacity:1;pointer-events:auto}.mobile-drawer{z-index:151;background:#070b18;border-left:1px solid #1c2438;flex-direction:column;width:78%;max-width:320px;height:100%;padding:20px 22px 28px;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-12px 0 32px #00000080}.mobile-drawer.open{transform:translate(0)}.mobile-drawer-head{border-bottom:1px solid #1c2438;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:18px;display:flex}.mobile-drawer-head .brand{font-size:22px}.mobile-drawer-head .brand-mark{width:30px;height:30px;font-size:15px}.close-btn{color:#f4f3ff;cursor:pointer;background:0 0;border:none;padding:6px}.close-btn svg{width:22px;height:22px}.mobile-nav{flex-direction:column;gap:2px;display:flex}.mobile-nav a{color:#d8d6ea;border-bottom:1px solid #151b2c;padding:14px 8px;font-size:16px;text-decoration:none;transition:color .2s,padding-left .2s}.mobile-nav a:hover,.mobile-nav a.active{color:#37d6f6;padding-left:14px}.mobile-nav a:last-child{border-bottom:none}.mobile-login{width:100%;margin:24px 0 0}@media (width<=850px){.site-header{height:70px;padding:0 20px}.brand{font-size:24px}.brand-mark{width:31px;height:31px;font-size:15px}.nav-links,.login-button:not(.mobile-login){display:none}.burger{display:block}}.site-footer{isolation:isolate;color:#d8d8ea;background:radial-gradient(at 50% 0,#0b1736 0%,#040d20 45%,#020918 100%);border-top:1px solid #182b52;padding:56px 3.1vw 0;position:relative;overflow:hidden}.footer-glow{z-index:-1;filter:blur(90px);opacity:.28;background:#4a2caf;border-radius:50%;width:620px;height:300px;animation:7s ease-in-out infinite footerGlowPulse;position:absolute;top:-160px;left:50%;transform:translate(-50%)}@keyframes footerGlowPulse{0%,to{opacity:.22;transform:translate(-50%)scale(1)}50%{opacity:.34;transform:translate(-50%)scale(1.08)}}.footer-top{grid-template-columns:1.2fr 2fr;gap:60px;max-width:1434px;margin:0 auto;padding-bottom:44px;display:grid}.footer-brand p{color:#a3a3c2;max-width:340px;margin:16px 0 22px;font-size:14.5px;line-height:1.65}.footer-logo{color:#f4f3ff;letter-spacing:-.6px;align-items:center;gap:10px;font-size:27px;font-weight:800;text-decoration:none;display:inline-flex}.footer-logo b{color:#45d5ff}.footer-logo .brand-mark{color:#fff;background:linear-gradient(140deg,#2b7cff,#b345f3);border-radius:10px;place-items:center;width:34px;height:34px;font-size:17px;display:grid;transform:rotate(-3deg);box-shadow:0 0 16px #a73cff8c}.footer-newsletter{background:#06132ddd;border:1px solid #2c3f6b;border-radius:10px;max-width:340px;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.footer-newsletter:focus-within{border-color:#4a9dff;box-shadow:0 0 0 3px #1478df33}.footer-newsletter input{color:#f4f3ff;min-width:0;font:inherit;background:0 0;border:none;flex:1;padding:12px 14px;font-size:14px}.footer-newsletter input::placeholder{color:#6d7194}.footer-newsletter input:focus{outline:none}.footer-newsletter button{color:#fff;cursor:pointer;background:linear-gradient(140deg,#2b7cff,#b345f3);border:none;flex:none;place-items:center;width:46px;transition:filter .25s;display:grid}.footer-newsletter button:hover{filter:brightness(1.15)}.footer-newsletter button svg{width:17px;height:17px}.footer-links{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.footer-col h4{color:#f0f0fa;letter-spacing:.3px;margin:0 0 16px;font-size:15px}.footer-col ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.footer-col a{color:#9d9db8;font-size:14px;text-decoration:none;transition:color .25s,padding-left .25s;position:relative}.footer-col a:before{content:"";opacity:0;background:#45d5ff;border-radius:50%;width:5px;height:5px;transition:opacity .25s,transform .25s;position:absolute;top:50%;left:-14px;transform:translateY(-50%)scale(.4)}.footer-col a:hover{color:#66c5ff;padding-left:14px}.footer-col a:hover:before{opacity:1;transform:translateY(-50%)scale(1)}.footer-bottom{color:#7d80a0;border-top:1px solid #182b52;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1434px;margin:0 auto;padding:22px 0;font-size:13.5px;display:flex}.footer-legal{align-items:center;gap:12px;display:flex}.footer-legal a{color:#7d80a0;text-decoration:none;transition:color .25s}.footer-legal a:hover{color:#66c5ff}.footer-legal .dot{background:#4a4e6e;border-radius:50%;width:3px;height:3px}.footer-socials{gap:10px;display:flex}.social-icon{color:#9d9db8;border:1px solid #2c3f6b;border-radius:50%;place-items:center;width:36px;height:36px;transition:all .25s;display:grid}.social-icon svg{width:16px;height:16px}.social-icon:hover{color:#fff;background:linear-gradient(140deg,#2b7cff,#b345f3);border-color:#4a7de0;transform:translateY(-3px);box-shadow:0 8px 18px #6d3fff55}@media (width<=900px){.footer-top{grid-template-columns:1fr;gap:36px}.footer-links{grid-template-columns:repeat(3,1fr);gap:20px}}@media (width<=580px){.site-footer{padding:44px 20px 0}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.footer-brand p{max-width:100%}}main{min-height:calc(100vh - 88px);padding-top:88px}@media (width<=850px){main{min-height:calc(100vh - 50px);padding-top:50px}}.home-page{isolation:isolate;color:#f8f7ff;background:radial-gradient(at 50% 11%,#0b1736 0%,#040d20 37%,#020918 72%);padding:25px 3.1vw 42px;position:relative;overflow:hidden}.page-glow{z-index:-1;filter:blur(70px);opacity:.32;border-radius:50%;position:absolute}.glow-one{background:#0758d7;width:450px;height:380px;top:170px;left:16%}.glow-two{background:#8f28cf;width:520px;height:450px;top:270px;right:8%}.intro{text-align:center;padding-top:8px}.intro h1{letter-spacing:-.9px;margin:0;font-size:clamp(29px,3vw,53px);font-weight:800}.intro h1 em{background:linear-gradient(90deg,#ad3df1,#1091ff);color:#0000;-webkit-background-clip:text;font-style:normal}.intro>p{color:#dad8e3;margin:9px 0 26px;font-size:clamp(15px,1.45vw,21px)}.feature-row{justify-content:center;max-width:1010px;margin:auto;display:flex}.feature{color:#e9e7f0;justify-items:center;gap:10px;width:25%;min-height:112px;font-size:17px;line-height:1.45;display:grid;position:relative}.feature i{background:linear-gradient(#0000,#165f9b,#0000);width:1px;height:66px;position:absolute;top:24px;right:0}.feature-icon{color:#9d61fc;filter:drop-shadow(0 0 9px #9c49ff90);width:34px;height:34px;transition:transform .25s,filter .25s}.feature-icon svg{width:100%;height:100%}.feature:hover .feature-icon{filter:drop-shadow(0 0 14px #b56bffcc);transform:translateY(-3px)}.modules{grid-template-columns:1fr 1fr;gap:20px;max-width:1434px;margin:18px auto 25px;display:grid}.module-card{background:linear-gradient(130deg,#06162eeb,#020a1ee8);border:1px solid #263b6b;border-radius:21px;min-height:460px;padding:27px 34px 24px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:inset 0 0 60px #0a1b3e77,0 15px 30px #0005}.module-card:hover{border-color:#3f6fd6;transform:translateY(-6px);box-shadow:inset 0 0 60px #0a1b3e77,0 22px 45px #0007,0 0 30px #1a5fd160}.vip-card{background:radial-gradient(circle at 78% 45%,#42144f80,#07122bed 55%);border-color:#67357d}.vip-card:hover{border-color:#c25be8;box-shadow:inset 0 0 60px #0a1b3e77,0 22px 45px #0007,0 0 34px #c25be860}.card-head{z-index:2;align-items:center;gap:24px;padding-bottom:13px;display:flex;position:relative}.card-head:after{content:"";background:#273b64;width:68%;height:1px;position:absolute;bottom:0;left:0}.vip-card .card-head:after{background:#713a76;width:52%}.vip-card .card-head{border-color:#713a76}.round-icon{color:#66c5ff;border:1px solid #42baff;border-radius:50%;place-items:center;width:72px;height:72px;padding:18px;display:grid;box-shadow:inset 0 0 22px #0a65c4,0 0 20px #1478df}.round-icon svg{width:100%;height:100%}.round-icon.user{color:#d179ff;border-color:#d258ff;box-shadow:inset 0 0 22px #9a2cc5,0 0 20px #a52cd0}.card-head label{letter-spacing:.5px;background:linear-gradient(90deg,#1264b9,#18447a);border-radius:4px;padding:5px 10px;font-size:13px;display:inline-block}.vip-card label{background:linear-gradient(90deg,#62218c,#38135f)}.card-head h2{color:#2f9eff;margin:8px 0 2px;font-size:30px}.vip-card h2{color:#cf54f6}.card-head h3{color:#cfd3e6;margin:0;font-size:18px;font-weight:500}.card-content{z-index:1;color:#e2e2eb;max-width:58%;margin-top:17px;font-size:15.5px;line-height:1.58;position:relative}.card-content p{min-height:72px}.benefit-list{margin:15px 0 20px;padding:0;list-style:none}.benefit-list li{white-space:nowrap;align-items:center;margin:8px 0;display:flex}.benefit-list span{color:#76c6ff;border:1px solid #2a95ef;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;margin-right:12px;display:inline-grid}.benefit-list span svg{width:11px;height:11px}.vip-card .benefit-list span{color:#e596ff;border-color:#ce63f4}.demo-button{color:#aed9ff;width:min(340px,100%);font:inherit;cursor:pointer;background:#06132ddd;border:1px solid #3676dc;border-radius:8px;align-items:center;padding:11px 16px;font-size:16px;transition:background .25s,transform .2s,box-shadow .25s;display:inline-flex}.demo-button:hover{background:#0a1c40dd;transform:translateY(-2px);box-shadow:0 8px 20px #1478df55}.demo-button span{color:#061832;background:#1685f4;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;margin-right:14px;display:inline-grid}.demo-button span svg{width:11px;height:11px}.vip-card .demo-button{color:#d391fd;border-color:#9a47dd}.vip-card .demo-button:hover{box-shadow:0 8px 20px #c25be855}.vip-card .demo-button span{background:#b35af1}.module-art{pointer-events:none;justify-content:flex-end;align-items:flex-start;width:42%;display:flex;position:absolute;top:96px;bottom:0;right:0}.module-art img{object-fit:contain;filter:drop-shadow(0 10px 25px #0009);width:100%;max-width:300px;height:auto}.avatar-art{pointer-events:none;justify-content:flex-end;align-items:flex-start;width:44%;display:flex;position:absolute;top:96px;right:0}.avatar-art img{object-fit:contain;filter:drop-shadow(0 10px 30px #0009);width:100%;max-width:320px;height:auto}@keyframes fadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes glowPulse{0%,to{opacity:.32;transform:scale(1)}50%{opacity:.48;transform:scale(1.06)}}.intro h1{animation:.7s both fadeUp}.intro>p{animation:.7s .12s both fadeUp}.feature{opacity:0;animation:.6s both fadeUp}.feature:first-child{animation-delay:.22s}.feature:nth-child(2){animation-delay:.3s}.feature:nth-child(3){animation-delay:.38s}.feature:nth-child(4){animation-delay:.46s}.module-card{opacity:0;animation:.7s .5s both fadeUp}.vip-card{animation-delay:.62s}.module-art img,.avatar-art img{opacity:0;animation:.8s .8s both popIn}.platforms{opacity:0;animation:.7s .85s both fadeUp}.page-glow{animation:6s ease-in-out infinite glowPulse}.glow-two{animation-delay:2s}.platforms{text-align:center;color:#b8b8d5}.platforms p{letter-spacing:.5px;margin:0 0 15px;font-size:15px}.platforms div{color:#d4d3e8;flex-wrap:wrap;justify-content:center;gap:clamp(25px,7vw,90px);font-size:19px;display:flex}.platforms b{white-space:nowrap;white-space:nowrap;align-items:center;gap:9px;font-weight:600;transition:color .25s,transform .25s;display:flex}.platform-icon{width:26px;height:26px;color:var(--brand);filter:drop-shadow(0 0 6px color-mix(in srgb, var(--brand) 70%, transparent));place-items:center;transition:filter .25s,transform .25s;display:grid}.platform-icon svg{width:100%;height:100%}.platforms b:hover .platform-icon{filter:drop-shadow(0 0 12px var(--brand));transform:scale(1.1)}.platforms b:hover{color:var(--brand);transform:translateY(-2px)}@media (width<=900px){.modules{grid-template-columns:1fr}.card-content{max-width:62%}.intro{padding-top:10px}.feature{font-size:14px}.feature-icon{width:28px;height:28px}.platforms div{gap:25px;font-size:15px}}@media (width<=580px){.home-page{padding:25px 15px}.intro h1{line-height:1.2}.feature-row{margin-top:20px}.feature{font-size:11px}.feature i{display:none}.modules{margin-top:5px}.module-card{min-height:500px;padding:20px 18px}.card-head{gap:14px}.round-icon{width:54px;height:54px;padding:13px}.card-head h2{font-size:25px}.card-head h3{font-size:15px}.card-content{max-width:100%;font-size:14px}.benefit-list li{white-space:normal}.module-art,.avatar-art{opacity:.35;width:55%}.demo-button{z-index:2;position:relative}.platforms p{font-size:12px}}.features-page{isolation:isolate;color:#f8f7ff;background:radial-gradient(at 50% 11%,#0b1736 0%,#040d20 37%,#020918 72%);padding:25px 3.1vw 60px;position:relative;overflow:hidden}.features-page .page-glow{z-index:-1;filter:blur(70px);opacity:.32;border-radius:50%;animation:6s ease-in-out infinite glowPulse;position:absolute}.features-page .glow-one{background:#0758d7;width:450px;height:380px;top:100px;left:12%}.features-page .glow-two{background:#8f28cf;width:520px;height:450px;animation-delay:2s;top:420px;right:6%}.f-intro{text-align:center;max-width:780px;margin:40px auto 50px}.f-intro h1{letter-spacing:-.8px;opacity:0;margin:18px 0 14px;font-size:clamp(28px,3.4vw,46px);font-weight:800;line-height:1.2;animation:.7s .1s both fadeUp}.f-intro h1 em{background:linear-gradient(90deg,#ad3df1,#1091ff);color:#0000;-webkit-background-clip:text;font-style:normal}.f-intro p{color:#cfcfe0;opacity:0;font-size:clamp(15px,1.3vw,18px);animation:.7s .2s both fadeUp}.f-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1300px;margin:0 auto 70px;display:grid}.f-card{opacity:0;background:linear-gradient(140deg,#08182fee,#030b1eee);border:1px solid #223862;border-radius:18px;padding:28px 22px;transition:transform .3s,border-color .3s;animation:.6s both fadeUp;position:relative;overflow:hidden}.f-card:hover,.f-card.is-active{border-color:#4a7de0;transform:translateY(-6px)}.f-card-glow{opacity:0;pointer-events:none;background:radial-gradient(circle,#3b7dff55,#0000 70%);width:160px;height:160px;transition:opacity .3s;position:absolute;inset:-40% -40% auto auto}.f-card:hover .f-card-glow{opacity:1}.f-icon{color:#66c5ff;background:#0d2144;border:1px solid #2c5ea8;border-radius:12px;place-items:center;width:46px;height:46px;margin-bottom:16px;transition:box-shadow .3s,transform .3s;display:grid;box-shadow:0 0 #0000}.f-card:hover .f-icon{transform:rotate(-4deg)scale(1.06);box-shadow:0 0 18px #2f9eff70}.f-icon svg{width:22px;height:22px}.f-card h3{color:#f2f1ff;margin:0 0 8px;font-size:18px}.f-card p{color:#b9b9cf;margin:0;font-size:14.5px;line-height:1.55}.f-compare{text-align:center;max-width:900px;margin:0 auto 70px}.f-compare h2{margin-bottom:26px;font-size:clamp(22px,2.4vw,32px)}.f-compare h2 span{color:#2f9eff}.f-compare h2 span.vip{color:#cf54f6}.compare-table{background:#06132add;border:1px solid #263b6b;border-radius:18px;overflow:hidden}.compare-head,.compare-row{grid-template-columns:1fr 140px 140px;align-items:center;display:grid}.compare-head{background:#0a1c40cc;border-bottom:1px solid #263b6b;padding:16px 22px;font-weight:700}.compare-head .col.vip{color:#cf54f6}.compare-head .col.regular{color:#2f9eff}.compare-row{text-align:left;border-bottom:1px solid #17233f;padding:14px 22px}.compare-row:last-child{border-bottom:none}.compare-row:hover{background:#0a1c4055}.row-label{color:#d8d8e6;font-size:15px}.compare-row .col{justify-content:center;display:flex}.cell-icon{width:18px;height:18px}.cell-icon.yes{color:#38e0a0}.cell-icon.no{color:#565b7a}.f-cta{text-align:center;background:radial-gradient(circle at 50% 0,#14276bcc,#05122bee);border:1px solid #2c4b8f;border-radius:22px;max-width:640px;margin:0 auto;padding:50px 30px}.f-cta h2{margin:0 0 8px;font-size:clamp(22px,2.4vw,30px)}.f-cta p{color:#c6c6dc;margin:0 0 22px}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2b7cff,#b345f3);border:none;border-radius:10px;padding:13px 34px;font-size:16px;font-weight:700;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 30px #6d3fff55}.cta-button:hover{transform:translateY(-3px);box-shadow:0 14px 36px #8a4dff77}@media (width<=1024px){.f-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.f-grid{grid-template-columns:1fr}.compare-head,.compare-row{grid-template-columns:1fr 90px 90px}.row-label{font-size:13.5px}}.pricing-page{isolation:isolate;color:#f8f7ff;background:radial-gradient(at 50% 11%,#0b1736 0%,#040d20 37%,#020918 72%);padding:25px 3.1vw 60px;position:relative;overflow:hidden}.pricing-page .page-glow{z-index:-1;filter:blur(70px);opacity:.32;border-radius:50%;animation:6s ease-in-out infinite pGlowPulse;position:absolute}.pricing-page .glow-one{background:#0758d7;width:460px;height:380px;top:90px;left:10%}.pricing-page .glow-two{background:#8f28cf;width:520px;height:450px;animation-delay:2s;top:260px;right:6%}@keyframes pFadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes pGlowPulse{0%,to{opacity:.32;transform:scale(1)}50%{opacity:.48;transform:scale(1.06)}}.p-intro{text-align:center;max-width:720px;margin:40px auto}.p-intro h1{letter-spacing:-.8px;opacity:0;margin:18px 0 12px;font-size:clamp(28px,3.4vw,46px);font-weight:800;animation:.7s .1s both pFadeUp}.p-intro h1 em{background:linear-gradient(90deg,#ad3df1,#1091ff);color:#0000;-webkit-background-clip:text;font-style:normal}.p-intro>p{color:#cfcfe0;opacity:0;margin:0 0 26px;font-size:clamp(15px,1.3vw,18px);animation:.7s .2s both pFadeUp}.billing-toggle{color:#9fa0bc;opacity:0;align-items:center;gap:14px;font-size:15px;animation:.7s .3s both pFadeUp;display:inline-flex}.billing-toggle .active{color:#f4f3ff;font-weight:600}.save-badge{color:#38e0a0;background:#0f2f24;border:1px solid #1f7a55;border-radius:12px;margin-left:6px;padding:2px 8px;font-size:12px;font-style:normal}.switch{cursor:pointer;background:#0d1c3d;border:1px solid #3a4a72;border-radius:20px;width:52px;height:28px;transition:background .3s,border-color .3s;position:relative}.switch .knob{background:linear-gradient(140deg,#2b7cff,#b345f3);border-radius:50%;width:22px;height:22px;transition:transform .3s;position:absolute;top:2px;left:2px}.switch.on{background:#1a1039;border-color:#b345f3}.switch.on .knob{transform:translate(24px)}.p-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;max-width:1160px;margin:0 auto 70px;display:grid}.p-card{opacity:0;background:linear-gradient(140deg,#08182fee,#030b1eee);border:1px solid #223862;border-radius:20px;flex-direction:column;padding:34px 28px 28px;transition:transform .3s,border-color .3s,box-shadow .3s;animation:.6s both pFadeUp;display:flex;position:relative;overflow:hidden}.p-card:hover{border-color:#4a7de0;transform:translateY(-6px);box-shadow:0 20px 40px #0007}.p-card.is-highlight{background:radial-gradient(circle at 50% 0,#4a1a6688,#05122bee 60%);border-color:#c25be8;transform:scale(1.04);box-shadow:0 20px 50px #6d3fff33}.p-card.is-highlight:hover{transform:scale(1.04)translateY(-6px)}.ribbon{letter-spacing:.5px;color:#fff;background:linear-gradient(90deg,#b345f3,#2b7cff);padding:5px 40px;font-size:12px;font-weight:700;position:absolute;top:18px;right:-34px;transform:rotate(38deg);box-shadow:0 4px 12px #0006}.p-card h3{margin:0 0 4px;font-size:22px}.tagline{color:#9d9db8;margin:0 0 20px;font-size:14px}.price{align-items:baseline;gap:6px;min-height:44px;margin-bottom:22px;display:flex}.price .amount{color:#f4f3ff;font-size:30px;font-weight:800}.price .period{color:#9d9db8;font-size:14px}.price .custom{background:linear-gradient(90deg,#ad3df1,#1091ff);color:#0000;-webkit-background-clip:text;font-size:26px;font-weight:800}.p-features{flex:1;margin:0 0 26px;padding:0;list-style:none}.p-features li{color:#dcdcec;align-items:flex-start;gap:10px;margin:10px 0;font-size:14.5px;display:flex}.p-features span{color:#76c6ff;border:1px solid #2a95ef;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;margin-top:2px;display:inline-grid}.p-card.is-highlight .p-features span{color:#e596ff;border-color:#ce63f4}.p-features span svg{width:11px;height:11px}.p-button{color:#aed9ff;width:100%;font:inherit;cursor:pointer;background:#06132ddd;border:1px solid #3676dc;border-radius:10px;padding:12px;font-size:15.5px;font-weight:600;transition:transform .2s,box-shadow .25s,background .25s}.p-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1478df55}.p-card.is-highlight .p-button{color:#fff;background:linear-gradient(90deg,#2b7cff,#b345f3);border:none}.p-card.is-highlight .p-button:hover{box-shadow:0 12px 28px #8a4dff77}.p-card-glow{opacity:0;pointer-events:none;background:radial-gradient(circle,#3b7dff40,#0000 70%);width:200px;height:200px;transition:opacity .3s;position:absolute;inset:auto -30% -30% auto}.p-card:hover .p-card-glow{opacity:1}.p-faq{max-width:720px;margin:0 auto}.p-faq h2{text-align:center;margin-bottom:24px;font-size:clamp(22px,2.4vw,30px)}.faq-list{flex-direction:column;gap:12px;display:flex}.faq-item{background:#06132add;border:1px solid #263b6b;border-radius:14px;transition:border-color .25s;overflow:hidden}.faq-item.open{border-color:#4a7de0}.faq-q{color:#f0f0fa;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;font-size:15.5px;font-weight:600;display:flex}.chevron{color:#7fb6ff;font-size:20px;transition:transform .3s}.faq-item.open .chevron{transform:rotate(180deg)}.faq-a{max-height:0;transition:max-height .35s;overflow:hidden}.faq-item.open .faq-a{max-height:160px}.faq-a p{color:#b9b9cf;margin:0 20px 18px;font-size:14.5px;line-height:1.6}@media (width<=900px){.p-grid{grid-template-columns:1fr}.p-card.is-highlight{order:-1;transform:none}.p-card.is-highlight:hover{transform:translateY(-6px)}}.guide-page{isolation:isolate;color:#f8f7ff;background:radial-gradient(at 50% 11%,#0b1736 0%,#040d20 37%,#020918 72%);padding:25px 3.1vw 60px;position:relative;overflow:hidden}.guide-page .page-glow{z-index:-1;filter:blur(70px);opacity:.32;border-radius:50%;animation:6s ease-in-out infinite gGlow;position:absolute}.guide-page .glow-one{background:#0758d7;width:460px;height:380px;top:90px;left:10%}.guide-page .glow-two{background:#8f28cf;width:520px;height:450px;animation-delay:2s;top:500px;right:6%}@keyframes gFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes gGlow{0%,to{opacity:.32;transform:scale(1)}50%{opacity:.48;transform:scale(1.06)}}.g-intro{text-align:center;max-width:720px;margin:40px auto 50px}.eyebrow.small{padding:4px 12px;font-size:12px}.g-intro h1{letter-spacing:-.8px;opacity:0;margin:18px 0 12px;font-size:clamp(28px,3.4vw,46px);font-weight:800;animation:.7s .1s both gFadeUp}.g-intro h1 em{background:linear-gradient(90deg,#ad3df1,#1091ff);color:#0000;-webkit-background-clip:text;font-style:normal}.g-intro>p{color:#cfcfe0;opacity:0;margin:0 0 26px;font-size:clamp(15px,1.3vw,18px);animation:.7s .2s both gFadeUp}.g-tabs{opacity:0;background:#06132add;border:1px solid #263b6b;border-radius:12px;gap:4px;padding:5px;animation:.7s .3s both gFadeUp;display:inline-flex}.g-tabs button{color:#9d9db8;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 22px;font-size:14.5px;font-weight:600;transition:color .25s,background .25s}.g-tabs button.active{color:#fff;background:linear-gradient(90deg,#2b7cff,#b345f3)}.g-steps-wrap{max-width:900px;margin:0 auto 70px}.step-list{flex-direction:column;display:flex}.step-item{opacity:0;gap:24px;animation:.6s both gFadeUp;display:flex}.step-num-wrap{flex-direction:column;align-items:center;display:flex}.step-num{color:#66c5ff;border:1px solid #42baff;border-radius:50%;flex:none;place-items:center;width:52px;height:52px;display:grid;box-shadow:inset 0 0 16px #0a65c4,0 0 16px #1478df70}.step-num svg{width:22px;height:22px}.step-line{background:linear-gradient(#42baff,#0000);flex:1;width:2px;min-height:40px;margin:6px 0}.step-body{padding-bottom:34px}.step-tag{color:#7fb6ff;letter-spacing:.5px;font-size:12.5px;font-weight:700}.step-body h3{margin:6px 0;font-size:19px}.step-body p{color:#b9b9cf;max-width:520px;margin:0;font-size:14.5px;line-height:1.6}.g-video{max-width:1000px;margin:0 auto 70px}.video-card{background:linear-gradient(140deg,#08182fee,#030b1eee);border:1px solid #263b6b;border-radius:22px;grid-template-columns:1.1fr 1fr;display:grid;overflow:hidden}.video-thumb{background:radial-gradient(circle at 30% 30%,#1a3a7c,#050d20 70%);place-items:center;min-height:260px;display:grid;position:relative}.video-thumb:before{content:"";background:repeating-linear-gradient(120deg,#0000 0 40px,#ffffff08 40px 41px);position:absolute;inset:0}.play-btn{z-index:1;color:#fff;cursor:pointer;background:linear-gradient(140deg,#2b7cff,#b345f3);border:none;border-radius:50%;place-items:center;width:72px;height:72px;animation:2.4s ease-in-out infinite pulseRing;display:grid;position:relative;box-shadow:0 0 #7d4dff80}.play-btn svg{width:26px;height:26px;margin-left:3px}@keyframes pulseRing{0%{box-shadow:0 0 #7d4dff66}70%{box-shadow:0 0 0 22px #0000}to{box-shadow:0 0 #0000}}.video-info{flex-direction:column;justify-content:center;padding:34px 36px;display:flex}.video-info h3{margin:10px 0;font-size:22px}.video-info p{color:#b9b9cf;margin:0;font-size:14.5px;line-height:1.6}.g-resources{max-width:900px;margin:0 auto}.g-resources h2{text-align:center;margin-bottom:26px;font-size:clamp(22px,2.4vw,30px)}.resource-grid{flex-direction:column;gap:12px;display:flex}.resource-card{color:inherit;opacity:0;background:#06132add;border:1px solid #263b6b;border-radius:14px;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;transition:border-color .25s,transform .25s;animation:.6s both gFadeUp;display:flex}.resource-card:hover{border-color:#4a7de0;transform:translate(4px)}.resource-icon{color:#66c5ff;background:#0d2144;border:1px solid #2c5ea8;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid}.resource-icon svg{width:20px;height:20px}.resource-card h4{margin:0 0 3px;font-size:15.5px}.resource-card span{color:#9d9db8;font-size:13px}.resource-download{color:#76c6ff;border:1px solid #2a95ef;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:auto;display:grid}.resource-download svg{width:15px;height:15px}@media (width<=720px){.video-card{grid-template-columns:1fr}.step-item{gap:16px}}.blog-page{isolation:isolate;color:#f8f7ff;background:radial-gradient(at 50% 11%,#0b1736 0%,#040d20 37%,#020918 72%);padding:25px 3.1vw 60px;position:relative;overflow:hidden}.blog-page .page-glow{z-index:-1;filter:blur(70px);opacity:.32;border-radius:50%;animation:6s ease-in-out infinite bGlow;position:absolute}.blog-page .glow-one{background:#0758d7;width:460px;height:380px;top:90px;left:10%}.blog-page .glow-two{background:#8f28cf;width:520px;height:450px;animation-delay:2s;top:560px;right:6%}@keyframes bFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes bGlow{0%,to{opacity:.32;transform:scale(1)}50%{opacity:.48;transform:scale(1.06)}}.b-intro{text-align:center;max-width:720px;margin:40px auto}.b-intro h1{letter-spacing:-.8px;opacity:0;margin:18px 0 12px;font-size:clamp(28px,3.4vw,44px);font-weight:800;animation:.7s .1s both bFadeUp}.b-intro h1 em{background:linear-gradient(90deg,#ad3df1,#1091ff);color:#0000;-webkit-background-clip:text;font-style:normal}.b-intro>p{color:#cfcfe0;opacity:0;font-size:clamp(15px,1.3vw,18px);animation:.7s .2s both bFadeUp}a.post-card,a.featured-card-link{color:inherit;text-decoration:none}.b-featured{opacity:0;border:1px solid #263b6b;border-radius:22px;max-width:1100px;margin:0 auto 40px;animation:.7s .3s both bFadeUp;overflow:hidden}.featured-card-link{background:linear-gradient(140deg,#08182fee,#030b1eee);grid-template-columns:1fr 1fr;transition:border-color .3s;display:grid}.featured-visual{min-height:260px;position:relative;overflow:hidden}.featured-visual:after{content:"";background:repeating-linear-gradient(120deg,#0000 0 40px,#ffffff08 40px 41px);position:absolute;inset:0}.g1{background:radial-gradient(circle at 30% 30%,#2b7cff,#05122b 75%)}.g2{background:radial-gradient(circle at 70% 30%,#b345f3,#05122b 75%)}.g3{background:radial-gradient(circle at 30% 70%,#38e0a0,#05122b 75%)}.g4{background:radial-gradient(circle at 70% 70%,#ff7a3d,#05122b 75%)}.featured-body{flex-direction:column;justify-content:center;padding:34px;display:flex}.tag-pill{color:#cf54f6;background:#2a0f3d;border:1px solid #6a2f8f;border-radius:20px;align-self:flex-start;margin-bottom:14px;padding:5px 14px;font-size:12.5px;font-weight:700}.tag-pill.small{padding:4px 11px;font-size:11.5px}.featured-body h2{margin:0 0 12px;font-size:24px;line-height:1.32}.featured-body p{color:#b9b9cf;margin:0 0 20px;font-size:14.5px;line-height:1.6}.read-more{color:#66c5ff;align-items:center;gap:8px;width:fit-content;font-size:14.5px;font-weight:700;text-decoration:none;transition:gap .25s,color .25s;display:inline-flex}.read-more span{display:inline-flex}.read-more span svg{width:16px;height:16px}.featured-card-link:hover .read-more,.post-card:hover .read-more{color:#9adcff;gap:12px}.read-more.small{font-size:13.5px}.read-more.small svg{width:14px;height:14px}.b-filter{flex-wrap:wrap;justify-content:center;gap:10px;max-width:1100px;margin:0 auto 30px;display:flex}.b-filter button{color:#9d9db8;font:inherit;cursor:pointer;background:#06132add;border:1px solid #263b6b;border-radius:20px;padding:8px 18px;font-size:14px;font-weight:600;transition:all .25s}.b-filter button.active,.b-filter button:hover{color:#fff;background:linear-gradient(90deg,#1a3a7c,#2a1a5c);border-color:#4a7de0}.b-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto 70px;display:grid}.post-card{opacity:0;background:linear-gradient(140deg,#08182fee,#030b1eee);border:1px solid #263b6b;border-radius:18px;transition:transform .3s,border-color .3s;animation:.6s both bFadeUp;overflow:hidden}.post-card:hover{border-color:#4a7de0;transform:translateY(-6px)}.post-visual{height:150px;position:relative;overflow:hidden}.post-visual:after{content:"";background:repeating-linear-gradient(120deg,#0000 0 30px,#ffffff08 30px 31px);position:absolute;inset:0}.post-body{padding:20px 22px 24px}.post-meta{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.post-date{color:#83839c;font-size:12.5px}.post-body h3{margin:0 0 10px;font-size:17px;line-height:1.4}.post-body p{color:#b9b9cf;margin:0 0 16px;font-size:13.5px;line-height:1.55}.b-newsletter{text-align:center;background:radial-gradient(circle at 50% 0,#14276bcc,#05122bee);border:1px solid #2c4b8f;border-radius:22px;max-width:640px;margin:0 auto;padding:46px 30px}.newsletter-icon{color:#66c5ff;border:1px solid #42baff;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 16px;display:grid;box-shadow:inset 0 0 16px #0a65c4,0 0 16px #1478df70}.newsletter-icon svg{width:22px;height:22px}.b-newsletter h2{margin:0 0 8px;font-size:clamp(20px,2.2vw,26px)}.b-newsletter p{color:#c6c6dc;margin:0 0 22px;font-size:14.5px}.newsletter-form{gap:10px;max-width:420px;margin:0 auto;display:flex}.newsletter-form input{color:#f4f3ff;font:inherit;background:#06132ddd;border:1px solid #3676dc;border-radius:10px;flex:1;padding:12px 16px;font-size:14.5px}.newsletter-form input::placeholder{color:#7f83a3}.newsletter-form input:focus{border-color:#66c5ff;outline:none;box-shadow:0 0 0 3px #1478df33}.newsletter-form button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2b7cff,#b345f3);border:none;border-radius:10px;padding:12px 22px;font-size:14.5px;font-weight:700;transition:transform .25s,box-shadow .25s}.newsletter-form button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #8a4dff55}@media (width<=900px){.featured-card-link{grid-template-columns:1fr}.b-grid{grid-template-columns:1fr 1fr}}@media (width<=580px){.b-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}}.contact-page{isolation:isolate;color:#f8f7ff;background:radial-gradient(at 50% 11%,#0b1736 0%,#040d20 37%,#020918 72%);padding:25px 3.1vw 60px;position:relative;overflow:hidden}.contact-page .page-glow{z-index:-1;filter:blur(70px);opacity:.32;border-radius:50%;animation:6s ease-in-out infinite cGlow;position:absolute}.contact-page .glow-one{background:#0758d7;width:460px;height:380px;top:90px;left:8%}.contact-page .glow-two{background:#8f28cf;width:520px;height:450px;animation-delay:2s;top:380px;right:4%}@keyframes cFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes cGlow{0%,to{opacity:.32;transform:scale(1)}50%{opacity:.48;transform:scale(1.06)}}.c-intro{text-align:center;max-width:700px;margin:40px auto}.eyebrow{letter-spacing:1px;color:#9fc6ff;opacity:0;background:#0a1c40aa;border:1px solid #2a5aa8;border-radius:20px;padding:6px 16px;font-size:13px;animation:.6s both cFadeUp;display:inline-block}.c-intro h1{letter-spacing:-.8px;opacity:0;margin:18px 0 12px;font-size:clamp(28px,3.4vw,44px);font-weight:800;animation:.7s .1s both cFadeUp}.c-intro h1 em{background:linear-gradient(90deg,#ad3df1,#1091ff);color:#0000;-webkit-background-clip:text;font-style:normal}.c-intro>p{color:#cfcfe0;opacity:0;font-size:clamp(15px,1.3vw,18px);animation:.7s .2s both cFadeUp}.c-info-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1100px;margin:0 auto 50px;display:grid}.info-card{text-align:center;opacity:0;background:linear-gradient(140deg,#08182fee,#030b1eee);border:1px solid #223862;border-radius:16px;padding:24px 20px;transition:transform .3s,border-color .3s;animation:.6s both cFadeUp}.info-card:hover{border-color:#4a7de0;transform:translateY(-5px)}.info-icon{color:#66c5ff;background:#0d2144;border:1px solid #2c5ea8;border-radius:12px;place-items:center;width:44px;height:44px;margin:0 auto 14px;display:grid}.info-icon svg{width:20px;height:20px}.info-label{color:#7fb6ff;letter-spacing:.5px;margin-bottom:6px;font-size:12.5px;font-weight:700;display:block}.info-card p{color:#dcdcec;margin:0;font-size:14.5px;line-height:1.5}.c-main{grid-template-columns:1.4fr 1fr;align-items:start;gap:24px;max-width:1100px;margin:0 auto;display:grid}.c-form-wrap{opacity:0;background:linear-gradient(140deg,#08182fee,#030b1eee);border:1px solid #263b6b;border-radius:22px;padding:34px;animation:.7s .3s both cFadeUp}.c-form-wrap h2{margin:0 0 6px;font-size:22px}.form-sub{color:#9d9db8;margin:0 0 24px;font-size:14px}.c-form{flex-direction:column;gap:18px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field label{color:#b9b9cf;font-size:13.5px;font-weight:600}.field input,.field textarea{color:#f4f3ff;font:inherit;resize:none;background:#06132ddd;border:1px solid #2c3f6b;border-radius:10px;padding:12px 14px;font-size:14.5px;transition:border-color .25s,box-shadow .25s}.field input::placeholder,.field textarea::placeholder{color:#6d7194}.field input:focus,.field textarea:focus{border-color:#4a9dff;outline:none;box-shadow:0 0 0 3px #1478df33}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2b7cff,#b345f3);border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding:13px 26px;font-size:15.5px;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex}.submit-btn svg{width:16px;height:16px}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #8a4dff55}.sent-state{text-align:center;padding:40px 10px}.sent-icon{color:#38e0a0;background:#0f2f24;border:1px solid #1f7a55;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 18px;animation:.5s both popIn;display:grid}.sent-icon svg{width:26px;height:26px}.sent-state h3{margin:0 0 8px;font-size:20px}.sent-state p{color:#b9b9cf;margin:0 0 20px;font-size:14.5px}.reset-btn{color:#aed9ff;font:inherit;cursor:pointer;background:#06132ddd;border:1px solid #3676dc;border-radius:10px;padding:10px 22px;font-size:14px;transition:border-color .25s}.reset-btn:hover{border-color:#66c5ff}.c-side{opacity:0;flex-direction:column;gap:20px;animation:.7s .4s both cFadeUp;display:flex}.map-card{background:linear-gradient(140deg,#08182fee,#030b1eee);border:1px solid #263b6b;border-radius:20px;overflow:hidden}.map-visual{background:radial-gradient(circle at 50% 40%,#1a3a7c,#050d20 75%);place-items:center;height:170px;display:grid;position:relative;overflow:hidden}.map-visual:before{content:"";background-image:repeating-linear-gradient(0deg,#ffffff10 0 1px,#0000 1px 34px),repeating-linear-gradient(90deg,#ffffff10 0 1px,#0000 1px 34px);position:absolute;inset:0}.map-pin-glow{z-index:1;color:#cf54f6;filter:drop-shadow(0 0 14px #cf54f6aa);place-items:center;width:46px;height:46px;animation:2.2s ease-in-out infinite bounce;display:grid;position:relative}.map-pin-glow svg{width:30px;height:30px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.map-caption{padding:16px 20px}.map-caption h4{margin:0 0 4px;font-size:15.5px}.map-caption p{color:#9d9db8;margin:0;font-size:13.5px}.social-card{background:linear-gradient(140deg,#08182fee,#030b1eee);border:1px solid #263b6b;border-radius:20px;padding:22px}.social-card h4{margin:0 0 14px;font-size:15.5px}.social-list{flex-wrap:wrap;gap:10px;display:flex}.social-pill{color:#b9b9cf;border:1px solid #2c3f6b;border-radius:20px;padding:8px 16px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .25s}.social-pill:hover{color:#fff;background:linear-gradient(90deg,#1a3a7c,#2a1a5c);border-color:#4a7de0;transform:translateY(-2px)}@media (width<=950px){.c-info-grid{grid-template-columns:1fr 1fr}.c-main{grid-template-columns:1fr}}@media (width<=560px){.c-info-grid,.form-row{grid-template-columns:1fr}}.blog-detail-page{max-width:100%;padding:10px 24px;position:relative;overflow:hidden}.bd-container{z-index:2;max-width:780px;margin:0 auto;position:relative}.back-link{color:#9ba3c4;align-items:center;gap:8px;margin-bottom:32px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.back-link:hover{color:#37d6f6}.back-link svg{width:16px;height:16px}.bd-header h1{color:#f4f3ff;margin:14px 0 10px;font-size:clamp(28px,4vw,42px);line-height:1.3}.bd-date{color:#7d84a8;font-size:14px}.bd-visual{border-radius:18px;height:320px;margin:28px 0 36px}.bd-content p{color:#c7c9de;margin-bottom:22px;font-size:16px;line-height:1.85}.bd-related{border-top:1px solid #1c2438;margin-top:60px;padding-top:40px}.bd-related h3{color:#f4f3ff;margin-bottom:20px;font-size:20px}.bd-related-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.bd-related-grid .post-card{text-decoration:none;display:block}@media (width<=700px){.blog-detail-page{padding:70px 16px}.bd-visual{height:200px}.bd-related-grid{grid-template-columns:1fr}}@media (width>=1800px){.site-header{max-width:1680px;height:96px}.feature-row{max-width:1180px}.modules{max-width:1640px}.modules .module-card{min-height:500px}.modules .card-content{font-size:17px}.platforms div{gap:clamp(50px,6vw,130px);font-size:22px}.f-intro{max-width:880px}.f-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1520px}.f-card{padding:32px 26px}.f-compare,.f-cta{max-width:1000px}.p-intro{max-width:820px}.p-grid{gap:26px;max-width:1360px}.p-card{padding:40px 32px 32px}.g-intro{max-width:820px}.g-steps-wrap,.g-video,.g-resources{max-width:1040px}.step-body h3{font-size:21px}.b-intro{max-width:820px}.b-featured,.b-filter,.b-grid{max-width:1280px}.b-grid{gap:24px}.c-intro{max-width:800px}.c-info-grid,.c-main{max-width:1280px}.footer-top,.footer-bottom{max-width:1680px}.footer-links{gap:32px}.home-page,.features-page,.pricing-page,.guide-page,.blog-page,.contact-page{font-size:16.5px}}@media (width>=2200px){.site-header{max-width:1760px}.modules{max-width:1720px}.f-grid{max-width:1600px}.p-grid{max-width:1420px}.footer-top,.footer-bottom{max-width:1760px}}
