@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}}@layer base{:root{color:#171815;font-synthesis:none;text-rendering:optimizelegibility;--ink:#171815;--muted:#6e6d66;--paper:#f4f1eb;--paper-deep:#ebe7df;--white:#fffefa;--lime:#dff56a;--lime-deep:#bfdc38;--violet:#9a82ff;--line:#17181521;--line-strong:#17181538;--shadow:0 24px 80px #27261f1c;--serif:Georgia, "Times New Roman", "Songti SC", "Noto Serif SC", serif;background:#f4f1eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}:root[data-theme=dark]{color:#efeee7;--ink:#efeee7;--muted:#a6a79e;--paper:#141613;--paper-deep:#1c1e1a;--white:#20221e;--lime:#dff56a;--lime-deep:#c7e24a;--violet:#ad9bff;--line:#ffffff1c;--line-strong:#fff3;--shadow:0 24px 80px #00000061;background:#141613}body{background:radial-gradient(circle at 75% 10%, #d8d0ff29, transparent 25rem), var(--paper);min-width:320px;min-height:100vh;transition:color .22s,background-color .22s}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--violet);outline-offset:3px}::selection{color:#15170e;background:var(--lime)}}@layer components{.site-shell{overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f1ebdb;border-bottom:1px solid #17181514;height:76px;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{font-family:var(--serif);letter-spacing:-.035em;align-items:center;gap:10px;font-size:20px;font-style:italic;font-weight:700;display:inline-flex}.brand-mark{width:34px;height:34px;padding:2px;overflow:visible}.brand-mark path,.architecture-center path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.3px}.brand-mark circle{fill:var(--lime-deep);stroke:none}.site-nav{align-items:center;gap:31px;font-size:14px;font-weight:540;display:flex}.site-nav>a:not(.button){color:#585851;transition:color .18s;position:relative}.site-nav>a:not(.button):hover,.site-nav>a.active{color:var(--ink)}.site-nav>a.active:after{content:"";background:var(--ink);border-radius:999px;height:2px;position:absolute;bottom:-11px;left:0;right:0}.nav-github{align-items:center;gap:6px;display:inline-flex}.nav-projects-menu{position:relative}.nav-projects-trigger{color:#585851;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;transition:color .18s;display:inline-flex}.nav-projects-trigger:hover,.nav-projects-trigger[aria-expanded=true]{color:var(--ink)}.nav-projects-trigger svg{transition:transform .18s}.nav-projects-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.nav-projects-popover{z-index:100;border:1px solid var(--line-strong);background:#fffefafa;border-radius:13px;width:210px;padding:9px;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);box-shadow:0 22px 55px #211f1b2e}.nav-projects-popover a{color:#4d4e48;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 10px;font-size:11px;display:flex}.nav-projects-popover a:hover{color:var(--ink);background:var(--paper-deep)}.nav-sign-in{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.nav-account{border:1px solid var(--line);background:#ffffff47;border-radius:999px;align-items:center;gap:5px;height:38px;padding:0 5px 0 9px;display:flex}.nav-account>span{align-items:center;gap:6px;min-width:0;display:flex}.nav-account img{object-fit:cover;border-radius:50%;width:22px;height:22px}.nav-account b{text-overflow:ellipsis;white-space:nowrap;max-width:88px;font-size:10px;overflow:hidden}.nav-account button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.nav-account button:hover{color:var(--ink);background:#0000000f}.user-menu{position:relative}.user-menu-trigger{border:1px solid var(--line-strong);height:40px;color:var(--ink);cursor:pointer;background:#fffefa80;border-radius:999px;align-items:center;gap:7px;padding:0 10px 0 6px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.user-menu-trigger:hover,.user-menu-trigger[aria-expanded=true]{background:#fffefae0;border-color:#6c644e73;box-shadow:0 7px 20px #23201b14}.user-menu-trigger b{text-overflow:ellipsis;white-space:nowrap;max-width:105px;font-size:10px;overflow:hidden}.user-menu-avatar{color:#252a15;background:var(--lime);border:1px solid #22241921;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;overflow:hidden;box-shadow:0 0 0 2px #fffefab8}.user-menu-avatar img{object-fit:cover;width:100%;height:100%}.user-menu-avatar.is-large{flex:0 0 38px;width:38px;height:38px}.user-menu-initials{letter-spacing:.03em;font-size:9px;font-weight:800}.user-menu-avatar.is-large .user-menu-initials{font-size:11px}.user-menu-popover{z-index:100;border:1px solid var(--line-strong);background:#fffefafa;border-radius:13px;width:245px;padding:9px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 55px #211f1b2e}.user-menu-identity{border-bottom:1px solid var(--line);align-items:center;gap:11px;margin-bottom:7px;padding:10px 11px 14px;display:flex}.user-menu-identity>div{flex-direction:column;gap:4px;min-width:0;display:flex}.user-menu-identity strong{font-family:var(--serif);font-size:15px}.user-menu-identity>div>span{color:var(--muted);text-overflow:ellipsis;font-size:9px;overflow:hidden}.user-menu-popover>a,.user-menu-popover>button{color:#4d4e48;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;min-height:38px;padding:0 10px;font-size:11px;display:flex}.user-menu-popover>a:hover,.user-menu-popover>button:hover{color:var(--ink);background:var(--paper-deep)}.user-menu-popover>button{border-top:1px solid var(--line);border-radius:0 0 7px 7px;margin-top:6px}.nav-controls{align-items:center;gap:7px;display:flex}.nav-control{border:1px solid var(--line);color:#5f6059;cursor:pointer;background:#ffffff47;border-radius:999px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:10px;font-weight:700;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.nav-control:hover{color:var(--ink);border-color:var(--line-strong);background:#ffffff8f}.theme-control{width:36px;padding:0}.mobile-menu-button{width:40px;height:40px;color:var(--ink);border:1px solid var(--line);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:none}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 21px;font-size:14px;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{color:#fff;border-color:var(--ink);background:var(--ink);box-shadow:0 9px 24px #14151229}.button-dark:hover{background:#292a26;box-shadow:0 12px 30px #14151238}.button-light{color:var(--ink);border-color:var(--line-strong);background:#ffffff6b}.button-light:hover{background:#fffc}.button-small{border-radius:7px;min-height:39px;padding:0 16px;font-size:13px}.hero{grid-template-columns:minmax(0,.93fr) minmax(540px,1.07fr);align-items:center;gap:54px;min-height:880px;padding-top:172px;display:grid;position:relative}.hero-aura{z-index:-1;filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-aura-one{background:radial-gradient(circle,#9a82ff24,#0000 68%);width:550px;height:550px;top:145px;right:-120px}.hero-aura-two{background:radial-gradient(circle,#dff56a1f,#0000 70%);width:440px;height:440px;bottom:40px;left:-180px}.announcement-pill{border:1px solid var(--line);color:#51524d;background:#ffffff94;border-radius:999px;align-items:center;gap:13px;width:max-content;padding:6px 11px 6px 7px;font-size:12px;display:flex;box-shadow:0 4px 18px #1e1f1b0d}.announcement-pill>span{color:#252a15;background:var(--lime);border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-weight:700;display:inline-flex}.announcement-pill strong{color:#3d3e39;font-weight:600}.hero>.announcement-pill{position:absolute;top:126px;left:0}.hero-copy{padding-top:30px}.eyebrow{color:#676861;letter-spacing:.17em;margin:0 0 19px;font-size:11px;font-weight:800}.hero h1,.section-heading h2,.architecture-copy h2,.developer-copy h2,.final-cta h2,.submit-aside h1,.directory-submit-banner h2{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-weight:500;line-height:.98}.hero h1{max-width:660px;font-size:clamp(54px,5.8vw,86px)}h1 em,h2 em{color:#74736c;font-weight:400}.hero-description{color:#5f605a;max-width:590px;margin:30px 0 0;font-size:17px;line-height:1.85}.hero-actions{align-items:center;gap:12px;margin-top:32px;display:flex}.hero-proof{align-items:center;gap:14px;margin-top:37px;display:flex}.proof-faces{padding-left:10px;display:flex}.proof-faces span{border:2px solid var(--paper);border-radius:50%;place-items:center;width:33px;height:33px;margin-left:-10px;display:grid;overflow:hidden;box-shadow:0 3px 8px #26241d1c}.proof-faces img{object-fit:cover;width:100%;height:100%}.proof-stars{color:#a17d00;letter-spacing:.12em;font-size:11px}.hero-proof p{color:#73736d;margin:4px 0 0;font-size:11px}.hero-product{perspective:1100px;min-width:0;position:relative}.product-window{background:#fbfaf6;border:1px solid #17181530;border-radius:17px;position:relative;overflow:hidden;transform:rotateY(-2.4deg)rotateX(1deg);box-shadow:0 35px 100px #26231f30,0 0 0 7px #ffffff42}.window-bar{border-bottom:1px solid var(--line);background:#f0eee8;grid-template-columns:1fr auto 1fr;align-items:center;height:45px;padding:0 14px;display:grid}.window-dots{gap:5px;display:flex}.window-dots span,.terminal-bar>span{background:#cfcbc1;border-radius:50%;width:8px;height:8px}.window-dots span:first-child,.terminal-bar>span:first-child{background:#ee9d7a}.window-dots span:nth-child(2),.terminal-bar>span:nth-child(2){background:#e4cb6c}.window-dots span:nth-child(3),.terminal-bar>span:nth-child(3){background:#93c992}.window-title{color:#77766f;align-items:center;gap:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:flex}.live-badge{color:#697567;text-transform:uppercase;justify-self:end;align-items:center;gap:5px;font-size:9px;display:flex}.live-badge i,.run-steps .is-running i{background:#78aa68;border-radius:50%;width:6px;height:6px;display:block;box-shadow:0 0 0 3px #78aa6824}.product-body{min-height:500px;display:flex}.product-sidebar{border-right:1px solid var(--line);background:#f1efe9;flex-direction:column;flex:0 0 60px;align-items:center;gap:14px;width:60px;padding-top:16px;display:flex}.sidebar-logo,.product-sidebar>span{border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.sidebar-logo{color:#24251f;background:var(--lime);margin-bottom:10px}.product-sidebar>span{color:#8b8b84}.product-sidebar>span.active{color:#292a26;border:1px solid var(--line);background:#fffefa}.product-canvas{background-color:#fbfaf6;background-image:linear-gradient(#17181506 1px,#0000 1px),linear-gradient(90deg,#17181506 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex:1;min-width:0;padding:25px 24px}.canvas-heading{justify-content:space-between;align-items:center;display:flex}.canvas-heading div{flex-direction:column;gap:4px;display:flex}.canvas-heading span{color:#777870;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.canvas-heading strong{font-family:var(--serif);font-size:20px;font-weight:600}.canvas-heading button{color:#8b8b84;background:0 0;border:0}.message{color:#464741;background:#eeece5;border:1px solid #1718151f;border-radius:14px 14px 4px;max-width:72%;margin:29px 0 15px auto;padding:13px 15px;font-size:11px;line-height:1.6}.agent-run-card{background:#fffefae6;border:1px solid #17181524;border-radius:12px;padding:17px;box-shadow:0 12px 32px #2b292414}.run-head{align-items:center;gap:9px;display:flex}.agent-avatar{color:#26271f;background:var(--lime);border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.run-head div{flex-direction:column;gap:2px;display:flex}.run-head strong{font-size:11px}.run-head small{color:#898982;font-size:8px}.run-time{color:#868780;margin-left:auto;font-family:ui-monospace,monospace;font-size:9px}.run-steps{flex-direction:column;gap:8px;margin:17px 0;display:flex}.run-steps span{color:#666760;align-items:center;gap:7px;font-size:9px;display:flex}.run-steps svg{color:#75a36a}.stream-lines{flex-direction:column;gap:6px;display:flex}.stream-lines i{background:#e6e3db;border-radius:99px;height:5px;display:block}.stream-lines i:nth-child(2){width:84%}.stream-lines i:nth-child(3){width:61%}.usage-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.usage-row div{background:#f4f1ebab;border:1px solid #17181517;border-radius:8px;flex-direction:column;gap:4px;padding:10px;display:flex}.usage-row span{color:#8a8a83;font-size:8px}.usage-row strong{font-family:ui-monospace,monospace;font-size:9px;font-weight:650}.success-text{color:#68915d}.floating-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffefaed;border-radius:11px;align-items:center;gap:9px;padding:12px 13px;display:flex;position:absolute;box-shadow:0 15px 38px #2c292424}.floating-card>span{color:#24271c;background:var(--lime);border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.floating-card div{flex-direction:column;gap:2px;display:flex}.floating-card strong{font-size:9px}.floating-card small{color:#84857e;font-size:8px}.floating-card>svg{color:#77a56b;margin-left:9px}.floating-card>b{margin-left:8px;font-family:ui-monospace,monospace;font-size:10px}.floating-card-left{bottom:54px;left:-38px}.floating-card-right{top:91px;right:-27px}.stack-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ebe7df94;padding:27px 0 31px;overflow:hidden}.stack-strip>p{color:#77766f;text-align:center;margin:0 0 24px;font-size:10px}.stack-marquee{justify-content:space-between;align-items:center;gap:24px;display:flex}.stack-marquee span{color:#50514c;white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:640;display:inline-flex}.stack-marquee svg{color:#84857e;flex:none}.section{padding-block:128px}.split-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:90px;display:grid}.section-heading h2,.architecture-copy h2,.developer-copy h2,.final-cta h2{font-size:clamp(44px,5vw,68px)}.split-heading>p,.directory-intro>p{color:#666760;max-width:410px;margin:0 0 8px;font-size:14px;line-height:1.8}.capability-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,1fr);margin-top:65px;display:grid}.capability-card{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#fffefa40;min-height:380px;padding:38px;transition:background .22s,transform .22s;position:relative}.capability-card:hover{z-index:1;background:#fffefab8;transform:translateY(-3px)}.card-number{color:#a3a198;font-family:ui-monospace,monospace;font-size:11px;position:absolute;top:27px;right:30px}.capability-icon{border:1px solid var(--line-strong);background:var(--lime);border-radius:50%;place-items:center;width:49px;height:49px;display:grid}.capability-card:nth-child(2) .capability-icon{background:#d8d0ff}.capability-card:nth-child(3) .capability-icon{background:#ffd0b8}.capability-card:nth-child(4) .capability-icon{background:#bcece4}.capability-card h3{font-family:var(--serif);letter-spacing:-.04em;margin:31px 0 18px;font-size:28px;font-weight:560;line-height:1.18}.capability-card h3 span{display:block}.capability-card>p{color:#686861;max-width:440px;margin:0;font-size:13px;line-height:1.75}.tag-list{flex-wrap:wrap;gap:7px;display:flex;position:absolute;bottom:35px;left:38px;right:38px}.tag-list span{border:1px solid var(--line);color:#66675f;background:#ffffff5e;border-radius:999px;align-items:center;gap:4px;padding:6px 9px;font-size:10px;display:inline-flex}.architecture-section{color:#f6f4ed;background:#171916;padding:135px 0}.architecture-grid{grid-template-columns:.76fr 1.24fr;align-items:center;gap:80px;display:grid}.eyebrow-light{color:#9d9f96}.architecture-copy h2 em{color:#a9aa9f}.architecture-copy>p:not(.eyebrow){color:#a9aaa2;max-width:430px;margin:30px 0;font-size:14px;line-height:1.85}.text-link{color:#30312c;border-bottom:1px solid;align-items:center;gap:7px;font-size:13px;font-weight:650;line-height:2.2;display:inline-flex}.text-link-light{color:#f1f0e9}.architecture-visual{background:radial-gradient(circle,#dff56a17,#0000 28%),linear-gradient(#ffffff06 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/28px 28px,#1d1f1c;border:1px solid #ffffff1f;border-radius:22px;height:530px;position:relative;overflow:hidden}.architecture-orbit{border:1px solid #dff56a2b;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:330px;height:330px}.orbit-two{border-color:#ffffff12;width:500px;height:500px}.architecture-center{z-index:2;background:#272a23;border:1px solid #dff56a5c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 80px #dff56a14}.architecture-center svg{width:44px;height:44px;color:var(--lime)}.architecture-center strong{font-family:var(--serif);margin-top:7px;font-size:16px}.architecture-center span{color:#8e9087;text-transform:uppercase;margin-top:3px;font-size:8px}.architecture-node{z-index:3;background:#242722f0;border:1px solid #ffffff21;border-radius:11px;align-items:center;gap:10px;min-width:174px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 15px 30px #00000030}.architecture-node>span{color:#21231e;background:var(--lime);border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.architecture-node div{flex-direction:column;gap:3px;display:flex}.architecture-node strong{font-size:10px}.architecture-node small{color:#8f9188;font-size:8px}.node-1{top:52px;left:50%;transform:translate(-50%)}.node-2{top:50%;right:28px;transform:translateY(-50%)}.node-3{bottom:45px;left:50%;transform:translate(-50%)}.node-4{top:50%;left:28px;transform:translateY(-50%)}.pulse-dot{background:var(--lime);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 5px #dff56a12,0 0 20px #dff56a4d}.pulse-one{top:136px;left:208px}.pulse-two{bottom:134px;right:187px}.pulse-three{top:50%;left:84px}.developer-section{padding-top:120px}.developer-panel{border:1px solid var(--line-strong);background:#eae5dc;border-radius:20px;grid-template-columns:.84fr 1.16fr;align-items:center;gap:75px;padding:70px;display:grid}.developer-copy>p:not(.eyebrow){color:#65665f;margin:26px 0 0;font-size:14px;line-height:1.85}.developer-points{flex-direction:column;gap:11px;margin-top:29px;display:flex}.developer-points span{color:#4e4f49;align-items:center;gap:9px;font-size:12px;font-weight:620;display:flex}.terminal-card{color:#e7e9e0;background:#171916;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden;box-shadow:0 25px 55px #1c1c1833}.terminal-bar{background:#20221f;border-bottom:1px solid #ffffff14;align-items:center;gap:6px;height:44px;padding:0 14px;display:flex}.terminal-bar strong{color:#7e8078;margin-left:auto;margin-right:auto;font-family:ui-monospace,monospace;font-size:9px;font-weight:500}.terminal-card pre{min-height:340px;margin:0;padding:38px 34px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:2.05;overflow-x:auto}.terminal-muted{color:#73766e}.terminal-green{color:var(--lime)}.terminal-blue{color:#a89aff}.directory-preview{padding-top:20px}.directory-intro{padding-bottom:4px}.directory-intro .text-link{margin-top:14px}.listing-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.listing-grid-preview{margin-top:62px}.listing-card{border:1px solid var(--line-strong);background:#fffefa78;border-radius:14px;flex-direction:column;min-height:328px;padding:25px;transition:transform .2s,box-shadow .2s,background .2s;display:flex;position:relative}.listing-card:hover{background:#fffefa;transform:translateY(-5px);box-shadow:0 19px 44px #2b29231a}.listing-card-top{justify-content:space-between;align-items:flex-start;display:flex}.listing-monogram{width:50px;height:50px;font-family:var(--serif);letter-spacing:-.03em;border:1px solid #2f2c2512;border-radius:12px;place-items:center;font-size:16px;font-weight:700;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff6b}.listing-monogram img{object-fit:contain;border-radius:7px;width:31px;height:31px}.listing-actions{gap:7px;display:flex}.listing-actions a,.listing-actions button{border:1px solid var(--line);color:#6a6b64;cursor:pointer;background:#fffefa73;border-radius:50%;place-items:center;width:34px;height:34px;transition:color .18s,border-color .18s,background .18s,transform .18s;display:grid}.listing-actions a:hover,.listing-actions button:hover{color:#fff;border-color:var(--ink);background:var(--ink);transform:translateY(-2px)}.listing-actions button:disabled{opacity:.55;cursor:wait}.listing-actions .bookmark-button.is-saved{color:#252a15;border-color:var(--lime-deep);background:var(--lime)}.listing-meta{color:#7a7a73;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-top:28px;font-size:9px;font-weight:650;display:flex}.featured-label{color:#67612f;align-items:center;gap:3px;display:inline-flex}.listing-card h3{font-family:var(--serif);letter-spacing:-.04em;margin:12px 0 10px;font-size:25px;font-weight:600}.listing-card>p{color:#666760;margin:0;font-size:12px;line-height:1.75}.listing-link{color:#3a3b36;align-items:center;gap:6px;width:max-content;margin-top:auto;font-size:11px;font-weight:700;display:inline-flex}.directory-cta{border:1px solid var(--line-strong);background:#eae6de;border-radius:13px;align-items:center;gap:16px;margin-top:18px;padding:24px 26px;display:flex}.directory-cta-icon{background:var(--lime);border-radius:11px;place-items:center;width:48px;height:48px;display:grid}.directory-cta>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.directory-cta strong{font-family:var(--serif);font-size:18px}.directory-cta span{color:#77776f;font-size:11px}.directory-cta .button{margin-left:auto}.final-cta{padding:45px 0 100px}.final-cta-inner{border:1px solid var(--line-strong);text-align:center;background:#e9e5dc;border-radius:22px;flex-direction:column;align-items:center;padding:115px 40px;display:flex;position:relative;overflow:hidden}.final-cta h2{z-index:1;position:relative}.final-cta>div>p:not(.eyebrow){z-index:1;color:#66675f;max-width:570px;margin:28px auto 0;font-size:14px;line-height:1.8;position:relative}.final-cta .hero-actions{z-index:1;position:relative}.cta-wave{opacity:.42;position:absolute;inset:0}.cta-wave span{border:1px solid #484a4121;border-radius:50%;width:116%;height:180px;position:absolute;left:-8%}.cta-wave span:first-child{top:-100px}.cta-wave span:nth-child(2){top:-50px}.cta-wave span:nth-child(3){bottom:-110px}.cta-wave span:nth-child(4){bottom:-60px}.cta-wave span:nth-child(5){border-color:#dff56a66;top:45%}.site-footer{color:#deded5;background:#171916;padding:80px 0 24px}.footer-grid{grid-template-columns:2fr repeat(4,.7fr);gap:48px;padding-bottom:70px;display:grid}.site-footer .brand{color:#f2f1e9}.site-footer .brand-mark circle{fill:var(--lime)}.footer-lead p{color:#a9aba2;font-family:var(--serif);margin:22px 0 9px;font-size:20px}.footer-lead>span{color:#6e7069;font-size:10px}.footer-grid h3{color:#797b73;letter-spacing:.12em;text-transform:uppercase;margin:0 0 21px;font-size:10px}.footer-grid>div:not(.footer-lead){flex-direction:column;gap:13px;display:flex}.footer-grid>div:not(.footer-lead) a{color:#b8bab1;font-size:12px}.footer-grid>div:not(.footer-lead) a:hover{color:var(--lime)}.footer-bottom{color:#6f716a;letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:22px;font-size:9px;display:flex}.directory-page,.submit-page,.auth-page,.dashboard-page{padding-top:76px}.directory-hero{border-bottom:1px solid var(--line-strong);grid-template-columns:1fr auto;align-items:end;gap:90px;min-height:490px;padding-top:105px;padding-bottom:70px;display:grid}.compact-pill{color:#34372c;background:var(--lime);gap:6px;padding:8px 11px;font-weight:700}.directory-hero-copy .compact-pill,.submit-aside .compact-pill{margin-bottom:30px}.directory-hero h1{font-family:var(--serif);letter-spacing:-.07em;margin:0;font-size:clamp(70px,9vw,124px);font-weight:500;line-height:.85}.directory-hero-copy>p:last-child{color:#63645e;max-width:660px;margin:33px 0 0;font-size:15px;line-height:1.85}.directory-hero-stat{border:1px solid var(--line-strong);background:#fffefa73;border-radius:14px;width:210px;padding:25px}.directory-hero-stat>span{color:#85857e;letter-spacing:.12em;font-size:9px}.directory-hero-stat>strong{font-family:var(--serif);margin-top:14px;font-size:58px;font-weight:500;line-height:1;display:block}.directory-hero-stat p{color:#77776f;margin:6px 0 22px;font-size:10px}.directory-hero-stat a{align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.directory-content{padding-block:62px 120px}.directory-toolbar{justify-content:space-between;align-items:center;gap:28px;margin-bottom:40px;display:flex}.category-filters{flex-wrap:wrap;gap:7px;display:flex}.category-filters button{border:1px solid var(--line);color:#62635d;cursor:pointer;background:#fffefa59;border-radius:999px;min-height:34px;padding:0 12px;font-size:10px}.category-filters button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.search-field{border:1px solid var(--line-strong);color:#83837c;background:#fffefa80;border-radius:9px;flex:0 0 220px;align-items:center;gap:8px;width:220px;height:40px;padding:0 13px;display:flex}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.listing-skeleton{border:1px solid var(--line);background:linear-gradient(90deg,#ebe8e1,#f7f4ed,#ebe8e1) 0 0/200% 100%;border-radius:14px;height:328px;animation:1.5s infinite skeleton}@keyframes skeleton{to{background-position:-200% 0}}.empty-state{border:1px dashed var(--line-strong);text-align:center;border-radius:15px;flex-direction:column;align-items:center;padding:90px 30px;display:flex}.empty-state h2{font-family:var(--serif);margin:20px 0 7px;font-size:26px}.empty-state p{color:#73736c;margin:0 0 24px;font-size:12px}.not-found-page .empty-state h1{font-family:var(--serif);letter-spacing:-.045em;margin:18px 0 9px;font-size:clamp(38px,6vw,64px);font-weight:500}.directory-submit-banner{border:1px solid var(--line-strong);background:#e8e4db;border-radius:18px;justify-content:space-between;align-items:center;gap:70px;margin-bottom:120px;padding:55px 60px;display:flex}.directory-submit-banner h2{font-size:42px}.directory-submit-banner>div>p:last-child{color:#66675f;max-width:670px;margin:18px 0 0;font-size:13px;line-height:1.7}.directory-submit-banner .button{flex:none}.submit-page{background:radial-gradient(circle at 18% 34%, #dff56a1f, transparent 26rem), var(--paper);min-height:100vh;padding-bottom:125px}.submit-layout{grid-template-columns:.86fr 1.14fr;align-items:start;gap:80px;padding-top:78px;display:grid}.submit-aside{position:sticky;top:126px}.back-link{color:#66675f;align-items:center;gap:7px;margin-bottom:45px;font-size:11px;font-weight:650;display:inline-flex}.submit-aside h1{font-size:clamp(52px,5vw,68px)}.submit-aside h1 em{color:#77776f}.submit-lead{color:#65665f;max-width:470px;margin:28px 0 0;font-size:14px;line-height:1.85}.submit-benefits{flex-direction:column;gap:21px;margin-top:43px;display:flex}.submit-benefits>div{align-items:center;gap:13px;display:flex}.submit-benefits>div>span{border:1px solid var(--line-strong);background:#fffefa73;border-radius:50%;flex:0 0 39px;place-items:center;width:39px;height:39px;display:grid}.submit-benefits div div{flex-direction:column;gap:3px;display:flex}.submit-benefits strong{font-family:var(--serif);font-size:15px}.submit-benefits small{color:#7b7b74;font-size:10px}.submit-form-wrap{border:1px solid var(--line-strong);background:#fffefa8f;border-radius:18px;min-height:640px;box-shadow:0 25px 70px #29272214}.submit-form{padding:43px}.form-section+.form-section{margin-top:44px}.form-heading{border-bottom:1px solid var(--line);gap:15px;padding-bottom:30px;display:flex}.form-heading>span{color:#272a16;background:var(--lime);border-radius:50%;place-items:center;width:33px;height:33px;font-family:ui-monospace,monospace;font-size:9px;display:grid}.form-heading h2{font-family:var(--serif);margin:0;font-size:24px;font-weight:600}.form-heading p{color:#797a72;margin:5px 0 0;font-size:10px}.form-grid{grid-template-columns:1fr 1fr;gap:23px 18px;padding-top:31px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex;position:relative}.form-field-full{grid-column:1/-1}.form-field>span{color:#4d4e48;font-size:11px;font-weight:680}.form-field>span b{color:#9c6c56}.form-field>span i{color:#93938b;font-size:9px;font-style:normal;font-weight:500}.form-field input,.form-field textarea,.form-field select{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fffefaa3;border-radius:8px;outline:0;font-size:12px;transition:border-color .18s,box-shadow .18s}.form-field input,.form-field select{height:45px;padding:0 13px}.form-field textarea{resize:vertical;padding:13px;line-height:1.55}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#7f70c0;box-shadow:0 0 0 3px #9a82ff1a}.form-field>small{color:#95958d;font-size:9px}.character-count{background:#fbfaf5;padding-left:8px;position:absolute;bottom:9px;right:11px}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.logo-upload{border:1px dashed var(--line-strong);cursor:pointer;background:#fffefa7a;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:108px;margin-top:28px;padding:18px;transition:border-color .18s,background .18s;display:grid;position:relative}.logo-upload:hover,.logo-upload:focus-within{background:#9a82ff0e;border-color:#7f70c0}.logo-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.logo-upload-preview{border:1px solid var(--line);color:#6f7168;background:var(--paper-deep);border-radius:15px;place-items:center;width:68px;height:68px;display:grid;overflow:hidden}.logo-upload-preview img{object-fit:contain;width:100%;height:100%}.logo-upload-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.logo-upload-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.logo-upload-copy small{color:#85867e;font-size:9px;line-height:1.55}.badge-builder{padding-top:28px}.badge-builder-label{color:#4d4e48;margin-bottom:10px;font-size:11px;font-weight:680;display:block}.badge-style-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.badge-style-option{border:1px solid var(--line-strong);min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;align-items:stretch;gap:10px;padding:12px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.badge-style-option:hover{transform:translateY(-2px)}.badge-style-option.active{border-color:#7f70c0;box-shadow:0 0 0 3px #9a82ff1c}.badge-style-option>span:first-child{font-size:10px;font-weight:700}.agentflowing-badge-preview{border:1px solid;border-radius:8px;align-items:center;gap:7px;min-width:0;padding:8px 9px;font-family:ui-sans-serif,system-ui,sans-serif;display:inline-flex}.agentflowing-badge-preview img{flex:0 0 30px;width:30px;height:30px}.agentflowing-badge-preview>span{flex-direction:column;gap:2px;min-width:0;display:flex}.agentflowing-badge-preview small,.agentflowing-badge-preview strong{text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.agentflowing-badge-preview small{font-size:7px;font-weight:500}.agentflowing-badge-preview strong{font-size:8px}.badge-copy-status{color:#85867e;align-items:center;gap:6px;min-height:20px;margin:14px 0 0;font-size:10px;line-height:1.5;display:flex}.badge-copy-status.is-copied{color:#557821;font-weight:700}.backlink-verification{border:1px solid var(--line-strong);background:#fffefa6b;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:18px;padding:15px;display:grid}.backlink-verification.is-verified{background:#dff56a24;border-color:#5578216b}.backlink-verification.is-error{background:#ffd8ce3d;border-color:#994d3d4d}.backlink-verification-icon{color:#373a2a;background:var(--lime);border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.backlink-verification>div{flex-direction:column;gap:4px;min-width:0;display:flex}.backlink-verification strong{font-size:11px}.backlink-verification small{color:#7c7d75;font-size:9px;line-height:1.55}.backlink-verification a{color:#6659a4;align-items:center;gap:4px;width:fit-content;font-size:9px;font-weight:700;display:inline-flex}.backlink-verification .button{flex:none;min-height:38px;padding-inline:14px}.backlink-verification .button:disabled{opacity:.55;cursor:not-allowed;transform:none}.form-error{color:#8d4438;background:#ffd8ce59;border:1px solid #994d3d38;border-radius:8px;margin-top:23px;padding:12px 14px;font-size:11px}.form-submit-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;margin-top:32px;padding-top:27px;display:flex}.form-submit-row p{color:#8b8b83;max-width:310px;margin:0;font-size:9px;line-height:1.6}.form-submit-row button:disabled{opacity:.65;cursor:wait;transform:none}.submit-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:640px;padding:70px 50px;display:flex}.submit-success>span{color:#2a3211;background:var(--lime);border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:28px;display:grid}.submit-success h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:39px;font-weight:560}.submit-success>p:not(.eyebrow){color:#686961;max-width:430px;margin:18px 0 0;font-size:13px;line-height:1.8}.success-actions{gap:10px;margin-top:30px;display:flex}.submit-auth-gate{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:640px;padding:70px 50px;display:flex}.submit-auth-gate>span{color:#2a3211;background:var(--lime);border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:28px;display:grid}.submit-auth-gate h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:36px;font-weight:560}.submit-auth-gate>p:not(.eyebrow){color:#686961;max-width:430px;margin:18px 0 0;font-size:13px;line-height:1.8}.auth-page{background:radial-gradient(circle at 18% 30%, #9a82ff1f, transparent 27rem), radial-gradient(circle at 80% 62%, #dff56a1a, transparent 24rem), var(--paper);min-height:100vh;padding-bottom:120px}.auth-layout{grid-template-columns:minmax(0,.88fr) minmax(440px,.72fr);align-items:center;gap:100px;padding-top:90px;display:grid}.auth-intro .compact-pill{margin-bottom:32px}.auth-intro h1{max-width:620px;font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(52px,5vw,72px);font-weight:500;line-height:1}.auth-intro>p:not(.eyebrow){color:#65665f;max-width:560px;margin:28px 0 0;font-size:14px;line-height:1.85}.auth-points{flex-wrap:wrap;gap:9px;margin-top:36px;display:flex}.auth-points span{border:1px solid var(--line);color:var(--muted);background:#fffefa57;border-radius:999px;padding:8px 11px;font-size:10px}.auth-card{border:1px solid var(--line-strong);background:#fffefa9e;border-radius:18px;padding:42px;box-shadow:0 25px 70px #2927221a}.auth-card-heading{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:28px;display:flex}.auth-card-heading>span{color:#272a16;background:var(--lime);border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.auth-card-heading .eyebrow{margin-bottom:4px}.auth-card-heading h2{font-family:var(--serif);margin:0;font-size:28px;font-weight:600}.auth-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:27px;display:grid}.auth-provider-grid .button{min-height:44px}.google-icon{flex:0 0 18px;width:18px;height:18px}.auth-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:24px 0;display:grid}.auth-divider span{background:var(--line);height:1px}.auth-divider small{letter-spacing:.08em;font-size:9px}.auth-form{flex-direction:column;gap:19px;margin-top:27px;display:flex}.auth-provider-grid+.auth-divider+.auth-form{margin-top:0}.auth-input{border:1px solid var(--line-strong);height:46px;color:var(--muted);background:#fffefaa3;border-radius:8px;align-items:center;gap:10px;padding:0 13px;transition:border-color .18s,box-shadow .18s;display:flex}.auth-input:focus-within{border-color:#7f70c0;box-shadow:0 0 0 3px #9a82ff1a}.auth-input input,[data-theme=dark] .auth-input input{background:0 0;border:0;outline:0;height:auto;padding:0}.auth-submit{width:100%;margin-top:3px}.auth-submit:disabled,.auth-provider-grid button:disabled{opacity:.65;cursor:wait;transform:none}.auth-switch{color:var(--muted);text-align:center;margin:25px 0 0;font-size:11px}.auth-switch a{color:var(--ink);text-underline-offset:3px;font-weight:750;text-decoration:underline}.directory-notice,.dashboard-error{color:#8d4438;background:#ffd8ce59;border:1px solid #994d3d38;border-radius:8px;margin:-18px 0 28px;padding:12px 14px;font-size:11px}.dashboard-page{min-height:100vh;padding-bottom:125px}.dashboard-hero{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:flex-end;gap:50px;padding-top:85px;padding-bottom:58px;display:flex}.dashboard-hero h1{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,74px);font-weight:500;line-height:1}.dashboard-hero>div>p:last-child{max-width:630px;color:var(--muted);margin:24px 0 0;font-size:14px;line-height:1.8}.dashboard-hero>.button{flex:none}.dashboard-content{padding-top:38px}.dashboard-stats{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-stats>div{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#fffefa52;flex-direction:column;justify-content:space-between;min-height:110px;padding:22px;display:flex}.dashboard-stats span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.dashboard-stats strong{font-family:var(--serif);font-size:34px;font-weight:560}.dashboard-tabs{gap:8px;margin:45px 0 28px;display:flex}.dashboard-tabs button{border:1px solid var(--line-strong);min-height:39px;color:var(--muted);cursor:pointer;background:#fffefa59;border-radius:999px;align-items:center;gap:7px;padding:0 14px;font-size:11px;display:inline-flex}.dashboard-tabs button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.dashboard-error{margin:0 0 24px}.dashboard-loading{min-height:320px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.dashboard-submissions{border-top:1px solid var(--line-strong);flex-direction:column;display:flex}.dashboard-submission{border-bottom:1px solid var(--line-strong);grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:122px;padding:22px 4px;display:grid}.dashboard-product-logo{border:1px solid var(--line);background:var(--white);width:52px;height:52px;font-family:var(--serif);border-radius:12px;place-items:center;font-size:13px;font-weight:700;display:grid;overflow:hidden}.dashboard-product-logo img{object-fit:contain;width:32px;height:32px}.dashboard-product-copy{min-width:0}.dashboard-product-copy>div{align-items:center;gap:10px;display:flex}.dashboard-product-copy h2{font-family:var(--serif);margin:0;font-size:21px;font-weight:600}.dashboard-product-copy p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:7px 0;font-size:11px;overflow:hidden}.dashboard-product-copy small{color:#92928a;font-size:9px}.dashboard-review{max-width:760px;color:var(--muted);align-items:flex-start;gap:6px;margin:0 0 7px;font-size:9px;line-height:1.55;display:flex}.dashboard-review svg{flex:none;margin-top:1px}.dashboard-review strong{color:var(--ink);font-weight:750}.review-approved{color:#416c42}.review-rejected{color:#8a493d}.review-manual,.review-retry{color:#766126}.status-badge{border-radius:999px;align-items:center;gap:4px;min-height:24px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.status-pending{color:#705e24;background:#f2dfa1}.status-approved{color:#315a35;background:#cce6bf}.status-rejected{color:#7d3f35;background:#f4c9c0}.dashboard-submission>a{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.dashboard-submission>a:hover{color:#fff;background:var(--ink)}.dashboard-bookmarks{padding-top:4px}.dashboard-empty{border:1px dashed var(--line-strong);text-align:center;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:55px 30px;display:flex}.dashboard-empty h2{font-family:var(--serif);margin:18px 0 8px;font-size:27px}.dashboard-empty p{max-width:440px;color:var(--muted);margin:0 0 25px;font-size:11px;line-height:1.7}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}[data-theme=dark] body{background:radial-gradient(circle at 75% 10%, #9a82ff1a, transparent 25rem), var(--paper)}[data-theme=dark] .site-header{border-bottom-color:var(--line);background:#141613db}[data-theme=dark] .nav-account,[data-theme=dark] .user-menu-trigger,[data-theme=dark] .auth-points span{background:#ffffff0a}[data-theme=dark] .nav-account button:hover{background:#ffffff14}[data-theme=dark] .user-menu-popover{background:#1c1e1afa;box-shadow:0 22px 55px #00000061}[data-theme=dark] .user-menu-popover>a,[data-theme=dark] .user-menu-popover>button{color:#c7c8bf}[data-theme=dark] .user-menu-popover>a:hover,[data-theme=dark] .user-menu-popover>button:hover{color:#f3f2eb;background:#ffffff0f}[data-theme=dark] .nav-projects-trigger{color:#a7a89f}[data-theme=dark] .nav-projects-trigger:hover,[data-theme=dark] .nav-projects-trigger[aria-expanded=true]{color:#f4f3ec}[data-theme=dark] .nav-projects-popover{background:#1c1e1afa;box-shadow:0 22px 55px #00000061}[data-theme=dark] .nav-projects-popover a{color:#c7c8bf}[data-theme=dark] .nav-projects-popover a:hover{color:#f3f2eb;background:#ffffff0f}[data-theme=dark] .site-nav>a:not(.button),[data-theme=dark] .nav-control,[data-theme=dark] .hero-description,[data-theme=dark] .hero-proof p,[data-theme=dark] .split-heading>p,[data-theme=dark] .directory-intro>p,[data-theme=dark] .capability-card>p,[data-theme=dark] .developer-copy>p:not(.eyebrow),[data-theme=dark] .listing-card>p,[data-theme=dark] .directory-hero-copy>p:last-child,[data-theme=dark] .directory-submit-banner>div>p:last-child,[data-theme=dark] .submit-lead,[data-theme=dark] .submit-success>p:not(.eyebrow),[data-theme=dark] .submit-auth-gate>p:not(.eyebrow),[data-theme=dark] .auth-intro>p:not(.eyebrow){color:#a7a89f}[data-theme=dark] .site-nav>a:not(.button):hover,[data-theme=dark] .site-nav>a.active,[data-theme=dark] .nav-control:hover{color:#f4f3ec}[data-theme=dark] .nav-control{background:#ffffff0a}[data-theme=dark] .nav-control:hover{background:#ffffff17}[data-theme=dark] .button-dark{color:#171916;background:#f2f1e9;border-color:#f2f1e9;box-shadow:0 10px 28px #00000052}[data-theme=dark] .button-dark:hover{color:#11130f;background:var(--lime)}[data-theme=dark] .button-light,[data-theme=dark] .announcement-pill,[data-theme=dark] .category-filters button,[data-theme=dark] .search-field,[data-theme=dark] .submit-benefits>div>span{color:#d0d1c8;border-color:var(--line-strong);background:#ffffff0a}[data-theme=dark] .announcement-pill strong,[data-theme=dark] .canvas-heading strong,[data-theme=dark] .directory-cta,[data-theme=dark] .listing-link,[data-theme=dark] .back-link{color:#d9dad1}[data-theme=dark] .compact-pill{color:#272a17;border-color:var(--lime);background:var(--lime)}[data-theme=dark] h1 em,[data-theme=dark] h2 em{color:#9a9b92}[data-theme=dark] .product-window,[data-theme=dark] .agent-run-card,[data-theme=dark] .floating-card{border-color:var(--line-strong);background:#20221e;box-shadow:0 35px 100px #00000061,0 0 0 7px #ffffff06}[data-theme=dark] .window-bar,[data-theme=dark] .product-sidebar{background:#1a1c18}[data-theme=dark] .product-canvas{background-color:#20221e;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}[data-theme=dark] .message{color:#c0c1b8;border-color:var(--line);background:#292b27}[data-theme=dark] .usage-row div,[data-theme=dark] .tag-list span{color:#aaa9a1;border-color:var(--line);background:#ffffff09}[data-theme=dark] .stream-lines i{background:#353832}[data-theme=dark] .stack-strip{background:#1c1e1ab8}[data-theme=dark] .stack-marquee span,[data-theme=dark] .developer-points span,[data-theme=dark] .form-field>span{color:#c0c1b8}[data-theme=dark] .capability-card,[data-theme=dark] .listing-card{background:#ffffff05}[data-theme=dark] .capability-card:hover,[data-theme=dark] .listing-card:hover{background:#ffffff0e;box-shadow:0 19px 44px #00000047}[data-theme=dark] .developer-panel,[data-theme=dark] .directory-cta,[data-theme=dark] .final-cta-inner,[data-theme=dark] .directory-submit-banner{background:#1c1e1a}[data-theme=dark] .terminal-card{background:#0f110e}[data-theme=dark] .listing-actions a,[data-theme=dark] .listing-actions button{color:#a8aaa1}[data-theme=dark] .listing-actions a:hover,[data-theme=dark] .listing-actions button:hover{color:#171916;background:var(--lime)}[data-theme=dark] .listing-actions .bookmark-button.is-saved{color:#252a15;background:var(--lime)}[data-theme=dark] .dashboard-stats>div,[data-theme=dark] .dashboard-tabs button,[data-theme=dark] .dashboard-product-logo{background:#ffffff06}[data-theme=dark] .dashboard-tabs button.active{color:#171916;border-color:var(--lime);background:var(--lime)}[data-theme=dark] .dashboard-submission>a:hover{color:#171916;background:var(--lime)}[data-theme=dark] .review-approved{color:#a9d39d}[data-theme=dark] .review-rejected{color:#e6a99c}[data-theme=dark] .review-manual,[data-theme=dark] .review-retry{color:#dfca82}[data-theme=dark] .directory-hero-stat,[data-theme=dark] .submit-form-wrap,[data-theme=dark] .auth-card{background:#ffffff06;box-shadow:0 25px 70px #00000038}[data-theme=dark] .category-filters button.active{color:#171916;border-color:var(--lime);background:var(--lime)}[data-theme=dark] .search-field input,[data-theme=dark] .form-field input,[data-theme=dark] .form-field textarea,[data-theme=dark] .form-field select{color:#efeee7}[data-theme=dark] .auth-input{border-color:var(--line-strong);background:#ffffff09}[data-theme=dark] .logo-upload,[data-theme=dark] .backlink-verification{background:#ffffff06}[data-theme=dark] .logo-upload:hover,[data-theme=dark] .logo-upload:focus-within{background:#9a82ff17}[data-theme=dark] .badge-style-option{color:#efeee7;background:#ffffff05}[data-theme=dark] .backlink-verification.is-verified{background:#dff56a14}[data-theme=dark] .backlink-verification.is-error{background:#994d3d24}[data-theme=dark] .badge-builder-label{color:#c0c1b8}[data-theme=dark] .form-field input,[data-theme=dark] .form-field textarea,[data-theme=dark] .form-field select{border-color:var(--line-strong);background:#ffffff09}[data-theme=dark] .character-count{background:#20221e}[data-theme=dark] .form-heading p,[data-theme=dark] .form-field>small,[data-theme=dark] .form-submit-row p,[data-theme=dark] .submit-benefits small{color:#85877e}[data-theme=dark] .cta-wave span{border-color:#ffffff14}[data-theme=dark] .site-footer,[data-theme=dark] .architecture-section{background:#0e100d}.admin-page{min-height:100vh;padding-bottom:125px}.admin-hero{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:flex-end;gap:50px;padding-top:85px;padding-bottom:58px;display:flex}.admin-hero h1{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,74px);font-weight:500;line-height:1}.admin-hero>div>p:last-child{max-width:680px;color:var(--muted);margin:24px 0 0;font-size:14px;line-height:1.8}.admin-identity{border:1px solid var(--line-strong);min-height:36px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:10px;display:inline-flex}.admin-content{padding-top:38px}.admin-stats{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.admin-stats>div{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#fffefa52;flex-direction:column;justify-content:space-between;min-height:110px;padding:22px;display:flex}.admin-stats span,.admin-meta-grid span,.admin-score-grid span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px}.admin-stats strong{font-family:var(--serif);font-size:34px;font-weight:560}.admin-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-toolbar .dashboard-tabs{margin-right:0}.admin-toolbar .dashboard-tabs button strong{font-size:9px}.admin-refresh{color:var(--muted);cursor:pointer;align-items:center;gap:7px;font-size:10px;display:inline-flex}.admin-refresh:disabled{opacity:.55;cursor:wait}.admin-notice{color:#426233;background:#dff56a33;border:1px solid #55782140;border-radius:8px;margin:0 0 24px;padding:12px 14px;font-size:11px}.admin-review-list{flex-direction:column;gap:22px;display:flex}.admin-review-card{border:1px solid var(--line-strong);background:#fffefa6b;border-radius:16px;overflow:hidden}.admin-review-header{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;display:grid}.admin-product-logo{border:1px solid var(--line);background:var(--white);width:56px;height:56px;font-family:var(--serif);border-radius:13px;place-items:center;font-size:13px;font-weight:700;display:grid;overflow:hidden}.admin-product-logo img{object-fit:contain;width:35px;height:35px}.admin-product-copy{min-width:0}.admin-product-copy>div{align-items:center;gap:10px;display:flex}.admin-product-copy h2{font-family:var(--serif);margin:0;font-size:24px;font-weight:600}.admin-product-copy p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:11px;overflow:hidden}.admin-review-header>a{border:1px solid var(--line);min-height:36px;color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:10px;display:inline-flex}.admin-review-header>a:hover{color:var(--ink);border-color:var(--ink)}.admin-meta-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.admin-meta-grid>div{border-right:1px solid var(--line);flex-direction:column;gap:6px;min-width:0;padding:18px 24px;display:flex}.admin-meta-grid>div:last-child{border-right:0}.admin-meta-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-meta-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.admin-ai-review{border-bottom:1px solid var(--line);background:#9a82ff0b;padding:22px 24px}.admin-ai-heading{align-items:center;gap:7px;margin-bottom:16px;font-size:11px;display:flex}.admin-ai-heading svg{color:#7565b6}.admin-score-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.admin-score-grid>div{border:1px solid var(--line);background:#ffffff59;border-radius:9px;flex-direction:column;justify-content:space-between;min-height:64px;padding:11px 12px;display:flex}.admin-score-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.admin-ai-review>p{color:var(--muted);margin:16px 0 0;font-size:10px;line-height:1.7}.admin-manual-history{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:8px 14px;padding:18px 24px;font-size:10px;display:grid}.admin-manual-history span{color:var(--muted)}.admin-manual-history p{color:var(--muted);grid-column:1/-1;margin:0;line-height:1.65}.admin-review-actions{grid-template-columns:1fr auto;align-items:stretch;gap:16px;padding:20px 24px;display:grid}.admin-review-actions textarea{resize:vertical;border:1px solid var(--line-strong);min-height:78px;color:var(--ink);font:inherit;background:#ffffff73;border-radius:9px;outline:0;padding:11px 12px;font-size:10px;line-height:1.6}.admin-review-actions textarea:focus{border-color:#7f70c0;box-shadow:0 0 0 3px #9a82ff1a}.admin-review-actions>div{align-items:flex-end;gap:8px;display:flex}.admin-review-actions button{border:1px solid var(--line-strong);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 13px;font-size:10px;font-weight:720;display:inline-flex}.admin-review-actions button:disabled{opacity:.48;cursor:not-allowed}.admin-action-pending{color:#6f5b24;background:#f4e5b4}.admin-action-reject{color:#87473c;background:#f6d3cc}.admin-action-approve{color:#273020;background:var(--lime);border-color:var(--lime)!important}.admin-access{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding-top:150px;display:flex}.admin-access h1{font-family:var(--serif);margin:22px 0 10px;font-size:42px}.admin-access p{color:var(--muted);margin:0 0 25px;font-size:12px}[data-theme=dark] .admin-stats>div,[data-theme=dark] .admin-review-card,[data-theme=dark] .admin-product-logo{background:#ffffff06}[data-theme=dark] .admin-ai-review{background:#9a82ff0e}[data-theme=dark] .admin-score-grid>div,[data-theme=dark] .admin-review-actions textarea{color:#efeee7;background:#ffffff09}[data-theme=dark] .admin-notice{color:#cce5a9;background:#dff56a14}@media (width<=1050px){.site-nav{gap:20px}.language-control span{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:190px;padding-bottom:120px}.hero>.announcement-pill{top:120px}.hero-copy{max-width:760px}.hero-description{max-width:680px}.hero-product{width:min(760px,92%);margin:25px auto 0}.stack-marquee{flex-wrap:wrap;justify-content:center}.stack-marquee span:nth-child(n+7){display:none}.architecture-grid{grid-template-columns:1fr}.architecture-copy{max-width:700px}.architecture-visual{width:min(740px,100%);margin-inline:auto}.developer-panel{grid-template-columns:1fr;padding:55px}.developer-copy{max-width:680px}.submit-layout{grid-template-columns:1fr}.submit-aside{max-width:720px;position:static}.submit-form-wrap{width:min(760px,100%)}.auth-layout{grid-template-columns:1fr;gap:58px}.auth-intro{max-width:760px}.auth-card{width:min(620px,100%)}}@media (width<=820px){.page-width{width:min(100% - 32px,720px)}.mobile-menu-button{display:inline-flex}.site-nav{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#faf8f2fa;border-radius:14px;flex-direction:column;align-items:stretch;gap:18px;padding:22px;display:none;position:fixed;top:65px;left:16px;right:16px}.site-nav.is-open{display:flex}.site-nav>a.active:after{display:none}.site-nav .button,.site-nav .nav-controls{width:100%}.site-nav .language-control{flex:1}.site-nav .language-control span{display:inline}.site-nav .theme-control{flex:0 0 40px}.site-nav .nav-projects-menu{width:100%}.site-nav .nav-projects-trigger{justify-content:space-between;width:100%}.site-nav .nav-projects-popover{width:100%;box-shadow:none;margin-top:12px;position:static;transform:none}.site-nav .nav-account{border-radius:9px;justify-content:space-between;width:100%}.site-nav .nav-account b{max-width:230px}.site-nav .user-menu{width:100%}.site-nav .user-menu-trigger{border-radius:9px;justify-content:space-between;width:100%}.site-nav .user-menu-trigger b{max-width:none;margin-right:auto}.site-nav .user-menu-popover{width:100%;box-shadow:none;margin-top:9px;position:static}[data-theme=dark] .site-nav{border-color:var(--line-strong);background:#181a16}.hero{padding-top:170px;padding-bottom:95px}.hero h1{font-size:clamp(49px,12vw,70px)}.hero-product{width:100%}.floating-card-left{left:-5px}.floating-card-right{right:-5px}.split-heading{grid-template-columns:1fr;gap:27px}.split-heading>p,.directory-intro>p{max-width:650px}.section{padding-block:95px}.capability-card{padding:30px}.tag-list{left:30px;right:30px}.listing-grid{grid-template-columns:repeat(2,1fr)}.listing-grid-preview .listing-card:nth-child(3){display:none}.footer-grid{grid-template-columns:1.35fr repeat(4,1fr);gap:20px}.directory-hero{grid-template-columns:1fr;gap:45px}.directory-hero-stat{width:100%}.directory-toolbar{flex-direction:column;align-items:stretch}.search-field{flex-basis:40px;width:100%}.directory-submit-banner{flex-direction:column;align-items:flex-start;gap:30px;padding:45px}.dashboard-stats,.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-review-actions{grid-template-columns:1fr}.admin-review-actions>div{justify-content:flex-end}}@media (width<=600px){.page-width{width:min(100% - 24px,520px)}.site-header{height:66px}.brand{font-size:18px}.brand-mark{width:30px;height:30px}.hero{padding-top:154px}.hero>.announcement-pill{top:97px}.announcement-pill strong{display:none}.hero-description{font-size:15px;line-height:1.75}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{align-items:flex-start}.product-window{transform:none}.product-body{min-height:430px}.product-sidebar{flex-basis:48px;width:48px}.product-canvas{padding:19px 14px}.usage-row{grid-template-columns:1fr 1fr}.usage-row div:last-child,.floating-card,.stack-marquee span:nth-child(n+5){display:none}.section-heading h2,.architecture-copy h2,.developer-copy h2,.final-cta h2{font-size:42px}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:360px}.architecture-section{padding:92px 0}.architecture-grid{gap:48px}.architecture-visual{height:570px}.orbit-two{width:430px;height:430px}.orbit-one{width:270px;height:270px}.architecture-center{width:130px;height:130px}.node-1{top:30px}.node-2{top:auto;bottom:120px;right:18px;transform:none}.node-3{bottom:25px}.node-4{top:100px;left:18px;transform:none}.pulse-dot{display:none}.developer-section{padding-top:70px}.developer-panel{gap:40px;padding:33px 22px}.terminal-card pre{min-height:310px;padding:26px 18px;font-size:9px}.listing-grid{grid-template-columns:1fr}.listing-grid-preview .listing-card:nth-child(3){display:flex}.directory-cta{flex-wrap:wrap;align-items:flex-start}.directory-cta .button{width:100%;margin-left:0}.final-cta{padding-bottom:75px}.final-cta-inner{padding:85px 22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-lead{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.directory-page,.submit-page,.auth-page,.dashboard-page,.admin-page{padding-top:66px}.directory-hero{min-height:auto;padding-top:80px}.directory-hero h1{font-size:72px}.directory-toolbar{margin-bottom:27px}.category-filters{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.category-filters button{flex:none}.directory-submit-banner{margin-bottom:80px;padding:34px 25px}.directory-submit-banner h2{font-size:34px}.submit-layout{gap:55px;padding-top:50px}.back-link{margin-bottom:30px}.submit-aside h1{font-size:49px}.submit-form{padding:27px 20px}.form-grid{grid-template-columns:1fr}.form-field-full{grid-column:auto}.badge-style-grid{grid-template-columns:1fr}.agentflowing-badge-preview{max-width:270px}.backlink-verification{grid-template-columns:auto 1fr}.backlink-verification .button{grid-column:1/-1;width:100%}.form-submit-row{flex-direction:column;align-items:stretch}.form-submit-row .button{width:100%}.submit-success,.submit-auth-gate{min-height:570px;padding:50px 24px}.success-actions{flex-direction:column;width:100%}.auth-layout{gap:45px;padding-top:55px}.auth-intro h1{font-size:48px}.auth-card{padding:29px 20px}.auth-provider-grid{grid-template-columns:1fr}.dashboard-hero{flex-direction:column;align-items:stretch;padding-top:60px}.dashboard-hero h1{font-size:48px}.dashboard-hero>.button{width:100%}.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-submission{grid-template-columns:auto 1fr}.dashboard-submission>a{display:none}.dashboard-product-copy>div{flex-direction:column;align-items:flex-start;gap:6px}.admin-hero{flex-direction:column;align-items:stretch;gap:25px;padding-top:60px}.admin-hero h1{font-size:48px}.admin-identity{width:fit-content}.admin-stats{grid-template-columns:1fr 1fr}.admin-toolbar{flex-direction:column;align-items:stretch;margin:30px 0 22px}.admin-toolbar .dashboard-tabs{margin:0;overflow-x:auto}.admin-toolbar .dashboard-tabs button{flex:none}.admin-refresh{align-self:flex-end}.admin-review-header{grid-template-columns:auto 1fr;padding:19px}.admin-review-header>a{grid-column:1/-1;justify-content:center;width:100%}.admin-product-copy>div{flex-direction:column;align-items:flex-start;gap:6px}.admin-meta-grid{grid-template-columns:1fr}.admin-meta-grid>div{border-right:0;border-bottom:1px solid var(--line)}.admin-meta-grid>div:last-child{border-bottom:0}.admin-score-grid{grid-template-columns:1fr 1fr}.admin-review-actions{padding:18px}.admin-review-actions>div{grid-template-columns:1fr 1fr;display:grid}.admin-review-actions button{width:100%}.admin-action-pending{grid-column:1/-1}.admin-manual-history{grid-template-columns:1fr}.admin-manual-history p{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}@layer utilities{.page-width{width:min(1180px,100% - 48px);margin-inline:auto}.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}}
