.carousel-module__qc17tq__carouselContainer{flex-direction:column;width:100%;max-width:800px;min-height:400px;margin:0 auto;display:flex;position:relative}.carousel-module__qc17tq__sectionTitle{letter-spacing:-1px;text-transform:uppercase;border-bottom:1px solid var(--color-border);margin-bottom:32px;padding-bottom:16px;font-size:1.25rem}.carousel-module__qc17tq__slideContainer{flex:1;position:relative;overflow:hidden}.carousel-module__qc17tq__slide{opacity:0;pointer-events:none;border:1px solid var(--color-border);background:var(--color-surface);width:100%;height:100%;padding:40px;transition:opacity .5s,transform .5s;position:absolute;top:0;left:0;transform:translate(20px)}.carousel-module__qc17tq__slide.carousel-module__qc17tq__active{opacity:1;pointer-events:auto;z-index:10;transform:translate(0)}.carousel-module__qc17tq__cardHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.carousel-module__qc17tq__cardIcon{font-family:var(--font-mono);color:var(--color-fg);font-size:1.5rem}.carousel-module__qc17tq__cardTitle{text-transform:uppercase;font-size:2rem;font-weight:700}.carousel-module__qc17tq__cardBody{opacity:.8;font-size:1.25rem;line-height:1.6}.carousel-module__qc17tq__dotsContainer{justify-content:flex-start;gap:12px;margin-top:32px;display:flex}.carousel-module__qc17tq__dot{border:1px solid var(--color-fg);background:0 0;width:12px;height:12px;padding:0}.carousel-module__qc17tq__activeDot{background:var(--color-fg)}.carousel-module__qc17tq__dot:hover{background:var(--color-border)}@media (max-width:768px){.carousel-module__qc17tq__cardTitle{font-size:1.5rem}.carousel-module__qc17tq__cardBody{font-size:1rem}}
.coremodes-module__QtsG6a__section{border-bottom:1px solid var(--color-border);background:var(--color-bg);padding:100px 0}.coremodes-module__QtsG6a__container{max-width:var(--container-width);margin:0 auto;padding:0 24px}.coremodes-module__QtsG6a__header{text-align:center;margin-bottom:60px}.coremodes-module__QtsG6a__title{text-transform:uppercase;letter-spacing:-1px;margin-bottom:20px;font-size:2.5rem}.coremodes-module__QtsG6a__subtitle{opacity:.7;max-width:600px;margin:0 auto 40px;font-size:1.1rem}.coremodes-module__QtsG6a__toggleContainer{border:1px solid var(--color-fg);background:#ffffff0d;margin-bottom:40px;display:inline-flex}.coremodes-module__QtsG6a__toggleBtn{color:var(--color-fg);text-transform:uppercase;cursor:pointer;font-weight:700;font-family:var(--font-mono);opacity:.6;background:0 0;border:none;padding:12px 32px;font-size:.9rem;transition:all .2s}.coremodes-module__QtsG6a__toggleBtn:hover{opacity:1;background:#ffffff1a}.coremodes-module__QtsG6a__toggleBtn.coremodes-module__QtsG6a__active{background:var(--color-accent);color:#000;opacity:1;box-shadow:0 0 15px #00ff004d}.coremodes-module__QtsG6a__grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.coremodes-module__QtsG6a__modeInfo{animation:.4s ease-out coremodes-module__QtsG6a__fadeIn}.coremodes-module__QtsG6a__modeTitle{color:var(--color-accent);text-transform:uppercase;margin-bottom:20px;font-size:1.5rem}.coremodes-module__QtsG6a__modeDesc{opacity:.9;margin-bottom:30px;font-size:1rem;line-height:1.6}.coremodes-module__QtsG6a__valueProps{flex-direction:column;gap:20px;display:flex}.coremodes-module__QtsG6a__propCard{border:1px solid var(--color-border);clip-path:polygon(0 0,100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100%);background:#ffffff08;padding:24px;transition:transform .2s;position:relative}.coremodes-module__QtsG6a__propCard:hover{border-color:var(--color-accent);transform:translate(5px)}.coremodes-module__QtsG6a__propTitle{text-transform:uppercase;color:var(--color-accent);justify-content:space-between;margin-bottom:8px;font-size:.9rem;display:flex}.coremodes-module__QtsG6a__propBody{opacity:.8;font-size:.85rem}.coremodes-module__QtsG6a__visual{border:1px solid var(--color-border);background:#000;min-height:400px;padding:20px;font-family:Fira Code,monospace;font-size:.85rem;position:relative;box-shadow:20px 20px #ffffff0d}.coremodes-module__QtsG6a__visualHeader{color:#666;text-transform:uppercase;border-bottom:1px solid #333;justify-content:space-between;margin-bottom:15px;padding-bottom:10px;font-size:.7rem;display:flex}.coremodes-module__QtsG6a__codeBlock{color:#eee;white-space:pre-wrap}.coremodes-module__QtsG6a__highlight{color:var(--color-accent);font-weight:700}@keyframes coremodes-module__QtsG6a__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.coremodes-module__QtsG6a__grid{grid-template-columns:1fr}}.coremodes-module__QtsG6a__centeredGrid{text-align:center;grid-template-columns:1fr;max-width:800px;margin:0 auto}.coremodes-module__QtsG6a__centeredGrid .coremodes-module__QtsG6a__modeDesc{max-width:600px;margin-left:auto;margin-right:auto}.coremodes-module__QtsG6a__centeredGrid .coremodes-module__QtsG6a__visual{text-align:left;max-width:600px;margin:40px auto 0}
.header-module__S-vjnG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:2px solid var(--color-border);z-index:100;background:#111c;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0}.header-module__S-vjnG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.header-module__S-vjnG__nav{align-items:center;gap:32px;display:flex}.header-module__S-vjnG__nav a,.header-module__S-vjnG__primaryLink,.header-module__S-vjnG__hideOnMobile{color:var(--color-fg);font-family:var(--font-mono);text-transform:uppercase;opacity:.7;font-size:.9rem;text-decoration:none;transition:opacity .2s}.header-module__S-vjnG__nav a:hover{opacity:1;color:var(--color-accent)}.header-module__S-vjnG__dropdown{display:inline-block;position:relative}.header-module__S-vjnG__dropdownLabel{color:var(--color-fg);font-family:var(--font-mono);text-transform:uppercase;opacity:.7;cursor:pointer;padding:10px 0;font-size:.9rem;transition:opacity .2s}.header-module__S-vjnG__dropdown:hover .header-module__S-vjnG__dropdownLabel{opacity:1;color:var(--color-accent)}.header-module__S-vjnG__dropdownContent{z-index:101;border:1px solid var(--color-border);background-color:#111111f2;min-width:160px;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 16px #00000080}.header-module__S-vjnG__dropdownContent a{color:var(--color-fg);margin-left:0;padding:12px 16px;text-decoration:none;display:block}.header-module__S-vjnG__dropdownContent a:hover{background-color:#ffffff1a}.header-module__S-vjnG__dropdown:hover .header-module__S-vjnG__dropdownContent{display:block}.header-module__S-vjnG__secondaryLinks{display:contents}.header-module__S-vjnG__mobileOnlyLink{display:none!important}.header-module__S-vjnG__hamburger{border:1px solid var(--color-border);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;gap:4px;width:36px;height:36px;padding:8px;display:none}.header-module__S-vjnG__hamburgerLine{background:var(--color-fg);width:100%;height:2px;transition:transform .2s;display:block}@media (max-width:768px){.header-module__S-vjnG__header{height:60px}.header-module__S-vjnG__nav{gap:16px}.header-module__S-vjnG__nav a,.header-module__S-vjnG__primaryLink{font-size:.75rem}.header-module__S-vjnG__hideOnMobile{display:none!important}.header-module__S-vjnG__mobileOnlyLink{display:block!important}.header-module__S-vjnG__dropdownLabel{font-size:.75rem}.header-module__S-vjnG__hamburger{display:flex}.header-module__S-vjnG__secondaryLinks{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-border);z-index:200;background:#111111f7;border-top:none;flex-direction:column;min-width:160px;display:none;position:absolute;top:60px;right:0}.header-module__S-vjnG__secondaryLinksOpen{display:flex}.header-module__S-vjnG__secondaryLinks a{border-bottom:1px solid var(--color-border);opacity:.9;padding:14px 20px;font-size:.8rem}.header-module__S-vjnG__secondaryLinks a:last-child{border-bottom:none}}
.gaslamplogo-module__ER7pea__logoContainer{font-family:var(--font-mono);text-transform:uppercase;color:var(--color-fg);letter-spacing:-1px;cursor:pointer;isolation:isolate;align-items:center;gap:12px;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex;position:relative}.gaslamplogo-module__ER7pea__glow{z-index:0;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle,#f59e0b66 0%,#f59e0b00 70%);width:60px;height:60px;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.gaslamplogo-module__ER7pea__logoContainer:hover .gaslamplogo-module__ER7pea__glow{opacity:1.2;background:radial-gradient(circle,#f59e0b99 0%,#f59e0b00 70%)}.gaslamplogo-module__ER7pea__flameSvg{z-index:1;width:48px;height:40px;transition:all .3s;position:relative}.gaslamplogo-module__ER7pea__flameGroup{transform-origin:bottom;animation:3s ease-in-out infinite alternate gaslamplogo-module__ER7pea__windSway}.gaslamplogo-module__ER7pea__polyBase{fill:#ea580c;opacity:.9;animation:1.2s ease-in-out infinite alternate gaslamplogo-module__ER7pea__breathe1}.gaslamplogo-module__ER7pea__polyMid{fill:#facc15;mix-blend-mode:screen;animation:1.2s ease-in-out infinite alternate gaslamplogo-module__ER7pea__breathe2}.gaslamplogo-module__ER7pea__polyTip{fill:#e0f2fe;mix-blend-mode:screen;animation:1.2s ease-in-out infinite alternate gaslamplogo-module__ER7pea__breathe3}@keyframes gaslamplogo-module__ER7pea__windSway{0%{transform:rotate(-1deg)}50%{transform:rotate(0)}to{transform:rotate(1deg)}}@keyframes gaslamplogo-module__ER7pea__breathe1{0%{opacity:.9;transform:scaleY(1)scaleX(1)}to{opacity:1;transform:scaleY(1.1)scaleX(1)}}@keyframes gaslamplogo-module__ER7pea__breathe2{0%{transform:translateY(0)scaleY(1)scaleX(1)}to{transform:translateY(-3px)scaleY(1.1)scaleX(1)}}@keyframes gaslamplogo-module__ER7pea__breathe3{0%{transform:translateY(0)scaleY(1)scaleX(1)}to{transform:translateY(-5px)scaleY(1.2)scaleX(1)}}
.blueprints-module__9jsrMq__container{max-width:1200px;margin:0 auto;padding:6rem 2rem 2rem;position:relative}.blueprints-module__9jsrMq__bgGrid{z-index:0;pointer-events:none;transform-origin:50%;background-image:linear-gradient(#00ffcc26 1px,#0000 1px),linear-gradient(90deg,#00ffcc26 1px,#0000 1px),linear-gradient(#00ffcc0d 1px,#0000 1px),linear-gradient(90deg,#00ffcc0d 1px,#0000 1px);background-position:50%;background-size:100px 100px,100px 100px,20px 20px,20px 20px;width:200vw;height:200vh;position:fixed;top:-50%;left:-50%;transform:rotate(-10deg)scale(1.5);-webkit-mask-image:linear-gradient(#000 0% 40%,#0000 80%);mask-image:linear-gradient(#000 0% 40%,#0000 80%)}.blueprints-module__9jsrMq__hero{text-align:center;margin-bottom:2rem}.blueprints-module__9jsrMq__title{background:linear-gradient(135deg,var(--color-fg)0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem}.blueprints-module__9jsrMq__subtitle{color:var(--color-gray);max-width:800px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.6}.blueprints-module__9jsrMq__mcpBox{border:1px solid var(--color-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border-radius:8px;align-items:center;gap:1rem;margin-top:1rem;padding:.75rem 1.5rem;display:inline-flex}.blueprints-module__9jsrMq__mcpBox span{color:var(--color-gray);font-size:.9rem}.blueprints-module__9jsrMq__mcpBox code{font-family:var(--font-mono);color:var(--color-accent);font-size:.9rem}.blueprints-module__9jsrMq__autoPullHighlight{color:#999;background:#00ffcc0d;border:1px solid #0fc3;border-radius:20px;margin-top:1rem;padding:.5rem 1rem;font-size:.85rem;display:inline-block}.blueprints-module__9jsrMq__autoPullHighlight strong{color:var(--color-accent);font-weight:600}.blueprints-module__9jsrMq__valueProps{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.blueprints-module__9jsrMq__propCard{border:1px solid var(--color-border);background:#ffffff05;border-radius:8px;padding:24px;transition:border-color .2s,transform .2s}.blueprints-module__9jsrMq__propCard:hover{border-color:var(--color-accent);transform:translateY(-2px)}.blueprints-module__9jsrMq__propTitle{font-size:1.1rem;font-family:var(--font-mono);color:var(--color-accent);margin:0 0 12px}.blueprints-module__9jsrMq__propDesc{color:#bbb;margin:0;font-size:.95rem;line-height:1.5}.blueprints-module__9jsrMq__tableSection{width:100%;max-width:1200px;margin:0 auto}@media (max-width:768px){.blueprints-module__9jsrMq__title{font-size:2.5rem}}
.page-module___8aEwW__container{max-width:var(--container-width);width:100%;margin:0 auto;padding:0 24px}.page-module___8aEwW__header{border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#111111e6;justify-content:space-between;align-items:center;height:80px;display:flex;position:sticky;top:0}.page-module___8aEwW__logo{letter-spacing:-1px;text-transform:uppercase;border:1px solid #0000;padding:4px 8px;font-size:1.25rem;font-weight:700}.page-module___8aEwW__logo:hover{border-color:var(--color-fg)}.page-module___8aEwW__nav a{text-transform:uppercase;opacity:.7;margin-left:24px;font-size:.9rem;transition:opacity .2s}.page-module___8aEwW__nav a:hover{opacity:1}.page-module___8aEwW__hero{border-bottom:1px solid var(--color-border);background-image:url(/head_image.jpg);background-position:50%;background-size:cover;align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative}.page-module___8aEwW__heroOverlay{pointer-events:none;background:linear-gradient(90deg,#111111f2 0%,#111111d9 40%,#111111b3 100%);position:absolute;inset:0}.page-module___8aEwW__heroSplit{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.page-module___8aEwW__heroLeft{flex-direction:column;justify-content:center;display:flex}.page-module___8aEwW__heroRight{perspective:1000px;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__headline{text-transform:uppercase;letter-spacing:-2px;margin-bottom:24px;font-size:3.5rem;font-weight:700;line-height:1.1}.page-module___8aEwW__subheadline{opacity:.8;max-width:600px;margin-bottom:48px;font-size:1.25rem}.page-module___8aEwW__ctaGroup{gap:16px;margin-bottom:32px;display:flex}.page-module___8aEwW__llmBadge{background:#00ffcc0d;border:1px solid #0fc3;border-radius:6px;align-items:center;gap:12px;max-width:fit-content;padding:12px 16px;display:inline-flex}.page-module___8aEwW__llmBadgeIcon{color:var(--color-accent);font-size:1.2rem}.page-module___8aEwW__llmBadgeText{flex-direction:column;font-size:.85rem;display:flex}.page-module___8aEwW__llmBadgeText strong{color:#fff;margin-bottom:2px;font-weight:600}.page-module___8aEwW__llmBadgeText a{color:var(--color-accent);text-underline-offset:2px;text-decoration:underline}.page-module___8aEwW__llmBadgeText a:hover{color:#fff}.page-module___8aEwW__buttonPrimary,.page-module___8aEwW__buttonSecondary{text-transform:uppercase;border:1px solid var(--color-fg);padding:16px 32px;font-size:1rem;font-weight:700;transition:all .2s}.page-module___8aEwW__buttonPrimary{background:var(--color-fg);color:var(--color-bg)}.page-module___8aEwW__buttonPrimary:hover,.page-module___8aEwW__buttonSecondary{color:var(--color-fg);background:0 0}.page-module___8aEwW__buttonSecondary:hover{background:var(--color-surface)}.page-module___8aEwW__imageContainer{border:1px solid var(--color-border);width:100%;max-width:600px;position:relative;box-shadow:20px 20px #ffffff0d}.page-module___8aEwW__heroImage{filter:grayscale(20%)contrast(110%);width:100%;height:auto;display:block}.page-module___8aEwW__imageOverlay{border-top:1px solid var(--color-border);background:#000c;padding:8px 16px;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__overlayText{color:var(--color-accent);text-transform:uppercase;letter-spacing:1px;justify-content:space-between;font-family:Fira Code,Courier New,monospace;font-size:.75rem;display:flex}.page-module___8aEwW__terminalWindow{border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;flex-direction:column;width:100%;max-width:500px;font-family:Fira Code,Courier New,monospace;font-size:.9rem;display:flex;box-shadow:20px 20px #ffffff0d}.page-module___8aEwW__terminalHeader{text-transform:uppercase;border-bottom:1px solid var(--color-border);background:#ffffff1a;justify-content:space-between;padding:8px 16px;font-size:.75rem;display:flex}.page-module___8aEwW__terminalBody{color:var(--color-accent);white-space:pre-wrap;min-height:400px;padding:24px}.page-module___8aEwW__section{border-bottom:1px solid var(--color-border);padding:100px 0}.page-module___8aEwW__sectionTitle{text-transform:uppercase;letter-spacing:-1px;margin-bottom:16px;font-size:2rem}.page-module___8aEwW__sectionSubtitle{opacity:.7;max-width:650px;margin-bottom:48px;font-size:1.15rem;line-height:1.6}.page-module___8aEwW__audienceGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module___8aEwW__audienceCard{border:1px solid var(--color-border);clip-path:polygon(0 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%);background:#ffffff05;padding:32px;transition:border-color .2s,transform .2s}.page-module___8aEwW__audienceCard:hover{border-color:var(--color-accent);transform:translateY(-4px)}.page-module___8aEwW__audienceIcon{font-family:var(--font-mono);color:var(--color-accent);margin-bottom:16px;font-size:.85rem;display:block}.page-module___8aEwW__audienceRole{text-transform:uppercase;margin-bottom:12px;font-size:1.25rem;font-weight:700}.page-module___8aEwW__audienceDesc{opacity:.7;margin-bottom:16px;font-size:.9rem;line-height:1.5}.page-module___8aEwW__audienceOutcome{font-family:var(--font-mono);color:var(--color-accent);font-size:.85rem;font-weight:700}.page-module___8aEwW__storiesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module___8aEwW__storyCard{border:1px solid var(--color-border);color:var(--color-fg);padding:32px;text-decoration:none;transition:border-color .2s,transform .2s;display:block}.page-module___8aEwW__storyCard:hover{border-color:var(--color-accent);transform:translateY(-4px)}.page-module___8aEwW__storyTag{font-family:var(--font-mono);text-transform:uppercase;color:var(--color-accent);margin-bottom:12px;font-size:.75rem;display:block}.page-module___8aEwW__storyTitle{text-transform:uppercase;margin-bottom:12px;font-size:1.5rem}.page-module___8aEwW__storyDesc{opacity:.7;margin-bottom:16px;font-size:.9rem;line-height:1.5}.page-module___8aEwW__storyLink{font-family:var(--font-mono);color:var(--color-accent);font-size:.85rem}.page-module___8aEwW__footer{text-align:center;border-top:1px solid var(--color-border);padding:80px 0}.page-module___8aEwW__footerContent{justify-content:space-between;align-items:center;display:flex}@media (max-width:900px){.page-module___8aEwW__heroSplit{grid-template-columns:1fr;gap:40px}.page-module___8aEwW__headline{font-size:2.5rem}.page-module___8aEwW__audienceGrid,.page-module___8aEwW__storiesGrid{grid-template-columns:1fr}.page-module___8aEwW__footerContent{flex-direction:column;gap:20px}}
.blog-module__u1ay9a__article{max-width:720px;margin:0 auto;padding:0 24px 100px}.blog-module__u1ay9a__header{border-bottom:1px solid var(--color-border);margin-bottom:48px;padding-bottom:32px}.blog-module__u1ay9a__date{font-family:var(--font-mono);color:var(--color-accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:.8rem;display:block}.blog-module__u1ay9a__title{font-family:var(--font-reading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.5px;color:#fff;margin:0 0 16px;font-size:2.5rem;font-weight:700;line-height:1.2}.blog-module__u1ay9a__excerpt{font-family:var(--font-reading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#999;margin:0;font-size:1.15rem;line-height:1.6}.blog-module__u1ay9a__content{font-family:var(--font-reading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#d4d4d4;font-size:1.1rem;line-height:1.8}.blog-module__u1ay9a__h2{font-family:var(--font-mono);color:#fff;text-transform:uppercase;letter-spacing:-.5px;border-bottom:1px solid var(--color-border);margin:56px 0 20px;padding-bottom:12px;font-size:1.5rem;font-weight:700}.blog-module__u1ay9a__h3{font-family:var(--font-reading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff;margin:40px 0 16px;font-size:1.25rem;font-weight:700}.blog-module__u1ay9a__paragraph{margin-bottom:24px}.blog-module__u1ay9a__list{margin-bottom:24px;padding-left:24px}.blog-module__u1ay9a__listItem{margin-bottom:10px;line-height:1.7}.blog-module__u1ay9a__listItem::marker{color:var(--color-accent)}.blog-module__u1ay9a__blockquote{border-left:3px solid var(--color-accent);color:#bbb;background:#38bdf80d;margin:32px 0;padding:16px 24px;font-style:italic}.blog-module__u1ay9a__blockquote p{margin-bottom:0}.blog-module__u1ay9a__inlineCode{font-family:var(--font-mono);border:1px solid var(--color-border);color:var(--color-accent);background:#ffffff14;border-radius:3px;padding:2px 7px;font-size:.85em}.blog-module__u1ay9a__pre{border:1px solid var(--color-border);background:#0a0a0a;margin:24px 0;padding:20px 24px;font-size:.9rem;line-height:1.6;overflow-x:auto}.blog-module__u1ay9a__codeBlock{font-family:var(--font-mono);color:#e0e0e0;font-size:.9rem}.blog-module__u1ay9a__strong{color:#fff;font-weight:600}.blog-module__u1ay9a__em{color:#bbb}.blog-module__u1ay9a__hr{border:none;border-top:1px solid var(--color-border);margin:48px 0}@media (max-width:768px){.blog-module__u1ay9a__title{font-size:2rem}.blog-module__u1ay9a__content{font-size:1rem}.blog-module__u1ay9a__h2{font-size:1.3rem}}
.RepositoryTable-module__UaOWpa__tableContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0a99;border:1px solid #ffffff1a;border-radius:8px;width:100%;overflow:hidden}.RepositoryTable-module__UaOWpa__tableHeader{font-family:var(--font-mono);color:#888;text-transform:uppercase;letter-spacing:.05em;background:#00000080;border-bottom:1px solid #ffffff1a;padding:1rem 1.5rem;font-size:.85rem;display:flex}.RepositoryTable-module__UaOWpa__colName{flex:0 0 25%;align-items:center;gap:.5rem;display:flex}.RepositoryTable-module__UaOWpa__colDesc{color:#bbb;flex:1}.RepositoryTable-module__UaOWpa__colCount{text-align:center;flex:0 0 10%;justify-content:center;display:flex}.RepositoryTable-module__UaOWpa__colAction{text-align:right;flex:0 0 15%}.RepositoryTable-module__UaOWpa__tableBody{flex-direction:column;display:flex}.RepositoryTable-module__UaOWpa__rowWrapper{border-bottom:1px solid #ffffff0d}.RepositoryTable-module__UaOWpa__rowWrapper:last-child{border-bottom:none}.RepositoryTable-module__UaOWpa__mainRow{cursor:pointer;align-items:center;padding:1.25rem 1.5rem;transition:background .2s;display:flex}.RepositoryTable-module__UaOWpa__mainRow:hover{background:#ffffff08}.RepositoryTable-module__UaOWpa__expanded .RepositoryTable-module__UaOWpa__mainRow{background:#00ffcc08;border-bottom:1px solid #ffffff05}.RepositoryTable-module__UaOWpa__chevron{color:var(--color-accent);width:12px;font-size:.7rem;display:inline-block}.RepositoryTable-module__UaOWpa__colName strong{color:var(--color-fg);font-size:1.1rem}.RepositoryTable-module__UaOWpa__badge{font-size:.8rem;font-family:var(--font-mono);background:#ffffff1a;border-radius:12px;padding:.2rem .6rem}.RepositoryTable-module__UaOWpa__detailsLink{color:var(--color-accent);font-size:.9rem;font-family:var(--font-mono);text-decoration:none}.RepositoryTable-module__UaOWpa__detailsLink:hover{text-decoration:underline}.RepositoryTable-module__UaOWpa__expandedContent{border-left:2px solid var(--color-accent);background:#0000004d;padding:1.5rem 1.5rem 2rem 3rem}.RepositoryTable-module__UaOWpa__expandedTitle{color:var(--color-fg);font-size:1rem;font-family:var(--font-mono);margin:0 0 1.5rem}.RepositoryTable-module__UaOWpa__recipeGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;display:grid}.RepositoryTable-module__UaOWpa__recipeCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:1.5rem}.RepositoryTable-module__UaOWpa__recipeHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.RepositoryTable-module__UaOWpa__recipeHeader h5{color:#fff;margin:0;font-size:1.1rem}.RepositoryTable-module__UaOWpa__diffBadges{gap:.5rem;display:flex}.RepositoryTable-module__UaOWpa__diffBadges span{font-size:.7rem;font-family:var(--font-mono);background:#ffffff1a;border-radius:4px;padding:.2rem .5rem}.RepositoryTable-module__UaOWpa__recipeDesc{color:#999;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}@media (max-width:768px){.RepositoryTable-module__UaOWpa__tableHeader{display:none}.RepositoryTable-module__UaOWpa__mainRow{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.5rem}.RepositoryTable-module__UaOWpa__colName,.RepositoryTable-module__UaOWpa__colDesc,.RepositoryTable-module__UaOWpa__colCount,.RepositoryTable-module__UaOWpa__colAction{text-align:left;flex:auto;justify-content:flex-start;width:100%}.RepositoryTable-module__UaOWpa__colDesc{color:#999;font-size:.9rem}.RepositoryTable-module__UaOWpa__colAction{border-top:1px solid #ffffff0d;justify-content:flex-start;margin-top:.5rem;padding-top:.75rem;display:flex}.RepositoryTable-module__UaOWpa__detailsLink{text-align:left;width:100%;padding:.5rem 0;display:block}}
.domain-module__FG9-9a__containerOverlay{z-index:-9;pointer-events:none;background-image:linear-gradient(90deg,#0096ff14 1px,#0000 1px),linear-gradient(#0096ff14 1px,#0000 1px);background-size:150px 150px;width:100vw;height:100vh;position:fixed;top:0;left:0;-webkit-mask-image:radial-gradient(at 100% 0,#000c 0%,#0000 60%);mask-image:radial-gradient(at 100% 0,#000c 0%,#0000 60%)}.domain-module__FG9-9a__breadcrumbs{font-family:var(--font-mono);color:#666;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.domain-module__FG9-9a__breadcrumbs a{color:var(--color-accent);text-decoration:none}.domain-module__FG9-9a__breadcrumbs a:hover{text-decoration:underline}.domain-module__FG9-9a__currentCrumb{color:var(--color-fg)}.domain-module__FG9-9a__hero{margin-bottom:2rem}.domain-module__FG9-9a__title{background:linear-gradient(135deg,var(--color-fg)0%,#aaa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem}.domain-module__FG9-9a__description{color:#888;max-width:800px;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.domain-module__FG9-9a__installBox{background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:8px;max-width:500px;padding:1rem}.domain-module__FG9-9a__installHeader{font-family:var(--font-mono);color:#666;margin-bottom:.5rem;font-size:.8rem}.domain-module__FG9-9a__installCmd{background:#000;border:1px solid #ffffff0d;border-radius:6px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.domain-module__FG9-9a__installCmd code{font-family:var(--font-mono);color:var(--color-accent);font-size:.9rem}.domain-module__FG9-9a__section{margin-bottom:5rem}.domain-module__FG9-9a__sectionTitle{border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:1rem;font-size:2rem}.domain-module__FG9-9a__recipeList{flex-direction:column;gap:2rem;display:flex}.domain-module__FG9-9a__recipeCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;padding:2rem}.domain-module__FG9-9a__recipeHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.domain-module__FG9-9a__recipeHeader h3{color:var(--color-fg);margin:0;font-size:1.5rem}.domain-module__FG9-9a__difficultyBadges{gap:.5rem;display:flex}.domain-module__FG9-9a__badge{font-size:.8rem;font-family:var(--font-mono);text-transform:capitalize;background:#ffffff1a;border-radius:20px;padding:.25rem .75rem}.domain-module__FG9-9a__recipeDesc{color:#999;margin-bottom:1.5rem;line-height:1.6}.domain-module__FG9-9a__inspirationBox{border-left:3px solid var(--color-accent);background:#0000004d;border-radius:0 8px 8px 0;padding:1.5rem}.domain-module__FG9-9a__inspirationBox h4{color:var(--color-fg);margin:0 0 1rem}.domain-module__FG9-9a__inspirationBox ul{color:#888;margin:0 0 1.5rem;padding-left:1.5rem}.domain-module__FG9-9a__inspirationBox li{margin-bottom:.5rem}.domain-module__FG9-9a__promptBox{background:#111;border:1px solid #ffffff1a;border-radius:6px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.domain-module__FG9-9a__promptHeader{border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;padding-bottom:.75rem;display:flex}.domain-module__FG9-9a__promptPrefix{color:var(--color-gray);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.domain-module__FG9-9a__promptSelect{color:var(--color-fg);font-family:var(--font-reading);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;outline:none;padding:.25rem .5rem;font-size:.85rem}.domain-module__FG9-9a__promptSelect:focus{border-color:var(--color-accent)}.domain-module__FG9-9a__promptRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.domain-module__FG9-9a__promptCode{font-family:var(--font-mono);color:#0fc;font-size:.9rem}.domain-module__FG9-9a__copyBtn{color:var(--color-fg);cursor:pointer;font-family:var(--font-mono);background:#ffffff1a;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.8rem;transition:background .2s}.domain-module__FG9-9a__copyBtn:hover{background:#fff3}.domain-module__FG9-9a__gotchaGrid{flex-direction:column;gap:1.5rem;display:flex}.domain-module__FG9-9a__gotchaCard{background:#280a0a66;border:1px solid #ff64644d;border-radius:8px;padding:1.25rem}.domain-module__FG9-9a__gotchaHeader{font-family:var(--font-mono);color:#f66;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.domain-module__FG9-9a__gotchaCard p{color:#dcdcdc;margin:0;font-size:.85rem;line-height:1.5}.domain-module__FG9-9a__mainContentWrapper{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;display:grid}.domain-module__FG9-9a__sidebarSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ab3;border:1px solid #ffffff1a;border-radius:8px;padding:1.5rem;position:sticky;top:100px}.domain-module__FG9-9a__sidebarTitle{font-family:var(--font-mono);color:var(--color-fg);border-bottom:1px solid #ffffff1a;margin-top:0;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem}.domain-module__FG9-9a__gotchaList{flex-direction:column;gap:1rem;display:flex}@media (max-width:992px){.domain-module__FG9-9a__mainContentWrapper{grid-template-columns:1fr}.domain-module__FG9-9a__sidebarSection{margin-top:2rem;position:static}}
.docs-module__jMC11a__main{background:var(--color-bg);min-height:100vh;color:var(--color-fg);padding-top:80px}.docs-module__jMC11a__container{grid-template-columns:250px 1fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}.docs-module__jMC11a__sidebar{border-right:1px solid var(--color-border);align-self:start;height:max-content;max-height:calc(100vh - 140px);padding-right:2rem;position:sticky;top:120px;overflow-y:auto}.docs-module__jMC11a__sidebarTitle{font-size:1.1rem;font-family:var(--font-mono);color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.docs-module__jMC11a__sidebarList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.docs-module__jMC11a__sidebarLink{color:var(--color-gray);font-size:.95rem;text-decoration:none;transition:color .2s;display:block}.docs-module__jMC11a__sidebarLink:hover{color:var(--color-fg)}.docs-module__jMC11a__contentArea{max-width:800px;padding-bottom:4rem}.docs-module__jMC11a__agentBox{background:#00ffcc0d;border:1px solid #0fc3;border-radius:8px;margin-bottom:3rem;padding:1.5rem}.docs-module__jMC11a__agentBoxTitle{color:var(--color-accent);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.docs-module__jMC11a__agentBoxText{color:#ccc;margin-bottom:0;font-size:.95rem;line-height:1.5}.docs-module__jMC11a__agentBoxText code{color:var(--color-accent);font-family:var(--font-mono);background:#00000080;border-radius:4px;padding:4px 8px}.docs-module__jMC11a__docSection{scroll-margin-top:120px}.docs-module__jMC11a__sectionDivider{border:none;border-top:1px solid var(--color-border);opacity:.5;margin:4rem 0}.docs-module__jMC11a__h1{letter-spacing:-.02em;margin:2rem 0 1rem;font-size:2.5rem}.docs-module__jMC11a__h2{color:var(--color-accent);margin:2.5rem 0 1rem;font-size:1.8rem}.docs-module__jMC11a__h3{margin:2rem 0 1rem;font-size:1.3rem}.docs-module__jMC11a__paragraph{color:#cbd5e1;letter-spacing:.01em;margin-bottom:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.125rem;line-height:1.8}.docs-module__jMC11a__list{color:#cbd5e1;margin-bottom:1.5rem;padding-left:1.75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.125rem}.docs-module__jMC11a__listItem{letter-spacing:.01em;margin-bottom:.75rem;line-height:1.7}.docs-module__jMC11a__blockquote{border-left:4px solid var(--color-accent);background:#00ffcc0d;border-radius:0 4px 4px 0;margin:1.5rem 0;padding:1rem 1.5rem}.docs-module__jMC11a__blockquote p{color:#94a3b8;margin:0;font-size:1.125rem;font-style:italic;line-height:1.7}.docs-module__jMC11a__pre{border:1px solid var(--color-border);background:#000;border-radius:6px;margin:1.5rem 0;padding:1rem;overflow-x:auto}.docs-module__jMC11a__codeBlock{font-family:var(--font-mono);color:#e6e6e6;font-size:.9rem}.docs-module__jMC11a__inlineCode{font-family:var(--font-mono);color:var(--color-accent);background:#ffffff1a;border-radius:3px;padding:.2em .4em;font-size:.9em}.docs-module__jMC11a__strong{color:var(--color-fg);font-weight:600}.docs-module__jMC11a__link{color:var(--color-accent);text-underline-offset:2px;text-decoration:underline}.docs-module__jMC11a__link:hover{color:#fff}@media (max-width:768px){.docs-module__jMC11a__container{grid-template-columns:1fr;gap:2rem;padding:1rem}.docs-module__jMC11a__sidebar{border-right:none;border-bottom:1px solid var(--color-border);height:auto;padding-bottom:2rem;padding-right:0;position:relative;top:0}.docs-module__jMC11a__h1{font-size:2rem}}
.demo-module__efp7La__demoWrapper{max-width:960px;font-family:var(--font-reading),"Inter",sans-serif;margin:0 auto;padding:0 24px 60px}.demo-module__efp7La__promptBar{font-family:var(--font-mono);border:1px solid var(--color-border);color:#aaa;background:#0a0a0a;align-items:center;margin-bottom:20px;font-size:.85rem;display:flex}.demo-module__efp7La__promptText{text-overflow:ellipsis;white-space:nowrap;flex:1;padding:14px 20px;overflow:hidden}.demo-module__efp7La__promptCopyBtn{font-family:var(--font-mono);border:none;border-left:1px solid var(--color-border);color:var(--color-accent);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:0 0;padding:14px 18px;font-size:.7rem;font-weight:600;transition:background .15s}.demo-module__efp7La__promptCopyBtn:hover{background:#38bdf814}.demo-module__efp7La__promptSlash{color:var(--color-accent);margin-right:6px;font-weight:700}.demo-module__efp7La__controls{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:24px;display:flex}.demo-module__efp7La__controlLabel{text-transform:uppercase;letter-spacing:1px;color:#555;margin-right:8px;font-size:.7rem;font-weight:600}.demo-module__efp7La__styleBar{align-items:center;gap:6px;display:flex}.demo-module__efp7La__styleBtn{font-family:var(--font-reading),sans-serif;border:1px solid var(--color-border);color:#888;cursor:pointer;background:0 0;padding:5px 14px;font-size:.75rem;transition:all .15s}.demo-module__efp7La__styleBtn:hover{border-color:var(--color-accent);color:var(--color-accent)}.demo-module__efp7La__styleBtnActive{background:var(--color-accent);border-color:var(--color-accent);color:#000;font-weight:600}.demo-module__efp7La__scenarioSelector{align-items:center;gap:8px;display:flex}.demo-module__efp7La__sampleLabel{color:#888;white-space:nowrap;font-size:.75rem}.demo-module__efp7La__scenarioDropdown{font-family:var(--font-reading),sans-serif;background:var(--color-surface);border:1.5px solid var(--color-accent);color:var(--color-accent);cursor:pointer;appearance:auto;min-width:200px;padding:6px 12px;font-size:.8rem;font-weight:600}.demo-module__efp7La__scenarioDropdown:focus{outline:1px solid var(--color-accent);border-color:var(--color-accent)}.demo-module__efp7La__browserFrame{border:1px solid var(--color-border);background:var(--color-surface);margin-bottom:24px;overflow:hidden}.demo-module__efp7La__browserToolbar{border-bottom:1px solid var(--color-border);background:#1a1a1a;align-items:center;gap:12px;padding:10px 14px;display:flex}.demo-module__efp7La__browserDots{flex-shrink:0;gap:6px;display:flex}.demo-module__efp7La__dotRed,.demo-module__efp7La__dotYellow,.demo-module__efp7La__dotGreen{border-radius:50%;width:11px;height:11px}.demo-module__efp7La__dotRed{background:#ff5f57}.demo-module__efp7La__dotYellow{background:#febc2e}.demo-module__efp7La__dotGreen{background:#28c840}.demo-module__efp7La__browserAddressBar{font-family:var(--font-reading),sans-serif;color:#888;background:#111;border:1px solid #333;border-radius:6px;flex:1;align-items:center;gap:6px;padding:5px 12px;font-size:.75rem;display:flex}.demo-module__efp7La__lockIcon{opacity:.6;font-size:.65rem}.demo-module__efp7La__browserActions{flex-shrink:0;width:33px}.demo-module__efp7La__browserContent{padding:0}.demo-module__efp7La__browserFooter{text-align:center;font-family:var(--font-reading),sans-serif;color:#666;border-top:1px solid var(--color-border);padding:16px;font-size:.8rem}.demo-module__efp7La__browserFooter a{color:var(--color-accent);text-decoration:none}.demo-module__efp7La__browserFooter a:hover{text-decoration:underline}.demo-module__efp7La__demoPanel{padding:32px 28px;transition:all .3s}.demo-module__efp7La__demoPanelHeader{font-family:var(--font-reading),sans-serif;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:1.1rem;font-weight:700;display:flex}.demo-module__efp7La__scenarioLabel{color:var(--color-accent);font-size:.8rem;font-weight:500}.demo-module__efp7La__scenarioDesc{font-family:var(--font-reading),sans-serif;color:#888;margin-bottom:24px;font-size:.9rem;line-height:1.6}.demo-module__efp7La__demoContent{margin-top:16px}.demo-module__efp7La__predictionBadge{font-family:var(--font-reading),sans-serif;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.demo-module__efp7La__predictionBadge[data-level=normal]{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.demo-module__efp7La__predictionBadge[data-level=warning]{color:#facc15;background:#facc1526;border:1px solid #facc154d}.demo-module__efp7La__predictionBadge[data-level=critical]{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.demo-module__efp7La__scoreLabel{opacity:.7;margin-left:12px;font-size:.75rem;font-weight:400}.demo-module__efp7La__metricTable{border-collapse:collapse;width:100%;font-family:var(--font-reading),sans-serif;font-size:.8rem}.demo-module__efp7La__metricTable th{text-align:left;border-bottom:1px solid var(--color-border);color:#666;text-transform:uppercase;letter-spacing:.5px;padding:8px 12px;font-size:.7rem;font-weight:600}.demo-module__efp7La__metricTable td{border-bottom:1px solid #ffffff0d;padding:10px 12px}.demo-module__efp7La__anomalyRow{background:#ef444414}.demo-module__efp7La__anomalyRow td:last-child{color:#ef4444;font-weight:700}.demo-module__efp7La__imagePreview{border:1px dashed var(--color-border);background:#ffffff08;justify-content:center;align-items:center;margin-bottom:16px;padding:32px;display:flex}.demo-module__efp7La__bigEmoji{font-size:5rem}.demo-module__efp7La__confidenceBar{background:#ffffff0d;height:24px;margin-bottom:16px;position:relative;overflow:hidden}.demo-module__efp7La__confidenceBar span{color:#fff;z-index:1;font-size:.7rem;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.demo-module__efp7La__confidenceFill{background:var(--color-accent);height:100%;transition:width .4s}.demo-module__efp7La__alternatives{flex-direction:column;gap:8px;display:flex}.demo-module__efp7La__altItem{color:#666;border-bottom:1px solid #ffffff08;justify-content:space-between;padding:4px 0;font-size:.8rem;display:flex}.demo-module__efp7La__textInput{border:1px solid var(--color-border);font-family:var(--font-reading),sans-serif;color:#ccc;background:#ffffff08;margin-bottom:16px;padding:16px 20px;font-size:.9rem;font-style:italic;line-height:1.6}.demo-module__efp7La__resultRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.demo-module__efp7La__urgencyTag,.demo-module__efp7La__categoryTag{border:1px solid var(--color-border);color:#888;padding:3px 10px;font-size:.7rem}.demo-module__efp7La__urgencyTag[data-urgency=Critical]{color:#ef4444;border-color:#ef4444}.demo-module__efp7La__urgencyTag[data-urgency=High]{color:#f59e0b;border-color:#f59e0b}.demo-module__efp7La__sentimentBars{flex-direction:column;gap:10px;display:flex}.demo-module__efp7La__sentimentRow{color:#888;align-items:center;gap:12px;font-size:.8rem;display:flex}.demo-module__efp7La__sentimentRow span:first-child{text-align:right;width:60px}.demo-module__efp7La__sentimentRow span:last-child{text-align:right;width:35px}.demo-module__efp7La__barTrack{background:#ffffff0d;flex:1;height:12px}.demo-module__efp7La__barFillGreen{background:#22c55e;height:100%;transition:width .4s}.demo-module__efp7La__barFillRed{background:#ef4444;height:100%;transition:width .4s}.demo-module__efp7La__barFillGray{background:#666;height:100%;transition:width .4s}.demo-module__efp7La__chartContainer{margin-bottom:20px}.demo-module__efp7La__barChart{border-bottom:1px solid var(--color-border);align-items:flex-end;gap:4px;height:200px;padding:8px 0;display:flex}.demo-module__efp7La__barCol{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.demo-module__efp7La__bar{width:70%;min-height:4px;transition:height .4s}.demo-module__efp7La__barHistorical{background:#38bdf899}.demo-module__efp7La__barForecast{background:#facc1599;border:1px dashed #facc15cc}.demo-module__efp7La__barValue{color:#888;margin-bottom:4px;font-size:.55rem}.demo-module__efp7La__barLabel{color:#666;white-space:nowrap;margin-top:6px;font-size:.55rem}.demo-module__efp7La__chartLegend{color:#888;gap:20px;margin-top:12px;font-size:.75rem;display:flex}.demo-module__efp7La__legendDotBlue,.demo-module__efp7La__legendDotAccent{width:10px;height:10px;margin-right:6px;display:inline-block}.demo-module__efp7La__legendDotBlue{background:#38bdf899}.demo-module__efp7La__legendDotAccent{background:#facc1599}.demo-module__efp7La__metricsRow,.demo-module__efp7La__backtestGrid{flex-wrap:wrap;gap:16px;display:flex}.demo-module__efp7La__metricCard{border:1px solid var(--color-border);text-align:center;background:#ffffff08;flex:1;min-width:100px;padding:12px 16px}.demo-module__efp7La__metricCard strong{color:#fff;margin-bottom:4px;font-size:1.1rem;font-weight:700;display:block}.demo-module__efp7La__metricCard span{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.65rem}.demo-module__efp7La__metricCard[data-positive=true] strong{color:#22c55e}.demo-module__efp7La__metricCard[data-positive=false] strong{color:#ef4444}.demo-module__efp7La__tickerHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.demo-module__efp7La__tickerHeader h4{font-family:var(--font-reading),sans-serif;font-size:1.3rem;font-weight:700}.demo-module__efp7La__periodTag{border:1px solid var(--color-border);color:#888;padding:2px 8px;font-size:.7rem}.demo-module__efp7La__signalTag{text-transform:uppercase;padding:1px 6px;font-size:.55rem;font-weight:700;position:absolute;top:-2px}.demo-module__efp7La__signalTag[data-action=BUY]{color:#22c55e;border:1px solid #22c55e}.demo-module__efp7La__signalTag[data-action=SELL]{color:#ef4444;border:1px solid #ef4444}.demo-module__efp7La__signalTag[data-action=HOLD]{color:#facc15;border:1px solid #facc15}.demo-module__efp7La__userProfile{border:1px solid var(--color-border);background:#ffffff08;margin-bottom:20px;padding:16px 20px}.demo-module__efp7La__userProfile h4{margin-bottom:6px;font-size:1rem;font-weight:700}.demo-module__efp7La__profileMeta{color:#888;gap:16px;font-size:.8rem;display:flex}.demo-module__efp7La__recList{flex-direction:column;gap:12px;display:flex}.demo-module__efp7La__recItem{border:1px solid var(--color-border);background:#ffffff05;align-items:center;gap:16px;padding:12px 16px;display:flex}.demo-module__efp7La__recRank{color:var(--color-accent);min-width:36px;font-size:1.2rem;font-weight:700}.demo-module__efp7La__recInfo{flex:1}.demo-module__efp7La__recInfo strong{margin-bottom:4px;font-size:.85rem;display:block}.demo-module__efp7La__recReason{color:#888;font-size:.75rem}.demo-module__efp7La__recScore{flex-direction:column;gap:4px;width:120px;display:flex}.demo-module__efp7La__recScore span{color:#888;text-align:right;font-size:.7rem}.demo-module__efp7La__recScore .demo-module__efp7La__confidenceBar{height:8px;margin-bottom:0}.demo-module__efp7La__llmMethodTag{border:1px solid var(--color-accent);color:var(--color-accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.demo-module__efp7La__llmConversation{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.demo-module__efp7La__llmPrompt,.demo-module__efp7La__llmResponse{border:1px solid var(--color-border);padding:16px 20px}.demo-module__efp7La__llmPrompt{border-left:3px solid var(--color-accent);background:#38bdf80d}.demo-module__efp7La__llmResponse{background:#ffffff08;border-left:3px solid #666}.demo-module__efp7La__llmRole{text-transform:uppercase;letter-spacing:.5px;color:#888;margin-bottom:8px;font-size:.7rem;font-weight:700;display:block}.demo-module__efp7La__llmPrompt .demo-module__efp7La__llmRole{color:var(--color-accent)}.demo-module__efp7La__llmPrompt p,.demo-module__efp7La__llmResponse p{font-family:var(--font-reading),sans-serif;color:#ccc;font-size:.9rem;line-height:1.6}.demo-module__efp7La__trainingConfig{border:1px solid var(--color-border);background:#ffffff05;margin-top:20px;padding:20px}.demo-module__efp7La__configTitle{text-transform:uppercase;letter-spacing:.5px;color:#888;margin-bottom:12px;font-size:.8rem;font-weight:600}.demo-module__efp7La__configGrid{grid-template-columns:140px 1fr;gap:6px 16px;font-size:.8rem;display:grid}.demo-module__efp7La__configGrid span:nth-child(odd){color:#666}.demo-module__efp7La__configGrid span:nth-child(2n){color:var(--color-accent)}.demo-module__efp7La__copySection{margin-bottom:24px}.demo-module__efp7La__copyLabel{color:#666;margin-bottom:8px;font-size:.8rem}.demo-module__efp7La__copyBox{border:1px solid var(--color-border);background:#0a0a0a;align-items:center;display:flex}.demo-module__efp7La__copyBox code{font-family:var(--font-mono);color:var(--color-accent);text-overflow:ellipsis;white-space:nowrap;flex:1;padding:12px 16px;font-size:.8rem;overflow:hidden}.demo-module__efp7La__copyBtn{background:var(--color-accent);color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;padding:12px 20px;font-size:.75rem;font-weight:700;transition:opacity .15s}.demo-module__efp7La__copyBtn:hover{opacity:.8}.demo-module__efp7La__demoFooter{text-align:center;color:#666;border-top:1px solid var(--color-border);padding:20px;font-size:.85rem}.demo-module__efp7La__demoFooter a{color:var(--color-accent);text-decoration:none}.demo-module__efp7La__demoFooter a:hover{text-decoration:underline}.demo-module__efp7La__apple .demo-module__efp7La__browserFrame{border:1px solid #ddd;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000001f}.demo-module__efp7La__apple .demo-module__efp7La__browserToolbar{background:#f5f5f5;border-color:#ddd}.demo-module__efp7La__apple .demo-module__efp7La__browserAddressBar{color:#666;background:#fff;border-color:#ddd;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__demoPanel{background:#fff}.demo-module__efp7La__apple .demo-module__efp7La__browserFooter{color:#999;border-color:#eee}.demo-module__efp7La__apple .demo-module__efp7La__demoPanelHeader{color:#1d1d1f}.demo-module__efp7La__apple .demo-module__efp7La__scenarioDesc{color:#666}.demo-module__efp7La__apple .demo-module__efp7La__metricTable th{color:#999;border-color:#eee}.demo-module__efp7La__apple .demo-module__efp7La__metricTable td{color:#333;border-color:#f5f5f5}.demo-module__efp7La__apple .demo-module__efp7La__anomalyRow{background:#ff3b300f}.demo-module__efp7La__apple .demo-module__efp7La__predictionBadge[data-level=normal]{color:#34c759;background:#34c7591a;border-color:#34c75933;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__predictionBadge[data-level=warning]{color:#c90;background:#ffcc001a;border-color:#fc03;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__predictionBadge[data-level=critical]{color:#ff3b30;background:#ff3b301a;border-color:#ff3b3033;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__imagePreview{background:#f9f9f9;border-color:#e5e5e5;border-radius:12px}.demo-module__efp7La__apple .demo-module__efp7La__confidenceBar{background:#f0f0f0;border-radius:12px;overflow:hidden}.demo-module__efp7La__apple .demo-module__efp7La__confidenceFill{background:#007aff;border-radius:12px}.demo-module__efp7La__apple .demo-module__efp7La__confidenceBar span{color:#333}.demo-module__efp7La__apple .demo-module__efp7La__altItem{color:#999;border-color:#f0f0f0}.demo-module__efp7La__apple .demo-module__efp7La__textInput{color:#333;background:#f9f9f9;border-color:#e5e5e5;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__urgencyTag,.demo-module__efp7La__apple .demo-module__efp7La__categoryTag{color:#666;border-color:#ddd;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__sentimentRow{color:#666}.demo-module__efp7La__apple .demo-module__efp7La__barTrack{background:#f0f0f0;border-radius:6px;overflow:hidden}.demo-module__efp7La__apple .demo-module__efp7La__barFillGreen{background:#34c759;border-radius:6px}.demo-module__efp7La__apple .demo-module__efp7La__barFillRed{background:#ff3b30;border-radius:6px}.demo-module__efp7La__apple .demo-module__efp7La__barFillGray{background:#c7c7cc;border-radius:6px}.demo-module__efp7La__apple .demo-module__efp7La__barHistorical{background:#007aff80;border-radius:4px}.demo-module__efp7La__apple .demo-module__efp7La__barForecast{background:#ffcc0080;border-color:#ffcc00b3;border-radius:4px}.demo-module__efp7La__apple .demo-module__efp7La__barValue,.demo-module__efp7La__apple .demo-module__efp7La__barLabel{color:#999}.demo-module__efp7La__apple .demo-module__efp7La__metricCard{background:#f9f9f9;border-color:#e5e5e5;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__metricCard strong{color:#1d1d1f}.demo-module__efp7La__apple .demo-module__efp7La__metricCard span{color:#999}.demo-module__efp7La__apple .demo-module__efp7La__userProfile{background:#f9f9f9;border-color:#e5e5e5;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__userProfile h4{color:#1d1d1f}.demo-module__efp7La__apple .demo-module__efp7La__recItem{background:#f9f9f9;border-color:#e5e5e5;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__recInfo strong{color:#1d1d1f}.demo-module__efp7La__apple .demo-module__efp7La__llmPrompt{background:#007aff0a;border-color:#e5e5e5;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__llmResponse{background:#f9f9f9;border-color:#e5e5e5 #e5e5e5 #e5e5e5 #c7c7cc;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__llmPrompt p,.demo-module__efp7La__apple .demo-module__efp7La__llmResponse p{color:#333}.demo-module__efp7La__apple .demo-module__efp7La__llmRole{color:#999}.demo-module__efp7La__apple .demo-module__efp7La__llmPrompt .demo-module__efp7La__llmRole{color:#007aff}.demo-module__efp7La__apple .demo-module__efp7La__llmMethodTag{color:#007aff;border-color:#007aff;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__trainingConfig{background:#f9f9f9;border-color:#e5e5e5;border-radius:8px}.demo-module__efp7La__apple .demo-module__efp7La__configGrid span:nth-child(2n){color:#007aff}.demo-module__efp7La__terminal .demo-module__efp7La__browserFrame{border-color:#333}.demo-module__efp7La__terminal .demo-module__efp7La__browserToolbar{background:#000;border-color:#333}.demo-module__efp7La__terminal .demo-module__efp7La__browserAddressBar{color:#0a0;background:#000;border-color:#333;border-radius:0}.demo-module__efp7La__terminal .demo-module__efp7La__dotRed,.demo-module__efp7La__terminal .demo-module__efp7La__dotYellow{background:#333}.demo-module__efp7La__terminal .demo-module__efp7La__dotGreen{background:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__demoPanel{font-family:var(--font-mono);background:#000}.demo-module__efp7La__terminal .demo-module__efp7La__browserFooter{color:#0a0;border-color:#333}.demo-module__efp7La__terminal .demo-module__efp7La__browserFooter a{color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__demoPanelHeader{color:#0f0;font-family:var(--font-mono)}.demo-module__efp7La__terminal .demo-module__efp7La__scenarioLabel{color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__scenarioDesc{color:#0a0;font-family:var(--font-mono)}.demo-module__efp7La__terminal .demo-module__efp7La__metricTable th{color:#0a0;font-family:var(--font-mono);border-color:#333}.demo-module__efp7La__terminal .demo-module__efp7La__metricTable td{color:#0f0;font-family:var(--font-mono);border-color:#222}.demo-module__efp7La__terminal .demo-module__efp7La__anomalyRow{background:#ff00001a}.demo-module__efp7La__terminal .demo-module__efp7La__anomalyRow td:last-child{color:red}.demo-module__efp7La__terminal .demo-module__efp7La__predictionBadge{font-family:var(--font-mono)}.demo-module__efp7La__terminal .demo-module__efp7La__predictionBadge[data-level=normal]{color:#0f0;background:0 0;border:1px solid #0f0}.demo-module__efp7La__terminal .demo-module__efp7La__predictionBadge[data-level=warning]{color:#ff0;background:0 0;border:1px solid #ff0}.demo-module__efp7La__terminal .demo-module__efp7La__predictionBadge[data-level=critical]{color:red;background:0 0;border:1px solid red}.demo-module__efp7La__terminal .demo-module__efp7La__imagePreview{background:#000;border-color:#333}.demo-module__efp7La__terminal .demo-module__efp7La__confidenceBar{background:#111}.demo-module__efp7La__terminal .demo-module__efp7La__confidenceFill{background:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__confidenceBar span{color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__altItem{color:#0a0;border-color:#222}.demo-module__efp7La__terminal .demo-module__efp7La__textInput{color:#0f0;font-family:var(--font-mono);background:#000;border-color:#333;font-style:normal}.demo-module__efp7La__terminal .demo-module__efp7La__urgencyTag,.demo-module__efp7La__terminal .demo-module__efp7La__categoryTag{color:#0f0;border-color:#333}.demo-module__efp7La__terminal .demo-module__efp7La__urgencyTag[data-urgency=Critical]{color:red;border-color:red}.demo-module__efp7La__terminal .demo-module__efp7La__urgencyTag[data-urgency=High]{color:#ff0;border-color:#ff0}.demo-module__efp7La__terminal .demo-module__efp7La__sentimentRow{color:#0a0}.demo-module__efp7La__terminal .demo-module__efp7La__barTrack{background:#111}.demo-module__efp7La__terminal .demo-module__efp7La__barFillGreen{background:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__barFillRed{background:red}.demo-module__efp7La__terminal .demo-module__efp7La__barFillGray{background:#555}.demo-module__efp7La__terminal .demo-module__efp7La__barHistorical{background:#0f06}.demo-module__efp7La__terminal .demo-module__efp7La__barForecast{background:#ffff004d;border-color:#ff09}.demo-module__efp7La__terminal .demo-module__efp7La__barValue,.demo-module__efp7La__terminal .demo-module__efp7La__barLabel{color:#0a0}.demo-module__efp7La__terminal .demo-module__efp7La__metricCard{background:#000;border-color:#333}.demo-module__efp7La__terminal .demo-module__efp7La__metricCard strong{color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__metricCard span{color:#0a0}.demo-module__efp7La__terminal .demo-module__efp7La__metricCard[data-positive=true] strong{color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__metricCard[data-positive=false] strong{color:red}.demo-module__efp7La__terminal .demo-module__efp7La__userProfile{background:#000;border-color:#333}.demo-module__efp7La__terminal .demo-module__efp7La__userProfile h4{color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__profileMeta{color:#0a0}.demo-module__efp7La__terminal .demo-module__efp7La__recItem{background:#000;border-color:#333}.demo-module__efp7La__terminal .demo-module__efp7La__recRank,.demo-module__efp7La__terminal .demo-module__efp7La__recInfo strong{color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__recReason{color:#0a0;font-family:var(--font-mono)}.demo-module__efp7La__terminal .demo-module__efp7La__tickerHeader h4{color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__signalTag[data-action=BUY]{color:#0f0;border-color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__signalTag[data-action=SELL]{color:red;border-color:red}.demo-module__efp7La__terminal .demo-module__efp7La__signalTag[data-action=HOLD]{color:#ff0;border-color:#ff0}.demo-module__efp7La__terminal .demo-module__efp7La__llmPrompt{background:#000;border-color:#333 #333 #333 #0f0}.demo-module__efp7La__terminal .demo-module__efp7La__llmResponse{background:#000;border-color:#333 #333 #333 #555}.demo-module__efp7La__terminal .demo-module__efp7La__llmPrompt p,.demo-module__efp7La__terminal .demo-module__efp7La__llmResponse p{color:#0f0;font-family:var(--font-mono)}.demo-module__efp7La__terminal .demo-module__efp7La__llmRole{color:#0a0}.demo-module__efp7La__terminal .demo-module__efp7La__llmPrompt .demo-module__efp7La__llmRole{color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__llmMethodTag{color:#0f0;border-color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__trainingConfig{background:#000;border-color:#333}.demo-module__efp7La__terminal .demo-module__efp7La__configTitle{color:#0a0}.demo-module__efp7La__terminal .demo-module__efp7La__configGrid span:nth-child(2n){color:#0f0}.demo-module__efp7La__terminal .demo-module__efp7La__configGrid span:nth-child(odd){color:#0a0}@media (max-width:600px){.demo-module__efp7La__demoWrapper{padding:0 12px 40px}.demo-module__efp7La__promptBar{font-size:.75rem}.demo-module__efp7La__promptText{padding:10px 12px}.demo-module__efp7La__promptCopyBtn{padding:10px 12px;font-size:.6rem}.demo-module__efp7La__controls{flex-direction:column;align-items:flex-start}.demo-module__efp7La__browserToolbar{gap:8px;padding:8px 10px}.demo-module__efp7La__browserDots span{width:8px;height:8px}.demo-module__efp7La__browserAddressBar{white-space:nowrap;padding:4px 8px;font-size:.65rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 75%,#0000 100%);mask-image:linear-gradient(90deg,#000 75%,#0000 100%)}.demo-module__efp7La__browserActions{display:none}.demo-module__efp7La__demoPanel{padding:20px 16px}.demo-module__efp7La__demoPanelHeader{flex-direction:column;align-items:flex-start;gap:12px;font-size:.95rem}.demo-module__efp7La__scenarioSelector{flex-direction:column;align-items:flex-start;gap:6px;width:100%}.demo-module__efp7La__scenarioDropdown{width:100%;min-width:100%}.demo-module__efp7La__sampleLabel{font-size:.7rem}.demo-module__efp7La__backtestGrid,.demo-module__efp7La__metricsRow{flex-direction:column}.demo-module__efp7La__metricCard{min-width:unset}.demo-module__efp7La__recItem{flex-direction:column;align-items:flex-start}.demo-module__efp7La__recScore{width:100%}.demo-module__efp7La__llmPrompt,.demo-module__efp7La__llmResponse{padding:12px 14px}.demo-module__efp7La__configGrid{grid-template-columns:110px 1fr;font-size:.7rem}.demo-module__efp7La__copyBox code{padding:10px 12px;font-size:.7rem}.demo-module__efp7La__copyBtn{padding:10px 14px;font-size:.65rem}}
.gallery-module__zlwOTG__main{background:var(--color-bg);min-height:100vh;padding-top:80px;overflow-x:hidden}.gallery-module__zlwOTG__container{max-width:var(--container-width);margin:0 auto;padding:0 24px;overflow:hidden}.gallery-module__zlwOTG__hero{text-align:center;border-bottom:1px solid var(--color-border);padding:60px 0 40px}.gallery-module__zlwOTG__title{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;font-size:2.5rem}.gallery-module__zlwOTG__subtitle{font-family:var(--font-reading),sans-serif;color:#999;margin-bottom:20px;font-size:1.15rem}.gallery-module__zlwOTG__promptExample{border:1px solid var(--color-border);font-family:var(--font-mono);color:#ccc;background:#0a0a0a;margin-bottom:20px;padding:12px 28px;font-size:1.1rem;display:inline-block}.gallery-module__zlwOTG__promptSlash{color:var(--color-accent);font-weight:700}.gallery-module__zlwOTG__cta{font-family:var(--font-reading),sans-serif;color:#777;max-width:600px;margin:0 auto;font-size:1rem}.gallery-module__zlwOTG__cta code{font-family:var(--font-mono);color:var(--color-accent);background:#38bdf81a;border:1px solid #38bdf833;padding:2px 6px}.gallery-module__zlwOTG__filterSection{border-bottom:1px solid var(--color-border);padding:24px 0}.gallery-module__zlwOTG__tagBar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gallery-module__zlwOTG__filterLabel{font-family:var(--font-mono);color:#666;text-transform:uppercase;letter-spacing:1px;margin-right:8px;font-size:.8rem}.gallery-module__zlwOTG__tagPill{font-family:var(--font-mono);border:1px solid var(--color-border);color:#888;cursor:pointer;text-transform:lowercase;background:0 0;padding:5px 12px;font-size:.75rem;transition:all .15s}.gallery-module__zlwOTG__tagPill:hover{border-color:var(--color-accent);color:var(--color-accent)}.gallery-module__zlwOTG__tagActive{background:var(--color-accent);border-color:var(--color-accent);color:#000}.gallery-module__zlwOTG__clearBtn{font-family:var(--font-mono);color:#888;cursor:pointer;background:0 0;border:1px solid #555;margin-left:8px;padding:5px 12px;font-size:.75rem}.gallery-module__zlwOTG__clearBtn:hover{color:#f44;border-color:#f44}.gallery-module__zlwOTG__gallerySection{padding:40px 0 80px}.gallery-module__zlwOTG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.gallery-module__zlwOTG__card{background:var(--color-surface);border:1px solid var(--color-border);color:inherit;flex-direction:column;min-width:0;padding:24px 20px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.gallery-module__zlwOTG__card:hover{border-color:var(--color-accent);transform:translateY(-2px)}.gallery-module__zlwOTG__cardEmoji{margin-bottom:16px;font-size:2.5rem}.gallery-module__zlwOTG__cardName{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:.95rem;font-weight:700;overflow:hidden}.gallery-module__zlwOTG__cardDesc{font-family:var(--font-reading),sans-serif;color:#999;flex:1;margin-bottom:16px;font-size:.9rem;line-height:1.5}.gallery-module__zlwOTG__cardTags{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.gallery-module__zlwOTG__cardTag{font-family:var(--font-mono);border:1px solid var(--color-border);color:#666;text-transform:lowercase;padding:2px 8px;font-size:.65rem}.gallery-module__zlwOTG__cardPrompt{font-family:var(--font-mono);color:#555;border:1px solid var(--color-border);text-overflow:ellipsis;white-space:nowrap;background:#0a0a0a;max-width:100%;margin-bottom:12px;padding:6px 8px;font-size:.65rem;overflow:hidden}.gallery-module__zlwOTG__cardLink{font-family:var(--font-mono);color:var(--color-accent);align-self:flex-start;font-size:.85rem}.gallery-module__zlwOTG__empty{font-family:var(--font-mono);text-align:center;color:#555;padding:60px 0;font-size:.9rem}.gallery-module__zlwOTG__footer{text-align:center;border-top:1px solid var(--color-border);font-family:var(--font-mono);color:#666;padding:24px;font-size:.85rem}.gallery-module__zlwOTG__footer a{color:var(--color-accent);text-decoration:none}.gallery-module__zlwOTG__footer a:hover{text-decoration:underline}@media (max-width:900px){.gallery-module__zlwOTG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.gallery-module__zlwOTG__grid{grid-template-columns:1fr}.gallery-module__zlwOTG__title{font-size:1.8rem}.gallery-module__zlwOTG__promptExample{padding:10px 16px;font-size:.85rem}.gallery-module__zlwOTG__tagBar{max-height:40px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.gallery-module__zlwOTG__tagPill{padding:3px 8px;font-size:.65rem}.gallery-module__zlwOTG__card{padding:18px 16px}.gallery-module__zlwOTG__cardEmoji{margin-bottom:10px;font-size:2rem}.gallery-module__zlwOTG__cardName{font-size:.85rem}.gallery-module__zlwOTG__cardDesc{font-size:.8rem}}
.unsloth-module__AsAoIW__container{max-width:var(--container-width);width:100%;margin:0 auto;padding:0 24px}.unsloth-module__AsAoIW__hero{border-bottom:1px solid var(--color-border);background:radial-gradient(circle at center,#33ccff0d 0%,var(--color-bg)70%);align-items:center;min-height:90vh;padding-top:100px;display:flex;position:relative}.unsloth-module__AsAoIW__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.unsloth-module__AsAoIW__headline{text-transform:uppercase;letter-spacing:-2px;margin-bottom:24px;font-size:3.5rem;font-weight:700;line-height:1.1}.unsloth-module__AsAoIW__accentLine{color:var(--color-accent)}.unsloth-module__AsAoIW__subheadline{opacity:.8;max-width:600px;margin-bottom:32px;font-size:1.25rem;line-height:1.6}.unsloth-module__AsAoIW__installButton{background:var(--color-accent);color:#000;border-radius:4px;align-items:center;gap:12px;margin-bottom:48px;padding:14px 28px;font-weight:600;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.unsloth-module__AsAoIW__installButton:hover{background:#5cd6ff;transform:translateY(-2px)}.unsloth-module__AsAoIW__featureGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.unsloth-module__AsAoIW__featureCard{border:1px solid var(--color-border);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);clip-path:polygon(0 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%);background:#11111180;padding:24px;transition:border-color .2s}.unsloth-module__AsAoIW__featureCard:hover{border-color:var(--color-accent)}.unsloth-module__AsAoIW__featureTitle{font-family:var(--font-mono);text-transform:uppercase;color:var(--color-accent);margin-bottom:12px;font-size:.9rem;display:block}.unsloth-module__AsAoIW__featureDescription{opacity:.8;font-size:.95rem;line-height:1.5}.unsloth-module__AsAoIW__terminalWrapper{perspective:1000px}.unsloth-module__AsAoIW__terminal{border:1px solid var(--color-border);background:#000000d9;flex-direction:column;font-family:Fira Code,Courier New,monospace;font-size:.9rem;transition:transform .3s;display:flex;transform:rotateY(-5deg)rotateX(2deg);box-shadow:20px 20px #33ccff0d}.unsloth-module__AsAoIW__terminal:hover{transform:rotateY(0)rotateX(0)}.unsloth-module__AsAoIW__terminalHeader{text-transform:uppercase;border-bottom:1px solid var(--color-border);color:var(--color-fg);background:#ffffff1a;justify-content:space-between;padding:8px 16px;font-size:.75rem;display:flex}.unsloth-module__AsAoIW__terminalBody{color:var(--color-accent);white-space:pre-wrap;min-height:350px;padding:24px;line-height:1.5}.unsloth-module__AsAoIW__systemPath{color:var(--color-fg);opacity:.7}@media (max-width:900px){.unsloth-module__AsAoIW__heroContent{grid-template-columns:1fr;gap:40px;padding-top:80px;padding-bottom:80px}.unsloth-module__AsAoIW__headline{font-size:2.5rem}.unsloth-module__AsAoIW__featureGrid{grid-template-columns:1fr}}.unsloth-module__AsAoIW__section{border-bottom:1px solid var(--color-border);padding:100px 0}.unsloth-module__AsAoIW__sectionTitle{margin-bottom:16px;font-size:2rem;font-weight:600}.unsloth-module__AsAoIW__sectionSubtitle{color:var(--color-gray);max-width:600px;margin-bottom:48px;font-size:1.1rem;line-height:1.5}.unsloth-module__AsAoIW__trackGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.unsloth-module__AsAoIW__trackCard{border:1px solid var(--color-border);background:#ffffff05;padding:32px;transition:transform .2s,border-color .2s;position:relative;overflow:hidden}.unsloth-module__AsAoIW__trackCard:hover{border-color:var(--color-accent);transform:translateY(-4px)}.unsloth-module__AsAoIW__trackCard:before{content:"";background:var(--color-accent);opacity:.5;width:2px;height:100%;position:absolute;top:0;left:0}.unsloth-module__AsAoIW__trackTitle{color:#fff;align-items:center;gap:12px;margin-bottom:12px;font-size:1.25rem;font-weight:600;display:flex}.unsloth-module__AsAoIW__trackDesc{color:#cbd5e1;font-size:.95rem;line-height:1.6}.unsloth-module__AsAoIW__workflowGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.unsloth-module__AsAoIW__workflowStep{border:1px solid var(--color-border);background:#1116;border-radius:8px;padding:24px;transition:transform .2s;position:relative}.unsloth-module__AsAoIW__workflowStep:hover{border-color:#33ccff4d;transform:translateY(-4px)}.unsloth-module__AsAoIW__stepNumber{font-family:var(--font-mono);color:var(--color-accent);opacity:.2;font-size:2.5rem;font-weight:700;position:absolute;top:16px;right:24px}.unsloth-module__AsAoIW__stepTitle{color:#fff;margin-bottom:12px;font-size:1.2rem;font-weight:600}.unsloth-module__AsAoIW__stepDesc{color:#cbd5e1;z-index:1;font-size:.95rem;line-height:1.5;position:relative}
