.theme-skischule{--bg:#f6f1eb;--surface:#fdfbf8;--ink:#1a1812;--muted:#635c4f;--gold:#c8a96e;--gold-bright:#d4b87a;--gold-text:#7c5e22;background:var(--bg);color:var(--ink)}.theme-skischule [data-saison=sommer]{--season-accent:#3d4a3a}.theme-skischule [data-saison=winter]{--season-accent:var(--gold-text)}.theme-skischule .course-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.2rem;display:grid}.theme-skischule .course-card{background:var(--surface);border:1px solid #1a18120f;flex-direction:column;padding:2rem;display:flex;position:relative;overflow:hidden}.theme-skischule .course-badge{letter-spacing:.15em;text-transform:uppercase;background:var(--gold);color:var(--ink);padding:.35rem .75rem;font-size:.6rem;font-weight:700;position:absolute;top:0;left:0}.theme-skischule .course-badge.level-a{color:#fff;background:#3a7028}.theme-skischule .course-badge.level-b{color:var(--ink);background:#b57d10}.theme-skischule .course-badge.level-c{color:#fff;background:#b84030}.theme-skischule .course-badge.level-d{background:var(--ink);color:var(--gold-bright)}.theme-skischule .course-card h3{font-family:var(--font-serif);margin:1.8rem 0 .5rem;font-size:1.35rem;font-weight:400}.theme-skischule .course-desc{color:var(--muted);flex:1;margin-bottom:1.2rem;font-size:.82rem;font-weight:300;line-height:1.75}.theme-skischule .course-meta{color:var(--muted);border-top:1px solid #1a18120f;flex-direction:column;gap:.4rem;padding-top:1rem;font-size:.78rem;display:flex}.theme-skischule .course-meta .meta-row{justify-content:space-between;display:flex}.theme-skischule .course-meta .meta-val{color:var(--ink);font-weight:500}.theme-skischule .course-price{font-family:var(--font-serif);color:var(--gold-text);text-align:right;margin-top:.8rem;font-size:1.5rem}.theme-skischule .team-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.theme-skischule .teacher-card{aspect-ratio:3/4;background:var(--muted);border-radius:3px;position:relative;overflow:hidden}.theme-skischule .teacher-card img{object-fit:cover;width:100%;height:100%}.theme-skischule .teacher-info{color:#fff;background:linear-gradient(#0000 45%,#1a1812e0 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.theme-skischule .teacher-info h4{font-family:var(--font-serif);margin-bottom:.2rem;font-size:1.3rem;font-weight:400}.theme-skischule .teacher-role{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:.4rem;font-size:.68rem;font-weight:600}.theme-skischule .teacher-langs{opacity:.8;font-size:.75rem;font-weight:300}.theme-skischule .teacher-spec{color:var(--gold-bright);margin-top:.3rem;font-size:.72rem}.theme-skischule .season-toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a181280;border:1px solid #ffffff26;border-radius:3px;gap:2px;margin-bottom:2rem;padding:4px;display:flex}.theme-skischule .season-btn{color:#ffffffb3;font-family:var(--font-sans,system-ui);letter-spacing:.15em;text-transform:uppercase;background:0 0;border:none;padding:.55rem 1.1rem;font-size:.65rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.theme-skischule .season-btn[aria-current=page],.theme-skischule .season-btn.active{background:var(--gold);color:var(--ink);border-radius:2px;font-weight:700}.theme-skischule .conditions-section{background:var(--ink);color:#fff;padding:5rem 3rem}.theme-skischule .cond-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-top:2rem;display:grid}.theme-skischule .cond-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:3px;padding:1.8rem 1.4rem}.theme-skischule .cond-icon{margin-bottom:.6rem;font-size:1.8rem;display:block}.theme-skischule .cond-val{font-family:var(--font-serif);color:var(--gold-bright);margin-bottom:.3rem;font-size:2rem;font-weight:300;line-height:1}.theme-skischule .cond-label{letter-spacing:.15em;text-transform:uppercase;opacity:.75;font-size:.7rem;font-weight:500}.theme-skischule .cond-sub{opacity:.55;margin-top:.3rem;font-size:.72rem}.theme-skischule .cond-lifts{background:#ffffff0a;border:1px solid #ffffff14;border-radius:3px;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:1.5rem;padding:1.2rem 1.5rem;display:flex}.theme-skischule .l-label{letter-spacing:.15em;text-transform:uppercase;color:var(--gold-bright);white-space:nowrap;font-size:.7rem;font-weight:600}.theme-skischule .l-chips{flex-wrap:wrap;gap:.5rem;display:flex}.theme-skischule .cond-chip{color:#bde5c8;background:#27ae6026;border:1px solid #27ae604d;border-radius:2px;padding:.35rem .8rem;font-size:.72rem}.theme-skischule .cond-chip.closed{color:#f3b7b0;background:#c0392b1f;border-color:#c0392b4d}.theme-skischule .meeting-grid{grid-template-columns:1fr 1.3fr;min-height:50vh;display:grid}.theme-skischule .meeting-content{background:var(--surface);flex-direction:column;justify-content:center;padding:5rem 4rem;display:flex}.theme-skischule .meeting-content h2{font-family:var(--font-serif);margin-bottom:1.2rem;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:300;line-height:1.2}.theme-skischule .meeting-content p{color:var(--muted);max-width:420px;font-size:.95rem;font-weight:300;line-height:1.9}.theme-skischule .meeting-list{flex-direction:column;gap:.6rem;margin-top:1.5rem;display:flex}.theme-skischule .meeting-row{border-bottom:1px dotted #0000001a;justify-content:space-between;padding:.6rem 0;font-size:.85rem;display:flex}.theme-skischule .meeting-val{color:var(--gold-text);font-weight:500}.theme-skischule .meeting-img{background:50%/cover no-repeat}.theme-skischule .policy-list{flex-direction:column;gap:2rem;max-width:720px;margin:0 auto;display:flex}.theme-skischule .policy-item{border-left:2px solid var(--gold);padding-left:1.5rem}.theme-skischule .policy-item h3{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.2rem;font-weight:400}.theme-skischule .policy-item p{color:var(--muted);font-size:.9rem;font-weight:300;line-height:1.85}@media (max-width:900px){.theme-skischule .course-grid{grid-template-columns:1fr}.theme-skischule .team-grid{grid-template-columns:1fr 1fr}.theme-skischule .meeting-grid{grid-template-columns:1fr}.theme-skischule .meeting-img{order:-1;min-height:40vh}.theme-skischule .meeting-content{padding:3rem 1.5rem}.theme-skischule .conditions-section{padding:4rem 1.5rem}}
