@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=Montserrat:wght@300;400;500;600&display=swap);body{margin:0}body:has(.dark-theme-page){background:#000!important}body:has(.legal-footer){background:#f2e5d7!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#fff;box-shadow:0 1px 2px 0 #0000000d;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.dark .header{background-color:#111827}.dark-theme-page .header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border-bottom:1px solid #4e342e1a;box-shadow:none}.header__content{align-items:center;display:flex;justify-content:space-between;min-height:70px;padding:1rem 0}.header__logo{color:#6d4c41;font-size:1.5rem;font-weight:700;text-decoration:none}.header__logo:hover{color:#4e342e}.dark-theme-page .header__logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4e342e,#3e2723);-webkit-background-clip:text;background-clip:text}.dark-theme-page .header__logo:hover{opacity:.9}.header__nav{align-items:center;display:flex;gap:1.5rem}@media(max-width:767px){.header__nav{background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;flex-direction:column;left:0;opacity:0;padding:1.5rem;pointer-events:none;position:fixed;right:0;top:70px;transform:translateY(-100%);transition:all .3s ease-in-out}.dark .header__nav{background-color:#111827}.dark-theme-page .header__nav{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#000000f2;border-bottom:1px solid #4e342e1a}.header__nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}}.header__nav-link{color:#374151;font-weight:500;transition:color .15s ease-in-out}.dark .header__nav-link{color:#d1d5db}.dark-theme-page .header__nav-link{color:#4e342e}.header__nav-link:hover{color:#6d4c41}.dark-theme-page .header__nav-link:hover{color:#2c1810}.header__nav-link--cta{align-items:center;background-color:#6d4c41;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:.5rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out}.header__nav-link--cta:disabled{cursor:not-allowed;opacity:.5}.header__nav-link--cta:hover:not(:disabled){background-color:#4e342e;color:#fff}.header__nav-link--cta:focus{box-shadow:0 0 0 3px #6d4c414d;outline:none}.dark-theme-page .header__nav-link--cta{background:linear-gradient(135deg,#4e342e,#3e2723);border:none;border-radius:50px;color:#fff}.dark-theme-page .header__nav-link--cta:hover{box-shadow:0 6px 20px #3e272366;transform:translateY(-2px) scale(1.05)}.header__user{align-items:center;display:flex;gap:1rem}.header__points{color:#14b8a6;font-weight:600}.header__buy-points{align-items:center;background-color:#14b8a6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-size:.875rem;font-weight:500;justify-content:center;padding:.25rem 1rem;text-decoration:none;transition:all .15s ease-in-out}.header__buy-points:disabled{cursor:not-allowed;opacity:.5}.header__buy-points:hover{background-color:#0f8a7d}.header__verify-phone{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-size:.875rem;font-weight:500;font-weight:600;justify-content:center;padding:.25rem 1rem;text-decoration:none;transition:all .15s ease-in-out}.header__verify-phone:disabled{cursor:not-allowed;opacity:.5}.header__verify-phone:hover{animation:none;background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #10b9814d;transform:translateY(-1px)}.dark-theme-page .header__verify-phone{background:linear-gradient(135deg,#34d399,#10b981)}.dark-theme-page .header__verify-phone:hover{background:linear-gradient(135deg,#10b981,#059669)}.header__logout{align-items:center;background-color:#e5e7eb;border:none;border-radius:.375rem;color:#374151;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:.25rem 1rem;text-decoration:none;transition:all .15s ease-in-out}.header__logout:disabled{cursor:not-allowed;opacity:.5}.header__logout:hover{background-color:#d1d5db}.dark .header__logout{background-color:#374151;color:#d1d5db}.dark .header__logout:hover{background-color:#4b5563}.header__dropdown{position:relative}@media(max-width:767px){.header__dropdown{width:100%}}.header__dropdown-toggle{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-weight:500;gap:.25rem;padding:0;transition:color .15s ease-in-out}.dark .header__dropdown-toggle{color:#d1d5db}.dark-theme-page .header__dropdown-toggle{color:#4e342e}.header__dropdown-toggle:hover{color:#6d4c41}.dark-theme-page .header__dropdown-toggle:hover{color:#2c1810}@media(max-width:767px){.header__dropdown-toggle{justify-content:space-between;padding:.5rem 0;width:100%}}.header__dropdown-arrow{font-size:12px;transition:transform .15s ease-in-out}.header__dropdown-arrow--open{transform:rotate(180deg)}.header__dropdown-menu{left:50%;min-width:220px;padding-top:2px;position:absolute;top:calc(100% - 2px);transform:translateX(-50%);z-index:1001}.header__dropdown-menu:before{background:#0000;content:"";height:4px;left:0;position:absolute;right:0;top:-2px}@media(max-width:767px){.header__dropdown-menu{padding-top:0;position:static;transform:none;width:100%}}.header__dropdown-menu-inner{animation:dropdownFadeIn ease-out .15s ease-in-out;background:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;margin-top:.25rem;padding:.25rem}.dark .header__dropdown-menu-inner{background:#1f2937;border:1px solid #374151}.dark-theme-page .header__dropdown-menu-inner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border:1px solid #4e342e33}@media(max-width:767px){.header__dropdown-menu-inner{box-shadow:none;margin-top:0;padding:0}}.header__dropdown-item{align-items:center;border-radius:.375rem;color:#374151;display:flex;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .15s ease-in-out}.dark .header__dropdown-item{color:#d1d5db}.dark-theme-page .header__dropdown-item{color:#4e342e}.header__dropdown-item:hover{background:#f9fafb;color:#6d4c41}.dark .header__dropdown-item:hover{background:#374151;color:#8d6e63}.dark-theme-page .header__dropdown-item:hover{background:#3e27231a;color:#2c1810}@media(max-width:767px){.header__dropdown-item{padding:.5rem 0}.header__dropdown-item:hover{background:none}}.header__dropdown-item-icon{font-size:20px;text-align:center;width:24px}.header__dropdown-item-icon--text{color:#3e2723;font-family:Arial Black,sans-serif;font-size:14px;font-weight:900;letter-spacing:-1px}.header__dropdown-item-title{font-weight:500}.header__menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem}@media(max-width:767px){.header__menu-toggle{display:flex}}.header__menu-icon{background-color:#374151;display:block;height:2px;transition:all .15s ease-in-out;width:24px}.dark .header__menu-icon{background-color:#d1d5db}.header__social{align-items:center;display:flex;gap:.5rem;margin-left:1rem}@media(max-width:767px){.header__social{justify-content:center;margin:1rem 0}}.header__social-link{align-items:center;background:#f3f4f6;border-radius:50%;color:#4b5563;display:flex;height:36px;justify-content:center;transition:all .15s ease-in-out;width:36px}.dark .header__social-link{background:#1f2937;color:#9ca3af}.dark-theme-page .header__social-link{background:#4e342e1a;color:#4e342e}.header__social-link:hover{background:#6d4c41;color:#fff;transform:translateY(-2px)}.dark .header__social-link:hover{background:#8d6e63;color:#fff}.dark-theme-page .header__social-link:hover{background:linear-gradient(135deg,#4e342e,#3e2723);color:#fff}.header__social-link svg{height:18px;width:18px}.profile-header .header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e8d8f7!important;border-bottom:1px solid #3e272314}.profile-header .header__container{background:#0000!important}.profile-header .header__logo{color:#3e2723!important;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.profile-header .header__logo:hover{opacity:.8}.profile-header .header__nav-link{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em}.profile-header .header__nav-link:hover{color:#3e2723!important}.profile-header .header__nav-link--cta{background:#3e2723!important;border:none;border-radius:30px;color:#faf7f2!important;font-weight:500;padding:.5rem 2rem;transition:all .3s ease-in-out}.profile-header .header__nav-link--cta:hover{background:#4e342e!important;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.profile-header .header__dropdown-toggle{color:#4e342e!important;font-family:Montserrat,sans-serif}.profile-header .header__dropdown-toggle:hover{color:#3e2723!important}.profile-header .header__dropdown-menu-inner{background:#faf5f0fa!important;border:1px solid #3e272314;box-shadow:0 8px 30px #6d4c411f}.profile-header .header__dropdown-item{color:#4e342e!important}.profile-header .header__dropdown-item:hover{background:#f5e6d380!important;color:#3e2723!important}.profile-header .header__points{color:#8d6e63!important;font-family:Montserrat,sans-serif}.profile-header .header__buy-points{background:#8d6e63!important;border-radius:20px;color:#faf7f2!important;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.profile-header .header__buy-points:hover{background:#3e2723!important;transform:translateY(-1px)}.profile-header .header__logout{background:#0000!important;border:1px solid #4e342e!important;border-radius:20px;color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.profile-header .header__logout:hover{background:#4e342e!important;color:#faf7f2!important}.profile-header .header__social-link{background:#3e27230d!important;border:1px solid #3e27231a;color:#3e2723!important}.profile-header .header__social-link:hover{background:#3e2723!important;border-color:#3e2723;color:#faf7f2!important;transform:translateY(-3px)}.profile-header .header__menu-icon span{background-color:#3e2723!important}.affiliates-header-theme .header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e8d8f7!important;border-bottom:1px solid #3e272314}.affiliates-header-theme .header__container{background:#0000!important}.affiliates-header-theme .header__logo{color:#3e2723!important;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.affiliates-header-theme .header__logo:hover{opacity:.8}.affiliates-header-theme .header__nav-link{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em}.affiliates-header-theme .header__nav-link:hover{color:#3e2723!important}.affiliates-header-theme .header__nav-link--cta{background:#3e2723!important;border:none;border-radius:30px;color:#faf7f2!important;font-weight:500;padding:.5rem 2rem;transition:all .3s ease-in-out}.affiliates-header-theme .header__nav-link--cta:hover{background:#4e342e!important;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.affiliates-header-theme .header__dropdown-toggle{color:#4e342e!important;font-family:Montserrat,sans-serif}.affiliates-header-theme .header__dropdown-toggle:hover{color:#3e2723!important}.affiliates-header-theme .header__dropdown-menu-inner{background:#faf5f0fa!important;border:1px solid #3e272314;box-shadow:0 8px 30px #6d4c411f}.affiliates-header-theme .header__dropdown-item{color:#4e342e!important}.affiliates-header-theme .header__dropdown-item:hover{background:#f5e6d380!important;color:#3e2723!important}.affiliates-header-theme .header__points{color:#8d6e63!important;font-family:Montserrat,sans-serif}.affiliates-header-theme .header__buy-points{background:#8d6e63!important;border-radius:20px;color:#faf7f2!important;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.affiliates-header-theme .header__buy-points:hover{background:#3e2723!important;transform:translateY(-1px)}.affiliates-header-theme .header__logout{background:#0000!important;border:1px solid #4e342e!important;border-radius:20px;color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.affiliates-header-theme .header__logout:hover{background:#4e342e!important;color:#faf7f2!important}.affiliates-header-theme .header__social-link{background:#3e27230d!important;border:1px solid #3e27231a;color:#3e2723!important}.affiliates-header-theme .header__social-link:hover{background:#3e2723!important;border-color:#3e2723;color:#faf7f2!important;transform:translateY(-3px)}.affiliates-header-theme .header__menu-icon span{background-color:#3e2723!important}.generation-header-theme .header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e8d8f7!important;border-bottom:1px solid #3e272314}.generation-header-theme .header__container{background:#0000!important}.generation-header-theme .header__logo{color:#3e2723!important;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.generation-header-theme .header__logo:hover{opacity:.8}.generation-header-theme .header__nav-link{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em}.generation-header-theme .header__nav-link:hover{color:#3e2723!important}.generation-header-theme .header__nav-link--cta{background:#3e2723!important;border:none;border-radius:30px;color:#faf7f2!important;font-weight:500;padding:.5rem 2rem;transition:all .3s ease-in-out}.generation-header-theme .header__nav-link--cta:hover{background:#4e342e!important;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.generation-header-theme .header__dropdown-toggle{color:#4e342e!important;font-family:Montserrat,sans-serif}.generation-header-theme .header__dropdown-toggle:hover{color:#3e2723!important}.generation-header-theme .header__dropdown-menu-inner{background:#faf5f0fa!important;border:1px solid #3e272314;box-shadow:0 8px 30px #6d4c411f}.generation-header-theme .header__dropdown-item{color:#4e342e!important}.generation-header-theme .header__dropdown-item:hover{background:#f5e6d380!important;color:#3e2723!important}.generation-header-theme .header__points{color:#8d6e63!important;font-family:Montserrat,sans-serif}.generation-header-theme .header__buy-points{background:#8d6e63!important;border-radius:20px;color:#faf7f2!important;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.generation-header-theme .header__buy-points:hover{background:#3e2723!important;transform:translateY(-1px)}.generation-header-theme .header__logout{background:#0000!important;border:1px solid #4e342e!important;border-radius:20px;color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.generation-header-theme .header__logout:hover{background:#4e342e!important;color:#faf7f2!important}.generation-header-theme .header__social-link{background:#3e27230d!important;border:1px solid #3e27231a;color:#3e2723!important}.generation-header-theme .header__social-link:hover{background:#3e2723!important;border-color:#3e2723;color:#faf7f2!important;transform:translateY(-3px)}.generation-header-theme .header__menu-icon span{background-color:#3e2723!important}.auth-header .header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e8d8f7!important;border-bottom:1px solid #3e272314;box-shadow:none!important}.auth-header .header__container{background:#0000!important}.auth-header .header__logo{color:#3e2723!important;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.auth-header .header__logo:hover{opacity:.8}.auth-header .header__nav-link{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em}.auth-header .header__nav-link:hover{color:#3e2723!important}.auth-header .header__nav-link--cta{background:#3e2723!important;border:none;border-radius:30px;color:#faf7f2!important;font-weight:500;padding:.5rem 2rem;transition:all .3s ease-in-out}.auth-header .header__nav-link--cta:hover{background:#4e342e!important;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.auth-header .header__dropdown-toggle{color:#4e342e!important;font-family:Montserrat,sans-serif}.auth-header .header__dropdown-toggle:hover{color:#3e2723!important}.auth-header .header__dropdown-menu-inner{background:#faf5f0fa!important;border:1px solid #3e272314;box-shadow:0 8px 30px #6d4c411f}.auth-header .header__dropdown-item{color:#4e342e!important}.auth-header .header__dropdown-item:hover{background:#f5e6d380!important;color:#3e2723!important}.auth-header .header__menu-icon span{background-color:#3e2723!important}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.footer{background-color:#f3f4f6;margin-top:auto}.dark .footer{background-color:#1f2937}.dark-theme-page .footer{background:#0000!important;border-top:1px solid #4e342e1a;position:relative;z-index:2}.affiliates-footer-theme .footer,.landing-header .footer{background-color:#0000!important;background:#0000!important;border-top:none}.affiliates-footer-theme .footer{position:relative;z-index:2}.generation-footer-theme .footer,.profile-footer .footer{background-color:#0000!important;background:#0000!important;border-top:none;position:relative;z-index:2}.legal-footer .footer{display:none}.footer__content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:4rem 0 3rem}@media(max-width:639px){.footer__content{gap:2rem;grid-template-columns:1fr}}.footer__section:first-child{grid-column:span 1}@media(min-width:1024px){.footer__section:first-child{grid-column:span 2}}.footer__title{color:#6d4c41;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.dark-theme-page .footer__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4e342e,#3e2723);-webkit-background-clip:text;background-clip:text}.affiliates-footer-theme .footer__title,.generation-footer-theme .footer__title,.legal-footer .footer__title,.profile-footer .footer__title{color:#2c1810!important;font-family:Playfair Display,serif;font-size:2rem;font-weight:700}.footer__subtitle{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.dark .footer__subtitle{color:#f3f4f6}.dark-theme-page .footer__subtitle{color:#2c1810}.affiliates-footer-theme .footer__subtitle,.generation-footer-theme .footer__subtitle,.legal-footer .footer__subtitle,.profile-footer .footer__subtitle{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.footer__description{color:#4b5563;line-height:1.6}.dark .footer__description{color:#9ca3af}.dark-theme-page .footer__description{color:#2c1810b3}.affiliates-footer-theme .footer__description,.generation-footer-theme .footer__description,.legal-footer .footer__description,.profile-footer .footer__description{color:#4e342e!important;font-family:Montserrat,sans-serif;font-weight:300;line-height:1.8}.footer__links{display:flex;flex-direction:column;gap:.5rem}.footer__links li{list-style:none}.footer__links a{color:#4b5563;transition:color .15s ease-in-out}.dark .footer__links a{color:#9ca3af}.dark-theme-page .footer__links a{color:#2c181099}.affiliates-footer-theme .footer__links a,.generation-footer-theme .footer__links a,.legal-footer .footer__links a,.profile-footer .footer__links a{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300}.footer__links a:hover{color:#6d4c41}.dark-theme-page .footer__links a:hover{color:#3e2723}.affiliates-footer-theme .footer__links a:hover,.generation-footer-theme .footer__links a:hover,.legal-footer .footer__links a:hover,.profile-footer .footer__links a:hover{color:#3e2723!important}.footer__bottom{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem 0}.dark .footer__bottom{border-color:#374151}.affiliates-footer-theme .footer__bottom,.generation-footer-theme .footer__bottom,.legal-footer .footer__bottom,.profile-footer .footer__bottom{border-top:none;padding:2rem 0 1rem}@media(max-width:639px){.footer__bottom{flex-direction:column;gap:1rem;text-align:center}}.footer__copyright{color:#4b5563;font-size:.875rem}.dark .footer__copyright{color:#9ca3af}.dark-theme-page .footer__copyright{color:#2c181080}.affiliates-footer-theme .footer__copyright,.generation-footer-theme .footer__copyright,.legal-footer .footer__copyright,.profile-footer .footer__copyright{color:#a8968a!important;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:300}.footer__social{display:flex;gap:1rem}.footer__social a{align-items:center;background-color:#e5e7eb;border-radius:9999px;color:#374151;display:flex;height:36px;justify-content:center;transition:all .15s ease-in-out;width:36px}.dark .footer__social a{background-color:#374151;color:#d1d5db}.landing-header .footer__social a{background-color:#3e27230d;color:#3e2723}.affiliates-footer-theme .footer__social a,.generation-footer-theme .footer__social a,.legal-footer .footer__social a,.profile-footer .footer__social a{background:#3e27230d!important;border:1px solid #3e27231a;color:#3e2723!important}.footer__social a:hover{background-color:#6d4c41;color:#fff;transform:translateY(-2px)}.landing-header .footer__social a:hover{background-color:#3e2723;color:#faf7f2}.affiliates-footer-theme .footer__social a:hover,.generation-footer-theme .footer__social a:hover,.legal-footer .footer__social a:hover,.profile-footer .footer__social a:hover{background:#3e2723!important;border-color:#3e2723;color:#faf7f2!important;transform:translateY(-3px)}.footer__social svg{height:20px;width:20px}.toast-container{display:flex;flex-direction:column;gap:10px;max-width:400px;position:fixed;right:20px;top:80px;z-index:9999}.toast{align-items:center;animation:slideIn .3s ease-out;background:#fff;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;cursor:pointer;display:flex;gap:12px;min-width:300px;padding:16px 20px;transition:all .3s ease}.toast:hover{transform:translateX(-5px)}.toast__icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:24px;justify-content:center;width:24px}.toast__message{color:#111827;flex:1 1;font-size:14px;line-height:1.4}.toast__close{align-items:center;background:none;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;height:24px;justify-content:center;padding:0;transition:all .3s ease;width:24px}.toast__close:hover{background:#f3f4f6;color:#111827}.toast--success{border-left:4px solid #10b981}.toast--success .toast__icon{background:#d1fae5;color:#10b981}.toast--error{border-left:4px solid #ef4444}.toast--error .toast__icon{background:#fee2e2;color:#ef4444}.toast--warning{border-left:4px solid #f59e0b}.toast--warning .toast__icon{background:#fef3c7;color:#f59e0b}.toast--info{border-left:4px solid #3b82f6}.toast--info .toast__icon{background:#dbeafe;color:#3b82f6}.dark .toast{background:#1f2937}.dark .toast__message{color:#f3f4f6}.dark .toast__close{color:#9ca3af}.dark .toast__close:hover{background:#374151;color:#f3f4f6}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.hero-3d{height:100%;position:relative;width:100%}.hero-3d canvas{opacity:.6}.hero-3d__overlay{left:50%;max-width:800px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%;z-index:10}.hero-3d__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}.hero-3d__subtitle{color:#8d6e63;display:block;font-size:clamp(1.5rem,4vw,2.5rem);font-style:italic;font-weight:400;margin-top:.5rem}.hero-3d__description{color:#4e342e;font-family:Montserrat,sans-serif;font-size:clamp(1rem,2vw,1.125rem);font-weight:300;line-height:1.7;margin:0 auto 3rem;max-width:600px}.landing-header .header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e8d8f7!important;border-bottom:1px solid #3e272314}.landing-header .header__container{background:#0000!important}.landing-header .header__logo{color:#3e2723!important;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.landing-header .header__logo:hover{opacity:.8}.landing-header .header__nav-link{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em}.landing-header .header__nav-link:hover{color:#3e2723!important}.landing-header .header__nav-link--cta{background:#3e2723!important;border:none;border-radius:30px;color:#faf7f2!important;font-weight:500;padding:.5rem 2rem;transition:all .3s ease-in-out}.landing-header .header__nav-link--cta:hover{background:#4e342e!important;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.landing-header .header__menu-icon span{background-color:#3e2723!important}.landing{background:#f2e5d7;color:#2c1810;min-height:100vh;overflow-x:hidden;position:relative}.landing__texture{height:200%;left:-50%;opacity:.03;pointer-events:none;position:fixed;top:-50%;width:200%;z-index:1}.landing__texture:before{animation:grain 8s steps(10) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:100%;left:0;position:absolute;top:0;width:100%}.landing__gradient-bg{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.landing__gradient-bg:after{background:#6d4c410a;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.landing .hero{align-items:center;display:flex;justify-content:center;min-height:100vh;position:relative;z-index:2}.landing .hero__3d{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.landing .hero .container{max-width:900px;position:relative;text-align:center;z-index:2}.landing .hero__wrapper{padding:4rem 0;position:relative;z-index:3}.landing .hero__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}.landing .hero__subtitle{color:#8d6e63;display:block;font-size:clamp(1.5rem,4vw,2.5rem);font-style:italic;font-weight:400;margin-top:.5rem}.landing .hero__description{color:#4e342e;font-family:Montserrat,sans-serif;font-size:clamp(1rem,2vw,1.125rem);font-weight:300;line-height:1.7;margin:0 auto 4rem;max-width:600px}.landing .hero__content{padding:2rem 0 0}.landing .hero__actions{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem}@media(max-width:639px){.landing .hero__actions{align-items:center;flex-direction:column}}.landing .hero__cta{align-items:center;border:none;border-radius:.375rem;border-radius:30px;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.95rem;font-weight:500;justify-content:center;letter-spacing:.05em;min-width:180px;padding:1rem 4rem;text-decoration:none;text-transform:uppercase;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.landing .hero__cta:disabled{cursor:not-allowed;opacity:.5}.landing .hero__cta:not(.landing .hero__cta--secondary){background:#3e2723;border:2px solid #3e2723;color:#faf7f2}.landing .hero__cta:not(.landing .hero__cta--secondary):hover{background:#4e342e;border-color:#4e342e;box-shadow:0 8px 30px #3e27231f}.landing .hero__cta--secondary{background:#0000;border:2px solid #3e2723;color:#3e2723}.landing .hero__cta--secondary:hover{background:#3e2723;color:#faf7f2}.landing .hero__note{color:#8d6e63;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.03em}.landing .features{background:#0000;padding:8rem 0;position:relative;z-index:2}.landing .features__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:5rem;text-align:center}.landing .features__title .highlight{color:#8d6e63;font-style:italic}.landing .features__grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.landing .feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;overflow:hidden;padding:3rem 2.5rem;position:relative;text-align:center;transition:all .3s ease-in-out}.landing .feature-card:before{background:linear-gradient(135deg,#4e342e,#3e2723);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:translateY(-100%);transition:transform .3s ease-in-out}.landing .feature-card:hover{box-shadow:0 20px 60px #3e272326;transform:translateY(-8px)}.landing .feature-card:hover:before{transform:translateY(0)}.landing .feature-card:hover .feature-card__icon{color:#8d6e63;transform:scale(1.1) rotate(5deg)}.landing .feature-card__icon{color:#3e2723;height:60px;margin:0 auto 2rem;transition:all .3s ease-in-out;width:60px}.landing .feature-card__icon svg{height:100%;width:100%}.landing .feature-card__title{color:#2c1810;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.landing .feature-card__description{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;line-height:1.7}.landing .process{background:#f5e6d3;padding:8rem 0;position:relative;z-index:2}.landing .process__content{margin:0 auto;max-width:900px}.landing .process__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:5rem;text-align:center}.landing .process__steps{display:flex;flex-direction:column;gap:3rem}.landing .process__step{align-items:flex-start;background:#faf5f0cc;border-radius:15px;box-shadow:0 2px 15px #6d4c410f;cursor:pointer;display:flex;gap:2rem;padding:2rem;transition:all .3s ease-in-out}.landing .process__step:hover{box-shadow:0 8px 30px #3e27231f;transform:translateX(10px)}.landing .process__number{color:#8d6e63;font-family:Playfair Display,serif;font-size:3rem;font-weight:900;line-height:1;min-width:80px}.landing .process__text{flex:1 1}.landing .process__text h3{color:#2c1810;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.landing .process__text p{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:300;line-height:1.7}.landing .cta-section{background:#0000;overflow:hidden;padding:8rem 0;position:relative;text-align:center;z-index:2}.landing .cta-section__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem}.landing .cta-section__title .highlight{color:#8d6e63;font-style:italic}.landing .cta-section__description{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:300;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.landing .cta-section__button-wrapper{display:inline-block}.landing .cta-section__button{align-items:center;background:#3e2723;border:2px solid #3e2723;border-radius:.375rem;border-radius:30px;color:#faf7f2;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.95rem;font-weight:500;justify-content:center;letter-spacing:.05em;padding:1rem 3rem;text-decoration:none;text-transform:uppercase;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.landing .cta-section__button:disabled{cursor:not-allowed;opacity:.5}.landing .cta-section__button:hover{background:#4e342e;border-color:#4e342e;box-shadow:0 20px 60px #3e272326}.landing-header{background:#faf7f2!important}.landing-header.dark-theme-page{background:#faf7f2!important;color:#2c1810!important}.landing-header.dark-theme-page .global-gradient-bg{display:none!important}.landing-header.dark-theme-page .footer,.landing-header.dark-theme-page footer{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:none!important;background-color:#0000!important;background-image:none!important}.landing-header.dark-theme-page .footer *,.landing-header.dark-theme-page footer *{background-color:#0000!important}.landing-header body{background:#faf7f2!important}.landing-header .footer,.landing-header>.footer{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:none!important;background-color:#0000!important;background-image:none!important;border-top:none;color:#2c1810!important;margin-top:0;padding-top:6rem;position:relative;z-index:2}.landing-header .footer .container,.landing-header .footer__container,.landing-header>.footer .container,.landing-header>.footer__container{background:#0000!important;background-color:#0000!important}.landing-header .footer__content,.landing-header>.footer__content{background:#0000!important;padding-bottom:3rem;padding-top:2rem}.landing-header .footer__title,.landing-header>.footer__title{color:#2c1810!important;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-bottom:1rem}.landing-header .footer__subtitle,.landing-header>.footer__subtitle{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.1em;margin-bottom:1.5rem;text-transform:uppercase}.landing-header .footer__description,.landing-header>.footer__description{color:#4e342e!important;font-family:Montserrat,sans-serif;font-weight:300;line-height:1.8;max-width:400px}.landing-header .footer__links li,.landing-header>.footer__links li{margin-bottom:.75rem}.landing-header .footer__links a,.landing-header>.footer__links a{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;transition:all .15s ease-in-out}.landing-header .footer__links a:hover,.landing-header>.footer__links a:hover{color:#3e2723!important}.landing-header .footer__bottom,.landing-header>.footer__bottom{background:#0000!important;border-top:none;margin-top:2rem;padding:2rem 0 1rem}.landing-header .footer__copyright,.landing-header>.footer__copyright{color:#a8968a!important;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:300}.landing-header .footer__social a,.landing-header>.footer__social a{background:#3e27230d;border:1px solid #3e27231a;color:#3e2723!important;height:40px;transition:all .15s ease-in-out;width:40px}.landing-header .footer__social a:hover,.landing-header>.footer__social a:hover{background:#3e2723;border-color:#3e2723;color:#faf7f2!important;transform:translateY(-3px)}.landing-header .footer__social a svg,.landing-header>.footer__social a svg{height:18px;width:18px}.auth-page{align-items:center;background:#f2e5d7;display:flex;justify-content:center;min-height:calc(100vh - 140px);overflow:hidden;padding:3rem 1rem;position:relative}.auth-page:before{animation:grain 8s steps(10) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:200%;left:-50%;opacity:.03;pointer-events:none;position:fixed;top:-50%;width:200%;z-index:1}.auth-page:after{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;content:"";height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:-1}.auth-container{animation:fadeInUp .8s ease-out;max-width:400px;position:relative;width:100%;z-index:2}.auth-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdfbb3;border:1px solid #3e272314;border-radius:20px;box-shadow:0 20px 60px #3e272326;padding:3rem;transition:all .3s ease-in-out}.auth-card:hover{background:#fffdfbcc;border-color:#3e27231f;box-shadow:0 25px 50px #3e272326}.auth-card__title{color:#2c1810;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:.5rem;text-align:center}.auth-card__title span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4e342e,#3e2723);-webkit-background-clip:text;background-clip:text}.auth-card__subtitle{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.95rem;line-height:1.6;margin-bottom:2rem;text-align:center}.auth-card__footer{border-top:1px solid #3e272314;margin-top:2rem;padding-top:2rem;text-align:center}.auth-card__footer p{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem}.auth-card__link{color:#3e2723;font-weight:600;transition:all .15s ease-in-out}.auth-card__link:hover{color:#8d6e63;text-decoration:underline}.auth-form__error{background-color:#4e342e1a;border:1px solid #4e342e4d;border-radius:12px;color:#4e342e}.auth-form__error,.auth-form__success{font-family:Montserrat,sans-serif;font-size:.875rem;margin-bottom:1.5rem;padding:1rem;text-align:center}.auth-form__success{animation:fadeIn .3s ease-in;background-color:#6d4c411a;border:1px solid #6d4c414d;border-radius:12px;color:#6d4c41}.auth-form__group{margin-bottom:1.5rem}.auth-form__group--optional{background:#8d6e630d;border:1px dashed #8d6e634d;border-radius:12px;margin-top:2rem;padding:1rem}.auth-form__optional{color:#8d6e63;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:400}.auth-form__label{display:block;font-size:.95rem;font-weight:600;letter-spacing:.02em;margin-bottom:.5rem}.auth-form__input,.auth-form__label{color:#2c1810;font-family:Montserrat,sans-serif}.auth-form__input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdfb99;border:1px solid #3e272326;border-radius:12px;font-size:1rem;padding:.75rem 1rem;transition:all .15s ease-in-out;width:100%}.auth-form__input:focus{background:#fffdfbcc;border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.auth-form__input::placeholder{color:#4e342e99}.auth-form__hint{color:#a8968a;font-family:Montserrat,sans-serif;font-size:.875rem;margin-top:.25rem}.auth-form__hint--bonus{background:#8d6e631a;border-radius:8px;color:#8d6e63;font-weight:500;margin-top:.5rem;padding:.5rem 1rem}.auth-form__hint-title{color:#2c1810;font-family:Montserrat,sans-serif;font-weight:600;margin-bottom:.5rem}.auth-form__hint-list{list-style:none;margin:0;padding:0}.auth-form__hint-list li{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.8rem;margin-bottom:.25rem;padding-left:1.25rem;position:relative}.auth-form__hint-list li:before{color:#3e2723;content:"✓";font-weight:700;left:0;position:absolute}.auth-form__footer{margin-bottom:1.5rem;text-align:right}.auth-form__link{color:#3e2723;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out}.auth-form__link:hover{color:#8d6e63}.auth-form__submit{align-items:center;background:linear-gradient(135deg,#4e342e,#3e2723);border:none;border-radius:.375rem;border-radius:50px;box-shadow:0 8px 30px #3e27231f;color:#faf7f2;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;font-weight:600;justify-content:center;letter-spacing:.02em;overflow:hidden;padding:1rem;position:relative;text-decoration:none;transition:all .15s ease-in-out;transition:all .3s ease-in-out;width:100%}.auth-form__submit:disabled{opacity:.5}.auth-form__submit:before{background:#faf7f21a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.auth-form__submit:hover:not(:disabled){box-shadow:0 20px 60px #3e272326;transform:translateY(-2px)}.auth-form__submit:hover:not(:disabled):before{height:300px;width:300px}.auth-form__submit:disabled{background:linear-gradient(135deg,#4e342eb3,#3e2723b3);cursor:not-allowed;opacity:.6}.auth-form__terms{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;margin-top:1.5rem;text-align:center}.auth-form__terms a{color:#3e2723;font-weight:500}.auth-form__terms a:hover{color:#8d6e63;text-decoration:underline}.auth-form__resend-section{border-top:1px solid #3e272314;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.auth-form__resend-text{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;margin-bottom:1rem}.auth-form__resend-button{align-items:center;background:#0000;border:1px solid #3e2723;border-radius:.375rem;border-radius:25px;color:#3e2723;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.875rem;font-weight:500;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out}.auth-form__resend-button:hover:not(:disabled){background:#3e27231a;border-color:#8d6e63;color:#8d6e63}.auth-form__resend-button:disabled{border-color:#a8968a4d;color:#a8968a;cursor:not-allowed;opacity:.5}.auth-card__success{padding:2rem 0;text-align:center}.auth-card__success-icon{font-size:4rem;margin-bottom:1.5rem}.auth-card__text{color:#4e342e;font-family:Montserrat,sans-serif;line-height:1.6;margin:1.5rem 0}.skeleton{background-color:#e0e0e0;overflow:hidden;position:relative}.skeleton--text{border-radius:4px;margin-bottom:8px}.skeleton--rectangular{border-radius:8px}.skeleton--circular{border-radius:50%}.skeleton--pulse{animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton--wave:after{animation:skeleton-wave 2s infinite;background-image:linear-gradient(90deg,#fff0,#fff3 20%,#ffffff80 60%,#fff0);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes skeleton-wave{to{transform:translateX(100%)}}.skeleton-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.skeleton-card__content{padding:16px}.skeleton-card__content .skeleton:not(:last-child){margin-bottom:12px}.skeleton-list__item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;padding:12px}.skeleton-list__item:last-child{border-bottom:none}.skeleton-list__content{flex:1 1;margin-left:12px}.dark-theme .skeleton{background-color:#ffffff1a}.dark-theme .skeleton--wave:after{background-image:linear-gradient(90deg,#fff0,#ffffff0d 20%,#ffffff1a 60%,#fff0)}.dark-theme .skeleton-card{background:var(--dark-background);box-shadow:0 2px 8px #0000004d}.dark-theme .skeleton-list__item{border-bottom-color:#ffffff1a}.dashboard-header .header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e8d8f7!important;border-bottom:1px solid #3e272314}.dashboard-header .header__container{background:#0000!important}.dashboard-header .header__logo{color:#3e2723!important;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.dashboard-header .header__logo:hover{opacity:.8}.dashboard-header .header__nav-link{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em}.dashboard-header .header__nav-link:hover{color:#3e2723!important}.dashboard-header .header__nav-link--cta{background:#3e2723!important;border:none;border-radius:30px;color:#faf7f2!important;font-weight:500;padding:.5rem 2rem;transition:all .3s ease-in-out}.dashboard-header .header__nav-link--cta:hover{background:#4e342e!important;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dashboard-header .header__menu-icon span{background-color:#3e2723!important}.dashboard{background:#f2e5d7;color:#2c1810;min-height:calc(100vh - 140px);overflow-x:hidden;padding:3rem 0;position:relative}.dashboard__texture{height:200%;left:-50%;opacity:.03;pointer-events:none;position:fixed;top:-50%;width:200%;z-index:1}.dashboard__texture:before{animation:grain 8s steps(10) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:100%;left:0;position:absolute;top:0;width:100%}.dashboard__gradient-bg{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:-2}.dashboard__gradient-bg:after{background:#6d4c410a;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.dashboard__header{animation:fadeInUp .8s ease-out;margin-bottom:4rem}.dashboard__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem}.dashboard__title span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4e342e,#3e2723);-webkit-background-clip:text;background-clip:text}.dashboard__stats{grid-gap:1.5rem;animation:fadeInUp .8s ease-out .1s backwards;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:600px}.dashboard__section-title{color:#2c1810;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1.5rem}.dashboard__tools{animation:fadeInUp .8s ease-out .2s backwards;margin-bottom:4rem}.dashboard__actions{animation:fadeInUp .8s ease-out .3s backwards;margin-top:4rem}.stat-card{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdfbb3;border-radius:16px;display:flex;gap:1rem;padding:1.5rem}.stat-card:hover{background:#fffdfbe6;border-color:#3e272326;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.stat-card__icon{font-size:2.5rem}.stat-card__value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4e342e,#3e2723);-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:2rem;font-weight:800;margin-bottom:.25rem}.stat-card__label{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}.stat-card__hint{color:#8d6e63;font-size:.75rem;font-weight:600;letter-spacing:normal;text-transform:none}.tools-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.tool-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdfb99;border:1px solid #3e272314;border-radius:16px;color:inherit;cursor:pointer;display:flex;flex-direction:column;padding:2rem;text-decoration:none;transition:all .3s ease-in-out}.tool-card:hover{background:#fffdfbcc;border-color:#3e272333;box-shadow:0 20px 60px #3e272326;transform:translateY(-8px)}.tool-card:hover .tool-card__arrow{color:#3e2723;transform:translateX(5px)}.tool-card__icon{font-size:3rem;margin-bottom:1rem}.tool-card__icon--text{-webkit-text-fill-color:#0000;text-fill-color:#0000;animation:text-glow 2s ease-in-out infinite alternate;font-family:Playfair Display,serif;font-size:2rem;font-weight:900;letter-spacing:.1em;position:relative}.tool-card__icon--text,.tool-card__icon--text:before{background:linear-gradient(135deg,#4e342e,#8d6e63 50%,#6d4c41);-webkit-background-clip:text;background-clip:text}.tool-card__icon--text:before{-webkit-text-fill-color:#0000;content:attr(data-text);filter:blur(8px);left:0;opacity:.5;position:absolute;top:0;z-index:-1}.tool-card__title{color:#2c1810;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.75rem}.tool-card__description{color:#4e342e;flex:1 1;font-family:Montserrat,sans-serif;line-height:1.6;margin-bottom:1.5rem}.tool-card__footer{align-items:center;border-top:1px solid #3e272314;display:flex;justify-content:space-between;padding-top:1rem}.tool-card__cost{color:#8d6e63;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600}.tool-card__arrow{color:#4e342e;font-size:1.25rem;transition:all .15s ease-in-out}.action-card{background:linear-gradient(135deg,#4e342e,#3e2723);border-radius:20px;box-shadow:0 20px 60px #3e272326;color:#faf7f2;margin:0 auto;max-width:600px;overflow:hidden;padding:3rem;position:relative;text-align:center}.action-card:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#faf7f21a,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.action-card__title{font-family:Playfair Display,serif;font-size:2rem;font-weight:800;margin-bottom:.5rem;position:relative;z-index:1}.action-card__description{margin-bottom:2rem;opacity:.9}.action-card__button,.action-card__description{font-family:Montserrat,sans-serif;position:relative;z-index:1}.action-card__button{align-items:center;background:#faf7f2;border:none;border-radius:.375rem;border-radius:50px;color:#3e2723;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;font-weight:600;justify-content:center;padding:.75rem 2rem;text-decoration:none;transition:all .15s ease-in-out}.action-card__button:disabled{cursor:not-allowed;opacity:.5}.action-card__button:hover{background:#fffdfb;box-shadow:0 6px 20px #3e272333;transform:translateY(-2px)}@keyframes text-glow{0%{text-shadow:0 0 10px #8d6e6380,0 0 20px #a8968a4d,0 0 30px #6d4c4133}to{text-shadow:0 0 20px #8d6e63b3,0 0 30px #a8968a80,0 0 40px #6d4c414d}}.dashboard-footer .footer{background:#0000;border-top:1px solid #3e27231a;position:relative;z-index:2}.dashboard-footer .footer__title{color:#2c1810;font-family:Playfair Display,serif}.dashboard-footer .footer__subtitle{color:#2c1810;font-family:Montserrat,sans-serif}.dashboard-footer .footer__description,.dashboard-footer .footer__links a{color:#4e342e;font-family:Montserrat,sans-serif}.dashboard-footer .footer__links a:hover{color:#3e2723}.dashboard-footer .footer__bottom{border-top-color:#3e27231a}.dashboard-footer .footer__copyright{color:#a8968a;font-family:Montserrat,sans-serif}.dashboard-footer .footer__social a{background:#3e27231a;color:#3e2723}.dashboard-footer .footer__social a:hover{background:#3e2723;color:#faf7f2}.generation-item{background:#4e342e0d;border:1px solid #4e342e1a}.generation-item--pending{border-color:#3e272333}.generation-item--generating{background:#3e27230d;border-color:#3e27234d}.generation-item--failed{background:#4e342e0d}.generation-item .generation-recovered-badge{background:#3e2723e6;box-shadow:0 2px 8px #3e27234d;color:#fff}.generation-item .generation-loading{padding:2rem 0;text-align:center}.generation-item .generation-loading p{color:#4e342e;margin-top:1rem}.generation-item .loading-spinner{animation:spin 1s linear infinite;border:4px solid #4e342e33;border-radius:50%;border-top-color:#3e2723;box-shadow:0 0 20px #3e27234d;height:60px;margin:0 auto;width:60px}.generation-item .loading-subtitle{color:#4e342e!important;font-size:.875rem;font-weight:400!important;margin-top:.5rem}.generation-item .loading-notice{background:#3e27231a;border:1px solid #3e272333;border-radius:.375rem;color:#3e2723cc!important;font-size:.8rem;margin-top:1rem!important;padding:.5rem 1rem}.generation-item .generation-result{width:100%}.generation-item .result-image{margin-bottom:1.5rem}.generation-item .result-image img{border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;height:auto;width:100%}.generation-item .result-info{margin-bottom:1rem}.generation-item .result-info .result-prompt{color:#4e342e;font-size:.875rem;line-height:1.4}.generation-item .result-actions{display:flex;flex-wrap:wrap;gap:.5rem}.generation-item .generation-failed .failed-actions .failed-hint{font-weight:400}.action-button{min-width:120px}.zero-points-notice{align-items:center;background:linear-gradient(135deg,#8d6e631a,#6d4c4126);border:1px solid #6d4c414d;border-radius:.5rem;display:flex;gap:1.5rem;margin-bottom:2rem;padding:1.5rem}@media(max-width:768px){.zero-points-notice{flex-direction:column;text-align:center}}.zero-points-notice__icon{flex-shrink:0;font-size:2.5rem}.zero-points-notice__content{flex:1 1}.zero-points-notice__title{color:#4e342e;font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.dark .zero-points-notice__title{color:#8d6e63}.zero-points-notice__message{color:#374151;margin-bottom:1rem}.dark .zero-points-notice__message{color:#d1d5db}.zero-points-notice__button{background:#6d4c41;border-radius:.375rem;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;padding:.5rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out}.zero-points-notice__button:hover{background:#4e342e;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}@media(max-width:768px){.zero-points-notice__button{display:block;text-align:center}}.generation-count-selector{align-items:center;background-color:var(--background-secondary);border-radius:var(--border-radius);display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.generation-count-selector__label{color:var(--text-secondary);font-size:.875rem;white-space:nowrap}.generation-count-selector__controls{align-items:center;display:flex;flex:1 1;gap:1rem}.generation-count-selector__dropdown{-webkit-appearance:none;appearance:none;background-color:var(--background-primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid var(--border-color);border-radius:var(--border-radius-sm);color:var(--text-primary);cursor:pointer;font-size:.875rem;padding:.5rem 2rem .5rem .75rem;transition:all .2s ease}.generation-count-selector__dropdown:hover:not(:disabled){border-color:var(--primary-color)}.generation-count-selector__dropdown:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px var(--primary-color-alpha);outline:none}.generation-count-selector__dropdown:disabled{cursor:not-allowed;opacity:.5}.generation-count-selector__cost{color:var(--text-secondary);font-size:.875rem}.generation-count-selector__cost strong{color:var(--primary-color);font-weight:600}@media(max-width:767px){.generation-count-selector{align-items:stretch;flex-direction:column;gap:.75rem}.generation-count-selector__controls{justify-content:space-between}}.resolution-selector{margin-bottom:1.5rem}.resolution-selector__label{color:var(--text-primary);display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.resolution-selector__controls{align-items:center;display:flex;gap:1rem}.resolution-selector__dropdown{background-color:var(--input-bg);border:1px solid var(--border-color);border-radius:var(--border-radius);color:var(--text-primary);cursor:pointer;flex:1 1;font-size:.875rem;padding:.625rem 1rem;transition:all .2s ease}.resolution-selector__dropdown:hover:not(:disabled){border-color:var(--primary)}.resolution-selector__dropdown:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-alpha-20);outline:none}.resolution-selector__dropdown:disabled{cursor:not-allowed;opacity:.6}.resolution-selector__dropdown option{background-color:var(--card-bg);color:var(--text-primary)}.generation-page{background:#f2e5d7;min-height:calc(100vh - 140px);overflow-x:hidden;padding:3rem 0;position:relative}.generation-page:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:200%;left:-50%;opacity:.03;pointer-events:none;position:fixed;top:-50%;width:200%;z-index:1}.generation-page:after{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:-1}.generation-page .container{position:relative;z-index:2}.upgrade-notice{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5e6d399;border:1px solid #3e272333;border-radius:.5rem;box-shadow:0 8px 32px #3e272326;margin:3rem auto;max-width:600px;padding:3rem;text-align:center}.upgrade-notice__icon{font-size:4rem;margin-bottom:1.5rem}.upgrade-notice__title{color:#2c1810;font-size:1.75rem;font-weight:700;margin-bottom:1rem}.upgrade-notice__message{color:#4e342e;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.upgrade-notice__button{background:linear-gradient(135deg,#4e342e,#3e2723);border-radius:.375rem;color:#fff;display:inline-block;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .15s ease-in-out}.upgrade-notice__button:hover{box-shadow:0 10px 30px #3e27234d;transform:translateY(-2px)}.generation-header{margin-bottom:3rem;position:relative;text-align:center;z-index:2}.generation-header__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.generation-header__title span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4e342e,#3e2723);-webkit-background-clip:text;background-clip:text}.generation-header__subtitle{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:300;margin-bottom:1.5rem}.generation-header__points{align-items:center;display:flex;gap:1.5rem;justify-content:center}.points-badge{align-items:center;background:linear-gradient(135deg,#4e342e,#3e2723);border-radius:50px;box-shadow:0 4px 15px #3e27234d;color:#faf7f2;display:inline-flex;font-weight:600;gap:.5rem;padding:.5rem 1.5rem}.points-badge,.points-cost{font-family:Montserrat,sans-serif}.points-cost{color:#4e342e;font-weight:500}.generation-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:1400px}.generation-content--two-column{grid-template-columns:1fr 1fr}@media(max-width:767px){.generation-content--two-column{grid-template-columns:1fr}}.generation-content--two-column .generation-input,.generation-content--two-column .generation-output{width:100%}.generation-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;padding:2rem;position:relative;z-index:2}.prompt-section{margin-bottom:1.5rem}.prompt-label{display:block;font-weight:600;letter-spacing:.02em;margin-bottom:.75rem}.prompt-label,.prompt-textarea{color:#2c1810;font-family:Montserrat,sans-serif;font-size:1rem}.prompt-textarea{background:#faf5f080;border:1px solid #3e27231a;border-radius:12px;min-height:120px;padding:1rem;resize:vertical;transition:all .15s ease-in-out;width:100%}.prompt-textarea:focus{background:#faf5f0cc;border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.prompt-textarea::placeholder{color:#2c181066}.prompt-footer{display:flex;justify-content:flex-end;margin-top:.25rem}.character-count{color:#a8968a;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:300}.prompt-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.auto-text-button{align-items:center;background:#3e272326;border:1px solid #3e27234d;border-radius:8px;color:#3e2723;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .15s ease-in-out}.auto-text-button:hover:not(:disabled){background:#3e272340;border-color:#3e272380;box-shadow:0 4px 12px #3e272333;transform:translateY(-1px)}.auto-text-button:disabled{cursor:not-allowed;opacity:.6}.auto-text-button .spinner{animation:spin .8s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#3e2723;height:14px;width:14px}.error-message{background-color:#4e342e1a;border:1px solid #4e342e33;border-radius:.375rem;color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;padding:1rem}.generation-tips{background:#f5e6d366;border:1px solid #3e272314;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.tips-title{color:#8d6e63;font-family:Playfair Display,serif;font-size:1rem;font-weight:600;margin-bottom:.75rem}.tips-list{list-style:none;margin-left:0}.tips-list li{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:300;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.tips-list li:before{color:#8d6e63;content:"→";left:0;position:absolute}.generate-button{align-items:center;background:#3e2723;border:2px solid #3e2723;border-radius:.375rem;border-radius:50px;box-shadow:0 4px 15px #3e27234d;color:#faf7f2;cursor:pointer;display:inline-flex;display:flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.95rem;font-weight:500;gap:.5rem;justify-content:center;letter-spacing:.05em;padding:1rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .15s ease-in-out;transition:all .3s ease-in-out;width:100%;z-index:1}.generate-button:disabled{opacity:.5}.generate-button:hover:not(:disabled){background:#4e342e;border-color:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.generate-button:disabled{cursor:not-allowed;opacity:.6}.spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}.generation-output{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;display:flex;justify-content:center;min-height:500px;padding:2rem;position:relative;z-index:2}.generation-loading{text-align:center}.generation-loading p{color:#2c1810;font-family:Montserrat,sans-serif;font-weight:500;margin-top:1rem}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #3e27231a;border-radius:50%;border-top-color:#8d6e63;box-shadow:0 0 20px #8d6e634d;height:60px;margin:0 auto;width:60px}.loading-subtitle{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:300!important;margin-top:.5rem}.generation-result{width:100%}.result-image{margin-bottom:1.5rem}.result-image img{border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;height:auto;width:100%}.result-actions{display:flex;flex-wrap:wrap;gap:.5rem}.action-button{align-items:center;border:none;border-radius:.375rem;border-radius:50px;cursor:pointer;display:inline-flex;flex:1 1;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.875rem;font-weight:500;justify-content:center;letter-spacing:.02em;min-width:150px;padding:.75rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.action-button:disabled{cursor:not-allowed;opacity:.5}.action-button:not(.action-button--secondary){background:#3e2723;border:2px solid #3e2723;color:#faf7f2}.action-button:not(.action-button--secondary):hover{background:#4e342e;border-color:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.action-button--secondary{background:#0000;border:2px solid #3e27234d;color:#3e2723}.action-button--secondary:hover{background:#3e27230d;border-color:#3e2723}.generation-placeholder{text-align:center}.generation-placeholder p{color:#a8968a;font-family:Montserrat,sans-serif;font-weight:300}.placeholder-icon{color:#8d6e63;font-size:5rem;margin-bottom:1rem;opacity:.3}.canvas-section,.upload-section{margin-bottom:2rem}.canvas-section{-webkit-touch-callout:none;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}.canvas-section .drawing-canvas{display:inline-block;min-width:-webkit-fit-content;min-width:fit-content}.section-label{color:#2c1810;display:block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.02em;margin-bottom:1rem}.result-video{margin-bottom:1.5rem}.result-video .video-player{border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;height:auto;max-width:100%;width:100%}.result-comparison{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}@media(max-width:767px){.result-comparison{flex-direction:column}}.comparison-item{flex:1 1;text-align:center}.comparison-item h4{color:#2c1810;font-family:Playfair Display,serif;font-size:1rem;font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.comparison-item img{border-radius:.5rem;box-shadow:0 4px 20px #3e272314;height:auto;max-width:300px;width:100%}.comparison-arrow{color:#8d6e63;filter:drop-shadow(0 0 10px rgba(141,110,99,.5));flex-shrink:0;font-size:2rem}@media(max-width:767px){.comparison-arrow{transform:rotate(90deg)}}.input-mode-selector{display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem}.mode-button{align-items:center;background:#4e342e1a;border:1px solid #4e342e33;border-radius:.375rem;border-radius:50px;color:#2c1810;cursor:pointer;display:inline-flex;flex:1 1;font-size:1rem;font-weight:500;justify-content:center;max-width:200px;padding:.75rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.mode-button:disabled{cursor:not-allowed;opacity:.5}.mode-button:hover{background:#4e342e26;border-color:#3e27234d}.mode-button.active{background:linear-gradient(135deg,#4e342e,#3e2723);border:none;box-shadow:0 4px 15px #3e27234d;color:#fff}.settings-section{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.settings-section .setting-group{flex:1 1;min-width:180px}.settings-section .setting-group label{color:#2c1810;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.settings-section .setting-group select{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e6d3cc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%238b5cf6' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid #4e342e33;border-radius:8px;color:#2c1810;font-size:.875rem;padding:.75rem 2.5rem .75rem .75rem;transition:all .15s ease-in-out;width:100%}.settings-section .setting-group select:focus{background-color:#f5e6d3f2;border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.settings-section .setting-group select:hover{background-color:#f5e6d3e6;border-color:#3e272380}.settings-section .setting-group select option{background-color:#f5e6d3;color:#2c1810;padding:.5rem}.settings-section .setting-group select option:checked,.settings-section .setting-group select option:focus,.settings-section .setting-group select option:hover{background-color:#3e272333;color:#2c1810}@media(max-width:768px){.settings-section .setting-group{min-width:100%}}.cost-indicator{align-items:center;background:#3e27231a;border:1px solid #3e27234d;border-radius:12px;display:flex;gap:.5rem;justify-content:center;margin-top:1rem;padding:.75rem 1.5rem}.cost-indicator .cost-label{color:#4e342e;font-size:.875rem;font-weight:500}.cost-indicator .cost-value{color:#3e2723;font-size:1rem;font-weight:700;text-shadow:0 0 10px #3e272380}.active-generation-notice{color:#8d6e63;font-family:Montserrat,sans-serif;font-size:.875rem;font-style:italic;font-weight:300;margin-top:1rem;text-align:center}.generations-list{display:flex;flex-direction:column;gap:1rem;max-height:80vh;overflow-y:auto;padding-right:.5rem;width:100%}.generations-list::-webkit-scrollbar{width:6px}.generations-list::-webkit-scrollbar-track{background:#3e27230d;border-radius:3px}.generations-list::-webkit-scrollbar-thumb{background:#8d6e634d;border-radius:3px}.generations-list::-webkit-scrollbar-thumb:hover{background:#8d6e6380}.generation-item{background:#faf5f099;border:1px solid #3e272314;border-radius:12px;box-shadow:0 2px 10px #6d4c410d;padding:1rem;position:relative;transition:all .3s ease-in-out}.generation-item--pending{border-color:#8d6e6333;opacity:.8}.generation-item--generating{animation:pulse-border 2s ease-in-out infinite;border-color:#8d6e634d}.generation-item--completed{border-color:#6d4c414d}.generation-item--failed{border-color:#4e342e4d}.generation-item .generation-loading{padding:1rem}.generation-item .generation-loading p{font-size:.875rem;margin-top:.5rem}.generation-item .generation-loading .loading-subtitle{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:300;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.generation-item .generation-result .result-image{margin-bottom:.75rem}.generation-item .generation-result .result-image img{border-radius:8px;box-shadow:0 4px 20px #3e272314;height:auto;max-height:300px;object-fit:contain;width:100%}.generation-item .generation-result .result-info{margin-bottom:.75rem}.generation-item .generation-result .result-info .result-prompt{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:300;line-height:1.4}.generation-item .generation-result .result-actions{display:flex;flex-wrap:wrap;gap:.5rem}.generation-item .generation-recovered-badge{animation:fadeIn .3s ease-in-out;background:#8d6e63;border-radius:20px;box-shadow:0 2px 8px #8d6e634d;color:#faf7f2;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;padding:.25rem .75rem;position:absolute;right:12px;top:-8px}.generation-item .generation-failed{padding:1rem;text-align:center}.generation-item .generation-failed p{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:500;margin-bottom:.5rem}.generation-item .generation-failed .failed-prompt{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:300;margin-bottom:1rem}.generation-item .generation-failed .failed-actions{align-items:center;display:flex;flex-direction:column;gap:.5rem}.generation-item .generation-failed .failed-actions .failed-hint{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:300;margin:0}.action-button--small{border-radius:20px;font-size:.875rem;padding:.5rem 1rem}@keyframes pulse-border{0%{border-color:#8d6e634d}50%{border-color:#8d6e6399}to{border-color:#8d6e634d}}.mode-selection{margin-bottom:1.5rem}.mode-selection .section-label{color:#4e342e;display:block;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;margin-bottom:.75rem}.mode-selection .mode-options{display:flex;flex-wrap:wrap;gap:1rem}.mode-selection .mode-option{align-items:flex-start;background:#f5e6d34d;border:2px solid #0000;border-radius:8px;cursor:pointer;display:flex;flex:1 1;min-width:200px;padding:1rem;transition:all .3s ease-in-out}.mode-selection .mode-option:hover{background:#f5e6d380;border-color:#3e27234d}.mode-selection .mode-option input[type=radio]{accent-color:#3e2723;margin-right:.75rem;margin-top:.125rem}.mode-selection .mode-option .mode-label{display:flex;flex-direction:column;gap:.25rem}.mode-selection .mode-option .mode-label strong{color:#2c1810;font-family:Montserrat,sans-serif;font-size:.9375rem}.mode-selection .mode-option .mode-label small{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:300}.mode-selection .mode-option input[type=radio]:checked+.mode-label strong{color:#8d6e63}.mode-selection .mode-option:has(input[type=radio]:checked){background:#3e27231a;border-color:#3e2723}.file-upload{width:100%}.file-upload__dropzone{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f5e6d380;border:2px dashed #4e342e4d;border-radius:.5rem;cursor:pointer;padding:3rem;position:relative;text-align:center;transition:all .15s ease-in-out}.file-upload__dropzone:hover{background-color:#3e27231a;border-color:#3e2723;box-shadow:0 0 20px #3e272333}.file-upload__dropzone--dragging{background-color:#3e272326;border-color:#3e2723;box-shadow:0 0 30px #3e27234d;transform:scale(1.02)}.file-upload__dropzone--has-file{background-color:#f5e6d3cc;border-style:solid;padding:0}.file-upload__input{display:none}.file-upload__placeholder{padding:2rem}.file-upload__icon{filter:saturate(1.5);font-size:3rem;margin-bottom:1rem;opacity:.7}.file-upload__text{color:#2c1810;font-size:1rem;font-weight:500;margin-bottom:.25rem;text-shadow:0 0 10px #3e27234d}.file-upload__formats,.file-upload__hint{color:#4e342e;font-size:.875rem}.file-upload__formats{line-height:1.4;margin-top:.5rem}.file-upload__formats small{color:#3e2723cc;display:inline-block;font-weight:500;margin-top:.25rem}.file-upload__preview{border-radius:.5rem;overflow:hidden;position:relative;width:100%}.file-upload__preview img{display:block;height:auto;max-height:400px;object-fit:contain;width:100%}.file-upload__preview:hover .file-upload__preview-overlay{opacity:1}.file-upload__preview-overlay{background-color:#00000080;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease-in-out}.file-upload__preview-overlay,.file-upload__remove{align-items:center;display:flex;justify-content:center}.file-upload__remove{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f5e6d3e6;border:1px solid #3e27234d;border-radius:9999px;color:#2c1810;cursor:pointer;font-size:1.25rem;height:48px;transition:all .15s ease-in-out;width:48px}.file-upload__remove:hover{background-color:#3e272333;box-shadow:0 0 20px #3e272366;transform:scale(1.1)}.file-upload__filename{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#3e27231a;border:1px solid #3e272333;border-radius:.375rem;color:#2c1810;font-size:.875rem;margin-top:.5rem;padding:.5rem 1rem}.file-upload__filename span{align-items:center;display:flex;gap:.25rem}.drawing-canvas{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;padding:0}.dark-theme-page .drawing-canvas{background-color:#1f2937;background:#4e342e0d;border:1px solid #37415180;border:1px solid #4e342e1a}.drawing-canvas__toolbar{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:1rem;padding:.5rem 1rem}.dark .drawing-canvas__toolbar{background-color:#1f2937;border-color:#374151}.dark-theme-page .drawing-canvas__toolbar{background-color:#4e342e08;border-color:#4e342e1a}@media(max-width:767px){.drawing-canvas__toolbar{gap:.5rem;padding:.25rem .5rem}}@media(max-width:639px){.drawing-canvas__toolbar{flex-direction:column;gap:.25rem}}.drawing-canvas__container{align-items:center;background-color:#f3f4f6;display:flex;justify-content:center;min-height:1056px;overflow:visible;padding:1rem;position:relative;touch-action:pan-x pan-y}.dark .drawing-canvas__container{background-color:#111827}.dark-theme-page .drawing-canvas__container{background-color:#0003}@media(max-width:767px){.drawing-canvas__container{min-height:auto;overflow:hidden;padding:.5rem;touch-action:none}}.drawing-canvas__canvas{background-color:#fff;border:2px solid #d1d5db;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;cursor:none;display:block;height:1024px;margin:0 auto;touch-action:none;width:1024px}@media(max-width:767px){.drawing-canvas__canvas{transform:scale(.8);transform-origin:center center}}@media(max-width:639px){.drawing-canvas__canvas{transform:scale(.8);transform-origin:center center}}.dark .drawing-canvas__canvas{border-color:#4b5563}.dark-theme-page .drawing-canvas__canvas{border-color:#3e27234d}.drawing-canvas__canvas--overlay{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media(max-width:767px){.drawing-canvas__canvas--overlay{transform:translate(-50%,-50%) scale(.8)}}@media(max-width:639px){.drawing-canvas__canvas--overlay{transform:translate(-50%,-50%) scale(.8)}}.toolbar-section{display:flex;flex-direction:column;gap:.5rem;position:relative}.toolbar-label{color:#374151;font-size:.875rem;font-weight:600}.dark .toolbar-label{color:#d1d5db}.dark-theme-page .toolbar-label{color:#2c1810}.toolbar-buttons{display:flex;gap:.25rem}.action-button,.pattern-button,.tool-button{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;display:inline-flex;font-size:1rem;font-size:1.125rem;font-weight:500;justify-content:center;min-width:40px;padding:.5rem;text-decoration:none;transition:all .15s ease-in-out}.dark .action-button,.dark .pattern-button,.dark .tool-button{background-color:#374151;border-color:#4b5563;color:#d1d5db}.dark-theme-page .action-button,.dark-theme-page .pattern-button,.dark-theme-page .tool-button{background-color:#4e342e1a;border-color:#4e342e33;color:#2c1810}.action-button:hover:not(:disabled),.pattern-button:hover:not(:disabled),.tool-button:hover:not(:disabled){background-color:#f3f4f6}.dark .action-button:hover:not(:disabled),.dark .pattern-button:hover:not(:disabled),.dark .tool-button:hover:not(:disabled){background-color:#4b5563}.dark-theme-page .action-button:hover:not(:disabled),.dark-theme-page .pattern-button:hover:not(:disabled),.dark-theme-page .tool-button:hover:not(:disabled){background-color:#4e342e26;border-color:#3e27234d}.action-button.active,.active.pattern-button,.tool-button.active{background-color:#6d4c41;border-color:#6d4c41;color:#fff}.dark-theme-page .action-button.active,.dark-theme-page .active.pattern-button,.dark-theme-page .tool-button.active{background:linear-gradient(135deg,#4e342e,#3e2723);border-color:#3e2723}.action-button:disabled,.pattern-button:disabled,.tool-button:disabled{cursor:not-allowed;opacity:.5}.action-button--alteration,.tool-button--alteration{background:linear-gradient(135deg,#8d6e63,#6d4c41);border:none;color:#fff;font-size:1.2rem}.action-button--alteration:hover:not(:disabled),.tool-button--alteration:hover:not(:disabled){background:linear-gradient(135deg,#6d4c41,#4e342e);box-shadow:0 2px 8px #8d6e634d;transform:translateY(-1px)}.action-button--alteration.active,.tool-button--alteration.active{background:linear-gradient(135deg,#6d4c41,#4e342e);box-shadow:0 0 0 3px #8d6e6333}.dark-theme-page .action-button--alteration,.dark-theme-page .tool-button--alteration{background:linear-gradient(135deg,#8d6e63,#6d4c41)}.dark-theme-page .action-button--alteration:hover:not(:disabled),.dark-theme-page .tool-button--alteration:hover:not(:disabled){box-shadow:0 4px 15px #8d6e6366}.dark-theme-page .action-button--alteration.active,.dark-theme-page .tool-button--alteration.active{box-shadow:0 0 0 3px #8d6e634d,0 4px 15px #8d6e6366}.action-button--primary,.tool-button--primary{background-color:#6d4c41;border-color:#6d4c41;color:#fff}.action-button--primary:hover,.tool-button--primary:hover{background-color:#4e342e}.dark-theme-page .action-button--primary,.dark-theme-page .tool-button--primary{background:linear-gradient(135deg,#4e342e,#3e2723);border:none}.dark-theme-page .action-button--primary:hover,.dark-theme-page .tool-button--primary:hover{box-shadow:0 4px 15px #3e27234d;transform:translateY(-2px)}.color-controls{display:flex;flex-direction:column;gap:.5rem}.color-palette{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem}.color-button{border:2px solid #0000;border-radius:.375rem;cursor:pointer;height:32px;transition:all .15s ease-in-out;width:32px}.color-button:hover{transform:scale(1.1)}.color-button.active{border-color:#374151;box-shadow:0 0 0 2px #fff,0 0 0 4px #374151}.dark .color-button.active{border-color:#d1d5db;box-shadow:0 0 0 2px #1f2937,0 0 0 4px #d1d5db}.dark-theme-page .color-button.active{border-color:#3e2723;box-shadow:0 0 0 2px #00000080,0 0 0 4px #3e2723}.color-button.editing{animation:pulse-edit 1.5s ease-in-out infinite;position:relative}.color-button.editing:after{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;content:"✏️";display:flex;font-size:12px;height:20px;justify-content:center;position:absolute;right:-8px;top:-8px;width:20px}.dark .color-button.editing:after{background:#1f2937}.dark-theme-page .color-button.editing:after{background:#000c}.color-button--small{height:24px;width:24px}.color-button--more{align-items:center;background:#4e342e1a;display:flex;font-size:1.2rem;justify-content:center}.dark-theme-page .color-button--more{background:#3e27231a}.dark-theme-page .color-button--more:hover{background:#3e272333}.color-picker{border:none;border-radius:.375rem;cursor:pointer;height:32px;width:32px}.color-picker::-webkit-color-swatch-wrapper{padding:0}.color-picker::-webkit-color-swatch{border:none;border-radius:.375rem}.brush-sizes{display:flex;gap:.5rem;margin-bottom:.5rem}.size-button{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .15s ease-in-out;width:40px}.dark .size-button{background-color:#374151;border-color:#4b5563}.size-button:hover{background-color:#f3f4f6}.dark .size-button:hover{background-color:#4b5563}.size-button.active{background-color:#6d4c411a;border-color:#6d4c41}.size-indicator{background-color:#1f2937;border-radius:9999px;display:block}.dark .size-indicator{background-color:#e5e7eb}.extended-color-picker{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;left:0;min-width:300px;padding:1rem;position:absolute;top:calc(100% + .5rem);z-index:10}.dark .extended-color-picker{background:#1f2937;border-color:#4b5563}.dark-theme-page .extended-color-picker{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;border-color:#3e27234d}.fashion-colors{grid-gap:.25rem;display:grid;gap:.25rem;grid-template-columns:repeat(8,1fr);margin-bottom:1rem}.custom-color-section{align-items:center;border-top:1px solid #e5e7eb;display:flex;gap:.5rem;padding-top:.5rem}.dark .custom-color-section{border-color:#374151}.dark-theme-page .custom-color-section{border-color:#3e272333}.custom-color-section label{color:#374151;font-size:.875rem;font-weight:500}.dark .custom-color-section label{color:#d1d5db}.dark-theme-page .custom-color-section label{color:#2c1810}.color-value{color:#4b5563;font-family:monospace;font-size:.875rem}.dark .color-value{color:#9ca3af}.dark-theme-page .color-value{color:#4e342e}.pattern-buttons{display:flex;gap:.25rem}.pattern-button{font-family:monospace;font-size:1rem;letter-spacing:.1em;padding:.5rem 1rem}@keyframes pulse-edit{0%{box-shadow:0 0 0 0 #6d4c4166}70%{box-shadow:0 0 0 6px #6d4c4100}to{box-shadow:0 0 0 0 #6d4c4100}}.brush-slider-container{align-items:center;display:flex;gap:.5rem;width:100%}.brush-slider{-webkit-appearance:none;appearance:none;background:#d1d5db;border-radius:2px;flex:1 1;height:4px;outline:none}.dark .brush-slider{background:#4b5563}.dark-theme-page .brush-slider{background:#3e272333}.brush-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#6d4c41;border-radius:50%;cursor:pointer;height:16px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:16px}.brush-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.dark-theme-page .brush-slider::-webkit-slider-thumb{background:#3e2723;box-shadow:0 0 10px #3e272380}.brush-slider::-moz-range-thumb{background:#6d4c41;border:none;border-radius:50%;cursor:pointer;height:16px;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:16px}.brush-slider::-moz-range-thumb:hover{transform:scale(1.2)}.dark-theme-page .brush-slider::-moz-range-thumb{background:#3e2723;box-shadow:0 0 10px #3e272380}.brush-size-value{color:#374151;font-size:.875rem;font-weight:500;min-width:45px;text-align:center}.dark .brush-size-value{color:#d1d5db}.dark-theme-page .brush-size-value{color:#2c1810}.brush-preview{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;bottom:calc(100% + 1rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;justify-content:center;left:50%;min-height:120px;min-width:120px;padding:1rem;position:absolute;transform:translateX(-50%);z-index:20}.dark .brush-preview{background:#1f2937;border-color:#4b5563}.dark-theme-page .brush-preview{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;border-color:#3e27234d}.brush-preview:after{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #fff;content:"";height:0;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:0}.dark .brush-preview:after{border-top-color:#1f2937}.dark-theme-page .brush-preview:after{border-top-color:#000000e6}.brush-preview-circle{border-radius:50%;max-height:100px;max-width:100px;transition:all .15s ease-in-out}.drawing-canvas__cursor{border:2px solid;pointer-events:none;transition:width .15s ease-in-out,height .15s ease-in-out;z-index:10}.drawing-canvas__cursor,.drawing-canvas__cursor:after{border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.drawing-canvas__cursor:after{background-color:currentColor;content:"";height:2px;left:50%;top:50%;width:2px}.drawing-canvas__cursor--eraser{border-style:dashed}.drawing-canvas__cursor--eraser:after{display:none}.drawing-canvas__cursor--shader{border-style:dotted;opacity:.6}.drawing-canvas__cursor--mask{background-color:#0000001a;border-color:#ff6b6b!important}.drawing-canvas__cursor--mask:after{background-color:#ff6b6b}@media(hover:none)and (pointer:coarse){.drawing-canvas__cursor{display:none}}.SketchToDesign_generation-page__kjzKp,.SketchToDesign_generation-page__kjzKp .SketchToDesign_canvas-section__64OCc,.SketchToDesign_generation-page__kjzKp .SketchToDesign_container__kmj-o{position:relative}.SketchToDesign_generation-page__kjzKp .SketchToDesign_canvas-section__64OCc .SketchToDesign_animated-canvas-wrapper__58ir9{margin-top:1rem;position:relative}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generate-button__qDo6c,.SketchToDesign_generation-page__kjzKp .SketchToDesign_mode-selection__Em4\+x .SketchToDesign_mode-option__BfQAK{overflow:hidden;position:relative}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generate-button__qDo6c .SketchToDesign_spinner__md1z3{animation:SketchToDesign_spin__PA7R9 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:initial;display:inline-block;height:16px;margin-right:8px;width:16px}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-progress__TZj5R{margin:2rem 0;position:relative}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-progress__TZj5R .SketchToDesign_progress-container__Svqew{background:#faf5f0cc;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;padding:1.5rem;position:relative}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-progress__TZj5R .SketchToDesign_progress-bar-wrapper__iIwh9{background:#3e27231a;border-radius:10px;height:20px;overflow:hidden;position:relative}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-progress__TZj5R .SketchToDesign_progress-track__MMAuS{background:#3e27230d;border-radius:10px;bottom:0;left:0;position:absolute;right:0;top:0}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-progress__TZj5R .SketchToDesign_progress-fill__P407d{border-radius:10px;height:100%;overflow:hidden;position:relative}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-progress__TZj5R .SketchToDesign_progress-percentage__1kyid{color:#2c1810;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-progress__TZj5R .SketchToDesign_progress-message__8guXj{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;margin-top:.75rem;text-align:center}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-progress__TZj5R .SketchToDesign_progress-particles__pi2a9{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-item--completed__MlKz2 .SketchToDesign_generation-result__EGUTO,.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-item__WbT0U{position:relative}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-item--completed__MlKz2 .SketchToDesign_generation-result__EGUTO .SketchToDesign_result-comparison__p33ue{align-items:center;display:flex;gap:2rem}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-item--completed__MlKz2 .SketchToDesign_generation-result__EGUTO .SketchToDesign_result-comparison__p33ue .SketchToDesign_comparison-arrow__Gy\+b9{animation:SketchToDesign_pulse__YFBv6 2s ease-in-out infinite;color:#8d6e63;font-size:2rem}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-item--completed__MlKz2 .SketchToDesign_generation-result__EGUTO .SketchToDesign_result-comparison__p33ue .SketchToDesign_comparison-item__3GQf5{position:relative}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-item--completed__MlKz2 .SketchToDesign_generation-result__EGUTO .SketchToDesign_result-comparison__p33ue .SketchToDesign_comparison-item__3GQf5 img{border-radius:12px;box-shadow:0 4px 20px #6d4c4126;transition:transform .2s ease}.SketchToDesign_generation-page__kjzKp .SketchToDesign_generation-item--completed__MlKz2 .SketchToDesign_generation-result__EGUTO .SketchToDesign_result-comparison__p33ue .SketchToDesign_comparison-item__3GQf5 img:hover{transform:scale(1.05)}@keyframes SketchToDesign_spin__PA7R9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes SketchToDesign_pulse__YFBv6{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.SketchToDesign_focusOverlay__sYHDh{background:#141414d9;bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:5}.SketchToDesign_focusMode__yHDwR .container{position:relative;z-index:10}.SketchToDesign_focusMode__yHDwR .active-generation-notice,.SketchToDesign_focusMode__yHDwR .generation-header{filter:blur(1px);opacity:.3;transition:all .3s ease}.SketchToDesign_focusMode__yHDwR .canvas-section{filter:none!important;opacity:1!important;position:relative;z-index:30}.SketchToDesign_focusMode__yHDwR .canvas-section *{filter:none!important;opacity:1!important}.SketchToDesign_focusMode__yHDwR .generation-output,.SketchToDesign_focusMode__yHDwR .prompt-section{filter:none!important;opacity:1!important;position:relative;z-index:25}.SketchToDesign_focusMode__yHDwR .focus-mode-toggle,.SketchToDesign_focusMode__yHDwR .generate-button,.SketchToDesign_focusMode__yHDwR .generation-count-selector,.SketchToDesign_focusMode__yHDwR .generation-tips,.SketchToDesign_focusMode__yHDwR .mode-selection{filter:none!important;opacity:1!important}.illustration-to-reality .file-upload__preview img{max-height:600px;max-width:100%}.illustration-to-reality .result-comparison img{max-width:500px}@media(max-width:767px){.illustration-to-reality .result-comparison img{max-width:100%}}.illustration-to-reality .upload-section .file-upload__dropzone{align-items:center;display:flex;justify-content:center;min-height:400px}.Alteration_focusOverlay__NVCaI{background:#141414d9;bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:5}.Alteration_focusMode__Y9YRR .container{position:relative;z-index:10}.Alteration_focusMode__Y9YRR .active-generation-notice,.Alteration_focusMode__Y9YRR .error-message,.Alteration_focusMode__Y9YRR .generation-header{filter:blur(1px);opacity:.3;transition:all .3s ease}.Alteration_focusMode__Y9YRR .canvas-section{filter:none!important;opacity:1!important;position:relative;z-index:30}.Alteration_focusMode__Y9YRR .canvas-section *{filter:none!important;opacity:1!important}.Alteration_focusMode__Y9YRR .generation-output,.Alteration_focusMode__Y9YRR .prompt-section{filter:none!important;opacity:1!important;position:relative;z-index:25}.Alteration_focusMode__Y9YRR .focus-mode-toggle,.Alteration_focusMode__Y9YRR .generate-button,.Alteration_focusMode__Y9YRR .generation-count-selector,.Alteration_focusMode__Y9YRR .generation-tips{filter:none!important;opacity:1!important}.pricing-header .header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e8d8f7!important;border-bottom:1px solid #3e272314}.pricing-header .header__container{background:#0000!important}.pricing-header .header__logo{color:#3e2723!important;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.pricing-header .header__logo:hover{opacity:.8}.pricing-header .header__nav-link{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em}.pricing-header .header__nav-link:hover{color:#3e2723!important}.pricing-header .header__nav-link--cta{background:#3e2723!important;border:none;border-radius:30px;color:#faf7f2!important;font-weight:500;padding:.5rem 2rem;transition:all .3s ease-in-out}.pricing-header .header__nav-link--cta:hover{background:#4e342e!important;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.pricing-header .header__menu-icon span{background-color:#3e2723!important}.pricing{background:#f2e5d7;color:#2c1810;min-height:100vh;overflow-x:hidden;padding:6rem 0;position:relative}.pricing__texture{height:200%;left:-50%;opacity:.03;pointer-events:none;position:fixed;top:-50%;width:200%;z-index:1}.pricing__texture:before{animation:grain 8s steps(10) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:100%;left:0;position:absolute;top:0;width:100%}.pricing__gradient-bg{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:-2}.pricing__gradient-bg:before{animation:meshFloat 20s ease-in-out infinite;background:radial-gradient(ellipse 80% 80% at 50% -20%,#8d6e6333,#0000),radial-gradient(ellipse 80% 80% at 80% 80%,#a8968a1a,#0000),radial-gradient(ellipse 50% 80% at 20% 40%,#6d4c4126,#0000),radial-gradient(ellipse 80% 80% at 80% -20%,#4e342e1a,#0000),radial-gradient(ellipse 60% 80% at 10% 100%,#8d6e6314,#0000)}.pricing__gradient-bg:after,.pricing__gradient-bg:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.pricing__gradient-bg:after{background:#6d4c410a;pointer-events:none}.pricing__header{animation:fadeInUp .8s ease-out;margin-bottom:4rem;text-align:center}.pricing__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:1rem}.pricing__title span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4e342e,#3e2723);-webkit-background-clip:text;background-clip:text}.pricing__subtitle{color:#4e342e;font-family:Montserrat,sans-serif;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:400;line-height:1.6;margin:0 auto;max-width:600px}.pricing__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto 4rem;max-width:1200px}@media(min-width:1024px){.pricing__grid{grid-template-columns:repeat(3,1fr)}}.pricing__faq{border-top:1px solid #3e27231a;margin:0 auto;max-width:800px;padding-top:6rem;position:relative;z-index:2}.pricing__faq-title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;margin-bottom:3rem;text-align:center}.pricing-card{animation:fadeInUp .8s ease-out backwards;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdfbb3;border:1px solid #3e272314;border-radius:20px;display:flex;flex-direction:column;padding:2.5rem;position:relative;transition:all .3s ease-in-out}.pricing-card:first-child{animation-delay:.1s}.pricing-card:nth-child(2){animation-delay:.2s}.pricing-card:nth-child(3){animation-delay:.3s}.pricing-card:hover{background:#fffdfbe6;border-color:#3e272333;box-shadow:0 20px 60px #3e272326;transform:translateY(-10px)}.pricing-card--recommended{background:#f5e6d399;border:2px solid #3e27234d;box-shadow:0 20px 60px #3e272326;transform:scale(1.05)}@media(max-width:1023px){.pricing-card--recommended{transform:scale(1)}}.pricing-card--recommended:hover{border-color:#3e2723;box-shadow:0 20px 60px #3e272333;transform:scale(1.05) translateY(-10px)}@media(max-width:1023px){.pricing-card--recommended:hover{transform:translateY(-10px)}}.pricing-card__badge{background:linear-gradient(135deg,#4e342e,#3e2723);border-radius:50px;box-shadow:0 8px 30px #3e27231f;color:#faf7f2;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;left:50%;padding:.5rem 1.5rem;position:absolute;top:-12px;transform:translateX(-50%)}.pricing-card__badge,.pricing-card__name{letter-spacing:.05em;text-transform:uppercase}.pricing-card__name{color:#2c1810;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.pricing-card__price{align-items:baseline;display:flex;justify-content:center;margin-bottom:.5rem}.pricing-card__currency{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.5rem}.pricing-card__amount{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4e342e,#3e2723);-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:800;margin:0 .25rem}.pricing-card__period{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1rem}.pricing-card__points{color:#8d6e63;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:2rem;text-align:center}.pricing-card__video-points{color:#6d4c41;display:block;font-size:.95rem;margin-top:.5rem}.pricing-card__features{flex:1 1;margin-bottom:2rem}.pricing-card__features li{align-items:start;color:#4e342e;display:flex;font-family:Montserrat,sans-serif;font-size:.95rem;gap:.75rem;line-height:1.6;margin-bottom:1rem}.pricing-card__check{color:#6d4c41;flex-shrink:0;height:20px;margin-top:2px;width:20px}.pricing-card__button{align-items:center;border:none;border-radius:.375rem;border-radius:50px;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;font-weight:600;justify-content:center;letter-spacing:.02em;padding:1rem;text-decoration:none;transition:all .15s ease-in-out;transition:all .3s ease-in-out;width:100%}.pricing-card__button:disabled{cursor:not-allowed;opacity:.5;opacity:.6;transform:none!important}.pricing-card--recommended .pricing-card__button{background:linear-gradient(135deg,#4e342e,#3e2723);border:none;box-shadow:0 8px 30px #3e27231f;color:#faf7f2}.pricing-card--recommended .pricing-card__button:hover{box-shadow:0 20px 60px #3e272326;transform:translateY(-2px)}.pricing-card:not(.pricing-card--recommended) .pricing-card__button{background:#0000;border:2px solid #3e2723;color:#3e2723}.pricing-card:not(.pricing-card--recommended) .pricing-card__button:hover{background:#3e2723;box-shadow:0 8px 30px #3e27231f;color:#faf7f2;transform:translateY(-2px)}.faq-item{animation:fadeInUp .8s ease-out backwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdfb80;border:1px solid #3e272314;border-radius:12px;margin-bottom:2rem;padding:1.5rem;transition:all .3s ease-in-out}.faq-item:first-child{animation-delay:.4s}.faq-item:nth-child(2){animation-delay:.5s}.faq-item:nth-child(3){animation-delay:.6s}.faq-item:nth-child(4){animation-delay:.7s}.faq-item:hover{background:#fffdfbb3;border-color:#3e272326;box-shadow:0 4px 20px #3e272314}.faq-item__question{color:#2c1810;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.faq-item__answer{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.95rem;line-height:1.8}.pricing-footer .footer{background:#0000;border-top:1px solid #3e27231a;position:relative;z-index:2}.pricing-footer .footer__title{color:#2c1810;font-family:Playfair Display,serif}.pricing-footer .footer__subtitle{color:#2c1810;font-family:Montserrat,sans-serif}.pricing-footer .footer__description,.pricing-footer .footer__links a{color:#4e342e;font-family:Montserrat,sans-serif}.pricing-footer .footer__links a:hover{color:#3e2723}.pricing-footer .footer__bottom{border-top-color:#3e27231a}.pricing-footer .footer__copyright{color:#a8968a;font-family:Montserrat,sans-serif}.pricing-footer .footer__social a{background:#3e27231a;color:#3e2723}.pricing-footer .footer__social a:hover{background:#3e2723;color:#faf7f2}.profile-nav{-webkit-overflow-scrolling:touch;border-bottom:1px solid #e5e7eb;display:flex;gap:2rem;margin-bottom:2rem;overflow-x:auto}.profile-nav__link{color:#4b5563;font-weight:500;padding:1rem 0;position:relative;text-decoration:none;transition:color .3s ease;white-space:nowrap}.profile-nav__link:after{background-color:#6d4c41;bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .3s ease}.profile-nav__link:hover{color:#111827}.profile-nav__link.active{color:#6d4c41}.profile-nav__link.active:after{transform:scaleX(1)}.profile-page{background:#f2e5d7;color:#2c1810;min-height:100vh;padding:0}.dark-theme-page .profile-page{background-color:#0000}.profile-header{animation:fadeInUp .8s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;margin-bottom:3rem;margin-top:3rem;padding:3rem 2.5rem;transition:all .3s ease-in-out}.profile-header:hover{box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dark-theme-page .profile-header{background:#faf5f0cc;border:1px solid #3e272314}.profile-header__content{align-items:center;display:flex;gap:2rem;margin-bottom:3rem}@media(max-width:639px){.profile-header__content{flex-direction:column;text-align:center}}.profile-avatar{flex-shrink:0}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#4e342e,#3e2723);border:3px solid #faf7f233;border-radius:9999px;box-shadow:0 8px 30px #3e272340;color:#faf7f2;display:flex;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;height:120px;justify-content:center;transition:all .3s ease-in-out;width:120px}.avatar-placeholder:hover{box-shadow:0 12px 40px #3e272359;transform:scale(1.05)}.dark-theme-page .avatar-placeholder{background:linear-gradient(135deg,#4e342e,#3e2723);color:#faf7f2}.profile-info{flex:1 1}.profile-name{color:#2c1810;font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.25rem}.dark-theme-page .profile-name{color:#2c1810}.profile-email{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;margin-bottom:1rem}.dark-theme-page .profile-email{color:#4e342e}.profile-phone{align-items:center;color:#4e342e;display:flex;font-family:Montserrat,sans-serif;font-weight:300;gap:.5rem;margin-bottom:1rem}.dark-theme-page .profile-phone{color:#4e342e}.profile-phone .verification-badge{border-radius:20px;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:.25rem .5rem;text-transform:uppercase}.dark-theme-page .profile-phone .verification-badge.verified,.profile-phone .verification-badge.verified{background:#6d4c411a;color:#6d4c41}.dark-theme-page .profile-phone .verification-badge.unverified,.profile-phone .verification-badge.unverified{background:#8d6e631a;color:#8d6e63}.profile-phone .verify-link{color:#3e2723;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s ease-in-out}.profile-phone .verify-link:hover{color:#4e342e;text-decoration:underline}.btn-edit,.dark-theme-page .profile-phone .verify-link{color:#3e2723}.btn-edit{align-items:center;background:#0000;border:2px solid #3e2723;border-radius:.375rem;border-radius:30px;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.95rem;font-weight:500;justify-content:center;letter-spacing:.05em;padding:.5rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.btn-edit:disabled{cursor:not-allowed;opacity:.5}.btn-edit:hover{background:#3e2723;box-shadow:0 8px 30px #3e27231f;color:#faf7f2;transform:translateY(-2px)}.dark-theme-page .btn-edit{background:#0000;border:2px solid #3e2723;color:#3e2723}.dark-theme-page .btn-edit:hover{background:#3e2723;color:#faf7f2}.profile-edit{align-items:center;display:flex;gap:1rem}@media(max-width:639px){.profile-edit{flex-direction:column}}.profile-input{background-color:#faf7f2cc;border:1px solid #3e272333;border-radius:25px;color:#2c1810;font-family:Montserrat,sans-serif;font-size:1.125rem;padding:.5rem 1rem;transition:all .15s ease-in-out}.profile-input:focus{border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.dark-theme-page .profile-input{background-color:#faf7f2cc;border-color:#3e272333;color:#2c1810}.edit-actions{display:flex;gap:.5rem}.btn-cancel,.btn-save{align-items:center;border:none;border-radius:.375rem;border-radius:25px;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.875rem;font-weight:500;justify-content:center;letter-spacing:.02em;padding:.5rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.btn-cancel:disabled,.btn-save:disabled{cursor:not-allowed;opacity:.5}.btn-save{background:#3e2723;border:2px solid #3e2723;color:#faf7f2}.btn-save:hover{background:#4e342e;border-color:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-1px)}.btn-cancel{background:#0000;border:2px solid #3e272333;color:#4e342e}.btn-cancel:hover{background:#3e27230d;border-color:#3e27234d}.dark-theme-page .btn-cancel{background:#0000;border:2px solid #3e272333;color:#4e342e}.dark-theme-page .btn-cancel:hover{background:#3e27230d;border-color:#3e27234d}.profile-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:#faf7f280;border:1px solid #3e272314;border-radius:15px;cursor:default;padding:2rem 1.5rem;text-align:center;transition:all .3s ease-in-out}.stat-card:hover{background:#faf7f2b3;box-shadow:0 8px 20px #6d4c411f;transform:translateY(-4px)}.stat-card:hover .stat-value{transform:scale(1.05)}.dark-theme-page .stat-card{background:#faf7f280;border:1px solid #3e272314}.dark-theme-page .stat-card:hover{background:#faf7f2b3}.stat-card .stat-value{color:#8d6e63;font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;margin-bottom:.25rem;transition:transform .15s ease-in-out}.stat-card .stat-label{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.profile-tabs{border-bottom:2px solid #3e27231a;display:flex;gap:.5rem;margin-bottom:3rem}.dark-theme-page .profile-tabs{border-color:#3e27231a}.tab-button{align-items:center;background:none;border:none;border-bottom:3px solid #0000;border-radius:.375rem;border-radius:0;color:#4e342e;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;justify-content:center;padding:1rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out}.tab-button:disabled{cursor:not-allowed;opacity:.5}.dark-theme-page .tab-button{color:#4e342e}.dark-theme-page .tab-button:hover,.tab-button:hover{background:#3e272305;color:#3e2723}.dark-theme-page .tab-button.active,.tab-button.active{border-bottom-color:#8d6e63;color:#3e2723}.profile-content{animation:fadeInUp .8s ease-out .2s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;padding:3rem 2.5rem}.dark-theme-page .profile-content{background:#faf5f0cc;border:1px solid #3e272314}.overview-section{grid-gap:3rem;display:grid;gap:3rem}.recent-activity h2,.subscription-info h2{color:#2c1810;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.dark-theme-page .recent-activity h2,.dark-theme-page .subscription-info h2{color:#2c1810}.subscription-card{background:#faf7f299;border:1px solid #3e272314;border-radius:15px;box-shadow:0 2px 15px #6d4c410f;padding:2rem;transition:all .3s ease-in-out}.subscription-card:hover{box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dark-theme-page .subscription-card{background:#faf7f299;border:1px solid #3e272314}.subscription-card>div{border-bottom:1px solid #3e27230d;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.subscription-card>div:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.subscription-card .points-label,.subscription-card .renewal-label,.subscription-card .tier-label{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:400}.dark-theme-page .subscription-card .points-label,.dark-theme-page .subscription-card .renewal-label,.dark-theme-page .subscription-card .tier-label{color:#4e342e}.subscription-card .points-value,.subscription-card .renewal-value,.subscription-card .tier-value{color:#3e2723;font-family:Montserrat,sans-serif;font-weight:600}.dark-theme-page .subscription-card .points-value,.dark-theme-page .subscription-card .renewal-value,.dark-theme-page .subscription-card .tier-value{color:#3e2723}.subscription-card .points-value{color:#8d6e63;font-size:1.125rem}.dark-theme-page .subscription-card .points-value{color:#8d6e63}.loading-text{color:#a8968a;font-family:Montserrat,sans-serif;font-style:italic;padding:3rem;text-align:center}.dark-theme-page .loading-text{color:#a8968a}.generation-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.generation-card{background:#faf7f299;border:1px solid #3e272314;border-radius:15px;cursor:pointer;overflow:hidden;transition:all .3s ease-in-out}.generation-card:hover{box-shadow:0 12px 30px #6d4c4126;transform:translateY(-4px)}.generation-card:hover .generation-info{background:#3e27230d}.dark-theme-page .generation-card{background:#faf7f299;border:1px solid #3e272314}.generation-card img{height:150px;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.generation-card:hover img{transform:scale(1.05)}.generation-card .generation-placeholder{align-items:center;display:flex;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;height:150px;justify-content:center;letter-spacing:.05em;text-transform:uppercase}.dark-theme-page .generation-card .generation-placeholder,.generation-card .generation-placeholder{background:linear-gradient(135deg,#f5e6d3cc,#faf7f2cc);color:#8d6e63}.generation-card .generation-info{background:#0000;color:#4e342e;display:flex;font-family:Montserrat,sans-serif;font-size:.75rem;justify-content:space-between;padding:1rem;transition:background .15s ease-in-out}.dark-theme-page .generation-card .generation-info{color:#4e342e}.generation-card .generation-info .generation-type{color:#3e2723;font-weight:600;text-transform:capitalize}.dark-theme-page .generation-card .generation-info .generation-type{color:#3e2723}.dark-theme-page .generation-card .generation-info .generation-date,.generation-card .generation-info .generation-date{color:#a8968a}.no-generations,.no-history{color:#a8968a;font-family:Montserrat,sans-serif;font-style:italic;font-weight:300;padding:4rem;text-align:center}.dark-theme-page .no-generations,.dark-theme-page .no-history{color:#a8968a}.history-list{display:flex;flex-direction:column;gap:1.5rem}.history-item{background:#faf7f299;border:1px solid #3e272314;border-radius:15px;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease-in-out}.history-item:hover{background:#faf7f2cc;box-shadow:0 8px 25px #6d4c411f;transform:translateX(8px)}.dark-theme-page .history-item{background:#faf7f299;border:1px solid #3e272314}.dark-theme-page .history-item:hover{background:#faf7f2cc}@media(max-width:639px){.history-item{flex-direction:column}}.history-item__preview{flex-shrink:0}.history-item__preview img{border:2px solid #3e27231a;border-radius:12px;height:100px;object-fit:cover;width:100px}.history-item__preview .preview-placeholder{align-items:center;border-radius:12px;display:flex;font-size:1.5rem;height:100px;justify-content:center;width:100px}.dark-theme-page .history-item__preview .preview-placeholder,.history-item__preview .preview-placeholder{background:linear-gradient(135deg,#f5e6d3cc,#faf7f2cc);color:#8d6e63}.history-item__details{flex:1 1}.history-item__details h3{color:#2c1810;font-family:Playfair Display,serif;font-size:1.125rem;font-weight:700;margin-bottom:.5rem;text-transform:capitalize}.dark-theme-page .history-item__details h3{color:#2c1810}.history-item__details .prompt-text{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:300;line-height:1.6;margin-bottom:.5rem}.dark-theme-page .history-item__details .prompt-text{color:#4e342e}.history-item__details .meta-info{color:#a8968a;display:flex;font-family:Montserrat,sans-serif;font-size:.875rem;gap:1rem}@media(max-width:639px){.history-item__details .meta-info{flex-wrap:wrap}}.dark-theme-page .history-item__details .meta-info{color:#a8968a}.history-item__actions{align-items:center;display:flex}.action-btn{align-items:center;background:#3e27230d;border:1px solid #3e27231a;border-radius:.375rem;border-radius:20px;color:#3e2723;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.875rem;font-weight:500;justify-content:center;padding:.25rem 1rem;text-decoration:none;transition:all .15s ease-in-out}.action-btn:disabled{cursor:not-allowed;opacity:.5}.action-btn:hover{background:#3e2723;color:#faf7f2;transform:translateY(-1px)}.dark-theme-page .action-btn{background:#3e27230d;color:#3e2723}.dark-theme-page .action-btn:hover{background:#3e2723;color:#faf7f2}.settings-section h2{color:#2c1810;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.dark-theme-page .settings-section h2{color:#2c1810}.settings-group{margin-bottom:3rem}.settings-group h3{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.dark-theme-page .settings-group h3{color:#4e342e}.settings-group.danger-zone{border-top:1px solid #3e27231a;padding-top:2rem}.dark-theme-page .settings-group.danger-zone{border-color:#3e27231a}.settings-group.danger-zone h3{color:#4e342e}.setting-item{margin-bottom:1rem}.setting-item label{align-items:center;color:#4e342e;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-weight:400;gap:.5rem;transition:color .15s ease-in-out}.setting-item label:hover{color:#3e2723}.dark-theme-page .setting-item label{color:#4e342e}.dark-theme-page .setting-item label:hover{color:#3e2723}.setting-item input[type=checkbox]{accent-color:#3e2723;height:18px;width:18px}.btn-danger{align-items:center;background:#4e342e;border:none;border-radius:.375rem;border-radius:25px;color:#faf7f2;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;justify-content:center;letter-spacing:.02em;padding:.5rem 2rem;text-decoration:none;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.btn-danger:disabled{cursor:not-allowed;opacity:.5}.btn-danger:hover{background:#2c1810;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.library-page{min-height:calc(100vh - 140px);overflow:hidden;padding:3rem 0;position:relative}.dark-theme-page .library-page,.library-page{background:#f2e5d7;color:#2c1810}.library-page:before{animation:grain 8s steps(10) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");height:100%;opacity:.03;width:100%;z-index:1}.library-page:after,.library-page:before{content:"";left:0;pointer-events:none;position:absolute;top:0}.library-page:after{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;right:0;z-index:0}.library-page .container{margin:0 auto;max-width:1400px;padding:0 1rem;position:relative;z-index:2}.library-page .library-header{animation:fadeInUp .8s ease-out;margin-bottom:3rem;text-align:center}.library-page .library-header__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.dark-theme-page .library-page .library-header__title{color:#2c1810}.library-page .library-header__subtitle{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:300;letter-spacing:.02em}.dark-theme-page .library-page .library-header__subtitle{color:#4e342e}.library-page .library-content{display:block;min-height:600px;position:relative;z-index:2}.library-page .library-main{animation:fadeInUp .8s ease-out .2s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;padding:3rem 2.5rem;transition:all .3s ease-in-out}.dark-theme-page .library-page .library-main{background:#faf5f0cc;border:1px solid #3e272314}.library-page .library-main .library-controls{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.library-page .library-main .library-controls .search-box{flex:1 1;min-width:250px}.library-page .library-main .library-controls .search-box .search-input{background:#faf7f2cc;border:1px solid #3e272333;border-radius:30px;color:#2c1810;font-family:Montserrat,sans-serif;font-size:1rem;padding:.75rem 1.5rem;transition:all .15s ease-in-out;width:100%}.library-page .library-main .library-controls .search-box .search-input::placeholder{color:#a8968a}.dark-theme-page .library-page .library-main .library-controls .search-box .search-input{background:#faf7f2cc;border-color:#3e272333;color:#2c1810}.library-page .library-main .library-controls .search-box .search-input:focus{border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.dark-theme-page .library-page .library-main .library-controls .search-box .search-input:focus{border-color:#3e2723}.library-page .library-main .library-controls .filter-controls .filter-select{background:#faf7f2cc;border:1px solid #3e272333;border-radius:30px;color:#2c1810;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;padding:.75rem 1.5rem;transition:all .15s ease-in-out}.dark-theme-page .library-page .library-main .library-controls .filter-controls .filter-select{background:#faf7f2cc;border-color:#3e272333;color:#2c1810}.library-page .library-main .library-controls .filter-controls .filter-select:focus{border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.dark-theme-page .library-page .library-main .library-controls .filter-controls .filter-select:focus{border-color:#3e2723}.library-page .library-main .library-controls .filter-controls .filter-select:hover{border-color:#8d6e63}.library-page .library-main .album-content .album-title{color:#2c1810;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-bottom:.5rem}.dark-theme-page .library-page .library-main .album-content .album-title{color:#2c1810}.library-page .library-main .album-content .album-description{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:300;margin-bottom:2rem}.dark-theme-page .library-page .library-main .album-content .album-description{color:#4e342e}.library-page .library-main .library-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media(min-width:768px){.library-page .library-main .library-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media(max-width:767px){.library-page .library-main .library-grid{gap:1rem;grid-template-columns:1fr}}.library-page .library-main .library-grid .library-item{background:#faf7f299;border:1px solid #3e272314;border-radius:15px;cursor:pointer;overflow:hidden;transition:all .3s ease-in-out}.dark-theme-page .library-page .library-main .library-grid .library-item{background:#faf7f299;border:1px solid #3e272314}.library-page .library-main .library-grid .library-item:hover{box-shadow:0 12px 30px #6d4c4126;transform:translateY(-8px)}.library-page .library-main .library-grid .library-item:hover .item-preview img,.library-page .library-main .library-grid .library-item:hover .item-preview video{transform:scale(1.05)}.library-page .library-main .library-grid .library-item:hover .item-info{background:#3e272305}.dark-theme-page .library-page .library-main .library-grid .library-item:hover{border-color:#3e272333}.library-page .library-main .library-grid .library-item .item-preview{aspect-ratio:1;background:linear-gradient(135deg,#f5e6d380,#faf7f280);overflow:hidden;position:relative}.library-page .library-main .library-grid .library-item .item-preview .item-media{height:100%;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.library-page .library-main .library-grid .library-item .item-info{background:#0000;padding:1.25rem;transition:background .15s ease-in-out}.library-page .library-main .library-grid .library-item .item-info .item-type{background:#8d6e6326;border-radius:20px;color:#8d6e63;display:inline-block;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;padding:.35rem .85rem;text-transform:uppercase;transition:all .15s ease-in-out}.dark-theme-page .library-page .library-main .library-grid .library-item .item-info .item-type{background:#8d6e6326;color:#8d6e63}.library-page .library-main .library-grid .library-item .item-info .item-prompt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c1810;display:-webkit-box;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:300;line-height:1.6;margin-bottom:.75rem;overflow:hidden}.dark-theme-page .library-page .library-main .library-grid .library-item .item-info .item-prompt{color:#2c1810}.library-page .library-main .library-grid .library-item .item-info .item-date{color:#a8968a;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400}.dark-theme-page .library-page .library-main .library-grid .library-item .item-info .item-date{color:#a8968a}.library-page .library-main .library-grid .library-item .item-info .item-footer{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.library-page .library-main .library-grid .library-item .item-info .item-footer .download-btn{align-items:center;background:#3e2723;border:none;border-radius:25px;color:#faf7f2;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;gap:.4rem;letter-spacing:.02em;padding:.5rem 1rem;transition:all .3s ease-in-out}.dark-theme-page .library-page .library-main .library-grid .library-item .item-info .item-footer .download-btn{background:#3e2723;color:#faf7f2}.library-page .library-main .library-grid .library-item .item-info .item-footer .download-btn:hover{background:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dark-theme-page .library-page .library-main .library-grid .library-item .item-info .item-footer .download-btn:hover{background:#4e342e}.library-page .library-main .empty-state{color:#4e342e;padding:5rem 2rem;text-align:center}.dark-theme-page .library-page .library-main .empty-state{color:#4e342e}.library-page .library-main .empty-state .empty-icon{animation:float 3s ease-in-out infinite;font-size:4rem;margin-bottom:1.5rem;opacity:.5}.dark-theme-page .library-page .library-main .empty-state .empty-icon{color:#8d6e63;opacity:.4}.library-page .library-main .empty-state p{color:#4e342e;font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:.5rem}.dark-theme-page .library-page .library-main .empty-state p{color:#4e342e}.library-page .library-main .empty-state .hint{color:#a8968a;font-family:Montserrat,sans-serif;font-size:.875rem;font-style:italic;font-weight:300}.dark-theme-page .library-page .library-main .empty-state .hint{color:#a8968a}.library-page .library-main .no-selection{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:300;padding:5rem 2rem;text-align:center}.dark-theme-page .library-page .library-main .no-selection{color:#4e342e}.library-page .error-message{border-radius:15px;font-family:Montserrat,sans-serif;margin-bottom:1rem;padding:1rem 1.5rem;text-align:center}.dark-theme-page .library-page .error-message,.library-page .error-message{background:#4e342e1a;border:1px solid #4e342e33;color:#4e342e}.library-page .loading{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:italic;padding:5rem;text-align:center}.dark-theme-page .library-page .loading{color:#4e342e}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.98)}}.settings-page{min-height:calc(100vh - 140px);overflow:hidden;padding:3rem 0;position:relative}.dark-theme-page .settings-page,.settings-page{background:#f2e5d7;color:#2c1810}.settings-page:before{animation:grain 8s steps(10) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");height:100%;opacity:.03;width:100%;z-index:1}.settings-page:after,.settings-page:before{content:"";left:0;pointer-events:none;position:absolute;top:0}.settings-page:after{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;right:0;z-index:0}.settings-page .container{margin:0 auto;max-width:900px;padding:0 1rem;position:relative;z-index:2}.settings-page .settings-header{animation:fadeInUp .8s ease-out;margin-bottom:3rem;text-align:center}.settings-page .settings-header__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.dark-theme-page .settings-page .settings-header__title{color:#2c1810}.settings-page .settings-header__subtitle{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:300;letter-spacing:.02em}.dark-theme-page .settings-page .settings-header__subtitle{color:#4e342e}.settings-page .settings-content{animation:fadeInUp .8s ease-out .2s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;overflow:hidden}.dark-theme-page .settings-page .settings-content{background:#faf5f0cc;border:1px solid #3e272314}.settings-page .settings-tabs{background:#faf7f280;border-bottom:1px solid #3e27231a;display:flex}.dark-theme-page .settings-page .settings-tabs{background:#faf7f280;border-bottom-color:#3e27231a}.settings-page .settings-tabs .tab-button{background:none;border:none;border-bottom:3px solid #0000;color:#4e342e;cursor:pointer;flex:1 1;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em;padding:1.25rem 1.5rem;position:relative;transition:all .3s ease-in-out;white-space:nowrap}.dark-theme-page .settings-page .settings-tabs .tab-button{color:#4e342e}.settings-page .settings-tabs .tab-button:after{background:#8d6e63;bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .3s ease-in-out}.dark-theme-page .settings-page .settings-tabs .tab-button:hover,.settings-page .settings-tabs .tab-button:hover{background:#3e272305;color:#3e2723}.settings-page .settings-tabs .tab-button.active{background:#faf7f2cc;color:#3e2723}.settings-page .settings-tabs .tab-button.active:after{transform:scaleX(1)}.dark-theme-page .settings-page .settings-tabs .tab-button.active{background:#faf7f2cc;color:#3e2723}.settings-page .settings-panel{padding:3rem}.settings-page .settings-panel h2{color:#2c1810;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-bottom:2rem}.dark-theme-page .settings-page .settings-panel h2{color:#2c1810}.settings-page .alert{border-radius:15px;font-family:Montserrat,sans-serif;font-weight:400;margin-bottom:1.5rem;padding:1rem 1.5rem}.settings-page .alert-error{background:#4e342e1a;border:1px solid #4e342e33;color:#4e342e}.dark-theme-page .settings-page .alert-error{background:#4e342e1a;border-color:#4e342e33}.settings-page .alert-success{background:#6d4c411a;border:1px solid #6d4c4133;color:#6d4c41}.dark-theme-page .settings-page .alert-success{background:#6d4c411a;border-color:#6d4c4133;color:#6d4c41}.settings-page .settings-form{max-width:500px}.settings-page .settings-form .form-group{margin-bottom:2rem}.settings-page .settings-form .form-group label{color:#4e342e;display:block;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.02em;margin-bottom:.75rem}.dark-theme-page .settings-page .settings-form .form-group label{color:#4e342e}.settings-page .settings-form .form-group input{background:#faf7f2cc;border:1px solid #3e272333;border-radius:25px;color:#2c1810;font-family:Montserrat,sans-serif;font-size:1rem;padding:.85rem 1.25rem;transition:all .15s ease-in-out;width:100%}.dark-theme-page .settings-page .settings-form .form-group input{background:#faf7f2cc;border-color:#3e272333;color:#2c1810}.settings-page .settings-form .form-group input:focus{border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.dark-theme-page .settings-page .settings-form .form-group input:focus{border-color:#3e2723}.settings-page .settings-form .form-group .field-hint{color:#a8968a;font-family:Montserrat,sans-serif;font-size:.875rem;font-style:italic;margin-top:.5rem}.dark-theme-page .settings-page .settings-form .form-group .field-hint{color:#a8968a}.settings-page .settings-form .submit-button{background:#3e2723;border:2px solid #3e2723;border-radius:30px;color:#faf7f2;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.05em;padding:.85rem 2.5rem;text-transform:uppercase;transition:all .3s ease-in-out}.dark-theme-page .settings-page .settings-form .submit-button{background:#3e2723;color:#faf7f2}.settings-page .settings-form .submit-button:hover:not(:disabled){background:#4e342e;border-color:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dark-theme-page .settings-page .settings-form .submit-button:hover:not(:disabled){background:#4e342e;border-color:#4e342e}.settings-page .settings-form .submit-button:disabled{animation:pulse 2s ease-in-out infinite;cursor:not-allowed;opacity:.6}.settings-page .avatar-section{align-items:center;border-bottom:1px solid #3e27231a;display:flex;gap:2.5rem;margin-bottom:2.5rem;padding-bottom:2.5rem}.settings-page .avatar-section .avatar-preview{background:linear-gradient(135deg,#f5e6d380,#faf7f280);border:3px solid #3e27231a;border-radius:50%;box-shadow:0 8px 25px #6d4c4126;flex-shrink:0;height:120px;overflow:hidden;transition:all .3s ease-in-out;width:120px}.settings-page .avatar-section .avatar-preview:hover{box-shadow:0 12px 35px #6d4c4133;transform:scale(1.05)}.dark-theme-page .settings-page .avatar-section .avatar-preview{background:linear-gradient(135deg,#f5e6d380,#faf7f280);border:3px solid #3e27231a}.settings-page .avatar-section .avatar-preview img{height:100%;object-fit:cover;width:100%}.settings-page .avatar-section .avatar-preview .avatar-placeholder{align-items:center;background:linear-gradient(135deg,#4e342e,#3e2723);color:#faf7f2;display:flex;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;height:100%;justify-content:center;width:100%}.dark-theme-page .settings-page .avatar-section .avatar-preview .avatar-placeholder{background:linear-gradient(135deg,#4e342e,#3e2723);color:#faf7f2}.settings-page .avatar-section .avatar-upload .upload-button{background:#0000;border:2px solid #3e2723;border-radius:25px;color:#3e2723;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.02em;padding:.6rem 1.8rem;transition:all .3s ease-in-out}.dark-theme-page .settings-page .avatar-section .avatar-upload .upload-button{background:#0000;border-color:#3e2723;color:#3e2723}.settings-page .avatar-section .avatar-upload .upload-button:hover{background:#3e2723;box-shadow:0 8px 30px #3e27231f;color:#faf7f2;transform:translateY(-2px)}.dark-theme-page .settings-page .avatar-section .avatar-upload .upload-button:hover{background:#3e2723;color:#faf7f2}.settings-page .avatar-section .avatar-upload .hidden{display:none}.settings-page .avatar-section .avatar-upload .upload-hint{color:#a8968a;font-family:Montserrat,sans-serif;font-size:.75rem;font-style:italic;margin-top:.75rem}.dark-theme-page .settings-page .avatar-section .avatar-upload .upload-hint{color:#a8968a}.settings-page .points-history .points-summary{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2.5rem}.settings-page .points-history .points-summary .points-card{background:#faf7f299;border:1px solid #3e272314;border-radius:15px;box-shadow:0 2px 15px #6d4c410f;padding:2rem;text-align:center;transition:all .3s ease-in-out}.settings-page .points-history .points-summary .points-card:hover{box-shadow:0 8px 30px #3e27231f;transform:translateY(-4px)}.dark-theme-page .settings-page .points-history .points-summary .points-card{background:#faf7f299;border:1px solid #3e272314}.settings-page .points-history .points-summary .points-card h3{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.1em;margin-bottom:.75rem;text-transform:uppercase}.dark-theme-page .settings-page .points-history .points-summary .points-card h3{color:#4e342e}.settings-page .points-history .points-summary .points-card .points-value{color:#8d6e63;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700}.dark-theme-page .settings-page .points-history .points-summary .points-card .points-value{color:#8d6e63}.settings-page .points-history .points-summary .points-card .plan-name{color:#3e2723;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600}.dark-theme-page .settings-page .points-history .points-summary .points-card .plan-name{color:#3e2723}.settings-page .points-history .points-actions{display:flex;gap:1rem;margin-bottom:2.5rem}.settings-page .points-history .points-actions .action-button{border:none;border-radius:30px;cursor:pointer;flex:1 1;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.05em;padding:.85rem 1.8rem;text-transform:uppercase;transition:all .3s ease-in-out}.dark-theme-page .settings-page .points-history .points-actions .action-button:first-child,.settings-page .points-history .points-actions .action-button:first-child{background:#3e2723;color:#faf7f2}.settings-page .points-history .points-actions .action-button:first-child:hover{background:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dark-theme-page .settings-page .points-history .points-actions .action-button:first-child:hover{background:#4e342e}.settings-page .points-history .points-actions .action-button--secondary{background:#0000;border:2px solid #3e2723;color:#3e2723}.dark-theme-page .settings-page .points-history .points-actions .action-button--secondary{background:#0000;border-color:#3e2723;color:#3e2723}.dark-theme-page .settings-page .points-history .points-actions .action-button--secondary:hover,.settings-page .points-history .points-actions .action-button--secondary:hover{background:#3e2723;color:#faf7f2}.settings-page .points-history .points-info{border-radius:15px;padding:2rem}.dark-theme-page .settings-page .points-history .points-info,.settings-page .points-history .points-info{background:#faf7f299;border:1px solid #3e272314}.settings-page .points-history .points-info h3{color:#2c1810;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.dark-theme-page .settings-page .points-history .points-info h3{color:#2c1810}.settings-page .points-history .points-info ul{list-style:none;padding:0}.settings-page .points-history .points-info ul li{border-bottom:1px solid #3e27230d;color:#4e342e;display:flex;font-family:Montserrat,sans-serif;font-weight:300;justify-content:space-between;padding:.75rem 0}.settings-page .points-history .points-info ul li:last-child{border-bottom:none}.dark-theme-page .settings-page .points-history .points-info ul li{color:#4e342e}.settings-page .points-history .points-info ul li:before{color:#8d6e63;content:"◆";margin-right:.75rem}.dark-theme-page .settings-page .points-history .points-info ul li:before{color:#8d6e63}.settings-page .danger-zone .warning-text{background:#4e342e1a;border:1px solid #4e342e33;border-radius:15px;color:#4e342e;font-family:Montserrat,sans-serif;font-weight:500;margin-bottom:2rem;padding:1.25rem;text-align:center}.dark-theme-page .settings-page .danger-zone .warning-text{background:#4e342e1a;border-color:#4e342e33;color:#4e342e}.settings-page .danger-zone .danger-section{align-items:center;background:#faf7f299;border:1px solid #4e342e26;border-radius:15px;display:flex;justify-content:space-between;padding:2rem;transition:all .3s ease-in-out}.settings-page .danger-zone .danger-section:hover{box-shadow:0 4px 20px #4e342e1a}.dark-theme-page .settings-page .danger-zone .danger-section{background:#faf7f299;border-color:#4e342e26}.settings-page .danger-zone .danger-section .danger-info{flex:1 1}.settings-page .danger-zone .danger-section .danger-info h3{color:#2c1810;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.dark-theme-page .settings-page .danger-zone .danger-section .danger-info h3{color:#2c1810}.settings-page .danger-zone .danger-section .danger-info p{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:300;line-height:1.6}.dark-theme-page .settings-page .danger-zone .danger-section .danger-info p{color:#4e342e}.settings-page .danger-zone .danger-section .danger-button{background:#4e342e;border:none;border-radius:30px;color:#faf7f2;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:500;letter-spacing:.05em;padding:.85rem 2rem;text-transform:uppercase;transition:all .3s ease-in-out}.settings-page .danger-zone .danger-section .danger-button:hover{background:#2c1810;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.history-page{min-height:calc(100vh - 140px);overflow:hidden;padding:3rem 0;position:relative}.dark-theme-page .history-page,.history-page{background:#f2e5d7;color:#2c1810}.history-page:before{animation:grain 8s steps(10) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");height:100%;opacity:.03;width:100%;z-index:1}.history-page:after,.history-page:before{content:"";left:0;pointer-events:none;position:absolute;top:0}.history-page:after{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;right:0;z-index:0}.history-page .container{margin:0 auto;max-width:1200px;padding:0 1rem;position:relative;z-index:2}.history-page .history-header{animation:fadeInUp .8s ease-out;margin-bottom:3rem;text-align:center}.history-page .history-header__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.dark-theme-page .history-page .history-header__title{color:#2c1810}.history-page .history-header__subtitle{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:300;letter-spacing:.02em}.dark-theme-page .history-page .history-header__subtitle{color:#4e342e}.history-page .history-filters{animation:fadeInUp .8s ease-out .2s both;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.history-page .history-filters .search-box{flex:1 1;min-width:300px}.history-page .history-filters .search-box .search-input{background:#faf7f2cc;border:1px solid #3e272333;border-radius:30px;color:#2c1810;font-family:Montserrat,sans-serif;font-size:1rem;padding:.75rem 1.5rem;transition:all .15s ease-in-out;width:100%}.history-page .history-filters .search-box .search-input::placeholder{color:#a8968a}.dark-theme-page .history-page .history-filters .search-box .search-input{background:#faf7f2cc;border-color:#3e272333;color:#2c1810}.history-page .history-filters .search-box .search-input:focus{border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.dark-theme-page .history-page .history-filters .search-box .search-input:focus{border-color:#3e2723}.history-page .history-filters .filter-group{display:flex;gap:.5rem}.history-page .history-filters .filter-group .filter-select{background:#faf7f2cc;border:1px solid #3e272333;border-radius:30px;color:#2c1810;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;padding:.75rem 1.5rem;transition:all .15s ease-in-out}.dark-theme-page .history-page .history-filters .filter-group .filter-select{background:#faf7f2cc;border-color:#3e272333;color:#2c1810}.history-page .history-filters .filter-group .filter-select:focus{border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.dark-theme-page .history-page .history-filters .filter-group .filter-select:focus{border-color:#3e2723}.history-page .history-filters .filter-group .filter-select:hover{border-color:#8d6e63}.history-page .history-list{animation:fadeInUp .8s ease-out .4s both;display:flex;flex-direction:column;gap:1.25rem}.history-page .history-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;display:flex;gap:1.5rem;padding:1.75rem;transition:all .3s ease-in-out}.dark-theme-page .history-page .history-item{background:#faf5f0cc;border:1px solid #3e272314}.history-page .history-item:hover{box-shadow:0 12px 30px #6d4c4126;transform:translateY(-4px) translateX(4px)}.dark-theme-page .history-page .history-item:hover{border-color:#3e272333}.history-page .history-item:hover .preview-media{transform:scale(1.05)}.history-page .history-item .item-preview{background:linear-gradient(135deg,#f5e6d380,#faf7f280);border:1px solid #3e272314;border-radius:15px;flex-shrink:0;height:120px;overflow:hidden;width:120px}.history-page .history-item .item-preview .preview-media{height:100%;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.history-page .history-item .item-preview .preview-media--input{opacity:.8}.history-page .history-item .item-preview .preview-placeholder{align-items:center;display:flex;font-size:3rem;height:100%;justify-content:center;width:100%}.dark-theme-page .history-page .history-item .item-preview .preview-placeholder,.history-page .history-item .item-preview .preview-placeholder{background:linear-gradient(135deg,#f5e6d34d,#faf7f24d);color:#8d6e63}.history-page .history-item .item-details{flex:1 1;min-width:0}.history-page .history-item .item-details .item-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem}.history-page .history-item .item-details .item-header .item-type{color:#2c1810;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;margin:0}.dark-theme-page .history-page .history-item .item-details .item-header .item-type{color:#2c1810}.history-page .history-item .item-details .item-header .status-badge{border-radius:20px;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.35rem .85rem;text-transform:uppercase;transition:all .15s ease-in-out}.history-page .history-item .item-details .item-header .status-badge.badge-success{background:#6d4c4126;color:#6d4c41}.dark-theme-page .history-page .history-item .item-details .item-header .status-badge.badge-success{background:#6d4c4126;border:1px solid #6d4c414d;color:#6d4c41}.history-page .history-item .item-details .item-header .status-badge.badge-info{background:#8d6e6326;color:#8d6e63}.dark-theme-page .history-page .history-item .item-details .item-header .status-badge.badge-info{background:#8d6e6326;border:1px solid #8d6e634d;color:#8d6e63}.history-page .history-item .item-details .item-header .status-badge.badge-warning{background:#8d6e6326;color:#8d6e63}.dark-theme-page .history-page .history-item .item-details .item-header .status-badge.badge-warning{background:#8d6e6326;border:1px solid #8d6e634d;color:#8d6e63}.history-page .history-item .item-details .item-header .status-badge.badge-error{background:#4e342e26;color:#4e342e}.dark-theme-page .history-page .history-item .item-details .item-header .status-badge.badge-error{background:#4e342e26;border:1px solid #4e342e4d;color:#4e342e}.history-page .history-item .item-details .item-prompt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4e342e;display:-webkit-box;font-family:Montserrat,sans-serif;font-weight:300;line-height:1.6;margin-bottom:.75rem;overflow:hidden}.dark-theme-page .history-page .history-item .item-details .item-prompt{color:#4e342e}.history-page .history-item .item-details .item-meta{display:flex;flex-wrap:wrap;gap:1rem}.history-page .history-item .item-details .item-meta .meta-item{color:#a8968a;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:400}.dark-theme-page .history-page .history-item .item-details .item-meta .meta-item{color:#a8968a}.history-page .history-item .item-actions{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.history-page .history-item .item-actions .action-btn{align-items:center;background:#3e27230d;border:1px solid #3e27231a;border-radius:50%;cursor:pointer;display:flex;font-size:1.25rem;height:40px;justify-content:center;transition:all .3s ease-in-out;width:40px}.dark-theme-page .history-page .history-item .item-actions .action-btn{background:#3e27230d;color:#3e2723}.dark-theme-page .history-page .history-item .item-actions .action-btn:hover{background:#3e2723;color:#faf7f2}.history-page .history-item .item-actions .action-btn:hover{background:#3e2723;box-shadow:0 8px 30px #3e27231f;color:#faf7f2;transform:scale(1.1) rotate(1turn)}.history-page .history-item .item-actions .action-btn--retry{background:#8d6e6326;border-color:#8d6e6333;color:#8d6e63}.dark-theme-page .history-page .history-item .item-actions .action-btn--retry{background:#8d6e6326;color:#8d6e63}.dark-theme-page .history-page .history-item .item-actions .action-btn--retry:hover,.history-page .history-item .item-actions .action-btn--retry:hover{background:#8d6e63;color:#faf7f2}.history-page .empty-state{animation:fadeInUp .8s ease-out .4s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;padding:5rem 2rem;text-align:center}.dark-theme-page .history-page .empty-state{background:#faf5f0cc;border:1px solid #3e272314}.history-page .empty-state .empty-icon{animation:float 3s ease-in-out infinite;font-size:4rem;margin-bottom:1.5rem;opacity:.5}.dark-theme-page .history-page .empty-state .empty-icon{color:#8d6e63;opacity:.4}.history-page .empty-state p{color:#4e342e;font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:.5rem}.dark-theme-page .history-page .empty-state p{color:#4e342e}.history-page .empty-state .hint{color:#a8968a;font-family:Montserrat,sans-serif;font-size:.875rem;font-style:italic;font-weight:300}.dark-theme-page .history-page .empty-state .hint{color:#a8968a}.history-page .error-message{border-radius:15px;font-family:Montserrat,sans-serif;margin-bottom:1rem;padding:1rem 1.5rem;text-align:center}.dark-theme-page .history-page .error-message,.history-page .error-message{background:#4e342e1a;border:1px solid #4e342e33;color:#4e342e}.history-page .loading{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:italic;padding:5rem;text-align:center}.dark-theme-page .history-page .loading{color:#4e342e}.history-page .pagination{animation:fadeInUp .8s ease-out .6s both;margin-top:2rem;text-align:center}.history-page .pagination .load-more-btn{background:#3e2723;border:2px solid #3e2723;border-radius:30px;color:#faf7f2;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.05em;padding:.75rem 2rem;text-transform:uppercase;transition:all .3s ease-in-out}.dark-theme-page .history-page .pagination .load-more-btn{background:#3e2723;color:#faf7f2}.history-page .pagination .load-more-btn:hover:not(:disabled){background:#4e342e;border-color:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dark-theme-page .history-page .pagination .load-more-btn:hover:not(:disabled){background:#4e342e;border-color:#4e342e}.history-page .pagination .load-more-btn:disabled{cursor:not-allowed;opacity:.6}.subscription-page{background:#f2e5d7;color:#2c1810;min-height:calc(100vh - 140px);padding:3rem 0}.dark-theme-page .subscription-page{background-color:#0000}.subscription-page .container{margin:0 auto;max-width:1200px;padding:0 1rem;position:relative;z-index:2}.subscription-page .subscription-header{margin-bottom:3rem;position:relative;text-align:center;z-index:2}.subscription-page .subscription-header__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.dark-theme-page .subscription-page .subscription-header__title{color:#2c1810}.subscription-page .subscription-header__subtitle{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:300}.dark-theme-page .subscription-page .subscription-header__subtitle{color:#4e342e}.subscription-page .subscription-content{position:relative;z-index:2}.subscription-page .subscription-content .section{margin-bottom:3rem}.subscription-page .subscription-content .section h2{color:#2c1810;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-bottom:2rem}.dark-theme-page .subscription-page .subscription-content .section h2{color:#2c1810}.subscription-page .subscription-content .current-plan .plan-card{grid-gap:2rem;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0e6;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;display:grid;gap:2rem;grid-template-columns:1fr auto auto;overflow:hidden;padding:3rem 2.5rem;position:relative;transition:all .3s ease-in-out}.subscription-page .subscription-content .current-plan .plan-card:before{background:linear-gradient(135deg,#4e342e,#3e2723);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:translateY(-100%);transition:transform .3s ease-in-out}.subscription-page .subscription-content .current-plan .plan-card:hover{box-shadow:0 20px 60px #3e272326;transform:translateY(-4px)}.subscription-page .subscription-content .current-plan .plan-card:hover:before{transform:translateY(0)}.dark-theme-page .subscription-page .subscription-content .current-plan .plan-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e6d3cc;border:1px solid #3e272333}.subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-name{color:#2c1810;font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.dark-theme-page .subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-name{color:#2c1810}.subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-status{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:300;margin-bottom:.5rem}.dark-theme-page .subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-status{color:#4e342e}.subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-status .status{font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.dark-theme-page .subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-status .status.active,.subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-status .status.active{color:#6d4c41}.dark-theme-page .subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-status .status.inactive,.subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-status .status.inactive{color:#a8968a}.subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-renewal{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:300}.subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-renewal .days-info{color:#8d6e63;font-weight:400}.dark-theme-page .subscription-page .subscription-content .current-plan .plan-card .plan-details .plan-renewal{color:#4e342e}.subscription-page .subscription-content .current-plan .plan-card .plan-points{text-align:center}.subscription-page .subscription-content .current-plan .plan-card .plan-points .points-circle{align-items:center;background:linear-gradient(135deg,#f5e6d380,#8d6e631a);border:3px solid #8d6e63;border-radius:50%;display:flex;flex-direction:column;height:140px;justify-content:center;margin:0 auto .5rem;position:relative;transition:all .3s ease-in-out;width:140px}.subscription-page .subscription-content .current-plan .plan-card .plan-points .points-circle:before{background:linear-gradient(135deg,#4e342e,#3e2723);border-radius:50%;content:"";inset:-4px;opacity:0;position:absolute;transition:opacity .3s ease-in-out;z-index:-1}.subscription-page .subscription-content .current-plan .plan-card .plan-points .points-circle:hover{transform:scale(1.05)}.subscription-page .subscription-content .current-plan .plan-card .plan-points .points-circle:hover:before{opacity:1}.dark-theme-page .subscription-page .subscription-content .current-plan .plan-card .plan-points .points-circle{background:linear-gradient(135deg,#3e272333,#8d6e6333);border:2px solid #3e2723}.subscription-page .subscription-content .current-plan .plan-card .plan-points .points-circle .points-remaining{color:#2c1810;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1}.dark-theme-page .subscription-page .subscription-content .current-plan .plan-card .plan-points .points-circle .points-remaining{color:#8d6e63}.subscription-page .subscription-content .current-plan .plan-card .plan-points .points-circle .points-total{color:#8d6e63;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.02em}.dark-theme-page .subscription-page .subscription-content .current-plan .plan-card .plan-points .points-circle .points-total{color:#4e342e}.subscription-page .subscription-content .current-plan .plan-card .plan-points .points-label{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.dark-theme-page .subscription-page .subscription-content .current-plan .plan-card .plan-points .points-label{color:#4e342e}.subscription-page .subscription-content .current-plan .plan-card .plan-actions{display:flex;flex-direction:column;gap:.75rem}.subscription-page .subscription-content .current-plan .plan-card .plan-actions button{white-space:nowrap}.subscription-page .subscription-content .current-plan .cancellation-notice{background:#8d6e631a;border:1px solid #8d6e6333;border-radius:15px;color:#4e342e;margin-top:1.5rem;overflow:hidden;padding:1.5rem;position:relative}.subscription-page .subscription-content .current-plan .cancellation-notice:before{background:linear-gradient(135deg,#4e342e,#3e2723);bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.dark-theme-page .subscription-page .subscription-content .current-plan .cancellation-notice{background:#8d6e631a;border:1px solid #8d6e6333;color:#8d6e63}.subscription-page .subscription-content .current-plan .cancellation-notice p{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:400;margin:.25rem 0;padding-left:1rem}.subscription-page .subscription-content .quick-actions .actions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.subscription-page .subscription-content .quick-actions .actions-grid .action-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:15px;box-shadow:0 2px 15px #6d4c410f;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;overflow:hidden;padding:2rem;position:relative;text-align:left;transition:all .3s ease-in-out}.subscription-page .subscription-content .quick-actions .actions-grid .action-card:after{background:linear-gradient(90deg,#0000,#8d6e630d,#0000);content:"";height:100%;left:0;position:absolute;top:0;transition:width .3s ease-in-out;width:0}.dark-theme-page .subscription-page .subscription-content .quick-actions .actions-grid .action-card{background:#3e27230d;border-color:#3e272333}.subscription-page .subscription-content .quick-actions .actions-grid .action-card:hover{border-color:#8d6e63;box-shadow:0 8px 30px #3e27231f;transform:translateY(-6px)}.subscription-page .subscription-content .quick-actions .actions-grid .action-card:hover:after{width:100%}.subscription-page .subscription-content .quick-actions .actions-grid .action-card:hover .action-icon{transform:scale(1.1) rotate(5deg)}.dark-theme-page .subscription-page .subscription-content .quick-actions .actions-grid .action-card:hover{background:#3e27231a;border-color:#3e2723;box-shadow:0 8px 20px #3e27234d}.subscription-page .subscription-content .quick-actions .actions-grid .action-card .action-icon{color:#8d6e63;font-size:2.5rem;margin-bottom:.5rem;transition:transform .3s ease-in-out}.dark-theme-page .subscription-page .subscription-content .quick-actions .actions-grid .action-card .action-icon{color:#3e2723}.subscription-page .subscription-content .quick-actions .actions-grid .action-card .action-title{color:#2c1810;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700}.dark-theme-page .subscription-page .subscription-content .quick-actions .actions-grid .action-card .action-title{color:#2c1810}.subscription-page .subscription-content .quick-actions .actions-grid .action-card .action-description{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:300;line-height:1.5}.dark-theme-page .subscription-page .subscription-content .quick-actions .actions-grid .action-card .action-description{color:#4e342e}.subscription-page .subscription-content .billing-history .invoices-table{background:#faf5f0e6;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;overflow:hidden}.dark-theme-page .subscription-page .subscription-content .billing-history .invoices-table{background:#f5e6d3cc;border:1px solid #3e272333}.subscription-page .subscription-content .billing-history .invoices-table table{border-collapse:collapse;width:100%}.subscription-page .subscription-content .billing-history .invoices-table table thead{background:#f5e6d380}.dark-theme-page .subscription-page .subscription-content .billing-history .invoices-table table thead{background:#3e27231a}.subscription-page .subscription-content .billing-history .invoices-table table thead th{color:#2c1810;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;padding:1.25rem;text-align:left;text-transform:uppercase}.dark-theme-page .subscription-page .subscription-content .billing-history .invoices-table table thead th{color:#2c1810}.subscription-page .subscription-content .billing-history .invoices-table table tbody tr{border-bottom:1px solid #e5e7eb}.dark-theme-page .subscription-page .subscription-content .billing-history .invoices-table table tbody tr{border-bottom-color:#3e27231a}.subscription-page .subscription-content .billing-history .invoices-table table tbody tr:last-child{border-bottom:none}.subscription-page .subscription-content .billing-history .invoices-table table tbody tr:hover{background:#f5e6d333}.dark-theme-page .subscription-page .subscription-content .billing-history .invoices-table table tbody tr:hover{background:#3e27230d}.subscription-page .subscription-content .billing-history .invoices-table table tbody tr td{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:300;padding:1.25rem}.dark-theme-page .subscription-page .subscription-content .billing-history .invoices-table table tbody tr td{color:#4e342e}.subscription-page .subscription-content .billing-history .invoices-table table tbody tr td .invoice-status{border-radius:.375rem;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.subscription-page .subscription-content .billing-history .invoices-table table tbody tr td .invoice-status.paid{background:#6d4c411a;color:#6d4c41}.dark-theme-page .subscription-page .subscription-content .billing-history .invoices-table table tbody tr td .invoice-status.paid{background:#6d4c4126;color:#6d4c41}.subscription-page .subscription-content .billing-history .invoices-table table tbody tr td .invoice-status.pending{background:#fef3c7;color:#f59e0b}.dark-theme-page .subscription-page .subscription-content .billing-history .invoices-table table tbody tr td .invoice-status.pending{background:#8d6e6326;color:#8d6e63}.subscription-page .subscription-content .billing-history .invoices-table table tbody tr td .invoice-status.failed{background:#fee2e2;color:#ef4444}.dark-theme-page .subscription-page .subscription-content .billing-history .invoices-table table tbody tr td .invoice-status.failed{background:#ef444426}.subscription-page .subscription-content .billing-history .invoices-table table tbody tr td .btn-link{background:none;border:none;color:#8d6e63;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;text-decoration:underline;transition:all .15s ease-in-out}.dark-theme-page .subscription-page .subscription-content .billing-history .invoices-table table tbody tr td .btn-link,.subscription-page .subscription-content .billing-history .invoices-table table tbody tr td .btn-link:hover{color:#3e2723}.dark-theme-page .subscription-page .subscription-content .billing-history .invoices-table table tbody tr td .btn-link:hover{color:#8d6e63}.subscription-page .subscription-content .billing-history .no-invoices{background:#faf5f0e6;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;color:#4e342e;font-family:Montserrat,sans-serif;font-weight:300;padding:3rem;text-align:center}.dark-theme-page .subscription-page .subscription-content .billing-history .no-invoices{background:#f5e6d3cc;border:1px solid #3e272333;color:#4e342e}.subscription-page .btn-primary{align-items:center;background:#3e2723;border:2px solid #3e2723;border-radius:.375rem;border-radius:30px;color:#faf7f2;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.95rem;font-weight:500;justify-content:center;letter-spacing:.05em;min-width:180px;padding:1rem 4rem;text-decoration:none;text-transform:uppercase;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.subscription-page .btn-primary:disabled{opacity:.5}.dark-theme-page .subscription-page .btn-primary{background:linear-gradient(135deg,#3e2723,#8d6e63);box-shadow:0 4px 20px #3e272314}.subscription-page .btn-primary:hover{background:#4e342e;border-color:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dark-theme-page .subscription-page .btn-primary:hover{background:linear-gradient(135deg,#8d6e63,#3e2723);transform:translateY(-1px)}.subscription-page .btn-primary:disabled{cursor:not-allowed;opacity:.6}.subscription-page .btn-secondary{align-items:center;background:#0000;border:2px solid #3e2723;border-radius:.375rem;border-radius:30px;color:#3e2723;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.95rem;font-weight:500;justify-content:center;letter-spacing:.05em;min-width:180px;padding:1rem 4rem;text-decoration:none;text-transform:uppercase;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.subscription-page .btn-secondary:disabled{opacity:.5}.dark-theme-page .subscription-page .btn-secondary{border-color:#3e27234d;color:#4e342e}.subscription-page .btn-secondary:hover{background:#3e2723;box-shadow:0 8px 30px #3e27231f;color:#faf7f2;transform:translateY(-2px)}.dark-theme-page .subscription-page .btn-secondary:hover{background:#3e27231a;border-color:#3e2723;color:#2c1810}.subscription-page .btn-secondary:disabled{cursor:not-allowed;opacity:.6}.subscription-page .btn-danger{align-items:center;background:#4e342e;border:2px solid #4e342e;border-radius:.375rem;border-radius:30px;color:#faf7f2;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.95rem;font-weight:500;justify-content:center;letter-spacing:.05em;padding:1rem 4rem;text-decoration:none;text-transform:uppercase;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.subscription-page .btn-danger:disabled{opacity:.5}.dark-theme-page .subscription-page .btn-danger{background:#ef4444;border-color:#ef4444;box-shadow:0 4px 15px #ef44444d}.subscription-page .btn-danger:hover{background:#2c1810;border-color:#2c1810;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dark-theme-page .subscription-page .btn-danger:hover{background:#eb1515;box-shadow:0 6px 20px #ef444466;transform:translateY(-1px)}.subscription-page .btn-danger:disabled{cursor:not-allowed;opacity:.6}.subscription-page .modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.subscription-page .modal-overlay .modal-content{background:#fffdfb;border:1px solid #3e27231a;border-radius:20px;box-shadow:0 20px 60px #6d4c414d;max-width:500px;padding:3rem;width:100%}.dark-theme-page .subscription-page .modal-overlay .modal-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f5e6d3f2;border:1px solid #3e27234d}.subscription-page .modal-overlay .modal-content h2{color:#2c1810;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.dark-theme-page .subscription-page .modal-overlay .modal-content h2{color:#2c1810}.subscription-page .modal-overlay .modal-content p{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:300;line-height:1.7;margin-bottom:1rem}.dark-theme-page .subscription-page .modal-overlay .modal-content p{color:#4e342e}.subscription-page .modal-overlay .modal-content .modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.subscription-page .error-message{background:#4e342e1a;border:1px solid #4e342e33;border-radius:15px;color:#4e342e;font-family:Montserrat,sans-serif;font-weight:400;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.dark-theme-page .subscription-page .error-message{background:#ef44441a;border:1px solid #ef444433;color:#ef4444}.subscription-page .loading{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:300;padding:4rem;text-align:center}.dark-theme-page .subscription-page .loading{color:#4e342e}.referral-details-container{margin-top:3rem}.referral-details-container h2{color:var(--color-text-primary);margin-bottom:2rem}.referral-details-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem}.referral-details-loading .spinner{animation:spin .8s linear infinite;border:3px solid var(--color-bg-secondary);border-radius:50%;border-top-color:var(--color-primary);height:40px;width:40px}.referral-details-loading p{color:var(--color-text-secondary);margin-top:1rem}.referral-summary{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.referral-summary .summary-card{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--border-radius);padding:1.5rem}.referral-summary .summary-card h4{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.referral-summary .summary-card .summary-value{color:var(--color-text-primary);font-size:2rem;font-weight:700;margin:0}.referral-summary .summary-card .tier-breakdown{display:flex;flex-direction:column;gap:.5rem}.referral-summary .summary-card .tier-breakdown .tier-item{align-items:center;display:flex;justify-content:space-between}.referral-summary .summary-card .tier-breakdown .tier-item .tier-label{color:var(--color-text-secondary);font-size:.875rem}.referral-summary .summary-card .tier-breakdown .tier-item .tier-count{color:var(--color-text-primary);font-weight:600}.no-referrals{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--border-radius);padding:3rem;text-align:center}.no-referrals p{color:var(--color-text-secondary);margin:0}.referral-table-wrapper{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--border-radius);overflow-x:auto}.referral-details-table{border-collapse:collapse;width:100%}.referral-details-table thead{background:var(--color-bg-tertiary)}.referral-details-table thead th{border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:1rem;text-align:left;text-transform:uppercase}.referral-details-table tbody tr.referral-row{border-bottom:1px solid var(--color-border);transition:background-color .2s}.referral-details-table tbody tr.referral-row:hover{background-color:rgba(var(--color-primary-rgb),.05)}.referral-details-table tbody tr.referral-row td{padding:1rem;vertical-align:middle}.referral-details-table tbody tr.referral-row td .user-info strong{color:var(--color-text-primary);display:block;margin-bottom:.25rem}.referral-details-table tbody tr.referral-row td .user-info small{color:var(--color-text-secondary);font-size:.875rem}.referral-details-table tbody tr.expanded-row td{background-color:var(--color-bg-tertiary);border-bottom:1px solid var(--color-border);padding:0}.subscription-badge{border-radius:1rem;display:inline-block;font-size:.875rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.subscription-badge--free{background:var(--color-bg-tertiary);color:var(--color-text-secondary)}.subscription-badge--starter{background:#3b82f61a;color:#3b82f6}.subscription-badge--pro{background:#a855f71a;color:#a855f7}.subscription-badge--enterprise{background:#ec48991a;color:#ec4899}.status-badge{border-radius:1rem;display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .75rem;text-transform:capitalize}.status-badge--active{background:#22c55e1a;color:#22c55e}.status-badge--warning{background:#fb923c1a;color:#fb923c}.status-badge--inactive{background:#ef44441a;color:#ef4444}.status-badge--default{background:var(--color-bg-tertiary);color:var(--color-text-secondary)}.status-badge--pending{background:#fbbf241a;color:#fbbf24}.status-badge--paid{background:#22c55e1a;color:#22c55e}.status-badge--cancelled{background:#ef44441a;color:#ef4444}.expand-btn{background:none;border:1px solid var(--color-border);border-radius:var(--border-radius-sm);color:var(--color-primary);cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s}.expand-btn:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.expanded-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:2rem}.expanded-content .detail-section h4{color:var(--color-text-primary);font-size:1rem;font-weight:600;margin-bottom:1rem}.expanded-content .detail-section p{color:var(--color-text-secondary);margin-bottom:.5rem}.expanded-content .detail-section p strong{color:var(--color-text-primary);margin-right:.5rem}.expanded-content .detail-section p code{background:var(--color-bg-primary);border-radius:.25rem;font-family:monospace;font-size:.875rem;padding:.125rem .375rem}.earnings-history-table{font-size:.875rem;margin-top:.5rem;width:100%}.earnings-history-table thead th{border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);font-weight:600;padding:.5rem;text-align:left}.earnings-history-table tbody td{border-bottom:1px solid rgba(var(--color-border-rgb),.5);color:var(--color-text-secondary);padding:.5rem}@media(max-width:768px){.referral-summary{grid-template-columns:1fr}.referral-table-wrapper{border-radius:0;margin:0 -1rem}.referral-table-wrapper .referral-details-table{font-size:.875rem}.referral-table-wrapper .referral-details-table td,.referral-table-wrapper .referral-details-table th{padding:.75rem .5rem}.expanded-content{grid-template-columns:1fr;padding:1rem}}.affiliates-page{background:#f2e5d7;color:#2c1810;min-height:100vh;overflow-x:hidden;padding:2rem;position:relative}.affiliates-page>*{position:relative;z-index:1}.affiliates-page:before{animation:grain 8s steps(10) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:200%;left:-50%;opacity:.03;pointer-events:none;position:fixed;top:-50%;width:200%;z-index:-1}.affiliates-page:after{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;content:"";left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:-2}.dark-theme-page .affiliates-page{background-color:#0000}@media(max-width:767px){.affiliates-page{padding:1.5rem}}@media(max-width:639px){.affiliates-page{padding:1rem}}.affiliates-page .affiliates-header{margin-bottom:4rem;position:relative;text-align:center;z-index:2}.affiliates-page .affiliates-header h1{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem}.dark-theme-page .affiliates-page .affiliates-header h1{color:#2c1810}.affiliates-page .affiliates-header p{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:300;line-height:1.7;margin:0 auto;max-width:600px}.dark-theme-page .affiliates-page .affiliates-header p{color:#4e342e}.affiliates-page .affiliates-content{margin:0 auto;max-width:1200px;position:relative;z-index:10}.affiliates-page .stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}@media(max-width:639px){.affiliates-page .stats-grid{gap:1rem;grid-template-columns:1fr}}.affiliates-page .stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0e6;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease-in-out}.affiliates-page .stat-card:before{background:linear-gradient(135deg,#4e342e,#3e2723);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:translateY(-100%);transition:transform .3s ease-in-out}.dark-theme-page .affiliates-page .stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e6d3cc;border:1px solid #3e272333}.affiliates-page .stat-card:hover{box-shadow:0 8px 30px #3e27231f;transform:translateY(-4px)}.affiliates-page .stat-card:hover:before{transform:translateY(0)}.dark-theme-page .affiliates-page .stat-card:hover{border-color:#3e272366;box-shadow:0 8px 20px #3e27234d}.affiliates-page .stat-card .stat-icon{align-items:center;background:linear-gradient(135deg,#f5e6d380,#8d6e631a);border:2px solid #8d6e63;border-radius:9999px;color:#3e2723;display:flex;height:56px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease-in-out;width:56px}.affiliates-page .stat-card .stat-icon:hover{transform:scale(1.1) rotate(5deg)}.dark-theme-page .affiliates-page .stat-card .stat-icon{background:linear-gradient(135deg,#3e272333,#8d6e6333);color:#8d6e63}.affiliates-page .stat-card .stat-icon svg{height:24px;width:24px}.affiliates-page .stat-card .stat-value{color:#2c1810;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.dark-theme-page .affiliates-page .stat-card .stat-value{color:#2c1810}.affiliates-page .stat-card .stat-label{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.dark-theme-page .affiliates-page .stat-card .stat-label{color:#4e342e}.affiliates-page .affiliate-sections{grid-gap:2rem;display:grid;gap:2rem}.affiliates-page .section-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0e6;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;padding:3rem;transition:all .3s ease-in-out}.dark-theme-page .affiliates-page .section-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e6d3cc;border:1px solid #3e272333}.affiliates-page .section-card h2{align-items:center;color:#2c1810;display:flex;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;gap:.5rem;margin-bottom:2rem}.dark-theme-page .affiliates-page .section-card h2{color:#2c1810}.affiliates-page .section-card h2 svg{color:#8d6e63;height:28px;width:28px}.dark-theme-page .affiliates-page .section-card h2 svg{color:#3e2723}.affiliates-page .referral-link{align-items:center;background:#faf7f280;border:1px solid #3e27231a;border-radius:15px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s ease-in-out}.dark-theme-page .affiliates-page .referral-link{background:#3e27230d;border-color:#3e27234d}.affiliates-page .referral-link input{background:#0000;border:none;color:#2c1810;flex:1 1;font-family:Montserrat,sans-serif;font-weight:400;outline:none}.dark-theme-page .affiliates-page .referral-link input{color:#2c1810}.affiliates-page .referral-link button{align-items:center;background:#3e2723;border:2px solid #3e2723;border-radius:.375rem;border-radius:25px;color:#faf7f2;cursor:pointer;display:inline-flex;display:flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.875rem;font-weight:500;gap:.25rem;justify-content:center;letter-spacing:.02em;padding:.5rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.affiliates-page .referral-link button:disabled{cursor:not-allowed;opacity:.5}.dark-theme-page .affiliates-page .referral-link button{background:#3e2723;box-shadow:0 4px 20px #3e272314}.affiliates-page .referral-link button:hover{background:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dark-theme-page .affiliates-page .referral-link button:hover{background:#8d6e63;transform:translateY(-1px)}.affiliates-page .referral-link button.copied,.dark-theme-page .affiliates-page .referral-link button.copied{background:#6d4c41}.affiliates-page .commission-table{border-collapse:collapse;border-radius:15px;margin-bottom:1.5rem;overflow:hidden;width:100%}.affiliates-page .commission-table td,.affiliates-page .commission-table th{border-bottom:1px solid #3e27231a;padding:1.5rem;text-align:left}.affiliates-page .commission-table th{background:#f5e6d380;color:#2c1810;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.dark-theme-page .affiliates-page .commission-table th{background:#3e27231a;color:#4e342e}.affiliates-page .commission-table td{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:300}.dark-theme-page .affiliates-page .commission-table td{color:#2c1810}.affiliates-page .commission-table tr:hover{background:#f5e6d333}.dark-theme-page .affiliates-page .commission-table tr:hover{background:#3e27231a}.affiliates-page .commission-summary{align-items:center;background:linear-gradient(135deg,#f5e6d380,#8d6e631a);border:1px solid #3e27231a;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;display:flex;justify-content:space-between;margin-top:2rem;padding:2rem}.dark-theme-page .affiliates-page .commission-summary{background:linear-gradient(135deg,#3e272326,#8d6e6326);border:1px solid #3e27234d}@media(max-width:639px){.affiliates-page .commission-summary{flex-direction:column;gap:1rem;text-align:center}}.affiliates-page .commission-summary .summary-text h3{color:#2c1810;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.dark-theme-page .affiliates-page .commission-summary .summary-text h3{color:#8d6e63}.affiliates-page .commission-summary .summary-text p{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:300}.dark-theme-page .affiliates-page .commission-summary .summary-text p{color:#4e342e}.affiliates-page .commission-summary .summary-amount{text-align:right}@media(max-width:639px){.affiliates-page .commission-summary .summary-amount{text-align:center}}.affiliates-page .commission-summary .summary-amount .amount{color:#8d6e63;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.dark-theme-page .affiliates-page .commission-summary .summary-amount .amount{color:#8d6e63;text-shadow:0 0 10px #3e272380}.affiliates-page .commission-summary .summary-amount .withdraw-btn{align-items:center;background:#3e2723;border:2px solid #3e2723;border-radius:.375rem;border-radius:30px;color:#faf7f2;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.95rem;font-weight:500;justify-content:center;letter-spacing:.05em;padding:1rem 4rem;text-decoration:none;text-transform:uppercase;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.affiliates-page .commission-summary .summary-amount .withdraw-btn:disabled{opacity:.5}.dark-theme-page .affiliates-page .commission-summary .summary-amount .withdraw-btn{background:linear-gradient(135deg,#3e2723,#8d6e63);box-shadow:0 4px 20px #3e272314}.affiliates-page .commission-summary .summary-amount .withdraw-btn:hover{background:#4e342e;border-color:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dark-theme-page .affiliates-page .commission-summary .summary-amount .withdraw-btn:hover{background:linear-gradient(135deg,#8d6e63,#3e2723);transform:translateY(-1px)}.affiliates-page .commission-summary .summary-amount .withdraw-btn:disabled{background:#a8968a;border-color:#a8968a;cursor:not-allowed;opacity:.6}.dark-theme-page .affiliates-page .commission-summary .summary-amount .withdraw-btn:disabled{background:#374151;box-shadow:none}.affiliates-page .empty-state{padding:4rem;text-align:center}.affiliates-page .empty-state svg{color:#a8968a;height:80px;margin-bottom:1.5rem;width:80px}.dark-theme-page .affiliates-page .empty-state svg{color:#3e2723;opacity:.5}.affiliates-page .empty-state h3{color:#2c1810;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;margin-bottom:1rem}.dark-theme-page .affiliates-page .empty-state h3{color:#2c1810}.affiliates-page .empty-state p{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:300;margin-bottom:1.5rem}.dark-theme-page .affiliates-page .empty-state p{color:#4e342e}.affiliates-page .empty-state button{align-items:center;background:#3e2723;border:2px solid #3e2723;border-radius:.375rem;border-radius:30px;color:#faf7f2;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:.95rem;font-weight:500;justify-content:center;letter-spacing:.05em;padding:1rem 4rem;text-decoration:none;text-transform:uppercase;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.affiliates-page .empty-state button:disabled{cursor:not-allowed;opacity:.5}.dark-theme-page .affiliates-page .empty-state button{background:linear-gradient(135deg,#3e2723,#8d6e63);box-shadow:0 4px 20px #3e272314}.affiliates-page .empty-state button:hover{background:#4e342e;border-color:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.dark-theme-page .affiliates-page .empty-state button:hover{background:linear-gradient(135deg,#8d6e63,#3e2723);transform:translateY(-1px)}.affiliates-page .payout-section{margin-top:2rem}.affiliates-page .payout-section h2{color:#111827;margin-bottom:1.5rem}.dark-theme-page .affiliates-page .payout-section h2{color:#2c1810}.affiliates-page .payout-section .payout-info{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}@media(max-width:767px){.affiliates-page .payout-section .payout-info{grid-template-columns:1fr}}.affiliates-page .payout-section .payout-info .payout-requirements,.affiliates-page .payout-section .payout-info .payout-status{background:#fff;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.5rem}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status{background:#1a1a1f;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.affiliates-page .payout-section .payout-info .payout-requirements h3,.affiliates-page .payout-section .payout-info .payout-status h3{color:#111827;font-size:1.125rem;margin-bottom:1rem}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements h3,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status h3{color:#2c1810}.affiliates-page .payout-section .payout-info .payout-requirements .requirement-item,.affiliates-page .payout-section .payout-info .payout-status .requirement-item{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.affiliates-page .payout-section .payout-info .payout-requirements .requirement-item .requirement-icon,.affiliates-page .payout-section .payout-info .payout-status .requirement-item .requirement-icon{align-items:center;border:2px solid #e5e7eb;border-radius:50%;color:#4b5563;display:flex;font-weight:700;height:24px;justify-content:center;width:24px}.affiliates-page .payout-section .payout-info .payout-requirements .requirement-item .requirement-icon.met,.affiliates-page .payout-section .payout-info .payout-status .requirement-item .requirement-icon.met{background:#10b981;border-color:#10b981;color:#fff}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements .requirement-item .requirement-icon,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status .requirement-item .requirement-icon{border-color:#2d2d3a}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements .requirement-item .requirement-icon.met,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status .requirement-item .requirement-icon.met{background:#6d4c41;border-color:#6d4c41}.affiliates-page .payout-section .payout-info .payout-requirements .eligibility-status,.affiliates-page .payout-section .payout-info .payout-status .eligibility-status{border-radius:.25rem;margin-bottom:1rem;padding:.5rem 1rem;text-align:center}.affiliates-page .payout-section .payout-info .payout-requirements .eligibility-status.eligible,.affiliates-page .payout-section .payout-info .payout-status .eligibility-status.eligible{background:#10b9811a;border:1px solid #10b9814d;color:#10b981}.affiliates-page .payout-section .payout-info .payout-requirements .eligibility-status.not-eligible,.affiliates-page .payout-section .payout-info .payout-status .eligibility-status.not-eligible{background:#f59e0b1a;border:1px solid #f59e0b4d;color:#f59e0b}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements .eligibility-status.eligible,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status .eligibility-status.eligible{background:#6d4c411a;border-color:#6d4c414d;color:#6d4c41}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements .eligibility-status.not-eligible,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status .eligibility-status.not-eligible{background:#8d6e631a;border-color:#8d6e634d;color:#8d6e63}.affiliates-page .payout-section .payout-info .payout-requirements .next-payout,.affiliates-page .payout-section .payout-info .payout-requirements .payout-method,.affiliates-page .payout-section .payout-info .payout-status .next-payout,.affiliates-page .payout-section .payout-info .payout-status .payout-method{color:#4b5563;margin-bottom:.5rem}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements .next-payout,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements .payout-method,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status .next-payout,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status .payout-method{color:#4e342e}.affiliates-page .payout-section .payout-info .payout-requirements .request-payout-btn,.affiliates-page .payout-section .payout-info .payout-status .request-payout-btn{align-items:center;background-color:#6d4c41;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;margin-top:1rem;padding:.5rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out;width:100%}.affiliates-page .payout-section .payout-info .payout-requirements .request-payout-btn:disabled,.affiliates-page .payout-section .payout-info .payout-status .request-payout-btn:disabled{cursor:not-allowed;opacity:.5}.affiliates-page .payout-section .payout-info .payout-requirements .request-payout-btn:hover:not(:disabled),.affiliates-page .payout-section .payout-info .payout-status .request-payout-btn:hover:not(:disabled){background-color:#4e342e;color:#fff}.affiliates-page .payout-section .payout-info .payout-requirements .request-payout-btn:focus,.affiliates-page .payout-section .payout-info .payout-status .request-payout-btn:focus{box-shadow:0 0 0 3px #6d4c414d;outline:none}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.25rem;margin:1rem 0;padding:1rem}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status .paypal-email-section{background:#3e27230d;border-color:#3e27234d}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section h4,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section h4{color:#4b5563;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section h4,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status .paypal-email-section h4{color:#4e342e}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-display,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-display{align-items:center;display:flex;gap:1rem;justify-content:space-between}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-display .payout-method,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-display .payout-method{color:#111827;font-family:Courier New,monospace;font-size:.95rem;margin:0}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-display .payout-method,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-display .payout-method{color:#2c1810}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-display .edit-email-btn,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-display .edit-email-btn{align-items:center;background-color:#8d6e63;border:none;border-radius:.375rem;color:#111827;cursor:pointer;display:inline-flex;font-size:1rem;font-size:.875rem;font-weight:500;justify-content:center;padding:.25rem 1rem;text-decoration:none;transition:all .15s ease-in-out}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-display .edit-email-btn:disabled,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-display .edit-email-btn:disabled{cursor:not-allowed;opacity:.5}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-display .edit-email-btn:hover:not(:disabled),.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-display .edit-email-btn:hover:not(:disabled){background-color:#6d4c41;color:#111827}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-display .edit-email-btn:focus,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-display .edit-email-btn:focus{box-shadow:0 0 0 3px #8d6e634d;outline:none}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .paypal-email-input,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .paypal-email-input{background:#fff;border:1px solid #e5e7eb;border-radius:.25rem;color:#111827;font-size:1rem;margin-bottom:.5rem;padding:.5rem 1rem;transition:border-color .2s;width:100%}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .paypal-email-input,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .paypal-email-input{background:#1a1a1f;border-color:#3e27234d;color:#2c1810}.dark-theme-page .affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .paypal-email-input:focus,.dark-theme-page .affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .paypal-email-input:focus{border-color:#3e2723}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .paypal-email-input:focus,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .paypal-email-input:focus{border-color:#6d4c41;outline:none}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .edit-actions,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .edit-actions{display:flex;gap:.5rem}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .edit-actions .btn-save,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .edit-actions .btn-save{align-items:center;background-color:#10b981;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-flex;flex:1 1;font-size:1rem;font-weight:500;justify-content:center;padding:.5rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .edit-actions .btn-save:disabled,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .edit-actions .btn-save:disabled{cursor:not-allowed;opacity:.5}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .edit-actions .btn-save:hover:not(:disabled),.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .edit-actions .btn-save:hover:not(:disabled){background-color:#0c8a60;color:#fff}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .edit-actions .btn-save:focus,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .edit-actions .btn-save:focus{box-shadow:0 0 0 3px #10b9814d;outline:none}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .edit-actions .btn-cancel,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .edit-actions .btn-cancel{align-items:center;background-color:#8d6e63;border:none;border-radius:.375rem;color:#111827;cursor:pointer;display:inline-flex;flex:1 1;font-size:1rem;font-weight:500;justify-content:center;padding:.5rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .edit-actions .btn-cancel:disabled,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .edit-actions .btn-cancel:disabled{cursor:not-allowed;opacity:.5}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .edit-actions .btn-cancel:hover:not(:disabled),.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .edit-actions .btn-cancel:hover:not(:disabled){background-color:#6d4c41;color:#111827}.affiliates-page .payout-section .payout-info .payout-requirements .paypal-email-section .paypal-email-edit .edit-actions .btn-cancel:focus,.affiliates-page .payout-section .payout-info .payout-status .paypal-email-section .paypal-email-edit .edit-actions .btn-cancel:focus{box-shadow:0 0 0 3px #8d6e634d;outline:none}.affiliates-page .payout-section .payout-history{background:#fff;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.5rem}.dark-theme-page .affiliates-page .payout-section .payout-history{background:#1a1a1f;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.affiliates-page .payout-section .payout-history h3{color:#111827;margin-bottom:1rem}.dark-theme-page .affiliates-page .payout-section .payout-history h3{color:#2c1810}.affiliates-page .payout-section .payout-history table{width:100%}.affiliates-page .payout-section .payout-history table th{border-bottom:2px solid #e5e7eb;color:#4b5563;font-weight:600;padding:.5rem;text-align:left}.dark-theme-page .affiliates-page .payout-section .payout-history table th{border-color:#2d2d3a;color:#4e342e}.affiliates-page .payout-section .payout-history table td{border-bottom:1px solid #e5e7eb80;padding:.5rem}.dark-theme-page .affiliates-page .payout-section .payout-history table td{border-color:#2d2d3a80}.affiliates-page .payout-section .payout-history table .status{border-radius:.25rem;font-size:.875rem;font-weight:500;padding:.25rem .5rem}.affiliates-page .payout-section .payout-history table .status--pending{background:#f59e0b1a;color:#f59e0b}.affiliates-page .payout-section .payout-history table .status--processing{background:#3b82f61a;color:#3b82f6}.affiliates-page .payout-section .payout-history table .status--completed{background:#10b9811a;color:#10b981}.affiliates-page .payout-section .payout-history table .status--failed{background:#ef44441a;color:#ef4444}.dark-theme-page .affiliates-page .payout-section .payout-history table .status--pending{background:#8d6e631a;color:#8d6e63}.dark-theme-page .affiliates-page .payout-section .payout-history table .status--processing{background:#4e342e1a;color:#4e342e}.dark-theme-page .affiliates-page .payout-section .payout-history table .status--completed{background:#6d4c411a;color:#6d4c41}.dark-theme-page .affiliates-page .payout-section .payout-history table .status--failed{background:#4e342e1a;color:#4e342e}.affiliates-page .modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1.5rem;position:fixed;right:0;top:0;z-index:1000}.affiliates-page .payout-modal{background:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:500px;padding:2rem;width:100%}.dark-theme-page .affiliates-page .payout-modal{background:#1a1a1f;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.affiliates-page .payout-modal h2{color:#111827;margin-bottom:1.5rem}.dark-theme-page .affiliates-page .payout-modal h2{color:#2c1810}.affiliates-page .payout-modal .payout-amount{background:#f9fafb;border-radius:.25rem;margin-bottom:1.5rem;padding:1rem;text-align:center}.dark-theme-page .affiliates-page .payout-modal .payout-amount{background:#0a0a0f}.affiliates-page .payout-modal .payout-amount strong{color:#6d4c41;font-size:1.5rem}.dark-theme-page .affiliates-page .payout-modal .payout-amount strong{color:#3e2723}.affiliates-page .payout-modal .form-group{margin-bottom:1.5rem}.affiliates-page .payout-modal .form-group label{color:#111827;display:block;font-weight:500;margin-bottom:.5rem}.dark-theme-page .affiliates-page .payout-modal .form-group label{color:#2c1810}.affiliates-page .payout-modal .form-group input{border:1px solid #e5e7eb;border-radius:.25rem;font-size:1rem;padding:.5rem 1rem;transition:border-color .3s ease;width:100%}.affiliates-page .payout-modal .form-group input:focus{border-color:#6d4c41;outline:none}.dark-theme-page .affiliates-page .payout-modal .form-group input{background:#0a0a0f;border-color:#2d2d3a;color:#2c1810}.dark-theme-page .affiliates-page .payout-modal .form-group input:focus{border-color:#3e2723}.affiliates-page .payout-modal .form-group .form-help{color:#4b5563;font-size:.875rem;margin-top:.25rem}.dark-theme-page .affiliates-page .payout-modal .form-group .form-help{color:#4e342e}.affiliates-page .payout-modal .modal-actions{display:flex;gap:1rem;justify-content:flex-end}.affiliates-page .payout-modal .modal-actions .btn-secondary{align-items:center;background-color:#e5e7eb;border:none;border-radius:.375rem;color:#374151;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:.5rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out}.affiliates-page .payout-modal .modal-actions .btn-secondary:disabled{cursor:not-allowed;opacity:.5}.affiliates-page .payout-modal .modal-actions .btn-secondary:hover:not(:disabled){background-color:#d1d5db;color:#1f2937}.affiliates-page .payout-modal .modal-actions .btn-secondary:focus{box-shadow:0 0 0 3px #e5e7eb4d;outline:none}.affiliates-page .payout-modal .modal-actions .btn-primary{align-items:center;background-color:#6d4c41;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:.5rem 1.5rem;text-decoration:none;transition:all .15s ease-in-out}.affiliates-page .payout-modal .modal-actions .btn-primary:disabled{cursor:not-allowed;opacity:.5}.affiliates-page .payout-modal .modal-actions .btn-primary:hover:not(:disabled){background-color:#4e342e;color:#fff}.affiliates-page .payout-modal .modal-actions .btn-primary:focus{box-shadow:0 0 0 3px #6d4c414d;outline:none}.affiliates-page .affiliate-enrollment{margin:0 auto;max-width:800px;padding:2rem;text-align:center}.affiliates-page .affiliate-enrollment .enrollment__title{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.dark-theme-page .affiliates-page .affiliate-enrollment .enrollment__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4e342e,#3e2723);-webkit-background-clip:text;background-clip:text;color:#2c1810}@media(max-width:767px){.affiliates-page .affiliate-enrollment .enrollment__title{font-size:2rem}}.affiliates-page .affiliate-enrollment .enrollment__subtitle{color:#4b5563;font-size:1.25rem;margin-bottom:2rem}.dark-theme-page .affiliates-page .affiliate-enrollment .enrollment__subtitle{color:#4e342e}.affiliates-page .affiliate-enrollment .enrollment__benefits{background:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;margin-bottom:2rem;padding:2rem;text-align:left}.dark-theme-page .affiliates-page .affiliate-enrollment .enrollment__benefits{background:#1a1a1f;border:1px solid #3e27234d}.affiliates-page .affiliate-enrollment .enrollment__benefits h2{color:#111827;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.dark-theme-page .affiliates-page .affiliate-enrollment .enrollment__benefits h2{color:#2c1810}.affiliates-page .affiliate-enrollment .enrollment__benefits ul{list-style:none;margin:0;padding:0}.affiliates-page .affiliate-enrollment .enrollment__benefits ul li{align-items:center;border-bottom:1px solid #e5e7eb;color:#111827;display:flex;font-size:1.125rem;padding:1rem 0}.dark-theme-page .affiliates-page .affiliate-enrollment .enrollment__benefits ul li{border-bottom-color:#3e272333;color:#2c1810}.affiliates-page .affiliate-enrollment .enrollment__benefits ul li:last-child{border-bottom:none}.affiliates-page .affiliate-enrollment .enrollment__button{align-items:center;background:#3e2723;border:2px solid #3e2723;border-radius:.375rem;border-radius:30px;box-shadow:0 8px 30px #3e27231f;color:#faf7f2;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-size:1.125rem;font-weight:500;justify-content:center;letter-spacing:.05em;min-width:250px;padding:1.5rem 4rem;text-decoration:none;text-transform:uppercase;transition:all .15s ease-in-out;transition:all .3s ease-in-out}.affiliates-page .affiliate-enrollment .enrollment__button:disabled{opacity:.5}.affiliates-page .affiliate-enrollment .enrollment__button:hover{background:#4e342e;border-color:#4e342e;box-shadow:0 20px 60px #3e272326}.affiliates-page .affiliate-enrollment .enrollment__button:disabled{background:#a8968a;border-color:#a8968a;box-shadow:none}.dark-theme-page .affiliates-page .affiliate-enrollment .enrollment__button{background:linear-gradient(135deg,#4e342e,#3e2723);border:none;box-shadow:0 0 20px #3e272380}.dark-theme-page .affiliates-page .affiliate-enrollment .enrollment__button:hover{background:linear-gradient(135deg,#8d6e63,#3e2723);box-shadow:0 0 30px #3e2723b3;transform:translateY(-2px)}.dark-theme-page .affiliates-page .affiliate-enrollment .enrollment__button:disabled{background:#4b5563;box-shadow:none;transform:none}.affiliates-page .affiliate-enrollment .enrollment__button:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.affiliates-page .affiliate-enrollment .enrollment__button:disabled{cursor:not-allowed;opacity:.6;transform:none}.checkout-page{align-items:center;background:#f2e5d7;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.checkout-page:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:200%;left:-50%;opacity:.03;pointer-events:none;position:fixed;top:-50%;width:200%;z-index:1}.checkout-page:after{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:-1}.checkout-page .container{max-width:600px;position:relative;width:100%;z-index:2}.checkout-page .checkout-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;padding:3rem;position:relative;text-align:center;z-index:2}.checkout-page .checkout-content.success .success-icon{height:80px;margin:0 auto 2rem;width:80px}.checkout-page .checkout-content.success .success-icon .checkmark{stroke:#6d4c41;stroke-width:2;fill:none;animation:checkmark-draw .5s ease-in-out;height:100%;width:100%}.checkout-page .checkout-content.success .success-icon .checkmark circle{fill:#8d6e6326;stroke:#6d4c41}.checkout-page .checkout-content.success h1{color:#2c1810;font-family:Playfair Display,serif;font-size:2rem;letter-spacing:-.02em;margin-bottom:1rem}.checkout-page .checkout-content.success .success-message{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:400;margin-bottom:2rem}.checkout-page .checkout-content.success .warning-message{background:#8d6e631a;border:1px solid #8d6e6333;border-radius:12px;color:#4e342e;font-family:Montserrat,sans-serif;margin-bottom:2rem;padding:1rem}.checkout-page .checkout-content.success .success-details{background:#f5e6d366;border:1px solid #3e272314;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.checkout-page .checkout-content.success .success-details .detail-item{align-items:center;display:flex;justify-content:space-between;padding:.5rem 0}.checkout-page .checkout-content.success .success-details .detail-item:not(:last-child){border-bottom:1px solid #3e27231a}.checkout-page .checkout-content.success .success-details .detail-item .label{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:500}.checkout-page .checkout-content.success .success-details .detail-item .value{color:#2c1810;font-family:Montserrat,sans-serif;font-weight:600}.checkout-page .checkout-content.success .next-steps{border-top:1px solid #3e27231a;margin-top:3rem;padding-top:2rem;text-align:left}.checkout-page .checkout-content.success .next-steps h3{color:#2c1810;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.checkout-page .checkout-content.success .next-steps ul{list-style:none;padding:0}.checkout-page .checkout-content.success .next-steps ul li{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.975rem;font-weight:400;padding:.5rem 0}.checkout-page .checkout-content.cancel .cancel-icon{align-items:center;background:#4e342e1a;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}.checkout-page .checkout-content.cancel .cancel-icon .x-mark{stroke:#4e342e;stroke-width:3;stroke-linecap:round;height:40px;width:40px}.checkout-page .checkout-content.cancel h1{color:#2c1810;font-family:Playfair Display,serif;font-size:2rem;letter-spacing:-.02em;margin-bottom:1rem}.checkout-page .checkout-content.cancel .cancel-message{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:400;margin-bottom:2rem}.checkout-page .checkout-content.cancel .cancel-reasons{background:#f5e6d366;border:1px solid #3e272314;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:left}.checkout-page .checkout-content.cancel .cancel-reasons h3{color:#2c1810;font-family:Playfair Display,serif;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.checkout-page .checkout-content.cancel .cancel-reasons p{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:400;margin-bottom:1rem}.checkout-page .checkout-content.cancel .cancel-reasons ul{list-style:none;padding:0}.checkout-page .checkout-content.cancel .cancel-reasons ul li{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:400;padding:.5rem 0}.checkout-page .checkout-content.cancel .help-section{border-top:1px solid #3e27231a;color:#4e342e;margin-top:3rem;padding-top:2rem}.checkout-page .checkout-content.cancel .help-section p{font-family:Montserrat,sans-serif;font-weight:400;margin:.25rem 0}.checkout-page .checkout-content.cancel .help-section a{color:#8d6e63;font-weight:500;text-decoration:none}.checkout-page .checkout-content.cancel .help-section a:hover{color:#3e2723;text-decoration:underline}.checkout-page .checkout-content .actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.checkout-page .checkout-content .btn-primary{background:#3e2723;border:2px solid #3e2723;border-radius:50px;box-shadow:0 4px 15px #3e27234d;color:#faf7f2;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.05em;padding:.875rem 2rem;text-transform:uppercase;transition:all .3s ease-in-out}.checkout-page .checkout-content .btn-primary:hover{background:#4e342e;border-color:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.checkout-page .checkout-content .btn-secondary{background:#0000;border:2px solid #3e27234d;border-radius:50px;color:#3e2723;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em;padding:.875rem 2rem;transition:all .3s ease-in-out}.checkout-page .checkout-content .btn-secondary:hover{background:#3e27230d;border-color:#3e2723}.checkout-page .checkout-content .loading{padding:3rem 0}.checkout-page .checkout-content .loading .spinner{animation:spin 1s linear infinite;border:3px solid #3e27231a;border-radius:50%;border-top-color:#8d6e63;box-shadow:0 0 20px #8d6e634d;height:50px;margin:0 auto 1.5rem;width:50px}.checkout-page .checkout-content .loading p{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:400}@keyframes checkmark-draw{0%{stroke-dasharray:0 100}to{stroke-dasharray:100 0}}.not-found-page{align-items:center;background-color:#f9fafb;display:flex;justify-content:center;min-height:calc(100vh - 140px);padding:2rem 0}.not-found-page .container{margin:0 auto;max-width:800px;padding:0 1rem}.not-found-page .not-found-content{background:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:3rem 2rem;text-align:center}.not-found-page .error-code{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6d4c41,#14b8a6);-webkit-background-clip:text;background-clip:text;color:#6d4c41;font-size:clamp(4rem,10vw,8rem);font-weight:800;line-height:1;margin-bottom:1rem}.not-found-page .error-title{color:#111827;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.not-found-page .error-message{color:#4b5563;font-size:1.125rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:500px}.not-found-page .error-illustration{margin:2rem 0}.not-found-page .error-illustration .illustration{height:auto;max-width:300px;opacity:.8}.not-found-page .suggestions{margin:3rem 0}.not-found-page .suggestions p{color:#4b5563;font-size:1rem;margin-bottom:1.5rem}.not-found-page .suggestions .link-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0 auto;max-width:500px}.not-found-page .suggestions .suggestion-link{align-items:center;background:#f9fafb;border-radius:.375rem;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 1rem;text-decoration:none;transition:all .3s ease}.not-found-page .suggestions .suggestion-link:hover{background:#8d6e63;transform:translateY(-2px)}.not-found-page .suggestions .suggestion-link:hover .link-text{color:#6d4c41}.not-found-page .suggestions .suggestion-link .link-icon{font-size:2rem}.not-found-page .suggestions .suggestion-link .link-text{color:#111827;font-size:.875rem;font-weight:500}.not-found-page .actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.not-found-page .btn-primary{background:#6d4c41;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.not-found-page .btn-primary:hover{background:#4e342e;transform:translateY(-1px)}.not-found-page .btn-secondary{background:#0000;border:1px solid #e5e7eb;border-radius:.375rem;color:#4b5563;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 2rem;transition:all .3s ease}.not-found-page .btn-secondary:hover{border-color:#4b5563;color:#111827}.dark .not-found-page{background-color:#111827}.dark .not-found-page .not-found-content{background:#1f2937;color:#f3f4f6}.dark .not-found-page .error-title{color:#f3f4f6}.dark .not-found-page .error-message,.dark .not-found-page .suggestions p{color:#9ca3af}.dark .not-found-page .suggestions .suggestion-link{background:#374151}.dark .not-found-page .suggestions .suggestion-link:hover{background:#4b5563}.dark .not-found-page .suggestions .suggestion-link .link-text{color:#f3f4f6}.dark .not-found-page .btn-secondary{border-color:#4b5563;color:#d1d5db}.dark .not-found-page .btn-secondary:hover{border-color:#6b7280;color:#f3f4f6}.app.legal-header .header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e8d8f7!important;border-bottom:1px solid #3e272314;position:relative!important}.app.legal-header .header__container{background:#0000!important}.app.legal-header .header__logo{color:#3e2723!important;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.app.legal-header .header__logo:hover{opacity:.8}.app.legal-header .header__nav-link{color:#4e342e!important;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em}.app.legal-header .header__nav-link:hover{color:#3e2723!important}.app.legal-header .header__nav-link--cta{background:#3e2723!important;border:none;border-radius:30px;color:#faf7f2!important;font-weight:500;padding:.5rem 2rem;transition:all .3s ease-in-out}.app.legal-header .header__nav-link--cta:hover{background:#4e342e!important;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.app.legal-header .header__menu-icon span{background-color:#3e2723!important}@keyframes grain{0%,to{transform:translate(0)}10%{transform:translate(-5%,-5%)}20%{transform:translate(-10%,5%)}30%{transform:translate(5%,-10%)}40%{transform:translate(-5%,15%)}50%{transform:translate(-10%,5%)}60%{transform:translate(15%)}70%{transform:translateY(10%)}80%{transform:translate(-15%)}90%{transform:translate(10%,5%)}}.legal-page{background:#f2e5d7;color:#2c1810;min-height:calc(100vh - 140px);overflow-x:hidden;padding:3rem 0;position:relative}.legal-page .container{margin:0 auto;max-width:900px;padding:0 1rem;position:relative;width:100%;z-index:15}@media(min-width:768px){.legal-page .container{padding:0 2rem}}.legal-page__texture{height:200%;left:-50%;opacity:.03;pointer-events:none;position:fixed;top:-50%;width:200%;z-index:1}.legal-page__texture:before{animation:grain 8s steps(10) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:100%;left:0;position:absolute;top:0;width:100%}.legal-page__gradient-bg{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:-2}.legal-page__gradient-bg:after{background:#6d4c410a;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.legal-page__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdfbb3;border:1px solid #3e272314;border-radius:16px 16px 0 0;padding:3rem 2rem;position:relative;text-align:center;z-index:30}@media(min-width:768px){.legal-page__header{padding:4rem 3rem}}.legal-page__header h1{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin:0 0 1rem}@media(min-width:768px){.legal-page__header h1{font-size:3rem}}.legal-meta{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.95rem;margin:0}.legal-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdfbb3;border:1px solid #3e272314;border-radius:0 0 16px 16px;border-top:none;padding:2rem;position:relative;z-index:20}@media(min-width:768px){.legal-content{padding:3rem}}.legal-content section{margin-bottom:3rem}.legal-content section:last-child{margin-bottom:0}.legal-content h2{color:#2c1810;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.75rem;position:relative}.legal-content h2:after{background:#3e2723;border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.legal-content h3{font-size:1.25rem;font-weight:600;margin:1.5rem 0 1rem}.legal-content h3,.legal-content p{color:#4e342e;font-family:Montserrat,sans-serif}.legal-content p{line-height:1.8;margin-bottom:1rem}.legal-content ul{list-style:none;margin:1rem 0;padding:0}.legal-content ul li{color:#4e342e;font-family:Montserrat,sans-serif;line-height:1.8;margin-bottom:.75rem;padding-left:1.75rem;position:relative}.legal-content ul li:before{color:#3e2723;content:"▸";font-weight:700;left:0;position:absolute}.legal-content ul li strong{color:#2c1810;font-weight:600}.legal-content a{color:#3e2723;font-weight:500;text-decoration:none;transition:all .15s ease-in-out}.legal-content a:hover{color:#8d6e63;text-decoration:underline}.cookie-table{border-collapse:collapse;display:block;margin:1.5rem 0;overflow-x:auto;width:100%}@media(min-width:768px){.cookie-table{display:table}}.cookie-table thead{background:#3e272314}.cookie-table th{border-bottom:2px solid #3e272326;color:#2c1810;font-weight:600;text-align:left;white-space:nowrap}.cookie-table td,.cookie-table th{font-family:Montserrat,sans-serif;padding:1rem}.cookie-table td{border-bottom:1px solid #3e272314;color:#4e342e}.cookie-table tbody tr{transition:background .15s ease-in-out}.cookie-table tbody tr:hover{background:#8d6e630d}.cookie-table tbody tr:last-child td{border-bottom:none}.cookie-settings{background:#f5e6d34d;border:1px solid #3e272314;border-radius:.75rem;margin-top:3rem;padding:2rem;text-align:center}.cookie-settings-button{background:#3e2723;border:none;border-radius:50px;box-shadow:0 8px 30px #3e27231f;color:#faf7f2;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;margin-top:1rem;padding:.75rem 2rem;transition:all .3s ease-in-out}.cookie-settings-button:hover{background:#4e342e;box-shadow:0 20px 60px #3e272326;transform:translateY(-2px)}.legal-navigation{align-items:center;border-top:1px solid #3e272314;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:3rem;padding:2rem 0 0}.app.legal-footer .footer{margin-top:auto;position:relative;width:100%}.app.legal-footer .footer .container{margin:0 auto;max-width:1280px;padding:0 1rem;width:100%}@media(min-width:768px){.app.legal-footer .footer .container{padding:0 2rem}}.legal-back{align-items:center;color:#4e342e;display:flex;font-family:Montserrat,sans-serif;font-weight:500;gap:.5rem;text-decoration:none;transition:all .15s ease-in-out}.legal-back:hover{color:#3e2723;transform:translateX(-3px)}.legal-links{align-items:center;display:flex;gap:1rem}.legal-links span{color:#a8968a}.legal-links a{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:500;text-decoration:none;transition:all .15s ease-in-out}.legal-links a:hover{color:#3e2723}.privacy-commitments{margin:3rem 0}.privacy-commitments .commitment-box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdfb99;border:1px solid #3e272314;border-radius:16px;margin:1.5rem 0;padding:2rem;transition:all .3s ease-in-out}.privacy-commitments .commitment-box:hover{background:#fffdfbcc;border-color:#3e272333;box-shadow:0 20px 60px #3e272326;transform:translateY(-8px)}.privacy-commitments .commitment-box h3{align-items:center;color:#2c1810;display:flex;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;gap:.5rem;letter-spacing:-.01em;margin-bottom:1rem}.privacy-commitments .commitment-box p{line-height:1.8;margin-bottom:1rem}.privacy-commitments .commitment-box strong{color:#2c1810;font-weight:600}.privacy-commitments .commitment-box ul{margin-left:1.5rem}.privacy-commitments .commitment-box ul li{color:var(--color-text-secondary);margin:.5rem 0}.loading-overlay{align-items:center;background-color:#ffffffe6;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.dark-theme-page .loading-overlay{background-color:#000000e6}.loading-overlay--fullscreen{background-color:#000000b3;position:fixed}.loading-overlay__content{padding:2rem;text-align:center}.loading-overlay__spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top:3px solid var(--primary-color);height:50px;margin:0 auto 1.5rem;width:50px}.loading-overlay__message{color:var(--text-primary);font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.loading-overlay__submessage{color:var(--text-secondary);font-size:.875rem}.dark-theme .loading-overlay,.dark-theme-page .loading-overlay{background-color:#000000e6}.dark-theme .loading-overlay--fullscreen,.dark-theme-page .loading-overlay--fullscreen{background-color:#000c}.dark-theme .loading-overlay__spinner,.dark-theme-page .loading-overlay__spinner{border-color:#fff3;border-top-color:var(--primary-color)}.dark-theme .loading-overlay__message,.dark-theme-page .loading-overlay__message{color:#fff}.dark-theme .loading-overlay__submessage,.dark-theme-page .loading-overlay__submessage{color:#ffffffb3}.error-boundary{align-items:center;background-color:#f9fafb;display:flex;justify-content:center;min-height:100vh;padding:3rem}.dark .error-boundary{background-color:#111827}.error-boundary__container{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:600px;padding:4rem;text-align:center}.dark-theme-page .error-boundary__container{background-color:#1f2937;border:1px solid #37415180}.error-boundary__icon{font-size:4rem;margin-bottom:1.5rem}.error-boundary__title{color:#111827;font-size:1.875rem;margin-bottom:1rem}.dark .error-boundary__title{color:#f3f4f6}.error-boundary__message{color:#4b5563;line-height:1.6;margin-bottom:2rem}.dark .error-boundary__message{color:#9ca3af}.error-boundary__details{margin:2rem 0;text-align:left}.error-boundary__details summary{color:#4b5563;cursor:pointer;margin-bottom:1rem}.dark .error-boundary__details summary{color:#9ca3af}.error-boundary__stack{background-color:#f3f4f6;border-radius:.375rem;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.875rem;overflow-x:auto;padding:1rem}.dark .error-boundary__stack{background-color:#1f2937}.error-boundary__actions{display:flex;gap:1rem;justify-content:center}@media(max-width:639px){.error-boundary__actions{flex-direction:column}}.error-boundary__button{align-items:center;border:none;border-radius:.375rem;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:1rem 2rem;text-decoration:none;transition:all .15s ease-in-out}.error-boundary__button:disabled{cursor:not-allowed;opacity:.5}.error-boundary__button--primary{background-color:#6d4c41;color:#fff}.error-boundary__button--primary:hover:not(:disabled){background-color:#4e342e;color:#fff}.error-boundary__button--primary:focus{box-shadow:0 0 0 3px #6d4c414d;outline:none}.error-boundary__button--secondary{background-color:#0000;border:2px solid #6d4c41;color:#6d4c41}.error-boundary__button--secondary:hover{background-color:#6d4c41;color:#fff}.cookie-consent{align-items:flex-end;display:flex;inset:0;justify-content:center;pointer-events:none;position:fixed;z-index:9999}.cookie-consent__backdrop{animation:fadeIn .3s ease-out forwards;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;inset:0;opacity:0;pointer-events:all;position:absolute}.cookie-consent__banner{animation:slideUp .4s ease-out .1s forwards;background:var(--color-bg-elevated);border-radius:1rem;box-shadow:0 10px 40px #0003;margin:1rem;max-width:600px;pointer-events:all;position:relative;transform:translateY(100%);width:100%}@media(max-width:640px){.cookie-consent__banner{border-radius:1rem 1rem 0 0;margin:0}}.cookie-consent__content{padding:2rem}@media(max-width:640px){.cookie-consent__content{padding:1.5rem}}.cookie-consent__title{color:var(--color-text-primary);font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.cookie-consent__description{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.cookie-consent__details{background:var(--color-bg-secondary);border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.cookie-consent__category{padding:.75rem 0}.cookie-consent__category:not(:last-child){border-bottom:1px solid var(--color-border)}.cookie-consent__category label{align-items:flex-start;cursor:pointer;display:flex;gap:.75rem}.cookie-consent__category label input[type=checkbox]{accent-color:var(--color-primary);cursor:pointer;height:1.25rem;margin-top:.125rem;width:1.25rem}.cookie-consent__category label input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.cookie-consent__category label div{flex:1 1}.cookie-consent__category label div strong{color:var(--color-text-primary);display:block;font-size:.95rem;margin-bottom:.25rem}.cookie-consent__category label div span{color:var(--color-text-secondary);font-size:.85rem;line-height:1.4}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}@media(max-width:480px){.cookie-consent__actions{flex-direction:column}}.cookie-consent__button{border:none;border-radius:.5rem;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:500;min-width:120px;padding:.75rem 1.5rem;transition:all .2s ease}@media(max-width:480px){.cookie-consent__button{width:100%}}.cookie-consent__button--primary{background:var(--color-primary);color:#fff}.cookie-consent__button--primary:hover{background:var(--color-primary-dark);box-shadow:0 4px 12px #8b5cf64d;transform:translateY(-1px)}.cookie-consent__button--secondary{background:var(--color-bg-secondary);border:1px solid var(--color-border);color:var(--color-text-primary)}.cookie-consent__button--secondary:hover{background:var(--color-bg-tertiary);border-color:var(--color-border-hover)}.cookie-consent__links{align-items:center;display:flex;font-size:.85rem;gap:.75rem;justify-content:center}.cookie-consent__links a{color:var(--color-primary);text-decoration:none}.cookie-consent__links a:hover{text-decoration:underline}.cookie-consent__links span{color:var(--color-text-tertiary)}.dark-theme-page .cookie-consent__banner{background:#1a1a1a;border:1px solid #ffffff1a}.dark-theme-page .cookie-consent__details{background:#ffffff0d}.dark-theme-page .cookie-consent__category{border-bottom-color:#ffffff1a}.dark-theme-page .cookie-consent__button--secondary{background:#ffffff1a;border-color:#fff3}.dark-theme-page .cookie-consent__button--secondary:hover{background:#ffffff26}@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{to{transform:translateY(0)}}.admin-dashboard{background:#f2e5d7;color:#2c1810;min-height:100vh;padding:2rem;position:relative}.admin-dashboard:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:200%;left:-50%;opacity:.03;pointer-events:none;position:fixed;top:-50%;width:200%;z-index:1}.admin-dashboard:after{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:-1}.admin-dashboard__header{border-bottom:1px solid #3e27231a;margin-bottom:3rem;padding-bottom:2rem;position:relative;text-align:center;z-index:2}.admin-dashboard__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4e342e,#3e2723);-webkit-background-clip:text;background-clip:text;color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.admin-dashboard__subtitle{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:400}.admin-dashboard__tabs{border-bottom:1px solid #3e27231a;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;position:relative;z-index:2}.admin-dashboard__tab{background:none;border:none;border-radius:.5rem .5rem 0 0;color:#4e342e;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;position:relative;transition:all .3s ease-in-out}.admin-dashboard__tab:hover{background-color:#f5e6d34d;color:#2c1810}.admin-dashboard__tab--active{background-color:#3e27231a;color:#2c1810;font-weight:600}.admin-dashboard__tab--active:after{background:linear-gradient(135deg,#4e342e,#3e2723);bottom:-1rem;content:"";height:2px;left:0;position:absolute;right:0}.admin-dashboard__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5f0cc;border:1px solid #3e272314;border-radius:20px;box-shadow:0 4px 20px #6d4c4114;min-height:60vh;padding:2rem;position:relative;z-index:2}.admin-loading{align-items:center;background:#f2e5d7;color:#2c1810;display:flex;flex-direction:column;justify-content:center;min-height:100vh;position:relative}.admin-loading__spinner{animation:spin 1s ease-in-out infinite;border:3px solid #3e27231a;border-radius:50%;border-top-color:#8d6e63;box-shadow:0 0 20px #8d6e634d;height:50px;margin-bottom:1rem;width:50px}.admin-loading p{color:#4e342e;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:400}@keyframes spin{to{transform:rotate(1turn)}}.user-management__search{margin-bottom:2rem}.user-management__search-input{background:#faf5f080;border:1px solid #3e27231a;border-radius:12px;color:#2c1810;font-family:Montserrat,sans-serif;font-size:1rem;max-width:400px;padding:.75rem 1.25rem;transition:all .15s ease-in-out;width:100%}.user-management__search-input:focus{background:#faf5f0cc;border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.user-management__search-input::placeholder{color:#2c181066}.user-management__table-container{background:#f5e6d34d;border:1px solid #3e272314;border-radius:12px;overflow-x:auto}.user-management__table{border-collapse:collapse;width:100%}.user-management__table th{background:#3e27230d;border-bottom:1px solid #3e27231a;color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:1rem;text-align:left;text-transform:uppercase}.user-management__table td{border-bottom:1px solid #3e27230d;color:#2c1810;font-family:Montserrat,sans-serif;font-size:.95rem;padding:1rem}.user-management__table tr:hover td{background-color:#8d6e630d}.user-management__actions{display:flex;flex-wrap:wrap;gap:.5rem}.user-management__button{border:none;border-radius:20px;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;padding:.4rem .8rem;transition:all .15s ease-in-out}.user-management__button--add-points{background:#6d4c41e6;color:#faf7f2}.user-management__button--add-points:hover{background:#6d4c41;box-shadow:0 4px 12px #6d4c414d;transform:translateY(-1px)}.user-management__button--add-video{background:#8d6e63e6;color:#faf7f2}.user-management__button--add-video:hover{background:#8d6e63;box-shadow:0 4px 12px #8d6e634d;transform:translateY(-1px)}.user-management__button--edit-sub{background:#3e2723e6;color:#faf7f2}.user-management__button--edit-sub:hover{background:#3e2723;box-shadow:0 4px 12px #3e27234d;transform:translateY(-1px)}.user-management__button--delete{background:#4e342ee6;color:#faf7f2}.user-management__button--delete:hover{background:#4e342e;box-shadow:0 4px 12px #4e342e4d;transform:translateY(-1px)}.user-management__pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:2rem}.user-management__pagination-button{background:#0000;border:2px solid #3e27234d;border-radius:50px;color:#3e2723;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:500;padding:.5rem 1rem;transition:all .15s ease-in-out}.user-management__pagination-button:hover:not(:disabled){background:#3e27230d;border-color:#3e2723}.user-management__pagination-button:disabled{cursor:not-allowed;opacity:.5}.admin-modal{align-items:center;background-color:#2c1810bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.admin-modal__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#faf5f0f2;border:1px solid #3e272314;border-radius:20px;box-shadow:0 20px 60px #3e27234d;max-width:500px;padding:2rem;width:90%}.admin-modal__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.admin-modal__title{color:#2c1810;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.admin-modal__close{background:none;border:none;color:#4e342e;cursor:pointer;font-size:1.5rem;transition:color .15s ease-in-out}.admin-modal__close:hover{color:#2c1810}.admin-modal__form{display:flex;flex-direction:column;gap:1rem}.admin-modal__input{background:#faf5f080;border:1px solid #3e27231a;border-radius:12px;color:#2c1810;font-family:Montserrat,sans-serif;font-size:1rem;padding:.75rem;transition:all .15s ease-in-out}.admin-modal__input:focus{background:#faf5f0cc;border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.admin-modal__select{background:#faf5f080;border:1px solid #3e27231a;border-radius:12px;color:#2c1810;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;padding:.75rem;transition:all .15s ease-in-out}.admin-modal__select:focus{background:#faf5f0cc;border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.admin-modal__actions{display:flex;gap:1rem;margin-top:1rem}.admin-modal__submit{background:#3e2723;border:none;border-radius:50px;box-shadow:0 4px 15px #3e27234d;color:#faf7f2;cursor:pointer;flex:1 1;font-family:Montserrat,sans-serif;font-weight:600;padding:.75rem;transition:all .3s ease-in-out}.admin-modal__submit:hover{background:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.admin-modal__cancel{background:#0000;border:2px solid #3e27234d;border-radius:50px;color:#3e2723;cursor:pointer;flex:1 1;font-family:Montserrat,sans-serif;font-weight:600;padding:.75rem;transition:all .3s ease-in-out}.admin-modal__cancel:hover{background:#3e27230d;border-color:#3e2723}.system-stats__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.system-stats__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e6d366;border:1px solid #3e272314;border-radius:20px;padding:1.5rem;transition:all .3s ease-in-out}.system-stats__card:hover{border-color:#3e272333;box-shadow:0 4px 20px #3e27231a;transform:translateY(-2px)}.system-stats__card-title{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.system-stats__card-value{color:#2c1810;font-family:Playfair Display,serif;font-size:2rem;font-weight:700}.system-stats__card-change{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;margin-top:.5rem}.system-stats__card-change--positive{color:#6d4c41}.system-stats__card-change--negative{color:#4e342e}.system-stats__section{margin-top:3rem}.system-stats__section-title{color:#2c1810;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.system-stats__breakdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e6d34d;border:1px solid #3e272314;border-radius:20px;padding:1.5rem}.system-stats__breakdown-item{align-items:center;border-bottom:1px solid #3e27230d;display:flex;justify-content:space-between;padding:.75rem 0}.system-stats__breakdown-item:last-child{border-bottom:none}.system-stats__breakdown-label{color:#4e342e;font-family:Montserrat,sans-serif;font-weight:400;text-transform:capitalize}.system-stats__breakdown-value{color:#2c1810;font-family:Montserrat,sans-serif;font-weight:600}.system-stats__refresh{background:#3e2723;border:none;border-radius:50px;box-shadow:0 4px 15px #3e27234d;color:#faf7f2;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;margin-top:2rem;padding:.75rem 1.5rem;transition:all .3s ease-in-out}.system-stats__refresh:hover{background:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.audit-log__filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.audit-log__filter{background:#faf5f080;border:1px solid #3e27231a;border-radius:12px;color:#2c1810;font-family:Montserrat,sans-serif;font-size:.95rem;padding:.75rem;transition:all .15s ease-in-out}.audit-log__filter:focus{background:#faf5f0cc;border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a;outline:none}.audit-log__entries{display:flex;flex-direction:column;gap:1rem}.audit-log__entry{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e6d34d;border:1px solid #3e272314;border-radius:12px;padding:1.25rem;transition:all .3s ease-in-out}.audit-log__entry:hover{border-color:#3e272326;box-shadow:0 4px 12px #3e272314}.audit-log__entry-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.audit-log__entry-action{color:#8d6e63;font-family:Montserrat,sans-serif;font-weight:600}.audit-log__entry-time{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:400}.audit-log__entry-details{background:#2c18100d;border:1px solid #3e272314;border-radius:8px;color:#4e342e;font-family:monospace;font-size:.875rem;overflow-x:auto;padding:.75rem}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{height:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;min-height:100vh;overflow-x:hidden}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{background:none;border:none;cursor:pointer}table{border-collapse:collapse;border-spacing:0}body{color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem}.dark body{color:#f3f4f6}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem}@media(max-width:767px){h1{font-size:2.25rem}}h2{font-size:2.25rem}@media(max-width:767px){h2{font-size:1.875rem}}h3{font-size:1.875rem}@media(max-width:767px){h3{font-size:1.5rem}}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#6d4c41;transition:color .15s ease-in-out}a:hover{color:#4e342e}a:focus:focus{outline:none}a:focus:focus-visible{outline:2px solid #6d4c41;outline-offset:2px}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.italic{font-style:italic}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}html{font-size:16px}body{background-color:#f9fafb}.dark body{background-color:#111827}#root{display:flex;flex-direction:column;min-height:100vh}.container{margin:0 auto;max-width:1280px;padding:0 1.5rem;width:100%}@media(max-width:639px){.container{padding:0 1rem}}section{padding:4rem 0}@media(max-width:767px){section{padding:3rem 0}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.loading{align-items:center;display:flex;justify-content:center;min-height:200px}.error{color:#ef4444}.error,.success{font-size:.875rem;margin-top:.25rem}.success{color:#10b981}@media(min-width:768px){.mobile-only{display:none!important}}@media(max-width:767px){.desktop-only{display:none!important}}.p-xs{padding:.25rem}.m-xs{margin:.25rem}@media(min-width:640px){.sm\\:p-xs{padding:.25rem}.sm\\:m-xs{margin:.25rem}}@media(min-width:768px){.md\\:p-xs{padding:.25rem}.md\\:m-xs{margin:.25rem}}@media(min-width:1024px){.lg\\:p-xs{padding:.25rem}.lg\\:m-xs{margin:.25rem}}@media(min-width:1280px){.xl\\:p-xs{padding:.25rem}.xl\\:m-xs{margin:.25rem}}@media(min-width:1536px){.xxl\\:p-xs{padding:.25rem}.xxl\\:m-xs{margin:.25rem}}.p-sm{padding:.5rem}.m-sm{margin:.5rem}@media(min-width:640px){.sm\\:p-sm{padding:.5rem}.sm\\:m-sm{margin:.5rem}}@media(min-width:768px){.md\\:p-sm{padding:.5rem}.md\\:m-sm{margin:.5rem}}@media(min-width:1024px){.lg\\:p-sm{padding:.5rem}.lg\\:m-sm{margin:.5rem}}@media(min-width:1280px){.xl\\:p-sm{padding:.5rem}.xl\\:m-sm{margin:.5rem}}@media(min-width:1536px){.xxl\\:p-sm{padding:.5rem}.xxl\\:m-sm{margin:.5rem}}.p-md{padding:1rem}.m-md{margin:1rem}@media(min-width:640px){.sm\\:p-md{padding:1rem}.sm\\:m-md{margin:1rem}}@media(min-width:768px){.md\\:p-md{padding:1rem}.md\\:m-md{margin:1rem}}@media(min-width:1024px){.lg\\:p-md{padding:1rem}.lg\\:m-md{margin:1rem}}@media(min-width:1280px){.xl\\:p-md{padding:1rem}.xl\\:m-md{margin:1rem}}@media(min-width:1536px){.xxl\\:p-md{padding:1rem}.xxl\\:m-md{margin:1rem}}.p-lg{padding:1.5rem}.m-lg{margin:1.5rem}@media(min-width:640px){.sm\\:p-lg{padding:1.5rem}.sm\\:m-lg{margin:1.5rem}}@media(min-width:768px){.md\\:p-lg{padding:1.5rem}.md\\:m-lg{margin:1.5rem}}@media(min-width:1024px){.lg\\:p-lg{padding:1.5rem}.lg\\:m-lg{margin:1.5rem}}@media(min-width:1280px){.xl\\:p-lg{padding:1.5rem}.xl\\:m-lg{margin:1.5rem}}@media(min-width:1536px){.xxl\\:p-lg{padding:1.5rem}.xxl\\:m-lg{margin:1.5rem}}.p-xl{padding:2rem}.m-xl{margin:2rem}@media(min-width:640px){.sm\\:p-xl{padding:2rem}.sm\\:m-xl{margin:2rem}}@media(min-width:768px){.md\\:p-xl{padding:2rem}.md\\:m-xl{margin:2rem}}@media(min-width:1024px){.lg\\:p-xl{padding:2rem}.lg\\:m-xl{margin:2rem}}@media(min-width:1280px){.xl\\:p-xl{padding:2rem}.xl\\:m-xl{margin:2rem}}@media(min-width:1536px){.xxl\\:p-xl{padding:2rem}.xxl\\:m-xl{margin:2rem}}.p-2xl{padding:3rem}.m-2xl{margin:3rem}@media(min-width:640px){.sm\\:p-2xl{padding:3rem}.sm\\:m-2xl{margin:3rem}}@media(min-width:768px){.md\\:p-2xl{padding:3rem}.md\\:m-2xl{margin:3rem}}@media(min-width:1024px){.lg\\:p-2xl{padding:3rem}.lg\\:m-2xl{margin:3rem}}@media(min-width:1280px){.xl\\:p-2xl{padding:3rem}.xl\\:m-2xl{margin:3rem}}@media(min-width:1536px){.xxl\\:p-2xl{padding:3rem}.xxl\\:m-2xl{margin:3rem}}.p-3xl{padding:4rem}.m-3xl{margin:4rem}@media(min-width:640px){.sm\\:p-3xl{padding:4rem}.sm\\:m-3xl{margin:4rem}}@media(min-width:768px){.md\\:p-3xl{padding:4rem}.md\\:m-3xl{margin:4rem}}@media(min-width:1024px){.lg\\:p-3xl{padding:4rem}.lg\\:m-3xl{margin:4rem}}@media(min-width:1280px){.xl\\:p-3xl{padding:4rem}.xl\\:m-3xl{margin:4rem}}@media(min-width:1536px){.xxl\\:p-3xl{padding:4rem}.xxl\\:m-3xl{margin:4rem}}.text-responsive{font-size:clamp(.875rem,2vw,1rem);line-height:1.6}.heading-responsive{font-size:clamp(1.5rem,5vw,2.5rem);line-height:1.2}@media(max-width:639px){.container{padding-left:1rem;padding-right:1rem}}@media(max-width:767px){.btn,button,input[type=email],input[type=number],input[type=password],input[type=text],select,textarea{font-size:16px;min-height:44px}.btn,button{min-width:44px}}.grid{grid-gap:1rem;display:grid;gap:1rem}.grid--responsive{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media(max-width:639px){.grid--responsive{grid-template-columns:1fr}}.stack{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.stack--horizontal{align-items:center;flex-direction:row}}@media(max-width:767px){.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-wrapper table{min-width:600px}.modal-content{margin:1rem;max-height:calc(100vh - 2rem);overflow-y:auto}.nav--mobile{background:#fff;left:0;position:fixed;right:0;top:60px;transform:translateX(-100%);transition:transform .3s ease;z-index:100}.nav--mobile.open{transform:translateX(0)}}@media(max-width:639px){.card--horizontal{flex-direction:column}.card--horizontal .card__image{height:200px;width:100%}}@media(hover:none){.hover\\:scale:hover{transform:none}.hover\\:shadow:hover{box-shadow:none}}.tap-target{position:relative}.tap-target:before{bottom:-8px;content:"";left:-8px;position:absolute;right:-8px;top:-8px}.img-responsive{display:block;height:auto;max-width:100%}@media(max-width:767px){.swipeable{-webkit-overflow-scrolling:touch;overflow-x:auto;scroll-snap-type:x mandatory}.swipeable>*{scroll-snap-align:start}.hide-mobile{display:none!important}}@media(min-width:768px){.show-mobile{display:none!important}}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}@media(max-width:639px){html{font-size:14px}}.global-gradient-bg{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:-2}.global-gradient-bg:before{animation:meshFloat 20s ease-in-out infinite;background:radial-gradient(ellipse 80% 80% at 50% -20%,#6d4c414d,#0000),radial-gradient(ellipse 80% 80% at 80% 80%,#8d6e6326,#0000),radial-gradient(ellipse 50% 80% at 20% 40%,#4e342e33,#0000),radial-gradient(ellipse 80% 80% at 80% -20%,#3e272333,#0000),radial-gradient(ellipse 60% 80% at 10% 100%,#8d6e631a,#0000)}.global-gradient-bg:after,.global-gradient-bg:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.global-gradient-bg:after{animation:meshFloat 30s ease-in-out infinite reverse;background:radial-gradient(circle at 25% 25%,#4e342e26,#0000 50%),radial-gradient(circle at 75% 75%,#8d6e631a,#0000 50%),radial-gradient(circle at 100% 50%,#6d4c411a,#0000 40%),radial-gradient(circle at 0 50%,#3e272326,#0000 40%)}@keyframes meshFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-20px,-20px) scale(1.1)}66%{transform:translate(20px,-10px) scale(.95)}}.dark-theme-page,.dark-theme-page h1,.dark-theme-page h2,.dark-theme-page h3,.dark-theme-page h4,.dark-theme-page h5,.dark-theme-page h6{color:#2c1810}.dark-theme-page p{color:#2c1810cc}.dark-theme-page a:not(.header__nav-link):not(.footer__links a){color:#3e2723}.dark-theme-page a:not(.header__nav-link):not(.footer__links a):hover{color:#8d6e63}.dark-theme-page .card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#4e342e0d;border:1px solid #4e342e1a}.dark-theme-page .card:hover{background:#4e342e14;border-color:#3e27234d}.dark-theme-page input,.dark-theme-page textarea{background:#4e342e0d;border:1px solid #4e342e33;color:#2c1810}.dark-theme-page input::placeholder,.dark-theme-page textarea::placeholder{color:#2c181066}.dark-theme-page input:focus,.dark-theme-page textarea:focus{border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a}.dark-theme-page select{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e6d3cc;border:1px solid #4e342e33;color:#2c1810}.dark-theme-page select:focus{background-color:#f5e6d3f2;border-color:#3e2723;box-shadow:0 0 0 3px #3e27231a}.dark-theme-page select option{background-color:#f5e6d3;color:#2c1810}.dark-theme-page select option:checked,.dark-theme-page select option:focus,.dark-theme-page select option:hover{background-color:#3e272333}.dark-theme-page button:not(.header__nav-link--cta):not(.pricing-card__button).btn-primary{background:linear-gradient(135deg,#4e342e,#3e2723);border:none;box-shadow:0 4px 15px #3e27234d;color:#fff}.dark-theme-page button:not(.header__nav-link--cta):not(.pricing-card__button).btn-primary:hover{box-shadow:0 6px 25px #3e272366;transform:translateY(-2px)}.dark-theme-page button:not(.header__nav-link--cta):not(.pricing-card__button).btn-secondary{background:#4e342e1a;border:1px solid #4e342e33;color:#2c1810}.dark-theme-page button:not(.header__nav-link--cta):not(.pricing-card__button).btn-secondary:hover{background:#4e342e26;border-color:#3e27234d}.dark-theme-page table{background:#4e342e08}.dark-theme-page table th{background:#4e342e14;border-color:#4e342e33;color:#2c1810}.dark-theme-page table td{border-color:#4e342e1a;color:#2c1810cc}.dark-theme-page table tr:hover{background:#4e342e0d}.dark-theme-page section{background:#0000;position:relative;z-index:2}.dark-theme-page .bg-gray-100,.dark-theme-page .bg-gray-50,.dark-theme-page .bg-white{background:#0000!important}.dark-theme-page .text-gray-700,.dark-theme-page .text-gray-800,.dark-theme-page .text-gray-900{color:#2c1810!important}.dark-theme-page .text-gray-500,.dark-theme-page .text-gray-600{color:#4e342e!important}.dark-theme-page .text-gray-300,.dark-theme-page .text-gray-400{color:#a8968a!important}.dark-theme-page .border-gray-200,.dark-theme-page .border-gray-300{border-color:#4e342e1a!important}.dark-theme-page .loading,.dark-theme-page .spinner{color:#3e2723}.dark-theme-page .modal-backdrop{background:#000c}.dark-theme-page .modal-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border:1px solid #3e272333}.dark-theme-page .tooltip{background:#000000e6;border:1px solid #3e272333;color:#2c1810}.dark-theme-page .dropdown-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border:1px solid #3e272333}.dark-theme-page .dropdown-item{color:#2c1810}.dark-theme-page .dropdown-item:hover{background:#3e27231a}.dark-theme-page .alert-success{background:#6d4c411a;border-color:#6d4c414d;color:#6d4c41}.dark-theme-page .alert-error{background:#ef44441a;border-color:#ef44444d;color:#ef4444}.dark-theme-page .alert-warning{background:#8d6e631a;border-color:#8d6e634d;color:#8d6e63}.dark-theme-page .badge-primary{background:linear-gradient(135deg,#4e342e,#3e2723);color:#fff}.dark-theme-page .badge-secondary{background:#4e342e33;color:#2c1810}.dark-theme-page .progress{background:#4e342e1a}.dark-theme-page .progress-bar{background:linear-gradient(135deg,#4e342e,#3e2723)}.dark-theme-page .tabs-nav{border-bottom-color:#4e342e1a}.dark-theme-page .tabs-link{color:#4e342e}.dark-theme-page .tabs-link.active{border-bottom-color:#3e2723;color:#3e2723}.dark-theme-page .tabs-link:hover:not(.active){color:#2c1810}.app .profile-footer,.app .profile-header,.profile-footer,.profile-footer body,.profile-header,.profile-header body{background:#f2e5d7!important}.profile-footer .header,.profile-header .header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5e8d8f7!important;border-bottom:1px solid #3e272314;margin-top:0!important}.profile-footer .header__container,.profile-header .header__container{background:#0000!important}.profile-footer~.main-content,.profile-header~.main-content{background:#f2e5d7;margin:0;padding:0}.profile-footer .footer,.profile-footer~.footer,.profile-header .footer,.profile-header~.footer{background:#0000!important;background-color:#0000!important;border-top:none;margin-top:0}.app.profile-footer,.app.profile-header{background:#f2e5d7!important;margin:0;min-height:100vh;overflow-x:hidden;padding:0;width:100%}body:has(.profile-page){background:#f2e5d7!important;margin:0;padding:0}.profile-page{position:relative}.profile-page:before{background:#f2e5d7;bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:-1}