.teacher-stage{--ts-ink:#0c0b09;--ts-cream:#f6f1e8;--ts-gold:#ba9130;--ts-gold-light:#d4b76a;--ts-muted:#6b6560;background:var(--ts-cream);color:var(--ts-ink);min-height:100vh;overflow-x:hidden}.teacher-stage__grain{pointer-events:none;position:fixed;inset:0;z-index:50;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.teacher-stage-hero{position:relative;min-height:clamp(360px,62vh,650px);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:#0c0b09}.teacher-stage-hero__bg{position:absolute;inset:0}.teacher-stage-hero__bg img{object-fit:cover;object-position:center 15%}.teacher-stage-hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0c0b09,rgba(12,11,9,.75) 28%,rgba(12,11,9,.2) 55%,rgba(12,11,9,.55)),linear-gradient(90deg,rgba(12,11,9,.85),transparent 45%,transparent 70%,rgba(12,11,9,.5))}.teacher-stage-hero__staff{position:absolute;inset:0;opacity:.08;background:repeating-linear-gradient(180deg,transparent 0,transparent 13px,rgba(246,241,232,.4) 0,rgba(246,241,232,.4) 14px);pointer-events:none;z-index:2}.teacher-stage-hero__nav{position:absolute;top:0;left:0;right:0;z-index:10;padding:1rem 0;background:linear-gradient(180deg,rgba(12,11,9,.7),transparent)}.teacher-stage-hero__body{position:relative;z-index:5;width:100%;max-width:72rem;margin:0 auto;padding:0 1.25rem 2rem}@media (min-width:1024px){.teacher-stage-hero__body{padding:0 2rem 3rem;display:grid;grid-template-columns:1fr auto;align-items:end;gap:2rem}}.teacher-stage-hero__eyebrow{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--ts-gold-light);margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.teacher-stage-hero__eyebrow:before{content:"";width:2rem;height:1px;background:var(--ts-gold)}.teacher-stage-hero__name{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:300;line-height:1.08;color:#f6f1e8;letter-spacing:-.02em}.teacher-stage-hero__name strong{font-weight:600;color:var(--ts-gold-light)}.teacher-stage-hero__tagline{margin-top:.75rem;font-size:clamp(1rem,2.5vw,1.25rem);color:rgba(246,241,232,.78);font-weight:300;max-width:36rem;line-height:1.6}.teacher-stage-hero__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.teacher-stage-hero__badge{font-size:.72rem;padding:.35rem .85rem;border-radius:999px;border:1px solid rgba(212,183,106,.45);color:var(--ts-gold-light);background:rgba(186,145,48,.1);backdrop-filter:blur(6px)}.teacher-stage-hero__badge--verified{border-color:rgba(134,239,172,.4);color:#86efac;background:rgba(34,197,94,.12)}.teacher-stage-hero__portrait-ring{display:none}@media (min-width:1024px){.teacher-stage-hero__portrait-ring{display:block;position:relative;width:220px;height:220px;flex-shrink:0}.teacher-stage-hero__portrait-ring:before{content:"";position:absolute;inset:-8px;border-radius:50%;border:1px solid rgba(212,183,106,.35)}.teacher-stage-hero__portrait-ring:after{content:"";position:absolute;inset:-16px;border-radius:50%;border:1px solid rgba(212,183,106,.15)}.teacher-stage-hero__portrait-ring img{border-radius:50%;object-fit:cover}}.teacher-stage-hero__scroll{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);z-index:6;display:flex;flex-direction:column;align-items:center;gap:.35rem;color:rgba(246,241,232,.5);font-size:.65rem;letter-spacing:.15em;animation:teacher-scroll-pulse 2.5s ease-in-out infinite}.teacher-stage-hero__scroll span{width:1px;height:2rem;background:linear-gradient(to bottom,var(--ts-gold),transparent)}@keyframes teacher-scroll-pulse{0%,to{opacity:.5;transform:translateX(-50%) translateY(0)}50%{opacity:1;transform:translateX(-50%) translateY(4px)}}.teacher-stage-dock{position:relative;z-index:20;margin-top:-2.5rem;padding:0 1.25rem;max-width:72rem;margin-left:auto;margin-right:auto}.teacher-stage-dock__inner{display:flex;flex-wrap:wrap;gap:.65rem;padding:1rem 1.15rem;background:rgba(255,253,248,.92);backdrop-filter:blur(16px);border:1px solid rgba(186,145,48,.28);border-radius:1.25rem;box-shadow:0 20px 50px -20px rgba(12,11,9,.25)}.teacher-stage-dock__btn{flex:1;min-width:140px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.25rem;border-radius:.85rem;font-size:.9rem;font-weight:500;transition:transform .25s ease,box-shadow .25s ease}.teacher-stage-dock__btn:hover{transform:translateY(-2px)}.teacher-stage-dock__btn--primary{background:var(--ts-ink);color:#f6f1e8}.teacher-stage-dock__btn--primary:hover{box-shadow:0 8px 24px rgba(12,11,9,.35)}.teacher-stage-dock__btn--ghost{background:transparent;color:var(--ts-ink);border:1px solid rgba(12,11,9,.15)}.teacher-stage-dock__btn--ghost:hover{border-color:var(--ts-gold);color:var(--ts-gold)}.teacher-stage-main{position:relative;z-index:10;max-width:72rem;margin:0 auto;padding:2.5rem 1.25rem 4rem}@media (min-width:768px){.teacher-stage-main{padding:3rem 2rem 5rem}}.teacher-stage-block{margin-bottom:clamp(2.5rem,6vw,4rem)}.teacher-stage-block__head{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.teacher-stage-block__head h2{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:500;color:var(--ts-ink)}.teacher-stage-block__head:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,rgba(186,145,48,.5),transparent);max-width:12rem}.teacher-stage-about{font-size:1.05rem;line-height:1.85;color:var(--ts-muted);max-width:42rem}.teacher-stage-about p{margin:0}.teacher-stage-about__lead{font-size:1.12rem;color:var(--ts-ink,#1a1a1a);margin-bottom:1.25rem!important}.teacher-stage-about__lead:last-child{margin-bottom:0!important}.teacher-stage-about p+p{margin-top:1rem}.teacher-stage-about ol,.teacher-stage-about ul{margin:.75rem 0;padding-right:1.25rem}.teacher-stage-stats{display:flex;flex-wrap:wrap;gap:.65rem}.teacher-stage-stat{padding:.85rem 1.1rem;background:#fff;border:1px solid rgba(12,11,9,.08);border-radius:1rem;min-width:120px}.teacher-stage-stat__label{font-size:.68rem;letter-spacing:.06em;color:var(--ts-muted);margin-bottom:.25rem}.teacher-stage-stat__value{font-size:.95rem;font-weight:600;color:var(--ts-ink)}.teacher-stage-social{display:flex;flex-wrap:wrap;gap:.5rem}.teacher-stage-social a{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1rem;border-radius:999px;font-size:.82rem;background:var(--ts-ink);color:#f6f1e8;transition:background .25s ease,transform .25s ease}.teacher-stage-social a:hover{background:var(--ts-gold);color:var(--ts-ink);transform:translateY(-2px)}.teacher-stage-social--locked{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;border-radius:1rem;border:1px dashed rgba(212,183,106,.45);background:rgba(255,255,255,.04)}.teacher-stage-social__locked-text{margin:0;font-size:.88rem;line-height:1.7;color:rgba(246,241,232,.78)}.teacher-stage-social__locked-btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:999px;font-size:.82rem;font-weight:600;background:var(--ts-gold);color:var(--ts-ink);transition:opacity .2s ease,transform .2s ease}.teacher-stage-social__locked-btn:hover{opacity:.92;transform:translateY(-1px)}.teacher-stage-videos{display:grid;gap:1.25rem}@media (min-width:768px){.teacher-stage-videos{grid-template-columns:repeat(2,1fr)}}.teacher-stage-video{position:relative;border-radius:1.15rem;overflow:hidden;background:#0c0b09;box-shadow:0 16px 40px -12px rgba(12,11,9,.4)}.teacher-stage-video:before{content:"";position:absolute;inset:10px;border:1px solid rgba(212,183,106,.25);border-radius:.65rem;pointer-events:none;z-index:2}.teacher-stage-video__title{position:absolute;top:0;left:0;right:0;z-index:3;padding:.75rem 1rem;font-size:.8rem;color:#f6f1e8;background:linear-gradient(180deg,rgba(12,11,9,.8),transparent)}.teacher-stage-video iframe{width:100%;aspect-ratio:16/9;display:block;border:0}.teacher-stage-gallery{column-count:2;column-gap:.75rem}@media (min-width:640px){.teacher-stage-gallery{column-count:3}}.teacher-stage-gallery__item{break-inside:avoid;margin-bottom:.75rem;border-radius:.85rem;overflow:hidden;position:relative;background:#0c0b09}.teacher-stage-gallery__item:nth-child(3n+1){aspect-ratio:3/4}.teacher-stage-gallery__item:nth-child(3n+2){aspect-ratio:1}.teacher-stage-gallery__item:nth-child(3n){aspect-ratio:4/5}.teacher-stage-courses{display:grid;gap:.75rem}.teacher-stage-course{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.35rem;background:#fff;border:1px solid rgba(12,11,9,.08);border-radius:1rem;transition:border-color .25s ease,transform .25s ease}.teacher-stage-course:hover{border-color:rgba(186,145,48,.45);transform:translateX(-4px)}.teacher-stage-course__title{font-weight:600;color:var(--ts-ink)}.teacher-stage-course__arrow{color:var(--ts-gold);flex-shrink:0}.teacher-stage-reviews{background:var(--ts-ink);color:#f6f1e8;padding:3rem 0;margin-top:1rem}.teacher-stage-reviews__inner{max-width:72rem;margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.teacher-stage-reviews{padding:4rem 0}.teacher-stage-reviews__inner{padding:0 2rem}}.academy-reviews-atelier__title{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:500;color:#f6f1e8;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid rgba(212,183,106,.25)}.academy-reviews-atelier__stats{padding:1.25rem;border-radius:1rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.teacher-stage-others{padding:3rem 0 4rem;background:var(--ts-cream);border-top:1px solid rgba(12,11,9,.08);overflow:hidden}.teacher-stage-others__inner{max-width:72rem;margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.teacher-stage-others__inner{padding:0 2rem}}.teacher-stage-others__track{display:flex;gap:1rem;overflow-x:auto;padding:.25rem 0 1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(186,145,48,.5) transparent}.teacher-stage-others__slide{flex:0 0 auto;width:220px;height:300px;scroll-snap-align:start}.teacher-stage-others__slide .teacher-art-card{height:100%;min-height:300px}.teacher-stage-others__cta{flex:0 0 auto;width:200px;min-height:300px;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;padding:1.5rem;text-align:center;border-radius:1.25rem;border:1px dashed rgba(186,145,48,.45);background:rgba(255,255,255,.65);color:var(--ts-gold);font-size:.9rem;font-weight:500;transition:border-color .25s ease,background .25s ease}.teacher-stage-others__cta:hover{border-color:var(--ts-gold);background:#fff}.teacher-stage-loading{min-height:100vh;background:#0c0b09;display:flex;align-items:center;justify-content:center}.teacher-stage-loading__pulse{width:3rem;height:3rem;border-radius:50%;border:2px solid rgba(186,145,48,.2);border-top:2px solid var(--ts-gold);animation:teacher-spin .8s linear infinite}@keyframes teacher-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.teacher-stage-hero__scroll{animation:none}.teacher-stage-course:hover,.teacher-stage-dock__btn:hover,.teacher-stage-social a:hover{transform:none}}