main[data-astro-cid-t37hmlmn]{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem}.controls[data-astro-cid-t37hmlmn]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.75rem}.search-wrap[data-astro-cid-t37hmlmn]{position:relative;flex:1;min-width:200px}.search-icon[data-astro-cid-t37hmlmn]{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:15px;height:15px;color:rgb(var(--gray));pointer-events:none}#search[data-astro-cid-t37hmlmn]{width:100%;padding:.55rem .75rem .55rem 2.25rem;border:1px solid rgb(var(--gray-light));border-radius:8px;font-size:.875rem;color:rgb(var(--gray-dark));background:#fff;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}#search[data-astro-cid-t37hmlmn]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #2337ff1a}#search[data-astro-cid-t37hmlmn]::placeholder{color:rgb(var(--gray))}.right-controls[data-astro-cid-t37hmlmn]{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.tabs[data-astro-cid-t37hmlmn]{display:flex;border:1px solid rgb(var(--gray-light));border-radius:8px;overflow:hidden}.tab[data-astro-cid-t37hmlmn]{padding:.45rem .9rem;font-size:.82rem;font-weight:500;background:#fff;border:none;border-right:1px solid rgb(var(--gray-light));cursor:pointer;color:rgb(var(--gray-dark));transition:background .15s,color .15s;white-space:nowrap}.tab[data-astro-cid-t37hmlmn]:last-child{border-right:none}.tab[data-astro-cid-t37hmlmn]:hover:not(.active){background:rgb(var(--gray-light))}.tab[data-astro-cid-t37hmlmn].active{background:var(--accent-dark);color:#fff;font-weight:600}.view-toggle[data-astro-cid-t37hmlmn]{display:flex;border:1px solid rgb(var(--gray-light));border-radius:8px;overflow:hidden}.view-btn[data-astro-cid-t37hmlmn]{display:flex;align-items:center;justify-content:center;padding:.45rem .6rem;background:#fff;border:none;border-right:1px solid rgb(var(--gray-light));cursor:pointer;color:rgb(var(--gray));transition:background .15s,color .15s}.view-btn[data-astro-cid-t37hmlmn]:last-child{border-right:none}.view-btn[data-astro-cid-t37hmlmn]:hover:not(.active){background:rgb(var(--gray-light))}.view-btn[data-astro-cid-t37hmlmn].active{background:var(--accent-dark);color:#fff}.posts[data-astro-cid-t37hmlmn]{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1.25rem;align-items:start}.post-card[data-astro-cid-t37hmlmn]{display:flex;flex-direction:column}.post-card[data-astro-cid-t37hmlmn].hidden{display:none}.card-link[data-astro-cid-t37hmlmn]{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;text-decoration:none;border:1px solid rgb(var(--gray-light));border-radius:12px;overflow:hidden;background:#fff;transition:transform .18s,box-shadow .18s;max-width:none;margin:0;padding:0;box-shadow:none}.card-link[data-astro-cid-t37hmlmn]:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(var(--gray),20%)}.card-img[data-astro-cid-t37hmlmn]{width:100%;aspect-ratio:16/9;overflow:hidden;background:rgb(var(--gray-light))}.card-img[data-astro-cid-t37hmlmn] img[data-astro-cid-t37hmlmn]{width:100%;height:100%;object-fit:cover;display:block;border-radius:0;transition:transform .3s}.card-link[data-astro-cid-t37hmlmn]:hover .card-img[data-astro-cid-t37hmlmn] img[data-astro-cid-t37hmlmn]{transform:scale(1.04)}.card-img-placeholder[data-astro-cid-t37hmlmn]{width:100%;height:100%;background:linear-gradient(135deg,rgb(var(--gray-light)),rgba(var(--gray-light),.5))}.card-body[data-astro-cid-t37hmlmn]{padding:.9rem 1rem 1rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.card-title[data-astro-cid-t37hmlmn]{font-size:.95rem;font-weight:600;color:rgb(var(--black));margin:0;line-height:1.4;min-height:calc(.95rem * 1.4 * 2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-desc[data-astro-cid-t37hmlmn]{font-size:.8rem;color:rgb(var(--gray));margin:0;line-height:1.5;min-height:calc(.8rem * 1.5 * 2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta[data-astro-cid-t37hmlmn]{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.5rem}.card-date[data-astro-cid-t37hmlmn]{font-size:.75rem;color:rgb(var(--gray))}.tag[data-astro-cid-t37hmlmn]{font-size:.68rem;font-weight:600;padding:.15rem .45rem;border-radius:99px;text-transform:lowercase;letter-spacing:.02em;background:rgb(var(--gray-light));color:rgb(var(--gray-dark))}.tag-travel[data-astro-cid-t37hmlmn]{background:#e0f2fe;color:#0369a1}.tag-edu[data-astro-cid-t37hmlmn]{background:#ede9fe;color:#6d28d9}.posts[data-astro-cid-t37hmlmn].is-list{grid-template-columns:1fr;gap:.75rem}.posts[data-astro-cid-t37hmlmn].is-list .card-link[data-astro-cid-t37hmlmn]{flex-direction:row;align-items:stretch;border-radius:10px}.posts[data-astro-cid-t37hmlmn].is-list .card-img[data-astro-cid-t37hmlmn]{width:130px;min-width:130px;height:100px;aspect-ratio:unset;border-radius:0;flex-shrink:0}.posts[data-astro-cid-t37hmlmn].is-list .card-body[data-astro-cid-t37hmlmn]{padding:.75rem 1rem;gap:.25rem}.posts[data-astro-cid-t37hmlmn].is-list .card-title[data-astro-cid-t37hmlmn],.posts[data-astro-cid-t37hmlmn].is-list .card-desc[data-astro-cid-t37hmlmn]{-webkit-line-clamp:1}.no-results[data-astro-cid-t37hmlmn]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:4rem 1rem;color:rgb(var(--gray));text-align:center}.no-results[data-astro-cid-t37hmlmn] svg[data-astro-cid-t37hmlmn]{width:48px;height:48px;opacity:.4}.no-results[data-astro-cid-t37hmlmn] p[data-astro-cid-t37hmlmn]{font-size:.95rem;margin:0}.hidden[data-astro-cid-t37hmlmn]{display:none!important}@media (max-width: 720px){main[data-astro-cid-t37hmlmn]{padding:1.25rem 1rem 3rem}.controls[data-astro-cid-t37hmlmn]{gap:.75rem}.search-wrap[data-astro-cid-t37hmlmn]{min-width:0}.posts[data-astro-cid-t37hmlmn]{grid-template-columns:1fr 1fr;gap:.85rem}.posts[data-astro-cid-t37hmlmn].is-list{grid-template-columns:1fr}.posts[data-astro-cid-t37hmlmn].is-list .card-img[data-astro-cid-t37hmlmn]{width:100px;min-width:100px}}@media (max-width: 480px){.posts[data-astro-cid-t37hmlmn]{grid-template-columns:1fr}.right-controls[data-astro-cid-t37hmlmn]{gap:.5rem}.tab[data-astro-cid-t37hmlmn]{padding:.4rem .65rem;font-size:.78rem}}
