.RustSeo_page__1jwZw{background-color:var(--theme-dark2,var(--theme-surface-2));color:var(--text-main);min-height:100vh}.RustSeo_container__Kza3F{max-width:1200px;margin:0 auto;padding:0 2rem}.RustSeo_body__6fI_e{padding-top:6rem;padding-bottom:4rem;display:flex;flex-direction:column;gap:6rem}.RustSeo_sectionHeader__FIsng{text-align:center;max-width:800px;margin:0 auto 3rem}.RustSeo_sectionHeader__FIsng h2{font-size:2.5rem;font-weight:700;color:var(--text-high);margin-bottom:1rem}.RustSeo_sectionHeader__FIsng p{font-size:1.125rem;color:var(--text-dim);line-height:1.6}.RustSeo_heroSection__yRbfH{position:relative;overflow:hidden;padding-bottom:4rem;padding-top:2rem;display:flex;align-items:center}.RustSeo_heroOrb__4IID_{position:absolute;width:60vw;height:60vw;max-width:800px;max-height:800px;background:radial-gradient(circle,var(--accent,#3b6bdc) 0,transparent 70%);opacity:.15;top:-20%;left:50%;transform:translateX(-50%);border-radius:50%;pointer-events:none;z-index:0;filter:blur(80px)}.RustSeo_heroInner__eiEs2{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}@media (max-width:992px){.RustSeo_heroInner__eiEs2{grid-template-columns:1fr;text-align:center;gap:3rem}}.RustSeo_heroCopy__oyCec{display:flex;flex-direction:column;gap:1.5rem}@media (max-width:992px){.RustSeo_heroCopy__oyCec{align-items:center}}.RustSeo_eyebrow__nHK2n{color:var(--accent,#3b6bdc);font-weight:600;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem}.RustSeo_heroTitle__iX7jn{font-size:3.5rem;font-weight:800;line-height:1.1;color:var(--text-high);letter-spacing:-.02em}@media (max-width:768px){.RustSeo_heroTitle__iX7jn{font-size:2.5rem}}.RustSeo_heroSubtitle__9Tq1w{font-size:1.25rem;color:var(--text-dim);line-height:1.6;max-width:500px}.RustSeo_heroActions__aOLG5{display:flex;gap:1rem;margin-top:1rem}@media (max-width:768px){.RustSeo_heroActions__aOLG5{flex-direction:column;width:100%}}.RustSeo_primaryButton__6DBv9,.RustSeo_secondaryButton__KwKAJ{padding:.875rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .2s ease;text-align:center;display:inline-flex;align-items:center;justify-content:center}.RustSeo_primaryButton__6DBv9{background-color:var(--accent,#3b6bdc);color:#fff;border:1px solid transparent}.RustSeo_primaryButton__6DBv9:hover{background-color:color-mix(in srgb,var(--accent,#3b6bdc) 80%,#000);transform:translateY(-2px);box-shadow:0 4px 12px color-mix(in srgb,var(--accent,#3b6bdc) 40%,transparent)}.RustSeo_secondaryButton__KwKAJ{background-color:var(--theme-dark2,var(--theme-surface-2));color:var(--text-main);border:1px solid var(--theme-border)}.RustSeo_secondaryButton__KwKAJ:hover{background-color:var(--theme-border);transform:translateY(-2px)}.RustSeo_trustBadges__Dpb3C{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:2rem}@media (max-width:992px){.RustSeo_trustBadges__Dpb3C{justify-content:center}}.RustSeo_trustBadge__ASy1R{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-dim)}.RustSeo_trustBadgeIcon__DTW4n{color:var(--accent,#3b6bdc);display:flex}.RustSeo_heroVisualCard__HwoQv{background:var(--theme-surface,#1e1e1e);border:1px solid var(--theme-border,#333);border-radius:16px;padding:2.5rem;box-shadow:0 20px 40px rgba(0,0,0,.2);position:relative;overflow:hidden}.RustSeo_heroVisualCard__HwoQv:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--accent,#3b6bdc),color-mix(in srgb,var(--accent,#3b6bdc) 50%,#fff))}.RustSeo_visualCardTitle__Xh_IX{font-size:1.5rem;color:var(--text-high);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.RustSeo_visualStatsGrid__FqXOf{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}.RustSeo_visualStat__RZWck{background:var(--theme-dark2,var(--theme-surface-2));border:1px solid var(--theme-border);padding:1rem .5rem;border-radius:8px;text-align:center;font-weight:600;color:var(--accent,#3b6bdc);font-size:.875rem}.RustSeo_visualList__RQY_m{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.RustSeo_visualList__RQY_m li{display:flex;align-items:center;gap:1rem;color:var(--text-dim)}.RustSeo_checkIcon__PxCt8{color:#10b981;display:flex;background:color-mix(in srgb,#10b981 15%,transparent);padding:.25rem;border-radius:50%}.RustSeo_benefitsGrid__JiMLz,.RustSeo_serverTypesGrid__BDZD6{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}.RustSeo_card__PuHsp{background:var(--theme-surface,#1e1e1e);border:1px solid var(--theme-border,#333);border-radius:12px;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column;gap:1rem}.RustSeo_card__PuHsp:hover{border-color:var(--accent,#3b6bdc);transform:translateY(-4px);box-shadow:0 8px 24px color-mix(in srgb,var(--accent,#3b6bdc) 10%,transparent)}.RustSeo_cardIcon__8c_G4{color:var(--accent,#3b6bdc);background:color-mix(in srgb,var(--accent,#3b6bdc) 10%,transparent);width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.RustSeo_card__PuHsp h3{font-size:1.25rem;color:var(--text-high);margin:0}.RustSeo_card__PuHsp p{color:var(--text-dim);line-height:1.5;margin:0}.RustSeo_ramTableWrap___cP_8{background:var(--theme-surface,#1e1e1e);border:1px solid var(--theme-border,#333);border-radius:12px;overflow:hidden;margin-bottom:2rem}.RustSeo_ramTable__TxixS{width:100%;border-collapse:collapse;text-align:left}.RustSeo_ramTable__TxixS th{background:var(--theme-dark2,var(--theme-surface-2));font-weight:600;color:var(--text-high)}.RustSeo_ramTable__TxixS td,.RustSeo_ramTable__TxixS th{padding:1.25rem 1.5rem;border-bottom:1px solid var(--theme-border)}.RustSeo_ramTable__TxixS td{color:var(--text-main)}.RustSeo_ramTable__TxixS tr:last-child td{border-bottom:none}.RustSeo_ramTable__TxixS tr:hover td{background:color-mix(in srgb,var(--accent,#3b6bdc) 5%,transparent)}.RustSeo_ramTable__TxixS td:first-child{font-weight:700;color:var(--accent,#3b6bdc)}.RustSeo_ramNote__DeGUZ{color:var(--text-dim);font-size:.875rem;text-align:center;margin-bottom:2rem}.RustSeo_ramActions__IY17J{display:flex;justify-content:center}.RustSeo_infoGrid___hDnE{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:2rem;gap:2rem}@media (max-width:768px){.RustSeo_infoGrid___hDnE{grid-template-columns:1fr}}.RustSeo_infoCard__Vw5Tl{background:linear-gradient(145deg,var(--theme-surface,#1e1e1e),var(--theme-dark2,var(--theme-surface-2)));border:1px solid var(--theme-border,#333);border-radius:16px;padding:3rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}.RustSeo_infoCard__Vw5Tl h2{font-size:1.75rem;color:var(--text-high);margin:0}.RustSeo_infoCard__Vw5Tl p{color:var(--text-dim);line-height:1.6;margin:0}.RustSeo_faqSection__DKfXh{background-color:var(--theme-dark2,var(--theme-surface-2));border-top:1px solid var(--theme-border);border-bottom:1px solid var(--theme-border);padding:4rem 0}.RustSeo_faqGrid__AUSAc{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.RustSeo_faqItem__r3VSX{background:var(--theme-surface,#1e1e1e);border:1px solid var(--theme-border,#333);border-radius:8px;overflow:hidden}.RustSeo_faqItem__r3VSX summary{padding:1.5rem;font-weight:600;color:var(--text-high);cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none}.RustSeo_faqItem__r3VSX summary::-webkit-details-marker{display:none}.RustSeo_faqIcon__mBHoY{color:var(--accent,#3b6bdc);font-size:1.5rem;line-height:1;transition:transform .2s ease}.RustSeo_faqItem__r3VSX[open] .RustSeo_faqIcon__mBHoY{transform:rotate(45deg)}.RustSeo_faqItem__r3VSX p{padding:0 1.5rem 1.5rem;color:var(--text-dim);line-height:1.6;margin:0;border-top:1px solid transparent}.RustSeo_faqItem__r3VSX[open] p{border-top-color:var(--theme-border);padding-top:1.5rem}.RustSeo_finalCtaSection__clVvb{padding:2rem 0 4rem}.RustSeo_finalCtaCard__Cx8mx{background:linear-gradient(135deg,var(--accent,#3b6bdc) 0,color-mix(in srgb,var(--accent,#3b6bdc) 50%,#000) 100%);border-radius:24px;padding:4rem 2rem;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;gap:1.5rem;box-shadow:0 20px 40px color-mix(in srgb,var(--accent,#3b6bdc) 20%,transparent)}.RustSeo_finalCtaCard__Cx8mx h2{font-size:2.5rem;font-weight:800;margin:0}.RustSeo_finalCtaCard__Cx8mx p{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto}.RustSeo_finalCtaActions__lBrTH{display:flex;gap:1rem;margin-top:1rem}.RustSeo_finalCtaActions__lBrTH .RustSeo_primaryButton__6DBv9{background:#fff;color:var(--accent,#3b6bdc)}.RustSeo_finalCtaActions__lBrTH .RustSeo_primaryButton__6DBv9:hover{background:hsla(0,0%,100%,.9);transform:translateY(-2px)}.RustSeo_finalCtaActions__lBrTH .RustSeo_secondaryButton__KwKAJ{background:transparent;color:#fff;border-color:hsla(0,0%,100%,.3)}.RustSeo_finalCtaActions__lBrTH .RustSeo_secondaryButton__KwKAJ:hover{background:hsla(0,0%,100%,.1)}@media (max-width:768px){.RustSeo_finalCtaActions__lBrTH{flex-direction:column;width:100%;max-width:300px}}