:root{--nav-red:#f1404b;--nav-bg:#f2f4f7;--nav-card:#fff;--nav-text:#484b4f;--nav-muted:#93959a;--nav-line:#484b4f17}.home-header{z-index:40;border-bottom:1px solid var(--nav-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;align-items:center;height:80px;padding:0 28px;display:flex;position:fixed;inset:0 0 auto}.home-logo{align-items:center;gap:11px;width:190px;display:flex}.home-logo>span,.sidebar-brand>span{color:#fff;background:linear-gradient(135deg, #ff6b72, var(--nav-red));border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid;box-shadow:0 8px 20px #f1404b3d}.home-header nav{align-items:center;gap:4px;display:flex}.home-header nav a{color:#65686d;border-radius:9px;padding:10px 14px;font-size:14px}.home-header nav a:hover{color:var(--nav-red);background:#f1404b14}.home-header-actions{margin-left:auto}.user-pill{border:1px solid var(--nav-line);background:#fff;border-radius:22px;padding:9px 16px;font-size:14px;display:block}.home-shell{min-height:100vh;color:var(--nav-text);background:var(--nav-bg);grid-template-columns:218px minmax(0,1fr);padding-top:80px;display:grid}.home-sidebar{border-right:1px solid var(--nav-line);background:#ffffffdb;height:calc(100vh - 80px);padding:22px 14px;position:sticky;top:80px;overflow-y:auto}.sidebar-brand{align-items:center;gap:10px;padding:4px 8px 18px;display:flex}.sidebar-brand>span{border-radius:9px;width:34px;height:34px}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand small{max-width:132px;color:var(--nav-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.home-sidebar nav{gap:5px;display:grid}.home-sidebar nav a{color:#66696e;border-radius:9px;align-items:center;gap:10px;min-height:42px;padding:7px 10px;font-size:14px;display:flex}.home-sidebar nav a:hover,.home-sidebar nav a.active{color:var(--nav-red);background:#f1404b17}.nav-symbol{color:#777;background:#eef0f3;border-radius:8px;place-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:grid}.home-sidebar nav a.active .nav-symbol{color:#fff;background:var(--nav-red)}.sidebar-shortcuts{border-top:1px solid var(--nav-line);gap:6px;margin-top:20px;padding-top:16px;display:grid}.sidebar-shortcuts a{color:var(--nav-muted);padding:8px 10px;font-size:13px}.home-canvas{width:min(100%,1900px);min-width:0;margin:0 auto;padding:24px clamp(18px,2.2vw,40px) 70px}.search-hero{color:#fff;background:radial-gradient(circle at 80% 20%,#fff3,#0000 30%),linear-gradient(120deg,#d83b62,#f1404b 48%,#ff8b62);border-radius:18px;min-height:270px;padding:40px clamp(24px,5vw,80px);position:relative;overflow:hidden;box-shadow:0 16px 40px #a52d452e}.search-hero:after{content:"";border:55px solid #ffffff17;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-130px;right:-70px}.search-kicker{z-index:1;letter-spacing:.12em;opacity:.82;font-size:13px;position:relative}.search-hero h1{z-index:1;margin:8px 0 20px;font-size:34px;position:relative}.search-hero .engine-tabs{z-index:1;gap:18px;display:flex;position:relative;overflow-x:auto}.search-hero .engine-tabs button{color:#ffffffb8;background:0 0;border:0;border-radius:0;min-height:auto;padding:5px 0}.search-hero .engine-tabs button.active{color:#fff;border-bottom:2px solid #fff}.hero-search-form{z-index:1;background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:min(760px,100%);margin-top:10px;padding:6px 7px 6px 16px;display:grid;position:relative;box-shadow:0 12px 35px #41141e2e}.hero-search-form>span{color:#a3a6aa;font-size:24px}.hero-search-form input{color:#34363a;background:0 0;border:0;outline:0;min-width:0;height:48px;padding:0 12px}.hero-search-form button{color:#fff;background:var(--nav-red);cursor:pointer;border:0;border-radius:9px;height:42px;padding:0 24px;font-weight:700}.search-hotwords{z-index:1;color:#ffffffbf;align-items:center;gap:10px;margin-top:14px;font-size:12px;display:flex;position:relative}.search-hotwords button{color:#fff;cursor:pointer;background:0 0;border:0;padding:0}.popular-sites,.category-module{margin-top:24px}.module-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.module-title>div{align-items:center;gap:9px;display:flex}.module-title h2{font-size:18px}.module-title>a{color:var(--nav-muted);font-size:12px}.module-icon{width:28px;height:28px;color:var(--nav-red);background:#f1404b1a;border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.popular-grid,.site-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.benchmark-card{background:var(--nav-card);border:1px solid #0000;border-radius:12px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-width:0;min-height:112px;padding:15px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 4px 16px #282d320b}.benchmark-card:hover{border-color:#f1404b29;transform:translateY(-2px);box-shadow:0 10px 25px #282d3217}.benchmark-card.compact{min-height:86px;padding:12px}.site-icon{background:color-mix(in srgb, var(--accent) 15%, white);border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.site-icon span{color:#fff;background:var(--accent);border-radius:9px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.site-title-row{align-items:center;gap:7px;display:flex}.site-title-row h3{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:14px;overflow:hidden}.card-title-link{max-width:100%;color:inherit;text-decoration:none;display:inline-block}.card-title-link:hover{color:#f1404b}.card-title-link:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #f1404b4d}.type-chip{color:var(--nav-muted);background:#f1f2f4;border-radius:5px;flex:none;padding:2px 5px;font-size:9px}.site-content p{color:var(--nav-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.tag-row{gap:5px;margin-top:7px;display:flex;overflow:hidden}.tag-row a{z-index:2;color:#a0a3a7;flex:none;font-size:10px;position:relative}.card-actions{z-index:2;align-items:center;gap:5px;display:flex;position:relative}.card-actions a{color:#8c9095;background:#f3f4f6;border-radius:8px;place-items:center;min-width:30px;height:30px;font-size:11px;display:grid}.card-actions .direct-link:hover{color:#fff;background:var(--nav-red)}:root[data-theme=dark]{--nav-bg:#1b1d1f;--nav-card:#2d2e2f;--nav-text:#d5d7da;--nav-muted:#8d9095;--nav-line:#ffffff14}:root[data-theme=dark] .home-header,:root[data-theme=dark] .home-sidebar{background:#252728eb}:root[data-theme=dark] .user-pill{background:#2d2e2f}:root[data-theme=dark] .nav-symbol,:root[data-theme=dark] .type-chip,:root[data-theme=dark] .card-actions a{background:#24262a}@media (width<=1300px){.popular-grid,.site-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.home-header{height:62px;padding:0 14px}.home-logo{width:auto}.home-logo strong{display:none}.home-header nav{margin-left:12px;overflow-x:auto}.home-header nav a{flex:none;padding:8px 9px}.home-shell{padding-top:62px;display:block}.home-sidebar{z-index:25;border-right:0;border-bottom:1px solid var(--nav-line);height:auto;padding:8px 12px;position:sticky;top:62px;overflow:hidden}.sidebar-brand,.sidebar-shortcuts{display:none}.home-sidebar nav{max-width:100%;display:flex;overflow-x:auto}.home-sidebar nav a{flex:none;min-height:38px}.home-canvas{padding:16px 14px 60px}.search-hero{min-height:240px;padding:28px 22px}.popular-grid,.site-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.home-header nav a:nth-child(2){display:none}.search-hero h1{font-size:27px}.hero-search-form button{padding:0 17px}.search-hotwords{overflow-x:auto}.popular-grid,.site-grid{grid-template-columns:1fr}.benchmark-card{min-height:100px}.home-header-actions{margin-left:8px}.user-pill{padding:7px 11px}}.search-hero{min-height:604px;padding:80px clamp(24px,5vw,80px) 24px}.search-core{z-index:1;width:min(800px,100%);min-height:320px;margin:0 auto;position:relative}.hero-search-form{width:min(800px,100%)}.hero-links{z-index:2;width:min(1200px,100% - 48px);min-height:108px;color:var(--nav-text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f5f5d1;border-radius:12px;align-items:center;gap:10px;padding:20px 28px;display:flex;position:absolute;bottom:24px;right:50%;transform:translate(50%);box-shadow:0 5px 20px #0000001a}.hero-links strong{color:var(--nav-red);margin-right:auto}.hero-links a{background:#fff;border-radius:9px;padding:12px 18px;font-size:13px}.popular-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.home-primary{min-width:0}.home-right-rail{gap:16px;margin-top:24px;display:grid;position:sticky;top:104px}.rail-card{background:var(--nav-card);border-radius:12px;padding:18px;box-shadow:0 4px 16px #282d320b}.site-summary{text-align:center}.rail-brand{color:#fff;background:var(--nav-red);border-radius:14px;place-items:center;width:50px;height:50px;margin:0 auto 10px;font-weight:900;display:grid}.rail-card h2{font-size:16px}.rail-card p{color:var(--nav-muted);font-size:12px}.site-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.site-stats div{background:#f5f6f7;border-radius:9px;padding:10px 4px}.site-stats strong,.site-stats span{display:block}.site-stats span{color:var(--nav-muted);margin-top:4px;font-size:10px}.rail-title{justify-content:space-between;align-items:center;display:flex}.rail-title a{color:var(--nav-muted);font-size:11px}.rail-list{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.rail-list li{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;display:grid}.rail-list li>span{width:22px;height:22px;color:var(--nav-red);background:#f1404b17;border-radius:6px;place-items:center;font-size:10px;display:grid}.rail-list a{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.rail-empty{margin:14px 0 0}.card-metrics{color:var(--nav-muted);gap:10px;margin-top:5px;font-size:9px;display:flex}:root[data-theme=dark] .hero-links,:root[data-theme=dark] .hero-links a,:root[data-theme=dark] .site-stats div{background:#24262a}@media (width<=1300px){.popular-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1100px){.home-content-layout{grid-template-columns:minmax(0,1fr)}.home-right-rail{display:none}}@media (width<=900px){.search-hero{min-height:510px;padding:28px 22px}.search-core{min-height:220px}.hero-links{flex-wrap:wrap;width:calc(100% - 20px);min-height:178px;padding:18px;bottom:16px}.hero-links strong{width:100%;margin:0}.hero-links a{text-align:center;flex:90px}.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.popular-grid{grid-template-columns:1fr}}.mobile-menu-button,.mobile-drawer,.mobile-drawer-backdrop{display:none}.differentiated-card .site-icon{overflow:hidden}.differentiated-card .site-icon img{object-fit:cover;width:100%;height:100%}.card-site .site-icon span{background:#f1404b}.card-app .site-icon span{background:#2f6fed}.card-book .site-icon span{background:#b27635}.card-post .site-icon span{background:#397a9b}.card-bulletin{border-left:3px solid #f1404b}.card-bulletin .site-icon span{background:#f1404b}.card-post{grid-template-columns:72px minmax(0,1fr) auto}.card-post .site-icon{border-radius:10px;width:72px;height:58px}.card-book{grid-template-columns:54px minmax(0,1fr) auto;min-height:128px}.card-book .site-icon{border-radius:8px;width:54px;height:78px}.card-book .site-icon span{border-radius:8px;width:100%;height:100%}.card-app .type-chip{color:#2f6fed;background:#2f6fed17}.card-post .type-chip{color:#397a9b;background:#397a9b17}.card-book .type-chip{color:#9a672f;background:#b276351a}.card-bulletin .type-chip{color:#f1404b;background:#f1404b17}@media (width<=900px){.mobile-menu-button{color:#666;cursor:pointer;background:#f1f2f4;border:0;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.home-logo{margin-left:8px}.mobile-drawer-backdrop{z-index:69;background:#1416186b;border:0;display:block;position:fixed;inset:0}.mobile-drawer{z-index:70;background:var(--nav-card);width:min(310px,84vw);padding:18px;display:block;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:12px 0 40px #0000002e}.mobile-drawer-header{justify-content:space-between;align-items:center;padding:4px 4px 18px;display:flex}.mobile-drawer-header button{background:#f1f2f4;border:0;border-radius:8px;place-items:center;width:34px;height:34px;font-size:22px;display:grid}.mobile-drawer nav{gap:6px;display:grid}.mobile-drawer nav a{color:var(--nav-text);border-radius:9px;align-items:center;gap:10px;padding:9px;display:flex}.mobile-drawer nav a:hover{color:var(--nav-red);background:#f1404b14}}@media (width<=620px){.card-post{grid-template-columns:64px minmax(0,1fr) auto}.card-post .site-icon{width:64px}.card-book{grid-template-columns:50px minmax(0,1fr) auto}.card-book .site-icon{width:50px;height:70px}}.home-module-flow>.search-hero{grid-column:1/-1}.home-hot-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-hot-list li{background:var(--nav-card);border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:10px;display:grid}.home-hot-list span{color:var(--nav-red);font-weight:700}.home-hot-list a{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.home-links-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.home-links-grid a{background:var(--nav-card);text-align:center;text-overflow:ellipsis;white-space:nowrap;border-radius:9px;padding:9px 12px;font-size:12px;overflow:hidden;box-shadow:0 4px 16px #282d320b}@media (width<=1100px){.home-module-flow>.search-hero,.home-module-flow>.popular-sites,.home-module-flow>.category-module{grid-column:1}.home-right-rail{display:none}.home-hot-list{grid-template-columns:1fr}.home-links-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.home-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.category-module[data-category-section]{scroll-margin-top:104px}.home-page{min-height:100vh;color:var(--nav-text);background:var(--nav-bg)}.home-header{color:#fff;box-shadow:none;background:#370c6933;border-bottom-color:#ffffff24}.home-header nav a,.home-header .user-pill{color:#ffffffe0}.home-header nav a:hover,.home-header .user-pill:hover{color:#fff;background:#ffffff24}.home-header .user-pill{background:#ffffff1a;border-color:#ffffff4d}.home-hero-flow{display:block}.search-hero{height:604px;min-height:604px;box-shadow:none;background-color:#0000;background-image:radial-gradient(circle at 78% 18%,#fff3,#0000 26%),linear-gradient(45deg,#8618db 0%,#d711ff 50%,#460fdd 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:400% 400%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:0;padding:132px clamp(24px,5vw,80px) 24px}.search-hero:before{content:"";background:radial-gradient(circle at 18% 35%,#ffffff1f,#0000 24%),radial-gradient(circle at 84% 58%,#ffffff1a,#0000 20%);position:absolute;inset:0}.search-hero:after{background:linear-gradient(to top, var(--nav-bg) 0%, transparent 100%);border:0;border-radius:0;width:auto;height:42%;inset:auto 0 0}.search-core{z-index:1;text-align:center;width:min(800px,100%);min-height:300px;margin:0 auto;position:relative}.search-kicker{letter-spacing:.18em;font-size:12px}.search-hero h1{letter-spacing:-.03em;margin:10px 0 26px;font-size:clamp(34px,3vw,48px);font-weight:700}.search-hero .engine-tabs{justify-content:center;gap:24px}.hero-search-form{border-radius:10px;width:min(800px,100%);margin-top:14px;padding:4px 5px 4px 16px}.hero-search-form input{height:46px}.hero-links{bottom:48px}.home-shell{grid-template-columns:218px minmax(0,1fr);min-height:calc(100vh - 604px);padding-top:0}.home-content-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:20px;display:grid}.home-module-flow{display:contents}.home-module-flow>.popular-sites,.home-module-flow>.category-module{grid-column:1}.home-right-rail{grid-area:1/2/span 30}.popular-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.site-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.benchmark-card{grid-template-columns:42px minmax(0,1fr) auto;gap:10px;min-height:84px;padding:10px;box-shadow:0 4px 16px #282d320a}.site-content,.site-title-row{min-width:0}.benchmark-card.compact{grid-template-columns:42px minmax(0,1fr);min-height:60px;padding:8px 9px}.benchmark-card.compact .site-content>p,.benchmark-card.compact .type-chip,.benchmark-card.compact .tag-row,.benchmark-card.compact .card-actions{display:none}.benchmark-card.compact .site-icon,.card-site:not(.compact) .site-icon{border-radius:9px;width:42px;height:42px}.benchmark-card.compact .site-icon img,.card-site:not(.compact) .site-icon img{object-fit:cover;width:42px;height:42px}.benchmark-card.compact .site-icon span,.card-site:not(.compact) .site-icon span{border-radius:7px;width:30px;height:30px}.benchmark-card.compact .card-metrics{margin-top:2px;font-size:9px}.card-site:not(.compact){min-height:56px}.site-grid .card-site:not(.compact){grid-template-columns:32px minmax(0,1fr) 26px;gap:8px;min-height:56px;padding:7px 8px}.site-grid .card-site:not(.compact) .site-icon{border-radius:8px;width:32px;height:32px}.site-grid .card-site:not(.compact) .site-icon img{width:32px;height:32px}.site-grid .card-site:not(.compact) .site-icon span{border-radius:6px;width:24px;height:24px}.site-grid .card-site:not(.compact) h3,.site-grid .card-site:not(.compact) .card-title-link{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.site-grid .card-site:not(.compact) .card-actions a{min-width:26px;height:26px}.card-site:not(.compact) .site-content>p,.card-site:not(.compact) .type-chip,.card-site:not(.compact) .tag-row,.card-site:not(.compact) .detail-link{display:none}.card-site:not(.compact) .card-actions a{min-width:28px;height:28px}.subcategory-tabs{background:#e8eaed;border-radius:12px;align-items:center;gap:6px;padding:4px;display:flex}.subcategory-tabs button{min-height:36px;color:var(--nav-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 14px;font-size:12px;font-weight:650}.subcategory-tabs button:hover,.subcategory-tabs button.active{color:#fff;background:var(--nav-red)}.subcategory-tabs button:focus-visible{outline:2px solid var(--nav-red);outline-offset:2px}.home-footer{color:var(--nav-muted);background:var(--nav-card);justify-content:space-between;align-items:center;padding:28px clamp(24px,4vw,70px);font-size:12px;display:flex}.home-footer nav{gap:18px;display:flex}:root[data-theme=dark] .subcategory-tabs{background:#24262a}@media (width<=1300px){.popular-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.home-header{background:#370c693d;height:80px}.home-shell{min-height:0;padding-top:0;display:block}.home-sidebar{display:none}.home-canvas{padding:16px 10px 70px}.home-content-layout,.home-module-flow{width:100%;display:block}.home-module-flow>.popular-sites,.home-module-flow>.category-module{width:100%}.search-hero{height:510px;min-height:510px;padding:116px 20px 18px}.search-core{min-height:220px}.search-hero h1{font-size:30px}.hero-links{min-height:142px;padding:16px;bottom:24px}.popular-grid,.site-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.module-title h2{font-size:16px}.benchmark-card,.card-site:not(.compact){grid-template-columns:42px minmax(0,1fr);min-height:70px;padding:8px}.benchmark-card .card-actions,.benchmark-card:not(.compact) .site-content>p,.benchmark-card:not(.compact) .tag-row{display:none}.site-grid .card-post,.site-grid .card-book,.site-grid .card-bulletin{grid-column:1/-1}.popular-grid .benchmark-card{grid-column:auto}.home-footer{padding-bottom:96px}}@media (width<=620px){.subcategory-tabs{flex:0 auto;width:auto;max-width:min(240px,100vw - 140px);overflow-x:auto}.home-header nav a{padding:8px 7px;font-size:13px}.home-header-actions{margin-left:4px}.user-pill{padding:7px 10px}.hero-search-form button{padding:0 14px}.search-hotwords{justify-content:flex-start;overflow-x:auto}}
