.wisdom-ref{--ink:#0f172a;--text:#334155;--text-light:#64748b;--bg:#f7f5f2;--card:#fff;--line:#e5e0d8;--accent:sienna;--gold:#b8954a}.wisdom-gold{color:var(--gold)}.wisdom-accent{color:var(--accent)}.wisdom-bg{background:var(--bg)}.wisdom-wheel-wrap{width:100%;position:relative}.wisdom-service-cell{background:var(--card);border:1px solid var(--line);text-align:center;border-radius:14px;padding:clamp(16px,4vw,22px) clamp(12px,3vw,16px);transition:border-color .3s,transform .3s}.wisdom-service-cell:hover{border-color:var(--gold);transform:translateY(-2px)}.wisdom-lc-badge{background:var(--bg);border:1px solid var(--line);width:clamp(36px,10vw,40px);height:clamp(36px,10vw,40px);color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:clamp(11px,3vw,13px);font-weight:700;display:flex}.wisdom-fullscreen{width:100%}.wisdom-body-lock{overscroll-behavior:none;touch-action:none}@media (max-width:767px){.wisdom-ref{overflow:hidden}.wisdom-fullscreen{--wisdom-screen-h:100dvh;height:var(--wisdom-screen-h);will-change:transform;transition:transform .85s cubic-bezier(.32,.72,0,1)}.wisdom-screen{height:var(--wisdom-screen-h);min-height:var(--wisdom-screen-h);flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}}@media (min-width:768px){.wisdom-screen{height:auto;min-height:0}}.wisdom-scroll-hint{display:none}@media (max-width:767px){.wisdom-scroll-hint{opacity:.4;flex-direction:column;align-items:center;gap:2px;animation:2.2s ease-in-out infinite wisdomBounceDown;display:flex}}@keyframes wisdomBounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.wisdom-cta-btn{background:var(--accent);color:#fff;border-radius:50px;padding:clamp(12px,3.5vw,14px) clamp(32px,10vw,40px);font-size:clamp(14px,4vw,15px);font-weight:700;text-decoration:none;transition:background .3s,transform .3s;display:inline-block}.wisdom-cta-btn:hover{background:#b0603a;transform:translateY(-1px)}
.wisdom-expert-list{max-height:calc(var(--wisdom-screen-h,100vh) - 200px);-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;scrollbar-width:thin;text-align:left;flex-direction:column;gap:12px;padding:2px 4px 12px;display:flex;overflow-y:auto}.wisdom-expert-card{background:var(--card);border:1px solid var(--line);border-radius:16px;align-items:flex-start;gap:14px;padding:16px;text-decoration:none;transition:transform .15s;display:flex;box-shadow:0 2px 10px #0000000a}.wisdom-expert-card:active{transform:scale(.985)}.wisdom-expert-avatar{background:#f0ede8;border-radius:50%;flex-shrink:0;width:64px;height:64px;overflow:hidden}.wisdom-expert-avatar img{object-fit:cover;object-position:center top;width:100%;height:100%}.expert-avatar-fallback{width:100%;height:100%;color:var(--text-light);justify-content:center;align-items:center;font-size:26px;font-weight:800;display:flex}.wisdom-expert-info{flex:1;min-width:0}.wisdom-expert-name{color:var(--ink);letter-spacing:-.2px;font-size:17px;font-weight:900;line-height:1.4;display:block}.wisdom-expert-title{color:var(--accent);white-space:pre-line;margin-top:2px;font-size:13px;font-weight:600;line-height:1.5;display:block}.wisdom-expert-intro{color:var(--text-light);-webkit-line-clamp:2;white-space:pre-line;-webkit-box-orient:vertical;margin-top:6px;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.wisdom-expert-intro.empty{color:#9aa3b2}.wisdom-expert-more{color:var(--accent);margin-top:8px;font-size:13px;font-weight:600;display:block}@media (min-width:768px){.wisdom-expert-list{overscroll-behavior:unset;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;max-height:none;display:grid;overflow:visible}.wisdom-expert-avatar{width:96px;height:96px}.wisdom-expert-card{transition:transform .2s,box-shadow .2s}.wisdom-expert-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.wisdom-expert-name{font-size:18px}.wisdom-expert-title,.wisdom-expert-intro{font-size:14px}}
