/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#f8f8ff;--muted:#aeb2ca;--line:#909dd82e;--violet:#8b42f5;--blue:#4779ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#020716;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{background:radial-gradient(circle at 67% 19%,#4820d254,#0000 26%),radial-gradient(circle at 80% 34%,#006fff2e,#0000 25%),linear-gradient(#020615 0%,#030a1b 64%,#021024 100%);min-height:100vh;overflow-x:clip}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);background:#010411e6;border-bottom:1px solid #5f70b924;align-items:center;height:66px;padding:0 2.6%;display:flex;position:sticky;top:0;box-shadow:0 10px 30px #00000029}.brand{align-items:center;gap:12px;min-width:292px;display:flex}.brand-mark{width:27px;height:34px;position:relative;transform:skewY(-2deg)}.brand-mark i{border:4px solid #7047ff;border-left-width:6px;border-radius:2px;width:22px;height:8px;position:absolute;left:3px;transform:rotate(30deg)skew(-25deg)}.brand-mark i:first-child{top:2px}.brand-mark i:nth-child(2){top:11px}.brand-mark i:nth-child(3){top:20px}.brand-name{letter-spacing:.5px;font-size:20px;font-weight:800}.brand-ai{color:#c253f5;margin-left:-2px;font-size:19px;font-weight:700}.main-nav{flex:1;justify-content:center;gap:16px;display:flex}.nav-link{color:#b6b6c9;white-space:nowrap;border-radius:11px;flex-shrink:0;align-items:center;gap:9px;height:40px;padding:0 17px;font-size:14px;transition:all .2s;display:inline-flex}.nav-link span{color:#d3d6e7;font-size:17px}.nav-link:hover{color:#fff;background:#573fc621}.nav-link.active{color:#fff;background:linear-gradient(135deg,#3532b2b8,#3d1b8785)}.collapsed-theme-control,.mobile-navigation{display:none}.mobile-menu-toggle{color:#d9dcf0;cursor:pointer;background:#121b37c7;border:1px solid #6974ac59;border-radius:11px;place-items:center;width:42px;height:42px;padding:0;display:grid}.mobile-menu-toggle:hover,.mobile-menu-toggle[aria-expanded=true]{color:#fff;background:#272353eb;border-color:#8b69e69e}.mobile-menu-toggle:focus-visible{outline-offset:2px;outline:2px solid #8b62ef}.mobile-menu-toggle svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;width:21px;height:21px}.mobile-menu{background:linear-gradient(145deg,#0c122bfc,#070a1dfc);border:1px solid #6f67b56b;border-radius:16px;width:min(360px,100vw - 24px);max-height:calc(100vh - 82px);padding:10px;position:absolute;top:calc(100% + 8px);right:12px;overflow-y:auto;box-shadow:0 24px 50px #00000080,0 0 28px #6b48e021,inset 0 1px #ffffff0d}.mobile-menu-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.mobile-menu-link{color:#c3c7da;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;min-height:46px;padding:0 12px;font-size:13px;transition:color .18s,border-color .18s,background .18s;display:flex}.mobile-menu-link span{color:#c8ccec;text-align:center;width:20px;font-size:17px}.mobile-menu-link strong{white-space:nowrap;font-weight:600}.mobile-menu-link:hover,.mobile-menu-link:focus-visible{color:#fff;background:#573fc62b;border-color:#7e63dd4d;outline:0}.mobile-menu-link.active{color:#fff;background:linear-gradient(135deg,#4337bba6,#5222907a);border-color:#8562ee6b;box-shadow:0 0 18px #6745da26}.account-actions{justify-content:flex-end;align-items:center;gap:12px;min-width:250px;display:flex}.account-profile-menu{z-index:2;position:relative}.account-child-pills{justify-items:end;gap:7px;min-width:148px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.account-child-pill{color:#d9d5ec;white-space:nowrap;background:linear-gradient(135deg,#1b2343fa,#171237fa);border:1px solid #8368da6b;border-radius:999px;justify-content:center;align-items:center;min-width:136px;height:37px;padding:0 15px;font-size:11px;font-weight:700;transition:border-color .18s,color .18s,background .18s,transform .18s;display:inline-flex;box-shadow:0 13px 30px #0000005c,0 0 20px #6a4ad314,inset 0 1px #ffffff0a}.account-child-pill:hover,.account-child-pill:focus-visible{color:#fff;background:linear-gradient(135deg,#3d2a77fa,#212b5cfa);border-color:#a177ffb8;outline:0;transform:translateY(-1px);box-shadow:0 13px 30px #00000061,0 0 22px #8358e826}.account-menu-chevron{color:#858da7;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 13px;width:13px;height:13px;transition:transform .18s,color .18s}.account-link[aria-expanded=true] .account-menu-chevron{color:#b69af4;transform:rotate(180deg)}.theme-button{color:#c9ccdf;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:8px;display:grid}.theme-button:hover{color:#fff;background:#573fc621}.theme-button:focus-visible{outline-offset:2px;outline:2px solid #8b62ef}.theme-icon{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;display:block}.login-button,.signup-button{border-radius:10px;align-items:center;height:40px;padding:0 23px;font-size:14px;display:inline-flex}.login-button{border:1px solid #454a63}.signup-button{background:linear-gradient(135deg,#5864ff,#3b61e8);border:1px solid #6879ff;box-shadow:inset 0 1px #ffffff38,0 8px 24px #374eea38}.hero{grid-template-columns:1fr 1fr;align-items:center;width:min(1240px,86%);min-height:355px;margin:0 auto;display:grid;position:relative}.hero-copy{z-index:3;padding:45px 0 45px 38px}.hero h1{letter-spacing:-1.7px;margin:0;font-size:clamp(40px,3.05vw,53px);font-weight:760;line-height:1.05}.hero h1 span{color:#0000;background:linear-gradient(90deg,#bc4bea 4%,#566fff 92%);-webkit-background-clip:text;background-clip:text}.hero-copy>p{color:#aeb4ca;margin:20px 0 29px;font-size:16px;line-height:1.62}.hero-actions{gap:14px;display:flex}.primary-action,.secondary-action{border-radius:7px;justify-content:center;align-items:center;gap:9px;height:45px;padding:0 28px;font-size:15px;font-weight:600;transition:transform .2s,filter .2s;display:inline-flex}.primary-action{background:linear-gradient(135deg,#7630f1,#3e78f7);box-shadow:0 10px 28px #5240e83b}.secondary-action{background:#05091c99;border:1px solid #38405e;min-width:202px}.primary-action:hover,.secondary-action:hover{filter:brightness(1.13);transform:translateY(-2px)}.hero-visual{height:355px;position:relative}.hero-art{object-fit:cover;opacity:.96;mix-blend-mode:screen;filter:saturate(.93)contrast(1.02);width:500px;height:330px;position:absolute;top:12px;left:24px;-webkit-mask-image:radial-gradient(#000 44%,#000000e0 67%,#0000 80%);mask-image:radial-gradient(#000 44%,#000000e0 67%,#0000 80%)}.hello-bubble,.prompt-bubble{z-index:4;background:#0a1234eb;border:1px solid #324272;font-size:13px;position:absolute;box-shadow:0 12px 35px #00000047}.hello-bubble{border-radius:16px;width:202px;padding:14px 17px;top:76px;left:76px}.hello-bubble strong,.hello-bubble span{display:block}.hello-bubble span{color:#f4f5ff;margin-top:5px}.prompt-bubble{border-radius:16px;min-width:275px;padding:14px 54px 14px 17px;line-height:1.7;bottom:65px;right:4px}.prompt-bubble i{background:linear-gradient(135deg,#842ce7,#3d6eff);border-radius:50%;place-items:center;width:29px;height:29px;font-style:normal;display:grid;position:absolute;bottom:11px;right:13px}.floating-icon{border-radius:10px;place-items:center;width:52px;height:52px;font-size:23px;font-weight:700;display:grid;position:absolute;right:26px}.floating-image{color:#a55eff;background:linear-gradient(145deg,#5a1fb1c2,#27217594);top:56px}.floating-code{color:#54adff;background:linear-gradient(145deg,#1155b2d1,#12327894);top:129px;right:-18px}.star{color:#6f58ff;text-shadow:0 0 13px #7c55ff;font-size:11px;position:absolute}.star-one{top:136px;left:27px}.star-two{top:167px;left:65px}.star-three{top:38px;right:2px}.catalog{background:linear-gradient(135deg,#030a1bb8,#020c2394);border:1px solid #4e68a538;border-radius:23px;width:calc(100% - 26px);max-width:1510px;min-height:590px;margin:0 auto 12px;padding:47px 92px 0;position:relative;box-shadow:inset 0 1px #ffffff03}.search-bar{background:linear-gradient(100deg,#0d1735fa,#0b122efa);border:1px solid #303b65;border-radius:14px;align-items:center;gap:12px;width:min(860px,70%);height:57px;padding:0 11px 0 18px;display:flex;position:absolute;top:-29px;left:50%;transform:translate(-50%);box-shadow:0 14px 35px #00000038}.search-sparkle{color:#8f49f4;font-size:20px}.search-bar input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:15px}.search-bar input::placeholder{color:#a7aabd}.search-bar select{color:#f4f5fd;background:#0c142d;border:1px solid #273356;border-radius:11px;outline:0;width:131px;height:40px;padding:0 14px}.send-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7934eb,#3f72fc);border:0;border-radius:50%;place-items:center;width:41px;height:41px;display:grid}.home-vx-label{color:#baa5ff;letter-spacing:.08em;white-space:nowrap;background:#6b44db1c;border:1px solid #8b65ef47;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:800}.send-button:disabled{opacity:.4;cursor:default}.catalog-section+.catalog-section{margin-top:20px}.section-heading-row{justify-content:space-between;align-items:flex-end;margin:0 10px 15px;display:flex}.section-heading-row>a{color:#b9c1ee;margin-bottom:5px;font-size:13px}.section-heading-row>a span{margin-left:10px;font-size:23px}.section-heading{align-items:flex-start;gap:11px;display:flex}.section-icon{font-size:20px;line-height:28px}.section-icon.purple{color:#934af3}.section-icon.orange{color:#ffad36}.section-heading h2{margin:0;font-size:19px;line-height:1.2}.section-heading p{color:#a5a9bd;margin:5px 0 0;font-size:13px}.agent-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.agent-card{background:linear-gradient(145deg,#161f39f0,#0b1328eb);border:1px solid #6d77a02e;border-radius:12px;height:174px;padding:17px;position:relative;box-shadow:inset 0 1px #ffffff06}.agent-title{align-items:center;gap:10px;display:flex}.agent-title h3{margin:0;font-size:12.5px;font-weight:600;line-height:1.25}.agent-icon{color:#fff;border-radius:11px;flex:0 0 50px;place-items:center;width:50px;height:50px;font-size:21px;font-weight:700;display:grid;box-shadow:inset 0 1px #ffffff38}.agent-icon.violet{background:linear-gradient(145deg,#8d55ff,#5b1ec7)}.agent-icon.green{background:linear-gradient(145deg,#4fd790,#14815c)}.agent-icon.blue{background:linear-gradient(145deg,#5eb6ff,#2459dc)}.agent-icon.purple{background:linear-gradient(145deg,#a84df4,#6723c8)}.agent-icon.orange{background:linear-gradient(145deg,#f1835e,#b54427)}.agent-card>p{color:#b2b6c9;height:40px;margin:12px 0 7px;font-size:13px;line-height:1.5}.badge{color:#d979ff;background:#47206c;border-radius:9px;padding:2px 7px;font-size:10px;position:absolute;top:11px;right:14px}.chat-link{border:1px solid;border-radius:9px;align-items:center;gap:12px;height:32px;padding:0 12px;font-size:12px;display:inline-flex}.chat-link.violet{color:#af67ff}.chat-link.green{color:#45db86}.chat-link.blue{color:#5aa0ff}.chat-link.purple{color:#db59f7}.chat-link.orange{color:#ff7446}.tools-grid{grid-template-columns:repeat(9,minmax(0,1fr));gap:10px;display:grid}.tool-card{text-align:center;background:linear-gradient(145deg,#161f37eb,#0a1226e0);border:1px solid #616e9721;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:110px;padding:13px 5px 10px;transition:transform .2s,border-color .2s;display:flex}.tool-card:hover{border-color:#6570f68a;transform:translateY(-3px)}.tool-card>span:last-child{color:#f0f1f8;font-size:13px;line-height:1.5}.tool-card>span:last-child span{display:block}.tool-icon{place-items:center;min-height:35px;font-size:28px;font-weight:650;display:grid}.standard-tool-icon-svg{stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em;display:block}.standard-tool-icon-mark{line-height:1;display:block}.tool-icon.lilac{color:#c5c7ff}.tool-icon.green{color:#48d67b}.tool-icon.blue{color:#4f83ff}.tool-icon.purple{color:#9b51f5}.tool-icon.orange{color:#f3a437}.tool-icon.coral{color:#f45e74}.tool-icon.silver{color:#c8cbe0}.benefits-grid{background:linear-gradient(115deg,#151f39eb,#0b142bf0);border:1px solid #5c699b29;border-radius:14px 14px 0 0;grid-template-columns:repeat(4,1fr);align-items:center;gap:24px;min-height:97px;margin-top:20px;padding:16px 25px;display:grid}.benefit{align-items:flex-start;gap:15px;display:flex}.benefit-icon{color:#507dff;min-width:31px;font-size:31px;line-height:1}.benefit-icon.purple{color:#9f49f5}.benefit h3{margin:0 0 5px;font-size:13px}.benefit p{color:#aeb2c6;max-width:175px;margin:0;font-size:12px;line-height:1.6}.tool-page{background:radial-gradient(circle at 50% 12%,#17765729,#0000 25%),radial-gradient(circle at 82% 35%,#2a3ab429,#0000 30%),linear-gradient(#020615,#030a1c 72%,#031126);min-height:100vh;overflow-x:clip}.tool-page-content{width:min(1120px,100% - 40px);margin:0 auto;padding:31px 0 70px}.breadcrumb{color:#858ba5;align-items:center;gap:10px;font-size:13px;display:flex}.breadcrumb a:hover{color:#e2e5f5}.breadcrumb strong{color:#b7bdd2;font-weight:500}.tool-page-hero{align-items:center;gap:22px;padding:42px 0 30px;display:flex}.tool-page-icon{color:#4ade80;background:linear-gradient(145deg,#2daa6a2e,#0a312b5c);border:1px solid #4ade8059;border-radius:18px;flex:0 0 76px;place-items:center;width:76px;height:76px;font-size:43px;font-weight:400;display:grid;box-shadow:inset 0 1px #ffffff14,0 0 36px #32d27d1f}.tool-page-hero .eyebrow{color:#4ade80;letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:700}.tool-page-hero h1{letter-spacing:-1.1px;margin:0;font-size:clamp(31px,4vw,45px);line-height:1.1}.tool-page-hero>div>p:last-child{color:#a8adc2;max-width:670px;margin:11px 0 0;font-size:15px;line-height:1.6}@media (width<=1400px){.topbar{gap:10px}.brand{min-width:230px}.main-nav{display:none}.collapsed-theme-control{margin-left:auto;display:block}.mobile-navigation{display:block}.account-actions{flex:none;min-width:0}.account-actions>.theme-button{display:none}}@media (width<=1180px){.hero{width:94%}.hero-copy{padding-left:20px}.catalog{padding-left:35px;padding-right:35px}.agent-grid{grid-template-columns:repeat(3,1fr)}.agent-card:nth-child(n+4){display:none}.tools-grid{grid-template-columns:repeat(5,1fr)}.tool-card:nth-child(n+6){display:none}}@media (width<=860px){.topbar{padding:0 18px}.brand{min-width:auto}.login-button{display:none}.hero{text-align:center;grid-template-columns:1fr;min-height:auto}.hero-copy{padding:58px 12px 18px}.hero-actions{justify-content:center}.hero-visual{transform-origin:top;height:330px;transform:scale(.88)}.catalog{padding:48px 20px 20px}.search-bar{width:calc(100% - 32px)}.agent-grid{grid-template-columns:repeat(2,1fr)}.agent-card:nth-child(3){display:none}.tools-grid{grid-template-columns:repeat(3,1fr)}.tool-card:nth-child(n+7){display:flex}.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.topbar{gap:7px;height:64px;padding:0 12px}.brand{gap:8px}.brand-mark{transform-origin:0;width:25px;transform:scale(.9)skewY(-2deg)}.brand-name{font-size:16px}.brand-ai{font-size:15px}.account-actions{gap:0}.account-link{justify-content:center;width:42px;padding:5px}.account-link strong,.account-link .account-menu-chevron{display:none}.account-loading{border-radius:50%;width:42px;height:42px}.signup-button{padding:0 13px}.mobile-menu{width:calc(100vw - 20px);right:10px}.mobile-menu-links{grid-template-columns:1fr}.hero h1{font-size:39px}.hero-copy>p{font-size:15px}.desktop-break{display:none}.hero-actions{flex-direction:column;align-items:stretch;padding:0 14px}.secondary-action{min-width:0}.hero-visual{height:300px;margin:0 -90px;transform:scale(.7)}.catalog{width:calc(100% - 14px);padding:48px 12px 18px}.search-bar{width:calc(100% - 20px)}.search-bar select{display:none}.agent-grid{grid-template-columns:1fr}.agent-card:nth-child(2){display:none}.tools-grid{grid-template-columns:repeat(3,1fr);gap:7px}.tool-card{height:102px}.section-heading-row>a{display:none}.benefits-grid{grid-template-columns:1fr}.benefit{padding:6px 0}}@media (width<=400px){.topbar{gap:6px;padding:0 8px}.brand{gap:6px}.brand-mark{width:23px;transform:scale(.82)skewY(-2deg)}.brand-name{font-size:14px}.brand-ai{font-size:13px}.collapsed-theme-control .theme-button,.mobile-menu-toggle,.account-link{width:38px;height:38px}.account-link>span{flex-basis:28px;width:28px;height:28px}.mobile-menu{width:calc(100vw - 16px);right:8px}}@media (width<=480px){.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.hero-actions .primary-action,.hero-actions .secondary-action{white-space:nowrap;gap:7px;width:100%;min-width:0;height:46px;padding:0 9px;font-size:13px;line-height:1}}.account-loading{background:linear-gradient(90deg,#343f6840,#5b4ca545,#343f6840) 0 0/200% 100%;border-radius:10px;width:151px;height:40px;animation:1.4s linear infinite account-shimmer;display:block}.feature-access-loading{color:#8993aa;background:#0710248c;border:1px solid #6774a033;border-radius:13px;place-items:center;min-height:210px;font-size:11px;display:grid}.login-required-notice{background:radial-gradient(circle at 88% 16%,#693ad52e,#0000 32%),linear-gradient(145deg,#121a38f7,#070f23f5);border:1px solid #8f65eb61;border-radius:14px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:210px;padding:27px;display:grid;box-shadow:inset 0 1px #ffffff0a}.login-required-icon{color:#c19cff;background:#683bc929;border:1px solid #9b6def66;border-radius:14px;place-items:center;width:52px;height:52px;font-size:22px;display:grid}.login-required-copy{min-width:0}.login-required-copy>p{color:#a982f0;letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:9px;font-weight:800}.login-required-copy h2{color:#f0eff9;margin:0;font-size:19px}.login-required-copy>span{color:#929bb1;max-width:540px;margin-top:8px;font-size:11px;line-height:1.55;display:block}.login-required-actions{align-items:center;gap:9px;display:flex}.login-required-actions a{color:#c6c9d7;background:#0d1831c2;border:1px solid #707ea75c;border-radius:9px;justify-content:center;align-items:center;min-width:92px;height:40px;padding:0 16px;font-size:11px;font-weight:750;display:inline-flex}.login-required-actions .login-required-primary{color:#fff;background:linear-gradient(135deg,#8250ed,#5069e7);border-color:#0000;box-shadow:0 9px 22px #5348d338}.access-lock-badge{vertical-align:middle;color:#bf9cff;white-space:nowrap;background:#6339b91f;border:1px solid #9769ec42;border-radius:999px;margin-left:7px;padding:3px 7px;font-size:8px;font-weight:750;display:inline-flex}.account-link{color:#f4f3fb;cursor:pointer;background:#121b37c7;border:1px solid #6974ac59;border-radius:999px;align-items:center;gap:8px;max-width:195px;height:42px;padding:0 12px 0 6px;display:inline-flex}.account-link:hover,.account-link[aria-expanded=true]{background:#272353e0;border-color:#8b69e68c}.account-link:focus-visible{outline-offset:2px;outline:2px solid #9168f2b3}.account-link>span{background:linear-gradient(135deg,#8549ef,#4f6eef);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.account-link strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}@media (width<=560px){.account-link{justify-content:center;gap:0;width:42px;max-width:42px;height:42px;padding:5px}.account-link>span{text-align:center;flex:0 0 30px;width:30px;height:30px;line-height:1}}@media (width<=400px){.account-link{width:38px;max-width:38px;height:38px;padding:4px}.account-link>span{flex:0 0 28px;width:28px;height:28px}}@keyframes account-shimmer{to{background-position:-200% 0}}@media (width<=700px){.login-required-notice{grid-template-columns:42px minmax(0,1fr);gap:13px;min-height:0;padding:21px 18px}.login-required-icon{border-radius:11px;width:42px;height:42px;font-size:18px}.login-required-copy h2{font-size:17px}.login-required-actions{grid-column:1/-1}.login-required-actions a{flex:1;min-width:0}.access-lock-badge{width:fit-content;margin:6px 0 0;display:flex}}.site-footer{background:#030817;border-top:1px solid #606e9c33;grid-template-columns:1fr auto;align-items:center;gap:8px 30px;min-height:92px;padding:19px max(24px,50% - 640px);display:grid}.site-footer>div{align-items:center;gap:13px;min-width:0;display:flex}.site-footer-brand{align-items:center;gap:7px;display:inline-flex}.site-footer-brand .brand-mark{border-radius:8px;width:28px;height:28px}.site-footer-brand strong{color:#e6e8f2;letter-spacing:.02em;font-size:11px}.site-footer-brand strong span{color:#9b71ed}.site-footer>div>p{color:#6f7890;margin:0;font-size:9px}.site-footer nav{gap:16px;display:flex}.site-footer nav a{color:#9da7bf;font-size:9px}.site-footer nav a:hover{color:#c6adff}.site-footer>small{color:#555f76;grid-column:1/-1;font-size:8px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}html[data-theme=neon-lighting]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#fbfaff;--muted:#c1c4dd;--line:#9170ff57}html[data-theme=neon-lighting] body{color:var(--ink);background:#01020a}html[data-theme=neon-lighting] body :where(.site-shell,[class$=-page]){background:radial-gradient(58% 30% at 50% -4%,#8b37ff66,#0000 67%),radial-gradient(circle at 88% 27%,#1b67ff47,#0000 30%),radial-gradient(circle at 8% 62%,#7129e82e,#0000 31%),radial-gradient(circle at 70% 92%,#00beff1a,#0000 29%),linear-gradient(116deg,#0000 0 36%,#4f3edc0e 47%,#0000 60%),linear-gradient(#01020a 0%,#050319 54%,#020a1c 100%)}html[data-theme=neon-lighting] body .topbar{background:#02030fe6;border-bottom-color:#855bff66;box-shadow:0 10px 35px #0000006b,0 5px 24px #683eec2e,0 1px #4186ff29}html[data-theme=neon-lighting] body .brand-mark{filter:drop-shadow(0 0 8px #7f51ffd1)}html[data-theme=neon-lighting] body .brand-ai{color:#d66bff;text-shadow:0 0 13px #d353ff94}html[data-theme=neon-lighting] body :where(.nav-link,.nav-link span,.mobile-menu-link,.mobile-menu-link span,.mobile-menu-toggle,.theme-button,.account-link){color:#d5d7ec}html[data-theme=neon-lighting] body .nav-link:hover{color:#fff;background:#6746d833;box-shadow:inset 0 0 0 1px #9671ff2e,0 0 18px #774bec33}html[data-theme=neon-lighting] body .nav-link.active{color:#fff;background:linear-gradient(135deg,#5943e6e0,#7427c1b8);border:1px solid #a079ff6b;box-shadow:0 0 16px #7a4df561,0 0 32px #4169ff2e,inset 0 1px #ffffff29}html[data-theme=neon-lighting] body .mobile-menu{background:linear-gradient(145deg,#0e0f2bfc,#08081dfc);border-color:#916bf280;box-shadow:0 24px 55px #00000085,0 0 30px #7e4bf13d,inset 0 1px #dec9ff14}html[data-theme=neon-lighting] body :where(.mobile-menu-toggle:hover,.mobile-menu-toggle[aria-expanded=true],.mobile-menu-link:hover,.mobile-menu-link:focus-visible){color:#fff;background:#6639ca40;border-color:#ae7eff8c;box-shadow:0 0 20px #8a51f745}html[data-theme=neon-lighting] body .mobile-menu-link.active{color:#fff;background:linear-gradient(135deg,#5943e6d1,#7427c1a8);border-color:#b788ffa3;box-shadow:0 0 20px #7a4df559,0 0 34px #4169ff24}html[data-theme=neon-lighting] body .theme-button{color:#e2d7ff;background:#5b39b51f;box-shadow:0 0 17px #7c4fee33,inset 0 0 0 1px #9a75f62e}html[data-theme=neon-lighting] body .theme-button:hover{color:#fff;background:#7045da40;box-shadow:0 0 16px #9a5cff85,0 0 31px #3268ff47,inset 0 0 0 1px #bf9cff66}html[data-theme=neon-lighting] body .theme-button:focus-visible{outline-color:#b88cff;box-shadow:0 0 0 4px #8956ef33,0 0 26px #8450f570}html[data-theme=neon-lighting] body :where(.account-link,.account-child-pill){color:#f1edff;background:linear-gradient(135deg,#191b3efa,#1f0d41fa);border-color:#916bf285;box-shadow:0 12px 30px #00000061,0 0 22px #7c4ce633,inset 0 1px #dec9ff1a}html[data-theme=neon-lighting] body :where(.account-link:hover,.account-link[aria-expanded=true],.account-child-pill:hover,.account-child-pill:focus-visible){color:#fff;background:linear-gradient(135deg,#432682fa,#1b3067fa);border-color:#b889ffc7;box-shadow:0 0 23px #8b52fa57,0 0 38px #3664e729}html[data-theme=neon-lighting] body :where(.catalog,.search-bar,.hello-bubble,.prompt-bubble,.agent-card,.tool-card,.benefits-grid,.auth-card,.account-workspace,.account-loading-card,[class$=-workspace],[class$=-card],[class$=-panel],[class$=-shell],[class$=-policy],[class$=-navigation]){background:linear-gradient(145deg,#0f0f2af2,#050d21f0);border-color:#7e5ee661;box-shadow:0 20px 55px #00000057,0 0 24px #7743ea21,0 0 48px #285de012,inset 0 1px #d9c4ff1a}html[data-theme=neon-lighting] body :where(.agent-card,.tool-card,[class$=-card]):hover{border-color:#9e71ff94;box-shadow:0 16px 42px #00000059,0 0 22px #894efa40,0 0 38px #2f66f421,inset 0 1px #e5d3ff24}html[data-theme=neon-lighting] body :where([class$=-output],[class$=-result],[class$=-empty],[class$=-preview],[class$=-metadata],[class$=-controls],[class$=-options],[class$=-tabs],[class$=-bar],[class$=-footer],article,pre){background-color:#050a1dcc;border-color:#6960b24d}html[data-theme=neon-lighting] body :where(input,select,textarea){color:#f7f6ff;background:#030819eb;border-color:#6670b575;box-shadow:inset 0 1px 8px #0003}html[data-theme=neon-lighting] body :where(input,select,textarea):focus{border-color:#a470ffd1;box-shadow:0 0 0 3px #7e4beb24,0 0 22px #824cf238,inset 0 1px 8px #0003}html[data-theme=neon-lighting] body :where(input,textarea)::placeholder{color:#828ba7}html[data-theme=neon-lighting] body :where(.primary-action,.signup-button,.send-button,[class*=primary-button],[class*=generate-button],[class*=convert-button]){box-shadow:0 10px 28px #583de257,0 0 21px #7f42f54d,0 0 37px #2e6cff29,inset 0 1px #ffffff3d}html[data-theme=neon-lighting] body :where(.primary-action,.signup-button,.send-button,[class*=primary-button],[class*=generate-button],[class*=convert-button]):hover{filter:brightness(1.17);box-shadow:0 12px 32px #533ee866,0 0 27px #914dff7a,0 0 45px #2c71ff40,inset 0 1px #ffffff47}html[data-theme=neon-lighting] body :where(button.active,button.is-active,[aria-selected=true]){border-color:#aa7dff94;box-shadow:0 0 17px #844def4d,inset 0 0 20px #5f3acb21}html[data-theme=neon-lighting] body :where(.tool-icon,.section-icon,[class$=-page-icon],[class$=-icon]){filter:brightness(1.12)drop-shadow(0 0 7px)}html[data-theme=neon-lighting] body :where([class$=-popover],[class$=-menu],[class$=-modal]){background:linear-gradient(145deg,#11132f,#070c22);border-color:#9166ef8a;box-shadow:0 20px 55px #00000085,0 0 28px #7b4be733}html[data-theme=neon-lighting] body .site-footer{background:linear-gradient(#030716,#020411);border-color:#6c52bf47;box-shadow:0 -10px 35px #4735b01a}html[data-theme=neon-lighting] body :where(.login-required-notice,.feature-access-loading){background:radial-gradient(circle at 88% 16%,#8040e947,#0000 34%),linear-gradient(145deg,#151637fa,#060e23fa);border-color:#9d6af48a;box-shadow:0 0 30px #7e47ea2b,inset 0 1px #e0cdff1a}html[data-theme=neon-cyberpunk-dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f8fbff;--muted:#a7b2cd;--line:#975cff57;--violet:#a94cff;--blue:#278cff;--cyber-pink:#ff3bc8;--cyber-magenta:#d936ff;--cyber-purple:#8b4dff;--cyber-cyan:#21d9ff;--cyber-blue:#287dff;accent-color:var(--cyber-pink)}html[data-theme=neon-cyberpunk-dark] body{color:var(--ink);background:#01040e}html[data-theme=neon-cyberpunk-dark] body ::selection{color:#fff;background:#ff2bc66b}html[data-theme=neon-cyberpunk-dark] body :where(.site-shell,[class$=-page]){background:radial-gradient(50% 25% at 48% -3%,#d126ff38,#0000 68%),radial-gradient(circle at 91% 17%,#00b8ff2e,#0000 28%),radial-gradient(circle at 8% 58%,#ff26c61b,#0000 30%),radial-gradient(circle at 75% 92%,#2463ff1a,#0000 28%),linear-gradient(118deg,#0000 0 39%,#be26ff09 48%,#0000 58%),linear-gradient(#01030d 0%,#020719 55%,#020b1d 100%)}html[data-theme=neon-cyberpunk-dark] body .topbar{background:#01040feb;border-bottom-color:#ff37cd57;box-shadow:0 12px 34px #00000075,0 4px 23px #e52aff1c,0 1px #20ccff2e}html[data-theme=neon-cyberpunk-dark] body .brand-mark i:first-child{border-color:#ff3ec9}html[data-theme=neon-cyberpunk-dark] body .brand-mark i:nth-child(2){border-color:#a94cff}html[data-theme=neon-cyberpunk-dark] body .brand-mark i:nth-child(3){border-color:#25cfff}html[data-theme=neon-cyberpunk-dark] body .brand-mark{filter:drop-shadow(0 0 7px #ff32c89e)drop-shadow(0 0 10px #21cbff47)}html[data-theme=neon-cyberpunk-dark] body .brand-name{color:#fbfdff}html[data-theme=neon-cyberpunk-dark] body .brand-ai{color:#ff53d4;text-shadow:0 0 12px #ff31c7a3}html[data-theme=neon-cyberpunk-dark] body :where(.nav-link,.nav-link span,.mobile-menu-link,.mobile-menu-link span,.mobile-menu-toggle,.account-link){color:#c7d1e8}html[data-theme=neon-cyberpunk-dark] body .nav-link:hover{color:#fff;background:#a42dcd24;box-shadow:inset 0 0 0 1px #ff4ad533,0 0 18px #ec2aff21}html[data-theme=neon-cyberpunk-dark] body .nav-link.active{color:#fff;background:linear-gradient(135deg,#c322e357,#2648b947);border:1px solid #ff4bd77a;box-shadow:0 0 15px #ff30ca4d,0 0 28px #25acff24,inset 0 1px #ffffff21}html[data-theme=neon-cyberpunk-dark] body .mobile-menu{background:linear-gradient(145deg,#090a1ffc,#020a1bfc);border-color:#dd3eff73;box-shadow:0 24px 58px #0000008f,0 0 29px #ee2dff2e,0 0 38px #16aeff14,inset 0 1px #ffcaf714}html[data-theme=neon-cyberpunk-dark] body :where(.mobile-menu-toggle:hover,.mobile-menu-toggle[aria-expanded=true],.mobile-menu-link:hover,.mobile-menu-link:focus-visible){color:#fff;background:#1c498e38;border-color:#37cdff7a;box-shadow:0 0 18px #21cdff2e}html[data-theme=neon-cyberpunk-dark] body .mobile-menu-link.active{color:#fff;background:linear-gradient(135deg,#be26dc4f,#2154b445);border-color:#ff4cd685;box-shadow:0 0 17px #ff30cc40,0 0 30px #1fb4ff1c}html[data-theme=neon-cyberpunk-dark] body .theme-button{color:#69e6ff;background:radial-gradient(circle,#df2cff30,#1461b41f);box-shadow:0 0 16px #ff30d030,0 0 23px #1ecbff1f,inset 0 0 0 1px #5ac9ff3d}html[data-theme=neon-cyberpunk-dark] body .theme-button:hover{color:#fff;background:radial-gradient(circle,#ef33ff4f,#177cd533);box-shadow:0 0 18px #ff32cf6b,0 0 32px #1ccbff40,inset 0 0 0 1px #ff7de761}html[data-theme=neon-cyberpunk-dark] body .theme-button:focus-visible{outline-color:#24d9ff;box-shadow:0 0 0 4px #23ceff29,0 0 27px #f42bff57}html[data-theme=neon-cyberpunk-dark] body :where(.account-link,.account-child-pill){color:#f5f7ff;background:linear-gradient(135deg,#0c1431fa,#1b0834fa);border-color:#608ce873;box-shadow:0 12px 30px #0006,0 0 18px #e72fff21,0 0 28px #1bb4ff12,inset 0 1px #def0ff17}html[data-theme=neon-cyberpunk-dark] body :where(.account-link:hover,.account-link[aria-expanded=true],.account-child-pill:hover,.account-child-pill:focus-visible){color:#fff;background:linear-gradient(135deg,#5b1875fa,#0d3e71fa);border-color:#ff4ed7a6;box-shadow:0 0 21px #ff31cb45,0 0 34px #1cc1ff24}html[data-theme=neon-cyberpunk-dark] body :where(.catalog,.search-bar,.hello-bubble,.prompt-bubble,.benefits-grid,.auth-card,.account-workspace,.account-loading-card,.pricing-explainer,.pricing-trust,.ai-news-subscribe,[class$=-workspace],[class$=-card],[class$=-panel],[class$=-policy],[class$=-modal],[class$=-popover],[class$=-menu]){-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#18b5ff13,#0000 31%),radial-gradient(circle at 0 100%,#ff2bca0e,#0000 34%),linear-gradient(145deg,#090d23f2,#030a1bf2);border-color:#9a53e659;box-shadow:0 20px 52px #00000059,0 0 20px #e22eff17,0 0 38px #16a9ff0e,inset 0 1px #e5eeff12}html[data-theme=neon-cyberpunk-dark] body :where(.agent-card,.tool-card,.directory-tool-card,.prompt-card,.ai-news-card,.pricing-card,[class$=-card]):hover{border-color:#ff48d48c;box-shadow:0 16px 42px #00000061,0 0 21px #ff2dca33,0 0 36px #1bbaff1b,inset 0 1px #ffe2fa1a}html[data-theme=neon-cyberpunk-dark] body :where(.csv-editor-shell,.epf-input-shell,.hash-result-shell,.json-line-numbered-shell,.json-textarea-shell,.nic-input-shell,.output-shell,.regex-pattern-shell,.swift-search-shell,.text-area-shell,.tools-search-shell,[class$=-output],[class$=-result],[class$=-empty],[class$=-preview],[class$=-metadata],[class$=-controls],[class$=-options],[class$=-tabs],[class$=-bar]){background-color:#03091bd1;border-color:#4a69af57}html[data-theme=neon-cyberpunk-dark] body :where(input,select,textarea){color:#f4f8ff;background-color:#020818e6;border-color:#4f71b87a;box-shadow:inset 0 1px 9px #0000003d}html[data-theme=neon-cyberpunk-dark] body :where(input,select,textarea):focus{border-color:#24d3ffbd;box-shadow:0 0 0 3px #1ec3ff1c,0 0 20px #ee2bff29,inset 0 1px 9px #0000003d}html[data-theme=neon-cyberpunk-dark] body :where(input,textarea)::placeholder{color:#7583a3}html[data-theme=neon-cyberpunk-dark] body option{color:#eef5ff;background:#071127}html[data-theme=neon-cyberpunk-dark] body :where(.primary-action,.signup-button,.send-button,.auth-submit,.vx-new-chat,.vx-composer-send,.prompt-use-button,[class*=primary-button],[class*=generate-button],[class*=convert-button]){color:#fff;background:linear-gradient(118deg,#c928e7 0%,#8249ff 48%,#137fd8 100%);border-color:#ff5bdc85;box-shadow:0 10px 28px #792acf52,0 0 18px #ff2dca4a,0 0 34px #1eb6ff29,inset 0 1px #ffffff3b}html[data-theme=neon-cyberpunk-dark] body :where(.primary-action,.signup-button,.send-button,.auth-submit,.vx-new-chat,.vx-composer-send,.prompt-use-button,[class*=primary-button],[class*=generate-button],[class*=convert-button]):hover{filter:brightness(1.14);box-shadow:0 12px 31px #7022c761,0 0 25px #ff34cf6b,0 0 43px #1dc6ff3b,inset 0 1px #ffffff45}html[data-theme=neon-cyberpunk-dark] body :where(.secondary-action,.login-button,[class*=secondary-button],[class*=copy-button],[class*=clear-button]){color:#bfeeff;background-color:#05122abd;border-color:#28b3f46b;box-shadow:0 0 17px #18afff12,inset 0 0 15px #18afff06}html[data-theme=neon-cyberpunk-dark] body :where(.secondary-action,.login-button,[class*=secondary-button],[class*=copy-button],[class*=clear-button]):hover{color:#fff;border-color:#46daffa6;box-shadow:0 0 20px #22cbff33,0 0 28px #ef2eff14}html[data-theme=neon-cyberpunk-dark] body :where(button.active,button.is-active,[aria-selected=true]){color:#fff;background:linear-gradient(135deg,#c423de52,#1f5ab740);border-color:#ff48d599;box-shadow:0 0 17px #ff2ccb45,0 0 28px #1ac1ff1f,inset 0 0 18px #7c27b11a}html[data-theme=neon-cyberpunk-dark] body :where(button,a,input,select,textarea):focus-visible{outline-offset:2px;outline:2px solid #29d7ff;box-shadow:0 0 0 4px #1fc4ff21,0 0 20px #f12dff2e}html[data-theme=neon-cyberpunk-dark] body :where(.hero h1 span,.tools-directory-hero h1,.pricing-hero h1,.ai-news-hero h1,.prompt-library-hero h1){color:#0000;background:linear-gradient(92deg,#ff47cc 0%,#b84dff 42%,#25d4ff 100%);text-shadow:0 0 29px #d22aff1f;-webkit-background-clip:text;background-clip:text}html[data-theme=neon-cyberpunk-dark] body :where(.tool-icon,.section-icon,[class$=-page-icon],[class$=-icon]){filter:brightness(1.12)drop-shadow(0 0 7px)}html[data-theme=neon-cyberpunk-dark] body :where(.tool-page-icon,[class$=-page-icon]){color:#3ddcff;background:linear-gradient(145deg,#c727e22e,#10569c45);border-color:#2ccfff66;box-shadow:0 0 28px #ff2dcd1f,0 0 38px #1cc0ff1a,inset 0 1px #ffffff1a}html[data-theme=neon-cyberpunk-dark] body :where(.agent-icon.violet,.agent-icon.purple){background:linear-gradient(145deg,#dd39f5,#7626c9)}html[data-theme=neon-cyberpunk-dark] body .agent-icon.green{background:linear-gradient(145deg,#24dcff,#126ebf)}html[data-theme=neon-cyberpunk-dark] body .agent-icon.blue{background:linear-gradient(145deg,#3ca7ff,#264de1)}html[data-theme=neon-cyberpunk-dark] body .agent-icon.orange{background:linear-gradient(145deg,#ff4ecb,#a51b82)}html[data-theme=neon-cyberpunk-dark] body :where(.tool-icon.green,.directory-tool-icon.green){color:#35ddff}html[data-theme=neon-cyberpunk-dark] body :where(.tool-icon.orange,.directory-tool-icon.orange,.tool-icon.coral,.directory-tool-icon.coral){color:#ff4bc9}html[data-theme=neon-cyberpunk-dark] body :where(.tool-icon.blue,.directory-tool-icon.blue){color:#3c91ff}html[data-theme=neon-cyberpunk-dark] body :where(.tool-icon.purple,.directory-tool-icon.purple){color:#b34fff}html[data-theme=neon-cyberpunk-dark] body .vx-sidebar{background:linear-gradient(#06091cfc,#020817fc);border-right-color:#da37ff47;box-shadow:12px 0 34px #00000040,4px 0 24px #e42aff0d}html[data-theme=neon-cyberpunk-dark] body .vx-chat-panel{background:radial-gradient(circle at 52% 4%,#cd2aff1c,#0000 29%),radial-gradient(circle at 91% 71%,#16aeff14,#0000 30%),#010613db}html[data-theme=neon-cyberpunk-dark] body .vx-conversation.active{background:linear-gradient(90deg,#bd21d93d,#1659a426);border-color:#ff41d173;box-shadow:inset 2px 0 #26d7ff,0 0 18px #ff2dca1c}html[data-theme=neon-cyberpunk-dark] body :where(.vx-composer,.vx-model-menu,.vx-conversation-popover,.vx-modal){background:linear-gradient(145deg,#0b122bfa,#040a1bfa);border-color:#aa4be76b;box-shadow:0 18px 48px #0000006b,0 0 22px #ef2fff1c,0 0 33px #1eb8ff0f}html[data-theme=neon-cyberpunk-dark] body .vx-composer:focus-within{border-color:#28d3ffa3;box-shadow:0 0 0 3px #20c0ff1a,0 18px 48px #0006,0 0 27px #f22bff2b}html[data-theme=neon-cyberpunk-dark] body :where(.vx-orb,.vx-message.assistant .vx-message-avatar){color:#e9dcff;background:radial-gradient(circle at 32% 23%,#ff52da45,#0000 31%),linear-gradient(145deg,#9b28cd70,#1565b361);border-color:#ff4fd873;box-shadow:0 0 24px #ff2dca2b,0 0 38px #1cc0ff1a,inset 0 1px #ffffff1f}html[data-theme=neon-cyberpunk-dark] body .ai-news-card{--news-accent:255, 64, 205}html[data-theme=neon-cyberpunk-dark] body .ai-news-card[data-category=Google],html[data-theme=neon-cyberpunk-dark] body .ai-news-card[data-category=Research]{--news-accent:38, 215, 255}html[data-theme=neon-cyberpunk-dark] body .ai-news-card[data-category=Microsoft],html[data-theme=neon-cyberpunk-dark] body .ai-news-card[data-category=Meta]{--news-accent:54, 135, 255}html[data-theme=neon-cyberpunk-dark] body .ai-news-subscribe{background:radial-gradient(circle at 94% 98%,#1dadff40,#0000 39%),linear-gradient(135deg,#68157b78,#050a1ff5);border-color:#ff3ecf9c;box-shadow:0 0 24px #ff2ccb24,inset 0 0 34px #8629d512}html[data-theme=neon-cyberpunk-dark] body :where(table,th,td){border-color:#4b70b857}html[data-theme=neon-cyberpunk-dark] body th{color:#f0eaff;background:#a429c324}html[data-theme=neon-cyberpunk-dark] body td{background-color:#030a1c87}html[data-theme=neon-cyberpunk-dark] body :where([class$=-backdrop]){background-color:#00020cc7}html[data-theme=neon-cyberpunk-dark] body :where([class*=spinner],[class$=-loading],[class$=-skeleton]){color:#33d9ff;filter:drop-shadow(0 0 7px #1fcbff57)}html[data-theme=neon-cyberpunk-dark] body .site-footer{background:linear-gradient(#020718,#01030d);border-color:#ac37e045;box-shadow:0 -10px 34px #dc28ff12,0 -1px #23b3ff0f}html[data-theme=neon-cyberpunk-dark] body{scrollbar-color:#d637ffbd #020716e0}html[data-theme=neon-cyberpunk-dark] body ::-webkit-scrollbar-track{background:#020716e0}html[data-theme=neon-cyberpunk-dark] body ::-webkit-scrollbar-thumb{background:linear-gradient(#ff36cdc7,#21b4ffba);border-color:#020716e0;box-shadow:0 0 8px #ee2cff38}
