:root{--bg:#f7faff;--paper:#fff;--soft:#f0f5ff;--ink:#1a1a1a;--muted:#56616f;--sub:#8b97a8;--line:#e5e7eb;--brand:#4bb4f7;--brand2:#2b9be6;--r:18px;--sm:0 1px 2px rgba(15,23,42,.06),0 12px 32px rgba(15,23,42,.05);--md:0 18px 48px rgba(15,23,42,.12);--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;font:16px/1.6 var(--font);color:var(--ink);background:#f6f8fa}a{color:inherit;text-decoration:none;transition:.18s ease}a:hover{color:var(--brand)}img{max-width:100%;display:block}ul,ol{list-style:none}button,input,select,textarea{font:inherit;color:inherit}button{border:0;background:none;cursor:pointer}.page-wrapper{min-height:100vh;display:flex;flex-direction:column}.container{max-width:1120px;margin:auto;padding:0 24px}.site-main{flex:1}.site-header{z-index:10;background:rgba(248,251,255,.84);border-bottom:1px solid rgba(229,231,235,.75);backdrop-filter:blur(16px);display:none}.search-page .site-header{display:block}.header-inner{display:flex;align-items:center;justify-content:center;padding:22px 0}.site-branding{text-align:center}.site-title{margin:0 0 4px;font-size:24px;font-weight:780;letter-spacing:-.035em}.site-title a{display:inline-flex;align-items:center;gap:10px}.logo-icon{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4bb4f7,#2b9be6);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 10px 22px rgba(75,180,247,.18)}.logo-icon:before{content:"盘";color:#fff;font-size:16px;font-weight:800}.site-description{font-size:13px;color:var(--sub)}.hero-section{position:relative;overflow:visible;padding:88px 0 46px}.hero-section .container,.recommend-section .container{max-width:1200px;margin-left:auto;margin-right:auto}.hero-content{position:relative;z-index:1;max-width:1200px;width:100%;margin:auto;text-align:center}.hero-title{margin-bottom:14px;font-size:44px;line-height:1.04;font-weight:600;letter-spacing:-.04em;background:linear-gradient(135deg,#4bb4f7,#2b9be6);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle{max-width:620px;margin:0 auto 34px;color:#9aaec2}.search-box-wrapper{max-width:760px;margin:0 auto 26px}.search-form,.search-form-compact{width:100%}.search-group{position:relative;display:flex;align-items:stretch;overflow:visible;border:1px solid rgba(74,144,226,.2);border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(15,23,42,.12),inset 0 1px 0 rgba(255,255,255,.86)}.search-group:focus-within{border-color:rgba(74,144,226,.58);box-shadow:0 20px 55px rgba(15,23,42,.16),0 0 0 5px rgba(74,144,226,.09)}.category-select{min-width:116px;padding:17px 18px;border:0;border-right:1px solid var(--line);outline:0;color:var(--muted);background:var(--soft);cursor:pointer}.search-input-wrapper{position:relative;flex:1;min-width:0}.search-input{width:100%;padding:17px 20px;border:0;outline:0;background:transparent;font-size:14px}.search-input::placeholder{color:#a2998e}.search-btn{display:flex;align-items:center;gap:8px;padding:0 30px;color:#fff;font-weight:760;background:linear-gradient(135deg,#4bb4f7,#2b9be6);box-shadow:inset 0 1px 0 rgba(255,255,255,.24)}.search-btn:hover{color:#fff;background:linear-gradient(135deg,#4bb4f7,#2b9be6);transform:translateY(-1px)}.btn-icon{display:none}.hot-keywords-section{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.section-label{font-size:13px;color:var(--sub)}.hot-keywords{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.hot-tag{display:inline-flex;align-items:center;padding:7px 13px;border:1px solid rgba(74,144,226,.15);border-radius:999px;background:rgba(255,255,255,.66);color:var(--brand);font-size:13px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.hot-tag:hover{color:#fff;background:var(--brand);border-color:var(--brand);transform:translateY(-1px)}.hot-tag-sm{padding:5px 10px;font-size:12px}.recommend-section{padding:46px 0 70px}.section-header{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.section-title{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:800;letter-spacing:-.02em}.title-icon,.highlight,.breadcrumb .highlight{color:var(--brand)!important}.resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.resource-card,.sidebar-card,.about-card,.faq-section{background:rgba(255,255,255,.86)!important;border:1px solid rgba(229,231,235,.84)!important;border-radius:20px!important;box-shadow:var(--sm)!important}.resource-card{overflow:hidden;transition:.24s ease}.resource-card:hover{transform:translateY(-5px);box-shadow:var(--md)!important;border-color:rgba(74,144,226,.28)!important}.card-cover{height:136px;background:#eef5ff;display:flex;align-items:center;justify-content:center}.cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f0f5ff,#e8f0fe)}.pan-badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;color:#fff;font-size:12px;font-weight:760}.pan-type-1{background:#5b6b9a}.pan-type-2{background:#b46a32}.pan-type-3{background:#4b7c73}.pan-type-4{background:#9a4a39}.pan-type-8{background:#1f80c8}.pan-type-9{background:#2f9e61}.pan-quark{background:#4b7c73}.pan-baidu{background:#5b6b9a}.pan-ali{background:#b46a32}.pan-xunlei{background:#9a4a39}.pan-uc{background:#2f7f9f}.pan-123{background:#6f63b6}.pan-115{background:#597a3f}.pan-ty189{background:#1f80c8}.pan-yd139{background:#2f9e61}.pan-other{background:#6b7280}.result-status{display:inline-flex;align-items:center;font-size:11px;padding:1px 6px;border-radius:5px;color:#fff;font-weight:500;margin-right:6px;white-space:nowrap;background:orange}.result-status .dot{width:5px;height:5px;border-radius:50%;background:#fff;margin-right:4px;animation:blink 1s infinite}.result-status.checking,.result-status.unknown{background:orange}.result-status.valid{color:#fff;background:linear-gradient(135deg,#4bb4f7,#2b9be6)}.result-status.invalid{color:#fff;background:red}@keyframes blink{0%,100%{opacity:.2}50%{opacity:1}}.pan-result-icon{width:32px;height:32px;display:block;border-radius:6px;object-fit:cover}.pan-title-icon{width:18px;height:18px;display:inline-block;vertical-align:-3px;margin-right:7px;border-radius:4px;object-fit:cover;flex:0 0 auto}.result-title a{display:inline-flex;align-items:center;max-width:100%}.card-content{padding:16px}.card-title,.result-title{font-weight:780;letter-spacing:-.015em}.card-title{margin-bottom:8px;font-size:14px;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-desc,.result-desc{color:var(--muted)}.card-desc{height:42px;margin-bottom:13px;font-size:13px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-meta,.result-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.meta-item{display:flex;align-items:center;gap:5px;color:var(--sub);font-size:12px}.card-tags,.result-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.tag-item,.tag-item-sm{display:inline-flex;padding:3px 8px;border-radius:999px;background:#f0f5ff;color:var(--muted);font-size:11px}.site-footer{margin-top:auto;padding:34px 0;border-top:1px solid rgba(229,231,235,.76)}.footer-content{text-align:center}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:13px}.footer-links a{color:var(--muted);font-size:14px}.footer-links .separator,.footer-copyright,.footer-disclaimer{color:var(--sub)}.footer-copyright{margin-bottom:8px;font-size:13px}.footer-disclaimer{max-width:620px;margin:0 auto;font-size:12px;line-height:1.7}.search-page .header-inner{justify-content:flex-start;gap:34px}.search-page .site-branding{text-align:left}.search-page .site-title{margin:0;font-size:18px}.search-form-compact{flex:1;max-width:640px}.search-page .search-form-compact .search-group{border:0;border-radius:40px;background:#fff;box-shadow:0 8px 30px rgba(50,60,70,.06)}.search-page .search-form-compact .search-group:focus-within{box-shadow:0 8px 30px rgba(50,60,70,.06)}.search-page .search-form-compact .select-wrapper{position:relative;flex:0 0 auto;max-width:130px;overflow:hidden;border-radius:40px 0 0 40px;background:transparent}.search-page .search-form-compact .select-wrapper:after{content:"";position:absolute;right:12px;top:50%;width:14px;height:14px;transform:translateY(-50%);pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%232b9be6' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") center/14px 14px no-repeat}.search-page .search-form-compact .category-select{display:block;width:130px;max-width:130px;min-width:0;padding:12px 40px 12px 12px;border:0;border-right:0;outline:0;border-radius:40px 0 0 40px;background:transparent;color:#2b9be6;font-size:15px;font-weight:500;cursor:pointer;appearance:none;-webkit-appearance:none}.search-page .search-form-compact .search-input{padding:12px 16px;font-size:15px;font-weight:500}.search-page .search-form-compact .search-btn{height:44px;padding:0 24px;border-radius:0 40px 40px 0;font-size:15px;font-weight:600;box-shadow:0 6px 12px rgba(43,155,230,.18)}.search-page .search-form-compact .search-btn:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(43,155,230,.25)}.search-page .search-form-compact .search-btn:active{transform:scale(.96)}.breadcrumb{padding:12px 0;border-bottom:1px solid var(--line);background:rgba(255,255,255,.48)}.breadcrumb ol{display:flex;align-items:center;color:var(--sub);font-size:13px}.breadcrumb li{display:flex}.breadcrumb a{color:var(--muted)}.breadcrumb .separator{margin:0 8px}.search-layout{display:grid;grid-template-columns:236px minmax(0,1fr);gap:24px;padding:28px 0 54px}.sidebar{position:sticky;top:20px;align-self:start}.sidebar-card{overflow:hidden;margin-bottom:18px}.sidebar-title{display:flex;align-items:center;gap:8px;padding:15px 16px;border-bottom:1px solid var(--line);font-size:14px;font-weight:780}.category-list{padding:8px}.category-link{display:flex;align-items:center;justify-content:space-between;padding:10px 11px;border-radius:12px;color:var(--muted);font-size:13px}.category-link:hover{color:var(--brand);background:rgba(74,144,226,.07)}.category-link.active{color:var(--brand2);background:#f0f5ff;font-weight:780}.hot-keywords-sidebar{display:flex;flex-wrap:wrap;gap:8px;padding:12px}.results-section{background:rgba(255,255,255,.86);border:1px solid rgba(229,231,235,.84);border-radius:20px;box-shadow:var(--sm);padding:18px}.results-header{margin-bottom:18px}.results-title{display:flex;align-items:center;gap:7px;font-size:16px;font-weight:650}.results-title-icon{display:inline-flex;align-items:center;justify-content:center;color:#2b9be6}.results-tip{display:flex;align-items:center;gap:6px;margin-top:6px;color:#8b97a8;font-size:14px}.results-tip-icon{display:inline-flex;align-items:center;justify-content:center;color:#f59e0b}.results-title .highlight,.results-title .result-count{color:var(--brand);font-weight:800}.results-list{display:flex;flex-direction:column;gap:10px;margin-bottom:26px}.result-item{display:flex;gap:12px;padding:12px 14px;border:1px solid #e5e7eb!important;border-radius:10px!important;background:#f6f8fa!important;box-shadow:none!important;transition:transform .24s ease,box-shadow .24s ease,opacity .55s ease,height .55s cubic-bezier(.22,1,.36,1),max-height .55s cubic-bezier(.22,1,.36,1),margin .55s ease,padding .55s ease}.result-item:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(15,23,42,.08)!important;border-color:#e5e7eb!important}.result-item.result-item-fade-out{opacity:0!important;transform:translateY(-8px) scale(.98)!important;height:0!important;max-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}.result-container-fade{transition:opacity .25s ease}.result-icon{flex:0 0 44px;width:44px;height:44px;margin-right:0;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#eef8ff}.result-content{flex:1;min-width:0}.result-side{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:flex-end;margin-left:auto}.result-title{margin-bottom:7px;font-size:15px;font-weight:500;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-title a{color:#2b9be6;text-decoration:none}.result-title a:hover{text-decoration:underline}.result-title mark{font-weight:800;color:#2b9be6;background:transparent}.result-desc{height:44px;margin-bottom:12px;font-size:13px;line-height:1.58;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search-empty{padding:30px 18px;text-align:center;border-radius:16px;background:#f6f8fa;border:1px solid #e5e7eb}.empty-icon{width:54px;height:54px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#eef8ff;color:#2b9be6}.empty-desc{margin:0 auto 16px;max-width:560px;color:#56616f;font-size:15px}.empty-example-card{max-width:480px;margin:0 auto 18px;padding:14px;border-radius:14px;background:#fff;border:1px solid #e8edf3;text-align:left}.empty-example-title{display:flex;align-items:center;gap:7px;margin-bottom:10px;color:#2b9be6;font-size:14px;font-weight:700}.empty-example-icon{display:inline-flex}.empty-example-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:10px;font-size:13px}.empty-example-row+ .empty-example-row{margin-top:8px}.empty-example-row span{color:#8b97a8}.empty-example-row strong{font-weight:600}.empty-example-row.wrong{background:#fff5f5;color:#dc2626}.empty-example-row.right{background:#f0fdf4;color:#16a34a}.empty-back{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;background:linear-gradient(135deg,#4bb4f7,#2b9be6);color:#fff!important;font-size:14px;font-weight:600}.empty-back:hover{color:#fff!important;transform:translateY(-1px)}.pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding:16px 0 0}.page-link{min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--muted);font-size:14px}.page-current{color:#fff;background:linear-gradient(135deg,#4bb4f7,#2b9be6);border-color:#4bb4f7;font-weight:780}.btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 22px;border-radius:999px;font-size:14px;font-weight:760}.btn-primary{color:#fff;background:linear-gradient(135deg,#4bb4f7,#2b9be6)}.suggest-box{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:1000;max-height:320px;overflow-y:auto;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:var(--md);text-align:left}.suggest-item{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer}.suggest-item:hover,.suggest-item.active{background:#f0f5ff}.suggest-text{flex:1;font-size:14px}.suggest-icon,.suggest-count{color:var(--sub);font-size:12px}.suggest-icon{display:inline-flex;align-items:center;justify-content:center}.suggest-icon svg{display:block}.search-history-head{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-bottom:1px solid #eef2f7;color:#64748b;font-size:12px}.clear-history-btn{border:0;background:transparent;color:#2b9be6;font-size:12px;cursor:pointer;padding:0}.clear-history-btn:hover{text-decoration:underline}.about-page,.faq-page,.item-page{background:var(--bg)!important}.about-hero,.faq-hero,.item-header{background:linear-gradient(135deg,#4bb4f7,#2b9be6)!important;color:#fff!important;padding:56px 0!important}.about-hero-title,.faq-hero-title,.item-title{letter-spacing:-.045em!important;font-weight:850!important}.about-hero-desc,.faq-hero-desc{color:rgba(255,255,255,.86)!important}.feature-item,.faq-item,.download-section,.tips-section,.related-list{background:#f0f5ff!important;border:1px solid var(--line)!important;border-radius:16px!important}.feature-icon,.faq-item-icon,.pan-badge-large,.btn-primary-large{background:linear-gradient(135deg,#4bb4f7,#2b9be6)!important}.btn-primary-large,.back-btn{border-radius:999px!important}.hero-section .search-box-wrapper{width:68%;min-width:360px;max-width:none;margin:0 auto 28px}.hero-section .search-group{display:flex;align-items:center;overflow:visible;width:100%;border:0;border-radius:40px;background:#fff;box-shadow:0 8px 30px rgba(50,60,70,.06)}.hero-section .search-group:focus-within{border-color:transparent;box-shadow:0 8px 30px rgba(50,60,70,.06)}.hero-section .select-wrapper{position:relative;flex:0 0 auto;max-width:130px;overflow:hidden;border-radius:40px 0 0 40px;background:transparent}.hero-section .select-wrapper:after{content:"";position:absolute;right:12px;top:50%;width:14px;height:14px;transform:translateY(-50%);pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%232b9be6' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") center/14px 14px no-repeat}.hero-section .category-select{display:block;width:130px;max-width:130px;min-width:0;padding:12px 40px 12px 12px;border:0;border-right:0;outline:0;border-radius:40px 0 0 40px;background:transparent;color:#2b9be6;font-size:16px;font-weight:500;line-height:1.5;cursor:pointer;appearance:none;-webkit-appearance:none;white-space:nowrap;text-overflow:ellipsis}.hero-section .search-input-wrapper{position:relative;flex:1;min-width:0}.hero-section .search-input{width:100%;padding:12px 20px;border:0;border-radius:0;background:transparent;font-size:16px;font-weight:500;outline:0}.hero-section .search-input:focus{outline:0;box-shadow:none}.hero-section .search-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 28px;border:0;border-radius:0 40px 40px 0;background:linear-gradient(135deg,#4bb4f7,#2b9be6);color:#fff;font-size:16px;font-weight:600;line-height:1;cursor:pointer;box-shadow:0 6px 12px rgba(43,155,230,.18);transition:transform .2s ease,box-shadow .2s ease;user-select:none;-webkit-user-select:none}.hero-section .search-btn:hover{color:#fff;background:linear-gradient(135deg,#4bb4f7,#2b9be6);transform:translateY(-1px);box-shadow:0 8px 16px rgba(43,155,230,.25)}.hero-section .search-btn:active{transform:scale(.96)}@media(max-width:768px){.hero-section .search-box-wrapper{width:100%;min-width:0;margin-bottom:28px}.hero-section .search-group{flex-direction:column;align-items:stretch;overflow:visible;border-radius:12px;box-shadow:none;background:#fff}.hero-section .select-wrapper{width:100%;max-width:100%;border-radius:12px 12px 0 0}.hero-section .category-select{width:100%;max-width:100%;padding:12px 14px;border-radius:12px 12px 0 0;font-size:16px}.hero-section .select-wrapper:after{right:14px}.hero-section .search-input{padding:17px 14px;border-radius:0;font-size:16px}.hero-section .search-btn{width:100%;height:44px;margin-top:0;padding:0 20px;border-radius:0 0 12px 12px;font-size:15px;display:flex;align-items:center;justify-content:center;text-align:center}.hero-section .search-btn .btn-text{display:inline}.hero-section .search-btn .btn-icon{display:none}}@media(max-width:768px){.suggest-box{position:static;top:auto;left:auto;right:auto;margin-top:8px;border-radius:12px;border:1px solid var(--line);box-shadow:var(--sm);max-height:280px;overflow-y:auto;-webkit-overflow-scrolling:touch}.hero-section .search-input-wrapper,.search-page .search-form-compact .search-input-wrapper{display:flex;flex-direction:column}.hero-section .search-input-wrapper .search-input,.search-page .search-form-compact .search-input-wrapper .search-input{order:1}.hero-section .search-input-wrapper .suggest-box,.search-page .search-form-compact .search-input-wrapper .suggest-box{order:2}}.site-intro{max-width:800px;margin:32px auto 0;padding:0 15px;font-size:15px;line-height:1.8;color:#444;text-align:left}.site-intro p{margin:0 0 12px}.site-intro .intro-tip{font-size:13px;color:#777}.site-intro a{color:#0066cc}.qq-icon{max-width:27px;vertical-align:middle}.site-intro #intro-text{max-height:60px;overflow:hidden;transition:max-height .3s ease}.site-intro #toggle-intro{text-align:center;margin-top:5px;font-size:14px;color:#0066cc;cursor:pointer;user-select:none}.hot-card{width:95%;min-width:360px;margin:30px auto 24px;padding:8px 18px;border-radius:12px;background:#ffffff;display:flex;flex-direction:column;gap:6px;animation:hotCardIn .5s ease both}.hot-title{margin:0 0 4px -10px;color:#2b9be6;font-size:1rem;font-weight:600;line-height:1.4;text-align:left}.pills{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px 8px;min-height:20px;margin-left:-10px}.pill,.hot-pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border:1px solid rgba(43,155,230,.06);border-radius:40px;background:#f2f6fb;color:#2b9be6;font-size:14px;font-weight:500;line-height:1.4;cursor:pointer;transition:all .2s ease}.pill:hover,.hot-pill:hover{background:#2b9be6;color:#fff;transform:scale(1.04);box-shadow:0 4px 10px rgba(43,155,230,.18)}.pill:active,.hot-pill:active{background:#1c7cc4;transform:scale(.97);box-shadow:none}@keyframes hotCardIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hot-card{width:100%;min-width:0;margin-top:20px;padding:8px 12px;border-radius:8px}.pill,.hot-pill{padding:8px 12px;font-size:13px}}@media(max-width:1024px){.resource-grid{grid-template-columns:repeat(3,1fr)}.search-layout{grid-template-columns:1fr}.sidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.sidebar-card{margin-bottom:0}}@media(max-width:768px){.container{padding:0 18px}.hero-section{padding:52px 0 34px}.hero-title{font-size:36px}.search-group{flex-wrap:wrap}.category-select{width:100%;border-right:0;border-bottom:1px solid var(--line)}.search-page .header-inner{flex-direction:column;align-items:center;gap:16px;padding:32px 0 24px}.search-page .site-branding{text-align:center;margin-bottom:8px}.search-page .site-title{font-size:32px;margin-bottom:8px}.search-page .logo-icon{width:48px;height:48px;border-radius:16px}.search-page .logo-icon:before{font-size:24px}.search-page .logo-text{background:linear-gradient(135deg,#4bb4f7,#2b9be6);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700}.search-page .site-branding:after{content:"快速查找资源，多源聚合检索";display:block;margin-top:6px;font-size:14px;font-weight:400;color:#9aaec2;letter-spacing:0}.search-page .search-form-compact{width:100%;max-width:100%}.search-page .search-form-compact .search-group{flex-direction:column;align-items:stretch;overflow:visible;border-radius:12px;box-shadow:none}.search-page .search-form-compact .select-wrapper{width:100%;max-width:100%;border-radius:12px 12px 0 0}.search-page .search-form-compact .category-select{width:100%;max-width:100%;padding:12px 14px;border-radius:12px 12px 0 0;font-size:15px}.search-page .search-form-compact .select-wrapper:after{right:14px}.search-page .search-form-compact .search-input{padding:14px;border-radius:0;font-size:15px}.search-page .search-form-compact .search-btn{width:100%;height:44px;margin-top:0;padding:0 20px;border-radius:0 0 12px 12px;font-size:15px;display:flex;align-items:center;justify-content:center;text-align:center}.search-page .search-form-compact .search-btn .btn-text{display:inline}.search-page .search-form-compact .search-btn .btn-icon{display:none}.resource-grid{grid-template-columns:repeat(2,1fr)}.result-item{flex-direction:row;align-items:flex-start}.result-icon{width:44px;height:44px}.pan-result-icon{width:32px;height:32px}.sidebar{grid-template-columns:1fr}.search-layout{grid-template-columns:1fr;gap:0}.search-layout>*{min-width:0}.mobile-filter-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 0 14px}.mobile-filter-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border:1px solid rgba(74,144,226,.28);border-radius:999px;background:rgba(255,255,255,.9);color:var(--brand);font-size:13px;font-weight:700;box-shadow:0 2px 8px rgba(74,144,226,.08)}.mobile-filter-btn svg{flex-shrink:0}.mobile-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:linear-gradient(135deg,#4bb4f7,#2b9be6);color:#fff;font-size:11px;font-weight:800}.mobile-filter-count.hidden{display:none}.filter-overlay{display:none;position:fixed;inset:0;z-index:998;background:rgba(15,23,42,.38);backdrop-filter:blur(2px)}.filter-overlay.open{display:block}.filter-drawer{display:none;position:fixed;left:0;right:0;bottom:0;z-index:999;max-height:75vh;overflow-y:auto;background:var(--paper);border-radius:24px 24px 0 0;box-shadow:0 -8px 40px rgba(15,23,42,.18);transform:translateY(100%);transition:transform .28s cubic-bezier(.32,1,.46,1)}.filter-drawer.open{display:block;transform:translateY(0)}.filter-drawer-handle{width:36px;height:4px;border-radius:999px;background:var(--line);margin:14px auto 0}.filter-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 10px}.filter-drawer-title{font-size:16px;font-weight:780}.filter-drawer-close{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;color:var(--muted);background:var(--soft)}.filter-drawer-body{padding:0 12px 32px}.sidebar{display:none}.sidebar.drawer-open{display:block}.sidebar-card{border-radius:16px!important;margin-bottom:12px}}
.mobile-filter-bar{display:none}.mobile-pan-filter{display:none}
@media(max-width:768px){.mobile-filter-bar{display:none!important}.mobile-pan-filter{display:block;width:100%;max-width:100%;min-width:0;margin:0 0 16px;padding:12px;border:1px solid rgba(229,231,235,.84);border-radius:16px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04),0 10px 26px rgba(15,23,42,.04);overflow:hidden}.mobile-pan-filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:var(--sub);font-size:13px}.mobile-pan-filter-head span:first-child{color:#2b9be6;font-weight:700}.mobile-pan-tabs{display:flex;width:100%;max-width:100%;min-width:0;gap:8px;overflow-x:auto;overflow-y:hidden;padding:0 0 2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mobile-pan-tabs::-webkit-scrollbar{display:none}.mobile-pan-tab{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:7px 13px;border:1px solid rgba(43,155,230,.06);border-radius:40px;background:#f2f6fb;color:#2b9be6;font-size:13px;font-weight:500;line-height:1.4;white-space:nowrap}.mobile-pan-tab.active{color:#fff;background:linear-gradient(135deg,#4bb4f7,#2b9be6);box-shadow:0 4px 10px rgba(43,155,230,.18)}}@media(max-width:480px){.hero-title{font-size:30px}.resource-grid{grid-template-columns:1fr}.search-btn{padding:0 20px}.search-btn .btn-text{display:none}.search-btn .btn-icon{display:block}.hot-keywords-section{align-items:stretch;flex-direction:column}.footer-links .separator{display:none}}