:root{--blue-950:#2d314d;--green-500:#32d25d;--cyan-400:#2cb6d8;--gray-600:#9698a6;--gray-100:#f3f4f6;--gray-50:#fafafa;--white:#fff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:var(--gray-600);background:var(--white);font-family:Public Sans,sans-serif;font-size:18px;font-weight:300;overflow-x:hidden}h1,h2,h3,h4{color:var(--blue-950);font-weight:300}.btn-invite{background:linear-gradient(135deg, var(--green-500), var(--cyan-400));color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:50px;padding:.85rem 2rem;font-family:Public Sans,sans-serif;font-size:.875rem;font-weight:400;text-decoration:none;transition:opacity .25s;display:inline-block}.btn-invite:hover{opacity:.65;color:var(--white)}.site-nav{background:var(--white);z-index:100;position:relative;box-shadow:0 2px 12px #0000000f}.site-nav .navbar-brand img{height:20px}.site-nav .nav-link{color:var(--gray-600);padding:0 1rem;font-size:.875rem;font-weight:400;transition:color .2s;position:relative}.site-nav .nav-link:after{content:"";background:linear-gradient(135deg, var(--green-500), var(--cyan-400));border-radius:2px;height:3px;transition:transform .25s;position:absolute;bottom:-8px;left:1rem;right:1rem;transform:scaleX(0)}.site-nav .nav-link:hover{color:var(--blue-950)}.site-nav .nav-link:hover:after{transform:scaleX(1)}.mobile-menu{background:var(--white);z-index:200;text-align:center;border-radius:4px;padding:1.5rem 0;display:none;position:fixed;top:64px;left:1.5rem;right:1.5rem;box-shadow:0 8px 40px #0000002e}.mobile-menu.open{display:block}.mobile-menu a{color:var(--blue-950);padding:.75rem 0;font-size:1rem;text-decoration:none;display:block}.mobile-menu a:hover{color:var(--green-500)}.menu-backdrop{z-index:150;background:linear-gradient(#2d314d99,#0000);display:none;position:fixed;inset:0}.menu-backdrop.open{display:block}.hero{background:var(--gray-50);align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.hero-bg{pointer-events:none;z-index:0;width:780px;position:absolute;top:-140px;right:-190px}.hero-mockups{z-index:2;pointer-events:none;width:680px;position:absolute;top:-30px;right:-60px}.hero-content{z-index:3;max-width:480px;position:relative}.hero-content h1{color:var(--blue-950);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.15}.hero-content p{color:var(--gray-600);margin-bottom:2rem;font-size:1rem;line-height:1.75}.features{background:var(--gray-100);padding:6rem 0}.features-intro h2{margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.25rem)}.features-intro p{max-width:560px;font-size:1rem;line-height:1.75}.feature-item{margin-top:3.5rem}.feature-icon{width:72px;height:72px;margin-bottom:1.75rem}.feature-item h3{color:var(--blue-950);margin-bottom:1rem;font-size:1.25rem;font-weight:300}.feature-item p{color:var(--gray-600);font-size:.9375rem;line-height:1.75}.articles{background:var(--gray-50);padding:6rem 0}.articles h2{margin-bottom:2.5rem;font-size:clamp(1.75rem,3vw,2.25rem)}.article-card{background:var(--white);cursor:pointer;border-radius:6px;transition:transform .25s,box-shadow .25s;overflow:hidden}.article-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0000001a}.article-card img{object-fit:cover;width:100%;height:200px;display:block}.article-body{padding:1.5rem}.article-author{color:var(--gray-600);margin-bottom:.6rem;font-size:.6875rem}.article-title{color:var(--blue-950);margin-bottom:.6rem;font-size:1rem;font-weight:400;line-height:1.4;transition:color .2s}.article-card:hover .article-title{color:var(--green-500)}.article-excerpt{color:var(--gray-600);font-size:.8125rem;line-height:1.7}.site-footer{background:var(--blue-950);padding:3rem 0}.footer-logo img{height:20px}.social-icons{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.social-icons a{transition:opacity .2s}.social-icons a:hover{opacity:.6}.social-icons img{height:20px}.footer-links a{color:var(--gray-600);margin-bottom:.75rem;font-size:.9375rem;font-weight:300;text-decoration:none;transition:color .2s;display:block}.footer-links a:hover{color:var(--green-500)}.footer-right{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.footer-copy{color:var(--gray-600);font-size:.9375rem;font-weight:300}@media (max-width:991.98px){.hero{text-align:center;flex-direction:column;min-height:auto;padding:0 0 4rem}.hero-bg{width:100%;max-width:480px;top:-30px;right:-80px}.hero-mockups{width:100%;max-width:380px;margin:0 auto 2.5rem;display:block;position:relative;top:auto;right:auto}.hero-content{max-width:100%;padding:0 1.5rem}.features-intro{text-align:center}.features-intro p{margin:0 auto}.feature-item{text-align:center}.feature-icon{margin:0 auto 1.75rem}.footer-right{align-items:flex-start;margin-top:2rem}.footer-right .btn-invite{margin-bottom:1.5rem}}@media (max-width:767.98px){.features,.articles{padding:4rem 0}.desktop-nav-links,.desktop-invite{display:none!important}.mobile-hamburger{align-items:center;display:flex!important}.hero-bg{max-width:360px}}@media (min-width:768px){.mobile-hamburger{display:none!important}}
