body.home{background-color:#fffaf7;background-image:radial-gradient(rgba(234,183,198,.48) 1.1px,transparent 1.2px);background-size:36px 36px;animation:none}.home-main-sections{display:flex;flex-direction:column;gap:var(--section-gap);margin-bottom:var(--space-8)}.section-header{margin-bottom:var(--section-header-gap)}.hero{position:relative;overflow:hidden;margin-top:var(--space-6);margin-bottom:var(--space-7);padding:clamp(32px,4vw,52px) clamp(20px,4vw,40px);border-radius:36px;border:1px solid #f3dde3;background:radial-gradient(circle at top left,rgba(255,231,239,.95),transparent 28%),radial-gradient(circle at bottom right,rgba(255,243,230,.95),transparent 26%),#fff7f4;box-shadow:0 20px 40px #85607017;isolation:isolate}.hero-content{position:relative;z-index:2;max-width:820px;margin:0 auto;text-align:center}.hero-kicker{display:inline-flex;align-items:center;justify-content:center;margin-bottom:var(--space-3);padding:7px 14px;border-radius:var(--radius-pill);background:#fff3f7;border:1px solid #f3d7e1;color:#8a4661;font-size:.88rem;font-weight:700}.hero h1{margin:0 0 var(--space-4);color:var(--primary-color);font-size:clamp(2rem,4vw,3.1rem);line-height:1.08;text-wrap:balance;text-shadow:0 2px 4px rgba(0,0,0,.04)}.hero p{margin:0 0 var(--space-5);color:#58505a;font-size:1.04rem}.hero-metrics{margin:var(--space-1) 0 var(--space-5);color:#7b717a;font-size:.96rem;font-weight:600}.hero-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3)}.tertiary-btn{background:#fff7fa;color:var(--primary-dark)!important;border:1px solid #f1ccd7;box-shadow:none}.tertiary-btn:hover{background:#fff1f6;transform:translateY(-2px);box-shadow:0 10px 18px #8560701a}.hero-search{display:flex;gap:var(--space-3);width:100%;max-width:620px;margin:var(--space-5) auto 0}.hero-search input{flex:1;min-width:0;padding:var(--space-3) var(--space-4);border-radius:var(--radius-pill);border:1px solid #efd8df;background:#fffdfb;font-family:inherit;font-size:1rem;font-weight:600;box-shadow:inset 0 1px #ffffffe6}.hero-search input::placeholder{color:#8e8088}.hero-search button{white-space:nowrap}.hero-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3);max-width:760px;margin:var(--space-4) auto 0}.hero-chips[data-randomized-pending=true]{opacity:0;visibility:hidden;min-height:48px}.hero-chip{display:inline-flex;align-items:center;gap:6px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);background:#fff9fb;border:1px solid #efd8df;color:#6b6470;font-size:.9rem;font-weight:600;text-decoration:none!important;transition:transform .15s ease,border-color .15s ease}.hero-chip:hover{transform:translateY(-1px);border-color:var(--primary-color);color:var(--primary-dark)}.hero-floating-plush{position:absolute;z-index:1;opacity:.13;pointer-events:none;mix-blend-mode:multiply;filter:saturate(.96);animation:heroPlushBob 10s ease-in-out infinite}@keyframes heroPlushBob{0%,to{transform:translateZ(0) rotate(var(--hero-rotate, 0deg))}50%{transform:translate3d(0,-10px,0) rotate(calc(var(--hero-rotate, 0deg) + 2deg))}}.home-highlights-wrap{display:flex;flex-direction:column;gap:var(--space-5)}.home-intro{max-width:760px}.home-intro-compact{text-align:center;margin:0 auto var(--space-5)}.section-eyebrow{display:inline-flex;align-items:center;padding:6px 12px;border-radius:var(--radius-pill);background:#fff2f6;color:var(--primary-color);border:1px solid #f2d5df;font-size:.82rem;font-weight:800;letter-spacing:.02em;margin-bottom:var(--space-3)}.home-intro h2{margin:0 0 6px;color:#332f36;font-size:clamp(1.45rem,2vw,1.8rem)}.home-intro p:last-child{margin:0;color:#666;font-size:.98rem}.home-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap)}.highlight-card{display:flex;gap:var(--space-4);padding:var(--card-pad);border:1px solid #f1dfe4;border-radius:28px;background:#fffaf8;color:inherit;text-decoration:none!important;box-shadow:0 14px 28px #85607014;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.highlight-card:hover{transform:translateY(-4px);border-color:#e9b7c5;box-shadow:0 18px 34px #8560701f}.highlight-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;flex-shrink:0;border-radius:18px;background:#fff1f5;border:1px solid #f2d5df;box-shadow:inset 0 1px #ffffffd9}.highlight-body h2{margin:0 0 4px;font-size:1.05rem;color:#333}.highlight-body p{margin:0;color:#555;font-size:.94rem;line-height:1.42}.compact-bento-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap)}.bento-card{display:flex;flex-direction:column;gap:var(--space-5);min-width:0;padding:var(--space-6);border:1px solid #f0dfe4;border-radius:28px;background:#fffaf8;color:inherit;text-decoration:none!important;box-shadow:var(--shadow);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.bento-card:hover{transform:translateY(-4px);border-color:#e7b4c3;box-shadow:var(--shadow-hover)}.bento-card-topline{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3)}.bento-tag{display:inline-flex;align-items:center;gap:var(--space-2);padding:6px var(--space-4);border-radius:var(--radius-pill);background:#fff;border:1px solid #f1ccd7;color:var(--primary-color);font-size:.8rem;font-weight:700;text-transform:uppercase;box-shadow:0 6px 16px #85607017}.dark-tag{background:#fff7fb;color:var(--primary-dark)}.spotlight-mini{color:#877a83;font-size:.88rem;font-weight:600}.bento-spotlight{background:#fff5f8;border-color:#efcbd6}.spotlight-layout{display:grid;grid-template-columns:minmax(124px,160px) minmax(0,1fr);gap:var(--space-5);align-items:center}.compact-bento-img-wrap{display:flex;align-items:center;justify-content:center;min-height:160px}.compact-bento-img-wrap img{width:100%;max-width:150px;max-height:160px;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s ease}.bento-card:hover .compact-bento-img-wrap img{transform:translateY(-3px) scale(1.03)}.bento-content{display:flex;flex-direction:column;min-width:0;flex-grow:1}.bento-content h3{margin:0 0 var(--space-2);color:var(--primary-dark);font-size:1.25rem;line-height:1.24}.bento-content .subtext{margin:0 0 var(--space-4);color:#777}.spotlight-note{margin:0;color:#5d5560;font-size:.95rem;line-height:1.5}.bento-article-content,.bento-wishlist-flex{justify-content:flex-start}.article-preview-meta{margin-bottom:var(--space-3);color:#8e6879;font-size:.85rem;font-weight:700}.compact-excerpt{margin:0;color:#555;font-size:.96rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.bento-footer-link{margin-top:auto;display:inline-flex;align-items:center;gap:var(--space-2);color:var(--primary-color);font-weight:800;padding-top:var(--space-3);border-top:1px solid rgba(216,27,96,.12)}.home-articles-grid{grid-template-columns:repeat(auto-fit,minmax(260px,320px));justify-content:center}.home-articles-grid .article-card{background:#fffaf8;border-color:#efdee4}.home-articles-grid .article-card.no-media{border-left:4px solid #e54b8b;background:#fffaf8}.home-articles-grid .article-card-title{font-size:1.08rem}.home-articles-grid .article-card-meta{color:#9a6179}.home-help-panel{background:#ffffffe6}.tiers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap);margin-top:var(--space-5)}.tier-card{padding:var(--space-5);border:1px solid #f0dfe4;border-radius:22px;background:#fffaf7;box-shadow:0 10px 22px #85607012}.tier-card h3,.tier-card h4{margin-bottom:var(--space-3);color:#333}.tier-card p{color:#555;font-size:.95rem}.home-community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--grid-gap);align-items:stretch}.home-sidecard{padding:var(--space-6);border:1px solid #efdee4;border-radius:28px;background:#fffaf8;box-shadow:var(--shadow)}.home-sidecard h3,.home-sidecard h2{margin:0 0 var(--space-3);color:var(--primary-color);text-shadow:none}.home-sidecard p{margin:0;color:#555}.momo-sidecard{display:flex;flex-direction:column;justify-content:center;gap:var(--space-3)}.momo-hint{margin-top:var(--space-1);color:#888!important;font-style:italic}.bluesky-sidecard{display:block;color:inherit;max-width:none;padding:0;border:0;background:transparent;box-shadow:none}.home-sidecard.bluesky-sidecard .bluesky-header h2,.bluesky-sidecard .bluesky-header h2{color:#0085ff!important;text-shadow:none}@media(max-width:1100px){.compact-bento-grid,.tiers-grid{grid-template-columns:1fr}}@media(max-width:900px){.home-highlights,.home-community-grid{grid-template-columns:1fr}.hero{margin-top:var(--space-5)}}@media(max-width:768px){.hero{padding:var(--space-7) var(--space-4);border-radius:28px}.hero-kicker{font-size:.82rem}.hero h1{font-size:2rem;overflow-wrap:break-word;hyphens:auto}.hero p{font-size:1rem}.hero-buttons{flex-direction:column;align-items:stretch}.hero-buttons .btn,.hero-search button{width:100%}.hero-search{flex-direction:column}.spotlight-layout{grid-template-columns:1fr;gap:var(--space-3)}.compact-bento-img-wrap{min-height:140px}.compact-bento-img-wrap img{max-width:132px;max-height:140px}.home-articles-grid{grid-template-columns:1fr}}@media(max-width:640px){.bento-card,.home-sidecard,.highlight-card,.tier-card{border-radius:22px}.bento-card-topline{align-items:flex-start;flex-direction:column}}.home-community-grid .bluesky-card .bluesky-header h2,.home-community-grid .bluesky-sidecard .bluesky-header h2{color:#0085ff!important;text-shadow:none!important}#home-spotlight-link[data-randomized-pending=true]{opacity:0;visibility:hidden}:root[data-theme=sleepy] body.home{background-color:var(--bg-color);background-image:radial-gradient(var(--dot-color) 1.1px,transparent 1.2px)}:root[data-theme=sleepy] .hero,:root[data-theme=sleepy] .highlight-card,:root[data-theme=sleepy] .bento-card,:root[data-theme=sleepy] .home-sidecard,:root[data-theme=sleepy] .tier-card,:root[data-theme=sleepy] .home-articles-grid .article-card,:root[data-theme=sleepy] .home-articles-grid .article-card.no-media{background:var(--surface-soft);border-color:var(--border-color);box-shadow:var(--shadow)}:root[data-theme=sleepy] .hero-kicker,:root[data-theme=sleepy] .section-eyebrow,:root[data-theme=sleepy] .highlight-icon,:root[data-theme=sleepy] .bento-tag,:root[data-theme=sleepy] .hero-chip,:root[data-theme=sleepy] .tertiary-btn{background:var(--surface-color);border-color:var(--border-color)}:root[data-theme=sleepy] .hero h1,:root[data-theme=sleepy] .home-intro h2,:root[data-theme=sleepy] .highlight-body h2,:root[data-theme=sleepy] .bento-content h3,:root[data-theme=sleepy] .tier-card h3,:root[data-theme=sleepy] .tier-card h4,:root[data-theme=sleepy] .hero-description,:root[data-theme=sleepy] .spotlight-note,:root[data-theme=sleepy] .compact-excerpt,:root[data-theme=sleepy] .home-sidecard p,:root[data-theme=sleepy] .highlight-body p,:root[data-theme=sleepy] .hero p,:root[data-theme=sleepy] .hero-metrics,:root[data-theme=sleepy] .spotlight-mini,:root[data-theme=sleepy] .article-preview-meta{color:var(--text-color);text-shadow:none}:root[data-theme=sleepy] .hero p,:root[data-theme=sleepy] .compact-excerpt,:root[data-theme=sleepy] .home-sidecard p,:root[data-theme=sleepy] .highlight-body p,:root[data-theme=sleepy] .hero-metrics,:root[data-theme=sleepy] .spotlight-mini,:root[data-theme=sleepy] .article-preview-meta,:root[data-theme=sleepy] .momo-hint{color:var(--text-muted)!important}:root[data-theme=sleepy] .hero-search input{background:var(--input-bg);border-color:var(--border-color);color:var(--text-color);box-shadow:none}@media(prefers-reduced-motion:reduce){.hero-chip:hover,.highlight-card:hover,.bento-card:hover,.home-articles-grid .article-card:hover,.custom-series-card:hover,.tertiary-btn:hover{transform:none!important}.hero-floating-plush,.floating-img{animation:none!important;transform:none!important}}:root[data-motion=reduce] .hero-chip:hover,:root[data-motion=reduce] .highlight-card:hover,:root[data-motion=reduce] .bento-card:hover,:root[data-motion=reduce] .home-articles-grid .article-card:hover,:root[data-motion=reduce] .custom-series-card:hover,:root[data-motion=reduce] .tertiary-btn:hover,:root[data-motion=reduce] .hero-floating-plush,:root[data-motion=reduce] .floating-img{transform:none!important;animation:none!important}:root[data-theme=sleepy] .custom-series-card{--series-card-primary: var(--primary-color);--series-card-dark: var(--primary-dark);--series-card-secondary: var(--surface-muted);--series-card-accent: var(--surface-muted);--series-card-background: var(--surface-soft);--series-card-border: var(--border-color);--series-card-shadow: var(--shadow);--series-card-shadow-hover: var(--shadow-hover)}:root[data-theme=sleepy] .custom-series-card:before,:root[data-theme=sleepy] .custom-series-card:after{opacity:.35}:root[data-theme=sleepy] .home-help-panel{background:color-mix(in srgb,var(--surface-soft) 92%,white 8%)}:root[data-theme=sleepy] .home-intro h2,:root[data-theme=sleepy] .home-sidecard h2,:root[data-theme=sleepy] .home-sidecard h3,:root[data-theme=sleepy] .custom-series-title,:root[data-theme=sleepy] .bento-content h3,:root[data-theme=sleepy] .highlight-body h2{color:var(--primary-dark)}:root[data-theme=sleepy] .tier-card p,:root[data-theme=sleepy] .home-sidecard p,:root[data-theme=sleepy] .custom-series-meta,:root[data-theme=sleepy] .spotlight-note,:root[data-theme=sleepy] .spotlight-mini,:root[data-theme=sleepy] .compact-excerpt,:root[data-theme=sleepy] .highlight-body p,:root[data-theme=sleepy] .hero p{color:var(--text-muted)!important}:root[data-theme=sleepy] .hero{background:linear-gradient(180deg,#30263bf0,#2a2134f5)}:root[data-theme=sleepy] .bento-spotlight{background:color-mix(in srgb,var(--surface-soft) 96%,var(--primary-color) 4%);border-color:var(--border-color)}:root[data-theme=sleepy] .custom-series-card{--series-card-primary: var(--primary-color);--series-card-dark: var(--primary-dark);--series-card-secondary: var(--surface-muted);--series-card-accent: var(--surface-muted);--series-card-background: var(--surface-soft);--series-card-border: var(--border-color);--series-card-shadow: var(--shadow);--series-card-shadow-hover: var(--shadow)}:root[data-theme=sleepy] .custom-series-card:before,:root[data-theme=sleepy] .custom-series-card:after{opacity:.12}:root[data-theme=sleepy] .bluesky-sidecard{background:transparent;box-shadow:none}
