.expert-profile-page-body{background:var(--white-color);--expert-title-gap:clamp(1rem,2vw,1.35rem);--expert-section-gap:clamp(2.5rem,5vw,4rem)}.expert-profile-hero{padding:clamp(2rem,4vw,3.25rem) 0 clamp(2.5rem,4vw,3.75rem);margin-top:67px;background:var(--white-color)}.expert-profile-hero__grid{display:grid;grid-template-columns:minmax(280px,400px) minmax(0,1fr);gap:clamp(2rem,3.5vw,3.5rem);align-items:stretch}.expert-profile-hero__photo-wrap{position:relative;min-height:100%;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px rgba(1,5,53,0.14);background:#dfe6f0}.expert-profile-hero__photo-wrap img{display:block;width:100%;height:100%;min-height:clamp(420px,52vh,560px);object-fit:cover;object-position:center top}.expert-profile-hero__photo-overlay{position:absolute;inset:auto 0 0;padding:2.5rem 1.5rem 1.45rem;background:linear-gradient(180deg,rgba(1,5,53,0) 0%,rgba(1,5,53,0.55) 38%,rgba(1,5,53,0.92) 100%);color:var(--white-color)}.expert-profile-hero__photo-overlay h1{font-family:var(--accent-font);font-size:clamp(1.5rem,2.8vw,2rem);font-weight:700;color:var(--white-color);margin-bottom:0.35rem;letter-spacing:-0.02em}.expert-profile-hero__photo-overlay p{margin:0;font-size:1rem;font-weight:500;color:#93c5fd;line-height:1.4}.expert-profile-hero__content{display:flex;flex-direction:column;justify-content:center;gap:1.65rem;padding:0.35rem 0 0.35rem clamp(0rem,1vw,0.5rem)}.expert-profile-about{position:relative;border-radius:16px;padding:clamp(1.5rem,3vw,2rem) clamp(1.25rem,2.5vw,1.75rem);overflow:hidden}.expert-profile-about .material-symbols-outlined{font-family:"Material Symbols Outlined";font-weight:normal;font-style:normal;display:inline-block;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.expert-profile-about__quote{position:absolute;top:0.5rem;left:-0.5rem;font-size:80px;line-height:1;color:var(--primary-color);opacity:0.05;pointer-events:none;user-select:none;z-index:0;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.expert-profile-eyebrow{position:relative;z-index:1;display:inline-flex;align-items:center;gap:0.7rem;font-family:var(--accent-font);font-size:clamp(1.35rem,2.4vw,1.65rem);font-weight:700;color:#0f172a;margin-bottom:1.15rem;letter-spacing:-0.02em}.expert-profile-eyebrow::before{content:"";position:relative;z-index:1;width:36px;height:2.5px;flex-shrink:0;background:#1e56a0;border-radius:1px;left:-15px}.expert-profile-eyebrow__text{position:relative;z-index:1}.expert-profile-hero__bio{position:relative;z-index:1;font-size:1.02rem;line-height:1.7;color:#475569;margin-bottom:1.35rem;max-width:none}.expert-profile-highlight{position:relative;z-index:1;display:flex;align-items:center;gap:0.85rem;padding:0.85rem 1.25rem 0.85rem 0.95rem;border-radius:999px;background:#f0fdf4;border:1px solid #bbf7d0;color:#064e3b;font-size:0.92rem;font-weight:500;line-height:1.5;margin-bottom:0}.expert-profile-highlight__icon{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border-radius:50%;background:#16a34a;color:#fff}.expert-profile-highlight__icon i{font-size:0.75rem;color:#fff;line-height:1}.expert-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.expert-profile-stat{background:var(--white-color);border:1px solid #e8ebf0;border-radius:18px;padding:1.15rem 1.1rem 1.2rem;text-align:left;box-shadow:0 10px 28px rgba(1,5,53,0.05);display:flex;flex-direction:column;align-items:flex-start;min-height:148px}.expert-profile-stat__icon{width:40px;height:40px;margin:0 0 0.75rem;border-radius:11px;display:grid;place-items:center;font-size:1rem}.expert-profile-stat__icon--blue{background:rgba(25,86,193,0.12);color:var(--accent-color)}.expert-profile-stat__icon--green{background:rgba(22,163,74,0.12);color:#16a34a}.expert-profile-stat__icon--purple{background:rgba(124,58,237,0.12);color:#7c3aed}.expert-profile-stat__value{font-family:var(--accent-font);font-size:clamp(1.35rem,2vw,1.65rem);font-weight:700;color:var(--primary-color);line-height:1.15;margin:0 0 0.25rem}.expert-profile-stat__label{font-size:0.68rem;letter-spacing:0.07em;text-transform:uppercase;color:#8b93a1;line-height:1.35;margin:0;margin-top:auto}.expert-profile-section{padding:var(--expert-section-gap) 0}.expert-profile-section--light{background:var(--white-color)}.expert-profile-section--dark{background:var(--primary-color);color:var(--white-color)}.expert-profile-section__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:var(--expert-title-gap);flex-wrap:wrap}.expert-profile-section__title{display:inline-flex;align-items:center;gap:0.65rem;font-family:var(--accent-font);font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:700;color:inherit;margin:0 0 var(--expert-title-gap)}.expert-profile-section__head .expert-profile-section__title{margin-bottom:0}.expert-profile-section__title::before{content:"";width:24px;height:3px;border-radius:999px;background:var(--accent-color);flex-shrink:0}.expert-profile-section--dark .expert-profile-section__title::before{background:#60a5fa}.expert-profile-section__link{font-size:0.95rem;font-weight:600;color:var(--accent-color);display:inline-flex;align-items:center;gap:0.35rem}.expert-profile-section--dark .expert-profile-section__link{color:#93c5fd}.expert-profile-tags{display:flex;flex-wrap:wrap;gap:0.85rem}.expert-profile-tag{display:inline-flex;align-items:center;gap:0.65rem;padding:0.85rem 1.15rem;border-radius:8px;border:1px solid #e5e7eb;background:var(--white-color);color:#374151;font-size:0.95rem;font-weight:500;line-height:1.35;box-shadow:0 1px 2px rgba(15,23,42,0.04)}.expert-profile-tag::before{content:"";width:8px;height:8px;border-radius:50%;background:#65a30d;flex-shrink:0}.expert-profile-section--expertise .expert-profile-section__title::before{width:28px;height:2px;border-radius:1px;background:#cbd5e1}.expert-profile-section--expertise .expert-profile-tags{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.85rem}@media (max-width:991.98px){.expert-profile-section--expertise .expert-profile-tags{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.expert-profile-section--expertise .expert-profile-tags{grid-template-columns:1fr}}.expert-profile-insights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.expert-profile-insight{display:flex;flex-direction:column;height:100%;border:1px solid var(--divider-color);border-radius:18px;overflow:hidden;background:var(--white-color);box-shadow:0 10px 30px rgba(1,5,53,0.05);transition:transform 0.25s ease,box-shadow 0.25s ease}.expert-profile-insight:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(1,5,53,0.1)}.expert-profile-insight__media{position:relative;aspect-ratio:16 / 10;overflow:hidden}.expert-profile-insight__media img{width:100%;height:100%;object-fit:cover}.expert-profile-insight__read{position:absolute;top:0.75rem;right:0.75rem;padding:0.35rem 0.65rem;border-radius:999px;background:rgba(255,255,255,0.92);font-size:0.75rem;font-weight:600;color:#374151}.expert-profile-insight__body{padding:1.15rem 1.15rem 1.25rem;display:flex;flex-direction:column;flex:1}.expert-profile-insight__cat{display:inline-block;align-self:flex-start;padding:0.3rem 0.65rem;border-radius:6px;background:rgba(25,86,193,0.1);color:var(--accent-color);font-size:0.68rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;margin-bottom:0.75rem}.expert-profile-insight__title{font-family:var(--accent-font);font-size:1.05rem;font-weight:700;color:var(--primary-color);line-height:1.35;margin-bottom:0.65rem}.expert-profile-insight__excerpt{font-size:0.92rem;line-height:1.6;color:#6b7280;margin-bottom:1rem;flex:1}.expert-profile-insight__date{font-size:0.82rem;color:#9ca3af;margin:0}.expert-profile-quote{padding:clamp(2rem,4vw,3rem);border-radius:22px;background:#f3f4f6;border:1px solid var(--divider-color);position:relative;text-align:center;margin:0 auto}.expert-profile-quote__marks{position:absolute;font-family:Georgia,serif;font-size:clamp(3rem,8vw,5rem);line-height:1;color:rgba(1,5,53,0.08);pointer-events:none}.expert-profile-quote__marks--open{top:0.5rem;left:1rem}.expert-profile-quote__marks--close{bottom:0.25rem;right:1rem}.expert-profile-quote blockquote{margin:0;padding:0 1rem;font-size:clamp(1.05rem,2.2vw,1.35rem);line-height:1.65;font-style:italic;color:#374151}.expert-profile-quote cite{display:block;margin-top:1.25rem;font-style:normal;font-family:var(--accent-font);font-size:0.82rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--accent-color)}.expert-profile-section--off-clock .expert-profile-section__title{margin-bottom:0}.expert-profile-section--off-clock .expert-profile-interests{margin-top:var(--expert-title-gap)}.expert-profile-section--additional .expert-profile-section__title{margin-bottom:0}.expert-profile-section--additional .expert-profile-interests{margin-top:var(--expert-title-gap)}.expert-profile-section--approach .expert-profile-section__title{margin-bottom:0}.expert-profile-approach{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:var(--expert-title-gap)}.expert-profile-approach__full{grid-column:1 / -1}.expert-profile-section--cta .expert-profile-cta{margin-top:0}.expert-profile-section--off-clock .expert-profile-cta{margin-top:var(--expert-section-gap)}.expert-profile-interests{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.expert-profile-interest{display:flex;align-items:flex-start;gap:1rem;padding:1.15rem 1.2rem;border-radius:16px;background:rgba(255,255,255,0.06);border:1px solid var(--dark-divider-color)}.expert-profile-interest__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;font-size:1rem}.expert-profile-interest__icon--blue{background:rgba(96,165,250,0.15);color:#93c5fd}.expert-profile-interest__icon--green{background:rgba(74,222,128,0.15);color:#86efac}.expert-profile-interest__icon--purple{background:rgba(192,132,252,0.15);color:#d8b4fe}.expert-profile-interest__icon--amber{background:rgba(251,191,36,0.15);color:#fcd34d}.expert-profile-interest h3{font-family:var(--accent-font);font-size:1.05rem;font-weight:700;color:var(--white-color);margin-bottom:0.35rem}.expert-profile-interest p{margin:0;font-size:0.92rem;line-height:1.55;color:rgba(255,255,255,0.72)}.expert-profile-cta{margin-top:var(--expert-section-gap);padding:clamp(2rem,4vw,3rem);border-radius:22px;background:linear-gradient(135deg,#0f2d6b 0%,var(--primary-color) 55%,#020617 100%);text-align:center;border:1px solid rgba(255,255,255,0.08)}.expert-profile-cta h2{font-family:var(--accent-font);font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:700;color:var(--white-color);margin-bottom:0.75rem}.expert-profile-cta p{max-width:38rem;margin:0 auto 1.5rem;color:rgba(255,255,255,0.78);line-height:1.65;font-size:1rem}.expert-profile-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:0.85rem}.expert-profile-cta__actions .btn-default{min-width:210px}.expert-profile-cta__actions .btn-outline-light{min-width:210px;display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;border:1px solid rgba(255,255,255,0.55);color:var(--white-color);font-family:var(--accent-font);font-weight:600;transition:background 0.2s ease,border-color 0.2s ease}.expert-profile-cta__actions .btn-outline-light:hover{background:rgba(255,255,255,0.08);border-color:var(--white-color);color:var(--white-color)}@media (min-width:992px){.expert-profile-hero__photo-wrap{height:100%}.expert-profile-hero__photo-wrap img{position:absolute;inset:0;width:100%;height:100%;min-height:100%}}@media (max-width:991.98px){.expert-profile-hero__grid{grid-template-columns:1fr;max-width:720px;margin:0 auto;gap:2rem}.expert-profile-hero__photo-wrap img{min-height:460px}.expert-profile-hero__content{padding-left:0}.expert-profile-insights{grid-template-columns:1fr 1fr}}@media (max-width:767.98px){.expert-profile-hero__photo-wrap img{min-height:400px}.expert-profile-stats{grid-template-columns:1fr}.expert-profile-stat{min-height:0;flex-direction:row;flex-wrap:wrap;align-items:center;gap:0.75rem 1rem}.expert-profile-stat__icon{margin:0}.expert-profile-stat__value{margin:0;flex:1}.expert-profile-stat__label{width:100%;margin-top:0;padding-left:calc(40px + 1rem)}.expert-profile-insights{grid-template-columns:1fr}.expert-profile-interests{grid-template-columns:1fr}.expert-profile-approach{grid-template-columns:1fr}.expert-profile-cta__actions{flex-direction:column;align-items:stretch}.expert-profile-cta__actions .btn-default,.expert-profile-cta__actions .btn-outline-light{width:100%;min-width:0}}@media (max-width:575.98px){.expert-profile-hero{margin-top:54px}.expert-profile-hero__photo-wrap{border-radius:16px}.expert-profile-quote{padding:1.5rem 1rem}.expert-profile-quote blockquote{padding:0}}