.empty-state-page{width:100%}.empty-state-docs{max-width:100%;margin:0 auto;padding:24px 40px}.empty-state-header{justify-content:space-between;align-items:flex-start;gap:32px;margin:24px 0;display:flex}.empty-state-header-content{flex:1;min-width:0}.empty-state-header-content p{margin-top:12px}.empty-state-section{flex-direction:column;gap:32px;margin-bottom:40px;display:flex}.empty-state-preview{flex-direction:column;gap:32px;width:100%;display:flex}.empty-state-row{grid-template-columns:160px minmax(0,1fr);align-items:start;gap:24px;display:grid}.empty-state-row-label{padding-top:12px}.empty-state-row-content{flex-wrap:wrap;align-items:flex-start;gap:24px;width:100%;min-width:0;display:flex}.empty-state-demo{width:100%;min-width:280px;max-width:560px}@media (max-width:768px){.empty-state-docs{padding:24px}.empty-state-header{flex-direction:column;align-items:stretch;gap:24px;margin:32px 0 48px}.empty-state-section{gap:24px;margin-bottom:32px}.empty-state-preview{gap:24px}.empty-state-row{grid-template-columns:1fr;gap:12px}.empty-state-row-label{padding-top:0}.empty-state-row-content{justify-content:center}.empty-state-demo{width:100%;min-width:0;max-width:520px}}@media (max-width:520px){.empty-state-docs{padding:20px}.empty-state-header{gap:16px;margin:24px 0 40px}.empty-state-header-content p{margin-top:8px}.empty-state-section{gap:20px;margin-bottom:24px}.empty-state-preview{gap:20px}.empty-state-row-content{justify-content:stretch}.empty-state-demo{width:100%;min-width:0;max-width:100%}}
