.hu-expert-shell{position:relative;background:radial-gradient(ellipse at top left,hsla(30,30%,95%,.9) 0,transparent 60%),radial-gradient(ellipse at 90% 20%,rgba(245,243,247,.7) 0,transparent 55%),linear-gradient(180deg,#fbfaf9,#f9f7f6);min-height:100%;padding-bottom:3rem}.hu-expert-hero{position:relative;overflow:hidden;padding:3rem 0 2rem;isolation:isolate}.hu-expert-hero:after,.hu-expert-hero:before{content:"";position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:-1}.hu-expert-hero:before{width:440px;height:440px;top:-180px;right:-120px;background:radial-gradient(circle,rgba(232,125,187,.18),transparent 70%)}.hu-expert-hero:after{width:480px;height:480px;bottom:-220px;left:-160px;background:radial-gradient(circle,rgba(162,97,209,.16),transparent 70%)}.hu-expert-hero-inner{max-width:1180px;margin:0 auto;padding:0 1.25rem}.hu-expert-eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.35rem .9rem;border-radius:999px;background:rgba(241,231,248,.6);border:1px solid rgba(207,186,222,.5);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#6e3399;margin-bottom:1.1rem}.hu-expert-eyebrow-dot{width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,#8637be,#ce3b91);box-shadow:0 0 10px rgba(186,57,198,.5)}.hu-expert-title{font-size:clamp(1.85rem,3.2vw,2.35rem);font-weight:600;line-height:1.18;letter-spacing:-.022em;color:#161927;margin:0 0 .6rem;max-width:760px}.hu-expert-title-accent{background:linear-gradient(135deg,#8637be,#ce3b91,#f7951d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hu-expert-sub-heading{font-size:1rem;font-weight:500;color:#3f435a;margin:0 0 .45rem}.hu-expert-intro{font-size:.94rem;line-height:1.65;color:#6a6d81;margin:0;max-width:680px}.hu-expert-sticky{position:sticky;top:0;z-index:49;background:hsla(0,0%,100%,.88);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid rgba(225,218,231,.45);padding:.85rem 0 .95rem;will-change:transform}.hu-expert-sticky-inner{max-width:1180px;margin:0 auto;padding:0 1.25rem}.hu-expert-search-wrap{gap:.55rem}.hu-expert-search,.hu-expert-search-wrap{position:relative;display:flex;align-items:center}.hu-expert-search{flex:1;background:#fff;border:1px solid #e4e0dd;border-radius:14px;padding:0 .4rem 0 1rem;height:54px;transition:border-color .2s ease,box-shadow .2s ease}.hu-expert-search:focus-within{border-color:#8946b9;box-shadow:0 0 0 4px rgba(137,70,185,.12)}.hu-expert-search-icon{color:#8b60a9;font-size:1.25rem;flex-shrink:0;margin-right:.65rem;opacity:.85}.hu-expert-search-input{flex:1;border:none;outline:none;background:transparent;font-size:.95rem;color:#1b1e2d;height:100%;padding:0;min-width:0}.hu-expert-search-input::-moz-placeholder{color:#818598;font-weight:400}.hu-expert-search-input::placeholder{color:#818598;font-weight:400}.hu-expert-search-submit{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;height:42px;padding:0 1.1rem;border:none;border-radius:10px;background:var(--homepage-gradient-brand);color:#fff;font-size:.88rem;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 14px -4px rgba(173,31,114,.35)}.hu-expert-search-submit:hover{transform:translateY(-1px);box-shadow:0 10px 20px -4px rgba(179,26,115,.45)}@media (max-width:576px){.hu-expert-search-submit .hu-expert-search-label{display:none}.hu-expert-search-submit{padding:0 .85rem}}.hu-expert-filter-toggle{flex-shrink:0;position:relative;display:inline-flex;align-items:center;justify-content:center;height:54px;width:54px;border-radius:14px;border:1px solid #e4e0dd;background:#fff;color:#714691;cursor:pointer;transition:all .2s ease}.hu-expert-filter-toggle:hover{border-color:#9f75bd;background:#fbfaf9}.hu-expert-filter-toggle[aria-expanded=true]{border-color:#8946b9;background:rgba(241,231,248,.4);color:#7436a1}.hu-expert-filter-badge{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:linear-gradient(135deg,#d74299,#f49725);color:#fff;font-size:.68rem;font-weight:700;box-shadow:0 2px 6px -1px rgba(168,36,113,.4)}.hu-expert-clear-btn,.hu-expert-filter-badge{display:inline-flex;align-items:center;justify-content:center}.hu-expert-clear-btn{flex-shrink:0;height:54px;width:54px;border-radius:14px;border:1px solid hsla(0,65%,70%,.35);background:hsla(0,75%,96%,.6);color:#ca2b2b;cursor:pointer;transition:all .2s ease}.hu-expert-clear-btn:hover{background:hsla(0,75%,93%,.8);border-color:hsla(0,65%,65%,.5)}.hu-expert-filters{max-height:0;overflow:hidden;transition:max-height .3s ease,margin-top .3s ease}.hu-expert-filters.is-open{max-height:420px;margin-top:.85rem}.hu-expert-filters-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem;padding:.85rem 1rem;background:#fbfaf9;border:1px solid #edebe8;border-radius:14px}.hu-expert-filters-inner .select .css-1jqq78o-placeholder,.hu-expert-filters-inner .select [class*=placeholder]{color:#818598!important}.hu-expert-filters-inner .select [class*=control]{min-height:44px!important;border-radius:10px!important;border-color:#e9e6e2!important;background:#fff!important;box-shadow:none!important;transition:border-color .2s ease,box-shadow .2s ease!important}.hu-expert-filters-inner .select [class*=control]:hover{border-color:#bba6c9!important}.hu-expert-filters-inner .select [class*=control--is-focused]{border-color:#8946b9!important;box-shadow:0 0 0 3px rgba(137,70,185,.12)!important}.hu-expert-roles{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.85rem}.hu-expert-roles-label{font-size:.76rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#818598}.hu-expert-roles-group{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}@media (max-width:576px){.hu-expert-roles-group{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:2px}}.hu-expert-role-pill{display:inline-flex;align-items:center;padding:.45rem .95rem;font-size:.85rem;font-weight:600;color:#535665;background:#fff;border:1px solid #e4e0dd;border-radius:999px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.hu-expert-role-pill:hover{border-color:#bba2cd;background:#fbfaf9;color:#6d3d8f}.hu-expert-role-pill.is-active{background:var(--homepage-gradient-brand);color:#fff;box-shadow:0 6px 14px -4px rgba(173,31,114,.35)}.hu-expert-role-pill.is-active:hover{color:#fff}.hu-expert-results{max-width:1180px;margin:0 auto;padding:1.75rem 1.25rem 2rem}.hu-expert-results-meta{display:flex;align-items:baseline;gap:.65rem;flex-wrap:wrap;margin-bottom:1.25rem;font-size:.88rem;color:#73778c}.hu-expert-results-count{font-weight:600;color:#1f2233}.hu-expert-card{position:relative;background:#fff;border:1px solid #edebe8;border-radius:18px;padding:1.25rem;margin-bottom:1rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),border-color .25s ease}@media (min-width:768px){.hu-expert-card{padding:1.5rem 1.75rem}}.hu-expert-card:hover{transform:translateY(-3px);box-shadow:0 1px 2px rgba(30,20,40,.04),0 22px 38px -18px rgba(60,34,79,.2),0 8px 16px -8px rgba(67,45,83,.08);border-color:rgba(149,89,192,.3)}.hu-expert-card-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:992px){.hu-expert-card-grid{grid-template-columns:160px minmax(220px,1.6fr) minmax(260px,2fr) minmax(200px,1.2fr);gap:1.5rem;align-items:center}}.hu-expert-avatar-wrap{display:flex;align-items:center;justify-content:center;position:relative}.hu-expert-avatar{position:relative;width:170px;height:170px;border-radius:20px;overflow:hidden;background:#f6f5f3;box-shadow:0 1px 2px rgba(30,20,40,.04),0 10px 24px -12px rgba(67,41,86,.25);transition:transform .4s cubic-bezier(.22,1,.36,1)}.hu-expert-card:hover .hu-expert-avatar{transform:scale(1.02)}.hu-expert-avatar img{width:100%!important;height:100%!important;object-fit:cover}.hu-expert-avatar-ring{position:absolute;inset:-3px;border-radius:22px;padding:2px;background:var(--homepage-gradient-brand);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease;pointer-events:none}.hu-expert-card:hover .hu-expert-avatar-ring{opacity:1}.hu-expert-info{min-width:0}.hu-expert-name-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem;flex-wrap:wrap}.hu-expert-name{font-size:1.1rem;font-weight:600;color:#1a1d2e;letter-spacing:-.015em;-webkit-text-decoration:none;text-decoration:none;line-height:1.3;transition:color .2s ease;display:inline-flex;align-items:center;gap:.35rem}.hu-expert-name:hover{color:#6e3399}.hu-expert-verified{color:#30a661;flex-shrink:0}.hu-expert-badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.55rem}.hu-expert-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .65rem;font-size:.76rem;font-weight:500;color:#4c5067;background:#f8f7f6;border:1px solid #ebe8e5;border-radius:999px}.hu-expert-badge svg{color:#8753ac;flex-shrink:0}.hu-expert-badge--expertise{background:linear-gradient(135deg,rgba(243,235,249,.7),rgba(249,235,243,.6));border-color:rgba(212,193,225,.5);color:#693091;font-weight:600}.hu-expert-badge--rating{background:linear-gradient(135deg,rgba(230,250,238,.8),rgba(231,248,243,.7));border-color:rgba(174,224,195,.5);color:#257e52;font-weight:600}.hu-expert-badge--rating svg{color:#30a66b}.hu-expert-summary-col{min-width:0}.hu-expert-summary{font-size:.9rem;line-height:1.6;color:#424557;max-height:140px;overflow:hidden;mask-image:linear-gradient(180deg,#000 70%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 70%,transparent)}.hu-expert-read-more{display:inline-flex;align-items:center;gap:.35rem;margin-top:.4rem;font-size:.82rem;font-weight:600;color:#7b3fa6;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease,gap .2s ease}.hu-expert-read-more:hover{color:#a63f7b;gap:.5rem}.hu-expert-actions{display:flex;flex-direction:column;gap:.6rem;align-items:stretch}.hu-expert-fee{display:flex;align-items:center;gap:.4rem;padding:.55rem .85rem;background:#fbfaf9;border:1px solid #edebe8;border-radius:10px;font-size:.82rem;color:#464a5d}.hu-expert-fee-label{color:#73778c;font-weight:500}.hu-expert-fee-value{font-weight:700;color:#1a1d2e;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hu-expert-fee-value.is-locked{filter:blur(5px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.hu-expert-fee-info{display:inline-flex;color:#884db3;cursor:pointer;margin-left:auto;flex-shrink:0}.hu-expert-cta{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;height:46px;padding:0 1rem;border-radius:12px;font-size:.88rem;font-weight:600;letter-spacing:.01em;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease;border:none}.hu-expert-cta--primary{color:#fff!important;background:var(--homepage-gradient-brand);box-shadow:0 6px 14px -4px rgba(173,31,114,.35)}.hu-expert-cta--primary:hover{transform:translateY(-1px);color:#fff!important;box-shadow:0 10px 20px -4px rgba(179,26,115,.45)}.hu-expert-cta--ghost{background:#fff;color:#673a88!important;border:1.5px solid rgba(183,152,205,.5)}.hu-expert-cta--ghost:hover{background:rgba(246,239,250,.7);border-color:#9559c0;color:#6a2c96!important}.hu-expert-card-skeleton{background:#fff;border:1px solid #edebe8;border-radius:18px;padding:1.5rem 1.75rem;margin-bottom:1rem}.hu-expert-skel-grid{display:grid;grid-template-columns:140px 1fr;gap:1.25rem}@media (min-width:992px){.hu-expert-skel-grid{grid-template-columns:140px 1.6fr 2fr 1.2fr}}.hu-expert-skel-avatar{width:140px;height:140px;border-radius:20px;background:linear-gradient(90deg,#f2f0ed,#fbfaf9 50%,#f2f0ed);background-size:200% 100%;animation:hu-exp-shimmer 1.4s ease-in-out infinite}.hu-expert-skel-col{display:flex;flex-direction:column;gap:.55rem}.hu-expert-skel-line{height:14px;border-radius:6px;background:linear-gradient(90deg,#f2f0ed,#fbfaf9 50%,#f2f0ed);background-size:200% 100%;animation:hu-exp-shimmer 1.4s ease-in-out infinite}.hu-expert-skel-line.sm{height:10px}.hu-expert-skel-line.w-60{width:60%}.hu-expert-skel-line.w-75{width:75%}.hu-expert-skel-line.w-45{width:45%}.hu-expert-skel-line.w-35{width:35%}.hu-expert-skel-btn{height:46px;border-radius:12px;background:linear-gradient(90deg,#f2f0ed,#fbfaf9 50%,#f2f0ed);background-size:200% 100%;animation:hu-exp-shimmer 1.4s ease-in-out infinite}@keyframes hu-exp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hu-expert-empty{max-width:560px;margin:2rem auto;padding:2.5rem 1.5rem;text-align:center;background:#fff;border:1px solid #edebe8;border-radius:20px;box-shadow:0 1px 2px rgba(30,20,40,.03),0 16px 30px -18px rgba(59,39,73,.12)}.hu-expert-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,rgba(241,231,248,.9),rgba(248,231,241,.9));border:1px solid rgba(219,201,232,.6);color:#853db8;font-size:1.6rem;margin-bottom:1.1rem}.hu-expert-empty-title{font-size:1.2rem;font-weight:600;letter-spacing:-.015em;color:#1a1d2e;margin:0 0 .55rem}.hu-expert-empty-text{font-size:.92rem;line-height:1.6;color:#6e7287;margin:0 auto 1.35rem;max-width:460px}.hu-expert-empty-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;height:46px;padding:0 1.25rem;border-radius:12px;background:var(--homepage-gradient-brand);color:#fff;border:none;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 8px 18px -6px rgba(173,31,114,.4);transition:transform .2s ease,box-shadow .2s ease}.hu-expert-empty-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px -6px rgba(179,26,115,.5)}