:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background-color:#f7fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#1f4a73;text-decoration:inherit}a:hover{color:#163653}body{margin:0;display:block;min-width:320px;min-height:100vh;background:#f7fafc}h1{font-size:2.2em;line-height:1.1}button{border-radius:8px;border:1px solid #d0d7de;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#fff;color:#1f2937;cursor:pointer;transition:border-color .25s,background-color .25s}button:hover{border-color:#1f4a73;background-color:#f2f7fc}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button[type=submit]{background-color:#16a34a;color:#fff;border-color:#15803d}button[type=submit]:hover:not(:disabled){background-color:#15803d;border-color:#166534}button[type=submit]:disabled{opacity:.6;cursor:not-allowed}#root{max-width:1280px;margin:0 auto;padding:1.25rem 1.5rem 2rem;text-align:center}.site-header{text-align:left;margin-bottom:.6rem}.site-header h1{margin:0;font-size:1.9rem;color:#1f4a73;letter-spacing:.01em}.dashboard{text-align:left;background:#fff;border:1px solid #e7edf3;border-radius:12px;padding:1.1rem}.dashboard-list{list-style:none;padding:0;margin:0}.feed-list{display:grid;gap:1rem;margin-top:1.5rem}.my-trips-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem}.my-trip-card{border:1px solid #d9e2ec;border-radius:12px;padding:.8rem;background:#fff;box-shadow:0 4px 14px #0000000f;display:flex;flex-direction:column;gap:.45rem}.my-trip-card strong{font-size:1.05rem}.my-trip-card span{color:#4b5563;font-size:.9rem}.my-trip-photo{width:100%;height:150px;object-fit:cover;border-radius:10px;background:#eef3f7}.my-trip-photo-placeholder{display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:.9rem}.feed-card{padding:1.25rem;border:1px solid #d9d9d9;border-radius:12px;background:#fff;box-shadow:0 4px 14px #0000000f}.feed-card p,.feed-card h2{margin:0 0 .75rem}.feed-photo{width:100%;height:220px;object-fit:cover;border-radius:10px;margin-bottom:.9rem}.trip-show-photo{width:100%;max-width:680px;max-height:420px;object-fit:cover;border-radius:12px;box-shadow:0 12px 30px #0a234633;margin:.5rem 0 1rem}.feed-title{font-size:1.35rem;color:#111}.feed-dates{color:#555;font-size:.9rem}.feed-button{display:inline-block;padding:.65rem 1rem;border-radius:999px;background:#111;color:#fff;text-decoration:none}.feed-button:hover{background:#333}nav ul{list-style:none;padding:0;margin:0;display:flex;gap:1rem;align-items:center}nav{position:sticky;top:0;display:flex;justify-content:flex-start;padding:.75rem 1rem;margin-bottom:1.5rem;background:#fff;border-radius:10px;border:1px solid #e1e8f0;box-shadow:0 4px 10px #0f253a0d}nav a{display:inline-block;padding:.5rem .9rem;border-radius:999px;color:#222;text-decoration:none}nav a:hover{color:#111;background:#f2f2f2}nav a.active{background:#1f4a73;color:#fff}.danger-btn{background:#c62828;color:#fff;border-color:#c62828}.danger-btn:hover{background:#b71c1c;border-color:#b71c1c}@media(max-width:1100px){.my-trips-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.my-trips-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.my-trips-grid{grid-template-columns:1fr}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
