.sheet-page{width:100%}.sheet{width:100%;max-width:100%;margin:0 auto;padding:24px 40px}.sheet-header{justify-content:space-between;align-items:flex-start;gap:32px;margin:24px 0;display:flex}.sheet-header-content{flex:1;min-width:0}.sheet-header-content p{margin-top:12px}.sheet-section{margin-top:40px}.sheet-preview{flex-direction:column;gap:24px;width:100%;display:flex}.sheet-item{align-items:flex-start;gap:32px;width:100%;display:flex}.sheet-label{flex-shrink:0;width:140px;padding-top:10px}.sheet-example{flex:1;min-width:0}.sheet-demo{border:2px dashed var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);align-items:flex-start;width:100%;padding:24px;display:flex}.sheet-demo-content{flex-direction:column;gap:16px;width:100%;display:flex}@media (max-width:768px){.sheet{padding:24px}.sheet-header{flex-direction:column;align-items:stretch;gap:24px}.sheet-item{flex-direction:column;gap:12px}.sheet-label{width:auto;padding-top:0}.sheet-example{width:100%}}@media (max-width:520px){.sheet{padding:20px}.sheet-preview{gap:20px}.sheet-section{margin-top:32px}.sheet-demo{padding:16px}}
