@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Rye&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif}html{scroll-behavior:smooth}h2,body{font-family:Inter,sans-serif}h1{font-family:Rye,serif}.hero{color:#fff;background-color:#1f1f1f;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:20vh;padding:2rem;display:flex}.hero-content{text-align:center;width:100%;max-width:700px}.hero-image{width:100%;max-width:400px;height:auto}.hero-image img{width:100%;height:auto}.hero-logo{width:750px;max-width:100%;height:auto}.hero-body{flex-direction:column;align-items:center;gap:1rem;display:flex}section{padding:2rem 1rem}section h2{margin-top:0;font-size:xx-large}section h3{margin-top:0;font-size:large}.services{color:#1f1f1f;background-color:#f3f0e9}.services-heading{text-align:center;max-width:700px;margin:0 auto 2rem}.services-heading h2{margin-top:0;margin-bottom:.5rem;font-size:2rem}.services-heading p{margin:0;font-weight:700;line-height:1.6}.services-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.service-card{background-color:#fff;border:1px solid #d6d1c7;border-radius:8px;padding:2rem}.service-card h3{margin-top:0;margin-bottom:.75rem}.service-card p{margin-bottom:0;line-height:1.6}.about{color:#fff;background-color:#1f1f1f}.about-content{max-width:800px;margin:0 auto}.about h2{text-align:center;margin-top:0;margin-bottom:2rem}.about p{line-height:1.7}.gallery{color:#1f1f1f;background-color:#f3f0e9}.gallery-heading{text-align:center;max-width:700px;margin:0 auto 2rem}.gallery-heading h2{margin-top:0;margin-bottom:.5rem;font-size:2rem}.gallery-heading p{margin:0}.gallery-carousel{justify-content:center;align-items:center;gap:1rem;width:fit-content;max-width:100%;margin:0 auto;display:flex}.gallery-carousel .gallery-item{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;justify-content:center;align-items:center;display:flex}.gallery-carousel .gallery-item img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:650px;display:block}.carousel-button{color:#1f1f1f;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;font-size:4.5rem;font-weight:10;line-height:1;display:flex}.carousel-dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.carousel-dot{cursor:pointer;background-color:#b6b0a6;border:none;border-radius:50%;width:10px;height:10px;padding:0}.carousel-dot.active{background-color:#1f1f1f}.carousel-button:hover{opacity:.6}.gallery-image{cursor:zoom-in}.lightbox{z-index:2000;background-color:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.lightbox-image{touch-action:pinch-zoom;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border-radius:8px;width:auto;max-width:90vw;height:auto;max-height:90vh;display:block}.lightbox-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:3rem;line-height:1;position:absolute;top:1rem;right:1.5rem}.lightbox-close:hover{opacity:.7}.lightbox-arrow{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:1rem;font-size:4rem;line-height:1}.lightbox-arrow:hover{opacity:.7}.contact{color:#fff;text-align:center;background-color:#1f1f1f}.contact-content{max-width:700px;margin:0 auto}.contact h2{margin-top:0;margin-bottom:1rem}.contact p{margin-bottom:2rem;line-height:1.6}.contact-button{color:#1f1f1f;background-color:#f3f0e9;border-radius:6px;padding:.9rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}.contact-button:hover{opacity:.85}.footer{color:#fff;text-align:center;background-color:#111;padding:1.5rem 1rem;font-family:Rye,serif}.footer p{margin:0}.footer-top-link{color:#fff;text-decoration:none}.footer-top-link:hover{text-decoration:underline}.navigation{background-color:#f3f0e9;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.nav-brand{align-items:center;gap:.75rem;display:flex}.nav-logo{object-fit:contain;width:88px;height:88px;display:block}.nav-brand span{font-family:Rye,serif;font-size:x-large;font-weight:10}.nav-links{align-items:center;gap:1.5rem;font-family:Rye,serif;display:flex}.nav-links a{color:#000;font-size:large;text-decoration:underline}.request-quote-page{background-color:#f3f0e9;justify-content:center;min-height:100vh;padding:3rem 1.5rem;display:flex}.request-quote-container{width:100%;max-width:700px}.request-back-link{color:inherit;margin-bottom:2rem;font-weight:600;text-decoration:underline;display:inline-block}.request-back-link:hover{text-decoration:underline}.request-quote-header{text-align:center;margin-bottom:2rem}.request-quote-header h1{margin-bottom:.5rem}.request-quote-header p{margin:0}.request-quote-form{box-sizing:border-box;background:#ffffff0a;border-radius:12px;width:100%;padding:2rem}.request-quote-form label{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.request-quote-form input,.request-quote-form select,.request-quote-form textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #888;border-radius:6px;padding:.75rem}.request-quote-form input:focus,.request-quote-form select:focus,.request-quote-form textarea:focus{outline-offset:1px;outline:2px solid #aaa}.request-quote-form textarea{resize:vertical;min-height:120px}.request-success{text-align:center;padding:3rem 2rem}.request-success .contact-button{margin-top:1.5rem;display:inline-block}.request-horses{margin:2rem 0}.request-horses h2{margin-bottom:1rem}.request-horse-card{background-color:#fff;border:1px solid #d6d1c7;border-radius:8px;margin-bottom:1rem;padding:1rem}.request-horse-card h3{margin-top:0;margin-bottom:1rem}.request-horse-details{margin-bottom:1rem}.request-horse-details p{margin-bottom:.4rem}.request-horse-details ul{margin:0;padding-left:1.25rem}.request-horse-details li{margin-bottom:.25rem}.phone-mobile{display:none}.phone-desktop{display:inline}.phone-button{color:#1f1f1f;background-color:#f3f0e9;border-radius:6px;padding:.9rem 1.5rem;font-weight:600;text-decoration:none}.phone-button:hover{opacity:.85}@media (width<=768px){.navigation{flex-direction:column;align-items:center;gap:.75rem}.nav-brand{text-align:center;flex-direction:column;align-items:center;gap:.35rem}.nav-logo{width:56px;height:56px}.nav-links{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;display:flex}.hero-image{width:100%}section{padding:2rem 1rem;scroll-margin-top:88px}.services-grid{grid-template-columns:1fr;gap:1rem}.gallery-grid{grid-template-columns:1fr}.gallery-item img{height:275px}.gallery-carousel{gap:.5rem}.gallery-carousel .gallery-item img{height:300px}.carousel-button{width:38px;height:38px;font-size:4.5rem}.lightbox{position:fixed}.lightbox-arrow{z-index:2100;font-size:3rem;font-weight:500;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-arrow-left{left:.5rem}.lightbox-arrow-right{right:.5rem}.phone-mobile{display:inline-block}.phone-desktop{display:none}}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}html,body{overflow-x:hidden}.admin-header{justify-content:space-between;align-items:flex-start;gap:1rem;max-width:1200px;margin:0 auto 1rem;display:flex}.admin-header h1{margin-bottom:.35rem}.admin-header p{color:#5f5a52;margin:0}.admin-header>button{color:#1f1f1f;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #c9c3b8;border-radius:8px;padding:.65rem 1rem;font-weight:600}.admin-header>button:hover{background:#f3f0e9}.admin-view-tabs{background:#f3f0e9;border:1px solid #d6d1c7;border-radius:10px;gap:.35rem;max-width:1200px;margin:0 auto 1.5rem;padding:.3rem;display:flex}.admin-view-tabs button{color:#4b4741;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:0 190px;padding:.65rem 1rem;font-weight:600}.admin-view-tabs button:hover{background:#ffffffa6}.admin-view-tabs button.active{color:#1f1f1f;background:#fff;box-shadow:0 1px 3px #0000001f}.admin-services,.admin-intake{max-width:1200px;margin:0 auto;padding:0}.admin-section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.admin-section-heading h2{margin-bottom:.25rem}.admin-section-heading p{color:#625d55;margin:0}.admin-empty-state{text-align:center;background:#faf9f6;border:1px dashed #c9c3b8;border-radius:10px;padding:2rem}.request-filter{flex-direction:column;gap:.35rem;margin-bottom:0;display:flex}.request-filter label{font-size:.85rem;font-weight:600}.request-filter select{width:220px;min-height:42px;font:inherit;background:#fff;border:1px solid #b6b0a6;border-radius:8px;padding:.65rem .75rem}.admin-service-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.admin-service-card{background:#fff;border:1px solid #d6d1c7;border-radius:12px;flex-direction:column;gap:1rem;padding:1.1rem;display:flex;box-shadow:0 2px 8px #0000000a}.admin-service-card-header{border-bottom:1px solid #ece8df;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.8rem;display:flex}.admin-service-card-header h3{margin:0 0 .3rem;font-size:1.15rem}.admin-service-card-header p{margin:0;font-weight:600}.admin-service-card-header>span{letter-spacing:.03em;background:#f8f6f1;border:1px solid #d6d1c7;border-radius:999px;flex-shrink:0;padding:.3rem .6rem;font-size:.75rem;font-weight:700}.admin-service-card-details{gap:.45rem;display:grid}.admin-service-card-details p{margin:0;line-height:1.45}.admin-service-actions{border-top:1px solid #ece8df;flex-wrap:wrap;gap:.6rem;margin-top:auto;padding-top:.9rem;display:flex}.admin-service-actions button{color:#1f1f1f;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b6b0a6;border-radius:8px;padding:.65rem .85rem;font-weight:600}.admin-service-actions button:hover{background:#f3f0e9}.admin-service-actions button:nth-child(2){color:#fff;background:#1f1f1f;border-color:#1f1f1f}.admin-service-actions button:nth-child(2):hover{opacity:.88}.request-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.request-card{cursor:pointer;background:#fff;border:1px solid #d6d1c7;border-radius:10px;padding:1rem}.request-card-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.request-card-header h3{margin:0;font-size:1.05rem}.request-card-header span{background:#f3f0e9;border-radius:999px;padding:.25rem .55rem;font-size:.8rem;font-weight:700}.request-details,.request-scheduling,.status-update{margin-top:1rem}.request-scheduling>button,.status-update button,.schedule-actions button{color:#1f1f1f;min-height:44px;font:inherit;cursor:pointer;background-color:#f3f0e9;border:1px solid #b6b0a6;border-radius:8px;padding:.75rem 1rem;font-weight:600}.request-scheduling>button:hover,.status-update button:hover,.schedule-actions button:hover{opacity:.85}.request-scheduling button:disabled,.status-update button:disabled,.schedule-actions button:disabled{cursor:not-allowed;opacity:.55}.schedule-form{background-color:#f8f6f1;border:1px solid #d6d1c7;border-radius:10px;margin-top:.75rem;padding:1rem}.schedule-form h3{margin:0 0 1rem}.schedule-form label{flex-direction:column;gap:.4rem;margin-bottom:1rem;font-weight:600;display:flex}.schedule-form input,.schedule-form select,.schedule-form textarea,.status-update select{box-sizing:border-box;width:100%;min-height:44px;font:inherit;background-color:#fff;border:1px solid #b6b0a6;border-radius:8px;padding:.75rem}.schedule-form textarea{resize:vertical;min-height:90px}.schedule-date-time{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;display:grid}.schedule-actions{flex-wrap:wrap;gap:.75rem;display:flex}.schedule-actions button{flex:180px}.status-update{border-top:1px solid #e3dfd6;padding-top:1rem}.status-update label{margin-bottom:.4rem;font-weight:600;display:block}.status-update select{margin-bottom:.75rem}@media (width>=1100px){.admin-service-list,.request-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.admin-header{align-items:center}.admin-header h1{font-size:1.65rem}.admin-view-tabs{box-sizing:border-box;width:100%}.admin-view-tabs button{flex:1 1 0;padding-inline:.5rem}.admin-section-heading{flex-direction:column;align-items:stretch}.request-filter select{width:100%}.admin-service-list,.request-list{grid-template-columns:1fr}.admin-service-card,.request-card{padding:.9rem}.admin-service-card-header,.request-card-header{align-items:flex-start}.admin-service-actions{flex-direction:column}.admin-service-actions button{width:100%}.request-details a{overflow-wrap:anywhere}.schedule-form{padding:.85rem}.schedule-date-time{grid-template-columns:1fr;gap:0}.schedule-actions{flex-direction:column}.schedule-actions button,.request-scheduling>button,.status-update button{flex:none;width:100%}}
