.collection-card,.collection-page{--c-ink:#292a23;--c-muted:#706f63;--c-line:#e3e3d8;--c-panel:#fffefa;color:var(--c-ink)}.dark .collection-card,.dark .collection-page{--c-ink:#f4f2e9;--c-muted:#b8b8aa;--c-line:#3d4134;--c-panel:#23251f}.collection-page{padding-top:120px;padding-bottom:65px;min-height:85vh}.collection-crumb{display:flex;flex-wrap:wrap;gap:10px;color:var(--c-muted);font-size:12px;margin-bottom:30px}.collection-crumb a:hover{color:var(--c-ink);text-decoration:underline}.collection-kicker{color:#9b542b;font-size:10px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.dark .collection-kicker{color:#ebbc90}.collection-heading{padding:28px 0 40px;max-width:720px}.category-banner h1,.collection-heading h1{font-size:clamp(34px,4.5vw,56px);line-height:1.12;letter-spacing:-.05em;font-weight:800;margin:14px 0}.category-banner>div>p:last-child,.collection-heading>p:last-child{color:var(--c-muted);font-size:17px;line-height:1.8}.category-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.directory-card{border:1px solid var(--c-line);border-radius:22px;background:var(--c-panel);padding:27px;transition:transform .2s,border-color .2s}.directory-card:hover{transform:translateY(-4px);border-color:#a4ae8d}.directory-art{background:#f0f1e5;border-radius:14px;padding:12px;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.dark .directory-art{background:#343b2a}.directory-art img{height:90px;width:90px}.directory-art span{font-family:monospace;font-size:11px;color:var(--c-muted);padding:7px}.directory-card h2{font-size:24px;font-weight:750;letter-spacing:-.03em}.directory-card>p{color:var(--c-muted);line-height:1.8;font-size:14px;margin:10px 0 22px}.directory-link{font-size:12px;font-weight:700;border-bottom:1px solid #b7bda7;padding-bottom:4px}.collection-invite{border-top:1px solid var(--c-line);margin-top:45px;padding:35px 0}.collection-invite h2{font-size:22px;font-weight:700}.collection-invite p{color:var(--c-muted);margin:10px 0 18px}.collection-invite>a{font-size:14px;font-weight:700;text-decoration:underline}.category-banner{background:#ecefdf;border:1px solid #dce1cd;padding:35px 42px;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:30px}.dark .category-banner{background:#303929;border-color:#4a553e}.category-banner img{width:145px;height:145px}.collection-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:27px 0 32px}.collection-tabs a{padding:10px 17px;font-size:12px;border:1px solid var(--c-line);border-radius:999px;background:var(--c-panel)}.collection-tabs a[aria-current=page]{color:#fff;background:#3c482f;border-color:#3c482f}.dark .collection-tabs a[aria-current=page]{color:#222b1c;background:#d9e5bd}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px;font-size:13px;color:var(--c-muted)}.collection-toolbar>div{display:flex;gap:10px}.collection-toolbar input,.collection-toolbar select{background:var(--c-panel);color:var(--c-ink);border:1px solid var(--c-line);border-radius:10px;padding:11px 13px;min-width:0}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.collection-card{border:1px solid var(--c-line);background:var(--c-panel);border-radius:20px;display:flex;flex-direction:column;min-width:0;transition:border-color .2s,box-shadow .2s;overflow:hidden}.collection-card:hover{border-color:#adb797;box-shadow:0 12px 28px -20px #475a38}.collection-card-main{display:flex;flex-direction:column;padding:25px;flex:1}.collection-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.collection-logo{background:#f0f0e7;border:1px solid #e4e5d8;border-radius:14px;height:55px;width:55px;display:grid;place-items:center;color:#687054;flex-shrink:0}.collection-logo img{height:36px;width:36px;object-fit:contain}.collection-logo>span{font-size:25px}.collection-rating{font-size:10px;color:var(--c-muted);background:transparent}.collection-stats{display:flex;align-items:center;gap:8px;flex-shrink:0}.collection-views{font-size:10px;color:var(--c-muted);white-space:nowrap}.collection-card h3{font-size:23px;font-weight:750;letter-spacing:-.035em;overflow-wrap:anywhere}.collection-domain{font-size:12px;color:var(--c-muted);overflow-wrap:anywhere}.collection-card-main>p{font-size:14px;line-height:1.85;color:var(--c-muted);margin:15px 0 22px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.collection-detail-label{margin-top:auto;font-size:12px;font-weight:700}.collection-card-bottom{display:flex;align-items:center;justify-content:space-between;padding:15px 25px;border-top:1px solid var(--c-line);font-size:11px;color:var(--c-muted)}.collection-card-bottom>a{background:#edf0e0;color:#3d4e29;padding:8px 14px;border-radius:8px;font-weight:700}.dark .collection-card-bottom>a{background:#3c482f;color:#e8f0d7}.collection-skeleton{height:300px;border:1px solid var(--c-line);border-radius:20px;background:var(--c-panel)}.collection-empty{padding:50px 25px;text-align:center;border:1px dashed var(--c-line);border-radius:20px}.collection-empty h2{font-size:24px;font-weight:700}.collection-empty p{margin:12px 0 20px;color:var(--c-muted)}.collection-empty a,.collection-empty button{text-decoration:underline;font-weight:700}.site-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px;align-items:start}.detail-story{background:var(--c-panel);border:1px solid var(--c-line);border-radius:24px;padding:38px;min-width:0}.detail-heading{display:flex;align-items:center;gap:24px}.detail-logo{width:90px;height:90px;border:1px solid #e4e5d8;background:#fffefa;border-radius:20px;display:grid;place-items:center;flex-shrink:0}.detail-logo img{width:64px;height:64px;object-fit:contain}.detail-heading h1{font-size:clamp(29px,3vw,43px);font-weight:800;letter-spacing:-.045em;line-height:1.15;margin:8px 0;overflow-wrap:anywhere}.detail-stats{display:flex;flex-wrap:wrap;gap:10px 24px;font-size:12px;color:var(--c-muted);padding:25px 0;margin-bottom:32px;border-bottom:1px solid var(--c-line)}.detail-description h2,.detail-feedback h2{font-size:25px;font-weight:750;letter-spacing:-.03em;margin:10px 0 18px}.detail-description>p:not(.collection-kicker){font-size:17px;line-height:1.95;color:var(--c-muted);white-space:pre-line;overflow-wrap:anywhere}.detail-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.detail-tags a{font-size:11px;border:1px solid var(--c-line);padding:7px 11px;border-radius:999px}.detail-feedback{border-top:1px solid var(--c-line);margin-top:35px;padding-top:24px}.detail-feedback>p{color:var(--c-muted);font-size:14px;line-height:1.8;margin-bottom:20px}.detail-sidebar{position:-webkit-sticky;position:sticky;top:105px}.detail-visit{padding:25px;border:1px solid var(--c-line);border-radius:22px;background:#eef0e3}.dark .detail-visit{background:#303929}.detail-visit h2{font-size:25px;font-weight:750;letter-spacing:-.03em;margin:12px 0}.detail-next p,.detail-visit>p:not(.collection-kicker){font-size:13px;color:var(--c-muted);line-height:1.8;margin-bottom:22px}.collection-primary{display:block;text-align:center;background:#35432a;color:#fff;border:1px solid #35432a;font-size:14px;font-weight:700;border-radius:11px;padding:14px}.collection-primary:hover{background:#4b5e3c}.dark .collection-primary{background:#dce8bd;border-color:#dce8bd;color:#243019}.dark .collection-primary:hover{background:#f0f5e5}.collection-secondary{display:inline-block;background:var(--c-panel);color:var(--c-ink);border:1px solid var(--c-line);border-radius:11px;padding:12px 18px;font-size:13px;font-weight:600}.detail-visit .collection-secondary{width:100%;margin-top:18px}.collection-secondary[aria-pressed=true]{border-color:#af8065}.visit-note{display:block;text-align:center;color:var(--c-muted);font-size:10px;margin-top:9px}.detail-next{padding:25px 10px}.detail-next h3{font-size:17px;font-weight:700;margin-bottom:10px}.detail-next a{font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:4px}@media(max-width:1000px){.category-directory,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-detail-layout{grid-template-columns:minmax(0,1fr) 270px;gap:20px}.detail-story{padding:25px}}@media(max-width:767px){.collection-page{padding-top:105px}.category-banner{padding:25px}.category-banner img{width:80px;height:80px}.category-banner>div>p:last-child{font-size:14px}.collection-toolbar{align-items:stretch;flex-direction:column}.collection-toolbar>div{flex-wrap:wrap}.collection-toolbar input{flex:1}.site-detail-layout{display:flex;flex-direction:column}.detail-story{width:100%}.detail-sidebar{position:static;width:100%;order:-1}.detail-next,.detail-visit h2,.detail-visit>p:not(.collection-kicker){display:none}.detail-visit .collection-kicker{margin-bottom:15px}.detail-heading{gap:16px}.detail-logo{width:65px;height:65px}.detail-logo img{width:45px;height:45px}}@media(max-width:480px){.category-directory,.collection-grid{grid-template-columns:1fr}.category-banner img{display:none}.collection-tabs{gap:6px}.collection-tabs a{padding:9px 12px}.collection-crumb{font-size:11px}}.collection-page{padding-top:48px;padding-bottom:64px}.collection-heading{margin-bottom:48px}.directory-art{align-items:center;min-height:200px;padding:20px}.directory-art img{width:164px;height:164px;max-width:80%;object-fit:contain}.category-directory,.collection-grid{gap:28px}.category-banner{padding:40px}.category-banner img{display:block;flex-shrink:0;width:164px;height:164px;object-fit:contain}@media(max-width:767px){.collection-page{padding-top:32px}.category-banner{padding:28px}.category-banner img{width:112px;height:112px}}@media(max-width:480px){.category-banner{flex-direction:column-reverse;align-items:flex-start;gap:20px}.category-banner img{display:block;width:128px;height:128px}}body:has(.category-detail){background:#000}.dark .collection-page.category-detail{--c-ink:#f5f2fa;--c-muted:#aaa3b3;--c-line:#292929;--c-panel:#111}.category-detail .collection-crumb a:hover,.category-detail .collection-kicker,.dark .category-detail .collection-kicker{color:#c7a6ff}.dark .category-detail .category-banner{position:relative;isolation:isolate;overflow:hidden;background:#20152f;border-color:#3c2d55}.category-detail .category-banner:before{content:"";position:absolute;z-index:-1;right:-60px;top:-80px;width:280px;height:280px;border-radius:50%;background:#9b58ff55;filter:blur(60px);pointer-events:none}.category-detail .category-banner h1{color:#fff}.category-detail .category-banner>div>p:last-child{color:#d6cce4}.category-detail .collection-tabs a{background:#111;border-color:#2c2633;color:#ddd6e6;transition:border-color .2s,color .2s}.category-detail .collection-tabs a:hover{border-color:#6f5a8f;color:#fff}.category-detail .collection-tabs a[aria-current=page],.dark .category-detail .collection-tabs a[aria-current=page]{background:#b489ff;border-color:#b489ff;color:#1d1429}.category-detail .collection-toolbar input,.category-detail .collection-toolbar select{border-radius:999px;padding:11px 16px;border-color:#2c2633}.category-detail .collection-toolbar input:focus,.category-detail .collection-toolbar select:focus{outline:none;border-color:#b489ff;box-shadow:0 0 0 3px #b489ff33}.category-detail .collection-card{border-color:#292929;background:#111}.category-detail .collection-card:hover{border-color:#b489ff;box-shadow:0 0 0 1px #b489ff50,0 18px 40px -18px #9b58ff70}.category-detail .collection-card:hover h3{color:#d2b0ff}.category-detail .collection-logo{background:#f5f6fa;border-color:#f5f6fa}.category-detail .collection-card-bottom{border-color:#242424}.category-detail .collection-card-bottom>a,.dark .category-detail .collection-card-bottom>a{background:#ffb62e;color:#231a0b;border-radius:999px}.category-detail .collection-card-bottom>a:hover{background:#ffc65a}.category-detail .collection-skeleton{background:#111;border-color:#292929}.category-detail .collection-empty{border-color:#3a3342;background:#0b0b0b}.category-detail .collection-empty :is(button,a){color:#c7a6ff}.category-detail :is(a,button,input,select):focus-visible{outline:2px solid #c7a6ff;outline-offset:3px}.directory-card-wrap{position:relative;display:flex;min-width:0;border-radius:14px}.directory-card-wrap>.directory-card{flex:1 1 auto}.category-directory .directory-card{display:flex;flex-direction:column;min-width:0;padding:18px;border:1px solid #292929;border-radius:14px;background:#111;color:#f5f5f5;transition:border-color .2s,transform .2s}.category-directory .directory-card:hover{transform:translateY(-4px);border-color:#ba8aff}.category-directory .directory-card:focus-visible{outline:2px solid #d1b5ff;outline-offset:4px}.category-directory .directory-art,.dark .category-directory .directory-art{min-height:170px;margin-bottom:18px;padding:14px;border-radius:10px;background:#1a1a1a}.category-directory .directory-art img{width:140px;height:140px;transition:transform .35s cubic-bezier(.2,.8,.3,1.2)}.category-directory .directory-card:hover .directory-art img{transform:translateY(-4px) rotate(-3deg) scale(1.04)}.category-directory .directory-art span{color:#777}.category-directory .directory-card h2{font-size:20px;color:#f5f5f5}.category-directory .directory-card>p{flex:1;margin:8px 0 18px;color:#aaa;font-size:13px;line-height:1.65}.category-directory .directory-link{align-self:flex-start;padding:0;border:0;color:#ddd;font-size:12px;font-weight:650;text-decoration:underline;text-underline-offset:3px}.category-directory .directory-card:hover .directory-link{color:#d4b5ff}.directory-card-wrap.is-highlighted .directory-card{animation:directory-glow 4.2s ease-in-out}.directory-card-wrap.is-highlighted:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;pointer-events:none;background:linear-gradient(115deg,transparent 30%,#ad93cf88 42%,#fff 49%,#b5d8eccc 53%,transparent 65%);background-size:300% 300%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:discovery-glass-edge 4.2s ease-in-out}@keyframes directory-glow{0%,to{box-shadow:0 0 0 transparent}45%,60%{box-shadow:0 0 22px #9b58ff40,inset 0 0 16px #9b58ff0a}}@keyframes discovery-glass-edge{0%{background-position:100% 50%;opacity:0}25%,70%{opacity:1}to{background-position:0 50%;opacity:0}}@media(prefers-reduced-motion:reduce){.directory-card-wrap.is-highlighted:after{display:none}.directory-card-wrap.is-highlighted .directory-card{animation:none}.category-directory .directory-card:hover .directory-art img{transform:none}}@media(max-width:767px){.category-directory .directory-art,.dark .category-directory .directory-art{min-height:130px}.category-directory .directory-art img{width:110px;height:110px}}.search-results .collection-card{position:relative;overflow:visible;border:1px solid #292929;border-radius:14px;background:#111;color:#f5f5f5;transition:border-color .2s,transform .2s}.search-results .collection-card:hover{transform:translateY(-4px);border-color:#ba8aff;box-shadow:none}.search-results .collection-card:hover h3{color:#d4b5ff}.search-results .collection-card-main{padding:18px}.search-results .collection-card-top{margin-bottom:16px}.search-results .collection-logo{width:46px;height:46px;border-radius:10px;background:#f5f6fa;border-color:#f5f6fa}.search-results .collection-logo img{width:30px;height:30px}.search-results .collection-kicker{color:#c7a6ff}.search-results .collection-card h3{font-size:20px;color:#f5f5f5;transition:color .2s}.search-results .collection-domain{color:#777}.search-results .collection-card-main>p{margin:8px 0 16px;color:#aaa;font-size:13px;line-height:1.65;-webkit-line-clamp:2}.search-results .collection-detail-label{color:#ddd;font-weight:650;text-decoration:underline;text-underline-offset:3px}.search-results .collection-card-bottom{padding:12px 18px;border-color:#242424}.dark .search-results .collection-card-bottom>a,.search-results .collection-card-bottom>a{background:#ffb62e;color:#231a0b;border-radius:999px}.search-results .collection-card-bottom>a:hover{background:#ffc65a}.search-results .collection-card.is-highlighted{animation:directory-glow 4.2s ease-in-out}.search-results .collection-card.is-highlighted:after{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1.5px;pointer-events:none;background:linear-gradient(115deg,transparent 30%,#ad93cf88 42%,#fff 49%,#b5d8eccc 53%,transparent 65%);background-size:300% 300%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:discovery-glass-edge 4.2s ease-in-out}@media(prefers-reduced-motion:reduce){.search-results .collection-card.is-highlighted,.search-results .collection-card.is-highlighted:after{animation:none}.search-results .collection-card.is-highlighted:after{display:none}}body:has(.site-detail),body:has(.site-detail) .min-h-screen.transition-colors{background-color:#000!important}.dark .collection-page.site-detail{--c-ink:#f5f2fa;--c-muted:#aaa3b3;--c-line:#292929;--c-panel:#111}.dark .site-detail .collection-kicker,.site-detail .collection-crumb a:hover,.site-detail .collection-kicker{color:#c7a6ff}.site-detail .detail-story{position:relative;isolation:isolate;overflow:hidden;border-radius:18px;background:#111;border-color:#292929}.site-detail .detail-story:before{content:"";position:absolute;z-index:-1;left:-80px;top:-120px;width:320px;height:320px;border-radius:50%;background:#9b58ff40;filter:blur(70px);pointer-events:none}.site-detail .detail-logo{background:#f5f6fa;border-color:#f5f6fa;border-radius:18px}.site-detail .detail-heading h1{color:#fff}.site-detail .collection-domain{color:#8b8496}.site-detail .detail-stats{padding:22px 0}.site-detail .detail-stats span{padding:7px 12px;border:1px solid #2c2633;border-radius:999px;background:#171320;color:#d6cce4;font-size:12px}.site-detail .detail-stats span:first-child{color:#ffc65a}.site-detail .detail-description h2,.site-detail .detail-feedback h2{color:#f5f2fa}.site-detail .detail-description>p:not(.collection-kicker){color:#c9c2d3;font-size:16px;line-height:1.85}.site-detail .detail-tags a{border-color:#2c2633;color:#ddd6e6;transition:border-color .2s,color .2s}.site-detail .detail-tags a:hover{border-color:#b489ff;color:#fff}.site-detail .detail-feedback{border-color:#242424}.site-detail .detail-acting-as{color:#d4b5ff;font-weight:600}.site-detail .detail-feedback fieldset{border:0;padding:0;margin:0}.site-detail .collection-secondary{background:transparent;color:#f5f2fa;border-color:#3a3342;border-radius:999px;transition:border-color .2s,background .2s}.site-detail .collection-secondary:hover{border-color:#b489ff;background:#b489ff14}.site-detail .collection-secondary[aria-pressed=true]{border-color:#b489ff;background:#b489ff22;color:#e9dcff}.dark .site-detail .detail-visit,.site-detail .detail-visit{position:relative;overflow:hidden;background:#20152f;border-color:#3c2d55;border-radius:18px}.site-detail .detail-visit:after{content:"";position:absolute;right:-60px;top:-70px;width:200px;height:200px;border-radius:50%;background:#9b58ff55;filter:blur(55px);pointer-events:none}.site-detail .detail-visit>*{position:relative;z-index:1}.site-detail .detail-visit h2{color:#fff}.site-detail .detail-visit>p:not(.collection-kicker){color:#d6cce4}.dark .site-detail .collection-primary,.site-detail .collection-primary{background:#ffb62e;border-color:#ffb62e;color:#231a0b;border-radius:999px;transition:background .2s,transform .15s}.dark .site-detail .collection-primary:hover,.site-detail .collection-primary:hover{background:#ffc65a;transform:translateY(-1px)}.site-detail .visit-note{color:#a99cbb}.site-detail .detail-next{margin-top:14px;padding:22px;border:1px solid #292929;border-radius:18px;background:#111}.site-detail .detail-next h3{color:#f5f2fa}.site-detail .detail-next a{color:#d4b5ff}.site-detail :is(a,button,input,textarea):focus-visible{outline:2px solid #c7a6ff;outline-offset:3px}.site-detail .site-comments{margin-top:36px;padding-top:28px;border-top:1px solid #242424}.site-detail .site-comments h2{color:#f5f2fa;font-size:25px;letter-spacing:-.03em}.site-detail .site-comments h2 svg{color:#c7a6ff}.site-detail .site-comments textarea{background:#0b0b0b!important;border:1px solid #2c2633!important;border-radius:14px;color:#f5f2fa!important}.site-detail .site-comments textarea:focus{border-color:#b489ff!important;box-shadow:0 0 0 3px #b489ff33}.site-detail .site-comments button[type=submit]{background:#b489ff!important;color:#1d1429!important;border-radius:999px}.site-detail .site-comments button[type=submit]:hover:not(:disabled){background:#c7a6ff!important}.site-detail .site-comments [class*=bg-orange-50]{background:#171320!important;border-color:#2c2633!important;color:#d6cce4!important;border-radius:14px}.site-detail .site-comments :is([class*=text-orange-600],[class*="dark:text-orange-400"]){color:#d4b5ff!important}.site-detail .site-comments [class*=from-orange-500]{background:#b489ff!important;color:#1d1429!important}.site-detail .site-comments [class*="dark:bg-stone-800"]{background:#0b0b0b!important;border-color:#242424!important;border-radius:14px}.site-detail .site-comments [class*="dark:border-stone-700"]{border-color:#242424!important}.site-detail .site-comments [class*="dark:bg-stone-900"]{background:#111!important}@media(max-width:767px){.site-detail .detail-story{padding:24px 20px}.site-detail .detail-next{display:none}}.site-detail .detail-story{padding:32px}.site-detail .detail-heading{align-items:flex-start;gap:22px;padding-bottom:26px;margin-bottom:26px;border-bottom:1px solid #242424}.site-detail .detail-title{flex:1;min-width:0}.site-detail .detail-heading h1{margin:6px 0}.site-detail .detail-stats{flex-shrink:0;max-width:46%;justify-content:flex-end;align-content:flex-start;gap:8px;padding:0;margin:0;border:0}.site-detail .detail-description h2,.site-detail .detail-feedback h2{font-size:21px;margin:0 0 12px}.site-detail .detail-tags{margin-top:18px}.site-detail .detail-feedback{display:flex;align-items:center;justify-content:space-between;gap:16px 24px;flex-wrap:wrap;margin-top:26px;padding-top:22px}.site-detail .detail-feedback h2{margin-bottom:6px}.site-detail .detail-feedback-copy{min-width:0}.site-detail .detail-feedback-copy>p{color:var(--c-muted);font-size:14px;line-height:1.7;margin:0}.site-detail .detail-comments{grid-column:1;padding:28px 32px;background:#111;border:1px solid #292929;border-radius:18px;min-width:0}.site-detail .detail-comments .site-comments{margin:0;padding:0;border:0}.site-detail-layout>.detail-sidebar{grid-column:2;grid-row:1/span 2}@media(max-width:767px){.site-detail .detail-heading{flex-wrap:wrap}.site-detail .detail-stats{max-width:none;width:100%;justify-content:flex-start}.site-detail .detail-comments{padding:22px 20px;width:100%}}