:root{--ink:#17201e;--muted:#6e7976;--line:#e4e9e6;--paper:#fff;--canvas:#f6f7f5;--green:#286b50;--green-dark:#174735;--green-soft:#eaf4ee;--orange:#e9683c;--orange-soft:#fff0e9;--navy:#121817;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);min-width:320px;margin:0;overflow-x:hidden}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.page-shell{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:100;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#121817f5;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:72px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:#050505;border:1px solid #ffffff29;border-radius:8px;place-items:center;width:54px;height:41px;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%}.brand>span:last-child{gap:1px;display:grid}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-style:italic;line-height:1}.brand small{color:#9eaaa6;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:700}.site-header nav{align-items:center;gap:34px;display:flex}.site-header nav a{color:#b8c2be;font-size:14px;transition:color .16s;position:relative}.site-header nav a:after{background:var(--orange);content:"";opacity:0;border-radius:2px;height:2px;transition:all .16s;position:absolute;bottom:-11px;left:0;right:0;transform:scaleX(.5)}.site-header nav a:hover,.site-header nav a.router-link-active{color:#fff}.site-header nav a:hover:after,.site-header nav a.router-link-active:after{opacity:1;transform:scaleX(1)}.header-actions{align-items:center;gap:10px;display:flex}.admin-entry{color:#d8dfdc;border:1px solid #ffffff24;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px 13px;font-size:12px;font-weight:700;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.admin-entry:hover{color:#fff;background:#ffffff0f;border-color:#ffffff4d}.mobile-admin-entry{display:none}.ask-button{color:#fff;background:var(--orange);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:700;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 8px 24px #e9683c38}.ask-button:hover{background:#f1764b;transform:translateY(-1px)}.mobile-ask,.menu-button{display:none}.hero-section{color:#fff;background:linear-gradient(90deg,#121817f5 0%,#121817cc 55%,#1218178c 100%),repeating-linear-gradient(115deg,#18201e 0 1px,#111615 1px 28px);min-height:414px;position:relative;overflow:hidden}.hero-section:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 30% 70%,#0000);mask-image:linear-gradient(90deg,#0000,#000 30% 70%,#0000)}.hero-orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{border:1px solid #ea683c29;width:430px;height:430px;top:-180px;right:5%;box-shadow:inset 0 0 120px #ea683c0f}.orb-two{border:1px solid #59a17d21;width:600px;height:600px;bottom:-280px;right:-180px}.hero-content{z-index:2;grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;padding-top:58px;padding-bottom:58px;display:grid;position:relative}.hero-kicker{color:#a5b3ae;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 17px;font-size:11px;font-weight:700;display:flex}.hero-kicker span{background:var(--orange);width:28px;height:2px}.hero-copy h1{letter-spacing:-.045em;max-width:610px;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(44px,5.2vw,68px);font-weight:500;line-height:1.12}.hero-copy h1 em{color:#f0a17f;font-weight:400}.hero-copy>p:not(.hero-kicker){color:#aab5b1;max-width:590px;margin:22px 0 0;font-size:16px;line-height:1.85}.hero-ask-button{color:#fff;background:0 0;border:0;border-bottom:1px solid #e78b6b;align-items:center;gap:8px;margin-top:28px;padding:12px 0;font-weight:700;display:inline-flex}.hero-ask-button svg{transition:transform .16s}.hero-ask-button:hover svg{transform:translate(4px)}.hero-panel{background:linear-gradient(140deg,#ffffff0a,#fff0),#17201e;border:1px solid #ffffff1a;border-radius:3px;min-height:260px;position:relative;overflow:hidden;box-shadow:28px 30px #ffffff05}.hero-panel:before,.hero-panel:after{content:"";position:absolute}.hero-panel:before{border:1px solid #ffffff0f;inset:18px}.hero-panel:after{background:#ffffff12;width:1px;height:100%;top:0;right:30%}.sound-wave{align-items:center;gap:7px;height:84px;display:flex;position:absolute;bottom:34px;left:30px}.sound-wave i{opacity:.8;background:linear-gradient(#ed9b7e,#4d866f);border-radius:3px;width:3px}.hero-panel-copy{z-index:2;position:absolute;top:35px;left:30px}.hero-panel-copy span{color:#80908a;letter-spacing:.19em;font-size:9px;font-weight:700}.hero-panel-copy strong{margin-top:11px;font-family:Georgia,Songti SC,serif;font-size:27px;font-weight:500;line-height:1.35;display:block}.pick-shape{background:#050505;border:1px solid #ffffff1f;border-radius:12px;place-items:center;width:132px;height:118px;display:grid;position:absolute;bottom:33px;right:32px;overflow:hidden;transform:rotate(9deg);box-shadow:0 20px 45px #00000042}.pick-shape img{object-fit:cover;width:100%;height:100%}.stats-strip{border-bottom:1px solid var(--line);background:#fff}.stats-inner{align-items:center;gap:31px;min-height:80px;display:flex}.stats-inner>div{align-items:baseline;gap:9px;display:flex}.stats-inner strong{font-family:Georgia,serif;font-size:26px;font-weight:500}.stats-inner span{color:var(--muted);font-size:13px}.stats-inner>i{background:var(--line);width:1px;height:28px}.stats-inner>p{color:var(--muted);align-items:center;gap:8px;margin-left:auto;font-size:12px;display:flex}.status-dot{background:#4bab77;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #4bab7721}.content-section{grid-template-columns:minmax(0,1fr) 300px;gap:35px;padding-top:54px;padding-bottom:80px;display:grid}.main-column,.content-section>aside,.question-list,.question-card{min-width:0}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.section-heading span,.side-title small{color:var(--orange);letter-spacing:.18em;font-size:9px;font-weight:800}.section-heading h2{margin:5px 0 0;font-family:Georgia,Songti SC,serif;font-size:31px;font-weight:600}.section-heading>p{color:var(--muted);margin:0 0 4px;font-size:12px}.search-panel{grid-template-columns:1fr 128px;gap:10px;margin-bottom:14px;display:grid}.search-box{border:1px solid var(--line);color:#89928f;background:#fff;border-radius:9px;align-items:center;gap:11px;height:48px;padding:0 15px;transition:border-color .16s,box-shadow .16s;display:flex}.search-box:focus-within{border-color:#8db39f;box-shadow:0 0 0 3px #286b5014}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-box input::placeholder{color:#a4aca9}.search-box kbd{color:#9aa29f;background:#f7f8f7;border:1px solid #e3e7e4;border-radius:5px;padding:3px 7px;font-family:inherit;font-size:10px}.search-panel select{border:1px solid var(--line);color:#68736f;background:#fff;border-radius:9px;outline:0;padding:0 14px;font-size:12px}.category-tabs{scrollbar-width:none;gap:7px;padding:1px 1px 16px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{border:1px solid var(--line);color:#69736f;background:#fff;border-radius:7px;flex:none;align-items:center;gap:6px;padding:8px 11px;font-size:12px;display:flex}.category-tabs button span{color:#929b97;background:#f0f2f1;border-radius:8px;min-width:18px;padding:1px 5px;font-size:9px}.category-tabs button.active{border-color:var(--green);color:#fff;background:var(--green)}.category-tabs button.active span{color:#fff;background:#ffffff29}.question-list{gap:12px;display:grid}.question-card{border:1px solid var(--line);background:#fff;border-radius:11px;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden;box-shadow:0 7px 28px #1d302906}.question-card:hover{border-color:#cad7d1;transform:translateY(-2px);box-shadow:0 13px 34px #1d302912}.question-card.announcement{border-left:3px solid var(--orange);background:linear-gradient(90deg,#fffaf7,#fff 36%)}.card-main-link{gap:22px;padding:21px 22px 17px;display:flex}.card-copy{flex:1;min-width:0}.card-labels,.detail-labels{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.card-labels>span,.detail-labels>span{border-radius:5px;align-items:center;gap:4px;padding:4px 8px;font-size:9px;font-weight:700;display:inline-flex}.pin-label{color:#c94f2b;background:var(--orange-soft)}.category-label{color:#4c6e60;background:#eef3f0}.category-招新{color:#805924;background:#fff4dc}.category-排练{color:#5a5485;background:#efedff}.category-设备{color:#426d83;background:#e8f3f8}.category-演出{color:#9a4439;background:#fbeae6}.category-乐理{color:#3c7259;background:#e5f3eb}.answered-label{color:#397b5d;background:#e5f4eb}.waiting-label{color:#8a7461;background:#f5f0ea}.card-copy h2{margin:11px 0 7px;font-size:17px;font-weight:700;line-height:1.5}.card-copy>p{color:#747e7a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.75;display:-webkit-box;overflow:hidden}.card-meta{color:#919995;align-items:center;gap:7px;margin-top:15px;font-size:10px;display:flex}.avatar{color:#fff;background:linear-gradient(145deg,#6f9a86,#34684f);border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-weight:700;display:grid}.card-meta i{background:#bbc1be;border-radius:50%;width:2px;height:2px}.image-count{align-items:center;gap:3px;margin-left:3px;display:inline-flex}.question-cover{object-fit:cover;border-radius:8px;flex:none;align-self:center;width:116px;height:88px}.card-footer{border-top:1px solid #eef1ef;justify-content:space-between;align-items:center;min-height:43px;padding:0 22px;display:flex}.card-footer>div,.card-footer span{align-items:center;display:flex}.card-footer>div{gap:17px}.card-footer span{color:#8b9490;gap:5px;font-size:10px}.like-button{color:#7b8581;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;display:flex}.like-button:hover,.like-button.liked{color:var(--orange);background:var(--orange-soft)}.empty-state{color:#8b9692;text-align:center;background:#ffffff8c;border:1px dashed #cfd7d3;border-radius:12px;place-items:center;padding:70px 20px;display:grid}.empty-state h3{color:var(--ink);margin:15px 0 7px}.empty-state p{margin:0;font-size:13px}.empty-state button{color:#fff;background:var(--green);border:0;border-radius:7px;margin-top:20px;padding:9px 16px}.content-section aside{align-content:start;gap:15px;padding-top:41px;display:grid}.side-card{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.side-title{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:17px 18px;display:flex}.side-title>span{width:34px;height:34px;color:var(--green);background:var(--green-soft);border-radius:8px;place-items:center;display:grid}.side-title div{gap:2px;display:grid}.side-title h3{margin:0;font-size:14px}.announcement-card>article{padding:17px 18px 19px;display:grid}.announcement-card>article>span{color:#b54f31;background:var(--orange-soft);border-radius:4px;width:fit-content;padding:3px 6px;font-size:9px}.announcement-card strong{margin:9px 0 11px;font-size:13px;line-height:1.6}.announcement-card>article>p{color:#7f8985;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 10px;font-size:10px;line-height:1.65;display:-webkit-box;overflow:hidden}.announcement-card>article>small{color:#9aa29f;align-items:center;font-size:9px;display:flex}.no-announcement{color:#9aa39f;text-align:center;padding:25px 18px;font-size:10px}.question-loading{gap:12px;display:grid}.question-loading i{border:1px solid var(--line);background:linear-gradient(90deg,#0000,#ffffffb8,#0000) 0 0/200% 100%,#e9eeeb 0 0/100% 100%;border-radius:11px;height:155px;animation:1.3s linear infinite loading-shimmer;overflow:hidden}@keyframes loading-shimmer{to{background-position:-200% 0,0 0}}.site-toast{z-index:600;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121d19f5;border:1px solid #ffffff1a;border-radius:9px;max-width:min(390px,100% - 48px);padding:13px 17px;font-size:12px;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 45px #0003}.toast-enter-active,.toast-leave-active{transition:opacity .18s,transform .18s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(8px)}.submit-button:disabled{cursor:wait;opacity:.68}.category-card>a{color:#65706c;text-align:left;background:0 0;border:0;border-bottom:1px solid #eef1ef;grid-template-columns:22px 1fr auto 15px;align-items:center;gap:7px;width:calc(100% - 24px);margin:0 12px;padding:12px 7px;font-size:12px;display:grid}.category-card>a:last-child{border-bottom:0}.category-card>a:hover{color:var(--green)}.category-card b{color:#9da5a1;text-align:center;background:#f0f2f1;border-radius:8px;min-width:21px;padding:2px 5px;font-size:9px}.club-card{color:#fff;background:linear-gradient(135deg, #1c4e3af2, #121d19fa), var(--green);border-radius:11px;min-height:180px;padding:24px;position:relative;overflow:hidden}.club-card:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-70px;right:-60px}.club-mark{object-fit:cover;opacity:.08;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-18px;right:-18px}.club-card small{color:#8fb5a5;letter-spacing:.18em;font-size:8px;font-weight:800}.club-card h3{margin:13px 0 10px;font-family:Georgia,Songti SC,serif;font-size:22px;font-weight:500;line-height:1.45}.club-card p{color:#a8beb5;margin:0;font-size:10px}.site-footer{color:#fff;background:var(--navy);border-top:1px solid #ffffff0f}.site-footer .page-shell{justify-content:space-between;align-items:center;min-height:115px;display:flex}.site-footer .page-shell>div{align-items:center;gap:13px;display:flex}.site-footer .page-shell>div>img{object-fit:cover;border-radius:6px;width:70px;height:48px}.site-footer .page-shell>div>span{gap:4px;display:grid}.site-footer strong{font-family:Georgia,serif;font-size:18px;font-style:italic}.site-footer small,.site-footer p{color:#7e8b86;margin:0;font-size:10px}.detail-page{background:radial-gradient(circle at 82% 4%, #286b5014, transparent 25%), var(--canvas);min-height:calc(100vh - 72px);padding:44px 0 80px}.detail-shell{width:min(900px,100% - 48px);margin:0 auto}.back-link{color:#68736f;align-items:center;gap:7px;margin-bottom:23px;font-size:13px;display:inline-flex}.back-link:hover{color:var(--green)}.admin-quickbar{background:#edf6f1;border:1px solid #cfe1d7;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:14px 16px;display:flex}.admin-quickbar-label,.admin-quickbar-actions,.admin-quickbar-label>span{align-items:center;display:flex}.admin-quickbar-label{color:var(--green);gap:10px}.admin-quickbar-label>span{flex-direction:column;align-items:flex-start;gap:2px}.admin-quickbar-label strong{font-size:12px}.admin-quickbar-label small{color:#6c8077;font-size:10px}.admin-quickbar-actions{gap:8px}.admin-quickbar-actions a{color:#fff;background:var(--green);border-radius:7px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;font-weight:700;display:inline-flex}.admin-quickbar-actions a:last-child{color:var(--green);background:#fff;box-shadow:inset 0 0 0 1px #c9ddd2}.detail-question,.reply-section{border:1px solid var(--line);background:#fff;border-radius:14px}.detail-question{padding:38px 42px 0}.detail-question>h1{max-width:760px;margin:16px 0 24px;font-family:Georgia,Songti SC,serif;font-size:clamp(28px,4vw,40px);font-weight:600;line-height:1.35}.detail-author{align-items:center;gap:11px;display:flex}.large-avatar{color:#fff;background:linear-gradient(145deg,#69957f,#2c6349);border-radius:50%;place-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:grid}.detail-author div{gap:4px;display:grid}.detail-author strong{font-size:13px}.detail-author p{color:#969e9b;align-items:center;gap:5px;margin:0;font-size:10px;display:flex}.detail-content{color:#4f5b57;white-space:pre-wrap;margin:31px 0 26px;font-size:15px;line-height:2}.detail-images{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:28px;display:grid}.detail-images img{aspect-ratio:4/3;object-fit:cover;border-radius:10px;width:100%}.detail-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:65px;display:flex}.detail-actions>div{align-items:center;gap:17px;display:flex}.detail-actions span{color:#929b97;align-items:center;gap:6px;font-size:11px;display:flex}.detail-actions button{border:1px solid var(--line);color:#6f7a76;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:12px;display:flex}.detail-actions button.liked{color:var(--orange);background:var(--orange-soft);border-color:#efb09b}.reply-section{margin-top:17px;padding:0 42px 38px}.reply-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:68px;display:flex}.reply-heading>div{color:var(--green);align-items:center;gap:9px;display:flex}.reply-heading h2{color:var(--ink);margin:0;font-size:16px}.reply-heading>span{color:#969f9b;font-size:10px}.admin-reply{background:linear-gradient(135deg,#f1f8f4,#fbfdfc);border:1px solid #cfdfd6;border-radius:11px;margin-top:28px;padding:27px 29px;position:relative}.reply-badge{color:var(--green);align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex;position:absolute;top:18px;right:20px}.reply-author{align-items:center;gap:10px;display:flex}.admin-avatar{color:#fff;background:var(--green-dark);border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-style:italic;display:grid}.reply-author div{gap:3px;display:grid}.reply-author strong{font-size:12px}.reply-author small{color:#8b9792;font-size:9px}.admin-reply>p,.admin-reply>.markdown-content{color:#476057;margin:19px 0 0 48px;font-size:13px;line-height:1.9}.markdown-content>:first-child{margin-top:0}.markdown-content>:last-child{margin-bottom:0}.markdown-content a{color:var(--green);text-decoration:underline}.markdown-content code{background:#286b5014;border-radius:4px;padding:2px 5px;font-family:Consolas,monospace;font-size:.92em}.markdown-content pre{background:#e5efea;border-radius:7px;padding:12px;overflow-x:auto}.waiting-reply{border:1px dashed #cbd6d0;border-radius:11px;align-items:center;gap:17px;margin-top:28px;padding:28px;display:flex}.waiting-reply>span{color:#6a8a7b;background:var(--green-soft);border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid}.waiting-reply h3{margin:0 0 6px;font-size:14px}.waiting-reply p{color:#89938f;margin:0;font-size:11px}.detail-cta{color:#fff;background:linear-gradient(110deg, #276b50f5, #13261ffa), var(--green);border-radius:14px;justify-content:space-between;align-items:center;gap:24px;min-height:145px;margin-top:18px;padding:30px 40px;display:flex}.detail-cta small{color:#9fc1b2;font-size:10px}.detail-cta h2{margin:7px 0 0;font-family:Georgia,Songti SC,serif;font-size:20px;font-weight:500}.detail-cta button{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;flex:none;padding:11px 18px;font-size:12px;font-weight:700}.not-found{color:#78847f;align-content:center;place-items:center;gap:12px;min-height:60vh;display:grid}.not-found h1{color:var(--ink);margin:5px 0}.not-found a{color:var(--green)}.modal-backdrop{z-index:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a100eb8;place-items:center;padding:25px;display:grid;position:fixed;inset:0;overflow-y:auto}.ask-modal{background:#fff;border-radius:17px;width:min(720px,100%);max-height:calc(100vh - 50px);overflow-y:auto;box-shadow:0 35px 100px #0000004d}.modal-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;justify-content:space-between;align-items:center;padding:24px 29px 20px;display:flex;position:sticky;top:0}.modal-header span{color:var(--orange);letter-spacing:.14em;font-size:9px;font-weight:800}.modal-header h2{margin:5px 0 0;font-family:Georgia,Songti SC,serif;font-size:24px}.modal-header>button{border:1px solid var(--line);color:#68736f;background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.ask-modal form{padding:25px 29px 28px}.ask-modal label{gap:8px;margin-bottom:19px;display:grid;position:relative}.ask-modal label>span,.upload-heading>span{color:#3c4743;font-size:12px;font-weight:700}.ask-modal label b{color:var(--orange)}.ask-modal input,.ask-modal textarea,.ask-modal select{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #dfe5e2;border-radius:9px;outline:0;font-size:13px;transition:all .16s}.ask-modal input,.ask-modal select{height:45px;padding:0 13px}.ask-modal textarea{resize:vertical;min-height:125px;padding:12px 13px;line-height:1.7}.ask-modal input:focus,.ask-modal textarea:focus,.ask-modal select:focus{background:#fff;border-color:#79a58f;box-shadow:0 0 0 3px #286b5014}.ask-modal label>small{color:#a0a8a4;font-size:9px;position:absolute;bottom:8px;right:10px}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.upload-section{margin-bottom:16px}.upload-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.upload-heading small{color:#9aa29f;font-size:9px}.image-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.preview,.upload-trigger{aspect-ratio:1;border-radius:8px;position:relative;overflow:hidden}.preview img{object-fit:cover;width:100%;height:100%}.preview button{color:#fff;background:#111816bf;border:0;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:4px;right:4px}.upload-trigger{color:#7e8a85;background:#f8faf9;border:1px dashed #bfcac5;align-content:center;place-items:center;gap:5px;display:grid}.upload-trigger span{font-size:9px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;position:absolute;overflow:hidden;border:0!important;width:1px!important;height:1px!important;padding:0!important}.form-error{color:#b1432a;background:var(--orange-soft);border-radius:7px;margin:6px 0 13px;padding:9px 11px;font-size:11px}.modal-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:25px;padding-top:20px;display:flex}.modal-footer>p{color:#929b97;margin:0;font-size:10px}.modal-footer>div{gap:9px;display:flex}.secondary-button,.submit-button{border-radius:8px;min-height:40px;padding:0 16px;font-size:12px;font-weight:700}.secondary-button{border:1px solid var(--line);color:#67726e;background:#fff}.submit-button{color:#fff;background:var(--green);border:0;align-items:center;gap:7px;display:flex}.modal-enter-active,.modal-leave-active{transition:opacity .18s}.modal-enter-active .ask-modal,.modal-leave-active .ask-modal{transition:transform .18s,opacity .18s}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .ask-modal,.modal-leave-to .ask-modal{opacity:0;transform:translateY(16px)scale(.98)}@media (width<=900px){.site-header nav{background:#121817;border-top:1px solid #ffffff12;align-items:stretch;gap:0;padding:12px 24px 20px;display:none;position:absolute;top:72px;left:0;right:0}.site-header nav.open{display:grid}.site-header nav a{border-bottom:1px solid #ffffff0f;padding:13px 5px}.site-header nav a:after{display:none}.menu-button{color:#fff;background:0 0;border:1px solid #ffffff1f;border-radius:9px;place-items:center;width:41px;height:41px;display:grid}.mobile-ask{margin-top:14px;display:flex}.mobile-admin-entry{align-items:center;gap:8px;display:flex}.header-actions>.admin-entry,.header-actions>.ask-button{display:none}.hero-content{grid-template-columns:1fr}.hero-panel{display:none}.content-section{grid-template-columns:minmax(0,1fr)}.content-section aside{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}.club-card{grid-column:1/-1}}@media (width<=640px){.page-shell,.header-inner,.detail-shell{width:min(100% - 28px,1180px)}.header-inner{height:64px}.brand-mark{width:37px;height:37px}.site-header nav{top:64px}.admin-quickbar{flex-direction:column;align-items:stretch}.admin-quickbar-actions a{flex:1;justify-content:center}.hero-section{min-height:402px}.hero-content{padding-top:56px;padding-bottom:52px}.hero-copy h1{font-size:42px}.hero-copy>p:not(.hero-kicker){font-size:14px}.stats-inner{grid-template-columns:repeat(3,1fr);gap:0;padding:16px 0;display:grid}.stats-inner>div{justify-items:center;gap:2px;display:grid}.stats-inner>i,.stats-inner>p{display:none}.stats-inner strong{font-size:21px}.stats-inner span{font-size:10px}.content-section{gap:26px;padding-top:36px;padding-bottom:50px}.section-heading h2{font-size:27px}.search-panel{grid-template-columns:1fr}.search-panel select{height:42px}.search-box kbd{display:none}.card-main-link{padding:18px 17px 15px}.card-copy h2{font-size:15px}.question-cover{width:82px;height:76px}.card-footer{padding:0 17px}.content-section aside{grid-template-columns:minmax(0,1fr)}.club-card{grid-column:auto}.site-footer .page-shell{align-content:center;gap:17px;min-height:130px;display:grid}.detail-page{padding-top:28px}.detail-question{padding:26px 20px 0}.detail-question>h1{font-size:27px}.detail-content{font-size:14px}.detail-images{grid-template-columns:repeat(2,1fr)}.detail-actions{align-items:flex-start;gap:15px;padding:14px 0}.detail-actions>div:first-child{gap:7px;display:grid}.reply-section{padding:0 20px 24px}.admin-reply{padding:24px 20px}.reply-badge{width:fit-content;margin-bottom:14px;position:static}.admin-reply>p,.admin-reply>.markdown-content{margin-left:0}.detail-cta{flex-direction:column;align-items:flex-start;padding:27px 23px}.modal-backdrop{align-items:end;padding:0}.ask-modal{border-radius:17px 17px 0 0;max-height:94vh}.modal-header,.ask-modal form{padding-left:19px;padding-right:19px}.form-row{grid-template-columns:1fr;gap:0}.image-grid{grid-template-columns:repeat(4,1fr)}.modal-footer{flex-direction:column;align-items:stretch}.modal-footer>div{grid-template-columns:1fr 1fr;display:grid}.submit-button{justify-content:center}}@media (width<=430px){.card-main-link{display:block}.question-cover{width:100%;height:145px;margin-top:14px}.card-footer>div{gap:10px}.detail-images{grid-template-columns:1fr}}.subpage-hero{color:#fff;background:radial-gradient(circle at 80% 40%,#e9683c29,#0000 24%),linear-gradient(120deg,#121817,#1b2924);padding:78px 0 75px;position:relative;overflow:hidden}.subpage-hero:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:520px;height:520px;position:absolute;top:-220px;right:6%;box-shadow:0 0 0 90px #ffffff05}.subpage-hero .page-shell{z-index:2;position:relative}.subpage-hero .page-shell>p{color:#91a09a;letter-spacing:.18em;align-items:center;gap:10px;margin:0 0 18px;font-size:10px;font-weight:800;display:flex}.subpage-hero .page-shell>p span{background:var(--orange);width:28px;height:2px}.subpage-hero h1{letter-spacing:-.04em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(42px,5vw,66px);font-weight:500;line-height:1.17}.subpage-hero h1 em{color:#ee9a79;font-weight:400}.subpage-hero-note{border-left:1px solid #ffffff26;align-items:center;gap:14px;width:260px;padding-left:20px;display:flex;position:absolute;bottom:6px;right:0}.subpage-hero-note strong{font-family:Georgia,serif;font-size:38px;font-weight:500}.subpage-hero-note span{color:#95a39e;font-size:11px;line-height:1.7}.categories-content{padding-top:58px;padding-bottom:85px}.subpage-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.subpage-heading small{color:var(--orange);letter-spacing:.18em;font-size:9px;font-weight:800}.subpage-heading h2{margin:6px 0 0;font-family:Georgia,Songti SC,serif;font-size:32px}.subpage-heading p{max-width:390px;color:var(--muted);margin:0 0 5px;font-size:12px;line-height:1.7}.category-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.category-page-card{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:320px;padding:25px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden}.category-page-card:after{border:28px solid var(--category-soft);content:"";opacity:.7;border-radius:50%;width:155px;height:155px;position:absolute;bottom:-65px;right:-65px}.category-page-card:hover{border-color:color-mix(in srgb, var(--category-color) 36%, white);transform:translateY(-4px);box-shadow:0 18px 45px #18312717}.category-page-top{grid-template-columns:42px 1fr auto;align-items:center;gap:11px;display:grid}.category-page-top>span{width:42px;height:42px;color:var(--category-color);background:var(--category-soft);border-radius:10px;place-items:center;display:grid}.category-page-top small{color:var(--category-color);letter-spacing:.14em;font-size:9px;font-weight:800}.category-page-top b{color:#dce2df;font-family:Georgia,serif;font-size:30px;font-weight:500}.category-page-card>h2{margin:22px 0 7px;font-family:Georgia,Songti SC,serif;font-size:25px}.category-page-card>p{color:#79837f;min-height:47px;margin:0;font-size:11px;line-height:1.8}.category-latest{border-top:1px solid #edf0ee;gap:5px;margin-top:20px;padding-top:16px;display:grid}.category-latest small{color:#a0a8a4;font-size:8px}.category-latest strong{color:#515c58;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.5;overflow:hidden}.category-page-link{z-index:2;color:var(--category-color);justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:23px;left:24px;right:24px}.category-detail-hero{color:#fff;background:linear-gradient(100deg,#121817fa,#1f4d3be0),#15211d;padding:45px 0 47px}.category-detail-hero a{color:#9aa9a3;align-items:center;gap:6px;margin-bottom:30px;font-size:11px;display:inline-flex}.category-detail-hero small{color:#dd8565;letter-spacing:.17em;font-size:9px;font-weight:800;display:block}.category-detail-hero h1{margin:8px 0 6px;font-family:Georgia,Songti SC,serif;font-size:45px;font-weight:500}.category-detail-hero p{color:#a4b2ad;margin:0;font-size:12px}.category-detail-content{max-width:900px;padding-top:35px;padding-bottom:75px}.category-detail-toolbar{grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:18px;margin-bottom:20px;display:grid}.category-detail-toolbar>div{align-items:baseline;gap:6px;display:flex}.category-detail-toolbar strong{font-family:Georgia,serif;font-size:28px}.category-detail-toolbar span{color:var(--muted);font-size:10px}.category-detail-toolbar label{border:1px solid var(--line);color:#8a9490;background:#fff;border-radius:8px;align-items:center;gap:8px;height:43px;padding:0 13px;display:flex}.category-detail-toolbar input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.category-detail-toolbar>button{color:#fff;background:var(--green);border:0;border-radius:8px;height:43px;padding:0 15px;font-size:11px;font-weight:700}.about-page{background:#f5f6f3}.about-hero{color:#fff;background:#080b0a;height:min(680px,72vh);min-height:520px;position:relative;overflow:hidden}.about-hero>img{object-fit:cover;width:100%;height:100%}.about-hero-overlay{background:linear-gradient(90deg,#050807eb 0%,#05080780 48%,#05080738),linear-gradient(#0000 45%,#0508079e);position:absolute;inset:0}.about-hero-content{align-items:center;gap:45px;display:flex;position:absolute;inset:0}.about-hero-logo{object-fit:cover;border:1px solid #ffffff24;border-radius:18px;width:220px;height:220px;box-shadow:0 28px 70px #0000006b}.about-hero-content p{color:#a8b5b0;letter-spacing:.18em;align-items:center;gap:10px;margin:0 0 12px;font-size:10px;font-weight:800;display:flex}.about-hero-content p span{background:var(--orange);width:28px;height:2px}.about-hero-content h1{letter-spacing:-.05em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(52px,7vw,88px);font-weight:500}.about-hero-content strong{color:#ed9b7d;margin-top:14px;font-family:Georgia,Songti SC,serif;font-size:25px;font-weight:400;line-height:1.45;display:block}.about-intro{grid-template-columns:120px 1.2fr .8fr;gap:55px;padding-top:82px;padding-bottom:82px;display:grid}.about-index{align-content:start;justify-items:start;gap:12px;display:grid}.about-index span,.about-section-title>div>span{color:var(--orange);font-family:Georgia,serif;font-size:31px}.about-index i{background:#c7ceca;width:44px;height:1px}.about-index small,.about-section-title small{color:#87918d;letter-spacing:.17em;font-size:8px;font-weight:800}.about-lead p{margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(23px,2.8vw,34px);line-height:1.65}.about-lead strong{color:var(--green);font-weight:600}.about-copy p{color:#626e69;margin:4px 0 0;font-size:13px;line-height:2.05}.about-photo-feature{background:#111;height:min(660px,65vw);min-height:400px;position:relative;overflow:hidden}.about-photo-feature>img{object-fit:cover;width:100%;height:100%}.about-photo-feature:after{content:"";background:linear-gradient(#0000 47%,#060808ba);position:absolute;inset:0}.photo-caption{z-index:2;color:#fff;position:absolute;bottom:55px;left:max(24px,50% - 590px)}.photo-caption span,.festival-copy>span,.community-copy>span{color:#ef9878;letter-spacing:.18em;font-size:9px;font-weight:800}.photo-caption strong{margin-top:12px;font-family:Georgia,Songti SC,serif;font-size:clamp(25px,3.4vw,42px);font-weight:500;line-height:1.45;display:block}.departments-section{padding-top:90px;padding-bottom:95px}.about-section-title{grid-template-columns:120px 1fr .8fr;align-items:start;gap:55px;margin-bottom:40px;display:grid}.about-section-title>div{gap:7px;display:grid}.about-section-title h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(28px,3.4vw,42px);line-height:1.45}.about-section-title>p{color:#68736f;margin:3px 0 0;font-size:12px;line-height:1.95}.department-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.department-grid article{background:#fff;border:1px solid #dde3df;border-radius:12px;min-height:280px;padding:25px}.department-grid article>div{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.department-grid article>div>span{width:44px;height:44px;color:var(--green);background:var(--green-soft);border-radius:10px;place-items:center;display:grid}.department-grid article>div>small{color:#e0e5e2;font-family:Georgia,serif;font-size:31px}.department-grid article>small{color:var(--orange);letter-spacing:.16em;font-size:8px;font-weight:800}.department-grid h3{margin:8px 0 13px;font-family:Georgia,Songti SC,serif;font-size:24px}.department-grid p{color:#75807b;margin:0;font-size:11px;line-height:1.9}.festival-section{color:#fff;background:radial-gradient(circle at 22% 55%,#296b5138,#0000 30%),#111716;padding:95px 0}.festival-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:65px;display:grid}.festival-copy h2{margin:12px 0 22px;font-family:Georgia,Songti SC,serif;font-size:clamp(36px,4.2vw,54px);font-weight:500}.festival-copy>p{color:#a3afaa;margin:0;font-size:13px;line-height:2}.festival-stats{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:35px;padding-top:27px;display:grid}.festival-stats div{gap:5px;display:grid}.festival-stats strong{color:#e99272;font-family:Georgia,Songti SC,serif;font-size:20px;font-weight:500}.festival-stats small{color:#788681;font-size:8px}.festival-gallery{min-height:490px;position:relative}.festival-gallery img{object-fit:cover;position:absolute;box-shadow:0 28px 65px #00000059}.festival-gallery img:first-child{width:82%;height:72%;top:0;right:0}.festival-gallery img:last-child{border:7px solid #111716;width:58%;height:48%;bottom:0;left:0}.community-section{grid-template-columns:1.12fr .88fr;align-items:center;gap:70px;padding-top:100px;padding-bottom:100px;display:grid}.community-photo{position:relative}.community-photo img{object-fit:cover;border-radius:4px;width:100%;min-height:430px;display:block}.community-photo span{color:#fff;letter-spacing:.12em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121817d1;border-radius:5px;align-items:center;gap:7px;padding:9px 12px;font-size:8px;font-weight:700;display:flex;position:absolute;bottom:20px;right:20px}.community-copy h2{margin:12px 0 24px;font-family:Georgia,Songti SC,serif;font-size:clamp(29px,3.5vw,43px);line-height:1.45}.community-copy p{color:#626e69;margin:0 0 17px;font-size:12px;line-height:2}.community-copy button{color:#fff;background:var(--green);border:0;border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:12px 18px;font-size:11px;font-weight:700;display:inline-flex}.about-final{color:#fff;text-align:center;background:#111716;align-content:center;place-items:center;min-height:310px;display:grid;position:relative;overflow:hidden}.about-final>img{object-fit:cover;opacity:.055;border-radius:50%;width:400px;height:400px;position:absolute}.about-final>svg{color:#e58d6d}.about-final p{color:#889690;letter-spacing:.2em;margin:12px 0 8px;font-size:9px;font-weight:800}.about-final h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(30px,4vw,46px);font-weight:500}@media (width<=900px){.category-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-intro,.about-section-title{grid-template-columns:90px 1fr;gap:35px}.about-copy,.about-section-title>p{grid-column:2}.festival-grid,.community-section{grid-template-columns:1fr}.festival-gallery{min-height:550px}.community-photo{order:2}}@media (width<=640px){.subpage-hero{padding:60px 0}.subpage-hero-note{width:100%;margin-top:33px;position:static}.categories-content{padding-top:40px}.subpage-heading{flex-direction:column;align-items:flex-start;gap:12px}.category-page-grid,.category-detail-toolbar{grid-template-columns:1fr}.category-detail-toolbar>button{width:100%}.about-hero{height:610px}.about-hero-content{flex-direction:column;justify-content:center;align-items:flex-start;gap:28px}.about-hero-logo{width:140px;height:140px}.about-intro,.about-section-title{grid-template-columns:1fr;gap:24px;padding-top:55px;padding-bottom:55px}.about-copy,.about-section-title>p{grid-column:auto}.about-photo-feature{height:480px}.about-photo-feature>img{object-position:60% center}.photo-caption{bottom:28px;left:20px;right:20px}.departments-section{padding-top:55px;padding-bottom:60px}.department-grid{grid-template-columns:1fr}.festival-section{padding:60px 0}.festival-grid{gap:42px}.festival-gallery{min-height:370px}.community-section{gap:35px;padding-top:60px;padding-bottom:60px}.community-photo img{min-height:300px}}
