@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;600&family=Noto+Serif+SC:wght@400;500;600&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";:root{--ivory:#fdfbf7;--rose:#f4eae8;--roseDeep:#d98fa3;--gold:#d4af37;--ink:#1a1a1a;--muted:#6d6864;--line:#d4af3747;--shadow:0 4px 20px #0000000d;--serif:"Playfair Display", "Noto Serif SC", Georgia, serif;--sans:"Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);font-family:var(--sans);margin:0;font-weight:300}body:before{content:"";pointer-events:none;z-index:10;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}img{max-width:100%;display:block}main{overflow:hidden}.glassPanel{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdfbf7d1;border:1px solid #ffffffb3}.sectionKicker{color:#956b72;letter-spacing:.22em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:600}.buttonPrimary,.buttonEditorial{border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:0 24px;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.buttonPrimary{background:var(--ink);color:#fff}.buttonPrimary:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000026}.buttonEditorial{background:#ffffff73;border:1px solid #1a1a1a33}.buttonEditorial:hover{border-color:var(--gold);background:#fff;transform:translateY(-3px)}.siteHeader{z-index:30;border-radius:18px;grid-template-columns:190px 1fr auto;align-items:center;width:min(1180px,100% - 36px);min-height:70px;padding:10px 16px 10px 22px;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%)}.supportOverlay~.siteHeader{z-index:110}.site-logo{background:0 0;align-items:center;width:fit-content;display:inline-flex}.site-logo img{mix-blend-mode:multiply;width:174px;height:auto}.siteHeader nav{justify-content:center;align-items:center;gap:clamp(18px,2.2vw,34px);display:flex}.siteHeader nav a{white-space:nowrap;font-size:13px;font-weight:400;position:relative}.siteHeader nav a:after{content:"";background:linear-gradient(90deg, var(--roseDeep), var(--gold));width:0;height:1px;transition:width .3s;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)}.siteHeader nav a:hover:after{width:100%}.langSwitch{background:#f4eae8e6;border-radius:999px;gap:4px;padding:4px;display:flex}.langSwitch button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:40px;height:30px;font-size:11px}.langSwitch button.active{background:var(--ink);color:#fff}.hero{background:radial-gradient(circle at 18% 20%, #fff 0, transparent 34%), linear-gradient(135deg, var(--ivory) 45%, var(--rose) 100%);grid-template-columns:.9fr 1.1fr;align-items:center;gap:7vw;min-height:820px;padding:140px max(7vw,40px) 80px;display:grid}.heroCopy{z-index:2;max-width:570px;position:relative}.heroCopy h1{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(50px,6vw,94px);font-weight:500;line-height:.98}.heroCopy>p:not(.sectionKicker){max-width:510px;color:var(--muted);margin:34px 0 0;font-size:16px;line-height:2}.heroActions{gap:12px;margin-top:38px;display:flex}.heroCaption{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:22px;margin-top:74px;padding-top:18px;display:flex}.heroCaption span{font-family:var(--serif);color:var(--gold);font-size:28px}.heroCaption p{letter-spacing:.08em;margin:0;font-size:12px}.heroVisual{justify-self:end;width:min(100%,650px);position:relative}.heroFrame{z-index:1;border:1px solid #d4af3761;border-radius:280px 280px 22px 22px;width:79%;margin-left:12%;padding:14px;position:relative;box-shadow:0 30px 80px #4e2c3429}.heroFrame img{object-fit:cover;object-position:center top;border-radius:260px 260px 14px 14px;width:100%;height:630px}.heroMonogram{z-index:2;color:#ffffffeb;font-family:var(--serif);letter-spacing:-.08em;text-shadow:0 8px 30px #0000001f;font-size:clamp(80px,10vw,160px);position:absolute;bottom:13%;left:-3%}.heroVisual>p{color:#8d666e;font-family:var(--serif);letter-spacing:.25em;writing-mode:vertical-rl;margin:0;font-size:12px;position:absolute;bottom:3%;right:0}.section{padding:120px max(7vw,40px)}.sectionHeading{grid-template-columns:1fr 390px;align-items:end;gap:50px;max-width:1180px;margin:0 auto 48px;display:grid}.sectionHeading h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(44px,5vw,74px);font-weight:500}.sectionHeading>p{color:var(--muted);margin:0;line-height:1.9}.latestSection{background:#fff}.archiveToolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto 34px;padding:16px 20px;display:flex}.archiveToolbar>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.archiveToolbar span,.archiveToolbar small{color:var(--muted);letter-spacing:.12em;font-size:11px}.archiveToolbar button{cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 14px;font-size:12px}.archiveToolbar button.active{background:var(--rose);color:#6f414d}.newsGrid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:1180px;margin:auto;display:grid}.newsCard{background:var(--ivory);min-width:0;box-shadow:var(--shadow);cursor:pointer;text-align:left;border:0;border-radius:12px;padding:0;transition:transform .35s,box-shadow .35s;overflow:hidden}.newsCard:hover{transform:translateY(-7px);box-shadow:0 18px 44px #2d1b1f1c}.newsImage{background:var(--rose);height:340px;position:relative;overflow:hidden}.newsImageBackdrop{z-index:0;filter:blur(22px);opacity:.38;background-position:50%;background-size:cover;transition:transform .7s;position:absolute;inset:-20px;transform:scale(1.08)}.newsImage img{z-index:1;object-fit:contain;width:100%;height:100%;position:relative}.newsCard:hover .newsImageBackdrop{transform:scale(1.13)}.newsImage>span{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.1em;background:#fdfbf7d6;border-radius:999px;padding:8px 12px;font-size:10px;position:absolute;top:14px;right:14px}.newsCopy{min-height:170px;padding:25px 28px 28px}.newsCopy p{color:#9b6571;letter-spacing:.18em;margin:0 0 12px;font-size:10px;font-weight:600}.newsCopy h3{font-family:var(--serif);margin:0;font-size:27px;font-weight:500;line-height:1.35}.newsCopy>span{color:var(--muted);margin-top:22px;font-size:12px;display:block}.newsCard.featured{grid-column:span 2;grid-template-columns:1.35fr .65fr;display:grid}.newsCard.featured .newsImage{height:540px}.newsCard.featured .newsCopy{background:linear-gradient(155deg, #fff, var(--rose));flex-direction:column;justify-content:flex-end;padding:48px;display:flex}.newsCard.featured .newsCopy h3{font-size:clamp(34px,4vw,54px)}.pagination{justify-content:center;gap:8px;margin-top:42px;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #1a1a1a1f;border-radius:999px;min-width:42px;height:42px}.pagination button.active{background:var(--ink);color:#fff}.pagination button:disabled{opacity:.35;cursor:default}.aboutSection{background:var(--rose);grid-template-columns:1.05fr .95fr;min-height:850px;display:grid}.aboutImage{min-height:850px;position:relative;overflow:hidden}.aboutImage:after{content:"";background:linear-gradient(90deg,#0000 65%,#f4eae8cc);position:absolute;inset:0}.aboutImage img{object-fit:cover;object-position:center 18%;width:100%;height:100%}.aboutImage>span{z-index:2;color:#ffffffd1;font-family:var(--serif);letter-spacing:-.08em;font-size:clamp(90px,12vw,180px);position:absolute;bottom:3%;left:5%}.aboutCopy{align-self:center;padding:100px 8vw 80px 7vw}.aboutCopy h2{font-family:var(--serif);letter-spacing:-.06em;margin:0;font-size:clamp(58px,7vw,102px);font-weight:500;line-height:.84}.thaiName{color:#8d666e;letter-spacing:.08em;margin:26px 0}.aboutLead{color:#504a47;line-height:2}.facts{border-top:1px solid #d4af3759;margin:34px 0}.facts div{border-bottom:1px solid #d4af3740;justify-content:space-between;gap:24px;padding:12px 0;display:flex}.facts dt{color:var(--muted);letter-spacing:.16em;font-size:10px}.facts dd{margin:0;font-size:13px}.socialLinks{grid-template-columns:repeat(2,1fr);gap:8px;margin:28px 0;display:grid}.socialLinks a{color:#222;background:#ffffff94;border-radius:12px;grid-template-columns:1fr auto;padding:13px 15px;transition:transform .3s,background .3s;display:grid}.socialLinks a:hover{background:#fff;transform:translateY(-3px)}.socialLinks small{color:#6b5e5b;grid-row:2}.socialLinks b{color:#222;grid-area:1/2/3;align-self:center}.commercialTeaser{background:var(--ink);color:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;gap:7vw;padding:110px max(7vw,40px);display:grid}.commercialTeaser>div{justify-self:end;max-width:520px}.commercialTeaser h2{font-family:var(--serif);margin:0;font-size:clamp(44px,5vw,70px);font-weight:500;line-height:1.05}.commercialTeaser p:not(.sectionKicker){color:#ffffffab;margin:28px 0 34px;line-height:2}.commercialTeaser .buttonPrimary{background:var(--gold);color:var(--ink)}.commercialTeaser img{object-fit:cover;object-position:center 18%;border-radius:260px 260px 12px 12px;width:100%;max-height:680px}.scheduleSection{background:linear-gradient(140deg, #fff, var(--ivory) 55%, var(--rose))}.scheduleLayout{grid-template-columns:1.2fr .8fr;gap:48px;max-width:1180px;margin:auto;display:grid}.scheduleColumn>h3{color:#8d666e;font-family:var(--serif);letter-spacing:.14em;margin:0 0 16px;font-size:18px}.scheduleList{gap:12px;display:grid}.emptySchedule{border:1px solid var(--line);color:var(--muted);background:#ffffffad;border-radius:12px;margin:0;padding:28px;line-height:1.8}.scheduleItem{box-shadow:var(--shadow);background:#fff;border-radius:12px;grid-template-columns:72px 1fr auto;align-items:center;gap:20px;padding:18px 20px;transition:transform .3s;display:grid}.scheduleItem:hover{transform:translate(5px)}.dateBlock{background:var(--rose);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:66px;height:66px;display:flex}.dateBlock strong{font-family:var(--serif);font-size:27px;line-height:1}.dateBlock span{letter-spacing:.16em;margin-top:4px;font-size:9px}.scheduleItem h4{font-family:var(--serif);margin:0 0 7px;font-size:20px;font-weight:500}.scheduleItem p{color:var(--muted);margin:0;font-size:11px}.statusDot{background:var(--gold);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 7px #d4af371f}.schedulePoster{width:100%;height:auto;box-shadow:var(--shadow);cursor:zoom-in;text-align:left;background:#fff;border:0;border-radius:12px;align-self:start;padding:0;transition:transform .3s;overflow:hidden}.schedulePoster:hover{transform:translateY(-6px)}.schedulePoster img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;display:block}.schedulePoster span{padding:18px 20px;line-height:1.5;display:block}.historySchedule{margin-top:18px}.historySchedule>button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:11px 18px}.historySchedule>div{border-left:1px solid var(--line);margin-top:14px}.historySchedule article{color:var(--muted);grid-template-columns:120px 1fr;gap:20px;padding:10px 18px;display:grid}.historySchedule time{font-size:11px}.historySchedule p{margin:0}.fanbaseSection{background:var(--rose);grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;padding:120px max(7vw,40px);display:grid}.fanbaseLogo img{border-radius:24px;width:100%;box-shadow:0 24px 60px #4c293124}.fanbaseCopy{max-width:690px}.fanbaseCopy h2{font-family:var(--serif);margin:0 0 30px;font-size:clamp(48px,6vw,82px);font-weight:500;line-height:1.08}.fanbaseCopy>p:not(.sectionKicker){color:#514946;line-height:2}.fanbaseMeta{flex-wrap:wrap;gap:10px;margin:32px 0;display:flex}.fanbaseMeta span{color:#222;letter-spacing:.1em;border:1px solid #1a1a1a24;border-radius:999px;padding:8px 12px;font-size:10px}.fanbaseSocials{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.fanbaseSocials a{color:#222;background:#ffffffa6;border:1px solid #1a1a1a1f;border-radius:12px;justify-content:space-between;align-items:center;padding:15px 16px;transition:transform .3s,background .3s;display:flex}.fanbaseSocials a:hover{color:#111;background:#fff;transform:translateY(-3px)}.fanbaseSocials b{color:#222}footer{color:var(--muted);background:#fff;grid-template-columns:220px 1fr auto;align-items:center;gap:30px;padding:45px max(7vw,40px);font-size:11px;display:grid}.footer-site-logo img{width:190px}.modalOverlay{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#100d0eb8;justify-content:center;align-items:center;padding:24px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.modalClose{z-index:5;width:40px;height:40px;color:var(--ink);cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;font-size:24px;position:absolute;top:18px;right:18px}.supportDialog{border-radius:20px;grid-template-columns:1fr 1fr;width:min(900px,100%);max-height:calc(100vh - 48px);display:grid;position:relative;overflow:auto}.supportImageWrap{min-height:560px;position:relative}.supportImageWrap img{object-fit:contain;background:#dce8ef;width:100%;height:100%}.supportImageWrap span{letter-spacing:.12em;background:#ffffffdb;border-radius:999px;padding:9px 13px;font-size:9px;position:absolute;bottom:20px;left:20px}.supportContent{align-self:center;padding:62px 48px 44px}.supportContent h2,.newsDialog h2{font-family:var(--serif);margin:0;font-size:clamp(36px,4vw,55px);font-weight:500;line-height:1.08}.supportContent>p:not(.sectionKicker){color:var(--muted);line-height:1.9}.supportActions{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.supportActions span{background:var(--rose);border-radius:999px;padding:8px 12px;font-size:11px}.supportContent .buttonPrimary{width:100%}.supportContent button.buttonPrimary{cursor:pointer;border:0}.buttonQuiet{cursor:pointer;width:100%;color:var(--muted);background:0 0;border:0;margin-top:8px;padding:12px}.newsDialog{border-radius:20px;grid-template-columns:1.15fr .85fr;width:min(980px,100%);max-height:calc(100vh - 48px);display:grid;position:relative;overflow:auto}.newsDialogGallery{background:var(--rose);min-width:0;height:min(720px,76vh);overflow:hidden}.newsDialogGallery img{object-fit:contain;background:var(--rose);width:100%;height:100%}.newsDialogGallery.multiple{background:#fff;grid-template-rows:repeat(2,1fr);grid-template-columns:1.25fr .75fr;gap:6px;display:grid}.newsDialogGallery.multiple img{object-fit:contain;object-position:center 14%}.newsDialogGallery.multiple img:first-child{grid-row:1/3}.newsDialog>div:last-child{align-self:center;padding:64px 44px}.newsDialog>div:last-child>p:not(.sectionKicker){color:var(--muted);margin:26px 0;line-height:2}.lightbox{cursor:zoom-out}.lightboxContent{justify-content:center;align-items:center;max-width:92vw;max-height:91vh;display:flex}.lightboxContent img{object-fit:contain;border-radius:12px;max-width:min(1100px,92vw);max-height:91vh;display:block;box-shadow:0 24px 80px #0006}.lightbox .modalClose{position:fixed}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1040px){.siteHeader{grid-template-columns:150px 1fr auto}.site-logo img{width:150px}.siteHeader nav{gap:14px}.siteHeader nav a{font-size:11px}.hero{grid-template-columns:1fr 1fr;gap:3vw}.aboutCopy{padding-left:5vw;padding-right:5vw}}@media (max-width:820px){.siteHeader{border-radius:14px;grid-template-columns:1fr auto;width:calc(100% - 16px);min-height:62px;padding:8px 10px 8px 14px;top:8px}.siteHeader nav{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdfbf7f0;border-radius:14px;justify-content:flex-start;padding:12px 10px;position:fixed;top:78px;left:8px;right:8px;overflow-x:auto}.siteHeader nav a{flex:none}.langSwitch button{min-width:36px}.hero{grid-template-columns:1fr;padding:155px 22px 60px}.heroCopy h1{font-size:54px}.heroCaption{margin-top:42px}.heroVisual{margin-top:20px}.heroFrame{width:88%}.heroFrame img{height:520px}.section{padding:80px 20px}.sectionHeading{grid-template-columns:1fr;gap:18px}.archiveToolbar{align-items:flex-start;gap:15px}.newsGrid{grid-template-columns:1fr}.newsCard.featured{grid-column:auto;display:block}.newsCard.featured .newsImage,.newsImage{height:430px}.newsCard.featured .newsCopy{padding:28px}.aboutSection{grid-template-columns:1fr}.aboutImage{min-height:580px}.aboutCopy{padding:70px 24px}.commercialTeaser{grid-template-columns:1fr;padding:80px 20px}.commercialTeaser>div{justify-self:start}.commercialTeaser img{max-height:560px}.scheduleLayout{grid-template-columns:1fr}.fanbaseSection{grid-template-columns:1fr;padding:80px 20px}.supportDialog,.newsDialog{grid-template-columns:1fr}.supportImageWrap{min-height:410px}.supportContent,.newsDialog>div:last-child{padding:44px 24px 30px}.newsDialogGallery{height:430px}.newsDialogGallery.multiple{grid-template-rows:1fr;grid-template-columns:repeat(3,1fr)}.newsDialogGallery.multiple img:first-child{grid-row:auto}footer{text-align:center;grid-template-columns:1fr}footer .site-logo{margin:auto}}@media (max-width:520px){.site-logo img{width:132px}.langSwitch button{min-width:31px;padding:0 5px}.heroCopy h1{font-size:47px}.heroActions{flex-direction:column;align-items:stretch}.heroFrame img{height:460px}.archiveToolbar{flex-direction:column}.newsCard.featured .newsImage,.newsImage{height:360px}.socialLinks{grid-template-columns:1fr}.fanbaseSocials{grid-template-columns:repeat(2,1fr)}.scheduleItem{grid-template-columns:58px 1fr;padding:15px}.dateBlock{width:54px;height:54px}.statusDot{display:none}.modalOverlay{padding:10px}.supportDialog,.newsDialog{max-height:calc(100vh - 20px)}.supportImageWrap{min-height:340px}.newsDialogGallery{height:350px}.newsDialogGallery.multiple{height:290px}}
