:root{--bg:#fff7f5;--surface:#ffffff;--surface-soft:#fff2ee;--surface-tint:#fff8fb;--text:#241820;--muted:#746873;--line:#f0d8d2;--accent:#ff5a7a;--accent-strong:#d83b5c;--accent-deep:#982943;--accent-soft:#fff0f3;--orange:#ff8a3d;--orange-soft:#fff1e6;--teal:#117f6f;--teal-soft:#e9fbf7;--gold:#ffb12f;--shadow:0 16px 38px rgb(152 41 67/10%);--radius:8px;color-scheme:light}*{box-sizing:border-box}html{min-width:320px;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;text-size-adjust:100%}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#fff7f5,#fffafb 420px,#f7f8fb)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.srOnly{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.siteShell{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr)}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:10;height:100vh;padding:22px 16px;background:rgb(255 255 255/92%);border-right:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;gap:18px}.brand{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:8px 10px;border-radius:var(--radius);background:linear-gradient(135deg,var(--orange),var(--accent));box-shadow:0 12px 24px rgb(216 59 92/18%)}.brand img{width:auto;max-width:100%;height:auto;object-fit:contain}.desktopHeaderControls{display:contents}.mobileHeaderActions,.mobileHeaderControls,.mobileHeaderPanel{display:none}.headerIconButton{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--accent-strong);cursor:pointer;box-shadow:0 8px 18px rgb(152 41 67/7%);transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.headerIconButton:hover,.headerIconButton[aria-expanded=true]{border-color:rgb(255 90 122/55%);background:linear-gradient(135deg,var(--orange-soft),var(--accent-soft));color:var(--accent-deep);box-shadow:0 10px 22px rgb(216 59 92/13%)}.primaryNav{display:grid;grid-gap:4px;gap:4px;scrollbar-width:none}.primaryNav::-webkit-scrollbar{display:none}.siteSearch{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-height:44px;padding:0 8px 0 12px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdfd;color:var(--muted);box-shadow:0 6px 18px rgb(152 41 67/6%);transition:border-color .16s ease,box-shadow .16s ease}.siteSearch:focus-within{border-color:rgb(255 90 122/62%);box-shadow:0 0 0 4px rgb(255 90 122/13%)}.siteSearch input{min-width:0;border:0;outline:0;background:transparent;color:var(--text)}.siteSearch button{min-height:30px;padding:0 10px;border:0;border-radius:6px;background:linear-gradient(135deg,var(--orange),var(--accent));color:white;font-weight:800;cursor:pointer}.compactSearch{grid-template-columns:auto minmax(0,1fr)}.compactSearch button{display:none}.navItem{min-height:44px;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:var(--radius);color:var(--muted);font-weight:800;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.navItem.active,.navItem:hover{background:linear-gradient(135deg,var(--orange-soft),var(--accent-soft));color:var(--accent-strong);box-shadow:inset 3px 0 0 var(--accent)}.mainContent{width:min(1240px,100%);margin:0 auto;padding:22px 22px 80px}.siteFooter{grid-column:2;display:flex;flex-wrap:wrap;gap:16px;padding:24px 20px 40px;color:var(--muted);font-size:.9rem}.pageHero{position:relative;padding:4px 0 12px;margin-bottom:14px}.pageHero:before{display:none}.pageHero h1{margin:0 0 6px;font-size:1.92rem;line-height:1.25}.pageHero p{max-width:760px;margin:0;color:var(--muted);line-height:1.75}.contentSection{margin:14px 0 24px}.primaryArticleSection{margin-top:0}.sectionHeader{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.sectionHeader h2{margin:0 0 2px;color:var(--accent-deep);font-size:1.05rem}.sectionHeader p{margin:0;color:var(--muted);font-size:.82rem}.articleGrid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}.articleGrid,.articleViewScope{display:grid;grid-gap:8px;gap:8px}.articleViewScope{min-width:0}.articleViewScope>.contentSection{margin-top:0}.articleViewToolbar{min-height:36px;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0}.articleViewToolbar.withInlineControls{justify-content:space-between}.articleViewExtraControls{min-width:0;flex:1 1}.articleViewExtraControls .tabs{margin-bottom:0}.articleViewButtons{display:inline-flex;gap:2px;padding:2px;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.articleViewButtons button{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:0;border-radius:4px;background:transparent;color:var(--muted);font-weight:900;cursor:pointer}.articleViewButtons button.active{background:linear-gradient(135deg,var(--orange),var(--accent));color:white}.articleViewScope[data-view-mode=list] .articleGrid{grid-template-columns:1fr;gap:6px}.articleViewScope[data-view-mode=list] .articleCard{display:grid;grid-template-columns:112px minmax(0,1fr);min-height:158px}.articleViewScope[data-view-mode=list] .articleThumb{height:100%;min-height:158px;aspect-ratio:auto}.articleViewScope[data-view-mode=list] .articleBody{min-width:0;display:grid;align-content:start;padding:9px 10px}.articleViewScope[data-view-mode=list] .articleTitle{min-height:0;-webkit-line-clamp:3}.articleViewScope[data-view-mode=list] .articleActions{margin-top:6px}.articleViewScope[data-view-mode=list] .nativeAffiliateCard{display:block;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:var(--surface);box-shadow:0 3px 10px rgb(152 41 67/6%)}.articleViewScope[data-view-mode=list] .nativeAffiliateLink{min-height:158px;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px}.articleViewScope[data-view-mode=list] .nativeAffiliateLink img{width:100%;height:100%;min-height:158px;aspect-ratio:auto;border:0;border-radius:0}.articleViewScope[data-view-mode=list] .nativeAffiliateTitle{min-height:0;padding-right:10px;font-size:.88rem;line-height:1.45;-webkit-line-clamp:3}.articleViewScope[data-view-mode=tile] .articleGrid{grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:8px 6px}.articleViewScope[data-view-mode=tile] .articleCard{border:0;background:transparent;box-shadow:none}.articleViewScope[data-view-mode=tile] .articleThumb{aspect-ratio:2/3;border:1px solid var(--line);border-radius:4px;background:#fff}.articleViewScope[data-view-mode=tile] .articleBody{padding:4px 1px 0}.articleViewScope[data-view-mode=tile] .articleTitle{min-height:2.7em;font-size:.78rem;font-weight:750;line-height:1.35}.articleViewScope[data-view-mode=tile] .articleActions,.articleViewScope[data-view-mode=tile] .articleMeta,.articleViewScope[data-view-mode=tile] .articleTags{display:none}.articleViewScope[data-view-mode=tile] .nativeAffiliateCard{display:block}.articleCard{position:relative;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:4px;box-shadow:0 3px 10px rgb(152 41 67/6%);transition:border-color .16s ease,box-shadow .16s ease}.articleCard:hover{border-color:rgb(255 90 122/52%);box-shadow:0 5px 14px rgb(152 41 67/10%)}.emphasizedCard{border-color:var(--accent);box-shadow:0 0 0 3px rgb(255 90 122/18%),var(--shadow)}.articleThumb{position:relative;display:block;aspect-ratio:2/3;overflow:hidden;background:#fff}.articleThumb img{width:100%;height:100%;object-fit:contain;display:block}.rankBadge{position:absolute;top:5px;left:5px;padding:2px 6px;border-radius:4px;background:linear-gradient(135deg,var(--gold),var(--orange));color:#2f1608;font-size:.72rem;font-weight:800;box-shadow:0 4px 10px rgb(47 22 8/14%)}.articleBody{padding:8px}.articleTitle{display:-webkit-box;min-height:2.9em;overflow:hidden;color:var(--text);font-weight:800;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.articleTitle:hover{color:var(--accent-strong)}.articleMeta{display:flex;justify-content:space-between;gap:8px;margin-top:5px;color:var(--muted);font-size:.74rem}.articleMeta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.articleTags{min-height:26px;display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.articleTags a{max-width:100%;min-height:22px;display:inline-flex;align-items:center;padding:0 6px;overflow:hidden;border-radius:4px;background:var(--teal-soft);color:var(--teal);font-size:.7rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.articleTags a:hover{background:#daf8f0}.articleActions{display:flex;justify-content:flex-end;gap:4px;margin-top:6px}.iconButton{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--accent-strong);cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.nativeAffiliateCard{display:none}.nativeAffiliateLink{position:relative;display:grid;grid-gap:4px;gap:4px;color:var(--text)}.nativeAffiliateLink img{width:100%;aspect-ratio:2/3;object-fit:contain;display:block;border:1px solid var(--line);border-radius:4px;background:#fff}.nativeAffiliateBadge{position:absolute;top:5px;left:5px;z-index:1;padding:2px 6px;border-radius:4px;background:rgb(255 255 255/86%);color:var(--accent-deep);font-size:.68rem;font-weight:900}.nativeAffiliateTitle{display:-webkit-box;min-height:2.7em;overflow:hidden;font-size:.76rem;font-weight:750;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.iconButton:hover{border-color:var(--accent);background:var(--accent-soft)}.iconButton:disabled{opacity:.55;cursor:wait}.mutedIcon{color:var(--muted)}.buttonLink,.submitButton{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border:1px solid var(--accent);border-radius:6px;background:linear-gradient(135deg,var(--orange),var(--accent));color:white;font-weight:800;cursor:pointer;box-shadow:0 5px 14px rgb(216 59 92/14%);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.buttonLink:hover,.submitButton:hover{box-shadow:0 7px 18px rgb(216 59 92/18%)}.buttonLink.secondary{background:var(--surface);color:var(--accent-strong);box-shadow:none}.submitButton:disabled{opacity:.65;cursor:wait}.disabledControl:hover,.submitButton:disabled:hover{box-shadow:none;transform:none}.loadMoreArea{display:flex;justify-content:center;margin-top:18px}.compactNotice{margin-top:14px}.tabs{display:flex;gap:5px;margin-bottom:12px;overflow-x:auto}.tabs .buttonLink{min-height:34px;padding:0 12px;box-shadow:none;white-space:nowrap}.searchPanel,.textPanel{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--line);border-radius:6px;background:var(--surface);box-shadow:0 5px 16px rgb(152 41 67/5%)}.searchPanel{margin-bottom:16px}.searchPanel p,.textPanel p{margin:0;color:var(--muted);line-height:1.8}.directoryBrowser{display:grid;grid-gap:8px;gap:8px}.directoryTools,.listToolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:8px}.directorySearch,.toolbarSearch{min-width:min(360px,100%);min-height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--muted);box-shadow:0 4px 12px rgb(152 41 67/4%)}.directorySearch:focus-within,.toolbarSearch:focus-within{border-color:rgb(255 90 122/62%);box-shadow:0 0 0 4px rgb(255 90 122/12%)}.directorySearch input,.toolbarSearch input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:var(--text)}.segmentedControl{display:inline-flex;min-height:38px;padding:2px;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.segmentedControl button{min-width:72px;border:0;border-radius:4px;background:transparent;color:var(--muted);font-weight:800;cursor:pointer}.segmentedControl button.active{background:linear-gradient(135deg,var(--orange),var(--accent));color:white}.directoryGrid{display:flex;flex-wrap:wrap;gap:5px}.directoryChip{min-height:34px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--text);font-weight:700;transition:border-color .16s ease,color .16s ease,background-color .16s ease,transform .16s ease}.directoryChip:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong);transform:translateY(-1px)}.richChip{align-items:flex-start;flex-direction:column;justify-content:center;min-height:46px}.richChip small{color:var(--muted);font-size:.7rem;font-weight:700}.articleSpotlight{display:grid;grid-template-columns:minmax(220px,360px) minmax(0,1fr);grid-gap:20px;gap:20px;margin:0 0 28px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.spotlightMedia{display:block;overflow:hidden;aspect-ratio:2/3;border-radius:4px;background:#fff}.spotlightMedia img{width:100%;height:100%;display:block;object-fit:contain}.spotlightContent{min-width:0;display:grid;align-content:start;grid-gap:14px;gap:14px}.eyebrow{margin:0;color:var(--accent-strong);font-size:.86rem;font-weight:900}.spotlightContent h2{margin:0;font-size:1.65rem;line-height:1.45}.metaGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.metaGrid div{padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-tint)}.metaGrid dt{color:var(--muted);font-size:.78rem;font-weight:800}.metaGrid dd{margin:4px 0 0;font-weight:900}.expandedTags{margin-top:0}.spotlightActions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.itemCount{color:var(--muted);font-weight:800}.dangerButton{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid rgb(216 59 92/28%);border-radius:var(--radius);background:var(--accent-soft);color:var(--accent-strong);font-weight:900;cursor:pointer}.infoGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.infoTile{min-height:110px;display:grid;align-content:start;grid-gap:8px;gap:8px;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 8px 22px rgb(152 41 67/6%)}.infoTile:hover{border-color:var(--accent)}.infoTile strong{font-size:1rem}.infoTile span{color:var(--muted);line-height:1.6}.affiliateSlot{min-width:0;max-width:100%;margin:8px 0 10px}.affiliateSlotScroller{width:100%;min-width:0;max-width:100%;display:flex;gap:6px;overflow-x:auto;scrollbar-width:thin}.legacyAdUnit{width:min(320px,100%);min-width:min(320px,100%);flex:0 0 min(320px,100%);min-height:100px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.emptyState,.notice{padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--muted);box-shadow:0 8px 24px rgb(152 41 67/6%)}.formStack{max-width:760px;display:grid;grid-gap:14px;gap:14px}.compactForm{grid-template-columns:minmax(220px,320px) auto;align-items:end;margin-bottom:20px}.formField{display:grid;grid-gap:6px;gap:6px;font-weight:700}.formField input,.formField textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:12px}.formField input:focus,.formField textarea:focus{outline:0;border-color:rgb(255 90 122/62%);box-shadow:0 0 0 4px rgb(255 90 122/12%)}.formField textarea{min-height:180px;resize:vertical}.datePager{display:flex;align-items:center;gap:6px;margin:10px 0 14px;color:var(--muted);font-weight:800}.datePager span:not(.buttonLink){min-width:150px;text-align:center}.rankingFilterBar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:8px}.dailyRankingFilterBar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:6px;gap:6px}.rankingDateForm{max-width:none;margin:0}.dailyRankingFilterBar .rankingDateForm{grid-template-columns:minmax(0,1fr) auto}.iconPager{width:36px;padding:0}.rankingDateForm .formField{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;color:var(--muted);font-size:.78rem}.rankingDateForm .compactDateField{grid-template-columns:1fr}.rankingDateForm .formField input{min-height:36px;padding:8px 10px}.rankingFilterBar .datePager{margin:0}.disabledControl{opacity:.45;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgb(255 138 61/42%);outline-offset:2px}@media (max-width:860px){.siteShell{display:block}.siteHeader{position:-webkit-sticky;position:sticky;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;height:auto;min-height:58px;padding:8px 10px;border-right:0;border-bottom:1px solid var(--line);background:rgb(255 255 255/95%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-gap:8px;gap:8px}.brand{justify-self:start;min-height:40px;padding:6px 10px}.brand img{width:154px;height:auto}.desktopHeaderControls{display:none}.mobileHeaderControls{display:contents}.mobileHeaderActions{display:inline-flex;align-items:center;gap:6px}.mobileHeaderPanel{grid-column:1/-1;display:grid;grid-gap:10px;gap:10px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 16px 34px rgb(152 41 67/13%)}.mobilePanelHeader{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--accent-deep);font-size:.9rem;font-weight:900}.closeButton{width:34px;height:34px;box-shadow:none}.mobileHeaderPanel .siteSearch{min-height:40px}.mobileHeaderPanel .siteSearch button{min-height:30px}.panelNav{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.panelNav .navItem{min-height:54px;flex-direction:column;justify-content:center;gap:3px;padding:6px 4px;font-size:.72rem;text-align:center}.panelNav .navItem.active,.panelNav .navItem:hover{box-shadow:inset 0 3px 0 var(--accent)}.mainContent{padding:6px 8px 34px}.pageHero{padding:5px 0 6px;margin-bottom:6px}.pageHero h1{margin-bottom:0;font-size:1.36rem}.pageHero p,.sectionHeader p{display:none}.contentSection{margin:8px 0 14px}.sectionHeader{margin-bottom:6px}.sectionHeader h2{font-size:1rem}.siteFooter{padding:20px 12px 34px}.articleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px 4px}.articleViewToolbar{min-height:32px;gap:6px}.articleViewToolbar.withInlineControls{align-items:center}.articleViewButtons{width:auto;flex:0 0 auto}.articleViewButtons button{min-width:64px;justify-content:center;min-height:30px;padding:0 7px;font-size:.74rem}.articleViewExtraControls .tabs{gap:4px}.tabs .buttonLink{min-height:32px;padding:0 10px;font-size:.82rem}.articleViewScope[data-view-mode=list] .articleCard{grid-template-columns:86px minmax(0,1fr);min-height:130px}.articleViewScope[data-view-mode=list] .articleThumb{min-height:130px}.articleViewScope[data-view-mode=list] .articleTags{display:none}.articleViewScope[data-view-mode=list] .articleBody{padding:7px 8px}.articleViewScope[data-view-mode=list] .articleTitle{font-size:.86rem}.articleViewScope[data-view-mode=list] .articleActions{justify-content:flex-start}.articleViewScope[data-view-mode=list] .nativeAffiliateLink{min-height:130px;grid-template-columns:86px minmax(0,1fr);gap:8px}.articleViewScope[data-view-mode=list] .nativeAffiliateLink img{min-height:130px}.articleViewScope[data-view-mode=list] .nativeAffiliateTitle{padding-right:8px;font-size:.86rem}.articleViewScope[data-view-mode=tile] .articleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px 4px}.articleViewScope[data-view-mode=tile] .articleTitle{font-size:.68rem}.articleBody{padding:6px}.articleTitle{font-size:.82rem}.articleMeta{gap:6px;font-size:.68rem}.nativeAffiliateBadge,.rankBadge{top:4px;left:4px;padding:1px 5px;font-size:.64rem}.nativeAffiliateTitle{font-size:.68rem}.affiliateSlot{margin:6px 0 8px}.affiliateSlotScroller{gap:4px}.legacyAdUnit{min-height:100px}.directoryTools{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:6px;gap:6px;margin-bottom:6px}.listToolbar{display:grid}.directorySearch{min-width:0;width:auto}.toolbarSearch{width:100%}.segmentedControl{width:auto}.segmentedControl button{min-width:56px;padding:0 8px}.articleSpotlight,.infoGrid{grid-template-columns:1fr}.spotlightContent h2{font-size:1.28rem}.compactForm,.metaGrid{grid-template-columns:1fr}.datePager{justify-content:space-between;margin:6px 0 8px}.datePager span:not(.buttonLink){min-width:0}.rankingFilterBar{display:grid;grid-gap:6px;gap:6px}.dailyRankingFilterBar{grid-template-columns:auto minmax(0,1fr) auto}.rankingDateForm{grid-template-columns:minmax(0,1fr) auto;width:100%}.rankingDateForm .formField{grid-template-columns:auto minmax(0,1fr)}.rankingDateForm .submitButton{min-width:72px}.searchPanel{margin-bottom:10px;padding:8px}.searchPanel p{display:none}}