.home-hero{width:100%;max-width:100%;padding-top:2px;text-align:center}.home-hero__title{margin:0;font-size:clamp(1.35rem,2.6cqi,1.9rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;text-wrap:balance;color:var(--color-text)}.home-hero__date{margin:5px 0 0;font-family:var(--font-mono);font-size:var(--text-2xs);line-height:1.3;letter-spacing:.04em;color:var(--text-muted-2)}.home-portal-peek{display:flex;min-width:0;flex-direction:column;gap:9px}.home-portal-peek__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.home-portal-peek__eyebrow{display:flex;align-items:center;gap:6px;margin:0;font-family:var(--font-mono);font-size:var(--text-2xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-secondary-dim)}.home-portal-peek__shuffle{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border:1px solid var(--glass-border-subtle);border-radius:var(--radius-pill,999px);background:var(--glass-bg-subtle);font-size:var(--text-2xs);font-weight:600;color:var(--text-muted-2);cursor:pointer;transition:color .14s ease,border-color .14s ease}.home-portal-peek__shuffle:hover{border-color:color-mix(in srgb,var(--category-accent) 50%,transparent);color:var(--color-text)}.home-portal-peek__all:focus-visible,.home-portal-peek__card:focus-visible,.home-portal-peek__shuffle:focus-visible{outline:2px solid var(--control-focus-ring);outline-offset:2px}.home-portal-peek__card{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:var(--radius-lg);text-align:left;cursor:pointer}.home-portal-peek__card.glow-surface{--glow-color:var(--category-accent);--glow-scale:0.2;--glow-lift:-1px;--glow-rest-opacity:1;--glow-border:color-mix(in srgb,var(--category-accent) 28%,transparent);--glow-border-active:color-mix(in srgb,var(--category-accent) 55%,transparent)}.home-portal-peek__icon{display:grid;flex:0 0 auto;width:46px;height:46px;place-items:center;border:1px solid var(--glass-border-subtle);border-radius:12px;background:var(--glass-bg-hover);color:var(--category-accent)}.home-portal-peek__copy{display:flex;min-width:0;flex-direction:column;gap:1px}.home-portal-peek__badge{font-family:var(--font-mono);font-size:var(--text-2xs);font-weight:700;letter-spacing:.1em;color:var(--category-accent)}.home-portal-peek__name{font-size:var(--text-base);font-weight:700;line-height:1.2;color:var(--color-text)}.home-portal-peek__sub{font-size:var(--text-xs);line-height:1.3;color:var(--color-text-muted)}.home-portal-peek__go{margin-left:auto;flex:0 0 auto;color:var(--text-muted-2)}.home-portal-peek__card:hover .home-portal-peek__go{color:var(--category-accent)}.home-portal-peek__all{display:flex;align-items:baseline;gap:8px;width:100%;padding:9px 14px;border:1px solid var(--glass-border-medium);border-radius:var(--radius-pill,999px);background:var(--glass-bg-medium);font-size:var(--text-sm);font-weight:700;color:var(--color-text);cursor:pointer;transition:background .14s ease}.home-portal-peek__all:hover{background:var(--glass-bg-hover)}.home-portal-peek__all-sub{font-size:var(--text-2xs);font-weight:500;color:var(--text-muted-2)}.home-widget{display:flex;min-width:0;flex-direction:column;gap:10px;padding:12px 14px 13px;border:1px solid var(--glass-border-subtle);border-radius:var(--radius-lg);background:var(--glass-bg-blur)}.home-widget.glow-surface{--glow-color:var(--home-widget-accent);--glow-scale:0.3;--glow-lift:-1px;--glow-rest-opacity:1;--glow-border:color-mix(in srgb,var(--home-widget-accent) 26%,transparent);--glow-border-active:color-mix(in srgb,var(--home-widget-accent) 52%,transparent);background:var(--glow-surface-fill);border-color:var(--glow-border)}.home-widget__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.home-widget__title{display:flex;align-items:center;gap:6px;margin:0;font-family:var(--font-mono);font-size:var(--text-2xs);font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--color-text-muted)}.home-widget__title svg{color:var(--home-widget-accent)}.home-widget__meta{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-muted-2)}.home-widget__body{display:flex;min-width:0;align-items:flex-start;flex-direction:column;gap:8px}.home-widget__body>div,.home-widget__body>p,.home-widget__body>ul{width:100%}.home-widget__action{display:inline-flex;align-self:flex-start;align-items:center;gap:6px;padding:5px 11px;border:1px solid var(--glass-border-medium);border-radius:var(--radius-pill,999px);background:var(--glass-bg-medium);font-size:var(--text-xs);font-weight:600;color:var(--color-text);transition:background .14s ease,border-color .14s ease}.home-widget__action:hover{border-color:color-mix(in srgb,var(--home-widget-accent) 55%,transparent);background:var(--glass-bg-hover)}.home-widget__action:focus-visible{outline:2px solid var(--control-focus-ring);outline-offset:2px}.home-daily__lead{margin:0;font-size:var(--text-sm);font-weight:600;line-height:1.3;color:var(--color-text)}.home-daily__row{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-daily__streak{display:inline-flex;min-width:0;align-items:center;gap:5px;font-size:var(--text-xs);color:var(--text-muted-2)}.home-daily__streak svg{color:var(--color-primary)}.home-daily__streak em{font-style:normal;opacity:.7}.home-trail__count{margin:0;font-size:var(--text-xs);color:var(--text-muted-2)}.home-trail__count b{margin-right:4px;font-size:var(--text-lg);font-weight:700;color:var(--color-text)}.home-trail__last{margin:0;font-size:var(--text-xs);color:var(--color-text-muted)}.home-trail__dots,.home-trail__last{display:flex;align-items:center;gap:6px}.home-trail__dots{margin:2px 0;padding:0;list-style:none}.home-trail__dot{width:6px;height:6px;border-radius:50%;background:var(--glass-border-strong)}.home-trail__dot--current{width:9px;height:9px;background:var(--home-widget-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--home-widget-accent) 22%,transparent)}.home-passport__rows{display:flex;flex-wrap:wrap;gap:4px 14px}.home-passport__row{display:inline-flex;align-items:baseline;gap:5px;margin:0;font-size:var(--text-2xs);color:var(--text-muted-2)}.home-passport__row b{font-size:var(--text-sm);font-weight:700;color:var(--color-text)}.home-passport__bar{height:4px;overflow:hidden;border-radius:999px;background:var(--glass-bg-hover)}.home-passport__bar span{display:block;height:100%;border-radius:inherit;background:var(--home-widget-accent)}.home-saved__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:0;padding:0;list-style:none}.home-saved__thumb{overflow:hidden;aspect-ratio:4/3;border-radius:var(--radius-md);background:var(--glass-bg-hover)}.home-saved__thumb img{width:100%;height:100%;object-fit:cover}.home-saved__count{margin:0;font-size:var(--text-2xs);color:var(--text-muted-2)}.home-frame{row-gap:16px}.home-frame>.home-frame__foot,.home-frame>.home-shell{max-width:none;margin-inline:0}.home-shell{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);grid-template-areas:"head" "main" "side" "aside";gap:16px}.home-shell__head{grid-area:head}.home-shell__main{grid-area:main}.home-shell__side{grid-area:side}.home-shell__widgets{grid-area:aside}.home-shell>*{display:flex;min-width:0;width:100%;max-width:520px;margin-inline:auto;flex-direction:column;gap:14px}@container (min-width: 1024px){.home-shell{grid-template-columns:minmax(420px,1fr) minmax(296px,340px);grid-template-areas:"head aside" "main aside" "side aside";align-items:start;column-gap:clamp(20px,2vw,36px)}.home-shell__head,.home-shell__main,.home-shell__side{max-width:560px}.home-shell__widgets{position:sticky;top:0;justify-self:end;max-width:340px;margin-inline:0}}@container (min-width: 1320px){.home-shell{grid-template-columns:minmax(280px,1fr) minmax(430px,560px) minmax(280px,1fr);grid-template-areas:"side head aside" "side main aside";column-gap:clamp(24px,2.4vw,40px)}.home-shell__side{justify-self:start;max-width:340px;margin-inline:0}}.home-shell__main .random-feature{max-width:none;margin-inline:0}.home-frame__foot{margin-top:4px}