@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}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-4px)}20%,40%,60%,80%{transform:translateX(4px)}}@keyframes diagonal-float-1{0%,to{transform:translate(-700px,-200px)}25%{transform:translate(400px,180px)}50%{transform:translate(600px,-150px)}75%{transform:translate(-500px,220px)}}@keyframes diagonal-float-2{0%,to{transform:translate(750px,-150px)}25%{transform:translate(-400px,200px)}50%{transform:translate(-600px,-180px)}75%{transform:translate(500px,250px)}}@keyframes diagonal-float-3{0%,to{transform:translate(-800px,120px)}33%{transform:translate(550px,-220px)}66%{transform:translate(700px,230px)}}@keyframes diagonal-float-4{0%,to{transform:translate(650px,240px)}25%{transform:translate(-550px,-220px)}50%{transform:translate(-400px,200px)}75%{transform:translate(600px,-180px)}}@keyframes diagonal-float-5{0%,to{transform:translate(-750px,-250px)}33%{transform:translate(480px,260px)}66%{transform:translate(650px,-240px)}}@keyframes diagonal-float-6{0%,to{transform:translate(800px,180px)}25%{transform:translate(-450px,-200px)}50%{transform:translate(-650px,240px)}75%{transform:translate(550px,-190px)}}@keyframes diagonal-float-7{0%,to{transform:translate(-650px,-280px)}25%{transform:translate(500px,250px)}50%{transform:translate(680px,-280px)}75%{transform:translate(-400px,260px)}}@keyframes diagonal-float-8{0%,to{transform:translate(700px,-240px)}33%{transform:translate(-500px,220px)}66%{transform:translate(-680px,-250px)}}@keyframes diagonal-float-9{0%,to{transform:translate(-850px,300px)}25%{transform:translate(450px,-260px)}50%{transform:translate(720px,280px)}75%{transform:translate(-600px,-250px)}}@keyframes diagonal-float-10{0%,to{transform:translate(820px,320px)}25%{transform:translate(-480px,-270px)}50%{transform:translate(-700px,300px)}75%{transform:translate(550px,-290px)}}@keyframes diagonal-float-11{0%,to{transform:translate(-720px,190px)}33%{transform:translate(580px,-210px)}66%{transform:translate(750px,250px)}}@keyframes diagonal-float-12{0%,to{transform:translate(880px,100px)}25%{transform:translate(-520px,-130px)}50%{transform:translate(-750px,280px)}75%{transform:translate(600px,-250px)}}.early-access-lock{align-items:center;background:#f2e5d7;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:99999}.early-access-lock: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}.early-access-lock__background{background:linear-gradient(180deg,#f5e8d8,#e8d5c4 35%,#d4b5a0 70%,#8d6e6366);bottom:0;left:0;position:absolute;right:0;top:0}.early-access-lock__background:after{background:#6d4c410a;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.early-access-lock__background .gradient-orb{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(120px);opacity:.15;position:absolute}.early-access-lock__background .gradient-orb--1{animation-delay:0s;background:radial-gradient(circle,#8d6e63 0,#0000 70%);height:600px;left:-200px;top:-200px;width:600px}.early-access-lock__background .gradient-orb--2{animation-delay:5s;background:radial-gradient(circle,#6d4c41 0,#0000 70%);bottom:-150px;height:500px;right:-150px;width:500px}.early-access-lock__background .gradient-orb--3{animation-delay:10s;background:radial-gradient(circle,#4e342e4d 0,#0000 70%);height:400px;left:50%;top:50%;transform:translate(-50%,-50%);width:400px}.early-access-lock__orbit-container{height:100%;left:50%;max-height:100vh;max-width:100vw;overflow:hidden;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.early-access-lock__content{max-width:480px;padding:20px;position:relative;width:100%;z-index:2}.early-access-lock__box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf7f2f2;border:1px solid #3e272314;border-radius:20px;box-shadow:0 20px 60px #3e272326;padding:48px 40px}.early-access-lock__box.shake{animation:shake .5s}@media(max-width:480px){.early-access-lock__box{border-radius:16px;padding:32px 24px}}.early-access-lock__brand-top{margin-bottom:32px;text-align:center}.early-access-lock__brand-top .brand-name{color:#2c1810;display:block;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:4px}.early-access-lock__brand-top .brand-tagline{color:#a8968a;display:block;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}@media(max-width:480px){.early-access-lock__brand-top{margin-bottom:24px}.early-access-lock__brand-top .brand-name{font-size:1.25rem}.early-access-lock__brand-top .brand-tagline{font-size:.6875rem}}.early-access-lock__icon{display:flex;justify-content:center;margin-bottom:24px}.early-access-lock__icon svg{height:56px;width:56px}.early-access-lock__title{color:#2c1810;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:900;letter-spacing:-.02em;line-height:1.1;margin:0 0 12px;text-align:center}@media(max-width:480px){.early-access-lock__title{font-size:2rem}}.early-access-lock__subtitle{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;line-height:1.6;margin:0 0 32px;text-align:center}@media(max-width:480px){.early-access-lock__subtitle{font-size:.875rem;margin-bottom:24px}}.early-access-lock__form{margin-bottom:24px}.early-access-lock__input-wrapper{align-items:center;background:#fbf8f5cc;border:1px solid #3e27231a;border-radius:30px;display:flex;overflow:hidden;position:relative;transition:all .3s ease}.early-access-lock__input-wrapper:focus-within{background:#fbf8f5;border-color:#3e272333;box-shadow:0 0 0 3px #3e27230d}.early-access-lock__input{background:#0000;border:none;color:#2c1810;flex:1 1;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:400;letter-spacing:.02em;outline:none;padding:14px 20px}.early-access-lock__input::placeholder{color:#a8968a;font-weight:300}@media(max-width:480px){.early-access-lock__input{font-size:.875rem;padding:12px 16px}}.early-access-lock__submit{align-items:center;background:#3e2723;border:none;border-radius:0 30px 30px 0;color:#faf7f2;cursor:pointer;display:flex;justify-content:center;padding:14px 24px;transition:all .3s ease}.early-access-lock__submit:hover{background:#4e342e;transform:translateX(1px)}.early-access-lock__submit:active{transform:scale(.98)}.early-access-lock__submit svg{height:20px;width:20px}@media(max-width:480px){.early-access-lock__submit{padding:12px 20px}}.early-access-lock__error{background:#4e342e14;border:1px solid #4e342e26;border-radius:12px;color:#4e342e;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;margin-top:12px;padding:10px 16px;text-align:center}.early-access-lock__footer{text-align:center}.early-access-lock__hint-btn{background:#0000;border:none;color:#3e2723;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.9375rem;font-weight:600;letter-spacing:.02em;padding:8px;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;transition:all .3s ease}.early-access-lock__hint-btn:hover{color:#4e342e;-webkit-text-decoration-color:#8d6e63;text-decoration-color:#8d6e63;transform:scale(1.05)}.early-access-lock__hint{margin-top:12px;text-align:center}.early-access-lock__hint-text{color:#4e342e;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:300;line-height:1.5;margin:0 0 12px}.early-access-lock__instagram-btn{align-items:center;background:#3e2723;border-radius:30px;color:#faf7f2;display:inline-flex;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;gap:8px;padding:10px 20px;text-decoration:none;transition:all .3s ease}.early-access-lock__instagram-btn:hover{background:#4e342e;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.early-access-lock__instagram-btn svg{height:18px;width:18px}.orbit{left:50%;position:absolute;top:50%;will-change:transform}.orbit__image{background:#faf7f280;border:1px solid #3e27231a;border-radius:16px;box-shadow:0 4px 20px #3e27231a;height:200px;object-fit:cover;opacity:.8;width:200px}@media(max-width:768px){.orbit__image{height:120px;width:120px}}.orbit--1{animation:diagonal-float-1 35s ease-in-out infinite}.orbit--1 .orbit__image{opacity:.75}.orbit--2{animation:diagonal-float-2 40s ease-in-out infinite;animation-delay:-5s}.orbit--2 .orbit__image{height:250px;opacity:1;width:250px}@media(max-width:768px){.orbit--2 .orbit__image{height:150px;width:150px}}.orbit--3{animation:diagonal-float-3 45s ease-in-out infinite;animation-delay:-10s}.orbit--3 .orbit__image{height:180px;opacity:.7;width:180px}@media(max-width:768px){.orbit--3 .orbit__image{height:110px;width:110px}}.orbit--4{animation:diagonal-float-4 38s ease-in-out infinite;animation-delay:-15s}.orbit--4 .orbit__image{height:220px;opacity:.85;width:220px}@media(max-width:768px){.orbit--4 .orbit__image{height:140px;width:140px}}.orbit--5{animation:diagonal-float-5 42s ease-in-out infinite;animation-delay:-20s}.orbit--5 .orbit__image{height:190px;opacity:.75;width:190px}@media(max-width:768px){.orbit--5 .orbit__image{height:115px;width:115px}}.orbit--6{animation:diagonal-float-6 30s ease-in-out infinite;animation-delay:-25s}.orbit--6 .orbit__image{height:210px;opacity:.8;width:210px}@media(max-width:768px){.orbit--6 .orbit__image{height:130px;width:130px}.orbit--6{--orbit-radius:120px}}.orbit--7{animation:diagonal-float-7 48s ease-in-out infinite;animation-delay:-3s}.orbit--7 .orbit__image{height:170px;opacity:.65;width:170px}@media(max-width:768px){.orbit--7 .orbit__image{height:100px;width:100px}}.orbit--8{animation:diagonal-float-8 40s ease-in-out infinite;animation-delay:-8s}.orbit--8 .orbit__image{height:240px;opacity:.9;width:240px}@media(max-width:768px){.orbit--8 .orbit__image{height:145px;width:145px}}.orbit--9{animation:diagonal-float-9 45s ease-in-out infinite;animation-delay:-12s}.orbit--9 .orbit__image{height:160px;opacity:.7;width:160px}@media(max-width:768px){.orbit--9 .orbit__image{height:95px;width:95px}}.orbit--10{animation:diagonal-float-10 36s ease-in-out infinite;animation-delay:-18s}.orbit--10 .orbit__image{height:230px;opacity:.85;width:230px}@media(max-width:768px){.orbit--10 .orbit__image{height:135px;width:135px}}.orbit--11{animation:diagonal-float-11 50s ease-in-out infinite;animation-delay:-22s}.orbit--11 .orbit__image{height:185px;opacity:.6;width:185px}@media(max-width:768px){.orbit--11 .orbit__image{height:105px;width:105px}}.orbit--12{animation:diagonal-float-12 35s ease-in-out infinite;animation-delay:-28s}.orbit--12 .orbit__image{height:215px;opacity:.75;width:215px}@media(max-width:768px){.orbit--12 .orbit__image{height:125px;width:125px}}.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)}}.page-loader{animation:fadeIn .2s ease-in;min-height:100vh;padding:1rem}.page-loader--component{align-items:center;display:flex;justify-content:center;min-height:400px}.page-loader--inline{align-items:center;display:inline-flex;gap:.5rem;padding:.5rem}.page-loader__container{margin:0 auto;max-width:1200px}.page-loader__header{margin-bottom:2rem}.page-loader__body{padding:2rem 0}.page-loader__content{max-width:600px;width:100%}.page-loader__spinner{animation:spin .8s linear infinite;border:2px solid #f5e6d3;border-radius:50%;border-top-color:#3e2723;height:20px;width:20px}.page-loader__text{color:#4e342e;font-size:.875rem}.skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#faf7f2,#f5e6d3 50%,#faf7f2);background-size:200% 100%;border-radius:4px}.skeleton--nav{height:60px;width:100%}.skeleton--title{height:40px;margin-bottom:1rem;width:300px}.skeleton--text{height:16px;margin-bottom:.5rem;width:100%}.skeleton--text-short{width:60%}.skeleton--header{height:32px;margin-bottom:1rem;width:200px}.skeleton--box{height:100px;margin-top:1rem;width:100%}.skeleton--card{border-radius:8px;height:200px;margin-top:1rem;width:100%}.dark-theme-page .skeleton{background:linear-gradient(90deg,#ffffff0d,#ffffff1a 50%,#ffffff0d)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-header .header{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 .hero{align-items:center;display:flex;justify-content:center;min-height:100vh;position:relative;z-index:2}@media(max-width:767px){.landing .hero:before{animation:float 20s ease-in-out infinite;background:radial-gradient(ellipse at center,#f5e8d84d 0,#d4b5a033 40%,#0000 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}}.landing .hero__3d,.landing .hero__3d-loading{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.landing .hero__3d-loading{background:radial-gradient(ellipse at center,#f5e8d80d 0,#d4b5a008 40%,#0000 70%);opacity:.2}.landing .hero .container{max-width:900px;padding:0 1rem;position:relative;text-align:center;z-index:10}.landing .hero__wrapper{background:#0000;border-radius:20px;padding:4rem 0;position:relative;z-index:11}@media(max-width:639px){.landing .hero__wrapper{background:#f2e5d7d9;margin:0 .5rem;padding:2rem 1rem}}.landing .hero__title{color:#2c1810;font-family:Playfair Display,serif;font-size:clamp(2.5rem,8vw,5.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 1px 2px #0000001a}@media(max-width:639px){.landing .hero__title{font-size:clamp(2rem,10vw,3rem);text-shadow:0 1px 2px #0000001a}}.landing .hero__subtitle{color:#8d6e63;display:block;font-size:clamp(1.2rem,4vw,2.5rem);font-style:italic;font-weight:400;margin-top:.5rem;text-shadow:0 1px 2px #00000014}@media(max-width:639px){.landing .hero__subtitle{font-size:clamp(1rem,6vw,1.8rem);text-shadow:0 1px 1px #00000014}}.landing .hero__description{color:#4e342e;font-family:Montserrat,sans-serif;font-size:clamp(.95rem,2vw,1.125rem);font-weight:300;line-height:1.7;margin:0 auto 4rem;max-width:600px;padding:0 .5rem;text-shadow:0 1px 1px #0000000d}@media(max-width:639px){.landing .hero__description{font-size:1rem;margin-bottom:2rem;text-shadow:0 1px 1px #0000000d}}.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:#2c1810;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{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}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@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%)}}.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:1px solid #3e272314;border-radius:16px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease-in-out}.stat-card:hover{background:#fffdfbe6;border-color:#3e272326;box-shadow:0 8px 30px #3e27231f;transform:translateY(-2px)}.stat-card__icon{color:#3e2723;font-size:2.5rem;height:2.5rem;width:2.5rem}.stat-card__icon svg{display:block;height:100%;width:100%}.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{color:#3e2723;font-size:3rem;height:3rem;margin-bottom:1rem;width:3rem}.tool-card__icon svg{display:block;height:100%;width:100%}.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;height:auto;letter-spacing:.1em;position:relative;width:auto}.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}.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)}}.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}.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{align-items:center;background:none;border:none;border-radius:.5rem .5rem 0 0;color:#4e342e;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;gap:.5rem;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__badge{animation:pulse 2s infinite;background:#4e342e;border-radius:10px;color:#faf7f2;font-size:.75rem;font-weight:600;min-width:20px;padding:.125rem .5rem;text-align:center}@keyframes pulse{0%{box-shadow:0 0 0 0 #4e342e66}70%{box-shadow:0 0 0 10px #4e342e00}to{box-shadow:0 0 0 0 #4e342e00}}.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}.admin-modal__operation-toggle{background:#f5e6d34d;border-radius:12px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:.5rem}.admin-modal__radio{cursor:pointer;flex:1 1;position:relative}.admin-modal__radio input[type=radio]{height:0;opacity:0;position:absolute;width:0}.admin-modal__radio span{background:#0000;border-radius:8px;color:#4e342e;display:block;font-family:Montserrat,sans-serif;font-weight:500;padding:.75rem 1rem;text-align:center;transition:all .15s ease-in-out}.admin-modal__radio input:checked+span,.admin-modal__radio.active span{background:#3e2723;box-shadow:0 2px 8px #3e27234d;color:#faf7f2}.admin-modal__radio:hover span{background:#3e27231a}.admin-modal__radio.active:hover span{background:#4e342e}.admin-modal__points-info{background:#f5e6d333;border:1px solid #3e272314;border-radius:8px;margin-top:1rem;padding:1rem}.admin-modal__points-info p{color:#4e342e;font-family:Montserrat,sans-serif;margin:.5rem 0}.admin-modal__points-info p strong{color:#2c1810;font-weight:600}.admin-modal__result.add,.admin-modal__result.add strong{color:#4caf50}.admin-modal__result.deduct,.admin-modal__result.deduct strong{color:#f44336}.admin-modal__warning{color:#ff9800;font-size:.875rem;font-style:italic}*,: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}