.auth-form{width:100%}.auth-title{font-size:2rem;font-weight:700;background:#1e40af;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;color:#333;font-weight:600;font-size:.9rem}.form-input{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fafafa;color:#333}.form-input:focus{outline:none;border-color:#1e40af;background:#fff;box-shadow:0 0 0 3px #1e40af1a}.form-input::placeholder{color:#999}.form-help{display:block;margin-top:.25rem;font-size:.85rem;color:#666}.error-message{background:#fee;color:#c33;padding:.75rem;border-radius:8px;margin-bottom:1rem;border:1px solid #fcc;font-size:.9rem}.auth-submit-button{width:100%;padding:.875rem;background:#1e40af;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem;box-shadow:0 4px 6px #1e40af4d}.auth-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px #1e40af66;background:#1e40af}.auth-submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.page-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:3000;padding:2rem;overflow-y:auto}.page-container{background:#0f1f3a;border-radius:20px;max-width:1000px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}.close-page{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff1a;border:none;font-size:1.5rem;cursor:pointer;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;z-index:10}.close-page:hover{background:#fff3;color:#fff;transform:rotate(90deg)}.page-content{padding:3rem}.page-title{font-family:Playfair Display,serif;font-size:3rem;font-weight:800;color:#fff!important;-webkit-text-fill-color:#FFFFFF!important;margin-bottom:2rem;text-align:center}.about-section-content{display:flex;flex-direction:column;gap:3rem}.about-mission-vision{display:flex;flex-direction:column;gap:2.5rem}.mission-section,.vision-section{padding:2rem;background:transparent;border-radius:15px;border:2px solid #FFFFFF}.section-subtitle{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.section-text{font-size:1.1rem;line-height:1.8;color:#fff;text-align:justify;margin:0}.about-values{padding:2rem;background:transparent;border-radius:15px;border:2px solid #FFFFFF}.values-list{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:1rem}.values-list li{font-size:1.1rem;line-height:1.8;color:#fff;padding-left:1.5rem;position:relative}.values-list li:before{content:"✓";position:absolute;left:0;color:#fff;font-weight:700;font-size:1.2rem}.about-history{padding:2rem;background:transparent;border-radius:15px;border:2px solid #FFFFFF}.about-history .section-text{margin-bottom:1.5rem}.about-history .section-text:last-child{margin-bottom:0}@media (max-width: 768px){.page-content{padding:2rem 1.5rem}.page-title{font-size:2rem}.about-section-content{gap:2rem}.mission-section,.vision-section,.about-values,.about-history{padding:1.5rem}.section-subtitle{font-size:1.5rem}.section-text,.values-list li{font-size:1rem}}.service-header{text-align:center;margin-bottom:2rem}.service-icon-large{font-size:5rem;margin-bottom:1rem}.service-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem}.service-image{width:100%;height:auto;border-radius:15px;object-fit:cover;box-shadow:0 4px 6px #0000001a}.service-image-placeholder{width:100%;height:200px;background:#ffffff1a;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed rgba(255,255,255,.3);color:#ffffffb3}.service-image-placeholder span{font-size:3rem;margin-bottom:.5rem}.service-description-full{margin-bottom:2rem;padding:2rem;border:2px solid #FFFFFF;border-radius:15px;background:transparent}.service-description-full h2,.service-details h2,.service-price-section h2{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;color:#fff!important;-webkit-text-fill-color:#FFFFFF!important;margin-bottom:1rem}.service-description-full p{font-size:1.1rem;line-height:1.8;color:#fff;text-align:justify}.service-details{margin-bottom:2rem;padding:2rem;border:2px solid #FFFFFF;border-radius:15px;background:transparent}.service-details ul{list-style:none;padding:0}.service-details li{font-size:1.05rem;line-height:1.8;color:#fff;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-details li:before{content:"✓";position:absolute;left:0;color:#fff;font-weight:700;font-size:1.2rem}.service-price-section{margin-bottom:2rem;text-align:center;padding:2rem;background:#ffffff1a;border-radius:15px}.price-display{display:flex;flex-direction:column;align-items:center;gap:.5rem}.price-amount{font-size:2.5rem;font-weight:800;color:#fff!important;-webkit-text-fill-color:#FFFFFF!important}.price-note{font-size:1rem;color:#fff;font-style:italic;opacity:.9}.service-cta{margin-top:2rem;text-align:center}.whatsapp-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#25d366;color:#fff;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #25d3664d}.whatsapp-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25d36666;background:#20ba5a}.whatsapp-icon{font-size:1.5rem}@media (max-width: 768px){.service-images{grid-template-columns:1fr}.service-icon-large{font-size:4rem}.price-amount{font-size:2rem}.whatsapp-button{padding:.875rem 1.5rem;font-size:1rem}}.landing{min-height:100vh;height:100vh;display:flex;flex-direction:column;background:transparent;position:relative;overflow-y:scroll;scroll-snap-type:y mandatory}.landing-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;pointer-events:auto;overflow:hidden}.header-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.header-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1}.header-content{position:relative;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;z-index:2}.logo-section{display:flex;align-items:center;gap:1rem}.club-name{font-family:Playfair Display,serif;font-size:var(--font-size-2xl);font-weight:700;color:#fff;margin:0;letter-spacing:var(--letter-spacing-wide)}.login-button{padding:.75rem 1.5rem;background:#162b4e;color:#fff;border:none;border-radius:25px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #162b4e4d}.login-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #162b4e66;background:#0f1f3a}.hero-section{position:relative;height:100vh;min-height:100vh;display:flex;align-items:center;justify-content:center;background:transparent;margin-top:0;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:2rem;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:1rem}.hero-title{font-family:var(--font-title);font-size:var(--font-size-hero);font-weight:var(--font-weight-extrabold);margin-bottom:0;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);letter-spacing:var(--letter-spacing-wider)}.hero-subtitle{font-family:var(--font-subtitle);font-size:var(--font-size-2xl);margin-bottom:1rem;font-weight:var(--font-weight-light);text-shadow:1px 1px 2px rgba(0,0,0,.5)}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:2;animation:bounce 2s infinite;cursor:pointer;transition:opacity .3s ease}.scroll-indicator:hover{opacity:.8}.scroll-text{font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.scroll-arrow{font-size:2rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5);animation:bounce-arrow 1.5s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@keyframes bounce-arrow{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(10px);opacity:.7}}.work-section{position:relative;height:100vh;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.work-images-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;z-index:0}.work-image-item{flex:1;height:100%;overflow:hidden;position:relative}.work-background-image{width:100%;height:100%;object-fit:cover;object-position:center}.work-section-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}.work-section .container{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2}.work-section .section-title{color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.8);-webkit-text-fill-color:#FFFFFF;background:none;background-clip:unset;-webkit-background-clip:unset}.work-section .section-description{color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,.8)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:#162b4e;text-align:center;margin-bottom:2rem}.section-description{font-size:1.1rem;line-height:1.8;color:#555;text-align:center;max-width:800px;margin:0 auto}.services-section{height:100vh;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0!important;margin:0!important;background-image:url(/background/intento%203.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;border:none;outline:none;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.services-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#162b4e80;z-index:1}.services-container{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;max-width:1400px;margin:0 auto;z-index:2}.services-container .section-title{margin-bottom:3rem;text-align:center;width:100%;color:#fff!important}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;max-width:1400px;padding:0 2rem}.service-item{display:flex;flex-direction:column;gap:0}.service-card{position:relative;width:100%;border-radius:15px;overflow:hidden;box-shadow:0 8px 25px #00000026;cursor:pointer;background:transparent}.service-card:hover{transform:translateY(-5px)}.services-container .service-card-title{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#fff!important;-webkit-text-fill-color:#FFFFFF!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;margin:0 0 12px;padding:0;text-align:center;line-height:1.3;display:block;width:100%;box-sizing:border-box;text-shadow:1px 1px 4px rgba(0,0,0,.6)}.service-card-image{width:100%;height:350px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.service-card-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;display:block}.service-card:hover .service-card-img{transform:scale(1.05)}.service-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.service-icon-large{font-size:5rem;opacity:.3}.learn-more-container{text-align:center;margin-top:2rem}.learn-more-button{padding:.875rem 2rem;background:#162b4e;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #162b4e4d}.learn-more-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #162b4e66;background:#0f1f3a}.about-section{padding:5rem 0;background:#f8f9fa}.about-content{max-width:900px;margin:0 auto}.about-text{text-align:center}.about-text p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.about-text p:last-child{margin-bottom:0}.landing-footer{background:#2d4760;color:#fff;padding:2.5rem 0 1.5rem;scroll-snap-align:start;scroll-snap-stop:always;height:auto;min-height:auto}.footer-content{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.auth-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem}.auth-container{background:#fff;border-radius:15px;padding:2rem;max-width:450px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 40px #0000004d}.close-auth{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.close-auth:hover{background:#f0f0f0;color:#333}.auth-switch{margin-top:1.5rem;text-align:center;padding-top:1rem;border-top:1px solid #eee}.link-button{background:none;border:none;color:#1e40af;cursor:pointer;text-decoration:underline;font-weight:600;padding:0;font-size:inherit}.link-button:hover{color:#1e40af}@media (max-width: 768px){.hero-content{padding:1rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.3rem}.section-title{font-size:2rem}.services-container{padding:2rem 1rem 1.5rem}.services-container .section-title{margin-bottom:2rem;font-size:2rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem}.services-container .service-card-title{font-size:1.2rem;padding:1rem .75rem .75rem}.service-card-image{height:300px}.service-icon-large{font-size:4rem}.landing-footer{padding:1.5rem 0 1rem}.footer-content{gap:1rem}.footer-contact{flex-direction:column;gap:.75rem;font-size:.8rem}.footer-contact-item{justify-content:center}.footer-copyright{padding-top:.75rem}.footer-copyright p{font-size:.75rem}.club-name{font-size:1.5em}.login-button{padding:.5rem 1rem;font-size:.9rem}}.dashboard{min-height:100vh;background-color:#162b4e;position:relative;z-index:1;width:100%;display:flex;flex-direction:column}.dashboard-header{background-color:#0f1f3a;padding:1rem 2rem;box-shadow:0 2px 4px #0003;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.dashboard-header h1{margin:0;color:#fff;-webkit-text-fill-color:#FFFFFF;font-size:1.5rem;font-family:var(--font-title);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide)}.dashboard-header-info{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.dashboard-header-email{color:#fffc;font-size:.9rem}.dashboard-logout-button{padding:8px 16px;background:#1e40af;color:#fff;border:none;border-radius:20px;cursor:pointer;font-weight:600;transition:all .3s ease;box-shadow:0 2px 4px #1e40af4d;font-size:.9rem}.dashboard-logout-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #1e40af66}.dashboard-main{max-width:1200px;margin:2rem auto;padding:0 2rem;width:100%;box-sizing:border-box}.dashboard-card{background-color:#162b4e;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;width:100%;box-sizing:border-box}.dashboard-title{margin-bottom:1rem;color:#fff;-webkit-text-fill-color:#FFFFFF}.horse-card{margin-bottom:2rem;border:2px solid #FFFFFF;border-radius:15px;padding:1.5rem}.horse-card-title{margin-bottom:1rem;color:#fff}.horse-info-container{background-color:#162b4e;padding:1.5rem;border-radius:12px;display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start}.horse-photo{width:200px;height:200px;border-radius:12px;background-color:#e9ecef;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid #dee2e6;flex-shrink:0;box-shadow:0 4px 8px #0000001a}.horse-photo img{width:100%;height:100%;object-fit:cover;display:block}.horse-photo-placeholder{font-size:4rem}.horse-details{display:grid;gap:1rem}.horse-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.horse-detail-item{display:flex;flex-direction:column}.horse-detail-label{color:#fff;font-weight:600;margin-bottom:.25rem}.horse-detail-label.blue{color:#fff}.horse-detail-label.red{color:#dc3545}.horse-detail-label.green{color:#28a745}.horse-detail-value{margin:0;color:#fff}.horse-detail-value.highlight{font-weight:600}.horse-detail-value.red{color:#dc3545}.horse-detail-value.green{color:#28a745}.no-horses-container{margin-bottom:2rem;padding:2rem;background-color:#162b4e;border-radius:12px;border:2px dashed rgba(255,255,255,.3);text-align:center}.no-horses-icon{font-size:4rem;margin-bottom:1rem}.no-horses-title{color:#fff;margin-bottom:.5rem}.no-horses-text{color:#fffc}.horse-alimentation-section,.horse-observations-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2)}.horse-observations-section .horse-detail-value{margin-top:.5rem;line-height:1.6}.services-section{margin-top:2rem;width:100%;display:flex;flex-direction:column;align-items:center}.services-section h3{text-align:center;margin:0 0 1.5rem;padding:0;color:#fff;-webkit-text-fill-color:#FFFFFF;font-size:1.5rem;width:100%;box-sizing:border-box}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:0;width:100%}.service-card-dashboard{padding:2rem;background-color:#162b4e;border-radius:12px;cursor:pointer;border:2px solid rgba(255,255,255,.3);transition:all .3s ease;text-align:center}.service-card-dashboard.blue{background-color:#162b4e;border-color:#ffffff4d}.service-card-dashboard:hover{transform:translateY(-5px);box-shadow:0 8px 20px #1e40af4d}.service-card-dashboard.blue:hover{box-shadow:0 8px 20px #1e40af4d}.service-icon-dashboard{font-size:3rem;margin-bottom:1rem}.service-title-dashboard{margin:0 0 .5rem;color:#fff}.service-card-dashboard.blue .service-title-dashboard{color:#fff}.service-description-dashboard{margin:0;color:#fffc;font-size:.9rem}@media (max-width: 768px){.dashboard-header{padding:1rem;flex-direction:column;align-items:flex-start}.dashboard-header h1{font-size:1.2rem}.dashboard-header-info{width:100%;justify-content:space-between}.dashboard-header-email{font-size:.85rem}.dashboard-main{padding:0 1rem;margin:1rem auto}.dashboard-card{padding:1.5rem}.horse-info-container{grid-template-columns:1fr;gap:1.5rem;justify-items:center}.horse-photo{width:120px;height:120px}.horse-details-grid{grid-template-columns:1fr}.services-grid{grid-template-columns:1fr;gap:1rem}.service-card-dashboard{padding:1.5rem}}@media (max-width: 480px){.dashboard-header h1{font-size:1rem}.dashboard-header-email{font-size:.75rem}.dashboard-logout-button{padding:6px 12px;font-size:.85rem}.dashboard-card{padding:1rem}.horse-photo{width:100px;height:100px}.horse-photo-placeholder{font-size:3rem}}.landing-footer{background:#162b4e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;padding:2.5rem 0 1.5rem;margin-top:auto}.footer-content{display:flex;flex-direction:column;gap:1.5rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.footer-contact{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;font-size:.9rem}.footer-contact-item{display:flex;align-items:center;gap:.5rem;color:#ffffffe6}.footer-icon{font-size:1.1rem;opacity:.9}.footer-copyright{text-align:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2);width:100%}.footer-copyright p{margin:0;font-size:.85rem;color:#fffc}@media (max-width: 768px){.landing-footer{padding:1.5rem 0 1rem}.footer-content{gap:1rem}.footer-contact{flex-direction:column;gap:.75rem;font-size:.8rem}.footer-contact-item{justify-content:center}.footer-copyright{padding-top:.75rem}}.account-status-card{margin-top:2rem;padding:1.5rem;background:#162b4e;border-radius:8px;box-shadow:0 2px 4px #0000001a}.account-status-title{margin:0 0 1.5rem;color:#fff;font-size:1.3rem;padding-bottom:.75rem;border-bottom:2px solid rgba(255,255,255,.2)}.account-status-loading,.account-status-empty{text-align:center;padding:2rem;color:#ffffffb3}.account-month-section{margin-bottom:2rem;padding:1rem;background:#ffffff0d;border-radius:6px}.account-month-section.previous{background:#ffffff08;opacity:.9}.account-month-title{margin:0 0 1rem;color:#fff;font-size:1.1rem;text-transform:capitalize}.account-expenses-list{margin-bottom:1rem}.account-expense-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;margin-bottom:.5rem;background:#ffffff0d;border-radius:4px;border:1px solid rgba(255,255,255,.1)}.expense-name{flex:1;color:#fff;font-size:.95rem}.expense-price{color:#fff;font-weight:600;font-size:.95rem}.account-no-expenses{text-align:center;padding:1rem;color:#ffffffb3;font-style:italic;margin:0}.account-month-total{padding:1rem;background:#ffffff1a;border-radius:4px;text-align:right;font-size:1.1rem;color:#fff}@media (max-width: 768px){.account-status-card{padding:1rem}.account-expense-item{flex-direction:column;align-items:flex-start;gap:.5rem}.expense-price{align-self:flex-end}}.dashboard-change-password-button{padding:8px 16px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:20px;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:.9rem}.dashboard-change-password-button:hover{background:#ffffff1a;border-color:#ffffffb3;transform:translateY(-2px)}.password-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.password-modal{background:#0f1f3a;border:2px solid rgba(255,255,255,.2);border-radius:16px;padding:2.5rem;width:90%;max-width:420px;position:relative;box-shadow:0 20px 60px #00000080}.password-modal-close{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:none;color:#fff;font-size:1.2rem;cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.password-modal-close:hover{background:#fff3}.password-modal-title{color:#fff;font-size:1.5rem;margin:0 0 1.5rem;font-family:Playfair Display,serif;text-align:center}.password-modal-form{display:flex;flex-direction:column;gap:1.2rem}.password-modal-field{display:flex;flex-direction:column;gap:.4rem}.password-modal-field label{color:#fffc;font-size:.9rem;font-weight:500}.password-modal-field input{padding:.75rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff0d;color:#fff;font-size:1rem;outline:none;transition:border-color .3s ease}.password-modal-field input::placeholder{color:#ffffff4d}.password-modal-field input:focus{border-color:#1e40af}.password-modal-submit{padding:.85rem;background:#1e40af;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.password-modal-submit:hover:not(:disabled){background:#1a3a9e;transform:translateY(-1px);box-shadow:0 4px 12px #1e40af66}.password-modal-submit:disabled{opacity:.6;cursor:not-allowed}.password-modal-error{background:#dc354526;border:1px solid rgba(220,53,69,.3);color:#ff6b7a;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;text-align:center}.password-modal-success{background:#28a74526;border:1px solid rgba(40,167,69,.3);color:#5eff82;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;text-align:center}@media (max-width: 480px){.password-modal{padding:1.5rem;width:95%}.dashboard-change-password-button{padding:6px 12px;font-size:.8rem}}.admin-dashboard{min-height:100vh;background-color:#f5f5f5;position:relative;z-index:1;width:100%}.admin-dashboard-header{background-color:#fff;padding:1.5rem 2rem;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.admin-dashboard-header h1{margin:0;background:#1e40af;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.8rem}.admin-subtitle{margin:.25rem 0 0;color:#666;font-size:.9rem}.admin-header-info{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.admin-email{color:#666;font-size:.9rem}.admin-logout-button{padding:8px 16px;background:#1e40af;color:#fff;border:none;border-radius:20px;cursor:pointer;font-weight:600;transition:all .3s ease;box-shadow:0 2px 4px #1e40af4d}.admin-logout-button:hover{background:#1e3a8a;transform:translateY(-1px);box-shadow:0 4px 8px #1e40af66}.admin-tabs{background-color:#fff;padding:0 2rem;display:flex;gap:.5rem;border-bottom:2px solid #e9ecef}.admin-tab{padding:1rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1rem;font-weight:600;color:#666;transition:all .3s ease}.admin-tab:hover{color:#1e40af}.admin-tab.active{color:#1e40af;border-bottom-color:#1e40af}.admin-content{padding:2rem;max-width:1400px;margin:0 auto}.admin-loading{text-align:center;padding:3rem;color:#666;font-size:1.1rem}.admin-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.admin-section-header h2{margin:0;color:#333;font-size:1.5rem}.admin-create-button{padding:10px 20px;background:#1e40af;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease}.admin-create-button:hover{background:#1e3a8a;transform:translateY(-1px)}.admin-horse-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}.admin-horse-form h3{margin:0 0 1.5rem;color:#333;font-size:1.3rem}.admin-form-error{background:#fee2e2;color:#dc2626;padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem;font-size:.9rem;border:1px solid #fca5a5}.admin-form-success{background:#dcfce7;color:#16a34a;padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem;font-size:.9rem;border:1px solid #86efac}.admin-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}.admin-form-group{display:flex;flex-direction:column}.admin-form-group.full-width{grid-column:1 / -1}.admin-form-group label{margin-bottom:.5rem;font-weight:600;color:#333;font-size:.9rem}.admin-form-group input,.admin-form-group select,.admin-form-group textarea{padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .3s ease}.admin-form-group input:focus,.admin-form-group select:focus,.admin-form-group textarea:focus{outline:none;border-color:#1e40af}.admin-form-actions{display:flex;gap:1rem;justify-content:flex-end}.admin-save-button{padding:10px 24px;background:#1e40af;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease}.admin-save-button:hover{background:#1e3a8a;transform:translateY(-1px)}.admin-cancel-button{padding:10px 24px;background:#6c757d;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease}.admin-cancel-button:hover{background:#5a6268}.admin-horses-list,.admin-users-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.admin-horse-card,.admin-user-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.admin-horse-card:hover,.admin-user-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.admin-horse-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.admin-horse-header h3{margin:0;color:#333;font-size:1.2rem}.admin-edit-button{padding:6px 12px;background:#1e40af;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.admin-edit-button:hover{background:#1e3a8a}.admin-horse-info p,.admin-user-card p{margin:.5rem 0;color:#666;font-size:.95rem}.admin-horse-info strong,.admin-user-card strong{color:#333;font-weight:600}.admin-user-card h3{margin:0 0 1rem;color:#333;font-size:1.2rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.admin-empty{text-align:center;padding:3rem;color:#666;font-size:1.1rem;grid-column:1 / -1}.admin-expenses-section{padding:2rem}.admin-expenses-selector{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.admin-expenses-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.admin-expenses-form h3{margin:0 0 1.5rem;color:#333;font-size:1.3rem}.admin-add-expense{display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e9ecef}.admin-add-expense input{flex:1;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem}.admin-add-expense input:first-of-type{flex:2}.admin-add-button{padding:.75rem 1.5rem;background:#1e40af;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease;white-space:nowrap}.admin-add-button:hover{background:#1e3a8a;transform:translateY(-2px);box-shadow:0 4px 8px #1e40af4d}.admin-expenses-list{margin-bottom:1.5rem}.admin-expense-item{display:flex;align-items:center;gap:1rem;padding:1rem;margin-bottom:.75rem;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.expense-name-input{flex:2;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.95rem}.expense-price-input{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.95rem;text-align:right}.expense-currency{color:#666;font-weight:500;min-width:40px}.admin-remove-button{padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .3s ease}.admin-remove-button:hover{background:#c82333;transform:translateY(-1px)}.admin-expenses-total{padding:1rem;background:#e7f3ff;border-radius:6px;text-align:right;font-size:1.2rem;color:#1e40af;margin-bottom:1.5rem}.admin-payment-summary{margin-top:1.5rem;padding:1.25rem;background:#f8f9fa;border-radius:8px;border:2px solid #e9ecef}.admin-payment-summary-item{display:flex;justify-content:space-between;align-items:center;font-size:1.15rem}.admin-payment-summary-item span{color:#333;font-weight:500}@media (max-width: 768px){.admin-dashboard-header{flex-direction:column;align-items:flex-start}.admin-tabs{padding:0 1rem}.admin-content{padding:1rem}.admin-horses-list,.admin-users-list,.admin-form-grid,.admin-expenses-selector{grid-template-columns:1fr}.admin-add-expense{flex-direction:column}.admin-expense-item{flex-wrap:wrap}.expense-name-input,.expense-price-input{flex:1;min-width:100%}.expense-currency{min-width:auto}}:root{--font-title: "Barlow Condensed", sans-serif;--font-subtitle: "Work Sans", sans-serif;--font-body: "Work Sans", sans-serif;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--font-size-6xl: 4rem;--font-size-hero: 5rem;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--line-height-loose: 2;--letter-spacing-tight: -.025em;--letter-spacing-normal: 0;--letter-spacing-wide: .025em;--letter-spacing-wider: .05em;--letter-spacing-widest: .1em}body{font-family:var(--font-body);font-weight:var(--font-weight-regular);font-size:var(--font-size-base);line-height:var(--line-height-normal)}.title-hero{font-family:var(--font-title);font-weight:var(--font-weight-extrabold);font-size:var(--font-size-hero);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-wider)}.title-large{font-family:var(--font-title);font-weight:var(--font-weight-bold);font-size:var(--font-size-4xl);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-wide)}.title-medium{font-family:var(--font-title);font-weight:var(--font-weight-bold);font-size:var(--font-size-3xl);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-normal)}.title-small{font-family:var(--font-title);font-weight:var(--font-weight-bold);font-size:var(--font-size-2xl);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-normal)}.subtitle-large{font-family:var(--font-subtitle);font-weight:var(--font-weight-light);font-size:var(--font-size-2xl);line-height:var(--line-height-normal)}.subtitle-medium{font-family:var(--font-subtitle);font-weight:var(--font-weight-regular);font-size:var(--font-size-xl);line-height:var(--line-height-normal)}.subtitle-small{font-family:var(--font-subtitle);font-weight:var(--font-weight-medium);font-size:var(--font-size-lg);line-height:var(--line-height-normal)}.body-large{font-family:var(--font-body);font-weight:var(--font-weight-regular);font-size:var(--font-size-lg);line-height:var(--line-height-relaxed)}.body-base{font-family:var(--font-body);font-weight:var(--font-weight-regular);font-size:var(--font-size-base);line-height:var(--line-height-normal)}.body-small{font-family:var(--font-body);font-weight:var(--font-weight-regular);font-size:var(--font-size-sm);line-height:var(--line-height-normal)}.header-title{font-family:var(--font-subtitle);font-weight:var(--font-weight-bold);font-size:var(--font-size-2xl);letter-spacing:var(--letter-spacing-wide)}.button-text{font-family:var(--font-body);font-weight:var(--font-weight-semibold);font-size:var(--font-size-base);letter-spacing:var(--letter-spacing-normal)}.button-text-large{font-family:var(--font-body);font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg);letter-spacing:var(--letter-spacing-normal)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;line-height:var(--line-height-normal);background-image:url(/background/background.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;overflow-x:hidden}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:silver;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0a0a0}
