.site-module__22BbFG__site{--site-ink:#241f1b;--site-accent:#e75400;background:var(--bg);min-height:100vh}.site-module__22BbFG__main{width:100%;max-width:1040px;animation:.6s cubic-bezier(.2,.8,.2,1) both site-module__22BbFG__pageEnter}.site-module__22BbFG__hero{border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--shadow-sm);text-align:center;margin-bottom:32px;padding:32px;transition:padding .36s cubic-bezier(.2,.8,.2,1),margin .36s,border-radius .36s;position:relative;overflow:visible}.site-module__22BbFG__heroCompact{margin-bottom:18px;padding-top:20px;padding-bottom:20px}.site-module__22BbFG__title{color:var(--text-heading);margin-bottom:16px;font-size:1.15rem;font-weight:700}.site-module__22BbFG__searchForm{z-index:5;max-width:560px;margin:0 auto 20px;position:relative}.site-module__22BbFG__searchForm input{border:2px solid var(--border);background:var(--bg);width:100%;height:48px;color:var(--text-body);font:inherit;transition:border var(--transition), box-shadow var(--transition);border-radius:28px;outline:none;padding:0 100px 0 20px;font-size:.95rem}.site-module__22BbFG__searchForm input:focus{border-color:var(--accent);box-shadow:0 0 0 4px #e754001a}.site-module__22BbFG__searchForm input::placeholder{color:var(--text-meta)}.site-module__22BbFG__clearButton{z-index:3;color:#9a8d84;border-radius:50%;width:32px;height:32px;font-size:21px;transition:background .18s,color .18s,transform .18s;position:absolute;top:50%;right:55px;transform:translateY(-50%)}.site-module__22BbFG__clearButton:hover{color:var(--site-ink);background:#f4eee9;transform:translateY(-50%)rotate(8deg)}.site-module__22BbFG__searchButton{background:var(--site-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .18s,transform .18s;display:inline-flex;position:absolute;top:4px;right:4px}.site-module__22BbFG__searchButton:hover:not(:disabled){background:#cf4b00}.site-module__22BbFG__searchButton:active:not(:disabled){transform:scale(.98)}.site-module__22BbFG__searchButton:disabled{color:#fff;opacity:1;cursor:default;background:#b8b1ac}.site-module__22BbFG__searchButton svg{transition:transform .18s}.site-module__22BbFG__searchButton:hover:not(:disabled) svg{transform:scale(1.08)}.site-module__22BbFG__searchHistory{z-index:10;text-align:left;background:#fff;border:1px solid #e5ddd7;border-radius:12px;max-height:280px;animation:.16s both site-module__22BbFG__historyEnter;position:absolute;top:55px;left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #49301e14}.site-module__22BbFG__historyHeader{color:#74675f;border-bottom:1px solid #eee7e2;justify-content:space-between;align-items:center;min-height:38px;padding:7px 12px 6px 16px;font-size:.72rem;font-weight:700;display:flex}.site-module__22BbFG__historyHeader button{color:#9a8d84;padding:5px 7px;font-size:.68rem;font-weight:500}.site-module__22BbFG__historyHeader button:hover{color:var(--site-accent)}.site-module__22BbFG__historyList{display:grid}.site-module__22BbFG__historyItem{text-align:left;border-bottom:1px solid #f1ebe7;width:100%;min-width:0;padding:12px 16px;transition:background .15s;display:block}.site-module__22BbFG__historyItem:last-child{border-bottom:0}.site-module__22BbFG__historyItem:hover,.site-module__22BbFG__historyItem:focus-visible{background:#faf7f4;outline:none}.site-module__22BbFG__historyItem strong{color:var(--site-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;overflow:hidden}.site-module__22BbFG__candidates{opacity:1;flex-wrap:wrap;justify-content:center;gap:7px;max-height:100px;margin-top:17px;transition:max-height .32s,margin .32s,opacity .22s,transform .32s;display:flex;overflow:hidden;transform:translateY(0)}.site-module__22BbFG__candidates button{color:#675c54;background:#ffffffb3;border:1px solid #e8ded6;border-radius:999px;min-height:38px;padding:7px 15px;font-size:.78rem;transition:transform .18s,border-color .18s,color .18s,background .18s}.site-module__22BbFG__candidates button:hover{color:var(--site-accent);background:#fff;border-color:#e7540080;transform:translateY(-2px)}.site-module__22BbFG__candidatesHidden{opacity:0;pointer-events:none;max-height:0;margin-top:0;transform:translateY(-12px)}.site-module__22BbFG__contentStage{min-height:240px;position:relative}.site-module__22BbFG__defaultContent,.site-module__22BbFG__searchContent{transform-origin:top;transition:opacity .26s,transform .36s cubic-bezier(.2,.8,.2,1),max-height .5s}.site-module__22BbFG__defaultVisible{opacity:1;max-height:10000px;transform:translateY(0)}.site-module__22BbFG__defaultHidden{opacity:0;pointer-events:none;max-height:0;overflow:hidden;transform:translateY(20px)scale(.985)}.site-module__22BbFG__searchContent{overflow:hidden}.site-module__22BbFG__searchVisible{opacity:1;max-height:5000px;transform:translateY(0)}.site-module__22BbFG__searchHidden{opacity:0;pointer-events:none;max-height:0;transform:translateY(-18px)}.site-module__22BbFG__empty{color:#82746b;background:#ffffffc7;border:1px solid #5d4a3d1a;border-radius:18px;justify-content:center;align-items:center;min-height:210px;animation:.32s both site-module__22BbFG__panelEnter;display:flex;box-shadow:0 12px 34px #52311b0f}.site-module__22BbFG__loading{justify-content:center;align-items:center;gap:5px;min-height:72px;display:flex}.site-module__22BbFG__loading>span{background:var(--site-accent);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite site-module__22BbFG__searchLoadingBounce}.site-module__22BbFG__loading>span:nth-child(2){animation-delay:.14s}.site-module__22BbFG__loading>span:nth-child(3){animation-delay:.28s}.site-module__22BbFG__resultsWrap{animation:.36s cubic-bezier(.2,.8,.2,1) both site-module__22BbFG__panelEnter}.site-module__22BbFG__resultsHeader{margin:7px 2px 18px}.site-module__22BbFG__resultsHeader h2{color:var(--site-ink);font-size:1.2rem;line-height:1.45}.site-module__22BbFG__articleList{gap:10px;display:grid}.site-module__22BbFG__categoryList{margin-bottom:32px}.site-module__22BbFG__categoryList .pagination{margin-bottom:0}.site-module__22BbFG__articleCard{background:var(--card);box-shadow:var(--shadow-sm);border-radius:14px;align-items:center;gap:14px;padding:16px 18px;transition:box-shadow .2s,transform .2s;display:flex}.site-module__22BbFG__articleCard:hover{transform:translateY(-2px);box-shadow:0 10px 26px #49301e14}.site-module__22BbFG__articleCardBody{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.site-module__22BbFG__articleCardTitle{color:var(--site-ink);font-size:.96rem;font-weight:600;line-height:1.5}.site-module__22BbFG__articleCardDesc{color:#80746c;font-size:.82rem;line-height:1.55}.site-module__22BbFG__articleCardBadges{flex-wrap:nowrap;align-items:center;gap:6px;margin-top:2px;display:flex;overflow:hidden}.site-module__22BbFG__articleCardBadge{color:#786c64;white-space:nowrap;background:#f5f1ed;border-radius:8px;flex-shrink:0;padding:2px 9px;font-size:.7rem}.site-module__22BbFG__articleCardHearts{color:#80746c;flex-shrink:0;align-items:center;gap:4px;font-size:.75rem;display:flex}.site-module__22BbFG__articleCardHearts svg{color:#e07070}@keyframes site-module__22BbFG__pageEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes site-module__22BbFG__panelEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes site-module__22BbFG__searchLoadingBounce{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-7px)}}@keyframes site-module__22BbFG__historyEnter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.site-module__22BbFG__main{padding-top:16px}.site-module__22BbFG__hero,.site-module__22BbFG__heroCompact{border-radius:15px;margin:0 -3px 18px;padding:22px 15px 18px}.site-module__22BbFG__searchForm input{padding-left:18px;padding-right:96px;font-size:16px}.site-module__22BbFG__clearButton{right:53px}.site-module__22BbFG__searchHistory{left:-3px;right:-3px}.site-module__22BbFG__candidates{flex-wrap:nowrap;justify-content:flex-start;padding:2px 1px 5px;overflow-x:auto}.site-module__22BbFG__candidates button{flex:none}.site-module__22BbFG__resultsHeader h2{font-size:1.02rem}.site-module__22BbFG__articleCard{padding:13px 14px}.site-module__22BbFG__articleCardTitle{font-size:.88rem}}
