@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600;700&display=swap);*{box-sizing:border-box}#root,body,html{height:100%}body{background:url(/static/media/autumn_bg.f094e604395ef790c15b.jpg) no-repeat 50% fixed,#000;background-size:cover;color:#fff;font-family:Quicksand,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;justify-content:center;margin:0 auto;min-height:100vh}@media (max-width:768px){body{background:url(/static/media/autumn_bg_mobile.31dba7c651f00e434b1d.jpg) no-repeat 50% fixed,#000;background-size:cover}}.app-shell{justify-content:center;width:100%}.app-shell,.app-surface{display:flex;min-height:100vh}.app-surface{background:#000000c7;border-radius:12px;box-shadow:0 8px 24px #00000080;color:#fff;flex-direction:column;margin:0 auto;min-width:90%;position:relative;width:90%;z-index:1}@media (min-width:768px){.app-surface{min-width:80%;width:80%}}.surface-body{flex:1 1;padding:clamp(16px,4vw,32px)}header{background:#000000d9;border-bottom:2px solid #1e90ff;border-radius:12px 12px 0 0}header nav{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 16px}h1,h2,h3,header a{font-family:Quicksand,sans-serif;font-weight:600}header a{border-radius:8px;color:#1e90ff;font-weight:600;padding:8px 12px;text-decoration:none;transition:all .2s ease-in-out}header a:hover{background:#ffcb05;color:#000}header a[aria-current=page]{border-bottom:2px solid #ffcb05;color:#ffcb05}.nav{background:#000000d9;border-bottom:2px solid #1e90ff;border-radius:12px 12px 0 0}.nav-icons{display:grid;grid-template-columns:repeat(6,1fr);margin:0 auto;max-width:1200px;padding:8px 10px}.nav-icon{align-items:center;border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:6px 4px;text-decoration:none;transition:background .15s ease}.nav-icon:hover{background:#ffffff0f}.nav-icon.active .nav-label{color:#ffcb05}.nav-icon.active .nav-emoji{filter:drop-shadow(0 0 2px #ffcb05)}.nav-emoji{font-size:1.5rem;line-height:1}.nav-label{color:#1e90ff;display:none;font-size:.85rem;font-weight:700}@media (min-width:900px){.nav-icons{gap:8px;grid-template-columns:repeat(6,-webkit-max-content);grid-template-columns:repeat(6,max-content);justify-content:center}.nav-icon{flex-direction:row;padding:8px 10px}.nav-label{display:inline}}.links{align-items:center;display:flex;gap:12px}.lang-inline{display:flex;gap:8px}@media (max-width:768px){.hamburger{display:block}.links{background:#000000f2;border-radius:0 0 12px 12px;border-top:1px solid #222;display:none;flex-direction:column;gap:8px;left:0;padding:12px 16px 16px;position:absolute;right:0;top:calc(100% + 2px)}.links.open{display:flex}body{background:url(/static/media/autumn_bg_mobile.31dba7c651f00e434b1d.jpg) no-repeat 50% fixed;background-size:cover}}.page-container{background:#000000c7;border-radius:12px;box-shadow:0 8px 24px #00000080;margin:20px;max-width:1100px;padding:clamp(16px,4vw,32px);width:100%}h1,h2,h3,header a{font-weight:700}header a{font-size:1.05rem;letter-spacing:.5px}.lang-fab{-webkit-backdrop-filter:blur(6px) saturate(120%);backdrop-filter:blur(6px) saturate(120%);background:#000000bf;border:1px solid #222;border-radius:12px;bottom:calc(env(safe-area-inset-bottom) + 12px);box-shadow:0 6px 20px #00000059;display:flex;flex-direction:column;gap:6px;padding:8px;position:fixed;right:calc(env(safe-area-inset-right) + 12px);z-index:1000}.lang-fab button{background:#0000;border:none;border-radius:8px;cursor:pointer;font-size:1.8rem;line-height:1;opacity:.25;padding:4px;transition:transform .12s ease,opacity .12s ease,background-color .12s ease}.lang-fab button.active,.lang-fab button:hover{background:#ffffff14;opacity:1}.gm-style .marker-label{background:#000000a6;border-radius:6px;font-family:Quicksand,sans-serif;font-size:12px;font-weight:600;line-height:1.4;padding:2px 6px;white-space:nowrap}.nice-table{border:2px solid #1e90ff;border-collapse:collapse;border-radius:8px;overflow:hidden;table-layout:fixed;width:100%}.nice-table td,.nice-table th{border-bottom:1px solid #222;overflow:hidden;padding:10px 12px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.nice-table thead th{background:#1e90ff;color:#fff;font-weight:700}.nice-table tbody tr:nth-child(odd){background:#ffffff08}.nice-table tbody tr:first-child td{background:#ffcb0533;font-weight:700}.nice-table tbody tr:nth-child(2) td,.nice-table tbody tr:nth-child(3) td{background:#1e90ff26}.nice-table td.num,.nice-table th.num{text-align:center}td.hide-desktop,th.hide-desktop{display:none}@media (max-width:768px){td.hide-mobile,th.hide-mobile{display:none}td.hide-desktop,th.hide-desktop{display:table-cell;width:40%}}.point-badge{background:#1e90ff;border-radius:6px;box-shadow:0 2px 4px #0000004d;color:#ffcb05;display:inline-block;font-size:1.25rem;font-weight:900;line-height:1.2;margin-left:6px;margin-right:12px;padding:2px;position:relative;text-align:center;width:30px}.challenges-grid{grid-gap:var(--pad);display:grid;gap:var(--pad);grid-template-columns:1fr}@media (min-width:640px){.challenges-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.challenges-grid{grid-template-columns:repeat(3,1fr)}}.challenge-card{background:#00000040;border:1px solid #ffffffb3;border-radius:12px;box-shadow:0 6px 18px #00000038;margin:4px;min-height:110px;padding:14px 16px 22px;position:relative}.challenge-card h3{font-size:1.05rem;line-height:1.25;margin:0 0 6px;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.challenge-card p{margin:0;opacity:.95}.point-corner{border-radius:12px;bottom:0;height:36px;overflow:hidden;pointer-events:none;position:absolute;right:0;width:36px}.point-corner:before{background:#1e90ff;bottom:-30px;box-shadow:inset 0 2px 6px #00000059;content:"";height:120px;position:absolute;right:-30px;width:120px}.point-corner span{bottom:8px;color:#ffcb05;font-size:.95rem;font-weight:700;position:absolute;right:10px;text-shadow:0 1px 1px #00000080}.note{background:#ffcb051f;border:2px solid #ffcb05;border-radius:10px;box-shadow:0 6px 18px #00000040;color:#fff;margin-bottom:14px;padding:12px 14px}.note h2{color:#ffcb05;font-size:1.05rem;margin:0 0 6px}details.accordion{background:#1e90ff1a;border:1px solid #1e90ff;border-radius:10px;box-shadow:0 6px 18px #00000038;margin-bottom:12px;overflow:hidden;padding:0}details.accordion>summary{align-items:center;color:#ffcb05;cursor:pointer;display:flex;font-weight:700;gap:10px;list-style:none;padding:12px 14px;-webkit-user-select:none;user-select:none}details.accordion>summary:hover{background:#ffcb0514}details.accordion>summary:before{color:#ffcb05;content:"▸";display:inline-block;transform:translateY(-1px);transition:transform .18s ease}details.accordion[open]>summary:before{transform:rotate(90deg) translateX(2px)}details.accordion>.accordion-body{padding:12px 14px 14px}.events-list{grid-gap:var(--pad);display:grid;gap:var(--pad);grid-template-columns:1fr}.event-card{background:#00000040;border:2px solid #1e90ff;border-radius:12px;box-shadow:0 6px 18px #00000038;margin-bottom:8px;padding:14px 16px}.event-card.alt-yellow{border-color:#ffcb05}.event-head{align-items:baseline;display:flex;gap:10px;margin-bottom:8px}.event-title{font-size:1.05rem;font-weight:700;line-height:1.25;margin:0}.event-type-badge{background:#1e90ff;color:#000;display:inline-block;font-size:.85rem;font-weight:700;padding:2px 8px}.event-meta{display:flex;flex-wrap:wrap;gap:12px 18px;margin:6px 0 10px;opacity:.9}.event-meta .kv{display:flex;gap:6px}.event-meta .k{opacity:.8}.events-intro{background:#ffcb0514;border:1px dashed #ffffff80;border-left:4px solid #ffcb05;border-radius:8px;margin-bottom:12px;padding:10px 12px}.btn-app-link{background:#ffcb05;border:none;border-radius:8px;color:#000;cursor:pointer;font-weight:700;padding:.55rem 1rem}.btn-app-link:hover{filter:brightness(1.05)}:root{--mc-blue:#1e90ff;--mc-yellow:#ffcb05;--mc-border:#ffffff14;--mc-card:#ffffff0d;--mc-card-hover:#ffffff14;--mc-muted:#a9b4c2}.mc-wrap{background:#000000bf;border:1px solid #ffffff14;border:1px solid var(--mc-border);border-radius:16px;box-shadow:0 10px 30px #00000059;padding:2rem}.mc-header{margin-bottom:1.25rem}.mc-title{font-size:1.9rem;letter-spacing:.2px;margin:0 0 .25rem}.mc-sub{color:#a9b4c2;color:var(--mc-muted);margin:0 0 .5rem}.mc-intro{margin:0}.mc-rewards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:1.25rem 0 2rem}.mc-reward{align-items:center;background:#ffffff0d;background:var(--mc-card);border:1px solid #ffffff14;border:1px solid var(--mc-border);border-radius:12px;display:flex;gap:.75rem;padding:.9rem 1rem}.mc-reward--highlight{outline:2px solid #ffcb05;outline:2px solid var(--mc-yellow)}.mc-reward-title{font-weight:700}.mc-reward-sub{color:#a9b4c2;color:var(--mc-muted);font-size:.95rem}.mc-badge{background:#1e90ff;background:var(--mc-blue);border-radius:999px;color:#06172a;display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.6px;padding:.35rem .55rem;text-transform:uppercase}.mc-badge--alt{background:#ffcb05;background:var(--mc-yellow);color:#2a2100}.mc-badge--kituzo{background:linear-gradient(90deg,#ffcb05,#1e90ff);background:linear-gradient(90deg,var(--mc-yellow),var(--mc-blue));color:#0a1020}.mc-section{margin:1.75rem 0}.mc-h2{color:#ffcb05;color:var(--mc-yellow);font-size:1.2rem;letter-spacing:.3px;margin:0 0 .75rem}.mc-list{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0}.mc-list--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mc-card{background:#ffffff0d;background:var(--mc-card);border:1px solid #ffffff14;border:1px solid var(--mc-border);border-radius:14px;padding:.9rem 1rem;transition:background .2s ease,transform .15s ease}.mc-card:hover{background:#ffffff14;background:var(--mc-card-hover);transform:translateY(-1px)}.mc-card-head{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.35rem}.mc-chip{background:#1e90ff1f;border:1px solid #ffffff14;border:1px solid var(--mc-border);border-radius:8px;color:#1e90ff;color:var(--mc-blue);font-size:.8rem;font-weight:700;letter-spacing:.3px;padding:.25rem .5rem}.mc-chip,.mc-pill{display:inline-block}.mc-pill{background:#1e90ff;background:var(--mc-blue);border-radius:999px;color:#06172a;font-size:.7rem;font-weight:900;letter-spacing:.7px;line-height:1;padding:.2rem .5rem}.mc-pill--alt{background:#ffcb05;background:var(--mc-yellow);color:#1a1500}.mc-foot{margin-top:1.5rem}.mc-note{color:#a9b4c2;color:var(--mc-muted);font-size:.95rem}@media (max-width:920px){.mc-list--grid,.mc-rewards{grid-template-columns:1fr}.mc-wrap{padding:1.25rem}.mc-title{font-size:1.6rem}}.memer-input,.memer-textarea{background:#ffffff0d;background:var(--mc-card);border:1px solid #ffffff14;border:1px solid var(--mc-border);border-radius:8px;color:var(--mc-text);font-size:1rem;padding:.6rem .8rem;width:100%}.memer-input:focus,.memer-textarea:focus{border-color:#1e90ff;border-color:var(--mc-blue);box-shadow:0 0 0 2px #1e90ff40;outline:none}.memer-textarea{min-height:120px;resize:vertical}.mc-check-white{fill:#fff;filter:drop-shadow(0 0 4px rgba(255,255,255,.35));height:18px;width:18px}.mc-progress-white{fill:#fff;animation:mc-spin 1.4s linear infinite;height:18px;opacity:.9;width:18px}@keyframes mc-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mc-table-wrap.mc-table--elevated{background:linear-gradient(180deg,#ffffff0a,#ffffff05);border:1px solid #ffffff14;border:1px solid var(--mc-border);border-radius:14px;box-shadow:0 12px 30px #00000059,inset 0 1px 0 #ffffff0a;overflow:hidden}.mc-table.mc-table--compact{border-collapse:initial;border-spacing:0}.mc-table.mc-table--compact .mc-td,.mc-table.mc-table--compact .mc-th{padding:.6rem .55rem}.mc-th{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;color:#ffcb05;color:var(--mc-yellow);font-size:.82rem;font-weight:800;letter-spacing:.3px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.mc-td{text-align:center}.mc-td--name,.mc-th--name{min-width:160px;text-align:left}.mc-th--obj{color:#1e90ff;color:var(--mc-blue)}.mc-tr.alt .mc-td{background:#ffffff05}.mc-tr:hover .mc-td{background:hsla(0,0%,100%,.035)}.mc-td.is-done{box-shadow:inset 0 0 0 9999px #ffffff0a;outline:1px solid #ffffff40}.mc-td.is-progress{box-shadow:inset 0 0 0 9999px #1e90ff0f;outline:1px dashed #1e90ff99}.mc-objcell{align-items:center;display:flex;gap:.45rem;justify-content:center}.mc-obj-start{color:#a9b4c2;color:var(--mc-muted);font-size:.85rem;font-weight:700}.event-type-badge{border-radius:999px;color:#fff;font-weight:600;padding:.2rem .5rem}.type-raid-hour{background:#1e90ff66}.type-community-day{background:#ffcb0566}.type-pvp-event{background:#80008066}.type-special{background:#00800066}[class*=type-]{border:1px solid #ffffff26}.mastersdone,.mastersdone:hover{background:#00800066!important}.players-table-wrap{overflow-x:auto}.players-table{border-collapse:collapse;min-width:640px;width:100%}.players-table td,.players-table th{border-bottom:1px solid #0000000f;padding:8px 10px;text-align:left}.alt-row{background:#ffe6c80d}.player-roles{white-space:nowrap;width:1%}.player-friendcode{display:flex}.friend-text.muted{opacity:.6}.inline-badges{display:inline-flex;flex-wrap:wrap;gap:6px;vertical-align:middle}.role-badge{align-items:center;border-radius:999px;color:#fff;display:inline-flex;font-size:.8em;font-weight:700;justify-content:center;line-height:1.6;padding:2px 8px}.role-full{display:inline}.role-abbr{font-feature-settings:"smcp","c2sc";display:none;font-variant:all-small-caps;letter-spacing:.3px}.role-nameRater{background:#ee1515}.role-communityAmbassador{background:#3b4cca}.role-master{background:#78c850;color:#0b2d0b}.role-formerMaster{background:#888;color:#fff}.friendcode-col{white-space:nowrap;width:1%}.player-friendcode{gap:8px;white-space:nowrap}.copy-btn,.player-friendcode{align-items:center;display:inline-flex}.copy-btn{background:#ffffff12;border:1px solid #00000026;border-radius:8px;cursor:pointer;gap:6px;padding:4px 8px}.copy-btn .copy-label{font-size:.85em}.copy-btn .copy-icon{display:block}.copy-btn:hover{background:#ffffff1f}.copy-btn.disabled{cursor:not-allowed;opacity:.5}.copy-btn.copied{outline:2px solid #3cb37199}.player-notes-cell .notes-text{background:#0006;border-radius:8px;color:#fff;padding:6px 8px}@media (max-width:640px){.players-table{min-width:0}.role-full{display:none}.role-abbr{display:inline}.role-badge{font-size:.8em;padding:2px 6px}.friendcode-col{width:36px}.player-friendcode{gap:0}.player-friendcode .friend-text{display:none}.copy-btn{border-radius:8px;padding:4px}.copy-btn .copy-label{display:none}.copy-btn .copy-icon{height:18px;width:18px}td.player-friendcode{text-align:center}}
/*# sourceMappingURL=main.269e1d6a.css.map*/