.model-site{--model-ink:#151515;--model-muted:rgba(21,21,21,0.62);--model-line:rgba(21,21,21,0.1);--model-paper:#fbfaf7;min-height:100vh;color:var(--model-ink);background:#fff;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.model-site .home-header-logo,.model-site .home-header-nav-link{min-height:44px}.model-site .home-header-nav-link{display:inline-flex;align-items:center}.model-main{min-height:100vh;padding-top:64px;overflow:hidden}.model-main h1,.model-main h2,.model-main h3{color:var(--model-ink)}.model-page-hero-image{width:min(1120px,calc(100% - 48px));margin:48px auto 0;overflow:hidden;border:1px solid var(--model-line);border-radius:24px;background:#fafafa;box-shadow:0 18px 54px rgba(21,21,21,.08)}.model-hero+.model-page-hero-image{margin-top:0}.model-page-hero-image+.model-section{padding-top:56px}.model-page-hero-image img{display:block;width:100%;height:auto}.model-eyebrow,.model-kicker{margin:0;color:var(--model-muted);font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.12em;text-transform:uppercase}.model-eyebrow{display:inline-flex;align-items:center;gap:9px}.model-hub{padding-bottom:120px;background:linear-gradient(180deg,#fff,#fffaf5 520px,#fff 920px),#fff}.model-hub-hero{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:112px 0 76px}.model-hub-hero h1{max-width:100%;margin:0;font-family:Montserrat,PingFang SC,sans-serif;font-size:clamp(48px,7vw,86px);font-weight:600;line-height:.98;letter-spacing:-.04em;white-space:nowrap}.model-hub-hero-subtitle{max-width:100%;margin:22px 0 0;color:var(--model-muted);font-size:17px;line-height:1.75;white-space:nowrap}.model-hub-hero-subtitle a{color:#F3A04C;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .2s ease}.model-hub-hero-subtitle a:focus-visible,.model-hub-hero-subtitle a:hover{color:color-mix(in srgb,#F3A04C 82%,#151515)}.model-hub-hero-subtitle a:focus-visible{outline:2px solid color-mix(in srgb,#F3A04C 55%,white);outline-offset:3px;border-radius:2px}.model-hub-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px;width:min(1120px,calc(100% - 48px));margin:0 auto}.model-hub-card{position:relative;display:flex;min-height:320px;flex-direction:column;justify-content:space-between;grid-column:span 6;padding:30px;overflow:hidden;border:1px solid var(--model-line);border-radius:28px;background:rgba(255,255,255,.92);color:inherit;text-decoration:none;box-shadow:0 18px 55px rgba(42,26,17,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.model-hub-card:before{position:absolute;right:-56px;bottom:-84px;width:230px;height:230px;border-radius:50%;background:color-mix(in srgb,var(--model-accent) 14%,white);filter:blur(3px);content:"";transition:transform .35s ease}.model-hub-card:hover{z-index:2;border-color:color-mix(in srgb,var(--model-accent) 35%,var(--model-line));box-shadow:0 25px 75px rgba(42,26,17,.11);transform:translateY(-7px)}.model-hub-card:hover:before{transform:scale(1.18)}.model-hub-card-stats,.model-hub-card-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.model-hub-card-brand{display:flex;min-width:0;align-items:center;gap:10px}.model-hub-card-logo-wrap{display:inline-flex;width:32px;height:32px;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 0 0 1px var(--model-line)}.model-hub-card-logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.model-hub-card-logo-wrap.is-glyph .model-hub-card-logo{width:18px;height:18px}.model-hub-card-link-icon{width:18px;height:18px;flex-shrink:0;transition:transform .2s ease}.model-hub-card:hover .model-hub-card-link-icon{transform:translate(3px,-3px)}.model-provider{color:var(--model-muted);font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.model-hub-card>div:nth-child(2){position:relative;z-index:1}.model-hub-card h2{margin:0;font-family:Montserrat,PingFang SC,sans-serif;font-size:34px;font-weight:600;line-height:1.08;letter-spacing:-.04em}.model-hub-card-stats{justify-content:flex-start;gap:24px}.model-hub-card-stats span{display:flex;flex-direction:column;color:var(--model-muted);font-size:11px;line-height:1.5}.model-hub-card-stats strong{color:var(--model-ink);font-family:Montserrat,sans-serif;font-size:21px}.model-hero{position:relative;display:flex;min-height:720px;flex-direction:column;align-items:center;justify-content:center;padding:84px 24px 104px;overflow:hidden;background:radial-gradient(circle at 50% 100%,color-mix(in srgb,var(--model-accent) 11%,transparent) 0,transparent 44%),linear-gradient(180deg,#fff 0,#fdfbf8 100%)}.model-hero-back{position:absolute;top:28px;left:max(24px,calc((100% - 1120px) / 2));z-index:3;margin-bottom:0;min-height:44px}.model-hero-copy{position:relative;z-index:2;display:flex;max-width:900px;flex-direction:column;align-items:center;text-align:center}.model-hero-logos{display:flex;align-items:center;justify-content:center;gap:28px}.model-hero-brand-logo,.model-hero-logo{width:100px;height:100px;border-radius:24px}.model-hero-brand-logo{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(21,21,21,.08),0 0 0 1px rgba(21,21,21,.05)}.model-hero-brand-logo.is-mark{padding:14px}.model-hero-brand-logo.is-glyph{padding:22px}.model-hero-brand-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.model-hero h1{max-width:900px;margin:56px 0 0;font-family:Montserrat,PingFang SC,sans-serif;font-size:clamp(46px,6vw,74px);font-weight:600;line-height:1.04;letter-spacing:-.045em}.model-composer-stage{position:relative;z-index:2;isolation:isolate;width:min(780px,100%);margin-top:56px}.model-composer-aura{position:absolute;inset:24px 48px 8px;z-index:-1;border-radius:36px;background:radial-gradient(ellipse at 50% 120%,color-mix(in srgb,var(--model-accent) 14%,white) 0,transparent 72%);filter:blur(36px);opacity:.55;pointer-events:none}.model-composer-shell{position:relative;padding:18px 18px 14px;border:1px solid rgba(21,21,21,.12);border-radius:28px;background:#fff;box-shadow:0 28px 80px rgba(51,34,24,.12),0 2px 8px rgba(21,21,21,.04);transition:border-color .2s ease,box-shadow .2s ease}.model-composer-shell:focus-within,.model-composer-shell:hover{border-color:rgba(21,21,21,.18);box-shadow:0 32px 90px rgba(51,34,24,.15),0 2px 8px rgba(21,21,21,.04)}.model-composer-input{display:block;width:100%;min-height:92px;resize:none;border:0;outline:0;background:transparent;color:var(--model-ink);font:inherit;font-size:16px;line-height:1.6}.model-composer-input::-moz-placeholder{color:rgba(21,21,21,.36)}.model-composer-input::placeholder{color:rgba(21,21,21,.36)}.model-composer-toolbar{display:flex;align-items:center;justify-content:space-between}.model-selector-wrap{position:relative;display:inline-flex;align-items:center}.model-selector{height:44px;max-width:240px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;outline:0;background:rgba(21,21,21,.055);color:var(--model-ink);cursor:pointer;font:inherit;font-family:Montserrat,PingFang SC,sans-serif;font-size:13px;font-weight:600;padding:0 38px 0 15px}.model-selector-wrap>svg{position:absolute;right:13px;width:14px;height:14px;pointer-events:none}.model-send-wrap{position:relative}.model-send-button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;background:var(--model-ink);color:#fff;cursor:pointer;box-shadow:0 7px 16px rgba(21,21,21,.18);transition:transform .2s ease,opacity .2s ease,background .2s ease}.model-send-button:focus-visible:not(:disabled),.model-send-button:hover:not(:disabled){background:var(--model-accent);transform:translateY(-2px)}.model-send-button:focus-visible{outline:3px solid color-mix(in srgb,var(--model-accent) 25%,transparent);outline-offset:3px}.model-send-button:disabled{cursor:not-allowed;opacity:.24}.model-send-button svg{width:19px;height:19px}.model-send-arrow{transform:rotate(-90deg)}.model-send-tooltip{position:absolute;right:0;bottom:calc(100% + 10px);width:-moz-max-content;width:max-content;max-width:220px;padding:8px 11px;border-radius:9px;background:var(--model-ink);color:#fff;font-size:12px;line-height:1.4;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.model-send-wrap:focus-within .model-send-tooltip,.model-send-wrap:hover .model-send-tooltip{opacity:1;transform:translateY(0)}.model-touch-use-label{display:none;margin:10px 2px 0;color:var(--model-muted);font-size:12px;text-align:right}.model-section{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:120px 0}.model-section.is-tinted{position:relative}.model-section.is-tinted:before{position:absolute;inset:0 calc((1120px - 100vw) / 2);z-index:-1;background:var(--model-paper);content:""}.model-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:42px}.model-section-heading h2{margin:10px 0 0;font-family:Montserrat,PingFang SC,sans-serif;font-size:clamp(34px,5vw,52px);font-weight:600;line-height:1.08;letter-spacing:-.04em}.model-back-link,.model-text-link{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;color:var(--model-ink);font-size:14px;font-weight:600;text-decoration:none}.model-text-link{padding:10px 0;border-bottom:1px solid var(--model-ink)}.model-back-link svg,.model-text-link svg{width:16px;height:16px;transition:transform .2s ease}.model-text-link:hover svg{transform:translateX(4px)}.model-back-link:hover svg{transform:translateX(-4px)}.model-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.model-resource-card{position:relative;display:flex;min-height:286px;flex-direction:column;padding:25px;overflow:hidden;border:1px solid var(--model-line);border-radius:22px;background:#fff;color:inherit;text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.model-resource-card:hover{border-color:rgba(21,21,21,.22);box-shadow:0 20px 55px rgba(42,26,17,.08);transform:translateY(-5px)}.model-resource-meta{display:flex;align-items:center;gap:9px;color:var(--model-muted);font-size:11px;line-height:1.4}.model-resource-source-name{flex:1 1 auto;overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.model-resource-meta time{flex:none;margin-left:auto}.model-source-badge{display:inline-flex;flex:0 0 auto;min-height:24px;align-items:center;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.04em;white-space:nowrap}.model-source-badge.is-official{background:#e6f5ed;color:#176541}.model-source-badge.is-media{background:#fff0df;color:#9a4d14}.model-source-badge.is-community{background:#eef0f3;color:#4d5560}.model-resource-card h3{margin:28px 0 14px;font-family:Montserrat,PingFang SC,sans-serif;font-size:20px;font-weight:600;line-height:1.42;letter-spacing:-.025em}.model-resource-card p{display:-webkit-box;margin:0;overflow:hidden;color:var(--model-muted);font-size:13px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:4}.model-resource-link{display:grid;width:34px;height:34px;place-items:center;margin-top:auto;align-self:flex-end;border-radius:50%;background:rgba(21,21,21,.06);transition:background .2s ease,color .2s ease}.model-resource-link svg{width:15px;height:15px}.model-resource-card:hover .model-resource-link{background:var(--model-ink);color:#fff}.model-resource-card.is-compact,.model-resource-grid.is-compact .model-resource-card{min-height:190px}.model-final-cta,.model-inline-cta{position:relative;display:flex;width:min(1120px,calc(100% - 48px));align-items:center;justify-content:space-between;gap:42px;margin:20px auto 120px;padding:48px 52px;overflow:hidden;border:1px solid color-mix(in srgb,var(--model-accent) 18%,var(--model-line));border-radius:30px;background:radial-gradient(circle at 88% 140%,color-mix(in srgb,var(--model-accent) 25%,transparent) 0,transparent 42%),#171717;color:#fff}.model-final-cta h2,.model-inline-cta h2{max-width:720px;margin:8px 0 10px;color:#fff;font-family:Montserrat,PingFang SC,sans-serif;font-size:clamp(28px,4vw,43px);font-weight:600;letter-spacing:-.035em}.model-final-cta p:last-child{max-width:650px;margin:0;color:rgba(255,255,255,.58);font-size:14px;line-height:1.7}.model-final-cta .model-kicker,.model-inline-cta .model-kicker{color:color-mix(in srgb,var(--model-accent) 75%,white)}.model-download-cta{display:inline-flex;min-height:48px;flex:0 0 auto;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border:0;border-radius:999px;background:#fff;color:#151515;cursor:pointer;font:inherit;font-size:14px;font-weight:600;box-shadow:0 10px 30px rgba(0,0,0,.14);transition:transform .2s ease,box-shadow .2s ease}.model-download-cta:hover{box-shadow:0 15px 38px rgba(0,0,0,.2);transform:translateY(-2px)}.model-download-cta:focus-visible{outline:3px solid color-mix(in srgb,var(--model-accent) 45%,white);outline-offset:3px}.model-download-cta svg{width:18px;height:18px}.model-collection{padding-bottom:20px;background:linear-gradient(180deg,#fffaf6,#fff 560px)}.model-collection-hero,.model-detail-header{margin:0 auto;padding:76px 0 58px}.model-collection-hero{width:min(1120px,calc(100% - 48px))}.model-detail-header{width:min(980px,calc(100% - 48px))}.model-back-link{margin-bottom:58px;color:var(--model-muted)}.model-collection-hero h1,.model-detail-header h1{margin:18px 0 22px;font-family:Montserrat,PingFang SC,sans-serif;font-size:clamp(42px,6vw,68px);font-weight:600;line-height:1.08;letter-spacing:-.045em}.model-collection-hero>p:not(.model-eyebrow){max-width:720px;margin:0;color:var(--model-muted);font-size:17px;line-height:1.8}.model-collection-meta{display:flex;gap:10px;margin-top:30px}.model-collection-meta span{padding:7px 11px;border:1px solid var(--model-line);border-radius:999px;background:rgba(255,255,255,.66);color:var(--model-muted);font-size:11px}.model-detail-disclosure,.model-editorial-note,.model-language-note{margin:0 auto;padding:18px 22px;border-left:3px solid #e8a763;border-radius:0 12px 12px 0;background:#fff8ef}.model-editorial-note{width:min(1120px,calc(100% - 48px))}.model-detail-disclosure,.model-language-note{width:min(980px,calc(100% - 48px))}.model-detail-disclosure strong,.model-editorial-note strong{font-size:13px}.model-detail-disclosure p,.model-editorial-note p{margin:5px 0 0;color:var(--model-muted);font-size:13px;line-height:1.7}.model-collection-list{padding-top:64px}.model-resource-group+.model-resource-group{margin-top:76px}.model-resource-group-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid var(--model-line)}.model-resource-group-heading h2{margin:0;font-size:clamp(23px,3vw,32px);letter-spacing:-.025em}.model-resource-group-heading span{color:var(--model-muted);font-size:12px}.model-detail{background:linear-gradient(180deg,#fffaf6,#fff 520px)}.model-detail-header{padding-bottom:48px}.model-detail-header h1{margin-bottom:0;font-size:clamp(38px,5.5vw,64px)}.model-detail-loading-line{height:16px;margin:0 0 14px;border-radius:999px;background:linear-gradient(90deg,rgba(21,21,21,.06),rgba(21,21,21,.12),rgba(21,21,21,.06));background-size:200% 100%;animation:model-detail-loading 1.2s ease-in-out infinite}.model-detail-loading-line.is-sm{width:88px;height:12px;margin-bottom:28px}.model-detail-loading-line.is-meta{width:180px;height:12px}.model-detail-loading-line.is-title{width:min(720px,100%);height:42px;margin:18px 0 28px;border-radius:12px}.model-detail-loading-line.is-short{width:62%}.model-detail-loading-panel{height:112px;margin-top:28px;border-radius:20px;background:linear-gradient(90deg,rgba(21,21,21,.04),rgba(21,21,21,.08),rgba(21,21,21,.04));background-size:200% 100%;animation:model-detail-loading 1.2s ease-in-out infinite}@keyframes model-detail-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.model-detail-layout{width:min(980px,calc(100% - 48px));margin:0 auto;padding:72px 0 90px;border-top:1px solid var(--model-line)}.model-language-note{width:100%;margin:0 0 34px;color:var(--model-muted);font-size:13px;line-height:1.7}.model-source-panel{display:flex;align-items:center;gap:28px;margin-top:28px;padding:20px 24px;border:1px solid var(--model-line);border-radius:20px;background:var(--model-paper)}.model-source-panel-identity{min-width:0;flex:1 1 220px}.model-source-panel-identity h2{margin:6px 0 0;font-family:Montserrat,PingFang SC,sans-serif;font-size:20px;line-height:1.3}.model-source-panel-facts{display:flex;flex-wrap:wrap;gap:8px 28px}.model-source-panel-facts p{display:grid;grid-template-columns:18px 1fr;gap:10px;margin:0;color:var(--model-ink);font-size:13px;line-height:1.5}.model-source-panel-facts svg{width:16px;height:16px;margin-top:2px;color:var(--model-muted)}.model-source-panel small{display:block;margin-bottom:2px;color:var(--model-muted);font-size:10px;text-transform:uppercase}.model-source-link{display:inline-flex;min-height:42px;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:999px;background:var(--model-ink);color:#fff;font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.model-source-link:hover{opacity:.88;transform:translateY(-1px)}.model-source-link svg{width:14px;height:14px}.model-markdown{color:#272727;font-size:16px;line-height:1.9}.model-markdown h2,.model-markdown h3,.model-markdown h4{scroll-margin-top:90px;font-family:Montserrat,PingFang SC,sans-serif;letter-spacing:-.025em}.model-markdown h2{margin:54px 0 18px;font-size:29px;line-height:1.35}.model-markdown h3{margin:38px 0 14px;font-size:22px}.model-markdown h4{margin:30px 0 12px;font-size:18px}.model-markdown ol,.model-markdown p,.model-markdown ul{margin:0 0 22px}.model-markdown li{margin:8px 0}.model-markdown li>p{margin:0}.model-markdown li>p+p{margin-top:8px}.model-markdown ul:has(>.article-task-item){padding-left:0;list-style:none}.model-markdown .article-task-item{display:flex;align-items:flex-start;gap:8px;list-style:none}.model-markdown .article-task-item input[type=checkbox]{flex:none;width:14px;height:14px;margin:8px 0 0;accent-color:#b54816}.model-markdown .article-task-item>p{flex:1;min-width:0}.model-markdown a{color:#b54816;text-underline-offset:3px}.model-markdown blockquote{margin:30px 0;padding:18px 22px;border-left:3px solid #d9a26b;background:#fff8ef;color:rgba(21,21,21,.72)}.model-markdown blockquote p:last-child{margin-bottom:0}.model-markdown pre{margin:28px 0;padding:22px;overflow-x:auto;border-radius:16px;background:#171717;color:#f6f3ef;font-size:13px;line-height:1.7}.model-markdown :not(pre)>code{padding:2px 6px;border-radius:5px;background:#f2eee9;color:#9a3f16;font-size:.88em}.model-markdown .article-table-scroll{margin:30px 0;overflow-x:auto;border:1px solid var(--model-line);border-radius:14px}.model-markdown table{width:100%;min-width:600px;border-collapse:collapse;font-size:13px}.model-markdown td,.model-markdown th{padding:12px 14px;border-right:1px solid var(--model-line);border-bottom:1px solid var(--model-line);text-align:left;vertical-align:top}.model-markdown th{background:var(--model-paper);font-weight:600}.model-detail-disclosure{margin-bottom:68px}.model-inline-cta{width:min(980px,calc(100% - 48px));margin-bottom:40px;padding:34px 38px}.model-inline-cta h2{font-size:clamp(25px,4vw,36px)}.model-related{padding-top:60px}@media (max-width:900px){.model-source-panel{flex-wrap:wrap;align-items:flex-start}.model-source-panel-facts,.model-source-panel-identity{flex:1 1 100%}.model-source-link{width:100%}}@media (max-width:640px){.model-main{padding-top:52px}.model-collection,.model-detail,.model-hub{overflow:hidden}.model-page-hero-image{width:min(100% - 32px,1120px);margin-top:24px;border-radius:16px}.model-hero+.model-page-hero-image{margin-top:0}.model-page-hero-image+.model-section{padding-top:40px}.model-collection-hero,.model-detail-disclosure,.model-detail-header,.model-detail-layout,.model-editorial-note,.model-final-cta,.model-hub-grid,.model-hub-hero,.model-inline-cta,.model-section{width:min(100% - 32px,1120px)}.model-hub-hero{padding:72px 0 46px}.model-hub-hero h1{font-size:46px;line-height:1.02;white-space:normal}.model-hub-hero-subtitle{margin-top:16px;font-size:15px;line-height:1.7;white-space:normal}.model-hub-grid{display:flex;flex-direction:column}.model-hub-card{min-height:264px;padding:24px}.model-hero{min-height:680px;padding:70px 16px 92px}.model-hero-back{top:16px;left:16px}.model-hero-logo{width:100px;height:100px}.model-hero h1{font-size:42px}.model-composer-stage,.model-hero h1{margin-top:40px}.model-composer-shell{padding:15px 15px 12px;border-radius:22px}.model-composer-input{min-height:104px;font-size:15px}.model-send-button{width:44px;height:44px}.model-send-tooltip{display:none}.model-touch-use-label{display:block}.model-section{padding:86px 0}.model-section.is-tinted:before{right:-16px;left:-16px}.model-site .home-header-nav>a[href="/#campaigns"],.model-site .home-header-nav>a[href="/#hubs"]{display:none}.model-site .home-header-nav{gap:10px}.model-site .home-header{padding-top:4px;padding-bottom:4px}.model-section-heading{align-items:flex-start;flex-direction:column;margin-bottom:30px}.model-section-heading h2{font-size:36px}.model-resource-grid,.model-resource-grid.is-compact{grid-template-columns:1fr}.model-resource-card,.model-resource-card.is-compact{min-height:245px}.model-final-cta,.model-inline-cta{align-items:flex-start;flex-direction:column;margin-bottom:86px;padding:30px 26px;border-radius:24px}.model-download-cta{width:100%}.model-collection-hero,.model-detail-header{padding:54px 0 44px}.model-back-link{margin-bottom:42px}.model-collection-hero h1,.model-detail-header h1{font-size:40px}.model-collection-hero>p:not(.model-eyebrow){font-size:15px}.model-collection-meta{align-items:flex-start;flex-direction:column}.model-collection-list{padding-top:48px}.model-source-panel{padding:16px 18px;gap:16px}.model-detail-layout{padding:48px 0 70px}.model-markdown{font-size:15px;line-height:1.85}.model-markdown h2{font-size:25px}}@media (max-width:360px){.model-site .home-header-logo-text{display:none}}.model-site :where(a,button,select,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--model-accent,#ff5a1f) 38%,transparent);outline-offset:3px}.model-site .model-composer-input:focus-visible,.model-site .model-selector:focus-visible{outline:none}@media (prefers-reduced-motion:reduce){.model-site *,.model-site :after,.model-site :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}