*{box-sizing:border-box}:root{--ink:#1b1713;--brown:#2b170c;--gold:#c8932e;--gold-light:#e0b95d;--cream:#f6f1e8;--paper:#fffdf9;--muted:#756d63;--line:#e9e1d6;--shadow:0 12px 35px rgba(34,20,12,.10)}html{scroll-behavior:smooth}body{margin:0;font-family:"Noto Sans SC","PingFang SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(37,19,10,.96);color:white;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px)}.nav-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:250px}.brand-mark{font-size:44px;line-height:1;color:var(--gold-light);font-family:Georgia,serif}.brand-text{display:flex;flex-direction:column;line-height:1.12}.brand-text strong{font-family:Georgia,"STSong","SimSun",serif;font-size:22px;font-weight:600}.brand-text small{margin-top:5px;color:#ddd0c2;letter-spacing:.02em}.main-nav{display:flex;align-items:stretch;gap:4px}.main-nav a{padding:15px 14px 12px;text-align:center;border-bottom:2px solid transparent;white-space:nowrap}.main-nav a span,.main-nav a small{display:block}.main-nav a span{font-size:14px}.main-nav a small{font-size:11px;color:#cbbfb4}.main-nav a:hover,.main-nav a.active{color:var(--gold-light);border-bottom-color:var(--gold-light)}.menu-toggle{display:none;border:0;background:transparent;color:white;font-size:30px;cursor:pointer}.hero{position:relative;min-height:590px;overflow:hidden;background:radial-gradient(circle at 74% 20%,rgba(213,154,61,.28),transparent 26%),linear-gradient(110deg,#1d0e07 0%,#311709 45%,#5a2c12 100%);color:white}.hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0 2px,transparent 2px 70px);opacity:.5}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,7,3,.78) 0%,rgba(13,7,3,.48) 43%,rgba(13,7,3,.10) 70%)}.hero-content{position:relative;z-index:3;padding-top:92px;padding-bottom:90px;max-width:1180px}.hero-content>*{max-width:680px}.eyebrow{margin:0 0 18px;color:var(--gold-light);font-weight:700;letter-spacing:.04em;font-size:14px}.eyebrow.dark{color:#9b6d1f}.hero h1{margin:0;font-family:Georgia,"STSong","SimSun",serif;font-size:clamp(42px,5vw,74px);line-height:1.08;font-weight:600}.hero h2{margin:10px 0 24px;font-family:Georgia,serif;font-size:clamp(24px,2.8vw,39px);font-weight:500;color:#f5eadb}.hero-copy{font-size:18px;color:#f4eee8}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:7px;border:1px solid transparent;cursor:pointer;font-weight:700}.btn-gold{background:linear-gradient(135deg,#d9a83f,#b97d13);color:white;box-shadow:0 8px 22px rgba(183,123,18,.25)}.btn-gold:hover{filter:brightness(1.05)}.btn-ghost{color:white;border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.04)}.hero-art{position:absolute;right:2%;bottom:0;width:58%;height:90%;z-index:1;opacity:.95}.choir{position:absolute;left:8%;right:0;display:flex;justify-content:space-between;align-items:flex-end;gap:6px}.choir-back{bottom:29%;opacity:.78;transform:scale(.92)}.choir-front{bottom:8%}.choir span{position:relative;width:7%;min-width:26px;height:155px;border-radius:50% 50% 12px 12px;background:linear-gradient(#26170e 0 21%,#0d0d0d 21% 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.choir span:before{content:"";position:absolute;width:56%;aspect-ratio:1;left:22%;top:-18%;background:#c69a79;border-radius:50%;box-shadow:inset 0 -9px 0 rgba(59,36,24,.18)}.choir span:after{content:"";position:absolute;left:20%;right:20%;top:42%;height:22%;background:linear-gradient(145deg,#5d4635,#2b211b);transform:skewY(-7deg);border:1px solid rgba(255,255,255,.12)}.conductor{position:absolute;right:6%;bottom:-4%;width:150px;height:330px;background:linear-gradient(#b68f71 0 12%,#101010 12% 100%);border-radius:56px 56px 18px 18px;transform:rotate(-2deg);box-shadow:0 16px 40px rgba(0,0,0,.35)}.conductor:before,.conductor:after{content:"";position:absolute;top:84px;width:105px;height:18px;background:#111;border-radius:12px;transform-origin:10px 9px}.conductor:before{left:17px;transform:rotate(-40deg)}.conductor:after{right:17px;transform:rotate(40deg)}.section{padding:56px 0}.dashboard{background:#fbfaf8}.cards-3{display:grid;grid-template-columns:1fr 1.08fr 1fr;gap:22px}.panel{background:white;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.panel-heading{min-height:58px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);background:#fffdfa}.panel-heading h3{margin:0;font-family:Georgia,"STSong","SimSun",serif;font-size:20px}.panel-heading h3 span{font-size:14px;color:var(--muted);font-family:inherit}.panel-heading a,.text-button{font-size:13px;color:#a46f17}.text-button{border:0;background:transparent;cursor:pointer}.event-row{display:flex;gap:14px;padding:18px;border-bottom:1px solid var(--line)}.datebox{width:58px;flex:0 0 58px;border-right:1px solid var(--line);text-align:center}.datebox strong{display:block;font-size:27px;line-height:1;font-family:Georgia,serif}.datebox span{display:block;font-size:11px;color:var(--muted);margin-top:5px}.event-copy{display:flex;flex-direction:column}.event-copy strong{font-family:Georgia,"STSong","SimSun",serif}.event-copy small{color:var(--muted)}.video-frame{aspect-ratio:16/9;margin:16px 16px 0;border-radius:9px;overflow:hidden;background:#100a07}.video-frame iframe{width:100%;height:100%;border:0}.performance-meta{padding:12px 16px 18px;display:flex;flex-direction:column}.performance-meta strong{font-size:20px;font-family:Georgia,serif}.performance-meta small,.placeholder-note{color:var(--muted);font-size:12px}.placeholder-note{margin:12px 18px 18px}.song-row{width:100%;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:14px 18px;border:0;border-bottom:1px solid var(--line);background:white;text-align:left;cursor:pointer}.song-row:hover{background:#fbf7ef}.song-icon{width:34px;height:34px;display:grid;place-items:center;background:#f1ede7;border-radius:7px}.song-row span:nth-child(2){display:flex;flex-direction:column}.song-row small{color:var(--muted)}.lock{opacity:.55}.feature-strip{padding-top:48px;padding-bottom:48px;background:var(--cream);border-top:1px solid #eee4d5;border-bottom:1px solid #eee4d5}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}.feature-grid article{display:flex;gap:16px;padding:8px 26px;min-height:160px;border-right:1px solid #ded4c5}.feature-grid article:first-child{padding-left:0}.feature-grid article:last-child{border-right:0;padding-right:0}.feature-icon{color:#73502d;font-size:34px;line-height:1;min-width:40px}.feature-grid h3{margin:0 0 8px;font-family:Georgia,"STSong","SimSun",serif;font-size:18px}.feature-grid p{margin:0 0 10px;color:#5e554b;font-size:14px}.feature-grid a{color:#a16d15;font-size:14px;font-weight:700}.about-detail{background:white}.about-grid{display:grid;grid-template-columns:1.3fr .8fr;gap:70px;align-items:center}.about-grid h2,.section-title h2{margin:0 0 16px;font-family:Georgia,"STSong","SimSun",serif;font-size:38px}.about-grid p{color:#554d45;font-size:17px}.about-card{padding:28px;background:#2b170c;color:white;border-radius:14px;box-shadow:var(--shadow)}.about-card strong{font-family:Georgia,"STSong","SimSun",serif;font-size:22px}.about-card ul{margin:16px 0 0;padding-left:21px;color:#e7ded5}.gallery{background:#fbfaf8}.section-title{margin-bottom:26px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.photo-placeholder{aspect-ratio:4/3;border-radius:12px;overflow:hidden;position:relative;display:grid;place-items:end start;padding:20px;color:white;font-family:Georgia,serif;font-size:24px;background:radial-gradient(circle at 30% 35%,rgba(237,195,112,.4),transparent 20%),linear-gradient(135deg,#4b2a17,#1f140d)}.photo-placeholder:nth-child(2){background:radial-gradient(circle at 70% 35%,rgba(216,163,69,.32),transparent 23%),linear-gradient(135deg,#2a241e,#624229)}.photo-placeholder:nth-child(3){background:radial-gradient(circle at 40% 50%,rgba(255,222,155,.26),transparent 22%),linear-gradient(135deg,#5b3218,#24150c)}.center{text-align:center}footer{background:#24130a;color:white;padding:34px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr auto;gap:30px;align-items:center}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{font-family:Georgia,"STSong","SimSun",serif;font-size:20px}.footer-brand small,.copyright{color:#cbbfb4;font-size:13px}.footer-links{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.footer-links a{color:#eadfce;font-size:13px}.copyright{text-align:right}.modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.62);display:grid;place-items:center;padding:20px}.modal-backdrop[hidden]{display:none}.modal{position:relative;width:min(520px,100%);padding:32px;background:white;border-radius:14px;box-shadow:0 30px 80px rgba(0,0,0,.35)}.modal h2{margin:0 0 12px;font-family:Georgia,"STSong","SimSun",serif}.modal-close{position:absolute;top:12px;right:14px;border:0;background:transparent;font-size:28px;cursor:pointer}@media(max-width:1050px){.brand{min-width:auto}.menu-toggle{display:block}.main-nav{position:absolute;top:78px;left:0;right:0;display:none;background:#29160c;padding:8px 20px 18px;flex-direction:column;align-items:stretch;box-shadow:0 20px 30px rgba(0,0,0,.18)}.main-nav.open{display:flex}.main-nav a{text-align:left;border-bottom:1px solid rgba(255,255,255,.08)}.main-nav a small{display:inline;margin-left:8px}.hero-art{width:64%;right:-18%;opacity:.65}.cards-3{grid-template-columns:1fr 1fr}.practice-panel{grid-column:1/-1}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid article{border-right:0;border-bottom:1px solid #ded4c5;padding:22px 16px}}@media(max-width:720px){.container{width:min(100% - 28px,1180px)}.brand-text strong{font-size:18px}.brand-text small{font-size:11px}.brand-mark{font-size:36px}.hero{min-height:640px}.hero-content{padding-top:72px}.hero-content>*{max-width:100%}.hero-art{width:110%;right:-40%;height:60%;opacity:.35}.hero-overlay{background:linear-gradient(180deg,rgba(13,7,3,.80),rgba(13,7,3,.52))}.cards-3,.feature-grid,.about-grid,.gallery-grid,.footer-grid{grid-template-columns:1fr}.practice-panel{grid-column:auto}.feature-grid article{min-height:auto}.about-grid{gap:28px}.about-grid h2,.section-title h2{font-size:30px}.footer-grid{text-align:left}.footer-links{justify-content:flex-start}.copyright{text-align:left}}

.construction-banner{
  background:#d7a02b;
  color:#24140b;
  border-bottom:1px solid rgba(71,43,16,.2);
}
.construction-inner{
  min-height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  text-align:center;
  font-size:14px;
}
.construction-inner strong{
  white-space:nowrap;
  font-size:15px;
}
@media(max-width:720px){
  .construction-inner{
    padding:10px 0;
    flex-direction:column;
    gap:2px;
    line-height:1.45;
  }
  .construction-inner strong{
    white-space:normal;
  }
}
