.niftylab-page{min-height:100vh;min-height:100svh;display:flex;flex-direction:column;background:var(--bg);color:var(--text);padding:16px;box-sizing:border-box;font-family:-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;transition:background-color .2s ease,color .2s ease}.niftylab-page .shots{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:1em 0 0}.niftylab-page .cell{aspect-ratio:1.33333333;border:2px solid var(--border);position:relative;box-sizing:border-box;overflow:hidden}.niftylab-page .shot{background:repeating-linear-gradient(45deg,var(--shot-a),var(--shot-a) 12px,var(--shot-b) 0,var(--shot-b) 24px)}.niftylab-page .project{text-decoration:none;color:var(--text);background:var(--bg);display:flex;flex-direction:column;padding:6% 7%}.niftylab-page .project .project-name{font-size:1.1em;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.niftylab-page .project .project-desc{margin-top:auto;font-size:1.4em;font-weight:500;line-height:1.2;letter-spacing:-.01em}.niftylab-page .project .project-arrow{position:absolute;top:6%;right:7%;font-size:1.2em;font-weight:700;opacity:.4;transition:opacity .12s ease,transform .12s ease}.niftylab-page .project:hover .project-arrow{opacity:1;transform:translate(2px,-2px)}.niftylab-page .shot:after{content:"screenshot";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1em;color:var(--text);letter-spacing:.1em;text-transform:uppercase}.niftylab-page .info{background:var(--muted-bg);display:flex;flex-direction:column;justify-content:flex-start;padding:6% 7%;text-decoration:none;color:var(--text)}.niftylab-page .info .tagline{font-size:1.8em;font-weight:500;line-height:1.1;letter-spacing:-.01em;max-width:10ch}.niftylab-page .info .info-name{font-size:1.1em;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.niftylab-page .info .info-body{margin-top:auto;font-size:1em;font-weight:400;line-height:1.45}.niftylab-page .info .info-body a{color:var(--text);border-bottom:1px solid var(--text);text-decoration:none}.niftylab-page .info .info-body a:hover{opacity:.6}.niftylab-page .info.blog .blog-list{list-style:none;margin:1em 0 0;padding:0;display:flex;flex-direction:column;gap:.5em;overflow:hidden}.niftylab-page .info.blog .blog-list li{font-size:.95em;line-height:1.3}.niftylab-page .info.blog .blog-list a{display:flex;justify-content:space-between;gap:1em;text-decoration:none;color:var(--text)}.niftylab-page .info.blog .blog-list a:hover .post-title{border-bottom-color:var(--text)}.niftylab-page .info.blog .blog-list .post-title{font-weight:500;border-bottom:1px solid transparent;transition:border-color .12s ease;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.niftylab-page .info.blog .blog-list .post-date{font-weight:400;opacity:.5;white-space:nowrap}.niftylab-page a.info.contact .project-arrow{position:absolute;top:6%;right:7%;font-size:1.2em;font-weight:700;opacity:.4;transition:opacity .12s ease,transform .12s ease}.niftylab-page a.info.contact:hover .project-arrow{opacity:1;transform:translate(2px,-2px)}.niftylab-page a.info.contact:hover .info-body{opacity:.6}@media (max-width:800px){.niftylab-page .shots{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.niftylab-page .shots{grid-template-columns:1fr}}.niftylab-page.blog-mode .nifty-wordmark{opacity:.08}.blog-post{max-width:40em;margin:0 auto;padding:6em 2em}.blog-post .post-date{font-size:.85em;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:.5;margin-bottom:.8em}.blog-post .post-title{margin:0 0 1.4em;font-size:2.4em;font-weight:700;line-height:1.1;letter-spacing:-.02em}.blog-post .post-body{font-size:1.05em;line-height:1.6}.blog-post .post-body p{margin:0 0 1.2em}.blog-post .post-body p:last-child{margin-bottom:0}.blog-post .post-back{display:inline-block;margin-top:3em;font-size:.9em;font-weight:500;color:var(--text);text-decoration:none;border-bottom:1px solid var(--text)}.blog-post .post-back:hover{opacity:.6}@media (max-width:600px){.blog-post{padding:3em 1em 4em}.blog-post .post-title{font-size:1.8em}}.logo-component{overflow:hidden;position:relative;border-radius:.2em;content:"";display:inline-block;width:2em;height:3.55556em;background:#000;background-position:50%;background-size:cover;transition:background .3s;background-image:url(customgif.8fa55607.gif)}.logo-component:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:1;transition:opacity .5s}.logo-component:hover:after{opacity:0}.header-component{padding:2em 3em;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.header-component .logo-component{font-size:1rem}.header-component .landing.active{opacity:0}.header-component a{color:#000;text-decoration:none}.header-component a.active,.header-component a:hover{text-decoration:underline}.header-component>div:last-child a:first-child{margin-right:1em}.products-component .products{height:60vh;display:flex;justify-content:center;align-items:center}.products-component .products .screenshots{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.products-component .products .screenshots>a{outline:none;display:inline-block;position:relative}.products-component .products .screenshots>a:hover>h3{opacity:1}.products-component .products .screenshots>a:hover>div{border-radius:.7em;height:24.88889em;width:14em}.products-component .products .screenshots>a:hover>div:after{opacity:0}.products-component .products .screenshots>a>div{z-index:1;border-radius:.5em;height:17.77778em;width:10em;margin:0 1em;background-size:cover;position:relative;overflow:hidden;transition:width .5s,height .5s,border-radius .5s}.products-component .products .screenshots>a>div:after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background-color:#ddd;opacity:1;transition:opacity .5s}.products-component .products .screenshots>a>h3{color:#000;text-align:center;position:absolute;bottom:-3em;left:0;right:0;opacity:0;transition:opacity .5s}.products-component .products{text-align:center;padding:2em 3em;margin:0 auto}.products-component .screenshots .learnly-img{background-image:url(learnly.8e16ef5a.png);border:1px solid #eee}.products-component .screenshots .honest-img{background-image:url(honest.14d08c33.png)}.products-component .screenshots .splash-img{background-image:url(splash.b5deb619.png);background-position:50%}.products-component .screenshots .purposely-img{background-image:url(purposely.5e752842.png);border:1px solid #eee;background-position:50%}.products-component .screenshots .hoovie-img{background-image:url(hoovie.dbb5c2b5.png)}.products-component .screenshots .disco-img{background-image:url(disco.3d99cf8a.png);border:1px solid #eee;background-position:50%}.nifty-wordmark-link{display:block;line-height:0}.nifty-wordmark{display:block;width:100%;height:auto;transition:opacity .55s ease}:root[data-theme=dark] .nifty-wordmark{filter:invert(1)}:root{--bg:#fff;--text:#000;--border:#000;--muted-bg:#e8e8e8;--shot-a:#f2f2f2;--shot-b:#e8e8e8}:root[data-theme=dark]{--bg:#1f1f1f;--text:#f5f5f5;--border:#a0a0a0;--muted-bg:#4a4a4a;--shot-a:#3a3a3a;--shot-b:#4a4a4a}body{font-family:Courier New,Courier;padding:0;margin:0;background:var(--bg);color:var(--text)}.page-viewport{position:relative;overflow:hidden}.theme-toggle-wrap{margin-top:auto;display:flex;justify-content:flex-start;padding-top:16px}.theme-toggle{width:2.4em;height:2.4em;border-radius:50%;border:2px solid var(--border);background:var(--bg);color:var(--text);font-size:1em;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;font-family:-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;transition:transform .15s ease,background-color .15s ease,color .15s ease;flex:none}.theme-toggle:hover{transform:rotate(-20deg)}.theme-toggle:focus{outline:none;box-shadow:0 0 0 3px var(--border)}.page{will-change:transform}.page-leaving{position:absolute;top:0;left:0;right:0}@keyframes slide-from-right{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes slide-to-left{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes slide-from-left{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes slide-to-right{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}.nav-forward.page-entering{animation:slide-from-right .55s cubic-bezier(.22,.61,.36,1) both}.nav-forward.page-leaving{animation:slide-to-left .55s cubic-bezier(.22,.61,.36,1) both}.nav-backward.page-entering{animation:slide-from-left .55s cubic-bezier(.22,.61,.36,1) both}.nav-backward.page-leaving{animation:slide-to-right .55s cubic-bezier(.22,.61,.36,1) both}