.posts-page .main-content{padding:0;max-width:none}.posts-page .post-card,.posts-page .category-post,.posts-page .post-tag{background-image:none!important;background-position:unset!important;background-repeat:unset!important}.posts-page .post-card:hover,.posts-page .category-post:hover,.posts-page .post-tag:hover{background-image:none!important}.garden-hero{padding:4rem var(--size-6) 3rem;background:var(--theme-bg-primary)}.garden-hero__content{max-width:1200px;margin:0 auto}.garden-hero__title{font-family:var(--font-display);font-size:clamp(2rem,1.7rem + 2vw,3.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:2rem;display:flex;align-items:center;gap:.75rem;color:var(--theme-text-primary)}.garden-hero__description{font-size:clamp(1rem,.95rem + .5vw,1.125rem);color:var(--theme-text-secondary);line-height:1.7;max-width:75ch;display:flex;flex-direction:column;gap:1rem}.garden-hero__description p{margin:0}.garden-link{color:var(--theme-link-color);font-weight:600;text-decoration:none;background-image:linear-gradient(to right,var(--accent-pink),var(--accent-pink));background-position:0 100%;background-size:100% .4em;background-repeat:no-repeat;padding-bottom:.1em;transition:background-size .2s ease}.garden-link:hover{background-size:100% .6em}.skip-link{display:inline-block;margin-top:1.5rem;font-family:var(--font-mono);font-size:clamp(.875rem,.8rem + .35vw,1rem);color:var(--theme-text-secondary);text-decoration:none;background:none;padding-bottom:0;transition:color .2s ease}.skip-link:hover{color:var(--deep-pink);background:none}.featured-highlight{position:relative;padding:4rem var(--size-6);background:linear-gradient(135deg,var(--theme-bg-secondary) 0%,var(--theme-bg-tertiary) 100%);overflow:hidden}.featured-highlight__content{position:relative;z-index:10;max-width:1200px;margin:0 auto}.featured-highlight__label{font-family:var(--font-mono);font-size:clamp(.875rem,.8rem + .35vw,1rem);text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:2rem;color:var(--theme-text-primary);display:flex;align-items:center;gap:.5rem}.featured-highlight__quote{border-left:4px solid var(--deep-pink);padding-left:2rem;margin:0}.featured-highlight__title{font-family:var(--font-display);font-size:clamp(2rem,1.7rem + 2vw,3.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 1rem;color:var(--theme-text-primary)}.featured-highlight__title a{color:var(--theme-text-primary);text-decoration:none;background:none!important;transition:color .2s ease;padding-bottom:0}.featured-highlight__title a:hover{color:var(--deep-pink)}.featured-highlight__description{font-size:clamp(1rem,.95rem + .5vw,1.25rem);color:var(--theme-text-secondary);line-height:1.7;font-style:italic;margin:0;max-width:75ch}.featured-categories{max-width:1200px;margin:0 auto;padding:3rem var(--size-6)}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.category-section{display:flex;flex-direction:column;gap:0;position:relative}.category-section:last-child{border-bottom:none}.category-section__title{font-family:var(--font-display);font-size:clamp(1.5rem,1.3rem + 1.5vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;color:var(--theme-text-primary)}.category-emoji{font-family:var(--font-emoji);font-size:clamp(1.5rem,1.3rem + 1.5vw,2.5rem);color:#000}.featured-emoji{font-family:var(--font-emoji);color:#000}.category-posts{display:flex;flex-direction:column;gap:0;position:relative;padding-left:3rem}.category-posts:before{content:"";position:absolute;left:1rem;top:2rem;bottom:2rem;width:2px;background:repeating-linear-gradient(to bottom,var(--constellation-line) 0,var(--constellation-line) 8px,transparent 8px,transparent 16px);opacity:.5}.category-post{background:var(--theme-bg-primary);padding:2rem;margin-bottom:4rem;text-decoration:none;color:var(--theme-text-primary);transition:all .3s ease;border-bottom:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.75rem;position:relative}.category-post:last-child{border-bottom:none;margin-bottom:0}.category-post:after{content:"✨";font-family:var(--font-emoji);color:#000;position:absolute;left:-2.25rem;top:50%;transform:translateY(-50%);font-size:14px;transition:all .3s ease;opacity:.7}.category-post:hover:after{opacity:1;transform:translateY(-50%) scale(1.2)}.category-post:hover .category-post__title{color:var(--deep-pink)}.category-post__title{font-family:var(--font-display);font-size:clamp(1.25rem,1.15rem + 1vw,1.875rem);font-weight:700;letter-spacing:-.01em;margin:0;transition:color .2s ease;line-height:1.3}.category-post__description{font-size:clamp(.875rem,.8rem + .35vw,1rem);color:var(--theme-text-secondary);line-height:1.6;font-style:italic;margin:0}.all-posts{padding:4rem var(--size-6);background:var(--theme-bg-primary)}.all-posts__inner{max-width:1200px;margin:0 auto}.all-posts__title{font-family:var(--font-display);font-size:clamp(2rem,1.7rem + 2vw,3.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:3rem;color:var(--theme-text-primary)}.posts-timeline{position:relative;padding:4rem 0}.posts-timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:4px;transform:translate(-50%);background:repeating-linear-gradient(to bottom,var(--constellation-line) 0,var(--constellation-line) 12px,transparent 12px,transparent 24px);opacity:.7}.timeline-post{position:relative;margin-bottom:6rem;width:45%}.timeline-post:before{content:"✨";font-family:var(--font-emoji);color:#000;position:absolute;top:2rem;font-size:20px;transition:all .3s ease;z-index:10}.timeline-post:after{content:"";position:absolute;top:2.5rem;height:3px;background:var(--constellation-line);opacity:.6;transition:all .3s ease}.timeline-post--left{margin-left:0;margin-right:auto;text-align:right}.timeline-post--left:before{right:-2.5rem;transform:translate(50%)}.timeline-post--left:after{right:-3rem;width:3rem}.timeline-post--right{margin-left:auto;margin-right:0;text-align:left}.timeline-post--right:before{left:-2.5rem;transform:translate(-50%)}.timeline-post--right:after{left:-3rem;width:3rem}.timeline-post__link{display:block;text-decoration:none;padding:1.5rem 2rem;border-radius:8px;transition:all .3s ease}.timeline-post__link:hover{background:#00000008}body.dusk .timeline-post__link:hover,body.night .timeline-post__link:hover{background:#ffffff0d}.timeline-post__date{display:block;font-family:var(--font-mono);font-size:clamp(.875rem,.8rem + .35vw,1rem);color:var(--theme-text-muted);margin-bottom:.75rem;font-weight:500}.timeline-post__title{font-family:var(--font-display);font-size:clamp(1.5rem,1.3rem + 1.5vw,2.5rem);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 1rem;color:var(--theme-text-primary);transition:color .3s ease}.timeline-post__link:hover .timeline-post__title{color:var(--deep-pink)}.timeline-post__description{font-size:clamp(1rem,.95rem + .5vw,1.125rem);color:var(--theme-text-secondary);line-height:1.6;font-style:italic;margin:0 0 1rem}.timeline-post__tags{display:flex;gap:.5rem;flex-wrap:wrap}.timeline-post--left .timeline-post__tags{justify-content:flex-end}.timeline-post__tag{font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-muted);font-weight:600}.timeline-post:hover:before{transform:translate(50%) scale(1.2);filter:brightness(1.2)}.timeline-post--right:hover:before{transform:translate(-50%) scale(1.2)}.timeline-post:hover:after{opacity:1;background:var(--deep-pink)}.timeline-badge{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;padding:1rem 1.5rem;margin:0 auto 3rem;max-width:400px;background:#00000005;border-radius:12px;transition:all .3s ease;position:relative}body.dusk .timeline-badge,body.night .timeline-badge{background:#ffffff08}.timeline-badge:hover{background:#0000000a;transform:translateY(-2px)}body.dusk .timeline-badge:hover,body.night .timeline-badge:hover{background:#ffffff0f}.timeline-badge__date{display:block;font-family:var(--font-mono);font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:var(--theme-text-muted);margin-bottom:.5rem;font-weight:500}.timeline-badge__content{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:center}.timeline-badge__emoji{font-size:1.25rem}.timeline-badge__title{font-family:var(--font-display);font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:600;color:var(--theme-text-primary)}.timeline-badge__rating{font-size:.875rem;line-height:1}.pagination{margin-top:4rem;padding-top:3rem;border-top:2px solid var(--theme-bg-tertiary);display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.pagination__nav{display:flex;gap:1rem}.pagination__link{background:linear-gradient(135deg,var(--brand-pink) 0%,var(--brand-teal) 100%);color:var(--theme-text-primary);padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-family:var(--font-mono);font-weight:600;font-size:clamp(.875rem,.8rem + .35vw,1rem);transition:all .2s ease}.pagination__link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;background-size:0}.pagination__link--disabled{opacity:.5;pointer-events:none}.pagination__info{font-family:var(--font-mono);font-size:clamp(.875rem,.8rem + .35vw,1rem);color:var(--theme-text-secondary);text-align:center;flex:1}@media (max-width: 1024px){.category-grid{grid-template-columns:1fr;gap:2rem}.timeline-post{width:48%}.timeline-post--left:after,.timeline-post--right:after{width:2rem}.timeline-post--left:before{right:-2rem}.timeline-post--right:before{left:-2rem}.timeline-post--left:after{right:-2.5rem}.timeline-post--right:after{left:-2.5rem}}@media (max-width: 768px){.garden-hero,.featured-highlight{padding:2rem var(--size-4)}.featured-highlight__quote{padding-left:1rem}.all-posts,.featured-categories{padding:2rem var(--size-4)}.category-grid{gap:2rem}.posts-timeline:before{left:2rem}.timeline-post{width:100%;text-align:left;padding-left:4rem;margin-left:0;margin-right:0}.timeline-post--left,.timeline-post--right{margin-left:0;margin-right:0;text-align:left}.timeline-post--left .timeline-post__tags,.timeline-post--right .timeline-post__tags{justify-content:flex-start}.timeline-post--left:before,.timeline-post--right:before{left:1rem;right:auto;transform:translate(-50%)}.timeline-post--left:after,.timeline-post--right:after{left:2rem;right:auto;width:2rem}.pagination{flex-direction:column;text-align:center}.pagination__info{order:-1;margin-bottom:1rem}}
