body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#main{min-width:0}#project-section{overflow-y:auto;flex:1;max-height:calc(100vh - 52px)}@media(min-width:1024px){#project-section{max-height:calc(100vh - 56px)}}.sidebar-owner-footer{flex:0 0 auto;min-height:64px;display:flex;align-items:center;gap:10px;border-top:1px solid #e5e7eb;background:#fff;padding:10px 12px}.sidebar-owner-footer[hidden]{display:none}.sidebar-owner-avatar{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;overflow:hidden;border-radius:999px;background:#f1f5f9;color:#475569;font-size:14px;font-weight:800;line-height:1}.sidebar-owner-footer.is-business .sidebar-owner-avatar{border-radius:4px}.sidebar-owner-avatar img{width:100%;height:100%;display:block;object-fit:cover}.sidebar-owner-body{min-width:0;flex:1 1 auto;display:grid;gap:2px}.sidebar-owner-name-row{min-width:0;display:flex;align-items:center;gap:4px}.sidebar-owner-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111827;font-size:12px;font-weight:800;line-height:1.25;text-decoration:none}.sidebar-owner-name:hover,.sidebar-owner-name:focus-visible{text-decoration:underline;outline:none}.sidebar-owner-name[aria-disabled=true]{pointer-events:none}.sidebar-owner-badge{flex:0 0 auto;display:inline-flex;align-items:center;line-height:1}.sidebar-owner-badge svg{width:.9em;height:.9em;display:block}.sidebar-owner-url{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#71717a;font-size:11px;font-weight:650;line-height:1.3}.explore-icon-button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:9999px;background-color:#fff;color:#3f3f46;font-size:13px;line-height:1;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.explore-icon-button:hover{background-color:#f4f4f5;color:#020617;border-color:#d4d4d8}.info-panel{width:0;flex:0 0 0;height:100vh;overflow-y:auto;overflow-x:hidden;border-left:1px solid #e5e7eb;background-color:#fff;z-index:35;opacity:0;transform:translate(18px);transition:flex-basis .22s ease,width .22s ease,opacity .18s ease,transform .22s ease;pointer-events:none}body.info-panel-open .info-panel{width:320px;flex-basis:320px;opacity:1;transform:translate(0);pointer-events:auto}.info-panel-header{position:sticky;top:0;z-index:2;min-height:252px;padding:20px 22px 18px;display:flex;align-items:flex-start;justify-content:center;border-bottom:1px solid #e5e7eb;background-color:#fff}.info-panel-identity{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}.info-panel-avatar{width:78px;height:78px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;border-radius:9999px;overflow:hidden;background:var(--explore-letter-avatar-bg);color:var(--explore-letter-avatar-fg);font-size:26px;font-weight:700;line-height:1}.info-panel-avatar img{width:100%;height:100%;display:block;object-fit:cover}.info-panel-header #btn-close-info-panel{position:absolute;top:16px;right:16px}.info-panel-title{font-size:15px;font-weight:700;line-height:1.25;color:#020617;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.info-panel-sub{margin-top:4px;font-size:13px;color:#71717a}.info-panel-actions{width:100%;margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.info-panel-action{min-width:0;height:auto;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:0;border-radius:0;background:transparent;color:#475569;font-size:12px;font-weight:600;line-height:1.1;cursor:pointer;transition:color .15s ease}.info-panel-action:hover{background:transparent;color:#020617}.info-panel-action i{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:9999px;background:#fff;color:#111827;font-size:17px;line-height:1;box-shadow:0 1px 2px #0f172a0a;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.info-panel-action:hover i{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.info-panel-action span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info-panel-action.is-done{color:#047857}.info-panel-action.is-done i{background:#ecfdf5;border-color:#bbf7d0;color:#047857}.info-panel-body{padding:0}.info-section{padding:18px;border-bottom:1px solid #e5e7eb}.info-section-label{font-size:11px;color:#71717a}.info-description{margin-top:6px;font-size:13px;line-height:1.5;color:#18181b;white-space:pre-wrap}.info-description:empty:before{content:"No description";color:#a1a1aa}.info-list{padding:6px 0;border-bottom:1px solid #e5e7eb}.info-row{display:flex;align-items:center;gap:14px;min-height:46px;padding:0 18px;color:#18181b;font-size:13px}.info-row+.info-row{border-top:1px solid #f4f4f5}.info-row i{width:18px;color:#52525b;text-align:center;font-size:14px}.info-row span{min-width:0;flex:1 1 auto}.info-row strong{flex:0 0 auto;font-size:13px;font-weight:600;color:#020617}.info-row strong a{color:#1d4ed8;text-decoration:none}.info-row strong a:hover{text-decoration:underline;text-underline-offset:2px}.info-row-collaborators{align-items:flex-start;padding-top:13px;padding-bottom:13px;border-bottom:1px solid #e5e7eb}.info-row-content{min-width:0;flex:1 1 auto}.info-row-main{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:18px}.info-section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;font-weight:700;color:#020617}.info-section-count{font-size:11px;font-weight:600;color:#71717a}.info-avatar-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}.info-avatar-list a{flex:0 0 auto}.info-avatar-list img{width:30px;height:30px;border-radius:9999px;object-fit:cover;border:1px solid #e5e7eb}@media(max-width:1279px){.info-panel{position:fixed;top:0;right:0;width:min(360px,88vw);flex-basis:auto;max-width:88vw;transform:translate(100%);opacity:1;transition:transform .22s ease;box-shadow:-18px 0 40px #0f172a1f}body.info-panel-open .info-panel{width:min(360px,88vw);flex-basis:auto;transform:translate(0)}}@media(max-width:1023px){#sidebar.hidden,#main.hidden{display:none!important}}#category-list button{display:flex;width:100%;border:none;background:transparent;padding:0;cursor:pointer}#category-list button .inner{display:flex;align-items:center;gap:.6rem;width:100%;padding:.4rem .7rem;border-radius:.65rem;transition:background-color .15s ease,transform .1s ease}#category-list button .avatar{flex-shrink:0;width:34px;height:34px;border-radius:9999px;display:flex;justify-content:center;align-items:center;font-weight:600;color:var(--explore-letter-avatar-fg);background-color:var(--explore-letter-avatar-bg);font-size:.78rem}#category-list button .avatar.avatar-collab{border-radius:9999px}#category-list button .avatar img,#selected-cat-icon.avatar img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}#category-list button .avatar.avatar-image,#selected-cat-icon.avatar.avatar-image{padding:0;overflow:hidden;background:#f1f5f9;color:var(--explore-letter-avatar-fg)}#category-list button .titles{flex:1;min-width:0}#category-list button .cat-name{font-size:.78rem;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#020617}#category-list button .cat-meta{font-size:.66rem;color:#71717a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#category-list button:hover .inner{background-color:#f4f4f5}#category-list button.active .inner{background-color:#e4e4e7}.category-actions{min-width:0}.category-action{min-height:2rem;padding:.4rem .65rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111827;font-size:12px;line-height:1;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.category-action:hover{background:#f9fafb;border-color:#9ca3af;color:#020617}.category-action-icon{width:2rem;padding-left:0;padding-right:0}.view-mode-toggle{display:inline-flex;align-items:stretch;overflow:hidden;border:1px solid #d1d5db;border-radius:6px;background:#fff}.view-mode-option{min-height:2rem;padding:.4rem .65rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:0;background:transparent;color:#6b7280;font-size:12px;line-height:1;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease}.view-mode-option+.view-mode-option{border-left:1px solid #e5e7eb}.view-mode-option:hover{background:#f9fafb;color:#111827}.view-mode-option.is-active{background:#111827;color:#fff}html.projects-explore-comfortable #project-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.05rem}@media(min-width:640px){html.projects-explore-comfortable #project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){html.projects-explore-comfortable #project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1536px){html.projects-explore-comfortable #project-grid{grid-template-columns:repeat(4,minmax(0,1fr))}html.projects-explore-comfortable body.info-panel-open #project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}html.projects-explore-comfortable #project-grid .project-item{border-radius:.85rem;background-color:#fff;border:1px solid rgba(148,163,184,.25);padding:.5rem;display:flex;flex-direction:column;gap:.4rem;transition:box-shadow .15s ease,transform .1s ease,border-color .15s ease}html.projects-explore-comfortable #project-grid .project-item:hover{box-shadow:0 8px 28px #0f172a14;transform:translateY(-1px);border-color:#0f172acc}html.projects-explore-comfortable .project-thumb{width:100%}html.projects-explore-comfortable .project-body{padding:.2rem .15rem .15rem}html.projects-explore-compact #project-grid{display:block}html.projects-explore-compact #project-grid .project-item{display:flex;flex-direction:row;align-items:flex-start;padding:.45rem .2rem;border-bottom:1px solid #e4e4e7;gap:.7rem;background-color:transparent;border-radius:0}html.projects-explore-compact #project-grid .project-item:last-child{border-bottom:none}html.projects-explore-compact .project-thumb{flex:0 0 110px;max-width:110px}html.projects-explore-compact .project-thumb-inner{aspect-ratio:4 / 3;border-radius:.45rem;overflow:hidden;background-color:#e5e5e5}html.projects-explore-compact .project-thumb-inner img{width:100%;height:100%;object-fit:cover;display:block}html.projects-explore-compact .project-body{flex:1 1 auto;padding:0;margin:0}html.projects-explore-compact .project-title{font-size:.82rem;line-height:1.25}html.projects-explore-compact .project-title button{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:left}html.projects-explore-compact .project-meta{margin-top:.12rem;font-size:.7rem}html.projects-explore-compact .project-desc{display:none}html.projects-explore-compact .collab-row{margin-top:.18rem}.lightbox{position:fixed;inset:0;background:#000000e6;display:flex;justify-content:stretch;align-items:stretch;z-index:9999;color:#fff;touch-action:none}.lightbox.hidden{display:none}.lightbox-close,.lightbox-nav{position:absolute;z-index:50;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9999px;background:#0000009e;color:#fff;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.lightbox-close:hover,.lightbox-nav:hover{background:#000000d1}.lightbox-close{top:16px;left:16px;width:44px;height:44px;font-size:18px}.lightbox-nav{top:50%;width:44px;height:44px;transform:translateY(-50%);font-size:16px}.lightbox-nav.prev{left:16px}.lightbox-nav.next{right:376px}.lightbox-nav[hidden]{display:none}.lightbox-stage{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;padding:64px 72px}.lightbox-image{max-width:100%;max-height:100%;object-fit:contain;opacity:0;transition:opacity .25s ease;will-change:transform;cursor:grab;user-select:none;-webkit-user-drag:none}.lightbox-video{width:min(100%,1080px);height:auto;max-height:100%;background:#020617;cursor:default}.lightbox-video.hidden,.lightbox-image.hidden{display:none}.lightbox-image.fade-in{opacity:1}.lightbox-image.is-panning{cursor:grabbing}.lightbox-image.is-error{display:none}.lightbox-error{width:min(520px,72vw);aspect-ratio:16 / 10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:10px;background:#e5e7eb;color:#64748b;font-size:14px;line-height:1.2}.lightbox-error.hidden{display:none}.lightbox-error i{color:#94a3b8;font-size:34px;line-height:1}.lightbox-counter{position:absolute;left:calc((100vw - 360px)/2);bottom:16px;transform:translate(-50%);border-radius:9999px;background:#00000094;padding:6px 12px;font-size:12px;line-height:1}.lightbox-details{flex:0 0 360px;width:360px;max-width:34vw;overflow-y:auto;background:#fff;color:#111827;border-left:1px solid #e5e7eb;padding:24px 22px;touch-action:pan-y}.lightbox-details-kicker{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.lightbox-details-title{margin-top:8px;color:#111827;font-size:22px;font-weight:750;line-height:1.25;word-break:break-word}.lightbox-details-meta{margin-top:18px;display:grid;gap:11px;color:#475569;font-size:14px;line-height:1.45}.lightbox-details-row{display:flex;align-items:flex-start;gap:10px;min-width:0}.lightbox-details-row i{flex:0 0 16px;width:16px;margin-top:2px;color:#94a3b8;text-align:center}.lightbox-details-row a{min-width:0;color:#1d4ed8;text-decoration:none;word-break:break-word}.lightbox-details-row a:hover{text-decoration:underline;text-underline-offset:2px}.lightbox-details-description{margin-top:22px;color:#374151;font-size:15px;line-height:1.6;white-space:pre-line;word-break:break-word}@media(max-width:640px){.lightbox{flex-direction:column}.lightbox-stage{min-height:0;padding:64px 16px 52px}.lightbox-image{max-width:100%;max-height:100%}.lightbox-close,.lightbox-nav{width:40px;height:40px}.lightbox-nav.prev{left:10px}.lightbox-nav.next{right:10px}.lightbox-counter{left:50%}.lightbox-details{display:none}}#selected-cat-description{white-space:normal;word-break:break-word}@media(max-width:1023px){#selected-cat-description{display:none}}#selected-cat-icon.avatar{flex-shrink:0;width:34px;height:34px;border-radius:9999px;display:flex;justify-content:center;align-items:center;font-weight:600;color:var(--explore-letter-avatar-fg);background-color:var(--explore-letter-avatar-bg);font-size:.78rem}#sidebar-backdrop{backdrop-filter:blur(3px)}#project-detail-overlay,#slideshow-overlay{background-color:#0f172ad9}.spinner-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0f172a66}.spinner-overlay.hidden{display:none}#project-detail-spinner{display:block;overflow:hidden;background:#fff}#project-detail-spinner.hidden{display:none}.explore-detail-skeleton{width:100%;height:100%;display:grid;grid-template-rows:minmax(220px,42%) minmax(0,1fr);background:#fff}.explore-detail-skeleton :where(.explore-detail-skeleton-hero,.explore-detail-skeleton-kicker,.explore-detail-skeleton-title,.explore-detail-skeleton-line,.explore-detail-skeleton-grid span){display:block;border-radius:8px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;animation:explore-skeleton-shimmer 1.35s ease infinite}.explore-detail-skeleton-hero{width:100%;height:100%;border-radius:0}.explore-detail-skeleton-body{min-width:0;display:grid;align-content:start;gap:.8rem;padding:1.35rem min(5vw,3rem) 2rem}.explore-detail-skeleton-kicker{width:6.5rem;height:.8rem}.explore-detail-skeleton-title{width:min(620px,86%);height:2rem}.explore-detail-skeleton-title.short{width:min(380px,58%)}.explore-detail-skeleton-line{width:min(760px,100%);height:.86rem}.explore-detail-skeleton-line.medium{width:min(520px,72%)}.explore-detail-skeleton-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.45rem}.explore-detail-skeleton-grid span{height:4.8rem}.embed-iframe-shell{position:relative;width:min(1180px,calc(100vw - 32px));height:min(820px,calc(100vh - 32px));margin:auto;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 80px #00000073}.embed-iframe-shell:fullscreen{width:100vw;height:100vh;border-radius:0;box-shadow:none}.embed-iframe-toolbar{height:38px;display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:0 8px;border-bottom:1px solid #e5e7eb;background:#fff}.embed-iframe-action{width:30px;height:30px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#18181b;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.embed-iframe-body{position:relative;height:calc(100% - 38px);background:#fff}#slideshow-overlay{padding:0!important}#slideshow-shell{width:100vw;height:100vh;max-width:none;margin:0;border-radius:0;box-shadow:none}#slideshow-shell .embed-iframe-body{height:100%}@media(max-width:767px){.embed-iframe-shell{width:100vw;height:100vh;border-radius:0}.explore-detail-skeleton{grid-template-rows:34% minmax(0,1fr)}.explore-detail-skeleton-body{padding:1rem}.explore-detail-skeleton-title{height:1.55rem}.explore-detail-skeleton-grid{grid-template-columns:1fr}.explore-detail-skeleton-grid span{height:3.8rem}}body{background:#f6f7f9;color:#0f172a;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body.bg-white,body>.flex{background:#f6f7f9}:root{--explore-sidebar-width: 300px;--explore-sidebar-collapsed-width: 72px;--explore-letter-avatar-bg: #e2e8f0;--explore-letter-avatar-fg: #475569}#sidebar{position:relative;width:var(--explore-sidebar-width);background:#fff;border-right:1px solid #e5e7eb;box-shadow:1px 0 #0f172a05;transition:width .18s ease,transform .22s ease}#main{background:#f6f7f9}#main>header{height:58px;min-height:58px;padding:8px 14px;background:#fffffff0;backdrop-filter:blur(14px);border-bottom:1px solid #e5e7eb}#project-section{background:#f6f7f9}#project-section>div{max-width:1220px;margin:0 auto;padding:22px 20px 36px}#category-search{height:34px;border-radius:8px;background:#f8fafc;border-color:#e5e7eb;font-size:12px}#category-search:focus{background:#fff;box-shadow:0 0 0 3px #0f172a14;border-color:#111827}#category-list{padding:8px}.sidebar-header{box-sizing:border-box;height:58px;min-height:58px;display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid #e5e7eb;background:#fff}.sidebar-header>.relative{width:100%}.category-section+.category-section{margin-top:10px}.category-section-label{padding:8px 9px 5px;font-size:10px;font-weight:700;line-height:1;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.category-empty{padding:16px 10px;font-size:12px;color:#94a3b8}#category-list button .inner{position:relative;min-height:54px;padding:7px 9px 7px 12px;border-radius:7px;gap:12px;text-align:left;border:1px solid transparent}#category-list button .active-indicator{position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:9999px;background:#111827;opacity:0;transform:scaleY(.55);transition:opacity .15s ease,transform .15s ease}#category-list button .avatar{width:36px;height:36px;border-radius:9999px;background:var(--explore-letter-avatar-bg);color:var(--explore-letter-avatar-fg);font-size:13px;letter-spacing:0}#category-list button .titles{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center}#category-list button .cat-name{width:100%;font-size:13px;line-height:1.25;color:#0f172a}#category-list button .cat-meta{width:100%;margin-top:2px;font-size:11px;color:#64748b}#category-list button:hover .inner{background:#f8fafc;border-color:#e5e7eb}#category-list button.active .inner{background:#f8fafc;border-color:#e5e7eb;box-shadow:none}#category-list button.active .active-indicator{opacity:1;transform:scaleY(1)}#category-list button.active .cat-name{color:#020617;font-weight:700}#selected-cat-icon.avatar{width:34px;height:34px;border-radius:9999px;background:var(--explore-letter-avatar-bg);color:var(--explore-letter-avatar-fg);font-size:12px}#selected-cat-title{font-size:14px;line-height:1.15;color:#020617}#selected-cat-sub{margin-top:2px;font-size:11px;color:#64748b}#selected-cat-description{max-width:720px;margin-top:5px;font-size:12px;line-height:1.35;color:#64748b}#selected-cat-id-slide-show{box-shadow:none}.view-mode-toggle button{min-height:2rem;border-radius:0;padding:.4rem .65rem;font-size:12px;background:#fff;border-color:transparent}#viewModeMenu{border-radius:6px;overflow:hidden}#collaborator-summary{margin-bottom:0;background:#fff;box-shadow:none}#collaborator-avatars{gap:8px;margin-top:9px;overflow-x:auto}#collaborator-avatars a{flex:0 0 auto}#collaborator-avatars img,.collab-row img{background:#f1f5f9;box-shadow:0 0 0 2px #fff}html.projects-explore-comfortable #project-grid{grid-template-columns:repeat(auto-fill,minmax(292px,1fr));gap:18px;align-items:stretch}html.projects-explore-comfortable #project-grid .project-item{min-height:420px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;padding:12px;gap:12px;box-shadow:0 10px 26px #0f172a0d}html.projects-explore-comfortable #project-grid .project-item:hover{transform:translateY(-2px);border-color:#94a3b8;box-shadow:0 18px 38px #0f172a1a}html.projects-explore-comfortable .project-thumb{margin-bottom:0}html.projects-explore-comfortable .project-body{display:flex;min-height:0;flex:1;flex-direction:column;padding:0 2px 2px}.project-thumb-inner{border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.project-thumb-inner img{background:#f8fafc}.project-title{margin:0}.project-title button{color:#020617;text-decoration:none}.project-title button:hover{color:#111827;text-decoration:none}html.projects-explore-comfortable .project-title button{display:-webkit-box;min-height:50px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;line-height:1.35}html.projects-explore-comfortable .project-meta{margin-top:8px;font-size:12px;color:#64748b}html.projects-explore-comfortable .project-desc{display:-webkit-box;margin-top:10px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.45;color:#334155}html.projects-explore-comfortable .collab-row{margin-top:auto;padding-top:14px}html.projects-explore-compact #project-grid{display:grid;gap:10px;max-width:980px}html.projects-explore-compact #project-grid .project-item{display:grid;grid-template-columns:154px minmax(0,1fr);gap:16px;align-items:stretch;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}html.projects-explore-compact .project-thumb{width:154px;max-width:154px;margin:0}html.projects-explore-compact .project-thumb-inner{height:104px;aspect-ratio:auto}html.projects-explore-compact .project-title button{min-height:0;font-size:15px;line-height:1.35}html.projects-explore-compact .project-meta{margin-top:6px;font-size:12px}html.projects-explore-compact .project-desc{display:-webkit-box;margin-top:8px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;color:#475569}#project-status{margin:22px auto 0;width:fit-content;max-width:100%;padding:8px 12px;border-radius:9999px;background:#fff;border:1px solid #e5e7eb;color:#64748b;box-shadow:0 8px 22px #0f172a0a}#project-status:empty{display:none}.verify-status-bar{display:none!important}#sidebar-resizer{position:absolute;top:0;right:-5px;z-index:55;width:10px;height:100%;cursor:col-resize;background:transparent}#sidebar-resizer:after{content:"";position:absolute;top:50%;right:3px;width:3px;height:44px;transform:translateY(-50%);border-radius:999px;background:#d1d5db;opacity:0;transition:opacity .15s ease,background-color .15s ease}#sidebar:hover #sidebar-resizer:after,body.sidebar-resizing #sidebar-resizer:after{opacity:1}body.sidebar-resizing{cursor:col-resize;user-select:none}body.sidebar-collapsed #sidebar{width:var(--explore-sidebar-collapsed-width)}body.sidebar-collapsed #sidebar .sidebar-header,body.sidebar-collapsed #category-count-label,body.sidebar-collapsed #category-count-value,body.sidebar-collapsed #category-list .category-section-label,body.sidebar-collapsed #category-list button .titles{display:none!important}body.sidebar-collapsed #category-list{padding:10px 8px}body.sidebar-collapsed #category-list button .inner{min-height:52px;justify-content:center;padding:6px;gap:0}body.sidebar-collapsed #category-list button .avatar{width:38px;height:38px}body.sidebar-collapsed #category-list button.active .inner{background:#f3f4f6}body.sidebar-collapsed .sidebar-owner-footer{justify-content:center;padding:10px 8px}body.sidebar-collapsed .sidebar-owner-body{display:none}@media(max-width:1023px){#sidebar{width:min(86vw,340px);position:fixed;inset:0 auto 0 0;transform:translate(-104%);will-change:transform}body.sidebar-mobile-open #sidebar{transform:translate(0)}#sidebar-resizer{display:none}#sidebar-backdrop{opacity:0;transition:opacity .22s ease}body.sidebar-mobile-open #sidebar-backdrop{opacity:1}body.sidebar-collapsed #sidebar{width:min(86vw,340px)}body.sidebar-collapsed #sidebar .sidebar-header,body.sidebar-collapsed #category-count-label,body.sidebar-collapsed #category-count-value,body.sidebar-collapsed #category-list .category-section-label,body.sidebar-collapsed #category-list button .titles{display:initial!important}body.sidebar-collapsed #category-list button .titles{display:flex!important}body.sidebar-collapsed .sidebar-owner-footer{justify-content:flex-start;padding:10px 12px}body.sidebar-collapsed .sidebar-owner-body{display:grid}#main>header{height:58px;min-height:58px;padding:8px 12px}#project-section>div{padding:16px 12px 28px}}@media(max-width:640px){html.projects-explore-comfortable #project-grid{grid-template-columns:1fr}html.projects-explore-compact #project-grid .project-item{grid-template-columns:112px minmax(0,1fr);gap:12px}html.projects-explore-compact .project-thumb{width:112px;max-width:112px}html.projects-explore-compact .project-thumb-inner{height:84px}html.projects-explore-comfortable #project-grid .project-item{min-height:0}#selected-cat-title{font-size:14px}}#main,#project-section,#project-section>div{background:#fff}#main>header{background:#fff;backdrop-filter:none}#project-section>div{max-width:none;padding:22px 24px 18px}#project-grid{min-width:0}html.projects-explore-comfortable #project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px 20px;align-items:start}html.projects-explore-comfortable body.info-panel-open #project-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.project-item{min-width:0;background:transparent;border:0;border-radius:0;overflow:visible;cursor:pointer;transition:none}html.projects-explore-comfortable .project-item{display:flex;flex-direction:column}html.projects-explore-comfortable .project-thumb{width:100%;margin:0;background:transparent}html.projects-explore-comfortable .project-thumb-inner,html.projects-explore-comfortable .skeleton-thumb{width:100%;aspect-ratio:16 / 9;border:0;border-radius:10px;overflow:hidden;background:#eef2f7}.project-thumb img,.project-media{width:100%;height:100%;object-fit:cover;display:block}.project-video{background:#e2e8f0}.project-video-badge{position:absolute;right:8px;bottom:8px;z-index:2;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f172ac7;color:#fff;font-size:10px;line-height:1;pointer-events:none}.project-thumb:hover .project-video-badge,.project-thumb:focus-within .project-video-badge{background:#0f172ae6}.project-body{min-width:0;flex:1 1 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:10px 0 0}.project-index{display:none}.project-content{min-width:0;flex:1 1 auto;display:flex;flex-direction:column}.project-title{margin:0;min-width:0;font-size:15px;line-height:1.35;font-weight:650;color:#0f172a}.project-title button{width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left;color:inherit}.project-title button:hover{color:#020617}.project-desc{margin:5px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#64748b;font-size:12px;line-height:1.45}html.projects-explore-comfortable .project-desc{display:-webkit-box;margin-top:6px;-webkit-line-clamp:2}.project-footer{margin-top:0;padding-top:5px;display:flex;min-width:0;align-items:center;justify-content:flex-start;gap:10px}.project-meta{min-width:0;color:#64748b;font-size:12px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collab-row{display:none}.collab-row img{width:22px;height:22px;border-radius:9999px;object-fit:cover;border:1px solid #e5e7eb;background:#f8fafc}.collab-extra{margin-left:2px;color:#64748b;font-size:11px;line-height:1}html.projects-explore-compact #project-grid{display:flex;flex-direction:column;gap:8px;border-top:0}html.projects-explore-compact .project-item{display:grid;grid-template-columns:minmax(180px,300px) minmax(0,1fr);gap:18px;padding:8px 0;border:0;border-radius:0;background:#fff}html.projects-explore-compact .project-item:hover{background:transparent}html.projects-explore-compact .project-thumb{width:100%;max-width:none;margin:0;padding-left:0}html.projects-explore-compact .project-thumb-inner,html.projects-explore-compact .skeleton-thumb{width:100%;height:auto;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;background:#eef2f7}html.projects-explore-compact .project-body{padding:2px 8px 2px 0;grid-template-columns:minmax(0,1fr);gap:0;align-content:start}html.projects-explore-compact .project-index{display:none}html.projects-explore-compact .project-title{max-width:760px;font-size:18px;line-height:1.35;font-weight:650}html.projects-explore-compact .project-title button{-webkit-line-clamp:2}html.projects-explore-compact .project-desc{max-width:720px;margin-top:8px;-webkit-line-clamp:2;font-size:13px;line-height:1.45}html.projects-explore-compact .project-footer{justify-content:flex-start;gap:12px;padding-top:8px}.project-skeleton{pointer-events:none;cursor:default}.skeleton-thumb,.skeleton-line,.skeleton-dot{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;animation:explore-skeleton-shimmer 1.35s ease infinite}.skeleton-line{height:10px;border-radius:9999px}.skeleton-title{width:78%;height:13px}.skeleton-text{width:100%;margin-top:9px}.skeleton-text.short{width:62%}.skeleton-meta{width:38%;margin-top:12px;height:9px}.skeleton-dot{width:32px;height:32px;margin-left:0;border-radius:9999px}html.projects-explore-compact .project-skeleton .skeleton-dot{display:none}@keyframes explore-skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}#project-status{color:#94a3b8;font-size:12px}@media(max-width:900px){#project-section>div{padding:18px 16px 16px}html.projects-explore-comfortable #project-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px 16px}html.projects-explore-compact .project-item{grid-template-columns:minmax(132px,42vw) minmax(0,1fr);gap:12px}html.projects-explore-compact .project-title{font-size:14px}html.projects-explore-compact .project-desc{display:none}}@media(max-width:560px){#project-section>div{padding:14px 12px}html.projects-explore-comfortable #project-grid{grid-template-columns:1fr;gap:24px}html.projects-explore-compact .project-item{grid-template-columns:132px minmax(0,1fr);gap:10px;padding:6px 0}html.projects-explore-compact .project-body{padding-right:0}html.projects-explore-compact .project-footer{padding-top:5px}html.projects-explore-compact .collab-row{display:none}}html.projects-explore-comfortable #project-grid .project-item,html.projects-explore-compact #project-grid .project-item,html.projects-explore-comfortable #project-grid .project-item:hover,html.projects-explore-compact #project-grid .project-item:hover{background:transparent;border:0;box-shadow:none;transform:none;min-height:0;padding-left:0;padding-right:0}html.projects-explore-comfortable #project-grid .project-item{gap:0;padding-top:0;padding-bottom:0}html.projects-explore-comfortable .project-body{min-height:0;flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:10px 0 0}html.projects-explore-comfortable .project-thumb-inner,html.projects-explore-compact .project-thumb-inner{box-shadow:none}html.projects-explore-comfortable .project-item:hover .project-thumb-inner,html.projects-explore-compact .project-item:hover .project-thumb-inner{filter:none;box-shadow:none}html.projects-explore-comfortable .project-index,html.projects-explore-compact .project-index,html.projects-explore-comfortable .collab-row,html.projects-explore-compact .collab-row{display:none}html,body{width:100%;height:100%;margin:0;overflow:hidden}body>.flex{height:100vh;max-height:100vh;overflow:hidden}#main{min-height:0;height:100vh;overflow:hidden}#project-section{min-height:0;flex:1 1 auto;height:auto;max-height:none;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}#sidebar,.info-panel{max-height:100vh}#project-status{display:none!important}
