@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes toastIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}:root{--header-h:60px;--background:#fff;--foreground:#171717}body{color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f8f8;margin:0;font-family:Arial,Helvetica,sans-serif}h1,h2,h3,h4,input,select,textarea{color:#111827}::placeholder{color:#6b7280;opacity:1}.site-header{z-index:3000;position:sticky;top:0}.nav-inner{align-items:center;gap:.5rem;max-width:1200px;min-height:60px;margin:0 auto;padding:0 2rem;display:flex}.nav-links{flex:1;align-items:center;gap:.25rem;display:flex}.nav-auth{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.nav-link-item{transition:background-color .15s,color .15s!important}.nav-link-item:hover{color:#fff!important;background-color:#ffffff24!important}.hangar-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:box-shadow .2s,border-color .2s;overflow:hidden}.hangar-card:hover{border-color:#a5b4fc;box-shadow:0 4px 16px #0000001a}.dropdown-item{transition:background-color .12s,color .12s}.dropdown-item:hover{background-color:#eef2ff;color:#4338ca!important}.dropdown-item-danger{transition:background-color .12s,color .12s}.dropdown-item-danger:hover{background-color:#fee2e2;color:#b91c1c!important}@media (max-width:640px){.main-content{padding:1rem!important}.footer-cols{flex-direction:column;gap:1.5rem}.nav-links{display:none!important}.nav-auth{order:2;margin-left:auto}.mobile-menu-btn{display:flex!important}.nav-inner{padding:0 1rem}input,select,textarea{font-size:16px!important}.hangar-detail-grid{grid-template-columns:1fr!important}.hangar-booking-col{position:static!important;top:auto!important}.search-form{flex-direction:column!important}.hangar-spec-grid{grid-template-columns:1fr!important}.amenity-row{gap:.4rem!important}.about-cards-grid{grid-template-columns:1fr!important}.profile-tabs{gap:0!important}.profile-tabs button{padding:.6rem .65rem!important;font-size:.8rem!important}.host-hangar-actions{flex-direction:column!important;align-items:stretch!important}.host-hangar-actions a,.host-hangar-actions button{text-align:center!important}.trip-card-inner{flex-direction:column!important}.form-two-col,.hangar-grid{grid-template-columns:1fr!important}}.cal-day{aspect-ratio:1;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:center;align-items:center;font-size:.85rem;transition:background .12s;display:flex}.cal-day:hover:not(.cal-day--disabled):not(.cal-day--booked){background:#eef2ff}.cal-day--selected{color:#fff;background:#1a3a5c}.cal-day--in-range{color:#1e40af;background:#dbeafe}.cal-day--booked{color:#d1d5db;cursor:not-allowed;background:#f3f4f6;text-decoration:line-through}.cal-day--disabled{color:#d1d5db;cursor:not-allowed}.cal-day--today{font-weight:700}
