.DataManagement-module__rhSbQG__pageShell{justify-content:center;width:100%;padding:1rem 1.5rem 3rem;display:flex}.DataManagement-module__rhSbQG__container{color:#fdf6ee;width:min(1240px,100%);font-family:var(--font-body);background:#00000059;border:1px solid #dfb84f38;border-radius:18px;margin:0 auto;padding:2.5rem;box-shadow:0 12px 30px #00000073}.DataManagement-module__rhSbQG__pageTitle{text-align:center;color:var(--color-gold);font-family:var(--font-heading);letter-spacing:1.6px;text-transform:uppercase;text-shadow:0 6px 18px #00000080;margin-bottom:1.25rem;font-size:2.8rem}.DataManagement-module__rhSbQG__tabs{border-bottom:1px solid #dfb84f38;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.DataManagement-module__rhSbQG__tab{color:#fff3d6;cursor:pointer;font-size:1.05rem;font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;background:#ffd70014;border:1px solid #dfb84f40;border-radius:999px;align-items:center;gap:.6rem;padding:.75rem 1.5rem;transition:all .3s;display:flex}.DataManagement-module__rhSbQG__tab:hover{color:#fff;background:#ffd70026}.DataManagement-module__rhSbQG__tab.DataManagement-module__rhSbQG__active{color:#3b0a0a;background:linear-gradient(#dfb84f4d,#dfb84f8c);border-color:#dfb84fa6;box-shadow:0 10px 24px #dfb84f59}.DataManagement-module__rhSbQG__content{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;padding:0}.DataManagement-module__rhSbQG__toolbarRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.DataManagement-module__rhSbQG__toolbar{justify-content:flex-end;gap:1rem;display:flex}.DataManagement-module__rhSbQG__addButton{color:#2a0301;cursor:pointer;text-transform:uppercase;letter-spacing:.4px;font-weight:700;font-family:var(--font-body);background:linear-gradient(#ffdd97 0%,#d49b00 110%);border:none;border-radius:999px;align-items:center;gap:.6rem;padding:.85rem 1.85rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 16px 45px #00000059}.DataManagement-module__rhSbQG__addButton:hover{transform:translateY(-2px);box-shadow:0 20px 50px #0006}.DataManagement-module__rhSbQG__searchInput{color:#fff;width:100%;min-width:220px;max-width:360px;font-size:.95rem;font-family:var(--font-body);background:#ffffff0d;border:1px solid #fff3;border-radius:999px;flex:1;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.DataManagement-module__rhSbQG__searchInput:focus{border-color:var(--color-gold);outline:none;box-shadow:0 0 12px #dfb84f59}.DataManagement-module__rhSbQG__table{border-collapse:separate;border-spacing:0 .65rem;width:100%;font-family:var(--font-body)}.DataManagement-module__rhSbQG__table th{text-align:left;color:#ffffffdb;letter-spacing:.8px;border-bottom:1px solid #ffffff14;padding:1rem;font-size:1rem}.DataManagement-module__rhSbQG__table td{text-align:left;color:#ffffffeb;background:#ffffff08;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:1rem}.DataManagement-module__rhSbQG__table tr td:first-child{border-left:1px solid #ffffff1a;border-top-left-radius:10px;border-bottom-left-radius:10px}.DataManagement-module__rhSbQG__table tr td:last-child{border-right:1px solid #ffffff1a;border-top-right-radius:10px;border-bottom-right-radius:10px}.DataManagement-module__rhSbQG__table tr:hover td{background:#dfb84f14;border-color:#dfb84f4d}.DataManagement-module__rhSbQG__emptyState{color:#ffffffbf;text-align:center;font-family:var(--font-body);background:#ffffff08;border:1px dashed #ffffff40;border-radius:14px;padding:1rem 1.25rem}.DataManagement-module__rhSbQG__actions{gap:.4rem;display:flex}.DataManagement-module__rhSbQG__actionButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;padding:.55rem;transition:all .2s}.DataManagement-module__rhSbQG__actionButton:hover{color:var(--color-royal-red-dark);background:#dfb84f33;border-color:#dfb84f66}.DataManagement-module__rhSbQG__deleteButton:hover{color:#fff;background:#ef444459;border-color:#ef444499}.DataManagement-module__rhSbQG__categoryGroup{background:#46000066;border:1px solid #dfb84f33;border-radius:14px;margin-bottom:1rem;overflow:hidden;box-shadow:0 10px 24px #0000004d}.DataManagement-module__rhSbQG__categoryHeader{cursor:pointer;color:#ffffffe6;width:100%;font-family:var(--font-body);background:#dfb84f14;border:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:background .2s;display:flex}.DataManagement-module__rhSbQG__categoryHeader:hover{background:#dfb84f24}.DataManagement-module__rhSbQG__categoryTitle{color:var(--color-gold);letter-spacing:.5px;margin:0;font-size:1.4rem}.DataManagement-module__rhSbQG__categoryContent{border-top:1px solid #ffffff14;max-height:320px;padding:1rem;overflow-y:auto}.DataManagement-module__rhSbQG__badgeCount{color:var(--color-royal-red-dark);background:#dfb84f40;border-radius:12px;padding:.2rem .7rem;font-size:.8rem;font-weight:600}.DataManagement-module__rhSbQG__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000c7;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.DataManagement-module__rhSbQG__modal{background:#4b0000e6;border:1px solid #dfb84f59;border-radius:20px;width:min(1024px,96vw);max-height:92vh;padding:2.25rem;overflow-y:auto;box-shadow:0 30px 70px #000000a6}.DataManagement-module__rhSbQG__modalTitle{font-family:var(--font-heading);color:var(--color-gold);text-align:center;border-bottom:1px solid #fff3;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:2rem}.DataManagement-module__rhSbQG__formGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.DataManagement-module__rhSbQG__fullWidth{grid-column:1/-1}.DataManagement-module__rhSbQG__formGroup{margin-bottom:.5rem}.DataManagement-module__rhSbQG__formGroup label{color:#ffffffe6;font-size:.95rem;font-weight:500;font-family:var(--font-body);margin-bottom:.4rem;display:block}.DataManagement-module__rhSbQG__input,.DataManagement-module__rhSbQG__textarea{color:#fff;width:100%;font-size:1.02rem;font-family:var(--font-body);background:#ffffff0a;border:1px solid #ffffff40;border-radius:12px;padding:1rem;transition:border-color .2s,box-shadow .2s}.DataManagement-module__rhSbQG__input:focus,.DataManagement-module__rhSbQG__textarea:focus{border-color:var(--color-gold);outline:none;box-shadow:0 0 10px #dfb84f59}.DataManagement-module__rhSbQG__textarea{resize:vertical;min-height:110px}.DataManagement-module__rhSbQG__modalActions{border-top:1px solid #fff3;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex}.DataManagement-module__rhSbQG__cancelButton{color:#ffffffe6;cursor:pointer;font-weight:600;font-family:var(--font-body);background:0 0;border:1px solid #fff6;border-radius:10px;padding:.7rem 1.6rem;transition:all .2s}.DataManagement-module__rhSbQG__cancelButton:hover{color:#fff;background:#ffffff1f;border-color:#fff}.DataManagement-module__rhSbQG__submitButton{color:#2a0301;cursor:pointer;text-transform:uppercase;letter-spacing:.6px;font-weight:700;font-family:var(--font-body);background:linear-gradient(#ffdd97 0%,#d49b00 100%);border:none;border-radius:14px;padding:.75rem 2.25rem;transition:transform .2s,box-shadow .2s;box-shadow:0 18px 45px #00000059}.DataManagement-module__rhSbQG__submitButton:hover{transform:translateY(-2px);box-shadow:0 20px 50px #00000059}.DataManagement-module__rhSbQG__benefitsSection{border-top:1px solid #fff3;padding-top:1rem}.DataManagement-module__rhSbQG__sectionLabel{font-family:var(--font-body);color:var(--color-gold);letter-spacing:.8px;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.DataManagement-module__rhSbQG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.DataManagement-module__rhSbQG__benefitsGrid .DataManagement-module__rhSbQG__formGroup{margin-bottom:0}@media (max-width:900px){.DataManagement-module__rhSbQG__container{padding:2.25rem}.DataManagement-module__rhSbQG__content{padding:2rem}}@media (max-width:640px){.DataManagement-module__rhSbQG__tabs,.DataManagement-module__rhSbQG__toolbarRow{flex-direction:column;align-items:stretch}.DataManagement-module__rhSbQG__searchInput{max-width:100%}.DataManagement-module__rhSbQG__toolbar{justify-content:center}.DataManagement-module__rhSbQG__modal{padding:1.75rem}}
.Header-module__hBw1pG__header{background-color:var(--color-royal-red);z-index:1000;flex-direction:column;width:100%;padding:.5rem 0;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 20px #0006}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1400px;min-height:70px;margin:0 auto;padding:0 2rem;display:flex;position:relative}@media (min-width:1200px){.Header-module__hBw1pG__header{padding:.8rem 0}.Header-module__hBw1pG__headerContent{padding:0 4rem}}.Header-module__hBw1pG__left{z-index:2;align-items:center;display:flex}.Header-module__hBw1pG__right{z-index:2;align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__center{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:max-content;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__hBw1pG__logoBadge{filter:drop-shadow(0 2px 5px #0000004d);justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__logoBadge img{width:auto;max-width:70px;height:auto;max-height:70px}.Header-module__hBw1pG__title{font-family:var(--font-royal-king);color:var(--color-white);letter-spacing:1px;text-align:center;white-space:nowrap;margin:0;font-size:2.5rem}.Header-module__hBw1pG__titleUnderline{width:180px;height:auto;margin-top:-3px;display:block}.Header-module__hBw1pG__accessButton{background-color:var(--color-gold);color:var(--color-royal-red-dark);font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:20px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:transform .2s,background-color .3s;display:flex;box-shadow:0 4px 6px #0003}.Header-module__hBw1pG__accessButton:hover{background-color:var(--color-gold-hover);transform:translateY(-2px)}.Header-module__hBw1pG__navBar{border-top:1px solid #ffd70026;justify-content:center;gap:2rem;width:100%;max-width:1400px;margin-top:.5rem;margin-left:auto;margin-right:auto;padding-top:.8rem;display:flex}.Header-module__hBw1pG__navLink{color:#fffc;font-family:var(--font-body);align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--color-gold)}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--color-gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Header-module__hBw1pG__navLink:hover:after{width:100%}@media (max-width:768px){.Header-module__hBw1pG__title{font-size:1.5rem}.Header-module__hBw1pG__titleUnderline{width:150px}.Header-module__hBw1pG__logoBadge img{max-width:60px;max-height:60px}.Header-module__hBw1pG__accessButton{padding:.5rem 1rem;font-size:.9rem}.Header-module__hBw1pG__navBar{flex-wrap:wrap;gap:1rem}.Header-module__hBw1pG__navLink{font-size:1.2rem}}.Header-module__hBw1pG__userSection{align-items:center;gap:.85rem;display:flex}.Header-module__hBw1pG__userMenu{cursor:pointer;background-color:#0003;border:1px solid #ffd7004d;border-radius:999px;align-items:center;gap:.6rem;padding:.4rem .9rem;transition:background-color .2s;display:flex;position:relative}.Header-module__hBw1pG__userMenu:hover,.Header-module__hBw1pG__userMenu.Header-module__hBw1pG__active{background-color:#0006}.Header-module__hBw1pG__userInfo{color:var(--color-gold);font-weight:600;font-family:var(--font-body);align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__userAvatar{border:2px solid var(--color-gold);background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;overflow:hidden}.Header-module__hBw1pG__userAvatar img{object-fit:contain;width:auto;max-width:54px;height:auto;max-height:62px}.Header-module__hBw1pG__dropdown{border:1px solid var(--color-gold);z-index:100;opacity:0;visibility:hidden;background-color:#2a0a12;border-radius:10px;flex-direction:column;width:240px;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:120%;right:0;transform:translateY(-10px);box-shadow:0 5px 15px #00000080}.Header-module__hBw1pG__userMenu:hover .Header-module__hBw1pG__dropdown,.Header-module__hBw1pG__userMenu.Header-module__hBw1pG__active .Header-module__hBw1pG__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__hBw1pG__dropdownItem{color:#fff;cursor:pointer;font-family:var(--font-body);text-align:left;background:0 0;border:none;border-radius:5px;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;font-size:.9rem;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__hBw1pG__dropdownItem svg{width:18px;height:18px}.Header-module__hBw1pG__dropdownItem:hover{color:var(--color-gold);background-color:#ffd7001a}
.LoginModal-module__ii0EnW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s LoginModal-module__ii0EnW__fadeIn;display:flex;position:fixed;top:0;left:0}.LoginModal-module__ii0EnW__modal{background-color:var(--color-royal-red-dark);border:2px solid var(--color-gold);width:90%;max-width:400px;color:var(--color-white);border-radius:12px;padding:2.5rem;animation:.3s LoginModal-module__ii0EnW__slideUp;box-shadow:0 0 30px #ffd70026}.LoginModal-module__ii0EnW__title{font-family:var(--font-heading);text-align:center;color:var(--color-gold);margin-bottom:.5rem;font-size:1.8rem}.LoginModal-module__ii0EnW__subtitle{text-align:center;opacity:.8;margin-bottom:2rem;font-size:.9rem}.LoginModal-module__ii0EnW__formGroup{margin-bottom:1.2rem}.LoginModal-module__ii0EnW__formGroup label{color:var(--color-gold);margin-bottom:.5rem;font-size:.9rem;display:block}.LoginModal-module__ii0EnW__input{color:#fff;background-color:#0003;border:1px solid #ffffff4d;border-radius:6px;outline:none;width:100%;padding:.8rem;transition:border-color .3s}.LoginModal-module__ii0EnW__input:focus{border-color:var(--color-gold)}.LoginModal-module__ii0EnW__submitButton{background-color:var(--color-gold);width:100%;color:var(--color-royal-red-dark);cursor:pointer;border:none;border-radius:6px;margin-top:1rem;padding:.9rem;font-size:1rem;font-weight:700;transition:background-color .3s}.LoginModal-module__ii0EnW__submitButton:hover{background-color:var(--color-gold-hover)}.LoginModal-module__ii0EnW__closeButton{color:var(--color-white);cursor:pointer;opacity:.6;background:0 0;border:none;width:100%;margin-top:1rem;font-size:.9rem;transition:opacity .3s}.LoginModal-module__ii0EnW__closeButton:hover{opacity:1}@keyframes LoginModal-module__ii0EnW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginModal-module__ii0EnW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__S6Hkya__footer{color:#ffffffb3;font-family:var(--font-body);background-color:#1a0000;border-top:1px solid #ffd70033;padding:2rem;font-size:.9rem}.Footer-module__S6Hkya__row1{grid-template-columns:1fr;align-items:center;gap:2rem;max-width:1200px;margin:0 auto .5rem;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__row1{grid-template-columns:1fr 1fr 1fr}}.Footer-module__S6Hkya__row2{justify-content:center;max-width:1200px;margin:0 auto;padding-top:.5rem;display:flex}.Footer-module__S6Hkya__left{text-align:center}@media (min-width:768px){.Footer-module__S6Hkya__left{text-align:left}}.Footer-module__S6Hkya__center{justify-content:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--color-gold);align-items:center;gap:.5rem;font-size:1.2rem;transition:color .3s,transform .2s;display:flex}.Footer-module__S6Hkya__right{justify-content:center;align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__right{justify-content:flex-end}}.Footer-module__S6Hkya__devIcon{width:auto;height:20px}.Footer-module__S6Hkya__brand{color:var(--color-gold);font-weight:600}.Footer-module__S6Hkya__legalButtons{justify-content:center;gap:.5rem;margin:.25rem 0;display:flex}.Footer-module__S6Hkya__legalButton{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;text-decoration:underline;transition:color .3s}.Footer-module__S6Hkya__legalButton:hover{color:var(--color-gold)}
.GovernmentPanel-module__mJQqQW__panelWrapper{width:100%;height:100%}.GovernmentPanel-module__mJQqQW__starBorder{border-radius:8px;width:100%;height:100%;box-shadow:0 4px 15px #0000004d}.GovernmentPanel-module__mJQqQW__panel{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;background-color:#5b0101;flex-direction:column;align-items:center;height:100%;padding:2rem;display:flex;position:relative;overflow:hidden}.GovernmentPanel-module__mJQqQW__title{font-family:var(--font-heading);color:var(--color-gold);letter-spacing:1px;text-shadow:0 2px 4px #00000080;margin-bottom:.5rem;font-size:3rem}.GovernmentPanel-module__mJQqQW__subtitle{color:var(--color-white);opacity:.8;font-family:var(--font-body);max-width:800px;margin-bottom:1.5rem;font-size:.85rem}.GovernmentPanel-module__mJQqQW__contentWrapper{flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.GovernmentPanel-module__mJQqQW__staticGrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;display:flex}.GovernmentPanel-module__mJQqQW__carouselWrapper{width:100%;padding:0 3rem;position:relative}.GovernmentPanel-module__mJQqQW__embla{width:100%;overflow:hidden}.GovernmentPanel-module__mJQqQW__embla__container{gap:1.5rem;display:flex}.GovernmentPanel-module__mJQqQW__embla__slide{flex:0 0 calc(25% - 1.125rem);min-width:0}@media (max-width:1100px){.GovernmentPanel-module__mJQqQW__embla__slide{flex:0 0 calc(33.333% - 1rem)}}@media (max-width:800px){.GovernmentPanel-module__mJQqQW__embla__slide{flex:0 0 calc(50% - .75rem)}}@media (max-width:500px){.GovernmentPanel-module__mJQqQW__embla__slide{flex:0 0 100%}}.GovernmentPanel-module__mJQqQW__card{background:#0000004d;border:2px solid #ffd7004d;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:180px;padding:0;transition:all .3s;display:flex;overflow:hidden}.GovernmentPanel-module__mJQqQW__card:hover{border-color:var(--color-gold);background:#0006;transform:translateY(-5px);box-shadow:0 0 15px #ffd70066}.GovernmentPanel-module__mJQqQW__avatarContainer{justify-content:center;align-items:flex-end;width:100%;height:130px;padding-bottom:.5rem;display:flex}.GovernmentPanel-module__mJQqQW__avatarImage{object-fit:contain;filter:drop-shadow(0 2px 4px #0006);width:64px;height:110px;margin:0 auto;transition:filter .3s}.GovernmentPanel-module__mJQqQW__card:hover .GovernmentPanel-module__mJQqQW__avatarImage{filter:drop-shadow(0 4px 8px #ffd7004d);transform:none}.GovernmentPanel-module__mJQqQW__memberName{font-family:var(--font-body);color:var(--color-white);text-align:center;word-break:break-word;background-color:#0009;border-top:1px solid #ffd7001a;width:100%;margin:0;padding:.8rem .5rem;font-size:.95rem;line-height:1.2}.GovernmentPanel-module__mJQqQW__loading,.GovernmentPanel-module__mJQqQW__noMembers{color:var(--color-gold);font-family:var(--font-body);margin-top:2rem;font-size:1rem}.GovernmentPanel-module__mJQqQW__navButton{border:1px solid var(--color-gold);color:var(--color-gold);cursor:pointer;z-index:10;background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background-color .3s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GovernmentPanel-module__mJQqQW__navButton:hover{background-color:#000c;transform:scale(1.1)}.GovernmentPanel-module__mJQqQW__prevButton{left:0}.GovernmentPanel-module__mJQqQW__nextButton{right:0}
.LegalNoticeModal-module__83XIbW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s LegalNoticeModal-module__83XIbW__fadeIn;display:flex;position:fixed;top:0;left:0}.LegalNoticeModal-module__83XIbW__modal{background-color:var(--color-royal-red-dark);border:2px solid var(--color-gold);width:90%;max-width:600px;max-height:80vh;color:var(--color-white);border-radius:12px;flex-direction:column;padding:2.5rem;animation:.3s LegalNoticeModal-module__83XIbW__slideUp;display:flex;box-shadow:0 0 30px #ffd70026}.LegalNoticeModal-module__83XIbW__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.LegalNoticeModal-module__83XIbW__title{font-family:var(--font-heading);color:var(--color-gold);margin:0;font-size:1.8rem}.LegalNoticeModal-module__83XIbW__closeButton{color:var(--color-gold);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:2rem;transition:background-color .3s;display:flex}.LegalNoticeModal-module__83XIbW__closeButton:hover{background-color:#ffd7001a}.LegalNoticeModal-module__83XIbW__content{flex:1;margin-bottom:2rem;overflow-y:auto}.LegalNoticeModal-module__83XIbW__content p{opacity:.9;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.LegalNoticeModal-module__83XIbW__closeButtonBottom{background-color:var(--color-gold);color:var(--color-royal-red-dark);cursor:pointer;border:none;border-radius:6px;align-self:center;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:background-color .3s}.LegalNoticeModal-module__83XIbW__closeButtonBottom:hover{background-color:var(--color-gold-hover)}@keyframes LegalNoticeModal-module__83XIbW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LegalNoticeModal-module__83XIbW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.StarBorder-module__A6aDAW__card{z-index:0;background:0 0;border-radius:10px;padding:3px;position:relative;overflow:hidden}.StarBorder-module__A6aDAW__card:before{content:"";background:conic-gradient(transparent 0deg,var(--color-gold)20deg,var(--color-gold)160deg,transparent 180deg,var(--color-gold)200deg,var(--color-gold)340deg,transparent 360deg);z-index:-2;width:500%;height:500%;animation:10s linear infinite StarBorder-module__A6aDAW__rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StarBorder-module__A6aDAW__card:after{content:"";background:conic-gradient(transparent 0deg,var(--color-gold)20deg,var(--color-gold)160deg,transparent 180deg,var(--color-gold)200deg,var(--color-gold)340deg,transparent 360deg);z-index:-1;filter:blur(10px);opacity:.4;width:500%;height:500%;animation:10s linear infinite StarBorder-module__A6aDAW__rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StarBorder-module__A6aDAW__content{z-index:1;border-radius:8px;width:100%;height:100%;position:relative}@keyframes StarBorder-module__A6aDAW__rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}
.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__contentContainer{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:160px 2rem 3rem}.page-module___8aEwW__panelsGrid{flex-direction:column;gap:2rem;display:flex}.page-module___8aEwW__topSection,.page-module___8aEwW__bottomSection,.page-module___8aEwW__hoursSection,.page-module___8aEwW__membershipsSection{width:100%}
.TermsAndConditionsModal-module__8BBxkG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s TermsAndConditionsModal-module__8BBxkG__fadeIn;display:flex;position:fixed;top:0;left:0}.TermsAndConditionsModal-module__8BBxkG__modal{background-color:var(--color-royal-red-dark);border:2px solid var(--color-gold);width:90%;max-width:600px;max-height:80vh;color:var(--color-white);border-radius:12px;flex-direction:column;padding:2.5rem;animation:.3s TermsAndConditionsModal-module__8BBxkG__slideUp;display:flex;box-shadow:0 0 30px #ffd70026}.TermsAndConditionsModal-module__8BBxkG__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.TermsAndConditionsModal-module__8BBxkG__title{font-family:var(--font-heading);color:var(--color-gold);margin:0;font-size:1.8rem}.TermsAndConditionsModal-module__8BBxkG__closeButton{color:var(--color-gold);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:2rem;transition:background-color .3s;display:flex}.TermsAndConditionsModal-module__8BBxkG__closeButton:hover{background-color:#ffd7001a}.TermsAndConditionsModal-module__8BBxkG__content{flex:1;margin-bottom:2rem;overflow-y:auto}.TermsAndConditionsModal-module__8BBxkG__content p{opacity:.9;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.TermsAndConditionsModal-module__8BBxkG__content h3{color:var(--color-gold);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.TermsAndConditionsModal-module__8BBxkG__content h3:first-child{margin-top:0}.TermsAndConditionsModal-module__8BBxkG__content ul{margin-bottom:1rem;padding-left:1.5rem}.TermsAndConditionsModal-module__8BBxkG__content li{opacity:.9;margin-bottom:.5rem;line-height:1.5}.TermsAndConditionsModal-module__8BBxkG__closeButtonBottom{background-color:var(--color-gold);color:var(--color-royal-red-dark);cursor:pointer;border:none;border-radius:6px;align-self:center;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:background-color .3s}.TermsAndConditionsModal-module__8BBxkG__closeButtonBottom:hover{background-color:var(--color-gold-hover)}@keyframes TermsAndConditionsModal-module__8BBxkG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes TermsAndConditionsModal-module__8BBxkG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.BeamsBackground-module__Xp3aRG__container{background-color:var(--color-royal-red);z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.BeamsBackground-module__Xp3aRG__background{z-index:1;background:radial-gradient(circle,#4a000080,#000);position:absolute;inset:0}.BeamsBackground-module__Xp3aRG__beamsContainer{z-index:2;opacity:.8;mix-blend-mode:screen;position:absolute;inset:0}.BeamsBackground-module__Xp3aRG__svg{filter:blur(1px);width:100%;height:100%}
.TopBanner-module__gjaBgG__banner{width:100%;height:400px;min-height:350px}.TopBanner-module__gjaBgG__contentWrapper{width:100%;height:100%;display:flex}.TopBanner-module__gjaBgG__logoContainer{border-right:3px solid var(--color-gold);flex:0 0 30%;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}.TopBanner-module__gjaBgG__logoImage{object-fit:contain;max-width:100%;max-height:100%}.TopBanner-module__gjaBgG__carouselContainer{flex:1;height:100%;position:relative}@media (max-width:768px){.TopBanner-module__gjaBgG__banner{height:auto}.TopBanner-module__gjaBgG__contentWrapper{flex-direction:column}.TopBanner-module__gjaBgG__logoContainer{border-right:none;border-bottom:3px solid var(--color-gold);flex:none;width:100%;height:200px}.TopBanner-module__gjaBgG__carouselContainer{height:300px}}
.ImageCarousel-module__JTA4Ma__carouselWrapper{background-color:#740202;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ImageCarousel-module__JTA4Ma__embla{width:100%;height:100%;overflow:hidden}.ImageCarousel-module__JTA4Ma__embla__container{height:100%;display:flex}.ImageCarousel-module__JTA4Ma__embla__slide{flex:0 0 100%;min-width:0;height:100%;position:relative}.ImageCarousel-module__JTA4Ma__slideLink{width:100%;height:100%;display:block;position:relative}.ImageCarousel-module__JTA4Ma__imageContainer{width:100%;height:100%;position:relative}.ImageCarousel-module__JTA4Ma__image{object-fit:cover}.ImageCarousel-module__JTA4Ma__infoOverlay{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;border-top:1px solid #ffd7004d;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:.8rem 1rem;display:flex;position:absolute;bottom:0;left:0}.ImageCarousel-module__JTA4Ma__newsTitle{color:var(--color-white);font-family:var(--font-body);text-shadow:none;text-align:center;letter-spacing:.5px;margin:0 0 .5rem;font-size:1rem;font-weight:500}.ImageCarousel-module__JTA4Ma__indicators{gap:.5rem;display:flex}.ImageCarousel-module__JTA4Ma__indicator{cursor:pointer;background-color:#fff6;border:none;border-radius:2px;width:20px;height:3px;padding:0;transition:all .3s}.ImageCarousel-module__JTA4Ma__indicator:hover{background-color:#fffc}.ImageCarousel-module__JTA4Ma__indicatorActive{background-color:var(--color-white);width:30px;box-shadow:0 0 4px #ffffff80}.ImageCarousel-module__JTA4Ma__navButton{color:#fff;cursor:pointer;z-index:30;filter:drop-shadow(0 2px 4px #000);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageCarousel-module__JTA4Ma__navButton:hover{transform:translateY(-50%)scale(1.1)}.ImageCarousel-module__JTA4Ma__prevButton{left:10px}.ImageCarousel-module__JTA4Ma__nextButton{right:10px}
.GlareCard-module__4DyU4a__glareCard{width:var(--gh-width);height:var(--gh-height);background:var(--gh-bg);border-radius:var(--gh-br);border:1px solid var(--gh-border);place-items:center;display:grid;position:relative;overflow:hidden}.GlareCard-module__4DyU4a__glareCard:before{content:"";background:linear-gradient(var(--gh-angle),#0000 60%,var(--gh-rgba)70%,#0000,#0000 100%);background-size:var(--gh-size)var(--gh-size),100% 100%;pointer-events:none;z-index:10;background-position:-100% -100%,0 0;background-repeat:no-repeat;transition:none;position:absolute;inset:0}.GlareCard-module__4DyU4a__active:before{transition:var(--gh-duration)ease;background-position:100% 100%,0 0}
.VersionTag-module__QRuNGG__versionTag{z-index:50;display:none;position:fixed;bottom:1rem;left:1rem}@media (min-width:768px){.VersionTag-module__QRuNGG__versionTag{display:block}}.VersionTag-module__QRuNGG__versionContent{-webkit-backdrop-filter:blur(8px);color:#fff;background-color:#9e9e9ee6;border:1px solid #ffc10733;border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:background-color .2s;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -4px #0000004d}.VersionTag-module__QRuNGG__versionContent:hover{cursor:default;background-color:#9e9e9e}
.page-module__elk-KW__page{background-color:var(--color-royal-red-dark);min-height:100vh;color:var(--color-white);flex-direction:column;display:flex}.page-module__elk-KW__main{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:120px 1.75rem 70px;display:flex}.page-module__elk-KW__titleSection{text-align:center;margin-bottom:.5rem}.page-module__elk-KW__title{font-family:var(--font-royal-king);color:var(--color-gold);text-shadow:0 4px 6px #0000004d;margin:2rem 0 .85rem;font-size:3rem}.page-module__elk-KW__divider{background:linear-gradient(90deg,#0000,#dfb84fb3,#0000);width:160px;height:2px;margin:.25rem auto 0;box-shadow:0 4px 12px #00000059}@media (max-width:900px){.page-module__elk-KW__main{padding:110px 1.25rem 50px}.page-module__elk-KW__title{font-size:2.4rem}}
.AddMembershipDaysButton-module__fxsb9a__addButton{background-color:var(--color-gold);color:var(--color-royal-red-dark);cursor:pointer;font-weight:700;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s;display:inline-flex}.AddMembershipDaysButton-module__fxsb9a__addButton:hover{background-color:var(--color-gold-hover);transform:scale(1.05);box-shadow:0 0 15px #dfb84f66}.AddMembershipDaysButton-module__fxsb9a__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000c7;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.AddMembershipDaysButton-module__fxsb9a__modal{background:#4b0000e6;border:1px solid #dfb84f59;border-radius:20px;width:min(500px,96vw);padding:2.25rem;box-shadow:0 30px 70px #000000a6}.AddMembershipDaysButton-module__fxsb9a__modalTitle{font-family:var(--font-heading);color:var(--color-gold);text-align:center;border-bottom:1px solid #fff3;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem}.AddMembershipDaysButton-module__fxsb9a__formGroup{margin-bottom:1.5rem}.AddMembershipDaysButton-module__fxsb9a__formGroup label{color:#ffffffe6;margin-bottom:.5rem;font-size:1rem;font-weight:500;display:block}.AddMembershipDaysButton-module__fxsb9a__select,.AddMembershipDaysButton-module__fxsb9a__input{color:#fff;width:100%;font-size:1rem;font-family:var(--font-body);background:#ffffff0a;border:1px solid #ffffff40;border-radius:12px;padding:1rem}.AddMembershipDaysButton-module__fxsb9a__select option{background-color:#3b0a0a}.AddMembershipDaysButton-module__fxsb9a__modalActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.AddMembershipDaysButton-module__fxsb9a__cancelButton{color:#ffffffe6;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:10px;padding:.7rem 1.6rem;font-weight:600}.AddMembershipDaysButton-module__fxsb9a__submitButton{color:#2a0301;cursor:pointer;text-transform:uppercase;background:linear-gradient(#ffdd97 0%,#d49b00 100%);border:none;border-radius:14px;padding:.75rem 2.25rem;font-weight:700}.AddMembershipDaysButton-module__fxsb9a__submitButton:disabled{opacity:.7;cursor:not-allowed}.AddMembershipDaysButton-module__fxsb9a__successMessage{text-align:center;padding:1rem 0}.AddMembershipDaysButton-module__fxsb9a__successIcon{color:#4ade80;background:#22c55e33;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex;box-shadow:0 0 20px #4ade8040}.AddMembershipDaysButton-module__fxsb9a__successTitle{color:var(--color-gold);font-size:1.5rem;font-family:var(--font-heading);margin-bottom:.5rem}.AddMembershipDaysButton-module__fxsb9a__successText{color:#ffffffe6;font-size:1.1rem;line-height:1.5}.AddMembershipDaysButton-module__fxsb9a__confirmationBox{text-align:center;background:#ffd7001a;border:1px solid #dfb84f4d;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.AddMembershipDaysButton-module__fxsb9a__warningText{color:#ffdd97;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.AddMembershipDaysButton-module__fxsb9a__detailText{color:#fffc;font-size:.95rem}.AddMembershipDaysButton-module__fxsb9a__spinner{animation:1s linear infinite AddMembershipDaysButton-module__fxsb9a__spin}@keyframes AddMembershipDaysButton-module__fxsb9a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.EmpireHours-module__qU_jlG__panelWrapper{scroll-margin-top:200px}.EmpireHours-module__qU_jlG__starBorder{border-radius:10px;box-shadow:0 4px 20px #00000059}.EmpireHours-module__qU_jlG__panel{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#5b0101;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.EmpireHours-module__qU_jlG__header{text-align:center;max-width:900px;margin:0 auto}.EmpireHours-module__qU_jlG__kicker{letter-spacing:2px;text-transform:uppercase;color:#ffffffb3;margin-bottom:.5rem;font-size:.75rem}.EmpireHours-module__qU_jlG__title{font-family:var(--font-heading);color:var(--color-gold);text-shadow:0 2px 4px #00000080;margin-bottom:.75rem;font-size:2.75rem}.EmpireHours-module__qU_jlG__description{color:var(--color-white);opacity:.9;font-family:var(--font-body);flex-direction:column;gap:.5rem;font-size:.95rem;line-height:1.5;display:flex}.EmpireHours-module__qU_jlG__note{color:#ffffffb3;margin-top:.75rem;font-size:.8rem}.EmpireHours-module__qU_jlG__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;width:100%;display:grid}.EmpireHours-module__qU_jlG__card{text-align:center;background:#00000059;border:2px solid #ffd70033;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:1rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.EmpireHours-module__qU_jlG__card:hover{border-color:var(--color-gold);transform:translateY(-4px);box-shadow:0 6px 18px #0006}.EmpireHours-module__qU_jlG__flagWrapper{justify-content:center;align-items:center;height:48px;margin-bottom:.75rem;display:flex}.EmpireHours-module__qU_jlG__flagImage{object-fit:cover;border-radius:4px;max-width:64px;max-height:48px}.EmpireHours-module__qU_jlG__cardBody{flex-direction:column;gap:.15rem;display:flex}.EmpireHours-module__qU_jlG__countryName{font-family:var(--font-body);color:var(--color-white);margin:0;font-size:.95rem;font-weight:600}.EmpireHours-module__qU_jlG__schedule{color:var(--color-gold);margin:0;font-size:.9rem}@media (max-width:1200px){.EmpireHours-module__qU_jlG__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.EmpireHours-module__qU_jlG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.EmpireHours-module__qU_jlG__panel{padding:1.5rem}.EmpireHours-module__qU_jlG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.EmpireHours-module__qU_jlG__title{font-size:2.2rem}}@media (max-width:450px){.EmpireHours-module__qU_jlG__grid{grid-template-columns:1fr}}
.admin-module__4WpgRW__page{background-color:var(--color-royal-red-dark);min-height:100vh;color:var(--color-white);flex-direction:column;display:flex}.admin-module__4WpgRW__main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:120px 2rem 60px}.admin-module__4WpgRW__titleSection{text-align:center;margin-bottom:1.5rem}.admin-module__4WpgRW__title{font-family:var(--font-royal-king);color:var(--color-gold);text-align:center;text-shadow:0 4px 6px #0000004d;margin-top:2.5rem;margin-bottom:.85rem;font-size:3rem}.admin-module__4WpgRW__divider{background:linear-gradient(90deg,#0000,#dfb84fb3,#0000);border-radius:999px;width:140px;height:2px;margin:.25rem auto 0;box-shadow:0 4px 12px #00000059}.admin-module__4WpgRW__containerMain{background:#00000059;border:1px solid #dfb84f38;border-radius:18px;padding:2.5rem;box-shadow:0 12px 30px #00000073}.admin-module__4WpgRW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.admin-module__4WpgRW__card{background:#00000059;border:1px solid #dfb84f38;border-radius:15px;flex-direction:column;justify-content:space-between;padding:2.25rem;transition:transform .3s,box-shadow .3s;display:flex}.admin-module__4WpgRW__card:hover{border-color:#dfb84f80;transform:translateY(-5px);box-shadow:0 10px 20px #0006}.admin-module__4WpgRW__cardTitle{color:var(--color-gold);font-family:var(--font-royal-king);margin-bottom:1rem;font-size:1.8rem}.admin-module__4WpgRW__cardDescription{color:#fffc;margin-bottom:2rem;line-height:1.6}.admin-module__4WpgRW__actionButton{background-color:var(--color-gold);color:var(--color-royal-red-dark);cursor:pointer;font-weight:700;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:8px;align-self:flex-start;padding:.8rem 1.5rem;transition:all .3s}.admin-module__4WpgRW__actionButton:hover{background-color:var(--color-gold-hover);transform:scale(1.05);box-shadow:0 0 15px #dfb84f66}.admin-module__4WpgRW__loading{background-color:var(--color-royal-red-dark);min-height:100vh;color:var(--color-gold);font-family:var(--font-royal-king);justify-content:center;align-items:center;font-size:2rem;display:flex}
.page-module__TBd4XG__page{background-color:var(--color-royal-red-dark);min-height:100vh;color:var(--color-white)}.page-module__TBd4XG__main{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:120px 2rem 70px;display:flex}.page-module__TBd4XG__titleSection{text-align:center;margin-top:2.5rem;margin-bottom:.5rem;padding-left:2.25rem;position:relative}.page-module__TBd4XG__backButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #dfb84f59;border-radius:999px;justify-content:center;align-items:center;padding:.5rem .65rem;transition:all .2s;display:inline-flex;position:absolute;bottom:0;left:0}.page-module__TBd4XG__backButton:hover{background:#dfb84f26;border-color:#dfb84f99}.page-module__TBd4XG__kicker{color:#ffffffbf;text-transform:uppercase;letter-spacing:1px;margin:0 0 .15rem;font-size:.75rem}.page-module__TBd4XG__title{font-family:var(--font-royal-king);color:var(--color-gold);text-shadow:0 4px 6px #00000073;margin:2.75rem 0 .85rem;font-size:3rem}.page-module__TBd4XG__divider{background:linear-gradient(90deg,#0000,#dfb84fb3,#0000);border-radius:999px;width:140px;height:2px;margin:.35rem auto 0;box-shadow:0 4px 12px #00000059}.page-module__TBd4XG__sections{flex-direction:column;gap:1.5rem;display:flex}.page-module__TBd4XG__formCard{background:#00000059;border:1px solid #dfb84f38;border-radius:16px;padding:1.5rem;box-shadow:0 12px 30px #00000073}.page-module__TBd4XG__cardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__TBd4XG__headerLeft{align-items:center;gap:.75rem;display:flex}.page-module__TBd4XG__headerIcon{width:38px;height:38px;color:var(--color-gold);background:#dfb84f26;border:1px solid #dfb84f40;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.page-module__TBd4XG__cardTitle{color:var(--color-gold);font-family:var(--font-royal-king);margin:0}.page-module__TBd4XG__cardDescription{color:#ffffffbf;margin:.1rem 0 0}.page-module__TBd4XG__form{flex-direction:column;gap:1rem;display:flex}.page-module__TBd4XG__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.page-module__TBd4XG__fieldRow{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid}.page-module__TBd4XG__label{color:#ffffffd9;font-weight:600}.page-module__TBd4XG__input,.page-module__TBd4XG__textarea{width:100%;color:var(--color-white);background:#00000059;border:1px solid #dfb84f59;border-radius:10px;padding:.8rem .95rem;transition:border-color .2s,box-shadow .2s}.page-module__TBd4XG__textarea{resize:vertical;min-height:160px}.page-module__TBd4XG__helperRow{justify-content:flex-end;display:flex}.page-module__TBd4XG__linkButton{color:var(--color-gold);background:#dfb84f1f;border:1px solid #dfb84f59;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .75rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.page-module__TBd4XG__linkButton:hover{background:#dfb84f38;border-color:#dfb84f8c}.page-module__TBd4XG__input:focus,.page-module__TBd4XG__textarea:focus{border-color:#dfb84fa6;outline:none;box-shadow:0 0 0 3px #dfb84f26}.page-module__TBd4XG__inputWithIcon{background:#00000059;border:1px solid #dfb84f59;border-radius:10px;align-items:center;gap:.5rem;padding:.2rem .65rem;display:flex}.page-module__TBd4XG__inputWithIcon .page-module__TBd4XG__input{border:none;padding-left:0}.page-module__TBd4XG__helperText{color:#ffffffb3;margin:0;font-size:.85rem}.page-module__TBd4XG__banner{border:1px solid #0000;border-radius:10px;padding:.85rem 1rem;font-weight:600}.page-module__TBd4XG__bannerSuccess{color:#7ce7c4;background:#34d3991f;border-color:#34d39959}.page-module__TBd4XG__bannerError{color:#fca5a5;background:#f871711f;border-color:#f8717159}.page-module__TBd4XG__submitButton{background:var(--color-gold);color:var(--color-royal-red-dark);text-transform:uppercase;cursor:pointer;letter-spacing:.5px;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;min-width:35%;max-width:50%;padding:.9rem 1.1rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.page-module__TBd4XG__submitButton:hover{transform:translateY(-1px);box-shadow:0 0 18px #dfb84f59}.page-module__TBd4XG__submitButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.page-module__TBd4XG__submitRow{justify-content:center;display:flex}.page-module__TBd4XG__fileRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module__TBd4XG__fileInput{display:none}.page-module__TBd4XG__fileNameWrapper{flex:1;align-items:center;gap:.5rem;min-width:260px;display:flex;position:relative}.page-module__TBd4XG__fileButton{color:var(--color-gold);cursor:pointer;background:#dfb84f1f;border:1px solid #dfb84f59;border-radius:8px;padding:.4rem .65rem;font-size:1.1rem;font-weight:700;transition:all .15s}.page-module__TBd4XG__fileButton:hover{background:#dfb84f38;border-color:#dfb84f99}.page-module__TBd4XG__fileNameInput{color:#ffffffe6;background:#00000059;border:1px solid #dfb84f59;border-radius:10px;flex:1;min-width:220px;padding:.85rem 2.75rem .85rem .9rem}.page-module__TBd4XG__clearFile{color:#ffffffe6;cursor:pointer;background:0 0;border:none;padding:0 8px;font-size:1.25rem;line-height:1;transition:color .15s}.page-module__TBd4XG__clearFile:hover{color:var(--color-gold)}.page-module__TBd4XG__helperStack{flex-direction:column;gap:.2rem;display:flex}.page-module__TBd4XG__spinner{animation:1s linear infinite page-module__TBd4XG__spin}@keyframes page-module__TBd4XG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__TBd4XG__loading{background-color:var(--color-royal-red-dark);min-height:100vh;color:var(--color-gold);font-family:var(--font-royal-king);justify-content:center;align-items:center;font-size:2rem;display:flex}@media (max-width:640px){.page-module__TBd4XG__main{padding:100px 1rem 56px}.page-module__TBd4XG__title{font-size:2.1rem}}
.users-module__iDHlWG__container{background-color:var(--color-royal-red-dark);min-height:100vh;color:var(--color-white);flex-direction:column;display:flex}.users-module__iDHlWG__mainContent{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:120px 2rem 50px}.users-module__iDHlWG__title{font-family:var(--font-royal-king);color:var(--color-gold);text-align:center;text-shadow:0 4px 6px #00000080;margin-top:2.25rem;margin-bottom:.75rem;font-size:3rem}.users-module__iDHlWG__titleSection{text-align:center;margin-bottom:1.25rem;padding-left:2.25rem;position:relative}.users-module__iDHlWG__divider{background:linear-gradient(90deg,#0000,#dfb84fb3,#0000);border-radius:999px;width:140px;height:2px;margin:.25rem auto 0;box-shadow:0 4px 12px #00000059}.users-module__iDHlWG__backButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #dfb84f59;border-radius:999px;justify-content:center;align-items:center;padding:.5rem .65rem;transition:all .2s;display:inline-flex;position:absolute;bottom:.05rem;left:0}.users-module__iDHlWG__backButton:hover{background:#dfb84f26;border-color:#dfb84f99}.users-module__iDHlWG__cardsGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.users-module__iDHlWG__card{background:#00000059;border:1px solid #dfb84f40;border-radius:16px;padding:1.5rem;box-shadow:0 12px 30px #00000073}.users-module__iDHlWG__cardHeader h2{color:var(--color-gold);font-family:var(--font-royal-king);letter-spacing:.4px;margin:0 0 .35rem}.users-module__iDHlWG__cardHeader p{color:#ffffffc7;margin:0}.users-module__iDHlWG__form{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.users-module__iDHlWG__inlineField{align-items:center;gap:.6rem;display:flex}.users-module__iDHlWG__select{color:#fff;background-color:#0000004d;border:1px solid #dfb84f4d;border-radius:5px;outline:none;width:100%;padding:.75rem}.users-module__iDHlWG__select:focus{border-color:var(--color-gold)}.users-module__iDHlWG__formGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.users-module__iDHlWG__statusText{margin-top:.4rem;font-size:.95rem}.users-module__iDHlWG__statusSuccess{color:#9be69b}.users-module__iDHlWG__statusError{color:#f5a1a1}.users-module__iDHlWG__banner{border:1px solid #0000;border-radius:8px;padding:.75rem 1rem;font-weight:600}.users-module__iDHlWG__bannerSuccess{color:#b2fab4;background-color:#4caf501f;border-color:#81c784}.users-module__iDHlWG__bannerError{color:#ffc4c4;background-color:#f443361f;border-color:#e57373}.users-module__iDHlWG__actionsBar{justify-content:flex-end;display:flex}.users-module__iDHlWG__roleCell{align-items:center;gap:.5rem;display:flex}.users-module__iDHlWG__roleCell .users-module__iDHlWG__select{width:140px;padding:.5rem .6rem}.users-module__iDHlWG__roleLabel{background-color:#ffffff0f;border:1px solid #dfb84f59;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.users-module__iDHlWG__spinner{animation:1s linear infinite users-module__iDHlWG__spin}@keyframes users-module__iDHlWG__spin{to{transform:rotate(360deg)}}.users-module__iDHlWG__tableContainer{background-color:#0000004d;border:1px solid #dfb84f33;border-radius:15px;padding:1rem;overflow-x:auto;box-shadow:0 10px 30px #00000080}.users-module__iDHlWG__table{border-collapse:collapse;width:100%;min-width:800px}.users-module__iDHlWG__table th,.users-module__iDHlWG__table td{text-align:left;border-bottom:1px solid #ffffff1a;padding:1rem}.users-module__iDHlWG__table th{color:var(--color-gold);font-family:var(--font-cinzel);text-transform:uppercase;font-size:1.1rem}.users-module__iDHlWG__table tr:last-child td{border-bottom:none}.users-module__iDHlWG__table tr:hover td{background-color:#ffffff0d}.users-module__iDHlWG__userCell{align-items:center;gap:1rem;display:flex}.users-module__iDHlWG__avatar{border:1px solid var(--color-gold);background-color:#00000080;border-radius:50%;width:40px;height:40px;overflow:hidden}.users-module__iDHlWG__avatar img{object-fit:cover;width:100%;height:100%}.users-module__iDHlWG__badge{text-transform:uppercase;border-radius:5px;padding:.2rem .6rem;font-size:.8rem;font-weight:700}.users-module__iDHlWG__badgeActive{color:#81c784;background-color:#4caf5033;border:1px solid #81c784}.users-module__iDHlWG__badgeInactive{color:#e57373;background-color:#f4433633;border:1px solid #e57373}.users-module__iDHlWG__actions{gap:.5rem;display:flex}.users-module__iDHlWG__btn{cursor:pointer;font-weight:600;font-family:var(--font-body);border:none;border-radius:5px;padding:.5rem .8rem;transition:all .2s}.users-module__iDHlWG__btnPrimary{background-color:var(--color-gold);color:var(--color-royal-red-dark)}.users-module__iDHlWG__btnPrimary:hover{background-color:var(--color-gold-hover)}.users-module__iDHlWG__btnSecondary{color:#fff;background-color:#ffffff1a}.users-module__iDHlWG__btnSecondary:hover{background-color:#fff3}.users-module__iDHlWG__btnDanger{color:#e57373;background-color:#f4433633;border:1px solid #e57373}.users-module__iDHlWG__btnDanger:hover{background-color:#f4433666}.users-module__iDHlWG__modalOverlay{z-index:2000;background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.users-module__iDHlWG__modalContent{border:1px solid var(--color-gold);background-color:#2a0a12;border-radius:15px;width:100%;max-width:400px;padding:2rem;box-shadow:0 0 20px #dfb84f33}.users-module__iDHlWG__modalTitle{color:var(--color-gold);text-align:center;font-family:var(--font-royal-king);margin-bottom:1.5rem;font-size:1.5rem}.users-module__iDHlWG__formGroup{margin-bottom:1.5rem}.users-module__iDHlWG__formGroup label{color:#fffc;margin-bottom:.5rem;display:block}.users-module__iDHlWG__input{color:#fff;background-color:#0000004d;border:1px solid #dfb84f4d;border-radius:5px;outline:none;width:100%;padding:.8rem}.users-module__iDHlWG__input:focus{border-color:var(--color-gold)}.users-module__iDHlWG__modalActions{justify-content:flex-end;gap:1rem;display:flex}.users-module__iDHlWG__confirmBackdrop{z-index:3000;background:#000000a6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.users-module__iDHlWG__confirmPanel{text-align:center;background:#020101f2;border:1px solid #dfb84f99;border-radius:18px;flex-direction:column;gap:.75rem;width:min(420px,100%);padding:1.75rem;display:flex;box-shadow:0 20px 40px #0009}.users-module__iDHlWG__confirmTitle{color:var(--color-gold);font-size:1.2rem;font-weight:700}.users-module__iDHlWG__confirmMessage{color:#ffffffd9;font-size:.95rem;line-height:1.4}.users-module__iDHlWG__confirmActions{justify-content:center;gap:.75rem;display:flex}.users-module__iDHlWG__confirmCancel,.users-module__iDHlWG__confirmDelete{cursor:pointer;border:none;border-radius:999px;padding:.65rem 1.4rem;font-weight:600;transition:transform .2s}.users-module__iDHlWG__confirmCancel{color:var(--color-white);background:#ffffff1a}.users-module__iDHlWG__confirmCancel:hover{background:#ffffff40;transform:translateY(-1px)}.users-module__iDHlWG__confirmDelete{color:var(--color-white);background:linear-gradient(90deg,#ff6b6b,#ff3b3b)}.users-module__iDHlWG__confirmDelete:disabled{opacity:.6;cursor:not-allowed}
.page-module__5YwBlG__page{background-color:var(--color-royal-red-dark);min-height:100vh;color:var(--color-white);flex-direction:column;display:flex}.page-module__5YwBlG__main{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:120px 2rem 70px;display:flex}.page-module__5YwBlG__titleSection{text-align:center;margin-bottom:.5rem}.page-module__5YwBlG__title{font-family:var(--font-royal-king);color:var(--color-gold);text-shadow:0 4px 6px #0000004d;margin:2.25rem 0 .85rem;font-size:3rem}.page-module__5YwBlG__divider{background:linear-gradient(90deg,#0000,#dfb84fb3,#0000);width:140px;height:2px;margin:.25rem auto 0;box-shadow:0 4px 12px #00000059}@media (max-width:768px){.page-module__5YwBlG__main{padding:110px 1.25rem 50px}.page-module__5YwBlG__title{font-size:2.4rem}}
.page-module__nYxe9W__container{background-color:var(--color-royal-red-dark);min-height:100vh;color:var(--color-white);flex-direction:column;display:flex}.page-module__nYxe9W__mainContent{flex:1;width:100%;max-width:960px;margin:0 auto;padding:120px 2rem 50px}.page-module__nYxe9W__title{font-family:var(--font-royal-king);color:var(--color-gold);text-align:center;text-shadow:0 4px 6px #00000080;margin-top:2.75rem;margin-bottom:1.2rem;font-size:3rem}.page-module__nYxe9W__titleSection{text-align:center;margin-bottom:1.4rem;padding-left:2.25rem;position:relative}.page-module__nYxe9W__divider{background:linear-gradient(90deg,#0000,#dfb84fb3,#0000);border-radius:999px;width:140px;height:2px;margin:.25rem auto 0;box-shadow:0 4px 12px #00000059}.page-module__nYxe9W__backButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #dfb84f59;border-radius:999px;justify-content:center;align-items:center;padding:.5rem .65rem;transition:all .2s;display:inline-flex;position:absolute;bottom:.05rem;left:0}.page-module__nYxe9W__backButton:hover{background:#dfb84f26;border-color:#dfb84f99}.page-module__nYxe9W__formCard{background-color:#00000059;border:1px solid #dfb84f33;border-radius:15px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 12px 30px #00000080}.page-module__nYxe9W__formGroup{margin-bottom:1.5rem}.page-module__nYxe9W__label{color:var(--color-gold);font-family:var(--font-cinzel);margin-bottom:.5rem;font-weight:700;display:block}.page-module__nYxe9W__inputWrapper{align-items:center;gap:1rem;display:flex}.page-module__nYxe9W__input{color:#fff;background-color:#0000004d;border:1px solid #dfb84f4d;border-radius:8px;outline:none;width:100%;padding:1rem;font-size:1rem;transition:border-color .3s}.page-module__nYxe9W__input:focus{border-color:var(--color-gold)}.page-module__nYxe9W__input[type=date]::-webkit-calendar-picker-indicator{filter:invert()}.page-module__nYxe9W__toggleRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:inline-flex}.page-module__nYxe9W__toggleHidden{opacity:0;pointer-events:none;position:absolute}.page-module__nYxe9W__toggleVisual{background:#ffffff14;border:1px solid #dfb84f99;border-radius:4px;width:18px;height:18px;transition:all .2s;display:inline-block;box-shadow:inset 0 0 0 2px #0006}.page-module__nYxe9W__toggleHidden:checked+.page-module__nYxe9W__toggleVisual{background:linear-gradient(135deg,#dfb84fcc,#dfb84f);box-shadow:0 0 0 1px #dfb84fb3}.page-module__nYxe9W__helperNote{color:#ffffffb3;margin-top:.35rem;font-size:.9rem;line-height:1.3}.page-module__nYxe9W__verifyBtn{background-color:var(--color-gold);color:var(--color-royal-red-dark);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.9rem 1.2rem;font-weight:700;transition:all .2s}.page-module__nYxe9W__verifyBtn:hover{background-color:var(--color-gold-hover);transform:translateY(-2px)}.page-module__nYxe9W__verifyBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.page-module__nYxe9W__select{color:#fff;appearance:none;cursor:pointer;background-color:#0000004d;border:1px solid #dfb84f4d;border-radius:8px;outline:none;width:100%;padding:.9rem;font-size:1rem}.page-module__nYxe9W__select option{color:#fff;background-color:#2a0a12}.page-module__nYxe9W__verificationStatus{align-items:center;gap:.5rem;margin-top:.5rem;font-size:.9rem;display:flex}.page-module__nYxe9W__statusSuccess{color:#81c784}.page-module__nYxe9W__statusError{color:#e57373}.page-module__nYxe9W__submitBtn{background-color:var(--color-gold);width:100%;color:var(--color-royal-red-dark);cursor:pointer;text-transform:uppercase;border:none;border-radius:8px;margin-top:2rem;padding:.9rem;font-size:1.1rem;font-weight:700;transition:all .2s}.page-module__nYxe9W__submitBtn:hover{background-color:var(--color-gold-hover);transform:translateY(-1px);box-shadow:0 5px 15px #dfb84f40}.page-module__nYxe9W__submitBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.page-module__nYxe9W__habboPreview{background-color:#ffffff0d;border-radius:8px;align-items:center;gap:1rem;margin-top:.8rem;padding:.9rem;display:flex}.page-module__nYxe9W__banner{border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem;font-weight:700;animation:.3s ease-out page-module__nYxe9W__fadeIn;display:flex;box-shadow:0 4px 12px #0003}.page-module__nYxe9W__bannerSuccess{color:#a5d6a7;background:#4caf5026;border:1px solid #81c784}.page-module__nYxe9W__bannerError{color:#ffcdd2;background:#f4433626;border:1px solid #e57373}@keyframes page-module__nYxe9W__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__nYxe9W__habboAvatar{border:2px solid var(--color-gold);background-color:#0000004d;border-radius:50%;width:60px;height:60px;overflow:hidden}.page-module__nYxe9W__habboAvatar img{object-fit:cover;width:100%;height:100%}.page-module__nYxe9W__habboInfo h4{color:var(--color-gold);margin-bottom:.2rem}.page-module__nYxe9W__habboInfo p{color:#ffffffb3;font-size:.9rem;font-style:italic}.page-module__nYxe9W__noticeCard{border:1px solid #0000;border-radius:10px;margin:.5rem 0 1rem;padding:.85rem 1rem;font-weight:700}.page-module__nYxe9W__noticeSuccess{color:#d5f5d5;background:#4caf5024;border-color:#81c784}.page-module__nYxe9W__noticeError{color:#ffd2d2;background:#f4433624;border-color:#e57373}.page-module__nYxe9W__formGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.page-module__nYxe9W__formGroupColumn{flex-direction:column;gap:1rem;display:flex}.page-module__nYxe9W__searchSection{background:#00000040;border:1px solid #dfb84f2e;border-radius:14px;margin-top:1rem;padding:1.4rem;box-shadow:0 10px 28px #0006}.page-module__nYxe9W__sectionHeader h2{color:var(--color-gold);font-family:var(--font-royal-king);margin:0}.page-module__nYxe9W__sectionHeader p{color:#ffffffc2;margin:.2rem 0 1rem}.page-module__nYxe9W__searchBar{background:#00000059;border:1px solid #dfb84f40;border-radius:10px;align-items:center;gap:.6rem;padding:.75rem .9rem;display:flex}.page-module__nYxe9W__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:1rem}.page-module__nYxe9W__resultsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;margin-top:1rem;display:grid}.page-module__nYxe9W__resultCard{cursor:pointer;background:#ffffff08;border:1px solid #dfb84f26;border-radius:12px;justify-content:space-between;align-items:center;padding:.9rem 1rem;transition:all .2s;display:flex}.page-module__nYxe9W__resultCard:hover{background:#dfb84f0d;border-color:#dfb84f59}.page-module__nYxe9W__resultCardActive{border-color:var(--color-gold);box-shadow:0 8px 20px #dfb84f26}.page-module__nYxe9W__metaText{color:#ffffffb3;margin:.15rem 0;font-size:.95rem}.page-module__nYxe9W__profilePanel{background:#00000059;border:1px solid #dfb84f38;border-radius:14px;margin-top:1rem;padding:1.2rem;box-shadow:0 10px 26px #00000073}.page-module__nYxe9W__profileHeader{align-items:center;gap:1rem;display:flex}.page-module__nYxe9W__profileAvatar{background:#00000059;border:2px solid #dfb84f66;border-radius:12px;width:90px;height:90px;overflow:hidden}.page-module__nYxe9W__profileAvatar img{object-fit:cover;width:100%;height:100%}.page-module__nYxe9W__profileStats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin:1rem 0;display:grid}.page-module__nYxe9W__statLabel{color:#ffffffb3;margin-bottom:.1rem;font-size:.9rem;display:block}.page-module__nYxe9W__editGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.page-module__nYxe9W__actionsRow{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.page-module__nYxe9W__btn{cursor:pointer;font-weight:700;font-family:var(--font-body);border:none;border-radius:8px;align-items:center;gap:.45rem;padding:.6rem .9rem;transition:all .2s;display:inline-flex}.page-module__nYxe9W__btnPrimary{background-color:var(--color-gold);color:var(--color-royal-red-dark)}.page-module__nYxe9W__btnSecondary{color:#fff;background-color:#ffffff1f}.page-module__nYxe9W__btnDanger{color:#ffc4c4;background-color:#f443362e;border:1px solid #f4433659}.page-module__nYxe9W__spinner{animation:1s linear infinite page-module__nYxe9W__spin}@keyframes page-module__nYxe9W__spin{to{transform:rotate(360deg)}}.page-module__nYxe9W__modalOverlay{z-index:3000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.page-module__nYxe9W__modalContent{background:#2a0a12;border:1px solid #dfb84f66;border-radius:14px;width:100%;max-width:420px;padding:1.5rem;box-shadow:0 12px 32px #0000008c}.page-module__nYxe9W__modalTitle{color:var(--color-gold);font-family:var(--font-royal-king);text-align:center;margin:0 0 .75rem}.page-module__nYxe9W__modalMessage{color:#ffffffdb;text-align:center;margin:0 0 1rem}.page-module__nYxe9W__modalActions{justify-content:flex-end;gap:.6rem;margin-top:.8rem;display:flex}.page-module__nYxe9W__historySection{background:#00000040;border:1px solid #dfb84f26;border-radius:12px;margin-top:1.5rem;padding:1.25rem}.page-module__nYxe9W__historyTitle{color:var(--color-gold);font-family:var(--font-royal-king);border-bottom:1px solid #dfb84f33;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.25rem}.page-module__nYxe9W__loadingHistory{color:#fff9;justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;display:flex}.page-module__nYxe9W__emptyHistory{text-align:center;color:#ffffff80;padding:1rem 0;font-style:italic}.page-module__nYxe9W__historyContainer{max-height:400px;padding-right:.5rem;overflow-y:auto}.page-module__nYxe9W__historyContainer::-webkit-scrollbar{width:6px}.page-module__nYxe9W__historyContainer::-webkit-scrollbar-track{background:#0000001a}.page-module__nYxe9W__historyContainer::-webkit-scrollbar-thumb{background:#dfb84f4d;border-radius:3px}.page-module__nYxe9W__historyList{flex-direction:column;gap:.75rem;display:flex}.page-module__nYxe9W__historyItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;gap:1rem;padding:.85rem;transition:background .2s;display:flex}.page-module__nYxe9W__historyItem:hover{background:#ffffff0d}.page-module__nYxe9W__historyItemIcon{background:#0003;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-module__nYxe9W__historyItemContent{flex:1}.page-module__nYxe9W__historyItemHeader{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.page-module__nYxe9W__historyItemType{text-transform:uppercase;letter-spacing:.05em;color:#fff6;font-size:.75rem;font-weight:700}.page-module__nYxe9W__historyItemDate{color:#ffffff80;font-size:.8rem}.page-module__nYxe9W__historyItemMain{color:#ffffffe6;font-size:.95rem;line-height:1.4}.page-module__nYxe9W__historyItemMain strong{color:var(--color-gold)}.page-module__nYxe9W__historyItemRank strong{color:#6296c0}.page-module__nYxe9W__historyItemMembership strong{color:#81c784}.page-module__nYxe9W__historyItemPayment strong{color:var(--color-gold)}.page-module__nYxe9W__historyItemFooter{color:#fff6;margin-top:.35rem;font-size:.8rem;font-style:italic}
.page-module__UjU-dG__page{background-color:var(--color-royal-red-dark);min-height:100vh;color:var(--color-white);flex-direction:column;display:flex}.page-module__UjU-dG__main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:140px 1.5rem 64px}.page-module__UjU-dG__hero{background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #dfb84f80;border-radius:16px;min-height:320px;position:relative;overflow:hidden;box-shadow:0 16px 36px #00000073}.page-module__UjU-dG__heroOverlay{flex-direction:column;justify-content:flex-start;padding:0;display:flex;position:absolute;inset:0;box-shadow:inset 0 0 0 8px #0000001f,inset 0 0 36px #00000047}.page-module__UjU-dG__heroLower{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#0000007a 0%,#000000a6 100%);border-top:0 solid #0000;margin-top:auto;padding:1.2rem 1.75rem 1.35rem}.page-module__UjU-dG__heroContent{width:100%;max-width:100%}.page-module__UjU-dG__heroHeader{grid-template-columns:minmax(0,.8fr) minmax(0,.2fr);align-items:center;gap:.9rem;width:100%;display:grid}.page-module__UjU-dG__heroText{flex-direction:column;gap:.15rem;display:flex}.page-module__UjU-dG__heroActions{justify-content:flex-end;align-items:center;width:100%;display:flex}.page-module__UjU-dG__actionsHero{justify-content:flex-end;align-items:center;gap:.65rem;margin-top:0;display:flex}.page-module__UjU-dG__actionIcon{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;padding:.55rem;transition:all .15s;display:inline-flex}.page-module__UjU-dG__actionIcon:hover{background:#ffffff38;border-color:#fff9}.page-module__UjU-dG__actionIconDanger{color:#ffc4c4;background:#f4433629;border-color:#f4433659}.page-module__UjU-dG__actionIconDanger:hover{color:#ffd6d6;background:#f4433647;border-color:#f443368c}.page-module__UjU-dG__kicker{text-transform:uppercase;letter-spacing:1px;color:#ffffffc7;margin:0;font-size:.8rem}.page-module__UjU-dG__title{font-family:var(--font-royal-king);color:var(--color-gold);text-shadow:0 4px 8px #00000073;margin:0;font-size:2.6rem}.page-module__UjU-dG__heroDescription{color:#ffffffe6;margin:0;font-size:1.05rem;font-weight:600}.page-module__UjU-dG__contentCard{background:#00000059;border:1px solid #dfb84f38;border-radius:16px;margin-top:1.5rem;padding:1.75rem;box-shadow:0 12px 30px #00000073}.page-module__UjU-dG__body{color:#ffffffe6;white-space:pre-line;line-height:1.65}.page-module__UjU-dG__articleFooter{color:#ffffffd9;border-top:1px solid #dfb84f59;justify-content:space-between;align-items:center;margin-top:1.4rem;padding-top:.9rem;font-weight:600;display:flex}.page-module__UjU-dG__footerAuthor{color:var(--color-gold)}.page-module__UjU-dG__footerDate{opacity:.85}.page-module__UjU-dG__navigation{justify-content:space-between;gap:.75rem;margin-top:1.25rem;display:flex}.page-module__UjU-dG__navButton{color:var(--color-gold);background:#dfb84f24;border:1px solid #dfb84f59;border-radius:10px;justify-content:center;align-items:center;padding:.8rem 1.1rem;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.page-module__UjU-dG__navButton:hover{background:#dfb84f3d;border-color:#dfb84f8c}.page-module__UjU-dG__navDisabled{opacity:.55;cursor:not-allowed;pointer-events:none}.page-module__UjU-dG__actionsRow{gap:.75rem;margin-top:1rem;display:flex}.page-module__UjU-dG__actionButton{color:var(--color-gold);cursor:pointer;background:#dfb84f29;border:1px solid #dfb84f59;border-radius:10px;padding:.6rem .95rem;font-weight:700;transition:all .15s}.page-module__UjU-dG__actionButton:hover{background:#dfb84f40;border-color:#dfb84f99}.page-module__UjU-dG__actionDanger{color:#ffc4c4;background:#f443361f;border-color:#f4433659}.page-module__UjU-dG__modalOverlay{z-index:3000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.page-module__UjU-dG__modalCard,.page-module__UjU-dG__modalCardWide{background:#2a0a12;border:1px solid #dfb84f66;border-radius:14px;flex-direction:column;gap:.6rem;width:100%;max-width:520px;padding:1.5rem;display:flex;box-shadow:0 12px 32px #0000008c}.page-module__UjU-dG__modalCardWide{max-width:720px}.page-module__UjU-dG__modalTitle{color:var(--color-gold);font-family:var(--font-royal-king);text-align:center;letter-spacing:.5px;margin:0 0 .75rem}.page-module__UjU-dG__modalMessage{color:#ffffffdb;text-align:center;margin:0 0 1rem}.page-module__UjU-dG__modalActions{justify-content:flex-end;gap:.6rem;margin-top:.8rem;display:flex}.page-module__UjU-dG__modalForm{flex-direction:column;gap:.75rem;display:flex}.page-module__UjU-dG__label{color:#ffffffeb;letter-spacing:.2px;font-weight:700}.page-module__UjU-dG__input,.page-module__UjU-dG__textarea,.page-module__UjU-dG__fileNameInput{width:100%;color:var(--color-white);background:#ffffff0a;border:1px solid #dfb84f59;border-radius:10px;padding:.75rem .85rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s,background .15s}.page-module__UjU-dG__input:focus,.page-module__UjU-dG__textarea:focus,.page-module__UjU-dG__fileNameInput:focus{background:#ffffff12;border-color:#dfb84fa6;outline:none;box-shadow:0 0 0 2px #dfb84f2e}.page-module__UjU-dG__textarea{resize:vertical;min-height:180px;line-height:1.5}.page-module__UjU-dG__fileRow{grid-template-columns:auto 1fr;align-items:center;gap:.6rem;display:grid}.page-module__UjU-dG__fileInput{display:none}.page-module__UjU-dG__fileNameWrapper{grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;display:grid}.page-module__UjU-dG__fileButton{color:var(--color-gold);cursor:pointer;background:#dfb84f29;border:1px solid #dfb84f73;border-radius:10px;justify-content:center;align-items:center;padding:.65rem .7rem;transition:all .15s;display:inline-flex}.page-module__UjU-dG__fileButton:hover{background:#dfb84f40;border-color:#dfb84f99}.page-module__UjU-dG__fileNameInput{border-radius:10px;padding-right:2.5rem}.page-module__UjU-dG__clearFile{color:#ffc4c4;cursor:pointer;background:#f443361f;border:1px solid #f4433659;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.25rem;line-height:1;transition:all .15s;display:inline-flex}.page-module__UjU-dG__clearFile:hover{background:#f443363d;border-color:#f443368c}.page-module__UjU-dG__helperStack{flex-direction:column;gap:.25rem;margin-top:-.25rem;display:flex}.page-module__UjU-dG__helperText{color:#ffffffb3;margin:0;font-size:.9rem}.page-module__UjU-dG__banner{border-radius:10px;padding:.75rem .9rem;font-weight:700}.page-module__UjU-dG__bannerError{color:#ffc4c4;background:#f4433629;border:1px solid #f4433659}@media (max-width:768px){.page-module__UjU-dG__main{padding:120px 1rem 48px}.page-module__UjU-dG__title{font-size:2rem}.page-module__UjU-dG__heroOverlay{padding:1.5rem}.page-module__UjU-dG__heroHeader{grid-template-columns:1fr;gap:.65rem}.page-module__UjU-dG__heroActions{justify-content:flex-end}}
.page-module__4HSC1W__page{background:var(--color-royal-red-dark);min-height:100vh;color:var(--color-white);flex-direction:column;display:flex}.page-module__4HSC1W__main{flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto;padding:140px 2rem 80px;display:flex}.page-module__4HSC1W__titleSection{text-align:center;flex-direction:column;align-items:center;gap:.6rem;display:flex}.page-module__4HSC1W__title{font-family:var(--font-royal-king);color:var(--color-gold);text-shadow:0 6px 14px #0006;margin:0;font-size:3rem}.page-module__4HSC1W__lead{color:#ffffffd1;max-width:820px;margin:0;line-height:1.6}.page-module__4HSC1W__divider{background:linear-gradient(90deg,#0000,#dfb84fcc,#0000);border-radius:999px;width:140px;height:2px;margin-top:.35rem;box-shadow:0 4px 10px #00000059}.page-module__4HSC1W__stack{flex-direction:column;gap:1rem;display:flex}.page-module__4HSC1W__surface{background:#00000059;border:1px solid #dfb84f40;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 15px 30px #00000073}.page-module__4HSC1W__sectionHeading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module__4HSC1W__overline{text-transform:uppercase;letter-spacing:1px;color:#ffffffa6;margin:0;font-size:.8rem}.page-module__4HSC1W__sectionTitle{color:var(--color-gold);margin:0;font-size:1.5rem}.page-module__4HSC1W__sectionSubtitle{color:#ffffffc7;margin:.2rem 0 0;line-height:1.5}.page-module__4HSC1W__sectionIcon{width:42px;height:42px;color:var(--color-gold);background:linear-gradient(145deg,#dfb84f59,#dfb84f14);border-radius:12px;place-items:center;display:grid}.page-module__4HSC1W__searchBar{background:#ffffff0a;border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.page-module__4HSC1W__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1rem}.page-module__4HSC1W__spinner{animation:1s linear infinite page-module__4HSC1W__spin}@keyframes page-module__4HSC1W__spin{to{transform:rotate(360deg)}}.page-module__4HSC1W__helper{color:#ffffffbf;margin:0;font-size:.95rem}.page-module__4HSC1W__bannerError{color:#ffcbd4;background:#ff4d6d1a;border:1px solid #ff4d6d73;border-radius:10px;padding:.75rem 1rem}.page-module__4HSC1W__userGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.8rem;display:grid}.page-module__4HSC1W__userCard{cursor:pointer;color:#fff;background:#00000059;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:.75rem;padding:.85rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.page-module__4HSC1W__userCard:hover{border-color:var(--color-gold);transform:translateY(-2px);box-shadow:0 10px 18px #00000059}.page-module__4HSC1W__userCardActive{border-color:var(--color-gold);background:#dfb84f14;box-shadow:0 12px 24px #dfb84f40}.page-module__4HSC1W__cardAvatar{background:#0006;border:1px solid #dfb84f80;border-radius:12px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.page-module__4HSC1W__cardAvatar img{object-fit:cover;width:100%;height:100%}.page-module__4HSC1W__cardName{font-size:1rem;font-weight:700}.page-module__4HSC1W__emptyState{text-align:center;color:#ffffffb3;grid-column:1/-1;padding:.5rem 0}.page-module__4HSC1W__placeholderPanel{text-align:center;color:#fffc;background:#00000040;border:1px dashed #dfb84f66;border-radius:16px;justify-content:center;align-items:center;min-height:320px;padding:1.5rem;display:flex}.page-module__4HSC1W__detailPanel{background:#00000059;border:1px solid #dfb84f4d;border-radius:18px;padding:1.5rem;box-shadow:0 15px 32px #00000073}.page-module__4HSC1W__mainGrid{grid-template-columns:220px 1fr;align-items:start;gap:1.2rem;display:grid}@media (max-width:900px){.page-module__4HSC1W__mainGrid{grid-template-columns:1fr}}.page-module__4HSC1W__avatarColumn{justify-content:center;align-items:flex-start;display:flex}.page-module__4HSC1W__largeAvatar{border:3px solid var(--color-gold);background:#0006;border-radius:16px;width:100%;max-width:220px;height:auto;max-height:330px;overflow:hidden}.page-module__4HSC1W__largeAvatar img{object-fit:contain;width:100%;height:100%}.page-module__4HSC1W__infoColumn{flex-direction:column;gap:1rem;display:flex}.page-module__4HSC1W__infoGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.page-module__4HSC1W__infoBox{background:#00000040;border:1px solid #dfb84f33;border-radius:12px;padding:.9rem 1rem}.page-module__4HSC1W__infoUser{border-color:#dfb84f8c}.page-module__4HSC1W__infoRank{border-color:#cdd2dcb3}.page-module__4HSC1W__infoMembership{border-color:#dfb84f8c}.page-module__4HSC1W__dualPanel{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:.75rem;display:grid}.page-module__4HSC1W__hoursBlock{border-color:#7c3aed80;margin-top:.75rem}.page-module__4HSC1W__paymentBlock{margin-top:.75rem}.page-module__4HSC1W__statusBanner{border:1px solid #0000;border-radius:12px;margin-top:.5rem;padding:.85rem 1rem;font-weight:600}.page-module__4HSC1W__statusSuccess{color:#b7f7c8;background:#22c55e26;border-color:#22c55e59}.page-module__4HSC1W__statusError{color:#ffd4d4;background:#ef444426;border-color:#ef444459}.page-module__4HSC1W__modalOverlay{z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.page-module__4HSC1W__modalCard{background:#1e0000f2;border:1px solid #dfb84f66;border-radius:14px;flex-direction:column;gap:.75rem;width:100%;max-width:420px;padding:1.25rem 1.5rem;display:flex;box-shadow:0 20px 40px #0009}.page-module__4HSC1W__modalTitle{color:var(--color-gold);margin:0;font-size:1.2rem}.page-module__4HSC1W__modalHelper{color:#fffc;margin:0;line-height:1.4}.page-module__4HSC1W__savingOptions{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.6rem;display:grid}.page-module__4HSC1W__savingOption{color:#fff;background:#ffffff08;border:1px solid #dfb84f59;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem .75rem;display:flex}.page-module__4HSC1W__modalActions{justify-content:flex-end;gap:.6rem;display:flex}.page-module__4HSC1W__pendingSection{background:#00000059;border:1px solid #dfb84f40;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 15px 30px #00000073}.page-module__4HSC1W__pendingGrid{flex-direction:column;gap:1rem;display:flex}.page-module__4HSC1W__pendingCard{background:#00000040;border:1px solid #dfb84f40;border-radius:14px;grid-template-columns:90px 1fr 160px;align-items:center;gap:.9rem;padding:.9rem 1rem;display:grid}.page-module__4HSC1W__pendingAvatar{background:#0006;border:2px solid #dfb84f80;border-radius:12px;place-items:center;width:70px;height:70px;display:grid;overflow:hidden}.page-module__4HSC1W__pendingAvatar img{object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__4HSC1W__pendingMain{flex-direction:column;gap:.5rem;display:flex}.page-module__4HSC1W__pendingTitleRow{align-items:center;gap:.6rem;display:flex}.page-module__4HSC1W__pendingName{margin:0;font-size:1.2rem}.page-module__4HSC1W__pendingFieldsRow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem;display:grid}.page-module__4HSC1W__pendingActionsColumn{flex-direction:column;justify-content:center;gap:.5rem;display:flex}.page-module__4HSC1W__pendingFieldBox{background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;align-items:center;gap:.35rem;min-height:86px;padding:.7rem .85rem;display:flex}.page-module__4HSC1W__fieldLabelCenter{color:#ffffffbf;text-align:center;margin:0;font-size:.95rem}.page-module__4HSC1W__fieldValueCenter{color:#fff;text-align:center;margin:0;font-size:1.1rem;font-weight:700}.page-module__4HSC1W__pendingInput{color:#fff;text-align:center;background:#ffffff14;border:1px solid #dfb84f66;border-radius:12px;width:100%;padding:.65rem .75rem;font-size:1.05rem}.page-module__4HSC1W__btnDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}.page-module__4HSC1W__pendingSecondary{color:#f6d9a4;background:linear-gradient(#2f3640 0%,#0f172a 100%);border-color:#ffffff4d;box-shadow:0 6px 12px #00000059}.page-module__4HSC1W__pendingPrimary{box-shadow:0 6px 12px #00000059}.page-module__4HSC1W__pendingSecondary:disabled,.page-module__4HSC1W__pendingPrimary:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.page-module__4HSC1W__block{background:#00000040;border:1px solid #dfb84f33;border-radius:14px;flex-direction:column;gap:.8rem;padding:1.1rem;display:flex}.page-module__4HSC1W__blockHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module__4HSC1W__blockTitle{color:var(--color-gold);margin:0;font-size:1.2rem}.page-module__4HSC1W__blockHelper{color:#ffffffbf;margin:.25rem 0 0;line-height:1.45}.page-module__4HSC1W__hoursContent{flex-direction:column;flex:1;justify-content:center;gap:.75rem;display:flex}.page-module__4HSC1W__hoursRow{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.page-module__4HSC1W__hoursHelper{color:#ffffffb3;text-align:center;margin:0;font-size:.9rem;line-height:1.45}.page-module__4HSC1W__hourButton{color:#fff;cursor:pointer;background:#ffffff0a;border:2px solid #dfb84f59;border-radius:12px;width:86px;height:56px;font-size:1.05rem;font-weight:700;transition:all .2s}.page-module__4HSC1W__hourButton:hover{transform:translateY(-1px);box-shadow:0 10px 18px #0000004d}.page-module__4HSC1W__hourButtonActive{background:var(--color-gold);color:var(--color-royal-red-dark);border-color:var(--color-gold);box-shadow:0 12px 24px #dfb84f59}.page-module__4HSC1W__amountBox{background:#00000059;border:1px solid #dfb84f59;border-radius:14px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.page-module__4HSC1W__amountDisplay{color:var(--color-gold);text-shadow:0 8px 16px #00000073;margin:0;font-size:2.2rem;font-weight:900}.page-module__4HSC1W__amountGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:flex-end;gap:.75rem;display:grid}.page-module__4HSC1W__label{color:#ffffffa6;margin:0 0 .2rem;font-size:.9rem}.page-module__4HSC1W__value{margin:0;font-weight:700}.page-module__4HSC1W__inputGroup{flex-direction:column;display:flex}.page-module__4HSC1W__amountInput{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;width:100%;padding:.65rem .75rem}.page-module__4HSC1W__amountInput:focus{border-color:var(--color-gold);outline:none;box-shadow:0 0 0 3px #dfb84f33}.page-module__4HSC1W__actionsRow{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;margin-top:.75rem;display:flex}.page-module__4HSC1W__primaryButton{color:#2a0a0a;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:linear-gradient(#ffdd97 0%,#d49b00 100%);border:1px solid #dfb84fb3;border-radius:14px;padding:.9rem 1.4rem;font-weight:800;transition:transform .2s,box-shadow .2s}.page-module__4HSC1W__primaryButton:hover{transform:translateY(-2px);box-shadow:0 12px 26px #00000059}.page-module__4HSC1W__secondaryButton{color:#f6d9a4;cursor:pointer;background:#00000059;border:1px solid #dfb84f80;border-radius:14px;padding:.9rem 1.2rem;font-weight:700;transition:transform .2s,box-shadow .2s}.page-module__4HSC1W__secondaryButton:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0000004d}@media (max-width:768px){.page-module__4HSC1W__main{padding:120px 1.2rem 70px}.page-module__4HSC1W__title{font-size:2.4rem}.page-module__4HSC1W__profileHeader{align-items:flex-start}}.page-module__4HSC1W__bonusInfo{background:#10b98114;border:1px solid #10b98140;border-radius:12px;flex-direction:column;gap:.15rem;padding:.6rem .8rem;display:flex}.page-module__4HSC1W__bonusLabel{color:#10b981cc;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.8rem;font-weight:700}.page-module__4HSC1W__bonusValue{color:#10b981;margin:0;font-size:1rem;font-weight:700;line-height:1.2}.page-module__4HSC1W__bonusBreakdown{color:#10b981b3;margin-left:.3rem;font-size:.8rem;font-weight:400}.page-module__4HSC1W__hourlyRateCenter{text-align:center;border-top:1px dashed #dfb84f33;margin-top:.5rem;padding-top:.5rem}
.page-module__VBdWPW__page{background-color:var(--color-royal-red-dark);min-height:100vh;color:var(--color-white);flex-direction:column;display:flex}.page-module__VBdWPW__main{flex-direction:column;flex:1;gap:1.75rem;width:100%;max-width:1200px;margin:0 auto;padding:120px 1.75rem 80px;display:flex}.page-module__VBdWPW__titleSection{text-align:center}.page-module__VBdWPW__title{font-family:var(--font-royal-king);color:var(--color-gold);text-shadow:0 4px 6px #0000004d;margin:2.25rem 0 .85rem;font-size:3rem}.page-module__VBdWPW__divider{background:linear-gradient(90deg,#0000,#dfb84fb3,#0000);width:140px;height:2px;margin:.25rem auto 0;box-shadow:0 4px 12px #00000059}.page-module__VBdWPW__card{background:#00000059;border:1px solid #dfb84f40;border-radius:20px;flex-direction:column;gap:2rem;padding:2.2rem;display:flex;box-shadow:0 12px 30px #00000073}.page-module__VBdWPW__profileHeader{flex-wrap:wrap;align-items:center;gap:1.75rem;display:flex}.page-module__VBdWPW__avatarWrapper{background:#00000059;border:2px solid #dfb84f73;border-radius:18px;width:140px;height:140px;overflow:hidden;box-shadow:0 8px 24px #0006}.page-module__VBdWPW__avatarWrapper img{object-fit:cover;width:100%;height:100%}.page-module__VBdWPW__userDetails{flex:1;min-width:260px}.page-module__VBdWPW__subtitle{color:#ffffffc7;letter-spacing:.6px;font-family:var(--font-body);margin-bottom:.2rem}.page-module__VBdWPW__username{font-family:var(--font-heading);color:#fff;text-shadow:0 4px 10px #00000059;margin:0 0 .4rem;font-size:2.2rem}.page-module__VBdWPW__meta{flex-wrap:wrap;gap:.6rem;margin-bottom:.75rem;display:flex}.page-module__VBdWPW__badge{color:var(--color-gold);text-transform:capitalize;background:#dfb84f33;border:1px solid #dfb84f80;border-radius:12px;padding:.35rem .85rem;font-size:.95rem}.page-module__VBdWPW__status{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;padding:.35rem .85rem;font-size:.95rem}.page-module__VBdWPW__helperText{color:#ffffffc7;font-family:var(--font-body);max-width:640px;line-height:1.5}.page-module__VBdWPW__section{border-top:1px solid #ffffff1f;flex-direction:column;gap:1.25rem;padding-top:1.25rem;display:flex}.page-module__VBdWPW__sectionHeader h3{color:var(--color-gold);font-size:1.4rem;font-family:var(--font-heading);letter-spacing:.4px;margin:0}.page-module__VBdWPW__sectionHeader p{color:#ffffffbf;font-family:var(--font-body);margin:.35rem 0 0}.page-module__VBdWPW__form{flex-direction:column;gap:1rem;display:flex}.page-module__VBdWPW__formRow{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.page-module__VBdWPW__formGroup{flex-direction:column;gap:.45rem;display:flex}.page-module__VBdWPW__formGroup label{color:#ffffffe6;letter-spacing:.4px;font-weight:600;font-family:var(--font-body)}.page-module__VBdWPW__input{color:#fff;width:100%;font-size:1rem;font-family:var(--font-body);background:#ffffff0d;border:1px solid #ffffff38;border-radius:12px;padding:.95rem 1rem;transition:border-color .2s,box-shadow .2s,background .2s}.page-module__VBdWPW__input:focus{border-color:var(--color-gold);background:#ffffff14;outline:none;box-shadow:0 0 12px #dfb84f59}.page-module__VBdWPW__mismatch{color:#fcd34d;font-family:var(--font-body);background:#fcd34d14;border:1px solid #fcd34d59;border-radius:12px;padding:.85rem 1rem}.page-module__VBdWPW__statusMessage{font-weight:600;font-family:var(--font-body);border:1px solid #0000;border-radius:12px;padding:.95rem 1rem}.page-module__VBdWPW__success{color:#b5f4c2;background:#22c55e1f;border-color:#22c55e80}.page-module__VBdWPW__error{color:#fecdd3;background:#ef44441f;border-color:#ef444473}.page-module__VBdWPW__actions{justify-content:flex-end;display:flex}.page-module__VBdWPW__submitButton{color:#2a0301;cursor:pointer;text-transform:uppercase;letter-spacing:.6px;font-weight:800;font-family:var(--font-body);background:linear-gradient(#ffdd97 0%,#d49b00 100%);border:none;border-radius:14px;padding:.9rem 2.4rem;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 16px 45px #00000059}.page-module__VBdWPW__submitButton:hover{transform:translateY(-2px);box-shadow:0 20px 50px #00000059}.page-module__VBdWPW__submitButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.page-module__VBdWPW__loading,.page-module__VBdWPW__emptyState{text-align:center;color:#ffffffd9;font-family:var(--font-body);padding:1rem 0}.page-module__VBdWPW__emptyState h2{color:var(--color-gold);font-family:var(--font-heading);margin:0 0 .5rem}.page-module__VBdWPW__emptyState p{color:#fffc;margin:0}@media (max-width:768px){.page-module__VBdWPW__main{padding:110px 1.2rem 60px}.page-module__VBdWPW__title{font-size:2.4rem}.page-module__VBdWPW__card{padding:1.75rem}.page-module__VBdWPW__profileHeader{flex-direction:column;align-items:flex-start}}
.page-module__FlDybq__page{background:var(--color-royal-red-dark);min-height:100vh;color:var(--color-white);flex-direction:column;display:flex}.page-module__FlDybq__main{flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto;padding:140px 2rem 96px;display:flex}.page-module__FlDybq__titleSection{text-align:center;flex-direction:column;align-items:center;gap:.8rem;display:flex}.page-module__FlDybq__sectionIcon{width:48px;height:48px;color:var(--color-gold);background:linear-gradient(135deg,#dfb84f59,#dfb84f1f);border-radius:14px;place-items:center;display:grid;box-shadow:0 10px 24px #00000059}.page-module__FlDybq__sectionIconAlt{width:42px;height:42px;color:var(--color-gold);background:linear-gradient(145deg,#dfb84f4d,#dfb84f14);border-radius:12px;place-items:center;display:grid}.page-module__FlDybq__title{font-family:var(--font-royal-king);color:var(--color-gold);text-shadow:0 6px 16px #0006;margin:0;font-size:3rem}.page-module__FlDybq__lead{color:#ffffffd1;max-width:820px;margin:0;line-height:1.6}.page-module__FlDybq__divider{background:linear-gradient(90deg,#0000,#dfb84fd9,#0000);border-radius:999px;width:150px;height:2px;box-shadow:0 4px 10px #00000059}.page-module__FlDybq__filters{background:#00000059;border:1px solid #dfb84f40;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 10px 22px #00000059}.page-module__FlDybq__filterGroup{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.page-module__FlDybq__filterLabel{color:#ffffffc7;align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.page-module__FlDybq__select{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;min-width:200px;padding:.55rem .85rem}.page-module__FlDybq__select option{color:#000}.page-module__FlDybq__toggle{background:#ffffff0d;border:1px solid #dfb84f33;border-radius:12px;display:inline-flex;overflow:hidden}.page-module__FlDybq__toggleItem{color:#ffffffc7;cursor:pointer;background:0 0;border:none;min-width:110px;padding:.55rem .85rem;transition:background .2s,color .2s}.page-module__FlDybq__toggleItem:hover{background:#dfb84f1f}.page-module__FlDybq__toggleActive{color:#fff;background:#dfb84f33;font-weight:700}.page-module__FlDybq__surface{background:#00000059;border:1px solid #dfb84f40;border-radius:18px;flex-direction:column;gap:1rem;padding:1.4rem;display:flex;box-shadow:0 16px 30px #00000073}.page-module__FlDybq__sectionHeading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module__FlDybq__headingLeft{align-items:center;gap:.85rem;display:flex}.page-module__FlDybq__overline{text-transform:uppercase;letter-spacing:1px;color:#ffffffa6;margin:0;font-size:.8rem}.page-module__FlDybq__sectionTitle{color:var(--color-gold);margin:0;font-size:1.4rem}.page-module__FlDybq__sectionSubtitle{color:#ffffffc7;margin:.2rem 0 0}.page-module__FlDybq__loading{color:#ffffffbf;font-weight:600}.page-module__FlDybq__error{color:#ffcbd4;background:#ff4d6d1a;border:1px solid #ff4d6d66;border-radius:10px;padding:.45rem .8rem}.page-module__FlDybq__tableWrapper{background:#00000040;border:1px solid #ffffff26;border-radius:12px;overflow-x:auto}.page-module__FlDybq__table{border-collapse:collapse;width:100%;min-width:900px}.page-module__FlDybq__table th,.page-module__FlDybq__table td{text-align:center;color:#ffffffeb;border-bottom:1px solid #ffffff14;padding:.75rem}.page-module__FlDybq__table th{background:#ffffff0a;font-weight:700}.page-module__FlDybq__groupHeader th{color:var(--color-white);text-transform:uppercase;letter-spacing:.5px;background:#dfb84f24}.page-module__FlDybq__muted{color:#ffffffad}.page-module__FlDybq__strong{color:var(--color-gold);font-weight:800}.page-module__FlDybq__empty{color:#fffc;padding:1.4rem}.page-module__FlDybq__lighterRow{background:#ffffff0d}.page-module__FlDybq__clickableRow{cursor:pointer;transition:background .2s,transform .1s}.page-module__FlDybq__clickableRow:hover{background:#dfb84f1f!important}.page-module__FlDybq__clickableRow:active{transform:scale(.998)}.page-module__FlDybq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.page-module__FlDybq__modalCard{background:var(--color-royal-red-dark);border:1px solid #dfb84f66;border-radius:20px;flex-direction:column;width:100%;max-width:850px;max-height:85vh;animation:.3s cubic-bezier(.34,1.56,.64,1) page-module__FlDybq__modalIn;display:flex;overflow:hidden;box-shadow:0 30px 60px #0009}@keyframes page-module__FlDybq__modalIn{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.page-module__FlDybq__modalHeader{background:#0003;border-bottom:1px solid #dfb84f33;padding:1.5rem}.page-module__FlDybq__modalTitle{color:var(--color-gold);font-family:var(--font-royal-king);margin:0;font-size:1.8rem}.page-module__FlDybq__modalSubtitle{color:#ffffffb3;margin:.3rem 0 0;font-size:.95rem}.page-module__FlDybq__modalContent{flex:1;padding:1.5rem;overflow-y:auto}.page-module__FlDybq__modalTable{border-collapse:collapse;width:100%}.page-module__FlDybq__modalTable th,.page-module__FlDybq__modalTable td{text-align:left;border-bottom:1px solid #ffffff14;padding:1rem}.page-module__FlDybq__modalTable th{color:var(--color-gold);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:700}.page-module__FlDybq__modalTable tr:last-child td{border-bottom:none}.page-module__FlDybq__modalActions{border-top:1px solid #ffffff1a;justify-content:flex-end;padding:1.2rem 1.5rem;display:flex}.page-module__FlDybq__closeButton{color:var(--color-gold);cursor:pointer;background:#dfb84f26;border:1px solid #dfb84f66;border-radius:10px;padding:.6rem 1.4rem;font-weight:600;transition:all .2s}.page-module__FlDybq__closeButton:hover{background:var(--color-gold);color:var(--color-royal-red-dark)}.page-module__FlDybq__downloadButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d6f42,#165b35);border:1px solid #fff3;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-weight:600;transition:all .2s;display:flex}.page-module__FlDybq__downloadButton:hover{filter:brightness(1.2);transform:translateY(-2px);box-shadow:0 4px 12px #165b3566}.page-module__FlDybq__modalSummary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.page-module__FlDybq__summaryMiniCard{background:#0003;border:1px solid #dfb84f26;border-radius:12px;flex-direction:column;gap:.2rem;padding:.75rem 1rem;display:flex}.page-module__FlDybq__summaryMiniLabel{text-transform:uppercase;color:#ffffff80;letter-spacing:.5px;font-size:.75rem}.page-module__FlDybq__summaryMiniValue{color:var(--color-gold);font-size:1.1rem;font-weight:700}.page-module__FlDybq__summaryMiniSubtext{color:#ffffffb3;font-size:.8rem}.page-module__FlDybq__modalFilters{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:flex-end;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:grid}.page-module__FlDybq__modalFilterItem{flex-direction:column;gap:.4rem;display:flex}.page-module__FlDybq__modalFilterLabel{color:#fff9;font-size:.8rem;font-weight:600}.page-module__FlDybq__modalInput,.page-module__FlDybq__modalSelect{color:#fff;background:#00000040;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:.6rem .8rem;font-size:.9rem;transition:border-color .2s}.page-module__FlDybq__modalInput:focus,.page-module__FlDybq__modalSelect:focus{border-color:var(--color-gold)}.page-module__FlDybq__modalSelect option{color:#fff;background:#2a0a0a}.page-module__FlDybq__userCountBadge{color:var(--color-gold);background:#dfb84f26;border:1px solid #dfb84f4d;border-radius:20px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__FlDybq__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.page-module__FlDybq__summaryCard{background:#00000061;border:1px solid #dfb84f40;border-radius:16px;flex-direction:column;gap:.9rem;padding:1.1rem;display:flex;box-shadow:0 14px 28px #0000006b}.page-module__FlDybq__summaryHeader{align-items:center;gap:.75rem;display:flex}.page-module__FlDybq__totalRow{color:#ffffffe6;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-weight:700;display:flex}.page-module__FlDybq__weekGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.page-module__FlDybq__weekItem{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:.7rem .9rem}.page-module__FlDybq__weekLabel{color:#ffffffb3;margin:0}.page-module__FlDybq__weekValue{color:var(--color-gold);margin:.25rem 0 0;font-weight:800}@media (max-width:768px){.page-module__FlDybq__main{padding:120px 1rem 72px}.page-module__FlDybq__select{min-width:160px}.page-module__FlDybq__table{min-width:780px}}
.EmpireMemberships-module__21oULa__panelWrapper{scroll-margin-top:200px}.EmpireMemberships-module__21oULa__starBorder{border-radius:10px;box-shadow:0 4px 20px #00000059}.EmpireMemberships-module__21oULa__panel{background-color:#5b0101;border-radius:10px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.EmpireMemberships-module__21oULa__header{text-align:center;max-width:800px;margin:0 auto}.EmpireMemberships-module__21oULa__kicker{letter-spacing:2px;text-transform:uppercase;color:#ffffffa6;margin-bottom:.5rem;font-size:.75rem}.EmpireMemberships-module__21oULa__title{font-family:var(--font-heading);color:var(--color-gold);text-shadow:0 2px 4px #00000080;margin-bottom:.5rem;font-size:2.6rem}.EmpireMemberships-module__21oULa__subtitle{color:#ffffffe6;font-size:.95rem;line-height:1.6}.EmpireMemberships-module__21oULa__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-rows:1fr;align-items:stretch;gap:1.5rem;padding:.25rem 0;display:grid}.EmpireMemberships-module__21oULa__carouselViewport{width:100%;margin:-.4rem 0;padding:.4rem 0;overflow:hidden}.EmpireMemberships-module__21oULa__carouselShell{flex-direction:column;gap:.75rem;display:flex;position:relative}.EmpireMemberships-module__21oULa__carouselContainer{align-items:stretch;gap:1.5rem;display:flex}.EmpireMemberships-module__21oULa__carouselSlide{flex:0 0 calc(33.333% - 1rem);min-width:220px;display:flex}.EmpireMemberships-module__21oULa__card{background:#00000059;border:2px solid #ffd70026;border-radius:16px;flex-direction:column;gap:1rem;height:100%;min-height:280px;padding:1.5rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.EmpireMemberships-module__21oULa__card:hover{border-color:var(--color-gold);transform:translateY(-6px);box-shadow:0 10px 24px #00000080}.EmpireMemberships-module__21oULa__logoWrapper{background:#0006;border:1px solid #ffd70066;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto;display:flex}.EmpireMemberships-module__21oULa__logo{object-fit:contain;max-width:48px;max-height:48px}.EmpireMemberships-module__21oULa__cardBody{text-align:center;flex-direction:column;gap:.5rem;display:flex}.EmpireMemberships-module__21oULa__cardTitle{font-family:var(--font-body),system-ui,-apple-system,sans-serif;color:var(--color-white);letter-spacing:.02em;margin:0;font-size:1.35rem;font-weight:600}.EmpireMemberships-module__21oULa__price{color:var(--color-gold);margin:0;font-size:1rem;font-weight:600}.EmpireMemberships-module__21oULa__bullets{text-align:left;color:#ffffffe0;flex-direction:column;gap:.65rem;margin:0;padding-left:0;font-size:.9rem;line-height:1.5;display:flex}.EmpireMemberships-module__21oULa__bullets li{align-items:flex-start;gap:.6rem;list-style:none;display:flex}.EmpireMemberships-module__21oULa__bullets li:before{content:"◆";color:#d4a84b;text-shadow:0 0 4px #d4a84b66;flex-shrink:0;margin-top:.35em;font-size:.55rem}.EmpireMemberships-module__21oULa__infoCard{color:var(--color-white);background:#00000047;border:1px solid #ffd7002e;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 6px 18px #00000059}.EmpireMemberships-module__21oULa__infoTitle{color:var(--color-gold);letter-spacing:.02em;justify-content:center;align-items:center;gap:.5rem;margin:0 0 .65rem;font-size:1.05rem;font-weight:700;display:flex}.EmpireMemberships-module__21oULa__infoList{color:#ffffffe6;flex-direction:column;gap:.45rem;margin:0;padding-left:1.1rem;font-size:.92rem;line-height:1.5;display:flex}.EmpireMemberships-module__21oULa__infoList li{list-style:outside}.EmpireMemberships-module__21oULa__dots{justify-content:center;gap:.5rem;display:flex}.EmpireMemberships-module__21oULa__dot{cursor:pointer;background:#00000059;border:1px solid #ffd70080;border-radius:50%;width:10px;height:10px;transition:transform .2s,background-color .2s,border-color .2s}.EmpireMemberships-module__21oULa__dot:hover{border-color:var(--color-gold);transform:scale(1.1)}.EmpireMemberships-module__21oULa__dotActive{background:var(--color-gold);border-color:var(--color-gold);box-shadow:0 0 8px #ffd70080}@media (max-width:600px){.EmpireMemberships-module__21oULa__panel{padding:1.75rem}.EmpireMemberships-module__21oULa__title{font-size:2.2rem}}@media (max-width:900px){.EmpireMemberships-module__21oULa__carouselSlide{flex:0 0 calc(50% - .75rem)}}@media (max-width:600px){.EmpireMemberships-module__21oULa__carouselSlide{flex:0 0 100%}}
.EmpireRanks-module__HeXEba__panelWrapper{max-width:1100px;margin-top:2rem;margin-left:auto;margin-right:auto}.EmpireRanks-module__HeXEba__starBorder{border-radius:10px;box-shadow:0 4px 20px #00000059}.EmpireRanks-module__HeXEba__panel{background-color:#5b0101;border-radius:10px;flex-direction:column;gap:1rem;padding:2.5rem;display:flex}.EmpireRanks-module__HeXEba__header{text-align:center;max-width:800px;margin:0 auto}.EmpireRanks-module__HeXEba__title{font-family:var(--font-heading);color:var(--color-gold);text-shadow:0 2px 4px #00000080;margin-bottom:.2rem;font-size:3.5rem}.EmpireRanks-module__HeXEba__subtitle{color:#ffffffe6;font-size:.95rem;line-height:1.6}.EmpireRanks-module__HeXEba__listContainer{flex-direction:column;gap:1rem;display:flex}.EmpireRanks-module__HeXEba__categoryTitle{color:#fff;text-align:center;text-shadow:0 2px 4px #00000080;margin:.5rem 0 .8rem;font-family:sans-serif;font-size:2rem;font-weight:700}.EmpireRanks-module__HeXEba__categoryHeaderRow{justify-content:center;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.EmpireRanks-module__HeXEba__rankItem{background:#00000038;border:1px solid #ffd70040;border-radius:10px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.EmpireRanks-module__HeXEba__rankItem:hover,.EmpireRanks-module__HeXEba__rankItem.EmpireRanks-module__HeXEba__expanded{background:#00000047;border-color:#ffd70080;box-shadow:0 8px 20px #00000073}.EmpireRanks-module__HeXEba__rankHeader{width:100%;color:inherit;cursor:pointer;text-align:left;background:#460f0f8c;border:none;border-bottom:1px solid #ffd70026;justify-content:space-between;align-items:center;padding:1rem 1.35rem;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.EmpireRanks-module__HeXEba__rankInfo{flex:1;align-items:center;gap:.75rem;display:flex}.EmpireRanks-module__HeXEba__rankBadge{display:block}.EmpireRanks-module__HeXEba__rankName{font-family:var(--font-cinzel),serif;color:var(--color-white);letter-spacing:1px;text-transform:uppercase;margin:0;font-size:1.2rem;font-weight:700}.EmpireRanks-module__HeXEba__chevronWrapper{color:var(--color-gold);justify-content:center;align-items:center;padding-left:.75rem;display:flex}.EmpireRanks-module__HeXEba__rankContent{background:#0006;transition:padding .25s;display:none}.EmpireRanks-module__HeXEba__rankContent.EmpireRanks-module__HeXEba__contentVisible{border-top:1px solid #ffd7004d;padding:2rem;display:block}.EmpireRanks-module__HeXEba__missionsTable{flex-direction:column;gap:.5rem;width:100%;display:flex}.EmpireRanks-module__HeXEba__tableHeader{color:var(--color-gold);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #ffd7004d;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.95rem;font-weight:700;display:grid}.EmpireRanks-module__HeXEba__tableRow{background:#ffffff0d;border-radius:6px;grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;gap:1rem;padding:.8rem 1rem;transition:background .2s;display:grid}.EmpireRanks-module__HeXEba__tableRow:hover{background:#ffffff1a}.EmpireRanks-module__HeXEba__missionName{color:#fffffff2;font-weight:500}.EmpireRanks-module__HeXEba__missionValue{color:var(--color-gold);font-weight:600}.EmpireRanks-module__HeXEba__calculatorSection{flex-direction:column;align-items:center;width:100%;margin-top:2rem;display:flex}.EmpireRanks-module__HeXEba__calculatorCard{background:#0000004d;border:1px solid #ffd70040;border-radius:12px;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;display:flex;box-shadow:0 10px 24px #00000073}.EmpireRanks-module__HeXEba__calculatorTitle{font-family:var(--font-heading);color:var(--color-gold);text-align:center;text-shadow:0 2px 4px #00000080;margin:0;font-size:2rem}.EmpireRanks-module__HeXEba__calculatorControls{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;display:flex}.EmpireRanks-module__HeXEba__selectGroup{flex-direction:column;flex:1;gap:.5rem;min-width:200px;max-width:300px;display:flex}.EmpireRanks-module__HeXEba__label{color:#ffffffe6;font-size:.9rem;font-weight:600}.EmpireRanks-module__HeXEba__select{border:1px solid var(--color-gold);color:var(--color-white);cursor:pointer;background:#0000004d;border-radius:4px;outline:none;padding:.8rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.EmpireRanks-module__HeXEba__select:focus{box-shadow:0 0 10px #ffd70033}.EmpireRanks-module__HeXEba__select option{color:#fff;background:#3a0000}.EmpireRanks-module__HeXEba__calculateButton{color:#3e0000;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(gold 0%,#b8860b 100%);border:none;border-radius:4px;margin-top:1rem;padding:.8rem 2rem;font-size:1.1rem;font-weight:700;transition:transform .1s,filter .2s}.EmpireRanks-module__HeXEba__calculateButton:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.EmpireRanks-module__HeXEba__calculateButton:disabled{opacity:.5;cursor:not-allowed;filter:grayscale()}.EmpireRanks-module__HeXEba__resultBox,.EmpireRanks-module__HeXEba__errorBox{text-align:center;border-radius:6px;width:100%;padding:1rem;font-weight:600;animation:.3s ease-out EmpireRanks-module__HeXEba__fadeIn}.EmpireRanks-module__HeXEba__resultBox{color:#a4de02;background:#a4de0226;border:1px solid #a4de02}.EmpireRanks-module__HeXEba__errorBox{color:#f44;background:#ff000026;border:1px solid #f44}@keyframes EmpireRanks-module__HeXEba__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.EmpireRanks-module__HeXEba__rankHeader{flex-direction:row;align-items:center;padding:1rem 1.5rem}.EmpireRanks-module__HeXEba__rankInfo{align-items:flex-start}.EmpireRanks-module__HeXEba__rankNameContainer{gap:.5rem}.EmpireRanks-module__HeXEba__rankLogo{width:24px;height:24px}.EmpireRanks-module__HeXEba__rankName{font-size:1.2rem}.EmpireRanks-module__HeXEba__rankStats{gap:1rem;font-size:.8rem}.EmpireRanks-module__HeXEba__chevronWrapper{right:1rem}.EmpireRanks-module__HeXEba__tableHeader{display:none}.EmpireRanks-module__HeXEba__tableRow{text-align:center;grid-template-columns:1fr;gap:.5rem;padding:1rem}.EmpireRanks-module__HeXEba__missionName{color:var(--color-gold);margin-bottom:.5rem;font-size:1.1rem}.EmpireRanks-module__HeXEba__missionValue{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:.2rem 0;display:flex}.EmpireRanks-module__HeXEba__missionValue:last-child{border-bottom:none}.EmpireRanks-module__HeXEba__missionValue:before{content:attr(data-label);color:#fff9;font-weight:400}.EmpireRanks-module__HeXEba__calculatorControls{flex-direction:column;align-items:center}.EmpireRanks-module__HeXEba__selectGroup{width:100%;max-width:100%}}
.MembershipExpirations-module__PdROoG__container{flex-direction:column;gap:1.5rem;display:flex}.MembershipExpirations-module__PdROoG__section{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(135deg,#ffffff0a,#00000040);border:1px solid #dfb84f40;border-radius:16px;padding:1.5rem;box-shadow:0 10px 30px #00000059}.MembershipExpirations-module__PdROoG__sectionHeader{border-bottom:1px solid #dfb84f40;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.MembershipExpirations-module__PdROoG__sectionTitle{align-items:center;gap:.75rem;display:flex}.MembershipExpirations-module__PdROoG__sectionTitle h2{color:var(--color-gold);margin-bottom:.1rem;font-size:1.4rem}.MembershipExpirations-module__PdROoG__sectionTitle p{color:#fffc;font-size:.95rem}.MembershipExpirations-module__PdROoG__headerActions{align-items:center;gap:.8rem;display:flex}.MembershipExpirations-module__PdROoG__refreshButton{color:var(--color-gold);cursor:pointer;background:#dfb84f1f;border:1px solid #dfb84f59;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .85rem;transition:all .2s;display:inline-flex}.MembershipExpirations-module__PdROoG__refreshButton:hover:not(:disabled){background:#dfb84f33;transform:translateY(-1px)}.MembershipExpirations-module__PdROoG__refreshButton:disabled{opacity:.6;cursor:not-allowed}.MembershipExpirations-module__PdROoG__removeAllButton{color:#ff9e9e;cursor:pointer;background:#f443361a;border:1px solid #f443364d;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.9rem;transition:all .2s;display:inline-flex}.MembershipExpirations-module__PdROoG__removeAllButton:hover:not(:disabled){background:#f4433633;border-color:#f4433680;transform:translateY(-1px)}.MembershipExpirations-module__PdROoG__removeAllButton:disabled{opacity:.5;cursor:not-allowed}.MembershipExpirations-module__PdROoG__list{flex-direction:column;gap:1.25rem;display:flex}.MembershipExpirations-module__PdROoG__card{background:#00000059;border:1px solid #dfb84f40;border-radius:12px;gap:1rem;padding:1rem;display:flex;box-shadow:0 10px 25px #00000059}.MembershipExpirations-module__PdROoG__userInfo{flex:1;gap:.85rem;display:flex}.MembershipExpirations-module__PdROoG__avatarWrapper{background:#ffffff0d;border:1px solid #dfb84f66;border-radius:12px;width:82px;height:82px;overflow:hidden}.MembershipExpirations-module__PdROoG__avatarWrapper img{object-fit:cover;width:100%;height:100%}.MembershipExpirations-module__PdROoG__name{color:var(--color-white);font-size:1.05rem;font-weight:700}.MembershipExpirations-module__PdROoG__membership{color:var(--color-gold);margin:.15rem 0;font-size:.95rem}.MembershipExpirations-module__PdROoG__dateLabel{color:#fffc;font-size:.9rem}.MembershipExpirations-module__PdROoG__cardRight{justify-content:flex-end;align-items:center;gap:.5rem;min-width:150px;display:flex}.MembershipExpirations-module__PdROoG__daysBadge{color:var(--color-gold);white-space:nowrap;background:#dfb84f1f;border:1px solid #dfb84f59;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-weight:600;display:inline-flex}.MembershipExpirations-module__PdROoG__removeButton{color:#ffd4d4;cursor:pointer;background:linear-gradient(135deg,#780000,#590000);border:1px solid #dfb84f66;border-radius:10px;align-self:center;align-items:center;gap:.35rem;padding:.55rem .9rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.MembershipExpirations-module__PdROoG__removeButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #0006}.MembershipExpirations-module__PdROoG__removeButton:disabled{opacity:.6;cursor:not-allowed}.MembershipExpirations-module__PdROoG__stateCard{color:#fffc;background:#ffffff0a;border:1px dashed #dfb84f4d;border-radius:12px;align-items:center;gap:.5rem;padding:1rem;display:flex}.MembershipExpirations-module__PdROoG__errorBanner{color:#ffdede;background:#ff75751f;border:1px solid #ff757559;border-radius:12px;align-items:center;gap:.45rem;padding:.8rem 1rem;display:flex}.MembershipExpirations-module__PdROoG__spinner{animation:1s linear infinite MembershipExpirations-module__PdROoG__spin}@keyframes MembershipExpirations-module__PdROoG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.MembershipExpirations-module__PdROoG__sectionHeader,.MembershipExpirations-module__PdROoG__card{flex-direction:column;align-items:flex-start}.MembershipExpirations-module__PdROoG__removeButton{justify-content:center;width:100%}}
