@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap";.footer-content[data-v-98f9f751]{display:flex;justify-content:space-between;gap:48px;flex-wrap:wrap;padding:56px 0;border-top:3px double var(--border-aged)}.footer-links a[data-v-98f9f751]{color:var(--text-muted);transition:color .3s ease}.footer-links a[data-v-98f9f751]:hover{color:var(--accent-forest)}#app{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.dashboard-container[data-v-4a20cc21]{min-height:100vh;background:var(--bg-light);padding:80px 20px;display:flex;flex-direction:column;align-items:center}.dashboard-card[data-v-4a20cc21]{background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;box-shadow:var(--shadow-card);width:100%;max-width:1200px;padding:40px}.dashboard-header[data-v-4a20cc21]{text-align:center;margin-bottom:48px}.dashboard-title[data-v-4a20cc21]{font-size:2.5rem;font-weight:800;color:var(--text-dark);margin-bottom:16px}.welcome-text[data-v-4a20cc21]{color:var(--text-medium);font-size:1.1rem}.w-full[data-v-4a20cc21]{width:100%}.mb-8[data-v-4a20cc21]{margin-bottom:2rem}.text-xl[data-v-4a20cc21]{font-size:1.25rem}.font-bold[data-v-4a20cc21]{font-weight:700}.mb-4[data-v-4a20cc21]{margin-bottom:1rem}.text-center[data-v-4a20cc21]{text-align:center}.flex[data-v-4a20cc21]{display:flex}.justify-center[data-v-4a20cc21]{justify-content:center}.flex-wrap[data-v-4a20cc21]{flex-wrap:wrap}.gap-8[data-v-4a20cc21]{gap:2rem}.md\:w-1\/2[data-v-4a20cc21]{width:50%}.lg\:w-1\/3[data-v-4a20cc21]{width:33.333333%}.stats[data-v-4a20cc21]{background:var(--bg-white);box-shadow:var(--shadow-light);border-radius:8px;padding:1rem;margin-bottom:1rem}.stat[data-v-4a20cc21]{margin-bottom:1rem}.stat-title[data-v-4a20cc21]{font-size:.9rem;font-weight:500;color:var(--text-medium)}.stat-value[data-v-4a20cc21]{font-size:1.5rem;font-weight:700;color:var(--primary-purple)}.mt-8[data-v-4a20cc21]{margin-top:2rem}.list-disc[data-v-4a20cc21]{list-style-type:disc}.list-inside[data-v-4a20cc21]{padding-left:1.5rem}.card-actions[data-v-4a20cc21]{display:flex;justify-content:center;gap:1rem}.hero[data-v-d05a2156]{padding:80px 0;background:var(--gradient-hero);border-radius:0;margin-bottom:0}.hero-container[data-v-d05a2156]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-content[data-v-d05a2156]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hero-text[data-v-d05a2156]{text-align:left}.hero-kicker[data-v-d05a2156]{font-size:14px;color:var(--primary-purple);text-transform:uppercase;letter-spacing:.2em;margin-bottom:20px;font-weight:500}.hero-title[data-v-d05a2156]{font-size:3.5rem;font-weight:800;margin-bottom:24px;color:var(--text-dark);line-height:1.1}.highlight[data-v-d05a2156]{color:var(--primary-purple)}.hero-subtitle[data-v-d05a2156]{font-size:1.3rem;color:var(--text-medium);margin-bottom:16px;font-weight:500}.hero-code-line[data-v-d05a2156]{font-size:1rem;color:var(--primary-purple);margin-bottom:32px;background:var(--bg-off-white);padding:12px 16px;border-radius:8px;border-left:4px solid var(--primary-purple)}.hero-description[data-v-d05a2156]{color:var(--text-medium);margin-bottom:32px;line-height:1.7;font-size:1.1rem}.hero-actions[data-v-d05a2156]{display:flex;gap:16px;margin-top:32px}.hero-visual[data-v-d05a2156]{background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;padding:24px;box-shadow:var(--shadow-card)}.workflow-dashboard[data-v-d05a2156]{font-family:JetBrains Mono,monospace;font-size:.9rem}.dashboard-header[data-v-d05a2156]{color:var(--text-medium);margin-bottom:16px;font-weight:600}.workflow-status[data-v-d05a2156]{background:var(--bg-off-white);padding:12px;border-radius:6px;margin-bottom:16px;border-left:4px solid var(--success-green);display:flex;align-items:center;gap:8px}.status-indicator[data-v-d05a2156]{width:8px;height:8px;background:var(--success-green);border-radius:50%;animation:pulse-indicator-d05a2156 2s ease-in-out infinite}@keyframes pulse-indicator-d05a2156{0%,to{opacity:.7}50%{opacity:1}}.status-text[data-v-d05a2156]{color:var(--success-green);font-weight:700}.workflow-name[data-v-d05a2156]{color:var(--primary-purple)}.dashboard-metrics[data-v-d05a2156]{background:var(--bg-off-white);padding:16px;border-radius:6px;overflow-x:auto}.metric-line[data-v-d05a2156]{margin-bottom:4px}.json-key[data-v-d05a2156]{color:var(--primary-purple)}.json-string[data-v-d05a2156]{color:var(--primary-pink)}.json-number[data-v-d05a2156]{color:var(--primary-purple)}@media (max-width: 768px){.hero-content[data-v-d05a2156]{grid-template-columns:1fr;gap:40px}.hero-title[data-v-d05a2156]{font-size:2.5rem}.hero-actions[data-v-d05a2156]{flex-direction:column;align-items:center}}.process-flow[data-v-23b5e6b5]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}.process-step[data-v-23b5e6b5]{text-align:center;position:relative;background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;padding:32px 24px;box-shadow:var(--shadow-light);transition:all .3s ease}.process-step[data-v-23b5e6b5]:hover{transform:translateY(-2px);box-shadow:var(--shadow-card);border-color:var(--primary-purple)}.step-number[data-v-23b5e6b5]{width:60px;height:60px;background:var(--gradient-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin:0 auto 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.process-number[data-v-23b5e6b5]{font-family:JetBrains Mono,monospace;font-size:12px;letter-spacing:.15em;color:var(--primary-purple);margin-bottom:12px}.process-title[data-v-23b5e6b5]{font-size:1.3rem;font-weight:600;margin-bottom:16px;color:var(--text-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.process-description[data-v-23b5e6b5]{color:var(--text-medium);font-size:.95rem;line-height:1.6}.process-step[data-v-23b5e6b5]:after{content:"→";position:absolute;top:30px;right:-20px;color:var(--primary-purple);font-size:24px;font-weight:700}.process-step[data-v-23b5e6b5]:last-child:after{display:none}@media (max-width: 768px){.process-flow[data-v-23b5e6b5]{grid-template-columns:1fr;gap:32px}.process-step[data-v-23b5e6b5]:after{content:"↓";top:auto;bottom:-20px;right:auto;left:50%;transform:translate(-50%)}.process-step[data-v-23b5e6b5]:last-child:after{display:none}}.section[data-v-4b26b097]{padding:80px 0}.feature-grid[data-v-4b26b097]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-top:48px}.feature-card[data-v-4b26b097]{border:1px solid var(--border-light);border-radius:12px;padding:32px;background:var(--bg-white);transition:all .3s ease;box-shadow:var(--shadow-light)}.feature-card[data-v-4b26b097]:hover{border-color:var(--primary-purple);transform:translateY(-2px);box-shadow:var(--shadow-card)}.feature-icon[data-v-4b26b097]{width:48px;height:48px;background:var(--gradient-primary);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:24px}.feature-title[data-v-4b26b097]{color:var(--text-dark);margin-bottom:16px;font-size:1.4rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.feature-description[data-v-4b26b097]{color:var(--text-medium);margin-bottom:20px;line-height:1.7}.feature-tech[data-v-4b26b097]{display:flex;flex-wrap:wrap;gap:8px}.tech-badge[data-v-4b26b097]{background:var(--badge-bg);color:var(--badge-text);padding:6px 12px;border-radius:6px;font-size:.8rem;font-family:JetBrains Mono,monospace;font-weight:500;border:1px solid var(--border-light)}.cta-section[data-v-4b26b097]{padding:80px 0;background:var(--gradient-primary);color:#fff;text-align:center}.cta-title[data-v-4b26b097]{font-size:2.5rem;font-weight:800;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.cta-subtitle[data-v-4b26b097]{font-size:1.2rem;margin-bottom:32px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-btn[data-v-4b26b097]{background:var(--bg-white);color:var(--primary-purple);font-weight:700;font-size:1.1rem;padding:18px 36px}.cta-btn[data-v-4b26b097]:hover{transform:translateY(-2px);box-shadow:var(--shadow-button)}@media (max-width: 768px){.feature-grid[data-v-4b26b097]{grid-template-columns:1fr}.cta-title[data-v-4b26b097]{font-size:2rem}}.blog-page[data-v-93168d69]{max-width:1200px;margin:0 auto;padding:80px 20px;background:var(--bg-light);color:var(--text-dark)}.blog-title[data-v-93168d69]{font-size:2.5rem;font-weight:800;color:var(--text-dark);margin-bottom:48px;text-align:center}.articles-grid[data-v-93168d69]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px}.article-preview[data-v-93168d69]{background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;padding:32px;box-shadow:var(--shadow-light);transition:all .3s ease}.article-preview[data-v-93168d69]:hover{transform:translateY(-2px);box-shadow:var(--shadow-card);border-color:var(--primary-purple)}.article-title[data-v-93168d69]{font-size:1.5rem;font-weight:600;color:var(--text-dark);margin-bottom:16px;line-height:1.3}.article-preview-text[data-v-93168d69]{color:var(--text-medium);margin-bottom:24px;line-height:1.6}.no-articles[data-v-93168d69]{text-align:center;color:var(--text-medium);font-size:1.1rem;padding:60px 0}.article-page[data-v-26bb25a1]{max-width:800px;margin:0 auto;padding:20px;padding-top:5rem}.article-meta[data-v-26bb25a1]{margin-bottom:20px;color:#888}.article-content[data-v-26bb25a1]{line-height:1.6;margin-bottom:20px}.loading[data-v-26bb25a1]{text-align:center;padding:20px}iframe[data-v-de3da364]{border-radius:12px;box-shadow:var(--shadow-parchment)}.mt-24[data-v-26f898ef]{margin-top:6rem}.mb-16[data-v-b9a74df7]{margin-bottom:4rem}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:JetBrains Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:start;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.btn-primary{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.btn-secondary{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.top-20{top:5rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-12{margin-top:3rem}.mt-24{margin-top:6rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.flex{display:flex}.grid{display:grid}.aspect-video{aspect-ratio:16 / 9}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-full{width:100%}.max-w-4xl{max-width:56rem}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-20{padding-top:5rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.uppercase{text-transform:uppercase}.italic{font-style:italic}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-40{opacity:.4}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-purple: #7c3aed;--primary-pink: #ec4899;--bg-light: #fafbfc;--bg-white: #ffffff;--bg-off-white: #f6f8fa;--text-dark: #24292f;--text-medium: #656d76;--text-light: #8b949e;--border-light: #d1d9e0;--border-medium: #30363d;--success-green: #22c55e;--badge-bg: #e5e7eb;--badge-text: #374151;--gradient-primary: linear-gradient(135deg, #7c3aed, #ec4899);--gradient-hero: linear-gradient(135deg, #f6f8fa 0%, #ffffff 100%);--shadow-card: 0 8px 24px rgba(149, 157, 165, .2);--shadow-button: 0 8px 24px rgba(0, 0, 0, .2);--shadow-light: 0 1px 3px rgba(149, 157, 165, .1)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.6;color:var(--text-dark);background:var(--bg-light);font-size:16px;font-weight:400}.mono{font-family:JetBrains Mono,monospace}.container{max-width:720px;margin:0 auto;padding:0 20px}.wide-container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:var(--bg-white);border-bottom:1px solid var(--border-light);padding:16px 0;position:sticky;top:0;z-index:1000}.header-content{display:flex;justify-content:space-between;align-items:center}.logo{font-size:20px;font-weight:700;color:var(--primary-purple);font-family:JetBrains Mono,monospace;text-decoration:none;transition:color .2s ease}.logo:hover{color:var(--primary-pink)}.nav{display:flex;gap:32px}.nav a{color:var(--text-medium);text-decoration:none;font-weight:500;transition:color .2s ease;position:relative}.nav a:hover{color:var(--text-dark)}.btn{padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;border:none;font-size:1rem}.btn-primary{background:var(--gradient-primary);color:#fff;border:1px solid transparent}.btn-primary:hover{transform:translateY(-1px);box-shadow:var(--shadow-button)}.btn-secondary{background:var(--bg-white);color:var(--text-dark);border:1px solid var(--border-light)}.btn-secondary:hover{border-color:var(--primary-purple);transform:translateY(-1px);box-shadow:var(--shadow-light)}.section{padding:80px 0}.section-header{text-align:center;margin-bottom:64px}.section-kicker{font-size:14px;color:var(--primary-purple);text-transform:uppercase;letter-spacing:.2em;margin-bottom:16px;font-weight:500;font-family:JetBrains Mono,monospace}.section-title{font-size:2.5rem;font-weight:800;margin-bottom:16px;color:var(--text-dark);line-height:1.2}.section-description{font-size:1.2rem;color:var(--text-medium);max-width:600px;margin:0 auto}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}@media (max-width: 768px){.container,.wide-container{padding:0 16px}.nav{gap:24px}.nav a{font-size:14px}.section-title{font-size:2rem}.section-description{font-size:1.1rem}}.hover\:underline:hover{text-decoration-line:underline}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}@media (min-width: 768px){.md\:w-1\/2{width:50%}}@media (min-width: 1024px){.lg\:w-1\/3{width:33.333333%}}
