.Hero-module__Z8hQ_W__hero{background-color:var(--bg-primary);align-items:center;min-height:90vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__container{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.Hero-module__Z8hQ_W__contentLeft{z-index:1;text-align:left;max-width:550px;animation:1s ease-out Hero-module__Z8hQ_W__fadeIn;position:relative}.Hero-module__Z8hQ_W__contentRight{z-index:1;justify-content:flex-end;animation:1s ease-out .2s both Hero-module__Z8hQ_W__fadeIn;display:flex;position:relative}.Hero-module__Z8hQ_W__heroImg{object-fit:contain;transform-origin:100%;max-width:100%;height:auto;max-height:650px;transform:scale(1.3)}@keyframes Hero-module__Z8hQ_W__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__badge{background:var(--accent-soft);color:var(--accent-hover);letter-spacing:.3px;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:500;display:inline-block}.Hero-module__Z8hQ_W__title{color:var(--text-primary);margin-bottom:24px;font-size:3.8rem;font-weight:700;line-height:1.15}.Hero-module__Z8hQ_W__accent{color:var(--accent);font-style:italic}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);max-width:560px;margin-bottom:40px;font-size:1.15rem;line-height:1.8}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;justify-content:flex-start;gap:16px;display:flex}@media (max-width:1024px){.Hero-module__Z8hQ_W__title{font-size:3rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:80vh;padding-top:100px}.Hero-module__Z8hQ_W__container{text-align:center;grid-template-columns:1fr}.Hero-module__Z8hQ_W__contentLeft{text-align:center;margin:0 auto}.Hero-module__Z8hQ_W__actions{flex-direction:column;justify-content:center}.Hero-module__Z8hQ_W__actions .Hero-module__Z8hQ_W__btn{justify-content:center;width:100%}.Hero-module__Z8hQ_W__contentRight{justify-content:center;margin-top:40px}.Hero-module__Z8hQ_W__heroImg{max-height:350px}}
.PostCard-module__dpcBkW__card{background:var(--glass);border:1px solid var(--glass-border);border-radius:var(--radius-lg);color:var(--text-primary);transition:var(--transition);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.PostCard-module__dpcBkW__card:hover{box-shadow:0 8px 32px #0006,0 0 20px var(--accent-glow);border-color:#f59e0b33;transform:translateY(-4px)}.PostCard-module__dpcBkW__imageWrap{height:200px;position:relative;overflow:hidden}.PostCard-module__dpcBkW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.PostCard-module__dpcBkW__card:hover .PostCard-module__dpcBkW__image{transform:scale(1.05)}.PostCard-module__dpcBkW__placeholder{background:linear-gradient(135deg,var(--bg-tertiary)0%,var(--bg-secondary)100%);width:100%;height:100%;color:var(--accent);opacity:.4;justify-content:center;align-items:center;font-size:2.5rem;display:flex}.PostCard-module__dpcBkW__overlay{background:linear-gradient(transparent,var(--bg-primary));pointer-events:none;height:60px;position:absolute;bottom:0;left:0;right:0}.PostCard-module__dpcBkW__viewsBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.3px;background:#0000008c;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:600;position:absolute;top:10px;left:10px}.PostCard-module__dpcBkW__body{flex-direction:column;flex:1;padding:20px;display:flex}.PostCard-module__dpcBkW__meta{align-items:center;gap:10px;margin-bottom:10px;display:flex}.PostCard-module__dpcBkW__date{color:var(--text-muted);font-size:.8rem}.PostCard-module__dpcBkW__title{font-family:var(--font-serif);margin-bottom:8px;font-size:1.2rem;font-weight:600;line-height:1.4}.PostCard-module__dpcBkW__excerpt{color:var(--text-secondary);flex:1;margin-bottom:12px;font-size:.9rem;line-height:1.6}.PostCard-module__dpcBkW__ratingRow{align-items:center;gap:2px;margin-bottom:8px;display:flex}.PostCard-module__dpcBkW__starOn{color:#f59e0b;font-size:.82rem}.PostCard-module__dpcBkW__starOff{color:var(--text-muted);opacity:.3;font-size:.82rem}.PostCard-module__dpcBkW__ratingText{color:var(--text-muted);margin-left:5px;font-size:.75rem}.PostCard-module__dpcBkW__tags{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.PostCard-module__dpcBkW__tag{color:var(--text-muted);font-size:.78rem}.PostCard-module__dpcBkW__readMore{color:var(--accent);align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}.PostCard-module__dpcBkW__arrow{transition:transform .3s}.PostCard-module__dpcBkW__card:hover .PostCard-module__dpcBkW__arrow{transform:translate(4px)}
.FilterBar-module__NXXjDG__bar{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.FilterBar-module__NXXjDG__chip{border:1px solid var(--glass-border);background:var(--glass);color:var(--text-secondary);font-family:var(--font-sans);cursor:pointer;transition:var(--transition);border-radius:24px;padding:8px 20px;font-size:.85rem;font-weight:500}.FilterBar-module__NXXjDG__chip:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.FilterBar-module__NXXjDG__chip.FilterBar-module__NXXjDG__active{background:var(--accent);color:var(--bg-primary);border-color:var(--accent);font-weight:600}
.FeaturedSection-module__wPfnBG__section{border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);background:linear-gradient(135deg,#d4a52e0f 0%,#7850c80f 50%,#d4a52e0a 100%);padding:64px 0}.FeaturedSection-module__wPfnBG__header{text-align:center;margin-bottom:48px}.FeaturedSection-module__wPfnBG__badge{letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);background:#d4a52e1f;border:1px solid #d4a52e40;border-radius:999px;margin-bottom:16px;padding:4px 14px;font-size:.75rem;font-weight:600;display:inline-block}.FeaturedSection-module__wPfnBG__title{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:8px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700}.FeaturedSection-module__wPfnBG__subtitle{color:var(--text-secondary);font-size:1rem}.FeaturedSection-module__wPfnBG__track{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.FeaturedSection-module__wPfnBG__card{background:var(--glass);border:1px solid var(--glass-border);border-radius:var(--radius-lg);color:inherit;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;animation:.5s both FeaturedSection-module__wPfnBG__fadeUp;display:flex;position:relative;overflow:hidden}@keyframes FeaturedSection-module__wPfnBG__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.FeaturedSection-module__wPfnBG__card:hover{border-color:#d4a52e66;transform:translateY(-5px);box-shadow:0 16px 48px #00000059}.FeaturedSection-module__wPfnBG__imageWrap{flex-shrink:0;width:100%;padding-top:56%;position:relative;overflow:hidden}.FeaturedSection-module__wPfnBG__image{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.FeaturedSection-module__wPfnBG__card:hover .FeaturedSection-module__wPfnBG__image{transform:scale(1.04)}.FeaturedSection-module__wPfnBG__placeholder{color:var(--accent);opacity:.2;background:var(--bg-secondary);justify-content:center;align-items:center;font-size:2.5rem;display:flex;position:absolute;inset:0}.FeaturedSection-module__wPfnBG__overlay{background:linear-gradient(#0000 45%,#0000008c);position:absolute;inset:0}.FeaturedSection-module__wPfnBG__pinBadge{color:#000;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#d4a52ee6;border-radius:999px;padding:3px 10px;font-size:.68rem;font-weight:700;position:absolute;top:12px;right:12px}.FeaturedSection-module__wPfnBG__body{flex-direction:column;flex:1;gap:10px;padding:20px;display:flex}.FeaturedSection-module__wPfnBG__category{letter-spacing:.8px;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:600}.FeaturedSection-module__wPfnBG__cardTitle{font-family:var(--font-serif);color:var(--text-primary);font-size:1.1rem;font-weight:700;line-height:1.35}.FeaturedSection-module__wPfnBG__excerpt{color:var(--text-secondary);flex:1;font-size:.875rem;line-height:1.6}.FeaturedSection-module__wPfnBG__footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.FeaturedSection-module__wPfnBG__stars{align-items:center;gap:1px;display:flex}.FeaturedSection-module__wPfnBG__starOn{color:#f59e0b;font-size:.85rem}.FeaturedSection-module__wPfnBG__starOff{color:var(--text-muted);opacity:.35;font-size:.85rem}.FeaturedSection-module__wPfnBG__starsText{color:var(--text-muted);margin-left:5px;font-size:.78rem}.FeaturedSection-module__wPfnBG__readMore{color:var(--accent);letter-spacing:.3px;font-size:.82rem;font-weight:600;transition:letter-spacing .2s}.FeaturedSection-module__wPfnBG__card:hover .FeaturedSection-module__wPfnBG__readMore{letter-spacing:.8px}@media (max-width:640px){.FeaturedSection-module__wPfnBG__track{grid-template-columns:1fr}.FeaturedSection-module__wPfnBG__section{padding:48px 0}}
