header.svelte-vny38x{justify-content:space-between;display:flex}.corner.svelte-vny38x a:where(.svelte-vny38x){justify-content:center;align-items:center;width:100%;height:100%;display:flex}.corner.svelte-vny38x img:where(.svelte-vny38x){object-fit:contain;width:2em;height:2em}nav.svelte-vny38x{justify-content:center;display:flex}ul.svelte-vny38x{justify-content:center;align-items:center;height:3em;margin:0;padding:0;list-style:none;display:flex;position:relative}li.svelte-vny38x{height:100%;margin-bottom:1rem;position:relative}nav.svelte-vny38x a:where(.svelte-vny38x){text-transform:uppercase;letter-spacing:.1em;align-items:center;height:100%;padding:0 .5rem;font-size:.8rem;font-weight:700;text-decoration:none;display:flex}.tab-bar.svelte-vny38x{background-color:var(--color-nav-bg);border-radius:var(--radius-2xl);box-shadow:var(--shadow-nav);width:calc(100% - var(--space-6));max-width:30em;transition:background-color var(--trans-dur), box-shadow var(--trans-dur);margin:auto}.tab-bar__tabs.svelte-vny38x{justify-content:space-around;gap:2rem;padding:0 1.5rem;list-style:none;display:flex}.tab-bar__tab.svelte-vny38x{text-align:center;width:3em;min-width:3em}.tab-bar__tab-icon.svelte-vny38x,.tab-bar__tab-name.svelte-vny38x{pointer-events:none;transition:opacity var(--trans-dur) var(--trans-timing), transform var(--trans-dur) var(--trans-timing);display:block}.tab-bar__tab-icon.svelte-vny38x{width:1.5em;height:auto;margin:auto;overflow:visible}.tab-bar__tab-icon.svelte-vny38x circle:where(.svelte-vny38x),.tab-bar__tab-icon.svelte-vny38x path:where(.svelte-vny38x),.tab-bar__tab-icon.svelte-vny38x polygon:where(.svelte-vny38x),.tab-bar__tab-icon.svelte-vny38x rect:where(.svelte-vny38x){transition:fill calc(var(--trans-dur) / 2) var(--trans-timing), opacity calc(var(--trans-dur) / 2) var(--trans-timing), stroke calc(var(--trans-dur) / 2) var(--trans-timing), transform var(--trans-dur) var(--trans-timing)}.tab-bar__tab-icon-1.svelte-vny38x,.tab-bar__tab-icon-2.svelte-vny38x,.tab-bar__tab-icon-3.svelte-vny38x{animation-duration:calc(var(--trans-dur) * 2.5);animation-timing-function:var(--ease-in-out-custom)}.tab-bar__tab-icon--home.svelte-vny38x .tab-bar__tab-icon-1:where(.svelte-vny38x){transform-origin:12px 24px}.tab-bar__tab-icon--videos.svelte-vny38x .tab-bar__tab-icon-3:where(.svelte-vny38x){fill:var(--color-nav-bg);stroke:var(--color-nav-bg)}.tab-bar__tab-icon--read.svelte-vny38x .tab-bar__tab-icon-2:where(.svelte-vny38x),.tab-bar__tab-icon--read.svelte-vny38x .tab-bar__tab-icon-3:where(.svelte-vny38x),.tab-bar__tab-icon--android.svelte-vny38x .tab-bar__tab-icon-2:where(.svelte-vny38x),.tab-bar__tab-icon--android.svelte-vny38x .tab-bar__tab-icon-3:where(.svelte-vny38x){transform-origin:12px 21px}.tab-bar__tab-name.svelte-vny38x{opacity:0;text-align:center;width:100%;transition:opacity var(--trans-dur) var(--trans-timing), transform var(--trans-dur) var(--trans-timing);font-size:.75em;font-weight:500;line-height:1;position:absolute;bottom:.2rem;left:0}.tab-bar__tab-link.svelte-vny38x{color:var(--color-nav-fg);width:100%;height:5.5em;transition:color calc(var(--trans-dur) / 2);-webkit-tap-highlight-color:transparent;text-decoration:none;display:flex;position:relative}.tab-bar__tab-link.svelte-vny38x:hover,.tab-bar__tab-link.svelte-vny38x:focus-visible,.tab-bar__tab-link[aria-current=page].svelte-vny38x{color:var(--color-nav-focus)}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon:where(.svelte-vny38x){transform:translateY(-50%)}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon:where(.svelte-vny38x) circle:where(.svelte-vny38x),.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon:where(.svelte-vny38x) path:where(.svelte-vny38x),.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon:where(.svelte-vny38x) polygon:where(.svelte-vny38x),.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon:where(.svelte-vny38x) rect:where(.svelte-vny38x){fill:var(--color-nav-focus)}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-name:where(.svelte-vny38x){opacity:1;transform:translateY(-200%)}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon--home:where(.svelte-vny38x) .tab-bar__tab-icon-1:where(.svelte-vny38x){animation-name:svelte-vny38x-home-bounce}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon--videos:where(.svelte-vny38x) .tab-bar__tab-icon-1:where(.svelte-vny38x){animation-name:svelte-vny38x-video-move-1}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon--videos:where(.svelte-vny38x) .tab-bar__tab-icon-2:where(.svelte-vny38x){animation-name:svelte-vny38x-video-move-2}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon--videos:where(.svelte-vny38x) .tab-bar__tab-icon-3:where(.svelte-vny38x){opacity:1;fill:var(--color-nav-bg);animation-name:svelte-vny38x-video-fade-slide}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon--android:where(.svelte-vny38x) .tab-bar__tab-icon-1:where(.svelte-vny38x){animation-name:svelte-vny38x-android-move}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon--android:where(.svelte-vny38x) .tab-bar__tab-icon-2:where(.svelte-vny38x){animation-name:svelte-vny38x-android-scale-left}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon--android:where(.svelte-vny38x) .tab-bar__tab-icon-3:where(.svelte-vny38x){animation-name:svelte-vny38x-android-scale-right}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon--read:where(.svelte-vny38x) .tab-bar__tab-icon-1:where(.svelte-vny38x){animation-name:svelte-vny38x-android-move}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon--read:where(.svelte-vny38x) .tab-bar__tab-icon-2:where(.svelte-vny38x){animation-name:svelte-vny38x-android-scale-left}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon--read:where(.svelte-vny38x) .tab-bar__tab-icon-3:where(.svelte-vny38x){animation-name:svelte-vny38x-android-scale-right}.tab-bar__tab-link[aria-current=page].svelte-vny38x .tab-bar__tab-icon--profile:where(.svelte-vny38x) .tab-bar__tab-icon-1:where(.svelte-vny38x){animation-name:svelte-vny38x-profile-head-bob}@keyframes svelte-vny38x-home-bounce{0%,to{transform:scale(1)translateY(0)}20%{transform:scale(1.5,.75)translateY(0)}40%{transform:scale(.8,1.2)translateY(-4px)}60%{transform:scale(1.1,.9)translateY(0)}80%{transform:scale(.95,1.05)translateY(0)}}@keyframes svelte-vny38x-video-move-1{0%,to{transform:translate(0)}20%,80%{transform:translateY(4px)}}@keyframes svelte-vny38x-video-move-2{0%,to{transform:translate(1px,9px)}20%,80%{transform:translate(1px,5px)}}@keyframes svelte-vny38x-video-fade-slide{0%{opacity:0;animation-timing-function:step-end;transform:translate(0)}40%{animation-timing-function:var(--ease-out-custom);opacity:1;stroke:#0000;transform:translate(-4px)}60%,to{opacity:1;stroke:var(--color-nav-bg);transform:translate(0)}}@keyframes svelte-vny38x-android-move{0%,60%,to{transform:translateY(0)}20%{transform:translateY(-1px)}40%{transform:translateY(.5px)}}@keyframes svelte-vny38x-android-scale-left{0%,to{transform:skewY(0)}20%{transform:skewY(-16deg)}40%{transform:skewY(12deg)}60%{transform:skewY(-8deg)}80%{transform:skewY(4deg)}}@keyframes svelte-vny38x-android-scale-right{0%,to{transform:skewY(0)}20%{transform:skewY(16deg)}40%{transform:skewY(-12deg)}60%{transform:skewY(8deg)}80%{transform:skewY(-4deg)}}@keyframes svelte-vny38x-profile-head-bob{0%,to{transform:translate(0)}20%{transform:translate(4px)}40%{transform:translate(-3px)}60%{transform:translate(2px)}80%{transform:translate(-1px)}}@media (width<=768px){.tab-bar__tabs.svelte-vny38x{gap:.5rem;padding:0 .5rem}.corner.svelte-vny38x{margin:.25rem .5rem}}
