:root{--bg:#f5f6f8;--card:#fff;--text:#18181b;--muted:#71717a;--line:#e7e8ec;--accent:#2563eb;--accent-soft:#eff5ff;--shadow:0 12px 35px rgba(20,25,38,.06);--radius:14px;--shell:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"SF Pro Display","PingFang SC","Microsoft YaHei",sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.shell{width:min(var(--shell),calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.91);backdrop-filter:blur(18px);border-bottom:1px solid rgba(228,229,233,.92)}.topbar{height:64px;display:grid;grid-template-columns:250px minmax(360px,560px) 1fr;gap:28px;align-items:center}.brand{display:flex;align-items:center;gap:11px;min-width:0}.brand-mark{width:34px;height:34px;border-radius:10px;background:#171717;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;letter-spacing:.5px;box-shadow:0 5px 14px rgba(0,0,0,.16)}.brand b{display:block;font-size:15px;white-space:nowrap}.brand small{display:block;color:#9a9aa2;font-size:10px;letter-spacing:.12em;margin-top:1px}.global-search{height:42px;border:1px solid var(--line);background:#f7f8fa;border-radius:12px;display:flex;align-items:center;position:relative;transition:.2s}.global-search:focus-within{background:#fff;border-color:#b8c9f6;box-shadow:0 0 0 4px rgba(37,99,235,.08)}.search-icon{display:grid;place-items:center;color:#8b8b93;margin-left:13px}.global-search input{width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 36px 0 10px;color:var(--text);font-size:14px}.search-clear{position:absolute;right:9px;border:0;background:transparent;color:#999;font-size:19px;line-height:1}.search-suggest{position:absolute;left:0;right:0;top:49px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 55px rgba(20,24,35,.14);padding:8px;display:none;max-height:430px;overflow:auto}.search-suggest.open{display:block}.suggest-group{padding:8px}.suggest-group+ .suggest-group{border-top:1px solid #f0f0f2}.suggest-group>b{display:block;font-size:11px;color:#999;text-transform:uppercase;letter-spacing:.1em;margin:0 0 6px}.suggest-group>a,.suggest-group>button{display:flex;width:100%;flex-direction:column;align-items:flex-start;border:0;background:transparent;border-radius:9px;padding:8px;color:#333;text-align:left}.suggest-group>a:hover,.suggest-group>button:hover{background:#f5f7fb}.suggest-group a strong{font-size:13px}.suggest-group a span{font-size:12px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin-top:2px}.suggest-tags{display:flex;gap:6px;flex-wrap:wrap}.suggest-tags button{border:1px solid var(--line);background:#fafafa;border-radius:999px;padding:5px 9px;font-size:12px}.suggest-empty{padding:14px;color:#888;font-size:13px}.top-actions{display:flex;justify-content:flex-end;gap:22px;font-size:13px;color:#5f6068}.top-actions a:hover{color:#111}.admin-link{color:#9b9ca3!important}.mobile-search-toggle,.mobile-search-panel{display:none}.home-shell{padding:42px 0 70px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.section-heading h1,.section-heading h2{margin:4px 0 6px;letter-spacing:-.04em}.section-heading h1{font-size:30px}.section-heading h2{font-size:24px}.section-heading p{margin:0;color:var(--muted);font-size:14px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.15em;color:#93949b}.library-count{display:flex;align-items:flex-end;gap:8px;padding:8px 0}.library-count b{font-size:30px;line-height:1}.library-count span{font-size:12px;color:#8b8c94;padding-bottom:2px}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;transition:.3s}.category-grid.is-collapsed{display:flex;overflow-x:auto;gap:7px;margin-bottom:18px;padding-bottom:4px;scrollbar-width:thin}.category-grid.is-collapsed .category-tile{height:46px;padding:7px 10px;min-width:112px;flex:0 0 auto}.category-grid.is-collapsed .category-copy small,.category-grid.is-collapsed .category-meta em{display:none}.category-grid.is-collapsed .category-icon{width:30px;height:30px}.category-grid.is-collapsed .category-copy b{font-size:12px}.category-grid.is-collapsed .category-meta svg{display:none}.category-tile{height:72px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:10px 12px;text-align:left;color:var(--text);transition:transform .2s,border-color .2s,box-shadow .2s;min-width:0}.category-tile:hover{transform:translateY(-2px);border-color:#cfd7e8;box-shadow:0 10px 24px rgba(34,42,64,.06)}.category-icon{width:36px;height:36px;border-radius:10px;background:#f2f5fb;color:#3e5c9d;display:grid;place-items:center}.category-copy{min-width:0}.category-copy b{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-copy small{display:block;font-size:11px;color:#91929a;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-meta{display:grid;justify-items:end;color:#a1a2a9}.category-meta em{font-style:normal;font-size:11px;color:#777983;margin-bottom:7px}.results-section,.default-projects{padding-top:42px}.results-section{scroll-margin-top:82px}.results-toolbar{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.results-toolbar h2{font-size:25px;margin:6px 0 4px}.results-toolbar p{margin:0;color:var(--muted);font-size:13px}.back-categories{border:0;background:transparent;padding:0;color:#6c6f78;font-size:12px}.sort-box{display:flex;align-items:center;gap:8px;color:#85868e;font-size:12px}.sort-box select{height:36px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 28px 0 10px;outline:0}.active-filter-row{display:flex;gap:8px;margin-bottom:14px}.active-filter-row:empty{display:none}.active-filter-row button{border:1px solid #dbe4f6;background:var(--accent-soft);color:#365d9d;border-radius:999px;padding:6px 10px;font-size:12px}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.project-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:.22s;min-width:0}.project-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#d7dbe4}.project-cover{position:relative;aspect-ratio:16/10;background:#eceef2;overflow:hidden}.project-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.project-card:hover .project-cover img{transform:scale(1.015)}.status-pill{position:absolute;right:9px;bottom:9px;background:rgba(18,18,20,.78);backdrop-filter:blur(8px);color:#fff;padding:5px 8px;border-radius:999px;font-size:10px}.project-body{padding:13px 14px 12px}.project-body h3{font-size:15px;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-body p{font-size:12px;line-height:1.55;color:#777982;margin:0;height:37px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-foot{display:flex;justify-content:space-between;margin-top:10px;color:#a0a1a8;font-size:10px}.section-heading.compact{align-items:center}.text-button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#4b5f86;font-size:12px}.empty-state{grid-column:1/-1;text-align:center;padding:70px 20px;border:1px dashed #d9dbe1;border-radius:14px;color:#92939b}.empty-state span{display:grid;place-items:center}.empty-state h3{color:#474850;font-size:17px;margin:12px 0 4px}.empty-state p{margin:0;font-size:13px}.loading-line{grid-column:1/-1;height:3px;border-radius:3px;background:linear-gradient(90deg,#e8edf8 25%,#7ea0eb 50%,#e8edf8 75%);background-size:200% 100%;animation:loading 1s linear infinite}@keyframes loading{to{background-position:-200% 0}}.site-footer{background:#fff;border-top:1px solid var(--line);padding:28px 0}.footer-inner{display:grid;grid-template-columns:1.2fr 2fr auto;gap:25px;align-items:center}.footer-inner b{font-size:13px}.footer-inner p{margin:5px 0 0;color:#999;font-size:11px}.friend-links{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:#666}.copyright{font-size:11px;color:#9a9ba2}.detail-shell{padding:28px 0 72px}.breadcrumbs{display:flex;gap:8px;align-items:center;color:#999;font-size:11px;margin-bottom:18px}.breadcrumbs b{color:#555;font-weight:500}.project-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);gap:22px}.hero-preview,.hero-info,.content-card,.purchase-card{background:#fff;border:1px solid var(--line);border-radius:16px}.hero-preview{overflow:hidden;min-height:370px}.hero-preview img{width:100%;height:100%;object-fit:cover;display:block}.hero-info{padding:30px;display:flex;flex-direction:column}.hero-kicker{display:flex;gap:7px}.hero-kicker span{background:#f3f5f8;border-radius:999px;padding:5px 9px;font-size:10px;color:#62646d}.hero-info h1{font-size:28px;letter-spacing:-.04em;margin:18px 0 10px}.hero-summary{color:#696b74;line-height:1.75;font-size:14px;margin:0}.hero-actions{display:flex;gap:10px;margin:24px 0}.btn{min-height:42px;border-radius:10px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;font-size:13px;font-weight:650}.btn.primary{background:#171719;color:#fff}.btn.secondary{background:#fff;border-color:#d8d9de}.btn.ghost{background:#f5f6f8;color:#555}.project-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 18px}.project-meta div{background:#f7f8fa;border-radius:10px;padding:10px}.project-meta dt{font-size:10px;color:#999}.project-meta dd{margin:4px 0 0;font-size:11px;color:#444}.tag-list{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto}.tag-list span{font-size:10px;border:1px solid var(--line);border-radius:999px;padding:5px 8px;color:#777}.detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-top:18px}.content-card{padding:24px}.content-title{display:flex;gap:10px;align-items:center;margin-bottom:16px}.content-title span{font-size:10px;color:#9b9ca3}.content-title h2{font-size:17px;margin:0}.description-text{font-size:13px;line-height:1.9;color:#63656e;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.feature-grid div{display:flex;gap:8px;align-items:center;padding:10px;background:#f7f8fa;border-radius:9px;font-size:12px;color:#555}.feature-grid i{font-style:normal;color:#4b72bd}.screens-section,.related-section{padding-top:38px}.screenshot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.shot{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;padding:0;aspect-ratio:16/10}.shot img{width:100%;height:100%;object-fit:cover;display:block}.lightbox{position:fixed;inset:0;background:rgba(10,11,14,.9);z-index:100;display:grid;place-items:center;padding:40px}.lightbox[hidden]{display:none}.lightbox img{max-width:min(1200px,95vw);max-height:88vh;border-radius:12px}.lightbox button{position:absolute;right:28px;top:20px;color:#fff;background:transparent;border:0;font-size:35px}.purchase-shell{padding:46px 0 80px;max-width:900px}.purchase-card{padding:42px}.purchase-icon{width:52px;height:52px;border-radius:15px;background:#eff3fa;color:#335794;display:grid;place-items:center;margin-bottom:18px}.purchase-card h1{font-size:28px;margin:8px 0 12px;letter-spacing:-.04em}.purchase-card>p{color:#70727b;line-height:1.8;font-size:14px}.purchase-project{display:flex;gap:14px;align-items:center;background:#f7f8fa;border-radius:12px;padding:12px;margin:22px 0}.purchase-project img{width:110px;aspect-ratio:16/10;object-fit:cover;border-radius:8px}.purchase-project b{display:block;font-size:14px}.purchase-project span{display:block;color:#85868d;font-size:12px;margin-top:5px}.purchase-actions{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0}.purchase-notes{display:grid;grid-template-columns:1fr 1fr;gap:12px}.purchase-notes>div{border:1px solid var(--line);border-radius:12px;padding:18px}.purchase-notes b{font-size:13px}.purchase-notes ol,.purchase-notes ul{margin:10px 0 0;padding-left:18px;color:#71737c;font-size:12px;line-height:1.9}
@media(max-width:1050px){.topbar{grid-template-columns:220px minmax(300px,1fr) auto}.top-actions a:not(:first-child){display:none}.category-grid{grid-template-columns:repeat(4,1fr)}.project-grid{grid-template-columns:repeat(3,1fr)}.project-hero{grid-template-columns:1.25fr .85fr}.footer-inner{grid-template-columns:1fr 1.5fr}.copyright{display:none}}
@media(max-width:760px){.shell{width:min(100% - 24px,var(--shell))}.site-header{position:sticky}.topbar{height:56px;display:flex;justify-content:space-between;gap:10px}.brand-mark{width:31px;height:31px}.brand small{display:none}.brand b{font-size:14px}.topbar>.global-search,.top-actions{display:none}.mobile-search-toggle{display:grid;place-items:center;border:0;background:#f3f4f6;border-radius:9px;width:36px;height:36px}.mobile-search-panel{display:block;max-height:0;overflow:hidden;transition:.25s}.mobile-search-panel.open{max-height:62px;padding-bottom:12px}.mobile-search-panel .global-search{height:40px}.home-shell{padding:26px 0 48px}.section-heading{align-items:flex-start}.section-heading h1{font-size:23px}.section-heading h2{font-size:20px}.section-heading p{font-size:12px;line-height:1.5}.library-count b{font-size:24px}.library-count span{font-size:10px}.category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.category-tile{height:64px;grid-template-columns:34px 1fr auto;padding:8px 10px}.category-icon{width:32px;height:32px}.category-copy b{font-size:13px}.category-copy small{font-size:9px;margin-top:3px}.category-meta em{font-size:10px}.category-grid.is-collapsed{display:flex;overflow:auto;margin:0 -12px 16px;padding:0 12px 4px;gap:7px}.category-grid.is-collapsed .category-tile{min-width:112px;height:42px}.category-grid.is-collapsed .category-icon{width:28px;height:28px}.results-section,.default-projects{padding-top:30px}.results-toolbar{align-items:flex-start}.results-toolbar h2{font-size:21px}.sort-box label{display:none}.sort-box select{height:34px;max-width:108px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.project-card{border-radius:11px}.project-body{padding:10px}.project-body h3{font-size:13px}.project-body p{font-size:10px;height:31px;line-height:1.5}.project-foot{font-size:9px;margin-top:7px}.status-pill{font-size:8px;padding:4px 6px;right:6px;bottom:6px}.footer-inner{display:block}.friend-links{margin:15px 0}.copyright{display:block}.detail-shell{padding-top:17px}.breadcrumbs{overflow:auto;white-space:nowrap}.project-hero{grid-template-columns:1fr;gap:10px}.hero-preview{min-height:0;aspect-ratio:16/10;border-radius:13px}.hero-info{padding:20px;border-radius:13px}.hero-info h1{font-size:23px;margin-top:14px}.hero-summary{font-size:13px}.hero-actions{position:sticky;bottom:8px;z-index:10;margin:20px 0 16px}.hero-actions .btn{flex:1}.project-meta{gap:5px}.project-meta div{padding:8px}.detail-grid{grid-template-columns:1fr;gap:10px}.content-card{padding:19px}.feature-grid{gap:7px}.feature-grid div{font-size:11px;padding:9px}.screenshot-grid{grid-template-columns:repeat(2,1fr);gap:8px}.related-section .project-grid{grid-template-columns:repeat(2,1fr)}.purchase-shell{padding:22px 0 50px}.purchase-card{padding:22px;border-radius:14px}.purchase-card h1{font-size:22px}.purchase-actions{display:grid}.purchase-notes{grid-template-columns:1fr}.purchase-project img{width:82px}}
.category-grid.is-collapsed>.category-tile{width:140px;min-width:140px;flex:0 0 140px}
@media(max-width:760px){.category-grid.is-collapsed>.category-tile{width:125px;min-width:125px;flex-basis:125px}}
/* V2.0 search emphasis */
.topbar{grid-template-columns:230px minmax(520px,680px) 1fr}.global-search-primary{height:46px;border:2px solid #4d7fe5;background:#fff;box-shadow:0 7px 22px rgba(37,99,235,.13),0 0 0 4px rgba(37,99,235,.055)}.global-search-primary:focus-within{border-color:#245fcf;box-shadow:0 9px 28px rgba(37,99,235,.18),0 0 0 5px rgba(37,99,235,.09)}.global-search-primary input{font-size:13px;font-weight:550}.global-search-primary input::placeholder{color:#7e8798;font-weight:500}.search-key{font-size:10px;color:#315eaf;background:#edf3ff;border-radius:7px;padding:5px 7px;margin-right:8px;white-space:nowrap}.mobile-search-panel{display:none}.remember-row{display:flex!important;grid-template-columns:18px 1fr;align-items:center;gap:9px;padding:4px 0}.remember-row input{width:17px!important;height:17px!important;margin:0!important;accent-color:#1d1e21}.remember-row b{display:block;color:#3f4148;font-size:10px}.remember-row small{display:block;color:#9a9ca3;font-size:9px;margin-top:2px}.login-error small{display:block;margin-top:5px}.login-panel button:disabled{opacity:.45;cursor:not-allowed}.login-security{display:flex;align-items:center;gap:7px;color:#8a8d95;font-size:9px;margin-top:13px}.security-summary{display:flex;align-items:center;gap:9px;background:#f6f8fb;border-radius:9px;padding:10px;margin-top:10px}.security-summary>span{width:30px;height:30px;border-radius:8px;background:#eaf1ff;color:#3565bd;display:grid;place-items:center}.security-summary b{display:block;font-size:10px}.security-summary small{margin:2px 0 0!important;font-size:9px}.link-edit-list>div{grid-template-columns:180px minmax(240px,1fr) 75px 70px}.link-edit-list label{display:flex;align-items:center;gap:5px;font-size:10px;color:#777}
@media(max-width:1120px){.topbar{grid-template-columns:210px minmax(420px,1fr) auto}.search-key{display:none}}
@media(max-width:760px){.topbar{height:54px}.topbar>.global-search{display:none}.mobile-search-panel{display:block;max-height:none!important;overflow:visible;padding-bottom:11px}.mobile-search-panel .global-search{height:43px}.site-header{padding-bottom:0}.home-shell{padding-top:20px}.global-search-primary{box-shadow:0 5px 17px rgba(37,99,235,.12),0 0 0 3px rgba(37,99,235,.05)}}
.topbar .global-search-primary .search-clear{right:63px}
/* V3.0 operations-enhanced front-end */
.global-search-primary{border:1.5px solid #cfd8e8;background:#fff;box-shadow:0 5px 18px rgba(42,61,97,.06)}.global-search-primary:focus-within{border-color:#4779df;box-shadow:0 0 0 4px rgba(37,99,235,.1),0 10px 30px rgba(42,61,97,.08)}.search-key{font-size:10px;color:#315fba;background:#edf3ff;border-radius:6px;padding:4px 7px;margin-right:32px}.more-categories{border:0;background:transparent;color:#6b7280;font-size:12px;margin:12px auto 0;display:flex;align-items:center;gap:5px}.more-categories svg{transition:.2s}.more-categories.open svg{transform:rotate(180deg)}.version-pill{position:absolute;left:9px;bottom:9px;background:rgba(255,255,255,.9);color:#315fba;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:700}.tag-list a{font-size:10px;border:1px solid var(--line);border-radius:999px;padding:5px 8px;color:#777}.demo-state{display:inline-flex!important;align-items:center}.demo-state.ok{background:#edf9f1!important;color:#247d47!important}.demo-state.warn{background:#fff6df!important;color:#986c14!important}.demo-state.bad{background:#fff0f0!important;color:#a43d3d!important}.demo-state.muted{background:#f1f2f4!important;color:#777!important}.project-price{font-size:25px;font-weight:750;margin-top:17px;letter-spacing:-.03em}.project-price small{display:block;color:#9b9da4;font-size:10px;font-weight:400;margin-top:3px}.project-meta{grid-template-columns:repeat(4,1fr)}.version-strip{margin-top:16px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.version-strip>div:first-child b{display:block;font-size:13px}.version-strip>div:first-child span{display:block;font-size:10px;color:#999;margin-top:3px}.version-links{display:flex;gap:8px;overflow-x:auto}.version-links a{border:1px solid var(--line);border-radius:9px;padding:8px 12px;min-width:92px}.version-links a.active{border-color:#9cb4e6;background:#f2f6ff}.version-links b{display:block;font-size:11px}.version-links small{display:block;color:#999;font-size:9px;margin-top:2px}.release-card{margin-top:16px}.mobile-action-bar{display:none}.purchase-project small{display:block;color:#9698a0;font-size:10px;margin-top:4px}.purchase-mode-list{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0}.purchase-mode-list span{display:inline-flex;align-items:center;gap:4px;border:1px solid #dfe5ef;background:#f6f8fc;border-radius:999px;padding:6px 9px;font-size:11px;color:#586271}.consult-copy{margin-top:16px;padding:14px;border:1px dashed #d5d9e1;border-radius:11px;background:#fafbfc}.consult-copy b{font-size:11px}.consult-copy p{font-size:12px;color:#5f626b;margin:7px 0 10px}.consult-copy button{border:0;background:#edf3ff;color:#315fba;border-radius:8px;padding:7px 10px;font-size:11px}
@media(max-width:760px){.search-key{display:none}.project-meta{grid-template-columns:repeat(2,1fr)}.version-strip{align-items:flex-start;flex-direction:column}.version-links{width:100%}.mobile-action-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr;gap:8px;left:10px;right:10px;bottom:10px;z-index:60;padding:7px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border:1px solid var(--line);border-radius:13px;box-shadow:0 12px 35px rgba(20,25,38,.18)}.mobile-action-bar a{height:40px;border-radius:9px;display:grid;place-items:center;font-size:12px;font-weight:650}.mobile-action-bar a:first-child{background:#171719;color:#fff}.mobile-action-bar a:last-child{background:#edf3ff;color:#315fba}.detail-shell{padding-bottom:110px}.category-extra[hidden]{display:none}.purchase-actions{display:grid!important}.purchase-actions .btn{width:100%}}

/* V3.1 Light Tech Color Visual */
:root{
  --bg:#f5f7fc;--card:#ffffff;--text:#182033;--muted:#768197;--line:#e5e9f2;
  --accent:#526df5;--accent-2:#7c56e8;--accent-soft:#eef2ff;
  --shadow:0 16px 42px rgba(48,66,116,.10);--radius:16px
}
body{background:
  radial-gradient(circle at 8% 2%,rgba(91,116,246,.09),transparent 23rem),
  radial-gradient(circle at 94% 18%,rgba(138,92,231,.08),transparent 24rem),
  var(--bg);color:var(--text)}
.site-header{background:rgba(255,255,255,.86);border-bottom:1px solid rgba(221,227,240,.88);box-shadow:0 8px 30px rgba(54,70,112,.045)}
.site-header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,#5e78f5 34%,#8c5ee8 66%,transparent);opacity:.52}
.topbar{height:70px;grid-template-columns:245px minmax(500px,680px) 1fr}
.brand{position:relative}.brand-mark{position:relative;width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#4569f5,#8659e8);box-shadow:0 10px 24px rgba(82,109,245,.28);overflow:hidden}
.brand-mark i{position:absolute;width:24px;height:24px;border:1px solid rgba(255,255,255,.32);border-radius:50%;right:-8px;top:-8px}.brand b{font-size:15px;color:#1d2740}.brand small{color:#8c96aa}.header-version{font-style:normal;font-size:9px;font-weight:750;color:#5a6fda;background:#eef1ff;border:1px solid #dfe5ff;padding:3px 5px;border-radius:6px;margin-left:2px}
.global-search-primary{height:48px;border:1px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(100deg,#7da0ff,#6c73f6,#a77aee) border-box;box-shadow:0 12px 30px rgba(71,91,160,.11),0 0 0 4px rgba(85,111,245,.045)}
.global-search-primary:focus-within{border-color:transparent;box-shadow:0 14px 35px rgba(76,96,176,.17),0 0 0 5px rgba(92,112,245,.10)}
.global-search-primary .search-icon{color:#5b70eb}.global-search-primary input{font-size:13px}.global-search-primary input::placeholder{color:#939db0}.search-key{color:#fff;background:linear-gradient(120deg,#566ff0,#8060e7);box-shadow:0 5px 12px rgba(86,111,240,.2);padding:6px 9px}
.top-actions{color:#69748a}.top-actions a:hover{color:#526df5}.admin-link{color:#9ca5b7!important}
.home-shell{padding-top:32px}.directory-intro{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:26px 28px;margin-bottom:24px;border:1px solid rgba(217,225,242,.92);border-radius:20px;background:linear-gradient(125deg,rgba(255,255,255,.96),rgba(246,248,255,.95));box-shadow:0 18px 52px rgba(68,83,132,.075)}
.directory-intro:before{content:"";position:absolute;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(91,115,247,.17),rgba(91,115,247,0) 68%);right:9%;top:-115px}.directory-intro:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;border:1px solid rgba(121,95,225,.13);right:-65px;bottom:-105px}
.intro-copy{position:relative;z-index:1}.intro-copy h1{font-size:29px;letter-spacing:-.04em;margin:6px 0 8px;background:linear-gradient(100deg,#182033 10%,#425dc9 60%,#7654dc);-webkit-background-clip:text;background-clip:text;color:transparent}.intro-copy p{font-size:13px;color:#758097;margin:0}.eyebrow{color:#6477d9;letter-spacing:.13em}.popular-searches{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:17px}.popular-searches>span{font-size:10px;color:#929caf}.popular-searches button{border:1px solid #e1e6f4;background:rgba(255,255,255,.85);color:#5e6b84;border-radius:999px;padding:5px 9px;font-size:10px;transition:.18s}.popular-searches button:hover{border-color:#aab9f5;color:#5068df;background:#f2f5ff;transform:translateY(-1px)}
.library-count{position:relative;z-index:1;display:flex;align-items:center;gap:12px;padding:15px 18px;border:1px solid rgba(214,221,242,.92);border-radius:15px;background:rgba(255,255,255,.75);box-shadow:0 10px 28px rgba(75,91,144,.08);min-width:158px}.count-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#5b75ef,#875fe4)}.library-count div>b{font-size:25px;color:#25314e}.library-count div>span{display:block;padding:2px 0 0;font-size:10px;color:#8a95aa}
.category-heading{margin:0 0 13px}.category-heading h2{font-size:20px;margin:3px 0 4px}.category-heading p{font-size:11px}.category-grid{gap:11px}.category-tile{position:relative;height:76px;border-color:#e3e8f2;border-radius:14px;background:linear-gradient(145deg,#fff,#fbfcff);box-shadow:0 8px 22px rgba(63,78,124,.045);overflow:hidden}.category-tile:before{content:"";position:absolute;width:72px;height:72px;border-radius:50%;right:-36px;top:-38px;background:var(--cat-soft);opacity:.68}.category-tile:hover{border-color:var(--cat-line);box-shadow:0 13px 30px var(--cat-shadow);transform:translateY(-3px)}.category-icon{position:relative;width:39px;height:39px;border-radius:12px;background:var(--cat-soft);color:var(--cat);box-shadow:inset 0 0 0 1px var(--cat-line)}.category-copy b{font-size:13px;color:#29324a}.category-copy small{color:#939caf}.category-meta{position:relative}.category-meta em{min-width:24px;text-align:center;padding:3px 6px;border-radius:999px;color:var(--cat);background:var(--cat-soft);font-weight:700}.category-meta svg{color:var(--cat)}
.category-theme-0{--cat:#456ee6;--cat-soft:#edf3ff;--cat-line:#d7e3ff;--cat-shadow:rgba(69,110,230,.13)}
.category-theme-1{--cat:#1688a7;--cat-soft:#e9f8fb;--cat-line:#cdeef4;--cat-shadow:rgba(22,136,167,.13)}
.category-theme-2{--cat:#df5689;--cat-soft:#fff0f6;--cat-line:#ffd6e6;--cat-shadow:rgba(223,86,137,.13)}
.category-theme-3{--cat:#7b5bd7;--cat-soft:#f3efff;--cat-line:#e3d9ff;--cat-shadow:rgba(123,91,215,.13)}
.category-theme-4{--cat:#e47b37;--cat-soft:#fff3e9;--cat-line:#ffe0c9;--cat-shadow:rgba(228,123,55,.13)}
.category-theme-5{--cat:#bc8418;--cat-soft:#fff8df;--cat-line:#f9e9ad;--cat-shadow:rgba(188,132,24,.13)}
.category-theme-6{--cat:#5565d8;--cat-soft:#eef0ff;--cat-line:#dadeff;--cat-shadow:rgba(85,101,216,.13)}
.category-theme-7{--cat:#269066;--cat-soft:#eaf8f1;--cat-line:#cfeede;--cat-shadow:rgba(38,144,102,.13)}
.more-categories{color:#6473b5;background:#f1f4ff;border:1px solid #e1e6fa;border-radius:999px;padding:7px 11px}.results-section,.default-projects{padding-top:34px}.section-heading.compact{padding-bottom:3px}.section-heading.compact h2{font-size:22px;color:#202a42}.text-button{color:#566dd8;background:#eef2ff;border:1px solid #dfe5ff;border-radius:999px;padding:7px 10px}
.project-grid{gap:18px}.project-card{position:relative;border-color:#e2e7f1;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 9px 26px rgba(61,76,124,.055)}.project-card:hover{border-color:#cbd5f0;box-shadow:0 20px 48px rgba(65,81,137,.15);transform:translateY(-5px)}.project-cover:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(19,25,45,.12));pointer-events:none}.project-cover img{filter:saturate(.96)}.project-card:hover .project-cover img{transform:scale(1.025);filter:saturate(1.08)}.status-pill{z-index:2;background:rgba(255,255,255,.9);color:#49556e;border:1px solid rgba(255,255,255,.75);box-shadow:0 5px 15px rgba(20,27,49,.12);font-weight:650}.version-pill{z-index:2;color:#586ce0;background:rgba(239,242,255,.94);border:1px solid rgba(218,224,255,.95)}.card-open{position:absolute;z-index:2;right:10px;top:10px;width:30px;height:30px;border-radius:10px;display:grid;place-items:center;color:#fff;background:rgba(33,43,77,.48);backdrop-filter:blur(10px);opacity:0;transform:translateX(-4px);transition:.2s}.project-card:hover .card-open{opacity:1;transform:none}.project-body{padding:14px 15px 13px}.project-title-row{display:flex;align-items:center;gap:8px}.project-title-row h3{flex:1;margin-bottom:6px}.project-title-row>span{font-size:9px;color:#7180be;background:#f0f3ff;border-radius:999px;padding:3px 6px;white-space:nowrap}.project-body p{color:#778197}.project-foot{color:#9aa3b4}.project-foot span{color:#6574aa}.empty-state{background:rgba(255,255,255,.7);border-color:#d8deef}.active-filter-row button{border-color:#d6ddfb;background:#eef2ff;color:#5368d7}.sort-box select{border-color:#dce2f0;color:#59647b}.site-footer{background:rgba(255,255,255,.82);border-color:#e0e5f0}
.hero-preview,.hero-info,.content-card,.purchase-card,.version-strip{border-color:#e0e6f2;box-shadow:0 10px 32px rgba(61,76,124,.055)}.hero-info{background:linear-gradient(145deg,#fff,#fafbff)}.btn.primary{background:linear-gradient(120deg,#536df0,#7b5be4);box-shadow:0 9px 22px rgba(84,106,235,.23)}.btn.secondary{border-color:#dbe1f2;color:#5164c9;background:#f3f5ff}.hero-kicker span,.project-meta div{background:#f2f5ff;color:#6472ae}.feature-grid div{border-color:#e4e8f2;background:#fbfcff}.feature-grid div:before{color:#5a72e5}
@media(max-width:1120px){.topbar{grid-template-columns:215px minmax(400px,1fr) auto}.header-version{display:none}}
@media(max-width:760px){
  body{background:radial-gradient(circle at 10% 0,rgba(92,115,246,.09),transparent 19rem),var(--bg)}
  .topbar{height:56px}.brand-mark{width:34px;height:34px;border-radius:11px}.mobile-search-panel{padding-bottom:12px}.mobile-search-panel .global-search{height:45px}.global-search-primary{box-shadow:0 9px 22px rgba(66,85,151,.10),0 0 0 3px rgba(86,111,240,.05)}
  .home-shell{padding-top:16px}.directory-intro{padding:20px 18px;margin-bottom:19px;border-radius:17px;display:block}.directory-intro:before{right:-25px}.intro-copy h1{font-size:22px;line-height:1.25;margin-top:5px}.intro-copy p{font-size:11px;line-height:1.65}.popular-searches{margin-top:14px;gap:6px}.popular-searches button{font-size:9px;padding:5px 8px}.library-count{position:absolute;right:14px;top:13px;min-width:auto;padding:7px 9px;gap:7px;border-radius:11px}.count-icon{width:26px;height:26px;border-radius:8px}.count-icon svg{width:15px;height:15px}.library-count div>b{font-size:16px}.library-count div>span{font-size:8px}.intro-copy{padding-top:33px}
  .category-heading h2{font-size:18px}.category-heading p{display:none}.category-grid{gap:9px}.category-tile{height:67px;border-radius:13px;grid-template-columns:34px 1fr auto;padding:8px 9px}.category-icon{width:34px;height:34px;border-radius:10px}.category-copy b{font-size:12px}.category-copy small{font-size:8.5px}.category-meta em{font-size:9px;padding:3px 5px}.category-meta svg{width:14px}.category-grid.is-collapsed .category-tile{background:#fff}
  .results-section,.default-projects{padding-top:27px}.section-heading.compact{align-items:center}.section-heading.compact h2{font-size:19px}.section-heading.compact p{font-size:10px}.text-button{font-size:10px;padding:6px 8px}
  .recent-project-grid{display:flex;overflow-x:auto;gap:10px;margin:0 -12px;padding:0 12px 13px;scroll-snap-type:x mandatory;scrollbar-width:none}.recent-project-grid::-webkit-scrollbar{display:none}.recent-project-grid .project-card{min-width:74vw;scroll-snap-align:start}.project-card{border-radius:13px}.project-body{padding:11px}.project-title-row h3{font-size:13px}.card-open{display:none}.status-pill,.version-pill{font-size:8px}.site-footer{margin-top:5px}
}
