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