@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.theme-toggle{border:none!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:.375rem!important;width:40px!important;height:40px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative!important;overflow:hidden!important}.theme-toggle:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle,rgba(255,209,102,.1) 0%,transparent 70%);opacity:0;transition:opacity .3s ease}.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 ease!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{padding:4px .5rem!important;height:auto!important;border-radius:.375rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;border:1px solid transparent!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 transparent!important;transition:all .3s ease!important}.user-menu__avatar:hover{border-color:#ffd166!important}.user-menu__username{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;color:inherit}@media (max-width: 48rem){.user-menu__username{max-width:80px}}.user-menu__dropdown .ant-dropdown-menu{border-radius:.5rem!important;box-shadow:0 20px 25px #00000026!important;border:1px solid!important;padding:.5rem!important;min-width:240px!important}.theme-light .user-menu__dropdown .ant-dropdown-menu{background:#fffffff2!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-color:#d9d9d9!important}.theme-dark .user-menu__dropdown .ant-dropdown-menu{background:#141414f2!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!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 ease!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{background:#f5222d1a!important;color:#f5222d!important}.user-menu__dropdown .ant-dropdown-menu-item-disabled{cursor:default!important}.user-menu__dropdown .ant-dropdown-menu-item-disabled:hover{background:transparent!important}.user-menu__profile-info-name{font-weight:600;font-size:.875rem;margin-bottom:2px}.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{font-size:.75rem;margin-bottom:4px}.theme-light .user-menu__profile-info-email{color:#666!important;opacity:.8}.theme-dark .user-menu__profile-info-email{color:#ffffffa6!important;opacity:.9}.user-menu__profile-info-provider{font-size:.6875rem;margin-top:4px;display:flex;align-items:center;gap:4px}.theme-light .user-menu__profile-info-provider{color:#999!important;opacity:.7}.theme-dark .user-menu__profile-info-provider{color:#ffffff73!important;opacity:.8}.theme-light .user-menu__profile-info-provider span,.theme-dark .user-menu__profile-info-provider span{color:inherit!important}.user-menu__patreon-badge{margin-left:.5rem!important;border-radius:.25rem!important;font-size:.75rem!important;font-weight:600!important;background:linear-gradient(135deg,#ff6b35,#ff4602)!important;border:none!important;color:#fff!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{position:fixed;top:0;z-index:1000;width:100%;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.navbar--light{background-color:#fffc;border-bottom-color:#0000001a}.navbar--light .navbar__logo-text{font-family:BerryDays,Inter,sans-serif!important;background:linear-gradient(135deg,#ffd166,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.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{font-family:BerryDays,Inter,sans-serif!important;background:linear-gradient(135deg,#ffe066,#ff8f65);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.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{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;height:64px;max-width:1200px;margin:0 auto}@media (max-width: 48rem){.navbar__container{padding:0 1rem}}.navbar__logo{cursor:pointer;transition:transform .2s ease}.navbar__logo:hover{transform:scale(1.05)}.navbar__logo-text{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;text-decoration:none}.navbar__menu{flex:1;min-width:0;border:none!important;background:transparent!important;margin:0 2rem}@media (max-width: 64rem){.navbar__menu--desktop{display:none}}.navbar__menu .ant-menu-item:after,.navbar__menu .ant-menu-submenu:after{border-bottom:2px solid transparent!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{background:#ffd1661a!important;border-radius:.375rem}.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{display:flex;align-items:center;gap:1rem}@media (max-width: 64rem){.navbar__actions--desktop{display:none}}.navbar__signin-btn{border-radius:.5rem!important;font-weight:600!important;padding:0 1.5rem!important;height:36px!important;background:linear-gradient(135deg,#ffd166,#ff6b35)!important;border:none!important;box-shadow:0 2px 8px #ffd1664d!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;color:#2c2c2c!important}.navbar__signin-btn:hover{transform:translateY(-1px)!important;box-shadow:0 4px 16px #ffd16666!important;background:linear-gradient(135deg,#e6bc4f,#e85a2b)!important;color:#1a1a1a!important}.navbar__signin-btn:active{transform:translateY(0)!important}.navbar__mobile-toggle{display:none;border:none!important;font-size:1.2rem!important}@media (max-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{border-bottom:1px solid;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.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{padding:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);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{height:100%;display:flex;flex-direction:column;overflow-x:hidden}.navbar__drawer-menu{flex:1;border:none!important;background:transparent!important;padding:1.5rem 0;overflow-x:hidden}.navbar__drawer-menu .ant-menu-item{margin:.25rem 1rem!important;border-radius:.375rem!important;padding:1rem 1.5rem!important;height:auto!important;line-height:1.5!important;word-wrap:break-word;overflow-wrap:break-word;width:auto;max-width:100%}.theme-light .navbar__drawer-menu .ant-menu-item{color:#333!important}.theme-light .navbar__drawer-menu .ant-menu-item:hover{background:#ffd1661a!important;color:#ffd166!important}.theme-light .navbar__drawer-menu .ant-menu-item.ant-menu-item-selected{background:#ffd16633!important;color:#ffd166!important}.theme-dark .navbar__drawer-menu .ant-menu-item{color:#ffffffd9!important}.theme-dark .navbar__drawer-menu .ant-menu-item:hover{background:#ffe0661a!important;color:#ffe066!important}.theme-dark .navbar__drawer-menu .ant-menu-item.ant-menu-item-selected{background:#ffe06633!important;color:#ffe066!important}.navbar__drawer-menu .ant-menu-item .anticon{font-size:1.1rem;margin-right:1rem;flex-shrink:0}.navbar__drawer-actions{padding:1.5rem;border-top:1px solid;display:flex;flex-direction:column;gap:1rem;align-items:center;flex-shrink:0;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 (backdrop-filter: blur(20px)){.navbar{background-color:#fffc}.navbar--dark{background-color:#141414cc}}@supports not (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{border-radius:1rem!important;overflow:hidden;box-shadow:0 20px 40px #00000026!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.theme-dark .age-verification-modal .ant-modal-content{background:linear-gradient(135deg,#141414f2,#292929eb,#262626f2)!important;border:1px solid rgba(255,224,102,.3)!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,#f8f9faf0,#f5f5f5f5)!important;border:1px solid rgba(255,209,102,.4)!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{padding:2rem;text-align:center}@media (max-width: 48rem){.age-verification-modal__content{padding:1.5rem}}.age-verification-modal__header{margin-bottom:2rem}@media (max-width: 48rem){.age-verification-modal__header{margin-bottom:1.5rem}}.age-verification-modal__icon{font-size:3rem;color:#faad14;margin-bottom:1rem;display:block;animation:pulse 2s infinite}@media (max-width: 48rem){.age-verification-modal__icon{font-size:2.5rem}}.age-verification-modal__title{margin-bottom:.5rem!important;font-family:Inter,sans-serif!important;font-size:1.75rem!important;font-weight:400!important;background:linear-gradient(135deg,#ffd166,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 48rem){.age-verification-modal__title{font-size:1.5rem!important}}.theme-dark .age-verification-modal__title{background:linear-gradient(135deg,#ffe066,#ff8f65);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.age-verification-modal__card{margin-bottom:1.5rem;border-radius:.5rem!important;position:relative;overflow:hidden}.age-verification-modal__card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ffd166,#ff6b35,#4ecdc4)}.theme-light .age-verification-modal__card{background:linear-gradient(135deg,#ffd16608,#ff6b3505)!important;border:1px solid rgba(255,209,102,.15)!important;box-shadow:0 4px 12px #ffd1661a!important}.theme-dark .age-verification-modal__card{background:linear-gradient(135deg,#ffe0660d,#ff8f6508)!important;border:1px solid rgba(255,224,102,.2)!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 (max-width: 48rem){.age-verification-modal__description{font-size:.75rem}}.age-verification-modal__warning{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;margin-bottom:1.5rem;border-radius:.375rem;font-weight:500;font-size:.75rem}.theme-light .age-verification-modal__warning{background:#faad141a;color:#ad6800;border:1px solid rgba(250,173,20,.3)}.theme-dark .age-verification-modal__warning{background:#faad1426;color:#ffc53d;border:1px solid rgba(250,173,20,.4)}.age-verification-modal__warning .anticon{font-size:1rem}.age-verification-modal__actions{margin-top:1.5rem}.age-verification-modal__button{height:48px!important;font-weight:600!important;border-radius:.5rem!important;font-size:.875rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}@media (max-width: 48rem){.age-verification-modal__button{height:44px!important;font-size:.75rem!important}}.age-verification-modal__button--confirm{background:linear-gradient(135deg,#ffd166,#ff6b35)!important;border:none!important;box-shadow:0 4px 12px #ffd1664d!important}.age-verification-modal__button--confirm:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px #ffd16666!important;background:linear-gradient(135deg,#ffc94d,#ff581c)!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{border:2px solid #d9d9d9!important;color:#666!important}.theme-light .age-verification-modal__button--deny{background:#fff!important;border-color:#d9d9d9!important;color:#666!important}.theme-light .age-verification-modal__button--deny:hover{border-color:#f5222d!important;color:#f5222d!important;background:#f5222d0d!important;transform:translateY(-1px)!important}.theme-dark .age-verification-modal__button--deny{background:#292929!important;border-color:#434343!important;color:#ffffffa6!important}.theme-dark .age-verification-modal__button--deny:hover{border-color:#ff7875!important;color:#ff7875!important;background:#ff78751a!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{margin-top:1.5rem;padding-top:1rem;border-top:1px solid}.theme-light .age-verification-modal__footer{border-color:#f0f0f0}.theme-dark .age-verification-modal__footer{border-color:#303030}.age-verification-modal__legal{font-size:.6875rem!important;line-height:1.4;margin-bottom:0!important;opacity:.8}.theme-light .age-verification-modal__legal{color:#999!important}.theme-dark .age-verification-modal__legal{color:#ffffff73!important}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}.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{background:#000!important;backdrop-filter:blur(50px)!important;-webkit-backdrop-filter:blur(50px)!important;z-index:99998!important;position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important}.age-verification-modal.theme-light .ant-modal-mask{background:linear-gradient(135deg,#000,#0a0a0a,#282828,#141414,#050505,#000)!important;backdrop-filter:blur(100px) saturate(0)!important;-webkit-backdrop-filter:blur(100px) saturate(0)!important}.age-verification-modal.theme-dark .ant-modal-mask{background:linear-gradient(135deg,#000,#050505,#0f0f0f,#0a0a0a,#020202,#000)!important;backdrop-filter:blur(100px) saturate(0)!important;-webkit-backdrop-filter:blur(100px) saturate(0)!important}html,body{overflow-x:hidden;max-width:100vw}*{box-sizing:border-box}.app-layout{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;max-width:100vw}.app-content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem;padding-top:calc(64px + 1.5rem);background:transparent;overflow-x:hidden}@media (max-width: 64rem){.app-content{padding:1rem;padding-top:calc(64px + 1rem)}}@media (max-width: 48rem){.app-content{padding:.5rem;padding-top:calc(64px + .5rem)}}.app-footer{margin-top:auto;text-align:center;padding:2rem 1.5rem;border-top:1px solid;transition:all .3s ease}.app-footer--dark{background:linear-gradient(135deg,#141414,#262626);border-top-color:#ffffff1a}.app-footer--dark .app-footer__content{color:#ffffffd9}.app-footer--light{background:linear-gradient(135deg,#f8f9fa,#fff);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{font-weight:500;font-size:.875rem;margin-bottom:.25rem}.app-footer__disclaimer{font-size:.75rem;opacity:.7;font-style:italic}@media (max-width: 48rem){.app-footer{padding:1.5rem 1rem}.app-footer__copyright,.app-footer__disclaimer{font-size:.75rem}}.custom-carousel{width:100%;margin:0 auto;position:relative;aspect-ratio:2.35/1;overflow:hidden;box-shadow:0 8px 32px #0000001f;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.custom-carousel.theme-dark{background:linear-gradient(135deg,#2d3748,#1a202c);box-shadow:0 8px 32px #0006}@media (max-width: 1024px){.custom-carousel{max-width:800px}}@media (max-width: 768px){.custom-carousel{max-width:95vw;margin:0 2.5vw;border-radius:12px}}@media (max-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%;position:relative;display:flex}.custom-carousel__slide{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);opacity:0;overflow:hidden;margin:0;padding:0}.custom-carousel__slide.active{opacity:1}.custom-carousel__slide:not(.active){pointer-events:none}.custom-carousel__image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transition:transform .3s ease;display:block!important;margin:0!important;padding:0!important}.custom-carousel__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.custom-carousel__image .ant-image{width:100%!important;height:100%!important;display:block!important}.custom-carousel__image .ant-image-img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.custom-carousel__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.custom-carousel__slide:hover .custom-carousel__overlay{opacity:1}@media (max-width: 768px){.custom-carousel__overlay{opacity:.8;background:#0003}}.custom-carousel__preview-btn{background:#ffffffe6!important;border:none!important;color:#333!important;border-radius:8px!important;padding:8px 16px!important;font-weight:600!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(10px);transition:all .3s ease!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{background:#141414e6!important;color:#fff!important}.theme-dark .custom-carousel__preview-btn:hover{background:#141414!important}@media (max-width: 768px){.custom-carousel__preview-btn{padding:6px 12px!important;font-size:14px!important}}.custom-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px!important;height:48px!important;border-radius:50%!important;background:#ffffffe6!important;border:none!important;box-shadow:0 4px 12px #00000026!important;color:#333!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;transition:all .3s ease!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.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{background:#2d3748e6!important;color:#fff!important}.theme-dark .custom-carousel__arrow:hover{background:#2d3748!important}@media (max-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 (max-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{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}@media (max-width: 768px){.custom-carousel__dots{bottom:12px;gap:6px}}.custom-carousel__dot{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.7);background:#fff6;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.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{border-color:#ffe066b3;background:#ffe06666}.theme-dark .custom-carousel__dot:hover{background:#ffe066b3}.theme-dark .custom-carousel__dot.active{background:#ffe066e6;border-color:#ffe066}@media (max-width: 768px){.custom-carousel__dot{width:10px;height:10px}}.custom-carousel__loading,.custom-carousel__error{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#666;min-height:400px}.custom-carousel__loading p,.custom-carousel__error p{margin:0;font-size:16px;text-align:center}.theme-dark .custom-carousel__loading,.theme-dark .custom-carousel__error{color:#ccc}@media (max-width: 768px){.custom-carousel__loading,.custom-carousel__error{min-height:300px;gap:12px}.custom-carousel__loading p,.custom-carousel__error p{font-size:14px}}.custom-carousel__error span{font-size:48px;opacity:.6}@media (max-width: 768px){.custom-carousel__error span{font-size:36px}}.custom-carousel__preview-mask .custom-carousel__overlay{opacity:1!important}.custom-carousel{animation:fadeInScale .6s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.service-icon,.feature-icon{width:32px;height:32px;stroke-width:1.5}.landing-page{min-height:100vh;display:flex;flex-direction:column}.landing-hero{background:linear-gradient(135deg,#ffd1661a,#ff8f651a,#a445b21a);padding:40px 0 20px;text-align:center;position:relative;overflow:hidden}.theme-dark .landing-hero{background:linear-gradient(135deg,#ffe06614,#ff8f6514,#a445b214)}.landing-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;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>');opacity:.3}@media (max-width: 768px){.landing-hero{padding:60px 0 80px}}.landing-hero__content{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.landing-hero__text{max-width:800px;margin:0 auto}.landing-hero__title{font-size:3.5rem!important;font-weight:700!important;margin-bottom:24px!important;line-height:1.1!important}.landing-hero__title .highlight{font-family:BerryDays,Inter,sans-serif!important;background:linear-gradient(135deg,#ffd166,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.theme-dark .landing-hero__title .highlight{background:linear-gradient(135deg,#ffe066,#ff8f65);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.landing-hero__title{font-size:2.5rem!important}}@media (max-width: 480px){.landing-hero__title{font-size:2rem!important}}.landing-hero__subtitle{font-size:1.25rem!important;line-height:1.6!important;margin-bottom:40px!important;opacity:.9}.theme-light .landing-hero__subtitle{color:#666!important}.theme-dark .landing-hero__subtitle{color:#ffffffa6!important}@media (max-width: 768px){.landing-hero__subtitle{font-size:1.1rem!important;margin-bottom:32px!important}}.landing-hero__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.landing-hero__cta{background:linear-gradient(135deg,#ffd166,#ff6b35)!important;border:none!important;box-shadow:0 4px 20px #ff8f654d!important;border-radius:12px!important;padding:0 32px!important;height:48px!important;font-weight:600!important;transition:all .3s ease!important}.landing-hero__cta:hover{transform:translateY(-2px)!important;box-shadow:0 8px 30px #ff8f6566!important}.theme-dark .landing-hero__cta{background:linear-gradient(135deg,#ffe066,#ff8f65)!important;color:#1a1a1a!important}.landing-hero__secondary{border:2px solid #ffd166!important;color:#ffd166!important;background:transparent!important;border-radius:12px!important;padding:0 32px!important;height:48px!important;font-weight:600!important;transition:all .3s ease!important}.landing-hero__secondary:hover{background:#ffd166!important;color:#fff!important;transform:translateY(-2px)!important}.theme-dark .landing-hero__secondary{border-color:#ffe066!important;color:#ffe066!important}.theme-dark .landing-hero__secondary:hover{background:#ffe066!important;color:#1a1a1a!important}.landing-carousel-section{padding:40px 0;text-align:center}.theme-light .landing-carousel-section{background:#f8f9fa80}.theme-dark .landing-carousel-section{background:#1a202c80}@media (max-width: 768px){.landing-carousel-section{padding:32px 0}}.landing-carousel__container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem!important;font-weight:700!important;margin-bottom:16px!important;text-align:center}.theme-light .section-title{color:#333!important}.theme-dark .section-title{color:#ffffffd9!important}@media (max-width: 768px){.section-title{font-size:2rem!important}}.section-subtitle{font-size:1.1rem!important;margin-bottom:48px!important;text-align:center;opacity:.8}.theme-light .section-subtitle{color:#666!important}.theme-dark .section-subtitle{color:#ffffffa6!important}@media (max-width: 768px){.section-subtitle{margin-bottom:32px!important}}.section-divider{margin:80px 0!important;border-color:#0000001a!important}.theme-dark .section-divider{border-color:#ffffff1a!important}@media (max-width: 768px){.section-divider{margin:60px 0!important}}.landing-features{padding:80px 0}@media (max-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;padding:32px 16px;border-radius:16px;transition:transform .3s ease;height:100%}.feature-card:hover{transform:translateY(-4px)}@media (max-width: 768px){.feature-card{padding:24px 16px}}.feature-card__icon{display:flex;justify-content:center;margin-bottom:20px}.feature-card__icon .feature-icon{width:48px;height:48px;color:#ffd166}.theme-dark .feature-card__icon .feature-icon{color:#ffe066}.feature-card__title{font-size:1.25rem!important;font-weight:600!important;margin-bottom:12px!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 (max-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 (max-width: 768px){.landing-services__header{margin-bottom:32px}}.services-grid{margin-top:40px}.service-card{height:100%;border-radius:20px!important;box-shadow:0 8px 32px #00000014!important;transition:all .3s ease!important;overflow:hidden!important;border:none!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{padding:32px 24px!important;height:100%;display:flex;flex-direction:column}@media (max-width: 768px){.service-card .ant-card-body{padding:24px 20px!important}}.service-card__content{flex:1;display:flex;flex-direction:column;text-align:center;height:100%}.service-card__icon{display:flex;justify-content:center;margin-bottom:20px}.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{font-size:1.25rem!important;font-weight:600!important;margin-bottom:16px!important}.theme-light .service-card__title{color:#333!important}.theme-dark .service-card__title{color:#ffffffd9!important}.service-card__description{flex:1;line-height:1.6!important;font-size:.95rem!important}.theme-light .service-card__description{color:#666!important}.theme-dark .service-card__description{color:#ffffffa6!important}.service-card__button{border-radius:10px!important;height:40px!important;font-weight:600!important;transition:all .3s ease!important;margin-top:20px!important;margin-bottom:8px!important;border:none!important;cursor:pointer!important;width:100%!important;font-size:14px!important;font-family:inherit!important}.service-card--primary .service-card__button{background:linear-gradient(135deg,#ffd166,#ff6b35)!important;color:#fff!important}.theme-dark .service-card--primary .service-card__button{background:linear-gradient(135deg,#ffe066,#ff8f65)!important;color:#1a1a1a!important}.service-card--secondary .service-card__button{background:#4ecdc4!important;color:#fff!important}.theme-dark .service-card--secondary .service-card__button{background:#d8b4fe!important;color:#1a1a1a!important}.service-card--accent .service-card__button{background:#ff6b35!important;color:#1a1a1a!important}.theme-dark .service-card--accent .service-card__button{background:#fbbf24!important;color:#1a1a1a!important}.service-card--special .service-card__button{background:#6366f1!important;color:#fff!important}.theme-dark .service-card--special .service-card__button{background:#a5b4fc!important;color:#1a1a1a!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{padding:100px 0;text-align:center;background:linear-gradient(135deg,#ffd16614,#ff8f6514,#a445b214);position:relative;overflow:hidden}.theme-dark .landing-cta{background:linear-gradient(135deg,#ffe0660d,#ff8f650d,#a445b20d)}.landing-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(255,143,101,.1) 0%,transparent 70%)}@media (max-width: 768px){.landing-cta{padding:80px 0}}.landing-cta__content{max-width:800px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.landing-cta__title{font-size:2.5rem!important;font-weight:700!important;margin-bottom:20px!important}.theme-light .landing-cta__title{color:#333!important}.theme-dark .landing-cta__title{color:#ffffffd9!important}@media (max-width: 768px){.landing-cta__title{font-size:2rem!important}}.landing-cta__subtitle{font-size:1.2rem!important;margin-bottom:40px!important;opacity:.9}.theme-light .landing-cta__subtitle{color:#666!important}.theme-dark .landing-cta__subtitle{color:#ffffffa6!important}@media (max-width: 768px){.landing-cta__subtitle{font-size:1.1rem!important}}.landing-cta__actions{justify-content:center!important;flex-wrap:wrap!important;margin-top:24px!important}.landing-cta__button{background:linear-gradient(135deg,#ffd166,#ff6b35)!important;border:none!important;box-shadow:0 6px 24px #ff8f654d!important;border-radius:12px!important;padding:0 40px!important;height:52px!important;font-size:1.1rem!important;font-weight:600!important;transition:all .3s ease!important}.landing-cta__button:hover{transform:translateY(-3px)!important;box-shadow:0 12px 40px #ff8f6566!important}.theme-dark .landing-cta__button{background:linear-gradient(135deg,#ffe066,#ff8f65)!important;color:#1a1a1a!important}.landing-cta__secondary{border:2px solid #ffd166!important;color:#ffd166!important;background:transparent!important;border-radius:12px!important;padding:0 40px!important;height:52px!important;font-size:1.1rem!important;font-weight:600!important;transition:all .3s ease!important}.landing-cta__secondary:hover{background:#ffd166!important;color:#fff!important;transform:translateY(-3px)!important}.theme-dark .landing-cta__secondary{border-color:#ffe066!important;color:#ffe066!important}.theme-dark .landing-cta__secondary:hover{background:#ffe066!important;color:#1a1a1a!important}@media (max-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 (max-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;padding:0;max-width:400px;margin:0 auto}@media (max-width: 48rem){.login-buttons{max-width:100%;padding:0 1rem}}.login-buttons__header{margin-bottom:2rem}@media (max-width: 48rem){.login-buttons__header{margin-bottom:1.5rem}}.login-buttons__header-title{margin-bottom:.5rem!important;font-size:2rem!important;font-weight:700!important;font-family:Inter,sans-serif!important;background:linear-gradient(135deg,#ffd166,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 48rem){.login-buttons__header-title{font-size:1.75rem!important}}.theme-dark .login-buttons__header-title{background:linear-gradient(135deg,#ffe066,#ff8f65);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-buttons__header-subtitle{margin-bottom:0!important;display:block;font-size:1rem;font-weight:400}@media (max-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 (max-width: 48rem){.login-buttons__container{max-width:100%}}.login-buttons__google,.login-buttons__patreon{width:100%!important;border-radius:.5rem!important;font-weight:600!important;border:none!important;position:relative!important;overflow:hidden!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 6px #0000001a!important}.login-buttons__google:before,.login-buttons__patreon:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.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;font-size:1rem!important;padding:0 2rem!important}@media (max-width: 48rem){.login-buttons__google.ant-btn-large,.login-buttons__patreon.ant-btn-large{height:48px!important;font-size:.875rem!important;padding:0 1.5rem!important}}.login-buttons__google.ant-btn,.login-buttons__patreon.ant-btn{height:44px!important;font-size:.875rem!important;padding:0 1.5rem!important}@media (max-width: 48rem){.login-buttons__google.ant-btn,.login-buttons__patreon.ant-btn{height:40px!important;font-size:.8125rem!important;padding:0 1rem!important}}.login-buttons__google .anticon,.login-buttons__patreon .anticon{font-size:1.125rem!important;margin-right:.5rem!important}@media (max-width: 48rem){.login-buttons__google .anticon,.login-buttons__patreon .anticon{font-size:1rem!important}}.login-buttons__google{background:linear-gradient(135deg,#ffd166,#ff6b35)!important;border-color:#ffd166!important;margin-bottom:1.5rem!important}.login-buttons__google:hover{background:linear-gradient(135deg,#ffc94d,#ff581c)!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,#ff4602)!important;border-color:#ff6b35!important}.login-buttons__patreon:hover{background:linear-gradient(135deg,#ff581c,#e83e00)!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:2px solid #ffd166!important;outline-offset:2px!important}@media (max-width: 48rem){.login-buttons__container .ant-space-item{width:100%}}.login-page{display:flex;justify-content:center;align-items:center;min-height:100vh;height:100vh;width:100vw;padding:1.5rem;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;overflow:hidden}.theme-light .login-page{background:#f5f5f5}.theme-dark .login-page{background:#000}.login-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(255,209,102,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,107,53,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,209,102,.08) 0%,transparent 50%),radial-gradient(circle at 60% 80%,rgba(255,107,53,.05) 0%,transparent 50%);pointer-events:none;opacity:.8}.theme-dark .login-page:before{background-image:radial-gradient(circle at 20% 80%,rgba(255,224,102,.2) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,143,101,.15) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,224,102,.1) 0%,transparent 50%),radial-gradient(circle at 60% 80%,rgba(255,143,101,.08) 0%,transparent 50%)}.login-page__card{width:100%;max-width:420px;border-radius:1rem!important;border:none!important;position:relative;z-index:11;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);transition:all .3s cubic-bezier(.4,0,.2,1)}.login-page__card:hover{transform:translateY(-4px) scale(1.01)}.theme-light .login-page__card{background:#fffffff2!important;box-shadow:0 8px 32px #ffd1661a,0 4px 16px #ff6b350d!important;border:1px solid rgba(255,209,102,.2)!important}.theme-dark .login-page__card{background:#1f1f1ff2!important;box-shadow:0 8px 32px #ffe06633,0 4px 16px #ff8f651a!important;border:1px solid rgba(255,224,102,.2)!important}.login-page__card .ant-card-body{padding:2rem!important}@media (max-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:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);width:60px;height:3px;border-radius:.25rem;background:linear-gradient(90deg,#ffd166,#ff6b35)}.login-page__title{margin-bottom:.5rem!important;font-family:Inter,sans-serif!important;background:linear-gradient(135deg,#ffd166,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:400!important;font-size:1.75rem!important;letter-spacing:.02em}.theme-dark .login-page__title{background:linear-gradient(135deg,#ffe066,#ff8f65);-webkit-background-clip:text;-webkit-text-fill-color:transparent;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{margin-bottom:1.5rem;padding:1rem;border-radius:.5rem;text-align:center;border:1px solid;position:relative;overflow:hidden}.login-page__notice:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.login-page__notice:hover:before{left:100%}.theme-light .login-page__notice{background:linear-gradient(135deg,#ffd1660d,#ff6b3505);border-color:#ffd1664d;color:#ffd166}.theme-dark .login-page__notice{background:linear-gradient(135deg,#ffd1661a,#ff6b350d);border-color:#ffd1664d;color:#ffe066}.login-page__notice-text{font-size:.75rem;font-weight:500;margin:0}.login-page__footer{margin-top:1.5rem;padding-top:1rem;border-top:1px solid;text-align:center}.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 (max-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 (max-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:fadeInUp .6s ease-out}.profile-page{padding:24px;max-width:800px;margin:0 auto}.profile-page__title{margin-bottom:.5rem!important;font-family:Inter,sans-serif!important;background:linear-gradient(135deg,#ffd166,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:400!important;font-size:1.75rem!important;letter-spacing:.02em}.theme-dark .profile-page__title{background:linear-gradient(135deg,#ffe066,#ff8f65);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.profile-page__card{margin-bottom:24px}.profile-page__user-header{display:flex;align-items:center;margin-bottom:24px;padding:16px;border-radius:8px;position:relative;overflow:hidden}.theme-light .profile-page__user-header{background:linear-gradient(135deg,#fffaf0,#fff8e6);border:1px solid rgba(255,209,102,.15)}.theme-dark .profile-page__user-header{background:linear-gradient(135deg,#ffd1660d,#ffd16614);border:1px solid rgba(255,209,102,.1)}.profile-page__user-header:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#ffd166,#ff6b35,#4ecdc4)}.profile-page__user-header-avatar{margin-right:24px;border:3px solid}.theme-light .profile-page__user-header-avatar{border-color:#ffd16633}.theme-dark .profile-page__user-header-avatar{border-color:#ffd1664d}.profile-page__user-header-avatar .ant-avatar{transition:transform .3s ease}.profile-page__user-header-avatar .ant-avatar:hover{transform:scale(1.05)}.profile-page__user-header-info{flex:1}.profile-page__user-header-name{margin:0 0 4px}.theme-light .profile-page__user-header-name{color:#262626}.theme-dark .profile-page__user-header-name{color:#ffffffe6}.profile-page__user-header-email{font-size:16px;display:block;margin-bottom:8px}.theme-light .profile-page__user-header-email{color:#595959}.theme-dark .profile-page__user-header-email{color:#ffffffb3}.profile-page__user-header-provider{margin-top:8px}.profile-page__user-header-provider .ant-tag{transition:all .2s ease}.profile-page__user-header-provider .ant-tag:hover{transform:scale(1.05)}.profile-page__connect-patreon{margin-top:16px;padding:20px;border-radius:8px;text-align:center;border:2px dashed}.theme-light .profile-page__connect-patreon{background:linear-gradient(135deg,#fff5f5,#fef2f2);border-color:#ff424d}.theme-dark .profile-page__connect-patreon{background:linear-gradient(135deg,#2a1f1f,#3a2222);border-color:#ff6b7a}.profile-page__connect-patreon-text{display:block;font-size:18px;font-weight:600;margin-bottom:16px}.theme-light .profile-page__connect-patreon-text{color:#d73502}.theme-dark .profile-page__connect-patreon-text{color:#ff8a95}.profile-page__connect-patreon-benefits{text-align:left;max-width:400px;margin:16px auto 24px}.theme-light .profile-page__connect-patreon-button.ant-btn-primary{background:linear-gradient(135deg,#ff424d,#e53e3e);border-color:#ff424d;box-shadow:0 2px 8px #ff424d4d}.theme-light .profile-page__connect-patreon-button.ant-btn-primary:hover{background:linear-gradient(135deg,#e53e3e,#c53030);border-color:#e53e3e;box-shadow:0 4px 12px #ff424d66;transform:translateY(-1px)}.theme-dark .profile-page__connect-patreon-button.ant-btn-primary{background:linear-gradient(135deg,#ff6b7a,#ff424d);border-color:#ff6b7a;box-shadow:0 2px 8px #ff6b7a4d}.theme-dark .profile-page__connect-patreon-button.ant-btn-primary:hover{background:linear-gradient(135deg,#ff424d,#e53e3e);border-color:#ff424d;box-shadow:0 4px 12px #ff6b7a66;transform:translateY(-1px)}.profile-page__benefits-list{list-style:none;padding:0;margin:8px 0}.profile-page__benefits-list li{padding:6px 0;font-size:14px;display:flex;align-items:center}.profile-page__benefits-list li:before{content:"";width:4px;height:4px;border-radius:50%;margin-right:8px;flex-shrink:0}.theme-light .profile-page__benefits-list li{color:#666}.theme-light .profile-page__benefits-list li:before{background:#ff424d}.theme-dark .profile-page__benefits-list li{color:#ccc}.theme-dark .profile-page__benefits-list li:before{background:#ff6b7a}.profile-page__patreon-info-call-to-action{margin-top:16px;padding:20px;border-radius:8px;border:1px solid;text-align:center;position:relative;overflow:hidden}.profile-page__patreon-info-call-to-action:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.profile-page__patreon-info-call-to-action:hover:before{left:100%}.theme-light .profile-page__patreon-info-call-to-action{background:linear-gradient(135deg,#fff2e8,#ffe8d9);border-color:#ffbb96;color:#333;box-shadow:0 2px 8px #ffbb9633}.theme-light .profile-page__patreon-info-call-to-action:hover{box-shadow:0 4px 16px #ffbb964d;transform:translateY(-1px)}.theme-dark .profile-page__patreon-info-call-to-action{background:linear-gradient(135deg,#ff424d14,#ff424d1f);border-color:#ff424d4d;color:#ffffffd9;box-shadow:0 2px 8px #ff424d1a}.theme-dark .profile-page__patreon-info-call-to-action:hover{box-shadow:0 4px 16px #ff424d33;transform:translateY(-1px)}.profile-page__patreon-info-call-to-action-text{margin-bottom:16px;display:block;font-size:16px;font-weight:500}.profile-page__patreon-info-call-to-action-button{background-color:#ff424d;border-color:#ff424d;font-weight:600;padding:8px 24px;height:auto;box-shadow:0 2px 8px #ff424d4d;transition:all .3s ease}.profile-page__patreon-info-call-to-action-button:hover{background-color:#e63946;border-color:#e63946;box-shadow:0 4px 12px #ff424d66;transform:translateY(-2px)}.profile-page__patreon-info-call-to-action-button:active{transform:translateY(0)}.profile-page__actions-space{width:100%}.theme-dark .profile-descriptions .ant-descriptions-item-label{background-color:#ffffff0a!important;color:#ffffffd9!important;font-weight:500}.theme-dark .profile-descriptions .ant-descriptions-item-content{color:#ffffffd9!important}.theme-light .profile-descriptions .ant-descriptions-item-label{background-color:#fafafa;color:#333;font-weight:500}.theme-light .profile-descriptions .ant-descriptions-item-content{color:#333}.profile-descriptions .ant-descriptions-item{padding:12px 16px!important;transition:background-color .2s ease}.theme-light .profile-descriptions .ant-descriptions-item:hover{background-color:#ffd16605}.theme-dark .profile-descriptions .ant-descriptions-item:hover{background-color:#ffffff05}.profile-card{transition:all .3s ease;border-radius:8px!important}.profile-card:hover{transform:translateY(-2px)}.theme-light .profile-card:hover{box-shadow:0 8px 24px #0000001f!important}.theme-dark .profile-card:hover{box-shadow:0 8px 24px #0006!important}.theme-dark .profile-card{background-color:#1f1f1f!important;border-color:#434343!important;box-shadow:0 2px 8px #0003!important}.theme-dark .profile-card .ant-card-head{border-bottom-color:#434343!important;background-color:#ffffff05!important}.theme-dark .profile-card .ant-card-head-title{color:#ffffffd9!important;font-weight:600}.theme-dark .profile-card .ant-card-body{background-color:transparent!important}.theme-light .profile-card{background-color:#fff;border-color:#e8e8e8;box-shadow:0 2px 8px #0000000f}.theme-light .profile-card .ant-card-head{background-color:#fafafa;border-bottom-color:#e8e8e8}.theme-light .profile-card .ant-card-head-title{color:#333;font-weight:600}@media (max-width: 768px){.profile-page{padding:16px}.profile-page__user-header{flex-direction:column;text-align:center}.profile-page__user-header-avatar{margin-right:0;margin-bottom:16px}}@media (max-width: 480px){.profile-page{padding:12px}.profile-page__card{margin-bottom:16px}.profile-page__patreon-info-call-to-action{padding:12px}}.auth-callback__loading{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;text-align:center;padding:1.5rem}@media (max-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 (max-width: 48rem){.auth-callback__loading-text{font-size:.875rem;margin-top:1rem}}.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{padding:2rem;max-width:600px;margin:0 auto}@media (max-width: 48rem){.auth-callback__result{padding:1.5rem}}.auth-callback__result .ant-result-title{font-size:1.5rem!important;font-weight:600!important;margin-bottom:1rem!important}@media (max-width: 48rem){.auth-callback__result .ant-result-title{font-size:1.25rem!important}}.auth-callback__result .ant-result-subtitle{font-size:.875rem!important;margin-bottom:2rem!important}.theme-light .auth-callback__result .ant-result-subtitle{color:#666!important}.theme-dark .auth-callback__result .ant-result-subtitle{color:#ffffffa6!important}@media (max-width: 48rem){.auth-callback__result .ant-result-subtitle{font-size:.75rem!important}}.auth-callback__success-icon{color:#52c41a!important;font-size:4rem!important}@media (max-width: 48rem){.auth-callback__success-icon{font-size:3rem!important}}.auth-callback__error-icon{color:#f5222d!important;font-size:4rem!important}@media (max-width: 48rem){.auth-callback__error-icon{font-size:3rem!important}}.auth-callback__button{border-radius:.5rem!important;font-weight:600!important;padding:0 2rem!important;height:44px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.auth-callback__button--primary{background:linear-gradient(135deg,#ffd166,#ff6b35)!important;border:none!important;box-shadow:0 4px 6px #0000001a!important}.auth-callback__button--primary:hover{transform:translateY(-2px)!important;box-shadow:0 10px 15px #0000001a!important;background:linear-gradient(135deg,#ffc94d,#ff581c)!important}.auth-callback__button--default{border-color:#d9d9d9!important}.theme-light .auth-callback__button--default{background:#fff!important;color:#333!important;border-color:#d9d9d9!important}.theme-dark .auth-callback__button--default{background:#292929!important;color:#ffffffd9!important;border-color:#434343!important}.auth-callback__button--default:hover{transform:translateY(-1px)!important;border-color:#ffd166!important;color:#ffd166!important}.auth-callback__button:active{transform:translateY(0)!important}@media (max-width: 48rem){.auth-callback__button{width:100%;height:48px!important;padding:0 1.5rem!important}}.auth-callback__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 48rem){.auth-callback__actions{flex-direction:column;width:100%}}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;min-height:400px;position:relative}.theme-light .gallery-grid .gallery-item.featured .ant-card-body{background:linear-gradient(135deg,#ffd7000d,#fff)}.theme-dark .gallery-grid .gallery-item.featured .ant-card-body{background:linear-gradient(135deg,#ffd7000d,#292929)}.gallery-page{padding:2rem;max-width:1400px;margin:0 auto}@media (max-width: 64rem){.gallery-page{padding:1.5rem}}@media (max-width: 48rem){.gallery-page{padding:1rem}}.gallery-header{margin-bottom:2rem}.gallery-header .gallery-title{text-align:center;margin-bottom:1.5rem!important;color:#ffd166;font-weight:700}.theme-dark .gallery-header .gallery-title{color:#ffe066}@media (max-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{margin-bottom:1.5rem;border-radius:12px;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{background:#ffd166!important;border-color:#ffd166!important;color:#1a1a1a!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{background:#ffe066!important;border-color:#ffe066!important;color:#1a1a1a!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 ease!important}.theme-light .gallery-filters .ant-btn-default{background:#fff!important;color:#333!important;border-color:#d9d9d9!important}.theme-light .gallery-filters .ant-btn-default:hover{background:silver!important;border-color:#ffd166!important;color:#ffd166!important}.theme-dark .gallery-filters .ant-btn-default{background:#141414!important;color:#ffffffd9!important;border-color:#434343!important}.theme-dark .gallery-filters .ant-btn-default:hover{background:#262626!important;border-color:#ffe066!important;color:#ffe066!important}.theme-light .gallery-filters .ant-btn-primary{background:#ffd166!important;border-color:#ffd166!important;color:#1a1a1a!important}.theme-light .gallery-filters .ant-btn-primary:hover{background:#e6bc4f!important;border-color:#e6bc4f!important}.theme-dark .gallery-filters .ant-btn-primary{background:#ffe066!important;border-color:#ffe066!important;color:#1a1a1a!important}.theme-dark .gallery-filters .ant-btn-primary:hover{background:gold!important;border-color:gold!important}@media (max-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;overflow:hidden;transition:all .3s ease;position:relative}.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 #ffd700}.gallery-grid .gallery-item.featured .ant-card-body{background:linear-gradient(135deg,#ffd7000d,#fff)}.gallery-grid .gallery-item.patreon-only{position:relative}.gallery-grid .gallery-item.patreon-only:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid transparent;border-radius:12px;background:linear-gradient(135deg,#ffd16633,#ff6b3533);pointer-events:none;z-index:0}.theme-light .gallery-grid .gallery-item.patreon-only .ant-card-body{background:linear-gradient(135deg,#ffd1660d,#e7e7e7)!important}.theme-dark .gallery-grid .gallery-item.patreon-only .ant-card-body{background:linear-gradient(135deg,#ffe0660d,#292929)!important}.gallery-grid .gallery-item .ant-card-cover{position:relative;overflow:hidden}.gallery-grid .gallery-item .gallery-item-cover{position:relative;height:200px;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{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-grid .gallery-item .gallery-item-cover:hover img{transform:scale(1.05)}.gallery-grid .gallery-item .gallery-item-cover .patreon-badge{position:absolute;top:8px;right:8px;background:linear-gradient(135deg,#ffd166,#ff6b35);color:#1a1a1a;border-radius:12px;padding:4px 8px;font-size:11px;font-weight:600;box-shadow:0 2px 8px #ffd1664d;z-index:1;display:flex;align-items:center;gap:4px}.gallery-grid .gallery-item .gallery-item-cover .patreon-badge .anticon{font-size:10px}.gallery-grid .gallery-item .gallery-item-cover .featured-badge{position:absolute;top:8px;left:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:12px;padding:4px 8px;font-size:11px;font-weight:600;box-shadow:0 2px 8px #6366f14d;z-index:1;display:flex;align-items:center;gap:4px}.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{font-size:14px;font-weight:600;margin-bottom:8px;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{display:flex;flex-wrap:wrap;gap:4px}.gallery-grid .gallery-item .gallery-item-tags .ant-tag{margin:0;font-size:11px;padding:2px 6px;border-radius:4px;line-height:1.2;border:none;font-weight:500}.no-images{grid-column:1/-1;text-align:center;border-radius:12px;border:2px dashed #d9d9d9;transition:all .3s ease}.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{display:flex;flex-direction:column;align-items:center;gap:1rem}.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{padding:0;height:auto}.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{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.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{background:#292929!important;border-color:#ff4d4f!important;color:#ffffffd9!important}@media (max-width: 64rem){.gallery-grid .gallery-item .gallery-item-cover{height:180px}}@media (max-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{font-size:10px;padding:1px 4px}}.gallery-grid-container{position:relative}.gallery-page-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border-radius:8px;padding:1.5rem;box-shadow:0 4px 12px #0000001a}.theme-dark .gallery-page-loading{background:#1a1a1ae6}.gallery-pagination{margin-top:2rem;text-align:center;padding:1.5rem 0}.gallery-pagination .custom-pagination .ant-pagination-item{border-radius:8px!important;transition:all .3s ease!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 ease!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{background:#fff!important;color:#333!important;border-color:#d9d9d9!important}.theme-dark .gallery-pagination .custom-pagination .ant-pagination-options-quick-jumper input{background:#141414!important;color:#ffffffd9!important;border-color:#434343!important}.gallery-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;border-radius:12px}.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-detail-page{padding:2rem;max-width:1400px;margin:0 auto;min-height:calc(100vh - 200px)}@media (max-width: 64rem){.image-detail-page{padding:1.5rem}}@media (max-width: 48rem){.image-detail-page{padding:1rem}}.image-detail-header{margin-bottom:2rem}.image-detail-header .back-button{background:transparent!important;border:none!important;font-weight:600!important;font-size:16px!important;display:flex!important;align-items:center!important;gap:8px!important;transition:all .3s ease!important;border-radius:8px!important;padding:8px 16px!important}.theme-light .image-detail-header .back-button{color:#333!important}.theme-light .image-detail-header .back-button:hover{background:#0000000d!important;color:#ffd166!important}.theme-dark .image-detail-header .back-button{color:#ffffffd9!important}.theme-dark .image-detail-header .back-button:hover{background:#ffffff1a!important;color:#ffe066!important}.image-detail-header .back-button .anticon{font-size:14px}.image-display-card{border-radius:16px!important;overflow:hidden!important;box-shadow:0 8px 32px #00000014!important;border:none!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{position:relative;width:100%;border-radius:16px;display:flex;justify-content:center;align-items:center}.image-container .main-image{width:100%;display:flex;justify-content:center}.image-container .main-image .ant-image-img{max-width:100%;height:auto;object-fit:contain;border-radius:16px;display:block}.image-container .main-image .ant-image-preview-operations{background:#000000b3!important;border-radius:8px!important}.image-container .patreon-badge-large{position:absolute;top:16px;right:16px;background:linear-gradient(135deg,#ffd166,#ff6b35);color:#1a1a1a;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;box-shadow:0 4px 12px #ffd1664d;z-index:10}.image-container .patreon-badge-large .anticon{margin-right:6px}.image-container .featured-badge-large{position:absolute;top:16px;left:16px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;box-shadow:0 4px 12px #6366f14d;z-index:10}.image-container .featured-badge-large .anticon{margin-right:6px}.image-info-card{border-radius:16px!important;box-shadow:0 8px 32px #00000014!important;border:none!important;height:fit-content}.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 (max-width: 48rem){.image-info-card .ant-card-body{padding:1.5rem!important}}.image-title{margin-bottom:8px!important;word-break:break-word}.theme-light .image-title{color:#333!important}.theme-dark .image-title{color:#ffffffd9!important}@media (max-width: 48rem){.image-title{font-size:1.5rem!important}}.image-description{font-size:16px!important;line-height:1.6!important;word-break:break-word}.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{font-size:13px!important;padding:4px 12px!important;border-radius:16px!important;margin-bottom:8px!important;font-weight:500!important;border:none!important}.patreon-info{border-radius:12px!important;border:2px solid #ffd166!important;background:linear-gradient(135deg,#ffd1661a,#ff6b351a)!important}.theme-dark .patreon-info{border-color:#ffe066!important;background:linear-gradient(135deg,#ffe0661a,#ff6b351a)!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{border-radius:12px!important;border:2px solid #6366f1!important;background:linear-gradient(135deg,#6366f11a,#8b5cf61a)!important}.theme-dark .featured-info{border-color:#8b5cf6!important;background:linear-gradient(135deg,#8b5cf61a,#a855f71a)!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{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center}.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 (max-width: 64rem){.image-detail-page .ant-row{flex-direction:column-reverse}.image-detail-page .image-info-card{margin-bottom:1.5rem}}@media (max-width: 48rem){.image-container .main-image .ant-image-img{max-width:100%}.image-container .patreon-badge-large{top:12px;right:12px;padding:6px 12px;font-size:12px}}.workbench-page{min-height:100vh;padding:0}.theme-light .workbench-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.theme-dark .workbench-page{background:linear-gradient(135deg,#1a1a1a,#0f0f0f)}.workbench-header{padding:2rem 2rem 1.5rem;border-bottom:1px solid}.theme-light .workbench-header{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#d9d9d9}.theme-dark .workbench-header{background:#1a1a1acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#434343}.workbench-header__content{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1.5rem}@media (max-width: 64rem){.workbench-header__content{flex-direction:column;text-align:center;gap:1rem}}.workbench-header__icon{flex-shrink:0;width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;background:linear-gradient(135deg,#ffd166,#ff6b35);color:#1a1a1a;box-shadow:0 10px 15px #0000001a}@media (max-width: 64rem){.workbench-header__icon{width:60px;height:60px;font-size:2rem}}.workbench-header__text{flex:1}.workbench-header__title{margin:0!important;background:linear-gradient(135deg,#ffd166,#ff6b35);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:2.5rem}@media (max-width: 64rem){.workbench-header__title{font-size:2rem}}@media (max-width: 48rem){.workbench-header__title{font-size:1.75rem}}.workbench-header__subtitle{margin:.5rem 0 0!important;font-size:1rem;opacity:.8}.theme-light .workbench-header__subtitle{color:#666}.theme-dark .workbench-header__subtitle{color:#ffffffa6}@media (max-width: 48rem){.workbench-header__subtitle{font-size:.875rem}}.workbench-content{max-width:1200px;margin:0 auto;padding:2rem}@media (max-width: 64rem){.workbench-content{padding:1.5rem}}@media (max-width: 48rem){.workbench-content{padding:1rem}}.workbench-tools{margin-bottom:2rem}.workbench-tools__title{margin-bottom:.5rem!important;font-weight:600}.theme-light .workbench-tools__title{color:#333}.theme-dark .workbench-tools__title{color:#ffffffd9}.workbench-tools__description{display:block;margin-bottom:2rem;font-size:1rem}.theme-light .workbench-tools__description{color:#666}.theme-dark .workbench-tools__description{color:#ffffffa6}.workbench-tools__grid{margin-top:1.5rem}.workbench-tool{border-radius:16px!important;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid;cursor:pointer;height:100%;display:flex;flex-direction:column}.theme-light .workbench-tool{background:#ffffffe6!important;border-color:#d9d9d9!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-dark .workbench-tool{background:#1a1a1ae6!important;border-color:#434343!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.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{padding:0!important;flex:1;display:flex;flex-direction:column}.workbench-tool__content{flex:1;display:flex;flex-direction:column;min-height:280px}@media (max-width: 48rem){.workbench-tool__content{min-height:240px}}.workbench-tool__icon{height:120px;display:flex;align-items:center;justify-content:center;font-size:3rem;margin-bottom:1.5rem;position:relative}@media (max-width: 48rem){.workbench-tool__icon{height:100px;font-size:2.5rem;margin-bottom:1rem}}.workbench-tool__icon .status-badge{position:absolute;top:.5rem;left:.5rem;z-index:1}.workbench-tool__header{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:1rem;min-height:60px;padding:0 1.5rem}@media (max-width: 48rem){.workbench-tool__header{min-height:50px;padding:0 1rem}}.workbench-tool__title{margin:0!important;font-size:1rem;font-weight:600;line-height:1.3;width:100%;text-align:center}.theme-light .workbench-tool__title{color:#333}.theme-dark .workbench-tool__title{color:#ffffffd9}.workbench-tool__description{margin:0!important;font-size:.75rem;line-height:1.5;flex:1;display:flex;align-items:flex-start;padding:0 1.5rem 1.5rem}@media (max-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{font-weight:500;border:none;height:auto;padding:.5rem 0}.theme-light .workbench-tool .ant-card-actions li .ant-btn{color:#ffd166}.theme-light .workbench-tool .ant-card-actions li .ant-btn:hover{background:#ffd1661a;color:#ffd166}.theme-dark .workbench-tool .ant-card-actions li .ant-btn{color:#ffd166}.theme-dark .workbench-tool .ant-card-actions li .ant-btn:hover{background:#ffd16626;color:#ffd166}.status-badge{font-size:.6875rem;font-weight:600;padding:4px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.status-badge--available{background:#52c41a26;color:#52c41a}.status-badge--beta{background:#ffc10726;color:#ffc107}.status-badge--coming-soon{background:#8c8c8c26;color:#8c8c8c}@media (max-width: 64rem){.workbench-tools__grid .ant-col:nth-child(n+3){margin-top:0}}@media (max-width: 48rem){.workbench-tool__title{font-size:.875rem}}.raffle-page{min-height:100vh;padding:0}.theme-light .raffle-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.theme-dark .raffle-page{background:linear-gradient(135deg,#1a1a1a,#0f0f0f)}.raffle-header{padding:1.5rem 2rem;border-bottom:1px solid}.theme-light .raffle-header{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#d9d9d9}.theme-dark .raffle-header{background:#1a1a1acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);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{max-width:1200px;margin:0 auto;text-align:center}.raffle-header__icon{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;background:linear-gradient(135deg,#ff4d4f,#ff7875);color:#fff;box-shadow:0 10px 15px #0000001a;margin:0 auto 1.5rem}@media (max-width: 64rem){.raffle-header__icon{width:60px;height:60px;font-size:2rem}}.raffle-header__title{margin:0 0 .5rem!important;background:linear-gradient(135deg,#ff4d4f,#ff7875);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:2.5rem}@media (max-width: 64rem){.raffle-header__title{font-size:2rem}}@media (max-width: 48rem){.raffle-header__title{font-size:1.75rem}}.raffle-header__subtitle{margin:0!important;font-size:1rem;opacity:.8}.theme-light .raffle-header__subtitle{color:#666}.theme-dark .raffle-header__subtitle{color:#ffffffa6}@media (max-width: 48rem){.raffle-header__subtitle{font-size:.875rem}}.raffle-content{max-width:1000px;margin:0 auto;padding:2rem}@media (max-width: 64rem){.raffle-content{padding:1.5rem}}@media (max-width: 48rem){.raffle-content{padding:1rem}}.raffle-placeholder{border-radius:16px!important;text-align:center}.theme-light .raffle-placeholder{background:#ffffffe6!important;border-color:#d9d9d9!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-dark .raffle-placeholder{background:#1a1a1ae6!important;border-color:#434343!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.raffle-placeholder .ant-card-body{padding:2rem}@media (max-width: 64rem){.raffle-placeholder .ant-card-body{padding:2rem}}@media (max-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{margin-bottom:1rem!important;text-align:center}.theme-light .raffle-placeholder__features h4{color:#333}.theme-dark .raffle-placeholder__features h4{color:#ffffffd9}.raffle-placeholder__features ul{list-style:none;padding:0;margin:0}.raffle-placeholder__features ul li{position:relative;padding:.25rem 0 .25rem 1.5rem}.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;left:0;top:.25rem}@media (max-width: 48rem){.raffle-placeholder__features{max-width:100%}}.raffle-placeholder .ant-btn{border-radius:8px;font-weight:500;padding:0 1.5rem;height:40px}.theme-light .raffle-placeholder .ant-btn[type=default]{background:transparent;border-color:#d9d9d9;color:#333}.theme-light .raffle-placeholder .ant-btn[type=default]:hover{border-color:#ff4d4f;color:#ff4d4f}.theme-dark .raffle-placeholder .ant-btn[type=default]{background:transparent;border-color:#434343;color:#ffffffd9}.theme-dark .raffle-placeholder .ant-btn[type=default]:hover{border-color:#ff4d4f;color:#ff4d4f}.raffle-placeholder .ant-btn.ant-btn-primary{background:linear-gradient(135deg,#ff4d4f,#ff7875);border:none;box-shadow:0 4px 6px #0000001a}.raffle-placeholder .ant-btn.ant-btn-primary:hover{background:linear-gradient(135deg,#e84848,#e85a5a);transform:translateY(-1px);box-shadow:0 10px 15px #0000001a}@media (max-width: 48rem){.raffle-placeholder .ant-space{width:100%}.raffle-placeholder .ant-space.ant-space-vertical .ant-space-item:last-child{width:100%}.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{padding:2rem;text-align:center;min-height:50vh;display:flex;align-items:center;justify-content:center}@media (max-width: 48rem){.not-found{padding:1.5rem;min-height:40vh}}.not-found .ant-result{padding:2rem}@media (max-width: 48rem){.not-found .ant-result{padding:1rem}}.not-found .ant-result-title{font-size:4rem!important;font-weight:700!important;font-family:Inter,sans-serif!important;background:linear-gradient(135deg,#ffd166,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 48rem){.not-found .ant-result-title{font-size:3rem!important}}.theme-dark .not-found .ant-result-title{background:linear-gradient(135deg,#ffe066,#ff8f65);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.not-found .ant-result-subtitle{font-size:1rem!important;margin-bottom:2rem!important}.theme-light .not-found .ant-result-subtitle{color:#666!important}.theme-dark .not-found .ant-result-subtitle{color:#ffffffa6!important}@media (max-width: 48rem){.not-found .ant-result-subtitle{font-size:.875rem!important}}.not-found__home-button{border-radius:.5rem!important;font-weight:600!important;padding:0 2rem!important;height:44px!important;background:linear-gradient(135deg,#ffd166,#ff6b35)!important;border:none!important;box-shadow:0 4px 6px #0000001a!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.not-found__home-button:hover{transform:translateY(-2px)!important;box-shadow:0 10px 15px #0000001a!important;background:linear-gradient(135deg,#ffc94d,#ff581c)!important}.not-found__home-button:active{transform:translateY(0)!important}@media (max-width: 48rem){.not-found__home-button{padding:0 1.5rem!important;height:40px!important}}.error-boundary{padding:2rem;text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center}@media (max-width: 48rem){.error-boundary{padding:1.5rem;min-height:50vh}}.error-boundary .ant-result{padding:2rem}@media (max-width: 48rem){.error-boundary .ant-result{padding:1rem}}.error-boundary .ant-result-title{font-size:1.5rem!important;font-weight:600!important;margin-bottom:1rem!important}.theme-light .error-boundary .ant-result-title{color:#f5222d!important}.theme-dark .error-boundary .ant-result-title{color:#ff7875!important}@media (max-width: 48rem){.error-boundary .ant-result-title{font-size:1.25rem!important}}.error-boundary .ant-result-subtitle{font-size:.875rem!important;margin-bottom:2rem!important}.theme-light .error-boundary .ant-result-subtitle{color:#666!important}.theme-dark .error-boundary .ant-result-subtitle{color:#ffffffa6!important}@media (max-width: 48rem){.error-boundary .ant-result-subtitle{font-size:.75rem!important}}.error-boundary__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 48rem){.error-boundary__actions{flex-direction:column;width:100%}}.error-boundary__button{border-radius:.5rem!important;font-weight:500!important;padding:0 1.5rem!important;height:40px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.error-boundary__button--primary{background:linear-gradient(135deg,#f5222d,#d32029)!important;border:none!important;box-shadow:0 4px 6px #0000001a!important}.error-boundary__button--primary:hover{transform:translateY(-1px)!important;box-shadow:0 10px 15px #0000001a!important;background:linear-gradient(135deg,#d32029,#b71c1c)!important}.error-boundary__button--default{border-color:#d9d9d9!important}.theme-light .error-boundary__button--default{background:#fff!important;color:#333!important;border-color:#d9d9d9!important}.theme-dark .error-boundary__button--default{background:#292929!important;color:#ffffffd9!important;border-color:#434343!important}.error-boundary__button--default:hover{transform:translateY(-1px)!important;border-color:#ffd166!important;color:#ffd166!important}.error-boundary__button:active{transform:translateY(0)!important}@media (max-width: 48rem){.error-boundary__button{width:100%;height:44px!important}}html,body{transition:background-color .3s ease,color .3s ease}.theme-light{--background-color: #ffffff;--text-color: #333333;--secondary-text-color: #666666;--border-color: #d9d9d9;--container-background: #ffffff;--layout-background: #f5f5f5}.theme-dark{--background-color: #141414;--text-color: rgba(255, 255, 255, .85);--secondary-text-color: rgba(255, 255, 255, .65);--border-color: #434343;--container-background: #1f1f1f;--layout-background: #000000}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.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{background-color:#ffffff0a!important;border-bottom-color:var(--border-color)!important;color:var(--text-color)!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{background-color:#ffffff0a!important;border-color:#ffe066!important;color:var(--text-color)!important}.theme-dark .ant-alert.ant-alert-success{background-color:#52c41a26!important;border-color:#52c41a66!important;color:#73d13d!important}.theme-dark .ant-alert.ant-alert-success .ant-alert-icon{color:#73d13d!important}.theme-dark .ant-alert.ant-alert-info{background-color:#1890ff26!important;border-color:#1890ff66!important;color:#40a9ff!important}.theme-dark .ant-alert.ant-alert-info .ant-alert-icon{color:#40a9ff!important}.theme-dark .ant-alert.ant-alert-warning{background-color:#ffc10726!important;border-color:#ffc10766!important;color:#ffc53d!important}.theme-dark .ant-alert.ant-alert-warning .ant-alert-icon{color:#ffc53d!important}.theme-dark .ant-alert.ant-alert-error{background-color:#ff4d4f26!important;border-color:#ff4d4f66!important;color:#ff7875!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{background-color:#52c41a26!important;color:#73d13d!important}.theme-dark .ant-message .ant-message-error .ant-message-notice-content{background-color:#ff4d4f26!important;color:#ff7875!important}.theme-dark .ant-message .ant-message-warning .ant-message-notice-content{background-color:#ffc10726!important;color:#ffc53d!important}.theme-dark .ant-message .ant-message-info .ant-message-notice-content,.theme-dark .ant-message .ant-message-loading .ant-message-notice-content{background-color:#1890ff26!important;color:#40a9ff!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{background-color:#000000d9!important;color:#ffffffd9!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{background-color:#ffffff14!important;border-color:var(--border-color)!important;color:var(--text-color)!important}.theme-dark .ant-tag.ant-tag-success{background-color:#52c41a33!important;border-color:#52c41a66!important;color:#73d13d!important}.theme-dark .ant-tag.ant-tag-processing{background-color:#1890ff33!important;border-color:#1890ff66!important;color:#40a9ff!important}.theme-dark .ant-tag.ant-tag-error{background-color:#ff4d4f33!important;border-color:#ff4d4f66!important;color:#ff7875!important}.theme-dark .ant-tag.ant-tag-warning{background-color:#faad1433!important;border-color:#faad1466!important;color:#ffc53d!important}.theme-dark .ant-tag.ant-tag-purple{background-color:#722ed133!important;border-color:#722ed166!important;color:#b37feb!important}.theme-dark .ant-tag.ant-tag-red{background-color:#ff4d4f33!important;border-color:#ff4d4f66!important;color:#ff7875!important}.theme-dark .ant-tag.ant-tag-blue{background-color:#1890ff33!important;border-color:#1890ff66!important;color:#40a9ff!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-typography.ant-typography-secondary{color:var(--secondary-text-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{background-color:#141414!important;border-color:#434343!important;color:#ffffffd9!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{background-color:#141414!important;border-color:#434343!important;color:#ffffffd9!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{background-color:#fff!important;border-color:#d9d9d9!important;color:#333!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{background-color:#fff!important;border-color:#d9d9d9!important;color:#333!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{background-color:#ffd1661a!important;color:#ffd166!important}.theme-dark .ant-select-dropdown .ant-select-item:hover{background-color:#262626!important}.theme-dark .ant-select-dropdown .ant-select-item-option-selected{background-color:#ffe0661a!important;color:#ffe066!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}*{margin:0;padding:0;box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background-color:#fff;font-size:.875rem;line-height:1.5;transition:background-color .3s ease,color .3s ease;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}.theme-light body{background:linear-gradient(135deg,#f8f9fa,#fff);color:#333}.theme-dark body{background:linear-gradient(135deg,#000,#141414);color:#ffffffd9}.container{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media (min-width: 48rem){.container{max-width:540px;padding-right:1.5rem;padding-left:1.5rem}}@media (min-width: 64rem){.container{max-width:720px}}@media (min-width: 75rem){.container{max-width:960px}}@media (min-width: 90rem){.container{max-width:1140px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:#0000004d}.theme-dark ::-webkit-scrollbar-thumb{background:#fff3}.theme-dark ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}:focus{outline:2px solid #ffd166;outline-offset:2px}::selection{background:#ffd16633;color:inherit}.theme-dark ::selection{background:#ffe0664d;color:inherit}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out}.glass{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.theme-dark .glass{background:#0000004d;border:1px solid rgba(255,255,255,.1)}.brand-font,.logo-text,.brand-title{font-family:Inter,sans-serif!important;font-weight:400!important;letter-spacing:.02em}.brand-gradient{background:linear-gradient(135deg,#ffd166,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.theme-dark .brand-gradient{background:linear-gradient(135deg,#ffe066,#ff8f65);-webkit-background-clip:text;-webkit-text-fill-color:transparent;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{background:#ffd1661a!important;color:#ffd166!important;font-weight:600}.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{background:#ffe0661a!important;color:#ffe066!important;font-weight:600}.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{background:#fff!important;color:#333!important;border-color:#d9d9d9!important}.theme-light .ant-input::placeholder{color:#999!important}.theme-dark .ant-input{background:#141414!important;color:#ffffffd9!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{background:#fff!important;color:#333!important;border-color:#d9d9d9!important}.theme-dark .ant-select:not(.ant-select-disabled) .ant-select-selector{background:#141414!important;color:#ffffffd9!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}
