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