@font-face{font-family:Figtree Variable;font-style:normal;font-display:swap;font-weight:300 900;src:url(./figtree-latin-ext-wght-normal.DCwSJGxG.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree Variable;font-style:normal;font-display:swap;font-weight:300 900;src:url(./figtree-latin-wght-normal.D_ZTVpCC.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--color-white: #ffffff;--color-gray-50: #fafafc;--color-gray-100: #f3f1f9;--color-gray-200: #eceaf3;--color-gray-300: #ddd9ea;--color-gray-400: #b4b0c2;--color-gray-500: #8b8799;--color-gray-600: #5d5a6b;--color-gray-700: #4a4658;--color-gray-800: #322a45;--color-gray-900: #17131f;--color-primary: #ec178c;--color-primary-dark: #c9107a;--color-purple: #7c3aee;--color-blue: #3761e4;--color-dark-bg: #17131f;--color-dark-surface: #221c30;--gradient-brand: linear-gradient(135deg, var(--color-purple), var(--color-blue));--font-sans: "Figtree Variable", "Figtree", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-head: "Space Grotesk", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;--btn-radius: 8px;--btn-weight: 600;--btn-font: "Geist", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--container-max: 1160px;--header-height: 64px}html{scroll-padding-top:var(--header-height)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);line-height:1.6;color:var(--color-gray-900);background:var(--color-white);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.1;font-family:var(--font-head);letter-spacing:-.02em}p{line-height:1.5em}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0}img,svg{display:block;max-width:100%}.container{max-width:var(--container-max);margin:0 auto;padding:0 1.5rem}.page{min-height:100vh;display:flex;flex-direction:column}.page-content{flex:1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:var(--btn-font);font-size:.9375rem;font-weight:var(--btn-weight);border-radius:var(--btn-radius);border:1px solid transparent;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,border-color .15s ease,color .15s ease;text-decoration:none;position:relative;overflow:hidden}.btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,transparent 35%,rgba(255,255,255,.3) 50%,transparent 65%,transparent 100%);translate:-100% 0;transition:translate 0s}.btn:hover:after{translate:100% 0;transition:translate .6s ease}.btn-primary{background:#3761e4;color:var(--color-white);border-color:#3761e4;box-shadow:0 8px 24px #3761e447}.btn-primary:hover{background:#2d51c4;border-color:#2d51c4;color:var(--color-white);box-shadow:0 10px 32px #3761e466}.btn-secondary{background:var(--color-gray-50);color:var(--color-gray-900);border-color:var(--color-gray-300)}.btn-secondary:hover{border-color:var(--color-purple);color:var(--color-purple)}.btn-ghost{background:var(--color-white);color:var(--color-gray-900);border:1px solid var(--color-gray-300)}.btn-ghost:hover{border-color:var(--color-purple);color:var(--color-purple)}.btn-lg{padding:.875rem 1.75rem;font-size:1rem}.site-header{background:var(--color-white);box-shadow:0 1px 3px #0000001a;position:sticky;top:0;z-index:100}.site-header .container{display:flex;justify-content:space-between;align-items:center;height:var(--header-height)}.site-logo{display:flex;align-items:center;gap:.75rem}.site-logo img{height:32px;width:auto}.site-header--dark{background:var(--color-dark-bg);box-shadow:none;border-bottom:1px solid rgba(255,255,255,.06)}.header-nav{display:none;list-style:none;gap:2rem}.header-nav a{font-size:.9375rem;font-weight:500;color:#ffffffb3;transition:color .15s ease}.header-nav a:hover,.header-nav a.active{color:var(--color-white)}.header-actions{display:none;align-items:center;gap:.75rem}.header-actions .btn-ghost{display:inline-flex}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:none;color:var(--color-white);cursor:pointer}.nav-toggle svg{width:26px;height:26px}.mobile-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--color-dark-bg);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 16px 32px #0006;padding:.5rem 0 1.25rem;z-index:95}.mobile-nav.open{display:block}.mobile-nav-inner{max-width:var(--container-max);margin:0 auto;padding:0 1.5rem}.mobile-nav-list{list-style:none;margin:0;padding:0}.mobile-nav-list a{display:block;padding:.9rem 0;font-size:1rem;font-weight:500;color:#ffffffc7;border-bottom:1px solid rgba(255,255,255,.06);transition:color .15s ease}.mobile-nav-list a:hover,.mobile-nav-list a.active{color:var(--color-white)}.mobile-nav-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.mobile-nav-actions .btn{width:100%;justify-content:center}.mobile-nav-backdrop{position:fixed;inset:var(--header-height) 0 0 0;width:100%;background:#00000080;border:none;padding:0;margin:0;cursor:default;z-index:90}@media (min-width: 1024px){.header-nav,.header-actions{display:flex}.nav-toggle{display:none}.mobile-nav,.mobile-nav-backdrop{display:none!important}}.hero--dark{position:relative;padding:5rem 0 calc(65px + 2rem);text-align:center;color:var(--color-white)}.hero--dark .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.hero--dark .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#070c1d66,#070c1d4d);z-index:1}.hero--dark .container{position:relative;z-index:2}.hero--dark h1{font-size:2.75rem;font-weight:700;line-height:1.15;margin-bottom:1.5rem;color:var(--color-white)}.hero--dark h1 .gradient-text{color:var(--color-primary)}.hero--dark .hero-subtitle{font-size:1.2rem;color:#fffc;max-width:760px;margin:0 auto 1.5rem;line-height:1.7;text-wrap:balance}.hero--dark .hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (min-width: 768px){.hero--dark{padding:7rem 0 calc(65px + 2.5rem)}.hero--dark h1{font-size:3.75rem}}.hero-prompt{position:relative;z-index:3;margin-top:-65px;margin-bottom:-65px}.hero-prompt-box{position:relative;background:var(--color-white);border-radius:12px;padding:1rem 1.25rem;height:130px;max-width:700px;margin:0 auto;display:flex;flex-direction:column;cursor:text;box-shadow:0 4px 18px #0003}.hero-prompt-display{flex:1;display:flex;align-items:flex-start}.hero-prompt-text{font-size:1rem;line-height:1.6;transition:filter .5s ease,opacity .5s ease}.hero-prompt-text.dissolving{filter:blur(6px);opacity:0}.hero-prompt-cursor{display:inline-block;color:var(--color-gray-400);animation:prompt-blink 1s step-end infinite;font-weight:300;margin-left:1px}.hero-prompt-text.dissolving .hero-prompt-cursor{opacity:0}@keyframes prompt-blink{0%,to{opacity:1}50%{opacity:0}}.hero-prompt-input{flex:1;border:none;outline:none;resize:none;padding:0;margin:0;font-size:1rem;font-family:inherit;line-height:1.6;color:var(--color-gray-900);background:transparent}.hero-prompt-input::-moz-placeholder{color:var(--color-gray-400)}.hero-prompt-input::placeholder{color:var(--color-gray-400)}.hero-prompt-input--hidden{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.hero-prompt-send{position:absolute;bottom:.75rem;right:.75rem;width:36px;height:36px;border-radius:50%;border:1px solid var(--color-gray-200);background:var(--color-white);color:var(--color-gray-400);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.hero-prompt-send:hover{background:var(--color-gray-100);color:var(--color-gray-600);border-color:var(--color-gray-300)}.hero{background:linear-gradient(135deg,#ede9fe,#e0e7ff,#dbeafe);padding:5rem 0;text-align:center}.hero h1{font-size:3rem;font-weight:700;color:var(--color-gray-900);margin-bottom:1.5rem;line-height:1.2}.hero h1 span{color:var(--color-primary)}.hero-subtitle{font-size:1.25rem;color:var(--color-gray-600);max-width:600px;margin:0 auto 2.5rem}.hero-rotate{display:inline-grid;place-items:center;width:150px;vertical-align:middle;overflow:hidden;background:var(--color-blue);padding:.12em .4em}.hero-rotate-word{grid-area:1 / 1;white-space:nowrap;font-weight:700;line-height:1.35;color:#fff}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-cta .btn{padding:.875rem 2rem;font-size:1rem}@media (min-width: 768px){.hero{padding:6rem 0}.hero h1{font-size:3.5rem}}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;line-height:1.1;font-weight:700;color:var(--color-gray-900);margin-bottom:.75rem}.section-header p{font-size:1.125rem;color:var(--color-gray-600)}.widget-demo-section .section-header:before,.features-section .section-header:before,.widget-features-section .section-header:before,.how-it-works-section .section-header:before,.widget-usecases-section .section-header:before,.faq-section .section-header:before,.widget-related-section .section-header:before{display:block;font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.14em;color:var(--color-purple);margin-bottom:.85rem}.widget-demo-section .section-header:before{content:"LIVE DEMO"}.features-section .section-header:before{content:"BENEFITS"}.widget-features-section .section-header:before{content:"FEATURES"}.how-it-works-section .section-header:before{content:"HOW IT WORKS"}.widget-usecases-section .section-header:before{content:"USE CASES"}.faq-section .section-header:before{content:"FAQ"}.widget-related-section .section-header:before{content:"RELATED WIDGETS"}.features-section{padding:6rem 0;background:var(--color-white);border-bottom:1px solid var(--color-gray-200)}.features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.feature-card{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:14px;padding:1.75rem;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-card:hover{border-color:var(--color-gray-300);box-shadow:0 10px 26px #17131f17;transform:translateY(-3px)}.feature-card-icon{width:48px;height:48px;background:var(--gradient-brand);border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;overflow:hidden;color:var(--color-white);margin-bottom:1rem}.feature-card-icon svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;color:var(--color-white)}.feature-card h3{font-size:1.125rem;font-weight:600;color:var(--color-gray-900);margin-bottom:.5rem}.feature-card p{font-size:.9375rem;color:var(--color-gray-600);line-height:1.6}@media (min-width: 640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.features-grid{grid-template-columns:repeat(3,1fr)}.features-grid--cols-2{grid-template-columns:repeat(2,1fr)}}.data-tables-section{padding:6rem 0;background:linear-gradient(180deg,#faf8ff,#f5f0ff)}.data-tables-split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:3.5rem;align-items:center}.dt-intro{text-align:left}.dt-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);background:#ec188b1a;border-radius:999px;padding:.3rem .75rem;margin-bottom:1rem}.dt-intro h2{margin-bottom:1rem}.dt-intro>p{font-size:1.05rem;line-height:1.6;color:var(--color-gray-600);margin-bottom:1.75rem;max-width:34rem}.dt-features{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-direction:column;gap:1.1rem}.dt-features li{display:flex;align-items:flex-start;gap:.85rem;font-size:.95rem;line-height:1.55;color:var(--color-gray-600)}.dt-features strong{color:var(--color-gray-900);font-weight:600}.dt-feature-icon{flex-shrink:0;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--color-white);border:1px solid rgba(124,59,237,.12);box-shadow:0 4px 14px #7c3bed1a;color:var(--color-purple)}.dt-feature-icon svg{width:19px;height:19px}.dt-visual{position:relative;display:flex;align-items:center;justify-content:center}.dt-visual-glow{position:absolute;top:-10%;right:-5%;bottom:-10%;left:-5%;background:radial-gradient(ellipse at 60% 40%,rgba(124,59,237,.18),transparent 65%);filter:blur(8px);pointer-events:none;z-index:0}.data-tables-layout{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.dt-home-stack{display:flex;flex-direction:column;gap:.85rem}.dt-home-arrow{color:var(--color-primary);flex-shrink:0}.dt-home-arrow svg{width:28px;height:28px}.dt-home-card{background:var(--color-white);border:1px solid rgba(0,0,0,.07);border-radius:14px;box-shadow:0 8px 30px #7c3bed1a;padding:1.1rem;text-align:left}.dt-home-card-title{font-size:.85rem;font-weight:700;color:var(--color-gray-800);margin-bottom:.7rem;display:flex;align-items:center;gap:.5rem}.dt-home-pill{font-size:.65rem;font-weight:600;color:var(--color-primary);background:#ec188b1a;border-radius:999px;padding:.1rem .5rem}.dt-home-form{width:240px}.dt-home-field{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.55rem}.dt-home-field-label{font-size:.65rem;font-weight:600;color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.04em}.dt-home-field-input{font-size:.78rem;color:var(--color-gray-700);background:var(--color-gray-100);border-radius:7px;padding:.4rem .55rem}.dt-home-field-input--tall{min-height:2.2rem}.dt-home-submit{margin-top:.3rem;text-align:center;font-size:.78rem;font-weight:600;color:var(--color-white);background:var(--color-primary);border-radius:8px;padding:.45rem}.dt-home-grid{width:250px}.dt-home-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;font-size:.74rem;color:var(--color-gray-700);padding:.4rem;border-radius:6px}.dt-home-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-home-row--head{font-weight:700;color:var(--color-gray-500);text-transform:uppercase;font-size:.6rem;letter-spacing:.04em;border-bottom:1px solid var(--color-gray-200);border-radius:0}.dt-home-row--new{background:#ec188b12;color:var(--color-gray-900);font-weight:600}.dt-home-email{display:flex;align-items:center;gap:.6rem;padding:.7rem .85rem}.dt-home-email-icon{flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#3762e41f;color:var(--color-blue)}.dt-home-email-icon svg{width:16px;height:16px}.dt-home-email-subject{display:block;font-size:.78rem;font-weight:700;color:var(--color-gray-800)}.dt-home-email-meta{display:block;font-size:.68rem;color:var(--color-gray-500)}.data-tables-cta{display:flex;justify-content:flex-start;gap:1rem;flex-wrap:wrap}@media (max-width: 900px){.data-tables-split{grid-template-columns:1fr;gap:2.5rem}.dt-intro{text-align:center}.dt-eyebrow{margin-left:auto;margin-right:auto}.dt-intro>p{margin-left:auto;margin-right:auto}.dt-features{text-align:left;max-width:30rem;margin-left:auto;margin-right:auto}.data-tables-cta{justify-content:center}}@media (max-width: 600px){.data-tables-layout{flex-direction:column}.dt-home-arrow{transform:rotate(90deg)}.dt-home-form,.dt-home-grid,.dt-home-stack{width:100%;max-width:320px}}.how-it-works-section{position:relative;padding:6rem 0;background:var(--color-white);color:var(--color-gray-900);overflow:hidden;border-bottom:1px solid var(--color-gray-200)}.starfield-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.how-it-works-section .container{position:relative;z-index:1}.how-it-works-section .section-header h2{color:var(--color-gray-900)}.how-it-works-section .section-header p{color:var(--color-gray-600)}.step h3{color:var(--color-gray-900)}.step p{color:var(--color-gray-600)}.steps-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}.step{text-align:center}.step-number{width:56px;height:56px;background:var(--gradient-brand);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:1.5rem;font-weight:700;margin:0 auto 1.25rem}.step h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.step p{font-size:.9375rem;max-width:280px;margin:0 auto;line-height:1.6}@media (min-width: 768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.examples-section{padding:8rem 0 5rem;background:url(../../../homepage/what-can-you-build-bg.jpg) center center / cover no-repeat}.examples-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.example-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;background:color-mix(in srgb,var(--tpl-color) 7%,var(--color-white));border:1px solid color-mix(in srgb,var(--tpl-color) 24%,var(--color-gray-200));border-radius:12px;padding:.875rem;text-decoration:none;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.example-card-preview{width:100%;aspect-ratio:16 / 10;overflow:hidden;border-radius:8px;border:1px solid color-mix(in srgb,var(--tpl-color) 18%,var(--color-gray-200));background:var(--color-white);display:flex;align-items:center;justify-content:center;margin-bottom:.875rem}.example-card-preview img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease}.example-card:hover .example-card-preview img{transform:scale(1.04)}.example-card-preview-fallback{background:color-mix(in srgb,var(--tpl-color) 12%,var(--color-white))}.example-card-preview-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--tpl-color)}.example-card-preview-icon svg{width:44px;height:44px}.example-card-body{display:flex;flex-direction:column;gap:.25rem;padding:0 .375rem .375rem}.example-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--tpl-color) 50%,var(--color-gray-200));box-shadow:0 8px 24px color-mix(in srgb,var(--tpl-color) 18%,transparent)}.example-card h3{font-size:.9375rem;font-weight:600;color:var(--color-gray-900);margin:0;transition:color .2s ease}.example-card:hover h3{color:var(--color-purple)}.example-card-body p{font-size:.8125rem;line-height:1.5;color:var(--color-gray-600);margin:0}.examples-toggle{text-align:center;margin-top:2rem}.examples-toggle .btn{color:var(--color-purple);border:1px solid rgba(124,59,237,.3);background:#7c3bed0f;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .2s ease;gap:.5rem}.examples-toggle .btn:hover{background:#7c3bed1f;border-color:#7c3bed80}@media (min-width: 768px){.examples-grid{grid-template-columns:repeat(4,1fr)}}.generic-hero{position:relative;overflow:hidden;padding:5rem 0 3.5rem;text-align:center;background:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200)}.generic-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--color-gray-200) 1px,transparent 1px),linear-gradient(90deg,var(--color-gray-200) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 30%,transparent 75%);mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 30%,transparent 75%);pointer-events:none}.generic-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(520px 520px at 12% -10%,rgba(124,58,238,.12),transparent 60%),radial-gradient(520px 520px at 88% 0%,rgba(236,23,140,.1),transparent 60%)}.generic-hero .container{position:relative;z-index:2}.generic-hero-eyebrow{display:inline-block;font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.14em;color:var(--color-purple);background:#f3ebfe;border:1px solid #e4d4fd;padding:.35rem .85rem;border-radius:999px;margin-bottom:1.1rem}.generic-hero h1{font-size:3rem;font-weight:700;letter-spacing:-.03em;color:var(--color-gray-900);margin-bottom:.75rem}.generic-hero p{font-size:1.125rem;color:var(--color-gray-600);max-width:640px;margin:0 auto;line-height:1.6}.examples-listing{padding:3rem 0 4rem}.examples-listing-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.examples-listing-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.examples-listing-grid{grid-template-columns:repeat(3,1fr)}}.example-listing-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:linear-gradient(145deg,#faf8ff,#f5f2ff);border:1px solid rgba(124,59,237,.1);border-radius:12px;text-decoration:none;transition:all .2s ease;cursor:pointer}.example-listing-card:hover{border-color:#7c3bed4d;box-shadow:0 8px 24px #7c3bed1f;transform:translateY(-2px)}.example-listing-icon{flex-shrink:0;width:40px;height:40px;background:var(--gradient-brand);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--color-white)}.example-listing-icon svg{width:20px;height:20px}.example-listing-content{flex:1;min-width:0}.example-listing-content h2{font-size:1rem;font-weight:600;color:var(--color-gray-900);margin-bottom:.25rem;transition:color .2s ease}.example-listing-card:hover .example-listing-content h2{color:var(--color-purple)}.example-listing-content p{font-size:.875rem;color:var(--color-gray-500);line-height:1.5;margin:0}.example-listing-arrow{flex-shrink:0;color:var(--color-gray-300);font-size:1.25rem;margin-top:.25rem;transition:all .2s ease}.example-listing-card:hover .example-listing-arrow{color:var(--color-purple);transform:translate(3px)}.examples-note{text-align:center;padding:1.5rem 1rem 0;background:var(--color-white);margin-top:-1rem}.examples-note p{display:inline-block;font-size:.9rem;font-weight:500;color:var(--color-white);background:#ec188b;border:none;border-radius:100px;padding:.5rem 1.25rem;margin:0}.platform-section{padding:6rem 0;background:var(--color-gray-50);color:var(--color-gray-900);border-bottom:1px solid var(--color-gray-200)}.platform-layout{display:grid;gap:1.5rem;align-items:start}.platform-copy{background:transparent;border:none;padding:0}.platform-copy h3{font-size:1.25rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.75rem}.platform-copy p{color:var(--color-gray-600);font-size:.975rem;line-height:1.65;margin-bottom:.875rem}.platform-copy p:last-child{margin-bottom:0}.platform-list{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.platform-list li{display:flex;align-items:center;gap:.625rem;padding:.75rem .9rem;font-size:.95rem;font-weight:600;color:var(--color-gray-900);background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:10px}.platform-section .section-header h2{color:var(--color-gray-900)}.platform-section .section-header p{color:var(--color-gray-600)}.platform-check{width:24px;height:24px;border-radius:6px;border:1px solid rgba(236,24,139,.4);background:#ec188b26;display:inline-flex;align-items:center;justify-content:center;color:#ec188b;flex-shrink:0}.platform-check svg{width:12px;height:12px}@media (min-width: 640px){.platform-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 960px){.platform-layout{grid-template-columns:1.4fr 1fr;gap:2rem}}.syndication-section{padding:5rem 0;background:var(--color-white)}.syndication-card:before{content:"";display:block;height:3px;background:var(--gradient-brand);border-radius:14px 14px 0 0;margin:-1.5rem -1.5rem 1.25rem}.syndication-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.syndication-card{background:linear-gradient(145deg,#fff,#f7f7ff);border:1px solid var(--color-gray-200);border-radius:14px;padding:1.5rem;overflow:hidden}.syndication-card h3{font-size:1.0625rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.syndication-card p{font-size:.9375rem;color:var(--color-gray-600);line-height:1.6}@media (min-width: 900px){.syndication-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.hosted-widgets-section{padding:5rem 0;background:#101b3e;color:var(--color-white)}.hosted-layout{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width: 768px){.hosted-layout{grid-template-columns:1fr 30%}}.hosted-copy h2{font-size:2rem;font-weight:700;color:var(--color-white);margin-bottom:.75rem}.hosted-subtitle{color:#fff9;font-size:1.05rem;line-height:1.7;margin-bottom:2rem}.hosted-copy h3{font-size:1.375rem;font-weight:700;color:var(--color-white);margin-bottom:.875rem}.hosted-copy p{font-size:1rem;color:#fff9;line-height:1.7;margin-bottom:1rem}.hosted-copy ul{list-style:disc;padding-left:1.25rem;color:#ffffffb3}.hosted-copy li{margin-bottom:.45rem;font-size:.95rem}.hosted-illustration{display:flex;justify-content:center;position:relative}.skeleton-sparkle{position:absolute;top:-16px;right:-16px;width:32px;height:32px;color:#ffffffd9;animation:sparkle-pulse 2s ease-in-out infinite;z-index:1;filter:drop-shadow(0 0 6px rgba(255,255,255,.4))}.skeleton-sparkle svg{width:100%;height:100%}@keyframes sparkle-pulse{0%,to{opacity:.3;transform:scale(.6) rotate(0)}50%{opacity:1;transform:scale(1) rotate(15deg)}}.skeleton-page{position:relative;width:100%;max-width:260px;background:#232850;border-radius:10px;border:1px solid rgba(255,255,255,.18);overflow:visible;box-shadow:0 8px 32px #0000004d}.skeleton-browser-bar{display:flex;align-items:center;gap:5px;padding:10px 12px;background:#ffffff1a;border-bottom:1px solid rgba(255,255,255,.12);border-radius:10px 10px 0 0}.skeleton-dot{width:7px;height:7px;border-radius:50%;background:#ffffff4d}.skeleton-url-bar{flex:1;height:14px;border-radius:4px;background:#ffffff1f;margin-left:8px}.skeleton-body{padding:14px;display:flex;flex-direction:column;gap:12px}.skeleton-nav{height:8px;width:60%;border-radius:4px;background:#ffffff26}.skeleton-hero-block{height:70px;border-radius:8px;background:linear-gradient(135deg,#7c3bed66,#3762e466)}.skeleton-lines{display:flex;flex-direction:column;gap:6px}.skeleton-line{height:6px;border-radius:3px;background:#ffffff26}.skeleton-line--wide{width:100%}.skeleton-line--medium{width:70%}.skeleton-cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.skeleton-col{height:50px;border-radius:6px;background:#ffffff1f;border:1px solid rgba(255,255,255,.08)}.ai-imagegen-section{padding:5rem 0;background:var(--color-white)}.ai-imagegen-layout{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:900px;margin:0 auto}.ai-imagegen-copy h3{font-size:1.375rem;font-weight:700;color:var(--color-text);margin-bottom:.875rem}.ai-imagegen-copy p{color:var(--color-text-light);font-size:.975rem;line-height:1.65;margin-bottom:.875rem}.ai-imagegen-copy p:last-child{margin-bottom:0}.ai-imagegen-features{list-style:none;display:grid;grid-template-columns:1fr;gap:.75rem}.ai-imagegen-features li{display:flex;align-items:center;gap:.625rem;padding:.25rem 0;font-size:.95rem;font-weight:600;color:var(--color-text)}.ai-imagegen-check{width:24px;height:24px;border-radius:6px;border:1px solid rgba(124,59,237,.3);background:#7c3bed14;display:inline-flex;align-items:center;justify-content:center;color:#7c3aed;flex-shrink:0}.ai-imagegen-check svg{width:12px;height:12px}@media (min-width: 640px){.ai-imagegen-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 960px){.ai-imagegen-layout{grid-template-columns:1.4fr 1fr;gap:2rem}}.no-subscription-section{padding:5rem 0;position:relative;overflow:hidden;background:radial-gradient(ellipse 50% 50% at 20% 50%,rgba(22,163,74,.06) 0%,transparent 70%),radial-gradient(ellipse 50% 50% at 80% 50%,rgba(124,59,237,.06) 0%,transparent 70%),linear-gradient(180deg,#faf8ff,#f0ebff)}.confetti-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.no-subscription-section .container{position:relative;z-index:1}.no-subscription-section .section-header h2{font-size:2.5rem}.no-sub-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:800px;margin:0 auto}@media (min-width: 640px){.no-sub-grid{grid-template-columns:1fr 1fr}}.no-sub-card{background:var(--color-white);border:1px solid rgba(124,59,237,.1);border-radius:12px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.no-sub-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #7c3bed1a}.no-sub-icon{width:36px;height:36px;background:#16a34a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#16a34a;margin-bottom:.75rem}.no-sub-icon svg{width:18px;height:18px}.no-sub-card h3{font-size:1.0625rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.375rem}.no-sub-card p{font-size:.9375rem;color:var(--color-gray-600);line-height:1.6}.pricing-section{padding:6rem 0;background:var(--color-white);color:var(--color-gray-900);border-bottom:1px solid var(--color-gray-200)}.pricing-section .section-header h2{color:var(--color-gray-900)}.pricing-section .section-header p{color:var(--color-gray-600)}.pricing-section .section-header p strong{color:var(--color-gray-900)}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;max-width:1120px;margin:0 auto}.pricing-card{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:16px;padding:2rem;text-align:center;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:flex;flex-direction:column}.pricing-card:hover{border-color:var(--color-gray-300);box-shadow:0 10px 26px #17131f17;transform:translateY(-3px)}.pricing-card.featured{border-color:var(--color-purple);box-shadow:0 16px 40px #7c3aee29}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#7c3aee,#ec178c);color:var(--color-white);font-family:var(--font-mono);font-size:.66rem;font-weight:500;padding:.3rem .85rem;border-radius:999px;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.pricing-card h3{font-size:1.25rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.pricing-card-description{font-size:.875rem;line-height:1.2;color:var(--color-gray-500);margin-bottom:1.5rem}.pricing-price{font-size:2.5rem;font-weight:700;color:var(--color-gray-900);line-height:1;margin-bottom:.25rem}.pricing-per-credit{font-size:.8125rem;color:var(--color-gray-500);margin-bottom:.75rem;min-height:1.2em}.pricing-credits{font-size:.9375rem;font-weight:600;color:var(--color-purple);margin-bottom:.25rem}.pricing-credits span{font-size:.8125rem;font-weight:500;color:color-mix(in srgb,var(--color-purple) 70%,transparent)}.pricing-savings{display:inline-block;background:linear-gradient(135deg,#dcfce7,#d1fae5);color:#166534;font-size:.8125rem;font-weight:600;padding:.25rem .75rem;border-radius:20px;margin-bottom:1.25rem}.pricing-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .15s ease;text-decoration:none;background:var(--color-white);color:var(--color-gray-900);border:1px solid var(--color-gray-300);box-shadow:none;margin-top:auto}.pricing-cta:hover{background:var(--color-white);border-color:var(--color-purple);color:var(--color-purple)}.pricing-card.featured .pricing-cta{background:#3761e4;color:var(--color-white);border-color:#3761e4}.pricing-card.featured .pricing-cta:hover{color:var(--color-white);box-shadow:0 8px 24px #3761e447}.pricing-learn-more{text-align:center;margin-top:1.5rem}.pricing-learn-link{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .9rem;font-size:.875rem;font-weight:500;color:#ffffffbf;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff0a;transition:all .18s ease}.pricing-learn-link:hover{color:var(--color-white);border-color:#ffffff73;background:#ffffff1a}.pricing-toggle{display:flex;justify-content:center;gap:.25rem;margin-bottom:2.5rem;background:var(--color-gray-50);border:1px solid var(--color-gray-200);border-radius:999px;padding:.25rem;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.pricing-toggle-btn{padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;color:var(--color-gray-600);background:transparent;border:none;border-radius:999px;cursor:pointer;transition:background .15s ease,color .15s ease}.pricing-toggle-btn.active{background:var(--color-gray-900);color:var(--color-white)}.pricing-toggle-save{font-family:var(--font-mono);font-size:.66rem;font-weight:500;color:var(--color-purple);background:#e5f7ed;color:#22a05b;padding:.1rem .5rem;border-radius:999px}.pricing-toggle-btn.active .pricing-toggle-save{color:#22a05b}.pricing-price-period{font-size:1rem;font-weight:400;color:var(--color-gray-500)}.pricing-features{list-style:none;padding:0;margin:1rem 0 1.5rem;text-align:left}.pricing-features li{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--color-gray-700);padding:.3rem 0}.pricing-features li svg{flex-shrink:0;color:var(--color-purple);width:14px;height:14px}.pricing-features li.feature-disabled{color:var(--color-gray-400)}.pricing-features li.feature-disabled svg{color:var(--color-gray-300)}.credits-hero{padding:4rem 0 3.25rem;text-align:center;background:radial-gradient(ellipse 75% 55% at 50% 0%,rgba(124,59,237,.2) 0%,transparent 62%),radial-gradient(ellipse 50% 40% at 80% 80%,rgba(236,24,139,.1) 0%,transparent 62%),var(--color-dark-bg)}.credits-hero h1{font-size:2.4rem;font-weight:800;color:var(--color-white);margin-bottom:.75rem}.credits-hero p{max-width:700px;margin:0 auto;font-size:1.0625rem;color:#ffffffa8}.pricing-page-plans{padding:3rem 0;background:linear-gradient(180deg,#f9f8ff,#f3f6ff)}.pricing-toggle--light{background:#0000000a;border-color:#00000014}.pricing-toggle--light .pricing-toggle-btn{color:var(--color-gray-500)}.pricing-toggle--light .pricing-toggle-btn.active{background:var(--color-primary);color:var(--color-white)}.pricing-page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;max-width:1120px;margin:0 auto}.pricing-page-card{background:var(--color-white);border:2px solid var(--color-gray-200);border-radius:16px;padding:2rem;position:relative;display:flex;flex-direction:column;transition:all .2s ease}.pricing-page-card:hover{border-color:#7c3bed66;box-shadow:0 8px 24px #7c3bed1a}.pricing-page-card.featured{border-color:var(--color-primary);box-shadow:0 8px 24px #ec188b26}.pricing-page-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--color-primary);color:var(--color-white);font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:20px;text-transform:uppercase;letter-spacing:.02em}.pricing-page-card h2{font-size:1.25rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.25rem}.pricing-page-desc{font-size:.875rem;color:var(--color-gray-500);margin-bottom:1.25rem}.pricing-page-price{margin-bottom:.25rem}.pricing-page-amount{font-size:2.5rem;font-weight:700;color:var(--color-gray-900)}.pricing-page-period{font-size:1rem;font-weight:400;color:var(--color-gray-500)}.pricing-page-billed{font-size:.8125rem;color:var(--color-gray-400);margin-bottom:1.25rem;min-height:1.2em}.pricing-page-cta{width:100%;text-align:center;margin-bottom:1.25rem}.pricing-page-features{list-style:none;padding:0;margin:0;border-top:1px solid var(--color-gray-100);padding-top:1.25rem}.pricing-page-features li{font-size:.875rem;color:var(--color-gray-600);padding:.3rem 0}.pricing-page-features li strong{color:var(--color-gray-900)}.pricing-page-features li.feature-na,.pricing-page-features li.feature-na strong{color:var(--color-gray-400)}.pricing-page-comparison{padding:3rem 0 4rem;background:linear-gradient(180deg,#f9f8ff,#f3f6ff)}.pricing-page-comparison h2{text-align:center;font-size:1.75rem;font-weight:700;color:var(--color-gray-900);margin-bottom:2.5rem}.comparison-table-wrap{overflow-x:auto;max-width:1000px;margin:0 auto}.comparison-table{width:100%;border-collapse:collapse;border:1px solid var(--color-gray-200);font-size:.9375rem;background:var(--color-white)}.comparison-table thead tr{border-bottom:1px solid var(--color-gray-200);background:#efeef6}.ct-label-col{width:220px;min-width:180px;border-right:1px solid var(--color-gray-200)}.ct-plan-col{text-align:center;padding:1.5rem 1rem;border-right:1px solid var(--color-gray-200);vertical-align:top}.ct-plan-col:last-child{border-right:none}.ct-plan-name{display:block;font-size:1.25rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.75rem}.ct-plan-cta{display:inline-block;padding:.4rem 1.1rem;font-size:.8125rem;font-weight:600;background:var(--color-primary);color:var(--color-white);border:1px solid var(--color-primary);border-radius:6px;text-decoration:none;transition:all .15s ease}.ct-plan-cta:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark);color:var(--color-white)}.comparison-table tbody tr{border-bottom:1px solid var(--color-gray-200)}.comparison-table tbody tr:last-child{border-bottom:none}.ct-label{padding:1.1rem 1.25rem;text-align:left;vertical-align:center;border-right:1px solid var(--color-gray-200);color:var(--color-gray-900);line-height:1.4}.ct-label strong{display:block;font-weight:600;font-size:.9375rem}.ct-label-sub{display:block;font-size:.8125rem;font-weight:400;color:var(--color-gray-500);margin-top:.15rem}.ct-value{text-align:left;padding:1.1rem 1.25rem;color:var(--color-gray-800);border-right:1px solid var(--color-gray-200);vertical-align:center}.ct-value:last-child{border-right:none}.ct-value strong{font-weight:700;font-size:1rem;color:var(--color-gray-900)}.ct-unit{font-weight:400;font-size:.8125rem;color:var(--color-gray-500)}.ct-yearly-note{display:block;font-size:.8125rem;font-weight:400;color:var(--color-gray-500);margin-top:.125rem}.ct-value--no{color:var(--color-gray-300)}.ct-check{color:#16a34a}.ct-x{color:var(--color-gray-300)}.ct-savings{color:#16a34a}.ct-na{color:var(--color-gray-300)}@media (max-width: 767px){.ct-label-col{width:140px;min-width:120px}.ct-plan-col{padding:1rem .5rem}.ct-plan-name{font-size:1rem}.ct-plan-cta{padding:.3rem .6rem;font-size:.75rem}.ct-label,.ct-value{padding:.75rem}.ct-value strong{font-size:.875rem}}.pricing-page-topups{padding:5rem 0;background:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200)}.pricing-page-topups .section-header{text-align:center;margin-bottom:2rem}.pricing-page-topups .section-header h2{font-size:1.75rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.pricing-page-topups .section-header p{font-size:1rem;color:var(--color-gray-500);max-width:600px;margin:0 auto}.topup-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:900px;margin:0 auto}.topup-card{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:12px;padding:1.5rem;text-align:center}.topup-card h3{font-size:1.0625rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.topup-price{font-size:1.5rem;font-weight:700;color:var(--color-purple)}.topup-cta{margin-top:1rem;width:100%}.topup-tiers{display:flex;flex-direction:column;gap:.4rem}.topup-tier{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;padding:.3rem 0}.topup-tier-name{color:var(--color-gray-500)}.topup-tier-price{font-weight:600;color:var(--color-gray-900)}.credits-content{padding:3rem 0 4.5rem;background:var(--color-white)}.credits-intro{max-width:760px;margin:0 auto 1.75rem;text-align:center}.credits-intro h2{font-size:1.75rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.credits-intro p{font-size:1rem;color:var(--color-gray-600)}.credits-rule-grid{display:grid;gap:1rem;max-width:900px;margin:0 auto}.credits-rule-card{background:var(--color-gray-50);border:1px solid rgba(124,59,237,.12);border-radius:14px;padding:1.35rem 1.4rem;box-shadow:0 6px 20px #1018280a}.credits-rule-card h2,.credits-rule-card h3{font-size:1.0625rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.credits-rule-cost{display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .75rem;font-size:.8125rem;font-weight:600;color:#4c1d95;background:#7c3bed1f}.credits-rule-description{margin-top:.8rem;font-size:.9375rem;line-height:1.6;color:var(--color-gray-600)}.credits-footnote{margin-top:1.75rem;text-align:center}.credits-footnote p{font-size:.95rem;color:var(--color-gray-600)}.credits-actions{margin-top:1rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.credits-actions .btn-secondary{background:var(--color-white);color:var(--color-gray-900);border:1px solid var(--color-gray-300);box-shadow:0 1px 2px #1118270f}.credits-actions .btn-secondary:hover{background:var(--color-gray-100);border-color:var(--color-gray-400)}@media (min-width: 768px){.credits-hero{padding:5rem 0 4rem}.credits-hero h1{font-size:3rem}.credits-rule-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}}.faq-section{padding:5rem 0;background:var(--color-white);border-bottom:1px solid var(--color-gray-200)}.faq-grid{display:grid;gap:1.5rem;margin:0 auto}.faq-item{background:var(--color-gray-50);border-radius:12px;padding:1.5rem;border-left:3px solid var(--color-purple)}.faq-item h3{font-size:1.0625rem;font-weight:600;color:var(--color-gray-900);margin-bottom:.75rem}.faq-item p{font-size:.9375rem;color:var(--color-gray-600);line-height:1.6}.faq-item code{background:var(--color-gray-100);padding:.125rem .375rem;border-radius:4px;font-size:.875rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.faq-item ol{list-style:decimal;padding-left:1.25rem;margin-top:.75rem;color:var(--color-gray-600)}.faq-item ol li{margin-bottom:.5rem;font-size:.9375rem}.final-cta-section{padding:5.5rem 0;background:linear-gradient(120deg,#7c3aee,#9d2bc4 52%,#ec178c 110%);text-align:center;color:var(--color-white)}.final-cta-section h2{font-size:2.75rem;font-weight:700;margin-bottom:1rem}.final-cta-section p{font-size:1.0625rem;opacity:.9;margin-bottom:2rem}.final-cta-section .btn{background:var(--color-white);color:var(--color-purple);font-weight:700;padding:.875rem 2rem;font-size:.9375rem;box-shadow:none}.final-cta-section .btn:hover{background:var(--color-white);color:var(--color-purple);box-shadow:0 8px 24px #0003}.site-footer{background:var(--color-dark-bg);color:var(--color-gray-400);padding:3rem 0 0}.footer-top{display:flex;flex-direction:column;gap:2rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand p{font-size:.9375rem;color:var(--color-gray-500);margin-top:.75rem;max-width:280px}.footer-nav{display:flex;gap:3rem}.footer-nav-title{font-size:.8125rem;font-weight:600;color:var(--color-gray-300);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.footer-nav-group ul{list-style:none;display:grid;gap:.5rem}.footer-nav-group a{font-size:.9375rem;color:var(--color-gray-500);transition:color .15s ease}.footer-nav-group a:hover{color:var(--color-white)}.footer-bottom{display:flex;justify-content:center;padding:1.5rem 0}.footer-copyright{font-size:.875rem;color:var(--color-gray-600)}@media (min-width: 768px){.footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer-links{display:flex;gap:1.5rem;font-size:.9375rem}.footer-links a{color:var(--color-gray-400);transition:color .15s ease}.footer-links a:hover{color:var(--color-white)}.legal-page{background:var(--color-gray-50);padding:4rem 0}.legal-content{background:var(--color-white);border-radius:12px;padding:2.5rem;max-width:800px;margin:0 auto;box-shadow:0 1px 3px #0000000d}.legal-content h1{font-size:2.25rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.legal-meta{font-size:.875rem;color:var(--color-gray-500);margin-bottom:2.5rem}.legal-content section{margin-bottom:2.5rem}.legal-content h2{font-size:1.375rem;font-weight:600;color:var(--color-gray-900);margin-bottom:1rem}.legal-content h3{font-size:1.125rem;font-weight:600;color:var(--color-gray-800);margin-top:1.5rem;margin-bottom:.75rem}.legal-content p{color:var(--color-gray-700);margin-bottom:1rem}.legal-content ul{list-style:disc;padding-left:1.5rem;color:var(--color-gray-700);margin-bottom:1rem}.legal-content ul li{margin-bottom:.5rem}.legal-content strong{color:var(--color-gray-900)}.legal-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--color-gray-200)}.legal-footer p{font-size:.875rem;color:var(--color-gray-500)}@media (min-width: 768px){.legal-content{padding:3.5rem}}.contact-page{background:var(--color-gray-50);padding:4rem 0}.contact-content{max-width:600px;margin:0 auto;text-align:center}.contact-content h1{font-size:2.25rem;font-weight:700;color:var(--color-gray-900);margin-bottom:1rem}.contact-intro{font-size:1.125rem;color:var(--color-gray-600);margin-bottom:3rem}.contact-form-card{background:var(--color-white);border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000000d;text-align:left}.contact-form-group{margin-bottom:1.25rem}.contact-form-group label{display:block;font-size:.875rem;font-weight:600;color:var(--color-gray-700);margin-bottom:.375rem}.contact-form-group input,.contact-form-group select,.contact-form-group textarea{width:100%;padding:.625rem .75rem;font-size:.9375rem;border:1px solid var(--color-gray-300);border-radius:8px;background:var(--color-white);color:var(--color-gray-900);transition:border-color .15s ease;font-family:inherit}.contact-form-group input:focus,.contact-form-group select:focus,.contact-form-group textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #7c3bed1a}.contact-form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;padding-right:2.5rem}.contact-form-group textarea{resize:vertical;min-height:140px}.contact-form-submit{width:100%;margin-top:.5rem}.contact-form-alert{padding:.75rem 1rem;border-radius:8px;font-size:.875rem;margin-bottom:1.25rem}.contact-form-alert-success{background:#ecfdf5;color:#065f46}.contact-form-alert-error{background:#fef2f2;color:#991b1b}.error-page{min-height:calc(100vh - var(--header-height));padding:3.5rem 0 4.5rem;background:radial-gradient(ellipse 70% 50% at 50% 0%,rgba(124,59,237,.12) 0%,transparent 62%),linear-gradient(180deg,#f9f8ff,#f4f6ff)}.error-card{max-width:760px;margin:0 auto;text-align:center;background:var(--color-white);border:1px solid rgba(124,59,237,.16);border-radius:18px;box-shadow:0 16px 40px #11182714;padding:2.25rem 1.4rem}.error-code{font-size:.875rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--color-purple);margin-bottom:.9rem}.error-card h1{font-size:2rem;line-height:1.2;color:var(--color-gray-900);margin-bottom:.75rem}.error-description{font-size:1rem;color:var(--color-gray-600);max-width:560px;margin:0 auto 1.6rem}.error-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.error-actions .btn-secondary{border:1px solid var(--color-gray-300);color:var(--color-gray-800);background:var(--color-white)}.error-actions .btn-secondary:hover{background:var(--color-gray-100);border-color:var(--color-gray-400)}@media (min-width: 768px){.error-page{padding:5rem 0 6rem}.error-card{padding:3rem 2.5rem}.error-card h1{font-size:2.625rem}.error-description{font-size:1.08rem}}.widget-hero{position:relative;overflow:hidden;background:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200);padding:4rem 0;color:var(--color-gray-900)}.widget-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--color-gray-200) 1px,transparent 1px),linear-gradient(90deg,var(--color-gray-200) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 30%,transparent 75%);mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 30%,transparent 75%);pointer-events:none}.widget-hero:after{content:"";position:absolute;width:520px;height:520px;right:-140px;top:-160px;background:radial-gradient(circle,rgba(124,58,238,.12),transparent 65%);pointer-events:none}.widget-hero .container{position:relative;z-index:2}.widget-hero-layout{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}.widget-hero-text h1{font-size:2.25rem;font-weight:700;line-height:1.05;letter-spacing:-.03em;margin-bottom:1.25rem;color:var(--color-gray-900)}.widget-hero-text h1 .gradient-text{background:linear-gradient(90deg,#7c3aee,#ec178c);-webkit-background-clip:text;background-clip:text;color:transparent}.widget-hero-text .hero-subtitle{color:var(--color-gray-600)}.widget-hero .wh-hero-chat .wh-hero-bubble--ai{background:var(--color-white);color:var(--color-gray-700);border:1px solid var(--color-gray-200);box-shadow:0 8px 24px #17131f0f}@media (max-width: 767px){.widget-hero .wh-hero-bubble.wh-hero-bubble--user,.widget-hero .wh-hero-bubble.wh-hero-bubble--ai{width:100%;max-width:none}}.widget-hero-text .hero-subtitle{font-size:1.1rem;color:var(--color-gray-600);line-height:1.7;margin-bottom:2.5rem;max-width:520px}.widget-hero-text .hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.widget-hero-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 60px #0000004d;border:1px solid rgba(255,255,255,.08)}.hero-mockup{background:#1a1a2e;border-radius:14px;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px #0006;overflow:hidden}.hero-mockup-bar{display:flex;gap:6px;padding:12px 16px;background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.06)}.hero-mockup-bar span{width:10px;height:10px;border-radius:50%;background:#ffffff1f}.hero-mockup-body{display:grid;grid-template-columns:1fr}.hero-mockup-chat{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.06)}.hero-mockup-preview{background:var(--color-gray-100)}.hero-mockup-preview img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat-bubble{padding:.625rem .875rem;border-radius:12px;font-size:.8125rem;line-height:1.5;max-width:92%}.chat-bubble--user{background:var(--color-blue);color:var(--color-white);align-self:flex-end;border-bottom-right-radius:4px}.chat-bubble--ai{background:#ffffff14;color:#fffc;border:1px solid rgba(255,255,255,.1);align-self:flex-start;border-bottom-left-radius:4px}.chat-input-mockup{margin-top:auto;padding:.5rem .875rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:.8125rem;color:#ffffff40;display:flex;align-items:center;justify-content:space-between}.chat-input-mockup-send{width:24px;height:24px;background:#ffffff14;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-input-mockup-send svg{width:12px;height:12px;color:#ffffff4d}@media (min-width: 640px){.hero-mockup-body{grid-template-columns:2fr 3fr}.hero-mockup-chat{border-bottom:none;border-right:1px solid rgba(255,255,255,.06)}}@media (min-width: 768px){.widget-hero{padding:5.5rem 0}.widget-hero-layout{grid-template-columns:1fr 1.1fr;gap:3.5rem}.widget-hero-text h1{font-size:2.75rem}}@media (min-width: 1024px){.widget-hero-text h1{font-size:3.125rem}}.widget-intro-section{padding:4.5rem 0;background:var(--color-white)}.widget-intro-content{max-width:780px;margin:0 auto;text-align:center}.widget-intro-content h2{font-size:2rem;font-weight:700;color:var(--color-gray-900);margin-bottom:1.25rem}.widget-intro-content p{font-size:1.0625rem;color:var(--color-gray-600);line-height:1.8}.widget-demo-section{padding:6rem 0;background:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200)}.widget-demo-container{max-width:700px;margin:0 auto}.widget-demo-caption{text-align:center;margin-top:1.25rem;font-size:.875rem;color:var(--color-gray-500)}.widget-features-section{padding:5rem 0;background:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200)}.widget-feature-blocks{max-width:960px;margin:0 auto}.widget-feature-block{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;margin-bottom:1rem}.widget-feature-block:last-child{margin-bottom:0}.widget-feature-text h3{font-size:1.375rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.75rem}.widget-feature-text p{font-size:1rem;color:var(--color-gray-600);line-height:1.7}.widget-feature-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 20px #00000014;border:1px solid var(--color-gray-200);max-width:400px}.widget-feature-image:nth-child(2){text-align:right}@media (min-width: 768px){.widget-feature-block{grid-template-columns:1fr 1fr;gap:3.5rem}.widget-feature-block:nth-child(odd){grid-template-columns:1.5fr .5fr}.widget-feature-block:nth-child(2n){grid-template-columns:.5fr 1.5fr}.widget-feature-block:nth-child(2n) .widget-feature-image{order:-1}}.widget-usecases-section{padding:5rem 0;background:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200)}.widget-usecases-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.widget-usecase-card{background:linear-gradient(145deg,#faf8ff,#f5f2ff);border:1px solid rgba(124,59,237,.1);border-radius:12px;padding:1.75rem}.widget-usecase-card h3{font-size:1.0625rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.widget-usecase-card p{font-size:.9375rem;color:var(--color-gray-600);line-height:1.6}@media (min-width: 640px){.widget-usecases-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.widget-usecases-grid{grid-template-columns:repeat(4,1fr)}}.widget-seo-section{padding:4rem 0;background:var(--color-white);border-bottom:1px solid var(--color-gray-200)}.widget-seo-content{max-width:780px;margin:0 auto;text-align:center}.widget-seo-content h2{font-size:1.75rem;font-weight:700;color:var(--color-gray-900);margin-bottom:1.25rem}.widget-seo-content p{font-size:1.0625rem;color:var(--color-gray-600);line-height:1.8}.widget-related-section{padding:4rem 0;background:var(--color-gray-50);border-top:1px solid var(--color-gray-200)}.widget-related-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.widget-related-card{display:block;background:linear-gradient(145deg,#faf8ff,#f5f2ff);border:1px solid rgba(124,59,237,.1);border-radius:12px;padding:1.75rem;text-align:center;transition:all .2s ease}.widget-related-card:hover{border-color:#7c3bed4d;box-shadow:0 4px 16px #7c3bed1a;transform:translateY(-2px)}.widget-related-card h3{font-size:1.0625rem;font-weight:600;color:var(--color-gray-900);margin-bottom:.25rem}.widget-related-card p{font-size:.875rem;color:var(--color-gray-500)}@media (min-width: 640px){.widget-related-grid{grid-template-columns:repeat(3,1fr)}}.ba-demo{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;border-radius:12px;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;box-shadow:0 4px 24px #0000001a;border:1px solid var(--color-gray-200)}.ba-demo-layer{position:absolute;top:0;left:0;width:100%;height:100%}.ba-demo-layer img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.ba-demo-handle{position:absolute;top:0;bottom:0;width:3px;background:var(--color-white);z-index:2;transform:translate(-50%);pointer-events:none;box-shadow:0 0 8px #0000004d}.ba-demo-handle-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:var(--color-white);border-radius:50%;box-shadow:0 2px 10px #00000040;display:flex;align-items:center;justify-content:center;color:var(--color-gray-600)}.ba-demo-handle-circle svg{width:20px;height:20px}.ba-demo-label{position:absolute;bottom:12px;padding:4px 12px;background:#0000008c;color:var(--color-white);font-size:.8125rem;font-weight:600;border-radius:4px;z-index:3;pointer-events:none;letter-spacing:.02em}.ba-demo-label--before{left:12px}.ba-demo-label--after{right:12px}:root{--mw-purple: #7c3aee;--mw-blue: #3761e4;--mw-magenta: #ec178c;--mw-magenta-dark: #c9107a;--mw-ink: #17131f;--mw-text: #5d5a6b;--mw-muted: #8b8799;--mw-faint: #b4b0c2;--mw-mid: #4a4658;--mw-bg: #fafafc;--mw-alt: #fafafc;--mw-card: #ffffff;--mw-border: #eceaf3;--mw-border-strong: #ddd9ea;--mw-panel: #f3f1f9;--mw-purple-bg: #f3ebfe;--mw-purple-bd: #e4d4fd;--mw-blue-bg: #ebf0fe;--mw-blue-bd: #cfdcfb;--mw-pink-bg: #fdebf5;--mw-pink-bd: #fbd0e7;--mw-dark: #17131f;--mw-dark-card: #221c30;--mw-dark-border: #322a45;--mw-dark-border-soft: #2a2438;--mw-lilac: #b78ff7;--mw-dark-text: #a9a5b8;--mw-dark-text-strong: #d6d3e2;--mw-green: #22c55e;--mw-save-green: #22a05b;--mw-save-green-bg: #e5f7ed;--mw-gold: #f5a623;--mw-grad-btn: linear-gradient(135deg, #7c3aee, #3761e4);--mw-grad-word: linear-gradient(90deg, #7c3aee, #ec178c);--mw-grad-cta: linear-gradient(120deg, #7c3aee 0%, #9d2bc4 52%, #ec178c 110%);--mw-font-body: system-ui, -apple-system, "Segoe UI", sans-serif;--mw-font-head: "Space Grotesk", sans-serif;--mw-font-mono: "IBM Plex Mono", monospace;--mw-font-wordmark: "DM Sans", system-ui, sans-serif;--mw-max: 1160px;--mw-pad: 32px;--mw-nav-h: 64px}body{background:var(--mw-bg);color:var(--mw-ink);font-family:var(--mw-font-body);line-height:1.6;-webkit-font-smoothing:antialiased}.mw-page h1,.mw-page h2,.mw-page h3{font-family:var(--mw-font-head);line-height:1.1;margin:0}.mw-page ::-moz-selection{background:#e9ddfe}.mw-page ::selection{background:#e9ddfe}@keyframes mw-blink{0%,55%{opacity:1}56%,to{opacity:0}}@keyframes mw-float{0%{transform:translateY(0) rotate(var(--r, 0deg))}to{transform:translateY(-14px) rotate(var(--r, 0deg))}}@keyframes mw-wordin{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mw-container{max-width:var(--mw-max);margin:0 auto;padding:0 var(--mw-pad)}.mw-section{background:var(--mw-alt);border-bottom:1px solid var(--mw-border)}.mw-section--white{background:#fff}.mw-section--dark{background:var(--mw-dark);border-bottom:none}.mw-section-inner{max-width:var(--mw-max);margin:0 auto;padding:96px var(--mw-pad)}.mw-eyebrow{font-family:var(--mw-font-mono);font-size:12px;font-weight:500;letter-spacing:.14em;color:var(--mw-purple)}.mw-eyebrow--lilac{color:var(--mw-lilac)}.mw-h2{font-size:40px;font-weight:700;letter-spacing:-.025em}.mw-lead{font-size:17px;color:var(--mw-text);margin:0;line-height:1.6}.mw-head{display:flex;flex-direction:column;gap:12px;margin-bottom:48px}.mw-head--center{align-items:center;text-align:center}.mw-head--split{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}.mw-head--split .mw-head-copy{display:flex;flex-direction:column;gap:12px}.mw-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--btn-font);font-size:15px;font-weight:var(--btn-weight);border-radius:var(--btn-radius);padding:12px 24px;border:1px solid transparent;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;white-space:nowrap;text-align:center}.mw-btn--gradient{color:#fff;background:#3761e4;border-color:#3761e4;box-shadow:0 8px 24px #3761e447}.mw-btn--gradient:hover{color:#fff;background:#2d51c4;border-color:#2d51c4;box-shadow:0 10px 32px #3761e466}.mw-btn--outline{color:var(--mw-ink);background:#fff;border-color:var(--mw-border-strong);padding:12px 24px}.mw-btn--outline:hover{border-color:var(--mw-purple);color:var(--mw-purple)}.mw-btn--dark{color:#fff;background:var(--mw-ink);font-size:14px;padding:9px 18px;border-radius:8px}.mw-btn--dark:hover{background:var(--mw-purple);color:#fff}.mw-btn--white{color:var(--mw-purple);background:#fff;font-size:15px}.mw-btn--white:hover{color:var(--mw-purple);box-shadow:0 8px 24px #0003}.mw-btn--white-ink{color:var(--mw-ink);background:#fff;font-size:14px;padding:11px 22px;border-radius:var(--btn-radius)}.mw-btn--white-ink:hover{background:#e9e6f5;color:var(--mw-ink)}.mw-btn--magenta{color:#fff;background:#3761e4;border-color:#3761e4;font-size:14px;padding:11px 0;border-radius:var(--btn-radius);width:100%;box-shadow:0 8px 24px #3761e447}.mw-btn--magenta:hover{background:#2d51c4;border-color:#2d51c4;color:#fff;box-shadow:0 10px 32px #3761e466}.mw-btn--pill{font-size:14px;font-weight:var(--btn-weight);color:var(--mw-purple);border:1px solid var(--mw-purple-bd);background:var(--mw-purple-bg);padding:10px 20px;border-radius:var(--btn-radius)}.mw-btn--pill:hover{background:#e9ddfe;color:var(--mw-purple)}.mw-textlink{font-size:14px;font-weight:700;color:var(--mw-purple)}.mw-textlink--lilac{color:var(--mw-lilac);padding:11px 8px}.mw-textlink--lilac:hover{color:#d3bcfa}.mw-nav{position:sticky;top:0;z-index:50;background:#fafafcd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--mw-border)}.mw-nav-inner{max-width:var(--mw-max);margin:0 auto;padding:0 var(--mw-pad);height:var(--mw-nav-h);display:flex;align-items:center;justify-content:space-between;gap:24px}.mw-logo{display:flex;align-items:center;gap:9px;color:var(--mw-ink)}.mw-logo svg{display:block;flex:none}.mw-logo-word{font-family:var(--mw-font-wordmark);font-size:18px;letter-spacing:-.02em;color:var(--mw-ink)}.mw-logo-word b{font-weight:700}.mw-logo-word span{font-weight:400}.mw-nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:500;list-style:none}.mw-nav-links a{color:var(--mw-mid)}.mw-nav-links a:hover,.mw-nav-links a.active{color:var(--mw-purple)}.mw-nav-actions{display:flex;align-items:center;gap:12px}.mw-nav-signin{font-size:14px;font-weight:500;color:var(--mw-mid);padding:8px 12px}.mw-nav-signin:hover{color:var(--mw-ink)}.mw-nav-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--mw-border-strong);border-radius:8px;background:#fff;color:var(--mw-ink);cursor:pointer}.mw-nav-toggle svg{width:22px;height:22px}.mw-mobile-nav{display:none;border-bottom:1px solid var(--mw-border);background:#fafafcfa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.mw-mobile-nav.open{display:block}.mw-mobile-nav-inner{max-width:var(--mw-max);margin:0 auto;padding:16px var(--mw-pad) 24px;display:flex;flex-direction:column;gap:18px}.mw-mobile-links{display:flex;flex-direction:column;gap:4px;list-style:none}.mw-mobile-links a{display:block;padding:12px 4px;font-size:16px;font-weight:500;color:var(--mw-mid);border-bottom:1px solid var(--mw-border)}.mw-mobile-links a:hover,.mw-mobile-links a.active{color:var(--mw-purple)}.mw-mobile-actions{display:flex;flex-direction:column;gap:10px}.mw-mobile-actions .mw-btn{width:100%}.mw-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--mw-border)}.mw-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--mw-border) 1px,transparent 1px),linear-gradient(90deg,var(--mw-border) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 30%,transparent 75%);mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 30%,transparent 75%);pointer-events:none}.mw-hero-glow{position:absolute;width:560px;height:560px;pointer-events:none}.mw-hero-glow--l{left:-180px;top:-180px;background:radial-gradient(circle,rgba(124,58,238,.1),transparent 65%)}.mw-hero-glow--r{right:-180px;top:-60px;background:radial-gradient(circle,rgba(236,23,140,.09),transparent 65%)}.mw-hero-shape{position:absolute;pointer-events:none;animation:mw-float var(--dur, 6s) ease-in-out infinite alternate}.mw-hero-inner{position:relative;max-width:var(--mw-max);margin:0 auto;padding:84px var(--mw-pad) 96px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.mw-hero-badge{font-family:var(--mw-font-mono);font-size:12px;font-weight:500;letter-spacing:.14em;color:var(--mw-purple);background:var(--mw-purple-bg);border:1px solid var(--mw-purple-bd);padding:6px 14px;border-radius:999px}.mw-hero-h1{margin:0;font-size:58px;line-height:1.08;font-weight:700;letter-spacing:-.03em;max-width:860px;text-wrap:balance}.mw-word{display:inline-block;white-space:nowrap;background:var(--mw-grad-word);-webkit-background-clip:text;background-clip:text;color:transparent;animation:mw-wordin .45s ease}.mw-hero-sub{margin:0;font-size:19px;line-height:1.6;color:var(--mw-text);max-width:560px;text-wrap:pretty}.mw-hero-cta{display:flex;align-items:center;gap:14px;margin-top:8px;flex-wrap:wrap;justify-content:center}.mw-hero-micro{font-family:var(--mw-font-mono);font-size:12px;color:var(--mw-muted)}.mw-demo{margin-top:36px;width:100%;max-width:820px;display:flex;flex-direction:column;align-items:stretch}.mw-demo-prompt{background:var(--mw-ink);border-radius:14px 14px 0 0;padding:18px 22px;display:flex;align-items:center;gap:14px;text-align:left}.mw-demo-prompt-text{flex:1;font-family:var(--mw-font-mono);font-size:14px;color:#e9e6f5;display:flex;align-items:center;gap:2px;min-width:0}.mw-caret{display:inline-block;width:8px;height:17px;background:var(--mw-lilac);margin-left:2px;animation:mw-blink 1.1s steps(1) infinite;flex:none}.mw-demo-generate{font-size:13px;font-weight:700;color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);padding:7px 16px;border-radius:8px;flex:none}.mw-demo-result{background:#fff;border:1px solid var(--mw-border);border-top:none;border-radius:0 0 14px 14px;padding:32px;box-shadow:0 24px 60px #17131f1a;display:flex;flex-direction:column;gap:20px;align-items:center}.mw-demo-status{display:flex;align-items:center;gap:8px;align-self:flex-start}.mw-dot{width:8px;height:8px;border-radius:50%;background:var(--mw-green);flex:none}.mw-demo-status span:last-child{font-family:var(--mw-font-mono);font-size:11px;letter-spacing:.1em;color:var(--mw-muted)}.mw-demo-slider{display:flex;align-items:center;gap:24px;width:100%;max-width:620px}.mw-demo-arrow{width:36px;height:36px;border-radius:50%;border:1px solid var(--mw-border-strong);color:var(--mw-faint);flex:none;display:flex;align-items:center;justify-content:center;font-size:16px}.mw-demo-quote{flex:1;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.mw-demo-avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#e9ddfe,#fbdcee);border:1px solid var(--mw-purple-bd);display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--mw-purple)}.mw-demo-stars{color:var(--mw-gold);font-size:15px;letter-spacing:3px}.mw-demo-quote p{margin:0;font-size:16px;line-height:1.6;color:var(--mw-ink);max-width:460px}.mw-demo-quote-by{font-size:13px;color:var(--mw-muted)}.mw-demo-dots{display:flex;gap:6px}.mw-demo-dots span{width:6px;height:6px;border-radius:3px;background:var(--mw-border-strong)}.mw-demo-dots span.active{width:18px;background:var(--mw-purple)}.mw-embed{margin-top:14px;align-self:center;width:-moz-max-content;width:max-content;max-width:min(960px,90vw);font-family:var(--mw-font-mono);font-size:12px;line-height:1.5;color:var(--mw-text);background:var(--mw-panel);border:1px solid var(--mw-border);border-radius:8px;padding:10px 20px;text-align:left;white-space:nowrap;overflow-x:auto}.mw-embed-prefix,.mw-embed-tag{color:var(--mw-faint)}.mw-embed-attr{color:var(--mw-purple)}.mw-works{background:#fff;border-bottom:1px solid var(--mw-border)}.mw-works-inner{max-width:var(--mw-max);margin:0 auto;padding:28px var(--mw-pad);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 14px}.mw-works-label{font-family:var(--mw-font-mono);font-size:12px;font-weight:500;letter-spacing:.14em;color:var(--mw-faint);margin-right:8px}.mw-works-pill{font-size:15px;font-weight:500;color:var(--mw-ink);background:#fff;border:1px solid var(--mw-border-strong);padding:9px 20px;border-radius:999px;transition:border-color .18s ease,color .18s ease}a.mw-works-pill:hover{border-color:var(--mw-purple);color:var(--mw-purple)}.mw-widgets-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mw-widget-card{display:flex;flex-direction:column;gap:8px;background:color-mix(in srgb,var(--tpl-color, var(--mw-purple)) 7%,#fff);border:1px solid color-mix(in srgb,var(--tpl-color, var(--mw-purple)) 24%,var(--mw-border));border-radius:12px;padding:20px;color:var(--mw-ink);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mw-widget-card:hover{border-color:color-mix(in srgb,var(--tpl-color, var(--mw-purple)) 50%,var(--mw-border));box-shadow:0 10px 26px color-mix(in srgb,var(--tpl-color, var(--mw-purple)) 18%,transparent);transform:translateY(-3px);color:var(--mw-ink)}.mw-widget-thumb{position:relative;aspect-ratio:16 / 10;border-radius:8px;border:1px solid color-mix(in srgb,var(--tpl-color, var(--mw-purple)) 18%,var(--mw-border));overflow:hidden;margin-bottom:4px;display:flex;align-items:center;justify-content:center;background:#fff}.mw-widget-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.mw-widget-thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--tpl-color, var(--mw-purple));background:color-mix(in srgb,var(--tpl-color, var(--mw-purple)) 10%,#fff)}.mw-widget-thumb-fallback svg{width:30px;height:30px}.mw-widget-card-name{font-family:var(--mw-font-head);font-size:15px;font-weight:700}.mw-widget-card-desc{font-size:13px;line-height:1.5;color:var(--mw-muted)}.mw-widgets-foot{margin-top:24px;text-align:center;font-family:var(--mw-font-mono);font-size:12.5px;color:var(--mw-muted)}.mw-widgets-cta{display:flex;justify-content:center;margin-top:32px}.mw-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mw-step{display:flex;flex-direction:column;gap:14px;background:var(--mw-bg);border:1px solid var(--mw-border);border-radius:16px;padding:32px}.mw-step-num{font-family:var(--mw-font-mono);font-size:13px;font-weight:600;color:var(--tint-fg);background:var(--tint-bg);border:1px solid var(--tint-bd);width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center}.mw-step h3{font-size:21px;font-weight:700}.mw-step p{margin:0;font-size:15px;line-height:1.65;color:var(--mw-text)}.mw-features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mw-feature-card{display:flex;flex-direction:column;gap:10px;background:#fff;border:1px solid var(--mw-border);border-radius:14px;padding:28px}.mw-tag{font-family:var(--mw-font-mono);font-size:11px;letter-spacing:.12em;color:var(--tint-fg);background:var(--tint-bg);border:1px solid var(--tint-bd);padding:4px 10px;border-radius:999px;align-self:flex-start}.mw-feature-card h3{font-size:18px;font-weight:700}.mw-feature-card p{margin:0;font-size:14.5px;line-height:1.6;color:var(--mw-text)}.mw-data-inner{max-width:var(--mw-max);margin:0 auto;padding:96px var(--mw-pad);display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.mw-data-copy{display:flex;flex-direction:column;gap:18px}.mw-data-copy h2{font-size:40px;font-weight:700;letter-spacing:-.025em;color:var(--mw-ink)}.mw-data-copy>p{margin:0;font-size:17px;line-height:1.65;color:var(--mw-text)}.mw-data-bullets{display:flex;flex-direction:column;gap:14px;margin-top:8px}.mw-data-bullet{display:flex;gap:12px;align-items:flex-start}.mw-data-bullet-dot{width:6px;height:6px;border-radius:50%;background:var(--mw-purple);margin-top:8px;flex:none}.mw-data-bullet p{margin:0;font-size:15px;line-height:1.6;color:var(--mw-text)}.mw-data-bullet strong{color:var(--mw-ink)}.mw-data-cta{display:flex;align-items:center;gap:14px;margin-top:12px;flex-wrap:wrap}.mw-data-visual{display:flex;flex-direction:column;gap:16px}.mw-data-form{background:#fff;border:1px solid var(--mw-border);border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:14px;box-shadow:0 14px 36px #17131f1a}.mw-data-form-title{font-size:15px;font-weight:700}.mw-data-field{display:flex;flex-direction:column;gap:4px}.mw-data-field-label{font-family:var(--mw-font-mono);font-size:10.5px;letter-spacing:.1em;color:var(--mw-muted)}.mw-data-field-val{border:1px solid var(--mw-border);border-radius:8px;padding:9px 12px;font-size:14px}.mw-data-field-val--muted{color:var(--mw-text)}.mw-data-send{align-self:flex-start;font-size:13.5px;font-weight:700;color:#fff;background:var(--mw-grad-btn);padding:9px 20px;border-radius:8px}.mw-data-subs{background:#fff;border:1px solid var(--mw-border);border-radius:14px;padding:20px 24px;display:flex;flex-direction:column;gap:12px;box-shadow:0 14px 36px #17131f14}.mw-data-subs-head{display:flex;align-items:center;justify-content:space-between}.mw-data-subs-head span:first-child{font-size:14px;font-weight:700;color:var(--mw-ink)}.mw-data-badge{font-family:var(--mw-font-mono);font-size:11px;color:var(--mw-magenta);background:var(--mw-pink-bg);border:1px solid var(--mw-pink-bd);padding:3px 10px;border-radius:999px}.mw-data-rows{display:flex;flex-direction:column;gap:8px;font-size:13.5px}.mw-data-row{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--mw-border);padding-bottom:8px}.mw-data-row:last-child{border-bottom:none;padding-bottom:0}.mw-data-row span:first-child{color:var(--mw-ink)}.mw-data-row span:last-child{font-family:var(--mw-font-mono);font-size:12px;color:var(--mw-muted)}.mw-data-live{font-family:var(--mw-font-mono);font-size:11px;color:var(--mw-muted);display:flex;align-items:center;gap:8px}.mw-data-live-dot{width:7px;height:7px;border-radius:50%;background:var(--mw-green);flex:none}.mw-platform-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}.mw-platform-copy{display:flex;flex-direction:column;gap:16px}.mw-platform-copy h3{font-size:22px;font-weight:700}.mw-platform-copy p{margin:0;font-size:15.5px;line-height:1.65;color:var(--mw-text)}.mw-platform-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mw-platform-tile{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--mw-border);border-radius:10px;padding:14px 16px}.mw-platform-diamond{width:8px;height:8px;border-radius:2px;background:var(--mw-grad-btn);transform:rotate(45deg);flex:none}.mw-platform-tile span:last-child{font-size:14.5px;font-weight:500;color:var(--mw-ink)}.mw-dist-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mw-dist-card{background:var(--mw-bg);border:1px solid var(--mw-border);border-radius:16px;padding:36px;display:flex;flex-direction:column;gap:16px}.mw-dist-card h3{font-size:22px;font-weight:700}.mw-dist-card p{margin:0;font-size:15px;line-height:1.65;color:var(--mw-text)}.mw-chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.mw-chip{font-family:var(--mw-font-mono);font-size:11.5px;color:var(--mw-purple);background:var(--mw-purple-bg);border:1px solid var(--mw-purple-bd);padding:5px 12px;border-radius:999px}.mw-url-pill{font-family:var(--mw-font-mono);font-size:12.5px;color:var(--mw-text);background:var(--mw-panel);border:1px solid var(--mw-border);border-radius:8px;padding:10px 16px;margin-top:4px;align-self:flex-start}.mw-url-pill b{color:var(--mw-magenta);font-weight:400}.mw-ai-inner{max-width:var(--mw-max);margin:0 auto;padding:96px var(--mw-pad);display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.mw-ai-copy{display:flex;flex-direction:column;gap:18px}.mw-ai-copy h2{font-size:40px;font-weight:700;letter-spacing:-.025em}.mw-ai-copy>p{margin:0;font-size:17px;line-height:1.65;color:var(--mw-text)}.mw-ai-pills{display:flex;gap:8px;flex-wrap:wrap}.mw-ai-pill{font-size:13px;font-weight:500;color:var(--mw-mid);border:1px solid var(--mw-border);background:#fff;padding:6px 14px;border-radius:999px}.mw-ai-visual{display:flex;flex-direction:column;gap:12px}.mw-ai-prompt{font-family:var(--mw-font-mono);font-size:13px;color:var(--mw-text);background:#fff;border:1px solid var(--mw-border);border-radius:10px;padding:12px 16px}.mw-ai-prompt span{color:var(--mw-faint)}.mw-ai-image{aspect-ratio:4 / 3;border-radius:14px;border:1px solid var(--mw-border);overflow:hidden;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(45deg,var(--mw-panel),var(--mw-panel) 12px,var(--mw-bg) 12px,var(--mw-bg) 24px)}.mw-ai-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mw-ai-image-tag{font-family:var(--mw-font-mono);font-size:12px;color:var(--mw-muted);background:#fff;border:1px solid var(--mw-border);padding:6px 14px;border-radius:999px}.mw-pricing-toggle{display:flex;align-items:center;gap:4px;background:var(--mw-alt);border:1px solid var(--mw-border);border-radius:999px;padding:4px;margin-top:8px}.mw-pricing-toggle button{cursor:pointer;font-size:13.5px;font-weight:700;padding:8px 20px;border-radius:999px;border:none;background:transparent;color:var(--mw-text);display:inline-flex;align-items:center;gap:8px;font-family:inherit}.mw-pricing-toggle button.active{background:var(--mw-ink);color:#fff}.mw-toggle-save{font-family:var(--mw-font-mono);font-size:10.5px;color:var(--mw-save-green);background:var(--mw-save-green-bg);padding:2px 8px;border-radius:999px}.mw-plans{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.mw-plan{position:relative;display:flex;flex-direction:column;gap:14px;background:#fff;border:1px solid var(--mw-border);border-radius:16px;padding:30px 26px}.mw-plan--popular{border-color:var(--mw-purple);box-shadow:0 16px 40px #7c3aee29}.mw-plan-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);font-family:var(--mw-font-mono);font-size:10.5px;letter-spacing:.1em;color:#fff;background:var(--mw-grad-word);padding:5px 14px;border-radius:999px;white-space:nowrap}.mw-plan-head{display:flex;flex-direction:column;gap:4px}.mw-plan-name{font-family:var(--mw-font-head);font-size:19px;font-weight:700}.mw-plan-tagline{font-size:13px;color:var(--mw-muted)}.mw-plan-price{display:flex;align-items:baseline;gap:6px}.mw-plan-price-amt{font-family:var(--mw-font-head);font-size:40px;font-weight:700;letter-spacing:-.02em}.mw-plan-price-per{font-size:14px;color:var(--mw-muted)}.mw-plan-credits{font-family:var(--mw-font-mono);font-size:12px;color:var(--mw-purple);background:var(--mw-purple-bg);border:1px solid var(--mw-purple-bd);padding:6px 12px;border-radius:8px;align-self:flex-start}.mw-plan-perks{display:flex;flex-direction:column;gap:9px;flex:1}.mw-plan-perk{display:flex;gap:9px;align-items:flex-start;font-size:14px;color:var(--mw-mid)}.mw-plan-perk-check{color:var(--mw-purple);font-weight:700;flex:none}.mw-plan-cta{text-align:center;font-size:14px;font-weight:var(--btn-weight);padding:11px 0;border-radius:var(--btn-radius);color:var(--mw-ink);background:var(--mw-bg);border:1px solid var(--mw-border-strong);transition:border-color .18s ease,color .18s ease,box-shadow .18s ease}.mw-plan-cta:hover{border-color:var(--mw-purple);color:var(--mw-purple)}.mw-plan--popular .mw-plan-cta{color:#fff;background:#3761e4;border-color:#3761e4}.mw-plan--popular .mw-plan-cta:hover{color:#fff;box-shadow:0 8px 24px #3761e447}.mw-credits-block{margin-top:56px;display:flex;flex-direction:column;gap:20px}.mw-credits-label{text-align:center;font-family:var(--mw-font-mono);font-size:12px;letter-spacing:.14em;color:var(--mw-muted)}.mw-credits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mw-credit-card{display:flex;flex-direction:column;gap:8px;border-radius:14px;padding:24px;border:1px solid var(--tint-bd, var(--mw-border));background:var(--tint-bg, #fff)}.mw-credit-eyebrow{font-family:var(--mw-font-mono);font-size:11px;letter-spacing:.12em;color:var(--tint-fg, var(--mw-purple))}.mw-credit-card h4{margin:0;font-family:var(--mw-font-head);font-size:16px;font-weight:700}.mw-credit-card p{margin:0;font-size:13.5px;line-height:1.55;color:var(--mw-text)}.mw-credit-card--dark{background:var(--mw-dark);border-color:var(--mw-dark)}.mw-credit-card--dark .mw-credit-eyebrow{color:var(--mw-lilac)}.mw-credit-card--dark h4{color:#fff}.mw-credit-card--dark p{color:var(--mw-dark-text)}.mw-packs-block{margin-top:72px;display:flex;flex-direction:column;gap:28px}.mw-packs-head{display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center}.mw-packs-head h3{font-size:30px;font-weight:700;letter-spacing:-.02em}.mw-packs-head p{margin:0;font-size:15.5px;line-height:1.6;color:var(--mw-text);max-width:500px}.mw-packs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mw-pack{display:flex;flex-direction:column;gap:14px;align-items:center;background:#fff;border:1px solid var(--mw-border);border-radius:16px;padding:30px 24px;text-align:center}.mw-pack-name{font-family:var(--mw-font-head);font-size:17px;font-weight:700}.mw-pack-price{font-family:var(--mw-font-head);font-size:34px;font-weight:700;color:var(--mw-purple);letter-spacing:-.02em}.mw-pricing-more{margin-top:28px;text-align:center}.mw-faq-inner{max-width:800px;margin:0 auto;padding:96px var(--mw-pad)}.mw-faq-list{display:flex;flex-direction:column;gap:10px}.mw-faq-item{background:#fff;border:1px solid var(--mw-border);border-radius:12px;overflow:hidden}.mw-faq-q{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;width:100%;background:none;border:none;text-align:left;font-family:inherit;color:var(--mw-ink)}.mw-faq-q span:first-child{font-family:var(--mw-font-head);font-size:16px;font-weight:700}.mw-faq-icon{font-family:var(--mw-font-mono);font-size:16px;color:var(--mw-purple);flex:none}.mw-faq-a{margin:0;padding:0 22px 20px;font-size:15px;line-height:1.65;color:var(--mw-text)}.mw-cta{background:var(--mw-grad-cta)}.mw-cta-inner{max-width:var(--mw-max);margin:0 auto;padding:88px var(--mw-pad);display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.mw-cta h2{margin:0;font-size:44px;font-weight:700;letter-spacing:-.025em;color:#fff;text-wrap:balance}.mw-cta p{margin:0;font-size:17px;color:#ffffffd9}.mw-cta-micro{font-family:var(--mw-font-mono);font-size:12px;color:#ffffffb3}.mw-footer{background:var(--mw-dark)}.mw-footer-inner{max-width:var(--mw-max);margin:0 auto;padding:64px var(--mw-pad) 40px;display:flex;flex-direction:column;gap:48px}.mw-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.mw-footer-brand{display:flex;flex-direction:column;gap:14px}.mw-footer-brand .mw-logo-word{color:#fff;font-size:16px}.mw-footer-brand p{margin:0;font-size:14px;line-height:1.6;color:var(--mw-muted);max-width:260px}.mw-footer-col{display:flex;flex-direction:column;gap:12px}.mw-footer-col-title{font-family:var(--mw-font-mono);font-size:11px;letter-spacing:.14em;color:var(--mw-text)}.mw-footer-col a{font-size:14px;color:var(--mw-dark-text)}.mw-footer-col a:hover{color:#fff}.mw-footer-bottom{border-top:1px solid var(--mw-dark-border-soft);padding-top:24px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.mw-footer-bottom span{font-size:13px;color:var(--mw-text)}.mw-footer-built{font-family:var(--mw-font-mono);font-size:11.5px}@media (max-width: 980px){.mw-widgets-grid{grid-template-columns:repeat(3,1fr)}.mw-features,.mw-plans,.mw-credits-grid,.mw-packs-grid{grid-template-columns:repeat(2,1fr)}.mw-data-inner,.mw-ai-inner,.mw-platform-layout{grid-template-columns:1fr;gap:40px}.mw-dist-grid{grid-template-columns:1fr}.mw-plan--popular{order:-1}}@media (max-width: 860px){.mw-nav-links,.mw-nav-actions{display:none}.mw-nav-toggle{display:inline-flex}.mw-hero-h1{font-size:44px}.mw-h2,.mw-data-copy h2,.mw-ai-copy h2{font-size:32px}.mw-cta h2{font-size:34px}.mw-hero-shape{display:none}}@media (max-width: 620px){:root{--mw-pad: 20px}.mw-section-inner,.mw-data-inner,.mw-ai-inner,.mw-faq-inner{padding-top:64px;padding-bottom:64px}.mw-widgets-grid,.mw-steps,.mw-features,.mw-plans,.mw-credits-grid,.mw-packs-grid,.mw-platform-grid{grid-template-columns:1fr}.mw-hero-h1{font-size:36px}.mw-hero-sub{font-size:17px}.mw-hero-inner{padding-top:56px;padding-bottom:64px}.mw-footer-top{grid-template-columns:1fr 1fr}.mw-footer-brand{grid-column:1 / -1}.mw-head--split{flex-direction:column;align-items:flex-start}.mw-demo-result{padding:20px}.mw-demo-slider{gap:10px}}
