.download-banner{background:#fff7ed;border:2px solid #c2410c;border-radius:10px;justify-content:space-between;align-items:center;gap:1.5rem;margin:2rem 0;padding:1.5rem;display:flex}.download-banner__content{flex:1;align-items:flex-start;gap:1rem;display:flex}.download-banner__icon{color:#c2410c;flex-shrink:0;width:28px;height:28px;margin-top:2px}.download-banner__title{color:#18181b;margin:0 0 .25rem;font-size:1.05rem;font-weight:700}.download-banner__text{color:#57534e;margin:0;font-size:.9375rem;line-height:1.6}.article-body .download-banner__button{white-space:nowrap;color:#fff;background:#c2410c;border-radius:8px;flex-shrink:0;align-items:center;padding:.65rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.article-body .download-banner__button:hover{color:#fff;background:#9a3412}.theme--dark .download-banner{background:#1c1410;border-color:#ea580c}.theme--dark .download-banner__icon{color:#fb923c}.theme--dark .download-banner__title{color:var(--color-text-primary)}.theme--dark .download-banner__text{color:#d4d4d8}.theme--dark .article-body .download-banner__button{color:#fff;background:#c2410c}.theme--dark .article-body .download-banner__button:hover{color:#fff;background:#9a3412}@media (width<=640px){.download-banner{text-align:center;flex-direction:column;align-items:stretch}.download-banner__content{flex-direction:column;align-items:center}.download-banner__button{justify-content:center}}
