.services-landing{font-family:ClashGrotesk-Regular,sans-serif}.hero-section{background:linear-gradient(180deg,#F8FAFF,#FFFFFF);min-height:60vh;position:relative}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:100px 0 60px}.hero-title{color:rgba(34,34,34,1);margin-bottom:-.5rem}.hero-subtitle,.hero-title{font-size:56px;font-weight:600}.hero-subtitle{background:linear-gradient(150.26deg,#14C1EE 9.28%,#FF21A6 100.19%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem}.hero-description{font-size:18px;font-weight:400;color:rgba(116,125,140,1);margin-bottom:1rem;line-height:22px;max-width:700px}.search-prompt{font-size:.9rem;color:#6B7280;margin-bottom:.75rem;font-family:ClashGrotesk-Regular,sans-serif;font-weight:600;margin-top:1.5rem}.wrapper{margin-left:3rem}.modern-search-container{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:12px;box-shadow:0 20px 40px rgba(0,0,0,.1);display:flex;align-items:center;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);flex-direction:column}.saved-search-indicator{width:100%;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,rgba(20,193,238,.1),rgba(255,33,166,.1));border:1px solid rgba(20,193,238,.2);border-radius:8px;padding:.5rem .75rem;margin-bottom:.75rem;font-size:.8rem;color:#374151}.clear-search-btn,.saved-search-indicator{font-family:ClashGrotesk-Regular,sans-serif;font-weight:500}.clear-search-btn{background:none;border:none;color:#6b7280;font-size:.75rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .2s ease}.clear-search-btn:hover{background:rgba(107,114,128,.1);color:#374151}.modern-search-fields{width:100%;display:flex;align-items:center}.modern-search-field{display:flex;align-items:center;flex:1 1;padding:0 15px;position:relative}.modern-search-field:first-child{flex-grow:1.5}.search-icon{color:#374151;margin-right:10px;font-size:18px}.modern-search-input{border:none;outline:none;width:100%;padding:12px 8px;font-size:1rem;background:transparent;color:#1F2937;font-family:ClashGrotesk-Regular,sans-serif;font-weight:500}.modern-search-input::placeholder{color:#6B7280;font-weight:400}.modern-search-input:focus{color:#374151}.modern-search-date-field,.modern-search-time-field{position:relative;cursor:pointer;transition:all .2s ease}.modern-search-date-input,.modern-search-time-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:5;background:transparent;border:none;outline:none}.modern-search-display-value{pointer-events:none;font-size:1rem;color:#6B7280;font-weight:400;position:relative;z-index:1;padding:12px 8px;width:100%;display:flex;align-items:center;transition:all .2s ease}.modern-search-date-field.has-value .modern-search-display-value,.modern-search-time-field.has-value .modern-search-display-value{color:#1F2937;font-weight:500}.modern-search-date-input::-webkit-calendar-picker-indicator,.modern-search-time-input::-webkit-calendar-picker-indicator{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:10}.modern-search-date-input::-webkit-datetime-edit,.modern-search-time-input::-webkit-datetime-edit{opacity:0;width:100%;height:100%}.modern-search-date-input::-webkit-datetime-edit-day-field,.modern-search-date-input::-webkit-datetime-edit-month-field,.modern-search-date-input::-webkit-datetime-edit-text,.modern-search-date-input::-webkit-datetime-edit-year-field,.modern-search-time-input::-webkit-datetime-edit-ampm-field,.modern-search-time-input::-webkit-datetime-edit-hour-field,.modern-search-time-input::-webkit-datetime-edit-minute-field,.modern-search-time-input::-webkit-datetime-edit-text{opacity:0}.modern-search-date-field:hover .modern-search-display-value,.modern-search-time-field:hover .modern-search-display-value{color:#374151}.modern-search-date-field:focus-within,.modern-search-time-field:focus-within{outline:none}.modern-search-date-field:focus-within .modern-search-display-value,.modern-search-time-field:focus-within .modern-search-display-value{color:#1F2937;font-weight:500}.modern-search-date-field:active .modern-search-display-value,.modern-search-time-field:active .modern-search-display-value{color:#1F2937;font-weight:500}.modern-search-date-field.has-value .modern-search-display-value{background:linear-gradient(135deg,#14c1ee15,#ff21a615);border-radius:6px;margin:2px;padding:10px 8px}.modern-search-time-field.has-value .modern-search-display-value{background:linear-gradient(135deg,#ff21a615,#14c1ee15);border-radius:6px;margin:2px;padding:10px 8px}@media (max-width:768px){.modern-search-display-value{font-size:.9rem;padding:10px 6px}.modern-search-date-field.has-value .modern-search-display-value,.modern-search-time-field.has-value .modern-search-display-value{padding:8px 6px}}.modern-search-divider{width:1px;height:35px;background:linear-gradient(180deg,transparent,#E5E7EB,transparent)}.modern-search-button{background:#1F2937;color:white;border:none;border-radius:12px;width:55px;height:55px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden}.modern-search-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease}.modern-search-button:hover:before{opacity:1}.modern-search-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(20,193,238,.4)}.modern-search-button span{position:relative;z-index:1}.rating-section{display:flex;align-items:center;gap:1rem;margin-top:2rem}.rating-avatars{display:flex}.rating-avatar{width:40px;height:40px;border-radius:50%;border:2px solid #f8faff;margin-left:-12px}.rating-avatar:first-child{margin-left:0}.rating-number{font-size:1.1rem;font-weight:600;color:#1F2937}.imageWrapper{position:relative;border:3px solid white;border-radius:50%;overflow:hidden;margin-left:-15px;width:52px;height:52px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.imageWrapper:first-child{border-color:transparent;box-shadow:none}.service-categories{padding:60px 0 80px;background:#FFFFFF;position:relative;z-index:5}.service-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:0}.service-card{border-radius:20px;padding:0;height:300px;position:relative;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 15px rgba(0,0,0,.05);display:flex;flex-direction:column}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 28px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.05)}.service-illustration{height:55%;width:100%;background-color:#f0f0f0;position:relative;background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.service-card.hair .service-illustration{background-color:#FFF0F5}.service-card.spas .service-illustration{background-color:#E0F7FA}.service-card.massage .service-illustration{background-color:#F3E5F5}.service-card.yoga .service-illustration{background-color:#FFF3E0}.service-card-content{flex:1 1;padding:1.5rem;display:flex;flex-direction:column;justify-content:center;background-color:#FFFFFF}.service-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1F2937}.service-card p{font-size:.9rem;color:#6B7280;line-height:1.5}.business-listings{padding:30px 0;background:white;width:100%}.listings-section{margin-bottom:5rem}.section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.section-header>div{flex:1 1}.section-title{font-size:1.75rem;color:#1F2937;display:flex;align-items:center;gap:.75rem;margin:0;font-family:ClashGrotesk-Regular,sans-serif}.section-title-icon{font-size:1.5rem}.section-subtitle{color:#6B7280;font-size:1rem;margin-top:.25rem}.view-all-link{color:#374151;text-decoration:none;font-weight:500;font-size:.9rem;background-color:transparent;padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;transition:all .3s ease;white-space:nowrap;cursor:pointer}.view-all-link:hover{background-color:#F3F4F6;border-color:#D1D5DB}.business-grid{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.business-grid>*{scroll-snap-align:start;flex:0 0 auto}.business-grid::-webkit-scrollbar{display:none}.scroll-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:white;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .2s ease;color:#374151}.scroll-btn:hover{background:#F9FAFB;border-color:#D1D5DB;transform:translateY(-50%) scale(1.05);box-shadow:0 6px 16px rgba(0,0,0,.15)}.scroll-btn:active{transform:translateY(-50%) scale(.95)}.scroll-btn-left{left:-24px}.scroll-btn-right{right:-24px}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}@media (max-width:768px){.scroll-btn{display:none}}.book-button{display:none}.statistics-section{padding:100px 0;background-color:#FFFFFF;overflow:hidden}.stats-top-section{display:flex;justify-content:space-between;align-items:center;gap:3rem;margin-bottom:10px}.stats-top-left{flex-basis:40%}.stats-title{font-size:3rem;font-weight:600;color:#1F2937;line-height:1.2;margin-bottom:.75rem}.stats-subtitle{font-size:1rem;color:#6B7280;margin-bottom:2rem}.stats-arrow{font-size:2.5rem;color:#374151}.stats-top-right{flex-basis:55%;min-height:450px}.stats-image-collage{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.image-placeholder{background-color:#F3F4F6;border:1px solid #e5e7eb;border-radius:24px;position:absolute;box-shadow:0 20px 40px -10px rgba(0,0,0,.15)}.image-placeholder.phone-mockup{width:260px;height:520px;background-color:#E5E7EB;z-index:2;transform:translateX(-40%) translateY(0) rotate(-5deg)}.image-placeholder.user-photo{width:320px;height:400px;background-color:#D1D5DB;z-index:1;transform:translateX(30%) translateY(0) rotate(5deg)}.stats-bottom-grid{display:flex;gap:2rem}.stat-card{background-color:#FFFFFF;border-radius:16px;padding:2.5rem;text-align:left}.stat-card:hover{transform:translateY(-5px);border-color:#E5E7EB}.stat-number{font-size:3rem;font-weight:600;color:#1F2937;margin:0 0 .5rem}.stat-description{font-size:1rem;color:#6B7280;line-height:1.5;margin:0}@media (max-width:992px){.stats-top-section{flex-direction:column;text-align:center;gap:2rem;margin-bottom:60px}.stats-top-right{min-height:350px;width:100%;margin-top:2rem}.image-placeholder.phone-mockup{width:180px;height:360px}.image-placeholder.user-photo{width:220px;height:280px}.stats-bottom-grid{grid-template-columns:1fr}}.app-download-cta{padding:60px 0;text-align:center;background-color:#FFFFFF}.cta-title{font-size:2.25rem;font-weight:600;color:#1F2937;margin-bottom:.5rem}.cta-subtitle{font-size:1rem;color:#6B7280;margin-bottom:1.5rem}.cta-button-gradient{background:linear-gradient(100deg,#3B82F6,#8B5CF6);color:white;border:none;border-radius:50px;padding:14px 40px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(139,92,246,.3)}.cta-button-gradient:hover{transform:translateY(-3px);box-shadow:0 7px 20px rgba(139,92,246,.4)}.app-matchmaking-section{padding:80px 0;background-color:#F9FAFB;overflow:hidden}.matchmaking-content{display:flex;align-items:center;gap:4rem}.matchmaking-left{flex:1 1}.matchmaking-title{font-size:2.5rem;font-weight:600;color:#1F2937;margin-bottom:1rem}.matchmaking-description{font-size:1.1rem;color:#6B7280;margin-bottom:2rem;max-width:450px}.phone-input-group{display:flex;margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background-color:#FFFFFF;box-shadow:0 4px 10px rgba(0,0,0,.04)}.phone-input-group input{flex-grow:1;border:none;outline:none;padding:16px;font-size:1rem}.phone-input-group button{border:none;background-color:#1F2937;color:white;padding:0 24px;font-weight:600;cursor:pointer;transition:background-color .3s ease;white-space:nowrap}.phone-input-group button:hover{background-color:#374151}.download-prompt{font-size:.9rem;color:#6B7280;margin-bottom:1rem}.app-store-buttons{display:flex;gap:1rem}.store-button-placeholder{height:52px;width:160px;background-color:#1F2937;border-radius:8px;cursor:pointer;transition:opacity .3s ease}.store-button-placeholder:hover{opacity:.9}.matchmaking-right{flex:1 1;min-height:500px}.app-mockup-collage{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.mockup-placeholder{position:absolute;border-radius:28px;background-color:#E5E7EB;border:8px solid #ffffff;box-shadow:0 25px 50px -12px rgba(0,0,0,.2)}.mockup-placeholder.phone-front{width:250px;height:500px;z-index:2;transform:translateX(20%) rotate(10deg)}.mockup-placeholder.phone-back{width:250px;height:500px;z-index:1;transform:translateX(-20%) rotate(-5deg)}.app-download,.app-showcase,.final-cta,.phone-mockup{display:none}@media (max-width:992px){.matchmaking-content{flex-direction:column;text-align:center}.matchmaking-right{margin-top:4rem;min-height:400px}.mockup-placeholder.phone-back,.mockup-placeholder.phone-front{width:200px;height:400px}.app-store-buttons{justify-content:center}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.5rem}.modern-search-container{padding:20px;border-radius:20px}.modern-search-container,.modern-search-fields{flex-direction:column;align-items:stretch;gap:15px}.saved-search-indicator{flex-direction:column;align-items:center;gap:.5rem;text-align:center}.saved-search-indicator span{margin-bottom:.25rem}.clear-search-btn{align-self:center;padding:.375rem .75rem;background:rgba(107,114,128,.1);border-radius:6px}.modern-search-divider{display:none}.modern-search-field{background:rgba(255,255,255,.8);border:1px solid rgba(20,193,238,.2);border-radius:12px;padding:12px 15px;margin:0}.modern-search-field:last-of-type{border-bottom:1px solid rgba(20,193,238,.2);margin-bottom:10px}.modern-search-input{padding:15px 10px;font-size:16px}.modern-search-button{width:100%;height:55px;margin-top:10px;border-radius:12px}.business-grid,.service-cards{grid-template-columns:1fr}.app-download-content,.final-cta-content{grid-template-columns:1fr;text-align:center}.phone-mockups{flex-direction:column;align-items:center}}@media (max-width:480px){.hero-title{font-size:2rem}.section-title{font-size:1.5rem;font-weight:700;color:rgba(47,52,67,1)}.stat-number{font-size:2rem}.service-card{height:200px;padding:1.5rem}}.final-cta-section{padding:80px 0;background-color:#FFFFFF}.final-cta-card{display:flex;background:linear-gradient(100deg,#F0F9FF,#E0E7FF);border-radius:24px;overflow:hidden;min-height:450px;box-shadow:0 15px 30px rgba(0,0,0,.05)}.final-cta-left{flex:1 1;padding:4rem;display:flex;flex-direction:column;justify-content:center}.final-cta-title{font-size:2.5rem;font-weight:600;color:#1F2937;line-height:1.3;margin-bottom:1rem}.final-cta-description{font-size:1.1rem;color:#4B5563;line-height:1.6;max-width:400px;margin-bottom:2rem}.final-cta-button{background:#FFFFFF;color:#1F2937;border:none;border-radius:12px;padding:16px 32px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start;box-shadow:0 4px 15px rgba(0,0,0,.08)}.final-cta-button:hover{transform:translateY(-3px);box-shadow:0 7px 20px rgba(0,0,0,.12)}.final-cta-right{flex:1 1;position:relative;min-width:50%}.final-cta-image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#D1D5DB;background-image:linear-gradient(45deg,#e0e0e0 25%,transparent 0),linear-gradient(-45deg,#e0e0e0 25%,transparent 0),linear-gradient(45deg,transparent 75%,#e0e0e0 0),linear-gradient(-45deg,transparent 75%,#e0e0e0 0);background-size:20px 20px;object-fit:cover}@media (max-width:992px){.final-cta-card{flex-direction:column}.final-cta-left{text-align:center;align-items:center;padding:3rem 2rem}.final-cta-right{min-height:300px}}.loading-header{text-align:center;padding:4rem 0;margin-bottom:3rem}.loading-spinner-container{margin-bottom:1.5rem}.loading-title{font-size:1.5rem;font-weight:600;color:#1F2937;margin:0 0 .5rem}.loading-subtitle{font-size:1rem;color:#6B7280;margin:0}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton-line,.skeleton-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%;animation:shimmer 1.5s infinite}.skeleton-line{border-radius:4px;margin-bottom:.5rem}.skeleton-title{height:20px;width:60%}.skeleton-rating{height:16px;width:40px}.skeleton-category{height:16px;width:80%}.skeleton-price{height:16px;width:50%}.skeleton-button{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%;animation:shimmer 1.5s infinite;height:40px;width:100%;border-radius:8px;margin-top:1rem}.skeleton-section-title{height:24px;width:200px;margin-bottom:.5rem}.skeleton-section-subtitle{height:16px;width:150px}.skeleton-view-all{height:16px;width:60px}.skeleton-card{opacity:.7}.business-image-skeleton{width:100%;height:200px;border-radius:12px}.business-image-skeleton,.favorite-icon-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%;animation:shimmer 1.5s infinite}.favorite-icon-skeleton{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:50%}.error-state{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.error-icon{margin-bottom:2rem;display:flex;justify-content:center}.error-title{font-size:1.5rem;font-weight:600;color:#1F2937;margin:0 0 1rem}.error-message{font-size:1rem;color:#ef4444;margin:0 0 .5rem;font-weight:500}.error-subtitle{font-size:.9rem;color:#6B7280;margin:0 0 2rem;line-height:1.5}.error-actions{flex-direction:column;gap:1rem}.error-actions,.retry-button{display:flex;align-items:center}.retry-button{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:12px;padding:12px 24px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;gap:.5rem;min-width:140px;justify-content:center}.retry-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.3)}.retry-button:active{transform:translateY(0)}.back-link{color:#6B7280;text-decoration:none;font-size:.9rem;padding:8px 16px;border-radius:8px;transition:all .3s ease}.back-link:hover{color:#374151;background-color:#F9FAFB}@media (max-width:768px){.loading-header{padding:2rem 0}.loading-title{font-size:1.25rem}.error-state{padding:2rem 1rem}.error-title{font-size:1.25rem}.error-actions{flex-direction:column;width:100%}.retry-button{width:100%;max-width:300px}}.calendar-container{position:relative;z-index:9000}.calendar-dropdown{position:absolute;top:100%;left:0;right:0;z-index:1000;background:white;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.15);margin-top:4px;padding:1rem;min-width:280px;max-width:320px}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6}.calendar-nav-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f9fafb;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#374151}.calendar-nav-button:hover:not(:disabled){background:#e5e7eb;transform:translateY(-1px)}.calendar-nav-button:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6}.calendar-month-year{font-size:1rem;font-weight:600;color:#1f2937;margin:0;font-family:ClashGrotesk-Regular,sans-serif}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px;margin-bottom:.5rem}.calendar-weekday{display:flex;align-items:center;justify-content:center;height:32px;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px}.calendar-day{display:flex;align-items:center;justify-content:center;height:36px;font-size:.875rem;font-weight:500;color:#374151;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative}.calendar-day:hover:not(.disabled):not(.empty){background:#f3f4f6;transform:translateY(-1px)}.calendar-day.today{background:#fef3c7;color:#92400e;font-weight:600}.calendar-day.today:hover:not(.disabled){background:#fde68a}.calendar-day.selected{background:linear-gradient(135deg,#14c1ee,#ff21a6);color:white;font-weight:600;box-shadow:0 2px 8px rgba(20,193,238,.3)}.calendar-day.selected:hover{background:linear-gradient(135deg,#0ea5e9,#e91e63);transform:translateY(-1px);box-shadow:0 4px 12px rgba(20,193,238,.4)}.calendar-day.disabled{color:#d1d5db;cursor:not-allowed;background:transparent}.calendar-day.disabled:hover{background:transparent;transform:none}.calendar-day.empty{cursor:default;background:transparent}.calendar-day.empty:hover{background:transparent;transform:none}.search-icon{display:flex;align-items:center;justify-content:center;color:#6b7280;margin-right:.75rem;flex-shrink:0}.modern-search-display-value{flex:1 1;font-size:.875rem;color:#374151;font-family:ClashGrotesk-Regular,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modern-search-field:not(.has-value) .modern-search-display-value{color:#9ca3af}@media (max-width:768px){.calendar-dropdown{min-width:260px;max-width:300px;padding:.75rem}.calendar-day{height:32px;font-size:.8rem}.calendar-weekday{height:28px;font-size:.7rem}.calendar-month-year{font-size:.9rem}.calendar-nav-button{width:28px;height:28px}}@media (max-width:480px){.calendar-dropdown{min-width:240px;max-width:280px;padding:.5rem}.calendar-day{height:28px;font-size:.75rem}.calendar-weekday{height:24px;font-size:.65rem}.calendar-month-year{font-size:.85rem}.calendar-nav-button{width:24px;height:24px}}.calendar-dropdown{animation:calendarSlideDown .2s ease-out}@keyframes calendarSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (hover:none) and (pointer:coarse){.calendar-day:hover{transform:none}.calendar-day:active:not(.disabled):not(.empty){background:#e5e7eb;transform:scale(.95)}.calendar-nav-button:active:not(:disabled){background:#d1d5db;transform:scale(.95)}}