.whats-new-page{background:var(--white);min-height:100vh}.whats-new-header{z-index:100;backdrop-filter:blur(10px);border-bottom:1px solid var(--gray-200);background:#fffffff2;position:fixed;top:0;left:0;right:0}.whats-new-header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;@media (width<=768px){padding:.75rem 1rem}}.whats-new-logo{align-items:center;text-decoration:none;display:flex;& .logo-image{width:auto;height:40px}@media (width<=768px){& .logo-image{height:32px}}}.whats-new-nav{align-items:center;gap:1rem;display:flex;& .nav-link{color:var(--gray-700);padding:.5rem .75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s;&:hover{color:var(--primary)}}@media (width<=768px){& .nav-link{display:none}}@media (width<=480px){gap:.5rem}}.whats-new-login-btn{color:var(--gray-700);border:1px solid var(--gray-300);border-radius:var(--radius);background:0 0;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;&:hover{background:var(--gray-100);border-color:var(--gray-400)}@media (width<=480px){padding:.5rem .875rem;font-size:.875rem}}.whats-new-signup-btn{color:var(--white);background:var(--primary);border-radius:var(--radius);border:none;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;&:hover{background:var(--primary-dark)}@media (width<=480px){padding:.5rem .875rem;font-size:.875rem}}.whats-new-main{max-width:820px;margin:0 auto;padding:8rem 2rem 4rem;@media (width<=768px){padding:6rem 1rem 3rem}}.whats-new-intro{margin-bottom:3rem;& h1{color:var(--text);margin:0 0 .75rem;font-size:2.5rem;line-height:1.15}& p{color:var(--muted);margin:0;font-size:1.125rem;line-height:1.6}& .whats-new-feed-link{margin-top:.75rem;font-size:.9375rem;display:inline-block}}.whats-new-month{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);border-top:1px solid var(--gray-200);margin:0 0 1rem;padding-top:2rem;font-size:.875rem;font-weight:600;&:first-of-type{border-top:none;padding-top:0}}.whats-new-list{margin:0;padding:0;list-style:none}.whats-new-item{border-bottom:1px solid var(--gray-100);grid-template-columns:1fr 240px;align-items:start;gap:1.5rem;padding:1.5rem 0;display:grid;&:last-child{border-bottom:none}& time{color:var(--muted);margin-bottom:.25rem;font-size:.875rem;display:block}& h2{margin:0 0 .5rem;font-size:1.375rem;line-height:1.3;& a{color:var(--text);text-decoration:none;&:hover{color:var(--primary)}}}& p{color:var(--gray-700);margin:0;line-height:1.6}& img{border:1px solid var(--gray-200);border-radius:var(--radius);width:100%}@media (width<=640px){grid-template-columns:1fr;& img{order:-1}}}.whats-new-empty{color:var(--muted)}.whats-new-entry{& .whats-new-back{margin-bottom:1.5rem;font-size:.9375rem;text-decoration:none;display:inline-block;&:hover{text-decoration:underline}}& time{color:var(--muted);margin-bottom:.5rem;font-size:.9375rem;display:block}& h1{color:var(--text);margin:0 0 1rem;font-size:2.25rem;line-height:1.2}& .whats-new-summary{color:var(--muted);margin:0 0 2rem;font-size:1.125rem;line-height:1.6}& figure{margin:0 0 2rem;& img{border:1px solid var(--gray-200);border-radius:var(--radius);width:100%;box-shadow:var(--shadow-md)}& figcaption{color:var(--muted);margin-top:.5rem;font-size:.875rem}}& .whats-new-body{color:var(--gray-800);font-size:1.0625rem;line-height:1.7;& p{margin:0 0 1.25rem}& h2{color:var(--text);margin:2rem 0 .75rem;font-size:1.375rem}& ul,& ol{margin:0 0 1.25rem;padding-left:1.5rem}& li{margin-bottom:.5rem}& strong{color:var(--text)}}& .whats-new-where{border-top:1px solid var(--gray-200);color:var(--muted);margin-top:2.5rem;padding-top:1.5rem;font-size:.9375rem;& a{margin-right:1rem}}}.whats-new-footer{background:var(--gray-900);color:var(--gray-400);padding:2rem;font-size:.875rem}.whats-new-footer-content{flex-wrap:wrap;justify-content:space-between;gap:1rem;max-width:1200px;margin:0 auto;display:flex;& p{margin:0}& a{color:var(--gray-300);margin-right:1.25rem;text-decoration:none;&:hover{color:var(--white)}}}
