/* Westie Fest anti-slop pass: keep Noir Continuum, improve hierarchy and rhythm. */
.full-home { --cut: 26px; }

.full-home .hero-kicker {
  display: flex; align-items: center; gap: 14px; margin: 0 0 22px;
  color: #dfc881; font-family: Jost, sans-serif; line-height: 1.25;
}
.full-home .hero-kicker strong { font-size: 14px; font-weight: 600; letter-spacing: .11em; text-transform: uppercase; }
.full-home .hero-kicker small { color: #f2e8d6; font-size: 13px; font-weight: 400; letter-spacing: .04em; }
.full-home .hero-kicker > span { width: 24px; height: 1px; background: #b88e3d; }

.full-home .hero-title-lockup { position: relative; width: max-content; max-width: 100%; padding-bottom: 46px; }
.full-home .hero-title-lockup h1 { display: grid; font-size: clamp(78px, 9.2vw, 138px); line-height: .74; letter-spacing: -.055em; }
.full-home .hero-title-lockup h1 span:last-child { margin-left: .55em; }
.full-home .hero-edition { position: absolute; right: .12em; bottom: 0; display: flex; align-items: baseline; gap: 13px; margin: 0; color: #d7b65e; }
.full-home .hero-edition em { font: 600 clamp(25px, 2.5vw, 38px)/1 Cormorant, serif; }
.full-home .hero-edition strong { padding-left: 13px; border-left: 1px solid rgba(215,182,94,.7); font: 600 13px/1 Jost, sans-serif; letter-spacing: .12em; }
.full-home .fact > .venue-quick { margin-top: 8px; color: #e5d8c3; font-size: 14px; font-weight: 600; letter-spacing: 0; }
.full-home .venue-quick > span { color: #c6b9a4; font-weight: 400; white-space: nowrap; }
.full-home .media-cta small { letter-spacing: .045em; text-transform: none; }

/* Text and rings share one coordinate system, so the phrase follows the circle exactly. */
.full-home .countdown-ring { border: 0; background: rgba(7,6,5,.92); }
.full-home .countdown-ring::before { display: none; }
.full-home .countdown-ring > svg { inset: 0; overflow: visible; }
.full-home .countdown-outer, .full-home .countdown-inner { fill: none; stroke: #9a6a1d; vector-effect: non-scaling-stroke; }
.full-home .countdown-outer { stroke-width: 1px; }
.full-home .countdown-inner { stroke-width: 1px; stroke-dasharray: 3 3; }
.full-home .countdown-ring > svg text { fill: #e0c36e; font: 650 12.5px/1 Jost, sans-serif; letter-spacing: .025em; }
.full-home .countdown-ring > strong { transform: translateY(-3px); font-variant-numeric: lining-nums; }

.full-home .section-context, .full-home .section-date, .full-home .teacher-status, .full-home .final-date {
  margin: 0; color: #79591d; font-size: 15px; font-weight: 600; line-height: 1.45;
}
.full-home .gala .section-date, .full-home .final-date { color: #d9bf76; }
.full-home .section-head-single { grid-template-columns: 1fr; }
.full-home .section-head-single > div { max-width: 900px; margin-left: clamp(0px, 12vw, 180px); }

.full-home .story-cards { grid-template-columns: 1.08fr .92fr 1fr; gap: 18px; align-items: start; }
.full-home .story-cards .cut-card {
  min-height: 430px; padding: 48px 46px 42px;
  clip-path: polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,var(--cut) 100%,0 calc(100% - var(--cut)));
}
.full-home .story-cards .cut-card::before { clip-path: polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,var(--cut) 100%,0 calc(100% - var(--cut))); }
.full-home .story-cards .cut-card:nth-child(2) { min-height: 470px; transform: translateY(36px); }
.full-home .story-cards .cut-card:nth-child(3) { margin-top: 82px; min-height: 390px; }
.full-home .story-cards .cut-card > small { display: flex; align-items: center; gap: 12px; color: #76521a; font-size: 12px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; }
.full-home .story-cards .cut-card > small b { color: #b48a3c; font-weight: 600; }
.full-home .story-cards .cut-card > small b::after { content: ""; display: inline-block; width: 18px; height: 1px; margin: 0 0 3px 10px; background: currentColor; }
.full-home .story-cards .cut-card > a, .full-home .textlink { font-size: 12px; font-weight: 600; letter-spacing: .06em; text-transform: none; }

.full-home .price-stage, .full-home .price-link, .full-home .route-grid a {
  clip-path: none; border: 1px solid rgba(126,91,30,.3); background: rgba(255,250,241,.52); color: #17120d;
}
.full-home .price-stage small, .full-home .price-link small, .full-home .route-grid small, .full-home .route-grid span { color: #76521a; font-size: 12px; letter-spacing: .08em; }
.full-home .price-stage strong { color: #271d14; }
.full-home .pass-card h3 { display: grid; gap: 7px; font-size: clamp(28px,2.5vw,38px); line-height: 1.04; }
.full-home .pass-card .pass-original { color: #79591d; font: 650 16px/1.25 Jost, sans-serif; letter-spacing: .035em; }
.full-home .pass-card.featured .pass-original { color: #dfc881; }
.full-home .fee-grid strong { display: grid; gap: 7px; }
.full-home .fee-russian { color: #5f513e; font: 600 14px/1.2 Jost, sans-serif; letter-spacing: .02em; }
.full-home .fee-original { color: #181512; font: 650 clamp(22px, 2vw, 28px)/1.05 Cormorant, serif; letter-spacing: -.015em; }
.full-home .fee-grid > div > small { grid-column: 1/-1; }
.full-home .price-link { padding: 24px 32px; }
.full-home .route-grid a { min-height: 240px; padding: 36px; }
.full-home .route-grid a:hover { background: rgba(255,250,241,.85); }
.full-home .teacher-status { margin-bottom: 20px; }
.full-home .history-hint, .full-home .hero-video-start, .full-home .media-cta small, .full-home .gallery-shot figcaption, .full-home .teacher-controls, .full-home .fact small { font-size: 12px; }
.full-home .footer-grid p { color: #675c4c; font-size: 13px; line-height: 1.5; }

@media (max-width: 850px) {
  .full-home .hero-kicker { flex-wrap: wrap; gap: 7px 11px; margin-bottom: 17px; }
  .full-home .hero-kicker strong, .full-home .hero-kicker small { font-size: 12px; }
  .full-home .hero-kicker > span { width: 16px; }
  .full-home .hero-title-lockup { padding-bottom: 40px; }
  .full-home .hero-title-lockup h1 { font-size: clamp(62px,18vw,86px); }
  .full-home .hero-edition em { font-size: 24px; }
  .full-home .countdown-ring { width: 128px; height: 128px; }
  .full-home .countdown-ring > svg text { font-size: 12px; letter-spacing: .015em; }
  .full-home .countdown-ring > strong { font-size: 38px; }
  .full-home .section-head-single > div { margin-left: 0; }
  .full-home .story-cards { grid-template-columns: 1fr; }
  .full-home .story-cards .cut-card, .full-home .story-cards .cut-card:nth-child(2), .full-home .story-cards .cut-card:nth-child(3) { min-height: 340px; margin-top: 0; transform: none; }
}

@media (max-width: 520px) {
  .full-home .hero-title-lockup h1 { font-size: clamp(58px,19vw,76px); }
  .full-home .hero-edition { gap: 9px; }
  .full-home .hero-edition strong { padding-left: 9px; font-size: 11px; }
  .full-home .fact > .venue-quick { font-size: 13px; line-height: 1.5; }
  .full-home .venue-quick > span { white-space: normal; }
  .full-home .pass-card h3 { font-size: 31px; }
  .full-home .story-cards .cut-card { padding: 38px 34px; }
}

/* Shared inner-page polish: same hierarchy and terminology treatment as the home page. */
.subpage .subpage-hero { padding-top: 72px; }
.subpage .breadcrumbs { margin-bottom: 38px; color: #76521a; font-size: 12px; letter-spacing: .06em; text-transform: none; }
.subpage .subpage-hero > .wrap > .eyebrow { color: #76521a; font-size: 14px; font-weight: 600; letter-spacing: .045em; text-transform: none; }
.subpage .subpage-hero .lead { margin-top: 28px; font-size: clamp(18px, 1.75vw, 23px); line-height: 1.55; }
.subpage .inline-original { color: #6f4c15; font-weight: 650; white-space: nowrap; }
.subpage .heading-original { display: block; margin-top: 10px; color: #76521a; font: 650 .46em/1.2 Jost, sans-serif; letter-spacing: .035em; }
.subpage .term-heading { display: grid; gap: 7px; margin-top: 34px; color: #17120d; font-size: clamp(30px, 3.6vw, 46px); line-height: 1.02; }
.subpage .term-heading > span { color: #6a5a46; font: 600 15px/1.3 Jost, sans-serif; letter-spacing: .025em; }

.subpage .competition-grid article { clip-path: none; min-height: 350px; padding: 46px; }
.subpage .competition-grid small { font-size: 12px; letter-spacing: .07em; text-transform: none; }
.subpage .competition-grid .term-russian { margin: 48px 0 0; color: #615442; font-size: 15px; font-weight: 600; line-height: 1.35; }
.subpage .competition-grid h2 { margin: 8px 0 20px; font-size: clamp(42px, 4.5vw, 62px); }
.subpage .division-list { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px 18px; margin-top: 30px; padding-top: 24px; border-top: 1px solid rgba(126,91,30,.26); }
.subpage .division-list span { color: #5f513e; font-size: 13px; line-height: 1.35; }
.subpage .division-list b { display: block; margin-top: 4px; color: #17120d; font-size: 18px; font-weight: 650; }
.subpage .competition-extras { display: grid; grid-template-columns: 1.12fr .88fr; gap: 18px; margin-top: 92px; }
.subpage .competition-extras article { min-height: 430px; padding: 46px; border: 1px solid rgba(126,91,30,.3); background: rgba(255,250,241,.46); }
.subpage .competition-extras article > p:first-child { margin: 0 0 18px; color: #76521a; font-size: 14px; font-weight: 600; }
.subpage .competition-extras h2 { margin: 0 0 30px; font: 600 clamp(38px, 4.5vw, 62px)/.94 Playfair, serif; letter-spacing: -.04em; }
.subpage .coach-list { display: grid; grid-template-columns: 1fr 1fr; gap: 13px 24px; }
.subpage .coach-list span { padding-top: 12px; border-top: 1px solid rgba(126,91,30,.28); color: #33291f; font-size: 16px; font-weight: 600; }
.subpage .competition-extras article > small { display: block; margin-top: 28px; color: #76521a; font-size: 13px; }
.subpage .competition-extras .cabaret-callout { display: flex; flex-direction: column; background: #17110d; color: #f7f1e6; }
.subpage .competition-extras .cabaret-callout > p { color: #d5c9b8; font-size: 17px; line-height: 1.65; }
.subpage .competition-extras .cabaret-callout > p:first-child { color: #d7b65e; font-size: 14px; }
.subpage .competition-extras .cabaret-callout a { margin-top: auto; padding-top: 28px; border-top: 1px solid rgba(201,168,76,.34); color: #e0c36e; font-size: 15px; font-weight: 650; }

.subpage .pass-grid-detailed .pass-card { min-height: 540px; }
.subpage .pass-name { display: grid; gap: 8px; margin: 30px 0 20px; color: #17120d; font: 600 clamp(29px, 3vw, 42px)/1 Playfair, serif; letter-spacing: -.03em; }
.subpage .pass-name span:last-child { color: #79591d; font: 650 17px/1.25 Jost, sans-serif; letter-spacing: .035em; }
.subpage .pass-card.featured .pass-name { color: #fff7e8; }
.subpage .pass-card.featured .pass-name span:last-child { color: #dfc881; }
.subpage .fee-grid strong { display: grid; gap: 7px; }
.subpage .fee-russian { color: #5f513e; font: 600 14px/1.2 Jost, sans-serif; letter-spacing: .02em; }
.subpage .fee-original { color: #181512; font: 650 clamp(24px, 2.4vw, 32px)/1.05 Cormorant, serif; letter-spacing: -.015em; }
.subpage .special-terms small { font-size: 13px; line-height: 1.45; }
.subpage .special-terms small span { display: block; margin-top: 4px; color: #6f4c15; font-size: 15px; font-weight: 650; }
.subpage .price-link small { font-size: 13px; letter-spacing: .035em; text-transform: none; }
.subpage .foot-row { font-size: 13px; }

.subpage .teacher-lineup { margin-top: 92px; }
.subpage .lineup-head { display: grid; grid-template-columns: .7fr 1.3fr; align-items: end; gap: 40px; margin-bottom: 34px; }
.subpage .lineup-head p { margin: 0; color: #76521a; font-size: 14px; font-weight: 600; }
.subpage .lineup-head h2 { margin: 0; font: 600 clamp(48px, 6vw, 78px)/.9 Playfair, serif; letter-spacing: -.04em; }
.subpage .lineup-featured { display: grid; grid-template-columns: 1.08fr .92fr; gap: 18px; }
.subpage .lineup-featured article { display: grid; grid-template-rows: 390px 1fr; border: 1px solid rgba(126,91,30,.3); background: rgba(255,250,241,.46); overflow: hidden; }
.subpage .lineup-featured article:first-child { margin-top: 54px; }
.subpage .lineup-featured img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.78) contrast(1.04); }
.subpage .lineup-featured article:first-child img { object-position: center 24%; }
.subpage .lineup-featured article:first-child img[src*="teachers-olga-andrey-2026-new"] { object-fit: contain; object-position: center; background: #17110d; }
.subpage .lineup-featured article:last-child img { object-position: center 36%; }
.subpage .lineup-featured article > div { padding: 36px 38px 40px; }
.subpage .lineup-featured small, .subpage .lineup-names small { color: #79591d; font-size: 12px; font-weight: 600; }
.subpage .lineup-featured h3 { margin: 16px 0 18px; font: 600 clamp(32px, 3.4vw, 48px)/.96 Playfair, serif; letter-spacing: -.035em; }
.subpage .lineup-featured h3 span, .subpage .lineup-names h3 span { color: #8e621d; font-family: Cormorant, serif; font-style: italic; }
.subpage .lineup-featured p { margin: 0; color: #5b5246; font-size: 16px; line-height: 1.65; }
.subpage .lineup-names { display: grid; grid-template-columns: 1fr 1fr; gap: 34px; margin-top: 58px; }
.subpage .lineup-names article { padding-top: 28px; border-top: 1px solid rgba(126,91,30,.38); }
.subpage .lineup-names h3 { margin: 16px 0 0; font: 600 clamp(28px, 3vw, 42px)/1 Playfair, serif; letter-spacing: -.03em; }
.subpage .host-profile { display: grid; grid-template-columns: .72fr 1.28fr; align-items: center; gap: clamp(46px, 8vw, 120px); }
.subpage .host-copy h2 { margin: 16px 0 30px; font: 600 clamp(58px, 7vw, 96px)/.84 Playfair, serif; letter-spacing: -.045em; }
.subpage .host-copy .lead { max-width: 520px; }
.subpage .host-profile > img { width: 100%; height: 640px; object-fit: cover; object-position: center 35%; clip-path: polygon(7% 0,100% 0,100% 90%,93% 100%,0 100%,0 10%); filter: saturate(.78) contrast(1.05); }
.subpage .team-djs { min-height: 390px; display: flex; align-items: center; }
.subpage .dj-list { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin-top: 48px; }
.subpage .dj-list article { min-height: 250px; padding: 34px; border: 1px solid rgba(126,91,30,.3); background: rgba(255,250,241,.46); display: flex; flex-direction: column; justify-content: space-between; }
.subpage .dj-list small { color: #79591d; font-size: 13px; font-weight: 600; }
.subpage .dj-list h3 { margin: 0; font: 600 clamp(38px,4.5vw,64px)/.9 Playfair,serif; letter-spacing: -.035em; }
.subpage .price-stage-next { background: #17110d; color: #f7f1e6; }
.subpage .price-stage-next small { color: #dfc881; }
.fee-grid .fee-price-pair { display: grid; grid-template-columns: auto auto; align-items: baseline; gap: 4px 12px; color: #8e621d; }
.fee-grid .fee-price-pair b { font-size: 20px; }
.fee-grid .fee-price-pair small { grid-column: auto; color: #6b5f4e; font-size: 9px; }
.subpage .special-terms article > p { margin: 12px 0 0; color: #5f513e; font-size: 14px; line-height: 1.5; }
.subpage .competition-grid .term-original { margin: -10px 0 20px; color: #79591d; font: 650 18px/1.25 Jost,sans-serif; }
.review-bar { position: fixed; z-index: 1000; right: 18px; bottom: 18px; max-width: 360px; padding: 16px 18px; display: grid; grid-template-columns: 1fr auto; gap: 3px 18px; border: 1px solid rgba(224,195,110,.75); background: rgba(23,17,13,.96); color: #f7f1e6; box-shadow: 0 18px 60px rgba(23,17,13,.28); }
.review-bar strong { font-size: 14px; }
.review-bar span { grid-column: 1; color: #d9ccb7; font-size: 12px; }
.review-bar button { grid-column: 2; grid-row: 1/3; align-self: center; padding: 8px 10px; border: 1px solid #c9a84c; background: transparent; color: #e7cd83; font: 600 11px Jost,sans-serif; cursor: pointer; }
.review-change { position: relative; outline: 2px solid rgba(169,119,35,.68); outline-offset: 8px; }
.review-change-label { position: absolute; z-index: 5; top: -18px; left: 18px; width: max-content; max-width: calc(100% - 36px); padding: 7px 10px; background: #8b5f18; color: #fff9ec; font: 600 11px/1.25 Jost,sans-serif; }
.review-labels-hidden .review-change { outline: 0; }
.review-labels-hidden .review-change-label { display: none; }

/* Price comparison: merge equal future/on-site prices, keep three cells only where prices differ. */
.subpage .pass-grid-detailed .pass-card { display: flex; flex-direction: column; min-height: 590px; padding: 38px 30px 30px; }
.subpage .pass-grid-detailed .pass-card.featured { transform: none; }
.subpage .pass-grid-detailed .pass-card > p { margin-bottom: 28px; }
.pass-price-timeline { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); margin: auto -30px -30px; border-top: 1px solid rgba(201,168,76,.34); }
.pass-price-timeline--two { grid-template-columns: repeat(2,minmax(0,1fr)); }
.pass-price-timeline--three { grid-template-columns: repeat(3,minmax(0,1fr)); }
.pass-price-timeline > span { min-height: 116px; padding: 18px 13px; display: flex; flex-direction: column; justify-content: space-between; gap: 12px; background: #17110d; color: #fff7e8; border-left: 1px solid rgba(201,168,76,.24); }
.pass-price-timeline > span:first-child { border-left: 0; }
.pass-price-timeline > span.is-current { background: #c9a84c; color: #17110d; }
.pass-price-timeline small { color: #d9cdaF; font-size: 11px; font-weight: 650; line-height: 1.25; letter-spacing: .045em; text-transform: uppercase; }
.pass-price-timeline .is-current small { color: #34250e; }
.pass-price-timeline b { font: 600 clamp(21px,2vw,30px)/1 Playfair,serif; white-space: nowrap; }
.pass-price-timeline--three b { font-size: clamp(19px,1.65vw,25px); }
.subpage .pass-card.featured .pass-price-timeline { color: #fff7e8; }
.fee-grid-detailed > div { grid-template-columns: 1fr; align-items: start; }
.fee-grid-detailed .fee-price-pair { grid-column: 1/-1; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.fee-grid-detailed .fee-price-pair > span { min-height: 96px; padding: 16px; display: flex; flex-direction: column; justify-content: space-between; gap: 12px; border: 1px solid rgba(126,91,30,.24); background: rgba(255,250,241,.62); }
.fee-grid-detailed .fee-price-pair > span:last-child { background: #17110d; color: #fff7e8; }
.fee-grid-detailed .fee-price-pair small { color: #6b5f4e; font-size: 12px; line-height: 1.3; }
.fee-grid-detailed .fee-price-pair > span:last-child small { color: #dfc881; }
.fee-grid-detailed .fee-price-pair b { font: 600 27px/1 Playfair,serif; }
.fee-note { margin: 22px 0 0; padding: 20px 24px; border-left: 3px solid #c9a84c; background: rgba(201,168,76,.1); color: #4f4436; font-size: 15px; line-height: 1.55; }

/* Teacher carousel: explicit quantity, selectable progress and a next-pair preview. */
.full-home .teacher-stage { padding-bottom: 138px; }
.teacher-carousel-meta { position: absolute; left: 0; bottom: 74px; display: flex; align-items: center; gap: 20px; color: #6d4c17; font-size: 13px; font-weight: 650; }
.teacher-segments { display: flex; gap: 6px; }
.teacher-segments button { width: 40px; height: 18px; padding: 0; border: 0; background: transparent; cursor: pointer; }
.teacher-segments button::after { content: ""; display: block; width: 100%; height: 3px; background: rgba(126,91,30,.25); transition: background .2s ease,transform .2s ease; }
.teacher-segments button.is-active::after { background: #a97622; transform: scaleY(1.7); }
.teacher-next-preview { position: absolute; right: 0; bottom: 72px; width: min(300px,34vw); min-height: 82px; padding: 0 14px 0 0; display: grid; grid-template-columns: 64px 1fr auto; align-items: center; gap: 13px; border: 1px solid rgba(126,91,30,.35); background: rgba(255,250,241,.75); color: #281d14; text-align: left; cursor: pointer; }
.teacher-next-preview img { width: 64px; height: 80px; object-fit: cover; }
.teacher-next-preview span { display: grid; gap: 4px; }
.teacher-next-preview small { color: #7a581c; font-size: 10px; font-weight: 650; letter-spacing: .1em; text-transform: uppercase; }
.teacher-next-preview strong { font: 600 14px/1.2 Playfair,serif; }
.teacher-next-preview > b { color: #9b6e20; font-size: 18px; }
.full-home .teacher-controls { right: 0; left: 0; justify-content: space-between; }
.full-home .teacher-controls button:first-child { display: flex; gap: 10px; align-items: center; }
.full-home .teacher-controls button:last-child { min-width: 190px; }

.deco-gallery.is-native-scroll { scroll-snap-type: x mandatory; scroll-padding-inline: 18px; }
.deco-gallery.is-native-scroll .gallery-shot { scroll-snap-align: center; }

@media (max-width: 850px) {
  .subpage .subpage-hero { padding-top: 48px; }
  .subpage .competition-grid article { min-height: 310px; padding: 38px 34px; }
  .subpage .pass-grid-detailed .pass-card { min-height: auto; }
  .subpage .lineup-head, .subpage .lineup-featured, .subpage .lineup-names, .subpage .host-profile, .subpage .dj-list { grid-template-columns: 1fr; }
  .subpage .competition-extras { grid-template-columns: 1fr; margin-top: 64px; }
  .subpage .lineup-featured article:first-child { margin-top: 0; }
  .subpage .lineup-featured article { grid-template-rows: 360px 1fr; }
  .subpage .host-profile > img { height: 520px; }
}

@media (max-width: 520px) {
  .subpage .breadcrumbs { margin-bottom: 28px; font-size: 11px; }
  .subpage .competition-grid .term-russian { margin-top: 36px; }
  .subpage .competition-grid h2 { font-size: 42px; overflow-wrap: anywhere; }
  .subpage .term-heading { font-size: 32px; overflow-wrap: anywhere; }
  .subpage .competition-extras article { min-height: auto; padding: 34px 28px; }
  .subpage .coach-list { grid-template-columns: 1fr; }
  .subpage .division-list { grid-template-columns: 1fr 1fr; }
  .subpage .teacher-lineup { margin-top: 64px; }
  .subpage .lineup-head { gap: 12px; }
  .subpage .lineup-featured article { grid-template-rows: 300px 1fr; }
  .subpage .lineup-featured article > div { padding: 30px 26px 34px; }
  .subpage .lineup-names { gap: 24px; margin-top: 42px; }
  .subpage .host-profile > img { height: 410px; }
  .review-bar { right: 10px; bottom: 74px; left: 10px; max-width: none; }
  .full-home .teacher-stage { padding-bottom: 206px; }
  .teacher-carousel-meta { right: 0; bottom: 150px; justify-content: space-between; }
  .teacher-next-preview { bottom: 62px; left: 0; width: 100%; }
  .full-home .teacher-controls { bottom: 0; }
  .full-home .teacher-controls button { min-height: 48px; }
  .full-home .teacher-controls button:last-child { min-width: 168px; }
  .pass-price-timeline--two { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .pass-price-timeline--three { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .pass-price-timeline b { font-size: 22px; }
  .pass-price-timeline--three b { font-size: 19px; }
}

@media (max-width: 380px) {
  .pass-price-timeline > span { min-height: 104px; padding-inline: 9px; }
  .pass-price-timeline--three small { font-size: 10px; }
  .pass-price-timeline--three b { font-size: 17px; }
  .teacher-segments button { width: 32px; }
  .full-home .teacher-controls button:first-child span { display: none; }
}
