@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.theme-toggle{background:0 0!important;border:none!important;border-radius:.375rem!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:relative!important;overflow:hidden!important}.theme-toggle:before{content:"";opacity:0;background:radial-gradient(circle,#ffd1661a 0%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.theme-toggle:hover{background:#ffd1661a!important;transform:scale(1.05)!important}.theme-toggle:hover:before{opacity:1}.theme-toggle:active{transform:scale(.95)!important}.theme-toggle .anticon{font-size:1.2rem!important;transition:all .3s!important}.theme-toggle--light{color:#ffd166!important}.theme-toggle--light:hover{color:#ff6b35!important}.theme-toggle--dark{color:#ffe066!important}.theme-toggle--dark:hover{color:#ffd166!important}.theme-toggle.switching .anticon{transform:rotate(180deg)}.user-menu__trigger{border:1px solid #0000!important;border-radius:.375rem!important;height:auto!important;padding:4px .5rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.user-menu__trigger:hover{background:#ffd1661a!important;border-color:#ffd1664d!important;transform:translateY(-1px)!important}.user-menu__trigger:active{transform:translateY(0)!important}.user-menu__avatar{border:2px solid #0000!important;transition:all .3s!important}.user-menu__avatar:hover{border-color:#ffd166!important}.user-menu__username{text-overflow:ellipsis;white-space:nowrap;max-width:100px;color:inherit;font-weight:500;overflow:hidden}@media (width<=48rem){.user-menu__username{max-width:80px}}.user-menu__dropdown .ant-dropdown-menu{border:1px solid!important;border-radius:.5rem!important;min-width:240px!important;padding:.5rem!important;box-shadow:0 20px 25px #00000026!important}.theme-light .user-menu__dropdown .ant-dropdown-menu{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#fffffff2!important;border-color:#d9d9d9!important}.theme-dark .user-menu__dropdown .ant-dropdown-menu{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#141414f2!important;border-color:#434343!important}.user-menu__dropdown .ant-dropdown-menu-item{border-radius:.375rem!important;margin-bottom:.25rem!important;padding:.5rem 1rem!important;transition:all .2s!important}.user-menu__dropdown .ant-dropdown-menu-item:hover{background:#ffd1661a!important}.user-menu__dropdown .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{color:#f5222d!important;background:#f5222d1a!important}.user-menu__dropdown .ant-dropdown-menu-item-disabled{cursor:default!important}.user-menu__dropdown .ant-dropdown-menu-item-disabled:hover{background:0 0!important}.user-menu__profile-info-name{margin-bottom:2px;font-size:.875rem;font-weight:600}.theme-light .user-menu__profile-info-name{color:#333!important}.theme-dark .user-menu__profile-info-name{color:#ffffffd9!important}.user-menu__profile-info-email{margin-bottom:4px;font-size:.75rem}.theme-light .user-menu__profile-info-email{opacity:.8;color:#666!important}.theme-dark .user-menu__profile-info-email{opacity:.9;color:#ffffffa6!important}.user-menu__profile-info-provider{align-items:center;gap:4px;margin-top:4px;font-size:.6875rem;display:flex}.theme-light .user-menu__profile-info-provider{opacity:.7;color:#999!important}.theme-dark .user-menu__profile-info-provider{opacity:.8;color:#ffffff73!important}.theme-light .user-menu__profile-info-provider span,.theme-dark .user-menu__profile-info-provider span{color:inherit!important}.user-menu__patreon-badge{color:#fff!important;background:linear-gradient(135deg,#ff6b35 0%,#ff4602 100%)!important;border:none!important;border-radius:.25rem!important;margin-left:.5rem!important;font-size:.75rem!important;font-weight:600!important;box-shadow:0 2px 4px #ff424d4d!important}.user-menu__patreon-badge .anticon{color:#fff!important}.provider-icon--google{color:#ffd166!important}.provider-icon--patreon{color:#ff424d!important}.navbar{z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid #ffffff1a;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0}.navbar--light{background-color:#fffc;border-bottom-color:#0000001a}.navbar--light .navbar__logo-text{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:BerryDays,Inter,sans-serif!important}.navbar--light .ant-menu-item{color:#333!important}.navbar--light .ant-menu-item:hover,.navbar--light .ant-menu-item.ant-menu-item-selected{color:#ffd166!important}.navbar--light .navbar__mobile-toggle{color:#333!important}.navbar--light .navbar__mobile-toggle:hover{color:#ffd166!important}.navbar--dark{background-color:#141414cc;border-bottom-color:#ffffff1a}.navbar--dark .navbar__logo-text{background:linear-gradient(135deg,#ffe066 0%,#ff8f65 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:BerryDays,Inter,sans-serif!important}.navbar--dark .ant-menu-item{color:#ffffffd9!important}.navbar--dark .ant-menu-item:hover{color:#ffe066!important;background-color:#ffe0661a!important}.navbar--dark .ant-menu-item.ant-menu-item-selected{color:#ffe066!important;background-color:#ffe06626!important}.navbar--dark .navbar__mobile-toggle{color:#ffffffd9!important}.navbar--dark .navbar__mobile-toggle:hover{color:#ffe066!important}.navbar__container{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}@media (width<=48rem){.navbar__container{padding:0 1rem}}.navbar__logo{cursor:pointer;transition:transform .2s}.navbar__logo:hover{transform:scale(1.05)}.navbar__logo-text{letter-spacing:-.02em;font-size:1.5rem;font-weight:700;text-decoration:none}.navbar__menu{flex:1;min-width:0;margin:0 2rem;background:0 0!important;border:none!important}@media (width<=64rem){.navbar__menu--desktop{display:none}}.navbar__menu .ant-menu-item:after,.navbar__menu .ant-menu-submenu:after{border-bottom:2px solid #0000!important}.navbar__menu .ant-menu-item:hover:after,.navbar__menu .ant-menu-submenu:hover:after{border-bottom-color:#ffd166!important}.navbar__menu .ant-menu-item.ant-menu-item-selected,.navbar__menu .ant-menu-submenu.ant-menu-item-selected{border-radius:.375rem;background:#ffd1661a!important}.navbar__menu .ant-menu-item.ant-menu-item-selected:after,.navbar__menu .ant-menu-submenu.ant-menu-item-selected:after{border-bottom-color:#ffd166!important}.navbar--dark .navbar__menu .ant-menu-item.ant-menu-item-selected,.navbar--dark .navbar__menu .ant-menu-submenu.ant-menu-item-selected{background:#ffe06626!important}.navbar__actions{align-items:center;gap:1rem;display:flex}@media (width<=64rem){.navbar__actions--desktop{display:none}}.navbar__signin-btn{color:#2c2c2c!important;background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%)!important;border:none!important;border-radius:.5rem!important;height:36px!important;padding:0 1.5rem!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 2px 8px #ffd1664d!important}.navbar__signin-btn:hover{color:#1a1a1a!important;background:linear-gradient(135deg,#e6bc4f 0%,#e85a2b 100%)!important;transform:translateY(-1px)!important;box-shadow:0 4px 16px #ffd16666!important}.navbar__signin-btn:active{transform:translateY(0)!important}.navbar__mobile-toggle{display:none;border:none!important;font-size:1.2rem!important}@media (width<=64rem){.navbar__mobile-toggle{display:flex}}.navbar__mobile-toggle:hover{background:#ffd1661a!important}.navbar__drawer .ant-drawer-content-wrapper{width:280px!important;max-width:90vw!important}.navbar__drawer .ant-drawer-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid}.theme-light .navbar__drawer .ant-drawer-header{background:#fffffff2;border-bottom-color:#0000001a}.theme-dark .navbar__drawer .ant-drawer-header{background:#141414f2;border-bottom-color:#ffffff1a}.navbar__drawer .ant-drawer-body{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0;overflow-x:hidden!important}.theme-light .navbar__drawer .ant-drawer-body{background:#fffffff2}.theme-dark .navbar__drawer .ant-drawer-body{background:#141414f2}.navbar__drawer .ant-drawer-close{color:#ffd166}.navbar__drawer-content{flex-direction:column;height:100%;display:flex;overflow-x:hidden}.navbar__drawer-menu{flex:1;padding:1.5rem 0;overflow-x:hidden;background:0 0!important;border:none!important}.navbar__drawer-menu .ant-menu-item{word-wrap:break-word;overflow-wrap:break-word;width:auto;max-width:100%;border-radius:.375rem!important;height:auto!important;margin:.25rem 1rem!important;padding:1rem 1.5rem!important;line-height:1.5!important}.theme-light .navbar__drawer-menu .ant-menu-item{color:#333!important}.theme-light .navbar__drawer-menu .ant-menu-item:hover{color:#ffd166!important;background:#ffd1661a!important}.theme-light .navbar__drawer-menu .ant-menu-item.ant-menu-item-selected{color:#ffd166!important;background:#ffd16633!important}.theme-dark .navbar__drawer-menu .ant-menu-item{color:#ffffffd9!important}.theme-dark .navbar__drawer-menu .ant-menu-item:hover{color:#ffe066!important;background:#ffe0661a!important}.theme-dark .navbar__drawer-menu .ant-menu-item.ant-menu-item-selected{color:#ffe066!important;background:#ffe06633!important}.navbar__drawer-menu .ant-menu-item .anticon{flex-shrink:0;margin-right:1rem;font-size:1.1rem}.navbar__drawer-actions{border-top:1px solid;flex-direction:column;flex-shrink:0;align-items:center;gap:1rem;padding:1.5rem;display:flex;overflow-x:hidden}.theme-light .navbar__drawer-actions{border-top-color:#0000001a}.theme-dark .navbar__drawer-actions{border-top-color:#ffffff1a}.navbar__drawer-actions .navbar__signin-btn{width:100%;max-width:200px}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.navbar{background-color:#fffc}.navbar--dark{background-color:#141414cc}}@supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.navbar{background-color:#fffffff2}.navbar--dark{background-color:#141414f2}}body.age-verification-modal-open{overflow:hidden!important}body.age-verification-modal-open .app-layout{filter:blur(20px)!important;pointer-events:none!important}.age-verification-modal .ant-modal-content{overflow:hidden;-webkit-backdrop-filter:blur(12px)!important;border-radius:1rem!important;box-shadow:0 20px 40px #00000026!important}.theme-dark .age-verification-modal .ant-modal-content{background:linear-gradient(135deg,#141414f2 0%,#292929eb 50%,#262626f2 100%)!important;border:1px solid #ffe0664d!important;box-shadow:0 20px 40px #0009,0 0 20px #ffe0661a!important}.theme-light .age-verification-modal .ant-modal-content{background:linear-gradient(135deg,#fffffff5 0%,#f8f9faf0 50%,#f5f5f5f5 100%)!important;border:1px solid #ffd16666!important;box-shadow:0 20px 40px #00000026,0 0 20px #ffd16626!important}.age-verification-modal .ant-modal-body{padding:0!important}.age-verification-modal__content{text-align:center;padding:2rem}@media (width<=48rem){.age-verification-modal__content{padding:1.5rem}}.age-verification-modal__header{margin-bottom:2rem}@media (width<=48rem){.age-verification-modal__header{margin-bottom:1.5rem}}.age-verification-modal__icon{color:#faad14;margin-bottom:1rem;font-size:3rem;animation:2s infinite pulse;display:block}@media (width<=48rem){.age-verification-modal__icon{font-size:2.5rem}}.age-verification-modal__title{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem!important;font-family:Inter,sans-serif!important;font-size:1.75rem!important;font-weight:400!important}@media (width<=48rem){.age-verification-modal__title{font-size:1.5rem!important}}.theme-dark .age-verification-modal__title{background:linear-gradient(135deg,#ffe066 0%,#ff8f65 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.age-verification-modal__card{margin-bottom:1.5rem;position:relative;overflow:hidden;border-radius:.5rem!important}.age-verification-modal__card:before{content:"";background:linear-gradient(90deg,#ffd166,#ff6b35,#4ecdc4);height:3px;position:absolute;top:0;left:0;right:0}.theme-light .age-verification-modal__card{background:linear-gradient(135deg,#ffd16608 0%,#ff6b3505 100%)!important;border:1px solid #ffd16626!important;box-shadow:0 4px 12px #ffd1661a!important}.theme-dark .age-verification-modal__card{background:linear-gradient(135deg,#ffe0660d 0%,#ff8f6508 100%)!important;border:1px solid #ffe06633!important;box-shadow:0 4px 12px #ffe06626!important}.age-verification-modal__description{font-size:.875rem;line-height:1.6;margin-bottom:1.5rem!important}.theme-light .age-verification-modal__description{color:#333!important}.theme-dark .age-verification-modal__description{color:#ffffffd9!important}@media (width<=48rem){.age-verification-modal__description{font-size:.75rem}}.age-verification-modal__warning{border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.75rem;font-weight:500;display:flex}.theme-light .age-verification-modal__warning{color:#ad6800;background:#faad141a;border:1px solid #faad144d}.theme-dark .age-verification-modal__warning{color:#ffc53d;background:#faad1426;border:1px solid #faad1466}.age-verification-modal__warning .anticon{font-size:1rem}.age-verification-modal__actions{margin-top:1.5rem}.age-verification-modal__button{border-radius:.5rem!important;height:48px!important;font-size:.875rem!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}@media (width<=48rem){.age-verification-modal__button{height:44px!important;font-size:.75rem!important}}.age-verification-modal__button--confirm{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%)!important;border:none!important;box-shadow:0 4px 12px #ffd1664d!important}.age-verification-modal__button--confirm:hover{background:linear-gradient(135deg,#ffc94d 0%,#ff581c 100%)!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px #ffd16666!important}.age-verification-modal__button--confirm:active{transform:translateY(0)!important}.age-verification-modal__button--confirm.ant-btn-loading{transform:none!important}.age-verification-modal__button--deny{color:#666!important;border:2px solid #d9d9d9!important}.theme-light .age-verification-modal__button--deny{color:#666!important;background:#fff!important;border-color:#d9d9d9!important}.theme-light .age-verification-modal__button--deny:hover{color:#f5222d!important;background:#f5222d0d!important;border-color:#f5222d!important;transform:translateY(-1px)!important}.theme-dark .age-verification-modal__button--deny{color:#ffffffa6!important;background:#292929!important;border-color:#434343!important}.theme-dark .age-verification-modal__button--deny:hover{color:#ff7875!important;background:#ff78751a!important;border-color:#ff7875!important;transform:translateY(-1px)!important}.age-verification-modal__button--deny:active{transform:translateY(0)!important}.age-verification-modal__button--deny.ant-btn-loading{transform:none!important}.age-verification-modal__footer{border-top:1px solid;margin-top:1.5rem;padding-top:1rem}.theme-light .age-verification-modal__footer{border-color:#f0f0f0}.theme-dark .age-verification-modal__footer{border-color:#303030}.age-verification-modal__legal{opacity:.8;line-height:1.4;margin-bottom:0!important;font-size:.6875rem!important}.theme-light .age-verification-modal__legal{color:#999!important}.theme-dark .age-verification-modal__legal{color:#ffffff73!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.age-verification-modal,.age-verification-modal .ant-modal-root,.age-verification-modal .ant-modal-wrap{z-index:99999!important}.age-verification-modal .ant-modal-mask{-webkit-backdrop-filter:blur(50px)!important;z-index:99998!important;background:#000!important;width:100vw!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important}.age-verification-modal.theme-light .ant-modal-mask{-webkit-backdrop-filter:blur(100px)saturate(0)!important;background:linear-gradient(135deg,#000 0%,#0a0a0a 20%,#282828 40%,#141414 60%,#050505 80%,#000 100%)!important}.age-verification-modal.theme-dark .ant-modal-mask{-webkit-backdrop-filter:blur(100px)saturate(0)!important;background:linear-gradient(135deg,#000 0%,#050505 20%,#0f0f0f 40%,#0a0a0a 60%,#020202 80%,#000 100%)!important}html,body{max-width:100vw;overflow-x:hidden}*{box-sizing:border-box}.app-layout{flex-direction:column;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}.app-content{background:0 0;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:calc(64px + 1.5rem) 1.5rem 1.5rem;overflow-x:hidden}@media (width<=64rem){.app-content{padding:calc(64px + 1rem) 1rem 1rem}}@media (width<=48rem){.app-content{padding:calc(64px + .5rem) .5rem .5rem}}.app-footer{text-align:center;border-top:1px solid;margin-top:auto;padding:2rem 1.5rem;transition:all .3s}.app-footer--dark{background:linear-gradient(135deg,#141414 0%,#262626 100%);border-top-color:#ffffff1a}.app-footer--dark .app-footer__content{color:#ffffffd9}.app-footer--light{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-top-color:#0000001a}.app-footer--light .app-footer__content{color:#000000a6}.app-footer__content{width:100%;max-width:1200px;margin:0 auto}.app-footer__copyright{margin-bottom:.25rem;font-size:.875rem;font-weight:500}.app-footer__disclaimer{opacity:.7;font-size:.75rem;font-style:italic}@media (width<=48rem){.app-footer{padding:1.5rem 1rem}.app-footer__copyright,.app-footer__disclaimer{font-size:.75rem}}.custom-carousel{aspect-ratio:2.35;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);width:100%;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}.custom-carousel.theme-dark{background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);box-shadow:0 8px 32px #0006}@media (width<=1024px){.custom-carousel{max-width:800px}}@media (width<=768px){.custom-carousel{border-radius:12px;max-width:95vw;margin:0 2.5vw}}@media (width<=480px){.custom-carousel{border-radius:8px}}.custom-carousel__container{width:100%;height:100%;position:relative;overflow:hidden}.custom-carousel__track{width:100%;height:100%;display:flex;position:relative}.custom-carousel__slide{opacity:0;width:100%;height:100%;margin:0;padding:0;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;overflow:hidden}.custom-carousel__slide.active{opacity:1}.custom-carousel__slide:not(.active){pointer-events:none}.custom-carousel__image{transition:transform .3s;object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.custom-carousel__image img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.custom-carousel__image .ant-image{width:100%!important;height:100%!important;display:block!important}.custom-carousel__image .ant-image-img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.custom-carousel__image{margin:0!important;padding:0!important}.custom-carousel__overlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.custom-carousel__slide:hover .custom-carousel__overlay{opacity:1}@media (width<=768px){.custom-carousel__overlay{opacity:.8;background:#0003}}.custom-carousel__preview-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(10px);color:#333!important;background:#ffffffe6!important;border:none!important;border-radius:8px!important;padding:8px 16px!important;font-weight:600!important;transition:all .3s!important}.custom-carousel__slide:hover .custom-carousel__preview-btn{transform:translateY(0)}.custom-carousel__preview-btn:hover{background:#fff!important;transform:translateY(-2px)!important}.theme-dark .custom-carousel__preview-btn{color:#fff!important;background:#141414e6!important}.theme-dark .custom-carousel__preview-btn:hover{background:#141414!important}@media (width<=768px){.custom-carousel__preview-btn{padding:6px 12px!important;font-size:14px!important}}.custom-carousel__arrow{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:absolute;top:50%;transform:translateY(-50%);color:#333!important;background:#ffffffe6!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:18px!important;transition:all .3s!important;display:flex!important;box-shadow:0 4px 12px #00000026!important}.custom-carousel__arrow:hover{background:#fff!important;transform:translateY(-50%)scale(1.05)!important;box-shadow:0 6px 20px #0003!important}.custom-carousel__arrow--prev{left:16px}.custom-carousel__arrow--next{right:16px}.theme-dark .custom-carousel__arrow{color:#fff!important;background:#2d3748e6!important}.theme-dark .custom-carousel__arrow:hover{background:#2d3748!important}@media (width<=768px){.custom-carousel__arrow{width:40px!important;height:40px!important;font-size:16px!important}.custom-carousel__arrow--prev{left:12px}.custom-carousel__arrow--next{right:12px}}@media (width<=480px){.custom-carousel__arrow{width:36px!important;height:36px!important;font-size:14px!important}.custom-carousel__arrow--prev{left:8px}.custom-carousel__arrow--next{right:8px}}.custom-carousel__dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}@media (width<=768px){.custom-carousel__dots{gap:6px;bottom:12px}}.custom-carousel__dot{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff6;border:2px solid #ffffffb3;border-radius:50%;width:12px;height:12px;transition:all .3s}.custom-carousel__dot:hover{background:#ffffffb3;transform:scale(1.1)}.custom-carousel__dot.active{background:#ffffffe6;border-color:#fff;transform:scale(1.2)}.theme-dark .custom-carousel__dot{background:#ffe06666;border-color:#ffe066b3}.theme-dark .custom-carousel__dot:hover{background:#ffe066b3}.theme-dark .custom-carousel__dot.active{background:#ffe066e6;border-color:#ffe066}@media (width<=768px){.custom-carousel__dot{width:10px;height:10px}}.custom-carousel__loading,.custom-carousel__error{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;min-height:400px;display:flex}.custom-carousel__loading p,.custom-carousel__error p{text-align:center;margin:0;font-size:16px}.theme-dark .custom-carousel__loading,.theme-dark .custom-carousel__error{color:#ccc}@media (width<=768px){.custom-carousel__loading,.custom-carousel__error{gap:12px;min-height:300px}.custom-carousel__loading p,.custom-carousel__error p{font-size:14px}}.custom-carousel__error span{opacity:.6;font-size:48px}@media (width<=768px){.custom-carousel__error span{font-size:36px}}.custom-carousel__preview-mask .custom-carousel__overlay{opacity:1!important}.custom-carousel{animation:.6s ease-out fadeInScale}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.service-icon,.feature-icon{stroke-width:1.5px;width:32px;height:32px}.landing-page{flex-direction:column;min-height:100vh;display:flex}.landing-hero{text-align:center;background:linear-gradient(135deg,#ffd1661a 0%,#ff8f651a 50%,#a445b21a 100%);padding:40px 0 20px;position:relative;overflow:hidden}.theme-dark .landing-hero{background:linear-gradient(135deg,#ffe06614 0%,#ff8f6514 50%,#a445b214 100%)}.landing-hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grid\" width=\"10\" height=\"10\" patternUnits=\"userSpaceOnUse\"><path d=\"M 10 0 L 0 0 0 10\" fill=\"none\" stroke=\"rgba(255,255,255,0.05)\" stroke-width=\"0.5\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}@media (width<=768px){.landing-hero{padding:60px 0 80px}}.landing-hero__content{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.landing-hero__text{max-width:800px;margin:0 auto}.landing-hero__title{margin-bottom:24px!important;font-size:3.5rem!important;font-weight:700!important;line-height:1.1!important}.landing-hero__title .highlight{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:BerryDays,Inter,sans-serif!important}.theme-dark .landing-hero__title .highlight{background:linear-gradient(135deg,#ffe066 0%,#ff8f65 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (width<=768px){.landing-hero__title{font-size:2.5rem!important}}@media (width<=480px){.landing-hero__title{font-size:2rem!important}}.landing-hero__subtitle{opacity:.9;margin-bottom:40px!important;font-size:1.25rem!important;line-height:1.6!important}.theme-light .landing-hero__subtitle{color:#666!important}.theme-dark .landing-hero__subtitle{color:#ffffffa6!important}@media (width<=768px){.landing-hero__subtitle{margin-bottom:32px!important;font-size:1.1rem!important}}.landing-hero__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.landing-hero__cta{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%)!important;border:none!important;border-radius:12px!important;height:48px!important;padding:0 32px!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 4px 20px #ff8f654d!important}.landing-hero__cta:hover{transform:translateY(-2px)!important;box-shadow:0 8px 30px #ff8f6566!important}.theme-dark .landing-hero__cta{color:#1a1a1a!important;background:linear-gradient(135deg,#ffe066 0%,#ff8f65 100%)!important}.landing-hero__secondary{color:#ffd166!important;background:0 0!important;border:2px solid #ffd166!important;border-radius:12px!important;height:48px!important;padding:0 32px!important;font-weight:600!important;transition:all .3s!important}.landing-hero__secondary:hover{color:#fff!important;background:#ffd166!important;transform:translateY(-2px)!important}.theme-dark .landing-hero__secondary{color:#ffe066!important;border-color:#ffe066!important}.theme-dark .landing-hero__secondary:hover{color:#1a1a1a!important;background:#ffe066!important}.landing-carousel-section{text-align:center;padding:40px 0}.theme-light .landing-carousel-section{background:#f8f9fa80}.theme-dark .landing-carousel-section{background:#1a202c80}@media (width<=768px){.landing-carousel-section{padding:32px 0}}.landing-carousel__container{max-width:1200px;margin:0 auto}.section-title{text-align:center;margin-bottom:16px!important;font-size:2.5rem!important;font-weight:700!important}.theme-light .section-title{color:#333!important}.theme-dark .section-title{color:#ffffffd9!important}@media (width<=768px){.section-title{font-size:2rem!important}}.section-subtitle{text-align:center;opacity:.8;margin-bottom:48px!important;font-size:1.1rem!important}.theme-light .section-subtitle{color:#666!important}.theme-dark .section-subtitle{color:#ffffffa6!important}@media (width<=768px){.section-subtitle{margin-bottom:32px!important}}.section-divider{border-color:#0000001a!important;margin:80px 0!important}.theme-dark .section-divider{border-color:#ffffff1a!important}@media (width<=768px){.section-divider{margin:60px 0!important}}.landing-features{padding:80px 0}@media (width<=768px){.landing-features{padding:60px 0}}.landing-features__container{max-width:1200px;margin:0 auto;padding:0 24px}.features-grid{margin-top:40px}.feature-card{text-align:center;border-radius:16px;height:100%;padding:32px 16px;transition:transform .3s}.feature-card:hover{transform:translateY(-4px)}@media (width<=768px){.feature-card{padding:24px 16px}}.feature-card__icon{justify-content:center;margin-bottom:20px;display:flex}.feature-card__icon .feature-icon{color:#ffd166;width:48px;height:48px}.theme-dark .feature-card__icon .feature-icon{color:#ffe066}.feature-card__title{margin-bottom:12px!important;font-size:1.25rem!important;font-weight:600!important}.theme-light .feature-card__title{color:#333!important}.theme-dark .feature-card__title{color:#ffffffd9!important}.theme-light .feature-card__description{color:#666!important}.theme-dark .feature-card__description{color:#ffffffa6!important}.landing-services{padding:80px 0}.theme-light .landing-services{background:#f8f9fa80}.theme-dark .landing-services{background:#1a202c80}@media (width<=768px){.landing-services{padding:60px 0}}.landing-services__container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-services__header{text-align:center;margin-bottom:48px}@media (width<=768px){.landing-services__header{margin-bottom:32px}}.services-grid{margin-top:40px}.service-card{height:100%;border:none!important;border-radius:20px!important;transition:all .3s!important;overflow:hidden!important;box-shadow:0 8px 32px #00000014!important}.theme-light .service-card{background:#e7e7e7!important}.theme-dark .service-card{background:#292929!important;box-shadow:0 8px 32px #0003!important}.service-card:hover{transform:translateY(-8px)!important;box-shadow:0 20px 40px #00000026!important}.theme-dark .service-card:hover{box-shadow:0 20px 40px #0000004d!important}.service-card--primary:hover{box-shadow:0 20px 40px #ff8f6533!important}.service-card--secondary:hover{box-shadow:0 20px 40px #a445b233!important}.service-card--accent:hover{box-shadow:0 20px 40px #ffd16633!important}.service-card--special:hover{box-shadow:0 20px 40px #6366f133!important}.service-card .ant-card-body{flex-direction:column;height:100%;display:flex;padding:32px 24px!important}@media (width<=768px){.service-card .ant-card-body{padding:24px 20px!important}}.service-card__content{text-align:center;flex-direction:column;flex:1;height:100%;display:flex}.service-card__icon{justify-content:center;margin-bottom:20px;display:flex}.service-card__icon .service-icon{width:40px;height:40px}.service-card--primary .service-card__icon .service-icon{color:#ffd166}.theme-dark .service-card--primary .service-card__icon .service-icon{color:#ffe066}.service-card--secondary .service-card__icon .service-icon{color:#4ecdc4}.theme-dark .service-card--secondary .service-card__icon .service-icon{color:#d8b4fe}.service-card--accent .service-card__icon .service-icon{color:#ff6b35}.theme-dark .service-card--accent .service-card__icon .service-icon{color:#fbbf24}.service-card--special .service-card__icon .service-icon{color:#6366f1}.theme-dark .service-card--special .service-card__icon .service-icon{color:#a5b4fc}.service-card__title{margin-bottom:16px!important;font-size:1.25rem!important;font-weight:600!important}.theme-light .service-card__title{color:#333!important}.theme-dark .service-card__title{color:#ffffffd9!important}.service-card__description{flex:1;font-size:.95rem!important;line-height:1.6!important}.theme-light .service-card__description{color:#666!important}.theme-dark .service-card__description{color:#ffffffa6!important}.service-card__button{cursor:pointer!important;border:none!important;border-radius:10px!important;width:100%!important;height:40px!important;margin-top:20px!important;margin-bottom:8px!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;transition:all .3s!important}.service-card--primary .service-card__button{color:#fff!important;background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%)!important}.theme-dark .service-card--primary .service-card__button{color:#1a1a1a!important;background:linear-gradient(135deg,#ffe066 0%,#ff8f65 100%)!important}.service-card--secondary .service-card__button{color:#fff!important;background:#4ecdc4!important}.theme-dark .service-card--secondary .service-card__button{color:#1a1a1a!important;background:#d8b4fe!important}.service-card--accent .service-card__button{color:#1a1a1a!important;background:#ff6b35!important}.theme-dark .service-card--accent .service-card__button{color:#1a1a1a!important;background:#fbbf24!important}.service-card--special .service-card__button{color:#fff!important;background:#6366f1!important}.theme-dark .service-card--special .service-card__button{color:#1a1a1a!important;background:#a5b4fc!important}.service-card__button:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px #00000026!important}.service-card__button:active{transform:translateY(0)!important}.landing-cta{text-align:center;background:linear-gradient(135deg,#ffd16614 0%,#ff8f6514 50%,#a445b214 100%);padding:100px 0;position:relative;overflow:hidden}.theme-dark .landing-cta{background:linear-gradient(135deg,#ffe0660d 0%,#ff8f650d 50%,#a445b20d 100%)}.landing-cta:before{content:"";background:radial-gradient(circle,#ff8f651a 0%,#0000 70%);position:absolute;inset:0}@media (width<=768px){.landing-cta{padding:80px 0}}.landing-cta__content{z-index:2;max-width:800px;margin:0 auto;padding:0 24px;position:relative}.landing-cta__title{margin-bottom:20px!important;font-size:2.5rem!important;font-weight:700!important}.theme-light .landing-cta__title{color:#333!important}.theme-dark .landing-cta__title{color:#ffffffd9!important}@media (width<=768px){.landing-cta__title{font-size:2rem!important}}.landing-cta__subtitle{opacity:.9;margin-bottom:40px!important;font-size:1.2rem!important}.theme-light .landing-cta__subtitle{color:#666!important}.theme-dark .landing-cta__subtitle{color:#ffffffa6!important}@media (width<=768px){.landing-cta__subtitle{font-size:1.1rem!important}}.landing-cta__actions{flex-wrap:wrap!important;justify-content:center!important;margin-top:24px!important}.landing-cta__button{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%)!important;border:none!important;border-radius:12px!important;height:52px!important;padding:0 40px!important;font-size:1.1rem!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 6px 24px #ff8f654d!important}.landing-cta__button:hover{transform:translateY(-3px)!important;box-shadow:0 12px 40px #ff8f6566!important}.theme-dark .landing-cta__button{color:#1a1a1a!important;background:linear-gradient(135deg,#ffe066 0%,#ff8f65 100%)!important}.landing-cta__secondary{color:#ffd166!important;background:0 0!important;border:2px solid #ffd166!important;border-radius:12px!important;height:52px!important;padding:0 40px!important;font-size:1.1rem!important;font-weight:600!important;transition:all .3s!important}.landing-cta__secondary:hover{color:#fff!important;background:#ffd166!important;transform:translateY(-3px)!important}.theme-dark .landing-cta__secondary{color:#ffe066!important;border-color:#ffe066!important}.theme-dark .landing-cta__secondary:hover{color:#1a1a1a!important;background:#ffe066!important}@media (width<=768px){.landing-hero__actions,.landing-cta__actions{flex-direction:column;align-items:center;gap:12px}.landing-hero__actions .ant-btn,.landing-cta__actions .ant-btn{width:100%;max-width:280px}.services-grid .ant-col,.features-grid .ant-col{margin-bottom:16px}}@media (width<=480px){.landing-hero,.landing-carousel-section,.landing-features,.landing-services,.landing-cta{padding-left:16px;padding-right:16px}.section-title,.landing-hero__title{font-size:1.8rem!important}}.login-buttons{text-align:center;max-width:400px;margin:0 auto;padding:0}@media (width<=48rem){.login-buttons{max-width:100%;padding:0 1rem}}.login-buttons__header{margin-bottom:2rem}@media (width<=48rem){.login-buttons__header{margin-bottom:1.5rem}}.login-buttons__header-title{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem!important;font-family:Inter,sans-serif!important;font-size:2rem!important;font-weight:700!important}@media (width<=48rem){.login-buttons__header-title{font-size:1.75rem!important}}.theme-dark .login-buttons__header-title{background:linear-gradient(135deg,#ffe066 0%,#ff8f65 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.login-buttons__header-subtitle{font-size:1rem;font-weight:400;display:block;margin-bottom:0!important}@media (width<=48rem){.login-buttons__header-subtitle{font-size:.875rem}}.theme-light .login-buttons__header-subtitle{color:#666!important}.theme-dark .login-buttons__header-subtitle{color:#ffffffa6!important}.login-buttons__container{width:100%;max-width:320px;margin:0 auto}@media (width<=48rem){.login-buttons__container{max-width:100%}}.login-buttons__google,.login-buttons__patreon{border:none!important;border-radius:.5rem!important;width:100%!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px 6px #0000001a!important}.login-buttons__google:before,.login-buttons__patreon:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.login-buttons__google:hover:before,.login-buttons__patreon:hover:before{left:100%}.login-buttons__google:hover,.login-buttons__patreon:hover{transform:translateY(-2px)!important}.login-buttons__google:active,.login-buttons__patreon:active{transform:translateY(0)!important}.login-buttons__google.ant-btn-large,.login-buttons__patreon.ant-btn-large{height:52px!important;padding:0 2rem!important;font-size:1rem!important}@media (width<=48rem){.login-buttons__google.ant-btn-large,.login-buttons__patreon.ant-btn-large{height:48px!important;padding:0 1.5rem!important;font-size:.875rem!important}}.login-buttons__google.ant-btn,.login-buttons__patreon.ant-btn{height:44px!important;padding:0 1.5rem!important;font-size:.875rem!important}@media (width<=48rem){.login-buttons__google.ant-btn,.login-buttons__patreon.ant-btn{height:40px!important;padding:0 1rem!important;font-size:.8125rem!important}}.login-buttons__google .anticon,.login-buttons__patreon .anticon{margin-right:.5rem!important;font-size:1.125rem!important}@media (width<=48rem){.login-buttons__google .anticon,.login-buttons__patreon .anticon{font-size:1rem!important}}.login-buttons__google{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%)!important;border-color:#ffd166!important;margin-bottom:1.5rem!important}.login-buttons__google:hover{background:linear-gradient(135deg,#ffc94d 0%,#ff581c 100%)!important;border-color:#ffc94d!important;box-shadow:0 8px 20px #ffd16666!important}.login-buttons__google:focus{box-shadow:0 0 0 2px #ffd16633!important}.login-buttons__patreon{background:linear-gradient(135deg,#ff6b35 0%,#ff4602 100%)!important;border-color:#ff6b35!important}.login-buttons__patreon:hover{background:linear-gradient(135deg,#ff581c 0%,#e83e00 100%)!important;border-color:#ff581c!important;box-shadow:0 8px 20px #ff6b3566!important}.login-buttons__patreon:focus{box-shadow:0 0 0 2px #ff6b3533!important}.login-buttons__google.ant-btn-loading,.login-buttons__patreon.ant-btn-loading{cursor:not-allowed!important;transform:none!important}.login-buttons__google.ant-btn-loading:before,.login-buttons__patreon.ant-btn-loading:before{display:none}.login-buttons__google:focus-visible,.login-buttons__patreon:focus-visible{outline-offset:2px!important;outline:2px solid #ffd166!important}@media (width<=48rem){.login-buttons__container .ant-space-item{width:100%}}.login-page{z-index:10;justify-content:center;align-items:center;width:100vw;height:100vh;min-height:100vh;padding:1.5rem;display:flex;position:fixed;inset:0;overflow:hidden}.theme-light .login-page{background:#f5f5f5}.theme-dark .login-page{background:#000}.login-page:before{content:"";pointer-events:none;opacity:.8;background-image:radial-gradient(circle at 20% 80%,#ffd16626 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff6b351a 0%,#0000 50%),radial-gradient(circle at 40% 40%,#ffd16614 0%,#0000 50%),radial-gradient(circle at 60% 80%,#ff6b350d 0%,#0000 50%);position:absolute;inset:0}.theme-dark .login-page:before{background-image:radial-gradient(circle at 20% 80%,#ffe06633 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff8f6526 0%,#0000 50%),radial-gradient(circle at 40% 40%,#ffe0661a 0%,#0000 50%),radial-gradient(circle at 60% 80%,#ff8f6514 0%,#0000 50%)}.login-page__card{z-index:11;-webkit-backdrop-filter:blur(20px)saturate(180%);width:100%;max-width:420px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;border:none!important;border-radius:1rem!important}.login-page__card:hover{transform:translateY(-4px)scale(1.01)}.theme-light .login-page__card{background:#fffffff2!important;border:1px solid #ffd16633!important;box-shadow:0 8px 32px #ffd1661a,0 4px 16px #ff6b350d!important}.theme-dark .login-page__card{background:#1f1f1ff2!important;border:1px solid #ffe06633!important;box-shadow:0 8px 32px #ffe06633,0 4px 16px #ff8f651a!important}.login-page__card .ant-card-body{padding:2rem!important}@media (width<=48rem){.login-page__card .ant-card-body{padding:1.5rem!important}}.login-page__header{text-align:center;margin-bottom:2rem;position:relative}.login-page__header:after{content:"";background:linear-gradient(90deg,#ffd166,#ff6b35);border-radius:.25rem;width:60px;height:3px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.login-page__title{background:linear-gradient(135deg,#ffd166,#ff6b35);-webkit-text-fill-color:transparent;letter-spacing:.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem!important;font-family:Inter,sans-serif!important;font-size:1.75rem!important;font-weight:400!important}.theme-dark .login-page__title{background:linear-gradient(135deg,#ffe066,#ff8f65);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.login-page__subtitle{font-size:1rem}.theme-light .login-page__subtitle{color:#666!important}.theme-dark .login-page__subtitle{color:#ffffffa6!important}.login-page__notice{text-align:center;border:1px solid;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;position:relative;overflow:hidden}.login-page__notice:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.login-page__notice:hover:before{left:100%}.theme-light .login-page__notice{color:#ffd166;background:linear-gradient(135deg,#ffd1660d 0%,#ff6b3505 100%);border-color:#ffd1664d}.theme-dark .login-page__notice{color:#ffe066;background:linear-gradient(135deg,#ffd1661a 0%,#ff6b350d 100%);border-color:#ffd1664d}.login-page__notice-text{margin:0;font-size:.75rem;font-weight:500}.login-page__footer{text-align:center;border-top:1px solid;margin-top:1.5rem;padding-top:1rem}.theme-light .login-page__footer{border-color:#f0f0f0}.theme-dark .login-page__footer{border-color:#303030}.login-page__footer-text{font-size:.75rem;line-height:1.4}.theme-light .login-page__footer-text{color:#999!important}.theme-dark .login-page__footer-text{color:#ffffff73!important}@media (width<=48rem){.login-page{padding:1rem}.login-page__card{max-width:100%;margin:0 auto}.login-page__card .ant-card-body{padding:1.5rem!important}.login-page__title{font-size:24px!important}.login-page__header{margin-bottom:1.5rem}}@media (width<=480px){.login-page{padding:.5rem}.login-page__card .ant-card-body{padding:1rem!important}.login-page__title{font-size:22px!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-page__card{animation:.6s ease-out fadeInUp}.profile-page{max-width:800px;margin:0 auto;padding:24px}.profile-page__title{color:var(--ant-color-text)!important;margin-bottom:24px!important;font-size:1.75rem!important;font-weight:600!important}.profile-page__card{background:var(--ant-color-bg-container);border:1px solid var(--ant-color-border);margin-bottom:24px}.profile-page__user-header{background:var(--ant-color-bg-elevated);border:1px solid var(--ant-color-border);border-radius:var(--ant-border-radius);align-items:center;min-height:160px;padding:24px;display:flex}.profile-page__user-header-avatar{flex-shrink:0;margin-right:32px}.profile-page__user-header-avatar .ant-avatar{border:3px solid var(--ant-color-border);font-size:48px;width:120px!important;height:120px!important}.profile-page__user-header-info{flex-direction:column;flex:1;justify-content:center;display:flex}.profile-page__user-header-name{color:var(--ant-color-text);margin:0 0 8px;line-height:1.2;font-size:2rem!important;font-weight:600!important}.profile-page__user-header-email{color:var(--ant-color-text-secondary);margin-bottom:12px;font-size:18px;font-weight:400;display:block}.profile-page__user-header-provider{margin-top:4px}.profile-page__user-header-provider .ant-tag{height:auto;padding:4px 12px;font-size:14px;line-height:1.4}.profile-page__connect-patreon{background:var(--ant-color-bg-elevated);border:2px dashed var(--ant-color-border);border-radius:var(--ant-border-radius);text-align:center;margin-top:16px;padding:20px}.profile-page__connect-patreon-text{color:var(--ant-color-text);margin-bottom:16px;font-size:18px;font-weight:600;display:block}.profile-page__connect-patreon-benefits{text-align:left;max-width:400px;margin:16px auto 24px}.profile-page__benefits-list{margin:8px 0;padding:0;list-style:none}.profile-page__benefits-list li{color:var(--ant-color-text-secondary);align-items:center;padding:6px 0;font-size:14px;display:flex}.profile-page__benefits-list li:before{content:"•";color:var(--ant-color-primary);margin-right:8px}.profile-page__patreon-info-call-to-action{background:var(--ant-color-bg-elevated);border:1px solid var(--ant-color-border);border-radius:var(--ant-border-radius);text-align:center;margin-top:16px;padding:20px}.profile-page__patreon-info-call-to-action-text{color:var(--ant-color-text);margin-bottom:16px;font-size:16px;font-weight:500;display:block}.profile-descriptions .ant-descriptions-view{border:none!important;border-radius:0!important}.profile-descriptions .ant-descriptions-item{border-radius:0!important;padding:12px 16px!important}.profile-descriptions .ant-descriptions-item:first-child{border-top:none!important}.profile-descriptions .ant-descriptions-item:last-child{border-bottom:none!important}.profile-descriptions .ant-descriptions-item-label{font-weight:500;background:var(--ant-color-bg-container)!important;color:var(--ant-color-text)!important;border:none!important;border-bottom:1px solid var(--ant-color-border)!important;border-radius:0!important}.profile-descriptions .ant-descriptions-item-content{background:var(--ant-color-bg-container)!important;color:var(--ant-color-text)!important;border:none!important;border-bottom:1px solid var(--ant-color-border)!important;border-radius:0!important}.profile-descriptions .ant-descriptions-item-label *,.profile-descriptions .ant-descriptions-item-content *{border-radius:0!important}.profile-descriptions .ant-descriptions-row:last-child .ant-descriptions-item-label,.profile-descriptions .ant-descriptions-row:last-child .ant-descriptions-item-content{border-bottom:none!important}.profile-descriptions table{border-collapse:collapse!important;border-radius:0!important}.profile-descriptions td,.profile-descriptions th{border-radius:0!important}@media (width<=768px){.profile-page{padding:16px}.profile-page__user-header{text-align:center;flex-direction:column;min-height:auto;padding:24px}.profile-page__user-header-avatar{margin-bottom:20px;margin-right:0}.profile-page__user-header-avatar .ant-avatar{font-size:40px;width:100px!important;height:100px!important}.profile-page__user-header-name{margin-bottom:6px;font-size:1.6rem!important}.profile-page__user-header-email{font-size:16px}}@media (width<=480px){.profile-page{padding:12px}.profile-page__user-header{padding:20px}.profile-page__user-header-avatar .ant-avatar{font-size:32px;width:80px!important;height:80px!important}.profile-page__user-header-name{font-size:1.4rem!important}.profile-page__user-header-email{font-size:14px}.profile-page__card{margin-bottom:16px}.profile-page__patreon-info-call-to-action{padding:12px}}.auth-callback__loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:1.5rem;display:flex}@media (width<=48rem){.auth-callback__loading{padding:1rem}}.auth-callback__loading-text{margin-top:1.5rem;font-size:1rem;font-weight:500}.theme-light .auth-callback__loading-text{color:#333}.theme-dark .auth-callback__loading-text{color:#ffffffd9}@media (width<=48rem){.auth-callback__loading-text{margin-top:1rem;font-size:.875rem}}.auth-callback__loading .ant-spin .ant-spin-dot{font-size:2rem}.auth-callback__loading .ant-spin .ant-spin-dot .ant-spin-dot-item{background-color:#ffd166}.auth-callback__result{max-width:600px;margin:0 auto;padding:2rem}@media (width<=48rem){.auth-callback__result{padding:1.5rem}}.auth-callback__result .ant-result-title{margin-bottom:1rem!important;font-size:1.5rem!important;font-weight:600!important}@media (width<=48rem){.auth-callback__result .ant-result-title{font-size:1.25rem!important}}.auth-callback__result .ant-result-subtitle{margin-bottom:2rem!important;font-size:.875rem!important}.theme-light .auth-callback__result .ant-result-subtitle{color:#666!important}.theme-dark .auth-callback__result .ant-result-subtitle{color:#ffffffa6!important}@media (width<=48rem){.auth-callback__result .ant-result-subtitle{font-size:.75rem!important}}.auth-callback__success-icon{color:#52c41a!important;font-size:4rem!important}@media (width<=48rem){.auth-callback__success-icon{font-size:3rem!important}}.auth-callback__error-icon{color:#f5222d!important;font-size:4rem!important}@media (width<=48rem){.auth-callback__error-icon{font-size:3rem!important}}.auth-callback__button{border-radius:.5rem!important;height:44px!important;padding:0 2rem!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.auth-callback__button--primary{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%)!important;border:none!important;box-shadow:0 4px 6px #0000001a!important}.auth-callback__button--primary:hover{background:linear-gradient(135deg,#ffc94d 0%,#ff581c 100%)!important;transform:translateY(-2px)!important;box-shadow:0 10px 15px #0000001a!important}.auth-callback__button--default{border-color:#d9d9d9!important}.theme-light .auth-callback__button--default{color:#333!important;background:#fff!important;border-color:#d9d9d9!important}.theme-dark .auth-callback__button--default{color:#ffffffd9!important;background:#292929!important;border-color:#434343!important}.auth-callback__button--default:hover{color:#ffd166!important;border-color:#ffd166!important;transform:translateY(-1px)!important}.auth-callback__button:active{transform:translateY(0)!important}@media (width<=48rem){.auth-callback__button{width:100%;height:48px!important;padding:0 1.5rem!important}}.auth-callback__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width<=48rem){.auth-callback__actions{flex-direction:column;width:100%}}@media (width<=48rem){.gallery-filters .ant-space-item{width:100%}.gallery-filters .ant-space-item .ant-input-search,.gallery-filters .ant-space-item .ant-select{width:100%!important}}.gallery-grid.artstation-style{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;width:100%;min-height:400px;padding:8px;display:grid;position:relative}.gallery-grid.artstation-style .gallery-item-artstation{background:0 0;border-radius:6px;position:relative;overflow:hidden}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image{aspect-ratio:1;cursor:pointer;border-radius:6px;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.theme-light .gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image{box-shadow:0 2px 8px #0000000f}.theme-dark .gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image{box-shadow:0 2px 8px #00000040}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image:hover{transform:translateY(-3px)}.theme-light .gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image:hover{box-shadow:0 12px 30px #0003}.theme-dark .gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image:hover{box-shadow:0 12px 30px #000c}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image:hover img{transform:scale(1.02)}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image:hover .hover-overlay{opacity:1;visibility:visible}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image:hover .hover-overlay .image-title{transform:translateY(0)}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image .ant-image{width:100%;height:100%}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image .ant-image img{object-fit:cover;border-radius:6px;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image .patreon-badge{color:#1a1a1a;z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%);border-radius:12px;align-items:center;gap:2px;padding:4px 6px;font-size:10px;font-weight:600;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #ffd16666}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image .patreon-badge .anticon{font-size:8px}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image .featured-badge{color:#fff;z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:12px;align-items:center;gap:2px;padding:4px 6px;font-size:10px;font-weight:600;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #6366f166}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image .featured-badge .anticon{font-size:8px}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image .hover-overlay{opacity:0;visibility:hidden;z-index:2;background:linear-gradient(#0000 0%,#0006 40%,#000c 100%);padding:12px 8px 8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image .hover-overlay .image-title{color:#fff;text-shadow:0 1px 3px #000000b3;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.3;transition:transform .3s cubic-bezier(.4,0,.2,1);display:-webkit-box;overflow:hidden;transform:translateY(8px)}.gallery-grid.artstation-style .gallery-item-artstation.featured .gallery-item-image:before{content:"";z-index:1;opacity:.8;border:1px solid gold;border-radius:6px;position:absolute;inset:0}.gallery-grid.artstation-style .gallery-item-artstation.patreon-only .gallery-item-image:before{content:"";z-index:1;opacity:.3;background:linear-gradient(135deg,#ffd16633 0%,#ff6b3533 100%);border:1px solid #0000;border-radius:6px;position:absolute;inset:0}.gallery-grid:not(.artstation-style){grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;min-height:400px;display:grid;position:relative}.gallery-grid:not(.artstation-style) .gallery-item{border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.theme-light .gallery-grid:not(.artstation-style) .gallery-item{background:#e7e7e7;border:1px solid #f0f0f0}.theme-dark .gallery-grid:not(.artstation-style) .gallery-item{background:#292929;border:1px solid #303030}.gallery-grid:not(.artstation-style) .gallery-item:hover{transform:translateY(-4px)}.theme-light .gallery-grid:not(.artstation-style) .gallery-item:hover{box-shadow:0 8px 25px #0000001f}.theme-dark .gallery-grid:not(.artstation-style) .gallery-item:hover{box-shadow:0 8px 25px #0006}.gallery-grid:not(.artstation-style) .gallery-item .ant-card-cover{position:relative;overflow:hidden}.gallery-grid:not(.artstation-style) .gallery-item .gallery-item-cover{height:200px;position:relative;overflow:hidden}.gallery-grid:not(.artstation-style) .gallery-item .gallery-item-cover .ant-image{width:100%;height:100%}.gallery-grid:not(.artstation-style) .gallery-item .gallery-item-cover .ant-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery-grid:not(.artstation-style) .gallery-item .gallery-item-cover:hover img{transform:scale(1.05)}.gallery-grid:not(.artstation-style) .gallery-item .ant-card-body{padding:1rem}.gallery-grid:not(.artstation-style) .gallery-item .ant-card-meta-title{margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.3}.theme-light .gallery-grid:not(.artstation-style) .gallery-item .ant-card-meta-title{color:#333!important}.theme-dark .gallery-grid:not(.artstation-style) .gallery-item .ant-card-meta-title{color:#ffffffd9!important}.gallery-grid:not(.artstation-style) .gallery-item .gallery-item-tags{flex-wrap:wrap;gap:4px;display:flex}.gallery-grid:not(.artstation-style) .gallery-item .gallery-item-tags .ant-tag{border:none;border-radius:4px;margin:0;padding:2px 6px;font-size:11px;font-weight:500;line-height:1.2}@media (width<=64rem){.gallery-grid.artstation-style{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:6px;padding:6px}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image{border-radius:4px}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image .hover-overlay .image-title{font-size:13px}.gallery-grid:not(.artstation-style) .gallery-item .gallery-item-cover{height:180px}}@media (width<=48rem){.gallery-grid.artstation-style{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:4px;padding:4px}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image{border-radius:4px}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image .hover-overlay{padding:8px 6px 6px}.gallery-grid.artstation-style .gallery-item-artstation .gallery-item-image .hover-overlay .image-title{font-size:12px}.gallery-grid:not(.artstation-style) .gallery-item .gallery-item-cover{height:160px}.gallery-grid:not(.artstation-style) .gallery-item .ant-card-body{padding:.5rem}.gallery-grid:not(.artstation-style) .gallery-item .ant-card-meta-title{font-size:13px}.gallery-grid:not(.artstation-style) .gallery-item .gallery-item-tags .ant-tag{padding:1px 4px;font-size:10px}}.gallery-page{width:100%;max-width:100%;margin:0;padding:1.5rem 1rem}@media (width<=64rem){.gallery-page{padding:1rem}}@media (width<=48rem){.gallery-page{padding:.5rem}}.gallery-header{max-width:1200px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto}.gallery-header .gallery-title{text-align:center;color:#ffd166;font-weight:700;margin-bottom:1.5rem!important}.theme-dark .gallery-header .gallery-title{color:#ffe066}@media (width<=48rem){.gallery-header .gallery-title{font-size:1.5rem!important}}.theme-light .gallery-header .ant-typography{color:#666!important}.theme-light .gallery-header .ant-typography[type=secondary]{color:#999!important}.theme-dark .gallery-header .ant-typography{color:#ffffffa6!important}.theme-dark .gallery-header .ant-typography[type=secondary]{color:#ffffff73!important}.gallery-filters{border-radius:12px;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000000f}.theme-light .gallery-filters{background:#e7e7e7}.theme-dark .gallery-filters{background:#292929;box-shadow:0 2px 8px #0003}.gallery-filters .ant-card-body{padding:1.5rem}.theme-light .gallery-filters .ant-input-search .ant-input-search-button{color:#1a1a1a!important;background:#ffd166!important;border-color:#ffd166!important}.theme-light .gallery-filters .ant-input-search .ant-input-search-button:hover{background:#e6bc4f!important;border-color:#e6bc4f!important}.theme-dark .gallery-filters .ant-input-search .ant-input-search-button{color:#1a1a1a!important;background:#ffe066!important;border-color:#ffe066!important}.theme-dark .gallery-filters .ant-input-search .ant-input-search-button:hover{background:gold!important;border-color:gold!important}.gallery-filters .ant-btn{border-radius:8px!important;font-weight:500!important;transition:all .3s!important}.theme-light .gallery-filters .ant-btn-default{color:#333!important;background:#fff!important;border-color:#d9d9d9!important}.theme-light .gallery-filters .ant-btn-default:hover{color:#ffd166!important;background:silver!important;border-color:#ffd166!important}.theme-dark .gallery-filters .ant-btn-default{color:#ffffffd9!important;background:#141414!important;border-color:#434343!important}.theme-dark .gallery-filters .ant-btn-default:hover{color:#ffe066!important;background:#262626!important;border-color:#ffe066!important}.theme-light .gallery-filters .ant-btn-primary{color:#1a1a1a!important;background:#ffd166!important;border-color:#ffd166!important}.theme-light .gallery-filters .ant-btn-primary:hover{background:#e6bc4f!important;border-color:#e6bc4f!important}.theme-dark .gallery-filters .ant-btn-primary{color:#1a1a1a!important;background:#ffe066!important;border-color:#ffe066!important}.theme-dark .gallery-filters .ant-btn-primary:hover{background:gold!important;border-color:gold!important}@media (width<=48rem){.gallery-filters .ant-space-item{width:100%}.gallery-filters .ant-space-item .ant-input-search,.gallery-filters .ant-space-item .ant-select{width:100%!important}}.gallery-grid{min-height:400px;position:relative}.gallery-grid .gallery-item{border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.theme-light .gallery-grid .gallery-item{background:#e7e7e7;border:1px solid #f0f0f0}.theme-dark .gallery-grid .gallery-item{background:#292929;border:1px solid #303030}.gallery-grid .gallery-item:hover{transform:translateY(-4px)}.theme-light .gallery-grid .gallery-item:hover{box-shadow:0 8px 25px #0000001f}.theme-dark .gallery-grid .gallery-item:hover{box-shadow:0 8px 25px #0006}.gallery-grid .gallery-item.featured{border:2px solid gold}.gallery-grid .gallery-item.featured .ant-card-body{background:linear-gradient(135deg,#ffd7000d 0%,#fff 100%)}.gallery-grid .gallery-item.patreon-only{position:relative}.gallery-grid .gallery-item.patreon-only:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(135deg,#ffd16633 0%,#ff6b3533 100%);border:2px solid #0000;border-radius:12px;position:absolute;inset:0}.theme-light .gallery-grid .gallery-item.patreon-only .ant-card-body{background:linear-gradient(135deg,#ffd1660d 0%,#e7e7e7 100%)!important}.theme-dark .gallery-grid .gallery-item.patreon-only .ant-card-body{background:linear-gradient(135deg,#ffe0660d 0%,#292929 100%)!important}.gallery-grid .gallery-item .ant-card-cover{position:relative;overflow:hidden}.gallery-grid .gallery-item .gallery-item-cover{height:200px;position:relative;overflow:hidden}.gallery-grid .gallery-item .gallery-item-cover .ant-image{width:100%;height:100%}.gallery-grid .gallery-item .gallery-item-cover .ant-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery-grid .gallery-item .gallery-item-cover:hover img{transform:scale(1.05)}.gallery-grid .gallery-item .gallery-item-cover .patreon-badge{color:#1a1a1a;z-index:1;background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%);border-radius:12px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #ffd1664d}.gallery-grid .gallery-item .gallery-item-cover .patreon-badge .anticon{font-size:10px}.gallery-grid .gallery-item .gallery-item-cover .featured-badge{color:#fff;z-index:1;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:12px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #6366f14d}.gallery-grid .gallery-item .gallery-item-cover .featured-badge .anticon{font-size:10px}.gallery-grid .gallery-item .ant-card-body{padding:1rem}.gallery-grid .gallery-item .ant-card-meta-title{margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.3}.theme-light .gallery-grid .gallery-item .ant-card-meta-title{color:#333!important}.theme-dark .gallery-grid .gallery-item .ant-card-meta-title{color:#ffffffd9!important}.gallery-grid .gallery-item .gallery-item-tags{flex-wrap:wrap;gap:4px;display:flex}.gallery-grid .gallery-item .gallery-item-tags .ant-tag{border:none;border-radius:4px;margin:0;padding:2px 6px;font-size:11px;font-weight:500;line-height:1.2}.no-images{text-align:center;border:2px dashed #d9d9d9;border-radius:12px;grid-column:1/-1;transition:all .3s}.theme-light .no-images{background:#fff;border-color:#d9d9d9}.theme-dark .no-images{background:#141414;border-color:#434343}.no-images .ant-card-body{padding:2rem}.no-images .no-images-content{flex-direction:column;align-items:center;gap:1rem;display:flex}.theme-light .no-images .no-images-content{color:#666}.theme-dark .no-images .no-images-content{color:#ffffffa6}.no-images .no-images-content .ant-btn-link{height:auto;padding:0}.theme-light .no-images .no-images-content .ant-btn-link{color:#ffd166!important}.theme-light .no-images .no-images-content .ant-btn-link:hover{color:#e6bc4f!important}.theme-dark .no-images .no-images-content .ant-btn-link{color:#ffe066!important}.theme-dark .no-images .no-images-content .ant-btn-link:hover{color:gold!important}.gallery-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.theme-light .gallery-loading .ant-typography{color:#666!important}.theme-dark .gallery-loading .ant-typography{color:#ffffffa6!important}.gallery-error{max-width:600px;margin:0 auto}.gallery-error .ant-alert{border-radius:12px}.theme-dark .gallery-error .ant-alert{color:#ffffffd9!important;background:#292929!important;border-color:#ff4d4f!important}@media (width<=64rem){.gallery-grid .gallery-item .gallery-item-cover{height:180px}}@media (width<=48rem){.gallery-grid .gallery-item .gallery-item-cover{height:160px}.gallery-grid .gallery-item .ant-card-body{padding:.5rem}.gallery-grid .gallery-item .ant-card-meta-title{font-size:13px}.gallery-grid .gallery-item .gallery-item-tags .ant-tag{padding:1px 4px;font-size:10px}}.gallery-grid-container{position:relative}.gallery-page-loading{z-index:10;background:#ffffffe6;border-radius:8px;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0000001a}.theme-dark .gallery-page-loading{background:#1a1a1ae6}.gallery-pagination{text-align:center;margin-top:2rem;padding:1.5rem 0}.gallery-pagination .custom-pagination .ant-pagination-item{border-radius:8px!important;transition:all .3s!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-item{background:#fff!important;border-color:#d9d9d9!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-item a{color:#333!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-item:hover{border-color:#ffd166!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-item:hover a{color:#ffd166!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-item-active{background:#ffd166!important;border-color:#ffd166!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-item-active a{color:#1a1a1a!important;font-weight:600!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-item{background:#141414!important;border-color:#434343!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-item a{color:#ffffffd9!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-item:hover{border-color:#ffe066!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-item:hover a{color:#ffe066!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-item-active{background:#ffe066!important;border-color:#ffe066!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-item-active a{color:#1a1a1a!important;font-weight:600!important}.gallery-pagination .custom-pagination .ant-pagination-prev,.gallery-pagination .custom-pagination .ant-pagination-next,.gallery-pagination .custom-pagination .ant-pagination-jump-prev,.gallery-pagination .custom-pagination .ant-pagination-jump-next{border-radius:8px!important;transition:all .3s!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-prev,.theme-light .gallery-pagination .custom-pagination .ant-pagination-next,.theme-light .gallery-pagination .custom-pagination .ant-pagination-jump-prev,.theme-light .gallery-pagination .custom-pagination .ant-pagination-jump-next{background:#fff!important;border-color:#d9d9d9!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-prev button,.theme-light .gallery-pagination .custom-pagination .ant-pagination-next button,.theme-light .gallery-pagination .custom-pagination .ant-pagination-jump-prev button,.theme-light .gallery-pagination .custom-pagination .ant-pagination-jump-next button{color:#333!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-prev:hover,.theme-light .gallery-pagination .custom-pagination .ant-pagination-next:hover,.theme-light .gallery-pagination .custom-pagination .ant-pagination-jump-prev:hover,.theme-light .gallery-pagination .custom-pagination .ant-pagination-jump-next:hover{border-color:#ffd166!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-prev:hover button,.theme-light .gallery-pagination .custom-pagination .ant-pagination-next:hover button,.theme-light .gallery-pagination .custom-pagination .ant-pagination-jump-prev:hover button,.theme-light .gallery-pagination .custom-pagination .ant-pagination-jump-next:hover button{color:#ffd166!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-prev,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-next,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-jump-prev,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-jump-next{background:#141414!important;border-color:#434343!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-prev button,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-next button,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-jump-prev button,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-jump-next button{color:#ffffffd9!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-prev:hover,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-next:hover,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-jump-prev:hover,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-jump-next:hover{border-color:#ffe066!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-prev:hover button,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-next:hover button,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-jump-prev:hover button,.theme-dark .gallery-pagination .custom-pagination .ant-pagination-jump-next:hover button{color:#ffe066!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-total-text{color:#666!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-total-text{color:#ffffffa6!important}.gallery-pagination .custom-pagination .ant-pagination-options-quick-jumper input{border-radius:6px!important}.theme-light .gallery-pagination .custom-pagination .ant-pagination-options-quick-jumper input{color:#333!important;background:#fff!important;border-color:#d9d9d9!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-options-quick-jumper input{color:#ffffffd9!important;background:#141414!important;border-color:#434343!important}.gallery-loading-overlay{z-index:10;background:#fffc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.theme-dark .gallery-loading-overlay{background:#141414cc}.theme-light .gallery-loading-overlay .ant-typography{color:#333!important}.theme-dark .gallery-loading-overlay .ant-typography{color:#ffffffd9!important}.image-viewer{width:100%}.image-viewer .main-image-card{border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.image-viewer .main-image-card .main-image-container{justify-content:center;align-items:center;width:100%;min-height:200px;max-height:90vh;display:flex;position:relative;overflow:hidden}.image-viewer .main-image-card .main-image-container .main-image{object-fit:contain;border-radius:8px;width:100%;max-width:100%;height:auto;max-height:90vh;display:block}.image-viewer .main-image-card .main-image-container .main-image[style*=height]{height:auto!important}.image-viewer .main-image-card .main-image-container .nav-arrow{z-index:10;color:#fff;opacity:.8;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.image-viewer .main-image-card .main-image-container .nav-arrow:hover{opacity:1;color:#fff;background:#000c;transform:translateY(-50%)scale(1.1)}.image-viewer .main-image-card .main-image-container .nav-arrow:focus{color:#fff}.image-viewer .main-image-card .main-image-container .nav-arrow .anticon{font-size:18px}.image-viewer .main-image-card .main-image-container .nav-arrow.nav-arrow-left{left:16px}.image-viewer .main-image-card .main-image-container .nav-arrow.nav-arrow-right{right:16px}.image-viewer .main-image-card .main-image-container .image-counter{color:#fff;z-index:10;background:#000000b3;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;position:absolute;bottom:16px;right:16px}.image-viewer .alt-images-card{border-radius:12px;box-shadow:0 4px 12px #0000001a}.image-viewer .alt-images-card .ant-card-head-title{font-size:16px;font-weight:600}.image-viewer .alt-images-card .alt-images-grid{flex-direction:row;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.image-viewer .alt-images-card .alt-images-grid::-webkit-scrollbar{height:6px}.image-viewer .alt-images-card .alt-images-grid::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.image-viewer .alt-images-card .alt-images-grid::-webkit-scrollbar-thumb{background:#6366f199;border-radius:3px}.image-viewer .alt-images-card .alt-images-grid::-webkit-scrollbar-thumb:hover{background:#6366f1cc}.image-viewer .alt-images-card .alt-images-grid .alt-image-thumbnail{cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:100px;min-width:100px;height:80px;transition:all .3s;position:relative;overflow:hidden}.image-viewer .alt-images-card .alt-images-grid .alt-image-thumbnail:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.image-viewer .alt-images-card .alt-images-grid .alt-image-thumbnail.selected{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.image-viewer .alt-images-card .alt-images-grid .alt-image-thumbnail .thumbnail-image{object-fit:cover;width:100%;height:100%}.image-viewer .alt-images-card .alt-images-grid .alt-image-thumbnail .main-badge{color:#fff;text-transform:uppercase;background:#6366f1;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600;position:absolute;top:4px;left:4px}.image-viewer .alt-images-card .alt-images-grid .alt-image-thumbnail .patreon-badge{color:#333;background:#ffd166;border-radius:4px;padding:2px 4px;font-size:12px;font-weight:600;position:absolute;top:4px;right:4px}.theme-dark .image-viewer .main-image-card,.theme-dark .image-viewer .alt-images-card{background:#1f1f1f;border-color:#434343}.theme-dark .image-viewer .main-image-card .ant-card-head,.theme-dark .image-viewer .alt-images-card .ant-card-head{background:#1f1f1f;border-bottom-color:#434343}.theme-dark .image-viewer .main-image-card .ant-card-head .ant-card-head-title,.theme-dark .image-viewer .alt-images-card .ant-card-head .ant-card-head-title{color:#fff}.theme-dark .image-viewer .main-image-container .nav-arrow{color:#fff;background:#ffffff1a}.theme-dark .image-viewer .main-image-container .nav-arrow:hover,.theme-dark .image-viewer .main-image-container .image-counter{color:#fff;background:#fff3}.theme-dark .image-viewer .alt-images-grid::-webkit-scrollbar-track{background:#ffffff1a}.theme-light .image-viewer .main-image-card,.theme-light .image-viewer .alt-images-card{background:#fff;border-color:#f0f0f0}.theme-light .image-viewer .main-image-card .ant-card-head,.theme-light .image-viewer .alt-images-card .ant-card-head{background:#fff;border-bottom-color:#f0f0f0}.theme-light .image-viewer .main-image-card .ant-card-head .ant-card-head-title,.theme-light .image-viewer .alt-images-card .ant-card-head .ant-card-head-title{color:#333}.theme-light .image-viewer .main-image-container .nav-arrow{color:#fff;background:#0009}.theme-light .image-viewer .main-image-container .nav-arrow:hover{color:#fff;background:#000c}.theme-light .image-viewer .main-image-container .image-counter{color:#fff;background:#000000b3}@media (width<=768px){.image-viewer .main-image-card .main-image-container{min-height:150px;max-height:80vh}.image-viewer .main-image-card .main-image-container .main-image{max-height:80vh}.image-viewer .main-image-card .main-image-container .nav-arrow{width:40px;height:40px}.image-viewer .main-image-card .main-image-container .nav-arrow .anticon{font-size:16px}.image-viewer .main-image-card .main-image-container .nav-arrow.nav-arrow-left{left:8px}.image-viewer .main-image-card .main-image-container .nav-arrow.nav-arrow-right{right:8px}.image-viewer .main-image-card .main-image-container .image-counter{padding:3px 6px;font-size:11px;bottom:8px;right:8px}.image-viewer .alt-images-card .alt-images-grid{gap:8px}.image-viewer .alt-images-card .alt-images-grid .alt-image-thumbnail{width:80px;min-width:80px;height:60px}}@media (width<=480px){.image-viewer .main-image-card .main-image-container .nav-arrow{width:36px;height:36px}.image-viewer .main-image-card .main-image-container .nav-arrow .anticon{font-size:14px}.image-viewer .main-image-card .main-image-container .nav-arrow.nav-arrow-left{left:4px}.image-viewer .main-image-card .main-image-container .nav-arrow.nav-arrow-right{right:4px}.image-viewer .main-image-card .main-image-container .image-counter{padding:2px 4px;font-size:10px;bottom:4px;right:4px}.image-viewer .alt-images-card .alt-images-grid{gap:6px}.image-viewer .alt-images-card .alt-images-grid .alt-image-thumbnail{width:70px;min-width:70px;height:50px}.image-viewer .alt-images-card .alt-images-grid .alt-image-thumbnail .main-badge{padding:1px 4px;font-size:8px}.image-viewer .alt-images-card .alt-images-grid .alt-image-thumbnail .patreon-badge{padding:1px 3px;font-size:10px}}.reorder-alt-images-btn{transition:all .3s;color:#595959!important;border-color:#d9d9d9!important}.reorder-alt-images-btn:hover{color:#1890ff!important;background-color:#f0f8ff!important;border-color:#1890ff!important}.reorder-alt-images-btn .anticon{margin-right:6px}.alt-image-order-manager .alt-images-droppable{background-color:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;min-height:200px;padding:12px;transition:all .3s}.alt-image-order-manager .alt-images-droppable.dragging-over{background-color:#f0f8ff;border-color:#1890ff;box-shadow:inset 0 0 10px #1890ff1a}.alt-image-order-manager .alt-images-droppable:empty:before{content:"No alternative images to reorder";text-align:center;color:#8c8c8c;padding:40px 0;font-style:italic;display:block}.alt-image-order-manager .alt-image-card{cursor:default;transition:all .3s}.alt-image-order-manager .alt-image-card:hover{box-shadow:0 4px 12px #00000026}.alt-image-order-manager .alt-image-card.dragging{z-index:1000;transform:rotate(3deg);box-shadow:0 8px 25px #00000040}.alt-image-order-manager .alt-image-card .alt-image-content{align-items:center;gap:12px;display:flex}.alt-image-order-manager .alt-image-card .alt-image-content .drag-handle{color:#8c8c8c;cursor:grab;-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;font-size:16px;transition:all .2s;display:flex}.alt-image-order-manager .alt-image-card .alt-image-content .drag-handle:hover{color:#1890ff;background-color:#f0f8ff;transform:scale(1.1)}.alt-image-order-manager .alt-image-card .alt-image-content .drag-handle:active{cursor:grabbing;transform:scale(.95)}.alt-image-order-manager .alt-image-card .alt-image-content .image-preview{flex-shrink:0}.alt-image-order-manager .alt-image-card .alt-image-content .image-preview img{border:1px solid #d9d9d9}.alt-image-order-manager .alt-image-card .alt-image-content .image-info{flex:1;min-width:0;position:relative}.alt-image-order-manager .alt-image-card .alt-image-content .image-info .position-badge{color:#fff;background:#1890ff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0000001a}.alt-image-order-manager .alt-image-card .alt-image-content .image-info .filename{color:#262626;word-break:break-word;margin-bottom:4px;padding-right:16px;font-weight:500}.alt-image-order-manager .alt-image-card .alt-image-content .image-info .order-info{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.alt-image-order-manager .unsaved-changes-warning{background-color:#fff7e6;border:1px solid #ffd591;border-radius:6px;margin-top:16px;padding:12px}.alt-image-order-manager .unsaved-changes-warning .ant-typography{margin:0;font-weight:500;color:#d46b08!important}.alt-image-reorder-modal .ant-modal-content{background:#fff;border-radius:12px}.alt-image-reorder-modal .ant-modal-header{background:#fff;border-bottom:1px solid #f0f0f0;border-radius:12px 12px 0 0}.alt-image-reorder-modal .ant-modal-header .ant-modal-title{color:#262626;font-weight:600}.alt-image-reorder-modal .ant-modal-body{padding:24px}.alt-image-reorder-modal .ant-modal-footer{background:#fafafa;border-top:1px solid #f0f0f0;border-radius:0 0 12px 12px;padding:16px 24px}.alt-image-reorder-modal .ant-modal-footer .ant-btn{margin-left:8px}.theme-dark .alt-image-reorder-modal .ant-modal-content{background:#1f1f1f}.theme-dark .alt-image-reorder-modal .ant-modal-header{background:#1f1f1f;border-bottom-color:#434343}.theme-dark .alt-image-reorder-modal .ant-modal-header .ant-modal-title{color:#fff}.theme-dark .alt-image-reorder-modal .ant-modal-close{color:#8c8c8c}.theme-dark .alt-image-reorder-modal .ant-modal-close:hover{color:#fff}.theme-dark .alt-image-reorder-modal .ant-modal-footer{background:#141414;border-top-color:#434343}.theme-light .alt-image-reorder-modal .ant-modal-content{background:#fff}.theme-light .alt-image-reorder-modal .ant-modal-header{background:#fff;border-bottom-color:#f0f0f0}.theme-light .alt-image-reorder-modal .ant-modal-header .ant-modal-title{color:#262626}.theme-light .alt-image-reorder-modal .ant-modal-close{color:#8c8c8c}.theme-light .alt-image-reorder-modal .ant-modal-close:hover{color:#262626}.theme-light .alt-image-reorder-modal .ant-modal-footer{background:#fafafa;border-top-color:#f0f0f0}@media (width<=768px){.alt-image-order-manager .alt-image-card .alt-image-content{gap:8px}.alt-image-order-manager .alt-image-card .alt-image-content .image-preview img{width:50px;height:50px}.alt-image-order-manager .alt-image-card .alt-image-content .image-info .filename{font-size:14px}.alt-image-order-manager .alt-image-card .alt-image-content .image-info .position-badge{width:20px;height:20px;font-size:10px}}.theme-dark .reorder-alt-images-btn{color:#8c8c8c!important;background-color:#0000!important;border-color:#434343!important}.theme-dark .reorder-alt-images-btn:hover{color:#177ddc!important;background-color:#001529!important;border-color:#177ddc!important}.theme-dark .alt-image-order-manager .alt-images-droppable{background-color:#1f1f1f;border-color:#434343}.theme-dark .alt-image-order-manager .alt-images-droppable.dragging-over{background-color:#001529;border-color:#177ddc}.theme-dark .alt-image-order-manager .alt-images-droppable:empty:before{color:#8c8c8c}.theme-dark .alt-image-order-manager .alt-image-card{background:#1f1f1f;border-color:#434343}.theme-dark .alt-image-order-manager .alt-image-card .alt-image-content .drag-handle{color:#8c8c8c}.theme-dark .alt-image-order-manager .alt-image-card .alt-image-content .drag-handle:hover{color:#177ddc;background-color:#001529}.theme-dark .alt-image-order-manager .alt-image-card .alt-image-content .image-info .filename{color:#fff}.theme-dark .alt-image-order-manager .alt-image-card .alt-image-content .image-info .position-badge{background:#177ddc}.theme-dark .alt-image-order-manager .unsaved-changes-warning{background-color:#2a1e00;border-color:#614700}.theme-dark .alt-image-order-manager .unsaved-changes-warning .ant-typography{color:#ffc53d!important}.theme-light .reorder-alt-images-btn{color:#595959!important;background-color:#0000!important;border-color:#d9d9d9!important}.theme-light .reorder-alt-images-btn:hover{color:#1890ff!important;background-color:#f0f8ff!important;border-color:#1890ff!important}.theme-light .alt-image-order-manager .alt-images-droppable{background-color:#fafafa;border-color:#d9d9d9}.theme-light .alt-image-order-manager .alt-images-droppable.dragging-over{background-color:#f0f8ff;border-color:#1890ff}.theme-light .alt-image-order-manager .alt-image-card{background:#fff;border-color:#f0f0f0}.theme-light .alt-image-order-manager .alt-image-card .alt-image-content .drag-handle{color:#8c8c8c}.theme-light .alt-image-order-manager .alt-image-card .alt-image-content .drag-handle:hover{color:#1890ff;background-color:#f0f8ff}.theme-light .alt-image-order-manager .alt-image-card .alt-image-content .image-info .filename{color:#262626}.theme-light .alt-image-order-manager .alt-image-card .alt-image-content .image-info .position-badge{background:#1890ff}.comments-section{margin-top:24px}.comments-section.loading{justify-content:center;align-items:center;padding:40px;display:flex}.comments-section .comments-header{align-items:center;gap:8px;font-weight:600;display:flex}.comments-section .patreon-notice{text-align:center;background:#fff7e6;border:1px solid #ffd591;border-radius:8px;margin-bottom:24px;padding:16px}.comments-section .patreon-notice p{color:#d46b08;margin:0;font-weight:500}.comments-section .comment-form-section{background:var(--ant-color-bg-container);border:1px solid var(--ant-color-border);border-radius:8px;margin-bottom:24px;padding:16px}.comments-section .comments-list .no-comments{text-align:center;color:var(--ant-color-text-secondary);padding:40px 20px}.comments-section .comments-list .no-comments p{margin:0;font-size:16px}.comment-form--reply{background:var(--ant-color-bg-elevated);border:1px solid var(--ant-color-border);border-radius:6px;margin-top:12px;padding:12px}.comment-form .comment-form-actions{margin-bottom:0}.comment-form .comment-form-actions .ant-form-item-control-input-content{justify-content:flex-end;display:flex}.comment-form .comment-form-user-info{margin-top:-12px;margin-bottom:12px}.comment-form .comment-form-user-info small{color:var(--ant-color-text-secondary)}.comment-item{margin-bottom:16px}.comment-item--reply{margin-top:12px;margin-left:32px}.comment-item--reply .comment-card{background:var(--ant-color-bg-elevated);border-left:3px solid #e6f4ff}.comment-item .comment-card{background:var(--ant-color-bg-container);border:1px solid var(--ant-color-border);border-radius:8px;transition:box-shadow .2s}.comment-item .comment-card:hover{box-shadow:0 2px 8px #0000001a}.comment-item .comment-card .ant-card-body{padding:16px}.comment-item .comment-header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.comment-item .comment-author{align-items:center;gap:8px;display:flex}.comment-item .comment-author-info{flex-direction:column;gap:2px;display:flex}.comment-item .comment-author-info .author-name{color:var(--ant-color-text);font-size:14px;line-height:1.2}.comment-item .comment-author-info .anonymous-label{color:var(--ant-color-text-secondary);font-size:12px;font-style:italic}.comment-item .comment-author-info .comment-date{color:var(--ant-color-text-secondary);font-size:12px;line-height:1.2}.comment-item .comment-actions{opacity:0;transition:opacity .2s}.comment-item .comment-actions .ant-btn{box-shadow:none;border:none}.comment-item .comment-actions .ant-btn:hover{background:var(--ant-color-fill)}.comment-item .comment-actions .ant-btn.ant-btn-dangerous:hover{color:#ff4d4f;background:#fff2f0}.comment-item:hover .comment-actions{opacity:1}.comment-item .comment-content .comment-text{color:var(--ant-color-text);margin:0;line-height:1.6}.comment-item .reply-form{border-top:1px solid var(--ant-color-border);margin-top:16px;padding-top:16px}.comment-item .comment-replies{margin-top:12px}.comment-item .comment-replies .show-more-replies,.comment-item .comment-replies .show-fewer-replies{height:auto;margin-top:8px;padding:4px 0;font-size:12px}[data-theme=dark] .comments-section .patreon-notice{background:#2d1b05;border-color:#d48806}[data-theme=dark] .comments-section .patreon-notice p{color:#faad14}@media (width<=768px){.comments-section .comment-form-section{margin-bottom:16px;padding:12px}.comment-item--reply{margin-left:16px}.comment-item .comment-header{flex-direction:column;align-items:flex-start;gap:8px}.comment-item .comment-actions{opacity:1}.comment-item .comment-author-info{flex-flow:wrap;align-items:center;gap:8px}.comment-item .comment-author-info .comment-date:before{content:"•";color:var(--ant-color-text-quaternary);margin-right:4px}}.image-detail-page{max-width:1400px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem}@media (width<=64rem){.image-detail-page{padding:1.5rem}}@media (width<=48rem){.image-detail-page{padding:1rem}}.image-detail-header{margin-bottom:2rem}.image-detail-header .back-button{background:0 0!important;border:none!important;border-radius:8px!important;align-items:center!important;gap:8px!important;padding:8px 16px!important;font-size:16px!important;font-weight:600!important;transition:all .3s!important;display:flex!important}.theme-light .image-detail-header .back-button{color:#333!important}.theme-light .image-detail-header .back-button:hover{color:#ffd166!important;background:#0000000d!important}.theme-dark .image-detail-header .back-button{color:#ffffffd9!important}.theme-dark .image-detail-header .back-button:hover{color:#ffe066!important;background:#ffffff1a!important}.image-detail-header .back-button .anticon{font-size:14px}.image-display-card{border:none!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 8px 32px #00000014!important}.theme-light .image-display-card{background:#e7e7e7!important}.theme-dark .image-display-card{background:#292929!important;box-shadow:0 8px 32px #0003!important}.image-display-card .ant-card-body{padding:0!important}.image-container{border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.image-container .main-image{justify-content:center;width:100%;display:flex}.image-container .main-image .ant-image-img{object-fit:contain;border-radius:16px;max-width:100%;height:auto;display:block}.image-container .main-image .ant-image-preview-operations{background:#000000b3!important;border-radius:8px!important}.image-container .patreon-badge-large{color:#1a1a1a;z-index:10;background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%);border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #ffd1664d}.image-container .patreon-badge-large .anticon{margin-right:6px}.image-container .featured-badge-large{color:#fff;z-index:10;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #6366f14d}.image-container .featured-badge-large .anticon{margin-right:6px}.image-info-card{height:fit-content;margin-bottom:2rem;border:none!important;border-radius:16px!important;box-shadow:0 8px 32px #00000014!important}.theme-light .image-info-card{background:#e7e7e7!important}.theme-dark .image-info-card{background:#292929!important;box-shadow:0 8px 32px #0003!important}.image-info-card .ant-card-body{padding:2rem!important}@media (width<=48rem){.image-info-card .ant-card-body{padding:1.5rem!important}}.right-panel{flex-direction:column;height:100%;display:flex}.desktop-comments-section{display:block}@media (width<=calc(75rem - 1px)){.desktop-comments-section{display:none}}.mobile-comments-section{margin-top:2rem;display:none}@media (width<=calc(75rem - 1px)){.mobile-comments-section{display:block}}.image-title{word-break:break-word;margin-bottom:8px!important}.theme-light .image-title{color:#333!important}.theme-dark .image-title{color:#ffffffd9!important}@media (width<=48rem){.image-title{font-size:1.5rem!important}}.image-description{word-break:break-word;font-size:16px!important;line-height:1.6!important}.theme-light .image-description{color:#666!important}.theme-dark .image-description{color:#ffffffa6!important}.tags-section h4{margin-bottom:12px!important;font-size:18px!important}.theme-light .tags-section h4{color:#333!important}.theme-dark .tags-section h4{color:#ffffffd9!important}.tags-section .image-tag{border:none!important;border-radius:16px!important;margin-bottom:8px!important;padding:4px 12px!important;font-size:13px!important;font-weight:500!important}.patreon-info{background:linear-gradient(135deg,#ffd1661a 0%,#ff6b351a 100%)!important;border:2px solid #ffd166!important;border-radius:12px!important}.theme-dark .patreon-info{background:linear-gradient(135deg,#ffe0661a 0%,#ff6b351a 100%)!important;border-color:#ffe066!important}.patreon-info .ant-card-body{padding:16px!important}.patreon-info .ant-typography{margin-bottom:0!important}.theme-light .patreon-info .ant-typography{color:#333!important}.theme-dark .patreon-info .ant-typography{color:#ffffffd9!important}.theme-light .patreon-info .ant-typography[type=secondary]{color:#666!important}.theme-dark .patreon-info .ant-typography[type=secondary]{color:#ffffffa6!important}.featured-info{background:linear-gradient(135deg,#6366f11a 0%,#8b5cf61a 100%)!important;border:2px solid #6366f1!important;border-radius:12px!important}.theme-dark .featured-info{background:linear-gradient(135deg,#8b5cf61a 0%,#a855f71a 100%)!important;border-color:#8b5cf6!important}.featured-info .ant-card-body{padding:16px!important}.featured-info .ant-typography{margin-bottom:0!important}.theme-light .featured-info .ant-typography{color:#333!important}.theme-dark .featured-info .ant-typography{color:#ffffffd9!important}.theme-light .featured-info .ant-typography[type=secondary]{color:#666!important}.theme-dark .featured-info .ant-typography[type=secondary]{color:#ffffffa6!important}.image-detail-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;display:flex}.image-detail-loading .ant-spin{margin-bottom:16px}.theme-light .image-detail-loading .ant-typography{color:#666!important}.theme-dark .image-detail-loading .ant-typography{color:#ffffffa6!important}.image-detail-error{max-width:600px;margin:50px auto;padding:0 1.5rem}.image-detail-error .ant-alert{border-radius:12px!important}.theme-dark .image-detail-error .ant-alert{background:#292929!important;border-color:#ff4d4f!important}@media (width<=64rem){.image-detail-page .ant-row{flex-direction:column-reverse}.image-detail-page .image-info-card{margin-bottom:1.5rem}}@media (width<=48rem){.image-container .main-image .ant-image-img{max-width:100%}.image-container .patreon-badge-large{padding:6px 12px;font-size:12px;top:12px;right:12px}}.workbench-page{min-height:100vh;padding:0}.theme-light .workbench-page{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.theme-dark .workbench-page{background:linear-gradient(135deg,#1a1a1a 0%,#0f0f0f 100%)}.workbench-header{border-bottom:1px solid;padding:2rem 2rem 1.5rem}.theme-light .workbench-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-color:#d9d9d9}.theme-dark .workbench-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1acc;border-color:#434343}.workbench-header__content{align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}@media (width<=64rem){.workbench-header__content{text-align:center;flex-direction:column;gap:1rem}}.workbench-header__icon{color:#1a1a1a;background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;display:flex;box-shadow:0 10px 15px #0000001a}@media (width<=64rem){.workbench-header__icon{width:60px;height:60px;font-size:2rem}}.workbench-header__text{flex:1}.workbench-header__title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin:0!important}@media (width<=64rem){.workbench-header__title{font-size:2rem}}@media (width<=48rem){.workbench-header__title{font-size:1.75rem}}.workbench-header__subtitle{opacity:.8;font-size:1rem;margin:.5rem 0 0!important}.theme-light .workbench-header__subtitle{color:#666}.theme-dark .workbench-header__subtitle{color:#ffffffa6}@media (width<=48rem){.workbench-header__subtitle{font-size:.875rem}}.workbench-content{max-width:1200px;margin:0 auto;padding:2rem}@media (width<=64rem){.workbench-content{padding:1.5rem}}@media (width<=48rem){.workbench-content{padding:1rem}}.workbench-tools{margin-bottom:2rem}.workbench-tools__title{font-weight:600;margin-bottom:.5rem!important}.theme-light .workbench-tools__title{color:#333}.theme-dark .workbench-tools__title{color:#ffffffd9}.workbench-tools__description{margin-bottom:2rem;font-size:1rem;display:block}.theme-light .workbench-tools__description{color:#666}.theme-dark .workbench-tools__description{color:#ffffffa6}.workbench-tools__grid{margin-top:1.5rem}.workbench-tool{cursor:pointer;border:1px solid;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;border-radius:16px!important}.theme-light .workbench-tool{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6!important;border-color:#d9d9d9!important}.theme-dark .workbench-tool{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1ae6!important;border-color:#434343!important}.workbench-tool:hover{transform:translateY(-4px);box-shadow:0 20px 25px #00000026}.theme-light .workbench-tool:hover,.theme-dark .workbench-tool:hover{border-color:#ffd166!important}.workbench-tool--disabled{opacity:.6;cursor:not-allowed}.workbench-tool--disabled:hover{transform:none;box-shadow:0 1px 2px #0000000d}.theme-light .workbench-tool--disabled:hover{border-color:#d9d9d9!important}.theme-dark .workbench-tool--disabled:hover{border-color:#434343!important}.workbench-tool .ant-card-body{flex-direction:column;flex:1;display:flex;padding:0!important}.workbench-tool__content{flex-direction:column;flex:1;min-height:280px;display:flex}@media (width<=48rem){.workbench-tool__content{min-height:240px}}.workbench-tool__icon{justify-content:center;align-items:center;height:120px;margin-bottom:1.5rem;font-size:3rem;display:flex;position:relative}@media (width<=48rem){.workbench-tool__icon{height:100px;margin-bottom:1rem;font-size:2.5rem}}.workbench-tool__icon .status-badge{z-index:1;position:absolute;top:.5rem;left:.5rem}.workbench-tool__header{justify-content:flex-start;align-items:flex-start;min-height:60px;margin-bottom:1rem;padding:0 1.5rem;display:flex}@media (width<=48rem){.workbench-tool__header{min-height:50px;padding:0 1rem}}.workbench-tool__title{text-align:center;width:100%;font-size:1rem;font-weight:600;line-height:1.3;margin:0!important}.theme-light .workbench-tool__title{color:#333}.theme-dark .workbench-tool__title{color:#ffffffd9}@media (width<=48rem){.workbench-tool__title{font-size:.875rem}}.workbench-tool__description{flex:1;align-items:flex-start;padding:0 1.5rem 1.5rem;font-size:.75rem;line-height:1.5;display:flex;margin:0!important}@media (width<=48rem){.workbench-tool__description{padding:0 1rem 1rem}}.theme-light .workbench-tool__description{color:#666}.theme-dark .workbench-tool__description{color:#ffffffa6}.workbench-tool .ant-card-actions{margin-top:auto}.theme-light .workbench-tool .ant-card-actions{background:#f9f9f9cc;border-color:#d9d9d9}.theme-dark .workbench-tool .ant-card-actions{background:#0f0f0fcc;border-color:#434343}.workbench-tool .ant-card-actions li{margin:0}.workbench-tool .ant-card-actions li .ant-btn{border:none;height:auto;padding:.5rem 0;font-weight:500}.theme-light .workbench-tool .ant-card-actions li .ant-btn{color:#ffd166}.theme-light .workbench-tool .ant-card-actions li .ant-btn:hover{color:#ffd166;background:#ffd1661a}.theme-dark .workbench-tool .ant-card-actions li .ant-btn{color:#ffd166}.theme-dark .workbench-tool .ant-card-actions li .ant-btn:hover{color:#ffd166;background:#ffd16626}.status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;flex-shrink:0;padding:4px 8px;font-size:.6875rem;font-weight:600}.status-badge--available{color:#52c41a;background:#52c41a26}.status-badge--beta{color:#ffc107;background:#ffc10726}.status-badge--coming-soon{color:#8c8c8c;background:#8c8c8c26}@media (width<=64rem){.workbench-tools__grid .ant-col:nth-child(n+3){margin-top:0}}@media (width<=48rem){.workbench-tool__title{font-size:.875rem}}.raffle-page{min-height:100vh;padding:0}.theme-light .raffle-page{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.theme-dark .raffle-page{background:linear-gradient(135deg,#1a1a1a 0%,#0f0f0f 100%)}.raffle-header{border-bottom:1px solid;padding:1.5rem 2rem}.theme-light .raffle-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-color:#d9d9d9}.theme-dark .raffle-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1acc;border-color:#434343}.raffle-header__back{margin-bottom:1rem;font-weight:500}.theme-light .raffle-header__back{color:#666}.theme-light .raffle-header__back:hover{color:#ffd166;background:#ffd1661a}.theme-dark .raffle-header__back{color:#ffffffa6}.theme-dark .raffle-header__back:hover{color:#ffd166;background:#ffd16626}.raffle-header__content{text-align:center;max-width:1200px;margin:0 auto}.raffle-header__icon{color:#fff;background:linear-gradient(135deg,#ff4d4f 0%,#ff7875 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex;box-shadow:0 10px 15px #0000001a}@media (width<=64rem){.raffle-header__icon{width:60px;height:60px;font-size:2rem}}.raffle-header__title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ff4d4f 0%,#ff7875 100%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin:0 0 .5rem!important}@media (width<=64rem){.raffle-header__title{font-size:2rem}}@media (width<=48rem){.raffle-header__title{font-size:1.75rem}}.raffle-header__subtitle{opacity:.8;font-size:1rem;margin:0!important}.theme-light .raffle-header__subtitle{color:#666}.theme-dark .raffle-header__subtitle{color:#ffffffa6}@media (width<=48rem){.raffle-header__subtitle{font-size:.875rem}}.raffle-content{max-width:1000px;margin:0 auto;padding:2rem}@media (width<=64rem){.raffle-content{padding:1.5rem}}@media (width<=48rem){.raffle-content{padding:1rem}}.raffle-placeholder{text-align:center;border-radius:16px!important}.theme-light .raffle-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6!important;border-color:#d9d9d9!important}.theme-dark .raffle-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1ae6!important;border-color:#434343!important}.raffle-placeholder .ant-card-body{padding:2rem}@media (width<=64rem){.raffle-placeholder .ant-card-body{padding:2rem}}@media (width<=48rem){.raffle-placeholder .ant-card-body{padding:1.5rem}}.theme-light .raffle-placeholder .ant-result-title{color:#333!important}.theme-dark .raffle-placeholder .ant-result-title{color:#ffffffd9!important}.theme-light .raffle-placeholder .ant-result-subtitle{color:#666!important}.theme-dark .raffle-placeholder .ant-result-subtitle{color:#ffffffa6!important}.raffle-placeholder__features{text-align:left;max-width:400px;margin:0 auto}.raffle-placeholder__features h4{text-align:center;margin-bottom:1rem!important}.theme-light .raffle-placeholder__features h4{color:#333}.theme-dark .raffle-placeholder__features h4{color:#ffffffd9}.raffle-placeholder__features ul{margin:0;padding:0;list-style:none}.raffle-placeholder__features ul li{padding:.25rem 0 .25rem 1.5rem;position:relative}.theme-light .raffle-placeholder__features ul li{color:#666}.theme-dark .raffle-placeholder__features ul li{color:#ffffffa6}.raffle-placeholder__features ul li:before{content:"✨";position:absolute;top:.25rem;left:0}@media (width<=48rem){.raffle-placeholder__features{max-width:100%}}.raffle-placeholder .ant-btn{border-radius:8px;height:40px;padding:0 1.5rem;font-weight:500}.theme-light .raffle-placeholder .ant-btn[type=default]{color:#333;background:0 0;border-color:#d9d9d9}.theme-light .raffle-placeholder .ant-btn[type=default]:hover{color:#ff4d4f;border-color:#ff4d4f}.theme-dark .raffle-placeholder .ant-btn[type=default]{color:#ffffffd9;background:0 0;border-color:#434343}.theme-dark .raffle-placeholder .ant-btn[type=default]:hover{color:#ff4d4f;border-color:#ff4d4f}.raffle-placeholder .ant-btn.ant-btn-primary{background:linear-gradient(135deg,#ff4d4f 0%,#ff7875 100%);border:none;box-shadow:0 4px 6px #0000001a}.raffle-placeholder .ant-btn.ant-btn-primary:hover{background:linear-gradient(135deg,#e84848 0%,#e85a5a 100%);transform:translateY(-1px);box-shadow:0 10px 15px #0000001a}@media (width<=48rem){.raffle-placeholder .ant-space,.raffle-placeholder .ant-space.ant-space-vertical .ant-space-item:last-child,.raffle-placeholder .ant-space.ant-space-vertical .ant-space-item:last-child .ant-space{width:100%}.raffle-placeholder .ant-space.ant-space-vertical .ant-space-item:last-child .ant-space .ant-space-item{flex:1}.raffle-placeholder .ant-space.ant-space-vertical .ant-space-item:last-child .ant-space .ant-space-item .ant-btn{width:100%}}.raffle-placeholder__actions{position:absolute;top:1.5rem;right:2rem}.raffle-placeholder .raffle-content{padding:1.5rem 2rem}.raffle-placeholder .raffle-content .ant-tabs-content-holder{padding-top:1rem}.raffle-placeholder :global(.participant-active){background-color:#f6ffed!important}.theme-dark .raffle-placeholder :global(.participant-active){background-color:#52c41a1a!important}.raffle-placeholder :global(.participant-inactive){background-color:#fff2e8!important}.theme-dark .raffle-placeholder :global(.participant-inactive){background-color:#faad141a!important}.not-found{text-align:center;justify-content:center;align-items:center;min-height:50vh;padding:2rem;display:flex}@media (width<=48rem){.not-found{min-height:40vh;padding:1.5rem}}.not-found .ant-result{padding:2rem}@media (width<=48rem){.not-found .ant-result{padding:1rem}}.not-found .ant-result-title{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif!important;font-size:4rem!important;font-weight:700!important}@media (width<=48rem){.not-found .ant-result-title{font-size:3rem!important}}.theme-dark .not-found .ant-result-title{background:linear-gradient(135deg,#ffe066 0%,#ff8f65 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.not-found .ant-result-subtitle{margin-bottom:2rem!important;font-size:1rem!important}.theme-light .not-found .ant-result-subtitle{color:#666!important}.theme-dark .not-found .ant-result-subtitle{color:#ffffffa6!important}@media (width<=48rem){.not-found .ant-result-subtitle{font-size:.875rem!important}}.not-found__home-button{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%)!important;border:none!important;border-radius:.5rem!important;height:44px!important;padding:0 2rem!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 6px #0000001a!important}.not-found__home-button:hover{background:linear-gradient(135deg,#ffc94d 0%,#ff581c 100%)!important;transform:translateY(-2px)!important;box-shadow:0 10px 15px #0000001a!important}.not-found__home-button:active{transform:translateY(0)!important}@media (width<=48rem){.not-found__home-button{height:40px!important;padding:0 1.5rem!important}}.error-boundary{text-align:center;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}@media (width<=48rem){.error-boundary{min-height:50vh;padding:1.5rem}}.error-boundary .ant-result{padding:2rem}@media (width<=48rem){.error-boundary .ant-result{padding:1rem}}.error-boundary .ant-result-title{margin-bottom:1rem!important;font-size:1.5rem!important;font-weight:600!important}.theme-light .error-boundary .ant-result-title{color:#f5222d!important}.theme-dark .error-boundary .ant-result-title{color:#ff7875!important}@media (width<=48rem){.error-boundary .ant-result-title{font-size:1.25rem!important}}.error-boundary .ant-result-subtitle{margin-bottom:2rem!important;font-size:.875rem!important}.theme-light .error-boundary .ant-result-subtitle{color:#666!important}.theme-dark .error-boundary .ant-result-subtitle{color:#ffffffa6!important}@media (width<=48rem){.error-boundary .ant-result-subtitle{font-size:.75rem!important}}.error-boundary__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width<=48rem){.error-boundary__actions{flex-direction:column;width:100%}}.error-boundary__button{border-radius:.5rem!important;height:40px!important;padding:0 1.5rem!important;font-weight:500!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.error-boundary__button--primary{background:linear-gradient(135deg,#f5222d 0%,#d32029 100%)!important;border:none!important;box-shadow:0 4px 6px #0000001a!important}.error-boundary__button--primary:hover{background:linear-gradient(135deg,#d32029 0%,#b71c1c 100%)!important;transform:translateY(-1px)!important;box-shadow:0 10px 15px #0000001a!important}.error-boundary__button--default{border-color:#d9d9d9!important}.theme-light .error-boundary__button--default{color:#333!important;background:#fff!important;border-color:#d9d9d9!important}.theme-dark .error-boundary__button--default{color:#ffffffd9!important;background:#292929!important;border-color:#434343!important}.error-boundary__button--default:hover{color:#ffd166!important;border-color:#ffd166!important;transform:translateY(-1px)!important}.error-boundary__button:active{transform:translateY(0)!important}@media (width<=48rem){.error-boundary__button{width:100%;height:44px!important}}html,body{transition:background-color .3s,color .3s}.theme-light{--background-color:#fff;--text-color:#333;--secondary-text-color:#666;--border-color:#d9d9d9;--container-background:#fff;--layout-background:#f5f5f5}.theme-dark{--background-color:#141414;--text-color:#ffffffd9;--secondary-text-color:#ffffffa6;--border-color:#434343;--container-background:#1f1f1f;--layout-background:#000}*{transition:background-color .3s,color .3s,border-color .3s}.ant-layout,.ant-layout-content{background-color:var(--layout-background)!important}.ant-card{background-color:var(--container-background)!important}.ant-typography{color:var(--text-color)!important}.ant-typography.ant-typography-secondary{color:var(--secondary-text-color)!important}.theme-dark .ant-descriptions-item-label,.theme-dark .ant-descriptions-item-content,.theme-dark .ant-card-head-title,.theme-dark .ant-space-item{color:var(--text-color)!important}.theme-dark .ant-table,.theme-dark .ant-table .ant-table-container{background-color:var(--container-background)!important}.theme-dark .ant-table .ant-table-thead>tr>th{border-bottom-color:var(--border-color)!important;color:var(--text-color)!important;background-color:#ffffff0a!important}.theme-dark .ant-table .ant-table-tbody>tr>td{border-bottom-color:var(--border-color)!important;color:var(--text-color)!important}.theme-dark .ant-table .ant-table-tbody>tr:hover>td{background-color:#ffffff0a!important}.theme-dark .ant-table .ant-empty-description,.theme-dark .ant-tabs .ant-tabs-tab{color:var(--secondary-text-color)!important}.theme-dark .ant-tabs .ant-tabs-tab.ant-tabs-tab-active{color:var(--text-color)!important}.theme-dark .ant-tabs .ant-tabs-ink-bar{background-color:#ffe066!important}.theme-dark .ant-tabs .ant-tabs-content-holder{background-color:var(--container-background)!important}.theme-dark .ant-btn:not(.ant-btn-primary){background-color:var(--container-background)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}.theme-dark .ant-btn:not(.ant-btn-primary):hover{color:var(--text-color)!important;background-color:#ffffff0a!important;border-color:#ffe066!important}.theme-dark .ant-alert.ant-alert-success{color:#73d13d!important;background-color:#52c41a26!important;border-color:#52c41a66!important}.theme-dark .ant-alert.ant-alert-success .ant-alert-icon{color:#73d13d!important}.theme-dark .ant-alert.ant-alert-info{color:#40a9ff!important;background-color:#1890ff26!important;border-color:#1890ff66!important}.theme-dark .ant-alert.ant-alert-info .ant-alert-icon{color:#40a9ff!important}.theme-dark .ant-alert.ant-alert-warning{color:#ffc53d!important;background-color:#ffc10726!important;border-color:#ffc10766!important}.theme-dark .ant-alert.ant-alert-warning .ant-alert-icon{color:#ffc53d!important}.theme-dark .ant-alert.ant-alert-error{color:#ff7875!important;background-color:#ff4d4f26!important;border-color:#ff4d4f66!important}.theme-dark .ant-alert.ant-alert-error .ant-alert-icon{color:#ff7875!important}.theme-dark .ant-alert .ant-alert-message{color:inherit!important}.theme-dark .ant-alert .ant-alert-description{color:#ffffffbf!important}.theme-dark .ant-alert .ant-alert-close-icon{color:#ffffffa6!important}.theme-dark .ant-alert .ant-alert-close-icon:hover{color:#ffffffd9!important}.theme-dark .ant-notification{background-color:var(--container-background)!important;border-color:var(--border-color)!important}.theme-dark .ant-notification .ant-notification-notice-message{color:var(--text-color)!important}.theme-dark .ant-notification .ant-notification-notice-description{color:var(--secondary-text-color)!important}.theme-dark .ant-notification .ant-notification-notice-close{color:#ffffffa6!important}.theme-dark .ant-notification .ant-notification-notice-close:hover{color:#ffffffd9!important}.theme-dark .ant-message .ant-message-notice-content{background-color:var(--container-background)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}.theme-dark .ant-message .ant-message-success .ant-message-notice-content{color:#73d13d!important;background-color:#52c41a26!important}.theme-dark .ant-message .ant-message-error .ant-message-notice-content{color:#ff7875!important;background-color:#ff4d4f26!important}.theme-dark .ant-message .ant-message-warning .ant-message-notice-content{color:#ffc53d!important;background-color:#ffc10726!important}.theme-dark .ant-message .ant-message-info .ant-message-notice-content,.theme-dark .ant-message .ant-message-loading .ant-message-notice-content{color:#40a9ff!important;background-color:#1890ff26!important}.theme-dark .ant-popover .ant-popover-inner{background-color:var(--container-background)!important;border-color:var(--border-color)!important}.theme-dark .ant-popover .ant-popover-title{color:var(--text-color)!important;border-bottom-color:var(--border-color)!important}.theme-dark .ant-popover .ant-popover-inner-content{color:var(--text-color)!important}.theme-dark .ant-popover .ant-popover-arrow:before{background-color:var(--container-background)!important;border-color:var(--border-color)!important}.theme-dark .ant-tooltip .ant-tooltip-inner{color:#ffffffd9!important;background-color:#000000d9!important}.theme-dark .ant-tooltip .ant-tooltip-arrow:before{background-color:#000000d9!important}.theme-dark .ant-breadcrumb,.theme-dark .ant-breadcrumb .ant-breadcrumb-link{color:var(--secondary-text-color)!important}.theme-dark .ant-breadcrumb .ant-breadcrumb-link:hover{color:var(--text-color)!important}.theme-dark .ant-breadcrumb .ant-breadcrumb-separator{color:var(--secondary-text-color)!important}.theme-dark .ant-progress .ant-progress-text{color:var(--text-color)!important}.theme-dark .ant-progress .ant-progress-bg{background-color:#ffe066!important}.theme-dark .ant-progress .ant-progress-inner{background-color:#ffffff14!important}.theme-dark .ant-drawer .ant-drawer-content{background-color:var(--container-background)!important}.theme-dark .ant-drawer .ant-drawer-header{background-color:var(--container-background)!important;border-bottom-color:var(--border-color)!important}.theme-dark .ant-drawer .ant-drawer-title{color:var(--text-color)!important}.theme-dark .ant-drawer .ant-drawer-body{background-color:var(--container-background)!important}.theme-dark .ant-drawer .ant-drawer-close{color:#ffffffa6!important}.theme-dark .ant-drawer .ant-drawer-close:hover{color:#ffffffd9!important}.theme-dark .ant-modal-content{background-color:var(--container-background)!important}.theme-dark .ant-modal-header{background-color:var(--container-background)!important;border-bottom-color:var(--border-color)!important}.theme-dark .ant-modal-title{color:var(--text-color)!important}.theme-dark .ant-modal-body{background-color:var(--container-background)!important}.theme-dark .ant-form-item-label>label{color:var(--text-color)!important}.theme-dark .ant-tag{border-color:var(--border-color)!important;color:var(--text-color)!important;background-color:#ffffff14!important}.theme-dark .ant-tag.ant-tag-success{color:#73d13d!important;background-color:#52c41a33!important;border-color:#52c41a66!important}.theme-dark .ant-tag.ant-tag-processing{color:#40a9ff!important;background-color:#1890ff33!important;border-color:#1890ff66!important}.theme-dark .ant-tag.ant-tag-error{color:#ff7875!important;background-color:#ff4d4f33!important;border-color:#ff4d4f66!important}.theme-dark .ant-tag.ant-tag-warning{color:#ffc53d!important;background-color:#faad1433!important;border-color:#faad1466!important}.theme-dark .ant-tag.ant-tag-purple{color:#b37feb!important;background-color:#722ed133!important;border-color:#722ed166!important}.theme-dark .ant-tag.ant-tag-red{color:#ff7875!important;background-color:#ff4d4f33!important;border-color:#ff4d4f66!important}.theme-dark .ant-tag.ant-tag-blue{color:#40a9ff!important;background-color:#1890ff33!important;border-color:#1890ff66!important}.theme-dark .ant-descriptions{background-color:var(--container-background)!important}.theme-dark .ant-descriptions-item{border-bottom-color:var(--border-color)!important}.theme-dark .ant-card{border-color:var(--border-color)!important}.theme-dark .ant-descriptions-bordered .ant-descriptions-item-label{background-color:#ffffff0a!important}.theme-dark .ant-descriptions-bordered .ant-descriptions-item-content{background-color:var(--container-background)!important}.theme-dark .ant-input{color:#ffffffd9!important;background-color:#141414!important;border-color:#434343!important}.theme-dark .ant-input:focus,.theme-dark .ant-input:hover{border-color:#ffe066!important}.theme-dark .ant-select:not(.ant-select-disabled) .ant-select-selector{color:#ffffffd9!important;background-color:#141414!important;border-color:#434343!important}.theme-dark .ant-pagination .ant-pagination-item a{color:#ffffffd9!important}.theme-dark .ant-pagination .ant-pagination-total-text{color:#ffffffa6!important}.theme-light .ant-descriptions-item-label,.theme-light .ant-descriptions-item-content,.theme-light .ant-card-head-title,.theme-light .ant-space-item{color:var(--text-color)!important}.theme-light .ant-input{color:#333!important;background-color:#fff!important;border-color:#d9d9d9!important}.theme-light .ant-input:focus,.theme-light .ant-input:hover{border-color:#ffd166!important}.theme-light .ant-select:not(.ant-select-disabled) .ant-select-selector{color:#333!important;background-color:#fff!important;border-color:#d9d9d9!important}.theme-light .ant-pagination .ant-pagination-item a{color:#333!important}.theme-light .ant-pagination .ant-pagination-total-text{color:#666!important}.theme-light .ant-select-dropdown{background-color:#fff!important;border-color:#d9d9d9!important}.theme-dark .ant-select-dropdown{background-color:#141414!important;border-color:#434343!important}.theme-light .ant-select-dropdown .ant-select-item:hover{background-color:#f5f5f5!important}.theme-light .ant-select-dropdown .ant-select-item-option-selected{color:#ffd166!important;background-color:#ffd1661a!important}.theme-dark .ant-select-dropdown .ant-select-item:hover{background-color:#262626!important}.theme-dark .ant-select-dropdown .ant-select-item-option-selected{color:#ffe066!important;background-color:#ffe0661a!important}@font-face{font-family:JackArmstrong;src:url(/assets/JackArmstrong-Djh8UjwK.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BerryDays;src:url(/assets/BerryDays-CqK7faob.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.5;transition:background-color .3s,color .3s;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}.theme-light body{color:#333;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}.theme-dark body{color:#ffffffd9;background:linear-gradient(135deg,#000 0%,#141414 100%)}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (width>=48rem){.container{max-width:540px;padding-left:1.5rem;padding-right:1.5rem}}@media (width>=64rem){.container{max-width:720px}}@media (width>=75rem){.container{max-width:960px}}@media (width>=90rem){.container{max-width:1140px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#0000004d}.theme-dark ::-webkit-scrollbar-thumb{background:#fff3}.theme-dark ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}:focus{outline-offset:2px;outline:2px solid #ffd166}::selection{color:inherit;background:#ffd16633}.theme-dark ::selection{color:inherit;background:#ffe0664d}.loading{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.5s ease-out fadeIn}.glass{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffff1a;border:1px solid #fff3}.theme-dark .glass{background:#0000004d;border:1px solid #ffffff1a}.brand-font,.logo-text,.brand-title{letter-spacing:.02em;font-family:Inter,sans-serif!important;font-weight:400!important}.brand-gradient{background:linear-gradient(135deg,#ffd166 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.theme-dark .brand-gradient{background:linear-gradient(135deg,#ffe066 0%,#ff8f65 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.theme-light .ant-select-dropdown{background:#fff!important;border:1px solid #d9d9d9!important;box-shadow:0 4px 12px #0000001a!important}.theme-dark .ant-select-dropdown{background:#141414!important;border:1px solid #434343!important;box-shadow:0 4px 12px #0000004d!important}.theme-light .ant-select-dropdown .ant-select-item{color:#333!important}.theme-light .ant-select-dropdown .ant-select-item:hover{background:silver!important}.theme-light .ant-select-dropdown .ant-select-item-option-selected{font-weight:600;color:#ffd166!important;background:#ffd1661a!important}.theme-dark .ant-select-dropdown .ant-select-item{color:#ffffffd9!important}.theme-dark .ant-select-dropdown .ant-select-item:hover{background:#262626!important}.theme-dark .ant-select-dropdown .ant-select-item-option-selected{font-weight:600;color:#ffe066!important;background:#ffe0661a!important}.theme-light .ant-select-dropdown .ant-select-item-empty{color:#666!important}.theme-dark .ant-select-dropdown .ant-select-item-empty{color:#ffffffa6!important}.theme-light .ant-input{color:#333!important;background:#fff!important;border-color:#d9d9d9!important}.theme-light .ant-input::placeholder{color:#999!important}.theme-dark .ant-input{color:#ffffffd9!important;background:#141414!important;border-color:#434343!important}.theme-dark .ant-input::placeholder{color:#ffffff73!important}.theme-light .ant-input:focus,.theme-light .ant-input:hover{border-color:#ffd166!important;box-shadow:0 0 0 2px #ffd16633!important}.theme-dark .ant-input:focus,.theme-dark .ant-input:hover{border-color:#ffe066!important;box-shadow:0 0 0 2px #ffe06633!important}.theme-light .ant-select:not(.ant-select-disabled) .ant-select-selector{color:#333!important;background:#fff!important;border-color:#d9d9d9!important}.theme-dark .ant-select:not(.ant-select-disabled) .ant-select-selector{color:#ffffffd9!important;background:#141414!important;border-color:#434343!important}.theme-light .ant-select:not(.ant-select-disabled) .ant-select-selector:hover,.theme-light .ant-select:not(.ant-select-disabled) .ant-select-selector:focus{border-color:#ffd166!important}.theme-dark .ant-select:not(.ant-select-disabled) .ant-select-selector:hover,.theme-dark .ant-select:not(.ant-select-disabled) .ant-select-selector:focus{border-color:#ffe066!important}.theme-light .ant-select:not(.ant-select-disabled) .ant-select-selection-placeholder{color:#999!important}.theme-dark .ant-select:not(.ant-select-disabled) .ant-select-selection-placeholder{color:#ffffff73!important}.theme-light .ant-select:not(.ant-select-disabled) .ant-select-selection-item{color:#333!important}.theme-dark .ant-select:not(.ant-select-disabled) .ant-select-selection-item{color:#ffffffd9!important}.theme-light .ant-select:not(.ant-select-disabled) .ant-select-arrow{color:#666!important}.theme-dark .ant-select:not(.ant-select-disabled) .ant-select-arrow{color:#ffffffa6!important}.theme-light .ant-card{background:#e7e7e7!important;border-color:#f0f0f0!important}.theme-dark .ant-card{background:#292929!important;border-color:#303030!important}.theme-light .ant-typography{color:#333!important}.theme-light .ant-typography.ant-typography-secondary{color:#666!important}.theme-dark .ant-typography{color:#ffffffd9!important}.theme-dark .ant-typography.ant-typography-secondary{color:#ffffffa6!important}
