.search-page-container{max-width:920px;margin:0 auto;padding:2rem 1rem 4rem}.search-hero{text-align:center;margin-bottom:2.25rem}.search-title{font-size:2.15rem;font-weight:800;color:light-dark(#242220,#edebe8);margin:0 0 .5rem;letter-spacing:-.03em}.search-subtitle{font-size:.95rem;color:var(--text-light);max-width:680px;margin:0 auto 1.5rem;line-height:1.5}.search-input-wrapper{position:relative;max-width:640px;margin:0 auto 1rem}.search-icon{position:absolute;left:1.15rem;top:50%;transform:translateY(-50%);color:var(--muted-foreground);pointer-events:none}.search-input{width:100%;height:3.25rem;padding:0 3rem;font-size:1.05rem;color:light-dark(#2b2826,#dedad4);background-color:var(--card);border:1.5px solid var(--border);border-radius:var(--radius-full, 9999px);box-shadow:var(--shadow-small);transition:border-color .15s ease,box-shadow .15s ease}.search-input:focus{border-color:light-dark(#a1a1aa,#52525b);outline:none;box-shadow:0 0 0 3px light-dark(rgba(0,0,0,.05),rgba(255,255,255,.05))}.clear-btn{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.35rem;line-height:1;color:var(--muted-foreground);cursor:pointer;padding:.25rem .5rem;border-radius:50%}.clear-btn:hover{color:var(--foreground)}.quick-tags{display:flex;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap}.quick-label{font-size:.8rem;font-weight:600;color:var(--muted-foreground)}.tag-btn{font-size:.76rem;font-weight:500;padding:.2rem .55rem;background-color:var(--muted);border:1px solid var(--border);border-radius:var(--radius-full, 9999px);color:var(--foreground);cursor:pointer;transition:all .15s ease}.tag-btn:hover{border-color:light-dark(#a1a1aa,#52525b);background-color:light-dark(#ede8de,#2c2a28)}.workbenches-quick-bar{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap;transition:opacity .2s ease}.search-status-bar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);padding-bottom:.75rem;font-size:.85rem;color:var(--muted-foreground);margin-bottom:1.5rem;gap:.75rem;flex-wrap:wrap}.filter-chips{display:flex;gap:.35rem;flex-wrap:wrap}.filter-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.8rem;font-weight:600;color:var(--muted-foreground);background-color:var(--muted);border:1px solid var(--border);border-radius:var(--radius-full, 9999px);cursor:pointer;transition:all .15s ease}.filter-chip:hover{color:var(--foreground);border-color:light-dark(#a1a1aa,#71717a)}.filter-chip.active{color:light-dark(#ffffff,#191816)!important;background-color:light-dark(#242220,#edebe8)!important;border-color:light-dark(#242220,#edebe8)!important;font-weight:700}.chip-pillar-icon{flex-shrink:0;opacity:.85}.search-results-list{display:flex;flex-direction:column;gap:2.25rem}.results-section{display:flex;flex-direction:column;gap:.75rem}.section-badge{font-size:.92rem;font-weight:800;color:#b87428;text-transform:uppercase;letter-spacing:.04em;margin:0}.cards-stream-stack{display:flex;flex-direction:column;gap:.65rem}.stream-item-card{position:relative;padding:1.65rem 1.15rem .85rem;background-color:light-dark(#fdfbf7,#191816);border:1px solid var(--border);border-radius:var(--radius-medium, 8px);transition:border-color .15s ease,box-shadow .15s ease;text-decoration:none;color:inherit;cursor:default}.stream-item-card.has-link{cursor:pointer}.stream-item-card.has-link:hover{border-color:light-dark(#a1a1aa,#52525b);box-shadow:var(--shadow-small)}.card-corner-pill{position:absolute;top:.45rem;right:.65rem;font-size:.68rem;font-weight:700;color:#634017;background-color:#ede7dc;padding:.12rem .45rem;border-radius:3px;white-space:nowrap;line-height:1.2}:global([data-theme=dark]) .card-corner-pill{color:#f2c78a;background-color:#3e2d1a}.card-seq-num{font-size:.72rem;font-weight:800;color:var(--muted-foreground);flex-shrink:0;margin-top:.15rem}.task-card-main{display:flex;align-items:flex-start;gap:.6rem;min-width:0}.task-card-texts{display:flex;flex-direction:column;gap:.15rem;min-width:0}.task-text-en{font-size:.9rem;font-weight:700;color:light-dark(#2b2826,#dedad4);line-height:1.4}.task-text-zh{font-size:.8rem;color:var(--muted-foreground)}.topic-card-body{display:flex;align-items:flex-start;gap:.6rem;min-width:0}.topic-texts-wrap{display:flex;flex-direction:column;gap:.15rem;min-width:0}.topic-text-en{font-size:.9rem;font-weight:700;color:light-dark(#2b2826,#dedad4)}.topic-text-zh{font-size:.8rem;color:var(--muted-foreground)}.grammar-card-head{display:flex;align-items:center;margin-bottom:.35rem}.grammar-card-name{font-size:1.05rem;font-weight:800;color:light-dark(#242220,#edebe8);margin:0}.grammar-formula-box{font-size:.86rem;line-height:1.5;color:light-dark(#2b2826,#dedad4);margin-bottom:.5rem}.grammar-bilingual-pairs-box{background-color:var(--muted);border-left:3px solid var(--foreground);border-radius:0 var(--radius-small, 6px) var(--radius-small, 6px) 0;padding:.65rem .95rem}.pairs-header-label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:.35rem}.pairs-list{display:flex;flex-direction:column;gap:.5rem}.pair-card{display:flex;flex-direction:column;gap:.15rem}.pair-zh-line{display:flex;align-items:baseline;gap:.35rem;font-weight:700;font-size:.86rem;color:light-dark(#242220,#edebe8)}.pair-index{font-size:.72rem;color:var(--muted-foreground)}.pair-en-line{font-size:.8rem;color:var(--muted-foreground);padding-left:.75rem}.vocab-search-body,.char-search-body{display:flex;align-items:flex-start;gap:.6rem;min-width:0}.vocab-search-content,.char-search-content{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1}.vocab-top-line,.char-top-line{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.vocab-hanzi-text,.char-hanzi-text{font-size:1.25rem;font-weight:800;color:light-dark(#242220,#edebe8);line-height:1.15}.vocab-pinyin-text,.char-pinyin-text{font-size:.85rem;font-weight:600;color:light-dark(#059669,#34d399)}.vocab-pos-badge{font-size:.68rem;font-weight:700;color:#634017;background-color:#ede7dc;padding:.1rem .35rem;border-radius:3px}:global([data-theme=dark]) .vocab-pos-badge{color:#f2c78a;background-color:#3e2d1a}.vocab-def-text,.char-def-text{font-size:.84rem;color:light-dark(#2b2826,#dedad4);line-height:1.4}.search-empty-state{text-align:center;padding:4rem 1.5rem;background:var(--card);border:1px dashed var(--border);border-radius:var(--radius-large, 12px)}.empty-icon{color:var(--muted-foreground);margin-bottom:.75rem}.search-empty-state h3{font-size:1.2rem;font-weight:800;color:light-dark(#242220,#edebe8);margin:0 0 .5rem}.search-empty-state p{font-size:.88rem;color:var(--muted-foreground);max-width:520px;margin:0 auto .5rem}.search-empty-state .sub-hint{font-size:.8rem;color:var(--text-light)}
