.expert-page{--expert-accent:#D4A84B;--expert-accent-dark:#966E08;background:var(--rx-surface-primary,#fff);overflow-x:hidden}.expert-hero{background:50%/cover no-repeat;padding:4rem 2rem;position:relative;overflow:hidden;min-height:320px;display:flex;align-items:center}.expert-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.75) 0%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.3) 100%);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);pointer-events:none}.expert-hero .container{width:100%;max-width:900px;margin:0 auto}.expert-hero-content{position:relative;z-index:1;text-align:center}.expert-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:.5rem;text-shadow:0 2px 20px rgba(0,0,0,.5);line-height:1.1}.expert-subtitle{font-size:1.25rem;color:rgba(255,255,255,.85);line-height:1.4;margin:0 0 1.5rem}.hero-cta-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.btn-with-icon{display:inline-flex;align-items:center;gap:.5rem}.btn-outline-light{background:rgba(255,255,255,.15);color:#fff;border:2px solid rgba(255,255,255,.5);border-radius:var(--rx-btn-radius,8px);padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .2s ease}.btn-outline-light:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.8);color:#fff;text-decoration:none;transform:translateY(-2px)}.expert-videos-section{padding:3rem 0;background:var(--rx-surface-secondary,#f8f8f8)}.expert-videos-title{font-size:1.75rem;font-weight:600;text-align:center;margin-bottom:2rem;color:var(--rx-text-primary,#333)}.expert-video-list{display:flex;flex-direction:column;gap:1.5rem}.expert-video-item{display:flex;gap:1.5rem;background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,8%);transition:box-shadow .2s ease}.expert-video-item:hover{box-shadow:0 4px 16px rgba(0,0,0,.12)}.expert-video-thumbnail{flex-shrink:0;width:280px;position:relative;border-radius:8px;overflow:hidden;aspect-ratio:16/9;display:block}.expert-video-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.expert-video-thumbnail:hover img{transform:scale(1.05)}.expert-video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:40px;transition:transform .2s ease}.expert-video-thumbnail:hover .expert-video-play-overlay{transform:translate(-50%,-50%)scale(1.1)}.expert-video-play-overlay svg{width:100%;height:100%}.expert-video-rums{flex:1;min-width:0;display:flex;flex-direction:column;gap:.75rem}.expert-video-rums-label{font-size:.85rem;font-weight:600;color:var(--rx-text-secondary,#666);text-transform:uppercase;letter-spacing:.05em}.expert-video-rum-cards.aa-List{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:0}.expert-video-rum-cards .aa-Item{margin:0;border-radius:6px;background:var(--rx-surface-secondary,#f5f5f5)}.expert-video-rum-cards .aa-Item:hover{background:var(--rx-surface-tertiary,#eee)}.expert-video-rum-cards .aa-ItemLink{padding:.5rem;gap:.5rem}.expert-video-rum-cards .aa-ItemIcon--picture{width:40px;height:56px;min-width:40px}.expert-video-rum-cards .aa-ItemTitle{font-size:.8rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.expert-video-rum-cards .aa-ItemDescription{font-size:.75rem;color:var(--expert-accent-dark,#966E08)}.expert-more-rums{display:flex;align-items:center;justify-content:center;background:var(--rx-surface-tertiary,#eee);border-radius:6px;font-weight:600;font-size:.9rem;color:var(--rx-text-secondary,#666);min-height:60px}@media(max-width:992px){.expert-video-thumbnail{width:220px}.expert-video-rum-cards.aa-List{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.expert-hero{padding:4.5rem 1.5rem 3rem;min-height:280px}.expert-hero::before{background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.7) 100%)}.expert-title{font-size:2.25rem}.expert-subtitle{font-size:1.1rem}.expert-video-item{flex-direction:column;gap:1rem}.expert-video-thumbnail{width:100%}.expert-videos-section{padding:2rem 0}}@media(max-width:480px){.expert-hero{padding:5rem 1rem 2.5rem;min-height:240px}.expert-title{font-size:2rem}.expert-subtitle{font-size:1rem}.hero-cta-group{flex-direction:column;align-items:center;gap:.5rem}.hero-cta-group .btn{width:100%;max-width:240px;justify-content:center}.expert-video-rum-cards.aa-List{grid-template-columns:1fr}}