:root{--ink:#07100d;--ink-soft:#10201a;--paper:#f4f3ed;--paper-2:#ebeae2;--white:#ffffff;--lime:#c8ff58;--lime-strong:#b8f43e;--mint:#7cf7c3;--violet:#a999ff;--orange:#ffb66e;--cyan:#71d9ff;--line:rgba(7, 16, 13, .13);--muted:#66706c;--shell:1240px;--radius-sm:10px;--radius:18px;--radius-lg:28px;--shadow:0 24px 70px rgba(12, 26, 21, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,"SF Pro Display","PingFang SC","Microsoft YaHei",system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}img{max-width:100%}.shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;background:var(--lime);color:var(--ink);padding:12px 18px;border-radius:8px;font-weight:800}.skip-link:focus{top:12px}.topbar{position:fixed;inset:0 0 auto;z-index:100;height:76px;color:#f3f7f4;background:linear-gradient(180deg,rgba(2,9,7,.9),rgba(2,9,7,.62));border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(20px);transition:background .25s,height .25s}.topbar.is-scrolled{height:68px;background:rgba(2,9,7,.94)}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;font-weight:900;letter-spacing:-.02em}.brand-glyph{display:block;width:36px;height:36px;border-radius:9px;box-shadow:0 0 24px rgba(200,255,88,.2)}.brand-name{font-size:17px}.brand-nav{margin-right:4px}.brand-state{margin-left:2px;padding:3px 5px;border:1px solid rgba(255,255,255,.35);border-radius:4px;font:700 8px/1 ui-monospace,monospace;letter-spacing:.14em;opacity:.8}.primary-nav{display:flex;align-items:center;justify-content:center;gap:3px;margin-left:auto}.primary-nav a{position:relative;padding:10px 11px;border-radius:9px;color:rgba(243,247,244,.7);font-size:14px;font-weight:650;transition:.2s}.primary-nav a.is-active,.primary-nav a:hover{color:#fff;background:rgba(255,255,255,.07)}.primary-nav a.is-active::after{content:"";position:absolute;left:15px;right:15px;bottom:4px;height:2px;background:var(--lime);border-radius:3px}.nav-actions{display:flex;align-items:center;gap:10px}.nav-login{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 15px;border:1px solid rgba(255,255,255,.16);border-radius:11px;font-size:14px;font-weight:700;transition:.2s}.nav-login:hover{border-color:rgba(255,255,255,.38);background:rgba(255,255,255,.06)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:0 22px;border:1px solid transparent;border-radius:12px;font-weight:800;font-size:14px;transition:transform .2s,box-shadow .2s,background .2s;cursor:pointer}.button:hover{transform:translateY(-2px)}.button-lime{color:#0a120f;background:var(--lime);border-color:var(--lime);box-shadow:0 12px 32px rgba(182,239,65,.18)}.button-lime:hover{background:#d5ff7c;box-shadow:0 16px 36px rgba(182,239,65,.24)}.button-glass{color:#fff;background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.2);backdrop-filter:blur(12px)}.button-glass:hover{background:rgba(255,255,255,.12)}.button-compact{min-height:44px;padding:0 17px;gap:12px}.menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.05)}.menu-toggle span{display:block;width:18px;height:2px;margin:5px auto;background:#fff;transition:.2s}.hero{position:relative;isolation:isolate;min-height:820px;padding:76px 0 30px;color:#f7fbf8;background:#030b08;overflow:hidden}.hero-image{position:absolute;z-index:-4;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:saturate(.86) contrast(1.06) brightness(.67)}.hero-veil{position:absolute;z-index:-3;inset:0;background:linear-gradient(90deg,rgba(1,8,6,.98) 0,rgba(1,8,6,.83) 38%,rgba(1,8,6,.44) 68%,rgba(1,8,6,.58) 100%),linear-gradient(0deg,#030b08 0,transparent 28%)}.hero-grid{position:absolute;z-index:-2;inset:76px 0 0;background-image:linear-gradient(rgba(161,255,205,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(161,255,205,.045) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(to right,#000 0%,rgba(0,0,0,.65) 58%,transparent)}.hero::before{content:"";position:absolute;z-index:-1;left:7%;top:17%;width:420px;height:420px;border-radius:50%;background:rgba(133,255,198,.08);filter:blur(110px)}.hero-layout{min-height:570px;padding:68px 0 40px;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(380px,.78fr);align-items:center;gap:76px}.eyebrow,.section-kicker{display:flex;align-items:center;gap:10px;color:#91bca6;font:800 11px/1.2 ui-monospace,SFMono-Regular,monospace;letter-spacing:.16em;text-transform:uppercase}.signal-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(200,255,88,.08),0 0 15px var(--lime);animation:2.4s infinite pulse}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.45}}.hero h1{max-width:760px;margin:24px 0 18px;font-size:clamp(50px, 5.8vw, 78px);line-height:.98;letter-spacing:-.065em;font-weight:900}.hero h1 em{color:var(--lime);font-style:normal}.hero-lead{max-width:650px;margin:0 0 26px;color:rgba(239,248,243,.66);font-size:clamp(16px, 1.5vw, 19px);line-height:1.8}.hero-search{max-width:680px;height:60px;padding:6px 6px 6px 20px;display:flex;align-items:center;gap:13px;background:rgba(252,255,253,.1);border:1px solid rgba(255,255,255,.22);border-radius:14px;backdrop-filter:blur(18px);box-shadow:0 18px 55px rgba(0,0,0,.18)}.search-icon{position:relative;display:inline-block;width:16px;height:16px;border:1.8px solid currentColor;border-radius:50%;opacity:.55;flex:0 0 auto}.search-icon::after{content:"";position:absolute;width:6px;height:1.8px;right:-5px;bottom:-2px;background:currentColor;transform:rotate(45deg);border-radius:2px}.hero-search input{min-width:0;flex:1;border:0;outline:0;color:#fff;background:0 0;font-size:15px}.hero-search input::placeholder{color:rgba(255,255,255,.45)}.hero-search button{align-self:stretch;min-width:138px;border:0;border-radius:10px;color:#08110e;background:var(--lime);font-weight:850;cursor:pointer}.quick-searches{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:11px;color:rgba(255,255,255,.38);font-size:12px}.quick-searches button{padding:0;border:0;color:rgba(255,255,255,.64);background:0 0;cursor:pointer}.quick-searches button:hover{color:var(--lime)}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-proof{display:flex;align-items:center;gap:0;margin-top:26px}.hero-proof div{min-width:130px;padding-right:26px;margin-right:26px;border-right:1px solid rgba(255,255,255,.15)}.hero-proof div:last-child{border:0}.hero-proof span,.hero-proof strong{display:block}.hero-proof strong{font-size:13px}.hero-proof span{margin-top:5px;color:rgba(255,255,255,.42);font-size:11px}.market-terminal{align-self:center;padding:18px;border:1px solid rgba(176,255,219,.23);border-radius:22px;background:linear-gradient(145deg,rgba(8,29,23,.9),rgba(5,17,14,.82));backdrop-filter:blur(22px);box-shadow:0 30px 90px rgba(0,0,0,.35),inset 0 1px rgba(255,255,255,.05);transform:perspective(1200px) rotateY(-1.5deg)}.panel-heading,.terminal-head{display:flex;align-items:center;justify-content:space-between}.terminal-head{padding:1px 2px 15px;border-bottom:1px solid rgba(255,255,255,.1);color:#bdcfc6;font:800 10px/1 ui-monospace,monospace;letter-spacing:.12em}.terminal-head>div{display:flex;align-items:center;gap:9px}.terminal-head small{color:rgba(255,255,255,.3);letter-spacing:.16em}.terminal-feature{padding:21px 3px 17px}.terminal-label{color:var(--mint);font-size:10px;font-weight:750}.feature-title{display:flex;align-items:center;gap:12px;margin:11px 0 17px}.feature-icon,.tiny-icon{display:grid;place-items:center;flex:0 0 auto;font:900 11px/1 ui-monospace,monospace}.feature-icon{width:41px;height:41px;border-radius:11px;color:#0b1712;background:var(--lime)}.feature-title small,.feature-title strong{display:block}.feature-title strong{font-size:16px}.feature-title small{margin-top:5px;color:rgba(255,255,255,.34);font:700 9px/1 ui-monospace,monospace;letter-spacing:.08em}.signal-chart{height:60px;display:flex;align-items:end;gap:6px;padding:8px 10px;border-radius:11px;background:rgba(255,255,255,.035);overflow:hidden}.signal-chart i{flex:1;min-height:5px;border-radius:3px 3px 0 0;background:linear-gradient(180deg,var(--lime),rgba(124,247,195,.25));animation:3s ease-in-out infinite alternate bars}.signal-chart i:first-child{height:17%}.signal-chart i:nth-child(2){height:24%}.signal-chart i:nth-child(3){height:20%}.signal-chart i:nth-child(4){height:36%}.signal-chart i:nth-child(5){height:31%}.signal-chart i:nth-child(6){height:49%}.signal-chart i:nth-child(7){height:43%}.signal-chart i:nth-child(8){height:62%}.signal-chart i:nth-child(9){height:56%}.signal-chart i:nth-child(10){height:77%}.signal-chart i:nth-child(11){height:70%}.signal-chart i:nth-child(12){height:92%}@keyframes bars{to{filter:brightness(1.35);transform:scaleY(.88)}}.feature-meta{display:flex;justify-content:space-between;margin-top:9px;color:rgba(255,255,255,.36);font-size:10px}.feature-meta b{color:var(--lime)}.terminal-list{display:grid;gap:7px}.terminal-list a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:rgba(255,255,255,.035);transition:.2s}.terminal-list a:hover{border-color:rgba(200,255,88,.35);background:rgba(200,255,88,.06);transform:translateX(3px)}.tiny-icon{width:30px;height:30px;border-radius:8px;color:#0a140f;background:var(--lime)}.tiny-icon.plugin{background:var(--violet)}.tiny-icon.skill{background:var(--orange)}.terminal-list small,.terminal-list strong{display:block}.terminal-list strong{font-size:12px}.terminal-list small{margin-top:3px;color:rgba(255,255,255,.36);font-size:9px}.terminal-list b{color:var(--lime);font:800 13px/1 ui-monospace,monospace}.terminal-foot{display:grid;grid-template-columns:repeat(3,1fr);margin-top:14px;padding:15px 2px 1px;border-top:1px solid rgba(255,255,255,.1)}.terminal-foot div{padding-left:14px;border-left:1px solid rgba(255,255,255,.1)}.terminal-foot div:first-child{padding-left:0;border:0}.terminal-foot span,.terminal-foot strong{display:block}.terminal-foot strong{font-size:18px}.terminal-foot span{margin-top:4px;color:rgba(255,255,255,.35);font-size:9px}.category-dock{position:relative;z-index:4;display:grid;grid-template-columns:repeat(6,1fr);border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(7,18,14,.88);box-shadow:0 28px 70px rgba(0,0,0,.3);backdrop-filter:blur(18px);overflow:hidden}.dock-item{min-width:0;min-height:132px;padding:18px 16px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;column-gap:8px;color:#fff;border-right:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,transparent,rgba(255,255,255,.025));transition:.24s}.dock-item:last-child{border-right:0}.dock-item:hover{background:rgba(200,255,88,.08);transform:translateY(-4px);box-shadow:inset 0 3px var(--category-color,var(--lime))}.dock-index{color:rgba(255,255,255,.27);font:700 9px/1 ui-monospace,monospace}.dock-item>div{grid-column:1/-1;align-self:center}.dock-item b,.dock-item small{display:block}.dock-item b{font-size:16px}.dock-item small{margin-top:6px;color:rgba(255,255,255,.38);font-size:10px;line-height:1.4}.dock-item em{align-self:end;color:var(--category-color,var(--lime));font:700 9px/1 ui-monospace,monospace}.dock-item>i{align-self:end;justify-self:end;font-style:normal;opacity:.5}.dock-skill{--category-color:var(--orange)}.dock-tool{--category-color:var(--cyan)}.dock-plugin{--category-color:var(--violet)}.dock-experience{--category-color:var(--mint)}.dock-workflow{--category-color:var(--lime)}.dock-agent{--category-color:#ff809d}.section-pad{padding:118px 0}.section-head{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;margin-bottom:50px}.section-kicker{color:#728179;margin-bottom:18px}.section-kicker.light{color:rgba(220,255,237,.46)}.category-hero h1,.final-inner h2,.section-head h2,.stack-copy h2,.trust-title h2{margin:0;font-size:clamp(38px, 4.2vw, 60px);line-height:1.04;letter-spacing:-.055em}.section-intro{max-width:440px;justify-self:end}.section-intro p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}.section-intro a{display:inline-flex;gap:26px;margin-top:19px;padding-bottom:5px;border-bottom:1px solid var(--ink);font-size:13px;font-weight:800}.market-section{background:var(--paper)}.market-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:11px;margin-bottom:25px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.58)}.market-tabs{display:flex;align-items:center;gap:3px;overflow-x:auto;scrollbar-width:none}.market-tabs::-webkit-scrollbar{display:none}.market-tabs button{flex:0 0 auto;height:38px;padding:0 15px;border:0;border-radius:9px;color:#66706c;background:0 0;font-size:12px;font-weight:750;cursor:pointer}.market-tabs button.is-active,.market-tabs button:hover{color:#fff;background:var(--ink)}.market-search{height:38px;min-width:210px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#6e7874}.market-search .search-icon{width:13px;height:13px}.market-search input{min-width:0;width:100%;border:0;outline:0;background:0 0;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{position:relative;min-height:330px;padding:21px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.78);overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}.product-card::after{content:"";position:absolute;right:-70px;top:-90px;width:180px;height:180px;border-radius:50%;background:var(--card-color,var(--lime));opacity:.08;filter:blur(5px)}.product-card:hover{transform:translateY(-6px);border-color:rgba(7,16,13,.28);box-shadow:var(--shadow)}.product-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.product-type{display:inline-flex;align-items:center;gap:8px;font:800 10px/1 ui-monospace,monospace;letter-spacing:.1em;text-transform:uppercase}.product-type::before{content:"";width:7px;height:7px;border-radius:2px;background:var(--card-color,var(--lime))}.product-rank{color:#929b97;font:700 10px/1 ui-monospace,monospace}.product-card h3{position:relative;z-index:1;margin:28px 0 10px;font-size:21px;line-height:1.22;letter-spacing:-.035em}.product-card p{position:relative;z-index:1;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.product-tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:6px;margin:20px 0}.product-tags span{padding:5px 8px;border-radius:6px;color:#65706b;background:#eeeee8;font-size:9px;font-weight:700}.product-bottom{position:relative;z-index:1;margin-top:auto;padding-top:17px;display:flex;align-items:end;justify-content:space-between;border-top:1px solid var(--line)}.product-metric b,.product-metric span{display:block}.product-metric span{color:#89928e;font-size:9px}.product-metric b{margin-top:5px}.product-action{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--ink);font-style:normal;transition:.2s}.product-card:hover .product-action{color:var(--ink);background:var(--card-color,var(--lime));transform:rotate(5deg)}.product-card[data-category=skills]{--card-color:var(--orange)}.product-card[data-category=tools]{--card-color:var(--cyan)}.product-card[data-category=plugins]{--card-color:var(--violet)}.product-card[data-category=experience]{--card-color:var(--mint)}.product-card[data-category=workflows]{--card-color:var(--lime)}.product-card[data-category=agents]{--card-color:#ff809d}.loading-card{min-height:300px;padding:22px;border-radius:var(--radius);background:rgba(255,255,255,.55);border:1px solid var(--line)}.loading-card span{display:block;height:13px;margin-bottom:14px;border-radius:6px;background:linear-gradient(90deg,#e4e4dd,#f5f4ef,#e4e4dd);background-size:200% 100%;animation:1.5s infinite shimmer}.loading-card span:nth-child(2){width:70%;height:28px;margin-top:45px}.loading-card span:nth-child(3){width:88%}@keyframes shimmer{to{background-position:-200% 0}}.empty-products{grid-column:1/-1;padding:80px 20px;text-align:center;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted)}.market-footnote{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;color:#8a938f;font-size:10px}.market-footnote>span:first-child{display:flex;align-items:center;gap:8px}.solutions{background:#fff}.outcome-grid{display:grid;grid-template-columns:1.35fr .65fr 1fr;grid-template-rows:repeat(2,minmax(260px,auto));gap:17px}.outcome-card{padding:24px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);background:#f5f5f0;overflow:hidden;transition:.25s}.outcome-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.outcome-large{grid-row:1/3;padding:29px;background:#eaffbd}.outcome-dark{grid-column:2/4;color:#fff;background:var(--ink)}.outcome-top{display:flex;align-items:center;justify-content:space-between;color:#79827e;font:800 10px/1 ui-monospace,monospace;letter-spacing:.1em;text-transform:uppercase}.outcome-dark .outcome-top{color:rgba(255,255,255,.45)}.outcome-top i{font-size:18px;font-style:normal}.outcome-card h3{margin:auto 0 7px;font-size:23px;letter-spacing:-.035em}.outcome-card p{margin:0;color:#6a746f;font-size:13px;line-height:1.65}.outcome-dark p{color:rgba(255,255,255,.5)}.outcome-card ul{display:flex;flex-wrap:wrap;gap:7px;padding:0;margin:18px 0 0;list-style:none}.outcome-card li{padding:6px 9px;border:1px solid rgba(7,16,13,.14);border-radius:7px;font-size:10px}.outcome-visual{min-height:230px;margin:25px 0;padding:25px;border-radius:16px;background:rgba(255,255,255,.55)}.growth-visual{display:flex;flex-direction:column;justify-content:center}.growth-visual b{font-size:52px;letter-spacing:-.06em}.growth-visual>span{color:#65715f;font-size:11px}.growth-visual div{height:75px;margin-top:25px;display:flex;align-items:end;gap:8px}.growth-visual i{flex:1;height:35%;background:var(--ink);border-radius:5px 5px 0 0}.growth-visual i:nth-child(2){height:48%}.growth-visual i:nth-child(3){height:42%}.growth-visual i:nth-child(4){height:65%}.growth-visual i:nth-child(5){height:74%}.growth-visual i:nth-child(6){height:95%;background:#79b700}.research-orbit{position:relative;min-height:135px;display:grid;place-items:center;margin:10px 0 20px}.research-orbit::after,.research-orbit::before{content:"";position:absolute;border:1px solid rgba(200,255,88,.22);border-radius:50%}.research-orbit::before{width:230px;height:80px;transform:rotate(-8deg)}.research-orbit::after{width:160px;height:120px;transform:rotate(18deg)}.research-orbit span{position:absolute;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#0a130f;background:var(--lime);font:800 8px/1 monospace}.research-orbit span:first-child{left:20%;top:25%}.research-orbit span:nth-child(2){right:24%;top:15%}.research-orbit span:nth-child(3){right:18%;bottom:10%}.research-orbit b{font-size:13px;letter-spacing:.13em}.code-window{min-height:105px;margin:20px 0;padding:13px;border-radius:12px;color:#a5e6c8;background:#0d1814}.code-window>span{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#64706b}.code-window>span:first-child{background:var(--orange)}.code-window pre{margin:25px 0 0;font:700 12px/1.5 ui-monospace,monospace}.ops-flow{min-height:105px;margin:20px 0;display:flex;align-items:center;justify-content:center}.ops-flow span{padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:10px;font-weight:800}.ops-flow i{width:25px;height:1px;background:#909994}.stack-section{color:#eef7f1;background:#06110d}.stack-layout{min-height:580px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px}.stack-copy p{max-width:490px;margin:25px 0 31px;color:rgba(233,247,239,.52);font-size:15px;line-height:1.8}.stack-canvas{position:relative;min-height:500px;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:45px 45px;background-color:rgba(255,255,255,.025);overflow:hidden}.stack-canvas::before{content:"";position:absolute;inset:20% 15%;border-radius:50%;background:rgba(150,255,203,.1);filter:blur(70px)}.stack-node{position:absolute;z-index:2;min-width:185px;padding:15px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(10,30,23,.92);box-shadow:0 16px 45px rgba(0,0,0,.3)}.stack-node small,.stack-node span,.stack-node strong{display:block}.stack-node span{color:var(--node-color,var(--lime));font:800 8px/1 ui-monospace,monospace;letter-spacing:.12em}.stack-node strong{margin-top:9px;font-size:13px}.stack-node small{margin-top:5px;color:rgba(255,255,255,.35);font-size:9px}.node-input{left:7%;top:42%;--node-color:#fff}.node-agent{left:38%;top:12%;--node-color:#ff809d}.node-skill{right:6%;top:30%;--node-color:var(--orange)}.node-tool{left:36%;bottom:15%;--node-color:var(--cyan)}.node-output{right:5%;bottom:8%;--node-color:var(--lime);border-color:rgba(200,255,88,.34)}.stack-line{position:absolute;z-index:1;height:1px;background:linear-gradient(90deg,rgba(200,255,88,.1),var(--lime),rgba(200,255,88,.1));transform-origin:left}.line-one{width:180px;left:29%;top:47%;transform:rotate(-38deg)}.line-two{width:155px;left:59%;top:29%;transform:rotate(20deg)}.line-three{width:165px;left:58%;bottom:24%;transform:rotate(-6deg)}.exchange-section{background:var(--paper-2)}.exchange-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.jobs-panel,.workforce-panel{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.72)}.panel-heading{padding-bottom:19px;border-bottom:1px solid var(--line)}.panel-heading>div{display:flex;align-items:center;gap:10px}.panel-heading strong{font-size:13px}.panel-heading a{color:#68726e;font-size:10px;font-weight:750}.job-list,.workforce-list{display:grid}.job-row{display:grid;grid-template-columns:1fr auto;gap:16px;padding:20px 2px;border-bottom:1px solid var(--line)}.job-row:last-child{border-bottom:0}.job-row h3{margin:0 0 8px;font-size:15px}.job-row p{margin:0;color:#77807c;font-size:11px;line-height:1.55}.job-row aside{text-align:right}.job-row aside span,.job-row aside strong{display:block}.job-row aside strong{font-size:14px}.job-row aside span{margin-top:6px;color:#818a86;font-size:9px}.job-badge{display:inline-flex;margin-bottom:8px;padding:4px 6px;border-radius:5px;color:#41644f;background:#e2f4e8;text-transform:uppercase}.worker-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:17px 2px;border-bottom:1px solid var(--line)}.worker-row:last-child{border:0}.worker-avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;color:#0a130f;background:var(--lime);font:900 11px/1 ui-monospace,monospace}.worker-row small,.worker-row strong{display:block}.worker-row strong{font-size:12px}.worker-row small{margin-top:4px;color:#7d8682;font-size:9px}.worker-score{text-align:right}.worker-score b,.worker-score span{display:block}.worker-score b{font-size:14px}.worker-score span{margin-top:3px;color:#8b948f;font-size:8px}.inline-loading{padding:60px 10px;text-align:center;color:#7f8884;font-size:12px}.trust-section{background:#fff}.trust-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.trust-grid{display:grid}.trust-grid article{display:grid;grid-template-columns:42px 1fr;gap:25px;padding:28px 0;border-top:1px solid var(--line)}.trust-grid article:last-child{border-bottom:1px solid var(--line)}.trust-grid article>span{color:#8a938f;font:700 10px/1 ui-monospace,monospace}.trust-grid h3{margin:0 0 9px;font-size:16px}.trust-grid p{margin:0;color:#747e79;font-size:12px;line-height:1.7}.final-cta{position:relative;isolation:isolate;padding:130px 0;color:#fff;text-align:center;background:#06100c;overflow:hidden}.final-cta::before{content:"";position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:70px 70px;mask-image:radial-gradient(circle at center,#000,transparent 70%)}.final-orb{position:absolute;z-index:-1;left:50%;top:20%;width:460px;height:460px;border:1px solid rgba(200,255,88,.2);border-radius:50%;transform:translateX(-50%);box-shadow:0 0 110px rgba(124,247,195,.09),inset 0 0 100px rgba(124,247,195,.05)}.final-orb::after,.final-orb::before{content:"";position:absolute;inset:14%;border:1px solid rgba(200,255,88,.12);border-radius:50%}.final-orb::after{inset:29%}.final-inner>span{color:var(--lime);font:800 10px/1 ui-monospace,monospace;letter-spacing:.18em}.final-inner h2{max-width:780px;margin:25px auto 18px;font-size:clamp(48px,6vw,82px)}.final-inner p{margin:0 auto 30px;color:rgba(255,255,255,.48);font-size:15px}.final-inner>div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.site-footer{color:#dce9e1;background:#030906}.footer-top{padding:72px 0 58px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.footer-brand p{margin:22px 0 7px;color:rgba(255,255,255,.48);font-size:13px}.footer-brand small{color:rgba(255,255,255,.27);font-size:10px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.footer-links h3{margin:0 0 18px;color:rgba(255,255,255,.35);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.footer-links a{display:block;margin:11px 0;color:rgba(255,255,255,.68);font-size:12px}.footer-links a:hover{color:var(--lime)}.footer-bottom{padding:18px 0 25px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.09);color:rgba(255,255,255,.25);font:700 9px/1 ui-monospace,monospace;letter-spacing:.12em}.category-page{background:var(--paper)}.category-hero{position:relative;padding:150px 0 72px;color:#fff;background:#06110d;overflow:hidden}.category-hero::after{content:"";position:absolute;right:-80px;top:-140px;width:560px;height:560px;border-radius:50%;background:var(--category-color,var(--lime));opacity:.09;filter:blur(30px)}.category-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr .62fr;gap:80px;align-items:end}.category-hero h1{max-width:780px;margin:20px 0}.category-hero p{max-width:680px;margin:0;color:rgba(255,255,255,.52);font-size:16px;line-height:1.75}.category-meta{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.035)}.category-meta div{padding:20px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.category-meta div:nth-child(2n){border-right:0}.category-meta div:nth-last-child(-n+2){border-bottom:0}.category-meta span,.category-meta strong{display:block}.category-meta strong{font-size:18px}.category-meta span{margin-top:7px;color:rgba(255,255,255,.35);font-size:9px}.category-switcher{position:sticky;top:68px;z-index:50;border-bottom:1px solid var(--line);background:rgba(244,243,237,.9);backdrop-filter:blur(15px)}.category-switcher-inner{display:flex;overflow-x:auto;scrollbar-width:none}.category-switcher-inner::-webkit-scrollbar{display:none}.category-switcher a{flex:1 0 auto;padding:18px 20px;text-align:center;border-right:1px solid var(--line);color:#77817c;font-size:11px;font-weight:800}.category-switcher a:first-child{border-left:1px solid var(--line)}.category-switcher a.is-active{color:var(--ink);background:#fff;box-shadow:inset 0 -3px var(--category-color,var(--lime))}.category-main{padding:75px 0 110px}.category-toolbar{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end;margin-bottom:28px}.category-toolbar h2{margin:0 0 8px;font-size:32px;letter-spacing:-.04em}.category-toolbar p{margin:0;color:var(--muted);font-size:12px}.category-controls{display:flex;gap:8px}.category-controls label{height:44px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#78817d}.category-controls input,.category-controls select{border:0;outline:0;background:0 0;font-size:12px}.category-controls input{width:210px}.source-filters{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:22px}.source-filters button{padding:7px 11px;border:1px solid var(--line);border-radius:8px;background:0 0;color:#75807a;font-size:10px;font-weight:750;cursor:pointer}.source-filters button.is-active{color:#fff;background:var(--ink)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.category-grid .product-card{min-height:310px}.category-page[data-market-category=skills]{--category-color:var(--orange)}.category-page[data-market-category=tools]{--category-color:var(--cyan)}.category-page[data-market-category=plugins]{--category-color:var(--violet)}.category-page[data-market-category=experience]{--category-color:var(--mint)}.category-page[data-market-category=workflows]{--category-color:var(--lime)}.category-page[data-market-category=agents]{--category-color:#ff809d}.reveal,.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.signal-chart i,.signal-dot{animation:none}.button,.outcome-card,.product-card{transition:none}}@media (max-width:1100px){.shell{width:min(var(--shell),calc(100% - 32px))}.brand-nav .brand-name{display:none}.primary-nav a{padding-inline:9px;font-size:13px}.hero-layout{grid-template-columns:1.15fr .85fr;gap:35px}.hero h1{font-size:58px}.category-dock{grid-template-columns:repeat(3,1fr)}.dock-item:nth-child(3){border-right:0}.dock-item:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.1)}.hero{min-height:920px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.topbar,.topbar.is-scrolled{height:66px}.primary-nav{position:fixed;inset:66px 12px auto;display:none;padding:12px;flex-direction:column;align-items:stretch;background:rgba(3,11,8,.98);border:1px solid rgba(255,255,255,.14);border-radius:14px;box-shadow:0 25px 60px rgba(0,0,0,.45)}.primary-nav.is-open{display:flex}.primary-nav a{padding:14px}.nav-actions .button,.nav-login,.primary-nav a.is-active::after{display:none}.menu-toggle{display:block}.menu-toggle.is-open span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle.is-open span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{min-height:auto;padding-top:66px}.hero-layout{min-height:auto;padding:75px 0 45px;grid-template-columns:1fr}.hero h1{font-size:clamp(48px,10vw,70px)}.market-terminal{max-width:560px;width:100%;transform:none}.category-dock{margin-bottom:15px}.section-pad{padding:88px 0}.section-head{grid-template-columns:1fr;gap:25px;margin-bottom:38px}.section-intro{justify-self:start}.market-toolbar{align-items:stretch;flex-direction:column}.market-search{width:100%}.outcome-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.outcome-large{grid-row:span 2}.outcome-dark{grid-column:auto}.stack-layout,.trust-layout{grid-template-columns:1fr;gap:55px}.stack-canvas{min-height:460px}.exchange-layout{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:50px}.category-hero-inner{grid-template-columns:1fr;gap:40px}.category-switcher{top:66px}.category-toolbar{grid-template-columns:1fr}.category-controls{justify-content:stretch}.category-controls label{flex:1}.category-controls input{width:100%}}@media (max-width:600px){.shell{width:min(var(--shell),calc(100% - 24px))}.brand-name{font-size:15px}.brand-state{display:none}.hero-layout{padding-top:58px}.eyebrow{font-size:9px;letter-spacing:.1em}.hero h1{font-size:46px;line-height:1.02}.hero-lead{font-size:15px;line-height:1.65}.hero-search{height:auto;min-height:56px;padding:6px 6px 6px 15px;flex-wrap:wrap}.hero-search input{height:42px}.hero-search button{width:100%;height:44px}.quick-searches{display:none}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-proof{justify-content:space-between}.hero-proof div{min-width:0;padding-right:12px;margin-right:12px}.hero-proof span{font-size:9px}.market-terminal{padding:14px}.terminal-feature{padding-top:16px}.terminal-foot strong{font-size:15px}.category-dock{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border-radius:15px}.dock-item{flex:0 0 70%;min-height:120px;scroll-snap-align:start;border-bottom:0!important}.section-pad{padding:72px 0}.category-hero h1,.section-head h2,.stack-copy h2,.trust-title h2{font-size:38px}.section-head{margin-bottom:30px}.section-intro p{font-size:13px}.category-grid,.product-grid{grid-template-columns:1fr}.product-card{min-height:300px}.market-footnote{align-items:flex-start;flex-direction:column;gap:6px}.outcome-grid{grid-template-columns:1fr}.outcome-large{grid-row:auto}.outcome-visual{min-height:180px}.outcome-dark{min-height:320px}.stack-canvas{min-height:610px}.stack-node{min-width:160px}.node-input{left:6%;top:6%}.node-agent{right:5%;left:auto;top:22%}.node-skill{left:6%;right:auto;top:39%}.node-tool{right:5%;left:auto;bottom:27%}.node-output{left:6%;right:6%;bottom:6%}.line-one{left:25%;top:20%;transform:rotate(34deg)}.line-two{left:24%;top:36%;transform:rotate(-25deg)}.line-three{left:25%;bottom:22%;transform:rotate(20deg)}.jobs-panel,.workforce-panel{padding:18px}.job-row{grid-template-columns:1fr}.job-row aside{text-align:left;display:flex;gap:12px;align-items:center}.job-row aside span{margin:0}.trust-layout{gap:38px}.trust-grid article{grid-template-columns:30px 1fr;gap:14px}.final-cta{padding:100px 0}.final-inner h2{font-size:48px}.final-inner .button{width:100%}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{gap:20px;line-height:1.5}.category-hero{padding:120px 0 55px}.category-meta{grid-template-columns:1fr 1fr}.category-switcher a{padding:15px 18px}.category-main{padding:55px 0 80px}.category-controls{flex-direction:column}.category-controls label{width:100%}}.market-home .topbar,.market-home .topbar.is-scrolled{height:54px;background:0 0;border-bottom-color:transparent;backdrop-filter:none;box-shadow:none}.market-home .topbar-inner{gap:18px}.market-home .primary-nav{margin-left:0;margin-right:auto}.market-home .primary-nav a{padding:7px 11px;font-size:13px}.market-home .nav-login{height:36px;padding-inline:13px;border-radius:8px;font-size:12px}.market-home .button-compact{min-height:36px;padding-inline:14px;border-radius:8px;font-size:12px}.market-home .hero{padding-top:54px}.market-home .hero-grid{inset-block-start:54px}@media (max-width:820px){.market-home .topbar,.market-home .topbar.is-scrolled{height:54px}.market-home .primary-nav{inset-block-start:54px}.market-home .hero{padding-top:54px}.market-home .menu-toggle{width:36px;height:36px;border-radius:8px}}.market-home .hero-copy-search-only{width:100%;align-self:center}.market-home .hero-copy-search-only .hero-search{max-width:720px;margin:0}@media (max-width:820px){.market-home .hero-copy-search-only .hero-search{max-width:100%}}.market-home .market-assets-card{padding:14px 0;background:linear-gradient(145deg,rgba(8,29,23,.48),rgba(5,17,14,.34));border-color:rgba(176,255,219,.18);backdrop-filter:blur(12px);box-shadow:0 24px 70px rgba(0,0,0,.2);transform:translateX(max(0,calc((100vw - var(--shell))/ 2)))}.asset-card-head{padding:4px 16px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.asset-card-head span,.asset-card-head strong{display:block}.asset-card-head span{color:var(--lime);font:800 8px/1 ui-monospace,monospace;letter-spacing:.16em}.asset-card-head strong{margin-top:8px;font-size:13px}.popular-asset-list{display:grid}.popular-asset-list a{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:61px;padding:9px 16px;border-bottom:1px solid rgba(255,255,255,.08);transition:.2s}.popular-asset-list a:last-child{border-bottom:0}.popular-asset-list a:hover{background:rgba(200,255,88,.07)}.asset-rank{color:rgba(255,255,255,.3);font:700 9px/1 ui-monospace,monospace}.popular-asset-list div{min-width:0}.popular-asset-list small,.popular-asset-list strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popular-asset-list strong{font-size:11px}.popular-asset-list small{margin-top:5px;color:rgba(255,255,255,.38);font-size:8px}.popular-asset-list>a>b{color:var(--lime);font:800 10px/1 ui-monospace,monospace}@media(max-width:1279px){.market-home .market-assets-card{transform:none}}.market-home .asset-card-head{padding-block:3px 12px}.market-home .asset-card-head strong{margin-top:0;color:var(--lime);font:900 11px/1 ui-monospace,monospace;letter-spacing:.14em}.market-home .hero{padding-bottom:38px}.market-home .hero-layout{padding-bottom:28px}@media(max-width:820px){.market-home .market-assets-card{max-width:100%;background:linear-gradient(145deg,rgba(8,29,23,.52),rgba(5,17,14,.38))}.market-home .hero-layout{padding-bottom:34px}}.category-page .topbar,.category-page .topbar.is-scrolled{height:54px;background:#07100d;border-bottom:1px solid rgba(255,255,255,.1)}.category-page .primary-nav{margin-left:0;margin-right:auto}.category-page .primary-nav a{padding:7px 9px;font-size:12px}.category-page .nav-login{height:36px;padding-inline:12px;border-radius:8px;font-size:12px}.category-page .button-compact{min-height:36px;padding-inline:13px;border-radius:8px;font-size:12px}.category-page .category-hero{padding:118px 0 58px;background:#07100d}.category-page .category-hero-inner{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:60px}.category-page .category-hero h1{font-size:clamp(44px,5vw,72px)}.category-page .category-hero p{max-width:620px;font-size:14px}.category-page .category-meta{border-radius:0;background:0 0}.category-page .category-meta div{padding:16px}.category-page .category-hero .hero-actions{display:none}.category-page .category-main{padding:48px 0 100px}.category-page .category-toolbar{padding-bottom:25px;margin-bottom:18px;border-bottom:1px solid var(--line)}.category-page .category-toolbar h2{font-size:26px}.category-page .category-controls label,.category-page .source-filters button{border-radius:0}.category-page .market-footnote{margin:18px 0 22px}.category-page .category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:0}.category-page .category-grid .product-card{min-height:330px;padding:18px;border-radius:0;background:#fff}.category-page .category-grid .product-card:nth-child(4n+2),.category-page .category-grid .product-card:nth-child(4n+4){min-height:390px}.category-page .category-grid .product-card h3{margin-top:48px;font-size:18px}.category-page .category-grid .product-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.category-page .category-grid .product-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(12,26,21,.12)}@media(max-width:1100px){.category-page .category-grid{grid-template-columns:repeat(3,1fr)}.category-page .primary-nav a{padding-inline:7px;font-size:11px}}@media(max-width:820px){.category-page .topbar,.category-page .topbar.is-scrolled{height:54px}.category-page .primary-nav{inset:54px 12px auto}.category-page .category-hero{padding-top:100px}.category-page .category-grid{grid-template-columns:repeat(2,1fr)}.category-page .category-grid .product-card:nth-child(n){min-height:330px}}.category-page[data-market-category=prompts]{--category-color:#71d9ff}/* HOME HERO ? platform purpose */ .market-home .hero-purpose{max-width:730px}.purpose-kicker{display:flex;align-items:center;gap:10px;color:#a9c9b8;font:800 10px/1 ui-monospace,monospace;letter-spacing:.16em}.market-home .hero-purpose h1{max-width:760px;margin:0 0 18px;font-size:clamp(48px,5.1vw,72px);line-height:1;letter-spacing:-.06em}.market-home .hero-purpose h1 em{color:var(--lime);font-style:normal}.purpose-lead{max-width:680px;margin:0;color:rgba(239,248,243,.74);font-size:16px;line-height:1.75}.purpose-note{max-width:670px;margin:12px 0 25px;padding-left:14px;color:rgba(239,248,243,.48);border-left:2px solid rgba(200,255,88,.55);font-size:12px;line-height:1.7}.market-home .hero-purpose .hero-search{margin-top:0}@media(max-width:820px){.market-home .hero-purpose{max-width:100%}.purpose-lead{font-size:15px}}@media(max-width:600px){.category-page .category-grid{grid-template-columns:1fr}.category-page .category-grid .product-card:nth-child(n){min-height:300px}.category-page .category-hero-inner{grid-template-columns:1fr}.category-page .category-meta{display:none}.market-home .hero-purpose h1{font-size:42px}.purpose-lead{font-size:14px}.purpose-note{font-size:11px}.category-page .category-grid .product-card-structured:nth-child(n),.product-card-structured{min-height:480px}}.product-definition{position:relative;z-index:1}.product-definition>small,.product-fit>small{display:block;margin-bottom:7px;color:#87918d;font:800 8px/1 ui-monospace,monospace;letter-spacing:.1em}.product-specs{position:relative;z-index:1;margin:12px 0 0;border-top:1px solid var(--line)}.product-specs>div{display:grid;grid-template-columns:48px 1fr;gap:8px;border-bottom:1px solid var(--line)}.product-specs dt{color:#8a938f;font-size:9px;font-weight:800}.product-specs dd{margin:0;color:#35413c}.product-fit{position:relative;z-index:1;margin-top:12px}.product-commercial{display:grid;gap:4px}.product-commercial>span{font-size:11px;font-weight:850}.product-commercial>small{color:#8b948f;font-size:8px}.product-card-structured .product-bottom{display:grid;grid-template-columns:1fr auto 38px;align-items:end;gap:12px;padding-top:12px;gap:8px}.product-card-structured .product-metric{text-align:right}.product-card-structured{min-height:398px;padding:18px}.product-card-structured h3{margin:18px 0 12px;font-size:18px}.product-definition>small{display:none}.product-definition p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:39px;overflow:hidden;font-size:11px;line-height:1.65}.product-specs>div{min-height:45px;padding:8px 0;grid-template-columns:42px minmax(0,1fr);align-items:center}.product-specs dd{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:9px;line-height:1.35}.product-fit>small{margin-bottom:6px}.product-fit .product-tags{margin:0;flex-wrap:nowrap;overflow:hidden}.product-fit .product-tags span{max-width:32%;padding:4px 6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-card-structured .product-action{width:34px;height:34px}.category-page .category-grid .product-card-structured,.category-page .category-grid .product-card-structured:nth-child(n){min-height:408px;padding:17px}.category-page .category-grid .product-card-structured h3{margin:18px 0 12px}.category-page .category-grid .product-card-structured p{-webkit-line-clamp:2}.category-page .category-grid .product-card-structured .product-specs{margin-top:12px}.robot-coming-main{padding:70px 0 110px}.robot-coming-head{max-width:700px}.robot-coming-head>span,.robot-seller-note span{color:var(--mint);font:800 9px/1 ui-monospace,monospace;letter-spacing:.15em}.robot-coming-head h2{margin:15px 0 10px;font-size:35px}.robot-coming-head p{color:var(--muted);font-size:12px}.robot-category-grid{margin-top:38px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.robot-category-grid article{min-height:230px;padding:20px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line)}.robot-category-grid span{color:#99a19d;font:700 9px/1 monospace}.robot-category-grid strong{margin-top:auto;font-size:16px}.robot-category-grid p{margin:9px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.robot-seller-note{margin-top:25px;padding:28px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#07100d}.robot-seller-note h3{margin:10px 0 6px;font-size:22px}.robot-seller-note p{margin:0;color:rgba(255,255,255,.45);font-size:10px}.robot-seller-note a{padding:11px 14px;color:#07100d;background:var(--lime);font-size:10px;font-weight:800}@media(max-width:900px){.robot-category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.category-page .category-grid .product-card-structured:nth-child(n),.product-card-structured{min-height:380px}.robot-category-grid{grid-template-columns:1fr}.robot-seller-note{align-items:flex-start;flex-direction:column;gap:20px}}.nav-publish-capability{height:36px;padding:0 12px;display:inline-flex;align-items:center;color:#07110e!important;background:#c8ff58;border-radius:8px;font-size:12px;font-weight:850;white-space:nowrap}.floating-publish-capability{position:fixed;right:24px;bottom:24px;z-index:900;min-height:48px;padding:0 18px;display:inline-flex;align-items:center;gap:9px;color:#07110e;background:#c8ff58;border:1px solid rgba(7,17,14,.12);border-radius:12px;box-shadow:0 14px 38px rgba(4,20,14,.24);font-size:13px;font-weight:850}.floating-publish-capability span{font-size:18px}.floating-publish-capability:hover{transform:translateY(-2px);box-shadow:0 18px 45px rgba(4,20,14,.3)}@media(max-width:820px){.nav-publish-capability{display:none}.floating-publish-capability{right:14px;bottom:14px;min-height:44px;padding:0 14px;bottom:max(14px,env(safe-area-inset-bottom))}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}.forum-section-list,.market-tabs,.source-filters{scrollbar-width:none}body.mobile-nav-open{overflow:hidden}.menu-toggle.is-open span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle.is-open span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.primary-nav .mobile-nav-login{display:flex!important;align-items:center;justify-content:center;margin-top:6px;color:#07110e!important;background:#c8ff58!important;font-weight:850!important}.primary-nav .mobile-nav-login::after{display:none!important}}.mobile-nav-login{display:none!important}@media(max-width:900px){.menu-toggle{position:relative;z-index:1102;min-width:44px!important;min-height:44px!important;margin:-4px;display:block;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;cursor:pointer}.menu-toggle span{pointer-events:none}.primary-nav.is-open{z-index:1101}.primary-nav.is-open a{min-height:44px;display:flex;align-items:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.account-page .primary-nav .mobile-nav-login{display:flex!important;justify-content:center;margin-top:6px;color:#07110e!important;background:#c8ff58!important;font-weight:850!important}}.robot-vision{margin:38px 0 0;background:#fff;border:1px solid var(--line);overflow:hidden;position:relative;width:100vw;margin:0 0 0 calc(50% - 50vw);border:0;border-radius:0}.robot-vision figcaption{color:var(--muted);border-top:1px solid var(--line);position:absolute;right:0;bottom:0;left:0;padding:38px 22px 16px;border-top:0;color:rgba(255,255,255,.85);font-size:11px;background:linear-gradient(180deg,transparent,rgba(4,10,8,.55))}.robot-coming-main{padding-top:0}.robot-vision img{display:block;width:100%;height:82vh;min-height:420px;object-fit:cover}.agent-guide{margin:26px 0 34px;display:grid;grid-template-columns:1fr 1.05fr;gap:44px;align-items:center}.agent-guide-copy>p{margin:14px 0 24px;color:var(--muted);font-size:13px;line-height:1.8}.agent-guide-steps{list-style:none;margin:0;padding:0;display:grid;gap:14px}.agent-guide-steps li{display:flex;gap:14px;align-items:flex-start;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:14px}.agent-guide-steps span{padding-top:2px;color:var(--mint);font:800 10px/1.4 ui-monospace,monospace;letter-spacing:.08em}.agent-guide-steps strong{font-size:14px}.agent-guide-steps p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.agent-guide-visual{margin:0;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 24px 60px rgba(12,26,21,.14)}.agent-guide-visual img{display:block;width:100%;height:auto}@media(max-width:900px){.agent-guide{grid-template-columns:1fr;gap:26px}}