:root{--page-scroll-offset:7rem;color-scheme:light;--paper:#f2f1eb;--ink:#1b242a;--muted:#52616d;--line:#abb8c7;--soft-line:#cbd2d9;--surface:#fffefa;--soft:#eceff5;--accent:#315ce5;--accent-dark:#2448bc;--tint:#e8edfa;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--header-height:4.5rem;font:100%/1.5 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-optical-sizing:auto}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--page-scroll-offset)}body{margin:0;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}a:not(.button):hover{color:var(--accent-dark)}button,input,select{font:inherit}button,input,select,textarea{color:inherit}.button,button{touch-action:manipulation}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1{max-width:22ch;font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.045em}h2{font-size:clamp(1.35rem,2.4vw,1.75rem);line-height:1.2;letter-spacing:-.025em}h3{letter-spacing:-.012em}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:where(input:not([type=checkbox]):not([type=radio]),select,textarea):focus{outline:2px solid var(--accent);outline-offset:-2px}.skip-link{position:fixed;z-index:100;top:.5rem;left:.5rem;padding:.6rem .85rem;background:var(--ink);color:#fff;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{position:relative;z-index:20;background:rgba(242,241,235,.97);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.site-header:after{content:"";position:absolute;inset:auto 0 -.45rem;height:.45rem;background:linear-gradient(rgba(0,0,0,.06),transparent);pointer-events:none}.footer-inner,.header-inner,.hero-inner,.page-shell,.ranking-inner{width:min(74rem,calc(100% - 3rem));margin-inline:auto}.header-inner{min-height:var(--header-height);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(18rem,22.5rem) auto;gap:1rem;align-items:center;padding-block:.55rem}.wordmark{min-height:2.75rem;display:inline-flex;align-items:center;gap:.7rem;width:fit-content;font:750 1rem/1.2 var(--mono);letter-spacing:-.045em;text-decoration:none}.site-footer nav,.site-header nav{display:flex;align-items:center;gap:1.25rem}.sign-in,.site-header nav a{font:600 .875rem/1.4 system-ui,sans-serif}.button,.sign-in,.site-header nav a{display:inline-flex;align-items:center;min-height:2.75rem;text-decoration:none}.button{justify-content:center;gap:.5rem;border:1px solid var(--ink);padding:.65rem 1rem;background:var(--accent);color:white;box-shadow:1px 1px 0 #000;font:650 .875rem/1.4 system-ui,sans-serif;cursor:pointer;transition:background-color .12s ease,box-shadow .1s ease,transform .1s ease}.button:hover{background:var(--accent-dark)}.button:active:not(:disabled):not([aria-disabled=true]){transform:translate(1px,1px);box-shadow:0 0 0 #000;transition-duration:60ms}.button-small{min-height:2.75rem;padding:.55rem .8rem}.button-secondary{background:var(--surface);color:var(--ink);border-color:var(--ink);box-shadow:1px 1px 0 #000}.button-secondary:hover{background:var(--tint)}.page-shell{padding-block:clamp(2rem,5vw,3.5rem)}.page-heading{margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px dashed var(--line)}.lede,.page-heading p{max-width:46rem;color:var(--muted);font-size:1rem}.hero{position:relative;isolation:isolate;overflow:clip;background-image:linear-gradient(rgba(49,92,229,.035) 1px,transparent 0),linear-gradient(90deg,rgba(49,92,229,.035) 1px,transparent 0);background-size:1.5rem 1.5rem}.hero-inner{position:relative;z-index:1;min-height:22rem;display:grid;grid-template-columns:minmax(18rem,1fr) minmax(0,2fr);gap:1rem;align-items:center;padding-block:1.5rem}.hero-copy{padding-block:1rem}.hero-copy h1{font-size:clamp(2rem,3vw,2.65rem)}.hero h1{margin-bottom:.8rem}.hero p{max-width:42rem;margin:0;color:var(--muted);font-size:.9375rem}.launch-entry{margin:0;min-width:0}.launch-entry-bar{display:flex;flex-wrap:wrap;gap:.4rem;padding:.4rem;border:1px solid var(--ink);background:var(--surface);box-shadow:1px 1px 0 #000}.launch-entry-bar input{flex:1 1 12rem;width:0;min-width:0;min-height:2.75rem;border:0;background:transparent;color:var(--ink);padding:.5rem .65rem;font-size:.9375rem}.launch-entry-bar input::placeholder{color:var(--muted);opacity:1}.header-inner .launch-entry-bar input::placeholder{font-size:.8125rem}.launch-entry-bar input:focus{outline:none;box-shadow:none;background:transparent}.launch-entry-bar .button{flex:1 1 auto;max-width:100%;box-shadow:none;text-align:center}.launch-entry .form-error{margin:.5rem 0 0;color:#a12a28}.wordmark>span:last-child{min-width:0;overflow-wrap:anywhere}.ranking-section{padding-bottom:2.75rem}.ranking-title{display:grid;gap:.2rem;min-width:0}.ranking-title-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:.2rem .75rem}.ranking-title h2{margin:0;color:var(--ink);font-size:1.25rem}.ranking-title-line>time{font:.75rem/1.4 var(--mono)}.ranking-title p{font-size:.75rem}.ranking-context{position:sticky;top:0;z-index:10;background:var(--paper);border-bottom:1px solid var(--soft-line);margin-bottom:.35rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;padding-block:.65rem;color:var(--muted);font-size:.8125rem}.ranking-context p{margin:0}.ranking-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem 1rem;min-width:0}.ranking-actions .inline-filter{width:auto;align-items:center}.ranking-actions .inline-filter label{flex:0 1 auto}.ranking-context .ranking-filter-note{flex-basis:100%}.inline-filter{display:flex;gap:.75rem;align-items:end}.filter-form label,.inline-filter label{display:grid;gap:.4rem;font:550 .75rem/1.4 var(--mono);color:var(--muted)}input,select{min-height:2.75rem;min-width:0;max-width:100%;border:1px solid var(--line);background:var(--surface);color:var(--ink);padding:.6rem .75rem;accent-color:var(--accent)}.product-list{display:grid;gap:.5rem;padding:0 2px 2px 0}.product-card{position:relative;isolation:isolate;display:grid;grid-template-columns:2.75rem minmax(0,1fr) 10rem;grid-template-areas:"mark copy interfaces";gap:.75rem;align-items:center;min-height:0;padding:.65rem .8rem;border:1px solid var(--ink);background:var(--surface);box-shadow:1px 1px 0 #000;transition:background-color .12s ease,box-shadow .1s ease,transform .1s ease}.product-card-link{touch-action:manipulation}.product-card-link:after{content:"";position:absolute;inset:0;z-index:0}.product-card :is(button,summary,input,select,textarea,a:not(.product-card-link)){position:relative;z-index:1}.product-card-link:focus-visible{outline:none}.product-card-link:focus-visible:after{outline:2px solid var(--accent);outline-offset:2px}.product-card:has(.product-card-link:active){transform:translate(1px,1px);box-shadow:0 0 0 #000;transition-duration:60ms}.ranking-section .product-card{scroll-margin-top:max(0px,calc(var(--ranking-context-height, 0px) + 1rem - var(--page-scroll-offset)))}.product-mark{grid-area:mark;width:2.75rem;height:2.75rem;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border:0;background:var(--paper);box-shadow:none;color:var(--accent);font:750 1.2rem/1 var(--mono)}.product-mark:has(img){background:transparent}.product-mark img{width:100%;height:100%;object-fit:cover}.product-mark-large{width:4rem;height:4rem;font-size:1.6rem;grid-area:auto}.product-title-line{display:flex;flex-wrap:wrap;gap:.25rem .5rem;align-items:center}.product-title-line h3{overflow-wrap:anywhere;margin:0;font-size:1.0625rem;line-height:1.3;letter-spacing:-.025em}.product-interfaces{grid-area:interfaces;min-width:0}.interface-flairs{display:inline-flex;flex-wrap:wrap;gap:.25rem;min-width:0}.interface-flair{display:inline-flex;align-items:center;padding:.05rem .4rem;border:1px solid var(--flair-border);border-radius:3px;background:var(--flair-bg);color:var(--flair-ink);font:650 .75rem/1.35 system-ui,sans-serif;overflow-wrap:anywhere}.flair-api{--flair-bg:#e2ecfc;--flair-ink:#254e8c;--flair-border:#bccfec}.flair-sdk{--flair-bg:#eee5fb;--flair-ink:#653a8f;--flair-border:#d6c2eb}.flair-cli{--flair-bg:#f5e8cf;--flair-ink:#775319;--flair-border:#dfc99c}.flair-mcp{--flair-bg:#dbefe7;--flair-ink:#22664f;--flair-border:#acd5c4}.flair-other{--flair-bg:#e8e9ed;--flair-ink:#4c5362;--flair-border:#c9cdd6}.podium-badge{display:inline-flex;flex:0 0 auto;align-items:center;gap:.25rem;padding:.1rem .4rem .1rem .25rem;min-height:1.5rem;border:1px solid var(--podium-border);border-radius:4px;background:var(--podium-bg);color:var(--podium-ink);font:800 .75rem/1.2 system-ui,sans-serif}.podium-badge svg{flex:none;width:1.2rem;height:1.2rem}.podium-badge strong{color:var(--podium-ink);font-weight:800}.podium-1{--podium-bg:#fff5d6;--podium-ink:#79530b;--podium-border:#d9b850;--podium-agent:#d4a529;--podium-outline:#65470f}.podium-2{--podium-bg:#f0f3f8;--podium-ink:#485b73;--podium-border:#bdc7d5;--podium-agent:#99a8ba;--podium-outline:#46556a}.podium-3{--podium-bg:#fff0e4;--podium-ink:#854927;--podium-border:#d7aa8c;--podium-agent:#bd784d;--podium-outline:#6d3f27}.product-copy>p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:.15rem 0 .25rem;color:var(--muted);font-size:.875rem;line-height:1.4}.meta-row{display:flex;flex-wrap:wrap;gap:.25rem .6rem;color:var(--muted);font-size:.8125rem;line-height:1.5}.chip{display:inline-flex;align-items:center;padding:.08rem .35rem;border:1px solid var(--line);background:var(--surface);color:var(--accent-dark);font:500 .75rem/1.5 var(--mono)}.vote-readout{grid-area:vote;min-width:3.5rem;min-height:3.5rem;display:grid;place-items:center;border:1px solid var(--ink);padding:.25rem .4rem;background:var(--paper);color:var(--ink);box-shadow:1px 1px 0 #000;font:.875rem/1.15 var(--mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;cursor:pointer;transition:background-color .12s ease,box-shadow .1s ease,transform .1s ease}.vote-readout span{color:var(--accent)}.vote-readout small{color:var(--muted);font-size:.6875rem;margin-top:.2rem}.vote-readout:disabled{cursor:not-allowed;color:var(--muted);background:var(--soft);box-shadow:none}.detail-vote{display:grid;justify-items:start;gap:.45rem;margin-bottom:1rem}.directory-preview{padding-block:2.75rem;border-top:1px solid var(--ink);background:var(--paper)}.section-title-row{display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.section-title-row h2{margin-bottom:1.25rem}.empty-state{margin-block:1.5rem;padding:1.75rem;border:1px dashed var(--line);background:var(--surface)}.empty-state h2{font-size:1.35rem}.empty-state p{color:var(--muted)}.filter-form{display:grid;grid-template-columns:minmax(15rem,1fr) minmax(12rem,.45fr) auto auto;gap:.8rem;margin:2rem 0 1rem}.clear-link{min-height:2.75rem;display:inline-flex;align-items:center;padding-inline:.25rem;font-weight:650}.result-summary{margin-bottom:1rem;color:var(--muted);font-size:.9rem}.pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:2rem}.pagination>:last-child{justify-self:end}.detail-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.25rem;align-items:start;padding-bottom:1.5rem;border-bottom:2px solid var(--ink)}.detail-hero h1{max-width:none;margin:0 0 .35rem;font-size:clamp(2rem,4vw,3rem);overflow-wrap:anywhere}.detail-hero .tagline{color:var(--muted);font-size:1.12rem}.detail-actions{display:flex;flex-wrap:wrap;gap:.75rem}.provenance-note{margin-block:1.25rem;padding:.7rem 1rem;border-left:3px solid var(--accent);background:var(--tint);color:var(--muted);font-size:.875rem}.provenance-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.provenance-row .provenance-note{flex:1 1}.detail-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(15rem,.8fr);gap:2.5rem;padding-top:1.5rem;align-items:start}.content-section{margin-bottom:2rem}.content-section h2{font-size:1.25rem}.content-section p{white-space:pre-line}.fact-list{margin:0}.fact-list div{padding:.85rem 0;border-bottom:1px dashed var(--line)}.fact-list dt{color:var(--muted);font:.75rem/1.5 var(--mono)}.fact-list dd{margin:.25rem 0 0;font-size:.875rem;font-weight:550}.gallery{display:grid;grid-template-columns:1fr;gap:1rem}.gallery img{width:100%;border:1px solid var(--ink);box-shadow:1px 1px 0 #000}.discussion{border-top:1px solid var(--soft-line);padding-top:clamp(2rem,5vw,3rem)}.discussion-heading{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:.75rem 1.5rem;margin-bottom:1.25rem}.discussion-heading h2{margin:.2rem 0 .25rem;font-size:clamp(1.75rem,3vw,2.25rem);letter-spacing:-.04em;scroll-margin-top:7rem}.discussion-heading p:last-child{margin:0;color:var(--muted);font-size:.95rem;line-height:1.5}.discussion-eyebrow{margin:0;color:var(--accent-dark);font:750 .72rem/1.4 var(--mono);letter-spacing:.08em}.discussion-count{padding:.3rem .7rem;border:1px solid var(--soft-line);border-radius:999px;background:var(--surface);color:var(--muted);font:650 .8rem/1.4 var(--mono)}.discussion-composer,.discussion-gate{border:1px solid #c9d6f4;border-radius:1.15rem;background:var(--surface);box-shadow:0 12px 30px rgb(36 71 173/.06)}.discussion-composer{padding:clamp(1rem,2vw,1.5rem);margin-bottom:1.75rem}.composer-heading{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.comment-avatar,.composer-avatar{display:grid;flex:none;place-items:center;border-radius:50%;background:#e8efff;color:var(--accent-dark);font:750 .75rem/1 var(--mono)}.composer-avatar{width:2.75rem;height:2.75rem}.composer-heading h3{margin:0;font-size:1.05rem;line-height:1.35}.composer-heading p{margin:.15rem 0 0;color:var(--muted);font-size:.85rem}.discussion-composer .comment-form{margin:0}.discussion-composer .comment-form label{gap:.5rem}.discussion-composer .comment-form label span{font-size:.8rem;color:var(--accent-dark)}.discussion-composer .comment-form textarea{min-height:7.5rem;padding:.9rem 1rem;background:#fbfcff}.discussion-composer .comment-form textarea:focus{outline:2px solid var(--accent);outline-offset:1px}.composer-footer{display:flex;width:100%;justify-content:space-between;align-items:center;gap:.75rem}.composer-footer span{color:var(--muted);font-size:.78rem}.discussion-gate{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;padding:1.25rem;margin-bottom:1.75rem}.discussion-gate-icon{display:grid;flex:none;place-items:center;width:2.75rem;height:2.75rem;border-radius:.8rem;background:#e8efff;color:var(--accent-dark)}.discussion-gate>div{flex:1 1 15rem}.discussion-gate h3{margin:0 0 .2rem;font-size:1rem}.discussion-gate p{margin:0;color:var(--muted);font-size:.85rem}.comment-list{display:grid;gap:.85rem}.comment{min-width:0;padding:1.2rem;border:1px solid var(--soft-line);border-radius:1rem;background:var(--surface);box-shadow:0 5px 18px rgb(0 0 0/.035);scroll-margin-top:7rem}.comment-header{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .55rem;color:var(--muted);font-size:.8rem}.comment-avatar{width:2.2rem;height:2.2rem;margin-right:.15rem}.comment-header strong{color:var(--ink);font-size:.9rem}.comment-header a{color:var(--muted);text-decoration:none}.comment-header a:hover{text-decoration:underline}.comment>p{margin:.7rem 0 .5rem 2.9rem;line-height:1.6;white-space:pre-line;overflow-wrap:anywhere}.comment-footer{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem .4rem;margin-left:2.9rem}.comment-footer .text-button{min-height:2rem;padding:.2rem .45rem;border-radius:.4rem;color:var(--muted);font-size:.8rem;font-weight:650}.comment-footer .text-button:hover{background:var(--tint);color:var(--accent-dark)}.comment-footer .report-control{margin:0}.comment-footer .report-control:has(.report-form){flex-basis:100%}.reply-list{display:grid;gap:.7rem;margin:1rem 0 0 1.2rem;padding-left:1rem;border-left:2px solid #b8c9ee}.reply-list .comment{background:#fbfcff;box-shadow:none}.comment-form{display:grid;justify-items:start;gap:.75rem;margin-block:1rem}.comment-form label{width:100%;display:grid;gap:.4rem;font-weight:680}.comment-form textarea{width:100%;resize:vertical;border:1px solid var(--soft-line);border-radius:.7rem;padding:.7rem .75rem;background:var(--surface);font:inherit}.reply-form{margin-left:2.9rem;padding-left:1rem;border-left:2px solid var(--soft-line)}.comment-empty{display:flex;align-items:flex-start;gap:.85rem;padding:1.4rem;border:1px dashed var(--soft-line);border-radius:1rem;background:var(--tint);color:var(--muted)}.comment-empty>svg{flex:none;color:var(--accent-dark)}.comment-empty h3{margin:0 0 .25rem;color:var(--ink);font-size:1rem}.comment-empty p{margin:0;font-size:.9rem;line-height:1.55}@media (max-width:540px){.discussion-gate .button{width:100%}.comment{padding:1rem}.comment-footer,.comment>p,.reply-form{margin-left:0}.reply-list{margin-left:.35rem;padding-left:.75rem}}.text-button{border:0;min-height:2.75rem;padding:.4rem .15rem;background:transparent;color:var(--accent-dark);font:inherit;text-decoration:none;cursor:pointer;touch-action:manipulation}.comment-actions{display:flex;gap:.25rem}.report-control{display:grid;justify-items:start;gap:.35rem;margin-block:.35rem}.report-form{width:min(100%,34rem);display:grid;gap:.75rem;padding:1rem;border:1px solid var(--line);border-radius:0;background:var(--soft)}.report-form label{display:grid;gap:.35rem;font-weight:680}.report-form textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:0;padding:.7rem .75rem;font:inherit}.moderation-card blockquote{margin-inline:0;padding:1rem;border-left:3px solid var(--line);background:var(--soft)}.moderation-form{display:grid;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.moderation-form label{display:grid;gap:.35rem;font-weight:680}.moderation-form textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:0;padding:.7rem .75rem;font:inherit}.moderation-form .button{justify-self:start}.ownership-claim{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--line)}.ownership-claim .report-form{margin-top:.75rem}.claim-alternative-evidence summary{color:var(--accent-dark);cursor:pointer;font-weight:650}.claim-alternative-evidence[open] label{margin-top:.75rem}.proof-copy{white-space:pre-wrap;overflow-wrap:anywhere;padding:1rem;border-radius:0;background:var(--soft)}.rules-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-block:2rem 3rem}.rule-card{padding:1.5rem;border:1px solid var(--ink);background:var(--surface);box-shadow:1px 1px 0 #000}.rule-card h2{font-size:1.25rem}.rule-card p{color:var(--muted)}.site-footer{border-top:1px solid var(--ink);background:var(--paper)}.footer-inner{display:flex;justify-content:space-between;gap:2rem;padding-block:2.5rem}.footer-inner p{margin:0}.footer-inner span{color:var(--muted)}.site-footer nav{flex-wrap:wrap;justify-content:end;font:.75rem/1.5 var(--mono)}.narrow-page{max-width:44rem}.auth-form{display:grid;gap:1rem;align-items:start}.auth-form>label:not(.check-field){display:grid;gap:.4rem;font-weight:700}.auth-form input[type=email],.auth-form input[type=text]{width:min(100%,30rem)}.field-help{margin:-.4rem 0 0;color:var(--muted);font-size:.88rem}.form-notice,.settings-section{padding:1.5rem;border:1px solid var(--line);background:var(--surface)}.form-notice h2,.settings-section h2{font-size:1.3rem}.form-error{min-height:1.5em;margin:0;color:#9c2525}.form-success{min-height:1.5em;margin:0;color:#17693a}.check-field{display:flex;align-items:flex-start;gap:.6rem;font-weight:600}.check-field input{min-height:auto;width:1.1rem;height:1.1rem;margin-top:.15rem}.settings-section{margin-bottom:1rem}.settings-section.auth-form{display:grid}.settings-section .fact-list{margin-bottom:1rem}.submission-form{display:grid;gap:1.25rem}.submission-form fieldset{min-width:0;display:grid;gap:1rem;margin:0;padding:1.5rem;border:1px solid var(--ink);background:var(--surface);box-shadow:1px 1px 0 #000}.submission-form legend{padding:.3rem .6rem;border:1px solid var(--ink);background:var(--paper);font:650 .8125rem/1.5 var(--mono)}.field-group,.submission-form label:not(.check-field){display:grid;gap:.4rem;font-weight:680}.submission-form input:not([type=checkbox]),.submission-form select{min-width:0;width:100%}.submission-form label small{color:var(--muted);font-weight:500}.submission-form textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:0;padding:.7rem .75rem;font:inherit}.submission-form [aria-describedby$=-error]{border-color:#a72d2d}.field-error{color:#9c2525;font-size:.82rem;font-weight:600}.check-grid{display:flex;flex-wrap:wrap;gap:.7rem 1.25rem;margin-top:.25rem}.submission-actions{position:sticky;bottom:.75rem;display:flex;flex-wrap:wrap;justify-content:end;gap:.75rem;padding:.75rem;border:1px solid var(--ink);background:rgba(255,254,250,.97);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:1px 1px 0 #000}.static-actions{position:static;justify-content:start;flex-wrap:wrap;padding-inline:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.submission-list{display:grid;gap:1rem}.submission-summary{padding:1.25rem;border:1px solid var(--ink);background:var(--surface);box-shadow:1px 1px 0 #000}.submission-summary h2{margin-bottom:.25rem;font-size:1.2rem}.status-chip{display:inline-flex;padding:.2rem .45rem;border:1px solid var(--line);background:var(--tint);color:var(--accent-dark);font:.75rem/1.5 var(--mono);text-transform:capitalize}.media-uploader{display:grid;gap:1rem;padding:1.25rem;border:1px dashed var(--line);background:var(--paper)}.media-uploader h3{margin:0;font-size:1.15rem}.media-field{display:grid;grid-template-columns:minmax(0,1fr) minmax(12rem,.65fr);align-items:end;gap:1rem}.media-field label{display:grid;gap:.4rem;font-weight:680}.media-ready{display:flex;align-items:center;gap:.75rem}.media-list img,.media-ready img{border:1px solid var(--line);border-radius:0;object-fit:cover}.media-list{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.media-list li{display:grid;grid-template-columns:7.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;overflow-wrap:anywhere}@media (max-width:720px){:root{--header-height:6.8rem}.header-inner{grid-template-columns:1fr auto;gap:.65rem;padding-block:.75rem}.site-header nav{flex-wrap:wrap;justify-content:start;gap:.65rem}.site-header nav a{font-size:.82rem}.sign-in{justify-self:end}.hero-inner{min-height:11rem;padding-block:1.5rem}.inline-filter,.ranking-context{align-items:stretch}.inline-filter{width:100%}.inline-filter label{flex:1 1}.product-card{gap:.5rem;padding:.65rem}.product-mark{width:2.75rem;height:2.75rem;border-radius:0}.vote-readout{min-width:3.65rem;padding-inline:.35rem}.filter-form{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.detail-hero{grid-template-columns:auto minmax(0,1fr)}.detail-actions{grid-column:1/-1}.detail-grid{gap:1rem}.detail-grid,.media-field,.rules-grid{grid-template-columns:1fr}.media-list li{grid-template-columns:5rem minmax(0,1fr)}.media-list li .text-button{grid-column:2;justify-self:start}.footer-inner{display:grid}.site-footer nav{justify-content:start}}@media (max-width:430px){.filter-form{grid-template-columns:1fr}.search-field{grid-column:auto}.product-card{gap:.5rem}.vote-readout{min-width:2.75rem;font-size:.875rem}.gallery{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-reduced-transparency:reduce){.ranking-context,.site-header{background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-contrast:more){:root{--line:#5a5955;--muted:#3d3c39}.ranking-context,.site-header{background:var(--paper);border-bottom:2px solid var(--ink);-webkit-backdrop-filter:none;backdrop-filter:none}}.product-copy{grid-area:copy;min-width:0;overflow-wrap:anywhere}.hero-inner>div{min-width:0}.hero h1,.hero p{overflow-wrap:anywhere}.inline-filter{flex-wrap:wrap}.inline-filter label{min-width:0}.inline-filter select{width:100%;min-width:0;max-width:100%}.section-title-row{flex-wrap:wrap}@media (max-width:430px){.hero-inner{grid-template-columns:minmax(0,1fr)}.inline-filter label{flex-basis:100%}}.platform-notices{display:grid;gap:.5rem;padding-block:.65rem;font-size:.82rem}.platform-notices .form-notice{padding:.65rem .9rem;border-radius:0}.platform-notices p{margin:.15rem 0 0}.hero .eyebrow{margin-bottom:.85rem;color:var(--accent-dark);font:.75rem/1.5 var(--mono);letter-spacing:.025em;text-transform:uppercase}.eyebrow:before{content:"";display:inline-block;width:.4rem;height:.4rem;margin-right:.5rem;background:var(--accent);vertical-align:.1em}.product-card-ranked{grid-template-columns:2.75rem minmax(0,1fr) 10rem 3.5rem;grid-template-areas:"mark copy interfaces vote"}.product-card:has(:focus-visible){background:var(--tint);border-color:var(--accent-dark)}.product-title-line a{text-decoration:none}.product-title-line a:hover{color:var(--accent-dark)}.product-copy .meta-row>span+span{border-left:1px solid var(--line);padding-left:.7rem}.registry-columns{display:grid;grid-template-columns:minmax(0,1fr) 10rem 3.5rem;gap:.75rem;width:calc(100% - 2px);padding:.4rem calc(.8rem + 1px);margin-bottom:.4rem;border-bottom:1px solid var(--soft-line);color:var(--muted);font:600 .8125rem/1.4 system-ui,sans-serif}.registry-columns>:last-child{text-align:center}.ranking-actions .ranking-refresh{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);text-decoration:none;font-size:.8125rem}.ranking-actions .ranking-refresh:hover{color:var(--accent-dark);text-decoration:none}.vote-readout[aria-pressed=true]{background:var(--accent);color:white;border-color:var(--ink);box-shadow:none}.vote-readout[aria-pressed=true] small,.vote-readout[aria-pressed=true] span{color:white}button.vote-readout:active:not(:disabled):not([aria-disabled=true]){transform:translate(1px,1px);box-shadow:0 0 0 #000;transition-duration:60ms}.button:disabled{color:var(--muted);background:var(--soft);box-shadow:none;cursor:not-allowed}.detail-hero>.detail-actions{grid-column:2}.detail-sidebar{display:grid;align-content:start;gap:1.25rem}.detail-sidebar .provenance-note{font:.75rem/1.6 var(--mono)}.field-help,.result-summary{color:var(--muted)}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}textarea{max-width:100%;color:var(--ink);background:var(--surface)}.detail-actions>a:not(.button),.pagination a,.site-footer a{display:inline-flex;align-items:center;min-height:2.75rem}.platform-notices .form-notice{border-style:dashed;background:transparent}.platform-notices{font-size:.75rem}@media (hover:hover){.product-card:hover{background:#f4f6fe}.vote-readout:hover:not(:disabled):not([aria-pressed=true]){background:var(--tint)}.sign-in:hover,.site-header nav a:not(.button):hover{color:var(--accent-dark);text-decoration:none}}@media (max-width:900px){.header-inner,.site-header nav{gap:.9rem}.product-card-ranked{grid-template-columns:2.75rem minmax(0,1fr) 10rem 3.5rem}.product-card{column-gap:.75rem}.registry-columns{grid-template-columns:minmax(0,1fr) 10rem 3.5rem;gap:.75rem}}@media (max-width:720px){.footer-inner,.header-inner,.hero-inner,.page-shell,.ranking-inner{width:calc(100% - 2rem)}.header-inner{grid-template-columns:minmax(0,1fr) auto}.wordmark{font-size:.9375rem}.product-card{grid-template-columns:2.5rem minmax(0,1fr);grid-template-areas:"mark copy" ". interfaces";min-height:0}.product-card-ranked{grid-template-columns:2.5rem minmax(0,1fr) 3rem;grid-template-areas:"mark copy vote" ". interfaces interfaces"}.product-card .product-mark{width:2.5rem;height:2.5rem;align-self:start}.product-card .vote-readout{align-self:start;min-width:3rem;min-height:3.5rem}.registry-columns{grid-template-columns:1fr 3rem;padding-inline:.85rem}.registry-columns>:nth-child(2){display:none}.ranking-context{gap:.65rem}.ranking-context>p{flex-basis:100%}.inline-filter{flex-wrap:wrap}.inline-filter label{flex:1 1 10rem}.inline-filter select{width:100%}.detail-hero>.detail-actions{grid-column:1/-1}.media-uploader,.settings-section,.submission-form fieldset{padding:1rem}.reply-list{margin-left:.5rem;padding-left:.75rem}}@media (max-width:430px){.hero-inner{grid-template-columns:minmax(0,1fr);gap:1rem}.product-card{padding:.6rem .5rem}.product-card-ranked{grid-template-columns:2rem minmax(0,1fr) 2.75rem;column-gap:.5rem}.product-card .product-mark{width:2rem;height:2rem}.product-card .vote-readout{min-width:2.75rem;padding-inline:.2rem}.product-copy .meta-row{gap:.25rem .45rem}.product-copy .meta-row>span+span{padding-left:.45rem}.pagination{gap:.5rem;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.button:active:not(:disabled):not([aria-disabled=true]),.product-card:has(.product-card-link:active),button.vote-readout:active:not(:disabled):not([aria-disabled=true]){transform:none}}@media (prefers-contrast:more),(prefers-reduced-transparency:reduce){.ranking-context,.site-header,.submission-actions{background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none}}.button-danger{background:#a22e2e;color:#fff}.button-danger:hover:not(:disabled){background:#812020}.detail-vote>.vote-readout{grid-area:auto}.vote-readout:not(button){cursor:default;box-shadow:none}@media (max-width:720px){.submission-actions{position:static}}.header-inner{min-height:4.25rem;grid-template-columns:minmax(0,1fr) auto minmax(0,28rem) auto;grid-template-areas:"brand nav submit account";gap:1.25rem;padding-block:.5rem}.header-inner .wordmark{grid-area:brand;min-width:0}.header-inner>.header-navigation{grid-area:nav;gap:1rem}.header-inner>.sign-in{grid-area:account;max-width:8rem;overflow-wrap:anywhere}.header-inner>.launch-entry{grid-area:submit;width:100%;max-width:28rem;justify-self:end;container-type:inline-size}.header-inner .launch-entry-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.25rem;padding:.125rem;border-color:var(--line);box-shadow:none}.header-inner .launch-entry-bar input{width:100%;min-height:2.25rem;padding:.25rem .6rem;font-size:.9375rem}.header-inner .launch-entry-bar .button{white-space:nowrap;min-height:2.25rem;padding:.25rem .75rem;min-width:0}@media (pointer:coarse){.header-inner .launch-entry-bar .button,.header-inner .launch-entry-bar input{min-height:2.75rem}}.submit-label-compact,.submit-label-short{display:none}.header-menu{display:none;grid-area:menu;position:relative}.header-menu summary{display:grid;place-items:center;width:2.75rem;height:2.75rem;border:1px solid var(--line);cursor:pointer;list-style:none;background:var(--surface);box-shadow:1px 1px 0 #000;transition:box-shadow .1s ease,transform .1s ease;touch-action:manipulation}.header-menu summary:active{transform:translate(1px,1px);box-shadow:0 0 0 #000;transition-duration:60ms}@media (prefers-reduced-motion:reduce){.header-menu summary:active{transform:none}}.header-menu summary::-webkit-details-marker{display:none}.header-menu[open] summary{border-color:var(--ink)}.site-header .header-menu nav{position:absolute;right:0;top:calc(100% + .5rem);z-index:30;display:grid;gap:0;width:max-content;max-width:calc(100vw - 2rem);padding:.35rem;border:1px solid var(--ink);background:var(--surface);box-shadow:1px 1px 0 #000}.header-menu nav a{padding-inline:.75rem}@container (max-width: 25rem){.submit-label-full{display:none}.submit-label-compact{display:inline}}@container (max-width: 16rem){.submit-label-compact{display:none}.submit-label-short{display:inline}}@media (max-width:1100px){.header-inner{grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"brand submit account menu";gap:.75rem}.header-inner>.header-navigation{display:none}.header-menu{display:block}.header-inner .submit-label-full{display:none}.header-inner .submit-label-compact{display:inline}}@container (max-width: 16rem){.header-inner .submit-label-compact{display:none}.header-inner .submit-label-short{display:inline}}@media (max-width:700px){.header-inner{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"brand account menu" "submit submit submit";gap:.35rem .75rem}.header-inner>.launch-entry{max-width:none}.header-inner .launch-entry-bar input{font-size:1rem}}@media (max-width:600px){.ranking-context{gap:.4rem;padding-block:.5rem}.ranking-title{width:100%}.ranking-title h2{font-size:1.125rem}.ranking-actions{width:100%;justify-content:space-between;gap:.25rem .5rem}}.text-button:hover{color:var(--accent);text-decoration:none}@media (max-width:760px){.hero .hero-inner{grid-template-columns:minmax(0,1fr);gap:0;min-height:0;padding-block:1.25rem .75rem}.hero-copy{padding-block:.5rem 0}.hero-copy h1{font-size:clamp(2rem,5vw,2.65rem)}.hero .eyebrow{font-size:.6875rem}}.auth-page{max-width:34rem}.auth-page>nav{font-size:.875rem}.auth-notice,.auth-page>nav{margin-bottom:1.5rem}.auth-panel{display:grid;gap:1.25rem}.auth-panel .auth-form{gap:.9rem}.auth-page .auth-form input,.auth-panel input{width:100%}.auth-form label.auth-floating-field{display:block;position:relative;font-weight:400}.auth-floating-field input{height:3.5rem;padding:1.25rem 1rem .25rem;border:1px solid var(--ink);border-radius:0;font-size:1rem;font-weight:400;box-shadow:0 0 0 #000;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}.auth-floating-field input:focus{outline:none;box-shadow:2px 2px 0 #000}.auth-floating-field>span{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--muted);font-size:1rem;line-height:1rem;font-weight:400;pointer-events:none;transition:top .15s ease-out,transform .15s ease-out,font-size .15s ease-out}.auth-floating-field input:is(:focus,:not(:placeholder-shown),:autofill)+span{top:.625rem;transform:translateY(0);font-size:.75rem;font-weight:600}@media (forced-colors:active){.auth-floating-field input:focus{outline:2px solid Highlight;outline-offset:-2px}}.auth-form button:disabled,.auth-panel button:disabled{cursor:wait;opacity:.65}.auth-google-option{display:grid;gap:.5rem}.auth-google-option .field-help{margin:0;text-align:center}.auth-google img{flex:0 0 auto;width:20px;height:20px;object-fit:contain}.auth-google:disabled[aria-describedby]{cursor:not-allowed;opacity:1;background:var(--surface)}.auth-legal{margin:0;text-align:center;color:var(--muted);font-size:.75rem;line-height:1.5}.auth-legal a{display:inline-block;padding-block:.25rem}.auth-modes{display:flex;padding:.25rem;gap:.25rem;border:1px dashed var(--line);background:var(--paper)}.auth-modes button{flex:1 1;min-height:2.75rem;padding:.45rem .75rem;border:1px solid transparent;background:transparent;cursor:pointer}.auth-modes button[aria-pressed=true]{border-color:var(--ink);background:var(--surface);box-shadow:1px 1px 0 #000;font-weight:650}.auth-divider{display:flex;align-items:center;gap:.8rem;color:var(--muted);font:.75rem/1.4 var(--mono)}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;border-top:1px dashed var(--line)}.auth-password-field{display:grid;gap:.4rem}.auth-password-field>.text-button{justify-self:end;font-size:.8125rem;font-weight:500}.auth-magic-link{justify-self:center;font-size:.875rem}.auth-dialog{position:fixed;width:min(32rem,calc(100% - 2rem));max-height:calc(100dvh - 2rem);margin:auto;padding:2rem;overflow-y:auto;overscroll-behavior:contain;color:var(--ink);background:var(--surface);border:1px solid var(--ink);box-shadow:3px 3px 0 #000}.auth-dialog::backdrop{background:rgb(27 36 42/.45)}.auth-dialog .page-heading{padding-right:1.75rem;margin-bottom:1.5rem}.auth-dialog .page-heading h2{font-size:1.75rem}.auth-dialog .page-heading p{margin-bottom:0}.auth-dialog-close{position:absolute;top:.5rem;right:.5rem;display:grid;place-items:center;width:2.75rem;height:2.75rem;border:0;background:transparent;font-size:1.75rem;cursor:pointer}@media (max-width:600px){.auth-dialog{padding:1.5rem}}:root{--panel-radius:1rem;--field-radius:.65rem;--panel-shadow:0 12px 36px rgb(0 0 0/.045)}main:not(:has(.admin-area)) .page-shell{padding-block:clamp(2.5rem,6vw,4.75rem)}main:not(:has(.admin-area)) .page-heading{margin-bottom:2.25rem;padding-bottom:1.5rem;border-bottom:1px solid var(--soft-line)}main:not(:has(.admin-area)) .page-heading h1{max-width:24ch;font-size:clamp(2.15rem,4.5vw,3.5rem);letter-spacing:-.052em}main:not(:has(.admin-area)) .page-heading p{max-width:52rem;font-size:1.0625rem;line-height:1.65}main:not(:has(.admin-area)) .content-section p{max-width:72ch;line-height:1.7}main:not(:has(.admin-area)) .content-section h2{margin-bottom:.65rem}main:not(:has(.admin-area)) .detail-hero{padding-bottom:2rem;border-bottom:1px solid var(--soft-line)}main:not(:has(.admin-area)) .detail-grid{gap:clamp(1.5rem,4vw,3rem)}main:not(:has(.admin-area)) :is(.directory-preview,.discussion){border-color:var(--soft-line)}main:not(:has(.admin-area)) .fact-list div{border-bottom-style:solid;border-bottom-color:var(--soft-line)}main:not(:has(.admin-area)) :is(.rule-card,.settings-section,.form-notice,.submission-summary,.empty-state,.report-form){border-color:var(--soft-line);border-radius:var(--panel-radius);background:var(--surface);box-shadow:var(--panel-shadow)}main:not(:has(.admin-area)) .rule-card{padding:clamp(1.35rem,3vw,1.9rem)}main:not(:has(.admin-area)) .rule-card h2{margin-bottom:.55rem}main:not(:has(.admin-area)) .rule-card p{line-height:1.6}main:not(:has(.admin-area)) .empty-state{border-style:solid}main:not(:has(.admin-area)) .submission-summary{padding:1.5rem}main:not(:has(.admin-area)) .provenance-note{border-radius:0 .6rem .6rem 0}main:not(:has(.admin-area)) .proof-copy{border-radius:.6rem}main:not(:has(.admin-area)) :is(.chip,.status-chip){border-radius:.35rem}.auth-dialog :is(input:not([type=checkbox]):not([type=radio]),select,textarea),main:not(:has(.admin-area)) :is(input:not([type=checkbox]):not([type=radio]),select,textarea){border-radius:var(--field-radius)}main:not(:has(.admin-area)) :is(.auth-form,.filter-form,.inline-filter,.settings-section,.comment-form,.report-form,.submission-form) :is(input:not([type=checkbox]):not([type=radio]),select,textarea){border-color:var(--soft-line)}.auth-dialog .auth-floating-field input,main:not(:has(.admin-area)) :is(.auth-floating-field input,.comment-form textarea,.report-form textarea,.submission-form textarea){border-radius:var(--field-radius)}:is(main:not(:has(.admin-area)),.auth-dialog) .auth-floating-field input{border-color:var(--soft-line);box-shadow:none}:is(main:not(:has(.admin-area)),.auth-dialog) .auth-floating-field input:focus{outline:2px solid var(--accent);outline-offset:-2px;box-shadow:none}:is(main:not(:has(.admin-area)),.auth-dialog) .auth-modes{border-style:solid;border-color:var(--soft-line);border-radius:.8rem}:is(main:not(:has(.admin-area)),.auth-dialog) .auth-modes button[aria-pressed=true]{border-color:var(--soft-line);border-radius:.6rem;box-shadow:0 2px 8px rgb(0 0 0/.07)}main:not(:has(.admin-area)) .submission-form [aria-invalid=true]{border-color:#a72d2d}.auth-dialog{border-color:var(--soft-line);border-radius:1.15rem;box-shadow:0 26px 80px rgb(0 0 0/.2)}:is(main:not(:has(.admin-area)),.auth-dialog) .button{border-color:transparent;border-radius:.7rem;box-shadow:0 5px 16px rgb(0 0 0/.1)}:is(main:not(:has(.admin-area)),.auth-dialog) .button-secondary{border-color:var(--soft-line);box-shadow:0 3px 10px rgb(0 0 0/.045)}:is(main:not(:has(.admin-area)),.auth-dialog) .button:active:not(:disabled):not([aria-disabled=true]){transform:translateY(1px);box-shadow:0 2px 6px rgb(0 0 0/.08)}:is(main:not(:has(.admin-area)),.auth-dialog) .button:disabled{box-shadow:none}.site-header .launch-entry-bar,main:not(:has(.admin-area)) .launch-entry-bar{border-color:var(--soft-line);border-radius:.75rem;box-shadow:none}.site-header .launch-entry .button,main:not(:has(.admin-area)) .launch-entry .button{border:1px solid var(--ink);border-radius:.65rem;box-shadow:none}.site-header .launch-entry .button:active:not(:disabled):not([aria-disabled=true]),main:not(:has(.admin-area)) .launch-entry .button:active:not(:disabled):not([aria-disabled=true]){transform:translate(1px,1px)}main:not(:has(.admin-area)) .product-list{gap:.85rem;padding:0 .15rem .5rem}main:not(:has(.admin-area)) .product-card{border-color:var(--soft-line);border-radius:var(--panel-radius);box-shadow:0 7px 20px rgb(0 0 0/.07);transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease,transform .1s ease}main:not(:has(.admin-area)) .product-card-link:after{border-radius:var(--panel-radius)}main:not(:has(.admin-area)) .product-card:has(:focus-visible){border-color:var(--accent)}main:not(:has(.admin-area)) .product-card:has(.product-card-link:active){transform:translateY(1px);box-shadow:0 3px 10px rgb(0 0 0/.06)}main:not(:has(.admin-area)) .vote-readout{border-color:var(--soft-line);border-radius:.8rem;box-shadow:none}main:not(:has(.admin-area)) button.vote-readout{border-color:#a7b8d5;background:var(--surface);box-shadow:0 4px 0 rgb(0 0 0/.28),0 9px 18px rgb(0 0 0/.16);transition:background-color .12s ease,box-shadow .12s ease,transform .1s ease}main:not(:has(.admin-area)) button.vote-readout[aria-pressed=true]{border-color:var(--accent-dark);background:var(--accent);transform:translateY(2px);box-shadow:0 2px 0 rgb(0 0 0/.35),inset 0 2px 5px rgb(0 0 0/.18)}main:not(:has(.admin-area)) button.vote-readout:disabled:not([aria-busy=true]){transform:none;box-shadow:none}main:not(:has(.admin-area)) button.vote-readout[aria-busy=true]{background:var(--tint);cursor:progress}main:not(:has(.admin-area)) button.vote-readout[aria-busy=true][aria-pressed=true]{background:var(--accent)}main:not(:has(.admin-area)) button.vote-readout:active:not(:disabled):not([aria-disabled=true]),main:not(:has(.admin-area)) button.vote-readout[aria-busy=true]{transform:translateY(3px);box-shadow:0 1px 0 rgb(0 0 0/.28),inset 0 2px 6px rgb(0 0 0/.13);transition-duration:60ms}main:not(:has(.admin-area)) button.vote-readout[aria-busy=true][aria-pressed=true]{box-shadow:0 1px 0 rgb(0 0 0/.35),inset 0 2px 6px rgb(0 0 0/.2)}main:not(:has(.admin-area)) .gallery img,main:not(:has(.admin-area)) :is(.media-ready,.media-list) img{border-color:var(--soft-line);border-radius:.65rem;box-shadow:none}main:not(:has(.admin-area)) :is(.media-uploader,.submission-form fieldset,.submission-actions){border-color:var(--soft-line);border-radius:var(--panel-radius);box-shadow:var(--panel-shadow)}main:not(:has(.admin-area)) .submission-form legend{border-color:var(--soft-line);border-radius:.5rem}main:not(:has(.admin-area)) .static-actions{border:0;box-shadow:none}.site-header .header-menu nav,.site-header .header-menu summary{border-color:var(--soft-line);border-radius:.75rem;box-shadow:0 9px 24px rgb(0 0 0/.08)}.site-header .header-menu summary:active{transform:translateY(1px);box-shadow:0 3px 9px rgb(0 0 0/.06)}:is(main:not(:has(.admin-area)),.auth-dialog) .auth-modes button{border-radius:.6rem}:is(main:not(:has(.admin-area)),.auth-dialog) .auth-modes button[aria-pressed=true]{box-shadow:0 3px 10px rgb(0 0 0/.06)}:is(main:not(:has(.admin-area)),.auth-dialog) .auth-divider:after,:is(main:not(:has(.admin-area)),.auth-dialog) .auth-divider:before{border-top-style:solid;border-top-color:var(--soft-line)}@media (prefers-reduced-motion:reduce){.site-header .header-menu summary:active,.site-header .launch-entry .button:active:not(:disabled):not([aria-disabled=true]),:is(main:not(:has(.admin-area)),.auth-dialog) .button:active:not(:disabled):not([aria-disabled=true]),main:not(:has(.admin-area)) .product-card:has(.product-card-link:active),main:not(:has(.admin-area)) button.vote-readout:active:not(:disabled):not([aria-disabled=true]),main:not(:has(.admin-area)) button.vote-readout[aria-busy=true],main:not(:has(.admin-area)) button.vote-readout[aria-pressed=true]{transform:none}}@media (prefers-contrast:more){main:not(:has(.admin-area)) .product-card,main:not(:has(.admin-area)) button.vote-readout{border-color:var(--ink)}}@media (max-width:720px){main:not(:has(.admin-area)) .page-shell{padding-block:2.25rem 3rem}main:not(:has(.admin-area)) .page-heading h1{font-size:clamp(2rem,8vw,2.8rem)}main:not(:has(.admin-area)) .page-heading p{font-size:1rem}main:not(:has(.admin-area)) .submission-summary{padding:1.2rem}}@media (prefers-contrast:more){.auth-dialog,main:not(:has(.admin-area)) :is(.rule-card,.settings-section,.form-notice,.submission-summary,.empty-state,.report-form,.claim-panel){border-color:var(--ink);box-shadow:none}}@media (forced-colors:active){:is(main:not(:has(.admin-area)),.auth-dialog) .auth-floating-field input:focus{outline:2px solid Highlight}}.hero-copy .hero-lede{color:var(--ink);font-size:1rem;line-height:1.55}.hero-copy .hero-maker{margin-top:.75rem}.hero-copy .hero-definition{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--soft-line);font-size:.875rem;line-height:1.6}.hero-copy .hero-definition strong{color:var(--ink)}.hero-copy a{color:var(--accent-dark);font-weight:600;text-decoration:underline;text-underline-offset:.15em}.hero-copy .hero-definition a{white-space:nowrap}.vision-section{margin-block:2.5rem;scroll-margin-top:8rem}.vision-section>p{max-width:72ch}.vision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-block:1.5rem}.vision-grid article{padding:1.3rem;background:var(--surface);border:1px solid var(--line);border-radius:12px}.vision-grid h3{margin-top:0}.intent-chain{padding:1rem;border-left:3px solid var(--accent);background:#315ce508;font-weight:600}.vision-faq details{padding:1rem 0;border-bottom:1px solid var(--line)}.vision-faq summary{cursor:pointer;font-weight:600;min-height:2rem}.vision-faq p{max-width:72ch}.filter-form{display:flex;flex-wrap:wrap;align-items:end;gap:1rem}.filter-form>label{min-width:10rem;flex:1 1}.filter-form>.search-field{flex:2 1;min-width:min(100%,18rem)}.filter-form>.check-field{align-self:center}.flair-a2a{background:#eee6ff;color:#54368b}.submission-help-link{justify-self:end;font-size:.9rem}.share-control{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.share-control p{margin:0;font-size:.875rem}.detail-hero>.detail-actions{align-items:center}.listing-panel{padding:1.2rem 0;border-top:1px solid var(--soft-line)}.claim-panel h2,.listing-panel h2{margin:0 0 .8rem;font-size:1.1rem;line-height:1.35}.listing-panel .fact-list div{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.4rem 0;border:0}.listing-panel .fact-list dt{font:inherit;font-size:.875rem;color:var(--muted)}.listing-panel .fact-list dd{margin:0;font-size:.875rem;text-align:right}.listing-panel>p{margin:.85rem 0 0;color:var(--muted);font-size:.8125rem;line-height:1.55}.listing-panel>p a{color:var(--accent-dark);font-weight:600;text-decoration:underline;text-underline-offset:.15em}.claim-panel{padding:1.25rem;border:1px solid var(--soft-line);border-radius:var(--panel-radius);background:var(--tint)}.claim-panel>p{margin:0;color:var(--muted);font-size:.875rem;line-height:1.55}.claim-panel .ownership-claim{margin-top:1rem;padding:0;border:0}.claim-panel .ownership-claim .report-form{margin-top:1rem;padding:0;border:0;background:transparent;box-shadow:none}.claim-panel .ownership-claim .button{max-width:100%;white-space:normal}.product-copy>.product-card-capability{-webkit-line-clamp:4;margin:.35rem 0 .15rem;color:var(--ink);font-size:.9rem;line-height:1.45;font-weight:580}.product-card-capability span{margin-right:.5rem;color:var(--accent-dark);font:750 .68rem/1.3 var(--mono);letter-spacing:.035em;text-transform:uppercase}.product-copy>.product-card-tagline{-webkit-line-clamp:1;margin:0 0 .4rem;color:var(--muted);font-size:.8rem}@media(max-width:760px){.vision-grid{grid-template-columns:1fr}.hero .hero-copy,.hero .hero-inner{position:relative}.hero .hero-copy{z-index:1}.hero .hero-inner>:last-child{max-width:17rem;justify-self:center}.filter-form>label{min-width:0;flex-basis:calc(50% - 1rem)}.filter-form>.search-field{flex-basis:100%}.submission-help-link{font-size:.8rem}}@media(max-width:760px){main:not(:has(.admin-area)) .submission-page{padding-top:1.5rem}main:not(:has(.admin-area)) .submission-page .page-heading{margin-bottom:1rem;padding-bottom:.75rem}.submission-page .page-heading h1{margin-top:0}.submission-page .page-heading p{margin-bottom:0}}.submission-form label[hidden]{display:none!important}.upcoming-panel{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem 1.75rem;margin:1.5rem 0;border:1px solid var(--line);border-radius:1rem;background:var(--surface)}.upcoming-panel .eyebrow{margin:0 0 .4rem}.upcoming-panel time{color:var(--muted);font-size:.875rem}.launch-countdown{display:flex;gap:1.5rem;margin-top:1rem}.launch-countdown>span{display:grid;gap:.15rem;text-align:center;min-width:2.5rem}.launch-countdown strong{font:700 1.8rem/1.1 var(--mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.launch-countdown small{color:var(--muted);font-size:.75rem}.upcoming-preview{max-width:24rem}.upcoming-preview p{margin:.65rem 0}.upcoming-logos{display:flex;flex-wrap:wrap;gap:.5rem}.upcoming-logos a{display:grid;place-items:center;width:2.75rem;height:2.75rem;border:1px solid var(--soft-line);border-radius:.65rem;background:var(--paper);overflow:hidden}.upcoming-logos img{width:2rem;height:2rem;object-fit:contain}.upcoming-notice{padding:.65rem .9rem;border:1px solid var(--soft-line);border-radius:.65rem;background:var(--tint);color:var(--accent-dark);font-size:.875rem}@media(max-width:640px){.upcoming-panel{flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.25rem}.launch-countdown{justify-content:space-between;gap:.5rem}}.hero .hero-inner{min-height:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;padding-block:1rem}.hero .hero-copy{padding-block:0}.hero .hero-copy h1{font-size:clamp(1.85rem,2.5vw,2.3rem);margin-bottom:.5rem}.hero .eyebrow{margin-bottom:.4rem}.hero .hero-lede{font-size:.9rem;line-height:1.4}.hero .hero-maker{margin-top:.5rem}.hero .hero-definition{margin-top:.7rem;padding-top:.7rem}.weekly-layout{width:min(74rem,calc(100% - 3rem));margin:1.5rem auto 0;display:grid;grid-template-columns:minmax(0,1fr) 17.5rem;gap:1.5rem;align-items:start}.weekly-layout .ranking-section{min-width:0}.weekly-layout .ranking-inner{width:100%}.weekly-layout .upcoming-panel{display:grid;align-items:start;justify-content:stretch;gap:0;min-width:0;margin:0;padding:1.2rem;border-color:var(--soft-line);box-shadow:0 7px 20px rgb(0 0 0/.07)}.weekly-layout .upcoming-panel time{display:block;color:var(--ink);font-size:.9375rem;font-weight:700;line-height:1.4}.weekly-layout .launch-countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.2rem;margin-top:1rem;padding:.75rem .25rem;border:1px solid var(--soft-line);border-radius:.7rem;background:var(--paper)}.weekly-layout .launch-countdown>span{min-width:0}.weekly-layout .launch-countdown strong{font-size:1.25rem}.weekly-layout .launch-countdown small{font-size:.625rem}.weekly-layout .upcoming-preview{max-width:none;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--soft-line)}.weekly-layout .upcoming-preview p{margin:.65rem 0;font-size:.8125rem;font-weight:650}.weekly-layout .upcoming-preview .text-button{font-size:.8125rem}.weekly-layout .upcoming-logos a{width:2.25rem;height:2.25rem}.weekly-layout .upcoming-logos img{width:1.75rem;height:1.75rem}@media(max-width:960px){.weekly-layout{grid-template-columns:minmax(0,1fr);gap:0}.weekly-layout .upcoming-panel{margin-bottom:2rem}}@media(max-width:720px){.weekly-layout{width:calc(100% - 2rem);margin-top:1rem}}@media(max-width:760px){.hero .hero-inner{grid-template-columns:minmax(0,1fr)}.hero .hero-copy h1{font-size:clamp(1.85rem,5vw,2.1rem)}.hero .hero-inner>:last-child{display:none}}.site-header_shell___VYMt.site-header{position:relative;padding-block:.75rem .5rem;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header_shell___VYMt.site-header:after{content:none}.site-header_silhouette__Wg5My{position:absolute;inset:0;width:100%;height:100%;fill:var(--surface);stroke:#7a8999;stroke-width:1;filter:drop-shadow(0 7px 10px rgb(0 0 0/.06));pointer-events:none}.site-header_silhouette__Wg5My path{vector-effect:non-scaling-stroke}.site-header_folder__bhEMc.header-inner{position:relative;z-index:1;width:min(74rem,90%);min-height:4.5rem;grid-template-columns:auto minmax(0,1fr) minmax(14rem,28rem) auto;grid-template-areas:"brand nav submit account";gap:1rem;padding:.65rem 1.5rem;border:0;background:transparent;box-shadow:none}.site-header_folder__bhEMc.header-inner>.header-navigation{justify-self:start}.site-header_folder__bhEMc.header-inner>.launch-entry{justify-self:stretch}.site-header_folder__bhEMc.header-inner .header-menu,.site-header_folder__bhEMc.header-inner>.sign-in{justify-self:end}.site-header_folder__bhEMc.header-inner:not(:has(>.launch-entry)){grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand nav account"}@media (max-width:1100px){.site-header_folder__bhEMc.header-inner{grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"brand submit account menu"}.site-header_folder__bhEMc.header-inner:not(:has(>.launch-entry)){grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"brand account menu"}}@media (max-width:700px){.site-header_folder__bhEMc.header-inner{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"brand account menu" "submit submit submit";gap:.35rem .75rem;padding:.55rem 1.1rem .7rem}}@media (max-width:430px){.site-header_folder__bhEMc.header-inner{padding-inline:.7rem}.site-header_folder__bhEMc .wordmark{font-size:.75rem}}