:root{--border-color:#e8e5e5;--text-color:#333333;--text-light:#666666;--text-lighter:#acacac;--primary-color:#57aaf5;--bg-white:#fff;--bg-hover:#f3f4f5;--bg-menu:#f9fafd}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;background-color:var(--bg-white);color:var(--text-color);line-height:1.5}body.demo_intro{display:flex;flex-direction:column;align-items:center;gap:48px;padding:1.6rem 2.4rem;min-height:100dvh}.hidden{display:none!important}@media (max-width:760px){.mb_hidden{display:none!important}}.news_container{max-width:860px;width:100%;margin:0 auto;box-sizing:border-box}.news_index_page{padding-top:96px}.news_index{display:flex;flex-direction:column;gap:18px}.news_post{display:flex;flex-direction:column;gap:64px;font-size:1.05rem;align-items:center}.news_meta_bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0 10px 0;border-bottom:1px solid rgba(0,0,0,0.06);font-weight:300}.news_read_time{color:var(--text-light);font-size:0.9rem}.news_share_btn{appearance:none;border:none;background:transparent;color:var(--primary-color);padding:0;font-size:0.9rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.news_share_btn:hover{color:var(--text-light)}.news_tldr{color:var(--text-light);padding:20px 0px;font-size:0.95rem;font-style:italic}.news_para{line-height:1.75}b{font-weight:600}.news_section{display:flex;flex-direction:column;gap:24px;max-width:600px;width:100%;box-sizing:border-box}.news_post .model_dtype{display:inline-block;padding:2px 6px;border-radius:4px;font-size:0.8em;background:var(--bg-hover);color:var(--text-light)}.disclaimer{color:var(--text-light);font-size:0.85rem;font-weight:300;text-align:center;background-color:#fff3e2;padding:8px 16px;width:fit-content;margin:auto;border-radius:8px}.news_cta_wrap{display:flex;gap:8px;padding:6px 0;justify-content:center}.news_cta_primary{font-size:0.95rem;padding:12px 16px}.news_cta_note{color:var(--text-light);font-size:0.92rem;font-weight:400;max-width:540px}.news_post p,.news_post h2,.news_post ul,.news_post li,.news_post figure{margin:0}.news_post ul{padding-left:2.2rem;list-style-type:disc;list-style-position:outside;display:flex;flex-direction:column;gap:8px}.news_post li{padding-left:0.15rem}.news_post li::marker{color:var(--text-light);font-size:0.95em}.news_post_header_content{display:flex;flex-direction:column;padding:144px 24px 76px 24px;gap:16px;text-align:center;box-sizing:border-box}.news_post_kicker{color:var(--text-light);font-weight:300;font-size:0.85rem;letter-spacing:0.02em}.news_post_title{font-size:2.65rem;line-height:1.05;letter-spacing:-0.03em}.news_post_meta{color:var(--text-light);font-weight:300}.news_figure_grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:860px;box-sizing:border-box}.news_figure_grid .news_figure{min-width:0;display:flex;flex-direction:column;height:100%}.news_figure_grid .news_figure img{flex:1;min-height:0;object-fit:cover;height:100%}.news_figure{display:grid;gap:10px;width:100%;box-sizing:border-box}.news_figure img{width:100%;height:auto;display:block;border-radius:16px;border:8px solid rgb(0 0 0 / 0%);background:var(--bg-hover);opacity:0.9}figcaption{color:var(--text-light);font-weight:300;font-size:0.85rem;text-align:center;text-wrap-style:balance}.news_post p{line-height:1.65}.news_post h2{font-size:1.7rem;font-weight:500}.news_post_footer{width:100%;max-width:600px;display:flex;flex-direction:column;gap:12px;padding-top:22px;border-top:1px solid rgba(0,0,0,0.06);color:var(--text-light);font-weight:300;font-size:0.9rem;box-sizing:border-box}.news_post_footer_row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.news_post_footer_label{min-width:56px}.news_tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:var(--bg-hover);font-size:0.8rem;font-weight:400}.news_callout{background:var(--bg-menu);border:1px solid rgba(0,0,0,0.06);border-radius:12px;padding:14px 16px;display:grid;gap:6px}.news_quote{padding-left:14px;border-left:3px solid var(--primary-color);color:var(--text-light)}.news_table_wrap{width:100%;overflow-x:auto}.news_table{width:100%;border-collapse:collapse;font-size:0.95rem}.news_table th,.news_table td{padding:10px 14px;text-align:left;border-bottom:1px solid rgba(0,0,0,0.08)}.news_table th{font-weight:600;color:var(--text-light);font-size:0.85rem;text-transform:uppercase;letter-spacing:0.04em}.news_table tbody tr:hover{background:var(--bg-hover)}.news_post code{background:var(--bg-hover);border-radius:6px;padding:0.1rem 0.35rem}.news_index .post_item{display:flex;flex-direction:column;gap:4px}.news_index .post_item a{font-weight:600}.news_index .post_meta{color:var(--text-light);font-weight:300}@media (max-width:660px){.news_index_page{padding-top:78px}.news_container{padding:0 1.4rem}.news_post{gap:42px;align-items:stretch;font-size:0.95rem}.news_post h2{font-size:1.5rem;line-height:1.3}.news_tldr{font-size:0.85rem}.news_post_header_content{padding:96px 1.4rem 44px 1.4rem}.news_cta_wrap{flex-wrap:wrap}.news_meta_bar{flex-wrap:wrap}.news_post_header{flex-direction:column;align-items:center}.news_post_header_img{width:100%;flex:none;height:200px}.news_post_title{font-size:1.5rem}.news_post ul{padding-left:1.4rem}.news_figure_grid{grid-template-columns:1fr}}.news_btn{align-self:center;background:transparent;color:var(--primary-color);padding:0.75rem 1.5rem;font-size:1rem;text-decoration:none;cursor:pointer}.news_btn:hover{filter:brightness(1.1)}.news_section h2{font-size:1.7rem;font-weight:500;line-height:1.1;letter-spacing:-0.03em}.landing_slide{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:4rem;padding:5rem 2rem 2rem 2rem}.landing_manifest{max-width:900px;font-size:2.15rem;line-height:1.55;font-weight:300;gap:14px;text-wrap-style:balance;text-align:center;padding:2rem 2rem 8rem 2rem}.landing_manifest p{margin:0;line-height:1.5}.manifest_mdst{font-weight:600;letter-spacing:-0.03em}.small_emoji{font-size:0.6em;vertical-align:middle}@media (max-width:660px){.landing_slide{padding:5rem 1rem 2rem 1rem}.landing_manifest{font-size:1.35rem;padding-bottom:7rem}}