:root{color-scheme:light;--cp-bg: #f7f4ef;--cp-bg-elevated: #fcfbf8;--cp-surface: #ffffff;--cp-surface-soft: #f5f5f5;--cp-border: #dedede;--cp-border-strong: #919191;--cp-text: #242424;--cp-text-muted: #5c5c5c;--cp-text-soft: #6f6f6f;--cp-accent: #b11f4b;--cp-accent-hover: #9a1a41;--cp-accent-soft: rgba(177, 31, 75, .08);--cp-accent-fg: #ffffff;--cp-success: #16a34a;--cp-danger: #dc2626;--cp-warning: #f59e0b;--cp-link: #0078d4;--cp-shadow: 0 18px 48px rgba(0, 0, 0, .12);--cp-overlay: rgba(255, 255, 255, .8);--cp-panel: rgba(255, 255, 255, .86);--cp-panel-strong: rgba(255, 255, 255, .96);--cp-sheen: rgba(255, 255, 255, .55);--cp-highlight: rgba(177, 31, 75, .12)}html[data-theme=dark]{color-scheme:dark;--cp-bg: #3d3b3a;--cp-bg-elevated: #343231;--cp-surface: #292929;--cp-surface-soft: #2e2e2e;--cp-border: #474747;--cp-border-strong: #5f5f5f;--cp-text: #dedede;--cp-text-muted: #919191;--cp-text-soft: #b0b0b0;--cp-accent: #fd8ea1;--cp-accent-hover: #fb7b91;--cp-accent-soft: rgba(253, 142, 161, .14);--cp-accent-fg: #1a1a1a;--cp-success: #4ade80;--cp-danger: #f87171;--cp-warning: #fbbf24;--cp-link: #4da6ff;--cp-shadow: 0 18px 48px rgba(0, 0, 0, .32);--cp-overlay: rgba(41, 41, 41, .88);--cp-panel: rgba(41, 41, 41, .72);--cp-panel-strong: rgba(41, 41, 41, .96);--cp-sheen: rgba(255, 255, 255, .04);--cp-highlight: rgba(253, 142, 161, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cp-surface);color:var(--cp-text);font-family:Segoe UI,Aptos,Calibri,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--cp-accent-soft);outline-offset:3px}.site-header{align-items:center;background:var(--cp-surface);display:flex;justify-content:space-between;margin:0 auto;max-width:1240px;padding:24px 28px}.brand{align-items:center;color:var(--cp-text);display:flex;font-size:15px;font-weight:650;gap:11px;text-decoration:none}.brand-mark{display:grid;gap:2px;grid-template-columns:repeat(2,6px)}.brand-mark span{background:var(--cp-accent);display:block;height:6px;width:6px}.header-actions{align-items:center;display:flex;gap:12px}.icon-button{align-items:center;background:transparent;border:1px solid var(--cp-border);border-radius:.625rem;color:var(--cp-text);cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.icon-button:hover{background:var(--cp-surface);border-color:var(--cp-border-strong)}.icon-button svg,.search-wrap svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:18px}.subscribe-button{background:var(--cp-text);border-radius:.625rem;color:var(--cp-bg);font-size:14px;font-weight:650;padding:11px 16px;text-decoration:none}.subscribe-button:hover{background:var(--cp-accent);color:var(--cp-accent-fg)}main{overflow:hidden}.hero{background:var(--cp-surface);margin:0 auto;max-width:960px;padding:80px 28px 65px;text-align:center}.eyebrow,.section-kicker{color:var(--cp-accent);font-size:12px;font-weight:750;letter-spacing:.12em;margin:0 0 20px;text-transform:uppercase}.hero h1{font-size:clamp(52px,8vw,92px);font-weight:640;letter-spacing:-.065em;line-height:.97;margin:0}.hero-copy{color:var(--cp-text-muted);font-size:18px;line-height:1.65;margin:30px auto 38px;max-width:620px}.search-wrap{align-items:center;background:var(--cp-surface);border:1px solid var(--cp-border);border-radius:16px;display:flex;margin:0 auto;max-width:620px;padding:7px 9px 7px 18px}.search-wrap:focus-within{border-color:var(--cp-border-strong);box-shadow:0 0 0 4px var(--cp-accent-soft)}.search-wrap svg{color:var(--cp-text-muted);flex:0 0 auto}.search-wrap input{background:transparent;border:0;color:var(--cp-text);flex:1;font-size:16px;min-width:0;outline:0;padding:13px 14px}.search-wrap input::placeholder{color:var(--cp-text-soft)}kbd{background:var(--cp-surface-soft);border:1px solid var(--cp-border);border-radius:6px;color:var(--cp-text-muted);font-family:Consolas,Courier New,Courier,monospace;font-size:12px;padding:5px 8px}.updates-section{background:var(--cp-surface-soft);border-bottom:1px solid var(--cp-border);border-top:1px solid var(--cp-border);padding:65px max(28px,(100vw - 1184px) / 2) 110px}.section-heading{align-items:end;display:flex;justify-content:space-between;margin-bottom:40px}.section-heading .section-kicker,.newsletter .section-kicker{margin-bottom:12px}.section-heading h2,.newsletter h2{font-size:clamp(36px,5vw,56px);font-weight:620;letter-spacing:-.045em;line-height:1.05;margin:0}.sort-control{align-items:center;color:var(--cp-text-muted);display:flex;font-size:13px;gap:9px}.sort-control select{background:var(--cp-surface);border:1px solid var(--cp-border);border-radius:.625rem;color:var(--cp-text);cursor:pointer;padding:9px 32px 9px 12px}.filter-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin}.filter{background:transparent;border:1px solid var(--cp-border);border-radius:999px;color:var(--cp-text-muted);cursor:pointer;flex:0 0 auto;font-size:13px;font-weight:600;padding:9px 14px}.filter:hover{border-color:var(--cp-border-strong);color:var(--cp-text)}.filter.active{background:var(--cp-text);border-color:var(--cp-text);color:var(--cp-bg)}.results-meta{color:var(--cp-text-muted);display:flex;font-size:13px;justify-content:space-between;padding:28px 0 16px}.updated-time:before{background:var(--cp-success);border-radius:50%;content:"";display:inline-block;height:7px;margin-right:7px;width:7px}.updates-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.update-card{background:var(--cp-surface);border:1px solid var(--cp-border);border-radius:16px;display:flex;flex-direction:column;min-height:286px;padding:26px;position:relative;transition:border-color .16s ease,transform .16s ease}.update-card:hover{border-color:#e20087;transform:translateY(-2px)}.card-top,.card-footer{align-items:center;display:flex;justify-content:space-between}.product{align-items:center;display:flex;font-size:13px;font-weight:700;gap:9px}.product-icon{align-items:center;background:var(--cp-surface);border:1px solid var(--cp-border);border-radius:8px;display:flex;height:32px;justify-content:center;width:32px}.product-icon svg{fill:none;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:17px}.product-icon img{display:block;height:20px;object-fit:contain;width:20px}.product-icon img.github-icon{height:21px;width:21px}.badge{background:var(--cp-surface-soft);border:1px solid var(--cp-border);border-radius:999px;color:var(--cp-text-muted);font-size:11px;font-weight:700;letter-spacing:.04em;padding:5px 8px;text-transform:uppercase}.badge.preview{background:var(--cp-accent-soft);border-color:var(--cp-highlight);color:var(--cp-accent)}.update-card h3{font-size:22px;font-weight:650;letter-spacing:-.025em;line-height:1.25;margin:25px 0 10px}.update-card>p{color:var(--cp-text-muted);font-size:14px;line-height:1.6;margin:0 0 26px}.card-footer{border-top:1px solid var(--cp-border);margin-top:auto;padding-top:18px}.card-footer time{color:var(--cp-text-soft);font-size:12px}.card-link{color:var(--cp-link);font-size:13px;font-weight:650;text-decoration:none}.card-link:hover{text-decoration:underline}.empty-state{background:var(--cp-surface);border:1px dashed var(--cp-border-strong);border-radius:16px;padding:72px 24px;text-align:center}.empty-state h3{font-size:22px;margin:0 0 8px}.empty-state p{color:var(--cp-text-muted);margin:0 0 20px}.empty-state button{background:var(--cp-accent);border:0;border-radius:.625rem;color:var(--cp-accent-fg);cursor:pointer;font-weight:650;padding:10px 16px}.newsletter{align-items:center;background:var(--cp-surface);display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1240px;padding:120px 28px}.email-field{display:flex;gap:8px}.email-field input{background:var(--cp-surface);border:1px solid var(--cp-border);border-radius:.625rem;color:var(--cp-text);flex:1;min-width:0;outline:0;padding:13px 14px}.email-field input:focus{border-color:var(--cp-border-strong);box-shadow:0 0 0 4px var(--cp-accent-soft)}.email-field button{background:var(--cp-accent);border:0;border-radius:.625rem;color:var(--cp-accent-fg);cursor:pointer;font-weight:700;padding:13px 19px}.email-field button:hover{background:var(--cp-accent-hover)}#formMessage{color:var(--cp-text-muted);font-size:12px;margin:11px 0 0}#formMessage.success{color:var(--cp-success)}footer{align-items:center;background:var(--cp-surface);color:var(--cp-text-muted);display:flex;font-size:12px;gap:24px;justify-content:space-between;margin:0 auto;max-width:1184px;padding:30px 0}footer span{color:var(--cp-text);font-weight:700}footer p{margin:0}footer a{color:var(--cp-link);text-decoration:none}footer .social-link{align-items:center;display:inline-flex;justify-content:center}footer .social-link svg,footer .social-link img{height:20px;width:20px}footer .social-link:hover{color:var(--cp-accent)}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:760px){.site-header{padding:20px}.subscribe-button{display:none}.hero{padding:82px 20px 92px}.hero h1{font-size:clamp(48px,15vw,68px)}.hero-copy{font-size:16px}.updates-section{padding:72px 20px 84px}.section-heading{align-items:flex-start;flex-direction:column;gap:24px}.updates-grid{grid-template-columns:1fr}.newsletter{gap:38px;grid-template-columns:1fr;padding:88px 20px}footer{align-items:flex-start;flex-direction:column;margin:0 20px}}@media(max-width:480px){.hero br,.newsletter br,.search-wrap kbd,.updated-time{display:none}.email-field{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.update-card{transition:none}}
