.release-notes{--q-blue:#268bd3;--q-blue-light:#2ea3f2;--q-blue-dark:#1a6da8;--q-teal:#29c4a9;--ink:#333;--body-ink:#666;--muted:#666;--line:#e2e2e2;--surface:#fff;--surface-soft:#f5faff;--surface-warm:#f9f9f9;--shadow:0 2px 5px #0000001a;--radius:4px;--max:1180px}.release-notes *{box-sizing:border-box}.release-notes{scroll-behavior:smooth;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;background:#fbfbfb;margin:0;font-size:16px;font-weight:500;line-height:1.7}.release-notes img{max-width:100%;display:block}.release-notes a{color:var(--q-blue);text-decoration:none}.release-notes a:hover{opacity:.8}.release-notes h1,.release-notes h2,.release-notes h3,.release-notes h4{font-family:var(--font-display);color:var(--ink);margin:0;font-weight:700;line-height:1.1}.release-notes .anchor-nav{border-bottom:1px solid var(--line);background:#fffffff2}.release-notes .anchor-nav-inner{width:min(100% - 32px, var(--max));align-items:center;gap:4px;min-height:56px;margin:0 auto;display:flex;overflow-x:auto}.release-notes .anchor-nav a{border-radius:var(--radius);color:#2e394d;min-height:36px;font-family:var(--font-display);white-space:nowrap;border:1px solid #0000;flex:none;align-items:center;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.release-notes .anchor-nav a:hover{border-color:var(--line);background:var(--surface-soft);opacity:1}.release-notes [id]{scroll-margin-top:96px}.release-notes .hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#268bd31a,#2ea3f20f 50%,#29c4a90f);overflow:hidden}.release-notes .hero-inner{width:min(100% - 32px, var(--max));grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:center;gap:clamp(28px,5vw,64px);min-height:420px;margin:0 auto;padding:64px 0 48px;display:grid}.release-notes .eyebrow{color:var(--q-blue);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;margin:0 0 16px;font-size:12px;font-weight:800;display:inline-flex}.release-notes .eyebrow:before{content:"";background:var(--q-blue);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #268bd326}.release-notes h1{font-size:clamp(36px,6vw,72px);font-weight:800;font-family:var(--font-display);color:var(--ink)}.release-notes .hero-copy{color:#555;max-width:600px;margin:18px 0 0;font-size:clamp(15px,1.8vw,18px)}.release-notes .hero-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.release-notes .btn{min-height:44px;font-family:var(--font-display);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;padding:10px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.release-notes .btn-primary{background:var(--q-blue);border:2px solid var(--q-blue);color:#fff;box-shadow:0 8px 20px #268bd340}.release-notes .btn-primary:hover{background:var(--q-blue-dark);border-color:var(--q-blue-dark);opacity:1}.release-notes .btn-secondary{border:2px solid var(--q-blue);color:var(--q-blue);background:#fff}.release-notes .btn-secondary:hover{background:var(--surface-soft);opacity:1}.release-notes .hero-media{place-items:center;min-height:360px;display:grid}.release-notes .phone-stack{aspect-ratio:.72;width:min(100%,320px);position:relative}.release-notes .phone-shot{background:#eef6ff;border:8px solid #182235;border-radius:28px;position:absolute;overflow:hidden;box-shadow:0 18px 50px #0000002e}.release-notes .phone-shot.primary{z-index:2;inset:0 8%}.release-notes .phone-shot.secondary{aspect-ratio:.52;z-index:3;border-width:6px;width:56%;bottom:4%;right:-4%}.release-notes .phone-shot.tertiary{aspect-ratio:.52;z-index:1;opacity:.85;border-width:6px;width:50%;top:8%;left:-6%}.release-notes .mock-screen{background:linear-gradient(#fff,#e8f4ff);align-content:center;gap:10px;height:100%;padding:18px;display:grid}.release-notes .mock-pill{background:var(--q-blue);border-radius:6px;height:36px}.release-notes .mock-line{background:#c8dff5;border-radius:6px;height:14px}.release-notes .mock-line.short{width:62%}.release-notes .mock-tile-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:6px;display:grid}.release-notes .mock-tile{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:6px}.release-notes .section{padding:clamp(48px,8vw,96px) 0}.release-notes .section.alt{background:#fff}.release-notes .section.teal{background:linear-gradient(135deg,#268bd3,#29c4a9)}.release-notes .wrap{width:min(100% - 32px, var(--max));margin:0 auto}.release-notes .section-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;margin-bottom:32px;display:grid}.release-notes .section-heading h2{font-size:clamp(28px,4.5vw,48px);font-family:var(--font-display);font-weight:800}.release-notes .section-heading p{max-width:580px;color:var(--muted);margin:10px 0 0;font-size:16px}.release-notes .year-tabs{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:4px;padding:4px;display:inline-flex}.release-notes .year-tab{color:#2e394d;background:0 0;border:1px solid #0000;border-radius:3px;min-height:36px;padding:7px 14px;font-size:13px;font-weight:800;text-decoration:none}.release-notes .year-tab:hover{border-color:var(--line);background:var(--surface-soft);opacity:1}.release-notes .year-tab.active{color:#fff;background:var(--q-blue);border-color:var(--q-blue)}.release-notes .numbers-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.release-notes .stat{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:140px;box-shadow:var(--shadow);padding:20px}.release-notes .stat strong{color:var(--q-blue);font-size:clamp(24px,3.5vw,40px);font-weight:800;line-height:1;font-family:var(--font-display);display:block}.release-notes .stat span{color:#444;margin-top:8px;font-size:13px;font-weight:700;display:block}.release-notes .timeline{gap:40px;display:grid;position:relative}.release-notes .month{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:clamp(18px,3.5vw,42px);display:grid}.release-notes .month-label{padding-top:6px;position:sticky;top:88px}.release-notes .month-label h2{font-size:26px;font-weight:800;font-family:var(--font-display);color:var(--ink)}.release-notes .month-label p{color:var(--muted);margin:6px 0 0;font-size:13px;font-weight:600}.release-notes .feature-list{gap:16px;display:grid}.release-notes .feature-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.release-notes .feature-card.highlight{background:linear-gradient(#fff,#f5faff);border-color:#268bd359}.release-notes .feature-grid{grid-template-columns:minmax(0,.94fr) minmax(260px,1.06fr);min-height:340px;display:grid}.release-notes .feature-body{flex-direction:column;justify-content:center;gap:14px;padding:clamp(22px,3.5vw,42px);display:flex}.release-notes .tag{width:fit-content;min-height:28px;color:var(--q-blue-dark);font-size:12px;font-weight:800;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.3px;background:#268bd31a;border-radius:3px;align-items:center;padding:5px 10px;display:inline-flex}.release-notes .feature-body h3{font-size:clamp(22px,3vw,36px);font-family:var(--font-display);font-weight:800}.release-notes .feature-body p{color:#555;max-width:520px;margin:0;font-size:15px;line-height:1.65}.release-notes .mini-list{flex-wrap:wrap;gap:6px;margin:4px 0 0;padding:0;list-style:none;display:flex}.release-notes .mini-list li{border:1px solid var(--line);color:#444;background:#fff;border-radius:3px;padding:5px 10px;font-size:13px;font-weight:700}.release-notes .feature-media{background:linear-gradient(135deg,#e8f4ff,#d4eefc);min-height:300px;position:relative}.release-notes .feature-media picture,.release-notes .feature-media img{width:100%;height:100%}.release-notes .feature-media img{object-fit:cover}.release-notes .feature-media.contain img{object-fit:contain;padding:clamp(16px,3.5vw,38px)}.release-notes .placeholder-shot{text-align:center;border-radius:var(--radius);color:var(--q-blue-dark);background:linear-gradient(90deg,#ffffffbf 49%,#0000 50%) 0 0/40px 40px,linear-gradient(#ffffffbf 49%,#0000 50%) 0 0/40px 40px,#ffffff80;border:2px dashed #268bd366;place-items:center;font-size:13px;font-weight:700;display:grid;position:absolute;inset:clamp(16px,3.5vw,38px)}.release-notes .compact-updates{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.release-notes .compact-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:20px}.release-notes .compact-card h3{font-size:17px;font-weight:800;font-family:var(--font-display);color:var(--q-blue-dark);margin-bottom:6px}.release-notes .compact-card p{color:var(--muted);margin:0;font-size:14px}@media (max-width:920px){.release-notes .hero-inner,.release-notes .feature-grid,.release-notes .month{grid-template-columns:1fr}.release-notes .hero-inner{min-height:auto;padding-top:44px}.release-notes .hero-media{min-height:380px}.release-notes .section-heading{grid-template-columns:1fr}.release-notes .month-label{position:static}.release-notes .numbers-grid,.release-notes .compact-updates{grid-template-columns:repeat(2,minmax(0,1fr))}.release-notes .feature-grid{min-height:0}.release-notes .feature-media{order:-1;min-height:320px}}@media (max-width:620px){.release-notes .hero-media{min-height:320px}.release-notes .phone-stack{width:min(100%,280px)}.release-notes .numbers-grid,.release-notes .compact-updates{grid-template-columns:1fr}.release-notes .stat{min-height:110px}.release-notes .feature-body{padding:20px}.release-notes .feature-media{min-height:260px}}
