.home-guild-seal{border:1px solid var(--line);background:var(--bg-1);box-shadow:var(--shadow);-webkit-backdrop-filter:var(--blur);border-radius:26px;flex-direction:column;align-items:center;gap:14px;padding:22px;display:flex}.home-guild-seal img{object-fit:contain;width:96px;max-width:100%;height:auto;display:block}.home-seal-verse{text-align:center;color:var(--ink-1);max-width:32ch;margin:0;font-size:14px;line-height:1.6}.home-seal-title{font-family:var(--font-display);letter-spacing:.08em;text-transform:none;color:var(--ink-0);text-align:center;margin:0;font-size:44px}.home-hero-row{grid-template-columns:minmax(0,1fr) clamp(220px,24vw,320px);align-items:stretch;gap:clamp(14px,2vw,24px);display:grid}@media (max-width:820px){.home-hero-row{grid-template-columns:1fr}}
.home-featured,.home-spotlight,.home-bulletin,.home-door{border:1px solid var(--line);color:inherit;isolation:isolate;transition:transform .18s var(--ease), border-color .18s var(--ease), background .18s var(--ease);background:#0a0c0eb8;border-radius:22px;text-decoration:none;display:block;position:relative;overflow:hidden}.home-featured:hover,.home-featured:focus-visible,.home-spotlight:hover,.home-spotlight:focus-within,.home-spotlight:focus-visible,.home-bulletin:hover,.home-bulletin:focus-visible,.home-door:hover,.home-door:focus-visible{background:#0a0c0ed6;border-color:#c8a24b61;transform:translateY(-1px)}.home-featured__img,.home-spotlight__img,.home-bulletin__img,.home-door__img,.home-thumb__img,.gallery-thumb img{object-fit:cover;width:100%;height:100%}.home-featured__scrim,.home-spotlight__scrim,.home-bulletin__scrim,.home-door__scrim,.home-thumb__scrim{pointer-events:none;background:linear-gradient(#0000001a,#000000b8);position:absolute;inset:0}.home-featured,.home-spotlight{min-height:clamp(260px,34vw,390px);padding:18px}.home-featured__img,.home-spotlight__img{z-index:-2;position:absolute;inset:0}.home-featured__scrim,.home-spotlight__scrim{z-index:-1}.home-featured__meta,.home-featured__plate,.home-spotlight__plate{z-index:1;position:relative}.home-spotlight__surface-link{z-index:0;border-radius:inherit;color:inherit;text-decoration:none;position:absolute;inset:0}.home-spotlight__surface-link:focus-visible{outline-offset:3px;outline:2px solid #ffffffb3}.home-featured__plate,.home-spotlight__plate{-webkit-backdrop-filter:blur(12px);background:#0a0c0eb8;border:1px solid #ffffff1a;border-radius:18px;max-width:min(68ch,100%);margin-top:clamp(74px,18vw,190px);padding:16px}.home-spotlight__plate{margin-left:auto}.home-link{color:var(--lantern);margin-top:10px;font-size:13px;font-weight:700}
.home-bulletins{gap:clamp(12px,2.2vw,18px);margin-top:clamp(12px,2.2vw,18px);display:grid}.home-featured{margin-top:clamp(12px,2.2vw,18px);margin-bottom:clamp(12px,2.2vw,18px)}.home-bulletin{min-height:150px}@media (min-width:900px){.home-bulletins{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-featured__meta,.home-bulletin__body{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.home-featured__plate .home-title,.home-featured__plate .home-summary{margin:0}.home-featured__plate .home-summary{margin-top:8px}.home-bulletin{grid-template-columns:minmax(160px,.8fr) 1fr;display:grid}.home-bulletin__media,.home-door__media{aspect-ratio:16/10;min-height:100%;position:relative;overflow:hidden}.home-bulletin__tag,.home-door__label{z-index:1;position:absolute;bottom:12px;left:12px}.home-bulletin__body,.home-door__plate{padding:clamp(14px,2.2vw,18px)}.home-bulletin__date,.home-bulletin__title,.home-bulletin__summary{margin:0}.home-title,.home-bulletin__title{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-1);font-size:14px;line-height:1.35}@media (max-width:640px){.home-featured .home-title,.home-bulletin__title{font-size:24px}}.home-pill,.home-bulletin__tag{border:var(--pill-border,2px) solid var(--card-line,#ffffff1f);color:var(--ink-1);animation:border-shift 7.5s var(--ease) infinite;width:fit-content;font-family:var(--font-display);letter-spacing:.04em;text-transform:none;background:#00000038;border-radius:999px;align-items:center;padding:6px 10px;font-size:24px;display:inline-flex}
.home-doors{gap:clamp(12px,2.2vw,18px);margin-top:clamp(12px,2.2vw,18px);display:grid}@media (min-width:900px){.home-doors{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-door__plate{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.home-door__title,.home-door__subtitle{margin:0}.home-door__title{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-1);font-size:14px;line-height:1.35}@media (max-width:640px){.home-door__title{font-size:24px}}.home-door__label{border:var(--pill-border,2px) solid var(--card-line,#ffffff1f);color:var(--ink-1);animation:border-shift 7.5s var(--ease) infinite;width:fit-content;font-family:var(--font-display);letter-spacing:.04em;text-transform:none;background:#00000038;border-radius:999px;align-items:center;padding:6px 10px;font-size:24px;display:inline-flex}.home-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin-top:clamp(14px,2.4vw,20px);display:grid}.home-thumb{aspect-ratio:16/10;border:1px solid var(--line);cursor:zoom-in;width:100%;transition:transform .18s var(--ease), border-color .18s var(--ease);background:#0a0c0e8c;border-radius:18px;padding:0;display:block;position:relative;overflow:hidden}.home-thumb:hover,.home-thumb:focus-visible{border-color:#c8a24b6b;transform:translateY(-1px)}.home-thumb__img{display:block}@media (min-width:760px){.home-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.home-featured,.home-spotlight{min-height:240px}.home-featured__plate,.home-spotlight__plate{margin-top:88px;padding:14px}.home-bulletin,.home-door{grid-template-columns:1fr}.home-bulletin__media,.home-door__media{min-height:0}}
body[data-page=home]{--home-jade:#30b28f9e;--home-jade-soft:#1f7a633d;--home-lantern:#dab55ea8;--home-lantern-soft:#c8a24b38;--home-moon:#dce8e261;--home-frost:#8ecdc447;--home-lotus:#de97b17a;--home-panel:#080b0cd1;--home-panel-strong:#0a0d0de6;--home-rim-a:var(--home-jade);--home-rim-b:var(--home-lantern);--home-stage-shadow:0 30px 90px #00000085}body[data-page=home] .page-hero{box-shadow:var(--home-stage-shadow), 0 0 0 1px #ffffff0a, inset 0 1px 0 #ffffff1f;background:linear-gradient(#0000,#0000) padding-box padding-box,linear-gradient(135deg,#dce8e25c,#30b28f3d,#dab55e57) border-box;border:1px solid #0000}body[data-page=home] .page-hero:before,body[data-page=home] .page-hero:after{display:none}body[data-page=home] .birthday-splash{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at 20% 20%,#dab55e33,#0000 28%),radial-gradient(circle at 82% 16%,#de97b12e,#0000 26%),radial-gradient(circle at 50% 90%,#30b28f2e,#0000 34%),#040607bd;place-items:center;padding:clamp(18px,4vw,44px);display:grid;position:fixed;inset:0}body[data-page=home] .birthday-splash__panel{text-align:center;background:linear-gradient(150deg,#ffffff1a,#0000 24%,#30b28f17) padding-box padding-box,radial-gradient(circle at 50% 0,#dab55e47,#0000 42%) padding-box padding-box,linear-gradient(145deg,#0e1112f0,#080a0be0) padding-box padding-box,linear-gradient(135deg,#dab55edb,#de97b170,#30b28f9e) border-box;border:1px solid #0000;border-radius:clamp(24px,5vw,42px);inline-size:min(720px,100%);padding:clamp(34px,7vw,72px) clamp(22px,5vw,58px);position:relative;overflow:hidden;box-shadow:0 34px 90px #0000008a,inset 0 1px #ffffff24,0 0 44px #dab55e2e}body[data-page=home] .birthday-splash__panel:before,body[data-page=home] .birthday-splash__panel:after{content:"";pointer-events:none;border-radius:999px;position:absolute;inset:auto}body[data-page=home] .birthday-splash__panel:before{background:radial-gradient(circle,#30b28f38,#0000 66%);block-size:220px;inline-size:220px;bottom:-110px;left:-82px}body[data-page=home] .birthday-splash__panel:after{background:radial-gradient(circle,#de97b13d,#0000 68%);block-size:180px;inline-size:180px;top:-86px;right:-72px}body[data-page=home] .birthday-splash__kicker,body[data-page=home] .birthday-splash__title,body[data-page=home] .birthday-splash__message,body[data-page=home] .birthday-splash__close{z-index:2;position:relative}body[data-page=home] .birthday-splash__kicker{color:#dab55eeb;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}body[data-page=home] .birthday-splash__title{color:#fff6e8fa;font-family:var(--font-display);text-shadow:0 0 18px #dab55e4d,0 5px 24px #00000073;margin:0;font-size:clamp(2.7rem,9vw,6.9rem);line-height:.95}body[data-page=home] .birthday-splash__message{color:#e6fff7f0;text-shadow:0 0 18px #30b28f42;max-inline-size:14em;margin:clamp(14px,3vw,24px) auto 0;font-size:clamp(1.25rem,3.5vw,2.35rem);font-weight:800;line-height:1.15}body[data-page=home] .birthday-splash__close{z-index:4;color:#fff6e8e6;min-block-size:38px;min-inline-size:44px;font:inherit;cursor:pointer;background:#080a0ab8;border:1px solid #dab55e61;border-radius:999px;font-size:.82rem;font-weight:800;position:absolute;top:16px;right:16px;box-shadow:inset 0 1px #ffffff1a}body[data-page=home] .birthday-splash__close:hover,body[data-page=home] .birthday-splash__close:focus-visible{outline-offset:3px;border-color:#dab55ec7;outline:2px solid #fff6e8d6;box-shadow:0 0 0 4px #dab55e2e,0 0 22px #30b28f29}body[data-page=home] .birthday-splash__firework{z-index:1;background:#fff6e8f5;border-radius:50%;block-size:9px;inline-size:9px;animation:1.45s ease-out infinite birthday-firework;position:absolute;box-shadow:0 -54px #dab55ef2,38px -38px #de97b1db,54px 0 #30b28fe0,38px 38px #dab55ee0,0 54px #fff6e8e6,-38px 38px #de97b1d6,-54px 0 #30b28fdb,-38px -38px #dab55ee0}body[data-page=home] .birthday-splash__firework--one{top:24%;left:18%}body[data-page=home] .birthday-splash__firework--two{animation-delay:.38s;top:22%;right:18%;transform:scale(.82)}body[data-page=home] .birthday-splash__firework--three{animation-delay:.76s;bottom:19%;left:50%;transform:scale(.72)}@keyframes birthday-firework{0%{opacity:0;filter:blur();transform:scale(.18)}32%{opacity:1}to{opacity:0;filter:blur(.5px);transform:scale(1.25)}}body[data-page=home] .hero-intro,body[data-page=home] .home-guild-seal,body[data-page=home] .page-main .glass-card{box-sizing:border-box;isolation:isolate;background:linear-gradient(90deg, #30b28f1a, transparent 42%), linear-gradient(180deg, #0f1212f0, var(--home-panel)) padding-box, linear-gradient(135deg, var(--home-rim-a), #dce8e229, var(--home-rim-b)) border-box;box-shadow:var(--home-stage-shadow), inset 0 1px 0 #ffffff1a, inset 0 -1px 0 #0000005c;border:1px solid #0000;animation:none;position:relative;overflow:hidden}body[data-page=home] .hero-intro:before,body[data-page=home] .home-guild-seal:before,body[data-page=home] .page-main .glass-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff14,#0000) top/100% 1px no-repeat,linear-gradient(120deg,#0000 0 58%,#dab55e14 66%,#0000 76%);position:absolute;inset:0}body[data-page=home] .hero-intro{--home-rim-a:var(--home-jade);--home-rim-b:var(--home-lantern);max-width:none;padding:clamp(22px,3vw,34px)}body[data-page=home] .hero-intro .display-title{max-width:9ch}body[data-page=home] .hero-intro .prose-stack{max-width:68ch}body[data-page=home] .home-guild-seal{--home-rim-a:var(--home-lotus);--home-rim-b:var(--home-moon);background:linear-gradient(180deg, #de97b11a, transparent 44%), linear-gradient(90deg, transparent, #30b28f14, transparent), linear-gradient(180deg, #101212eb, #080a0bd6) padding-box, linear-gradient(140deg, var(--home-lotus), #dce8e238, var(--home-lantern)) border-box;justify-content:center;place-self:stretch stretch;gap:clamp(10px,1.6vw,14px);width:100%;padding:clamp(16px,2vw,24px)}body[data-page=home] .home-guild-seal img{filter:drop-shadow(0 12px 24px #00000075);width:clamp(88px,8vw,116px)}body[data-page=home] .home-seal-title{text-shadow:0 10px 26px #de97b133;font-size:clamp(30px,3.2vw,40px)}body[data-page=home] .home-seal-verse{max-width:30ch;font-size:13px;line-height:1.58}body[data-page=home] .page-main{margin-top:clamp(0px,1.4vw,12px)}body[data-page=home] .page-main>.container{gap:clamp(20px,3.4vw,34px);display:grid}body[data-page=home] .page-main .glass-card{padding:clamp(20px,3vw,30px)}body[data-page=home] .page-main .glass-card+.glass-card{margin-top:0!important}body[data-page=home] .page-main section[aria-label=Guild\ bulletin]{--home-rim-a:var(--home-lantern);--home-rim-b:var(--home-jade)}body[data-page=home] .page-main section[aria-label=Four\ doors]{--home-rim-a:var(--home-jade);--home-rim-b:var(--home-frost)}body[data-page=home] .page-main section[aria-label=Member\ spotlight]{--home-rim-a:var(--home-lotus);--home-rim-b:var(--home-lantern)}body[data-page=home] .page-main section[aria-label=Screenshot\ spotlight]{--home-rim-a:var(--home-moon);--home-rim-b:var(--home-frost)}body[data-page=home] .badge-row>span,body[data-page=home] .home-pill,body[data-page=home] .home-bulletin__tag,body[data-page=home] .home-door__label{color:#ffffffd6;background:linear-gradient(135deg,#30b28f2e,#dab55e21);border:1px solid #dab55e61;animation:none;box-shadow:inset 0 1px #ffffff1a,0 8px 20px #00000042}body[data-page=home] .badge-row{gap:10px}body[data-page=home] .hero-cta{background:#080a0bad;border-color:#dce8e22e;min-height:44px;box-shadow:inset 0 1px #ffffff14,0 12px 26px #00000042}body[data-page=home] .hero-cta--primary{background:linear-gradient(135deg,#1f7a6370,#c8a24b4d);border-color:#dab55e5c}body[data-page=home] .hero-cta:hover,body[data-page=home] .hero-cta:focus-visible{background:#0d1110d6;border-color:#dab55e94;box-shadow:0 10px 24px #0000004d,0 0 0 1px #dab55e29}body[data-page=home] .home-featured,body[data-page=home] .home-spotlight,body[data-page=home] .home-bulletin,body[data-page=home] .home-door,body[data-page=home] .home-thumb{--home-card-rim:#dce8e224;box-sizing:border-box;isolation:isolate;background:linear-gradient(180deg, #0a0d0dd1, #040607db) padding-box, linear-gradient(135deg, var(--home-card-rim), #ffffff0f, #dab55e2e) border-box;border:1px solid #0000;box-shadow:inset 0 1px #ffffff12,0 16px 38px #00000047}body[data-page=home] .home-featured{--home-card-rim:#dab55e75;min-height:clamp(320px,36vw,460px)}body[data-page=home] .home-spotlight{--home-card-rim:#de97b16b;min-height:clamp(300px,34vw,430px)}body[data-page=home] .home-door{--home-card-rim:#30b28f47;grid-template-rows:minmax(0,1fr) auto;min-height:clamp(260px,28vw,360px);display:grid}body[data-page=home] .home-thumb{--home-card-rim:#8ecdc44d}body[data-page=home] .home-featured:hover,body[data-page=home] .home-featured:focus-visible,body[data-page=home] .home-spotlight:hover,body[data-page=home] .home-spotlight:focus-within,body[data-page=home] .home-spotlight:focus-visible,body[data-page=home] .home-bulletin:hover,body[data-page=home] .home-bulletin:focus-visible,body[data-page=home] .home-door:hover,body[data-page=home] .home-door:focus-visible,body[data-page=home] .home-thumb:hover,body[data-page=home] .home-thumb:focus-visible{border-color:#0000;box-shadow:inset 0 1px #ffffff1a,0 18px 44px #00000057,0 0 0 1px #dab55e2e}body[data-page=home] .home-featured:hover,body[data-page=home] .home-featured:focus-visible,body[data-page=home] .home-spotlight:hover,body[data-page=home] .home-spotlight:focus-within,body[data-page=home] .home-spotlight:focus-visible,body[data-page=home] .home-door:hover,body[data-page=home] .home-door:focus-visible{transform:translateY(-3px)}body[data-page=home] .home-featured:hover img,body[data-page=home] .home-featured:focus-visible img,body[data-page=home] .home-spotlight:hover img,body[data-page=home] .home-spotlight:focus-within img,body[data-page=home] .home-spotlight:focus-visible img,body[data-page=home] .home-door:hover img,body[data-page=home] .home-door:focus-visible img,body[data-page=home] .home-thumb:hover img,body[data-page=home] .home-thumb:focus-visible img{transform:scale(1.035)}body[data-page=home] .home-featured:focus-visible,body[data-page=home] .home-spotlight:focus-visible,body[data-page=home] .home-bulletin:focus-visible,body[data-page=home] .home-door:focus-visible,body[data-page=home] .home-thumb:focus-visible,body[data-page=home] .hero-cta:focus-visible{outline-offset:3px;outline:2px solid #ffffffb3}body[data-page=home] .home-featured__scrim,body[data-page=home] .home-spotlight__scrim,body[data-page=home] .home-bulletin__scrim,body[data-page=home] .home-door__scrim,body[data-page=home] .home-thumb__scrim{background:linear-gradient(115deg,#dab55e24,#0000 38%),linear-gradient(#0000000f,#000000c7)}body[data-page=home] .home-featured__plate,body[data-page=home] .home-spotlight__plate{background:linear-gradient(#0d1010cc,#050708c2);border:1px solid #dce8e229;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000057}body[data-page=home] .home-spotlight__plate{pointer-events:none}body[data-page=home] .home-featured__plate{box-sizing:border-box;width:max-content;max-width:calc(100% - clamp(32px,7vw,112px))}body[data-page=home] .home-featured__plate .home-title{white-space:nowrap;letter-spacing:clamp(.08em,.12vw,.14em);max-width:100%;font-size:clamp(.82rem,.98vw,1rem)}body[data-page=home] .section-title{text-shadow:0 8px 22px #0000005c}body[data-page=home] .home-featured__img,body[data-page=home] .home-spotlight__img,body[data-page=home] .home-bulletin__img,body[data-page=home] .home-door__img,body[data-page=home] .home-thumb__img{transition:transform .32s var(--ease), filter .32s var(--ease)}body[data-page=home] .home-doors{align-items:stretch;gap:clamp(14px,2.5vw,22px)}body[data-page=home] .home-bulletin{grid-template-columns:minmax(140px,min(34%,230px)) minmax(0,1fr);align-items:stretch;column-gap:clamp(12px,1.4vw,18px)}body[data-page=home] .home-bulletin__media,body[data-page=home] .home-bulletin__body{min-width:0}body[data-page=home] .home-bulletin__media{width:100%;height:100%;overflow:hidden}body[data-page=home] .home-bulletin__body{z-index:1;overflow-wrap:anywhere;position:relative}body[data-page=home] .home-door:first-child{--home-card-rim:#dab55e66}body[data-page=home] .home-door:nth-child(2){--home-card-rim:#30b28f61}body[data-page=home] .home-door:nth-child(3){--home-card-rim:#dce8e24d}body[data-page=home] .home-door:nth-child(4){--home-card-rim:#de97b15c}@media (min-width:960px){body[data-page=home] .page-main section[aria-label=Guild\ bulletin]{padding:clamp(22px,3vw,34px)}body[data-page=home] .home-bulletins{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}body[data-page=home] .page-main section[aria-label=Member\ spotlight],body[data-page=home] .page-main section[aria-label=Screenshot\ spotlight]{justify-self:center;width:min(100%,1080px)}}@media (max-width:900px){body[data-page=home] .home-featured__plate .home-title{white-space:normal;font-size:inherit}body[data-page=home] .home-guild-seal{max-width:none}}@media (max-width:640px){body[data-page=home] .hero-intro,body[data-page=home] .home-guild-seal,body[data-page=home] .page-main .glass-card{box-shadow:0 18px 48px #0000006b,inset 0 1px #ffffff17}body[data-page=home] .home-guild-seal img{width:clamp(96px,31vw,128px)}body[data-page=home] .home-featured,body[data-page=home] .home-spotlight,body[data-page=home] .home-door{min-height:240px}body[data-page=home] .home-bulletin{grid-template-columns:1fr}body[data-page=home] .home-bulletin__media{min-height:180px}}@media (prefers-reduced-motion:reduce){body[data-page=home] .page-hero__img,body[data-page=home] .home-featured__img,body[data-page=home] .home-spotlight__img,body[data-page=home] .home-bulletin__img,body[data-page=home] .home-door__img,body[data-page=home] .home-thumb__img{transition:none;transform:none}body[data-page=home] .home-featured:hover,body[data-page=home] .home-featured:focus-visible,body[data-page=home] .home-spotlight:hover,body[data-page=home] .home-spotlight:focus-visible,body[data-page=home] .home-door:hover,body[data-page=home] .home-door:focus-visible{transform:none}}
