.calendar-page{width:100%;min-height:100%}.calendar-docs{max-width:100%;margin:0 auto;padding:24px 40px}.calendar-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin:24px 0;display:flex}.calendar-header-content{flex-direction:column;gap:12px;max-width:720px;display:flex}.calendar-section{flex-direction:column;width:100%;display:flex}.calendar-preview{flex-direction:column;gap:24px;display:flex}.calendar-row{align-items:flex-start;gap:24px;width:100%;display:flex}.calendar-row-label{word-break:break-word;flex:0 0 180px;padding-top:8px}.calendar-row-content{flex:1;align-items:flex-start;min-width:0;display:flex}.calendar-demo{display:inline-flex}.calendar-demo[class*=fullWidth]{width:100%;display:flex}@media (max-width:768px){.calendar-docs{padding:24px 16px}.calendar-header{flex-direction:column}.calendar-row{flex-direction:column;gap:12px}.calendar-row-label{flex:none;padding-top:0}.calendar-row-content,.calendar-demo,.calendar-demo[class*=fullWidth]{width:100%}}
