.site-header{background:#fff;border-bottom:1px solid var(--dust)}.site-header__inner{max-width:720px;margin:0 auto;padding:64px 24px 52px}.site-header__title{font-family:Lora,Georgia,serif;font-size:clamp(2rem,5vw,2.9rem);font-weight:600;color:var(--ink);line-height:1.18;letter-spacing:-.02em;margin-bottom:18px}.site-header__title em{color:var(--ember);font-style:italic}.site-header__description{font-size:1rem;color:var(--muted);line-height:1.75;max-width:480px;margin-bottom:40px}.curator-strip{display:flex;flex-wrap:wrap;gap:16px 28px;padding-top:28px;border-top:1px solid var(--dust)}.curator{display:flex;align-items:center;gap:10px}.curator__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--navy);color:#f1f5f9;font-size:.8rem;font-weight:700}.curator__info{display:flex;flex-direction:column;gap:3px}.curator__name{font-size:.82rem;font-weight:700;color:var(--ink);line-height:1}.curator__specialty{font-size:.7rem;color:var(--subtle);font-weight:500;line-height:1}.home-content{max-width:720px;margin:0 auto;padding:0 24px 96px}.category-section{margin-top:56px}.category-section__title{display:flex;align-items:center;gap:8px;font-size:.67rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--subtle);margin-bottom:8px;padding-bottom:14px;border-bottom:1px solid var(--dust)}.category-section__title:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--subtle);flex-shrink:0}[data-category=eletronicos] .category-section__title{color:var(--c-tech)}[data-category=eletronicos] .category-section__title:before{background:var(--c-tech)}[data-category=gamer] .category-section__title{color:var(--c-gamer)}[data-category=gamer] .category-section__title:before{background:var(--c-gamer)}[data-category=livros] .category-section__title{color:var(--c-books)}[data-category=livros] .category-section__title:before{background:var(--c-books)}.page-list{list-style:none;display:flex;flex-direction:column;gap:0}.page-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--dust);text-decoration:none;color:inherit;transition:transform .2s ease}.page-card:hover{transform:translate(6px)}.page-card:hover .page-card__title{color:var(--sky)}.page-card:hover .page-card__arrow{color:var(--sky);transform:translate(4px)}.page-card__body{flex:1;min-width:0}.page-card__meta{display:flex;align-items:center;gap:8px;margin-bottom:6px}.page-card__author-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--navy);color:#f1f5f9;font-size:.7rem;font-weight:700}.page-card__author-name{font-size:.78rem;font-weight:700;color:var(--ink)}.page-card__dot{color:var(--dust);font-size:.78rem}.page-card__tag{font-size:.7rem;font-weight:600;color:var(--subtle)}.page-card__title{font-family:Lora,Georgia,serif;font-size:1.05rem;font-weight:600;color:var(--ink);line-height:1.35;transition:color .15s}.page-card__arrow{flex-shrink:0;color:var(--dust);transition:transform .15s,color .15s}@media(max-width:480px){.site-header__inner{padding:44px 20px 40px}.site-header__title{font-size:1.85rem}.curator-strip{gap:14px 20px}.curator__avatar{width:36px;height:36px}.home-content{padding:0 20px 72px}.page-card{padding:18px 0}.page-card:hover{transform:none}.page-card__title{font-size:.97rem}}
