:root[data-theme=dark]{--_1pojz6w0: #110d18;--_1pojz6w1: #1a1424;--_1pojz6w2: rgba(90, 70, 120, .15);--_1pojz6w3: rgba(90, 70, 120, .25);--_1pojz6w4: rgba(90, 70, 120, .35);--_1pojz6w5: rgba(120, 90, 160, .25);--_1pojz6w6: rgba(120, 90, 160, .15);--_1pojz6w7: rgba(140, 110, 180, .35);--_1pojz6w8: #e8e4f0;--_1pojz6w9: #9990a8;--_1pojz6wa: #6a6080;--_1pojz6wb: rgba(30, 20, 45, .8);--_1pojz6wc: rgba(120, 90, 160, .2);--_1pojz6wd: rgba(140, 110, 180, .25);--_1pojz6we: rgba(17, 13, 24, .9);--_1pojz6wf: rgba(0, 0, 0, .6);--_1pojz6wg: #8b6cc4;--_1pojz6wh: #a080e0;--_1pojz6wi: rgba(139, 108, 196, .2);--_1pojz6wj: #ffffff;--_1pojz6wk: 0 1px 3px rgba(0, 0, 0, .5);--_1pojz6wl: 0 4px 20px rgba(0, 0, 0, .6);--_1pojz6wm: 0 8px 40px rgba(0, 0, 0, .7);--_1pojz6wn: radial-gradient(ellipse 120% 80% at 50% 100%, rgba(60, 40, 90, .5), transparent 70%), radial-gradient(ellipse 80% 60% at 50% 0%, rgba(30, 20, 50, .8), transparent)}:root[data-theme=light]{--_1pojz6w0: #f8f6fc;--_1pojz6w1: #f0ecf8;--_1pojz6w2: rgba(90, 70, 120, .06);--_1pojz6w3: rgba(90, 70, 120, .1);--_1pojz6w4: rgba(90, 70, 120, .14);--_1pojz6w5: rgba(90, 70, 120, .12);--_1pojz6w6: rgba(90, 70, 120, .08);--_1pojz6w7: rgba(90, 70, 120, .18);--_1pojz6w8: #1a1424;--_1pojz6w9: #5a5068;--_1pojz6wa: #8a8098;--_1pojz6wb: rgba(255, 255, 255, .85);--_1pojz6wc: rgba(90, 70, 120, .12);--_1pojz6wd: rgba(255, 255, 255, .95);--_1pojz6we: rgba(248, 246, 252, .9);--_1pojz6wf: rgba(0, 0, 0, .3);--_1pojz6wg: #7c5aaf;--_1pojz6wh: #6a4a9a;--_1pojz6wi: rgba(124, 90, 175, .1);--_1pojz6wj: #ffffff;--_1pojz6wk: 0 1px 3px rgba(90, 70, 120, .1);--_1pojz6wl: 0 4px 16px rgba(90, 70, 120, .12);--_1pojz6wm: 0 8px 32px rgba(90, 70, 120, .15);--_1pojz6wn: radial-gradient(ellipse 120% 80% at 50% 100%, rgba(90, 70, 120, .08), transparent 70%)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:18px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background-color:var(--_1pojz6w0);color:var(--_1pojz6w8);line-height:1.6;min-height:100vh;background-image:var(--_1pojz6wn);background-attachment:fixed;transition:background-color .12s,color .12s}a{color:inherit;text-decoration:none}ul{list-style:none}.sticky-header{position:sticky;top:0;z-index:100;background:var(--_1pojz6w0)}.site-header{background:var(--_1pojz6we);backdrop-filter:blur(24px) saturate(1.2);-webkit-backdrop-filter:blur(24px) saturate(1.2);border-bottom:1px solid var(--_1pojz6w6);-webkit-user-select:none;user-select:none}.nav-container{max-width:1100px;margin:0 auto;padding:.875rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{font-weight:600;font-size:1rem;color:var(--_1pojz6w8);letter-spacing:-.01em}.nav-links{display:flex;gap:2rem}.nav-links a{display:block;padding:.5rem .75rem;color:var(--_1pojz6w9);font-size:.875rem;font-weight:500;border-radius:.5rem;transition:color .15s,background .15s}.nav-links a:hover{color:var(--_1pojz6w8);background:var(--_1pojz6w3)}.nav-actions{display:flex;align-items:center;gap:.5rem}.site-header mf-theme-toggle{position:fixed;top:0;right:1.5rem;z-index:101;height:3.75rem;display:flex;align-items:center;opacity:.5}.theme-toggle{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:transparent;border-radius:.5rem;color:var(--_1pojz6w9);cursor:pointer;transition:background .15s,color .15s;position:relative}.theme-toggle:hover{background:var(--_1pojz6w3);color:var(--_1pojz6w8)}.theme-toggle input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;margin:0}.theme-toggle svg{width:1.125rem;height:1.125rem;pointer-events:none}.theme-toggle .icon-sun{display:flex}.theme-toggle .icon-moon{display:none}.theme-toggle input:checked~.icon-sun{display:none}.theme-toggle input:checked~.icon-moon{display:flex}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;border-radius:.5rem;border:none;cursor:pointer;transition:all .15s}.btn-primary{background:var(--_1pojz6wg);color:var(--_1pojz6wj)}.btn-primary:hover{background:var(--_1pojz6wh);transform:translateY(-1px)}.btn-ghost{background:var(--_1pojz6w2);color:var(--_1pojz6w9);border:1px solid var(--_1pojz6w5)}.btn-ghost:hover{background:var(--_1pojz6w3);color:var(--_1pojz6w8)}.btn-lg{padding:.625rem 1.25rem;font-size:.875rem}.btn-block{width:100%}.main-content{min-height:calc(100vh - 200px)}.hero{padding:6rem 1.5rem 5rem;text-align:center;position:relative}.hero-content{max-width:600px;margin:0 auto;position:relative}.hero-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:600;line-height:1.2;margin-bottom:1rem;letter-spacing:-.025em}.hero-subtitle{font-size:1rem;color:var(--_1pojz6w9);margin-bottom:2rem;line-height:1.7}.hero-actions{display:flex;gap:.625rem;justify-content:center;flex-wrap:wrap}.section-title{font-size:1.25rem;font-weight:600;text-align:center;margin-bottom:.5rem;letter-spacing:-.02em}.section-description{text-align:center;color:var(--_1pojz6w9);max-width:480px;margin:0 auto 2rem;font-size:.875rem}.features-overview{padding:4rem 1.5rem;max-width:1100px;margin:0 auto}mf-feature-card{display:block;height:100%}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:1px;margin-top:2.5rem;background:var(--_1pojz6w5);border-radius:1.25rem;overflow:hidden;border:1px solid var(--_1pojz6w5);box-shadow:var(--_1pojz6wl)}.feature-card{background:var(--_1pojz6wb);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1.75rem;transition:background .2s;position:relative;height:100%;box-sizing:border-box;-webkit-user-select:none;user-select:none}.feature-card:hover{background:var(--_1pojz6w3)}.feature-icon{font-size:1.5rem;margin-bottom:.875rem;display:block}.feature-title{font-size:.9375rem;font-weight:600;margin-bottom:.375rem;letter-spacing:-.01em}.feature-description{color:var(--_1pojz6w9);font-size:.8125rem;line-height:1.6}.feature-detail{padding:3rem 1.5rem;max-width:640px;margin:0 auto}.feature-list{list-style:none;padding:0;color:var(--_1pojz6w9);font-size:.875rem}.feature-list li{padding:.5rem 0 .5rem 1rem;position:relative}.pricing-notice{padding:4rem 1.5rem;text-align:center;max-width:1100px;margin:0 auto}.cta-section{padding:3.5rem 2rem;text-align:center;margin:3rem 1.5rem;background:var(--_1pojz6wb);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--_1pojz6w5);border-radius:1.25rem;max-width:calc(1100px - 3rem);margin-left:auto;margin-right:auto;position:relative;overflow:hidden;box-shadow:var(--_1pojz6wl)}.cta-heading{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;letter-spacing:-.02em}.cta-content{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.cta-content p{color:var(--_1pojz6w9);font-size:.875rem}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem}.pricing-card{background:var(--_1pojz6wb);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--_1pojz6w5);border-radius:1.25rem;padding:1.75rem;position:relative;transition:border-color .2s,background .2s,transform .2s;box-shadow:var(--_1pojz6wk)}.pricing-card:hover{border-color:var(--_1pojz6w7);background:var(--_1pojz6w3);transform:translateY(-2px);box-shadow:var(--_1pojz6wl)}.pricing-featured{border-color:var(--_1pojz6wg);background:var(--_1pojz6wi)}.pricing-featured:hover{border-color:var(--_1pojz6wh)}.pricing-badge{position:absolute;top:-.5rem;left:50%;transform:translate(-50%);background:var(--_1pojz6wg);color:var(--_1pojz6wj);font-size:.625rem;font-weight:600;padding:.1875rem .5rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.04em}.pricing-tier{font-size:.9375rem;font-weight:600;margin-bottom:.75rem}.pricing-price{margin-bottom:1.25rem}.price-amount{font-size:2rem;font-weight:600;letter-spacing:-.03em}.price-period{color:var(--_1pojz6wa);font-size:.8125rem}.pricing-features{margin-bottom:1.5rem}.pricing-features li{padding:.375rem 0;color:var(--_1pojz6w9);font-size:.8125rem;border-bottom:1px solid var(--_1pojz6w6)}.pricing-features li:last-child{border-bottom:none}.faq-section{padding:3rem 1.5rem;max-width:640px;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.faq-item{padding:1rem 1.25rem;background:var(--_1pojz6wb);border:1px solid var(--_1pojz6w6);border-radius:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.faq-item h4{font-weight:600;font-size:.875rem;margin-bottom:.375rem}.faq-item p{color:var(--_1pojz6w9);font-size:.8125rem;line-height:1.6}.docs-overview{padding:2.5rem 1.5rem;max-width:1100px;margin:0 auto}.docs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.docs-card{display:block;background:var(--_1pojz6wb);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--_1pojz6w6);border-radius:.75rem;padding:1.25rem;transition:border-color .15s,background .15s,transform .15s}.docs-card:hover{border-color:var(--_1pojz6w7);background:var(--_1pojz6w3);transform:translateY(-1px)}.docs-card h3{font-size:.875rem;font-weight:600;margin-bottom:.25rem}.docs-card p{color:var(--_1pojz6w9);font-size:.75rem;line-height:1.5}.docs-resources{padding:2.5rem 1.5rem;max-width:640px;margin:0 auto}.resource-list{margin-top:1.25rem}.resource-list li{padding:.625rem 0;border-bottom:1px solid var(--_1pojz6w6);font-size:.8125rem;color:var(--_1pojz6w9)}.resource-list a{color:var(--_1pojz6wg);font-weight:500}.resource-list a:hover{text-decoration:underline}.legal-page{padding:2rem 1.5rem 4rem;max-width:800px;margin:0 auto}.draft-banner{background:#7f1d1d;color:#fecaca;padding:.625rem 1rem;font-weight:500;font-size:.8125rem;text-align:center}.legal-container h1{font-size:2rem;font-weight:600;margin-bottom:.5rem;letter-spacing:-.02em}.legal-updated{color:var(--_1pojz6wa);font-size:.875rem;margin-bottom:2.5rem}.legal-container h2{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;letter-spacing:-.01em}.legal-container h3{font-size:1rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}.legal-container p{color:var(--_1pojz6w9);font-size:.9375rem;line-height:1.7;margin-bottom:1rem}.legal-container ul{margin-bottom:1rem;padding-left:1.5rem;list-style:disc}.legal-container li{color:var(--_1pojz6w9);font-size:.9375rem;line-height:1.7;margin-bottom:.5rem}.legal-container a{color:var(--_1pojz6wg)}.legal-container a:hover{text-decoration:underline}.site-footer{background:var(--_1pojz6w2);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-top:1px solid var(--_1pojz6w6);padding:3rem 1.5rem 1.5rem;margin-top:3rem}.footer-container{max-width:1100px;margin:0 auto}.footer-brand{margin-bottom:2rem}.footer-brand .logo{font-size:.9375rem}.footer-tagline{color:var(--_1pojz6wa);margin-top:.375rem;font-size:.8125rem}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.footer-column h4{font-size:.6875rem;font-weight:600;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--_1pojz6wa)}.footer-column a{display:block;padding:.25rem 0;color:var(--_1pojz6w9);font-size:.8125rem;transition:color .15s}.footer-column a:hover{color:var(--_1pojz6w8)}.footer-bottom{padding-top:1.5rem;border-top:1px solid var(--_1pojz6w6);color:var(--_1pojz6wa);font-size:.75rem}@media(max-width:900px){.features-grid,.pricing-grid,.docs-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.nav-links{display:none}.hero{padding:4rem 1rem 3rem}.hero-actions{flex-direction:column;width:100%;max-width:280px;margin:0 auto}.features-grid,.pricing-grid,.docs-grid{grid-template-columns:1fr}.cta-section{margin:2rem 1rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:1200px){.site-header mf-theme-toggle{display:none}}
